@import url("/legacy/old-auth.min.css");.signin-no-transition,.signin-no-transition *,.signin-no-transition :after,.signin-no-transition :before{transition:none!important;animation:none!important}.registration-text{position:absolute;right:1rem;font-size:.75rem;color:white!important;font-weight:500;line-height:1.2}@media (max-width:992px){.registration-text{position:static;background-color:#f8f9fa;font-size:13px;color:#000!important;text-align:center;padding:.3rem 0;line-height:1.2}}.loader-container{display:flex;justify-content:center;align-items:center;height:100%;width:100%;padding:20px;box-sizing:border-box;background:transparent}.loader{border:6px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (min-width:1400px){.volunteer-form .mx_volunteer_form>[class*=col-xxl-4]{flex:0 0 25%;max-width:25%}}@media (min-width:1200px){.volunteer-form .mx_volunteer_form{row-gap:.35rem}.volunteer-form .mx_volunteer_form>.form-group{margin-bottom:.55rem}.volunteer-form .mx_volunteer_form h4{margin-top:.75rem!important;margin-bottom:.45rem!important}.volunteer-form .mx_volunteer_form .form-label,.volunteer-form .mx_volunteer_form label{margin-bottom:.35rem}}