.Header_header__1RJ5C{display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100;border-bottom:1px solid hsla(0,0%,100%,.1882352941);min-height:119px;padding:0 40px}@media(max-width:480px){.Header_header__1RJ5C{padding:0 10px;min-height:83px}.Header_header__1RJ5C .Header_logo__X2AKx{width:44px;height:53px}}.Header_headerScrolled__o41qT{background:rgba(0,0,0,.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.Header_feedbackButton__nDK4W{position:relative;z-index:2;padding:12px 20px;text-decoration:none;border-radius:40px;border:none;color:var(--white);background:var(--gradient)}.Header_feedbackButton__nDK4W:before{z-index:1;padding:1px;background:var(--gradient);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.Header_feedbackButton__nDK4W:after,.Header_feedbackButton__nDK4W:before{content:"";position:absolute;inset:0;border-radius:40px;pointer-events:none}.Header_feedbackButton__nDK4W:after{background:var(--black);opacity:1;transition:opacity .3s ease;z-index:0}.Header_feedbackButton__nDK4W:hover:after{opacity:0}.Header_feedbackButton__nDK4W:hover{background:var(--gradient)}.Header_feedbackButtonText__f2gtj{position:relative;z-index:1}.Header_titleFeedback__1iCeV{text-transform:uppercase}.Modal_overlay__qr6aL{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5)}.Modal_box__PTz_I{position:relative;background:var(--white);padding:40px;border-radius:12px;max-width:520px;width:100%;box-shadow:0 4px 20px rgba(0,0,0,.15);box-sizing:border-box}@media(max-width:480px){.Modal_box__PTz_I{min-height:100vh;display:flex;flex-direction:column;padding:80px 20px}}.Modal_modalHeader__zEzS_{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:24px}.Modal_titleFeedback__EPAdP{color:var(--black);text-transform:uppercase;font-weight:600;line-height:110%;font-size:var(--font-size-h2);margin:0}@media(max-width:480px){.Modal_titleFeedback__EPAdP{font-size:var(--font-size-h3)}}.Modal_closeBtn__fmKDd{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:rgba(0,0,0,0);cursor:pointer;color:var(--foreground);flex-shrink:0}@media(max-width:480px){.Modal_closeBtn__fmKDd{width:30px;height:30px}}.Form_form__Fx6Yp{display:flex;flex-direction:column;gap:10px}.Form_form__Fx6Yp .Form_field__5UEwb .Form_input__653_E{box-sizing:border-box;width:100%;padding:15px;border:1px solid var(--black);border-radius:10px;font-size:var(--font-size-text)}.Form_form__Fx6Yp .Form_field__5UEwb .Form_input__653_E::placeholder{font-size:var(--font-size-text);font-weight:400;line-height:130%;opacity:.5}.Form_form__Fx6Yp .Form_field__5UEwb .Form_input__653_E:focus::placeholder{opacity:1;color:var(--black)}.Form_form__Fx6Yp .Form_field__5UEwb .Form_checkboxLabel__45Vjw{position:relative;display:inline-flex;align-items:center;gap:10px;color:var(--black);cursor:pointer}.Form_form__Fx6Yp .Form_field__5UEwb .Form_consentText__2TksB{opacity:.5;font-size:var(--font-size-caption);text-transform:uppercase}.Form_form__Fx6Yp .Form_field__5UEwb .Form_error__Y4SEX{display:block;margin-top:3px;font-size:var(--font-size-caption);color:red;line-height:1.3}.Form_form__Fx6Yp .Form_field__5UEwb .Form_checkbox__p4oxf{position:absolute;left:0;top:50%;transform:translateY(-50%);width:18px;height:18px;margin:0;opacity:0;z-index:1;cursor:pointer}.Form_form__Fx6Yp .Form_field__5UEwb .Form_checkboxBox__6gF7Q{position:relative;flex-shrink:0;width:18px;height:18px;min-width:18px;min-height:18px;background-color:var(--background);background-repeat:no-repeat;background-position:50%;background-size:contain;transition:background-image .2s ease}.Form_form__Fx6Yp .Form_field__5UEwb .Form_checkboxBox__6gF7Q:before{content:"";position:absolute;inset:0;padding:1px;background:var(--gradient);filter:brightness(1.2) saturate(1.25);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.Form_form__Fx6Yp .Form_field__5UEwb .Form_checkbox__p4oxf:checked~.Form_checkboxBox__6gF7Q{background-image:var(--checkbox-icon,url("/icons/checkbox.svg"))}.Form_form__Fx6Yp .Form_field__5UEwb:nth-child(4){margin-top:5px;margin-bottom:20px}.Form_form__Fx6Yp .Form_submit__Lpy30{position:relative;z-index:2;padding:12px 20px;border-radius:40px;max-width:126px;border:none;color:var(--black);background:var(--gradient);cursor:pointer;font-size:var(--font-size-text)}.Form_form__Fx6Yp .Form_submit__Lpy30:before{content:"";position:absolute;z-index:1;inset:0;border-radius:40px;padding:1px;background:var(--gradient);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.Form_form__Fx6Yp .Form_submit__Lpy30:after{content:"";position:absolute;inset:0;border-radius:40px;background:var(--white);opacity:1;transition:opacity .3s ease;pointer-events:none;z-index:0}.Form_form__Fx6Yp .Form_submit__Lpy30:hover:after{opacity:0}.Form_form__Fx6Yp .Form_submit__Lpy30:hover{background:var(--gradient);color:var(--white)}.Form_form__Fx6Yp .Form_submitText__aO9Uk{position:relative;z-index:1}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/500na700/_next/static/media/ba9851c3c22cd980-s.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:400;font-display:swap;src:url(/500na700/_next/static/media/21350d82a1f187e9-s.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:400;font-display:swap;src:url(/500na700/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/500na700/_next/static/media/19cfc7226ec3afaa-s.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:400;font-display:swap;src:url(/500na700/_next/static/media/df0a9ae256c0569c-s.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:400;font-display:swap;src:url(/500na700/_next/static/media/8e9860b6e62d6359-s.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:400;font-display:swap;src:url(/500na700/_next/static/media/e4af272ccee01ff0-s.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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/500na700/_next/static/media/ba9851c3c22cd980-s.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:500;font-display:swap;src:url(/500na700/_next/static/media/21350d82a1f187e9-s.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:500;font-display:swap;src:url(/500na700/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/500na700/_next/static/media/19cfc7226ec3afaa-s.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:500;font-display:swap;src:url(/500na700/_next/static/media/df0a9ae256c0569c-s.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:500;font-display:swap;src:url(/500na700/_next/static/media/8e9860b6e62d6359-s.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:500;font-display:swap;src:url(/500na700/_next/static/media/e4af272ccee01ff0-s.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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/500na700/_next/static/media/ba9851c3c22cd980-s.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:600;font-display:swap;src:url(/500na700/_next/static/media/21350d82a1f187e9-s.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:600;font-display:swap;src:url(/500na700/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/500na700/_next/static/media/19cfc7226ec3afaa-s.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:600;font-display:swap;src:url(/500na700/_next/static/media/df0a9ae256c0569c-s.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:600;font-display:swap;src:url(/500na700/_next/static/media/8e9860b6e62d6359-s.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:600;font-display:swap;src:url(/500na700/_next/static/media/e4af272ccee01ff0-s.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:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_a2268e{font-family:Inter,Inter Fallback;font-style:normal}.__variable_a2268e{--font-inter:"Inter","Inter Fallback"}:root{--container-width:1440px;--white:#ffffff;--black:#0f0f17;--font-size-h1:40px;--font-size-h2:24px;--font-size-h3:20px;--font-size-h4:16px;--font-size-text:16px;--font-size-link:16px;--font-size-caption:12px;--color-gradient-start:#fb8627;--color-gradient-end:#f5bef6;--gradient:linear-gradient(180deg,var(--color-gradient-start),var(--color-gradient-end));--link-hover-overlay:rgba(255,255,255,0.5)}@media(prefers-color-scheme:dark){:root{--black:#0f0f17;--white:#ededed;--font-size-h1:40px;--font-size-h2:24px;--font-size-h3:20px;--font-size-h4:16px;--font-size-text:16px;--font-size-link:16px;--font-size-caption:12px}}body{background:var(--black);color:var(--white);font-family:var(--font-inter),sans-serif;box-sizing:border-box;margin:0;padding:0}.layoutContainer{max-width:var(--container-width);margin:0 auto;padding:0 40px}@media(max-width:480px){.layoutContainer{padding:0}}a{transition:background .2s ease}