@font-face{font-family:Inter;src:url(/_next/static/media/Inter_regular.c68fb645.ttf) format("truetype");font-weight:400}@font-face{font-family:Inter;src:url(/_next/static/media/Inter_medium.e18063f9.ttf) format("truetype");font-weight:500}@font-face{font-family:Inter;src:url(/_next/static/media/Inter_light.f163dafc.ttf) format("truetype");font-weight:300}@font-face{font-family:Inter;src:url(/_next/static/media/Inter_semibold.08982272.ttf) format("truetype");font-weight:600}body.auth-page{font-family:Inter,sans-serif;margin:0;padding:0;display:flex;height:100vh}body.auth-page,body.auth-page html{height:100%;margin:0}body.auth-page .sidebar{width:25%;background-color:#4370e5;color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100vh;border-top-right-radius:25px;border-bottom-right-radius:25px}body.auth-page .logo-container{display:flex;justify-content:center;margin-bottom:20px}body.auth-page .sidebar .logo-container{display:flex;flex:1 1;justify-content:center;align-items:center}body.auth-page .sidebar img{width:200px}body.auth-page .sidebar p{font-size:.8rem;font-weight:300;margin:0 0 20px}body.auth-page .main-content{width:75%;padding:40px;display:flex;justify-content:center;align-items:center;background-color:#f8f9fa}body.auth-page .form-container{max-width:400px;width:100%}body.auth-page .form-container h2{margin-bottom:20px;text-align:center;font-weight:600}body.auth-page .form-container p{text-align:center;margin-bottom:30px;font-weight:500}body.auth-page .forgot-password{text-align:right;font-size:12px;margin-top:-10px}body.auth-page .forgot-password a{text-decoration:none;font-weight:300}body.auth-page .btn-continue{width:100%;margin-top:20px;font-weight:500;background-color:#4370e5}body.auth-page .account-info{color:rgba(0,0,0,.5);margin-top:10px;margin-bottom:23px}body.auth-page .signup-link{color:#4370e5;text-decoration:none}body.auth-page .logo-mobile{display:none}body.auth-page .logo-mobile img{width:100px}body.auth-page .sign-in,body.auth-page .sign-up{margin:0;color:rgba(0,0,0,.8);text-decoration:none;font-size:11px}body.auth-page .sign-in a,body.auth-page .sign-up a{text-decoration:none;font-weight:300;font-size:11px}body.auth-page .sign-in a:hover,body.auth-page .sign-up a:hover{text-decoration:none}@media (max-width:768px){body.auth-page .sidebar{display:none}body.auth-page .main-content{width:100%;padding:20px;text-align:center}body.auth-page .logo-mobile{display:flex;justify-content:center;margin-bottom:20px}body.auth-page .form-container{margin-top:20px}body.auth-page .footer-mobile{display:block}}body.auth-page .footer-mobile{display:none;background-color:#4370e5;color:#fff;text-align:center;padding:10px;position:fixed;bottom:0;left:0;right:0}body.auth-page .form-check-label a,body.auth-page .form-check-label a:hover{text-decoration:none}body.auth-page .form-check-label{font-family:Inter,sans-serif;font-weight:100;font-size:12px;line-height:19.36px}body.auth-page .rectangle{height:auto;border-radius:10px;background:#fff;box-shadow:0 0 10px 10px rgba(0,0,0,.25);padding:20px;text-align:center;display:flex;flex-direction:column;align-items:center}body.auth-page .rectangle p{color:rgba(0,0,0,.5);font-size:12px}body.auth-page .check-icon{margin-bottom:30px;margin-top:30px}body.auth-page .btn-got-it{background-color:#4370e5;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;margin-bottom:30px}body.auth-page .btn-got-it:hover{background-color:#365cbf}body.auth-page .account-activation{flex-direction:column;text-align:center;padding:20px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.25)}body.auth-page .account-activation,body.auth-page .main-content1{display:flex;align-items:center;justify-content:center;background-color:#f8f9fa}body.auth-page .main-content1{width:75%;padding:40px}body.auth-page .form-container1{padding:20px;text-align:center}body.auth-page{min-height:100svh}body.auth-page .sidebar{width:min(25%,340px);min-width:260px;flex:0 0 auto}body.auth-page .main-content,body.auth-page .main-content1{flex:1 1 auto;width:auto;min-width:0}@media (max-width:991.98px){body.auth-page{min-height:100svh}body.auth-page .sidebar{width:min(34%,320px);min-width:220px}body.auth-page .main-content,body.auth-page .main-content1{padding:32px 24px}}@media (max-width:768px){body.auth-page{display:block;min-height:100svh}body.auth-page .main-content,body.auth-page .main-content1{width:100%;min-height:100svh;padding:24px 18px 86px;align-items:flex-start}body.auth-page .account-activation,body.auth-page .form-container,body.auth-page .form-container1{max-width:420px;margin-left:auto;margin-right:auto}body.auth-page .footer-mobile{padding-bottom:calc(10px + env(safe-area-inset-bottom, 0px))}}.legal-popup{position:fixed;inset:0;display:none;align-items:center;justify-content:center;padding:28px;z-index:2100}.legal-popup.is-open{display:flex}.legal-popup__overlay{position:absolute;inset:0;background:rgba(82,86,112,.54);-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.legal-popup__card{position:relative;z-index:1;width:min(100%,820px);max-height:min(88vh,760px);background:#fff;border-radius:10px;box-shadow:0 28px 64px rgba(30,39,74,.22);padding:18px 22px 20px;overflow:hidden}.legal-popup__close{position:absolute;top:16px;right:18px;width:24px;height:24px;border:0;border-radius:50%;background:#4370e5;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;box-shadow:none}.legal-popup__close i{font-size:10px;line-height:1}.legal-popup__title{margin:0 36px 18px;color:#333;font-size:16px;font-weight:700;line-height:1.3;text-align:center}.legal-popup__content{max-height:calc(min(88vh, 760px) - 66px);overflow-y:auto;padding:4px 24px 6px;color:#6c7280;font-size:12px;line-height:1.55;scrollbar-width:thin}.legal-popup__section+.legal-popup__section{margin-top:18px}.legal-popup__section h3{margin:0 0 10px;color:#4a4f5d;font-size:13px;font-weight:700;line-height:1.4;text-transform:uppercase}.legal-popup__section p{margin:0 0 10px}.legal-popup__section ul{margin:0 0 10px 18px;padding:0}.legal-popup__section li{margin-bottom:8px}body.legal-popup-open{overflow:hidden}@media (max-width:767.98px){.legal-popup{padding:16px;align-items:flex-start}.legal-popup__card{width:100%;max-height:calc(100vh - 32px);margin-top:8px;padding:16px 16px 14px;border-radius:8px}.legal-popup__close{top:12px;right:12px}.legal-popup__title{margin:0 28px 14px;font-size:15px}.legal-popup__content{max-height:calc(100vh - 120px);padding:2px 8px 4px;font-size:11px;line-height:1.5}.legal-popup__section h3{font-size:12px}}.auth-password-wrap{position:relative}.auth-password-wrap .form-control{padding-right:46px}.auth-password-eye{position:absolute;top:50%;right:10px;transform:translateY(-50%);border:none;background:transparent;color:#6f83aa;font-size:15px;line-height:1;cursor:pointer;padding:6px 8px;border-radius:4px}.auth-password-eye:focus-visible,.auth-password-eye:hover{color:#4b6df1;outline:none}