:root{--wp--preset--spacing--20:10px;--wp--preset--spacing--30:20px;--wp--preset--spacing--40:30px;--wp--preset--spacing--50:40px;--wp--preset--spacing--60:50px;--wp--preset--spacing--70:60px;--wp--preset--spacing--80:80px}@media (min-width:992px){:root{--wp--preset--spacing--20:20px;--wp--preset--spacing--30:40px;--wp--preset--spacing--40:60px;--wp--preset--spacing--50:80px;--wp--preset--spacing--60:100px;--wp--preset--spacing--70:120px;--wp--preset--spacing--80:150px}}*{box-sizing:border-box}body{margin:0;padding:0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;color:#1c1a33;background:#fff;font-weight:300}h1,h2,h3,h4,h5,h6{margin:0 0 20px;line-height:1.3}img{display:block}a{color:#b7ea6b;text-decoration:none;transition:.3s}a:hover{color:#005a87}img{max-width:100%;height:auto}button{font-family:inherit;cursor:pointer}ol,ul{margin:0 0 20px;padding-left:30px}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 20px}@font-face{font-family:DM Sans;font-style:italic;font-weight:100 1000;font-display:swap;src:url(../fonts/dm-sans-italic-latin-ext.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:italic;font-weight:100 1000;font-display:swap;src:url(../fonts/dm-sans-italic-latin.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../fonts/dm-sans-latin-ext.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../fonts/dm-sans-latin.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.btn{display:inline-flex;align-items:center;padding:12px 30px;text-decoration:none;border-radius:28px;font-weight:600;text-align:center;transition:.3s;cursor:pointer;border:1px solid transparent;font-style:italic;height:54px}.btn.dark{background-color:#1c1a33;color:#fff}.btn-primary{background:#b7ea6b;color:#1c1a33;border-color:#b7ea6b}.btn-primary:hover{background:rgb(161.2721893491,227.6627218935,62.3372781065);border-color:rgb(161.2721893491,227.6627218935,62.3372781065)}.btn-secondary{background:transparent;color:#b7ea6b;border-color:#b7ea6b}.btn-secondary:hover{background:#b7ea6b;color:#fff}.btn-light{background:#f8f9fa;color:#333;border-color:#ddd}.btn-light:hover{background:#e9ecef}.btn-purple{background:#c799f5;color:#1c1a33;border-color:#c799f5}.btn-purple:hover{background:rgb(186.25,129.7767857143,242.7232142857);border-color:rgb(186.25,129.7767857143,242.7232142857)}.header-buttons{display:none}@media (min-width:768px){.header-buttons{display:flex;gap:15px;align-items:center}}.header-button{white-space:nowrap;padding:10px 20px;text-decoration:none;border-radius:28px;font-weight:600;transition:.3s;cursor:pointer;font-style:italic}.header-button.header-button-1{color:#1c1a33;background:#b7ea6b;border:2px solid #b7ea6b}.header-button.header-button-1:hover{background:#b7ea6b}.header-button.header-button-2{background:#c799f5;color:#1c1a33;border:2px solid #c799f5}.popup-buttons{display:flex;gap:15px;flex-wrap:wrap}.popup-button{display:inline-block;padding:12px 30px;text-decoration:none;border-radius:4px;font-weight:600;text-align:center;transition:.3s;cursor:pointer}.popup-button.popup-button-primary{background:#007cba;color:#fff}.popup-button.popup-button-primary:hover{background:#005a87}.popup-button.popup-button-secondary{background:#f8f9fa;color:#333;border:1px solid #ddd}.popup-button.popup-button-secondary:hover{background:#e9ecef}@media (max-width:575.98px){.popup-button{flex:1;min-width:100%}}.popup-close{position:absolute;top:15px;right:15px;width:35px;height:35px;background:rgba(0,0,0,.05);border:none;border-radius:50%;cursor:pointer;font-size:30px;line-height:1;color:#666;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;align-items:center;justify-content:center}.popup-close:hover{color:#fff;background:#f44;transform:scale(1.15) rotate(90deg)}.popup-close:active{transform:scale(.95)}.popup-close span{display:block;transition:transform .3s ease}.mobile-menu-toggle{padding:5px}@media (min-width:768px){.mobile-menu-toggle{display:none}}.mobile-menu-toggle .hamburger .line{width:25px;height:2px}.mobile-menu-toggle.active .line:first-child{transform:rotate(45deg) translate(7px,7px)}.mobile-menu-toggle.active .line:nth-child(2){opacity:0}.mobile-menu-toggle.active .line:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.button-arrow-wrapper{display:flex;align-items:center;gap:10px}.button-arrow-wrapper:hover .button-arrow{color:#fff}@media (min-width:992px){.button-arrow-wrapper:hover .button-arrow:after{width:calc(100% + 78px)}}.button-arrow-wrapper:hover .button-arrow-circle svg{color:#fff;transform:rotate(45deg)}.button-arrow{position:relative;display:inline-flex;align-items:center;padding:18px 23px;font-size:16px;font-weight:600;font-style:italic;text-decoration:none;border-radius:50px;transition:all .3s ease;cursor:pointer;background:#1c1a33;color:#fff;border:0;height:54px}.button-arrow span{position:relative;z-index:2}@media (min-width:992px){.button-arrow:after{position:absolute;left:0;top:0;height:100%;width:100%;background-color:#1c1a33;content:"";border-radius:50px;transition:all .3s ease}}@media (min-width:768px){.button-arrow{padding:20px 23px;font-size:17px}}.button-arrow-circle{display:none}@media (min-width:768px){.button-arrow-circle{display:flex;align-items:center;justify-content:center;width:54px;height:54px;background:#1c1a33;border:0;border-radius:50%;flex-shrink:0;transition:all .3s ease;cursor:pointer}}.button-arrow-circle svg{width:22px;height:22px;color:#fff;transition:transform .3s ease}.site-header{padding:32px 0;background:#fff;width:100%;z-index:999}@media (max-width:991.98px){.site-header{position:fixed;top:0;left:0;right:0;height:80px;padding:0;display:flex;align-items:center;box-shadow:0 2px 10px rgba(0,0,0,.1)}}@media (max-width:991.98px){.site-header .container{padding:0 20px}}.site-header .header-inner{display:flex;align-items:center;gap:30px}@media (max-width:991.98px){.site-header .header-inner{height:100%}}.site-logo{flex:auto}.site-logo a{display:flex;align-items:center;text-decoration:none}.site-logo img,.site-logo svg{max-height:50px;width:auto}@media (max-width:991.98px){.site-logo img,.site-logo svg{max-height:40px}}.site-logo .logo-placeholder{font-size:24px;font-weight:700;color:#000}.main-nav{display:none;justify-content:flex-end;flex:auto}@media (min-width:1200px){.main-nav{display:flex}}.main-nav .menu{display:flex;gap:30px;list-style:none;margin:0;padding:0}.main-nav .menu a{text-decoration:none;color:#000;font-weight:400;white-space:nowrap}.main-nav .menu a:hover{color:#b7ea6b}.mobile-menu-toggle{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:10px;margin-left:auto}@media (min-width:1200px){.mobile-menu-toggle{display:none}}.mobile-menu-toggle .hamburger{display:flex;flex-direction:column;gap:5px;width:25px}.mobile-menu-toggle .hamburger .line{display:block;width:100%;height:3px;background:#000;transition:.3s}.mobile-menu-toggle.active .hamburger .line:first-child{transform:rotate(45deg) translate(7px,7px)}.mobile-menu-toggle.active .hamburger .line:nth-child(2){opacity:0}.mobile-menu-toggle.active .hamburger .line:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.mobile-menu{visibility:hidden;opacity:0}@media (max-width:991.98px){body{padding-top:80px}}.wp-site-blocks{width:100vw;overflow:hidden}