.elementor-35 .elementor-element.elementor-element-8956a1b{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:-56px;--margin-left:0px;--margin-right:0px;}.elementor-35 .elementor-element.elementor-element-8956a1b:not(.elementor-motion-effects-element-type-background), .elementor-35 .elementor-element.elementor-element-8956a1b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00000066;}.elementor-35 .elementor-element.elementor-element-47a0c75 .advanced-menu-header{transition:background-color 300ms ease, backdrop-filter 300ms ease, box-shadow 300ms ease;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for container, class: .elementor-element-8956a1b */@scroll-timeline textColorChange {
  source: auto;
  scroll-offsets: (start 0, end 100%);
}

.scroll-text {
  animation: colorFade 1 both;
  animation-timeline: textColorChange;
}

@keyframes colorFade {
  from { color: white; }
  to { color: red; }
}/* End custom CSS */