.elementor-kit-45{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#272727;--e-global-color-accent:#3CD0FB;--e-global-color-6259521c:#FFF;--e-global-color-96f171a:#272727;--e-global-color-e496e0e:#F1F1F1;--e-global-color-16fce31:#1C58BC;--e-global-typography-primary-font-family:"League Spartan";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"League Spartan";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"League Spartan";--e-global-typography-accent-font-weight:700;font-family:"Inter", Sans-serif;font-size:18px;line-height:1.5em;}.elementor-kit-45 button,.elementor-kit-45 input[type="button"],.elementor-kit-45 input[type="submit"],.elementor-kit-45 .elementor-button{background-color:var( --e-global-color-accent );font-size:20px;font-weight:bold;color:var( --e-global-color-6259521c );border-radius:0px 0px 0px 0px;}.elementor-kit-45 button:hover,.elementor-kit-45 button:focus,.elementor-kit-45 input[type="button"]:hover,.elementor-kit-45 input[type="button"]:focus,.elementor-kit-45 input[type="submit"]:hover,.elementor-kit-45 input[type="submit"]:focus,.elementor-kit-45 .elementor-button:hover,.elementor-kit-45 .elementor-button:focus{background-color:var( --e-global-color-16fce31 );}.elementor-kit-45 e-page-transition{background-color:#FFBC7D;}.elementor-kit-45 a{color:var( --e-global-color-accent );}.elementor-kit-45 h1{font-size:60px;line-height:1.3em;}.elementor-kit-45 h2{font-size:45px;}.elementor-kit-45 h3{font-size:35px;}.elementor-kit-45 h4{font-size:20px;}.elementor-kit-45 h5{font-size:18px;}.elementor-kit-45 h6{font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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-kit-45 h1{font-size:38px;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    overflow-x: hidden;
}

#stickyHeader {
    position: fixed;
    top: -115px; /* Hidden initially */
    left: 0;
    width: 100%;
    background: #FC880A; /* Change to match branding */
    color: #fff;
    padding: 10px 0;
    text-align: center;
    transition: top 0.3s ease-in-out;
    z-index: 999;
}/* End custom CSS */