.elementor-kit-11{--e-global-color-primary:#173B2E;--e-global-color-secondary:#33995A;--e-global-color-text:#2B2B2BAD;--e-global-color-accent:#2B2B2B;--e-global-color-4873ccd:#A2CC66;--e-global-color-4bb9c99:#A1D5E7;--e-global-color-b0ab675:#F5F6F8;--e-global-color-25dcdd0:#FEF5EE;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lato";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Lato";--e-global-typography-accent-font-weight:500;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1260px;}.e-con{--container-max-width:1260px;}.elementor-widget:not(:last-child){--kit-widget-spacing:15px;}.elementor-element{--widgets-spacing:15px 15px;--widgets-spacing-row:15px;--widgets-spacing-column:15px;}{}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 */.smart-sticky-header {
    transition: transform 0.35s ease, box-shadow 0.35s ease;
    will-change: transform;
}

.smart-sticky-header.header-hidden {
    transform: translateY(-110%);
}

.smart-sticky-header.header-visible {
    transform: translateY(0);
}/* End custom CSS */