:root{--body-bg: linear-gradient(180deg, #D5DEE7 0%, #E8EBF2 50%, #E2E7ED 100%);--auth-container-bg: #ffffff;--auth-container-color: #333333;--bs-border-radius: 10px;--bs-link-color: #3138cf;--bs-link-color-rgb: 49, 56, 207;--bs-border-color: #d2d2d2;--lb-seprator-color: #cecece;--otp-box-border-color: #e8e8e8;--logo-dark-visibilty:none;--logo-light-visibilty:block}@media(prefers-color-scheme: dark){:root{--body-bg: linear-gradient(180deg, #161616 0%, #2c2c2c 50%, #282828 100%);--bs-body-color-rgb: 255, 255, 255;--auth-container-bg: #2c2c2c;--auth-container-color: #ffffff;--bs-body-bg: #262626;--auth-tx-field-bg: rgb(35 35 35 / 44%);--bs-border-color: #6a6a6a;--bs-link-color-rgb: 99, 127, 204;--lb-seprator-color: #555555;--bs-body-color: #ffffff;--otp-box-border-color: #666666;--bs-alert-color: #d6d6d6;--logo-dark-visibilty:block;--logo-light-visibilty:none}}body.auth{background:var(--body-bg)}body.auth .content{width:100vw;min-height:100vh}body.auth .auth-container{background-color:var(--auth-container-bg);color:var(--auth-container-color);padding:70px 5px;border-radius:10px;min-height:60%;background-image:url(../images/auth/bg-img.svg);background-repeat:no-repeat;background-size:75%;background-position:left bottom}body.auth .form-check .form-check-input{margin-left:-1.5em;margin-right:5px;width:1.5em;height:1.5em;margin-top:0}body.auth .form-check .form-check-input:checked{background-color:#3a7997;border-color:#3a7997}body.auth .form-check .form-check-input:hover,body.auth .form-check .form-check-input:focus{box-shadow:none !important;border-color:#3a7997}body.auth .form{max-width:440px;margin:auto;width:100%}body.auth .alert-success{--bs-alert-bg: rgb(0 149 81 / 9%);--bs-alert-border-color: #119458;--bs-alert-color: var(--bs-alert-color)}body.auth .alert-danger{--bs-alert-color: var(--bs-alert-color);--bs-alert-bg: rgb(169 27 40 / 32%);--bs-alert-border-color: rgb(205 105 115 / 54%)}.form-control{background-color:var(--auth-tx-field-bg)}.form-floating.invalid input{border-color:#e83636}.form-error .error,.form-floating .error{text-align:right;font-size:13px;color:#e83636}.form-floating input.unamecheck{padding-right:calc(1.5em + .75rem);background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-floating input.unamecheck.checking{background-size:1.4em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3CradialGradient id='a' cx='.66' fx='.66' cy='.313' fy='.313' gradientTransform='scale(1.5)'%3E%3Cstop offset='0' stop-color='%230380FF'/%3E%3Cstop offset='.3' stop-color='%230380FF' stop-opacity='.9'/%3E%3Cstop offset='.6' stop-color='%230380FF' stop-opacity='.6'/%3E%3Cstop offset='.8' stop-color='%230380FF' stop-opacity='.3'/%3E%3Cstop offset='1' stop-color='%230380FF' stop-opacity='0'/%3E%3C/radialGradient%3E%3Ccircle transform-origin='center' fill='none' stroke='url(%23a)' stroke-width='22' stroke-linecap='round' stroke-dasharray='200 1000' cx='100' cy='100' r='70'%3E%3CanimateTransform type='rotate' attributeName='transform' calcMode='spline' dur='1' values='360;0' keyTimes='0;1' keySplines='0 0 1 1' repeatCount='indefinite'/%3E%3C/circle%3E%3Ccircle transform-origin='center' fill='none' opacity='.2' stroke='%230380FF' stroke-width='22' stroke-linecap='round' cx='100' cy='100' r='70'/%3E%3C/svg%3E")}.form-floating input.unamecheck.checked{background-image:url("data:image/svg+xml,%3Csvg height='800' width='800' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17.837 17.837' xml:space='preserve'%3E%3Cpath style='fill:%233abc40' d='M16.145 2.571a.7.7 0 0 0-.99 0L6.92 10.804l-4.241-4.27a.698.698 0 0 0-.989 0L.204 8.019a.703.703 0 0 0 0 .99l6.217 6.258a.704.704 0 0 0 .99 0L17.63 5.047a.7.7 0 0 0 0-.994l-1.485-1.482z'/%3E%3C/svg%3E")}.plogo.dark{display:var(--logo-dark-visibilty)}.plogo.light{display:var(--logo-light-visibilty)}.logo-img{border:none;max-width:268px;max-height:168px;padding:8px}.logo-img.sz-sm{max-width:220px;max-height:120px}.logo-img.sz-l{max-width:292px;max-height:192px}.logo-img.sz-l{max-width:292px;max-height:192px}.otp{display:flex;margin:30px auto;justify-content:center}.otp input.otpn{width:36px;height:36px;padding:5px;text-align:center;border:none;border-bottom:solid 2px var(--otp-box-border-color);margin:0px 4px;background:rgba(0,0,0,0);color:var(--bs-body-color)}.otp input.otpn:focus{outline:none;border-color:#f83b93}.send-otp-again{color:#eb2f77;font-weight:600;cursor:pointer}.form-floating .show-hide{position:absolute;right:6px;margin:16px 6px}/*# sourceMappingURL=rits-auth.min.css.map */