<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.password-policy{font-family:Rubik;font-style:normal;font-weight:400;font-size:12px;line-height:14px;padding:8px 0}.password-policy__list{display:flex;flex-direction:column;gap:4px}.password-policy__rule{display:flex;align-items:center;gap:8px;color:#6d6d6d}.password-policy__rule-checkbox{background-color:#cdcdcd;width:12px;height:12px;border-radius:100%;padding:1.5px}.password-policy__rule-checkmark{fill:#fff;width:100%;height:100%}.password-policy .password-policy__rule.password-policy__rule--matched .password-policy__rule-checkbox{background-color:#003c3c}@keyframes rotate{0%{transform-origin:50% 50%;transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate-ccw{0%{transform-origin:50% 50%;transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-200}}@font-face{font-family:Poppins;font-weight:400;font-style:normal;font-display:auto;src:url(/fonts/poppins/Poppins-Regular.ttf) format("truetype")}@font-face{font-family:Poppins;font-weight:400;font-style:italic;font-display:auto;src:url(/fonts/poppins/Poppins-Italic.ttf) format("truetype")}@font-face{font-family:Poppins;font-weight:600;font-style:normal;font-display:auto;src:url(/fonts/poppins/Poppins-SemiBold.ttf) format("truetype")}@font-face{font-family:Poppins;font-weight:600;font-style:italic;font-display:auto;src:url(/fonts/poppins/Poppins-SemiBoldItalic.ttf) format("truetype")}@font-face{font-family:Rubik;font-weight:400;font-style:normal;font-display:auto;src:url(/fonts/rubik/Rubik-Regular.ttf) format("truetype")}@font-face{font-family:Rubik;font-weight:400;font-style:italic;font-display:auto;src:url(/fonts/rubik/Rubik-Italic.ttf) format("truetype")}@font-face{font-family:Rubik;font-weight:600;font-style:normal;font-display:auto;src:url(/fonts/rubik/Rubik-SemiBold.ttf) format("truetype")}@font-face{font-family:Rubik;font-weight:600;font-style:italic;font-display:auto;src:url(/fonts/rubik/Rubik-SemiBoldItalic.ttf) format("truetype")}.fade-enter-active,.fade-leave-active{opacity:1;transition:opacity .25s ease}.fade-enter-from,.fade-leave-to{opacity:0}.fade-slide-enter-active,.fade-slide-leave-active{opacity:1;transform:translateY(0);transition:transform .25s ease,opacity .25s ease}.fade-slide-enter-from,.fade-slide-leave-to{opacity:0;transform:translateY(-100%)}.slide-left-enter-active,.slide-left-leave-active{opacity:1;transform:translateX(0);transition:transform .25s ease,opacity .25s ease}.slide-left-enter-from,.slide-left-leave-to{opacity:0;transform:translateX(100%)}.reset-password-form-content{display:flex;flex-direction:column}.reset-password-form-content .reset-password-form-header{color:#191414;font-family:Poppins;font-size:19.8px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:8px}.reset-password-form-content .reset-password-form-header-description{color:#6d6d6d;font-family:Rubik;font-size:14px;font-style:normal;font-weight:400;line-height:16px;margin-bottom:40px}.reset-password-form-content .reset-password-form{display:flex;flex-direction:column}.reset-password-form-content .reset-password-form .reset-password-form-label{overflow:hidden;color:#6d6d6d;text-overflow:ellipsis;font-family:Rubik;font-size:10px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;margin-bottom:2px}.reset-password-form-content .reset-password-form .username-field{display:flex;height:44px;min-width:24px;padding:0 8px;align-items:center;gap:8px;align-self:stretch;border-radius:4px;background:#f0f0f0;border:none;margin-bottom:24px;cursor:not-allowed;overflow:hidden;color:#a9a9a9;text-overflow:ellipsis;white-space:nowrap;font-family:Rubik;font-size:16px;font-style:normal;font-weight:400;line-height:16px}.reset-password-form-content .reset-password-form .reset-password-form-input{height:44px;display:flex}.reset-password-form-content .reset-password-form .reset-password-form-input.first{margin-bottom:24px}.reset-password-form-content .reset-password-form .reset-password-form-input.password{position:relative;margin-bottom:0}.reset-password-form-content .reset-password-form .reset-password-form-input.password.first{margin-bottom:24px}.reset-password-form-content .reset-password-form .reset-password-form-input input{height:100%;width:100%;text-overflow:ellipsis;white-space:nowrap;font-family:Rubik;font-size:16px;font-style:normal;font-weight:400;line-height:16px;border:none;outline:none;border-radius:4px;border:1px solid #f0f0f0;background:#fff;box-shadow:none;outline-offset:1px;padding:0 8px}.reset-password-form-content .reset-password-form .reset-password-form-input input::-moz-placeholder{color:#cdcdcd}.reset-password-form-content .reset-password-form .reset-password-form-input input::placeholder{color:#cdcdcd}.reset-password-form-content .reset-password-form .reset-password-form-input input:hover{border-color:#cdcdcd}.reset-password-form-content .reset-password-form .reset-password-form-input input:focus-visible{border-color:#cdcdcd;outline:2px solid #a2bfff}.reset-password-form-content .reset-password-form .reset-password-form-input .visibility-button{height:43px;width:43px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;right:0;top:0}.reset-password-form-content .reset-password-form .reset-password-form-input .visibility-button svg{height:20px;width:20px;color:#000}.reset-password-form-content .reset-password-form .reset-password-error-message{font-size:12px;line-height:14px;margin-top:8px;color:#ff2e2d}.reset-password-form-content .reset-password-form .reset-password-error-message.code{margin-top:-16px;margin-bottom:24px}.reset-password-form-content .reset-password-form .reset-password-form-footer{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:40px}.reset-password-form-content .reset-password-form .reset-password-form-footer.send-code{justify-content:flex-end}.reset-password-form-content .reset-password-form .reset-password-form-footer .cancel-button{height:100%;display:flex;align-items:center;color:#191414;padding:0 12px;cursor:pointer}.reset-password-form-content .reset-password-form .reset-password-form-footer .buttons-wrapper{display:flex;flex-direction:column;height:100%;align-items:center;width:100%;gap:16px}.reset-password-form-content .reset-password-form .reset-password-form-footer .buttons-wrapper .reset-btn{height:100%;display:flex;align-items:center;justify-content:center;border-radius:4px;cursor:pointer;font-size:14px;padding:0 8px;width:100%;height:44px;min-height:44px;max-height:44px;box-shadow:none}.reset-password-form-content .reset-password-form .reset-password-form-footer .buttons-wrapper .reset-btn.disabled{cursor:not-allowed;opacity:.6}.reset-password-form-content .reset-password-form .reset-password-form-footer .buttons-wrapper .reset-btn.brand{background-color:#003c3c;color:#fff}.reset-password-form-content .reset-password-form .reset-password-form-footer .buttons-wrapper .reset-btn.resend{min-width:120px;background-color:#003c3c;color:#fff}.reset-password-form-content .reset-password-form .reset-password-form-footer .buttons-wrapper .reset-btn.resend.disabled{color:#a9a9a9;background-color:#ddd;border:1px solid #f0f0f0}.reset-password-form-content .password-policy{margin-top:-24px;margin-bottom:16px}@media screen and (min-width:650px){.reset-password-form-content .reset-password-form .reset-password-form-footer .buttons-wrapper{flex-direction:row;justify-content:space-between}.reset-password-form-content .reset-password-form .reset-password-form-footer .buttons-wrapper .reset-btn{width:auto}.reset-password-form-content .reset-password-form .reset-password-form-footer .buttons-wrapper .reset-btn.brand{margin-left:auto}}</pre></body></html>