:root{--background:#fff;--foreground:#10192b;--brand-navy:#0e1a2b;--brand-navy-2:#101d33;--brand-blue:#2f6fed;--brand-blue-light:#eef4fb;--brand-gray-50:#f7f8fa;--brand-gray-100:#eceef2;--brand-gray-300:#cfd4dc;--brand-text-muted:#6b7280;--brand-text-inverted:#dce2ea}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;height:100%;overflow-x:hidden}body{max-width:100vw;min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Pretendard,Arial,Helvetica,sans-serif;display:flex;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button{font-family:inherit}
.Header-module__hBw1pG__header{z-index:50;will-change:transform;background:#fff;border-bottom:0;width:100%;transition:transform .32s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0;transform:translateY(0)}.Header-module__hBw1pG__headerHidden{transform:translateY(-100%)}.Header-module__hBw1pG__inner{justify-content:space-between;align-items:center;max-width:1330px;height:82px;margin:0 auto;padding:0 24px;display:flex}.Header-module__hBw1pG__productsHeader .Header-module__hBw1pG__inner{max-width:1600px;padding-left:20px;padding-right:20px}.Header-module__hBw1pG__productsHeader .Header-module__hBw1pG__logo{border-right:1px solid var(--brand-gray-100);flex:0 0 230px;width:230px;margin-right:24px}.Header-module__hBw1pG__logo{letter-spacing:-.01em;color:var(--brand-navy);align-items:center;gap:8px;font-size:18px;font-weight:800;display:flex}.Header-module__hBw1pG__logoMark{background:url(/images/logo-navbar.png) 50%/310% no-repeat;flex:none;width:31px;height:31px;display:block}.Header-module__hBw1pG__customLogo{object-fit:contain;width:auto;max-width:210px;height:42px;display:block}.Header-module__hBw1pG__nav{align-items:center;gap:28px;display:none}.Header-module__hBw1pG__navLink{color:var(--brand-navy);opacity:.85;white-space:nowrap;padding-bottom:4px;font-size:14px;font-weight:500;position:relative}.Header-module__hBw1pG__navLink:hover{opacity:1;color:var(--brand-blue)}.Header-module__hBw1pG__navLinkActive{color:var(--brand-blue);opacity:1;font-weight:700}.Header-module__hBw1pG__navLinkActive:after{content:"";background:var(--brand-blue);border-radius:1px;height:2px;position:absolute;bottom:-6px;left:0;right:0}.Header-module__hBw1pG__right{align-items:center;gap:10px;display:flex}.Header-module__hBw1pG__productActions{align-items:center;gap:16px;display:flex}.Header-module__hBw1pG__productAction{width:32px;height:32px;color:var(--brand-navy);cursor:pointer;background:0 0;border:0;place-items:center;padding:4px;display:grid;position:relative}.Header-module__hBw1pG__productAction svg{width:24px;height:24px}.Header-module__hBw1pG__productAction span{background:var(--brand-blue);color:#fff;border-radius:999px;place-items:center;min-width:15px;height:15px;font-size:9px;font-weight:800;display:grid;position:absolute;top:0;right:-2px}.Header-module__hBw1pG__langGroup{align-items:center;gap:6px;font-size:13px;font-weight:700;display:none}.Header-module__hBw1pG__langBtn{cursor:pointer;color:var(--brand-text-muted);background:0 0;border:none;padding:2px 4px}.Header-module__hBw1pG__langBtnActive{color:var(--brand-navy)}.Header-module__hBw1pG__langIconBtn{border:1px solid var(--brand-gray-100);cursor:pointer;color:var(--brand-navy);background:0 0;border-radius:999px;align-items:center;gap:5px;padding:6px 10px;display:inline-flex}.Header-module__hBw1pG__langIconLabel{font-size:12px;font-weight:700}.Header-module__hBw1pG__menuButton{cursor:pointer;color:var(--brand-navy);background:0 0;border:none;padding:8px;display:inline-flex}.Header-module__hBw1pG__mobileDrawer{display:none}.Header-module__hBw1pG__mobileNav{flex-direction:column;gap:0;display:flex}.Header-module__hBw1pG__mobileNavLink{border-bottom:1px solid var(--brand-gray-100);color:#0d1b2d;grid-template-columns:28px 1fr;align-items:center;gap:12px;padding:15px 8px;font-size:16px;font-weight:500;text-decoration:none;transition:background .15s;display:grid}.Header-module__hBw1pG__mobileNavLink:last-child{border-bottom:0}.Header-module__hBw1pG__mobileNavLink:active{background:#f5f7fa}.Header-module__hBw1pG__mobileNavLinkActive{color:var(--brand-blue);font-weight:700}.Header-module__hBw1pG__mobileNavLinkActive .Header-module__hBw1pG__mobileNavIcon{color:var(--brand-blue)}.Header-module__hBw1pG__mobileNavIcon{color:#6b7280;place-items:center;display:grid}.Header-module__hBw1pG__mobileNavIcon svg{width:22px;height:22px}.Header-module__hBw1pG__mobileNavLabel{flex:1}.Header-module__hBw1pG__mobileDrawerLang{justify-content:center;padding:14px 20px 20px;display:flex}.Header-module__hBw1pG__mobileDrawerLang .Header-module__hBw1pG__langIconBtn{border-color:var(--brand-gray-100);background:#f5f7fa;border-radius:999px;gap:6px;padding:8px 16px}@media (max-width:899px){.Header-module__hBw1pG__customLogo{max-width:180px;height:36px}.Header-module__hBw1pG__productsHeader .Header-module__hBw1pG__logo{flex:0 auto;width:auto}.Header-module__hBw1pG__inner{height:64px;padding:0 16px}.Header-module__hBw1pG__productActions{gap:8px}.Header-module__hBw1pG__productAction{width:28px;height:28px}.Header-module__hBw1pG__productAction svg{width:20px;height:20px}.Header-module__hBw1pG__mobileDrawer{z-index:49;background:#fff;border-radius:0 0 12px 12px;padding:8px 16px 24px;animation:.2s Header-module__hBw1pG__drawerSlide;display:block;position:fixed;top:64px;left:4px;right:4px;overflow-y:auto;box-shadow:0 8px 32px #0000001f}@keyframes Header-module__hBw1pG__drawerSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__right .Header-module__hBw1pG__langIconBtn{display:inline-flex}}@media (min-width:900px){.Header-module__hBw1pG__nav,.Header-module__hBw1pG__langGroup{display:flex}.Header-module__hBw1pG__langIconBtn,.Header-module__hBw1pG__menuButton,.Header-module__hBw1pG__mobileDrawer{display:none}}
.Footer-module__S6Hkya__partners{border-top:1px solid var(--brand-gray-100);border-bottom:1px solid var(--brand-gray-100);padding:24px}.Footer-module__S6Hkya__partnersInner{max-width:1280px;margin:0 auto}.Footer-module__S6Hkya__partnersLabel{letter-spacing:.04em;color:var(--brand-text-muted);margin-bottom:16px;font-size:12px;font-weight:700}.Footer-module__S6Hkya__partnersGrid{grid-template-columns:repeat(7,minmax(0,1fr));align-items:center;gap:clamp(18px,3vw,52px);display:grid}.Footer-module__S6Hkya__partnerLogo{justify-content:center;align-items:center;min-width:0;height:58px;display:flex;overflow:visible}.Footer-module__S6Hkya__partnerLogo img{object-fit:contain;filter:grayscale();opacity:.72;width:100%;height:46px;transition:filter .2s,opacity .2s,transform .2s;display:block}.Footer-module__S6Hkya__partnerLogo:nth-child(4) img{transform:scale(2.15)}.Footer-module__S6Hkya__partnerLogo:nth-child(6) img{transform:scale(1.8)}.Footer-module__S6Hkya__partnerLogo:nth-child(7) img{transform:scale(2)}.Footer-module__S6Hkya__partnerLogo:hover img{filter:grayscale(0);opacity:1;transform:translateY(-2px)}.Footer-module__S6Hkya__partnerLogo:nth-child(4):hover img{transform:scale(2.15)translateY(-1px)}.Footer-module__S6Hkya__partnerLogo:nth-child(6):hover img{transform:scale(1.8)translateY(-1px)}.Footer-module__S6Hkya__partnerLogo:nth-child(7):hover img{transform:scale(2)translateY(-1px)}.Footer-module__S6Hkya__footer{color:#f7f9fc;background:#0d1b2d;margin-top:auto;padding:32px 20px 24px}.Footer-module__S6Hkya__inner{border-bottom:1px solid #ffffff14;flex-direction:column;gap:24px;max-width:1280px;margin:0 auto;padding-bottom:24px;display:flex}.Footer-module__S6Hkya__bizInfo{border-top:1px solid #ffffff14;padding-top:20px}.Footer-module__S6Hkya__bizGrid{grid-template-columns:auto auto auto;justify-content:start;gap:12px 56px;display:grid}.Footer-module__S6Hkya__bizCard{display:contents}.Footer-module__S6Hkya__bizItem{white-space:nowrap;flex-direction:row;align-items:baseline;font-size:13px;line-height:1.6;display:flex}.Footer-module__S6Hkya__bizLabel{color:#ffffff8c;flex-shrink:0;font-size:13px;font-weight:600}.Footer-module__S6Hkya__bizLabel:after{content:": ";margin-right:2px}.Footer-module__S6Hkya__bizValue{color:#ffffffd9;font-size:13px}.Footer-module__S6Hkya__bizLink{color:#60a5fa;border:1px solid #60a5fa59;border-radius:3px;margin-left:4px;padding:1px 5px;font-size:11px;text-decoration:none}.Footer-module__S6Hkya__bizLink:hover{background:#60a5fa26}@media (max-width:767px){.Footer-module__S6Hkya__bizGrid{flex-direction:column;gap:8px;display:flex}.Footer-module__S6Hkya__bizCard{background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.Footer-module__S6Hkya__bizItem{white-space:normal}}.Footer-module__S6Hkya__brandCol{flex-direction:column;gap:8px;display:flex}.Footer-module__S6Hkya__brandName{color:#fff;align-items:center;gap:8px;font-size:17px;font-weight:800;display:flex}.Footer-module__S6Hkya__brandLogo{background:url(/images/logo-footer.png) 50%/310% no-repeat;flex:none;width:34px;height:34px;display:block}.Footer-module__S6Hkya__customLogo{object-fit:contain;width:auto;max-width:230px;height:46px;display:block}.Footer-module__S6Hkya__brandTagline{color:#9ca9ba;font-size:13px;line-height:1.7}.Footer-module__S6Hkya__socials{gap:10px;margin-top:4px;display:flex}.Footer-module__S6Hkya__socialBtn{color:#fff;border:1px solid #fff3;border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;text-decoration:none;transition:background .2s,border-color .2s;display:grid}.Footer-module__S6Hkya__socialBtn:hover{background:#ffffff1a;border-color:#fff6}.Footer-module__S6Hkya__linkCols{flex-direction:column;gap:0;display:flex}.Footer-module__S6Hkya__accordionSection{border-bottom:1px solid #ffffff14}.Footer-module__S6Hkya__accordionToggle{color:#fff;letter-spacing:.04em;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:14px 0;font-size:14px;font-weight:700;display:flex}.Footer-module__S6Hkya__accordionIcon{flex:none;width:16px;height:16px;position:relative}.Footer-module__S6Hkya__accordionIcon:before,.Footer-module__S6Hkya__accordionIcon:after{content:"";background:#9ca9ba;border-radius:1px;transition:transform .25s;position:absolute;top:50%;left:50%}.Footer-module__S6Hkya__accordionIcon:before{width:12px;height:1.5px;transform:translate(-50%,-50%)}.Footer-module__S6Hkya__accordionIcon:after{width:1.5px;height:12px;transform:translate(-50%,-50%)}.Footer-module__S6Hkya__accordionOpen .Footer-module__S6Hkya__accordionIcon:after{transform:translate(-50%,-50%)rotate(90deg)}.Footer-module__S6Hkya__accordionBody{flex-direction:column;gap:8px;max-height:0;padding:0;transition:max-height .3s,padding .3s;display:flex;overflow:hidden}.Footer-module__S6Hkya__accordionOpen .Footer-module__S6Hkya__accordionBody{max-height:300px;padding:0 0 14px}.Footer-module__S6Hkya__linkItem{color:#9ca9ba;font-size:13px;line-height:1.7;text-decoration:none;transition:color .15s}.Footer-module__S6Hkya__linkItem:hover{color:#f7f9fc}.Footer-module__S6Hkya__contactCard{background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:12px;padding:20px;display:flex}.Footer-module__S6Hkya__contactCardTitle{letter-spacing:.04em;color:#fff;margin-bottom:2px;font-size:14px;font-weight:700}.Footer-module__S6Hkya__contactRow{color:#9ca9ba;align-items:center;gap:10px;font-size:13px;line-height:1.7;display:flex}.Footer-module__S6Hkya__contactRow svg{color:#5b8db8;flex:none;width:18px;height:18px}.Footer-module__S6Hkya__contactRow a{color:#9ca9ba;text-decoration:none;transition:color .15s}.Footer-module__S6Hkya__contactRow a:hover{color:#f7f9fc}.Footer-module__S6Hkya__contactCardBody{align-items:stretch;gap:0;display:flex}.Footer-module__S6Hkya__contactInfo{border-right:1px solid #ffffff1a;flex-direction:column;flex:1;gap:10px;padding-right:16px;display:flex}.Footer-module__S6Hkya__contactQrSide{flex-direction:column;flex:none;justify-content:center;align-items:center;gap:6px;padding-left:16px;display:flex}.Footer-module__S6Hkya__qrLabel{color:#9ca9ba;text-align:center;font-size:11px;font-weight:600}.Footer-module__S6Hkya__qrCode{background:url(/images/footer-reference.png) -620px -22px/710px 135px no-repeat;border:3px solid #fff;border-radius:4px;flex:none;width:72px;height:72px}.Footer-module__S6Hkya__bottom{color:#9ca9ba;flex-direction:column;gap:8px;max-width:1280px;margin:0 auto;padding-top:16px;font-size:12px;display:flex}.Footer-module__S6Hkya__bottomLinks{align-items:center;gap:12px;display:flex}.Footer-module__S6Hkya__bottomLinks i{background:#fff3;width:1px;height:11px}.Footer-module__S6Hkya__bottomLinks span{cursor:pointer;transition:color .15s}.Footer-module__S6Hkya__bottomLinks span:hover{color:#f7f9fc}@media (min-width:768px){.Footer-module__S6Hkya__footer{padding:48px 40px 28px}.Footer-module__S6Hkya__inner{grid-template-rows:auto auto;grid-template-columns:1.5fr 2.2fr 1.3fr;gap:32px 48px;padding-bottom:32px;display:grid}.Footer-module__S6Hkya__brandCol{grid-area:1/1/2/2}.Footer-module__S6Hkya__linkCols{grid-area:1/2/2/3;grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Footer-module__S6Hkya__accordionSection{border-bottom:0}.Footer-module__S6Hkya__accordionToggle{cursor:default;pointer-events:none;padding:0 0 10px}.Footer-module__S6Hkya__accordionIcon{display:none}.Footer-module__S6Hkya__accordionBody{max-height:none;padding:0;overflow:visible}.Footer-module__S6Hkya__contactCard{grid-area:1/3/3/4}.Footer-module__S6Hkya__bottom{flex-direction:row;justify-content:space-between;align-items:center}}@media (min-width:768px) and (max-width:1099px){.Footer-module__S6Hkya__footer{width:100%;padding:40px clamp(28px,5vw,52px) 26px}.Footer-module__S6Hkya__inner{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);gap:32px 40px;width:100%}.Footer-module__S6Hkya__brandCol{grid-area:1/1}.Footer-module__S6Hkya__contactCard{grid-area:1/2}.Footer-module__S6Hkya__linkCols{grid-area:2/1/auto/-1}}.Footer-module__S6Hkya__partnersMarquee{display:none}@media (max-width:767px){.Footer-module__S6Hkya__footer{width:100%;padding:32px clamp(16px,5vw,24px) 88px}.Footer-module__S6Hkya__inner,.Footer-module__S6Hkya__bottom{width:100%}.Footer-module__S6Hkya__contactCardBody{flex-wrap:wrap}.Footer-module__S6Hkya__contactInfo{min-width:0}.Footer-module__S6Hkya__bottomLinks{flex-wrap:wrap}.Footer-module__S6Hkya__partnersGrid{display:none}.Footer-module__S6Hkya__partnersMarquee{display:block;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.Footer-module__S6Hkya__marqueeTrack{align-items:center;gap:40px;width:max-content;animation:20s linear infinite Footer-module__S6Hkya__marqueeScroll;display:flex}.Footer-module__S6Hkya__marqueeTrack .Footer-module__S6Hkya__partnerLogo{flex:none;width:100px;height:40px}.Footer-module__S6Hkya__marqueeTrack .Footer-module__S6Hkya__partnerLogo img{height:32px}@keyframes Footer-module__S6Hkya__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Footer-module__S6Hkya__qrSection{border-top:1px solid #ffffff14;padding-top:20px}}
.PolicyModal-module__RClNKa__overlay{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.PolicyModal-module__RClNKa__modal{background:#fff;border-radius:14px;flex-direction:column;width:100%;max-width:680px;max-height:80vh;display:flex;box-shadow:0 20px 60px #00000040}.PolicyModal-module__RClNKa__header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.PolicyModal-module__RClNKa__title{color:#0d1b2d;margin:0;font-size:18px;font-weight:750}.PolicyModal-module__RClNKa__close{cursor:pointer;color:#374151;background:#f3f4f6;border:none;border-radius:50%;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:14px;transition:background .15s;display:grid}.PolicyModal-module__RClNKa__close:hover{background:#e5e7eb}.PolicyModal-module__RClNKa__body{color:#374151;padding:20px 24px 24px;font-size:14px;line-height:1.8;overflow-y:auto}.PolicyModal-module__RClNKa__body p{margin:0 0 4px}
.MobileBottomNav-module__P0Wj8q__bottomNav{display:none}@media (max-width:899px){.MobileBottomNav-module__P0Wj8q__bottomNav{z-index:60;border-top:1px solid var(--brand-gray-100);min-height:60px;padding-bottom:env(safe-area-inset-bottom,0);will-change:transform;background:#fff;justify-content:space-around;align-items:stretch;transition:transform .32s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(0);box-shadow:0 -6px 18px #0f172a12}.MobileBottomNav-module__P0Wj8q__bottomNavHidden{transform:translateY(100%)}.MobileBottomNav-module__P0Wj8q__item{color:#6b7280;letter-spacing:-.01em;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:8px 2px;font-size:10px;font-weight:600;text-decoration:none;display:flex}.MobileBottomNav-module__P0Wj8q__item .MobileBottomNav-module__P0Wj8q__icon{place-items:center;display:grid}.MobileBottomNav-module__P0Wj8q__item .MobileBottomNav-module__P0Wj8q__icon svg{width:22px;height:22px}.MobileBottomNav-module__P0Wj8q__active{color:var(--brand-blue)}.MobileBottomNav-module__P0Wj8q__label{white-space:nowrap}}
.SiteChrome-module__oXFrKG__main{width:100%;min-width:0;padding-top:82px}@media (max-width:899px){.SiteChrome-module__oXFrKG__main{padding-top:64px}}
