@font-face{font-family:Raleway Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/raleway-cyrillic-ext-wght-normal-Dc5xu4We.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Raleway Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/raleway-cyrillic-wght-normal-B0Yo_ULV.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Raleway Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/raleway-vietnamese-wght-normal-wikBsL6_.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Raleway Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/raleway-latin-ext-wght-normal-CwtNDoQR.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Raleway Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/raleway-latin-wght-normal-CSF1BaNN.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--fg);font-family:var(--font);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.45}img,svg{max-width:100%;display:block}a{color:inherit}.wc-page{flex-direction:column;min-height:100dvh;padding:24px 20px 32px;display:flex}.wc-shell{flex-direction:column;flex:1;gap:24px;width:100%;max-width:560px;margin:0 auto;display:flex}.wc-logo{width:auto;height:34px}.wc-body{flex-direction:column;gap:18px;display:flex}.wc-h1{letter-spacing:-.02em;margin:0;font-size:clamp(28px,7.4vw,40px);font-weight:800;line-height:1.05}.wc-lead{color:var(--muted);margin:0;font-size:16px}.wc-offer{background:var(--accent);color:var(--accent-fg);border-radius:var(--radius);padding:18px 20px;font-size:17px;font-weight:700;line-height:1.3}.wc-cta{background:var(--surface);color:var(--surface-fg);border-radius:var(--radius);border:var(--surface-border);padding:22px 20px 24px}.wc-cta__title{letter-spacing:-.01em;margin:0 0 4px;font-size:20px;font-weight:800}.wc-cta__note{color:var(--muted-on-surface);margin:0 0 18px;font-size:14px}.wc-foot{color:var(--muted);margin-top:auto;padding-top:24px;font-size:13px}.wc-foot a{text-underline-offset:2px;text-decoration:underline}.wc-form{flex-direction:column;gap:14px;display:flex}.wc-field{flex-direction:column;gap:6px;display:flex}.wc-label{color:var(--muted-on-surface);font-size:13px;font-weight:600}.wc-req{color:var(--req)}.wc-input{width:100%;font:inherit;color:var(--input-fg);background:var(--input-bg);border:2px solid var(--input-border);border-radius:var(--radius-input);min-height:48px;padding:12px 14px;font-size:16px;transition:border-color .15s}.wc-input::placeholder{color:var(--placeholder)}.wc-input:focus{border-color:var(--focus);outline:none}.wc-input:focus-visible{outline:2px solid var(--focus);outline-offset:1px}.wc-hint{color:var(--muted-on-surface);margin:0;font-size:12px}.wc-consent{color:var(--muted-on-surface);cursor:pointer;align-items:flex-start;gap:10px;font-size:13px;line-height:1.35;display:flex}.wc-consent input{width:20px;min-width:20px;height:20px;accent-color:var(--focus);margin:0}.wc-consent a{text-underline-offset:2px;text-decoration:underline}.wc-submit{font:inherit;border:2px solid var(--btn-border);border-radius:var(--radius-input);background:var(--btn-bg);min-height:54px;color:var(--btn-fg);cursor:pointer;padding:14px 20px;font-size:17px;font-weight:700;transition:background .15s,color .15s}.wc-submit:hover:not(:disabled){background:var(--btn-bg-hover);color:var(--btn-fg-hover)}.wc-submit:disabled{opacity:.45;cursor:not-allowed}.wc-error{color:var(--error);margin:0;font-size:14px;font-weight:600}.wc-hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.wc-success{outline:none}.wc-success__title{letter-spacing:-.01em;margin:0 0 8px;font-size:22px;font-weight:800}.wc-success__text{color:var(--muted-on-surface);margin:0;font-size:15px}@media (min-width:900px){.wc-page{justify-content:center;padding:40px}.wc-shell{flex:0;grid-template-columns:1fr 420px;grid-template-areas:"head form""body form""foot form";align-content:center;gap:20px 56px;max-width:1080px;display:grid}.wc-shell>.wc-head{grid-area:head}.wc-shell>.wc-body{grid-area:body;gap:22px}.wc-shell>.wc-cta{grid-area:form;align-self:center}.wc-shell>.wc-foot{grid-area:foot;margin-top:8px;padding-top:0}.wc-h1{font-size:52px}.wc-lead{max-width:30em;font-size:18px}}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{--font:"Raleway Variable", "Raleway", system-ui, -apple-system, "Segoe UI", sans-serif;--bg:#151515;--fg:#fff;--muted:#ffffffa8;--accent:#3072ed;--accent-fg:#fff;--surface:#212121;--surface-fg:#fff;--surface-border:2px solid #2e2e2e;--muted-on-surface:#ffffff9e;--radius:16px;--radius-input:12px;--input-bg:#151515;--input-fg:#fff;--input-border:#3a3a3a;--placeholder:#ffffff52;--focus:#3072ed;--btn-bg:#3072ed;--btn-fg:#fff;--btn-border:#3072ed;--btn-bg-hover:transparent;--btn-fg-hover:#fff;--req:#3072ed;--error:#ff4747}.wc-h1{font-weight:800}.wc-logo{height:40px}
