.elementor-kit-1089{--e-global-color-primary:#00CB99;--e-global-color-secondary:#DCDCDC;--e-global-color-text:#444444;--e-global-color-accent:#444444;--e-global-color-bab4e2b:#000000;--e-global-typography-primary-font-family:"Chivo";--e-global-typography-primary-font-size:15px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-letter-spacing:0.1px;--e-global-typography-secondary-font-family:"Chivo";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Chivo";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Chivo";--e-global-typography-accent-font-weight:700;color:#797979;font-family:"Chivo", Sans-serif;font-size:15px;font-weight:400;line-height:1.55em;letter-spacing:0.1px;}.elementor-kit-1089 e-page-transition{background-color:#FFBC7D;}body.elementor-page{--color-gradient-start:#00CB99;--color-gradient-stop:#00CB99;}.main-header .navbar-brand{max-width:250px;}.elementor-kit-1089 a{font-family:"Chivo", Sans-serif;}.elementor-kit-1089 .lqd-post-content,.elementor-kit-1089 .lqd-post-header .entry-excerpt{font-family:"Chivo", Sans-serif;}h1, .h1{color:#444444;font-family:"Chivo", Sans-serif;font-size:54px;font-weight:700;line-height:1.05em;letter-spacing:-0.2px;}h2, .h2{color:#444444;font-family:"Chivo", Sans-serif;font-size:42px;font-weight:700;line-height:1.05em;letter-spacing:-0.2px;}h3, .h3{color:#444444;font-family:"Chivo", Sans-serif;font-size:36px;font-weight:700;line-height:1.05em;}h4, .h4{color:#01213A;font-family:"Chivo", Sans-serif;font-size:32px;font-weight:500;line-height:1.05em;}h5, .h5{color:var( --e-global-color-bab4e2b );font-family:"Chivo", Sans-serif;font-size:20px;font-weight:500;line-height:1.2em;letter-spacing:-0.2px;}h6, .h6{color:var( --e-global-color-bab4e2b );font-family:"Chivo", Sans-serif;font-size:10px;font-weight:700;text-transform:uppercase;line-height:1.2em;letter-spacing:1px;}.page-scheme-dark{color:rgba(255, 255, 255, 0.8);}.page-scheme-dark h1, .page-scheme-dark .h1{color:#ffffff;}.page-scheme-dark h2, .page-scheme-dark .h2{color:#ffffff;}.page-scheme-dark h3, .page-scheme-dark .h3{color:#ffffff;}.page-scheme-dark h4, .page-scheme-dark .h4{color:#ffffff;}.page-scheme-dark h5, .page-scheme-dark .h5{color:#ffffff;}.page-scheme-dark h6, .page-scheme-dark .h6{color:#ffffff;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1270px;}.e-con{--container-max-width:1270px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1199px){.main-header .lqd-mobile-sec .navbar-brand img{max-width:250px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.main-header .lqd-mobile-sec .navbar-brand img{max-width:250px;}h1, .h1{font-size:42px;}h2, .h2{font-size:35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Frosted Glass Effect for Mobile Header - Same as Buttons */
.lqd-mobile-sec {
    /* Remove existing background */
    background: none !important;
    
    /* Frosted glass background - same as buttons */
    background: rgba(255, 255, 255, 0.25) !important;
    backdrop-filter: blur(15px) saturate(180%) !important;
    -webkit-backdrop-filter: blur(15px) saturate(100%) !important;
    
    /* Border like frosted glass buttons */
    border-bottom: 1px solid rgba(255, 255, 255, 0.4) !important;
}

/* Mobile navigation dropdown with same frosted glass */
.lqd-mobile-sec-nav {
    /* Same frosted glass background as buttons */
    background: rgba(255, 255, 255, 0.25) !important;
    backdrop-filter: blur(15px) saturate(180%) !important;
    -webkit-backdrop-filter: blur(15px) saturate(180%) !important;
    
    /* Border like buttons */
    border: 1px solid rgba(255, 255, 255, 0.4) !important;
}

/* Mobile navigation when expanded - enhanced frosted glass */
.mobile-nav-activated .lqd-mobile-sec-nav {
    background: rgba(255, 255, 255, 0.35) !important;
    backdrop-filter: blur(20px) saturate(200%) !important;
    -webkit-backdrop-filter: blur(20px) saturate(200%) !important;
    border-color: rgba(255, 255, 255, 0.5) !important;
}/* End custom CSS */