.SplashScreen-module__ocmDhq__splash{background:var(--color-surface);z-index:9999;margin:0;padding:0;animation:.5s ease-out 2.5s forwards SplashScreen-module__ocmDhq__fadeOut;position:fixed;inset:0;overflow:hidden}.SplashScreen-module__ocmDhq__content{width:100%;height:100%;margin:0;padding:0}.SplashScreen-module__ocmDhq__logo{width:100vw;height:100vh;margin:0;padding:0;position:relative}.SplashScreen-module__ocmDhq__logo h1{color:var(--color-primary);letter-spacing:.1em;margin:0 0 2rem;font-size:3rem;font-weight:700}.SplashScreen-module__ocmDhq__loader{justify-content:center;display:flex}.SplashScreen-module__ocmDhq__spinner{border:4px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite SplashScreen-module__ocmDhq__spin}@keyframes SplashScreen-module__ocmDhq__spin{to{transform:rotate(360deg)}}@keyframes SplashScreen-module__ocmDhq__fadeOut{to{opacity:0;visibility:hidden}}@media (max-width:640px){.SplashScreen-module__ocmDhq__logo h1{font-size:2rem}}
.Dialog-module__IPHygG__overlay{z-index:9998;background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out Dialog-module__IPHygG__fadeIn;display:flex;position:fixed;inset:0}@keyframes Dialog-module__IPHygG__fadeIn{0%{opacity:0}to{opacity:1}}.Dialog-module__IPHygG__panel{z-index:9999;background:var(--color-surface,#1a1a1a);border-radius:var(--border-radius,8px);max-width:100%;max-height:calc(100vh - 2rem);animation:.25s ease-out Dialog-module__IPHygG__slideUp;position:relative;overflow:auto;box-shadow:0 20px 40px #0006}@keyframes Dialog-module__IPHygG__slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.Dialog-module__IPHygG__closeButton{cursor:pointer;color:var(--color-text-muted,#888);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;line-height:1;transition:color .15s,background .15s;display:flex;position:absolute;top:1rem;right:1rem}.Dialog-module__IPHygG__closeButton:hover{color:var(--color-text,#fff);background:#ffffff14}.Dialog-module__IPHygG__closeButton:focus-visible{outline:2px solid var(--color-primary,#00c853);outline-offset:2px}
.LoginModal-module__AkDFQq__modalContent{background:#242424;border-radius:20px;width:100%;max-width:440px;padding:0;overflow:hidden;box-shadow:0 6px 6px #00000029}.LoginModal-module__AkDFQq__header{border:0;justify-content:space-between;align-items:center;padding:13px 24px 15px;display:flex}.LoginModal-module__AkDFQq__headerInner{width:100%}.LoginModal-module__AkDFQq__closeIconBtn{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.LoginModal-module__AkDFQq__closeIconBtn:disabled{opacity:.6;cursor:not-allowed}.LoginModal-module__AkDFQq__title{color:#fffd;margin:0 0 10px;font-size:21px;font-weight:500;line-height:28px}.LoginModal-module__AkDFQq__subtitle{color:#a1a0a0;margin:0;font-size:14px;font-weight:500;line-height:19px}.LoginModal-module__AkDFQq__body{text-align:left;padding:0 24px 24px}.LoginModal-module__AkDFQq__bodyOtp{margin-top:16px;padding:0 10px}.LoginModal-module__AkDFQq__tabs{gap:.5rem;margin-bottom:1rem;display:flex}.LoginModal-module__AkDFQq__tab{color:#a1a0a0;cursor:pointer;background:0 0;border:1px solid #737373;border-radius:16px;flex:1;padding:8px 20px;font-size:14px;font-weight:400;line-height:19px;transition:all .2s}.LoginModal-module__AkDFQq__tab:hover{color:#fccf1b;border-color:#fccf1b}.LoginModal-module__AkDFQq__tab.LoginModal-module__AkDFQq__active{color:#fccf1b;background:0 0;border:1px solid #fccf1b}.LoginModal-module__AkDFQq__googleBtn{color:#fffd;cursor:pointer;background:#242424;border:1px solid #44444a;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:14px;padding:12px 20px;font-size:14px;font-weight:500;line-height:19px;transition:border-color .2s,background .2s;display:flex}.LoginModal-module__AkDFQq__googleBtn:hover:not(:disabled){background:#2e2e33;border-color:#737373}.LoginModal-module__AkDFQq__googleBtn:disabled{opacity:.6;cursor:not-allowed}.LoginModal-module__AkDFQq__googleIcon{flex-shrink:0}.LoginModal-module__AkDFQq__orDivider{align-items:center;gap:12px;width:100%;margin:20px 0;display:flex}.LoginModal-module__AkDFQq__orLine{background:#44444a;flex:1;height:1px}.LoginModal-module__AkDFQq__orText{color:#a1a0a0;flex-shrink:0;font-size:14px;font-weight:500;line-height:19px}.LoginModal-module__AkDFQq__mobileRow{align-items:stretch;gap:8px;width:100%;margin-bottom:8px;display:flex}.LoginModal-module__AkDFQq__countrySelect{color:#fffd;cursor:pointer;background:#292933;border:1px solid #44444a;border-radius:8px;outline:none;flex-shrink:0;width:120px;padding:10px 12px;font-size:14px;font-weight:500;line-height:19px}.LoginModal-module__AkDFQq__countrySelect:hover,.LoginModal-module__AkDFQq__countrySelect:focus{border-color:#737373}.LoginModal-module__AkDFQq__countrySelect option{color:#fffd;background:#242424}.LoginModal-module__AkDFQq__mobileRow .LoginModal-module__AkDFQq__inputWrap{background:#292933;border:1px solid #44444a;border-radius:8px;flex:1;min-width:0;max-width:none;padding:0 12px}.LoginModal-module__AkDFQq__mobileRow .LoginModal-module__AkDFQq__inputWrap:focus-within{border-color:#fccf1b}.LoginModal-module__AkDFQq__cancelBtn{color:#fffd;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:500;line-height:19px}.LoginModal-module__AkDFQq__cancelBtn:hover:not(:disabled){color:#e1e0e0;border:1px solid #e1e0e0}.LoginModal-module__AkDFQq__cancelBtn:disabled{opacity:.6;cursor:not-allowed}.LoginModal-module__AkDFQq__continueBtn{text-transform:uppercase;cursor:pointer;color:#fffd;background:#737373;border:none;border-radius:8px;padding:12px 48px;font-size:14px;font-weight:500;line-height:19px}.LoginModal-module__AkDFQq__continueBtn:hover:not(:disabled).LoginModal-module__AkDFQq__continueBtnActive{opacity:.95}.LoginModal-module__AkDFQq__continueBtnActive{color:#e1e0e0;background:#f61842}.LoginModal-module__AkDFQq__continueBtn:disabled{cursor:not-allowed}.LoginModal-module__AkDFQq__registerRow{text-align:center;color:#a1a0a0;margin-top:20px;margin-bottom:0;font-size:14px;font-weight:500;line-height:19px}.LoginModal-module__AkDFQq__registerLink{color:#fccf1b;font-weight:500;text-decoration:none}.LoginModal-module__AkDFQq__registerLink:hover{text-decoration:underline}.LoginModal-module__AkDFQq__fieldWrap{justify-content:space-between;align-items:center;gap:10px;padding-top:15px;display:flex}.LoginModal-module__AkDFQq__inputWrap{color:#fffd;flex:1;align-items:center;min-width:0;max-width:calc(100% - 100px);font-size:17px;line-height:19px;display:flex}.LoginModal-module__AkDFQq__inputWrap input{width:100%}.LoginModal-module__AkDFQq__prefix{color:#fffd;margin-right:4px;font-size:17px;line-height:19px}.LoginModal-module__AkDFQq__input{color:#fffd;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:10px 0;font-size:17px;line-height:19px}.LoginModal-module__AkDFQq__input::placeholder{color:#ffffff4d;opacity:1;letter-spacing:0}.LoginModal-module__AkDFQq__verifyBtn{cursor:pointer;white-space:nowrap;color:#fccf1b;background:0 0;border:1px solid #fccf1b;border-radius:16px;flex-shrink:0;padding:8px 20px;font-size:14px;font-weight:400;line-height:19px}.LoginModal-module__AkDFQq__verifyBtn:hover:not(:disabled){opacity:.9}.LoginModal-module__AkDFQq__verifyBtn:disabled{color:#737373;cursor:not-allowed;background:0 0;border:1px solid #737373}.LoginModal-module__AkDFQq__hint{text-align:center;color:#a1a0a0;margin:20px 0 0;font-size:14px;line-height:23px}.LoginModal-module__AkDFQq__actions{flex-direction:row;justify-content:center;align-items:center;gap:35px;margin-top:20px;margin-bottom:27px;padding:12px 48px;display:flex}.LoginModal-module__AkDFQq__actionsOtp{margin-top:40px;margin-bottom:40px}.LoginModal-module__AkDFQq__backBtn{letter-spacing:0;color:#fffd;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:500;line-height:19px}.LoginModal-module__AkDFQq__backBtn:hover{color:#e1e0e0;background:0 0;border:1px solid #e1e0e0;border-radius:8px}.LoginModal-module__AkDFQq__nextBtn{text-transform:uppercase;cursor:pointer;opacity:1;border:none;border-radius:8px;padding:12px 48px;font-size:14px;font-weight:500;line-height:19px}.LoginModal-module__AkDFQq__nextBtn.LoginModal-module__AkDFQq__primary{color:#e1e0e0;background:#f61842}.LoginModal-module__AkDFQq__nextBtn.LoginModal-module__AkDFQq__primary:hover:not(:disabled){opacity:.95}.LoginModal-module__AkDFQq__nextBtn:disabled,.LoginModal-module__AkDFQq__nextBtn.LoginModal-module__AkDFQq__subdued{color:#fffd;cursor:not-allowed;background:#737373}.LoginModal-module__AkDFQq__otpSentTo{color:#a1a0a0;text-align:center;margin:0;padding-top:5px;font-size:14px;line-height:19px}.LoginModal-module__AkDFQq__otpLabel{color:#ffffffde;margin:0 0 0 60px;font-size:10px;line-height:13px;display:block}.LoginModal-module__AkDFQq__otpInputs{flex-direction:row;justify-content:center;align-items:center;gap:8px;margin-top:10px;margin-left:30px;padding-left:30px;display:flex}.LoginModal-module__AkDFQq__otpInput{text-align:center;color:#ffffffde;opacity:1;background:#292933;border:1px solid #44444a;border-radius:8px;outline:none;width:40px;height:40px;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;line-height:19px}.LoginModal-module__AkDFQq__otpInput::placeholder{color:#fff9;opacity:1}.LoginModal-module__AkDFQq__otpInput:focus{border-color:#fccf1b}.LoginModal-module__AkDFQq__resendRow{align-items:center;margin-top:5px;padding-left:30px;display:flex}.LoginModal-module__AkDFQq__timer{color:#fff;background:#747474;border:none;border-radius:16px;justify-content:center;align-items:center;width:92px;height:32px;margin-left:16px;font-size:14px;font-weight:500;display:inline-flex}.LoginModal-module__AkDFQq__resendBtn{color:#242424;cursor:pointer;background:#fccf1b;border:none;border-radius:16px;justify-content:center;align-items:center;width:92px;height:32px;margin-left:16px;padding:0;font-size:14px;font-weight:500;display:inline-flex}.LoginModal-module__AkDFQq__resendBtn:hover:not(:disabled){opacity:.95}.LoginModal-module__AkDFQq__resendBtn:disabled{opacity:.6;cursor:default}.LoginModal-module__AkDFQq__fontSize0{font-size:10px;line-height:11px}.LoginModal-module__AkDFQq__resendHint{text-align:center;color:#a1a0a0;margin-top:0;margin-bottom:40px;padding-top:40px;font-size:14px;font-weight:500;line-height:23px}.LoginModal-module__AkDFQq__error{color:#ea4335;text-align:center;margin-top:8px;font-size:12px}.LoginModal-module__AkDFQq__loadingOverlay{border-radius:inherit;z-index:1;background:#00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.LoginModal-module__AkDFQq__loadingOverlay span{color:#fff;font-size:14px}.LoginModal-module__AkDFQq__otpBlock{padding-left:10px;padding-right:10px}@media (max-width:450px){.LoginModal-module__AkDFQq__otpInputs{margin-left:15px;padding-left:0}.LoginModal-module__AkDFQq__otpLabel{margin-left:15px}.LoginModal-module__AkDFQq__resendRow{padding-left:0}.LoginModal-module__AkDFQq__timer,.LoginModal-module__AkDFQq__resendBtn{margin-left:16px}}
.Header-module__jIA-8W__header{z-index:100;opacity:1;background:#141112;width:100%;height:80px;position:sticky;top:0}.Header-module__jIA-8W__container{justify-content:space-between;align-items:center;max-width:1366px;height:80px;margin:0 auto;padding:0 100px;display:flex;position:relative}.Header-module__jIA-8W__logo{opacity:1;cursor:pointer;flex-shrink:0;width:40px;height:40px;text-decoration:none;transition:opacity .2s}.Header-module__jIA-8W__logo:hover{opacity:.8}.Header-module__jIA-8W__nav{flex:1;align-items:center;gap:24px;margin-left:92px;display:flex}.Header-module__jIA-8W__navLink{color:#a1a0a0;letter-spacing:0;font-size:14px;font-weight:500;line-height:26px;font-family:var(--font-primary);background:0 0;border:1px solid #0000;border-radius:8px;padding:6px 16px;text-decoration:none;transition:all .2s}.Header-module__jIA-8W__navLink:hover,.Header-module__jIA-8W__navLink.Header-module__jIA-8W__active{color:#e1e0e0;background:#2b2829;border:1px solid #e1e0e0}.Header-module__jIA-8W__nav a{color:#a1a0a0;letter-spacing:0;font-size:14px;font-weight:500;line-height:26px;font-family:var(--font-primary);background:0 0;border:1px solid #0000;border-radius:8px;padding:6px 16px;text-decoration:none;transition:all .2s}.Header-module__jIA-8W__nav a:hover,.Header-module__jIA-8W__nav a.Header-module__jIA-8W__active{color:#e1e0e0;background:#2b2829;border:1px solid #e1e0e0}.Header-module__jIA-8W__actions{flex-shrink:0;align-items:center;gap:16px;display:flex}.Header-module__jIA-8W__iconActions{align-items:center;gap:12px;display:flex}.Header-module__jIA-8W__hamburgerBtn{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:none}.Header-module__jIA-8W__hamburgerBtn:hover{background:#a1a0a01a}.Header-module__jIA-8W__desktopActions{align-items:center;gap:16px;display:flex}.Header-module__jIA-8W__mobileSignInBtn{color:#f61842;cursor:pointer;width:100%;height:48px;min-height:48px;font-size:14px;font-weight:600;line-height:1;font-family:var(--font-primary);text-align:center;box-sizing:border-box;background:#fae6ea;border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;margin:0;padding:0;transition:all .2s;display:flex}.Header-module__jIA-8W__mobileSignInBtn:hover{color:#fff;background:#f61842}.Header-module__jIA-8W__mobileSignInBtn:active{transform:scale(.98)}.Header-module__jIA-8W__menuOverlay{z-index:998;background:#00000080;display:none;position:fixed;inset:0}.Header-module__jIA-8W__mobileMenu{z-index:999;background:#141112;flex-direction:column;height:calc(100vh - 64px);min-height:calc(100vh - 64px);padding:24px 20px;display:none;position:fixed;inset:64px 0 0;overflow:hidden auto}.Header-module__jIA-8W__mobileNav{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.Header-module__jIA-8W__mobileNavLink{color:#a1a0a0;text-align:center;font-size:16px;font-weight:500;line-height:24px;font-family:var(--font-primary);background:0 0;border:1px solid #0000;border-radius:8px;padding:12px 16px;text-decoration:none;transition:all .2s}.Header-module__jIA-8W__mobileNavLink:hover,.Header-module__jIA-8W__mobileNavLink.Header-module__jIA-8W__active{color:#e1e0e0;background:#ffffff4d}.Header-module__jIA-8W__mobileActions{flex-direction:column;flex-shrink:0;gap:12px;width:100%;margin-top:calc(100vh - 143vw);padding-top:24px;display:flex;position:absolute}.Header-module__jIA-8W__mobileIconBtn{cursor:pointer;background:0 0;border:1px solid #2b2829;border-radius:8px;justify-content:center;align-items:center;width:100%;height:44px;padding:0;transition:all .2s;display:flex}.Header-module__jIA-8W__mobileIconBtn:hover{background:#a1a0a01a;border-color:#e1e0e0}.Header-module__jIA-8W__mobileSubscribeBtn{color:#c4a260;cursor:pointer;width:100%;height:44px;font-size:14px;font-weight:500;font-family:var(--font-primary);background:0 0;border:1px solid #c4a260;border-radius:8px;transition:all .2s}.Header-module__jIA-8W__mobileSubscribeBtn:hover{color:#141112;background:#c4a260}.Header-module__jIA-8W__mobileLoginBtn{color:#f61842;cursor:pointer;width:100%;height:44px;font-size:14px;font-weight:500;font-family:var(--font-primary);background:#fae6ea;border:none;border-radius:8px;transition:all .2s}.Header-module__jIA-8W__mobileLoginBtn:hover{color:#fff;background:#f61842}.Header-module__jIA-8W__iconBtn{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:37px;height:37px;padding:0;transition:all .2s;display:flex}.Header-module__jIA-8W__iconBtn:hover{background:#a1a0a01a}.Header-module__jIA-8W__subscribeBtn{color:#c4a260;cursor:pointer;width:88px;height:37px;font-size:14px;font-weight:500;font-family:var(--font-primary);background:0 0;border:1px solid #c4a260;border-radius:8px;padding:6px 12px 10px;transition:all .2s}.Header-module__jIA-8W__subscribeBtn:hover{color:#141112;background:#c4a260}.Header-module__jIA-8W__loginBtn{color:#f61842;cursor:pointer;width:119px;height:37px;font-size:14px;font-weight:500;font-family:var(--font-primary);background:#fae6ea;border:none;border-radius:8px;padding:6px 12px 10px;transition:all .2s}.Header-module__jIA-8W__loginBtn:hover{color:#fff;background:#f61842}@media (max-width:1024px){.Header-module__jIA-8W__container{padding:0 40px}.Header-module__jIA-8W__nav{display:none}.Header-module__jIA-8W__iconActions,.Header-module__jIA-8W__hamburgerBtn{display:flex}.Header-module__jIA-8W__desktopActions{display:none}.Header-module__jIA-8W__menuOverlay{display:block}.Header-module__jIA-8W__mobileMenu{display:flex}}@media (max-width:768px){.Header-module__jIA-8W__header{height:64px}.Header-module__jIA-8W__container{padding:0 20px}.Header-module__jIA-8W__logo{width:32px;height:32px}.Header-module__jIA-8W__hamburgerBtn{width:32px;height:32px;padding:4px}.Header-module__jIA-8W__hamburgerBtn img{width:24px;height:24px}.Header-module__jIA-8W__mobileMenu{height:calc(100vh - 64px);min-height:calc(100vh - 64px);padding:20px 16px;top:64px}.Header-module__jIA-8W__mobileActions{padding-top:20px}.Header-module__jIA-8W__mobileSignInBtn{height:44px;min-height:44px}}@media (max-width:640px){.Header-module__jIA-8W__container{padding:0 16px}.Header-module__jIA-8W__hamburgerBtn{width:28px;height:28px;padding:4px}.Header-module__jIA-8W__hamburgerBtn img{width:20px;height:20px}.Header-module__jIA-8W__mobileMenu{height:calc(100vh - 64px);min-height:calc(100vh - 64px);padding:16px;top:64px}.Header-module__jIA-8W__mobileNav{gap:12px}.Header-module__jIA-8W__mobileNavLink{padding:10px 12px;font-size:14px}.Header-module__jIA-8W__mobileActions{gap:10px;width:330px;padding-top:16px}.Header-module__jIA-8W__mobileSignInBtn{height:44px;min-height:44px;font-size:13px}}.Header-module__jIA-8W__headerRight{align-items:center;gap:8px;display:flex;position:relative}.Header-module__jIA-8W__searchWrap{float:left;cursor:pointer;border-radius:4px;width:21px;height:21px;margin-top:11px;margin-right:8px;padding:0;position:relative;display:block!important}.Header-module__jIA-8W__searchWrap:hover{background:#fccf1b}.Header-module__jIA-8W__searchLink{width:100%;height:100%;display:block;position:relative}.Header-module__jIA-8W__searchIcon{display:block}.Header-module__jIA-8W__searchIconSelected,.Header-module__jIA-8W__searchWrap:hover .Header-module__jIA-8W__searchIcon{display:none}.Header-module__jIA-8W__searchWrap:hover .Header-module__jIA-8W__searchIconSelected{display:block}.Header-module__jIA-8W__plansLink{text-transform:capitalize;color:#a1a0a0;font-size:14px;font-weight:500;font-family:var(--font-primary);border-radius:8px;padding:6px 12px;text-decoration:none;transition:all .2s}.Header-module__jIA-8W__plansLink:hover,.Header-module__jIA-8W__plansLink.Header-module__jIA-8W__active{color:#e1e0e0;background:#2b2829}.Header-module__jIA-8W__accountMenuWrapper{position:relative}.Header-module__jIA-8W__accountBtn{cursor:pointer;color:#a1a0a0;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;transition:all .2s;display:flex}.Header-module__jIA-8W__accountBtn:hover,.Header-module__jIA-8W__accountBtn.Header-module__jIA-8W__active{color:#e1e0e0;background:#2b2829}.Header-module__jIA-8W__caret{color:inherit;font-size:10px}.Header-module__jIA-8W__accountMenu{z-index:1000;background:#191919;border-radius:8px;min-width:200px;margin:0;padding:8px 0;list-style:none;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 12px #0000004d}.Header-module__jIA-8W__accountMenuItem{color:#ffffffde;cursor:pointer;text-align:left;width:100%;font-size:14px;font-weight:500;font-family:var(--font-primary);background:0 0;border:none;align-items:center;gap:12px;padding:12px 20px;text-decoration:none;transition:background .2s;display:flex}.Header-module__jIA-8W__accountMenuItem:hover{background:#ffffff1a}.Header-module__jIA-8W__accountMenuItem img{flex-shrink:0;width:20px;height:20px}.Header-module__jIA-8W__mobileHeaderRight{align-items:center;gap:12px;display:flex}.Header-module__jIA-8W__mobileMenuBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.Header-module__jIA-8W__mobileMenuOverlay{z-index:998;background:#00000080;position:fixed;inset:0}.Header-module__jIA-8W__mobileSliderMenu{z-index:999;background:#141112;padding:0;position:fixed;inset:0;overflow:hidden auto}.Header-module__jIA-8W__mobileMenuHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:20px;display:flex}.Header-module__jIA-8W__mobileLogo{align-items:center;display:flex}.Header-module__jIA-8W__closeBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.Header-module__jIA-8W__mobileNav{padding:20px 10px}.Header-module__jIA-8W__mobileNavList{margin:0;padding:0;list-style:none}.Header-module__jIA-8W__mobileNavList li{cursor:pointer;color:#a1a0a0;border-radius:8px;align-items:center;gap:12px;margin-bottom:4px;padding:12px 10px;font-size:16px;font-weight:500;transition:all .2s;display:flex;position:relative}.Header-module__jIA-8W__mobileNavList li:hover,.Header-module__jIA-8W__mobileNavList li.Header-module__jIA-8W__active{color:#e1e0e0;background:#ffffff4d}.Header-module__jIA-8W__mobileNavList li span{flex:1}.Header-module__jIA-8W__mobileIconUnselected{flex-shrink:0;width:24px;height:24px;display:block}.Header-module__jIA-8W__mobileIconSelected{flex-shrink:0;width:24px;height:24px;display:none}.Header-module__jIA-8W__mobileNavList li.Header-module__jIA-8W__active .Header-module__jIA-8W__mobileIconUnselected{display:none}.Header-module__jIA-8W__mobileNavList li.Header-module__jIA-8W__active .Header-module__jIA-8W__mobileIconSelected{display:block}.Header-module__jIA-8W__mobileSignInItem{margin-top:20px;padding:0}.Header-module__jIA-8W__mobileSignInItem button{width:100%}.Header-module__jIA-8W__d-none{display:none!important}.Header-module__jIA-8W__d-block{display:block!important}.Header-module__jIA-8W__d-xl-block{display:none!important}.Header-module__jIA-8W__d-xl-none{display:block!important}@media (min-width:1200px){.Header-module__jIA-8W__d-xl-block{display:block!important}.Header-module__jIA-8W__d-xl-none{display:none!important}}
.Footer-module__7ix_CG__footer{background:var(--color-background,#141112);border-top:1px solid var(--color-surface,#1a1a1a);width:100%;margin-top:auto;padding:48px 0 32px}.Footer-module__7ix_CG__container{box-sizing:border-box;width:100%;max-width:1366px;margin:0 auto;padding:0 100px}.Footer-module__7ix_CG__row{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:48px;width:100%;display:flex}.Footer-module__7ix_CG__footerLeft{flex-direction:column;flex:1;align-items:flex-start;display:flex}.Footer-module__7ix_CG__desktopNav{margin-bottom:30px;display:block}.Footer-module__7ix_CG__mobileNav{margin-bottom:25px;display:none}.Footer-module__7ix_CG__navList{flex-direction:row;gap:30px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__7ix_CG__navList li{margin:0;padding:0}.Footer-module__7ix_CG__navLink{color:var(--colors-text,#e1e0e0);font-family:var(--font-primary,sans-serif);padding-bottom:10px;font-size:17px;font-weight:500;line-height:1.5;text-decoration:none;transition:color .2s;display:block}.Footer-module__7ix_CG__navLink:hover{color:var(--color-text,#e1e0e0)}.Footer-module__7ix_CG__footerDesc{color:var(--color-textSecondary,#a7a6a4);font-family:var(--font-primary,sans-serif);width:100%;max-width:100%;margin:0;padding:0;font-size:17px;font-weight:400;line-height:1.6;display:block}.Footer-module__7ix_CG__footerRight{flex-direction:row;flex-shrink:0;align-items:flex-start;gap:48px;display:flex}.Footer-module__7ix_CG__socialIcons,.Footer-module__7ix_CG__appLinks{flex-direction:column;gap:0;display:flex}.Footer-module__7ix_CG__sectionTitle{color:var(--colors-text,#e1e0e0);font-family:var(--font-primary,sans-serif);margin:0 0 30px;padding:0;font-size:17px;font-weight:500;line-height:1.5}.Footer-module__7ix_CG__iconGroup,.Footer-module__7ix_CG__footerIcons{flex-direction:row;align-items:center;gap:16px;display:flex}.Footer-module__7ix_CG__socialLink,.Footer-module__7ix_CG__appLink{text-decoration:none;transition:opacity .2s;display:inline-block;position:relative}.Footer-module__7ix_CG__socialLink:hover,.Footer-module__7ix_CG__appLink:hover{opacity:.9}.Footer-module__7ix_CG__iconDefault,.Footer-module__7ix_CG__iconHover{object-fit:contain;width:32px;height:32px;display:block}.Footer-module__7ix_CG__iconHover{opacity:0;transition:opacity .2s;position:absolute;top:0;left:0}.Footer-module__7ix_CG__socialLink:hover .Footer-module__7ix_CG__iconDefault,.Footer-module__7ix_CG__appLink:hover .Footer-module__7ix_CG__iconDefault{opacity:0}.Footer-module__7ix_CG__socialLink:hover .Footer-module__7ix_CG__iconHover,.Footer-module__7ix_CG__appLink:hover .Footer-module__7ix_CG__iconHover{opacity:1}@media (max-width:1366px){.Footer-module__7ix_CG__container{padding:0 70px}}@media (max-width:1024px){.Footer-module__7ix_CG__container{padding:0 48px}.Footer-module__7ix_CG__row,.Footer-module__7ix_CG__footerRight{gap:32px}}@media (max-width:768px){.Footer-module__7ix_CG__footer{padding:32px 0 24px}.Footer-module__7ix_CG__container{padding:0 24px}.Footer-module__7ix_CG__row{flex-direction:column;gap:32px}.Footer-module__7ix_CG__footerLeft{text-align:center;align-items:center;width:100%;max-width:100%}.Footer-module__7ix_CG__desktopNav{display:none}.Footer-module__7ix_CG__mobileNav{display:block}.Footer-module__7ix_CG__navList{flex-direction:column;gap:10px}.Footer-module__7ix_CG__footerDesc{display:none}.Footer-module__7ix_CG__footerRight{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%}.Footer-module__7ix_CG__socialIcons,.Footer-module__7ix_CG__appLinks{flex:1}.Footer-module__7ix_CG__sectionTitle{margin-bottom:20px;font-size:16px}.Footer-module__7ix_CG__iconGroup,.Footer-module__7ix_CG__footerIcons{gap:12px}.Footer-module__7ix_CG__iconDefault,.Footer-module__7ix_CG__iconHover{width:28px;height:28px}}@media (max-width:480px){.Footer-module__7ix_CG__footer{padding:24px 0 20px}.Footer-module__7ix_CG__container{padding:0 16px}.Footer-module__7ix_CG__row{gap:24px}.Footer-module__7ix_CG__footerRight{flex-direction:column;gap:24px}.Footer-module__7ix_CG__sectionTitle{margin-bottom:16px;font-size:15px}.Footer-module__7ix_CG__iconGroup,.Footer-module__7ix_CG__footerIcons{gap:10px}.Footer-module__7ix_CG__iconDefault,.Footer-module__7ix_CG__iconHover{width:24px;height:24px}.Footer-module__7ix_CG__navLink{padding-bottom:8px;font-size:15px}}
.MainLayout-module__R9pIJW__layout{background:var(--color-surface);flex-direction:column;min-height:100vh;display:flex}.MainLayout-module__R9pIJW__main{width:100%;max-width:1366px;padding:var(--spacing-md);background:var(--color-surface);flex:1;margin:0 auto}@media (max-width:1366px){.MainLayout-module__R9pIJW__main{max-width:100%}}@media (max-width:640px){.MainLayout-module__R9pIJW__main{padding:0}}
.LayoutErrorBoundary-module__KevQOW__errorContainer{width:100%;padding:var(--spacing-lg,24px);margin-bottom:var(--spacing-xl,32px);background-color:#e539351a;border:1px solid #e539354d;border-radius:8px}.LayoutErrorBoundary-module__KevQOW__errorContent{max-width:600px}.LayoutErrorBoundary-module__KevQOW__errorTitle{color:#e53935;margin:0 0 var(--spacing-sm,8px)0;font-size:1rem;font-weight:600}.LayoutErrorBoundary-module__KevQOW__errorMessage{color:var(--color-text-secondary,#999);margin:0 0 var(--spacing-sm,8px)0;font-size:.9rem}.LayoutErrorBoundary-module__KevQOW__errorCode{color:#ff6b6b;padding:var(--spacing-sm,8px);white-space:pre-wrap;word-break:break-all;background-color:#0000004d;border-radius:4px;font-family:monospace;font-size:.8rem;display:block}
.DynamicLayoutRenderer-module__LSpaAa__layoutContainer{contain:layout;flex-direction:column;gap:0;width:100%;display:flex}.DynamicLayoutRenderer-module__LSpaAa__layoutContainer>:first-child,.DynamicLayoutRenderer-module__LSpaAa__layoutContainer>*+*{margin-top:0}@keyframes DynamicLayoutRenderer-module__LSpaAa__pulse{0%,to{opacity:.4}50%{opacity:.7}}.layout-loading{animation:1.5s ease-in-out infinite DynamicLayoutRenderer-module__LSpaAa__pulse}
.HeroBanner-module__EEx9-a__heroContainer{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-bottom:var(--spacing-xl,32px);contain:layout style;padding:0;position:relative}.HeroBanner-module__EEx9-a__swiper{width:100%;padding:0;overflow:visible}.HeroBanner-module__EEx9-a__slide{will-change:transform,opacity;height:auto}.HeroBanner-module__EEx9-a__slide:not(.HeroBanner-module__EEx9-a__swiper-slide-active),.HeroBanner-module__EEx9-a__slide.HeroBanner-module__EEx9-a__swiper-slide-active{opacity:1;transform:scale(1)}.HeroBanner-module__EEx9-a__slideContent{cursor:pointer;border-radius:12px;outline:none;width:100%;transition:box-shadow .3s;overflow:hidden}.HeroBanner-module__EEx9-a__slideContent:focus-visible{box-shadow:0 0 0 3px var(--color-primary,#e50914)}.HeroBanner-module__EEx9-a__slideContent:hover{box-shadow:0 8px 24px #0006}.HeroBanner-module__EEx9-a__imageWrapper{background-color:var(--color-surface,#1a1a1a);border-radius:12px;width:100%;position:relative;overflow:hidden}.HeroBanner-module__EEx9-a__image{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.heroContainer .swiper-pagination{justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;display:flex!important;position:absolute!important;bottom:16px!important;left:0!important;right:0!important}:is(.heroContainer .swiper-pagination-bullet,.heroContainer .swiper-pagination-bullet-custom){opacity:1!important;background:#a1a0a0!important;border-radius:4px!important;width:8px!important;height:8px!important;margin:0 4px!important;transition:width .3s,background-color .3s!important}:is(.heroContainer .swiper-pagination-bullet-active,.heroContainer .swiper-pagination-bullet-active-custom){opacity:1!important;background:#fae6ea!important;border-radius:4px!important;width:16px!important;height:8px!important;margin:0 4px!important}@media (max-width:768px){.HeroBanner-module__EEx9-a__heroContainer{margin-bottom:var(--spacing-lg,24px);width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0}}@media (max-width:640px){.HeroBanner-module__EEx9-a__heroContainer{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0}.HeroBanner-module__EEx9-a__slideContent,.HeroBanner-module__EEx9-a__imageWrapper{border-radius:0}.heroContainer .swiper-pagination{gap:6px;bottom:12px}}@media (max-width:480px){.HeroBanner-module__EEx9-a__heroContainer{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0}.HeroBanner-module__EEx9-a__swiper{padding:0}}@media (prefers-reduced-motion:reduce){:is(.HeroBanner-module__EEx9-a__slide,.HeroBanner-module__EEx9-a__image,.HeroBanner-module__EEx9-a__slideContent,.heroContainer .swiper-pagination-bullet){transition:none}}
.Page-module__MPNhya__page{width:100%;padding:var(--spacing-xl)}.Page-module__MPNhya__page h1{color:var(--color-text);margin-bottom:var(--spacing-md);font-size:2rem}.Page-module__MPNhya__homePage{width:100%}.Page-module__MPNhya__contentPage{width:100%;padding:var(--spacing-xl)}.Page-module__MPNhya__contentPage h1{color:var(--color-text);margin-bottom:var(--spacing-md);font-size:2rem}
.ContentCarousel-module__Syr1fq__carouselContainer{width:100%;margin:var(--spacing-xl)0;position:relative}.ContentCarousel-module__Syr1fq__carouselTitle{color:var(--color-text);margin-bottom:var(--spacing-md);padding:0 var(--spacing-md);font-size:1.5rem;font-weight:600}.ContentCarousel-module__Syr1fq__swiper{width:100%;padding:var(--spacing-sm)var(--spacing-md)}.ContentCarousel-module__Syr1fq__swiperSlide{justify-content:center;align-items:stretch;height:auto;display:flex}.ContentCarousel-module__Syr1fq__slideContent{cursor:pointer;border-radius:8px;width:100%;height:100%;transition:transform .3s;overflow:hidden}.ContentCarousel-module__Syr1fq__slideContent:hover{z-index:10;transform:scale(1.05)}.ContentCarousel-module__Syr1fq__imageWrapper{background-color:var(--color-surface);border-radius:8px;width:100%;padding-bottom:150%;position:relative;overflow:hidden}.ContentCarousel-module__Syr1fq__slideImage{object-fit:cover;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0}.ContentCarousel-module__Syr1fq__slideContent:hover .ContentCarousel-module__Syr1fq__slideImage{transform:scale(1.1)}.ContentCarousel-module__Syr1fq__overlay{opacity:0;padding:var(--spacing-md);background:linear-gradient(#0000 0%,#00000080 50%,#000000e6 100%);align-items:flex-end;transition:opacity .3s;display:flex;position:absolute;inset:0}.ContentCarousel-module__Syr1fq__slideContent:hover .ContentCarousel-module__Syr1fq__overlay{opacity:1}.ContentCarousel-module__Syr1fq__overlayContent{width:100%}.ContentCarousel-module__Syr1fq__slideTitle{color:#fff;margin:0 0 var(--spacing-xs)0;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:1rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.ContentCarousel-module__Syr1fq__slideDescription{color:#ffffffe6;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.4;display:-webkit-box;overflow:hidden}:is(.swiper-button-next,.swiper-button-prev){color:var(--color-textSecondary,#a1a0a0);background-color:#00000080;border-radius:50%;width:40px;height:40px;transition:all .3s}:is(.swiper-button-next:after,.swiper-button-prev:after){font-size:20px;font-weight:700}:is(.swiper-button-next:hover,.swiper-button-prev:hover){background-color:var(--color-primary);color:#fff}.swiper-button-disabled{opacity:.3;cursor:not-allowed}.swiper-pagination-bullet{background-color:var(--color-primary);opacity:.5;width:10px;height:10px}.swiper-pagination-bullet-active{opacity:1;background-color:var(--color-primary)}@media (max-width:768px){.ContentCarousel-module__Syr1fq__carouselTitle{padding:0 var(--spacing-sm);font-size:1.25rem}.ContentCarousel-module__Syr1fq__swiper{padding:var(--spacing-xs)var(--spacing-sm)}:is(.swiper-button-next,.swiper-button-prev){width:32px;height:32px}:is(.swiper-button-next:after,.swiper-button-prev:after){font-size:16px}}@media (max-width:480px){.ContentCarousel-module__Syr1fq__carouselContainer{margin:var(--spacing-lg)0}.ContentCarousel-module__Syr1fq__overlay{opacity:1;background:linear-gradient(#0000 0%,#0000004d 60%,#000c 100%)}.ContentCarousel-module__Syr1fq__slideTitle{font-size:.875rem}.ContentCarousel-module__Syr1fq__slideDescription{-webkit-line-clamp:2;font-size:.75rem}}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
