.elementor-kit-4531{--e-global-color-primary:#05093B;--e-global-color-secondary:#060B39;--e-global-color-text:#7A7A7A;--e-global-color-accent:#00D57D;--e-global-color-2ef12d3c:#6EC1E4;--e-global-color-587a8178:#54595F;--e-global-color-6b116beb:#61CE70;--e-global-color-2e86345d:#4054B2;--e-global-color-12028917:#23A455;--e-global-color-49b73ee4:#000;--e-global-color-166c1fa6:#FFF;--e-global-color-536cddba:#4054B2;--e-global-color-3b420774:#23A455;--e-global-color-285c5eb1:#000;--e-global-color-7d8ec:#FFF;--e-global-color-0281467:#05093B;--e-global-color-54676b9:#1F9FFF;--e-global-color-3df03ad:#960AFF;--e-global-color-aa526f8:#F02770;--e-global-color-52eb0f8:#FCC921;--e-global-color-12d3f7d:#00D47D;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#000000;font-family:"Poppins", Poppins;}.elementor-kit-4531 a{color:#2CAAE2;font-family:"Poppins", Poppins;}.elementor-kit-4531 h1{color:#2CAAE2;font-family:"Poppins", Poppins;font-size:51px;}.elementor-kit-4531 h2{color:#2CAAE2;font-family:"Poppins", Poppins;font-size:40px;}.elementor-kit-4531 h3{color:#2CAAE2;font-family:"Poppins", Poppins;font-size:30px;}.elementor-kit-4531 h4{color:#2CAAE2;font-size:25px;}.elementor-kit-4531 h5{color:#2CAAE2;font-family:"Poppins", Poppins;font-size:22px;}.elementor-kit-4531 h6{color:#2CAAE2;font-family:"Poppins", Poppins;font-size:19px;}.elementor-kit-4531 button,.elementor-kit-4531 input[type="button"],.elementor-kit-4531 input[type="submit"],.elementor-kit-4531 .elementor-button{font-family:"Poppins", Poppins;}.elementor-kit-4531 label{font-family:"Poppins", Poppins;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1333px;}.e-container{--container-max-width:1333px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-4531 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-container{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--container-max-width:767px;}}/* Start custom CSS */header.sticky-header {
    --header-height: 92px;
    --opacity: 0.90;
    --shrink-me: 0.80;
    --sticky-background-color: #fff;
    --transition: .3s ease-in-out;

    transition: background-color var(--transition),
                background-image var(--transition),
                backdrop-filter var(--transition),
                opacity var(--transition);
}
header.sticky-header.elementor-sticky--effects {
    background-color: var(--sticky-background-color) !important;
    background-image: none !important;
    opacity: var(--opacity) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
header.sticky-header &gt; .elementor-container {
    transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects &gt; .elementor-container {
    min-height: calc(var(--header-height) * var(--shrink-me))!important;
    height: calc(var(--header-height) * var(--shrink-me));
}
header.sticky-header .elementor-nav-menu .elementor-item {
    transition: padding var(--transition);
}
header.sticky-header.elementor-sticky--effects .elementor-nav-menu .elementor-item {
    padding-bottom: 10px!important;
    padding-top: 10px!important;
}
header.sticky-header &gt; .elementor-container .logo img {
    transition: max-width var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {
    max-width: 30%;
}


/* Fixes for the homepage sticky-header in mobile */
@media screen and (max-width: 768px) {
    .sticky-header {
        padding-top: 0px!important;
    }
    .hp-shrink-nav-menu .elementor-menu-toggle {
        color: #fff !important;
        margin-right: -50px !important;
    }
    .sticky-header {
        padding-top: 0px !important;
    }
    .sticky-header .logo.start img {
        margin-top: -12px !important;
    }
}/* End custom CSS */