.h2s-profile-page:has(.h2s-register){min-height:calc(100dvh - 120px);overflow:hidden;padding:1px 0 70px;background:radial-gradient(circle at 8% 15%,rgba(255,51,68,.16),transparent 30%),radial-gradient(circle at 92% 75%,rgba(255,106,32,.08),transparent 25%),#06080d}
.h2s-register,.h2s-register *{box-sizing:border-box}.h2s-register{--hr-red:#ff3344;--hr-orange:#ff6a20;--hr-surface:#0d121d;--hr-field:#080d16;--hr-line:rgba(255,255,255,.12);--hr-text:#f7f9fd;--hr-muted:#9aa7ba;display:grid;grid-template-columns:minmax(310px,410px) minmax(0,1fr);width:min(1180px,calc(100% - 36px));margin:38px auto 0;overflow:hidden;border:1px solid var(--hr-line);border-top:3px solid var(--hr-red);border-radius:28px;background:#090d15;color:var(--hr-text);box-shadow:0 34px 100px rgba(0,0,0,.5)}
.h2s-register svg{display:block;width:20px;height:20px;fill:currentColor}.h2s-register__intro{position:relative;display:flex;min-width:0;flex-direction:column;padding:32px;background:radial-gradient(circle at 15% 10%,rgba(255,51,68,.22),transparent 32%),linear-gradient(155deg,#111827,#080b12 66%);isolation:isolate}.h2s-register__intro::after{position:absolute;z-index:-1;right:-90px;bottom:-150px;width:330px;height:330px;border:52px solid rgba(255,255,255,.025);border-radius:50%;content:""}.h2s-register__back{display:inline-flex;align-items:center;align-self:flex-start;gap:8px;min-height:44px;color:#aab5c5;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.h2s-register__back svg{width:17px;fill:none;stroke:currentColor;stroke-width:2}.h2s-register__back:hover{color:#fff}.h2s-register__intro>div:nth-of-type(1){margin-top:42px}.h2s-register__kicker{display:flex;align-items:center;gap:10px;margin:0;color:#ff6975;font-size:9px;font-weight:950;letter-spacing:.15em;text-transform:uppercase}.h2s-register__kicker span{width:28px;height:2px;background:var(--hr-red)}.h2s-register__intro h1{max-width:350px;margin:16px 0;color:#fff;font-size:clamp(36px,3.5vw,52px);font-weight:950;line-height:.92;letter-spacing:-.035em;text-transform:uppercase}.h2s-register__intro h1 em{color:var(--hr-red);font-style:normal}.h2s-register__intro>div>p:last-child{max-width:390px;margin:0;color:#b4bdcb;font-size:13px;line-height:1.65}.h2s-register__intro>ul{display:grid;gap:10px;margin:30px 0 34px;padding:0;list-style:none}.h2s-register__intro>ul li{display:grid;grid-template-columns:40px 1fr;gap:11px;align-items:center;padding:11px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(255,255,255,.03)}.h2s-register__intro>ul li>svg{display:grid;width:40px;height:40px;padding:10px;border-radius:11px;background:rgba(255,51,68,.13);color:#ff6975}.h2s-register__intro>ul span{display:grid;gap:3px;color:#8f9bad;font-size:10px}.h2s-register__intro>ul strong{color:#edf2fa;font-size:11px;text-transform:uppercase}.h2s-register__login{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;padding-top:22px;border-top:1px solid var(--hr-line)}.h2s-register__login span{color:#8e9aac;font-size:11px}.h2s-register__login a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border:1px solid rgba(255,89,102,.45);border-radius:12px;background:rgba(255,51,68,.09);color:#fff;font-size:10px;font-weight:950;text-transform:uppercase;transition:border-color 180ms ease,background 180ms ease}.h2s-register__login a:hover{border-color:var(--hr-red);background:rgba(255,51,68,.18)}
.h2s-register__panel{min-width:0;padding:38px;background:linear-gradient(145deg,#0e131e,#090d15)}.h2s-register__panel>header{display:flex;align-items:end;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:1px solid var(--hr-line)}.h2s-register__panel>header>span{position:absolute;color:#ff6572;font-size:9px;font-weight:950;letter-spacing:.18em;text-transform:uppercase;transform:translateY(-48px)}.h2s-register__panel h2{margin:0;color:#fff;font-size:34px;text-transform:uppercase}.h2s-register__panel>header p{max-width:210px;margin:0;color:#8491a5;font-size:10px;text-align:right}.h2s-register b{color:#ff5966}.h2s-register__errors{display:flex;gap:13px;margin-top:20px;padding:16px 17px;border:1px solid rgba(255,81,94,.45);border-radius:15px;background:rgba(255,51,68,.1);color:#ffd8dc}.h2s-register__errors>svg{flex:0 0 auto;color:#ff6673}.h2s-register__errors strong{display:block;color:#fff;font-size:12px;text-transform:uppercase}.h2s-register__errors ul{display:grid;gap:4px;margin:7px 0 0;padding-left:18px;color:#ffbdc3;font-size:11px;line-height:1.45}.h2s-register__panel form{margin-top:24px}.h2s-register__trap{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important}.h2s-register__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.h2s-register__fields>label{display:flex;min-width:0;flex-direction:column;gap:7px;color:#dce3ee;font-size:11px;font-weight:900;text-transform:uppercase}.h2s-register__fields>label.is-wide{grid-column:1/-1}.h2s-register__fields input,.h2s-register__fields select{width:100%;min-height:52px;padding:0 14px;border:1px solid #344054;border-radius:13px;outline:0;background:var(--hr-field);color:#fff;font:inherit;font-size:16px;text-transform:none;transition:border-color 180ms ease,box-shadow 180ms ease,background 180ms ease}.h2s-register__fields input:hover,.h2s-register__fields select:hover{border-color:#4b5870}.h2s-register__fields input:focus,.h2s-register__fields select:focus{border-color:#ff5360;background:#0a101a;box-shadow:0 0 0 3px rgba(255,51,68,.15)}.h2s-register__fields small{color:#7f8ca1;font-size:9px;font-weight:600;line-height:1.45;text-transform:none}.h2s-register__password{position:relative}.h2s-register__password input{padding-right:58px}.h2s-register__password button{position:absolute;top:5px;right:5px;display:grid;width:42px;height:42px;padding:0;place-items:center;border:0;border-radius:10px;background:transparent;color:#9aa6b8;cursor:pointer}.h2s-register__password button:hover{background:rgba(255,255,255,.06);color:#fff}.h2s-register__strength{display:grid;grid-template-columns:repeat(4,1fr) auto;gap:5px;align-items:center;margin-top:3px}.h2s-register__strength i{height:4px;border-radius:99px;background:#283142;transition:background 180ms ease}.h2s-register__strength span{min-width:92px;margin-left:5px;color:#748197;font-size:8px;text-align:right;text-transform:uppercase}.h2s-register__strength[data-strength="1"] i:nth-child(1){background:#ff4d5c}.h2s-register__strength[data-strength="2"] i:nth-child(-n+2){background:#ff8a3d}.h2s-register__strength[data-strength="3"] i:nth-child(-n+3){background:#f2c94c}.h2s-register__strength[data-strength="4"] i{background:#36cf84}.h2s-register__strength[data-strength="1"] span{color:#ff7a85}.h2s-register__strength[data-strength="2"] span{color:#ff9b5c}.h2s-register__strength[data-strength="3"] span{color:#f2d875}.h2s-register__strength[data-strength="4"] span{color:#71e1a5}
.h2s-register__picture{min-width:0;margin:0 0 20px;padding:15px 17px;border:1px solid var(--hr-line);border-radius:17px;background:rgba(255,255,255,.022)}.h2s-register__picture legend{padding:0 8px;color:#dce3ee;font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.h2s-register__picture legend small{margin-left:7px;color:#7f8ca1;font-size:8px}.h2s-register__picture-row{display:flex;align-items:center;gap:16px}.h2s-register__picture-preview{display:grid;width:78px;height:78px;overflow:hidden;flex:0 0 auto;place-items:center;border:2px solid rgba(255,255,255,.42);border-radius:18px;background:#121926;color:#78869a}.h2s-register__picture-preview img{display:block;width:100%;height:100%;object-fit:cover}.h2s-register__picture-row>div:last-child{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.h2s-register__picture-row label{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 14px;border:1px solid rgba(255,85,98,.42);border-radius:12px;background:rgba(255,51,68,.1);color:#fff;font-size:10px;font-weight:950;text-transform:uppercase;cursor:pointer;transition:border-color 180ms ease,background 180ms ease}.h2s-register__picture-row label svg{width:17px;height:17px}.h2s-register__picture-row label:hover,.h2s-register__picture:focus-within label{border-color:var(--hr-red);background:rgba(255,51,68,.18)}.h2s-register__picture-row input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.h2s-register__picture-row small,.h2s-register__picture-row [data-h2s-register-picture-name]{max-width:460px;margin-top:5px;color:#7f8ca1;font-size:9px;line-height:1.4}.h2s-register__picture-row [data-h2s-register-picture-name]{overflow:hidden;color:#aeb8c8;text-overflow:ellipsis;white-space:nowrap}
.h2s-register__consents{display:grid;gap:10px;min-width:0;margin:24px 0 0;padding:18px;border:1px solid var(--hr-line);border-radius:17px;background:rgba(255,255,255,.022)}.h2s-register__consents legend{padding:0 8px;color:#9da9ba;font-size:9px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.h2s-register__consents label{display:flex;align-items:flex-start;gap:12px;min-height:56px;padding:12px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:rgba(255,255,255,.025);cursor:pointer}.h2s-register__consents label:hover{border-color:rgba(255,83,96,.32)}.h2s-register__consents input{flex:0 0 auto;width:20px;height:20px;margin:1px 0 0;accent-color:var(--hr-red)}.h2s-register__consents label>span{display:grid;gap:4px}.h2s-register__consents strong{color:#dfe6f1;font-size:11px}.h2s-register__consents small{color:#7f8ca0;font-size:9px;line-height:1.45}.h2s-register__consents a{color:#ff7782;text-decoration:underline;text-underline-offset:2px}.h2s-register__actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding-top:23px;border-top:1px solid var(--hr-line)}.h2s-register__actions p{max-width:270px;margin:0;color:#79869a;font-size:9px;line-height:1.5}.h2s-register__actions button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-width:218px;min-height:52px;padding:0 20px;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:linear-gradient(135deg,var(--hr-red),var(--hr-orange));color:#fff;font:inherit;font-size:11px;font-weight:950;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;box-shadow:0 15px 35px rgba(255,51,68,.25);transition:filter 180ms ease,box-shadow 180ms ease}.h2s-register__actions button svg{width:18px;fill:none;stroke:currentColor;stroke-width:2}.h2s-register__actions button:hover{filter:brightness(1.1);box-shadow:0 18px 42px rgba(255,51,68,.34)}.h2s-register__actions button:disabled{cursor:wait;filter:grayscale(.35);opacity:.65}.h2s-register .was-validated input:invalid,.h2s-register .was-validated select:invalid{border-color:#ff5360;box-shadow:0 0 0 3px rgba(255,51,68,.12)}.h2s-register :focus-visible{outline:3px solid #fff;outline-offset:3px}
.h2s-register__login-options{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:20px;color:#a8b3c3;font-size:11px}.h2s-register__login-options label{display:flex;align-items:center;gap:9px;cursor:pointer}.h2s-register__login-options input{width:19px;height:19px;margin:0;accent-color:var(--hr-red)}.h2s-register__login-options a{color:#ff7b86;font-weight:800}.h2s-register__login-options a:hover{color:#fff}.h2s-register--login{min-height:630px}.h2s-register__panel--login{display:flex;flex-direction:column;justify-content:center}.h2s-register__panel--login form{margin-top:30px}
@media(max-width:960px){.h2s-register{grid-template-columns:1fr;width:min(760px,calc(100% - 32px))}.h2s-register__intro{padding:28px}.h2s-register__intro>div:nth-of-type(1){margin-top:36px}.h2s-register__intro>ul{grid-template-columns:repeat(3,minmax(0,1fr));margin-block:28px}.h2s-register__intro>ul li{grid-template-columns:1fr;align-content:start}.h2s-register__intro>ul li>svg{width:38px;height:38px}.h2s-register__panel{padding:32px}}
@media(max-width:680px){.h2s-profile-page:has(.h2s-register){padding-bottom:45px}.h2s-register{width:min(100% - 20px,760px);margin-top:18px;border-radius:20px}.h2s-register__intro,.h2s-register__panel{padding:22px}.h2s-register__intro h1{font-size:clamp(34px,10.5vw,46px)}.h2s-register__intro>div>p:last-child{font-size:13px}.h2s-register__intro>ul{grid-template-columns:1fr}.h2s-register__intro>ul li{grid-template-columns:42px 1fr}.h2s-register__login{align-items:stretch;flex-direction:column}.h2s-register__login a{width:100%}.h2s-register__panel>header{align-items:flex-start;flex-direction:column}.h2s-register__panel>header p{text-align:left}.h2s-register__panel>header>span{position:static;transform:none}.h2s-register__fields{grid-template-columns:1fr}.h2s-register__fields>label.is-wide{grid-column:auto}.h2s-register__actions{align-items:stretch;flex-direction:column}.h2s-register__actions p{max-width:none}.h2s-register__actions button{width:100%;min-width:0}.h2s-register__consents{padding:13px}.h2s-register__login-options{align-items:flex-start;flex-direction:column}.h2s-register--login{min-height:0}}
@media(max-width:380px){.h2s-register{width:calc(100% - 12px)}.h2s-register__intro,.h2s-register__panel{padding:18px}.h2s-register__intro h1{font-size:32px}.h2s-register__consents{padding:10px}.h2s-register__consents label{padding:10px}.h2s-register__picture-row{align-items:flex-start;flex-direction:column}.h2s-register__picture-row>div:last-child{width:100%}.h2s-register__picture-row label{width:100%;justify-content:center}}
@media(prefers-reduced-motion:reduce){.h2s-register *{scroll-behavior:auto!important;transition:none!important}}
