.auth-providers{display:flex;align-items:center;justify-content:center;gap:40px;margin-bottom:24px}.auth-providers .auth-provider{background-color:#f4f4f4;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.auth-providers .auth-provider img{width:20px;height:20px}.auth-form h2{font-size:20px;font-weight:700;padding:1rem}.auth-form .divider{font-size:12px;color:#b3b3b3;display:flex;min-width:250px;max-width:100%;justify-content:center;align-items:center;margin-bottom:30px;gap:4px}.auth-form .divider span{white-space:nowrap;font-size:12px}.auth-form .divider:after,.auth-form .divider:before{content:"";border-top:1px solid #B3B3B3;width:100%}.auth-form .input-filter{height:50px}.auth-form .input-filter div:first-child,.auth-form .input-filter input{height:100%}.auth-form .input-filter input{font-size:.875rem;font-weight:700}.auth-form .input-filter input+label>span{font-size:.875rem;font-weight:700}.input-filter input:focus+label>span,.input-filter input.not-empty+label>span{font-size:11px;font-weight:600}.auth-form .card-filter .label img{width:16px;height:auto}.auth-form .card-filter .label span{font-size:14px;font-weight:600}.auth-form .select-field{min-height:3.2rem}.auth-form .select-field ul{width:120%;border:solid 1px black;max-height:16rem!important;overflow-y:auto!important}.auth-form .nice-select-form{height:3.125rem;border:1px solid #0b0b0b;border-radius:.6rem;padding:.5rem}.auth-form .nice-select-form .current,.auth-form .nice-select-form .current span{font-size:.875rem;font-weight:700;color:var(--para-color)!important;margin-left:.25rem}
