.elementor-8391726 .elementor-element.elementor-element-2785e329{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-8391726 .elementor-element.elementor-element-2785e329:not(.elementor-motion-effects-element-type-background), .elementor-8391726 .elementor-element.elementor-element-2785e329 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://bmgpaarl.co.za/wp-content/uploads/2026/03/closeup-headlight-of-shiny-red-luxury-suv-compact-2026-01-07-06-47-30-utc-scaled.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-8391726 .elementor-element.elementor-element-419de37d img{max-width:645px;}.elementor-8391726 .elementor-element.elementor-element-791b908a{text-align:center;}.elementor-8391726 .elementor-element.elementor-element-791b908a .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:34px;font-weight:300;text-transform:uppercase;letter-spacing:10px;color:#FFFFFF;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-8391726 .elementor-element.elementor-element-419de37d img{max-width:287px;}.elementor-8391726 .elementor-element.elementor-element-791b908a .elementor-heading-title{font-size:14px;}}/* Start custom CSS for container, class: .elementor-element-2785e329 *//* Smooth saturation pulse (background-only) */
.elementor-8391726 .elementor-element.elementor-element-2785e329{
  position: relative;
  isolation: isolate; /* keeps z-index layering predictable */
}

.elementor-8391726 .elementor-element.elementor-element-2785e329::before{
  content: "";
  position: absolute;
  inset: 0;
  background: inherit;              /* copies the background image/settings */
  background-position: inherit;
  background-size: inherit;
  background-repeat: inherit;

  z-index: 0;
  pointer-events: none;

  filter: saturate(1);
  animation: dsSatSmooth 1s ease-in-out infinite alternate;
  will-change: filter;
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* keep actual content above the animated background layer */
.elementor-8391726 .elementor-element.elementor-element-2785e329 > *{
  position: relative;
  z-index: 1;
}

@keyframes dsSatSmooth{
  from { filter: saturate(1); }      /* 100% */
  to   { filter: saturate(0); }   /* 15% */
}/* End custom CSS */