html{scroll-behavior:smooth}.cf-banner{--cf-text: #fff;--cf-eyebrow: #fec627;--cf-btn-bg: #f7f8f6;--cf-btn-text: #191a1b;--cf-link: #fff;position:relative;background-color:var(--cf-banner-bg, #e36a3a);color:var(--cf-text)}.cf-banner__img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain;object-position:center}.cf-banner__media--mobile{display:none}.cf-banner__inner{display:flex;align-items:center;max-width:1440px;margin:0 auto;width:100%}.cf-banner__content{display:flex;flex-direction:column;justify-content:center;gap:clamp(1rem,2vw,1.5rem);padding:clamp(2rem,5vw,4.5rem) clamp(1.25rem,4vw,4rem);width:min(68%,46rem)}.cf-banner__eyebrow,.cf-banner__title,.cf-banner__description,.cf-banner__highlight,.cf-banner__btn,.cf-banner__link{font-family:Inter-regular,Inter,sans-serif;margin:0}.cf-banner__eyebrow{color:var(--cf-eyebrow);font-size:clamp(.875rem,.4vw + .8rem,1rem);font-weight:600;font-family:Inter-bold,Inter,sans-serif}.cf-banner__title{font-size:clamp(2rem,3.2vw + 1rem,3.75rem);font-weight:500;line-height:1.1}.cf-banner__description{max-width:38rem;font-size:clamp(.875rem,.35vw + .8rem,1.125rem);font-weight:400;line-height:1.4}.cf-banner__highlights{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:clamp(.75rem,1.5vw,1.5rem);padding:0;margin:.25rem 0 0;list-style:none;width:100%}.cf-banner__highlight{display:flex;align-items:center;gap:.6rem;flex:1 1 0;min-width:0}.cf-banner__icon{width:38px;height:38px;flex:none;display:block}.cf-banner__highlight-text{display:flex;flex-direction:column;font-size:clamp(.75rem,.25vw + .7rem,1rem);font-weight:600;line-height:1.25}.cf-banner__highlight-text strong{font-family:Inter-bold,Inter,sans-serif;font-weight:600}.cf-banner__actions{display:flex;flex-wrap:nowrap;align-items:center;gap:clamp(1rem,2vw,2rem);margin-top:.25rem}.cf-banner__btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:.875rem clamp(1.5rem,4vw,3.125rem);border-radius:55px;background:var(--cf-btn-bg);color:var(--cf-btn-text);font-size:clamp(1rem,.3vw + .9rem,1.125rem);font-weight:600;font-family:Inter-bold,Inter,sans-serif;text-decoration:none;text-align:center;white-space:nowrap}.cf-banner__link{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0;color:var(--cf-link);font-size:clamp(1rem,.3vw + .9rem,1.125rem);font-weight:500;text-decoration:underline;text-underline-offset:.25em;white-space:nowrap}.cf-banner__link svg{flex:none}@media(min-width:1024px){.cf-banner{display:grid}.cf-banner__media--desktop,.cf-banner__inner{grid-column:1;grid-row:1}.cf-banner__inner{z-index:1;align-self:stretch}}@media(max-width:1023px){.cf-banner{--cf-text: #191a1b;--cf-eyebrow: #fec627;--cf-btn-bg: #fec627;--cf-btn-text: #191a1b;--cf-link: #191a1b;display:flex;flex-direction:column;background-color:var(--cf-banner-bg-mobile, #f7f8f6)}.cf-banner__media--desktop{display:none}.cf-banner__media--mobile{display:block;width:100%}.cf-banner__inner{min-height:0}.cf-banner__content{text-align:center;align-items:center;width:100%;padding:2rem 1.25rem 1.5rem}.cf-banner__description{max-width:22rem}.cf-banner__highlights{width:100%;justify-content:space-between;gap:.5rem;flex-wrap:nowrap}.cf-banner__highlight{flex:1 1 0;flex-direction:column;text-align:center;gap:.5rem}.cf-banner__actions{flex-direction:column;flex-wrap:nowrap;width:100%;gap:1rem}.cf-banner__btn{width:min(100%,20rem)}}.cf-journey{background:#fff;padding:clamp(2.5rem,6vw,5rem) 1.25rem}.cf-journey__inner{max-width:1280px;margin:0 auto}.cf-journey__header{max-width:46rem;margin:0 auto clamp(1.75rem,4vw,3rem);text-align:center}.cf-journey__title,.cf-journey__subtitle,.cf-journey__card-title,.cf-journey__card-text,.cf-journey__stat{font-family:Inter-regular,Inter,sans-serif;margin:0}.cf-journey__title{color:#191a1b;font-size:clamp(1.5rem,2vw + 1rem,2.5rem);font-weight:600;font-family:Inter-bold,Inter,sans-serif;line-height:1.2}.cf-journey__subtitle{margin-top:.75rem;color:#666768;font-size:clamp(.875rem,.3vw + .8rem,1rem);font-weight:400;line-height:1.4}.cf-journey__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem)}.cf-journey__card{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:24px 20px 32px;border-radius:12px;background:#fff;box-shadow:0 0 20px 8px #00000014}.cf-journey__media{width:100%;overflow:hidden;border-radius:8px}.cf-journey__image{display:block;width:100%;height:auto;aspect-ratio:371 / 210;object-fit:cover}.cf-journey__card-body{display:flex;flex-direction:column;gap:.75rem}.cf-journey__card-heading{display:flex;align-items:flex-start;gap:.75rem}.cf-journey__number{display:inline-flex;flex:none;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;margin-top:.15rem;border:0 solid #e5e7eb;border-radius:9999px;background:#d1ddf3;color:#191a1b;font-size:.875rem;font-weight:600;font-family:Inter-bold,Inter,sans-serif}.cf-journey__card-title{color:#191a1b;font-size:clamp(1rem,.4vw + .9rem,1.25rem);font-weight:600;font-family:Inter-bold,Inter,sans-serif;line-height:1.3}.cf-journey__card-text{color:#666768;font-size:clamp(.875rem,.25vw + .8rem,1rem);font-weight:400;line-height:1.5}.cf-journey__stats{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;padding:0;margin:clamp(1.75rem,4vw,3rem) 0 0;list-style:none}.cf-journey__stat{display:flex;align-items:center;gap:.625rem;padding:.5rem 1.5rem;color:#3e4044;font-size:clamp(.875rem,.3vw + .8rem,1.125rem);font-weight:400;line-height:1.5}.cf-journey__stat+.cf-journey__stat{border-left:1px solid #c5c5c7}.cf-journey__stat-icon{display:block;width:22px;height:22px;object-fit:contain}@media(max-width:1023px){.cf-journey__cards{grid-template-columns:1fr;max-width:26rem;margin:0 auto}.cf-journey__stats{display:grid;grid-template-columns:1fr 1fr;gap:1rem .5rem}.cf-journey__stat{justify-content:flex-start;padding:0 .5rem}.cf-journey__stat+.cf-journey__stat{border-left:0}}.cf-full-video-wrap{background:#fff;scroll-margin-top:7rem}.cf-full-video__title{margin:0;padding:clamp(2.5rem,6vw,5rem) 1.25rem clamp(1.75rem,4vw,3rem);color:#191a1b;font-family:Inter-bold,Inter,sans-serif;font-size:clamp(1.5rem,2vw + 1rem,2.5rem);font-weight:600;line-height:1.2;text-align:center}.cf-full-video{display:block;width:100%;background:#191a1b}.cf-full-video__player{position:relative;width:100%;line-height:0}.cf-full-video__poster{display:block;width:100%;height:auto}.cf-full-video__embed{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;background:#000}.cf-full-video__el,.cf-full-video__embed iframe{display:block;width:100%;height:100%;border:0;object-fit:contain}.cf-full-video.is-playing .cf-full-video__embed{opacity:1;pointer-events:auto}.cf-full-video.is-playing .cf-full-video__poster,.cf-full-video.is-playing .cf-full-video__overlay{opacity:0;pointer-events:none}.cf-full-video__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.cf-full-video__heading,.cf-full-video__play{grid-area:1 / 1}.cf-full-video__heading{margin:0;padding:0 1rem;color:#fff;font-family:Inter-bold,Inter,sans-serif;font-size:clamp(1.75rem,6vw,5rem);font-weight:700;line-height:1.05;text-align:center;text-transform:uppercase;text-shadow:0 2px 12px rgba(0,0,0,.35);z-index:1}.cf-full-video__play{position:relative;z-index:2;width:clamp(3rem,8vw,5.9375rem);height:clamp(3rem,8vw,5.9375rem);padding:0;border:0;background:transparent;cursor:pointer;transition:transform .2s ease}.cf-full-video__play svg{display:block;width:100%;height:100%}.cf-full-video__play:hover:not(:disabled){transform:scale(1.05)}.cf-full-video__play:disabled{cursor:default}.cf-benefits{background:#fff;padding:clamp(2.5rem,6vw,5rem) 1.25rem}.cf-benefits__inner{display:flex;flex-direction:column;align-items:center;max-width:1280px;margin:0 auto}.cf-benefits__title{margin:0 0 clamp(1.75rem,4vw,3rem);color:#191a1b;font-family:Inter-bold,Inter,sans-serif;font-size:clamp(1.5rem,2vw + 1rem,2.5rem);font-weight:600;line-height:1.2;text-align:center}.cf-benefits__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.5rem,3vw,2.5rem);width:100%;margin:0;padding:0;list-style:none}.cf-benefits__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.cf-benefits__icon-wrap{display:flex;align-items:center;justify-content:center;width:90px;height:90px;border-radius:45px;background:var(--Off-White, #f7f8f6)}.cf-benefits__icon{display:block;width:44px;height:44px;object-fit:contain}.cf-benefits__heading,.cf-benefits__text{margin:0;color:#191a1b}.cf-benefits__heading{font-family:Inter-bold,Inter,sans-serif;font-size:clamp(1rem,.4vw + .9rem,1.25rem);font-weight:600;line-height:1.3}.cf-benefits__text{max-width:16.5rem;font-family:Inter-regular,Inter,sans-serif;font-size:clamp(.875rem,.25vw + .8rem,1rem);font-weight:400;line-height:1.5}.cf-benefits__btn{display:inline-flex;align-items:center;justify-content:center;margin-top:clamp(1.75rem,4vw,3rem);padding:.875rem clamp(2.5rem,6vw,4.5rem);border-radius:55px;background:#191a1b;color:#fff;font-family:Inter-bold,Inter,sans-serif;font-size:clamp(1rem,.3vw + .9rem,1.125rem);font-weight:600;text-align:center;text-decoration:none}@media(max-width:1023px){.cf-benefits__grid{grid-template-columns:1fr;max-width:22rem;gap:2rem}.cf-benefits__btn{width:min(100%,20rem)}}.cf-pain{background:#fff;padding:clamp(2.5rem,6vw,5rem) 1.25rem;scroll-margin-top:7rem}.cf-pain__inner{max-width:1280px;margin:0 auto}.cf-pain__header{max-width:46rem;margin:0 auto clamp(1.75rem,4vw,3rem);text-align:center}.cf-pain__title{margin:0;color:#191a1b;font-family:Inter-bold,Inter,sans-serif;font-size:clamp(1.5rem,2vw + 1rem,2.5rem);font-weight:600;line-height:1.2}.cf-pain__subtitle{margin:.75rem 0 0;color:#666768;font-family:Inter-regular,Inter,sans-serif;font-size:clamp(.875rem,.3vw + .8rem,1rem);font-weight:400;line-height:1.4}.cf-pain__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,4rem);align-items:start}.cf-pain__image{display:block;width:100%;height:auto;border-radius:12px}.cf-pain__item{border-bottom:1px solid #e3e5e2}.cf-pain__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0;cursor:pointer;list-style:none}.cf-pain__summary::-webkit-details-marker{display:none}.cf-pain__heading{color:var(--Black, #191a1b);font-family:Inter-bold,Inter,sans-serif;font-size:1.375rem;font-weight:600;line-height:normal}.cf-pain__icon{flex:none;display:inline-flex;align-items:center;justify-content:center}.cf-pain__icon svg{width:1.5rem;height:1.5rem}.cf-pain__item[open] .cf-pain__icon--plus,.cf-pain__item:not([open]) .cf-pain__icon--minus{display:none}.cf-pain__text{margin:0;padding:0 0 1.25rem;color:var(--Gray, #666768);font-family:Inter-regular,Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}@media(max-width:1023px){.cf-pain__body{grid-template-columns:1fr;gap:1.75rem}.cf-pain__heading{font-size:1.25rem}}.cf-access{background:#fff;padding:clamp(2.5rem,6vw,5rem) 1.25rem;scroll-margin-top:7rem}.cf-access__inner{max-width:1280px;margin:0 auto}.cf-access__header{max-width:46rem;margin:0 auto clamp(1.75rem,4vw,3rem);text-align:center}.cf-access__title{margin:0;color:#191a1b;font-family:Inter-bold,Inter,sans-serif;font-size:clamp(1.5rem,2vw + 1rem,2.5rem);font-weight:600;line-height:1.2}.cf-access__subtitle{margin:.75rem 0 0;color:#666768;font-family:Inter-regular,Inter,sans-serif;font-size:clamp(.875rem,.3vw + .8rem,1rem);font-weight:400;line-height:1.4}.cf-access__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);align-items:stretch}.cf-access__card{position:relative;display:flex;flex-direction:column;overflow:hidden;padding:1.75rem 1.5rem 1.5rem;-webkit-backdrop-filter:blur(7.165775299072266px);backdrop-filter:blur(7.165775299072266px)}.cf-access__card--recommended{border-radius:14px;border:1px solid #c9c9c9;background:var(--White, #fff)}.cf-access__card--secondary{border-radius:14px;background:var(--Off-White, #f7f8f6)}.cf-access__badge{position:absolute;top:0;right:0;padding:.4rem .85rem;border-radius:0 14.332px 0 0;background:var(--Yellow, #fec627);color:#191a1b;font-family:Inter-bold,Inter,sans-serif;font-size:.75rem;font-weight:600;line-height:1.2}.cf-access__eyebrow{margin:0 6.5rem .75rem 0;color:var(--Black, #191a1b);font-family:Inter-regular,Inter,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.6px;text-transform:uppercase}.cf-access__heading{margin:0;color:var(--Black, #191a1b);font-family:Inter-bold,Inter,sans-serif;font-size:1.5rem;font-weight:600;line-height:normal}.cf-access__price{display:flex;align-items:baseline;gap:.5rem;margin:.5rem 0 0}.cf-access__compare{color:var(--Gray, #666768);font-family:Inter-regular,Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4;text-decoration:line-through}.cf-access__amount{color:var(--Black, #191a1b);font-family:Inter-bold,Inter,sans-serif;font-size:1.5rem;font-weight:600;line-height:normal}.cf-access__intro{margin:1rem 0 0;color:var(--Gray, #666768);font-family:Inter-regular,Inter,sans-serif;font-size:.8125rem;font-weight:500;line-height:1.4}.cf-access__features{display:flex;flex-direction:column;gap:.75rem;margin:1rem 0 1.5rem;padding:0;list-style:none}.cf-access__feature{display:flex;align-items:flex-start;gap:.5rem;color:var(--Black, #191a1b);font-family:Inter-regular,Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4}.cf-access__feature strong{font-family:Inter-bold,Inter,sans-serif;font-weight:600}.cf-access__check{flex:none;width:16px;height:16px;margin-top:.1rem}.cf-access__btn{display:flex;align-items:center;justify-content:center;align-self:stretch;gap:10px;margin-top:auto;padding:14px 60px;border:0;border-radius:55px;width:100%;cursor:pointer;-webkit-appearance:none;appearance:none;font-family:Inter-regular,Inter,sans-serif;font-size:1rem;font-weight:500;line-height:normal;text-align:center;text-decoration:none}.cf-access__btn:disabled{opacity:.7;cursor:wait}.cf-access__btn--recommended{background:var(--Gray, #666768);color:var(--White, #fff);border:0}.cf-access__btn--secondary{background:transparent;color:var(--Dark-Gray, #3e4044);border:1px solid var(--Dark-Gray, #3e4044)}@media(max-width:1023px){.cf-access__grid{grid-template-columns:1fr;max-width:26rem;margin:0 auto}}.cf-after-dark{display:block;width:100%;background:#191a1b;line-height:0}.cf-after-dark__link{display:block}.cf-after-dark__img{display:block;width:100%;height:auto}.cf-after-dark__img--mobile{display:none}@media(max-width:1023px){.cf-after-dark:has(.cf-after-dark__img--mobile) .cf-after-dark__img--desktop{display:none}.cf-after-dark__img--mobile{display:block}}.cf-reviews{background:#fff;padding:clamp(2.5rem,6vw,5rem) 1.25rem}.cf-reviews__inner{max-width:1280px;margin:0 auto}.cf-reviews__header{max-width:46rem;margin:0 auto clamp(1.75rem,4vw,3rem);text-align:center}.cf-reviews__title{margin:0;color:#191a1b;font-family:Inter-bold,Inter,sans-serif;font-size:clamp(1.5rem,2vw + 1rem,2.5rem);font-weight:600;line-height:1.2}.cf-reviews__subtitle{margin:.75rem 0 0;color:#666768;font-family:Inter-regular,Inter,sans-serif;font-size:clamp(.875rem,.3vw + .8rem,1rem);font-weight:400;line-height:1.4}.cf-reviews__carousel{display:block}.cf-reviews__slide{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,4rem);align-items:center}.cf-reviews__slide[hidden]{display:none}.cf-reviews__image{display:block;width:100%;height:auto;border-radius:12px}.cf-reviews__stars{display:flex;align-items:center;gap:.2rem;margin-bottom:1rem}.cf-reviews__star{display:block;width:24px;height:24px}.cf-reviews__quote{margin:0;color:var(--Black, #191a1b);font-family:Inter-regular,Inter,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.4}.cf-reviews__author{margin:1.25rem 0 0;color:var(--Black, #191a1b);font-family:Inter-bold,Inter,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.3}.cf-reviews__verified{margin:.15rem 0 0;color:var(--Gray, #666768);font-family:Inter-regular,Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.3}.cf-reviews__dots{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:clamp(1.5rem,3vw,2.5rem)}.cf-reviews__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#d8d8d8;cursor:pointer}.cf-reviews__dot[aria-current=true]{background:#666768}@media(max-width:1023px){.cf-reviews__slide{grid-template-columns:1fr;gap:1.5rem}}.cf-faq{background:#fff;padding:clamp(2.5rem,6vw,5rem) 1.25rem}.cf-faq__inner{max-width:52rem;margin:0 auto}.cf-faq__title{margin:0 0 clamp(1.75rem,4vw,3rem);color:#191a1b;font-family:Inter-bold,Inter,sans-serif;font-size:clamp(1.5rem,2vw + 1rem,2.5rem);font-weight:600;line-height:1.2;text-align:center}.cf-faq__list{display:flex;flex-direction:column;gap:.75rem}.cf-faq__item{align-self:stretch;padding:24px;border-radius:8px;background:var(--Off-White, #f7f8f6)}.cf-faq__summary{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;width:100%;cursor:pointer;list-style:none}.cf-faq__summary::-webkit-details-marker{display:none}.cf-faq__question{color:var(--Black, #191a1b);font-family:Inter-regular,Inter,sans-serif;font-size:1.375rem;font-weight:500;line-height:normal}.cf-faq__icon{flex:none;display:inline-flex;align-items:center;justify-content:center;margin-top:.15rem}.cf-faq__icon svg{width:1.5rem;height:1.5rem}.cf-faq__item[open] .cf-faq__icon--plus,.cf-faq__item:not([open]) .cf-faq__icon--minus{display:none}.cf-faq__answer{margin:20px 0 0;color:var(--Dark-Gray, #3e4044);font-family:Inter-regular,Inter,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.5}@media(max-width:1023px){.cf-faq__question{font-size:1.125rem}.cf-faq__answer{font-size:1rem}}.cf-subscriber-cta{background:#fff;padding:clamp(2.5rem,6vw,5rem) 1.25rem}.cf-subscriber-cta__inner{display:flex;flex-direction:column;align-items:center;gap:.75rem;max-width:34rem;margin:0 auto;text-align:center}.cf-subscriber-cta__heading{margin:0;color:#191a1b;font-family:Inter-bold,Inter,sans-serif;font-size:clamp(1.5rem,1.2vw + 1.25rem,2.25rem);font-weight:600;line-height:1.2}.cf-subscriber-cta__text{margin:0;color:#3e4044;font-family:Inter-regular,Inter,sans-serif;font-size:clamp(.9375rem,.25vw + .875rem,1.0625rem);font-weight:400;line-height:1.5}.cf-subscriber-cta__btn{display:inline-flex;align-items:center;justify-content:center;margin-top:.75rem;padding:.875rem clamp(2.5rem,6vw,4.5rem);border-radius:55px;background:#191a1b;color:#fff;font-family:Inter-bold,Inter,sans-serif;font-size:clamp(1rem,.3vw + .9rem,1.125rem);font-weight:600;text-align:center;text-decoration:none}@media(max-width:1023px){.cf-subscriber-cta__btn{width:min(100%,20rem)}}
/*# sourceMappingURL=/cdn/shop/t/224/assets/castlefit-landing.css.map */
