.Navbar-module__nuAbfa__nav{background:var(--white);border-bottom:1px solid var(--border);z-index:100;justify-content:space-between;align-items:center;height:64px;padding:0 60px;display:flex;position:sticky;top:0}.Navbar-module__nuAbfa__logo{color:var(--text);letter-spacing:-.02em;align-items:center;gap:12px;font-size:1.15rem;font-weight:800;text-decoration:none;display:flex}.Navbar-module__nuAbfa__logo span{color:var(--green)}.Navbar-module__nuAbfa__logoImg{filter:drop-shadow(0 0 .8px #111827)drop-shadow(0 0 .4px #111827);width:auto;height:34px;display:block}.Navbar-module__nuAbfa__navLinks{gap:32px;list-style:none;display:flex}.Navbar-module__nuAbfa__navLinks a{color:var(--muted);font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module__nuAbfa__navLinks a:hover{color:var(--text)}.Navbar-module__nuAbfa__navRight{align-items:center;gap:16px;display:flex}.Navbar-module__nuAbfa__btnLogin{color:var(--text);font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module__nuAbfa__btnLogin:hover{color:var(--green)}.Navbar-module__nuAbfa__btnNav{background:var(--green);color:#fff;border-radius:8px;padding:9px 20px;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .2s}.Navbar-module__nuAbfa__btnNav:hover{background:var(--green-mid)}@media (max-width:768px){.Navbar-module__nuAbfa__nav{padding:0 20px}.Navbar-module__nuAbfa__navLinks,.Navbar-module__nuAbfa__btnLogin{display:none}}
.Hero-module__Z8hQ_W__hero{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1280px;min-height:calc(100vh - 64px);margin:0 auto;padding:80px 60px 60px;display:grid}.Hero-module__Z8hQ_W__heroEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--green);align-items:center;gap:12px;margin-bottom:24px;font-size:.8rem;font-weight:700;display:inline-flex}.Hero-module__Z8hQ_W__heroEyebrow:before{content:"";background:var(--green);width:24px;height:2px}.Hero-module__Z8hQ_W__h1{letter-spacing:-.025em;color:var(--text);margin-bottom:20px;font-size:clamp(2.6rem,4vw,3.6rem);font-weight:800;line-height:1.08}.Hero-module__Z8hQ_W__heroDesc{color:var(--muted);max-width:460px;margin-bottom:36px;font-size:1.05rem;line-height:1.75}.Hero-module__Z8hQ_W__btnGroup{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Hero-module__Z8hQ_W__btnPrimary{background:var(--green);color:#fff;border-radius:10px;align-items:center;gap:9px;padding:14px 26px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #1a5c3a40}.Hero-module__Z8hQ_W__btnPrimary:hover{background:var(--green-mid);transform:translateY(-2px);box-shadow:0 8px 24px #1a5c3a4d}.Hero-module__Z8hQ_W__btnSecondary{border:2px solid var(--border);color:var(--text);background:var(--white);border-radius:10px;align-items:center;gap:9px;padding:12px 22px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module__Z8hQ_W__btnSecondary:hover{border-color:var(--green);color:var(--green)}.Hero-module__Z8hQ_W__heroVisual{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__Z8hQ_W__heroPhoneWrap{width:320px;position:relative}.Hero-module__Z8hQ_W__heroPhoneMain{z-index:2;border-radius:36px;position:relative;overflow:hidden;box-shadow:0 32px 80px #0000002e,0 0 0 1px #0000000f}.Hero-module__Z8hQ_W__heroPhoneMain img{width:100%;height:auto;display:block}.Hero-module__Z8hQ_W__heroPhoneBack{opacity:.7;border-radius:32px;width:85%;position:absolute;overflow:hidden;box-shadow:0 20px 60px #0000001f}.Hero-module__Z8hQ_W__heroPhoneBack img{width:100%;height:auto;display:block}.Hero-module__Z8hQ_W__hpbLeft{z-index:1;top:30px;left:-60px;transform:rotate(-8deg)}.Hero-module__Z8hQ_W__hpbRight{z-index:1;top:30px;right:-60px;transform:rotate(8deg)}.Hero-module__Z8hQ_W__floatStat{z-index:4;background:var(--white);border-radius:14px;padding:12px 18px;position:absolute;box-shadow:0 8px 32px #0000001f}.Hero-module__Z8hQ_W__floatStatLabel{color:var(--muted);margin-bottom:2px;font-size:.7rem;font-weight:500}.Hero-module__Z8hQ_W__floatStatValue{color:var(--text);font-size:1.2rem;font-weight:800}.Hero-module__Z8hQ_W__floatStatBadge{border-radius:20px;margin-top:4px;padding:2px 8px;font-size:.7rem;font-weight:700;display:inline-block}.Hero-module__Z8hQ_W__badgeGreen{background:var(--green-pale);color:var(--green)}.Hero-module__Z8hQ_W__badgeAmber{color:#b45309;background:#fff7e6}.Hero-module__Z8hQ_W__fsl{top:60px;left:-10px}.Hero-module__Z8hQ_W__fsr{bottom:80px;right:-10px}@media (max-width:1024px){.Hero-module__Z8hQ_W__hero{text-align:center;grid-template-columns:1fr;gap:40px;padding:60px 40px}.Hero-module__Z8hQ_W__heroDesc{margin:0 auto 36px}.Hero-module__Z8hQ_W__btnGroup{justify-content:center}.Hero-module__Z8hQ_W__heroEyebrow{margin:0 auto 24px}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding:40px 20px}.Hero-module__Z8hQ_W__h1{font-size:clamp(2rem,8vw,2.6rem)}.Hero-module__Z8hQ_W__floatStat{display:none}.Hero-module__Z8hQ_W__hpbLeft{left:-20px}.Hero-module__Z8hQ_W__hpbRight{right:-20px}}
.TrustedStrip-module__ygXeTq__trusted{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--white);text-align:center;padding:28px 60px}.TrustedStrip-module__ygXeTq__trustedLabel{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:18px;font-size:.78rem;font-weight:600}.TrustedStrip-module__ygXeTq__trustedLogos{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;display:flex}.TrustedStrip-module__ygXeTq__trustedLogo{color:var(--text);letter-spacing:-.03em;opacity:.4;font-size:1.4rem;font-weight:800;transition:opacity .2s}.TrustedStrip-module__ygXeTq__trustedLogo:hover{opacity:.8}@media (max-width:768px){.TrustedStrip-module__ygXeTq__trusted{padding:24px 20px}.TrustedStrip-module__ygXeTq__trustedLogos{gap:20px}.TrustedStrip-module__ygXeTq__trustedLogo{font-size:1.1rem}}
.PainPoints-module__HxOllW__section{background:var(--white);padding:90px 60px}.PainPoints-module__HxOllW__inner{max-width:1280px;margin:0 auto}.PainPoints-module__HxOllW__painHeader{text-align:center;margin-bottom:52px}.PainPoints-module__HxOllW__painHeader h2{margin-bottom:12px;font-size:2.2rem;font-weight:800}.PainPoints-module__HxOllW__painHeader p{color:var(--muted);max-width:500px;margin:0 auto;font-size:1rem}.PainPoints-module__HxOllW__painGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.PainPoints-module__HxOllW__painCard{background:var(--bg);border:1px solid var(--border);border-radius:16px;padding:32px 28px}.PainPoints-module__HxOllW__painCardIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:18px;font-size:22px;display:flex}.PainPoints-module__HxOllW__iconRed{background:#fee2e2}.PainPoints-module__HxOllW__iconAmber{background:#fef3c7}.PainPoints-module__HxOllW__iconBlue{background:#dbeafe}.PainPoints-module__HxOllW__painCard h3{color:var(--text);margin-bottom:10px;font-size:1rem;font-weight:700}.PainPoints-module__HxOllW__painCard p{color:var(--muted);font-size:.88rem;line-height:1.65}@media (max-width:1024px){.PainPoints-module__HxOllW__painGrid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}@media (max-width:768px){.PainPoints-module__HxOllW__section{padding:60px 20px}.PainPoints-module__HxOllW__painHeader h2{font-size:1.8rem}}
.FeatureRow-module__uCA-sa__container{max-width:1280px;margin:0 auto;padding:80px 60px}.FeatureRow-module__uCA-sa__row{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.FeatureRow-module__uCA-sa__flip{direction:rtl}.FeatureRow-module__uCA-sa__flip>*{direction:ltr}.FeatureRow-module__uCA-sa__featPhones{justify-content:center;align-items:flex-start;gap:14px;display:flex}.FeatureRow-module__uCA-sa__featPhone{border-radius:28px;flex-shrink:0;transition:transform .3s;overflow:hidden;box-shadow:0 20px 60px #0000001f}.FeatureRow-module__uCA-sa__featPhone:hover{transform:translateY(-8px)}.FeatureRow-module__uCA-sa__featPhone img{width:175px;height:auto;display:block}.FeatureRow-module__uCA-sa__featPhone:nth-child(2){margin-top:40px}.FeatureRow-module__uCA-sa__featBadge{background:var(--green-pale);color:var(--green);letter-spacing:.06em;text-transform:uppercase;border-radius:20px;align-items:center;gap:6px;margin-bottom:16px;padding:5px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.FeatureRow-module__uCA-sa__featBadge svg{width:14px;height:14px;fill:var(--green)}.FeatureRow-module__uCA-sa__textBlock h2{color:var(--text);margin-bottom:16px;font-size:2rem;font-weight:800}.FeatureRow-module__uCA-sa__textBlock p{color:var(--muted);margin-bottom:24px;font-size:.97rem;line-height:1.75}.FeatureRow-module__uCA-sa__featBullets{flex-direction:column;gap:10px;display:flex}.FeatureRow-module__uCA-sa__featBullet{color:var(--text);align-items:center;gap:10px;font-size:.92rem;display:flex}.FeatureRow-module__uCA-sa__featBullet:before{content:"✓";background:var(--green-pale);width:20px;height:20px;color:var(--green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex}@media (max-width:1024px){.FeatureRow-module__uCA-sa__row{direction:ltr;grid-template-columns:1fr;gap:40px}.FeatureRow-module__uCA-sa__flip{direction:ltr}.FeatureRow-module__uCA-sa__featPhones{order:-1}}@media (max-width:768px){.FeatureRow-module__uCA-sa__container{padding:60px 20px}.FeatureRow-module__uCA-sa__featPhone img{width:140px}.FeatureRow-module__uCA-sa__textBlock h2{font-size:1.8rem}}
.ScreensScroll-module__VJ3r5W__screensSection{background:var(--white);padding:0 0 80px;overflow:hidden}.ScreensScroll-module__VJ3r5W__screensLabel{text-align:center;padding:60px 60px 32px}.ScreensScroll-module__VJ3r5W__sectionTag{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:18px;font-size:.78rem;font-weight:600;display:inline-block}.ScreensScroll-module__VJ3r5W__screensLabel h2{margin-bottom:0;font-size:2.2rem;font-weight:800}.ScreensScroll-module__VJ3r5W__screensTrack{scrollbar-width:none;gap:18px;padding:0 60px 24px;display:flex;overflow-x:auto}.ScreensScroll-module__VJ3r5W__screensTrack::-webkit-scrollbar{display:none}.ScreensScroll-module__VJ3r5W__sPhone{border-radius:26px;flex-shrink:0;transition:transform .3s;overflow:hidden;box-shadow:0 16px 50px #0000001f}.ScreensScroll-module__VJ3r5W__sPhone:hover{transform:scale(1.04)translateY(-6px)}.ScreensScroll-module__VJ3r5W__sPhone img{width:185px;height:auto;display:block}@media (max-width:768px){.ScreensScroll-module__VJ3r5W__screensLabel{padding:40px 20px 24px}.ScreensScroll-module__VJ3r5W__screensLabel h2{font-size:1.8rem}.ScreensScroll-module__VJ3r5W__screensTrack{gap:12px;padding:0 20px 24px}.ScreensScroll-module__VJ3r5W__sPhone img{width:140px}}
.HowItWorks-module__a-Tr4W__stepsSection{background:var(--white);padding:90px 60px}.HowItWorks-module__a-Tr4W__stepsInner{max-width:1280px;margin:0 auto}.HowItWorks-module__a-Tr4W__stepsHeader{text-align:center;margin-bottom:52px}.HowItWorks-module__a-Tr4W__sectionTag{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:18px;font-size:.78rem;font-weight:600;display:inline-block}.HowItWorks-module__a-Tr4W__stepsHeader h2{margin-bottom:12px;font-size:2.2rem;font-weight:800}.HowItWorks-module__a-Tr4W__stepsHeader p{color:var(--muted);max-width:480px;margin:0 auto;font-size:1rem}.HowItWorks-module__a-Tr4W__stepsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.HowItWorks-module__a-Tr4W__stepCard{background:var(--bg);border:1px solid var(--border);text-align:center;border-radius:16px;padding:36px 28px}.HowItWorks-module__a-Tr4W__stepNum{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 20px;font-size:1.3rem;font-weight:800;display:flex}.HowItWorks-module__a-Tr4W__stepCard h3{margin-bottom:10px;font-size:1rem;font-weight:700}.HowItWorks-module__a-Tr4W__stepCard p{color:var(--muted);font-size:.88rem;line-height:1.65}@media (max-width:1024px){.HowItWorks-module__a-Tr4W__stepsGrid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}@media (max-width:768px){.HowItWorks-module__a-Tr4W__stepsSection{padding:60px 20px}.HowItWorks-module__a-Tr4W__stepsHeader h2{font-size:1.8rem}}
.Pricing-module__TjAkjG__pricingSection{padding:90px 60px}.Pricing-module__TjAkjG__pricingInner{max-width:1280px;margin:0 auto}.Pricing-module__TjAkjG__pricingHeader{text-align:center;margin-bottom:52px}.Pricing-module__TjAkjG__sectionTag{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:18px;font-size:.78rem;font-weight:600;display:inline-block}.Pricing-module__TjAkjG__pricingHeader h2{margin-bottom:12px;font-size:2.2rem;font-weight:800}.Pricing-module__TjAkjG__pricingHeader p{color:var(--muted);max-width:440px;margin:0 auto;font-size:1rem}.Pricing-module__TjAkjG__pricingGrid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin:0 auto;display:grid}.Pricing-module__TjAkjG__priceCard{background:var(--white);border:2px solid var(--border);border-radius:20px;flex-direction:column;padding:36px 32px;transition:border-color .2s,box-shadow .2s;display:flex}.Pricing-module__TjAkjG__priceCard:hover{border-color:var(--green);box-shadow:0 8px 32px #1a5c3a1a}.Pricing-module__TjAkjG__priceCardFeatured{border-color:var(--green);background:var(--green)}.Pricing-module__TjAkjG__priceCardFeatured *{color:#fff!important}.Pricing-module__TjAkjG__priceCardFeatured .Pricing-module__TjAkjG__priceFeature{opacity:.85}.Pricing-module__TjAkjG__priceTier{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:12px;font-size:.8rem;font-weight:700}.Pricing-module__TjAkjG__priceAmount{letter-spacing:-.03em;color:var(--text);font-size:2.8rem;font-weight:800;line-height:1}.Pricing-module__TjAkjG__priceAmount span{opacity:.6;font-size:1rem;font-weight:500}.Pricing-module__TjAkjG__priceDesc{color:var(--muted);margin:10px 0 24px;font-size:.85rem;line-height:1.5}.Pricing-module__TjAkjG__priceFeatures{flex-direction:column;flex:1;gap:10px;margin-bottom:28px;display:flex}.Pricing-module__TjAkjG__priceFeature{color:var(--text);align-items:center;gap:10px;font-size:.88rem;display:flex}.Pricing-module__TjAkjG__priceFeature:before{content:"✓";color:var(--green);flex-shrink:0;font-size:11px;font-weight:800}.Pricing-module__TjAkjG__priceCardFeatured .Pricing-module__TjAkjG__priceFeature:before{color:#a7f3d0}.Pricing-module__TjAkjG__btnPlan{text-align:center;border:2px solid var(--border);color:var(--text);background:var(--white);border-radius:10px;padding:12px;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .2s;display:block}.Pricing-module__TjAkjG__btnPlan:hover{border-color:var(--green);color:var(--green)}.Pricing-module__TjAkjG__priceCardFeatured .Pricing-module__TjAkjG__btnPlan{color:#fff;background:0 0;border-color:#fff}.Pricing-module__TjAkjG__priceCardFeatured .Pricing-module__TjAkjG__btnPlan:hover{background:#fff;color:var(--green)!important}@media (max-width:1024px){.Pricing-module__TjAkjG__pricingGrid{grid-template-columns:1fr;max-width:400px}}@media (max-width:768px){.Pricing-module__TjAkjG__pricingSection{padding:60px 20px}.Pricing-module__TjAkjG__pricingHeader h2{font-size:1.8rem}}
.Faq-module__EHB7zG__faqSection{background:var(--white);padding:90px 60px}.Faq-module__EHB7zG__faqInner{max-width:720px;margin:0 auto}.Faq-module__EHB7zG__faqHeader{text-align:center;margin-bottom:48px}.Faq-module__EHB7zG__sectionTag{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:18px;font-size:.78rem;font-weight:600;display:inline-block}.Faq-module__EHB7zG__faqHeader h2{font-size:2.2rem;font-weight:800}.Faq-module__EHB7zG__faqItem{border-bottom:1px solid var(--border);padding:20px 0}.Faq-module__EHB7zG__faqItem:last-child{border-bottom:none}.Faq-module__EHB7zG__faqQ{cursor:pointer;text-align:left;width:100%;color:var(--text);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:0;font-family:inherit;font-size:.97rem;font-weight:600;display:flex}.Faq-module__EHB7zG__faqQ:hover{color:var(--green)}.Faq-module__EHB7zG__faqIcon{border:1.5px solid var(--border);width:28px;height:28px;color:var(--muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;transition:all .2s;display:flex}.Faq-module__EHB7zG__open .Faq-module__EHB7zG__faqIcon{background:var(--green);border-color:var(--green);color:#fff;transform:rotate(45deg)}.Faq-module__EHB7zG__faqA{color:var(--muted);padding-top:12px;font-size:.9rem;line-height:1.6;display:none}.Faq-module__EHB7zG__open .Faq-module__EHB7zG__faqA{display:block}@media (max-width:768px){.Faq-module__EHB7zG__faqSection{padding:60px 20px}.Faq-module__EHB7zG__faqHeader h2{font-size:1.8rem}}
.ContactForm-module__1SvrgG__contactSection{background:var(--bg);padding:90px 60px}.ContactForm-module__1SvrgG__contactInner{background:var(--white);border-radius:20px;max-width:600px;margin:0 auto;padding:48px;box-shadow:0 12px 40px #0000000f}.ContactForm-module__1SvrgG__contactHeader{text-align:center;margin-bottom:32px}.ContactForm-module__1SvrgG__contactHeader h2{margin-bottom:12px;font-size:2rem;font-weight:800}.ContactForm-module__1SvrgG__contactHeader p{color:var(--muted);font-size:.95rem}.ContactForm-module__1SvrgG__form{flex-direction:column;gap:20px;display:flex}.ContactForm-module__1SvrgG__field{flex-direction:column;gap:6px;display:flex}.ContactForm-module__1SvrgG__label{color:var(--text);font-size:.85rem;font-weight:600}.ContactForm-module__1SvrgG__input,.ContactForm-module__1SvrgG__textarea{border:1px solid var(--border);color:var(--text);background:var(--bg);border-radius:10px;padding:12px 16px;font-family:inherit;font-size:.95rem;transition:all .2s}.ContactForm-module__1SvrgG__input:focus,.ContactForm-module__1SvrgG__textarea:focus{border-color:var(--green);background:var(--white);outline:none;box-shadow:0 0 0 3px #1a5c3a1a}.ContactForm-module__1SvrgG__textarea{resize:vertical;min-height:120px}.ContactForm-module__1SvrgG__submitBtn{background:var(--green);color:#fff;cursor:pointer;border:none;border-radius:10px;margin-top:10px;padding:14px;font-size:1rem;font-weight:700;transition:all .2s}.ContactForm-module__1SvrgG__submitBtn:hover:not(:disabled){background:var(--green-mid);transform:translateY(-1px)}.ContactForm-module__1SvrgG__submitBtn:disabled{opacity:.7;cursor:not-allowed}.ContactForm-module__1SvrgG__success{background:var(--green-pale);color:var(--green);text-align:center;border-radius:10px;padding:16px;font-size:.95rem;font-weight:600}.ContactForm-module__1SvrgG__error{color:#b91c1c;text-align:center;background:#fee2e2;border-radius:10px;padding:12px;font-size:.9rem;font-weight:600}@media (max-width:768px){.ContactForm-module__1SvrgG__contactSection{padding:60px 20px}.ContactForm-module__1SvrgG__contactInner{padding:32px 24px}}
.Cta-module__UTGWka__ctaWrap{margin-bottom:80px;padding:0 60px}.Cta-module__UTGWka__finalCta{background:var(--green);text-align:center;border-radius:24px;padding:80px 60px}.Cta-module__UTGWka__finalCta h2{color:#fff;margin-bottom:14px;font-size:clamp(2rem,3.5vw,3rem);font-weight:800}.Cta-module__UTGWka__finalCta p{color:#ffffffbf;max-width:600px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:1rem}.Cta-module__UTGWka__ctaStoreRow{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.Cta-module__UTGWka__btnCtaWhite{color:var(--green);background:#fff;border-radius:10px;align-items:center;gap:10px;padding:14px 28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 20px #00000026}.Cta-module__UTGWka__btnCtaWhite:hover{background:#ffffffeb;transform:translateY(-2px)}.Cta-module__UTGWka__btnCtaOutline{color:#fff;border:2px solid #fff6;border-radius:10px;align-items:center;gap:10px;padding:12px 26px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Cta-module__UTGWka__btnCtaOutline:hover{background:#ffffff1a;border-color:#fff}@media (max-width:768px){.Cta-module__UTGWka__ctaWrap{margin-bottom:60px;padding:0 20px}.Cta-module__UTGWka__finalCta{padding:60px 24px}}
.Footer-module__EZoWya__footer{background:var(--text);padding:60px 60px 36px}.Footer-module__EZoWya__footerTop{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.Footer-module__EZoWya__footerBrand .Footer-module__EZoWya__logo{color:#fff;letter-spacing:-.02em;align-items:center;gap:12px;font-size:1.3rem;font-weight:800;text-decoration:none;display:flex}.Footer-module__EZoWya__logoImg{filter:invert()brightness(100)drop-shadow(0 0 .8px #fff)drop-shadow(0 0 .4px #fff);width:auto;height:34px;display:block}.Footer-module__EZoWya__footerBrand p{color:#ffffff80;max-width:240px;margin-top:12px;font-size:.85rem;line-height:1.65}.Footer-module__EZoWya__footerCol h4{color:#fff;letter-spacing:.03em;margin-bottom:16px;font-size:.85rem;font-weight:700}.Footer-module__EZoWya__footerCol ul{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__EZoWya__footerCol ul a{color:#ffffff80;font-size:.84rem;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__footerCol ul a:hover{color:#fff}.Footer-module__EZoWya__footerBottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:28px;display:flex}.Footer-module__EZoWya__footerBottom span{color:#ffffff59;font-size:.82rem}.Footer-module__EZoWya__footerStoreLinks{gap:16px;display:flex}.Footer-module__EZoWya__footerStoreLinks a{color:#ffffff80;align-items:center;gap:6px;font-size:.82rem;text-decoration:none;display:flex}.Footer-module__EZoWya__footerStoreLinks a:hover{color:#fff}.Footer-module__EZoWya__footerStoreLinks svg{fill:currentColor;width:14px;height:14px}@media (max-width:768px){.Footer-module__EZoWya__footerTop{grid-template-columns:1fr;gap:32px}.Footer-module__EZoWya__footer{padding:60px 20px 32px}}
