.header-module__edqLnG__header{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-bottom:1px solid #e5e5e5b3;position:sticky;top:0}.header-module__edqLnG__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;padding:1.25rem 5%;display:grid}.header-module__edqLnG__logo{letter-spacing:-.02em;color:#0a0a0a;font-size:1.5rem;font-weight:650;text-decoration:none}.header-module__edqLnG__nav{justify-content:center;align-items:center;gap:1.25rem;display:flex}.header-module__edqLnG__navLink{color:#0a0a0a;opacity:.8;font-size:.95rem;font-weight:500;text-decoration:none;transition:opacity .2s}.header-module__edqLnG__navLink:hover{opacity:1}.header-module__edqLnG__actions{justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.header-module__edqLnG__primaryCta{color:#fff;background:#2563eb;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s}.header-module__edqLnG__primaryCta:hover{background:#1d4ed8;transform:translateY(-1px)}.header-module__edqLnG__secondaryCta{color:#0a0a0a;opacity:.76;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .2s}.header-module__edqLnG__secondaryCta:hover{opacity:1}@media (max-width:760px){.header-module__edqLnG__inner{grid-template-columns:1fr auto;padding:1rem 5%}.header-module__edqLnG__nav,.header-module__edqLnG__primaryCta{display:none}.header-module__edqLnG__secondaryCta{opacity:1;justify-content:center;align-items:center;min-height:44px;display:inline-flex}}
.savingsCalculator-module__iLIRKq__calculator{background:#fff;border:1px solid #e5e5e5;border-radius:8px;overflow:hidden;box-shadow:0 24px 60px #0a0a0a14}.savingsCalculator-module__iLIRKq__controlPanel{border-bottom:1px solid #e5e5e5;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:2rem;padding:clamp(1.5rem,4vw,2.5rem);display:grid}.savingsCalculator-module__iLIRKq__eyebrow{color:#2563eb;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.8rem;font-size:.82rem;font-weight:800}.savingsCalculator-module__iLIRKq__title{color:#0a0a0a;letter-spacing:-.02em;margin:0 0 .8rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;line-height:1.12}.savingsCalculator-module__iLIRKq__copy{color:#525252;max-width:580px;margin:0;font-size:1rem;line-height:1.65}.savingsCalculator-module__iLIRKq__inputGroup{align-content:start;gap:.8rem;display:grid}.savingsCalculator-module__iLIRKq__label{color:#0a0a0a;font-size:.95rem;font-weight:800}.savingsCalculator-module__iLIRKq__amountField{position:relative}.savingsCalculator-module__iLIRKq__currencyPrefix{color:#737373;pointer-events:none;font-weight:800;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.savingsCalculator-module__iLIRKq__numberInput{color:#0a0a0a;font-variant-numeric:tabular-nums;background:#fff;border:1px solid #d4d4d4;border-radius:8px;outline:none;width:100%;min-height:56px;padding:.9rem 1rem .9rem 2rem;font-family:inherit;font-size:1.25rem;font-weight:800}.savingsCalculator-module__iLIRKq__numberInput:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb29}.savingsCalculator-module__iLIRKq__rangeWrap{gap:.15rem;display:grid}.savingsCalculator-module__iLIRKq__range{accent-color:#2563eb;cursor:pointer;width:100%;min-height:36px;margin:0}.savingsCalculator-module__iLIRKq__range:focus-visible{outline-offset:3px;outline:3px solid #2563eb52}.savingsCalculator-module__iLIRKq__resultsGrid{background:#e5e5e5;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.savingsCalculator-module__iLIRKq__resultCard{background:#fff;min-height:150px;padding:1.5rem}.savingsCalculator-module__iLIRKq__savingsCard{color:#fff;background:#0a0a0a}.savingsCalculator-module__iLIRKq__resultLabel{color:#737373;letter-spacing:.05em;text-transform:uppercase;min-height:1rem;margin-bottom:.9rem;font-size:.78rem;font-weight:800}.savingsCalculator-module__iLIRKq__savingsCard .savingsCalculator-module__iLIRKq__resultLabel,.savingsCalculator-module__iLIRKq__savingsCard .savingsCalculator-module__iLIRKq__resultMeta{color:#ffffffb8}.savingsCalculator-module__iLIRKq__resultValue{color:inherit;font-variant-numeric:tabular-nums;letter-spacing:-.03em;white-space:nowrap;min-height:3rem;font-size:clamp(2rem,4vw,3rem);font-weight:850;line-height:1}.savingsCalculator-module__iLIRKq__resultMeta{color:#737373;margin-top:.85rem;font-size:.92rem;line-height:1.45}.savingsCalculator-module__iLIRKq__timeline{background:#e5e5e5;gap:1px;display:grid}.savingsCalculator-module__iLIRKq__timelineRow{color:#525252;background:#fafafa;justify-content:space-between;align-items:center;gap:1rem;min-height:56px;padding:.95rem 1.5rem;display:flex}.savingsCalculator-module__iLIRKq__timelineRow strong{color:#0a0a0a;font-variant-numeric:tabular-nums;white-space:nowrap}@media (hover:hover) and (pointer:fine){.savingsCalculator-module__iLIRKq__range:hover{opacity:.9}}@media (max-width:800px){.savingsCalculator-module__iLIRKq__controlPanel{grid-template-columns:1fr}.savingsCalculator-module__iLIRKq__resultsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.savingsCalculator-module__iLIRKq__savingsCard{grid-column:1/-1}.savingsCalculator-module__iLIRKq__resultCard{min-height:132px}}@media (max-width:540px){.savingsCalculator-module__iLIRKq__calculator{box-shadow:0 16px 36px #0a0a0a14}.savingsCalculator-module__iLIRKq__controlPanel{gap:1.1rem;padding:1.25rem}.savingsCalculator-module__iLIRKq__eyebrow{margin-bottom:.55rem;font-size:.72rem}.savingsCalculator-module__iLIRKq__title{margin-bottom:.55rem;font-size:1.55rem}.savingsCalculator-module__iLIRKq__copy{font-size:.95rem;line-height:1.45}.savingsCalculator-module__iLIRKq__inputGroup{gap:.65rem}.savingsCalculator-module__iLIRKq__label{font-size:.86rem}.savingsCalculator-module__iLIRKq__numberInput{min-height:50px;padding-top:.75rem;padding-bottom:.75rem;font-size:1.12rem}.savingsCalculator-module__iLIRKq__range{min-height:30px}.savingsCalculator-module__iLIRKq__resultCard{min-height:112px;padding:1rem}.savingsCalculator-module__iLIRKq__savingsCard{grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:1rem;min-height:96px;display:grid}.savingsCalculator-module__iLIRKq__savingsCard .savingsCalculator-module__iLIRKq__resultValue{text-align:right;grid-area:1/2/span 2}.savingsCalculator-module__iLIRKq__resultLabel{margin-bottom:.55rem;font-size:.68rem}.savingsCalculator-module__iLIRKq__resultValue{min-height:0;font-size:clamp(1.85rem,10vw,2.35rem)}.savingsCalculator-module__iLIRKq__resultMeta{margin-top:.55rem;font-size:.82rem;line-height:1.35}.savingsCalculator-module__iLIRKq__timelineRow{gap:.75rem;min-height:48px;padding:.75rem 1rem}}
.landing-module__jDH3nq__page{color:#0a0a0a;background:#fff;position:relative;overflow:hidden}.landing-module__jDH3nq__content{z-index:1;position:relative}.landing-module__jDH3nq__container{max-width:1100px;margin:0 auto;padding:0 5%}.landing-module__jDH3nq__hero{text-align:center;max-width:1000px;margin:0 auto;padding:clamp(4rem,10vw,8rem) 5% clamp(5rem,12vw,10rem)}.landing-module__jDH3nq__badge{color:#2563eb;letter-spacing:.01em;background:#eff6ff;border-radius:999px;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block}.landing-module__jDH3nq__h1{letter-spacing:-.04em;margin:0 0 1.5rem;font-size:clamp(3rem,7vw,5.5rem);font-weight:750;line-height:1.08}.landing-module__jDH3nq__lede{color:#525252;max-width:650px;margin:0 auto 3rem;font-size:clamp(1.1rem,2.1vw,1.25rem);font-weight:450;line-height:1.7}.landing-module__jDH3nq__heroCtas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.landing-module__jDH3nq__primaryButton{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s}.landing-module__jDH3nq__primaryButton:hover{background:#1d4ed8;transform:translateY(-1px)}.landing-module__jDH3nq__secondaryButton{color:#0a0a0a;cursor:pointer;background:0 0;border:2px solid #e5e5e5;border-radius:10px;padding:1rem 2.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:border-color .2s,transform .2s}.landing-module__jDH3nq__secondaryButton:hover{border-color:#0a0a0a;transform:translateY(-1px)}.landing-module__jDH3nq__band{background:#fafafa;padding:clamp(3.5rem,6vw,6rem) 0}.landing-module__jDH3nq__problem{color:#fff;background:#0a0a0a;padding:clamp(3.5rem,6vw,6rem) 0}.landing-module__jDH3nq__problem .landing-module__jDH3nq__h2,.landing-module__jDH3nq__problem .landing-module__jDH3nq__subhead{color:#fff}.landing-module__jDH3nq__problem .landing-module__jDH3nq__subhead{opacity:.78}.landing-module__jDH3nq__h2{letter-spacing:-.03em;text-align:center;margin:0 0 3rem;font-size:clamp(2rem,4vw,3rem);font-weight:750}.landing-module__jDH3nq__compareGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.landing-module__jDH3nq__card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:2.5rem;position:relative}.landing-module__jDH3nq__cardLabel{color:#737373;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:700}.landing-module__jDH3nq__cardPrice{margin-bottom:.5rem;font-size:3rem;font-weight:800}.landing-module__jDH3nq__cardSub{color:#737373;margin-bottom:2rem;font-size:.95rem}.landing-module__jDH3nq__cardBody{color:#525252;border-top:1px solid #e5e5e5;padding-top:1.5rem;font-size:.95rem;line-height:1.8}.landing-module__jDH3nq__cardRow{margin-bottom:.75rem}.landing-module__jDH3nq__cardRowStrong{color:#0a0a0a;font-weight:750}.landing-module__jDH3nq__inkraCard{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:2px solid #2563eb}.landing-module__jDH3nq__savePill{color:#fff;letter-spacing:.02em;background:#10b981;border-radius:999px;padding:.4rem 1rem;font-size:.75rem;font-weight:800;position:absolute;top:-12px;right:20px}.landing-module__jDH3nq__inkraLabel{color:#ffffffeb}.landing-module__jDH3nq__inkraPrice{color:#fff}.landing-module__jDH3nq__inkraSub{color:#ffffffd9}.landing-module__jDH3nq__inkraBody{color:#ffffffeb;border-top:1px solid #fff3}.landing-module__jDH3nq__inlineCtaWrap{margin-top:1.75rem}.landing-module__jDH3nq__inlineCta{color:#fff;opacity:.95;font-weight:700;text-decoration:none}.landing-module__jDH3nq__inlineCta:hover{opacity:1;text-decoration:underline}.landing-module__jDH3nq__section{padding:clamp(3.5rem,6vw,6rem) 0}.landing-module__jDH3nq__subhead{color:#737373;text-align:center;max-width:650px;margin:0 auto 3rem;font-size:1.15rem}.landing-module__jDH3nq__featureGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem;display:grid}.landing-module__jDH3nq__featureCard{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:2rem;transition:border-color .2s,transform .2s}.landing-module__jDH3nq__featureCard:hover{border-color:#2563eb;transform:translateY(-2px)}.landing-module__jDH3nq__h3{margin:0 0 .75rem;font-size:1.25rem;font-weight:750}.landing-module__jDH3nq__featureText{color:#737373;margin:0;font-size:.95rem;line-height:1.6}.landing-module__jDH3nq__stepGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;display:grid}.landing-module__jDH3nq__stepCard{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:1.5rem}.landing-module__jDH3nq__stepNumber{color:#2563eb;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.9rem;font-size:.82rem;font-weight:800}.landing-module__jDH3nq__trustBand{background:#fff;padding:clamp(3.5rem,6vw,6rem) 0}.landing-module__jDH3nq__trustInner{text-align:center;max-width:850px;margin:0 auto}.landing-module__jDH3nq__trustText{color:#525252;margin:-1.5rem auto 0;font-size:1.15rem;line-height:1.7}.landing-module__jDH3nq__notPayingContent{max-width:750px;margin:0 auto}.landing-module__jDH3nq__notPayingText{color:#525252;text-align:center;margin:0 0 1.25rem;font-size:1.05rem;line-height:1.8}.landing-module__jDH3nq__notPayingText:last-child{color:#0a0a0a;margin-bottom:0;font-weight:650}.landing-module__jDH3nq__faqList{gap:.9rem;margin-top:2rem;display:grid}.landing-module__jDH3nq__faqItem{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:1rem 1.15rem}.landing-module__jDH3nq__faqQ{cursor:pointer;color:#0a0a0a;font-weight:800;list-style:none}.landing-module__jDH3nq__faqQ::-webkit-details-marker{display:none}.landing-module__jDH3nq__faqQ:after{content:"+";float:right;color:#2563eb;font-weight:900}.landing-module__jDH3nq__faqItem[open] .landing-module__jDH3nq__faqQ:after{content:"-"}.landing-module__jDH3nq__faqA{color:#525252;margin-top:.75rem;line-height:1.7}.landing-module__jDH3nq__billingNote{text-align:center;max-width:760px;margin:0 auto}.landing-module__jDH3nq__ctaBand{background:linear-gradient(#fafafa 0%,#fff 100%);padding:clamp(3.5rem,6vw,6rem) 0}.landing-module__jDH3nq__ctaInner{text-align:center;max-width:820px;margin:0 auto}.landing-module__jDH3nq__ctaText{color:#525252;margin:1.25rem auto 2.5rem;font-size:1.15rem;line-height:1.7}.landing-module__jDH3nq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.landing-module__jDH3nq__footer{text-align:center;border-top:1px solid #e5e5e5;padding:3rem 0}.landing-module__jDH3nq__footerLogo{margin-bottom:1.5rem;font-size:1.25rem;font-weight:750}.landing-module__jDH3nq__footerLinks{color:#737373;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1.75rem;font-size:.95rem;display:flex}.landing-module__jDH3nq__footerLink{color:#737373;text-decoration:none}.landing-module__jDH3nq__footerLink:hover{color:#0a0a0a}.landing-module__jDH3nq__footerFine{color:#a3a3a3;font-size:.875rem}@media (max-width:540px){.landing-module__jDH3nq__section{padding:3rem 0}.landing-module__jDH3nq__h2{margin-bottom:1.25rem;font-size:2rem}.landing-module__jDH3nq__subhead{margin-bottom:1.5rem;font-size:1rem;line-height:1.45}.landing-module__jDH3nq__heroCtas{display:block}.landing-module__jDH3nq__hero .landing-module__jDH3nq__primaryButton{justify-content:center;align-items:center;width:100%;min-height:56px;display:flex}.landing-module__jDH3nq__hero .landing-module__jDH3nq__secondaryButton{display:none}.landing-module__jDH3nq__featureGrid,.landing-module__jDH3nq__stepGrid{grid-template-columns:1fr;gap:.65rem}.landing-module__jDH3nq__featureCard{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;column-gap:1rem;min-height:0;padding:1rem;display:grid}.landing-module__jDH3nq__featureCard:hover{transform:none}.landing-module__jDH3nq__h3{margin:0;font-size:1.02rem;line-height:1.18}.landing-module__jDH3nq__featureText{font-size:.88rem;line-height:1.35}.landing-module__jDH3nq__stepCard{grid-template-columns:4.2rem minmax(0,1fr);gap:.25rem .9rem;min-height:0;padding:1rem;display:grid}.landing-module__jDH3nq__stepNumber{align-self:start;margin:0;font-size:.68rem;line-height:1}.landing-module__jDH3nq__stepCard .landing-module__jDH3nq__h3,.landing-module__jDH3nq__stepCard .landing-module__jDH3nq__featureText{grid-column:2}.landing-module__jDH3nq__card{padding:2rem}}@media (min-width:541px) and (max-width:980px){.landing-module__jDH3nq__featureGrid,.landing-module__jDH3nq__stepGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.pricing-module__lP4odW__page{color:#0a0a0a;background:#fff;min-height:100vh}.pricing-module__lP4odW__main{position:relative}.pricing-module__lP4odW__container{max-width:1100px;margin:0 auto;padding:0 5%}.pricing-module__lP4odW__hero{text-align:center;padding:clamp(3.5rem,7vw,6rem) 0 clamp(2.5rem,6vw,4rem)}.pricing-module__lP4odW__h1{letter-spacing:-.04em;margin:0 0 1rem;font-size:clamp(2.6rem,5.5vw,4rem);font-weight:800;line-height:1.1}.pricing-module__lP4odW__lede{color:#525252;max-width:780px;margin:0 auto 2.25rem;font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.7}.pricing-module__lP4odW__heroCtas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.pricing-module__lP4odW__primaryButton{color:#fff;text-align:center;cursor:pointer;background:#2563eb;border:none;border-radius:10px;margin-top:auto;padding:1rem 2.25rem;font-family:inherit;font-size:1.05rem;font-weight:750;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.pricing-module__lP4odW__primaryButton:hover{background:#1d4ed8;transform:translateY(-1px)}.pricing-module__lP4odW__secondaryButton{color:#0a0a0a;text-align:center;background:0 0;border:2px solid #e5e5e5;border-radius:10px;margin-top:auto;padding:1rem 2.25rem;font-size:1.05rem;font-weight:750;text-decoration:none;transition:border-color .2s,transform .2s;display:inline-block}.pricing-module__lP4odW__secondaryButton:hover{border-color:#0a0a0a;transform:translateY(-1px)}.pricing-module__lP4odW__section{padding:clamp(3.25rem,6vw,5rem) 0}.pricing-module__lP4odW__band{background:#fafafa;padding:clamp(3.25rem,6vw,5rem) 0}.pricing-module__lP4odW__h2{letter-spacing:-.03em;text-align:center;margin:0 0 1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800}.pricing-module__lP4odW__subhead{text-align:center;color:#737373;max-width:820px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.65}.pricing-module__lP4odW__tableWrap{background:#fff;border:1px solid #e5e5e5;border-radius:8px;overflow-x:auto}.pricing-module__lP4odW__table{border-collapse:collapse;width:100%;min-width:720px}.pricing-module__lP4odW__th,.pricing-module__lP4odW__thEmph,.pricing-module__lP4odW__thFeature{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#737373;background:#fff;border-bottom:1px solid #e5e5e5;padding:1rem 1.1rem;font-size:.9rem}.pricing-module__lP4odW__thFeature{width:44%}.pricing-module__lP4odW__thEmph{color:#2563eb}.pricing-module__lP4odW__tr:nth-child(2n){background:#fafafab3}.pricing-module__lP4odW__td,.pricing-module__lP4odW__tdEmph,.pricing-module__lP4odW__tdFeature{color:#0a0a0a;border-bottom:1px solid #e5e5e5e6;padding:1rem 1.1rem;font-size:.98rem}.pricing-module__lP4odW__tdFeature{color:#0a0a0a;font-weight:650}.pricing-module__lP4odW__tdEmph{color:#0a0a0a;font-weight:800}.pricing-module__lP4odW__cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem;display:grid}.pricing-module__lP4odW__card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;flex-direction:column;padding:2.5rem;display:flex}.pricing-module__lP4odW__customCard{border-color:#2563eb40}.pricing-module__lP4odW__cardLabel{color:#737373;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:800}.pricing-module__lP4odW__priceRow{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.5rem;display:flex}.pricing-module__lP4odW__price{letter-spacing:-.03em;font-size:2.25rem;font-weight:850}.pricing-module__lP4odW__priceMeta{color:#737373;font-weight:650}.pricing-module__lP4odW__cardText{color:#525252;margin:0 0 2rem;line-height:1.7}.pricing-module__lP4odW__smallNote{color:#737373;margin-top:1.25rem;font-size:.9rem}.pricing-module__lP4odW__faqList{gap:.9rem;margin-top:2rem;display:grid}.pricing-module__lP4odW__faqItem{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:.9rem 1.1rem}.pricing-module__lP4odW__faqQ{cursor:pointer;color:#0a0a0a;font-weight:800;list-style:none}.pricing-module__lP4odW__faqQ::-webkit-details-marker{display:none}.pricing-module__lP4odW__faqQ:after{content:"+";float:right;color:#2563eb;font-weight:900}.pricing-module__lP4odW__faqItem[open] .pricing-module__lP4odW__faqQ:after{content:"–"}.pricing-module__lP4odW__faqA{color:#525252;margin-top:.75rem;line-height:1.7}.pricing-module__lP4odW__footer{border-top:1px solid #e5e5e5;padding:3rem 0}.pricing-module__lP4odW__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.pricing-module__lP4odW__footerLogo{font-size:1.25rem;font-weight:800}.pricing-module__lP4odW__footerLinks{color:#737373;flex-wrap:wrap;gap:1.25rem;display:flex}.pricing-module__lP4odW__footerLink{color:#737373;font-weight:650;text-decoration:none}.pricing-module__lP4odW__footerLink:hover{color:#0a0a0a}.pricing-module__lP4odW__footerFine{color:#a3a3a3;font-size:.9rem}@media (max-width:540px){.pricing-module__lP4odW__card{padding:2rem}}
