.elementor .e-87f5f83-b8b3849{width:50%;}.elementor .e-d27e81e-bdf3977{width:50%;}.elementor .e-1db29a8-130a833{background-color:#fbfafa;/* Ensure columns have equal 50% split on desktop */
@media (min-width: 1024px) {
  selector > .e-con-inner > .e-con,
  selector > .e-con {
      width: 50% !important;
  }
}

/* Tablet and Mobile adjustments: break columns into full-width stacked rows */
@media (max-width: 1023px) {
  selector > .e-con-inner,
  selector {
      flex-direction: column !important;
      flex-wrap: nowrap !important;
  }

  selector > .e-con-inner > .e-con,
  selector > .e-con {
      width: 100% !important;
      max-width: 100% !important;
  }
}\n}.elementor .e-113d4a1-3fd41b2{align-self:center;}.elementor .e-43f4c13-2b32dcb{color:#999595;background-color:#ffffff;display:flex;align-self:center;}