#theParent{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}.auth-container{margin-top:80px;margin-bottom:80px;padding:60px 120px;background:white;box-shadow:0 0 7px 5px rgba(46,104,222,.3);border-radius:20px;outline:1px solid #2e68de;outline-offset:-1px;display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.auth-content{width:594px;display:flex;flex-direction:column;gap:36px}.auth-tabs{display:flex;gap:24px}.auth-tab{display:flex;flex-direction:column;padding:10px 0;gap:4px}.feedback{margin-bottom:20px}.border-success{border:1px solid #28a745!important}.border-danger{border:1px solid #dc3545!important}.auth-tab-title{font-weight:400;color:black}.auth-tab-alternative,.auth-tab-title{font-size:32px;font-family:Golos Text,sans-serif;text-transform:uppercase}.auth-tab-alternative{font-weight:600;color:#2e68de}.auth-tab.active .auth-tab-title{font-weight:600}.auth-tab-underline{height:2px;background:transparent}.auth-tab-underline.active{background:black}.auth-form{gap:20px}.auth-field,.auth-form{display:flex;flex-direction:column}.auth-field{gap:12px}.auth-label{font-size:18px;font-family:Golos Text,sans-serif;font-weight:400;color:black}.auth-input{height:60px;box-sizing:border-box;padding:10px 20px;background:white;border-radius:10px;display:flex;align-items:center;border:1px solid var(--Main-Blue,#2e68de)}.auth-placeholder{color:#828282;font-size:18px;font-family:Golos Text,sans-serif;font-weight:400}.auth-forgot{margin-top:20px;margin-bottom:20px}.auth-link{font-family:Golos Text,sans-serif;color:#2e68de;text-decoration:underline}.input-error{border:1px solid red!important;background-color:#ffd5d5!important;outline:none}.declaration-form-divider{height:2px;width:100%;background:#fff3df}.sign-up-btn{gap:10px;align-self:stretch;border-radius:10px;margin-top:30px;margin-bottom:20px}.auth-button,.sign-up-btn{display:flex;height:60px;padding:20px 37px;justify-content:center;align-items:center;background:#2e68de;border:none}.auth-button{box-sizing:border-box;color:white;border-radius:10px;font-size:16px;font-family:Golos Text,sans-serif;font-weight:400}a{text-decoration:none}@media (max-width:1280px){.auth-container{padding:60px 80px;margin-top:60px;margin-bottom:60px}}@media (max-width:960px){.auth-container{padding:40px 80px;margin-top:60px;margin-bottom:60px}.auth-tab-alternative,.auth-tab-title{font-size:24px}.auth-label{font-size:16px}.auth-forgot{font-size:14px}.auth-content{width:460px}}@media (max-width:640px){.auth-container{padding:40px;margin-top:60px;margin-bottom:60px}.auth-tab-title{font-size:16px}.auth-tab-alternative{font-size:24px}}@media (max-width:480px){.auth-container{padding:3.12vw;margin-top:12.5vw;margin-bottom:12.5vw;border-radius:4vw}.auth-tab-alternative{font-size:5.62vw}.auth-button,.auth-forgot,.auth-input,.auth-tab-title,.sign-up-btn{font-size:3.75vw}.auth-label{font-size:4.37vw}.auth-content{gap:6vw;width:87.5vw}.auth-input{padding:4.4vw 4.3vw;border-radius:4vw;height:13.12vw}.declaration-form-divider{height:2px;width:100%;background:#fff3df}.auth-tab{width:50%}.auth-content .auth-tab-title{display:flex;justify-content:center}.auth-button,.sign-up-btn{height:13.12vw;font-size:3.75vw;border-radius:4vw}.auth-forgot{margin-top:9vw;margin-bottom:8.75vw}}