.loading_loadingContainer__Meil4{display:flex;flex-direction:column;justify-content:center;align-items:center;height:90vh;margin-bottom:-20px}.loading_loadingSpinner__CtdZG{position:relative;display:flex;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:10px;background-color:#ffffff;border-radius:50%;animation:loading_bounce__cUATh 1s infinite;box-shadow:0 3px 6px #ccc}.loading_loadingLogo__65pxr{width:35px;height:auto}@keyframes loading_bounce__cUATh{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.loading_loadingCircle__0c2fk{position:absolute;top:0;left:0;width:100%;height:100%;border:3px solid transparent;border:3px solid var(--site-theme);border-left-color:var(--text-color);border-radius:50%;animation:loading_spin__jn2p8 1s linear infinite}@keyframes loading_spin__jn2p8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading_loadingText__AoEKC{font-size:17px;color:var(--text-color);font-weight:600}.footer_footer__zL2zm{background-color:var(--secondary-text-color);color:#fff;padding:3rem 2rem;font-family:Arial,sans-serif;position:relative}.footer_topSection__EdS9P{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem;margin-bottom:2rem}.footer_brand__qXqQw{flex:1;min-width:250px}.footer_logo__g_RwU{width:20rem;height:4rem;object-fit:contain}.footer_brand__qXqQw p{font-size:.8rem;max-width:300px;line-height:1.5;margin-bottom:1rem}.footer_socialIcons__LLGJ9 a{display:inline-block;margin-right:.625rem;font-size:1rem;color:#fff;transition:color .3s}.footer_socialIcons__LLGJ9 a:hover{color:#fff}.footer_newsletter__R1gdY{max-width:300px}.footer_newsletter__R1gdY h4{color:#fff;margin-bottom:.75rem;font-size:1rem}.footer_newsletter__R1gdY ul{list-style:none;padding:0;margin:0}.footer_newsletter__R1gdY li{margin-bottom:.5rem;font-size:.8rem;line-height:1.2rem}.footer_bottomBar__mCnMi{border-top:1px solid #fff;padding-top:1rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.footer_bottomBar__mCnMi p{font-size:.8rem;margin:0}.footer_bottomSocial__maYad a{margin-left:.75rem;font-size:.875rem;color:#fff;transition:color .3s}.footer_bottomSocial__maYad a:hover{color:#fff}.header_header__0ZBDm{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 4rem;background-color:var(--site-theme)}.header_logo__uBoM0{width:13rem}.header_logo__uBoM0 img{width:100%;height:auto}.header_navList__Kw5nt,.header_nav__6UjvI{display:flex;align-items:center}.header_navList__Kw5nt{list-style:none;margin:0;padding:0}.header_navItem__cxZcc{margin-left:20px}.header_navLink__qlhLk{text-decoration:none;color:var(--text-color);font-weight:500;font-size:.8rem;cursor:pointer}.header_loginButton__lNWU_{padding:5px 8px;color:#fff;background-color:var(--text-color);border-radius:6px;position:relative}@media (max-width:950px){.header_header__0ZBDm{padding:1.5rem 4rem}.header_navLink__qlhLk{font-size:1rem}.header_loginButton__lNWU_{padding:.3rem .65rem}}@media (max-width:550px){.header_header__0ZBDm{padding:1.5rem}.header_navLink__qlhLk{font-size:.85rem}.header_loginButton__lNWU_{padding:.3rem .65rem}}@media (max-width:450px){.header_header__0ZBDm{padding:1.5rem 1rem}.header_logo__uBoM0{width:10rem}.header_navItem__cxZcc{margin-left:10px}.header_loginButton__lNWU_{padding:.3rem .65rem}}.auth_authContainer__XUhKD{position:relative;user-select:none}.auth_container__nnjGd{display:flex;justify-content:center;align-items:center;position:absolute;z-index:999;right:0;margin-top:1rem;border-radius:10px;animation:auth_slideInRightUnique__UM6te 1s cubic-bezier(.25,1.25,.5,1) forwards;box-shadow:0 4px 8px rgba(0,0,0,.6)}@keyframes auth_slideInRightUnique__UM6te{0%{transform:translateX(100px) scale(.95);opacity:0}60%{transform:translateX(-10px) scale(1.02);opacity:1}80%{transform:translateX(5px) scale(.99)}to{transform:translateX(0) scale(1);opacity:1}}.auth_card__NHNNo{background:var(--tertiary-site-theme);padding:1.5rem;border-radius:10px;width:350px;box-shadow:0 6px 18px rgba(0,0,0,.1);text-align:center;position:sticky;top:1rem;transition:opacity .3s ease,transform .3s ease}.auth_logoSection__wR_Re{margin-bottom:1rem}.auth_logo__k8ThS{width:100%;height:2.5rem;max-width:300px}.auth_loginHeading__NMRA_{font-size:.9rem;font-weight:600;color:#828282;margin:.8rem 0;text-align:left}.auth_label__hKNWy{display:block;font-size:.75rem;margin-bottom:.25rem;color:#424242;text-align:left}.auth_IAmLabel__cUxoa{font-weight:600;font-size:.8rem}.auth_radioInput__5jAA5[type=radio]{accent-color:var(--text-color);cursor:pointer}.auth_radioGroup__gcB7g{display:flex;align-items:start;justify-content:space-around;gap:.5rem;margin:.8rem 0;color:#9b9999}.auth_radioOption__OUUrl{display:flex;align-items:start;gap:.3rem}.auth_input__KDkmq{width:100%;padding:.4rem .6rem;border:1px solid #424242;background-color:var(--secondary-site-theme);border-radius:5px;margin-bottom:.7rem;outline:none;font-size:.75rem;color:#424242}.auth_loginPhoneInputContainer__GBTo7{position:relative}.auth_loginResendText__zPZxY{position:absolute;right:.4rem;top:.5rem;font-weight:600;font-size:.7rem;color:var(--text-color)}.auth_getOtpBtn__ZHwGd{padding:.4rem .6rem;background:var(--secondary-site-theme);border:1.1px solid var(--text-color);border-radius:6px;cursor:pointer;margin-bottom:.85rem;color:var(--text-color);font-size:.8rem;font-weight:600}.auth_otpText__F8H_u{font-size:.75rem;color:#6b7280;margin-bottom:.7rem;text-align:center;line-height:1.2rem}.auth_resendWrapper__0Dqgm{font-weight:500;font-size:.75rem;color:var(--text-color);line-height:18px;margin-bottom:.7rem}.auth_resendButton__iWr4v{cursor:pointer;font-weight:600}.auth_otpContainerWrapper__98Pm4{opacity:.4}.auth_otpContainer__nCcxg{display:flex;justify-content:center;gap:.5rem;margin-bottom:.8rem}.auth_otpBox__jdf9N{width:2rem;height:2.3rem;border:1.3px solid #424242;background-color:var(--secondary-site-theme);border-radius:6px;outline:none;font-size:1.2rem;text-align:center}.auth_verifyBtn__t41Ru{padding:.4rem 1.5rem;background:var(--text-color);color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600}.auth_googleLogin__DZPTd{display:flex;align-items:center;justify-content:center;margin:.75rem 0}.auth_signupText__OXQwY{font-size:.75rem;color:#6b7280;margin-top:1rem}.auth_signupLink__rZOgL{color:#2563eb;font-weight:500;text-decoration:none;cursor:pointer}.auth_rpnSection__iP0cC{margin:1.25rem 0}.auth_rpnLogo__cOGNY{width:3.5rem;height:3.5rem;margin:0 auto .625rem;object-fit:contain}.auth_heading__LFX0N{font-size:1rem;font-weight:600;color:var(--tertiary-text-color)}.auth_subHeading__T15bO{font-size:.75rem;margin:.625rem 0;color:var(--tertiary-text-color);line-height:1.2rem}.auth_partner__inputSectionTitle__YXuk9{font-size:.75rem;font-weight:600;color:var(--tertiary-text-color);margin:0 0 .6rem;text-align-last:left}.auth_strike__Hld8k{text-decoration:line-through;color:red;font-weight:700}.auth_offer___Yxr7{font-weight:700;color:#222}.auth_discount__gcviQ{font-size:.8rem;font-weight:700;color:#00a859}.auth_pricingBox__t1V_v{margin:1.25rem 0;background:#fff;border-radius:.5rem;padding:.9375rem;text-align:left;border:.0625rem solid #e0e0e0}.auth_row__VUPdO{display:flex;justify-content:space-between;margin:.65rem 0;font-size:.75rem;color:var(--tertiary-text-color)}.auth_wallet__Rpp7f{font-size:.65rem;color:var(--tertiary-text-color);margin-left:.3125rem}.auth_total__i_U6X{display:flex;justify-content:space-between;font-weight:700;margin-top:.5rem;border-top:.0625rem solid #ddd;padding-top:.5rem;font-size:.85rem;color:var(--tertiary-text-color)}.auth_partner__card__s6afI{width:450px}.auth_partner__subHeading__fFi1n{font-size:.75rem;margin-top:.25rem;color:var(--tertiary-text-color);line-height:1.2rem}.auth_partner__info__gyBQv{margin:.8rem 0}.auth_partner__info__gyBQv p,.auth_partner__info__gyBQv span{display:block;font-size:.7rem;color:var(--tertiary-text-color);text-align-last:left}.auth_partner__info__gyBQv p{font-weight:600}.auth_partner__inputGroups__C2I_L{display:flex;gap:.4rem;justify-content:space-between;align-items:start}.auth_partner__inputGroup__biwgk{width:100%}.auth_roleOptions__r2obN{display:flex;gap:2%;justify-content:space-between;align-items:start;flex-wrap:wrap}.auth_roleOption__0vn22{width:48%}.auth_closeIcon__gKYiS{display:none}.auth_error__VddOr{color:#ff4d4f;font-size:.65rem;margin-bottom:.5rem;margin-top:-.5rem;text-align:left}@keyframes auth_shake__8crpN{0%{transform:translateX(0)}25%{transform:translateX(-3px)}50%{transform:translateX(3px)}75%{transform:translateX(-3px)}to{transform:translateX(0)}}.auth_inputError__9_vf7{border:1px solid #ff4d4f;animation:auth_shake__8crpN .2s}@media (max-width:550px){.auth_authContainer__XUhKD{position:static}.auth_container__nnjGd{position:fixed;width:100%;box-shadow:none;height:100vh;top:0;margin-top:0;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(0deg,rgba(0,0,0,.6),transparent);animation:none;border-radius:0}.auth_closeIcon__gKYiS{display:block;position:absolute;top:.6rem;right:.6rem;color:var(--text-color);border:1px solid var(--text-color);border-radius:50%;transition:color .2s ease;width:1.5rem;height:1.5rem;padding:.2rem;display:flex;justify-content:center;align-items:center}.auth_card__NHNNo{width:75%;margin:0 auto;position:relative;max-height:99vh;overflow-y:auto;padding:1rem;top:0}.auth_card__NHNNo::-webkit-scrollbar{display:none}.auth_partner__inputGroups__C2I_L{flex-direction:column;gap:0}}@media (max-width:450px){.auth_card__NHNNo{width:100%;max-height:95%}}.radio_radioLabel__G5K92{display:flex;align-items:center;cursor:pointer;margin:.25rem;position:relative}.radio_radioInput__GnQIT{display:none}.radio_customRadio__QbLn1{width:1rem;height:1rem;border:.125rem solid var(--text-color);border-radius:50%;margin-right:.5rem;position:relative;display:flex;align-items:center;justify-content:center;transition:border-color .2s}.radio_radioInput__GnQIT:checked+.radio_customRadio__QbLn1:after{content:"";width:.55rem;height:.55rem;background-color:var(--text-color);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.radio_radioText__Az5tj{font-size:.7rem;color:#9b9999}.comingSoonPopup_popupContainer__du7n4{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .4s ease;z-index:50;user-select:none}.comingSoonPopup_overlay__JVPKe{position:absolute;inset:0;background:rgba(0,0,0,.4);animation:comingSoonPopup_fadeIn__S8Err .4s ease forwards}.comingSoonPopup_modalContent__ClTqz{position:relative;background:linear-gradient(to bottom,var(--site-theme),var(--site-theme),#fff,#fff);padding:2rem;border-radius:1rem;max-width:28rem;width:90%;text-align:center;box-shadow:0 20px 40px rgba(0,0,0,.3);transform:scale(.8);opacity:0;animation:comingSoonPopup_scaleUp__seRSx .4s ease .1s forwards}.comingSoonPopup_closeIcon__hfKAE{position:absolute;top:1rem;right:1rem;color:#6b7280;transition:color .2s ease}.comingSoonPopup_closeIcon__hfKAE:hover{color:#111827;cursor:pointer}.comingSoonPopup_modalContent__ClTqz h2{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#111827}.comingSoonPopup_modalContent__ClTqz p{font-size:.9rem;color:#374151}.comingSoonPopup_modalContent__ClTqz span{font-size:.7rem;color:#374151;margin:1rem 0;display:block}.comingSoonPopup_modalContent__ClTqz button{display:block;background-color:#1f425a;color:white;padding:.5rem 2rem;border:none;border-radius:4px;cursor:pointer;font-size:.85rem;margin:1.5rem auto -.5rem}@keyframes comingSoonPopup_fadeIn__S8Err{0%{opacity:0}to{opacity:1}}@keyframes comingSoonPopup_scaleUp__seRSx{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.partner_container__H2d1K{display:flex;justify-content:center;align-items:center;position:relative;padding:3rem}.partner_backgroundImage__I9OTz{width:100%;height:100%;object-fit:fill;position:absolute}.partner_partner__card__f7KIS{max-height:fit-content;box-shadow:0 4px 8px rgba(0,0,0,.6)}@media (max-width:550px){.partner_container__H2d1K{padding:2rem 1rem}}