.fw-hero-mock{position:relative;width:100%;max-width:540px;justify-self:end}.fwm-stage{display:flex;justify-content:center;align-items:flex-start;overflow:hidden;padding:26px 16px 0;box-sizing:border-box;height:100%;border-radius:0;background:none}.hero-fw .hs-visual{align-items:stretch}.hero-fw .hero-stage{align-items:stretch;height:701px;padding:0 clamp(14px,2vw,28px);background:radial-gradient(150% 140% at 25% 105%,#7bef9d 0%,#0db341 45%,#089432 75%,#0b5c24 100%)}.hero-fw .fw-hero-mock{align-self:stretch;overflow:hidden}.hero-fw .fwm-device{position:absolute;top:24px;left:50%;transform:translateX(-50%);z-index:1}.fwm-device{width:372px;flex:none;background:#fff;border-radius:46px;padding:9px;box-shadow:0 34px 70px rgba(30,31,33,.22)}.fwm-scr{border-radius:38px;overflow:hidden;display:block}.fwm-shot{display:block;width:100%;height:auto}.fwm-callout{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--g2);border-radius:13px;padding:10px 13px;box-shadow:0 14px 34px rgba(30,31,33,.16)}.fwm-co-ic{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex:none}.fwm-co-ic-g{background:rgba(13,179,65,.14);color:var(--gr)}.fwm-co-av{position:relative;width:32px;height:32px;flex:none}.fwm-co-av img{width:32px;height:32px;border-radius:50%;object-fit:cover;display:block}.fwm-co-badge{position:absolute;right:-2px;bottom:-2px;width:13px;height:13px;border-radius:50%;background:var(--gr);border:2px solid #fff}.fwm-co-ic-y{background:rgba(232,163,61,.16);color:#e8a33d}.fwm-co-tx{display:flex;flex-direction:column;line-height:1.2}.fwm-co-tx b{font-size:12.5px;font-weight:800;color:var(--c)}.fwm-co-tx em{font-size:11px;font-style:normal;color:var(--cl);margin-top:1px}.fwm-callout-1{top:150px;left:0}.fwm-callout-2{top:186px;right:0}.fwm-callout-3{top:424px;left:0}@media(prefers-reduced-motion:no-preference){.fwm-callout{opacity:0}.fwm-callout-1{animation:fwmPop .55s cubic-bezier(.2,.85,.25,1) .45s both,fwmFloat 5s ease-in-out 1.4s infinite}.fwm-callout-2{animation:fwmPop .55s cubic-bezier(.2,.85,.25,1) .95s both,fwmFloat 6.2s ease-in-out 2s infinite}.fwm-callout-3{animation:fwmPop .55s cubic-bezier(.2,.85,.25,1) 1.45s both,fwmFloat 5.6s ease-in-out 2.6s infinite}}@keyframes fwmPop{from{opacity:0;transform:translateY(12px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fwmFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@media(max-width:760px){.fw-hero-mock{display:none}}.fw-wrap{max-width:1140px;margin:0 auto;padding:0 clamp(24px,5vw,48px)}.fw-head{text-align:center;max-width:740px;margin:0 auto 48px}.fw-h2{font-size:clamp(26px,3.2vw,40px);font-weight:800;color:var(--c);letter-spacing:-.02em;line-height:1.12;margin:14px 0 0}.fw-sub{font-size:16px;color:var(--cl);line-height:1.65;margin:16px auto 0;max-width:600px}.fw-problem{background:var(--g1);padding:76px 0}.fw-prob-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.fw-prob{background:#fff;border:1px solid var(--g2);border-radius:16px;padding:26px 24px;box-shadow:0 10px 26px rgba(30,31,33,.05);transition:transform .2s ease,box-shadow .2s ease}.fw-prob:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(30,31,33,.1)}.fw-prob-ic{width:46px;height:46px;border-radius:12px;background:rgba(201,79,21,.1);color:var(--od);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.fw-prob-ic svg{width:23px;height:23px}.fw-prob h3{font-size:17px;font-weight:800;color:var(--c);margin:0 0 8px;letter-spacing:-.01em}.fw-prob p{font-size:14px;color:var(--cl);line-height:1.65;margin:0}.fw-go{background:#fff;padding:82px 0}.fw-go-in{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.fw-go-copy p{font-size:15px;color:var(--cl);line-height:1.75;margin:16px 0 26px}.fw-go-stat{display:flex;align-items:baseline;gap:14px}.fw-go-stat strong{font-size:clamp(32px,4.4vw,46px);font-weight:900;color:var(--o);letter-spacing:-.02em;line-height:1}.fw-go-stat span{font-size:14px;color:var(--cl);max-width:180px;line-height:1.4}.fw-steps{background:var(--g0);border:1px solid var(--g2);border-radius:18px;padding:6px 28px}.fw-step{display:flex;gap:16px;align-items:flex-start;padding:20px 0;border-bottom:1px solid var(--g2)}.fw-step:last-child{border-bottom:0}.fw-step-n{width:34px;height:34px;border-radius:50%;background:var(--o);color:#fff;font-weight:800;font-size:15px;display:flex;align-items:center;justify-content:center;flex:none}.fw-step h3{font-size:16px;font-weight:800;color:var(--c);margin:2px 0 4px;letter-spacing:-.01em}.fw-step p{font-size:13.5px;color:var(--cl);line-height:1.6;margin:0}.fw-live{background:var(--g1);padding:82px 0}.fw-live .fw-head{margin-bottom:44px}.fw-live-tiles{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:stretch}.fw-live-dark{background:linear-gradient(135deg,#7288ad 0%,#33506f 52%,var(--cd) 100%);padding:40px;display:flex;flex-direction:column}.fw-live-dark .bt-label{color:rgba(255,255,255,.72)}.fw-live-stat{margin:8px 0 28px}.fw-live-stat strong{display:block;font-size:clamp(40px,5vw,56px);font-weight:900;color:#fff;letter-spacing:-.02em;line-height:1}.fw-live-stat span{font-size:13px;color:rgba(255,255,255,.7)}.fw-live-steps{list-style:none;margin:auto 0 0;padding:0;display:flex;flex-direction:column;gap:16px}.fw-live-steps li{display:flex;gap:14px;align-items:flex-start}.fw-live-steps li>span{flex:none;width:28px;height:28px;border-radius:50%;background:var(--o);color:#fff;font-weight:800;font-size:13px;display:flex;align-items:center;justify-content:center}.fw-live-steps b{display:block;color:#fff;font-size:15px;font-weight:800;letter-spacing:-.01em}.fw-live-steps p{margin:2px 0 0;color:rgba(255,255,255,.68);font-size:13px;line-height:1.5}.fw-live-light{background:#fff;border:1px solid var(--g2);padding:40px;display:flex;flex-direction:column}.fw-live-light .bt-p{margin-bottom:22px}.fw-ed{margin-top:auto;background:var(--g0);border:1px solid var(--g2);border-radius:14px;padding:8px 16px 14px;box-shadow:0 12px 28px rgba(30,31,33,.07)}.fw-ed-top{font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--g3);padding:12px 0 4px}.fw-ed-row{display:flex;align-items:center;gap:12px;padding:11px 0;border-top:1px solid var(--g2)}.fw-ed-thumb{width:34px;height:34px;border-radius:8px;background-size:cover;background-position:center;flex:none}.fw-ed-label{font-size:13px;font-weight:700;color:var(--c)}.fw-ed-btn{margin-left:auto;font-size:11px;font-weight:800;color:var(--o);background:rgba(240,103,38,.1);border-radius:8px;padding:5px 12px}.fw-ed-toggle{margin-left:auto;width:36px;height:20px;border-radius:100px;background:var(--g2);position:relative;flex:none}.fw-ed-toggle::after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.2)}.fw-ed-toggle.on{background:var(--gr)}.fw-ed-toggle.on::after{left:auto;right:2px}.fw-ed-sync-note{display:flex;align-items:center;gap:7px;margin-top:8px;padding-top:13px;border-top:1px solid var(--g2);font-size:11.5px;font-weight:700;color:var(--gr);line-height:1.4}.fw-ed-sync-note svg{width:13px;height:13px;flex:none}.fw-ed-foot{display:flex;align-items:center;justify-content:space-between;margin-top:8px;padding-top:13px;border-top:1px solid var(--g2)}.fw-ed-sync{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:700;color:var(--gr)}.fw-ed-publish{font-size:12px;font-weight:800;color:#fff;background:var(--o);border-radius:8px;padding:7px 16px}@media(max-width:820px){.fw-live-tiles{grid-template-columns:1fr}.fw-live-dark,.fw-live-light{padding:32px}}.fw-found{background:#fff;padding:82px 0}.fw-found-in{display:grid;grid-template-columns:1.02fr .98fr;gap:56px;align-items:center}.fw-found-lead{font-size:16px;color:var(--cl);line-height:1.7;margin:16px 0 0;max-width:460px}.fw-found-list{list-style:none;margin:24px 0 0;padding:0;display:flex;flex-direction:column;gap:13px}.fw-found-list li{display:flex;align-items:flex-start;gap:12px;font-size:14.5px;color:var(--c);line-height:1.5}.fw-found-list .fw-tick{width:22px;height:22px}.gf-stage{width:100%;max-width:400px;margin:0 auto;background:linear-gradient(160deg,#f0f3f7,#e6ebf1);border:1px solid var(--g2);border-radius:22px;padding:26px 24px;box-shadow:0 24px 54px rgba(30,31,33,.12)}.gf-search{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--g2);border-radius:100px;padding:11px 16px;color:var(--g3);box-shadow:0 3px 10px rgba(30,31,33,.06)}.gf-search span{font-size:14px;font-weight:600;color:var(--c)}.gf-panel{margin-top:14px;display:flex;flex-direction:column;gap:10px}.gf-top{position:relative;display:flex;align-items:center;gap:13px;background:#fff;border:2px solid var(--o);border-radius:14px;padding:13px;box-shadow:0 12px 26px rgba(240,103,38,.18)}.gf-top-thumb{width:52px;height:52px;border-radius:10px;flex:none;background-size:cover;background-position:center}.gf-top-info{display:flex;flex-direction:column;gap:3px;min-width:0}.gf-top-name{font-size:15px;font-weight:800;color:var(--c);letter-spacing:-.01em}.gf-stars{font-size:12px;color:#e8a33d;letter-spacing:1px}.gf-stars em{color:var(--cl);font-style:normal;letter-spacing:0;margin-left:4px}.gf-top-meta{font-size:11.5px;color:var(--cl)}.gf-badge{position:absolute;top:-10px;right:14px;background:var(--o);color:#fff;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:3px 9px;border-radius:100px;box-shadow:0 4px 10px rgba(240,103,38,.4)}.gf-res{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid var(--g2);border-radius:14px;padding:13px;opacity:.5}.gf-thumb{width:52px;height:52px;border-radius:10px;flex:none;background:var(--g2)}.gf-rlines{display:flex;flex-direction:column;gap:8px;flex:1}.gf-rlines span{height:9px;border-radius:5px;background:var(--g2)}.gf-rlines .gf-rl-s{width:55%}.fw-bento{background:#fff;padding:82px 0}.bt-found-vis .gf-stage{background:transparent;border:0;box-shadow:none;padding:0;max-width:350px;margin:0}.bt-found-vis .gf-res{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.16);opacity:1}.bt-found-vis .gf-thumb{background:rgba(255,255,255,.2)}.bt-found-vis .gf-rlines span{background:rgba(255,255,255,.24)}.bt-plans{position:relative;margin-top:auto;height:214px}.bt-plan{position:absolute;background:#fff;border:1px solid var(--g2);border-radius:14px;box-shadow:0 12px 28px rgba(30,31,33,.1)}.bt-plan-b2{left:32px;right:32px;bottom:162px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;opacity:.5;z-index:1}.bt-plan-b1{left:16px;right:16px;bottom:122px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;opacity:.82;z-index:2}.bt-plan-front{left:0;right:0;bottom:0;z-index:3;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px}.bt-plan>span{font-size:14px;font-weight:700;color:var(--c)}.bt-plan>em{font-size:13px;font-style:normal;color:var(--cl)}.bt-plan-info{display:flex;flex-direction:column;gap:2px;min-width:0}.bt-plan-name{font-size:15px;font-weight:800;color:var(--c);letter-spacing:-.01em}.bt-plan-desc{font-size:12px;color:var(--cl)}.bt-plan-price{font-size:18px;font-weight:800;color:var(--c);margin-top:5px}.bt-plan-price em{font-size:12px;font-weight:600;color:var(--cl);font-style:normal}.bt-plan-join{flex:none;background:var(--o);color:#fff;font-size:13px;font-weight:800;padding:9px 20px;border-radius:100px}.bt-phone-wrap{position:relative;margin-top:auto;height:250px;overflow:hidden}.bt-green{position:absolute;left:0;right:0;bottom:0;height:162px;background:var(--gr);border-radius:18px 18px 0 0}.bt-phone{position:absolute;bottom:-18px;left:50%;width:160px;transform:translateX(-50%) rotate(-7deg);transform-origin:bottom center;background:#1e1f21;border-radius:26px;padding:5px;box-shadow:0 26px 46px rgba(0,0,0,.3)}.bt-phone img{display:block;width:100%;height:210px;object-fit:cover;object-position:top center;border-radius:21px}.fw-conv{background:var(--g1);padding:82px 0}.fw-conv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.fw-conv-card{background:var(--g0);border:1px solid var(--g2);border-radius:18px;padding:34px 30px}.fw-conv-ic{width:50px;height:50px;border-radius:13px;background:var(--o);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.fw-conv-card h3{font-size:19px;font-weight:800;color:var(--c);margin:0 0 9px;letter-spacing:-.01em}.fw-conv-card p{font-size:14px;color:var(--cl);line-height:1.7;margin:0}.fw-curate{background:var(--g1);padding:82px 0}.fw-curate-in{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.fw-curate-copy p{font-size:15px;color:var(--cl);line-height:1.75;margin:16px 0 0}.fw-inout{background:var(--g0);border:1px solid var(--g2);border-radius:18px;padding:28px 30px;display:grid;grid-template-columns:1fr 1fr;gap:26px}.fw-inout h4{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin:0 0 14px}.fw-in-h{color:var(--gr)}.fw-out-h{color:var(--g3)}.fw-inout ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.fw-inout li{display:flex;align-items:flex-start;gap:9px;font-size:13.5px;color:var(--c);line-height:1.4}.fw-out li{color:var(--cl)}.fw-mk{flex:none;width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-top:1px}.fw-mk svg{width:11px;height:11px}.fw-mk-in{background:rgba(13,179,65,.14);color:var(--gr)}.fw-mk-out{background:var(--g2);color:var(--g3)}.fw-features{background:var(--g1);padding:82px 0}.fw-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.fw-feat{background:#fff;border:1px solid var(--g2);border-radius:16px;padding:28px;transition:box-shadow .2s ease,border-color .2s ease}.fw-feat:hover{box-shadow:0 14px 30px rgba(30,31,33,.08);border-color:rgba(240,103,38,.4)}.fw-feat-ic{width:44px;height:44px;border-radius:11px;background:rgba(240,103,38,.1);color:var(--o);display:flex;align-items:center;justify-content:center;margin-bottom:15px}.fw-feat h3{font-size:16px;font-weight:800;color:var(--c);margin:0 0 7px;letter-spacing:-.01em}.fw-feat p{font-size:13px;color:var(--cl);line-height:1.6;margin:0}.fw-an{background:#fff;padding:82px 0}.fw-an-card{max-width:900px;margin:8px auto 0;background:#fff;border:1px solid var(--g2);border-radius:var(--rl);box-shadow:var(--card);padding:24px 26px}.fw-an-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.fw-an-ttl{font-size:15px;font-weight:800;color:var(--c)}.fw-an-range{font-size:11px;font-weight:700;color:var(--cl);background:var(--g1);border:1px solid var(--g2);border-radius:100px;padding:4px 12px}.fw-an-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.fw-an-stat{background:var(--g0);border:1px solid var(--g2);border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:5px}.fw-an-lbl{font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--g3)}.fw-an-num{font-size:28px;font-weight:900;color:var(--c);letter-spacing:-.02em;line-height:1}.fw-an-up{font-size:11px;font-weight:800;color:var(--gr)}.fw-an-funnel{background:var(--g0);border:1px solid var(--g2);border-radius:12px;padding:16px 20px 18px}.fw-an-fhead{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-size:12px;font-weight:700;color:var(--cl)}.fw-an-fhead strong{font-size:20px;font-weight:900;color:var(--gr)}.fw-an-bars{display:flex;align-items:flex-end;gap:16px;height:158px}.fw-an-bar{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.fw-an-bn{font-size:13px;font-weight:800;color:var(--c);margin-bottom:7px}.fw-an-fill{width:100%;max-width:64px;border-radius:8px 8px 0 0;background:linear-gradient(180deg,var(--o),var(--od));min-height:8px}.fw-an-bar:last-child .fw-an-fill{background:linear-gradient(180deg,var(--gr),#0a9e35)}.fw-an-bl{font-size:10px;font-weight:600;color:var(--cl);margin-top:9px}@media(max-width:600px){.fw-an-stats{grid-template-columns:1fr 1fr}}.fw-brand{background:var(--cd);padding:84px 0}.fw-brand-in{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}body[data-variant="white"] .fw-brand .eyebrow{color:#fff}.fw-h2-light{color:#fff}.fw-brand-copy p{font-size:15px;color:rgba(255,255,255,.72);line-height:1.75;margin:16px 0 26px}.fw-brand-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.fw-brand-list li{display:flex;align-items:flex-start;gap:12px;font-size:15px;font-weight:600;color:#fff;line-height:1.4}.fw-brand-vis{display:flex;justify-content:center}.fw-bm{width:100%;max-width:360px;background:#fff;border-radius:16px;box-shadow:0 34px 70px rgba(0,0,0,.45);padding:6px 18px 18px}.fw-bm-top{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--g3);padding:14px 0 4px}.fw-bm-logorow{display:flex;align-items:center;gap:12px;padding:12px 0;border-top:1px solid var(--g2)}.fw-bm-logo{width:40px;height:40px;object-fit:contain;flex:none}.fw-bm-logolabel{font-size:13px;font-weight:700;color:var(--c)}.fw-bm-change{margin-left:auto;font-size:11px;font-weight:800;color:var(--o);background:rgba(240,103,38,.1);border-radius:8px;padding:5px 12px}.fw-bm-crow{display:flex;align-items:center;justify-content:space-between;padding:11px 0;border-top:1px solid var(--g2);font-size:13px;font-weight:700;color:var(--c)}.fw-bm-sw{width:26px;height:26px;border-radius:7px;border:1px solid rgba(0,0,0,.08)}.fw-bm-sw-text{background:var(--c)}.fw-bm-sw-bg{background:var(--gr)}.fw-bm-sw-btn{background:var(--gr)}.fw-bm-preview{margin-top:16px;border:1px solid var(--g2);border-radius:12px;overflow:hidden}.fw-bm-pv-head{background:var(--gr);padding:13px 15px;font-size:14px;font-weight:800;color:var(--c)}.fw-bm-pv-body{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;background:#fff}.fw-bm-pv-cap{font-size:11px;color:var(--cl)}.fw-bm-pv-btn{background:var(--gr);color:#fff;font-size:12px;font-weight:800;border-radius:8px;padding:7px 15px}.fw-tick{flex:none;width:24px;height:24px;border-radius:50%;background:var(--o);color:#fff;display:inline-flex;align-items:center;justify-content:center;margin-top:1px}.fw-proof{background:#fff;padding:74px 0}.fw-proof-in{text-align:center}.fw-proof-lead{font-size:clamp(20px,2.4vw,28px);font-weight:800;color:var(--c);letter-spacing:-.01em;max-width:680px;margin:0 auto 42px;line-height:1.3}.fw-proof-card{display:flex;width:fit-content;max-width:100%;margin:0 auto;align-items:stretch;background:var(--g0);border:1px solid var(--g2);border-radius:var(--rl);box-shadow:var(--card);overflow:hidden}.fw-stat{display:flex;flex-direction:column;align-items:center;gap:7px;padding:26px 42px;text-align:center}.fw-stat+.fw-stat{border-left:1px solid var(--g2)}.fw-stat strong{font-size:clamp(32px,4vw,46px);font-weight:900;color:var(--o);letter-spacing:-.02em;line-height:1}.fw-stat span{font-size:13.5px;color:var(--cl);line-height:1.5;max-width:190px}.fw-proof-capterra{display:flex;width:fit-content;margin:24px auto 0;align-items:center;gap:9px;font-size:14px;color:var(--cl)}.fw-cap-stars{color:var(--o);letter-spacing:3px;font-size:15px}.fw-cap-txt b{color:var(--c);font-weight:800}@media(max-width:620px){.fw-proof-card{flex-direction:column}.fw-stat{padding:20px 24px}.fw-stat+.fw-stat{border-left:0;border-top:1px solid var(--g2)}}.fw-faq{background:var(--g1);padding:82px 0}.fw-faq-in{max-width:780px}.fw-faq-list{display:flex;flex-direction:column}.fw-faq details{border-bottom:1px solid var(--g2);padding:20px 2px}.fw-faq summary{font-size:15px;font-weight:700;color:var(--c);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px}.fw-faq summary::-webkit-details-marker{display:none}.fw-faq summary::after{content:"+";font-size:22px;font-weight:400;color:var(--o);line-height:1;flex:none}.fw-faq details[open] summary::after{content:"\2212"}.fw-faq details p{font-size:14px;color:var(--cl);margin:12px 0 0;line-height:1.75}@media(max-width:920px){.fw-prob-grid,.fw-conv-grid,.fw-feat-grid{grid-template-columns:1fr 1fr}.fw-brand-in,.fw-go-in,.fw-curate-in,.fw-found-in{grid-template-columns:1fr;gap:40px}}@media(max-width:600px){.fw-prob-grid,.fw-conv-grid,.fw-feat-grid{grid-template-columns:1fr}.bt-plans{height:238px}.bt-plan-b1{bottom:148px}.bt-plan-b2{bottom:192px}}