.elementor-4190 .elementor-element.elementor-element-b353647{--display:flex;--min-height:110px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4190 .elementor-element.elementor-element-b353647:not(.elementor-motion-effects-element-type-background), .elementor-4190 .elementor-element.elementor-element-b353647 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-416a180 );}.elementor-4190 .elementor-element.elementor-element-b1b03fe{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4190 .elementor-element.elementor-element-5c324b4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4190 .elementor-element.elementor-element-45b53c2{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-4190 .elementor-element.elementor-element-45b53c2:not(.elementor-motion-effects-element-type-background), .elementor-4190 .elementor-element.elementor-element-45b53c2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-4190 .elementor-element.elementor-element-4cf91f1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS */.bg-split-35{
  background: linear-gradient(90deg, #000 0 35%, #fff 35% 100%);
}

.bg-split-50{
  background: linear-gradient(90deg, #000 0 50%, #fff 50% 100%);
}

.bg-split-55{
  background: linear-gradient(90deg, #000 0 55%, #fff 55% 100%);
}

.bg-split-60{
  background: linear-gradient(90deg, #000 0 60%, #fff 60% 100%);
}

.bg-split-65{
  background: linear-gradient(90deg, #000 0 65%, #fff 65% 100%);
}

.bg-split-rv-35{
  background: linear-gradient(90deg, #fff 0 65%, #000 65% 100%);
}

.bg-split-rv-50{
  background: linear-gradient(90deg, #fff 0 50%, #000 50% 100%);
}

.bg-split-rv-55{
  background: linear-gradient(90deg, #fff 0 45%, #000 45% 100%);
}

.bg-split-rv-60{
  background: linear-gradient(90deg, #fff 0 40%, #000 40% 100%);
}

.bg-split-rv-65{
  background: linear-gradient(90deg, #fff 0 35%, #000 35% 100%);
}

@media (max-width: 766px) {
  .mobile-bg-20 {
    background: linear-gradient(90deg, #000 0 5%, #fff 5% 100%) !important;
  }
}

@media (min-width: 767px) and (max-width: 879px) {
  .mobile-bg-20 {
    background: linear-gradient(90deg, #000 0 25%, #fff 25% 100%) !important;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .mobile-rv-20 {
    background: linear-gradient(90deg, #fff 0 55%, #000 55% 100%) !important;
  }
}

@media (max-width: 767px) {
  .mobile-rv-20 {
    background: linear-gradient(90deg, #fff 0 95%, #000 95% 100%) !important;
  }
}

@media (min-width: 767px) and (max-width: 879px) {
  .mobile-rv-20 {
    background: linear-gradient(90deg, #fff 0 75%, #000 75% 100%) !important;
  }
}

/* Disable Elementor Page Settings Scroll Snap on mobile */
@media (max-width: 880px) {

  html, body {
    scroll-snap-type: none !important;
    scroll-padding-top: 0 !important;
    scroll-behavior: auto !important;

    /* Elementor sometimes forces full-height scrolling */
    height: auto !important;
    overflow-y: auto !important;
  }

  /* Catch common Elementor wrappers (varies by theme/setup) */
  body,
  #page,
  #content,
  .elementor,
  .elementor-page,
  .elementor-page-wrapper,
  .dialog-lightbox-widget {
    scroll-snap-type: none !important;
    height: auto !important;
    overflow: visible !important;
  }

  /* Remove snap points from sections/containers */
  .elementor-section,
  .elementor-container,
  .elementor-element,
  .e-con,
  .e-con-inner {
    scroll-snap-align: none !important;
    scroll-snap-stop: normal !important;
  }
}/* End custom CSS */