@import url(https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400..700;1,400..700&display=swap);
:root{--fs7px:0.7rem;--fs8px:0.8rem;--fs9px:0.9rem;--fs10px:1rem;--fs11px:1.1rem;--fs12px:1.2rem;--fs13px:1.3rem;--fs14px:1.4rem;--fs15px:1.5rem;--fs16px:1.6rem;--fs17px:1.7rem;--fs18px:1.8rem;--fs19px:1.9rem;--fs20px:2rem;--fs21px:2.1rem;--fs22px:2.2rem;--fs23px:2.3rem;--fs24px:2.4rem;--fs25px:2.5rem;--fs26px:2.6rem;--fs27px:2.7rem;--fs28px:2.8rem;--fs29px:2.9rem;--fs30px:3rem;--fs31px:3.1rem;--fs32px:3.2rem;--fs33px:3.3rem;--fs34px:3.4rem;--fs35px:3.5rem;--fs36px:3.6rem;--fs37px:3.7rem;--fs38px:3.8rem;--fs39px:3.9rem;--fs40px:4rem;--fs41px:4.1rem;--fs42px:4.2rem;--fs43px:4.3rem;--fs44px:4.4rem;--fs45px:4.5rem;--fs46px:4.6rem;--fs47px:4.7rem;--fs48px:4.8rem;--fs49px:4.9rem;--fs50px:5rem;--fs64px:6.4rem;--fs70px:7rem;--fs78px:7.8rem;--fw400:400;--fw500:500;--fw600:600;--fw700:700;--fw800:800;--fw900:900;--font-primary:"Cabin",sans-serif;--primary-color:#fff;--value-red:#be2222;--cards-name-red:#e02024;--star-red:#ff4242;--status-red:#f65544f2;--data-red-bg:#440102;--data-red-border:#c617171f;--data-orange:#f80;--status-yellow:orange;--data-yellow:#ffd53d;--data-yellow-bg:#c7a3201f;--data-yellow-border:#3f2600;--black-primary:#000;--black-bg:#0d0d0d;--white-gray:#d9d9d9;--secondary-gray:#b3b3b3;--landing-secondary:#9c9c9c;--Text-Sub-text-1:#777;--placeholder-color:#636363;--border-color:#373737;--btn-border2:#333;--btn-bg2:#2f2f2f;--btn-color:#1a1a1a;--color-light-gray:#2a2a33;--gray-blur:hsla(0,0%,100%,.08);--theme-blue2:#25cdcd;--theme-blue:#2ed5d5;--cards-name-green:#6ff6f6;--Color-Text-Link:#41b5fd;--theme-blue3:#72cde1;--value-green:#22be28;--status-green:#4caf50;--data-green:#52b243;--data-green-bg:#24b01217;--data-green-border:#0b2509;--tabs-active-bg:linear-gradient(180deg,#3c3d48,#1c1d28);--line-bg:linear-gradient(180deg,transparent,#6afcf8 32.29%,transparent);--auth-line:linear-gradient(90deg,transparent,#6afcf8 32.29%,transparent);--auth-btn:radial-gradient(110.23% 82.81% at 50% 17.19%,hsla(0,0%,100%,.1) 0%,hsla(0,0%,100%,.04) 100%),radial-gradient(172.39% 156.26% at 105.11% -15.62%,rgba(19,229,213,.7) 19.66%,rgba(19,229,213,.08) 71.06%),radial-gradient(93.05% 104.93% at 20.17% -22.66%,#1da0a0 0%,rgba(29,82,160,.18) 100%),radial-gradient(135.71% 87.74% at 33.81% 109.38%,rgba(102,139,226,.81) 0%,rgba(102,129,226,0) 95.37%),#eef9ff;--auth-btn-hov:radial-gradient(90% 90% at 70% 30%,hsla(0,0%,100%,.15) 0%,hsla(0,0%,100%,.06) 100%),radial-gradient(150% 120% at 0% 100%,rgba(19,229,213,.75) 10%,rgba(19,229,213,.1) 70%),radial-gradient(80% 90% at 80% 0%,#1da0a0 0%,rgba(29,82,160,.2) 100%),radial-gradient(120% 80% at 50% 100%,rgba(102,139,226,.9) 0%,rgba(102,129,226,0) 90%),#eef9ff}
*{box-sizing:border-box;margin:0;padding:0}ol li,ul li{list-style-type:none}a{text-decoration:none}h1{font-size:var(--fs44px)}html{box-sizing:border-box;font-size:62.5%}body{background:var(--black-primary);color:var(--primary-color);font-family:var(--font-primary);height:100vh;overflow:hidden;width:100%}.mt24{margin-top:2.4rem}.mt32{margin-top:3.2rem}img{display:block;width:100%}.loginSwiper.swiper-container{height:100vh;position:relative;width:100%}.loginSwiper .swiper-slide img{height:auto;margin:auto;width:auto}.bannerText{bottom:6rem;left:50%;opacity:0;pointer-events:none;position:absolute;text-align:center;transform:translate(-50%);transition:none;width:100%;z-index:10}.bannerText.show{opacity:1;transform:translate(-50%,-3rem);transition:opacity .8s ease,transform .8s ease}.bannerText span{animation:fadeIn 1s ease forwards;display:inline-block;opacity:0}@keyframes fadeIn{to{opacity:1}}.authLeft .pagination{bottom:6rem;display:flex;gap:.6rem;left:20%;position:absolute;right:inherit;top:inherit;transform:translateX(-50%);z-index:20}.authLeft .pagination-dot{background-color:var(--white-gray);border-radius:.6rem;cursor:pointer;height:.6rem;margin:0;opacity:.2;transition:background-color .3s ease;width:2rem}.authLeft .pagination-dot.active{opacity:1;width:4rem}.bannerText{color:var(--primary-color);font-size:var(--fs48px);font-weight:var(--fw700);line-height:150%;max-width:62.6rem;text-align:left}.authLeft{background:url(/assets/images/login/lines_bg.webp) no-repeat;width:calc(100% - 47.6rem)}.authContainer{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:144rem;padding-right:8rem}.authRight{-webkit-backdrop-filter:blur(2.4rem);backdrop-filter:blur(2.4rem);background:var(--black-bg);border-radius:1.6rem;max-width:45.6rem;overflow:hidden;padding:3.2rem 2.4rem 8.6rem;position:relative;width:100%}.authRight:after,.authRight:before{background:var(--theme-blue);border-radius:50%;content:"";filter:blur(3rem);height:8.2rem;left:-3.2rem;position:absolute;top:-2.8rem;width:8.2rem;z-index:-1}.authRight:after{bottom:-3rem;left:auto;right:-2rem;top:auto}.aLineLeft,.aLineRight{background:var(--line-bg);height:26.2rem;left:0;position:absolute;top:0;width:.2rem}.aLineRight{bottom:0;left:auto;right:0;top:auto}.authCLogo img{margin:0 auto;width:auto}.authFormWrapper h5{font-size:var(--fs24px);font-weight:var(--fw600);letter-spacing:0;line-height:100%;margin:4rem 0;text-align:center}.inputWrap label{color:var(--landing-secondary);display:flex;font-size:var(--fs14px);font-weight:var(--fw400);gap:.8rem;letter-spacing:0;line-height:100%;margin-bottom:.95rem;text-align:left}.inputWrap label span{color:var(--star-red)}.inputWrap input{background:none;border:1px solid var(--border-color);border-radius:.6rem;color:var(--primary-color);font-family:var(--font-primary);font-size:var(--fs14px);font-weight:var(--fw400);letter-spacing:0;line-height:100%;outline:none;padding:1.4rem 1.6rem;width:100%}.inputWrap input::-moz-placeholder{color:var(--placeholder-color);font-size:var(--fs14px);font-weight:var(--fw400);letter-spacing:0;line-height:100%}.inputWrap input::placeholder{color:var(--placeholder-color);font-size:var(--fs14px);font-weight:var(--fw400);letter-spacing:0;line-height:100%}.authForgotOut{display:flex;justify-content:end}.authForget{color:var(--theme-blue2);font-size:var(--fs14px);font-weight:var(--fw400);letter-spacing:0;line-height:2.4rem;margin-top:1.2rem;text-align:right;text-transform:capitalize}.authbtn{margin-top:3.2rem}.authbtn button{background:var(--auth-btn);border:none;border-radius:.6rem;color:var(--btn-color);cursor:pointer;font-family:var(--font-primary);font-size:var(--fs16px);font-weight:var(--fw400);letter-spacing:0;line-height:100%;padding:1.15rem 0;width:100%}.authbtn button:hover{background:var(--auth-btn-hov)}.authGoogle{background:var(--btn-bg2);border:1px solid var(--btn-border2);border-radius:.4rem;color:var(--primary-color);font-size:var(--fs16px);font-weight:var(--fw400);letter-spacing:0;line-height:100%;padding:.7rem;text-transform:capitalize}.authGoogle,.authSign{align-items:center;display:flex;gap:.6rem;justify-content:center}.authSign{margin-top:8rem}.authSign a,.authSign h6{color:var(--secondary-gray);font-size:var(--fs18px);font-weight:var(--fw400);letter-spacing:0;line-height:100%}.authSign a{color:var(--theme-blue2);text-transform:capitalize}.forgotPassword{padding-bottom:3rem}.otpVerification .authFormWrapper h5{margin-bottom:1.2rem}.authFormWrapper p,.authFormWrapper p span{color:var(--secondary-gray);font-size:var(--fs13px);font-weight:var(--fw400);letter-spacing:0;line-height:1.2;margin-bottom:4rem;text-align:center}.authFormWrapper p span{color:var(--theme-blue2);display:block}.authForm p{color:var(--secondary-gray);font-size:var(--fs16px);font-weight:var(--fw400);letter-spacing:0;line-height:100%;margin:3.2rem auto;text-align:center;text-transform:uppercase}.otpResend a,.otpResend h6{font-size:var(--fs13px)}.otpResend{margin-top:3.7rem}.auth-boxes{display:flex;gap:1.2rem}.auth-boxes input{color:var(--primary-color);height:4.9rem;text-align:center;width:5.8rem}.inputPassword{position:relative}.eye-open{left:0;opacity:1;position:absolute;right:0;top:0;visibility:hidden}.authInputImg img{margin:0 auto;opacity:1;transition:all .3s ease-in-out;width:2.4rem}.password-show{left:inherit;right:2rem}.authInputImg{bottom:1.1rem;cursor:pointer;height:2.4rem;position:absolute;right:1.6rem;width:2.4rem}.btnDisable button{opacity:50%;pointer-events:none}.authFormWrapper .authError{color:var(--value-red);display:none;font-size:var(--fs14px);font-weight:var(--fw400);letter-spacing:0;line-height:2.4rem;margin:0;position:absolute;text-align:left;text-transform:capitalize}.authContainer .slider-container{height:100vh;max-height:100vh;max-width:100%;overflow:hidden;position:relative}.authContainer .slide{height:100vh;overflow:hidden}.authContainer .slide img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.resetPassword .authFormWrapper h5{margin-bottom:1.2rem}
