.media-slider{width:100%;position:relative;background:transparent}.mg-slider-desktop{display:block}.mg-slider-mobile{display:none}.slider-window{position:relative;overflow:hidden;margin:0 auto;background:transparent}.slider-track{display:flex;transition:transform .6s ease;will-change:transform;align-items:center}.desktop-slider-window{padding:16px 0 12px;max-width:var(--mg-container,1160px);width:100%;margin:0 auto}.desktop-slider-track{width:100%;margin:0 auto;gap:24px;justify-content:center;align-items:center}.slider-item{flex:0 0 72%;max-width:72%;margin:0;display:flex;justify-content:center}.image-slide{width:100%;max-width:100%;height:320px;border-radius:20px;overflow:hidden;background:transparent;box-shadow:none;opacity:.45;filter:blur(1.6px);transform:scale(.9);transition:all .4s ease;pointer-events:none}.image-slide.is-active{opacity:1;filter:none;transform:scale(1);pointer-events:auto}.image-slide img{width:100%;height:100%;object-fit:cover}.slider-arrows{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 24px;pointer-events:none;z-index:5}.slider-arrow{pointer-events:auto;width:44px;height:44px;border-radius:50%;border:none;background:rgba(15,23,42,.65);color:#fff;font-size:22px;cursor:pointer;transition:all .2s ease}.slider-arrow:hover{background:rgba(30,41,59,.9);transform:scale(1.08)}@media (max-width:1023px) and (min-width:768px){.desktop-slider-window{max-width:var(--mg-container,1160px);margin:0 auto;padding:12px 0}.desktop-slider-track{gap:20px}.image-slide{height:260px}}@media (max-width:1023px){.slider-arrows.desktop-arrows{display:none!important}}.slider-dots{position:absolute;bottom:18px;left:0;right:0;display:flex;justify-content:center;gap:8px;z-index:4}.dot{width:10px;height:6px;border-radius:999px;background:rgba(148,163,184,.6);border:none;cursor:pointer}.dot.is-active{width:18px;background:#f59e0b}@media (max-width:767px){.mg-slider-desktop{display:none}.mg-slider-mobile{display:block;padding:6px 0 8px}.mg-slider-mobile .slider-window{padding:0;margin:0}.mg-slider-mobile .slider-track{width:100%}.slider-track{gap:0}.slider-item{flex:0 0 100%;min-width:100%;margin:0;padding:0;box-sizing:border-box}.image-slide{width:100%;max-width:100%;height:160px;border-radius:14px;transform:none!important;opacity:1!important;filter:none!important;pointer-events:auto}.slider-dots{bottom:6px}.slider-arrows.mobile-arrows{display:flex;padding:0 8px}.slider-arrows.mobile-arrows .slider-arrow{width:36px;height:36px;font-size:18px;border-radius:10px;background:rgba(15,23,42,.6)}}.mg-hero-loading{min-height:260px;display:flex;align-items:center;justify-content:center}.trusted-section{width:100%;margin:32px 0 36px}.trusted-inner{max-width:var(--mg-container,1160px);margin:0 auto;text-align:center;padding:0;width:100%;box-sizing:border-box}.trusted-title{color:#fff;font-size:clamp(1.5rem,2.2vw,2.2rem);font-weight:700;margin-bottom:10px}.trusted-subtitle{color:hsla(0,0%,100%,.7);font-size:clamp(.95rem,1.4vw,1.1rem);max-width:720px;margin:0 auto 26px}.trusted-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px;width:100%;box-sizing:border-box}.trusted-card{background:#1c2a4c;border-radius:16px;padding:22px 18px;box-shadow:0 14px 30px rgba(6,12,24,.35);display:flex;flex-direction:column;align-items:center;min-height:150px}.trusted-icon{width:42px;height:42px;border-radius:50%;background:hsla(0,0%,100%,.12);color:#fff;display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px}.trusted-card:first-child .trusted-icon{color:#f59e0b;background:rgba(245,158,11,.2)}.trusted-card:nth-child(2) .trusted-icon{color:#38bdf8;background:rgba(56,189,248,.2)}.trusted-card:nth-child(3) .trusted-icon{color:#22c55e;background:rgba(34,197,94,.2)}.trusted-card:nth-child(4) .trusted-icon{color:#a78bfa;background:rgba(167,139,250,.2)}.trusted-value{color:#fff;font-weight:700;font-size:1.4rem;margin-bottom:6px}.trusted-label{color:hsla(0,0%,100%,.7);font-size:.95rem}@media (max-width:1023px){.trusted-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.trusted-inner{padding:0}.trusted-subtitle{max-width:none;white-space:nowrap}}@media (max-width:540px){.trusted-card{padding:18px 14px}.trusted-value{font-size:1.2rem}.trusted-label{font-size:.85rem}}:root{--mg-header-bg:#1b294c;--mg-header-bg-2:#1b294c;--mg-header-accent:#f59e0b;--mg-header-text:#f8fafc;--mg-header-muted:rgba(248,250,252,.7);--mg-header-shadow:rgba(9,16,32,.45);--mg-nav-offset:72px;--mg-container:1160px;--mg-page-gutter:2%}.nav_bar,.sticky{width:100%;position:-webkit-sticky;position:sticky;top:0;left:0;color:var(--mg-header-text);background:rgba(27,41,76,.72);border-bottom:none;backdrop-filter:blur(12px) saturate(140%);-webkit-backdrop-filter:blur(12px) saturate(140%);box-shadow:none;z-index:100}.nav-shell{justify-content:space-between;gap:20px;max-width:var(--mg-container);margin:0 auto;padding:10px 0;height:60px}.nav-left,.nav-shell{display:flex;align-items:center}.nav-left{gap:12px}.nav-logo{display:flex;align-items:center}.nav-logo-img{height:36px;width:auto}.nav-center{flex:1 1;display:flex;justify-content:center;position:relative}.nav-search{position:relative;width:min(260px,100%)}.nav-search-dropdown{position:absolute;top:calc(100% + 10px);left:0;right:0;background:#1a2745;box-shadow:0 12px 28px rgba(10,15,30,.45);border-radius:12px;z-index:1300;max-height:320px;overflow-y:auto;border:1px solid hsla(0,0%,100%,.05)}.nav-search-empty,.nav-search-item{padding:10px 16px;color:var(--mg-header-text)}.nav-search-item{cursor:pointer;transition:background .2s ease}.nav-search-item:hover{background:hsla(0,0%,100%,.08)}.nav-search-loading{display:flex;justify-content:center;padding:16px;color:var(--mg-header-text)}.nav-actions{display:flex;align-items:center;gap:16px}.nav-wallet{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 12px;border-radius:999px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);color:#fff;font-weight:700;font-size:.8rem;line-height:1;text-decoration:none;white-space:nowrap;transition:transform .2s ease,background .2s ease,border-color .2s ease}.nav-wallet:hover{background:hsla(0,0%,100%,.14);border-color:hsla(0,0%,100%,.2);transform:translateY(-1px)}.nav-wallet-icon{width:18px;height:18px;object-fit:contain}.nav-wallet-currency{color:#ffaf00;font-weight:700}.nav-wallet-amount{min-width:0;text-align:center}.nav-login{display:inline-flex;align-items:center;justify-content:center;padding:7px 16px;border-radius:10px;border:1px solid hsla(0,0%,100%,.45);background:transparent;color:#fff;font-weight:600;font-size:.85rem;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}.nav-login:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.65);transform:translateY(-1px)}.nav-user{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:36px;min-height:36px;aspect-ratio:1/1;flex:0 0 36px;border-radius:12px;overflow:hidden;border:0;background:transparent;box-shadow:none;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease}.nav-user:hover{transform:translateY(-1px)}.nav-user-avatar{width:100%!important;height:100%!important;border-radius:12px;aspect-ratio:1/1;font-size:.85rem;background:#ff4655;color:#0b0f1a;font-weight:700;line-height:1}.nav-user-avatar .MuiAvatar-img,.nav-user-avatar img{width:100%;height:100%;border-radius:12px;object-fit:cover}.desktop-only{display:flex}.mobile-only{display:none}.nav-pills{display:flex;padding:0;border-radius:0;-webkit-backdrop-filter:none;backdrop-filter:none}.nav-pill,.nav-pills{align-items:center;gap:8px;background:transparent}.nav-pill{display:inline-flex;padding:6px 10px;border-radius:8px;color:var(--mg-header-text);font-weight:500;font-size:.85rem;cursor:pointer;text-decoration:none;border:0;font-family:inherit;transition:background .2s ease,transform .2s ease}.nav-pill:hover{background:hsla(0,0%,100%,.08)}.nav-pill.active{background:hsla(0,0%,100%,.14);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:8px}.nav-pill-icon{font-size:12px;opacity:.85}.menu-trigger{background:hsla(0,0%,100%,.08);border-radius:12px;color:var(--mg-header-text)}.menu-trigger:hover{background:hsla(0,0%,100%,.16)}.search-trigger{background:hsla(0,0%,100%,.08);border-radius:12px;color:var(--mg-header-text)}.search-trigger:hover{background:hsla(0,0%,100%,.16)}.mobile-search-row{width:100%;max-height:0;opacity:0;transform:translateY(-6px);overflow:hidden;padding:0 2%;pointer-events:none;background:#1b294c;transition:max-height .25s ease,opacity .2s ease,transform .2s ease,padding .2s ease}.mobile-search-row.open{max-height:520px;opacity:1;transform:translateY(0);padding:8px 2% 12px;pointer-events:auto;overflow:visible}.mobile-search{width:100%}.nav-drawer{width:320px;background:linear-gradient(180deg,#0d182b,#0c1424);color:var(--mg-header-text);padding:0}.nav-drawer-modal{z-index:1400!important}.nav-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid hsla(0,0%,100%,.06)}.nav-drawer-logo{height:32px;width:auto}.drawer-close{color:var(--mg-header-text);background:hsla(0,0%,100%,.1)}.drawer-close:hover{background:hsla(0,0%,100%,.18)}.nav-drawer-menu{display:flex;flex-direction:column;gap:12px;padding:24px}.nav-drawer-item{display:inline-flex;align-items:center;gap:12px;padding:12px 16px;border-radius:14px;border:1px solid hsla(0,0%,100%,.06);background:hsla(0,0%,100%,.04);color:var(--mg-header-text);font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s ease,border .2s ease}.nav-drawer-item:hover{background:hsla(0,0%,100%,.12)}.nav-drawer-item.active{border-color:hsla(0,0%,100%,.22);background:rgba(47,66,105,.6)}.nav-drawer-icon{font-size:20px;opacity:.85}.nav-drawer-avatar{width:28px!important;height:28px!important;border-radius:50%;font-size:.75rem;background:#ff4655;color:#0b0f1a;font-weight:700}.nav-drawer-avatar .MuiAvatar-img,.nav-drawer-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.nav-modal{background:#0b2234;color:#f8fafc;border-radius:18px;box-shadow:0 24px 60px rgba(6,10,22,.55);border:1px solid hsla(0,0%,100%,.06);max-width:420px;width:calc(100% - 32px)}.nav-modal-content{padding:20px 22px 24px}.nav-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.nav-modal-title{margin:0;font-size:1.1rem;font-weight:600}.nav-modal-close{background:hsla(0,0%,100%,.08);color:#f8fafc;border-radius:10px}.nav-modal-close:hover{background:hsla(0,0%,100%,.16)}.nav-modal-subtitle{color:rgba(248,250,252,.7);font-size:.9rem;margin-bottom:16px}.nav-modal-text{color:rgba(248,250,252,.8);line-height:1.6;font-size:.95rem}.nav-modal-list{display:flex;flex-direction:column;gap:14px;margin-top:18px}.nav-modal-item{display:flex;align-items:center;gap:12px;font-size:.95rem;color:rgba(248,250,252,.9)}.nav-modal-link{color:rgba(248,250,252,.9);text-decoration:none}.nav-modal-link:hover{color:#fff;text-decoration:underline}.nav-modal-icon{font-size:20px;color:rgba(248,250,252,.8)}@media screen and (max-width:1023px){.nav-shell{padding:8px 2%;height:68px}.nav-pills{display:none}.nav-center{justify-content:flex-start;flex:0 1}.nav-search{width:min(240px,100%)}}@media screen and (max-width:768px){.nav_bar,.sticky{position:fixed;background:rgba(27,41,76,.72);backdrop-filter:blur(12px) saturate(140%);-webkit-backdrop-filter:blur(12px) saturate(140%)}.nav-actions .nav-search,.nav-center.desktop-only,.nav-search.desktop-only{display:none!important}.nav-shell{max-width:100%;width:100%;margin:0}.desktop-only{display:none}.mobile-only{display:inline-flex}.nav-shell{gap:12px;justify-content:space-between}.nav-logo-img{height:30px}.nav-actions{gap:10px;margin-left:auto}.nav-wallet{height:40px;padding:0 10px;border-radius:12px;font-size:.75rem}.menu-trigger,.search-trigger{width:40px;height:40px;padding:6px}.menu-trigger svg,.search-trigger svg{font-size:26px}.mobile-search-row{display:block}.mobile-search.nav-search{width:100%!important;max-width:100%!important;min-width:0;flex:1 1}.mobile-search .nav-search-dropdown{position:static;margin-top:8px;box-shadow:0 10px 24px rgba(10,15,30,.35);width:100%}}@media screen and (min-width:769px){.mobile-search-row{display:none}.nav_bar,.sticky{position:-webkit-sticky;position:sticky;top:0;z-index:1300}}@media (min-width:1024px){:root{--mg-page-gutter:0px}.nav-shell{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center}.nav-left{justify-self:start}.nav-center{justify-self:center;flex:0 1}.nav-actions{justify-self:end}}#navbar,.nav_bar,.sticky{width:100%!important;max-width:100%!important;margin:0!important;left:0!important;right:0!important;border-radius:0!important}@media (min-width:769px){#navbar,.nav_bar,.sticky{border-radius:0}}.sticky{position:-webkit-sticky!important;position:sticky!important;top:0;left:0!important;right:0!important;z-index:1300}body,html{margin:0;padding:0}@media (max-width:768px){.sticky{position:fixed!important}.landing-layout-main{padding-left:2%!important;padding-right:2%!important}}@media screen and (max-width:600px){#header{padding:0}}@media screen and (min-width:600px){#header{padding:0}}.mg-footer{width:100%;background:#0a0f1c;color:#fff;margin-top:40px;padding-top:28px}.mg-footer-inner{max-width:var(--mg-container,1160px);margin:0 auto;display:flex;justify-content:space-between;gap:36px;padding:0 var(--mg-page-gutter,2%) 28px;box-sizing:border-box}.mg-footer-about{flex:1.2 1;min-width:260px}.mg-footer-title{font-size:clamp(1.1rem,1.8vw,1.4rem);font-weight:600;margin-bottom:12px}.mg-footer-text{color:hsla(0,0%,100%,.7);line-height:1.6;font-size:.95rem;max-width:520px}.mg-footer-products{flex:0.8 1;min-width:200px}.mg-footer-heading{font-size:clamp(1.1rem,1.8vw,1.4rem);font-weight:600;margin-bottom:12px}.mg-footer-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px;color:hsla(0,0%,100%,.7);font-size:.95rem}.mg-footer-bottom{border-top:1px solid hsla(0,0%,100%,.08);max-width:var(--mg-container,1160px);margin:0 auto;padding:18px var(--mg-page-gutter,2%) 26px;justify-content:space-between;color:hsla(0,0%,100%,.65);font-size:.9rem;box-sizing:border-box}.mg-footer-accept,.mg-footer-bottom{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.mg-footer-accept-label{font-weight:600;color:hsla(0,0%,100%,.75)}.mg-footer-accept-icons{display:flex;align-items:center;gap:10px}.mg-footer-accept-icons img{height:28px;width:auto;display:block;object-fit:contain}.mg-footer-links{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mg-footer-links a{color:hsla(0,0%,100%,.7);text-decoration:none;transition:color .2s ease}.mg-footer-links a:hover{color:#fff}@media (max-width:900px){.mg-footer-inner{flex-direction:column;align-items:flex-start;gap:20px}.mg-footer-text{max-width:100%}.mg-footer-bottom{flex-direction:column;align-items:flex-start;text-align:center;align-items:center}.mg-footer-accept{justify-content:center}}