.register-wrap{padding:42px 0 64px}.register-card{background:#fff;border:1px solid #eaeff1;border-radius:14px;display:flex;overflow:hidden;box-shadow:0 14px 44px #10303f21}.register-aside{color:#fff;background:linear-gradient(150deg,#10303f 0%,#1d4b5f 60%,#24606f 100%);flex:0 0 40%;max-width:40%;padding:40px 34px;position:relative;overflow:hidden}.register-aside:after{content:"";background:#ffffff0b;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-90px;left:-70px}.register-aside-logo{text-align:left;direction:ltr;margin-bottom:26px;font-family:Segoe UI,Arial,sans-serif;font-size:32px;font-weight:700;line-height:1}.register-aside-logo .dev{color:#ff5b56}.register-aside-logo .tube{color:#cddade}.register-aside h2{margin:0 0 10px;font-size:21px;font-weight:700;line-height:1.9}.register-aside>p{opacity:.78;margin:0 0 26px;font-size:13.5px;line-height:2.1}.register-benefits{z-index:1;margin:0;padding:0;list-style:none;position:relative}.register-benefits li{border-bottom:1px solid #ffffff17;align-items:flex-start;gap:11px;padding:11px 0;font-size:13.5px;line-height:1.95;display:flex}.register-benefits li:last-child{border-bottom:0}.register-benefits .tick{color:#7ee2b0;text-align:center;background:#ffffff24;border-radius:50%;flex:0 0 22px;width:22px;height:22px;margin-top:2px;font-size:12px;line-height:22px}.register-main{flex:60%;max-width:60%;padding:38px 40px 34px}.register-head{margin-bottom:24px}.register-head h1{color:#10303f;margin:0 0 6px;font-size:22px;font-weight:700}.register-head p{color:#7b939c;margin:0;font-size:13px}.register-head a{color:#ea5252;font-weight:700}.reg-row{gap:14px;display:flex}.reg-row>.reg-field{flex:1 1 0;min-width:0}.reg-field{margin-bottom:15px}.reg-field label{color:#4a626c;margin-bottom:6px;font-size:12.5px;font-weight:700;display:block}.reg-field label .opt{color:#9db0b7;font-weight:400}.reg-input{position:relative}.reg-input>i{color:#b8c8ce;pointer-events:none;font-size:15px;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.reg-input input{color:#16323d;background:#fbfcfd;border:1px solid #dde5e8;border-radius:8px;width:100%;height:46px;padding:0 40px 0 14px;font-size:14px;transition:border-color .15s,box-shadow .15s,background .15s}.reg-input input::placeholder{color:#b3c2c8}.reg-input input:focus{background:#fff;border-color:#1d4b5f;outline:0;box-shadow:0 0 0 3px #1d4b5f1a}.reg-input input.input-validation-error{background:snow;border-color:#e07068}.reg-input input.ltr{text-align:left;direction:ltr;padding:0 14px 0 40px}.reg-input.ltr>i{left:13px;right:auto}.reg-toggle{color:#96a9b0;cursor:pointer;background:0 0;border:0;padding:6px 8px;font-size:14px;line-height:1;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.reg-toggle:hover{color:#10303f}.reg-input.has-toggle input{padding-left:42px}.register-main .field-validation-error{color:#d0453c;text-align:right;margin-top:5px;font-size:11.5px;display:block}.register-main .field-validation-valid{display:none}.reg-hint{color:#93a7ae;margin-top:5px;font-size:11.5px}.reg-terms{background:#f6f9fa;border:1px solid #e6eef1;border-radius:8px;margin:4px 0 20px;padding:13px 15px}.reg-terms label{color:#4a626c;cursor:pointer;align-items:flex-start;gap:10px;margin:0;font-size:13px;line-height:1.95;display:flex}.reg-terms input[type=checkbox]{cursor:pointer;flex:none;width:16px;height:16px;margin-top:5px}.reg-terms a{color:#ea5252;font-weight:700;text-decoration:underline}.reg-submit{color:#fff;cursor:pointer;background:#ea5252;border:0;border-radius:8px;width:100%;height:48px;font-size:15.5px;font-weight:700;transition:background .15s,transform 50ms}.reg-submit:hover{background:#d84440}.reg-submit:active{transform:translateY(1px)}.reg-errors{background:#fdecea;border:1px solid #f5c6c2;border-radius:8px;margin-bottom:18px;padding:12px 15px}.reg-errors ul{color:#b03a2e;margin:0;padding-right:18px;font-size:13px;line-height:2}.reg-errors.validation-summary-valid{display:none}.register-foot{text-align:center;color:#7b939c;border-top:1px solid #eef2f4;margin-top:18px;padding-top:16px;font-size:13px}.register-foot a{color:#ea5252;font-weight:700}@media only screen and (width<=991px){.register-card{flex-direction:column}.register-aside,.register-main{flex:auto;max-width:100%}.register-aside{padding:26px 24px}.register-aside h2{font-size:18px}.register-benefits{flex-wrap:wrap;gap:0 22px;display:flex}.register-benefits li{border-bottom:0;flex:44%;padding:5px 0}.register-main{padding:28px 24px 26px}}@media only screen and (width<=575px){.register-wrap{padding:20px 0 40px}.reg-row{flex-direction:column;gap:0}.register-benefits li{flex:100%}.register-aside>p{margin-bottom:16px}}