.elementor-kit-7{--e-global-color-primary:#0E1320;--e-global-color-secondary:#243649;--e-global-color-text:#5B667D;--e-global-color-accent:#FF6600;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Instrument Serif";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-font-style:italic;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1160px;}.e-con{--container-max-width:1160px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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 { --white:#ffffff; --border:rgba(14, 19, 32, 0.08); --zero-pad:0px; --soft:#8a93a7; --text:#5b667d; --ink:#0e1320; --ink-2:#243049; --green:#12ad2b; --blue:#0069b4; --orange:#ff6600; --Soft:#8a93a7; --orange-soft:#fff0e6; --green-soft:#e6f7ea; --red:#d83a3a; --red-soft:#fdeaea; --blue-soft:#e2f0fa; --DUP_text:#5b667d; --DUP_green:#12ad2b; --DUP_orange:#ff6600; }
/* Start custom CSS */body {
    overflow-x:hidden;
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: var(--ink);
}
a, a:hover {
    color:var(--orange);
}
main {
    min-height: 70vh;
}
.bg-mesh {
    position: fixed;
    z-index: -1;
    inset: 0;
    background: radial-gradient(50vw 50vw at 8% -5%, rgba(255, 102, 0, 0.10), transparent 60%), radial-gradient(45vw 45vw at 95% 8%, rgba(0, 105, 180, 0.09), transparent 60%), radial-gradient(40vw 40vw at 80% 92%, rgba(18, 173, 43, 0.07), transparent 60%), #fff;
}
h1,h2,h3,h4 {
    font-weight: 700;
    line-height: 1.12;
    letter-spacing: -0.025em;
}
h2 {
    font-size: clamp(1.9rem, 3.6vw, 2.8rem);
}

@media(max-width:960px){
    #hero .vorm {
        display: none;
    }

}/* End custom CSS */