body.lp-has-auth{overflow-anchor:none}
.lp-auth-card{position:relative;min-width:0;width:100%;max-width:580px;justify-self:end;padding:28px 30px 25px;background:#fff;border:1px solid #dce5f4;border-radius:23px;box-shadow:0 20px 65px -24px #23477e35,0 3px 10px #275de806;scroll-margin-top:12px;text-align:left}
.lp-auth-card__top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:17px}.lp-auth-card__eyebrow{font-size:10px;letter-spacing:.13em;font-weight:700;color:#596f8e}.lp-auth-card__lock{display:grid;place-items:center;width:29px;height:29px;border:1px solid #e4ebf7;background:#f6f9ff;border-radius:9px;color:#7792ba}.lp-auth-card__lock svg{width:16px;height:16px}
.lp-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:5px;margin-bottom:24px;border:1px solid #e3e9f4;background:#f4f7fc;border-radius:12px}.lp .lp-auth-tabs a,.lp-auth-tabs .lp-auth-tab-disabled{display:flex;align-items:center;justify-content:center;min-height:40px;padding:9px 10px;border:1px solid transparent;border-radius:8px;color:#596f8e;font-size:12px;line-height:1.4;font-weight:600;text-align:center}.lp .lp-auth-tabs a[aria-current=page],.lp .lp-auth-tabs a[aria-selected=true]{background:#fff;border-color:#e4ebf7;color:#275de8;box-shadow:0 2px 7px #15366209}.lp .lp-auth-tabs a:hover{color:#275de8}.lp-auth-tabs .lp-auth-tab-disabled{color:#98a5b8;cursor:default}
.lp-auth-heading{margin-bottom:22px}.lp .lp-auth-heading h2{font-size:25px;line-height:1.2;letter-spacing:-.75px;font-weight:650;margin:0 0 9px}.lp .lp-auth-heading p{font-size:12px;line-height:1.8;color:#596f8e}.lp .lp-auth-heading h2:focus{outline:none}
.lp-auth-form{display:flex;flex-direction:column;gap:16px;margin:0}.lp-auth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 14px;align-items:start}.lp-auth-field{min-width:0;display:flex;flex-direction:column;gap:7px}.lp-auth-field>label,.lp-auth-purpose legend{font-size:12px;font-weight:600;line-height:1.5;color:#3e5475}.lp-auth-field input:not([type=checkbox]):not([type=radio]){display:block;width:100%;min-width:0;min-height:46px;margin:0;padding:11px 13px;border:1px solid #dce4f1;border-radius:10px;background:#fff;color:#243b5a;font:400 14px/1.4 Inter,Arial,sans-serif;box-shadow:0 1px 3px #17305e03;transition:border-color .15s,box-shadow .15s}.lp-auth-field input:hover{border-color:#b8c9e7}.lp-auth-field input:focus{outline:none;border-color:#6690f1;box-shadow:0 0 0 3px #275de812}.lp-auth-field input[aria-invalid=true]{border-color:#da8d98}.lp-auth-field input[type=date]{appearance:none;-webkit-appearance:none;min-height:46px}.lp-auth-field input[type=date]::-webkit-date-and-time-value{text-align:left}.lp-auth-field small{font-size:10px;line-height:1.5;color:#596f8e}
.lp-auth-password{position:relative}.lp-auth-password input{padding-right:44px!important}.lp-auth-eye{position:absolute;right:5px;top:5px;display:grid;place-items:center;width:35px;height:36px;padding:7px;border:0;border-radius:7px;background:transparent;color:#8095b2}.lp-auth-eye:hover{background:#f0f5fd;color:#275de8}.lp-auth-eye svg{display:block;width:19px;height:19px}.lp-auth-eye__slash{display:none}.lp-auth-eye[aria-pressed=true] .lp-auth-eye__slash{display:block}.lp .lp-auth-eye:focus-visible{outline-offset:1px;outline-width:2px}
.lp .lp-auth-submit{display:flex;width:100%;align-items:center;justify-content:center;gap:13px;min-height:48px;padding:12px 17px;background:#275de8;border:1px solid #275de8;border-radius:11px;box-shadow:0 5px 12px #275de815;color:#fff;font:600 13px/1.5 Inter,Arial,sans-serif;text-align:center;text-decoration:none;transition:background .15s,box-shadow .15s}.lp-auth-submit:hover{background:#174bd0;box-shadow:0 7px 16px #275de825}.lp-auth-submit:disabled{cursor:wait;background:#5579d7;border-color:#5579d7;box-shadow:none}.lp-auth-submit>span{font-size:17px;line-height:1}
.lp-auth-card .consent{display:flex;align-items:flex-start;gap:9px;font-size:11px;font-weight:400;line-height:1.7;color:#596f8e;margin:2px 0 0}.lp-auth-card .consent input{flex:none;width:16px;height:16px;margin:2px 0 0;accent-color:#275de8;border-radius:4px}.lp .lp-auth-card .consent a,.lp .lp-auth-card .social-footnote a{color:#456aaf;text-decoration:underline;text-underline-offset:2px}.lp-auth-card .social-footnote{font-size:10px!important;line-height:1.7;color:#596f8e;margin:-8px 0 0!important}
.lp-auth-links{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:19px;font-size:12px;line-height:1.7;color:#596f8e}.lp .lp-auth-links a{color:#4269b0;font-weight:500}.lp .lp-auth-links a:hover{text-decoration:underline;text-underline-offset:3px}.lp-auth-links--center{justify-content:center;text-align:center}
.lp-auth-purpose{border:0;padding:0;margin:0;min-width:0}.lp-auth-purpose legend{padding:0;margin-bottom:9px}.lp-auth-purpose__options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.lp-auth-purpose__options label{display:flex;align-items:flex-start;gap:9px;border:1px solid #dce5f4;border-radius:10px;padding:12px 10px;background:#f9fbff;cursor:pointer}.lp-auth-purpose__options label:has(input:checked){border-color:#7ba0f6;background:#eff5ff;box-shadow:0 0 0 1px #7ba0f622}.lp-auth-purpose__options label:has(input:focus-visible){outline:3px solid #abc3fa;outline-offset:2px}.lp-auth-purpose input{width:15px;height:15px;flex:none;margin:1px 0 0;accent-color:#275de8}.lp-auth-purpose span{display:flex;flex-direction:column;gap:4px}.lp-auth-purpose strong{font-size:12px;line-height:1.5;font-weight:600;color:#355680}.lp-auth-purpose small{font-size:10px;line-height:1.5;color:#596f8e}.lp .lp-auth-purpose p{font-size:10px;line-height:1.6;color:#596f8e;margin-top:9px}
.lp-auth-details{border-top:1px solid #e9eef7;border-bottom:1px solid #e9eef7;padding:13px 0;font-size:12px;color:#526d94}.lp-auth-details summary{cursor:pointer;line-height:1.6;font-weight:500}.lp-auth-details summary>span{font-size:10px;color:#596f8e;margin-left:7px;font-weight:400}.lp-auth-details>.lp-auth-grid,.lp-auth-details>.lp-auth-form{margin-top:17px}.lp-auth-details .lp-auth-help{margin-top:13px}.lp-auth-honeypot{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.lp-auth-notice{padding:13px 14px;border:1px solid #dbe6fa;border-radius:10px;background:#f2f7ff;color:#476994;font-size:12px;line-height:1.75;margin-bottom:18px!important;overflow-wrap:anywhere}.lp-auth-notice--error{background:#fff7f8;border-color:#eccbd0;color:#963a4b}.lp-auth-notice strong{display:block;font-weight:600;margin-bottom:5px}.lp-auth-notice ul{padding-left:17px;margin:0}.lp .lp-auth-notice a{color:inherit;text-decoration:underline;text-underline-offset:2px}.lp-auth-notice:focus{outline:3px solid #e6b2bc;outline-offset:3px}.lp .lp-auth-help{font-size:12px;line-height:1.8;color:#596f8e;margin:0 0 18px}.lp-auth-mail-icon{width:49px;height:49px;background:#edf4ff;border:1px solid #dce8ff;border-radius:14px;display:grid;place-items:center;color:#467de9;margin-bottom:17px}.lp-auth-mail-icon svg{width:25px;height:25px}
.lp-auth-card .social-entry{margin:0 0 21px}.lp-auth-card .social-entry__buttons{display:grid;grid-template-columns:1fr 1fr;gap:9px}.lp .lp-auth-card .social-button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:43px;padding:9px 10px;background:#fff;border:1px solid #dfe6f1;border-radius:10px;color:#506584;font-size:12px;font-weight:500;line-height:1.5;transition:border-color .15s,background .15s}.lp .lp-auth-card .social-button:hover{border-color:#a8bfea;background:#f9fbff}.lp-auth-card .social-mark{display:grid;place-items:center;flex:none;width:23px;height:23px;background:#232933;color:#fff;border-radius:6px;font:700 12px/1 Arial,sans-serif}.lp-auth-card .social-mark--vk{background:#0077ff;font-size:9px;letter-spacing:-.5px}.lp-auth-card .social-entry__divider{display:flex;align-items:center;gap:10px;font-size:10px;color:#596f8e;margin-top:17px}.lp-auth-card .social-entry__divider:before,.lp-auth-card .social-entry__divider:after{content:'';height:1px;flex:1;background:#e9eef7}
@media(max-width:620px){.lp-auth-card{justify-self:center;padding:22px 20px;border-radius:20px;max-width:540px}.lp-auth-card__eyebrow{font-size:10px}.lp .lp-auth-heading h2{font-size:24px}.lp-auth-grid{gap:15px 11px}.lp-auth-field input:not([type=checkbox]):not([type=radio]){font-size:16px}.lp-auth-field>label{font-size:12px}.lp-auth-purpose__options label{padding:11px 9px;gap:7px}.lp-auth-purpose strong{font-size:12px}.lp-auth-purpose small{font-size:10px}.lp-auth-links{font-size:12px}.lp-auth-card .social-footnote{font-size:10px!important}}
@media(max-width:390px){.lp-auth-card{padding:20px 17px}.lp-auth-grid{grid-template-columns:minmax(0,1fr)}.lp-auth-card .social-entry__buttons{grid-template-columns:minmax(0,1fr)}.lp-auth-purpose__options{grid-template-columns:minmax(0,1fr)}.lp-auth-purpose__options label{padding:11px 12px}.lp-auth-purpose span{gap:2px}.lp-auth-purpose small{font-size:10px}.lp-auth-details summary>span{display:block;margin-left:14px}.lp-auth-links{justify-content:center}.lp-auth-tabs{margin-bottom:22px}.lp .lp-auth-tabs a,.lp-auth-tabs .lp-auth-tab-disabled{font-size:12px}}
@media(prefers-reduced-motion:reduce){.lp-auth-card *{transition:none!important;scroll-behavior:auto!important}}
