.fit-home{--fit-lime:#B9F23D;--fit-lime-bright:#D0F579;--fit-lime-light:#DDF5AA;--fit-lime-pale:#EAF8C9;--fit-lime-wash:#F4F9E8;--fit-lime-deep:#78A91C;--fit-lime-ink:#52780F;--fit-pale:var(--fit-lime-pale);--fit-ink:#151515;--fit-muted:#555;--fit-bg:#FCFDF8;--fit-radius:24px;background:var(--fit-bg);color:var(--fit-ink);padding:0 0 48px;overflow:hidden;font-family:var(--font-body--family,Arial,sans-serif)}.fit-home *{box-sizing:border-box}.fit-home h1,.fit-home h2,.fit-home p{margin-top:0}.fit-home h1,.fit-home h2{font-family:var(--font-heading--family,var(--font-body--family,Arial,sans-serif));font-weight:800;letter-spacing:-.045em;color:var(--fit-ink)}.fit-home h2{font-size:clamp(27px,7vw,34px);line-height:1.08;margin-bottom:12px}.fit-hero{padding:0;max-width:none;margin:0 auto}.fit-eyebrow{font-size:11px;font-weight:800;letter-spacing:.13em;color:var(--fit-lime-ink);margin-bottom:12px;line-height:1.4}.fit-banner-slider{display:block;position:relative;width:100%;aspect-ratio:1983/793;overflow:hidden;background:#b9f23d}.fit-hero-banner{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;line-height:0;overflow:hidden;opacity:0;pointer-events:none;transition:opacity 1.6s ease-in-out}.fit-hero-banner.is-active{opacity:1;pointer-events:auto;z-index:1}.fit-hero-banner img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.fit-banner-controls{position:absolute;z-index:2;right:13px;bottom:12px;display:flex;align-items:center;gap:6px;padding:5px;border-radius:30px;background:#ffffffe0;box-shadow:0 2px 10px #0000001f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.fit-banner-controls button{width:30px;height:30px;border:0;border-radius:50%;display:grid;place-items:center;background:transparent;color:#151515;font-size:21px;line-height:1;cursor:pointer}.fit-banner-controls button:hover,.fit-banner-controls button:focus-visible{background:#eaf8c9;outline:2px solid #151515;outline-offset:1px}.fit-banner-counter{min-width:30px;text-align:center;color:#151515;font-size:11px;font-weight:700}.fit-button{min-height:50px;padding:0 25px;border-radius:50px;background:linear-gradient(115deg,var(--fit-lime),var(--fit-lime-bright));color:#151515;display:inline-flex;align-items:center;justify-content:center;gap:18px;text-decoration:none;font-weight:800;font-size:15px;box-shadow:0 5px 14px #5c811429;transition:transform .2s,box-shadow .2s,filter .2s}.fit-button:hover{transform:translateY(-2px);filter:saturate(1.12);box-shadow:0 8px 22px #5c81143d}.fit-button span,.fit-text-link span,.fit-product-card__button span{font-size:20px;line-height:1}.fit-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:21px auto 0;padding:0 20px;max-width:520px;text-align:center}.fit-benefit{display:flex;align-items:center;flex-direction:column;gap:7px;font-size:11px;font-weight:650;line-height:1.25}.fit-benefit__icon{height:46px;width:46px;border-radius:50%;background:var(--fit-pale);display:grid;place-items:center;font-size:23px;color:#1c2611}.fit-benefit:nth-child(2) .fit-benefit__icon{background:var(--fit-lime-light)}.fit-benefit:nth-child(3) .fit-benefit__icon{background:var(--fit-lime-bright)}.fit-benefit:nth-child(4) .fit-benefit__icon{background:var(--fit-lime-wash);border:1px solid var(--fit-lime-light)}.fit-why,.fit-how{max-width:520px;margin:60px auto 0;padding:0 20px}.fit-why h2,.fit-how h2,.fit-spotlight h2{font-size:30px;line-height:1.08;margin-bottom:11px}.fit-why__intro{max-width:440px;color:var(--fit-muted);font-size:15px;line-height:1.55;margin-bottom:19px}.fit-why__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.fit-why__grid article{background:linear-gradient(145deg,#fff,var(--fit-lime-wash));border:1px solid #e5efcf;border-radius:19px;padding:16px 13px;box-shadow:0 4px 16px #4868130e}.fit-why__grid article>span{width:38px;height:38px;border-radius:50%;background:var(--fit-pale);display:grid;place-items:center;font-size:20px;margin-bottom:10px}.fit-why__grid h3,.fit-how h3{font-size:15px;line-height:1.25;margin:0 0 6px;font-weight:800;color:var(--fit-ink)}.fit-why__grid p,.fit-how p{font-size:13px;line-height:1.45;color:var(--fit-muted);margin:0}.fit-how{padding:21px 20px;background:linear-gradient(130deg,var(--fit-lime-wash),#fff 76%);border:1px solid #e8f2d5;border-radius:25px;margin-top:48px}.fit-how .fit-eyebrow{margin-bottom:8px}.fit-how h2{font-size:26px}.fit-how__steps{padding:0;margin:17px 0 0;list-style:none;display:grid;gap:12px}.fit-how__steps li{display:flex;align-items:flex-start;gap:13px}.fit-how__steps li>span{height:34px;width:34px;flex:0 0 34px;border-radius:50%;background:linear-gradient(135deg,var(--fit-lime),var(--fit-lime-light));display:grid;place-items:center;font-size:11px;font-weight:850;box-shadow:0 3px 9px #60891421}.fit-spotlight{max-width:520px;margin:57px auto 0;padding:0 20px;display:grid;gap:20px}.fit-spotlight__image{position:relative;height:300px;border-radius:25px;overflow:hidden;background:radial-gradient(ellipse at 53% 48%,#fff 0%,var(--fit-lime-wash) 75%);display:grid;place-items:center}.fit-spotlight__image img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.fit-spotlight__badge{position:absolute;left:14px;top:14px;padding:8px 11px;background:var(--fit-lime);border-radius:30px;color:#151515;font-size:10px;font-weight:850;letter-spacing:.08em}.fit-spotlight__content .fit-eyebrow{margin-bottom:8px}.fit-spotlight__content h2{margin-bottom:7px}.fit-spotlight__price{font-size:17px;font-weight:800;margin-bottom:10px}.fit-spotlight__price s{font-size:13px;font-weight:500;color:#777;margin-left:8px}.fit-spotlight__description{font-size:14px;line-height:1.5;color:var(--fit-muted);margin:0 0 12px}.fit-spotlight__features{list-style:none;padding:0;margin:0 0 17px;display:grid;gap:8px}.fit-spotlight__features li{position:relative;padding-left:25px;font-size:13px;line-height:1.4}.fit-spotlight__features li:before{content:"\2713";position:absolute;left:0;top:0;width:17px;height:17px;display:grid;place-items:center;background:var(--fit-pale);border-radius:50%;font-size:11px;font-weight:900}.fit-spotlight__form{margin:0}.fit-spotlight__form .fit-button{width:100%;border:0;cursor:pointer}.fit-spotlight__details{display:block;text-align:center;padding-top:12px;color:var(--fit-ink);font-size:13px;font-weight:750;text-decoration:none}.fit-lifestyle,.fit-banner{position:relative;margin:58px 20px 0;border-radius:26px;height:330px;overflow:hidden;background:#e8e5da;isolation:isolate;box-shadow:0 8px 30px #141e0a14}.fit-lifestyle>img,.fit-banner>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:65% center;z-index:-2}.fit-lifestyle__shade,.fit-banner__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(10,13,9,.68),transparent 72%);z-index:-1}.fit-lifestyle__copy{position:absolute;left:22px;right:18px;bottom:23px;color:#fff}.fit-lifestyle__link{display:inline-flex;align-items:center;gap:8px;margin-top:13px;padding:0 16px;min-height:40px;border-radius:999px;background:var(--fit-lime);color:var(--fit-ink);font-size:12px;font-weight:800;text-decoration:none}.fit-eyebrow--light{color:#e2ffad;margin-bottom:7px}.fit-lifestyle__copy h2,.fit-banner__copy h2{color:#fff;font-size:31px;margin:0;letter-spacing:-.04em}.fit-reels,.fit-products{box-sizing:border-box;width:100%;margin:64px auto 0;padding:0 20px;max-width:520px}.fit-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:10px;margin-bottom:17px}.fit-section-heading .fit-eyebrow{margin-bottom:7px}.fit-section-heading h2{margin:0}.fit-text-link{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;color:var(--fit-ink);text-decoration:none;font-size:13px;font-weight:750;padding:9px 0}.fit-heading-actions{display:flex;align-items:center;gap:10px}.fit-carousel-controls{display:flex;align-items:center;gap:10px;flex-shrink:0}.fit-carousel-controls button{width:42px;height:42px;border:1px solid #dfe7d2;border-radius:50%;background:#fff;color:var(--fit-ink);display:grid;place-items:center;cursor:pointer;box-shadow:0 2px 8px #1515150f;transition:background .2s,color .2s,transform .2s,border-color .2s,box-shadow .2s}.fit-carousel-controls button svg,.fit-banner-controls button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fit-banner-controls button{display:grid;place-items:center}.fit-banner-controls button svg{width:17px;height:17px}.fit-banner-controls .fit-icon-play,.fit-banner-controls button.is-paused .fit-icon-pause{display:none}.fit-banner-controls button.is-paused .fit-icon-play{display:block}.fit-carousel-controls button:hover:not(:disabled){background:var(--fit-lime);border-color:var(--fit-lime);transform:translateY(-1px);box-shadow:0 4px 12px #1515151a}.fit-carousel-controls button:focus-visible{outline:2px solid #78A91C;outline-offset:3px}.fit-carousel-controls button:disabled{color:#9a9d94;background:#f4f5f1;border-color:#e8eae4;box-shadow:none;cursor:default}.fit-carousel-progress{position:relative;display:block;width:34px;height:3px;overflow:hidden;border-radius:9px;background:#dfe7d2}.fit-carousel-progress>span{position:absolute;inset:0 auto 0 0;width:34%;border-radius:inherit;background:#78a91c;transition:width .22s ease}.fit-section-heading{align-items:center;gap:16px;margin-bottom:20px}.fit-reviews__heading{margin-right:18px;margin-bottom:20px}.fit-heading-actions{gap:16px}.fit-reels .fit-section-heading,.fit-products .fit-section-heading{align-items:flex-end}.fit-reels .fit-carousel-controls,.fit-products .fit-carousel-controls{margin-bottom:2px}@media(max-width:420px){.fit-heading-actions{gap:9px}.fit-carousel-controls{gap:6px}.fit-carousel-controls button{width:38px;height:38px}.fit-carousel-progress{width:24px}.fit-text-link{font-size:12px}}.fit-reel-track,.fit-product-track,.fit-review-track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-20px;padding:1px 20px 9px 0}.fit-reel-track::-webkit-scrollbar,.fit-product-track::-webkit-scrollbar,.fit-review-track::-webkit-scrollbar{display:none}.fit-reel{position:relative;flex:0 0 42%;min-width:142px;max-width:190px;color:var(--fit-ink);text-decoration:none;scroll-snap-align:start}.fit-reel__image{display:block;position:relative;height:228px;border-radius:17px;overflow:hidden;background:#ebe9e2}.fit-reel__image:after{content:"";position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#0000008c)}.fit-reel__image img{height:100%;width:100%;object-fit:cover;object-position:center}.fit-reel__image--two img{object-position:72% center}.fit-reel__image--three img{object-position:82% center}.fit-play{position:absolute;z-index:1;left:50%;top:37%;transform:translate(-50%,-50%);height:43px;width:43px;display:grid;place-items:center;border:1.5px solid white;color:#fff;border-radius:50%;font-size:15px;padding-left:3px;background:#1115}.fit-reel__views{position:absolute;left:11px;top:196px;color:#fff;font-size:11px;font-weight:700;z-index:1}.fit-reel__caption{display:block;font-size:13px;font-weight:650;line-height:1.3;padding-top:9px}.fit-reviews{margin:59px 14px 0;padding:24px 0 20px 20px;background:var(--fit-pale);border-radius:28px;overflow:hidden}.fit-reviews__heading{align-items:center;margin-right:18px;margin-bottom:16px}.fit-reviews__heading h2{font-size:29px;margin-bottom:0}.fit-review-track{margin-right:0;padding-right:20px}.fit-review{flex:0 0 83%;max-width:340px;background:linear-gradient(145deg,#fff 74%,var(--fit-lime-wash));border:1px solid #edf3e0;border-radius:19px;padding:18px;box-shadow:0 4px 16px #0000000f;scroll-snap-align:start;transition:transform .25s,box-shadow .25s}.fit-review__photo{display:block;width:100%;height:118px;object-fit:cover;object-position:center 40%;border-radius:12px;margin-bottom:13px;background:var(--fit-lime-wash)}.fit-review:hover{transform:translateY(-3px);box-shadow:0 9px 24px #141e0a1a}.fit-stars{color:#f2a900;letter-spacing:2px;font-size:17px}.fit-review>p{font-size:15px;line-height:1.5;margin:10px 0 16px;color:#333}.fit-review__person{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:750}.fit-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--fit-lime-bright),var(--fit-lime-pale));color:var(--fit-lime-ink);font-weight:800}.fit-verified{margin-left:auto;color:#718060;font-size:10px;font-weight:500}.fit-products{margin-top:62px}.fit-products__heading{align-items:center}.fit-products__intro{color:var(--fit-muted);font-size:14px;line-height:1.45;max-width:280px;margin:9px 0 0}.fit-products__empty{margin:0;padding:18px;border:1px dashed #cad5b5;border-radius:16px;color:var(--fit-muted);font-size:14px;background:#fff}.fit-product-track{gap:12px;padding-top:4px}.fit-product-card{flex:0 0 68%;max-width:260px;display:flex;flex-direction:column;background:linear-gradient(155deg,var(--fit-lime-wash),#fff 55%);border:1px solid #e7efda;border-radius:21px;padding:10px 10px 13px;scroll-snap-align:start;text-decoration:none;color:var(--fit-ink);box-shadow:0 4px 16px #4868130e}.fit-product-card{transition:transform .25s,box-shadow .25s}.fit-product-card:hover{transform:translateY(-4px);box-shadow:0 10px 26px #141e0a1a}.fit-product-card__image{height:168px;border-radius:15px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:11px}.fit-product-card__image img,.fit-product-card__image svg{width:100%;height:100%;object-fit:contain}.fit-product-card__title{font-size:14px;font-weight:750;line-height:1.35;color:var(--fit-ink);text-decoration:none;min-height:36px}.fit-product-card__price{font-size:14px;font-weight:800;margin:5px 0 11px}.fit-product-card__price s{color:#777;font-weight:450;font-size:12px;margin-left:6px}.fit-product-card__button{min-height:40px;background:linear-gradient(115deg,var(--fit-lime),var(--fit-lime-bright));border-radius:30px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--fit-ink);font-size:13px;font-weight:800;text-decoration:none;margin-top:auto}.fit-card-product-form{display:block;margin-top:auto}.fit-card-product-form form{margin:0}.fit-card-product-form .fit-product-card__button{width:100%;border:0;font:inherit;font-size:13px;font-weight:800;cursor:pointer;box-shadow:none;padding:0 12px}.fit-card-product-form .fit-product-card__button:hover{background:#a9e62e}.fit-product-card--featured{box-sizing:border-box;width:100%;max-width:260px;flex:0 1 260px;padding:14px}.fit-product-card--featured .fit-product-card__image{height:240px}.fit-product-card--featured .fit-product-card__button{margin-top:12px}.fit-banner{height:290px;margin-top:58px}.fit-banner>img{object-position:67% center}.fit-banner__shade{background:linear-gradient(90deg,#0a0d09a8,#0a0d0914)}.fit-banner__copy{position:absolute;left:22px;top:50%;transform:translateY(-50%);max-width:75%}.fit-banner__copy h2{margin-bottom:17px;font-size:29px}.fit-banner .fit-button{min-height:44px;padding:0 19px;font-size:13px}.fit-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 12px;margin:40px auto 0;padding:0 24px;max-width:520px}.fit-trust>div{display:flex;align-items:center;gap:10px}.fit-trust>div>span{height:42px;width:42px;flex:0 0 42px;border-radius:50%;background:var(--fit-pale);display:grid;place-items:center;font-size:21px}.fit-trust>div:nth-child(2)>span{background:var(--fit-lime-light)}.fit-trust>div:nth-child(3)>span{background:var(--fit-lime-bright)}.fit-trust>div:nth-child(4)>span{background:var(--fit-lime-wash);border:1px solid var(--fit-lime-light)}.fit-trust p{font-size:12px;line-height:1.35;color:var(--fit-muted);margin:0}.fit-trust strong{font-size:13px;color:var(--fit-ink)}.fit-newsletter{margin:52px 14px 0;padding:25px 20px 21px;background:linear-gradient(120deg,var(--fit-lime-pale),var(--fit-lime-wash) 70%,#fff);border:1px solid #e0f0bd;border-radius:25px}.fit-newsletter h2{font-size:26px;margin-bottom:9px}.fit-newsletter>div>p:last-child{color:var(--fit-muted);font-size:14px;line-height:1.45;margin-bottom:17px}.fit-newsletter__form{position:relative;display:flex;min-height:48px;border-radius:30px;background:#fff;border:1px solid #d8dfce;padding:4px}.fit-newsletter__form input[type=email]{flex:1;min-width:0;border:0;background:transparent;padding:0 12px;font:inherit;font-size:13px;color:var(--fit-ink);outline:none}.fit-newsletter__form button{width:39px;height:39px;border:0;border-radius:50%;background:#151515;color:#fff;font-size:20px;cursor:pointer}.fit-newsletter__message{position:absolute;top:100%;left:10px;font-size:12px;color:#3f6410;margin:5px 0}.fit-site-footer{width:100%;max-width:none;margin:40px 0 0;padding:30px 22px 24px;color:var(--fit-muted);background:#fff;border-top:1px solid #edf0e8}.fit-site-footer__about{margin-bottom:18px}.fit-site-footer__brand{display:inline-flex;align-items:center;justify-content:center;margin-bottom:11px}.fit-site-footer__brand img{height:43px;width:auto}.fit-site-footer__about>p{font-size:13px;line-height:1.55;margin:0 0 16px}.fit-socials{display:flex;gap:9px;align-items:center}.fit-socials a,.fit-socials>span{height:34px;width:34px;border-radius:50%;display:grid;place-items:center;background:#151515;color:#fff;text-decoration:none;font-size:12px;font-weight:800;transition:background .2s,transform .2s}.fit-socials a:hover{background:#5b8e0a;transform:translateY(-2px)}.fit-site-footer__menus{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px}.fit-site-footer__menu{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.fit-site-footer__menu h2{font-size:14px;letter-spacing:0;margin:0 0 2px}.fit-site-footer__menu a{display:block;color:var(--fit-muted);text-decoration:none;font-size:13px;line-height:1.4}.fit-site-footer__menu a:hover,.fit-site-footer__legal a:hover{color:#54820a;text-decoration:underline;text-underline-offset:3px}.fit-site-footer__legal{border-top:1px solid #dfe3da;margin-top:18px;padding-top:16px;font-size:11px;line-height:1.6;display:flex;flex-direction:column;gap:8px}.fit-site-footer__legal div{display:flex;flex-wrap:wrap;gap:5px 12px}.fit-site-footer__legal a{color:var(--fit-muted);text-decoration:none}body:has(.fit-home) .shopify-section-group-footer-group{display:none}.fit-motion-ready [data-fit-reveal],.fit-motion-ready [data-fit-stagger]>*{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.7,.2,1)}.fit-motion-ready [data-fit-reveal].is-in-view,.fit-motion-ready [data-fit-stagger]>.is-in-view{opacity:1;transform:translateY(0)}.fit-motion-ready [data-fit-stagger]>*:nth-child(2){transition-delay:80ms}.fit-motion-ready [data-fit-stagger]>*:nth-child(3){transition-delay:.16s}.fit-motion-ready [data-fit-stagger]>*:nth-child(4){transition-delay:.24s}.fit-hero-banner.is-active img{animation:fit-banner-settle 8s ease-out both}@keyframes fit-banner-settle{0%{transform:scale(1.018)}to{transform:scale(1)}}@media(min-width:750px){.fit-home{padding-bottom:68px}.fit-hero{max-width:none;padding:0;display:block}.fit-benefits{max-width:660px;width:100%;margin:24px auto 0;gap:18px}.fit-benefit{font-size:13px}.fit-benefit__icon{height:54px;width:54px}.fit-lifestyle,.fit-banner{max-width:1120px;margin:78px auto 0;height:430px}.fit-lifestyle__copy{left:42px;bottom:40px}.fit-lifestyle__copy h2{font-size:44px}.fit-why,.fit-how,.fit-spotlight{max-width:1120px;margin-left:auto;margin-right:auto}.fit-why{margin-top:78px}.fit-why__grid{grid-template-columns:repeat(4,1fr)}.fit-how{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:36px;margin-top:40px}.fit-how__steps{grid-template-columns:repeat(3,1fr)}.fit-spotlight{grid-template-columns:1fr 1fr;align-items:center;gap:48px;margin-top:78px}.fit-spotlight__image{height:470px}.fit-reels,.fit-products{max-width:1120px;margin-top:80px;padding:0 32px}.fit-reel-track,.fit-product-track,.fit-review-track{margin-right:0;padding-right:0}.fit-reel{flex-basis:23%}.fit-reel__image{height:300px}.fit-reel__views{top:267px}.fit-reviews{max-width:1120px;margin:78px auto 0;padding:30px 0 28px 32px}.fit-review{flex-basis:32%}.fit-product-card{flex-basis:24%;max-width:none}.fit-product-card__image{height:230px}.fit-banner{height:400px}.fit-banner__copy{left:48px}.fit-banner__copy h2{font-size:42px}.fit-trust{max-width:1050px;grid-template-columns:repeat(4,1fr);margin-top:48px}.fit-newsletter{max-width:1050px;margin:60px auto 0;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:32px}.fit-newsletter>div{max-width:480px}.fit-newsletter__form{width:min(430px,48%);flex:none}.fit-site-footer{margin:0;padding:45px max(32px,calc((100vw - 1120px)/2)) 24px;display:grid;grid-template-columns:1fr 1.2fr;gap:28px 80px}.fit-site-footer__about{max-width:400px}.fit-site-footer__menus{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.fit-site-footer__legal{grid-column:1/-1;flex-direction:row;justify-content:space-between;align-items:center}.fit-section-heading h2{font-size:36px}}@media(min-width:750px){.fit-product-card--featured{flex:0 1 260px;max-width:260px}}@media(max-width:360px){.fit-benefits{gap:2px}.fit-benefit{font-size:10px}.fit-benefit__icon{width:40px;height:40px}.fit-lifestyle,.fit-banner{margin-left:14px;margin-right:14px}.fit-trust{padding-inline:17px}}@media(prefers-reduced-motion:reduce){.fit-button,.fit-hero-banner,.fit-product-card,.fit-review,.fit-carousel-controls button{transition:none!important;animation:none!important}.fit-motion-ready [data-fit-reveal],.fit-motion-ready [data-fit-stagger]>*{opacity:1;transform:none}}.fit-home--modular{padding-bottom:0}.fit-home-hero-section .fit-hero{margin:0}.fit-home-story-section .fit-lifestyle{margin-top:34px}.fit-home-products-section .fit-spotlight{margin-top:12px}.fit-home-reviews-section .fit-reels,.fit-home-reviews-section .fit-reviews{margin-top:44px}.fit-home-benefit-card svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.fit-benefit__icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.fit-play svg{width:19px;height:19px;fill:currentColor;stroke:none}.fit-socials svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.fit-socials a[aria-label=Facebook] svg,.fit-socials a[aria-label=Pinterest] svg{fill:currentColor;stroke:none}.fit-newsletter__form button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fit-product-card__button{cursor:pointer}.fit-product-pagination{display:flex;align-items:center;justify-content:center;gap:18px;margin:18px 0 0;color:var(--fit-muted);font-size:13px}.fit-product-pagination a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border-radius:999px;background:#fff;border:1px solid #e5efcf;color:var(--fit-ink);font-weight:750;text-decoration:none}.fit-product-pagination a:hover{background:var(--fit-pale)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/fit-home.css.map */
