.main-auth-container{background-color:#12211f;display:flex;flex-direction:column;background-image:url(/assets/images/auth-img-bg.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;overflow:hidden}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px #264540!important;-webkit-text-fill-color:#fff!important;caret-color:#96c2bd!important;transition:background-color 5000s ease-in-out 0s}input[type=date]::-webkit-calendar-picker-indicator{color:transparent;background:transparent;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);height:100%;width:30px;cursor:pointer;z-index:2}h1.auth-h1{font-size:1.3rem;font-weight:700;color:#fff}.color{color:#f4901e;color:#1c8f7d}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@media screen and (max-width:376px){.reg-container{width:20rem}}@media screen and (max-width:326px){.reg-container{width:18rem}.sub-btn{padding:6px 14px}}