.elementor-kit-7{--e-global-color-primary:#0B2D56;--e-global-color-secondary:#C8102E;--e-global-color-text:#1A1A1A;--e-global-color-accent:#6B7280;--e-global-color-9a206dd:#E5E7EB;--e-global-typography-primary-font-family:"Oswald";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:600;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.page-header { background-color: #0B2D56; padding: 60px 0; } .page-header .entry-title { color: #FFFFFF; }

.trust-marquee { width: 100%; overflow: hidden; }
.trust-marquee-track { display: flex; width: max-content; animation: trust-scroll 25s linear infinite; }
.trust-marquee-track .marquee-content { display: flex; align-items: center; flex-shrink: 0; }
@keyframes trust-scroll { from { transform: translateX(0); } to { transform: translateX(-50%); } }
.marquee-content .item { color: #fff; font-weight: 700; text-transform: uppercase; font-family: 'Montserrat', sans-serif; font-size: 16px; margin: 0 20px; white-space: nowrap; }
.marquee-content .star { color: #fff; margin: 0 20px; }/* End custom CSS */