@font-face{font-family:Inter;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/inter-cyrillic-ext.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/inter-cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/inter-greek-ext.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/inter-greek.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/inter-vietnamese.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/inter-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:Inter;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/inter-latin.woff2) format("woff2");unicode-range:U+0000-00FF,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}.burger{display:none;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:44px;height:44px;padding:0;border:0;background:none;color:var(--black, #1d1d1f);cursor:pointer;-webkit-tap-highlight-color:transparent}.burger span{width:19px;height:1.5px;background:currentColor;border-radius:2px}.burger span:nth-child(2){display:none}.burger.open span:first-child{transform:translateY(3.75px) rotate(45deg)}.burger.open span:last-child{transform:translateY(-3.75px) rotate(-45deg)}@media (max-width: 860px){.burger{display:flex}}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:998;display:flex;flex-direction:column;padding:env(safe-area-inset-top,0px) max(28px,env(safe-area-inset-right,0px)) max(28px,env(safe-area-inset-bottom,0px)) max(28px,env(safe-area-inset-left,0px));background:#fafafa;color:#1d1d1f;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-12px);transition:opacity .24s ease,transform .36s cubic-bezier(.22,1,.36,1),visibility 0s .36s}.mobile-menu.open{opacity:1;visibility:visible;pointer-events:auto;transform:none;transition-delay:0s}.mobile-menu-top{display:flex;align-items:center;justify-content:space-between;min-height:60px;flex-shrink:0;margin-bottom:clamp(24px,5vh,48px)}.mobile-menu-logo{display:flex;align-items:center;gap:9px;color:inherit;text-decoration:none;font-size:15px;font-weight:400;letter-spacing:-.02em}.mobile-menu-logo svg path,.mobile-menu-logo svg rect{fill:currentColor}.mobile-menu-close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin-right:-8px;padding:0;border:0;background:transparent;color:#6e6e73;cursor:pointer;-webkit-tap-highlight-color:transparent}.mobile-menu-close svg{display:block;width:20px;height:20px}.mobile-menu-tiles,.mobile-menu-list{display:flex;flex-direction:column;gap:0;flex-shrink:0}.mobile-menu-tiles{margin-bottom:0}.mobile-menu-tile,.mobile-menu-list a{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:64px;padding:15px 0;color:inherit;text-decoration:none;border:0;border-bottom:1px solid rgba(29,29,31,.1);background:transparent;cursor:pointer;-webkit-tap-highlight-color:rgba(29,29,31,.08)}.mobile-menu-tile:after,.mobile-menu-list a:after{content:"";flex:0 0 8px;width:8px;height:8px;margin-right:5px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;color:#86868b;transform:rotate(45deg)}.mobile-menu-tile:active,.mobile-menu-list a:active{background:#1d1d1f0f;color:#315c45}.mobile-menu-tile:active:after,.mobile-menu-list a:active:after{color:currentColor}.mobile-menu-tile-title,.mobile-menu-list a{font-size:clamp(24px,6.7vw,30px);font-weight:600;line-height:1.18;letter-spacing:-.045em}.mobile-menu-tile-desc{display:block;margin-top:6px;color:#6e6e73;font-size:13px;font-weight:400;line-height:1.4;letter-spacing:-.01em}.mobile-menu-tile+.mobile-menu-tile{margin-top:0}.mobile-menu-tile>svg,.mobile-menu-list a>svg{display:none}.mobile-menu-tile.active,.mobile-menu-list a.active{color:#315c45}.mobile-menu-item{opacity:0;transform:translateY(-8px);transition:opacity .2s ease,transform .32s cubic-bezier(.22,1,.36,1)}.mobile-menu.open .mobile-menu-item{opacity:1;transform:none;transition-delay:calc(60ms + var(--i, 0) * 30ms)}.mobile-menu-bottom{margin-top:auto;padding-top:36px;display:flex;flex-direction:column;gap:24px;flex-shrink:0}.mobile-menu-bottom .nav-cta{display:block;align-self:flex-start;padding:13px 22px;border-radius:100px;background:#1a3d2b;color:#fff;font-size:14px;font-weight:500;line-height:1.4;text-align:center;text-decoration:none}.mobile-menu-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:18px;border-top:1px solid #dededb;font-size:12px;font-weight:400}.mobile-menu-meta a{color:#6e6e73;text-decoration:none}.mobile-menu-lang:empty{display:none}.mobile-menu a:focus-visible,.mobile-menu button:focus-visible,.burger:focus-visible{outline:2px solid #315c45;outline-offset:5px;border-radius:4px}html.menu-open{overflow:hidden}html.menu-open body{position:fixed;width:100%;overflow:hidden}@media (hover: hover){.mobile-menu-list a:hover,.mobile-menu-tile:hover{background:#1d1d1f0a;color:#315c45}.mobile-menu-close:hover{color:#315c45}}@media (max-height: 700px){.mobile-menu-top{margin-bottom:16px}.mobile-menu-tile,.mobile-menu-list a{min-height:56px;padding-block:11px}.mobile-menu-bottom{padding-top:24px;gap:16px}}@media (prefers-reduced-motion: reduce){.mobile-menu,.mobile-menu-item,.mobile-menu.open .mobile-menu-item{transition:none;transform:none}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto!important}body.js-ready .ha,body.js-ready .nav-logo,body.js-ready .nav-links{animation:none;opacity:1;transform:none}.rev{opacity:1;transform:none;transition:none}.marquee-track{animation:none}}@media (max-width: 860px){input,select,textarea{font-size:16px!important}.mobile-menu{padding-bottom:max(24px,env(safe-area-inset-bottom))}}.hero.hero--offer{height:auto;min-height:auto;padding:180px 0 80px;background:var(--bg);align-items:flex-start;overflow:visible;text-align:left}@media (max-width: 760px){.hero.hero--offer{padding:112px 0 56px}}
