.landing-module__g1LwZa__wrapper{color:#e2e8f0;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 50%,#1a1a1a 100%);flex-direction:column;width:100%;max-width:100vw;min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;overflow-x:hidden}.landing-module__g1LwZa__nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#1a1a1acc;border-bottom:1px solid #5050504d;padding:0;position:sticky;top:0;box-shadow:0 4px 6px #0000004d}.landing-module__g1LwZa__navContainer{justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto;padding:5px 20px;display:flex}.landing-module__g1LwZa__logo{align-items:center;gap:10px;font-size:1.5em;font-weight:700;display:flex}.landing-module__g1LwZa__logo a{align-items:center;text-decoration:none;display:flex}.landing-module__g1LwZa__logoImg{width:auto;height:80px}.landing-module__g1LwZa__navMenu{align-items:center;gap:15px;margin:0;padding:0;list-style:none;display:flex}.landing-module__g1LwZa__navMenu a{color:#fff;border-radius:8px;padding:6px 12px;font-size:1.05em;text-decoration:none;transition:all .3s}.landing-module__g1LwZa__navMenu a:hover{background:#ffffff26;transform:translateY(-2px)}.landing-module__g1LwZa__navBtnOutline{color:#ff8c42;border:1px solid #ff8c4280;border-radius:25px;padding:8px 20px;font-weight:700;transition:all .3s}.landing-module__g1LwZa__navBtnOutline:hover{background:#ff8c4226;border-color:#ff8c42;box-shadow:0 4px 15px #ff8c4233}.landing-module__g1LwZa__navCta{color:#fff;background:linear-gradient(135deg,#ff8c42 0%,#ff6b35 100%);border:none;border-radius:25px;padding:8px 20px;font-weight:700}.landing-module__g1LwZa__navCta:hover{background:linear-gradient(135deg,#ff6b35 0%,#e55a2b 100%);box-shadow:0 4px 15px #ff8c4266}.landing-module__g1LwZa__mobileMenuToggle{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.8em;display:none}@media (max-width:768px){.landing-module__g1LwZa__navMenu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#1a1a1afa;border-left:1px solid #5050504d;flex-direction:column;gap:20px;width:200px;padding:20px 0;transition:right .3s;position:fixed;top:70px;right:-100%;box-shadow:-4px 0 10px #0000004d}.landing-module__g1LwZa__navMenu.landing-module__g1LwZa__active{right:0}.landing-module__g1LwZa__mobileMenuToggle{display:block}.landing-module__g1LwZa__navCta,.landing-module__g1LwZa__navBtnOutline{padding:10px 25px}}.landing-module__g1LwZa__container{flex-direction:column;flex:1;justify-content:center;width:100%;max-width:1600px;margin:0 auto;padding:20px;display:flex;overflow-x:hidden}.landing-module__g1LwZa__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:450px;margin-bottom:20px;padding-top:30px;display:flex;position:relative}.landing-module__g1LwZa__backgroundVideoContainer{z-index:-1;width:100vw;height:calc(100vh - 90px);position:fixed;top:90px;left:0;overflow:hidden}.landing-module__g1LwZa__backgroundVideoContainer:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(#1a1a1a4d 0%,#1a1a1a1a 20%,#1a1a1a66 50%,#1a1a1ab3 75%,#1a1a1af2 100%);position:absolute;inset:0}.landing-module__g1LwZa__backgroundVideoContainer:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#1a1a1a80 0%,#0000 20% 80%,#1a1a1a80 100%);position:absolute;inset:0}.landing-module__g1LwZa__backgroundVideo{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;filter:brightness(.9)contrast(1.1)saturate(1.2);width:auto;min-width:100%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__videoOverlay{z-index:3;pointer-events:none;background:radial-gradient(at top,#0000 0%,#1a1a1a33 40%,#1a1a1a99 70%,#1a1a1a 100%);position:absolute;inset:0}.landing-module__g1LwZa__hero h1,.landing-module__g1LwZa__tagline,.landing-module__g1LwZa__heroButtons{z-index:10;position:relative}.landing-module__g1LwZa__hero h1{color:#fff;text-shadow:2px 2px 8px #00000080,0 0 20px #ffffff4d;margin-bottom:12px;font-size:2.8em;font-weight:700;line-height:1.2;animation:1s landing-module__g1LwZa__fadeInDown}.landing-module__g1LwZa__tagline{color:#e0e0e0;opacity:1;text-shadow:1px 1px 4px #00000080;max-width:650px;margin-bottom:30px;font-size:1.3em;line-height:1.5;animation:1.5s landing-module__g1LwZa__fadeIn}.landing-module__g1LwZa__heroButtons{flex-wrap:wrap;justify-content:center;gap:15px;animation:2s landing-module__g1LwZa__fadeIn;display:flex}.landing-module__g1LwZa__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff8c42 0%,#ff6b35 100%);border:none;border-radius:50px;align-items:center;gap:10px;padding:14px 32px;font-size:1.1em;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.landing-module__g1LwZa__btnPrimary:hover{background:linear-gradient(135deg,#ff6b35 0%,#e55a2b 100%);transform:translateY(-2px);box-shadow:0 6px 20px #ff8c4266}.landing-module__g1LwZa__btnSecondary{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:50px;padding:14px 32px;font-size:1.1em;font-weight:600;text-decoration:none;transition:all .3s}.landing-module__g1LwZa__btnSecondary:hover{background:#fff3;transform:translateY(-2px)}.landing-module__g1LwZa__features{background:linear-gradient(#1a1a1af2 0%,#232323d9 50%,#1a1a1af2 100%);width:100%;padding:40px 0 60px;position:relative}.landing-module__g1LwZa__featuredBanner{border-radius:12px;width:92%;height:400px;margin:0 4% 50px;position:relative;overflow:hidden}.landing-module__g1LwZa__featuredContent{background:linear-gradient(90deg,#1a1a1afa 0%,#1a1a1ab3 50%,#0000 100%);align-items:center;width:100%;height:100%;padding:0 60px;display:flex;position:relative}.landing-module__g1LwZa__featuredBg{-o-object-fit:cover;object-fit:cover;opacity:.8;width:70%;height:100%;position:absolute;top:0;right:0}.landing-module__g1LwZa__featuredInfo{z-index:2;max-width:500px;position:relative}.landing-module__g1LwZa__featuredTag{color:#fff;text-transform:uppercase;letter-spacing:1px;background:#ff8c42;border-radius:4px;margin-bottom:15px;padding:6px 15px;font-size:.85em;font-weight:700;display:inline-block}.landing-module__g1LwZa__featuredTitle{color:#fff;text-shadow:2px 2px 8px #000000b3;margin-bottom:15px;font-size:3em;font-weight:800}.landing-module__g1LwZa__featuredDescription{color:#e2e8f0e6;margin-bottom:25px;font-size:1.2em;line-height:1.5}.landing-module__g1LwZa__featuredButtons{flex-wrap:wrap;gap:15px;display:flex}.landing-module__g1LwZa__btnWatch{color:#fff;cursor:pointer;background:#ff8c42;border:none;border-radius:6px;align-items:center;gap:10px;padding:12px 30px;font-size:1.1em;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.landing-module__g1LwZa__btnWatch:hover{background:#ff6b35;transform:translateY(-2px);box-shadow:0 6px 20px #ff8c4266}.landing-module__g1LwZa__btnInfo{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:6px;padding:12px 30px;font-size:1.1em;font-weight:600;text-decoration:none;transition:all .3s}.landing-module__g1LwZa__btnInfo:hover{background:#fff3;transform:translateY(-2px)}.landing-module__g1LwZa__featuredSellersSection{margin-bottom:60px;position:relative}.landing-module__g1LwZa__featuredSellersHeader{text-align:center;margin-bottom:40px;padding:0 4%}.landing-module__g1LwZa__liveScheduleBadge{background:linear-gradient(135deg,#ff8c4226 0%,#ff3b3026 100%);border:1px solid #ff8c4266;border-radius:50px;align-items:center;gap:12px;margin-bottom:20px;padding:10px 28px;animation:3s ease-in-out infinite landing-module__g1LwZa__glowPulse;display:inline-flex}@keyframes landing-module__g1LwZa__glowPulse{0%,to{box-shadow:0 0 15px #ff8c4233}50%{box-shadow:0 0 30px #ff8c4266}}.landing-module__g1LwZa__scheduleClock{font-size:1.4em}.landing-module__g1LwZa__scheduleText{color:#ff8c42;text-transform:uppercase;letter-spacing:1.5px;font-size:1em;font-weight:700}.landing-module__g1LwZa__scheduleTime{color:#fff;font-weight:800}.landing-module__g1LwZa__featuredSellersTitle{color:#fff;margin-bottom:8px;font-size:2.4em;font-weight:800}.landing-module__g1LwZa__featuredSellersSubtitle{color:#e2e8f0b3;max-width:600px;margin:0 auto 10px;font-size:1.15em;line-height:1.5}.landing-module__g1LwZa__exclusiveTag{color:#1a1a1a;text-transform:uppercase;letter-spacing:2px;background:linear-gradient(135deg,gold,orange);border-radius:4px;margin-top:10px;padding:4px 14px;font-size:.75em;font-weight:800;display:inline-block}.landing-module__g1LwZa__sellersGrid{grid-template-columns:1fr 1fr;gap:30px;padding:0 4%;display:grid}.landing-module__g1LwZa__sellerCard{background:linear-gradient(135deg,#1e1e1ef2 0%,#282828e6 100%);border:1px solid #ffffff14;border-radius:16px;transition:all .4s;position:relative;overflow:hidden}.landing-module__g1LwZa__sellerCard:hover{border-color:#ff8c4266;transform:translateY(-6px);box-shadow:0 20px 50px #00000080,0 0 30px #ff8c4226}.landing-module__g1LwZa__sellerCardMedia{width:100%;height:280px;position:relative;overflow:hidden}.landing-module__g1LwZa__sellerCardMedia img,.landing-module__g1LwZa__sellerCardMedia video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s}.landing-module__g1LwZa__sellerCard:hover .landing-module__g1LwZa__sellerCardMedia img,.landing-module__g1LwZa__sellerCard:hover .landing-module__g1LwZa__sellerCardMedia video{transform:scale(1.05)}.landing-module__g1LwZa__sellerCardMedia video{opacity:0;transition:opacity .5s;position:absolute;top:0;left:0}.landing-module__g1LwZa__sellerCard:hover .landing-module__g1LwZa__sellerCardMedia video{opacity:1}.landing-module__g1LwZa__sellerMediaOverlay{pointer-events:none;background:linear-gradient(#0000 0%,#1a1a1a 100%);height:60%;position:absolute;bottom:0;left:0;right:0}.landing-module__g1LwZa__sellerLiveTag{color:#fff;background:#ff0000e6;border-radius:6px;align-items:center;gap:6px;padding:5px 12px;font-size:.8em;font-weight:700;animation:2s infinite landing-module__g1LwZa__pulseLive;display:flex;position:absolute;top:15px;right:15px}.landing-module__g1LwZa__liveDot{background:#fff;border-radius:50%;width:7px;height:7px;animation:1s infinite landing-module__g1LwZa__pulseDot}@keyframes landing-module__g1LwZa__pulseLive{0%,to{opacity:.9}50%{opacity:1}}@keyframes landing-module__g1LwZa__pulseDot{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}.landing-module__g1LwZa__sellerCardBody{margin-top:-30px;padding:0 25px 30px;position:relative}.landing-module__g1LwZa__sellerLogoRow{align-items:center;gap:15px;margin-bottom:15px;display:flex}.landing-module__g1LwZa__sellerLogo{background:#1a1a1a;border:2px solid #ff8c4280;border-radius:12px;flex-shrink:0;width:60px;height:60px;overflow:hidden}.landing-module__g1LwZa__sellerLogo img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.landing-module__g1LwZa__sellerNameGroup{flex:1}.landing-module__g1LwZa__sellerName{color:#fff;margin:0;font-size:1.4em;font-weight:700;line-height:1.2}.landing-module__g1LwZa__sellerHandle{color:#ff8c42;font-size:.85em;font-weight:500}.landing-module__g1LwZa__sellerDescription{color:#e2e8f0b3;margin-bottom:20px;font-size:.95em;line-height:1.6}.landing-module__g1LwZa__sellerStats{gap:20px;margin-bottom:20px;display:flex}.landing-module__g1LwZa__sellerStat{flex-direction:column;align-items:center;gap:2px;display:flex}.landing-module__g1LwZa__statValue{color:#ff8c42;font-size:1.1em;font-weight:700}.landing-module__g1LwZa__statLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:1px;font-size:.7em}.landing-module__g1LwZa__sellerCta{flex-wrap:wrap;gap:10px;display:flex}.landing-module__g1LwZa__btnSellerWatch{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff8c42 0%,#ff6b35 100%);border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;min-width:120px;padding:12px 20px;font-size:.95em;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.landing-module__g1LwZa__btnSellerWatch:hover{background:linear-gradient(135deg,#ff6b35 0%,#e55a2b 100%);transform:translateY(-2px);box-shadow:0 6px 20px #ff8c4266}.landing-module__g1LwZa__btnSellerNotify{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:10px;align-items:center;gap:6px;padding:12px 20px;font-size:.95em;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.landing-module__g1LwZa__btnSellerNotify:hover{background:#ffffff26;border-color:#fff6;transform:translateY(-2px)}.landing-module__g1LwZa__liveCountdown{text-align:center;margin-top:35px;padding:0 4%}.landing-module__g1LwZa__countdownLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;font-size:.9em}.landing-module__g1LwZa__countdownTimer{flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;display:inline-flex}.landing-module__g1LwZa__countdownUnit{flex-direction:column;align-items:center;gap:4px;display:flex}.landing-module__g1LwZa__countdownValue{color:#ff8c42;text-align:center;font-variant-numeric:tabular-nums;background:#ff8c421a;border:1px solid #ff8c424d;border-radius:10px;min-width:65px;padding:8px 16px;font-size:2em;font-weight:800}.landing-module__g1LwZa__countdownUnitLabel{color:#fff6;text-transform:uppercase;letter-spacing:1px;font-size:.7em}.landing-module__g1LwZa__countdownSeparator{color:#ff8c4280;margin-top:-20px;font-size:1.8em;font-weight:700}.landing-module__g1LwZa__countdownLiveNow{background:linear-gradient(135deg,#f003 0%,#ff3b3033 100%);border:1px solid #ff000080;border-radius:50px;align-items:center;gap:10px;padding:12px 30px;animation:2s ease-in-out infinite landing-module__g1LwZa__liveNowPulse;display:inline-flex}@keyframes landing-module__g1LwZa__liveNowPulse{0%,to{box-shadow:0 0 15px #f003}50%{box-shadow:0 0 35px #f006}}.landing-module__g1LwZa__countdownLiveNow .landing-module__g1LwZa__liveDot{background:red;width:10px;height:10px}.landing-module__g1LwZa__countdownLiveText{color:#f44;text-transform:uppercase;letter-spacing:2px;font-size:1.3em;font-weight:800}.landing-module__g1LwZa__howItWorks{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2d2d2d99;border:1px solid #5050504d;border-radius:20px;margin:40px 0;padding:50px 40px}.landing-module__g1LwZa__howItWorks h2{text-align:center;color:#fff;margin-bottom:40px;font-size:2.2em}.landing-module__g1LwZa__howItWorksGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.landing-module__g1LwZa__howCard{background:#1a1a1acc;border:1px solid #ffffff0d;border-radius:16px;transition:all .3s;overflow:hidden}.landing-module__g1LwZa__howCard:hover{border-color:#ff8c424d;transform:translateY(-5px);box-shadow:0 10px 30px #0006}.landing-module__g1LwZa__howCardImage{width:100%;height:200px;overflow:hidden}.landing-module__g1LwZa__howCardImage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.landing-module__g1LwZa__howCard:hover .landing-module__g1LwZa__howCardImage img{transform:scale(1.05)}.landing-module__g1LwZa__howCardContent{padding:25px}.landing-module__g1LwZa__howCardStep{text-align:center;color:#fff;background:linear-gradient(135deg,#ff8c42,#ff6b35);border-radius:50%;width:32px;height:32px;margin-bottom:12px;font-size:.9em;font-weight:700;line-height:32px;display:inline-block}.landing-module__g1LwZa__howCardContent h3{color:#fff;margin-bottom:10px;font-size:1.3em;font-weight:700}.landing-module__g1LwZa__howCardContent p{color:#e2e8f0b3;margin:0;font-size:1em;line-height:1.6}.landing-module__g1LwZa__ctaSection{text-align:center;background:#2d2d2d66;border:1px solid #50505033;border-radius:20px;margin:50px 0;padding:60px 20px}.landing-module__g1LwZa__ctaSection h2{color:#fff;margin-bottom:15px;font-size:2.2em}.landing-module__g1LwZa__ctaSection p{color:#e2e8f0cc;margin-bottom:30px;font-size:1.2em}.landing-module__g1LwZa__ctaButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.landing-module__g1LwZa__storeBadgeLink{transition:all .3s;display:inline-block}.landing-module__g1LwZa__storeBadgeLink:hover{filter:brightness(1.1);transform:translateY(-3px)}.landing-module__g1LwZa__storeBadge{width:auto;height:55px}.landing-module__g1LwZa__footer{text-align:center;opacity:.8;padding:30px;font-size:.9em}@keyframes landing-module__g1LwZa__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__g1LwZa__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.landing-module__g1LwZa__container{width:100%;padding:10px}.landing-module__g1LwZa__logoImg{height:60px}.landing-module__g1LwZa__navContainer{padding:5px 10px}.landing-module__g1LwZa__hero h1{font-size:1.8em}.landing-module__g1LwZa__tagline{font-size:.95em}.landing-module__g1LwZa__hero{min-height:300px;margin-bottom:30px;padding-top:20px}.landing-module__g1LwZa__heroButtons{flex-direction:column;align-items:center;gap:10px}.landing-module__g1LwZa__btnPrimary,.landing-module__g1LwZa__btnSecondary{justify-content:center;width:100%;max-width:280px}.landing-module__g1LwZa__features{padding:30px 0}.landing-module__g1LwZa__featuredBanner{flex-direction:column;width:calc(100% - 20px);height:auto;min-height:auto;margin:0 10px 30px;display:flex}.landing-module__g1LwZa__featuredBg{opacity:1;-o-object-fit:cover;object-fit:cover;order:1;width:100%;height:200px;position:relative}.landing-module__g1LwZa__featuredContent{background:#1a1a1afa;flex-direction:column;order:2;height:auto;padding:20px}.landing-module__g1LwZa__featuredInfo{max-width:100%}.landing-module__g1LwZa__featuredTitle{font-size:1.8em}.landing-module__g1LwZa__featuredDescription{margin-bottom:15px;font-size:.9em}.landing-module__g1LwZa__featuredButtons{flex-direction:column;gap:10px}.landing-module__g1LwZa__btnWatch,.landing-module__g1LwZa__btnInfo{width:100%;padding:10px 20px;font-size:.95em}.landing-module__g1LwZa__featuredSellersSection{margin-bottom:40px}.landing-module__g1LwZa__featuredSellersTitle{font-size:1.8em}.landing-module__g1LwZa__featuredSellersSubtitle{font-size:1em}.landing-module__g1LwZa__sellersGrid{grid-template-columns:1fr;gap:25px;padding:0 10px}.landing-module__g1LwZa__sellerCardMedia{height:220px}.landing-module__g1LwZa__sellerName{font-size:1.2em}.landing-module__g1LwZa__sellerDescription{font-size:.9em}.landing-module__g1LwZa__countdownValue{min-width:50px;padding:6px 12px;font-size:1.5em}.landing-module__g1LwZa__liveScheduleBadge{padding:8px 20px}.landing-module__g1LwZa__scheduleText{font-size:.85em}.landing-module__g1LwZa__howItWorks{margin:30px 10px;padding:30px 15px}.landing-module__g1LwZa__howItWorks h2{font-size:1.8em}.landing-module__g1LwZa__howItWorksGrid{grid-template-columns:1fr;gap:20px}.landing-module__g1LwZa__ctaSection{margin:30px 10px;padding:40px 15px}.landing-module__g1LwZa__ctaSection h2{font-size:1.6em}.landing-module__g1LwZa__ctaSection p{font-size:1em}.landing-module__g1LwZa__ctaButtons{flex-direction:column;align-items:center;gap:15px}.landing-module__g1LwZa__storeBadge{height:48px}}@media (max-width:480px){.landing-module__g1LwZa__container{padding:5px}.landing-module__g1LwZa__logoImg{height:50px}.landing-module__g1LwZa__hero h1{font-size:1.4em}.landing-module__g1LwZa__tagline{font-size:.85em}.landing-module__g1LwZa__hero{min-height:250px}.landing-module__g1LwZa__features{padding:20px 0}.landing-module__g1LwZa__featuredBanner{width:calc(100% - 10px);min-height:auto;margin:0 5px 20px}.landing-module__g1LwZa__featuredBg{height:160px}.landing-module__g1LwZa__featuredContent{padding:15px}.landing-module__g1LwZa__featuredTag{padding:4px 10px;font-size:.7em}.landing-module__g1LwZa__featuredTitle,.landing-module__g1LwZa__featuredSellersTitle{font-size:1.4em}.landing-module__g1LwZa__featuredSellersSubtitle{font-size:.9em}.landing-module__g1LwZa__sellersGrid{gap:20px;padding:0 5px}.landing-module__g1LwZa__sellerCardMedia{height:180px}.landing-module__g1LwZa__sellerCardBody{padding:0 15px 20px}.landing-module__g1LwZa__sellerLogo{width:48px;height:48px}.landing-module__g1LwZa__sellerName{font-size:1.1em}.landing-module__g1LwZa__sellerHandle{font-size:.8em}.landing-module__g1LwZa__sellerDescription{font-size:.85em}.landing-module__g1LwZa__sellerStats{gap:12px}.landing-module__g1LwZa__statValue{font-size:.95em}.landing-module__g1LwZa__sellerCta{flex-direction:column;gap:8px}.landing-module__g1LwZa__btnSellerWatch,.landing-module__g1LwZa__btnSellerNotify{justify-content:center;width:100%}.landing-module__g1LwZa__howItWorks{margin:20px 5px;padding:20px 10px}.landing-module__g1LwZa__howItWorks h2{font-size:1.5em}.landing-module__g1LwZa__howCardImage{height:160px}.landing-module__g1LwZa__howCardContent{padding:18px}.landing-module__g1LwZa__howCardContent h3{font-size:1.1em}.landing-module__g1LwZa__howCardContent p{font-size:.9em}.landing-module__g1LwZa__ctaSection{margin:20px 5px;padding:30px 10px}.landing-module__g1LwZa__ctaSection h2{font-size:1.4em}.landing-module__g1LwZa__storeBadge{height:42px}}
