.elementor-kit-318{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#4A5568;--e-global-color-accent:#E8431A;--e-global-color-d6a2eed:#FFFFFF;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Nunito";--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:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-318 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);}@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;}}:root { --Main:#0F2910; --Inter:Inter; --Headings:Nunito; --White:#ffffff; --Accent:#E8431A; --Muted:#F5F3EE; --Yellow:#F5C200; --Body:#4A5568; --Green:#2E8A5C; }
/* Start custom CSS *//* HOME PAGE */
body.home .site-header {top: 44px; background-color: transparent; transition: top 0.2s ease, background-color 0.2s ease; }
body.home .site-header.scrolled {top: 0; background-color: rgba(15, 41, 16, 0.92); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px);}
body:not(.home) .site-header {background-color: #ffffff;}

/* Shine */
.shine-button p::before {
    content: "✦";
    color: #E8431A;
    font-size: 13px;
    margin-right: 6px;
}
.check-list span > span {
    display: inline-block;
    margin-right: 7px;
}
.shine-text strong,
.check-list span > span,
.shine-button p::before{
    color: #E8431A;
}

.hidden {display:none !important}
.htop a > strong {color:#FFE68A; text-decoration:underline;}/* End custom CSS */