.login-module-scss-module__tdFdVa__modal{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.login-module-scss-module__tdFdVa__close{display:none}.login-module-scss-module__tdFdVa__container{background-color:#fff;border-radius:16px;width:90%;max-width:400px;max-height:90vh;margin:0 auto;overflow-y:auto}.login-module-scss-module__tdFdVa__top{justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.login-module-scss-module__tdFdVa__top .login-module-scss-module__tdFdVa__closeBtn:hover{cursor:pointer}.login-module-scss-module__tdFdVa__middle{flex-direction:column;gap:10px;padding:10px 20px;display:flex}.login-module-scss-module__tdFdVa__middle h3{margin:0}.login-module-scss-module__tdFdVa__middle input{border:1px solid gray;border-radius:8px;width:100%;height:60px;padding:0 12px;font-size:15px}.login-module-scss-module__tdFdVa__middle button{border:1px solid gray;border-radius:8px;width:100%;height:60px;padding:5px;font-size:15px;transition:all .2s}.login-module-scss-module__tdFdVa__middle button:hover{cursor:pointer;background-color:#f5f5f5}.login-module-scss-module__tdFdVa__middle button:active{transform:scale(.98)}.login-module-scss-module__tdFdVa__bottom{flex-direction:column;gap:10px;padding:10px 20px;display:flex}.login-module-scss-module__tdFdVa__bottom button{background-color:#0000;border:1px solid gray;border-radius:8px;justify-content:center;align-items:center;gap:20px;width:100%;height:60px;padding:5px;font-size:16px;display:flex}.login-module-scss-module__tdFdVa__bottom button:hover{cursor:pointer}.login-module-scss-module__tdFdVa__bottom .login-module-scss-module__tdFdVa__google:hover{background-color:#1976d210}.login-module-scss-module__tdFdVa__bottom .login-module-scss-module__tdFdVa__apple{color:#fff;background-color:#000}@media (max-width:768px){.login-module-scss-module__tdFdVa__modal{align-items:flex-end}.login-module-scss-module__tdFdVa__container{border-radius:16px 16px 0 0;width:100%;max-width:100%;transition:transform .4s;transform:translateY(100%)}.login-module-scss-module__tdFdVa__modal:not(.login-module-scss-module__tdFdVa__close) .login-module-scss-module__tdFdVa__container{transform:translateY(0)}}.login-module-scss-module__tdFdVa__error{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;margin-bottom:12px;padding:10px 14px;font-size:14px;font-weight:500;line-height:1.4}.login-module-scss-module__tdFdVa__success{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:12px;padding:10px 14px;font-size:14px;font-weight:500;line-height:1.4}.login-module-scss-module__tdFdVa__otpRow{align-items:center;gap:5px;display:flex}.login-module-scss-module__tdFdVa__otpRow .login-module-scss-module__tdFdVa__otpButton{background-color:#fff;height:45px;transition:all .3s}.login-module-scss-module__tdFdVa__otpRow .login-module-scss-module__tdFdVa__otpButton:hover{color:#fff;background-color:#f60;border:none}.login-module-scss-module__tdFdVa__change{transition:all .3s}.login-module-scss-module__tdFdVa__change:hover{cursor:pointer;text-decoration:underline}.login-module-scss-module__tdFdVa__switchRow{text-align:center;color:#555;margin:6px 0 2px;font-size:14px}.login-module-scss-module__tdFdVa__switchRow span{color:#f60;cursor:pointer;font-weight:600}.login-module-scss-module__tdFdVa__switchRow span:hover{text-decoration:underline}.login-module-scss-module__tdFdVa__methodToggle{background:#f3f4f6;border-radius:12px;gap:6px;padding:5px;display:flex}.login-module-scss-module__tdFdVa__methodToggle .login-module-scss-module__tdFdVa__methodOption{color:#555;cursor:pointer;border-radius:9px;flex:1;justify-content:center;align-items:center;height:44px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.login-module-scss-module__tdFdVa__methodToggle .login-module-scss-module__tdFdVa__methodOption input[type=radio]{opacity:0;width:0;height:0;position:absolute}.login-module-scss-module__tdFdVa__methodToggle .login-module-scss-module__tdFdVa__methodOption:has(input:checked){color:#fff;background:#f60;box-shadow:0 1px 4px #f606}.login-module-scss-module__tdFdVa__methodToggle .login-module-scss-module__tdFdVa__methodOption:hover:not(:has(input:checked)){background:#ececec}.login-module-scss-module__tdFdVa__forgotLink{color:#f60;align-self:flex-end;margin:-2px 0 0;font-size:13px;transition:all .2s}.login-module-scss-module__tdFdVa__forgotLink:hover{cursor:pointer;text-decoration:underline}.login-module-scss-module__tdFdVa__hint{color:#777;margin:0;font-size:13px;line-height:1.4}
.marquee-module-scss-module__QUk_fG__container{color:#fff;z-index:10;background-color:#505050;align-items:center;width:100%;padding:5px 10px;font-size:13px;display:flex;overflow:hidden}@media (max-width:768px){.marquee-module-scss-module__QUk_fG__container{padding:5px 10px;font-size:11px}}.marquee-module-scss-module__QUk_fG__marquee{flex:1;overflow:hidden}.marquee-module-scss-module__QUk_fG__track{width:max-content;animation:25s linear infinite marquee-module-scss-module__QUk_fG__marquee;display:flex}.marquee-module-scss-module__QUk_fG__track span{white-space:nowrap;padding-right:4rem}@keyframes marquee-module-scss-module__QUk_fG__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-module-scss-module__QUk_fG__close{transition:all .5s;display:none}.marquee-module-scss-module__QUk_fG__closeBtn{color:#fff;opacity:.75;background:0 0;margin-left:5px}@media (max-width:768px){.marquee-module-scss-module__QUk_fG__closeBtn{padding:2px}}.marquee-module-scss-module__QUk_fG__closeBtn:hover{cursor:pointer;opacity:1}
.footer-module-scss-module__rJcHtG__footer{color:#ddd;background-color:#000;border-top:1px solid #3a4553;padding:20px}.footer-module-scss-module__rJcHtG__support{background:#f60}.footer-module-scss-module__rJcHtG__supportLinks{flex-direction:column;justify-content:space-between;align-items:start;gap:8px;display:flex}.footer-module-scss-module__rJcHtG__supportLinks a{color:inherit;justify-content:flex-start;align-items:center;gap:5px;font-size:14px;transition:all .3s;display:flex}.footer-module-scss-module__rJcHtG__supportLinks a:hover{cursor:pointer}.footer-module-scss-module__rJcHtG__supportLinks h3{color:#fff;margin-bottom:6px;font-size:15px}.footer-module-scss-module__rJcHtG__support__inner{justify-content:space-between;align-items:flex-start;gap:2rem;max-width:100%;margin:0 auto;padding:20px;display:flex}.footer-module-scss-module__rJcHtG__support__left h3{color:#fff;margin:0;font-size:16px;font-weight:700}.footer-module-scss-module__rJcHtG__support__left p{color:#fff;margin:4px 0 0;font-size:15px}.footer-module-scss-module__rJcHtG__support__right{flex-wrap:wrap;gap:2rem;display:flex}.footer-module-scss-module__rJcHtG__support__item{flex-direction:column;margin-top:4px;font-size:15px;display:flex}.footer-module-scss-module__rJcHtG__support__label{color:#fff;margin:0;font-size:15px}.footer-module-scss-module__rJcHtG__support__item a{color:#fff;text-decoration:none}.footer-module-scss-module__rJcHtG__support__item a:hover{text-decoration:underline}.footer-module-scss-module__rJcHtG__grid{grid-template-columns:repeat(6,1fr);gap:2rem 1rem;display:grid}.footer-module-scss-module__rJcHtG__column{color:#ddd;flex-direction:column;justify-content:stretch;align-items:start;gap:8px;display:flex}.footer-module-scss-module__rJcHtG__column h3{margin-bottom:6px;font-size:15px}.footer-module-scss-module__rJcHtG__column a{color:#ddd;font-size:14px;text-decoration:none;transition:all .2s}.footer-module-scss-module__rJcHtG__column a:hover{text-decoration:underline}@media (max-width:768px){.footer-module-scss-module__rJcHtG__support__inner{flex-direction:column;align-items:flex-start;padding:20px 10px}.footer-module-scss-module__rJcHtG__support__right{flex-wrap:wrap;justify-content:space-between;gap:1rem;width:100%}.footer-module-scss-module__rJcHtG__support__item{width:45%}.footer-module-scss-module__rJcHtG__column{justify-content:stretch}}@media (max-width:480px){.footer-module-scss-module__rJcHtG__support__item{width:100%}}@media (max-width:900px){.footer-module-scss-module__rJcHtG__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:500px){.footer-module-scss-module__rJcHtG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.footer-module-scss-module__rJcHtG__column{align-items:left;text-align:left}.footer-module-scss-module__rJcHtG__footer{padding:20px 10px}}.footer-module-scss-module__rJcHtG__bottom{text-align:left;background-color:#fff;border-top:1px solid #3a4553;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px 20px;display:flex}@media (max-width:768px){.footer-module-scss-module__rJcHtG__bottom{justify-content:flex-start;padding:10px}}.footer-module-scss-module__rJcHtG__bottomInner{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px 15px;display:flex}.footer-module-scss-module__rJcHtG__logo{width:12rem;font-size:18px;font-weight:700}.footer-module-scss-module__rJcHtG__logo img{object-fit:cover;width:100%;height:auto}.footer-module-scss-module__rJcHtG__paymentCards{width:12rem}.footer-module-scss-module__rJcHtG__paymentCards img{object-fit:cover;width:100%;height:auto}.footer-module-scss-module__rJcHtG__reviewCards{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.footer-module-scss-module__rJcHtG__reviewCards img{object-fit:contain;width:6.5rem;height:auto}.footer-module-scss-module__rJcHtG__controls{color:#ccc;gap:15px;font-size:13px;display:flex}.footer-module-scss-module__rJcHtG__controls span{color:#000;border:1px solid #555;border-radius:3px;padding:5px 10px}.footer-module-scss-module__rJcHtG__copy{color:#707070;flex-wrap:wrap;margin-top:15px;font-size:14px;display:flex}.footer-module-scss-module__rJcHtG__backToTop{text-align:center;text-transform:capitalize;color:#fff;background-color:#ff660083;padding:5px 0;font-size:12px}.footer-module-scss-module__rJcHtG__backToTop:hover{cursor:pointer}@media (max-width:500px){.footer-module-scss-module__rJcHtG__bottomInner{align-items:center;gap:10px}}
