.elementor-kit-8{--e-global-color-primary:#283375;--e-global-color-secondary:#E97097;--e-global-color-text:#20274C;--e-global-color-accent:#FBF9F5;--e-global-typography-primary-font-family:"freight-sans-condensed-pro";--e-global-typography-primary-font-size:85px;--e-global-typography-primary-font-weight:900;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"freight-sans-condensed-pro";--e-global-typography-secondary-font-size:50px;--e-global-typography-secondary-font-weight:900;--e-global-typography-secondary-font-style:normal;--e-global-typography-text-font-family:"freight-sans-condensed-pro";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"swear-text";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-font-style:normal;--e-global-typography-58115ab-font-family:"ivypresto-headline";--e-global-typography-58115ab-font-weight:900;--e-global-typography-58115ab-font-style:italic;--e-global-typography-ab825c2-font-family:"swear-display";--e-global-typography-ab825c2-font-size:40px;--e-global-typography-ab825c2-font-weight:700;--e-global-typography-ab825c2-font-style:italic;--e-global-typography-d632ef3-font-family:"freight-sans-condensed-pro";--e-global-typography-d632ef3-font-size:20px;--e-global-typography-d632ef3-font-weight:900;--e-global-typography-46b3293-font-family:"freight-sans-condensed-pro";--e-global-typography-46b3293-font-size:40px;--e-global-typography-84bec6f-font-family:"freight-sans-condensed-pro";--e-global-typography-84bec6f-font-size:25px;--e-global-typography-84bec6f-font-weight:900;color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );background-color:#FCF9F4;}.elementor-kit-8 p{margin-block-end:16px;}.elementor-kit-8 h1{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-8 h2{color:var( --e-global-color-accent );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-8{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-8 h1{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-8 h2{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1270px;}.e-con{--container-max-width:1270px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-primary-font-size:40px;--e-global-typography-secondary-font-size:25px;--e-global-typography-text-font-size:12px;--e-global-typography-accent-font-size:12px;--e-global-typography-58115ab-font-size:80px;--e-global-typography-ab825c2-font-size:30px;--e-global-typography-d632ef3-font-size:40px;--e-global-typography-46b3293-font-size:30px;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-8 p{margin-block-end:12px;}.elementor-kit-8 h1{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-8 h2{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:770px;}.e-con{--container-max-width:770px;}}/* Start custom CSS */.marquee-content {
  overflow: hidden;
  width: 100%;
}

.marquee-content .elementor-widget-container {
  display: inline-block;
  white-space: nowrap;
  animation: marquee 10s linear infinite !important;
}

@keyframes marquee {
  0% { transform: translateX(100%); }
  100% { transform: translateX(-100%); }
}/* End custom CSS */