.elementor-383494 .elementor-element.elementor-element-6ba00ef9{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:var(--custom-section-vertical-padding);--padding-bottom:var(--custom-section-vertical-padding);--padding-left:0;--padding-right:0;}.elementor-383494 .elementor-element.elementor-element-6380261e{--display:flex;}.elementor-383494 .elementor-element.elementor-element-38e21550 .elementor-heading-title{font-family:var( --e-global-typography-a0532f7-font-family ), Sans-serif;font-size:var( --e-global-typography-a0532f7-font-size );font-weight:var( --e-global-typography-a0532f7-font-weight );line-height:var( --e-global-typography-a0532f7-line-height );color:var( --e-global-color-454e6aff );}.elementor-383494 .elementor-element.elementor-element-238e51b3{--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:flex-start;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-383494 .elementor-element.elementor-element-51ce7071{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-383494 .elementor-element.elementor-element-4f7684c5 img{width:100%;}.elementor-383494 .elementor-element.elementor-element-43949f5f{--display:flex;--padding-top:2rem;--padding-bottom:2rem;--padding-left:2rem;--padding-right:2rem;}.elementor-383494 .elementor-element.elementor-element-56db4c9c .elementor-heading-title{font-family:var( --e-global-typography-430a990-font-family ), Sans-serif;font-size:var( --e-global-typography-430a990-font-size );font-weight:var( --e-global-typography-430a990-font-weight );line-height:var( --e-global-typography-430a990-line-height );color:var( --e-global-color-text );}.elementor-383494 .elementor-element.elementor-element-6d44fb08{font-family:var( --e-global-typography-c2a0f3e-font-family ), Sans-serif;font-size:var( --e-global-typography-c2a0f3e-font-size );font-weight:var( --e-global-typography-c2a0f3e-font-weight );line-height:var( --e-global-typography-c2a0f3e-line-height );}@media(min-width:640px){.elementor-383494 .elementor-element.elementor-element-6380261e{--width:40%;}.elementor-383494 .elementor-element.elementor-element-51ce7071{--width:30%;}.elementor-383494 .elementor-element.elementor-element-43949f5f{--width:70%;}}@media(max-width:1024px) and (min-width:640px){.elementor-383494 .elementor-element.elementor-element-6380261e{--width:100%;}.elementor-383494 .elementor-element.elementor-element-43949f5f{--width:70%;}}@media(max-width:1024px){.elementor-383494 .elementor-element.elementor-element-6ba00ef9{--flex-direction:row-reverse;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap-reverse;}.elementor-383494 .elementor-element.elementor-element-6380261e{--padding-top:2rem;--padding-bottom:2rem;--padding-left:2rem;--padding-right:2rem;}.elementor-383494 .elementor-element.elementor-element-38e21550 .elementor-heading-title{font-size:var( --e-global-typography-a0532f7-font-size );line-height:var( --e-global-typography-a0532f7-line-height );}.elementor-383494 .elementor-element.elementor-element-56db4c9c .elementor-heading-title{font-size:var( --e-global-typography-430a990-font-size );line-height:var( --e-global-typography-430a990-line-height );}.elementor-383494 .elementor-element.elementor-element-6d44fb08{font-size:var( --e-global-typography-c2a0f3e-font-size );line-height:var( --e-global-typography-c2a0f3e-line-height );}}@media(max-width:639px){.elementor-383494 .elementor-element.elementor-element-38e21550 .elementor-heading-title{font-size:var( --e-global-typography-a0532f7-font-size );line-height:var( --e-global-typography-a0532f7-line-height );}.elementor-383494 .elementor-element.elementor-element-56db4c9c .elementor-heading-title{font-size:var( --e-global-typography-430a990-font-size );line-height:var( --e-global-typography-430a990-line-height );}.elementor-383494 .elementor-element.elementor-element-6d44fb08{font-size:var( --e-global-typography-c2a0f3e-font-size );line-height:var( --e-global-typography-c2a0f3e-line-height );}}/* Start custom CSS */.gsap-marquee {
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  background: transparent;
  padding: 10px 0;
}

.marquee-track {
  display: flex;
  flex-wrap: nowrap;
  white-space: nowrap;
  gap: 2rem;
}

.marquee-item {
  flex-shrink: 0;
  font-size: 1.5rem;
  white-space: nowrap;
  font-family: itc-giovanni;
  font-size: clamp(1.91rem, 1.812rem + 0.49vw, 2.25rem);
}
.marquee-item:nth-child(even) {
    color: #FFB824;
}/* End custom CSS */