.ctr-lf{--ctr-lf-navy: #001f5b;--ctr-lf-cream: #fcf6ef;--ctr-lf-cream-soft: #f5eee4;--ctr-lf-warm-cream: #fef3e2;--ctr-lf-pink: #f04e6d;--ctr-lf-light-blue: #b4cbe8;--ctr-lf-green: #97c370;--ctr-lf-white: #ffffff;--ctr-lf-text: #333333;--ctr-lf-star: #ffaa00;--ctr-lf-font-display: aktiv-grotesk-condensed, "Aktiv Grotesk Condensed", "Arial Narrow", sans-serif;--ctr-lf-font-body: aktiv-grotesk, "Aktiv Grotesk", sans-serif;--ctr-lf-max-width: 1264px;--ctr-lf-gutter: 20px;--ctr-lf-radius: 12px;--ctr-lf-radius-lg: 20px;--ctr-lf-text-color: var(--ctr-lf-navy);color:var(--ctr-lf-text-color);font-family:var(--ctr-lf-font-body);font-size:16px;line-height:1.6}.ctr-lf *,.ctr-lf *:before,.ctr-lf *:after{box-sizing:border-box}.ctr-lf__container{width:100%;max-width:var(--ctr-lf-max-width);margin:0 auto;padding-left:var(--ctr-lf-gutter);padding-right:var(--ctr-lf-gutter)}.ctr-lf__heading{margin:0;font-family:var(--ctr-lf-font-display);font-weight:700;text-transform:uppercase;line-height:1.1;color:var(--ctr-lf-text-color)}.ctr-lf__heading--xl{font-size:clamp(36px,5vw,56px)}.ctr-lf__heading--lg{font-size:clamp(28px,4vw,42px)}.ctr-lf__heading--md{font-size:clamp(22px,3vw,32px)}.ctr-lf__body{margin:0;font-family:var(--ctr-lf-font-body);font-size:16px;line-height:1.6;color:var(--ctr-lf-text-color)}.ctr-lf__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 32px;font-family:var(--ctr-lf-font-display);font-weight:700;font-size:18px;text-transform:uppercase;text-decoration:none;border:none;border-radius:50px;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.ctr-lf__btn:hover{opacity:.9;transform:translateY(-1px)}.ctr-lf__btn--pink{background:var(--ctr-lf-pink);color:var(--ctr-lf-white)}.ctr-lf__btn--navy{background:var(--ctr-lf-navy);color:var(--ctr-lf-white)}.ctr-lf__rating{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:inherit}.ctr-lf__stars{display:inline-flex;align-items:center;gap:5px;height:16px}.ctr-lf__stars svg{display:block;width:16px;height:16px;flex-shrink:0}.ctr-lf__rating-text{font-family:var(--ctr-lf-font-body);font-size:14px;font-weight:400}.ctr-lf-carousel{position:relative}.ctr-lf-carousel__track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ctr-lf-carousel__track::-webkit-scrollbar{display:none}.ctr-lf-carousel__slide{flex:0 0 auto;scroll-snap-align:start}.ctr-lf-carousel__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:40px;height:40px;border-radius:50%;border:1px solid var(--ctr-lf-navy);background:var(--ctr-lf-white);color:var(--ctr-lf-navy);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.ctr-lf-carousel__nav.is-inactive{opacity:.35;cursor:default}.ctr-lf-carousel__prev{left:8px}.ctr-lf-carousel__next{right:8px}.ctr-lf-carousel__dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.ctr-lf-carousel__dot{width:8px;height:8px;border-radius:50%;border:0;padding:0;background:#001f5b40;cursor:pointer}.ctr-lf-carousel__dot.is-active{background:var(--ctr-lf-navy)}.ctr-lf-marquee{overflow:hidden;width:100%}.ctr-lf-marquee__track{display:flex;width:max-content;gap:24px;animation:ctr-lf-marquee 30s linear infinite}.ctr-lf-marquee:hover .ctr-lf-marquee__track{animation-play-state:paused}@keyframes ctr-lf-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.ctr-lf-ba-label{position:absolute;left:10px;bottom:10px;z-index:1;display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:50px;font-family:var(--ctr-lf-font-display);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.ctr-lf-ba-label--before{background:var(--ctr-lf-pink);color:var(--ctr-lf-white)}.ctr-lf-ba-label--after{background:var(--ctr-lf-navy);color:var(--ctr-lf-white)}.ctr-lf-hero{position:relative;display:flex;flex-direction:column;background-color:var(--ctr-lf-hero-bg, var(--ctr-lf-navy));--ctr-lf-text-color: var(--ctr-lf-white);color:var(--ctr-lf-text-color);overflow:hidden}.ctr-lf-hero__media{position:relative;z-index:0;width:100%;line-height:0;overflow:hidden;aspect-ratio:16 / 9;min-height:200px;margin-top:-28px}.ctr-lf-hero__img{display:block;width:100%;height:100%;object-fit:cover;object-position:48% 40%!important}.ctr-lf-hero__overlay{display:none;pointer-events:none}.ctr-lf-hero__media-fade{position:absolute;left:0;right:0;top:0;height:55%;z-index:2;pointer-events:none;background-image:linear-gradient(180deg,var(--ctr-lf-hero-bg, #001f5b) 0%,rgba(0,31,91,.9) 18%,rgba(0,31,91,.55) 42%,rgba(0,31,91,.2) 70%,rgba(0,31,91,0) 100%)}.ctr-lf-hero__media:after{content:none}.ctr-lf-hero__inner{position:relative;z-index:2;width:100%;max-width:var(--ctr-lf-max-width);margin:0 auto;padding:40px var(--ctr-lf-gutter) 20px}.ctr-lf-hero__content{max-width:100%;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.ctr-lf-hero__heading{color:var(--ctr-lf-text-color);text-align:center}.ctr-lf-hero__subheading{margin:0;color:var(--ctr-lf-text-color);font-size:16px;line-height:1.5;max-width:22rem}.ctr-lf-hero__rating{color:var(--ctr-lf-text-color);justify-content:center}.ctr-lf-hero__cta{width:100%;display:flex;justify-content:center}.ctr-lf-hero__btn{width:100%;min-height:52px}.ctr-lf-hero__heading.ctr-lf__heading--xl{font-size:clamp(36px,9.2vw,44px)}.ctr-lf-hero__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;list-style:none;margin:0;padding:0}.ctr-lf-hero__badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:50px;background:#ffffff1f;font-size:13px;font-weight:700}.ctr-lf-hero__quote{display:flex;align-items:flex-start;gap:14px;width:100%;max-width:420px;align-self:stretch;margin:4px auto 0;padding:14px 16px;border-radius:14px;background:#00153f;color:var(--ctr-lf-white);text-align:left;box-sizing:border-box}.ctr-lf-hero__quote-media{flex:0 0 64px;width:64px;height:64px;border-radius:10px;overflow:hidden;background:#ffffff14}.ctr-lf-hero__quote-img{display:block;width:100%;height:100%;object-fit:cover}.ctr-lf-hero__quote-copy{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.ctr-lf-hero__quote-name{margin:0;font-family:var(--ctr-lf-font-body);font-size:15px;font-weight:700;line-height:1.3;color:inherit}.ctr-lf-hero__quote-text{margin:0;font-family:var(--ctr-lf-font-body);font-size:13px;font-weight:400;line-height:1.45;color:inherit;opacity:.95}@media(min-width:750px){.ctr-lf-hero{min-height:520px;justify-content:center}.ctr-lf-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:auto;min-height:0;margin-top:0}.ctr-lf-hero__media-fade{display:none}.ctr-lf-hero__media:after{content:none}.ctr-lf-hero__img{width:100%;height:100%;object-fit:cover;object-position:60% center!important}.ctr-lf-hero__overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-image:linear-gradient(90deg,#001f5b 0% 8.5%,#001f5b00 75%)}.ctr-lf-hero__inner{padding:62px var(--ctr-lf-gutter)}.ctr-lf-hero__content{max-width:560px;align-items:flex-start;gap:20px;text-align:left}.ctr-lf-hero__heading.ctr-lf__heading--xl{font-size:48px}.ctr-lf-hero__heading{text-align:left}.ctr-lf-hero__subheading{font-size:18px;max-width:none}.ctr-lf-hero__rating{justify-content:flex-start}.ctr-lf-hero__cta{width:auto;display:block}.ctr-lf-hero__btn{width:auto}.ctr-lf-hero__badges{justify-content:flex-start}.ctr-lf-hero__quote{max-width:440px;align-self:flex-start;margin:8px 0 0;padding:16px 18px;gap:16px}.ctr-lf-hero__quote-media{flex-basis:72px;width:72px;height:72px}.ctr-lf-hero__quote-name{font-size:16px}.ctr-lf-hero__quote-text{font-size:14px}}.ctr-lf-symptoms{background:var(--ctr-lf-cream-soft)}.ctr-lf-symptoms__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:32px}.ctr-lf-symptoms__header-text{flex:1;max-width:720px}.ctr-lf-symptoms__heading--mobile{display:none}.ctr-lf-symptoms__subheading{margin:12px 0 0;color:var(--ctr-lf-text-color)}.ctr-lf-symptoms__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.ctr-lf-symptoms__card{border-radius:var(--ctr-lf-radius);overflow:hidden;background:var(--ctr-lf-warm-cream)}.ctr-lf-symptoms__card-img{aspect-ratio:4 / 3;overflow:hidden;background:#e8dfd2}.ctr-lf-symptoms__card-img img{width:100%;height:100%;object-fit:cover;display:block}.ctr-lf-symptoms__card-label{padding:12px 8px;text-align:center;font-family:var(--ctr-lf-font-display);font-weight:700;text-transform:uppercase;font-size:14px}.ctr-lf-symptoms__carousel{display:none}@media(max-width:749px){.ctr-lf-symptoms__header{flex-direction:column}.ctr-lf-symptoms__heading--desktop{display:none}.ctr-lf-symptoms__heading--mobile{display:block}.ctr-lf-symptoms__cta,.ctr-lf-symptoms__grid{display:none}.ctr-lf-symptoms__carousel{display:block}.ctr-lf-symptoms__carousel .ctr-lf-carousel__slide{width:72%;max-width:280px}}.ctr-lf-root-cause{background:var(--ctr-lf-cream)}.ctr-lf-root-cause__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.ctr-lf-root-cause__media img{width:100%;height:auto;border-radius:var(--ctr-lf-radius-lg);display:block}.ctr-lf-root-cause__subheading{margin:12px 0 0}.ctr-lf-root-cause__points{display:flex;flex-direction:column;gap:20px;margin:24px 0 0}.ctr-lf-root-cause__point{display:grid;grid-template-columns:var(--ctr-lf-root-icon-size, 24px) 1fr;gap:12px;align-items:start}.ctr-lf-root-cause__point-icon img{width:var(--ctr-lf-root-icon-size, 24px);height:var(--ctr-lf-root-icon-size, 24px);object-fit:contain}.ctr-lf-root-cause__point-title{margin:0 0 4px;font-family:var(--ctr-lf-font-display);font-weight:700;text-transform:uppercase;font-size:18px}.ctr-lf-root-cause__footer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;margin-top:40px;text-align:center}.ctr-lf-root-cause__cta{min-width:200px}.ctr-lf-root-cause__rating{color:var(--ctr-lf-text-color);justify-content:center}@media(max-width:989px){.ctr-lf-root-cause__grid{grid-template-columns:1fr}.ctr-lf-root-cause__footer{margin-top:28px}}.ctr-lf-process{background:#e7ddd0}.ctr-lf-process__container{display:flex;flex-direction:column;align-items:center;gap:40px;max-width:1224px}.ctr-lf-process__heading,.ctr-lf h2.ctr-lf-process__heading{margin:0;width:100%;text-align:center;font-family:var(--ctr-lf-font-display);font-weight:700;font-size:40px;line-height:1.1;text-transform:uppercase;color:var(--ctr-lf-text-color)}.ctr-lf-process__divider{width:100%;height:0;border:0;border-top:1px dashed var(--ctr-lf-navy);flex-shrink:0}.ctr-lf-process__divider--heading{display:none}.ctr-lf-process__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px;width:100%;align-items:start;justify-content:center}.ctr-lf-process__step{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:16px;min-width:0;width:100%}.ctr-lf-process__media{display:flex;align-items:center;justify-content:center;width:100%;max-width:400px;overflow:hidden;border:1px solid #e2c9ab;border-radius:15px;background:var(--ctr-lf-white)}.ctr-lf-process__media img{display:block;width:100%;height:auto;object-fit:cover}.ctr-lf-process__step-title{margin:0;max-width:90%;text-align:center;font-family:var(--ctr-lf-font-display);font-size:24px;font-weight:700;line-height:1.1;text-transform:uppercase;color:var(--ctr-lf-text-color);overflow-wrap:break-word}.ctr-lf-process__copy{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.ctr-lf-process__step-text{margin:0;max-width:36ch;text-align:center;font-family:var(--ctr-lf-font-body);font-size:16px;font-weight:400;line-height:1.5;text-transform:none;color:var(--ctr-lf-text-color)}.ctr-lf-process--copy .ctr-lf-process__media{max-width:220px;border:0;border-radius:0;background:transparent;overflow:visible}.ctr-lf-process--copy .ctr-lf-process__media img{width:100%;height:auto;object-fit:contain}.ctr-lf-process--copy .ctr-lf-process__container{gap:48px}.ctr-lf-process--copy .ctr-lf-process__grid{gap:40px 48px;max-width:1080px;margin:0 auto}.ctr-lf-process--copy .ctr-lf-process__step{gap:20px}.ctr-lf-process--copy .ctr-lf-process__step-title{max-width:100%;font-size:24px}@media(max-width:989px){.ctr-lf-process__container{gap:38px}.ctr-lf-process__heading,.ctr-lf h2.ctr-lf-process__heading{font-size:32px;line-height:35px;font-weight:700}}@media(max-width:749px){.ctr-lf-process__container{gap:28px}.ctr-lf-process__divider--heading{display:block}.ctr-lf-process__grid{grid-template-columns:1fr;gap:28px}.ctr-lf-process__step{flex-direction:column-reverse}.ctr-lf-process--copy .ctr-lf-process__divider--heading{display:none}.ctr-lf-process--copy .ctr-lf-process__step{flex-direction:column}.ctr-lf-process__media{max-width:none}.ctr-lf-process--copy .ctr-lf-process__media{max-width:200px}.ctr-lf-process__step-title{max-width:100%}}.ctr-lf-guarantee{background:var(--ctr-lf-navy);--ctr-lf-text-color: var(--ctr-lf-white);color:var(--ctr-lf-text-color)}.ctr-lf-guarantee__inner{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;max-width:900px;margin:0 auto;text-align:left}.ctr-lf-guarantee__badge{flex:0 0 auto}.ctr-lf-guarantee__badge img{width:88px;height:auto;display:block}.ctr-lf-guarantee__copy{flex:1 1 auto;min-width:0;max-width:520px}.ctr-lf-guarantee__heading{color:var(--ctr-lf-text-color);margin:0 0 6px}.ctr-lf-guarantee__text{margin:0;color:var(--ctr-lf-text-color);font-size:16px;line-height:1.45}@media(max-width:749px){.ctr-lf-guarantee__inner{gap:14px;justify-content:flex-start}.ctr-lf-guarantee__badge img{width:72px}.ctr-lf-guarantee__heading{font-size:clamp(18px,5vw,24px)}.ctr-lf-guarantee__text{font-size:14px}}.ctr-lf-why{background:var(--ctr-lf-cream)}.ctr-lf-why__intro{text-align:center;max-width:820px;margin:0 auto 40px}.ctr-lf-why__subheading{margin:12px 0 0;color:var(--ctr-lf-text-color);font-size:16px;line-height:1.55}.ctr-lf-why__subheading p{margin:0}.ctr-lf-why__subheading u{text-underline-offset:2px}.ctr-lf-why__ingredients{display:grid;grid-template-columns:repeat(4,1fr);gap:24px 20px;margin-bottom:48px}.ctr-lf-why__ing{display:flex;flex-direction:column;align-items:center;text-align:center;background:transparent}.ctr-lf-why__ing-img{width:100%;max-width:180px;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.ctr-lf-why__ing-img img{width:100%;height:100%;object-fit:contain;display:block}.ctr-lf-why__ing-rule{display:block;width:1px;height:28px;margin:14px 0;background:var(--ctr-lf-navy)}.ctr-lf-why__ing-body{padding:0;max-width:220px}.ctr-lf-why__ing-title{margin:0 0 8px;font-family:var(--ctr-lf-font-display);font-weight:700;text-transform:uppercase;font-size:18px;color:var(--ctr-lf-text-color);line-height:1.15}.ctr-lf-why__ing-text{margin:0;color:var(--ctr-lf-text-color);font-size:15px;line-height:1.45}.ctr-lf-why__clinical{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(0,1fr);gap:16px;align-items:stretch;background:var(--ctr-lf-white);border:1px solid rgba(0,31,91,.12);border-radius:var(--ctr-lf-radius-lg);padding:20px}.ctr-lf-why__proof{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:8px 12px}.ctr-lf-why__proof-title{display:flex;align-items:flex-start;gap:10px}.ctr-lf-why__proof-icon{flex:0 0 auto;margin-top:2px}.ctr-lf-why__proof-icon img{width:20px;height:20px;object-fit:contain;display:block}.ctr-lf-why__proof-heading{margin:0;font-family:var(--ctr-lf-font-display);font-weight:700;text-transform:uppercase;font-size:clamp(18px,2vw,22px);line-height:1.15;color:var(--ctr-lf-text-color)}.ctr-lf-why__proof-body{margin:0;color:var(--ctr-lf-text-color);font-size:14px;line-height:1.45}.ctr-lf-why__stat-card,.ctr-lf-why__vet-card{display:flex;align-items:center;gap:12px;background:var(--ctr-lf-navy);border-radius:14px;padding:18px 16px;color:var(--ctr-lf-white);min-height:100%}.ctr-lf-why__stat{flex:0 0 auto;font-family:var(--ctr-lf-font-display);font-size:clamp(36px,4vw,48px);font-weight:700;color:var(--ctr-lf-pink);line-height:1}.ctr-lf-why__stat-text{margin:0;color:var(--ctr-lf-white);font-size:14px;line-height:1.35}.ctr-lf-why__vet-label{flex:0 0 auto;font-family:var(--ctr-lf-font-display);font-weight:700;text-transform:uppercase;font-size:clamp(16px,1.6vw,20px);color:var(--ctr-lf-pink);line-height:1.1;max-width:5.5em}.ctr-lf-why__vet{display:flex;align-items:center;gap:10px;margin:0;min-width:0}.ctr-lf-why__vet-img,.ctr-lf-why__vet img{width:52px;height:52px;border-radius:50%;object-fit:cover;flex:0 0 auto}.ctr-lf-why__vet-name{color:var(--ctr-lf-white);font-size:13px;line-height:1.3;font-weight:600}.ctr-lf-why__disclaimer{margin:18px auto 0;max-width:920px;text-align:center;font-size:12px;line-height:1.45;color:#888}.ctr-lf-why__ing-carousel{display:none}@media(max-width:989px){.ctr-lf-why__ingredients{grid-template-columns:repeat(2,1fr);gap:28px 16px}.ctr-lf-why__clinical{grid-template-columns:1fr}}@media(max-width:749px){.ctr-lf-why__ingredients{display:none}.ctr-lf-why__ing-carousel{display:block;margin-bottom:32px}.ctr-lf-why__ing-carousel .ctr-lf-carousel__slide{width:75%;max-width:260px}.ctr-lf-why__clinical{padding:16px;gap:12px}.ctr-lf-why__stat-card,.ctr-lf-why__vet-card{padding:16px}}.ctr-lf-social{background:var(--ctr-lf-cream);color:var(--ctr-lf-text-color)}.ctr-lf-social__heading{color:var(--ctr-lf-text-color);margin:0}.ctr-lf-social__heading--mobile{display:none}.ctr-lf-social__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:40px;align-items:center}.ctr-lf-social__copy{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;max-width:480px;margin-inline:auto}.ctr-lf-social__heading--desktop{text-align:center}.ctr-lf-social__text{margin:0;color:var(--ctr-lf-text-color);font-size:16px;line-height:1.55}.ctr-lf-social__cta{width:100%}.ctr-lf-social__rating{color:var(--ctr-lf-text-color);justify-content:center}.ctr-lf-social__media{background:#f5eee4;border-radius:var(--ctr-lf-radius-lg);padding:16px;overflow:hidden}.ctr-lf-social__media-img,.ctr-lf-social__media img{width:100%;height:auto;display:block;border-radius:12px}.ctr-lf-social__logos{margin-top:48px;padding-top:36px;border-top:1px solid rgba(0,31,91,.12);text-align:center}.ctr-lf-social__logos-heading{margin:0 0 20px;color:var(--ctr-lf-text-color);font-family:var(--ctr-lf-font-display);text-transform:uppercase;font-size:16px;font-weight:700;letter-spacing:.04em}.ctr-lf-social__marquee{margin:0 auto;max-width:100%;mask-image:linear-gradient(90deg,transparent 0%,#000 6%,#000 94%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 6%,#000 94%,transparent 100%)}.ctr-lf-social__marquee-track{align-items:center;gap:0;animation-duration:35s}.ctr-lf-social__logo-row{display:flex;flex-wrap:nowrap;align-items:center;gap:40px;list-style:none;margin:0;padding:0 20px}.ctr-lf-social__logo-item{flex:0 0 auto;display:flex;align-items:center;justify-content:center}.ctr-lf-social__logo-img{height:36px;width:auto;max-width:140px;object-fit:contain;display:block;filter:none;opacity:.95}.ctr-lf-social__logo-label{font-family:var(--ctr-lf-font-display);font-weight:700;text-transform:uppercase;font-size:14px;color:var(--ctr-lf-text-color);white-space:nowrap}@media(max-width:989px){.ctr-lf-social__grid{grid-template-columns:1fr;gap:28px}.ctr-lf-social__heading--desktop{display:none}.ctr-lf-social__heading--mobile{display:block;text-align:center;margin-bottom:24px}.ctr-lf-social__copy{order:2;align-items:center;text-align:center;max-width:none;gap:14px}.ctr-lf-social__media{order:1}.ctr-lf-social__text{max-width:36rem}.ctr-lf-social__rating{justify-content:center}.ctr-lf-social__logos{margin-top:36px;padding-top:28px}.ctr-lf-social__logo-row{gap:28px}.ctr-lf-social__logo-img{height:30px}}.ctr-lf-timeline{background:var(--ctr-lf-navy);--ctr-lf-text-color: var(--ctr-lf-white);color:var(--ctr-lf-text-color);overflow:hidden}.ctr-lf-timeline__container{max-width:1040px}.ctr-lf-timeline__intro{text-align:center;max-width:760px;margin:0 auto 48px}.ctr-lf-timeline__heading{color:var(--ctr-lf-text-color);margin:0}.ctr-lf-timeline__subheading{margin:12px auto 0;max-width:560px;color:var(--ctr-lf-text-color);font-size:16px;line-height:1.5}.ctr-lf-timeline__track{position:relative}.ctr-lf-timeline__line{position:absolute;left:50%;top:0;bottom:0;width:0;border-right:1px dashed #5077c2;transform:translate(-.5px);pointer-events:none}.ctr-lf-timeline__row{display:flex;align-items:center;margin-bottom:32px}.ctr-lf-timeline__row:last-child{margin-bottom:0}.ctr-lf-timeline__label-side{width:48%;display:flex;justify-content:flex-end;padding-right:24px}.ctr-lf-timeline__dot-col{width:4%;display:flex;justify-content:center;align-items:center;position:relative;z-index:1;flex-shrink:0}.ctr-lf-timeline__card-side{width:48%;padding-left:24px}.ctr-lf-timeline__row--even .ctr-lf-timeline__label-side{order:3;justify-content:flex-start;padding-left:24px;padding-right:0}.ctr-lf-timeline__row--even .ctr-lf-timeline__dot-col{order:2}.ctr-lf-timeline__row--even .ctr-lf-timeline__card-side{order:1;padding-right:24px;padding-left:0;display:flex;justify-content:flex-end}.ctr-lf-timeline__week-label{display:flex;align-items:center;gap:8px;font-family:var(--ctr-lf-font-display);font-weight:700;font-size:24px;line-height:1.5;text-transform:uppercase;letter-spacing:.04em;color:var(--week-color, var(--ctr-lf-pink));white-space:nowrap}.ctr-lf-timeline__week-icon,.ctr-lf-timeline__week-icon-svg{width:24px;height:24px;flex-shrink:0;object-fit:contain;color:var(--week-color, var(--ctr-lf-pink))}.ctr-lf-timeline__dot-outer{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;flex-shrink:0}.ctr-lf-timeline__dot{display:block;width:16px;height:16px;border-radius:50%;flex-shrink:0}.ctr-lf-timeline__card{position:relative;background:#00256c;border:1px solid #30549a;border-radius:8px;padding:21px;max-width:340px}.ctr-lf-timeline__row--even .ctr-lf-timeline__card{margin-left:auto}.ctr-lf-timeline__card:before{content:"";position:absolute;top:50%;width:12px;height:12px;background:#00256c;border-left:1px solid #30549a;border-bottom:1px solid #30549a;transform:translateY(-50%) rotate(45deg);left:-6px}.ctr-lf-timeline__row--even .ctr-lf-timeline__card:before{left:auto;right:-6px;border-left:none;border-bottom:none;border-right:1px solid #30549a;border-top:1px solid #30549a}.ctr-lf-timeline__card-title{margin:0 0 6px;font-family:var(--ctr-lf-font-display);font-weight:700;font-size:24px;line-height:1.1;text-transform:uppercase;color:var(--ctr-lf-text-color)}.ctr-lf-timeline__card-text{margin:0;font-size:16px;line-height:1.4;color:var(--ctr-lf-text-color)}@media(max-width:749px){.ctr-lf-timeline__intro{margin-bottom:32px}.ctr-lf-timeline__subheading{font-size:15px}.ctr-lf-timeline__line{left:16px;transform:translate(-.5px)}.ctr-lf-timeline__row,.ctr-lf-timeline__row--even{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding-left:48px;position:relative;margin-bottom:28px}.ctr-lf-timeline__label-side,.ctr-lf-timeline__row--even .ctr-lf-timeline__label-side{width:auto;order:1;justify-content:flex-start;padding:0}.ctr-lf-timeline__dot-col,.ctr-lf-timeline__row--even .ctr-lf-timeline__dot-col{width:32px;order:0;position:absolute;left:0;top:0}.ctr-lf-timeline__dot-outer{width:32px;height:32px}.ctr-lf-timeline__card-side,.ctr-lf-timeline__row--even .ctr-lf-timeline__card-side{width:100%;order:2;padding:0;display:block}.ctr-lf-timeline__row--even .ctr-lf-timeline__card{margin-left:0}.ctr-lf-timeline__card{max-width:100%}.ctr-lf-timeline__card:before{left:-6px;right:auto;border-left:1px solid #30549a;border-bottom:1px solid #30549a;border-right:none;border-top:none}.ctr-lf-timeline__card-title{font-size:20px}.ctr-lf-timeline__week-label{font-size:20px;line-height:1.4}}.ctr-lf-dangers{background:var(--ctr-lf-cream-soft)}.ctr-lf-dangers__intro{max-width:800px;margin:0 auto 40px;text-align:center}.ctr-lf-dangers__heading{color:var(--ctr-lf-text-color);margin:0}.ctr-lf-dangers__text{margin:16px auto 0;max-width:646px;color:var(--ctr-lf-text-color);font-size:16px;line-height:1.6}.ctr-lf-dangers__list{list-style:none;margin:0;padding:0;display:flex;align-items:flex-start;justify-content:space-between;gap:24px 32px;width:100%}.ctr-lf-dangers__item{display:flex;flex-direction:column;align-items:center;gap:16px;flex:1 1 0;max-width:220px;text-align:center;background:transparent;padding:0}.ctr-lf-dangers__item-icon{width:48px;height:48px;flex:0 0 48px;display:inline-flex;align-items:center;justify-content:center}.ctr-lf-dangers__item-icon img{width:48px;height:48px;object-fit:contain;display:block}.ctr-lf-dangers__item-text{margin:0;color:var(--ctr-lf-text-color);font-family:var(--ctr-lf-font-body);font-weight:700;font-size:16px;line-height:1.25}@media(max-width:1024px)and (min-width:750px){.ctr-lf-dangers__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;gap:32px}.ctr-lf-dangers__item{max-width:none;width:100%}.ctr-lf-dangers__item:nth-child(4){grid-column:1}.ctr-lf-dangers__item:nth-child(5){grid-column:2}}@media(max-width:749px){.ctr-lf-dangers__intro{margin-bottom:24px}.ctr-lf-dangers__text{font-size:16px;line-height:1.55}.ctr-lf-dangers__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 30px}.ctr-lf-dangers__item{max-width:none;width:100%}.ctr-lf-dangers__item:last-child:nth-child(odd){grid-column:1 / -1;justify-self:center;max-width:180px}.ctr-lf-dangers__item-text{font-size:14px;line-height:1.4}}.ctr-lf-ba{background:var(--ctr-lf-cream)}.ctr-lf-ba__header{text-align:center;margin-bottom:32px}.ctr-lf-ba__heading{color:var(--ctr-lf-text-color);margin:0}.ctr-lf-ba__carousel{position:relative}.ctr-lf-ba__track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;overflow:visible;scroll-snap-type:none}.ctr-lf-ba__pair{width:100%;background:transparent;border-radius:0;overflow:visible}.ctr-lf-ba__pair-grid{display:grid;grid-template-columns:1fr 1fr;gap:2px}.ctr-lf-ba__pair-grid:has(.ctr-lf-ba__half:only-child),.ctr-lf-ba__pair-grid--single{grid-template-columns:1fr}.ctr-lf-ba__half{position:relative;min-height:1px;border-radius:12px;overflow:hidden;background:#e8dfd2}.ctr-lf-ba__half:empty{display:none}.ctr-lf-ba__img,.ctr-lf-ba__half img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.ctr-lf-ba__dots{display:none}.ctr-lf-ba__cta{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-top:32px}.ctr-lf-ba__cta .ctr-lf__btn{min-width:220px}@media(max-width:749px){.ctr-lf-ba__header{margin-bottom:24px}.ctr-lf-ba__track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-inline:calc(var(--ctr-lf-gutter) * -1);padding-inline:var(--ctr-lf-gutter)}.ctr-lf-ba__track::-webkit-scrollbar{display:none}.ctr-lf-ba__pair{flex:0 0 88%;max-width:360px;scroll-snap-align:start}.ctr-lf-ba__pair-grid{gap:2px}.ctr-lf-ba__half{border-radius:10px}.ctr-lf-ba__dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.ctr-lf-ba__cta{margin-top:24px}.ctr-lf-ba__cta .ctr-lf__btn{width:100%;max-width:420px}}.ctr-lf-reasons{background:var(--ctr-lf-cream-soft)}.ctr-lf-reasons__heading{text-align:center;margin:0 0 40px;color:var(--ctr-lf-text-color)}.ctr-lf-reasons__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:100%}.ctr-lf-reasons__card{display:flex;align-items:stretch;gap:24px;padding:16px;background:#fdf3e7;border:1px solid #e2c9ab;border-radius:8px}.ctr-lf-reasons__media{position:relative;flex:0 0 200px;width:200px;align-self:center}.ctr-lf-reasons__img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:4px;background:#ede4d6}.ctr-lf-reasons__num{position:absolute;top:8px;left:8px;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--ctr-lf-navy);color:var(--ctr-lf-cream);font-family:var(--ctr-lf-font-display);font-weight:700;font-size:24px;line-height:1}.ctr-lf-reasons__body{display:flex;flex-direction:column;justify-content:center;gap:12px;min-width:0;flex:1 1 auto}.ctr-lf-reasons__title{margin:0;font-family:var(--ctr-lf-font-display);font-weight:700;text-transform:uppercase;font-size:20px;line-height:1.1;color:var(--ctr-lf-reasons-text-color, var(--ctr-lf-text-color))}.ctr-lf-reasons__text{margin:0;font-size:16px;line-height:1.6;color:var(--ctr-lf-reasons-text-color, var(--ctr-lf-text-color))}.ctr-lf-reasons__carousel{display:none}@media(max-width:989px){.ctr-lf-reasons__heading{margin-bottom:24px}.ctr-lf-reasons__grid{display:none}.ctr-lf-reasons__carousel{display:block}.ctr-lf-reasons__track{gap:12px;margin-inline:calc(var(--ctr-lf-gutter) * -1);padding-inline:var(--ctr-lf-gutter)}.ctr-lf-reasons__card--slide{flex:0 0 100%;max-width:none;width:calc(100vw - (var(--ctr-lf-gutter) * 2));scroll-snap-align:center;flex-direction:column;align-items:center;text-align:center;gap:16px;padding:20px 16px 24px}.ctr-lf-reasons__card--slide .ctr-lf-reasons__media{flex:0 0 auto;width:min(220px,70%)}.ctr-lf-reasons__card--slide .ctr-lf-reasons__num{width:40px;height:40px;font-size:20px}.ctr-lf-reasons__card--slide .ctr-lf-reasons__body{align-items:center}.ctr-lf-reasons__card--slide .ctr-lf-reasons__title,.ctr-lf-reasons__card--slide .ctr-lf-reasons__text{text-align:center}.ctr-lf-reasons__dots{display:flex;justify-content:center;gap:8px;margin-top:16px}}@media(max-width:749px){.ctr-lf-reasons__title{font-size:18px}.ctr-lf-reasons__text{font-size:15px}}.ctr-lf-product{background:var(--ctr-lf-cream)}.ctr-lf-product__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"media intro" "media details" "testimonial details";gap:24px 40px;align-items:start}.ctr-lf-product__intro{grid-area:intro}.ctr-lf-product__media{grid-area:media}.ctr-lf-product__details{grid-area:details}.ctr-lf-product__testimonial{grid-area:testimonial}.ctr-lf-product__rating{margin-bottom:10px}.ctr-lf-product__reviews-text{text-decoration:underline;text-underline-offset:2px}.ctr-lf-product__heading{margin:0;color:var(--ctr-lf-text-color)}.ctr-lf-product__media-img{width:100%;height:auto;display:block;border-radius:var(--ctr-lf-radius-lg)}.ctr-lf-product__description{margin:0 0 18px;color:var(--ctr-lf-text-color);font-size:16px;line-height:1.55}.ctr-lf-product__benefits{list-style:none;margin:0 0 20px;padding:0;display:flex;flex-direction:column;gap:12px}.ctr-lf-product__benefit{display:flex;gap:12px;align-items:center;color:var(--ctr-lf-text-color);font-weight:600;font-size:15px;line-height:1.35}.ctr-lf-product__benefit-icon{width:24px;height:24px;object-fit:contain;flex:0 0 24px}.ctr-lf-product__btn{width:100%;max-width:none}.ctr-lf-product__delivery{display:flex;align-items:center;justify-content:center;gap:8px;margin:12px 0 0;color:var(--ctr-lf-text-color);font-size:14px;line-height:1.4}.ctr-lf-product__truck-icon{width:22px;height:22px;object-fit:contain;flex:0 0 22px}.ctr-lf-product__guarantee{display:flex;gap:14px;align-items:center;margin-top:18px;padding:14px 16px;background:#f5eee4;border-radius:8px}.ctr-lf-product__guarantee-img{width:64px;height:auto;flex:0 0 64px;object-fit:contain}.ctr-lf-product__guarantee-heading{margin:0 0 4px;color:var(--ctr-lf-text-color);font-family:var(--ctr-lf-font-display);font-weight:700;font-size:16px;line-height:1.2}.ctr-lf-product__guarantee-text{margin:0;color:var(--ctr-lf-text-color);font-size:14px;line-height:1.4}.ctr-lf-product__checklist{list-style:none;margin:18px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:10px 18px}.ctr-lf-product__check{display:flex;gap:8px;align-items:flex-start;color:var(--ctr-lf-text-color);font-size:14px;line-height:1.35}.ctr-lf-product__check-icon{width:18px;height:18px;flex:0 0 18px;margin-top:1px}.ctr-lf-product__testimonial{background:#fff;border:1px solid #e8d7c4;border-radius:8px;padding:18px}.ctr-lf-product__author-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:8px 0 10px}.ctr-lf-product__author{font-family:var(--ctr-lf-font-display);font-weight:700;text-transform:uppercase;color:var(--ctr-lf-text-color);font-size:14px}.ctr-lf-product__verified{display:inline-flex;align-items:center;gap:4px;color:#888;font-size:11px;letter-spacing:.04em;text-transform:uppercase}.ctr-lf-product__verified-icon{width:14px;height:14px;object-fit:contain}.ctr-lf-product__quote{margin:0;color:var(--ctr-lf-text-color);font-size:14px;line-height:1.5}@media(max-width:989px){.ctr-lf-product__layout{display:flex;flex-direction:column;gap:20px}.ctr-lf-product__intro{text-align:center}.ctr-lf-product__rating{justify-content:center}.ctr-lf-product__media{width:100%}.ctr-lf-product__media-img{width:auto;max-width:100%;margin:auto}.ctr-lf-product__details{text-align:left}.ctr-lf-product__description{text-align:center}.ctr-lf-product__benefits{align-items:flex-start;max-width:28rem;margin-inline:auto 0}.ctr-lf-product__checklist{grid-template-columns:1fr 1fr}.ctr-lf-product__testimonial{order:4}}.ctr-lf-benefits{background:var(--ctr-lf-cream);color:var(--ctr-lf-text-color);overflow:hidden}.ctr-lf-benefits__heading{text-align:center;color:var(--ctr-lf-text-color);margin:0 0 36px}.ctr-lf-benefits__desktop{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,340px) minmax(0,1fr);gap:20px 28px;align-items:center}.ctr-lf-benefits__col{display:flex;flex-direction:column;gap:28px}.ctr-lf-benefits__col--left{align-items:flex-end}.ctr-lf-benefits__col--right{align-items:flex-start}.ctr-lf-benefits__item{display:flex;align-items:center;gap:12px;max-width:280px}.ctr-lf-benefits__item--left{text-align:right;flex-direction:row}.ctr-lf-benefits__item--right{text-align:left;flex-direction:row}.ctr-lf-benefits__item-main{display:flex;flex-direction:column;gap:8px;align-items:center}.ctr-lf-benefits__item--left .ctr-lf-benefits__item-main{align-items:flex-end}.ctr-lf-benefits__item--right .ctr-lf-benefits__item-main{align-items:flex-start}.ctr-lf-benefits__icon{width:40px;height:40px;object-fit:contain;display:block}.ctr-lf-benefits__label{margin:0;color:var(--ctr-lf-text-color);font-size:15px;line-height:1.35;font-weight:600}.ctr-lf-benefits__arrow{color:var(--ctr-lf-text-color);flex:0 0 auto;display:inline-flex;opacity:.85}.ctr-lf-benefits__center{position:relative;display:flex;align-items:center;justify-content:center;min-height:280px}.ctr-lf-benefits__chew{position:relative;width:min(100%,320px);height:auto;display:block}.ctr-lf-benefits__mobile{display:none}@media(max-width:989px){.ctr-lf-benefits__desktop{display:none}.ctr-lf-benefits__mobile{display:block}.ctr-lf-benefits__heading{margin-bottom:20px}.ctr-lf-benefits__center--mobile{min-height:240px;margin-bottom:8px}.ctr-lf-benefits__chew{width:min(72vw,280px)}.ctr-lf-benefits__gallery-track{gap:8px;padding-bottom:4px}.ctr-lf-benefits__gallery-slide{flex:0 0 33.333%;max-width:33.333%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:8px 6px;scroll-snap-align:start}.ctr-lf-benefits__gallery-slide .ctr-lf-benefits__icon{width:36px;height:36px}.ctr-lf-benefits__gallery-slide .ctr-lf-benefits__label{font-size:13px;line-height:1.3;font-weight:600}.ctr-lf-benefits__gallery-dots{display:flex;justify-content:center;gap:8px;margin-top:14px}}.ctr-lf-reviews{background:var(--ctr-lf-cream)}.ctr-lf-reviews__heading{text-align:center;margin-bottom:24px}.ctr-lf-faq{background:#fcf6ef;padding-top:64px;padding-bottom:64px}.ctr-lf-faq__heading{margin:0}.ctr-lf-faq__subheading{margin:12px 0 0}.ctr-lf-faq--sidebar .ctr-lf-faq__grid{display:grid;grid-template-columns:340px 1fr;gap:40px;align-items:start}.ctr-lf-faq--sidebar .ctr-lf-faq__intro-wrap{position:sticky;top:20px}.ctr-lf-faq--sidebar .ctr-lf-faq__list{display:flex;flex-direction:column;gap:10px}.ctr-lf-faq--columns .ctr-lf-faq__intro{margin:0 0 28px;max-width:40rem}.ctr-lf-faq--columns .ctr-lf-faq__list--cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;align-items:start}.ctr-lf-faq--columns .ctr-lf-faq__col{display:flex;flex-direction:column;gap:12px;min-width:0}.ctr-lf-faq__item{background:#f5eee4;border-radius:8px;overflow:hidden;align-self:start;width:100%}.ctr-lf-faq__trigger{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:18px 24px;background:transparent;border:0;cursor:pointer;text-align:left;font-family:var(--ctr-lf-font-body);font-size:16px;font-weight:600;color:var(--ctr-lf-text-color);line-height:1.4}.ctr-lf-faq__icon{display:inline-flex;flex-shrink:0;transition:transform .2s ease}.ctr-lf-faq__icon svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2}.ctr-lf-faq__item.is-active .ctr-lf-faq__icon{transform:rotate(180deg)}.ctr-lf-faq__body{height:0;overflow:hidden;transition:height .25s ease}.ctr-lf-faq__content{padding:0 24px 20px;color:var(--ctr-lf-text-color);font-size:15px;line-height:1.55}.ctr-lf-faq__content p{margin:0 0 8px}.ctr-lf-faq__content p:last-child{margin-bottom:0}.ctr-lf-faq__modal-trigger{display:inline;margin:0;padding:0;border:0;background:transparent;color:var(--ctr-lf-text-color);font:inherit;font-size:16px;line-height:26px;text-decoration:underline;text-underline-offset:2px;cursor:pointer;text-align:left}.ctr-lf-faq__modal-trigger:hover,.ctr-lf-faq__modal-trigger:focus-visible{color:var(--ctr-lf-pink)}.ctr-lf-section--modal{margin:0;padding:0;min-height:0}.ctr-lf-modal{position:fixed;top:0;right:0;bottom:0;left:0;width:min(92vw,520px);max-height:90vh;margin:auto;padding:0;border:0;border-radius:12px;background:var(--ctr-lf-cream, #fcf6ef);color:var(--ctr-lf-navy);box-shadow:0 24px 64px #001f5b47;overflow:hidden}.ctr-lf-modal::backdrop{background:#001f5b8c}.ctr-lf-modal__panel{position:relative;display:flex;flex-direction:column;max-height:90vh;overflow:hidden;padding:28px 20px 24px}.ctr-lf-modal__close{position:absolute;top:10px;right:10px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;border-radius:50%;background:#001f5b14;color:var(--ctr-lf-navy);cursor:pointer}.ctr-lf-modal__close svg{width:18px;height:18px;stroke:currentColor;stroke-width:2;fill:none}.ctr-lf-modal__title{margin:0 40px 16px 0;font-family:var(--ctr-lf-font-display);font-size:22px;font-weight:700;text-transform:uppercase;color:var(--ctr-lf-text-color)}.ctr-lf-modal__media{flex:1 1 auto;min-height:0;display:flex;justify-content:center;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.ctr-lf-modal__img{display:block;width:100%;max-width:440px;height:100%}.ctr-lf-modal__content{flex:0 0 auto;margin-top:16px;font-size:14px;line-height:1.5}html.ctr-lf-modal-open{overflow:hidden}@media(max-width:749px){.ctr-lf-faq{padding-top:40px;padding-bottom:40px}.ctr-lf-faq__intro{margin-bottom:20px}.ctr-lf-faq--sidebar .ctr-lf-faq__grid{grid-template-columns:1fr;gap:20px}.ctr-lf-faq--sidebar .ctr-lf-faq__intro-wrap{position:static}.ctr-lf-faq--columns .ctr-lf-faq__list--cols{display:flex;flex-direction:column;gap:10px}.ctr-lf-faq--columns .ctr-lf-faq__col{display:contents}.ctr-lf-faq__trigger{padding:16px 18px;font-size:16px}.ctr-lf-faq__content{padding:0 18px 16px;font-size:15px}}.ctr-lf-complexes{background:var(--ctr-lf-cream)}.ctr-lf-complexes__intro{text-align:center;max-width:820px;margin:0 auto 40px}.ctr-lf-complexes__heading{margin:0;text-transform:uppercase}.ctr-lf-complexes__subheading{margin:12px 0 0;font-size:16px;line-height:1.55;color:var(--ctr-lf-text-color)}.ctr-lf-complexes__subheading p{margin:0}.ctr-lf-complexes__shell{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:28px 32px;align-items:start}.ctr-lf-complexes__tabs{display:flex;flex-direction:column;gap:10px}.ctr-lf-complexes__tab{display:flex;align-items:center;justify-content:center;width:100%;margin:0;padding:16px;border:1px solid rgba(0,31,91,.1);border-radius:4px;background:#ffffff8c;color:#001f5b80;font-family:var(--ctr-lf-font-display);font-size:16px;font-weight:700;line-height:1.1;text-align:center;text-transform:uppercase;cursor:pointer;transition:background-color .25s ease,color .25s ease,border-color .25s ease}.ctr-lf-complexes__tab.is-active{background:var(--ctr-lf-navy);border-color:var(--ctr-lf-navy);color:var(--ctr-lf-white)}.ctr-lf-complexes__panels{min-width:0}.ctr-lf-complexes__panel{display:none}.ctr-lf-complexes__panel.is-active,.ctr-lf-complexes__panel:not([hidden]){display:block}.ctr-lf-complexes__accordion-trigger{display:none}.ctr-lf-complexes__panel-heading{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(0,31,91,.12)}.ctr-lf-complexes__panel-title{margin:0;font-family:var(--ctr-lf-font-display);font-size:28px;font-weight:700;line-height:1.15;text-transform:uppercase;color:var(--ctr-lf-text-color)}.ctr-lf-complexes__panel-subtitle{margin:6px 0 0;font-size:16px;line-height:1.4;color:var(--ctr-lf-text-color)}.ctr-lf-complexes__ingredients{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 16px}.ctr-lf-complexes__ingredients--featured{grid-template-columns:1fr;max-width:640px}.ctr-lf-complexes__ingredients--featured .ctr-lf-complexes__ing{display:grid;grid-template-columns:120px 1fr;gap:20px;align-items:center;text-align:left}.ctr-lf-complexes__ingredients--featured .ctr-lf-complexes__ing-img{width:120px;height:120px}.ctr-lf-complexes__ing{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.ctr-lf-complexes__ing-img{width:80px;height:80px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--ctr-lf-white)}.ctr-lf-complexes__ing-img img{width:100%;height:100%;object-fit:cover;display:block}.ctr-lf-complexes__ing-title{margin:0 0 4px;font-family:var(--ctr-lf-font-display);font-size:15px;font-weight:700;line-height:1.15;text-transform:uppercase;color:var(--ctr-lf-text-color)}.ctr-lf-complexes__ing-text{margin:0;font-size:14px;line-height:1.4;color:var(--ctr-lf-text-color)}.ctr-lf-complexes__clinical{display:flex;align-items:center;gap:24px 40px;margin-top:40px;padding:16px;background:var(--ctr-lf-white);border:1px solid #e2c9ab;border-radius:7px}.ctr-lf-complexes__proof{flex:1 1 0;min-width:0}.ctr-lf-complexes__proof-top{display:flex;align-items:center;gap:10px;margin-bottom:10px}.ctr-lf-complexes__proof-icon{flex:0 0 auto;width:23px;height:23px}.ctr-lf-complexes__proof-icon img{width:100%;height:100%;object-fit:contain;display:block}.ctr-lf-complexes__proof-heading{margin:0;font-family:var(--ctr-lf-font-display);font-size:24px;font-weight:700;line-height:31px;text-transform:uppercase;color:var(--ctr-lf-text-color)}.ctr-lf-complexes__proof-body{margin:0;font-size:16px;line-height:1.5;color:var(--ctr-lf-text-color)}.ctr-lf-complexes__clinical-aside{display:flex;align-items:stretch;gap:8px;flex:0 1 54.4%;max-width:54.4%;min-width:0}.ctr-lf-complexes__stats{display:flex;flex:1 1 0;flex-direction:column;justify-content:center;gap:6px;min-width:0;padding:8px 16px;background:#052970;border-radius:6px;color:var(--ctr-lf-white)}.ctr-lf-complexes__stats-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:8px}.ctr-lf-complexes__stats-dot{width:4px;height:4px;border-radius:50%;background:#fff3;flex-shrink:0}.ctr-lf-complexes__stat{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.ctr-lf-complexes__stat-value{font-family:var(--ctr-lf-font-display);font-size:32px;font-weight:700;line-height:35px;text-transform:uppercase;color:#f34b6d}.ctr-lf-complexes__stat-label{font-size:14px;line-height:21px;color:#fcf6ef}.ctr-lf-complexes__stats-rule{display:block;width:100%;height:0;margin:0;border:0;border-top:1px solid rgba(255,255,255,.1)}.ctr-lf-complexes__stat-footnote{margin:0;font-size:9px;line-height:1.6;color:#b0b5c3}.ctr-lf-complexes__vet{display:flex;align-items:center;gap:8px;flex:0 1 217px;max-width:217px;min-width:0;padding:10px;background:#052970;border-radius:6px}.ctr-lf-complexes__vet-img,.ctr-lf-complexes__vet img{width:47px;height:47px;border-radius:50%;object-fit:cover;display:block;flex-shrink:0}.ctr-lf-complexes__vet-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.ctr-lf-complexes__vet-label{font-family:var(--ctr-lf-font-display);font-size:20px;font-weight:700;line-height:20px;text-transform:uppercase;color:#f34b6d}.ctr-lf-complexes__vet-name{font-size:14px;line-height:15px;color:#fcf6ef}@media(max-width:989px){.ctr-lf-complexes__ingredients{grid-template-columns:repeat(2,minmax(0,1fr))}.ctr-lf-complexes__clinical{flex-direction:column;align-items:stretch;gap:16px}.ctr-lf-complexes__clinical-aside{flex:1 1 auto;max-width:none;width:100%}.ctr-lf-complexes__vet{flex:1 1 auto;max-width:none}}@media(max-width:749px){.ctr-lf-complexes__intro{margin-bottom:28px}.ctr-lf-complexes__shell{display:block}.ctr-lf-complexes__tabs{display:none}.ctr-lf-complexes__panel{display:block!important;border-bottom:1px solid rgba(0,31,91,.15)}.ctr-lf-complexes__panel[hidden]{display:block!important}.ctr-lf-complexes__accordion-trigger{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;width:100%;margin:0;padding:18px 0;border:0;background:transparent;text-align:left;cursor:pointer;color:var(--ctr-lf-text-color)}.ctr-lf-complexes__accordion-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.ctr-lf-complexes__accordion-trigger .ctr-lf-complexes__panel-title{font-size:18px}.ctr-lf-complexes__accordion-trigger .ctr-lf-complexes__panel-subtitle{margin:0;font-size:14px}.ctr-lf-complexes__accordion-icon{position:relative;flex:0 0 auto;width:20px;height:20px;margin-top:2px}.ctr-lf-complexes__accordion-icon:before,.ctr-lf-complexes__accordion-icon:after{content:"";position:absolute;top:50%;left:50%;background:var(--ctr-lf-navy);transform:translate(-50%,-50%)}.ctr-lf-complexes__accordion-icon:before{width:14px;height:2px}.ctr-lf-complexes__accordion-icon:after{width:2px;height:14px}.ctr-lf-complexes__panel.is-active .ctr-lf-complexes__accordion-icon:after{display:none}.ctr-lf-complexes__panel-heading{display:none}.ctr-lf-complexes__panel-body{overflow:hidden;height:0}.ctr-lf-complexes__ingredients{grid-template-columns:1fr;gap:16px;padding:0 0 20px}.ctr-lf-complexes__ing{flex-direction:row;align-items:flex-start;text-align:left;gap:14px}.ctr-lf-complexes__ing-img{width:64px;height:64px}.ctr-lf-complexes__ingredients--featured .ctr-lf-complexes__ing{grid-template-columns:64px 1fr}.ctr-lf-complexes__ingredients--featured .ctr-lf-complexes__ing-img{width:64px;height:64px}.ctr-lf-complexes__clinical{margin-top:28px;flex-direction:column;gap:16px}.ctr-lf-complexes__clinical-aside{flex-direction:column;width:100%;max-width:none}.ctr-lf-complexes__proof-heading{font-size:18px;line-height:1.2}.ctr-lf-complexes__proof-body{font-size:15px}.ctr-lf-complexes__stats{width:100%;padding:12px 16px}.ctr-lf-complexes__stats-row{flex-direction:column;align-items:flex-start;gap:6px}.ctr-lf-complexes__stats-dot{display:none}.ctr-lf-complexes__stat-value{font-size:28px;line-height:1.1}.ctr-lf-complexes__vet{width:100%;max-width:none;justify-content:center;padding:12px 10px}}.ctr-lf-expect__container{max-width:1120px}.ctr-lf-expect__intro{text-align:center;margin-bottom:28px}.ctr-lf-expect__heading{margin:0 auto 16px;max-width:14ch;font-size:clamp(28px,7vw,40px)}.ctr-lf-expect__subheading{margin:0 auto;max-width:42rem;font-family:var(--ctr-lf-font-body);font-size:16px;line-height:1.5;font-weight:400;color:inherit}.ctr-lf-expect__frame{position:relative}.ctr-lf-expect__connector{display:none}.ctr-lf-expect__grid{display:flex;flex-direction:column;gap:0}.ctr-lf-expect__month{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:22px 0;border-bottom:1px solid rgba(72,107,172,.55)}.ctr-lf-expect__month:first-child{padding-top:0}.ctr-lf-expect__month:last-child{border-bottom:none;padding-bottom:0}.ctr-lf-expect__label{margin:0;font-family:var(--ctr-lf-font-display);font-size:16px;font-weight:700;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;color:var(--month-color, #f04e6d)}.ctr-lf-expect__title-box{position:relative;z-index:1;width:100%;background:#14377a;border-radius:8px;padding:10px 12px;box-sizing:border-box}.ctr-lf-expect__title{margin:0;font-family:var(--ctr-lf-font-display);font-size:16px;font-weight:700;line-height:1.25;letter-spacing:.02em;text-transform:uppercase;color:inherit}.ctr-lf-expect__text{margin:0;font-family:var(--ctr-lf-font-body);font-size:14px;line-height:1.5;font-weight:400;color:inherit;max-width:36rem}@media(min-width:990px){.ctr-lf-expect__intro{margin-bottom:36px}.ctr-lf-expect__heading{max-width:none;font-size:clamp(36px,3.2vw,44px)}.ctr-lf-expect__frame{border:1px solid #325393;border-radius:12px;padding:28px 24px}.ctr-lf-expect__connector{display:block;position:absolute;left:50%;top:97px;transform:translate(-50%,-50%);width:90%;height:0;border-top:1.5px dashed #486bac;pointer-events:none;z-index:0}.ctr-lf-expect__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.ctr-lf-expect__month{padding:0;border-bottom:none;gap:14px}.ctr-lf-expect__title-box{min-height:72px;display:flex;align-items:center;justify-content:center;padding:8px 12px}.ctr-lf-expect__title{font-size:18px;line-height:1.2}}.ctr-lf-difference__container{max-width:1120px}.ctr-lf-difference__layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:28px;align-items:center}.ctr-lf-difference__media{min-width:0}.ctr-lf-difference__pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ctr-lf-difference__half{position:relative;overflow:hidden;border-radius:12px;background:#ede4d6}.ctr-lf-difference__img,.ctr-lf-difference__half img{display:block;width:100%;height:100%;aspect-ratio:3 / 4;object-fit:cover}.ctr-lf-difference__label--before{left:10px;right:auto}.ctr-lf-difference__label--after{left:auto;right:10px}.ctr-lf-difference__card{background:#fff;border-radius:16px;padding:36px 32px;box-sizing:border-box}.ctr-lf-difference__heading{margin:0 0 16px;font-size:clamp(28px,3vw,36px);line-height:1.1;color:inherit}.ctr-lf-difference__quote{margin:0 0 20px;font-size:16px;line-height:1.55;color:inherit}.ctr-lf-difference__meta{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.ctr-lf-difference__author{margin:0;font-family:var(--ctr-lf-font-display);font-size:16px;font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:.02em;color:inherit;order:2}.ctr-lf-difference__verified{margin:0;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;color:#7a8799;order:3}.ctr-lf-difference__verified-icon{display:block;width:14px;height:14px;object-fit:contain;flex-shrink:0}.ctr-lf-difference__verified-dot{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background:var(--ctr-lf-pink);color:#fff;font-size:9px;line-height:1;flex-shrink:0}.ctr-lf-difference__meta .ctr-lf__stars{order:1}@media(max-width:989px){.ctr-lf-difference__layout{display:block;background:#fff;border-radius:16px;overflow:hidden}.ctr-lf-difference__media{margin:0}.ctr-lf-difference__pair{gap:4px}.ctr-lf-difference__half{border-radius:0}.ctr-lf-difference__half:first-child{border-top-left-radius:16px}.ctr-lf-difference__half:last-child{border-top-right-radius:16px}.ctr-lf-difference__img,.ctr-lf-difference__half img{aspect-ratio:1 / 1}.ctr-lf-difference__card{background:transparent;border-radius:0;padding:24px 20px 28px;text-align:center}.ctr-lf-difference__heading{margin-bottom:14px;font-size:28px}.ctr-lf-difference__quote{margin-bottom:18px;font-size:15px}.ctr-lf-difference__meta{align-items:center}.ctr-lf-difference__author{order:3}.ctr-lf-difference__verified{order:2}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/ctr-lf.css.map */
