.feed-page>.location-bar{box-shadow:none;border:1px solid #dce4da;border-radius:16px;gap:20px;margin:0 0 20px;padding:16px 20px}.location-intro{color:#345847;align-items:center;gap:12px;margin-right:auto;display:flex}.location-intro span{font-size:14px;font-weight:600}.location-intro small{color:#68756d;margin-top:3px;font-size:12px;font-weight:400;display:block}.feed-page .location-current{background:#f0f4eb;border-radius:10px;gap:12px;padding:8px 14px}.feed-page .location-current b{font-size:16px}.location-dialog.place-popover{color:#263e32;border:1px solid #dce4da;border-radius:24px;width:min(520px,100% - 32px);max-height:calc(100dvh - 48px);margin:auto;padding:24px;position:fixed;inset:0;box-shadow:0 24px 100px #132d3433}.location-dialog:not([open]){display:none}.location-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3}.location-dialog-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;display:flex}.location-dialog-heading h2{margin:0;font-size:24px;line-height:1.2}.location-dialog-heading button{background:#edf1e7;border-radius:50%;place-items:center;min-width:44px;min-height:44px;display:grid}.location-confirm{text-align:center}.location-confirm-pin{color:#487350;background:#eaf0dd;border-radius:50%;place-items:center;width:72px;height:72px;display:inline-grid}.location-confirm h3{overflow-wrap:anywhere;margin:16px 0 10px;font-size:36px;line-height:1.1}.location-confirm p{color:#67766b;max-width:360px;margin:0 auto 26px;font-size:15px;line-height:1.55}.location-bar .location-confirm-primary,.location-bar .location-confirm-secondary{border-radius:12px;width:100%;min-height:50px;padding:12px;font-weight:600;display:block}.location-bar .location-confirm-primary{color:#fffdf3;background:#28543e}.location-bar .location-confirm-secondary{background:#edf1e7;margin-top:10px}.location-bar .location-detect{text-underline-offset:4px;margin:14px 0 0;padding:12px;font-size:13px;text-decoration:underline}.location-detect:disabled{opacity:.6;cursor:wait}.location-bar button:focus-visible{outline-offset:3px;outline:3px solid #8ca963}.location-dialog .location-message{margin-top:16px;font-size:13px;line-height:1.5}@media (max-width:760px){.feed-page>.location-bar{gap:12px;padding:14px}.location-intro{width:100%}.feed-page .location-current{flex:1;min-width:0;max-width:none}.feed-page .location-current b{font-size:14px}.location-bar .location-add{font-size:12px!important}.location-dialog.place-popover{padding:20px}.location-dialog-heading h2{font-size:22px}}
.service-stories{margin:0 0 24px}.service-stories-heading{align-items:center;gap:8px;margin-bottom:10px;display:flex}.service-stories-heading h2{letter-spacing:-.025em;font-size:19px}.service-stories-heading svg{color:#66806f}.service-stories-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.service-story-cover{color:#fff;text-align:left;isolation:isolate;background:#dce5d6;border:0;border-radius:14px;min-width:0;height:190px;padding:0;position:relative;overflow:hidden}.service-story-cover>img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.service-story-shade{z-index:1;background:linear-gradient(#12221b0d 30%,#0c1b14db 100%);position:absolute;inset:0}.service-story-icon{z-index:2;width:52px;height:52px;color:var(--pine);background:#fffdf8;border:3px solid #ffffff94;border-radius:50%;place-items:center;display:grid;position:absolute;top:12px;left:12px;box-shadow:0 5px 16px #0f261d2e}.service-story-new{z-index:2;background:var(--terra);border-radius:999px;padding:5px 10px;font-size:10px;font-weight:600;position:absolute;top:13px;right:12px}.service-story-copy{z-index:2;flex-direction:column;align-items:flex-start;gap:9px;display:flex;position:absolute;inset:auto 14px 12px}.service-story-copy strong{letter-spacing:-.025em;text-wrap:balance;max-width:13ch;font-size:18px;font-weight:600;line-height:1.08}.service-story-copy small{background:#0c1b1457;border:1px solid #ffffffb8;border-radius:999px;padding:3px 10px;font-size:10px}.service-story-dialog{width:min(460px,100vw - 24px);max-height:calc(100dvh - 24px);color:var(--ink);background:#fffdf8;border:0;border-radius:16px;padding:0;overflow:hidden}.service-story-dialog::backdrop{background:#12221bb8}.service-story-dialog-media{height:250px;position:relative}.service-story-dialog-media img{object-fit:cover;width:100%;height:100%}.service-story-dialog-media button{width:42px;height:42px;color:var(--pine);background:#fffdf8eb;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:14px;right:14px}.service-story-dialog-copy{padding:24px 26px 0}.service-story-dialog-copy>span{color:#627368;align-items:center;gap:7px;font-size:11px;display:flex}.service-story-dialog-copy h2{margin-top:12px;font-size:30px}.service-story-dialog-copy p{max-width:65ch;margin-top:14px;font-size:14px;line-height:1.65}.service-story-dialog-copy small{border-top:1px solid var(--line);color:#627368;margin-top:18px;padding-top:15px;line-height:1.55;display:block}.service-story-navigation{justify-content:space-between;gap:12px;padding:22px 26px 26px;display:flex}.service-story-navigation button{min-height:44px;color:var(--pine);background:0 0;border:1px solid #d7ddd2;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 16px;display:flex}.service-story-navigation button:last-child{background:var(--pine);color:#fff;border-color:var(--pine);margin-left:auto}@media (hover:hover){.service-story-cover:hover>img{transform:scale(1.045)}.service-story-cover:hover .service-story-icon{background:var(--lime)}}@media (max-width:1100px){.service-stories-strip{scroll-snap-type:x mandatory;margin:-2px;padding:2px 2px 10px;display:flex;overflow-x:auto}.service-story-cover{scroll-snap-align:start;flex:0 0 220px}}@media (max-width:640px){.service-stories{margin:2px -22px 18px}.service-stories-heading{padding:0 22px}.service-stories-strip{padding-left:22px;scroll-padding-left:22px}.service-story-cover{flex-basis:176px;height:204px}.service-story-dialog-media{height:210px}}@media (prefers-reduced-motion:reduce){.service-story-cover>img{transition:none}}.service-story-copy small{align-items:center;gap:5px;display:inline-flex}.service-story-dialog.video-story-dialog{color:#fffdf8;background:#102a21;width:min(420px,56.25dvh - 18px,100vw - 24px);height:min(748px,100dvh - 32px);max-height:none}.service-story-dialog.video-story-dialog::backdrop{background:#081b14e8}.video-story-screen{isolation:isolate;touch-action:pan-y;width:100%;height:100%;position:relative;overflow:hidden}.video-story-poster,.video-story-media,.video-story-scrim{width:100%;height:100%;position:absolute;inset:0}.video-story-poster,.video-story-media{object-fit:cover}.video-story-scrim{pointer-events:none;background:linear-gradient(#071b16a6,#0000 25%,#071b1699 50%,#071b16f5 100%)}.video-story-top{position:absolute;top:10px;left:12px;right:12px}.video-story-progress{gap:4px;display:flex}.video-story-progress button{cursor:pointer;background:0 0;border:0;flex:1;min-width:0;padding:10px 0}.video-story-progress button>span{background:#fff5;border-radius:3px;height:3px;display:block;overflow:hidden}.video-story-progress i{transform-origin:0;background:#fff;height:100%;display:block}.video-story-toolbar{justify-content:space-between;align-items:center;gap:8px;display:flex}.video-story-toolbar>span{align-items:center;gap:8px;font-size:12px;display:flex}.video-story-toolbar>div{display:flex}.video-story-toolbar button,.video-story-navigation button{color:#fff;cursor:pointer;background:#12392ddd;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.video-story-status{text-align:center;background:#133e32e8;border-radius:12px;flex-direction:column;align-items:center;gap:14px;padding:24px 16px;display:flex;position:absolute;inset:24% 26px auto}.video-story-status h3{font-size:21px}.video-story-status p{color:#e5ece5;font-size:13px;line-height:1.6}.video-story-status button{color:#153f32;background:#f7f3e9;border:0;border-radius:7px;min-height:44px;padding:10px 14px}.video-story-loading{text-align:center;width:100%;position:absolute;top:44%}.video-story-resume{color:#fff;background:#153f32d9;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:68px;height:68px;display:grid;position:absolute;top:calc(43% - 34px);left:calc(50% - 34px)}.video-story-bottom{position:absolute;bottom:16px;left:22px;right:22px}.video-story-bottom h2{letter-spacing:-.025em;color:#fffdf8;font-size:28px;line-height:1.15}.video-story-bottom p{color:#e0e9e0;margin:10px 0 16px;font-size:13px;line-height:1.55}.video-story-catalog{color:#153f32;background:#edf1d8;border-radius:8px;justify-content:space-between;align-items:center;min-height:46px;padding:12px 15px;font-size:13px;font-weight:550;display:flex}.video-story-navigation{justify-content:space-between;align-items:center;margin-top:14px;display:flex}.video-story-navigation>span{color:#d3dfd4;font-size:11px}.video-story-navigation button:disabled{opacity:.35;cursor:default}.service-story-dialog.video-story-dialog :is(button,a):focus-visible{outline-offset:3px;outline:2px solid #e6eead}@media (max-width:640px){.service-story-dialog.video-story-dialog{border-radius:0;width:100vw;max-width:none;height:100dvh;margin:0}.video-story-top{top:max(12px, env(safe-area-inset-top))}.video-story-bottom{bottom:max(18px, env(safe-area-inset-bottom))}}@media (max-height:640px){.video-story-status{gap:6px;padding:12px;inset:17% 18px auto}.video-story-status>svg,.video-story-bottom p{display:none}.video-story-bottom h2{margin-bottom:12px;font-size:21px}}.video-story-screen,.video-story-status h3,.video-story-status>svg,.video-story-toolbar{color:#fffdf8}
.price-story{color:var(--pine);font-variant-numeric:tabular-nums;background:#eeeee2;border-radius:14px;grid-template-columns:1fr 1.2fr .85fr;align-items:center;gap:12px 28px;padding:22px 26px 16px;display:grid}.price-story-heading{align-items:center;gap:12px;display:flex}.price-story-heading h2{letter-spacing:-.03em;font-size:21px;font-weight:550;line-height:1.2}.price-story-heading p{color:#586754;margin-top:7px;font-size:11px}.price-playback{width:44px;height:44px;color:var(--pine);background:0 0;border:1px solid #cbd3c1;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.price-playback span{display:none}.price-story-result{grid-area:1/3}.price-story-amount{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.price-result-value{letter-spacing:-.035em;white-space:nowrap;text-align:right;font-size:32px;font-weight:550;line-height:1.1;display:block}.price-result-unit{color:#586754;margin-top:5px;font-size:10px;display:block}.price-saving{align-items:center;gap:5px;font-size:10px;display:flex}.price-saving>span{white-space:nowrap;align-items:center;gap:2px;font-weight:550;display:flex}.price-saving small{font-size:10px}.price-saving.has-saving{color:#874329}.price-stage-picker{background:#e2e6d7;border-radius:10px;grid-area:1/2;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;padding:4px;display:grid}.price-stage-picker button{color:#4e614d;text-align:left;background:0 0;border:0;border-radius:7px;min-width:0;min-height:72px;padding:10px}.price-stage-picker button>span{white-space:nowrap;justify-content:space-between;align-items:center;gap:3px;font-size:11px;display:flex}.price-stage-picker strong{white-space:nowrap;letter-spacing:-.025em;margin-top:4px;font-size:19px;font-weight:550;display:block}.price-stage-picker button[aria-pressed=true]{color:#fff;background:var(--pine)}.price-story-footnote{color:#586754;border-top:1px solid #d4dacb;grid-column:1/-1;padding-top:10px;font-size:10px}@media (hover:hover){.price-playback:hover{background:#dce3ce}.price-stage-picker button:not([aria-pressed=true]):hover{background:#d3dcc6}}@media (max-width:1100px){.price-story{grid-template-columns:1fr 1.3fr .8fr;column-gap:16px;padding:20px}.price-story-heading h2{font-size:18px}.price-stage-picker strong{font-size:16px}.price-story-heading{gap:6px}.price-result-value{font-size:28px}.price-saving{flex-wrap:wrap;justify-content:flex-end}}@media (max-width:900px){.price-story{grid-template-columns:1fr 1fr}.price-story-result{grid-column:2}.price-stage-picker{grid-area:2/1/auto/-1}.price-story-heading{justify-content:space-between}.price-stage-picker button{min-height:60px}}@media (max-width:420px){.price-story{column-gap:12px;padding:18px 16px 14px}.price-story-heading{flex-wrap:wrap;gap:4px}.price-story-heading h2{font-size:17px}.price-result-value{font-size:27px}.price-saving{gap:2px}.price-result-unit{text-align:right;max-width:120px}}
.home-intro{margin-bottom:32px}.home-hero{isolation:isolate;color:#f7f3e9;background:#153f32;border-radius:16px;min-height:570px;position:relative;overflow:hidden}.home-hero-media,.home-hero-shade{z-index:-1;position:absolute;inset:0}.home-hero-media img,.home-hero-media video{object-fit:cover;object-position:68% center;width:100%;height:100%;position:absolute;inset:0}.home-hero-media img{object-position:70% center}.home-hero-media video{opacity:0;transition:opacity .25s cubic-bezier(.23,1,.32,1)}.home-hero-shade{background:linear-gradient(90deg,#073e32 0%,#073e32f5 20%,#073e32a6 43%,#073e3226 64%,#073e320d 100%),linear-gradient(#0000 42%,#0b302b96),linear-gradient(#082d2766,#0000 30%);transition:opacity .25s cubic-bezier(.23,1,.32,1)}.home-hero-copy{width:45%;min-width:0;max-width:610px;padding:clamp(30px,3vw,48px);transition:opacity .2s cubic-bezier(.23,1,.32,1);position:relative}.home-hero h1{letter-spacing:-.04em;font-size:clamp(46px,4.2vw,70px);font-weight:550;line-height:1.01}.home-hero h1 em{color:#e6eead;font-weight:400}.home-hero-copy>p{color:#e1e9e1;max-width:36ch;margin-top:24px;font-size:clamp(13px,1.1vw,17px);line-height:1.6}.home-hero-steps{color:#e1e9e1;justify-content:space-between;align-items:center;gap:8px;margin-top:30px;display:flex}.home-hero-steps>span{align-items:center;gap:8px;font-size:11px;line-height:1.4;display:flex}.home-hero-steps>span>svg{stroke-width:1.5px;flex-shrink:0;width:25px;height:25px}.home-hero-steps>svg{flex-shrink:0;width:13px}.home-benefit-scroll{color:#f5f4dd;align-items:center;gap:6px;width:min(49%,650px);height:48px;display:flex;position:absolute;top:24px;right:24px}.home-benefit-action{width:100%;color:inherit;text-decoration:none;display:block;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 93%,#0000)}.home-benefit-track{width:max-content;animation:30s linear infinite hero-marquee;display:flex}.home-benefit-track>span{white-space:nowrap;letter-spacing:.015em;flex-shrink:0;font-size:19px;font-weight:500;display:block}.home-benefit-track i{color:#e6eead;padding:0 17px;font-style:normal}.home-benefit-action:hover .home-benefit-track,.home-benefit-action:focus-visible .home-benefit-track,.home-hero.is-watching .home-benefit-track{animation-play-state:paused}@keyframes hero-marquee{to{transform:translate(-50%)}}.home-benefit-action:focus-visible{outline-offset:4px;outline:3px solid #e6eead}.home-video-play{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:13px;padding:0;display:flex;position:absolute;top:39%;left:65%}.home-play-circle{color:#153f32;background:#f7f3e9;border-radius:50%;place-items:center;width:72px;height:72px;transition:transform .18s cubic-bezier(.23,1,.32,1);display:grid;box-shadow:0 8px 30px #12332935}.home-play-circle svg{margin-left:4px}.home-video-play>span:last-child{background:#153f32da;border-radius:6px;padding:8px 10px;font-size:12px;line-height:1.5}.home-hero-price{width:min(47%,490px);transition:opacity .2s cubic-bezier(.23,1,.32,1);position:absolute;bottom:24px;right:24px}.home-hero-price .price-story{background:#f4f4e9f5;grid-template-columns:1fr auto;gap:12px;padding:18px;display:grid}.home-hero-price .price-story-heading{justify-content:space-between;gap:8px}.home-hero-price .price-story-heading h2{font-size:17px}.home-hero-price .price-story-heading h2 br{display:none}.home-hero-price .price-story-heading p{margin-top:5px;font-size:10px}.home-hero-price .price-playback{width:44px;height:44px}.home-hero-price .price-story-result{grid-area:1/2}.home-hero-price .price-story-amount{gap:5px}.home-hero-price .price-result-value{font-size:27px}.home-hero-price .price-result-unit{text-align:right;max-width:120px;font-size:9px}.home-hero-price .price-saving{display:none}.home-hero-price .price-stage-picker{grid-area:2/1/auto/-1}.home-hero-price .price-stage-picker button{min-height:56px;padding:8px 10px}.home-hero-price .price-stage-picker strong{font-size:18px}.home-hero-price .price-story-footnote{padding-top:8px;font-size:9px;line-height:1.4}.home-hero.is-watching .home-hero-media video{opacity:1}.home-hero.is-watching .home-hero-copy,.home-hero.is-watching .home-hero-price{opacity:0;pointer-events:none}.home-video-controls{color:#fff;background:#123c31ed;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex;position:absolute;bottom:18px;left:24px;right:24px}.home-video-controls button{color:#fff;cursor:pointer;min-height:44px;font:inherit;background:#ffffff16;border:0;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;display:flex}.home-video-controls>span{font-size:13px}.home-video-error{text-align:center;background:#153f32;border-radius:12px;flex-wrap:wrap;place-content:center;gap:12px;padding:24px;display:flex;position:absolute;inset:25% 15%}.home-video-error p{width:100%}.home-video-error button{color:#153f32;cursor:pointer;background:#f7f3e9;border:0;border-radius:6px;padding:12px}.home-hero button:focus-visible{outline-offset:4px;outline:3px solid #e6eead}@media (hover:hover) and (pointer:fine){.home-video-play:hover .home-play-circle{transform:scale(1.06)}}@media (max-width:1200px){.home-hero{min-height:600px}.home-hero-copy{width:49%;padding:32px}.home-hero h1{font-size:53px}.home-hero-steps{flex-wrap:wrap;justify-content:flex-start;gap:10px}.home-hero-price{width:46%;bottom:20px;right:20px}.home-hero-price .price-story{padding:14px}.home-hero-price .price-story-heading h2{font-size:15px}.home-video-play{top:35%;left:65%}.home-video-play>span:last-child{display:none}}@media (max-width:760px){.home-hero{min-height:860px}.home-hero-media img,.home-hero-media video{object-position:65% center}.home-hero-shade{background:linear-gradient(#073e32f5 0%,#073e32d9 24%,#073e3233 52%,#073e3266 70%,#073e32 100%)}.home-hero-copy{width:100%;max-width:none;padding:82px 24px 24px}.home-hero h1{font-size:43px}.home-hero h1 br:first-child,.home-hero h1 em br{display:none}.home-hero-copy>p{max-width:40ch;margin-top:18px;font-size:14px}.home-hero-steps{justify-content:space-between;gap:5px;margin-top:20px}.home-hero-steps>span{gap:5px;font-size:10px}.home-hero-steps>span>svg{width:21px}.home-benefit-scroll{width:calc(100% - 28px);top:14px;right:14px}.home-benefit-track>span{font-size:16px}.home-video-play{top:52%;left:calc(50% - 32px)}.home-play-circle{width:64px;height:64px}.home-hero-price{width:auto;bottom:16px;left:16px;right:16px}.home-hero-price .price-playback{width:44px;height:44px}.home-hero-price .price-story-heading h2{font-size:15px}.home-hero-price .price-result-value{font-size:25px}.home-video-controls{bottom:12px;left:12px;right:12px}.home-video-controls>span{display:none}.home-video-error{inset:30% 16px}}@media (prefers-reduced-motion:reduce){.home-hero-media video,.home-hero-shade,.home-hero-copy,.home-hero-price,.home-play-circle{transition:none}}.home-hero-price .price-story-heading{flex-wrap:nowrap}@media (max-width:760px){.home-hero{min-height:820px}.home-hero h1{font-size:40px}.home-hero-price .price-story-heading{gap:4px}}.home-hero{--hero-ease:cubic-bezier(.23, 1, .32, 1)}.home-hero-media{transition:transform .5s var(--hero-ease);transform:scale(1)}.home-hero-copy{transition:transform .28s var(--hero-ease) 90ms, opacity .2s var(--hero-ease) 90ms;transform:translate(0)}.home-hero-price{transition:transform .28s var(--hero-ease) 60ms, opacity .2s var(--hero-ease) 60ms;transform:translateY(0)}.home-benefit-scroll{transition:transform .24s var(--hero-ease) .12s, opacity .18s var(--hero-ease) .12s;transform:translateY(0)}.home-video-play{transform-origin:36px 36px;opacity:1;transition:transform .22s var(--hero-ease) .12s, opacity .16s var(--hero-ease) .12s;transform:scale(1)}.home-hero-shade{transition:opacity .45s var(--hero-ease) 40ms}.home-hero-media video{clip-path:circle(0% at 68% 42%);transition:clip-path .5s var(--hero-ease), opacity .24s var(--hero-ease)}.home-hero.is-watching .home-hero-copy{transition-delay:0s;transform:translate(-52px)}.home-hero.is-watching .home-hero-price{transition-delay:40ms;transform:translateY(64px)}.home-hero.is-watching .home-benefit-scroll{opacity:0;pointer-events:none;transition-delay:0s;transform:translateY(-28px)}.home-hero.is-watching .home-video-play{opacity:0;pointer-events:none;transition-delay:0s;transform:scale(.92)}.home-hero.is-watching .home-hero-media{transform:scale(1.025)}.home-hero.is-watching .home-hero-shade{opacity:0}.home-hero.is-watching .home-hero-media video{opacity:0;clip-path:circle(0% at 68% 42%)}.home-hero.is-watching.is-video-ready .home-hero-media video{opacity:1;clip-path:circle(125% at 68% 42%)}.home-video-controls{opacity:0;visibility:hidden;transition:transform .24s var(--hero-ease), opacity .18s var(--hero-ease), visibility 0s linear .24s;transform:translateY(18px)}.home-hero.is-watching .home-video-controls{opacity:1;visibility:visible;transition-delay:.18s,.18s,0s;transform:translateY(0)}.home-video-loading{color:#fffdf8;background:#123c31ed;border-radius:8px;padding:12px 18px;font-size:13px;position:absolute;top:48%;left:50%;transform:translate(-50%)}@media (max-width:760px){.home-hero.is-watching .home-hero-copy{transform:translateY(-32px)}.home-video-play{transform-origin:32px 32px}}@media (prefers-reduced-motion:reduce){.home-hero .home-hero-media,.home-hero .home-hero-media video,.home-hero .home-hero-copy,.home-hero .home-hero-price,.home-hero .home-benefit-scroll,.home-hero .home-video-play,.home-hero .home-hero-shade,.home-hero .home-video-controls{transition:opacity .12s linear}.home-hero.is-watching .home-hero-media,.home-hero.is-watching .home-hero-copy,.home-hero.is-watching .home-hero-price,.home-hero.is-watching .home-benefit-scroll,.home-hero.is-watching .home-video-play,.home-hero .home-video-controls{transform:none}.home-hero .home-hero-media video{clip-path:none}.home-benefit-track{width:auto;animation:none}.home-benefit-track>span{white-space:normal}.home-benefit-track>span+span,.home-benefit-track i{display:none}.home-benefit-action{-webkit-mask-image:none;mask-image:none}}.home-hero-copy{width:48%;max-width:610px;padding:clamp(28px,2.8vw,44px)}.home-hero-copy>p{max-width:38ch;margin-top:18px;font-size:14px;line-height:1.5}.home-hero-steps{margin-top:20px}.home-app-stores{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.home-store-badge{color:#fffdf3;background:#092d25bb;border:1px solid #ffffff45;border-radius:9px;align-items:center;gap:9px;padding:9px 13px;display:inline-flex}.home-store-badge svg{flex-shrink:0;width:27px;height:29px}.home-store-badge span{gap:2px;display:grid}.home-store-badge small{color:#d1ded2;font-size:10px;line-height:1}.home-store-badge b{letter-spacing:-.02em;font-size:16px;font-weight:500;line-height:1.1}@media (max-width:1200px) and (min-width:761px){.home-hero-copy{width:51%;padding:28px}.home-hero h1{font-size:38px}}@media (max-width:760px){.home-hero-copy{width:100%;padding:76px 22px 22px}.home-hero h1{font-size:34px}.home-app-stores{gap:8px;margin-top:18px}.home-store-badge{padding:8px 10px}.home-store-badge b{font-size:15px}}.home-hero h1 em{display:block}.home-hero h1 br{display:none}.home-hero-copy{min-height:inherit;flex-direction:column;display:flex}.home-hero h1{font-size:clamp(46px,4.1vw,66px);line-height:1.04}.home-hero-steps{margin-top:auto;padding-top:28px}.home-app-stores{margin-top:20px}@media (max-width:1200px) and (min-width:761px){.home-hero h1{font-size:48px}}@media (max-width:760px){.home-hero{min-height:1100px}.home-hero h1{font-size:42px}.home-hero-price{bottom:166px}.home-video-play{top:46%}.home-app-stores{grid-template-columns:repeat(2,minmax(0,1fr));align-self:center;gap:10px;width:100%;max-width:380px;margin-top:18px;display:grid}.home-store-badge{background:#102b25;border-color:#ffffff40;border-radius:12px;justify-content:center;gap:8px;min-width:0;min-height:56px;padding:10px 8px}.home-store-badge svg{width:26px;height:28px}.home-store-badge span{gap:4px}.home-store-badge small{font-size:10px}.home-store-badge b{white-space:nowrap;font-size:16px}}@media (max-width:360px){.home-app-stores{gap:8px}.home-store-badge{gap:5px;padding-inline:6px}.home-store-badge svg{width:22px}.home-store-badge b{font-size:14px}}
