: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-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.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)}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.CTASection-module__99WdbW__italicText{font-style:italic}
.OutletDealsSection-module__UYQIuG__outletDealsSection{text-align:center;color:#fff;background:#171717;border-radius:18px;margin:0 auto 16px;padding:48px 32px 40px;box-shadow:0 2px 24px #0000002e}.OutletDealsSection-module__UYQIuG__iconWrap{justify-content:center;align-items:center;margin-bottom:18px;display:flex}.OutletDealsSection-module__UYQIuG__heading{letter-spacing:-1px;margin-bottom:12px;font-size:2.6rem;font-weight:700}.OutletDealsSection-module__UYQIuG__subtitle{color:#b0b3c6;margin-bottom:28px;font-size:1.15rem;font-weight:400}.OutletDealsSection-module__UYQIuG__ctaBtn{color:#fff;cursor:pointer;background:#ff4848;border:none;border-radius:8px;margin-top:0;margin-bottom:36px;padding:10px 32px;font-size:1.1rem;font-weight:600;transition:background .2s;box-shadow:0 2px 8px #6c63ff14}.OutletDealsSection-module__UYQIuG__ctaBtn:hover{background:#e63c3c}.OutletDealsSection-module__UYQIuG__brandGrid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:0;display:grid}.OutletDealsSection-module__UYQIuG__brandCard{color:#e0e0e0;cursor:pointer;background:#19191e;border-radius:10px;flex-direction:column;align-items:center;min-height:64px;padding:22px 0 18px;font-size:1.1rem;font-weight:600;transition:background .18s,color .18s;display:flex}.OutletDealsSection-module__UYQIuG__brandCard:hover{color:#fff;background:#23242a}.OutletDealsSection-module__UYQIuG__brandIcon{margin-bottom:6px;font-size:1.6rem;display:block}.OutletDealsSection-module__UYQIuG__brandName{letter-spacing:.01em}@media (max-width:900px){.OutletDealsSection-module__UYQIuG__brandGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:600px){.OutletDealsSection-module__UYQIuG__outletDealsSection{padding:28px 6px 24px}.OutletDealsSection-module__UYQIuG__brandGrid{grid-template-columns:repeat(2,1fr);gap:10px}.OutletDealsSection-module__UYQIuG__heading{font-size:1.5rem}.OutletDealsSection-module__UYQIuG__ctaBtn{padding:8px 18px;font-size:1rem}}
.TodaysDealsSection-module__WP9ZUq__dealsSection{border-radius:18px;justify-content:center;align-items:center;min-height:220px;margin:0 auto;display:flex;position:relative;overflow:hidden}.TodaysDealsSection-module__WP9ZUq__bgWrap{z-index:1;width:100%;height:100%;position:absolute;inset:0}.TodaysDealsSection-module__WP9ZUq__bgImg{object-fit:cover;object-position:center;z-index:1;filter:brightness(.7)}.TodaysDealsSection-module__WP9ZUq__contentWrap{z-index:2;text-align:center;color:#fff;flex-direction:column;align-items:center;width:100%;padding:48px 0 40px;display:flex;position:relative}.TodaysDealsSection-module__WP9ZUq__heading{letter-spacing:-1px;margin-bottom:16px;font-size:60px;font-weight:700}.TodaysDealsSection-module__WP9ZUq__subtitle{color:#d1d5db;max-width:700px;margin-bottom:28px;font-size:16px;font-weight:400}.TodaysDealsSection-module__WP9ZUq__ctaBtn{white-space:nowrap;color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;justify-content:center;align-items:center;margin-top:0;padding:10px 38px;font-size:1.2rem;font-weight:700;transition:background .2s;display:inline-flex;box-shadow:0 4px #991b1b}.TodaysDealsSection-module__WP9ZUq__ctaBtn:hover{background:#e63c3c}@media (max-width:900px){.TodaysDealsSection-module__WP9ZUq__heading{font-size:2rem}.TodaysDealsSection-module__WP9ZUq__subtitle{font-size:1rem}}@media (max-width:600px){.TodaysDealsSection-module__WP9ZUq__dealsSection{min-height:160px;padding:0}.TodaysDealsSection-module__WP9ZUq__heading{font-size:1.3rem}.TodaysDealsSection-module__WP9ZUq__ctaBtn{padding:8px 18px;font-size:1rem}.TodaysDealsSection-module__WP9ZUq__contentWrap{padding:28px 0 24px}}
.heroBanner-module__dQVSlG__heroBannerRoot{background:#1a1a1a;border-radius:12px;width:100%;padding:32px 30px;overflow:hidden}.heroBanner-module__dQVSlG__heroContainer{justify-content:space-between;align-items:center;gap:40px;max-width:1400px;margin:0 auto;display:flex}.heroBanner-module__dQVSlG__heroLeft{width:52%;max-width:640px}.heroBanner-module__dQVSlG__networkBadge{align-items:center;gap:8px;margin-bottom:38px;display:flex}.heroBanner-module__dQVSlG__networkBadgeText{color:#ff4d4d;letter-spacing:1px;font-size:13px;font-weight:700}.heroBanner-module__dQVSlG__heroTitle{color:#fff;letter-spacing:-2px;margin-bottom:20px;font-size:48px;font-weight:700;line-height:1.08}.heroBanner-module__dQVSlG__heroSubtitle{color:#b2bac6;max-width:610px;margin-bottom:40px;font-size:19px;line-height:1.7}.heroBanner-module__dQVSlG__heroFeaturesRow{border-top:1px solid #5250509a;align-items:center;gap:80px;padding-top:24px;display:flex}.heroBanner-module__dQVSlG__heroFeature{flex-direction:column;gap:12px;display:flex}.heroBanner-module__dQVSlG__heroFeatureLabel{color:#fff;font-size:16px;font-weight:600}.heroBanner-module__dQVSlG__heroRight{justify-content:flex-end;width:48%;display:flex}.heroBanner-module__dQVSlG__globePanel{background:#050505;border-radius:22px;width:540px;height:430px;position:relative;overflow:hidden;box-shadow:0 0 80px #000000b3}.heroBanner-module__dQVSlG__globeImg{object-fit:cover;object-position:center top;filter:brightness(.75)contrast(1.08)saturate(0);transform:scale(1.08)}.heroBanner-module__dQVSlG__globePanel:before{content:"";z-index:2;background:#14141eb8;width:100%;height:34px;position:absolute;top:0;left:0}.heroBanner-module__dQVSlG__globePanel:after{content:"";z-index:1;background:radial-gradient(circle,#ff000005,#0006);position:absolute;inset:0}.heroBanner-module__dQVSlG__globeBadge{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#121212b8;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:12px;padding:14px 18px;display:flex;position:absolute}.heroBanner-module__dQVSlG__badgeContent{flex-direction:column;gap:3px;display:flex}.heroBanner-module__dQVSlG__badgeContent span{color:#fff;letter-spacing:.3px;font-size:8px;font-weight:700}.heroBanner-module__dQVSlG__badgeTopLeft{top:140px;left:28px}.heroBanner-module__dQVSlG__badgeTopRight{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:0;display:flex;top:140px;left:65%;transform:translate(-50%)}.heroBanner-module__dQVSlG__badgeBottomRight{bottom:70px;right:34px}.heroBanner-module__dQVSlG__badgeLocationText{color:#fff;font-size:11px;font-weight:600}.heroBanner-module__dQVSlG__statusIndicators{z-index:5;background:#1f1a1a;justify-content:center;align-items:center;gap:22px;width:100%;padding:14px;display:flex;position:absolute;bottom:0;left:0;right:0}.heroBanner-module__dQVSlG__statusItem{align-items:center;gap:8px;display:flex}.heroBanner-module__dQVSlG__statusText{color:#d4d4d4;white-space:nowrap;font-size:10px}.heroBanner-module__dQVSlG__statusDotRed,.heroBanner-module__dQVSlG__statusDotGreen,.heroBanner-module__dQVSlG__statusDotBlue{border-radius:50%;width:6px;height:6px}.heroBanner-module__dQVSlG__statusDotRed{background:#ff4d4d;width:12px;height:12px}.heroBanner-module__dQVSlG__badgeTopRight .heroBanner-module__dQVSlG__statusDotRed{border:2px solid #fff;width:12px;height:12px}.heroBanner-module__dQVSlG__statusIndicators .heroBanner-module__dQVSlG__statusDotRed{width:6px;height:6px}.heroBanner-module__dQVSlG__statusDotGreen{background:#00d084}.heroBanner-module__dQVSlG__statusDotBlue{background:#4ea1ff}@media (max-width:1200px){.heroBanner-module__dQVSlG__heroContainer{flex-direction:column}.heroBanner-module__dQVSlG__heroLeft,.heroBanner-module__dQVSlG__heroRight{width:100%;max-width:100%}.heroBanner-module__dQVSlG__globePanel{width:100%;max-width:640px}}@media (max-width:768px){.heroBanner-module__dQVSlG__heroTitle{font-size:46px}.heroBanner-module__dQVSlG__heroSubtitle{font-size:16px}.heroBanner-module__dQVSlG__globePanel{height:420px}.heroBanner-module__dQVSlG__heroFeaturesRow{gap:30px}.heroBanner-module__dQVSlG__statusIndicators{flex-wrap:wrap;gap:12px}.heroBanner-module__dQVSlG__statusText{font-size:8px}}@media (max-width:640px){.heroBanner-module__dQVSlG__heroBannerRoot{border-radius:8px;padding:24px 16px}.heroBanner-module__dQVSlG__heroContainer{gap:24px}.heroBanner-module__dQVSlG__heroLeft{width:100%}.heroBanner-module__dQVSlG__heroTitle{letter-spacing:-1px;margin-bottom:16px;font-size:32px;line-height:1.2}.heroBanner-module__dQVSlG__heroSubtitle{margin-bottom:24px;font-size:14px;line-height:1.6}.heroBanner-module__dQVSlG__networkBadge{margin-bottom:24px}.heroBanner-module__dQVSlG__networkBadgeText{letter-spacing:.5px;font-size:11px}.heroBanner-module__dQVSlG__heroFeaturesRow{flex-wrap:wrap;gap:40px;padding-top:20px}.heroBanner-module__dQVSlG__heroFeature{gap:10px}.heroBanner-module__dQVSlG__heroFeatureLabel{font-size:13px;font-weight:600}.heroBanner-module__dQVSlG__heroRight{justify-content:center;width:100%}.heroBanner-module__dQVSlG__globePanel{border-radius:16px;width:100%;max-width:100%;height:280px}.heroBanner-module__dQVSlG__globeImg{transform:scale(1.15)}.heroBanner-module__dQVSlG__globeBadge{border-radius:12px;gap:10px;padding:10px 14px}.heroBanner-module__dQVSlG__badgeContent span{font-size:7px}.heroBanner-module__dQVSlG__badgeTopLeft{top:90px;left:16px}.heroBanner-module__dQVSlG__badgeTopRight{gap:6px;top:100px;left:65%}.heroBanner-module__dQVSlG__badgeBottomRight{bottom:50px;right:16px}.heroBanner-module__dQVSlG__badgeLocationText{font-size:9px}.heroBanner-module__dQVSlG__statusIndicators{flex-wrap:wrap;justify-content:space-between;gap:8px;padding:10px}.heroBanner-module__dQVSlG__statusItem{gap:6px}.heroBanner-module__dQVSlG__statusText{white-space:normal;font-size:7px}.heroBanner-module__dQVSlG__statusDotRed,.heroBanner-module__dQVSlG__statusDotGreen,.heroBanner-module__dQVSlG__statusDotBlue{width:5px;height:5px}.heroBanner-module__dQVSlG__statusDotRed{width:8px;height:8px}.heroBanner-module__dQVSlG__badgeTopRight .heroBanner-module__dQVSlG__statusDotRed{width:10px;height:10px}.heroBanner-module__dQVSlG__statusIndicators .heroBanner-module__dQVSlG__statusDotRed{width:5px;height:5px}}@media (max-width:480px){.heroBanner-module__dQVSlG__heroBannerRoot{padding:20px 12px}.heroBanner-module__dQVSlG__heroContainer{gap:20px}.heroBanner-module__dQVSlG__heroTitle{letter-spacing:-.5px;margin-bottom:12px;font-size:28px;line-height:1.15}.heroBanner-module__dQVSlG__heroSubtitle{margin-bottom:20px;font-size:13px;line-height:1.5}.heroBanner-module__dQVSlG__networkBadge{gap:6px;margin-bottom:20px}.heroBanner-module__dQVSlG__networkBadgeText{font-size:10px}.heroBanner-module__dQVSlG__heroFeaturesRow{border-top:1px solid #52505066;gap:32px;padding-top:16px}.heroBanner-module__dQVSlG__heroFeatureLabel{font-size:12px}.heroBanner-module__dQVSlG__globePanel{border-radius:12px;height:240px}.heroBanner-module__dQVSlG__globePanel:before{height:28px}.heroBanner-module__dQVSlG__globeBadge{gap:8px;padding:8px 12px}.heroBanner-module__dQVSlG__badgeContent span{font-size:6px}.heroBanner-module__dQVSlG__badgeTopLeft{top:75px;left:12px}.heroBanner-module__dQVSlG__badgeTopRight{top:80px}.heroBanner-module__dQVSlG__badgeBottomRight{bottom:40px;right:12px}.heroBanner-module__dQVSlG__badgeLocationText{font-size:8px}.heroBanner-module__dQVSlG__statusIndicators{gap:6px;padding:8px}.heroBanner-module__dQVSlG__statusText{font-size:6px}.heroBanner-module__dQVSlG__statusDotRed{width:6px;height:6px}.heroBanner-module__dQVSlG__badgeTopRight .heroBanner-module__dQVSlG__statusDotRed{width:8px;height:8px}}@media (max-width:375px){.heroBanner-module__dQVSlG__heroBannerRoot{border-radius:6px;padding:18px 10px}.heroBanner-module__dQVSlG__heroTitle{margin-bottom:10px;font-size:24px;line-height:1.1}.heroBanner-module__dQVSlG__heroSubtitle{margin-bottom:18px;font-size:12px;line-height:1.4}.heroBanner-module__dQVSlG__networkBadge{margin-bottom:18px}.heroBanner-module__dQVSlG__networkBadgeText{font-size:9px}.heroBanner-module__dQVSlG__heroFeaturesRow{gap:28px;padding-top:14px}.heroBanner-module__dQVSlG__heroFeature{gap:8px}.heroBanner-module__dQVSlG__heroFeatureLabel{font-size:11px}.heroBanner-module__dQVSlG__globePanel{height:220px}.heroBanner-module__dQVSlG__globeBadge{gap:6px;padding:6px 10px}.heroBanner-module__dQVSlG__badgeTopLeft{top:65px;left:10px}.heroBanner-module__dQVSlG__badgeTopRight{top:70px}.heroBanner-module__dQVSlG__badgeBottomRight{bottom:35px;right:10px}.heroBanner-module__dQVSlG__statusIndicators{gap:4px;padding:6px}.heroBanner-module__dQVSlG__statusText{font-size:5px}}
.gadget-2-module__dBZhzq__sectionZeroMargin{margin-bottom:0}.gadget-2-module__dBZhzq__sectionMarginLarge{margin-top:40px;margin-bottom:50px}.gadget-2-module__dBZhzq__sectionMarginXL{margin-bottom:16px}.gadget-2-module__dBZhzq__container{width:100%;max-width:1280px;margin:0 auto;padding:0 16px}.gadget-2-module__dBZhzq__section{margin-top:16px;margin-bottom:16px}.gadget-2-module__dBZhzq__sectionNoTop{margin-bottom:50px}@media (max-width:600px){.gadget-2-module__dBZhzq__container{padding:0 12px}}
