.login-page{box-sizing:border-box;flex-direction:column;width:100%;min-height:100vh;display:flex}.login-page video{-o-object-fit:cover;object-fit:cover;z-index:-1;width:100%;height:100%;position:fixed}.login-page .mobile-logo{flex-shrink:0;justify-content:center;width:100%;padding:30px 20px;display:flex}@media (min-width:768px){.login-page .mobile-logo{padding:25px}}@media (min-width:1200px){.login-page .mobile-logo{display:none}}.login-page .mobile-logo .logo{align-items:center;gap:10px;max-height:40px;display:flex}@media (min-width:768px){.login-page .mobile-logo .logo{max-height:54px}}.login-page .mobile-logo .logo img{-o-object-fit:contain;object-fit:contain;width:54px;height:54px}.login-page .mobile-logo .logo .logo-text{color:#fff;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:18px;font-weight:500;line-height:20px}@media (min-width:768px){.login-page .mobile-logo .logo .logo-text{font-size:22px;line-height:24px}}.login-page .login-wrapper{flex:1;gap:40px;width:100%;max-width:1920px;margin:0 auto;padding:0 20px 15px;display:flex}@media (min-width:768px){.login-page .login-wrapper{justify-content:center;align-items:center;padding:0 25px 25px}}@media (min-width:1200px){.login-page .login-wrapper{justify-content:center;align-items:flex-start;gap:60px;padding:75px 25px 25px}}.login-page .login-wrapper .left-section{display:none}@media (min-width:1200px){.login-page .login-wrapper .left-section{flex-shrink:0;width:calc(50% - 30px);display:block}}.login-page .login-wrapper .left-section .left-content{flex-direction:column;gap:30px;display:flex}.login-page .login-wrapper .left-section .left-content .logo{align-items:center;gap:10px;max-height:54px;display:flex}.login-page .login-wrapper .left-section .left-content .logo img{-o-object-fit:contain;object-fit:contain;width:54px;height:54px}.login-page .login-wrapper .left-section .left-content .logo .logo-text{color:#fff;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:22px;font-weight:500;line-height:24px}.login-page .login-wrapper .left-section .left-content .title{color:#fff;margin:0;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:40px;font-weight:600;line-height:50px}@media (min-width:1440px){.login-page .login-wrapper .left-section .left-content .title{font-size:60px;line-height:70px}}.login-page .login-wrapper .left-section .left-content .description{color:#fff;margin:0;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:25px}@media (min-width:1440px){.login-page .login-wrapper .left-section .left-content .description{font-size:18px;line-height:30px}}@media (min-width:1600px){.login-page .login-wrapper .left-section .left-content .description{font-size:20px;line-height:30px}}.login-page .login-wrapper .right-section{justify-content:center;align-items:flex-start;width:100%;display:flex}@media (min-width:1200px){.login-page .login-wrapper .right-section{align-items:center;width:calc(50% + 30px)}}.login-page .card-container{width:100%;position:relative}@media (min-width:576px){.login-page .card-container{width:85%}}@media (min-width:768px){.login-page .card-container{max-width:530px}}@media (min-width:1200px){.login-page .card-container{width:537px}}.login-page .form-card{border-radius:20px;width:100%;padding:16px}@media (min-width:768px){.login-page .form-card{border-radius:26px;padding:20px}}@media (min-width:1200px){.login-page .form-card{padding:26px 30px}}.login-page .form{flex-direction:column;display:flex}.login-page .form .welcome{color:#010103;margin-bottom:8px;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px}@media (min-width:768px){.login-page .form .welcome{margin-bottom:15px;font-size:16px;line-height:24px}}@media (min-width:1200px){.login-page .form .welcome{margin-bottom:40px;font-size:20px;line-height:30px}}.login-page .form .input_form{border:none;border-radius:44px;outline:none;flex-shrink:0;height:55px;margin-bottom:10px;padding:0 26px;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:16px;background:#fff!important}.login-page .form .input_form:last-child{margin-bottom:40px}.login-page .form .input_form::placeholder{color:#898989;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:16px;font-weight:300}@media (min-width:1200px){.login-page .form .input_form{height:68px;margin-bottom:15px;font-size:16px}}.login-page .checkbox-wrapper-46 input[type=checkbox]{visibility:hidden;display:none}.login-page .checkbox-wrapper-46 .cbx{-webkit-user-select:none;user-select:none;cursor:pointer;align-items:start;margin:auto;display:flex}.login-page .checkbox-wrapper-46 .cbx span{vertical-align:middle;display:inline-block;transform:translate(0,0)}.login-page .checkbox-wrapper-46 .cbx span:first-child{vertical-align:middle;background:#f7f7f7;border:none;border-radius:3px;flex-shrink:0;width:16px;height:16px;margin-top:4px;transition:all .2s;position:relative;transform:scale(1);box-shadow:1px 1px 3px #0003}@media (min-width:1200px){.login-page .checkbox-wrapper-46 .cbx span:first-child{border-radius:4px}}.login-page .checkbox-wrapper-46 .cbx span:first-child svg{fill:none;stroke:#fff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16;stroke-dashoffset:16px;width:10px;height:8px;transition:all .3s .1s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:768px){.login-page .checkbox-wrapper-46 .cbx span:first-child svg{width:11px;height:9px}}@media (min-width:1200px){.login-page .checkbox-wrapper-46 .cbx span:first-child svg{width:12px;height:10px}}.login-page .checkbox-wrapper-46 .cbx span:first-child:before{content:"";opacity:1;background:#b3000d;border-radius:50%;width:100%;height:100%;display:block;transform:scale(0)}.login-page .checkbox-wrapper-46 .cbx span:last-child{padding-left:8px}.login-page .checkbox-wrapper-46 .cbx:hover span:first-child{border-color:#b3000d}.login-page .checkbox-wrapper-46 .inp-cbx:checked+.cbx span:first-child{background:#b3000d;border-color:#b3000d;animation:.4s wave-46}.login-page .checkbox-wrapper-46 .inp-cbx:checked+.cbx span:first-child svg{stroke-dashoffset:0}.login-page .checkbox-wrapper-46 .inp-cbx:checked+.cbx span:first-child:before{opacity:0;transition:all .6s;transform:scale(3.5)}.login-page .text{font-size:11px;font-weight:300;line-height:18px}@media (min-width:768px){.login-page .text{font-size:13px;line-height:22px}}@media (min-width:1200px){.login-page .text{font-size:14px;line-height:26px}}@keyframes wave-46{50%{transform:scale(.9)}}.login-page .link{color:#3c3c3c;text-align:center;cursor:pointer;background:0 0;border:none;padding:4px 0;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;font-weight:300;line-height:20px}@media (min-width:768px){.login-page .link{font-size:14px;line-height:26px}}.login-page .sperator{justify-content:center;align-items:center;gap:10px;width:100%;margin:10px 0;display:flex}@media (min-width:768px){.login-page .sperator{gap:12px;margin:15px 0}}@media (min-width:1200px){.login-page .sperator{gap:15px;margin:20px 0}}.login-page .sperator .line{background:#3c3c3c26;border:none;flex:1;height:1px}.login-page .sperator span{color:#3c3c3c;flex-shrink:0;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;font-weight:300}@media (min-width:768px){.login-page .sperator span{font-size:14px}}.login-page .login_btn{cursor:pointer;flex-shrink:0;height:44px;padding:10px;font-size:14px;font-weight:500}@media (min-width:768px){.login-page .login_btn{height:50px;font-size:16px}}@media (min-width:1200px){.login-page .login_btn{height:54px;font-size:18px}}.login-page .google_btn{color:#010103;cursor:pointer;background:#fff;border:1px solid #3c3c3c1a;border-radius:44px;flex-shrink:0;justify-content:center;align-items:center;height:44px;margin-bottom:4px;padding:10px;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;font-weight:500;display:flex}.login-page .google_btn img{-o-object-fit:contain;object-fit:contain;width:18px;height:18px;margin-right:8px}@media (min-width:768px){.login-page .google_btn img{width:20px;height:20px;margin-right:10px}.login-page .google_btn{height:50px;margin-bottom:10px;font-size:16px}}@media (min-width:1200px){.login-page .google_btn{height:63px;margin-bottom:15px;font-size:18px}}.login-page .bottom_text{text-align:center;margin-top:4px;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:12px;font-weight:300;line-height:20px}@media (min-width:768px){.login-page .bottom_text{margin-top:0;font-size:14px;line-height:26px}}.login-page .bottom_text .switch-link{color:#b3000d;cursor:pointer;font-weight:500}.login-page .floating-input-wrapper{position:relative}.login-page .floating-input-wrapper .floating-input{color:#010103;outline:none;width:100%;height:48px;padding:18px 20px 4px;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;transition:box-shadow .2s;background:#fff!important;border:none!important;border-radius:44px!important}@media (min-width:768px){.login-page .floating-input-wrapper .floating-input{height:55px;padding:20px 26px 6px;font-size:16px}}@media (min-width:1200px){.login-page .floating-input-wrapper .floating-input{height:68px;padding:24px 26px 8px}}.login-page .floating-input-wrapper .floating-input.no-float{height:48px;padding:18px 20px}@media (min-width:576px){.login-page .floating-input-wrapper .floating-input.no-float{height:48px}}@media (min-width:768px){.login-page .floating-input-wrapper .floating-input.no-float{padding:20px 26px;font-size:16px}}@media (min-width:1200px){.login-page .floating-input-wrapper .floating-input.no-float{height:48px;padding:16px 22px}}.login-page .floating-input-wrapper .floating-input:focus{box-shadow:0 0 0 2px #b3000d4d}.login-page .floating-input-wrapper .floating-input:disabled{cursor:not-allowed;opacity:.7;background:#f8f9fa!important}.login-page .floating-input-wrapper .floating-label{color:#898989;pointer-events:none;background:0 0;padding:0;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;font-weight:300;transition:all .2s;position:absolute;top:50%;left:20px;transform:translateY(-50%)}@media (min-width:768px){.login-page .floating-input-wrapper .floating-label{font-size:16px;left:26px}}.login-page .floating-input-wrapper .floating-label.active{color:#5f6368;background:0 0;font-size:10px;top:8px;left:20px;transform:translateY(0)}@media (min-width:768px){.login-page .floating-input-wrapper .floating-label.active{font-size:11px;top:12px;left:26px}}@media (min-width:1200px){.login-page .floating-input-wrapper .floating-label.active{top:160px}}.login-page .floating-input-wrapper .floating-input:focus+.floating-label{color:#5f6368;background:0 0;padding:0;font-size:10px;top:8px;left:20px;transform:translateY(0)}@media (min-width:768px){.login-page .floating-input-wrapper .floating-input:focus+.floating-label{font-size:11px;top:12px;left:26px}}@media (min-width:1200px){.login-page .floating-input-wrapper .floating-input:focus+.floating-label{top:16px}}.login-page .floating-input-wrapper .floating-input:not(:-moz-placeholder-shown)+.floating-label{color:#5f6368;background:0 0;font-size:10px;top:8px;left:20px;transform:translateY(0)}.login-page .floating-input-wrapper .floating-input:not(:placeholder-shown)+.floating-label{color:#5f6368;background:0 0;font-size:10px;top:8px;left:20px;transform:translateY(0)}@media (min-width:768px){.login-page .floating-input-wrapper .floating-input:not(:-moz-placeholder-shown)+.floating-label{font-size:11px;top:12px;left:26px}.login-page .floating-input-wrapper .floating-input:not(:placeholder-shown)+.floating-label{font-size:11px;top:12px;left:26px}}@media (min-width:1200px){.login-page .floating-input-wrapper .floating-input:not(:-moz-placeholder-shown)+.floating-label{top:16px}.login-page .floating-input-wrapper .floating-input:not(:placeholder-shown)+.floating-label{top:16px}}.login-page .floating-input-wrapper.has-error .floating-input{box-shadow:0 0 0 2px #e67700;background:#fff!important}.login-page .floating-input-wrapper.has-error .floating-input:focus{box-shadow:0 0 0 2.5px #e67700}.login-page .floating-input-wrapper.has-error .floating-label{color:#cc6900!important}.login-page .phone-input-wrapper{position:relative}.login-page .phone-input-wrapper .phone-input.PhoneInput{background:#fff;border-radius:44px;align-items:center;width:100%;height:48px;padding:0 16px;transition:box-shadow .2s;display:flex}@media (min-width:768px){.login-page .phone-input-wrapper .phone-input.PhoneInput{height:55px;padding:0 20px}}@media (min-width:1200px){.login-page .phone-input-wrapper .phone-input.PhoneInput{height:68px;padding:0 24px}}.login-page .phone-input-wrapper .phone-input.PhoneInput.no-float{height:48px;padding:0 20px}@media (min-width:576px){.login-page .phone-input-wrapper .phone-input.PhoneInput.no-float{height:48px}}@media (min-width:768px){.login-page .phone-input-wrapper .phone-input.PhoneInput.no-float{padding:0 26px;font-size:16px}}@media (min-width:1200px){.login-page .phone-input-wrapper .phone-input.PhoneInput.no-float{height:48px;padding:0 22px}}.login-page .phone-input-wrapper .phone-input.PhoneInput:focus-within{box-shadow:0 0 0 2px #b3000d4d}.login-page .phone-input-wrapper .phone-input.PhoneInput .PhoneInputCountry{border-right:1px solid #0000001a;align-items:center;margin-right:10px;padding-right:10px;display:flex}@media (min-width:768px){.login-page .phone-input-wrapper .phone-input.PhoneInput .PhoneInputCountry{margin-right:12px;padding-right:12px}}.login-page .phone-input-wrapper .phone-input.PhoneInput .PhoneInputCountryIcon{border-radius:50%;width:28px;height:28px;line-height:0;overflow:hidden;box-shadow:0 2px 4px #0000001a}@media (min-width:768px){.login-page .phone-input-wrapper .phone-input.PhoneInput .PhoneInputCountryIcon{width:32px;height:32px}}@media (min-width:1200px){.login-page .phone-input-wrapper .phone-input.PhoneInput .PhoneInputCountryIcon{width:36px;height:36px}}.login-page .phone-input-wrapper .phone-input.PhoneInput .PhoneInputCountryIcon .PhoneInputCountryIconImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.login-page .phone-input-wrapper .phone-input.PhoneInput .PhoneInputCountryIcon--border{background:0 0;box-shadow:0 2px 4px #0000001a}.login-page .phone-input-wrapper .phone-input.PhoneInput .PhoneInputCountrySelectArrow{opacity:.6;border-color:#898989;margin-left:6px}.login-page .phone-input-wrapper .phone-input.PhoneInput .PhoneInputCountrySelect{opacity:0;cursor:pointer;z-index:1;width:70px;height:100%;position:absolute;top:0;left:0}.login-page .phone-input-wrapper .phone-input.PhoneInput .PhoneInputInput{color:#010103;background:0 0;border:none;outline:none;flex:1;height:100%;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px}@media (min-width:768px){.login-page .phone-input-wrapper .phone-input.PhoneInput .PhoneInputInput{font-size:16px}}.login-page .phone-input-wrapper .phone-input.PhoneInput .PhoneInputInput::placeholder{color:#898989;font-weight:300}.login-page .phone-input-wrapper .phone-input.PhoneInput .PhoneInputInput:disabled{opacity:.7;cursor:not-allowed}.login-page .phone-input-wrapper.has-error .phone-input.PhoneInput{box-shadow:0 0 0 2px #e67700}.login-page .phone-input-wrapper.has-error .phone-input.PhoneInput:focus-within{box-shadow:0 0 0 2.5px #e67700}.login-page .country-select-trigger{cursor:pointer;background:0 0;border:none;border-right:1px solid #0000001a;align-items:center;gap:8px;margin-right:10px;padding:0 10px 0 0;display:flex}@media (min-width:768px){.login-page .country-select-trigger{gap:10px;margin-right:12px;padding-right:12px}}.login-page .country-select-trigger:disabled{opacity:.5;cursor:not-allowed}.login-page .country-select-trigger .country-flag{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:28px;height:28px;box-shadow:0 2px 4px #0000001a}@media (min-width:768px){.login-page .country-select-trigger .country-flag{width:32px;height:32px}}@media (min-width:1200px){.login-page .country-select-trigger .country-flag{width:36px;height:36px}}.login-page .country-select-trigger .country-code{color:#010103;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;font-weight:500}@media (min-width:768px){.login-page .country-select-trigger .country-code{font-size:15px}}.login-page .country-select-trigger .chevron-icon{color:#898989;opacity:.6}.country-select-popover{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:#0000;z-index:9999!important;background:#fff!important;border:1px solid #0000001a!important;border-radius:12px!important;flex-direction:column!important;width:280px!important;max-height:350px!important;padding:0!important;display:flex!important;overflow:hidden!important;box-shadow:0 10px 40px #00000026!important}@media (min-width:768px){.country-select-popover{width:320px!important}}.country-select-popover .country-search-wrapper{background:#fff;border-bottom:1px solid #0000001a;padding:12px}.country-select-popover .country-search-wrapper .country-search-input{background:#fff;border:1px solid #0000001a;border-radius:8px;outline:none;width:100%;padding:8px 12px;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;transition:border-color .2s}.country-select-popover .country-search-wrapper .country-search-input:focus{border-color:#b3000d80}.country-select-popover .country-search-wrapper .country-search-input::placeholder{color:#898989}.country-select-popover .country-list{-webkit-user-select:none;user-select:none;flex:1;min-height:0;max-height:280px;margin:0;padding:8px;list-style:none;overflow:hidden auto;background:#fff!important}@media (min-width:768px){.country-select-popover .country-list{max-height:300px}}.country-select-popover .country-empty{text-align:center;color:#898989;padding:24px;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px}.country-select-popover .country-option{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:#0000;border-radius:8px;outline:none;align-items:center;gap:10px;padding:10px 12px;transition:background-color .15s;display:flex;background-color:#fff!important}.country-select-popover .country-option:hover{background-color:#f5f5f5!important}.country-select-popover .country-option.is-selected{background-color:#f0f0f0!important}.country-select-popover .country-option:active{background-color:#e8e8e8!important}.country-select-popover .country-option img{flex-shrink:0;min-width:24px;max-width:24px;box-shadow:0 1px 3px #0000001a;-o-object-fit:cover!important;object-fit:cover!important;border-radius:50%!important;width:24px!important;height:24px!important}.country-select-popover .country-option .country-name{color:#010103;white-space:nowrap;text-overflow:ellipsis;flex:1;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:14px;overflow:hidden}.country-select-popover .country-option .country-calling-code{color:#898989;flex-shrink:0;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:13px}.country-select-popover .country-option .check-icon{color:#b3000d;flex-shrink:0;width:16px;height:16px}.error{color:#cc6900;align-items:center;gap:4px;padding:0 12px;font-family:Geist,Arial,Helvetica Neue,Helvetica,sans-serif;font-size:11px;font-weight:500;display:flex}@media (min-width:768px){.error{gap:6px;padding:0 17px;font-size:13px}}.error .error-icon{flex-shrink:0;width:12px;height:12px;animation:1.5s ease-in-out infinite pulse-icon}@media (min-width:768px){.error .error-icon{width:14px;height:14px}}@keyframes pulse-icon{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.95)}}.error[role=alert]:not([id]){background:#e677001a;border-left:3px solid #e67700;border-radius:12px;margin:8px 0;padding:12px 16px}
