.kf-prod__hero{background:var(--kf-white);padding:0 0 60px}.kf-prod__hero-grid{display:flex;flex-direction:column;gap:28px}.kf-prod__info{padding:0 20px}.kf-prod__gallery{min-width:0}.kf-prod__gallery-inner{display:flex;flex-direction:column-reverse;gap:12px}.kf-prod__thumbs{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.kf-prod__thumbs::-webkit-scrollbar{display:none}.kf-prod__thumb{width:64px;height:64px;border-radius:8px;overflow:hidden;flex-shrink:0;cursor:pointer;border:1.15px solid transparent;transition:border-color .2s ease,box-shadow .2s ease;background:#f3f4f1;opacity:.92;padding:0}.kf-prod__thumb.is-active,.kf-prod__thumb:hover{border-color:var(--kf-emerald);box-shadow:inset 0 0 0 1px var(--kf-emerald)}.kf-prod__thumb:focus-visible{outline:2px solid var(--kf-emerald);outline-offset:2px}.kf-prod__thumb img{width:100%;height:100%;object-fit:cover}.kf-prod__gallery-grid{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;gap:8px;scrollbar-width:none;-webkit-overflow-scrolling:touch;width:100%}.kf-prod__gallery-grid::-webkit-scrollbar{display:none}.kf-prod__gallery-row{display:contents}.kf-prod__gallery-tile{position:relative;flex:0 0 100%;width:100%;aspect-ratio:1 / 1;height:auto;border-radius:14px;overflow:hidden;background:#eef1ef;scroll-snap-align:start;scroll-snap-stop:always}.kf-prod__gallery-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.kf-prod__info{display:flex;flex-direction:column;gap:24px;min-width:0}.kf-prod__rating{display:flex;align-items:center;gap:7px;flex-wrap:wrap;color:#163b2f}.kf-prod__rating-stars{height:10.74px;width:auto;margin-right:-1px}.kf-prod__rating-num{font-family:var(--kf-font-body);font-size:10.5px;line-height:14px;font-weight:600;color:#163b2f}.kf-prod__rating-separator,.kf-prod__rating-text{font-family:var(--kf-font-body);font-size:10.5px;font-weight:400;color:#163b2f;line-height:14px}.kf-prod__title{font-family:var(--kf-font-heading);font-weight:400;font-size:40px;line-height:44px;letter-spacing:-.8px;color:#0f3325}.kf-prod__subtitle{font-family:var(--kf-font-body);max-width:470px;font-size:14px;color:#527a6d;line-height:1.5}.kf-prod__badges{border:1px solid #e0ebe4;border-radius:10.5px;overflow:hidden;background:#f2f7f4}.kf-prod__badges-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.kf-prod__badge-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;min-height:94px;padding:18px 10px 14px;background:transparent;border-right:1px solid #e0ebe4;border-bottom:1px solid #e0ebe4}.kf-prod__badge-item:nth-child(2n){border-right:none}.kf-prod__badge-item:nth-last-child(-n+2){border-bottom:none}.kf-prod__badge-icon{display:inline-flex;align-items:center;justify-content:center;width:36.96px;height:36.96px;flex-shrink:0;border-radius:999px;border:1px solid #e5e7eb;background:#fff}.kf-prod__badge-icon img{width:28px;height:28px;object-fit:contain}.kf-prod__badge-text{font-family:var(--kf-font-body);font-size:10px;font-weight:700;color:#163b2f;line-height:12px;letter-spacing:.25px;text-transform:uppercase}.kf-prod__badge-caption{font-family:var(--kf-font-body);font-size:10px;color:#527a6d;line-height:15px;padding:10px 18px 12px;border-top:1px solid #527a6d;text-align:center;font-style:italic}.kf-prod__supply-card{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #aebbb2;border-radius:7px;background:#fff;box-shadow:0 0 0 1px #163b2f05}.kf-prod__supply-thumb{width:35px;height:42px;border-radius:4px;overflow:hidden;flex-shrink:0;background:#e8eae9;border:1px solid #e5e7eb}.kf-prod__supply-thumb img{width:100%;height:100%;object-fit:cover}.kf-prod__supply-copy{min-width:0}.kf-prod__supply-title{font-family:var(--kf-font-body);font-size:14px;font-weight:600;color:var(--kf-emerald);line-height:1.4}.kf-prod__supply-desc{font-family:var(--kf-font-body);font-size:10.5px;color:#527a6d;line-height:1.35;margin-top:2px}.kf-prod__step-label{font-family:var(--kf-font-body);font-size:16px;font-weight:600;color:#1c1c1c;line-height:1.6}.kf-prod__buybox{display:flex;flex-direction:column;gap:12px;margin-top:4px}.kf-prod__step-label--secondary{margin-top:2px}.kf-prod__pricing-options{display:flex;gap:10px}.kf-prod__price-option{display:block;flex:1 1 0}.kf-prod__price-radio{position:absolute;opacity:0;width:0;height:0}.kf-prod__variant-card{display:flex;align-items:center;justify-content:center;min-height:52px;padding:12px 14px;border:1.5px solid #d6ddd9;border-radius:10.5px;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;background:#fff;text-align:center}.kf-prod__variant-card:hover{border-color:#527a6d}.kf-prod__price-radio:focus-visible+.kf-prod__variant-card{outline:2px solid var(--kf-emerald);outline-offset:2px}.kf-prod__price-radio:checked+.kf-prod__variant-card{border-color:#527a6d;background:#f0fdf4;box-shadow:0 0 0 1px #163b2f0f}.kf-prod__price-radio[data-available=false]+.kf-prod__variant-card{opacity:.5;pointer-events:none}.kf-prod__variant-label{font-family:var(--kf-font-body);font-size:15px;line-height:1.45;font-weight:700;color:var(--kf-emerald)}.kf-prod__price-card{display:flex;align-items:flex-start;gap:14px;padding:16px 15px 14px;border:1.5px solid #d6ddd9;border-radius:10.5px;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;position:relative;background:#fff}.kf-prod__price-card:hover{border-color:#527a6d}.kf-prod__price-radio:focus-visible+.kf-prod__price-card{outline:2px solid var(--kf-emerald);outline-offset:2px}.kf-prod__price-radio:checked+.kf-prod__price-card{border-color:#527a6d;background:#f0fdf4;box-shadow:0 0 0 1px #163b2f0f}.kf-prod__price-dot{width:17.48px;height:17.48px;border-radius:50%;border:1.5px solid #7f9189;flex-shrink:0;position:relative;margin-top:2px;transition:border-color .2s}.kf-prod__price-radio:checked+.kf-prod__price-card .kf-prod__price-dot{border-color:var(--kf-emerald)}.kf-prod__price-radio:checked+.kf-prod__price-card .kf-prod__price-dot:after{content:"";position:absolute;top:4px;left:4px;width:7px;height:7px;border-radius:50%;background:var(--kf-emerald)}.kf-prod__price-radio[data-available=false]+.kf-prod__price-card{opacity:.5;pointer-events:none}.kf-prod__price-card>div{min-width:0;flex:1}.kf-prod__price-label{font-family:var(--kf-font-body);font-size:15px;font-weight:600;color:var(--kf-emerald);line-height:1.45}.kf-prod__price-desc{font-family:var(--kf-font-body);font-size:10.5px;color:#527a6d;line-height:1.4;margin-top:6px}.kf-prod__price-popular{position:absolute;top:-10px;right:14px;background:var(--kf-emerald);color:var(--kf-white);font-family:var(--kf-font-body);font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:4px 8px;border-radius:999px}.kf-prod__price-copy{display:flex;flex-direction:column;gap:4px}.kf-prod__price-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.kf-prod__price-amount{text-align:right;flex-shrink:0}.kf-prod__price-main{display:block;font-family:var(--kf-font-body);font-size:15px;font-weight:600;color:var(--kf-emerald);line-height:1.2}.kf-prod__price-compare{display:block;margin-top:2px;font-family:var(--kf-font-body);font-size:16px;color:#8f968f;text-decoration:line-through}.kf-prod__price-billing{font-family:var(--kf-font-body);font-size:10.5px;color:#527a6d;line-height:1.35}.kf-prod__price-subline{font-family:var(--kf-font-body);font-size:16px;color:#8f968f;line-height:1.35}.kf-prod__price-points{display:flex;flex-direction:column;gap:5px;margin-top:2px}.kf-prod__price-point{display:flex;align-items:center;gap:8px;font-family:var(--kf-font-body);font-size:14px;color:#527a6d;line-height:1.4}.kf-prod__price-point:before{content:"\2713";flex-shrink:0;color:var(--kf-emerald);font-size:16px;font-weight:700}.kf-prod__purchase-options{display:flex;flex-direction:column;border:1px solid #d6ddd9;border-radius:10.5px;overflow:hidden;background:#fff}.kf-prod__purchase-options-title{font-family:var(--kf-font-body);font-size:16px;line-height:1.5;color:#1f2937;padding:0 0 8px}.kf-prod__purchase-option{display:flex;align-items:center;gap:12px;padding:14px 18px;cursor:pointer}.kf-prod__purchase-option+.kf-prod__purchase-option{border-top:1px solid #e5e7eb}.kf-prod__purchase-radio-input{position:absolute;opacity:0;width:0;height:0}.kf-prod__purchase-radio{width:17px;height:17px;border-radius:50%;border:1.5px solid #7f9189;position:relative;flex-shrink:0}.kf-prod__purchase-radio-input:checked+.kf-prod__purchase-radio{border-color:var(--kf-emerald)}.kf-prod__purchase-radio-input:checked+.kf-prod__purchase-radio:after{content:"";position:absolute;top:4px;left:4px;width:7px;height:7px;border-radius:50%;background:var(--kf-emerald)}.kf-prod__purchase-copy{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.kf-prod__purchase-label{font-family:var(--kf-font-body);font-size:15px;line-height:1.4;font-weight:700;color:#1f2937}.kf-prod__purchase-badge{display:inline-flex;align-items:center;padding:2px 7px;border-radius:4px;background:#ffd84d;color:#1f2937;font-family:var(--kf-font-body);font-size:10px;line-height:1.2;font-weight:700;text-transform:uppercase;letter-spacing:.04em;transform:rotate(-4deg)}.kf-prod__purchase-price{font-family:var(--kf-font-body);font-size:15px;line-height:1.4;color:#6b7280;flex-shrink:0}.kf-product-page .sealsubs-target-element,.kf-product-page [class*=sealsubs]{display:none!important}.kf-prod__cta-wrap{margin-top:4px}.kf-prod__cta-form{display:block;width:100%}.kf-prod__cta-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;background:var(--kf-emerald);color:var(--kf-white);border:1px solid var(--kf-emerald);min-height:45.49px;padding:10px 20px;border-radius:3.5px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;font-family:var(--kf-font-body);font-size:16px;font-weight:400;line-height:1.6;letter-spacing:0;text-transform:none;text-decoration:none}.kf-prod__cta-btn:hover{background:#0f3128}.kf-prod__cta-btn:focus-visible{outline:2px solid var(--kf-emerald);outline-offset:2px}.kf-prod__cta-btn:disabled{opacity:.65;cursor:not-allowed}.kf-prod__cta-note{margin-top:7px;min-height:27.96px;padding:1px 12px;border-radius:3.5px;background:#d1fae5;color:#163b2f;display:flex;align-items:center;justify-content:center;gap:8px;font-family:var(--kf-font-body);font-size:10px;line-height:26px;font-weight:400;text-align:center}.kf-prod__cta-note[hidden]{display:none}.kf-prod__cta-note-check{width:14px;height:14px;border-radius:999px;background:#163b2f;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.9375rem;flex-shrink:0}.kf-prod__guarantee{display:flex;align-items:flex-start;gap:14px;margin-top:var(--kf-space-sm);padding:9px 15px;background:#f0fdf4;border-radius:7px;border:1px solid #527a6d}.kf-prod__guarantee-icon{width:27.98px;height:27.98px;border-radius:999px;border:0;background:var(--kf-emerald);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-size:1rem;font-weight:700}.kf-prod__guarantee-copy{min-width:0}.kf-prod__guarantee-title{font-family:var(--kf-font-body);font-size:14px;font-weight:600;color:#0f3325;line-height:26px}.kf-prod__guarantee-body{font-family:var(--kf-font-body);font-size:14px;color:#163b2f;line-height:20px;font-weight:400;margin-top:2px}.kf-prod__ssl{font-family:var(--kf-font-body);font-size:10px;line-height:26px;color:#163b2f;text-align:center;margin-top:8px}.kf-prod__routine-card{margin-top:var(--kf-space-sm);padding:24px 18px 20px;background:#163b2f14;border:1px solid #e5e0d8;border-radius:10.5px;text-align:center}.kf-prod__routine-card-title{font-family:var(--kf-font-heading);font-size:24px;line-height:37px;font-weight:600;letter-spacing:-1px;color:#163b2f}.kf-prod__routine-card-body{max-width:419px;margin:8px auto 0;font-family:var(--kf-font-body);font-size:14px;line-height:20px;font-weight:400;color:#163b2f}.kf-prod__routine-card-avatar{width:96px;height:96px;margin:20px auto 0;border-radius:999px;overflow:hidden;background:#dbe5dd}.kf-prod__routine-card-avatar img{width:100%;height:100%;object-fit:cover}.kf-prod__image-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:20px;border:1px dashed rgba(22,59,47,.2);background:linear-gradient(135deg,#c7a56b1f,#527a6d14),repeating-linear-gradient(-45deg,#163b2f0a,#163b2f0a 10px,#ffffff73 10px 20px);color:var(--kf-emerald);text-align:center}.kf-prod__image-placeholder span{display:block;max-width:64px;font-family:var(--kf-font-body);font-size:8px;font-weight:600;line-height:1.5;letter-spacing:.12em;text-transform:uppercase}.kf-prod__image-placeholder--avatar{padding:10px;border-radius:999px}.kf-prod__image-placeholder--community-thumb{padding:12px 10px}.kf-prod__image-placeholder--community-thumb span{max-width:84px;font-size:7px;letter-spacing:.11em}.kf-prod__image-placeholder--community-avatar span{max-width:28px;font-size:5px;letter-spacing:.1em}.kf-prod__image-placeholder--community-photo{border-radius:inherit;padding:18px 14px}.kf-prod__image-placeholder--community-photo span{max-width:132px;font-size:9px;letter-spacing:.1em}.kf-prod__routine-card-guided{margin-top:12px;font-family:var(--kf-font-body);font-size:16px;font-weight:600;color:var(--kf-emerald)}.kf-prod__routine-card-guided-desc{margin-top:4px;font-family:var(--kf-font-body);font-size:16px;line-height:26px;font-weight:400;color:#163b2f}.kf-prod__routine-card-quote{margin-top:10px;font-family:var(--kf-font-body);max-width:360px;margin-left:auto;margin-right:auto;font-size:12px;line-height:20px;color:#527a6d;font-style:italic}.kf-prod__routine-card-link{display:inline-block;margin-top:14px;font-family:var(--kf-font-body);font-size:10.5px;line-height:14px;font-weight:700;letter-spacing:1.05px;text-transform:uppercase;color:#0f3325;text-decoration:none}.kf-prod__routine-card-link:hover{text-decoration:underline;text-underline-offset:3px}.kf-prod__ingredient-focus{background:linear-gradient(90deg,#0e2b22 0 50%,#fff 50% 100%);padding:0}.kf-prod__ingfocus-grid{display:flex;flex-direction:column;gap:0}.kf-prod__ingfocus-dark{background:#0e2b22;color:#fff;padding:80px 56px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.kf-prod__ingfocus-dark .kf-eyebrow{color:#fff;opacity:.9;font-family:"Cormorant Garamond",var(--kf-font-heading);font-size:40px;line-height:57px;letter-spacing:-1px;font-weight:400;text-transform:none}.kf-prod__ingfocus-dark .kf-h2{font-family:"Cormorant Garamond",var(--kf-font-heading)!important;font-size:64px!important;line-height:78px!important;letter-spacing:-.8px!important;color:#fff!important;margin-top:0!important}.kf-prod__ingfocus-dark p{font-family:"Inter",var(--kf-font-body);font-size:16px;line-height:26px;color:#d1d5db;opacity:.9;margin-top:6px}.kf-prod__ingfocus-list{display:flex;flex-direction:column;background:var(--kf-white);justify-content:center}.kf-prod__ingfocus-item{display:grid;grid-template-columns:70px minmax(0,1fr) 28px;gap:20px;align-items:start;padding:28px 32px;border-bottom:1px solid var(--kf-border)}.kf-prod__ingfocus-img{width:70px;height:70px;border-radius:var(--kf-radius-full);overflow:hidden;flex-shrink:0;background:#f2f5f3;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center}.kf-prod__ingfocus-img img{width:100%;height:100%;object-fit:cover}.kf-prod__ingfocus-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;background:radial-gradient(circle at 34% 30%,#fff,#f4f1ea 55%,#e4ddd0);color:#7c8b85;font-family:var(--kf-font-heading);font-size:1rem;letter-spacing:.03em;text-transform:uppercase}.kf-prod__ingfocus-img-placeholder:after{content:"";position:absolute;width:42px;height:42px;border-radius:50%;border:1px dashed rgba(95,116,108,.45);opacity:.8}.kf-prod__ingfocus-name{font-family:"Cormorant Garamond",var(--kf-font-heading);font-weight:600;font-size:19.5px;line-height:24px;color:#1f2937}.kf-prod__ingfocus-desc{font-family:"Inter",var(--kf-font-body);font-weight:300;font-size:12.3px;line-height:20px;color:#6b7280;margin-top:6px;max-width:620px}.kf-prod__ingfocus-copy{min-width:0}.kf-prod__ingfocus-plus{flex-shrink:0;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;color:#0e2b22;font-size:1.75rem;font-weight:300;line-height:1;opacity:.6}.kf-prod__ingfocus-disclaimer{font-family:"Inter",var(--kf-font-body);font-size:10.5px;font-weight:300;font-style:italic;color:#9ca3af;padding:29px 42px;line-height:14px;background:#f9fafb;border-top:1px solid #F3F4F6}.kf-about__reviews{background:#163b2f14;padding:70px 0 60px}.kf-about__reviews-stars{display:flex;justify-content:center;gap:3.5px;margin-bottom:14px}.kf-about__reviews-star{width:16px;height:16px;color:#c62828}.kf-about__reviews-label{font-family:DM Sans,sans-serif;font-weight:700;font-size:14px;line-height:16px;letter-spacing:2.2px;text-transform:uppercase;color:#4a635d;text-align:center;margin-bottom:14px}.kf-about__reviews-heading{font-family:Cormorant Garamond,serif;font-weight:400;font-size:1.75rem;line-height:1.43;letter-spacing:-1px;color:#153e35;text-align:center;margin-bottom:11px}.kf-about__reviews-sub{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:26px;color:#3a4d46;text-align:center!important;max-width:572px;margin:0 auto 32px!important}.kf-about__reviews-scroll{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 14px 4px}.kf-about__reviews-scroll::-webkit-scrollbar{display:none}.kf-about__review-card{flex-shrink:0;width:250px;scroll-snap-align:start;background:#fff;border-radius:10.5px;box-shadow:0 1px 2px #0000000d;overflow:hidden}.kf-about__review-avatar-row{display:flex;align-items:center;gap:8.75px;padding:14px}.kf-about__review-avatar{width:24.5px;height:24.5px;border-radius:9999px;overflow:hidden;flex-shrink:0;background:#f3f4f6}.kf-about__review-avatar img{width:100%;height:100%;object-fit:cover}.kf-about__review-handle{font-family:DM Sans,sans-serif;font-weight:700;font-size:14px;line-height:16px;letter-spacing:-.275px;color:#1a3c34}.kf-about__review-image{height:222px;overflow:hidden;background:#f3f4f6;border-radius:10.5px;margin:0 14px}.kf-about__review-image img{width:100%;height:100%;object-fit:cover}.kf-about__review-stars{display:flex;gap:3.5px;padding:12.25px 14px 0}.kf-about__review-star{width:10px;height:10px;color:#1a3c34}.kf-about__review-text{font-family:DM Sans,sans-serif;font-weight:400;font-size:16px;line-height:21px;color:#3a4d46;padding:12px 14px 16px}.kf-about__placeholder--avatar{min-height:auto;padding:0;border-radius:50%;width:24.5px;height:24.5px}.kf-about__placeholder--review{min-height:222px;border-radius:10.5px}@media(min-width:768px){.kf-about__reviews-heading{font-size:40px;line-height:57px}.kf-about__reviews-scroll{padding:0 60px}}.kf-about__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:100%;padding:20px;border:1px dashed rgba(22,59,47,.2);border-radius:inherit;background:linear-gradient(135deg,#c7a56b1f,#527a6d14),repeating-linear-gradient(-45deg,#163b2f0a,#163b2f0a 10px,#ffffff73 10px 20px);color:var(--kf-emerald, #163b2f);text-align:center}.kf-about__placeholder span{font-family:var(--kf-font-body, "Inter", sans-serif);font-size:.9375rem;font-weight:600;line-height:1.5;letter-spacing:.16em;text-transform:uppercase;max-width:180px}.kf-home__pillars-detail{display:none}.kf-home__pillars-detail.is-active{display:block}.kf-home__pillars-features{display:flex;flex-direction:column;gap:12px;margin-top:16px}.kf-prod__pillars{background:#eaefe9;padding:60px 20px;overflow:hidden}.kf-prod__pillars .kf-container{max-width:1141px;width:100%}.kf-prod__pillars-header{width:100%;max-width:784px;margin:0 auto 32px;display:flex;flex-direction:column;align-items:center;gap:16px}.kf-prod__pillars .kf-badge--dark{min-width:0;min-height:29px;padding:8px 18px;background:#0b221a;border-radius:9999px;box-shadow:0 1px 2px #0000000d;font-size:10px;line-height:15px;letter-spacing:2px}.kf-prod__pillars .kf-h2{width:100%;max-width:480.84px;margin:0;font-size:28px;line-height:34px;letter-spacing:-.7px;color:#0b221a;text-align:center}.kf-prod__pillars .kf-body.kf-text-gray{width:100%;max-width:449.72px;margin:0 auto;font-size:14px;line-height:21px;color:#6b7280;text-align:center}.kf-prod__pillars-layout{display:flex;flex-direction:column;gap:24px;align-items:stretch}.kf-prod__pillars .kf-home__pillars-nav{width:100%;gap:10px;position:relative;z-index:2}.kf-prod__pillars .kf-home__pillars-tab{position:relative;display:grid;grid-template-columns:32px minmax(0,1fr) auto;grid-template-areas:"icon content meta";width:100%;min-height:auto;padding:18px 18.5px;column-gap:14px;row-gap:0;border-radius:10.5px;background:#dde2de;color:#0b221a;box-shadow:none}.kf-prod__pillars .kf-home__pillars-tab.is-active{width:100%;min-height:auto;background:#0b221a;color:#fff;border:1px solid #0B221A;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@media(min-width:768px){.kf-prod__pillars{padding:72px 0 84px}.kf-prod__pillars-header{width:784px;margin:0 auto 41px;gap:19px}.kf-prod__pillars .kf-h2{width:480.84px;font-size:40px;line-height:57px;letter-spacing:-1px}.kf-prod__pillars .kf-body.kf-text-gray{width:449.72px}.kf-prod__pillars-layout{display:grid;flex-direction:initial;grid-template-columns:379px 705px;gap:0;align-items:start;justify-content:center}.kf-prod__pillars .kf-home__pillars-nav{width:379px}.kf-prod__pillars .kf-home__pillars-tab{width:344.2px;min-height:117px;gap:30px}.kf-prod__pillars .kf-home__pillars-tab.is-active{width:351.09px;min-height:136.17px}}.kf-prod__pillars .kf-home__pillars-tab-icon{grid-area:icon;align-self:start;width:50px;height:50px;border-radius:7px;background:#0b221a0d;color:#0b221ab3;font-size:16px;margin-bottom:0}.kf-prod__pillars .kf-home__pillars-tab.is-active .kf-home__pillars-tab-icon{width:50px;height:50px;background:#ffffff1a;color:#fff}.kf-prod__pillars .kf-home__pillars-tab-content{grid-area:content;align-self:start;display:flex;flex-direction:column;gap:3px;padding-top:1px}.kf-prod__pillars .kf-home__pillars-tab-title{font-family:"Playfair Display",var(--kf-font-heading);font-weight:400;font-size:14px;line-height:21px;color:inherit}.kf-prod__pillars .kf-home__pillars-tab-desc{max-width:233.48px;font-family:var(--kf-font-body);font-size:11px;line-height:16px;color:#0b221a80;opacity:1}.kf-prod__pillars .kf-home__pillars-tab.is-active .kf-home__pillars-tab-desc{color:#d1d5db}.kf-prod__pillars .kf-home__pillars-tab-meta{grid-area:meta;align-self:start;position:absolute;top:27.54px;right:0;margin-left:0;display:inline-flex;font-size:10.2px;line-height:15px;letter-spacing:1.02px;color:#fff;opacity:.6}.kf-prod__pillars .kf-home__pillars-detail{position:relative;width:100%;max-width:100%;min-height:auto;padding:32px 24px;background:#d3d8d4;border:1px solid rgba(255,255,255,.2);border-radius:21px;box-shadow:inset 0 2px 4px 1px #0000000d;color:#0b221a}@media(min-width:768px){.kf-prod__pillars .kf-home__pillars-detail{width:705px;max-width:705px;min-height:643.5px;padding:57px}}.kf-prod__pillars .kf-home__pillars-detail-top{margin:0 0 34px;justify-content:space-between}.kf-prod__pillars .kf-home__pillars-detail-icon{width:62px;height:62px;border-radius:14px;border:1px solid rgba(11,34,26,.2);background:transparent;color:#0b221a;font-size:28px}.kf-prod__pillars .kf-home__pillars-detail-pill{padding:6.25px 14px;min-width:77.09px;background:#0b221a;border:none;color:#fff;font-size:10px;line-height:15px;letter-spacing:1px}.kf-prod__pillars .kf-home__pillars-detail .kf-h3{width:362.5px;max-width:100%;margin:0;font-family:"Playfair Display",var(--kf-font-heading);font-weight:400;font-size:42px;line-height:42px;color:#0b221a}.kf-prod__pillars .kf-home__pillars-detail .kf-badge{display:block;margin-top:29px;padding:0;background:transparent;color:#0b221a99;font-size:10px;line-height:15px;letter-spacing:2px}.kf-prod__pillars .kf-home__pillars-detail .kf-body{width:426.92px;max-width:100%;margin-top:23px;color:#0b221acc;font-size:14px;line-height:21px}.kf-prod__pillars .kf-home__pillars-detail .kf-label{margin-top:37px!important;color:#0b221a!important;font-size:10.5px;line-height:14px;letter-spacing:1.05px}.kf-prod__pillars .kf-home__pillars-hl-list{margin-top:17px}.kf-prod__pillars .kf-home__pillars-hl-item{gap:14px;padding:7px 0;font-size:12.3px;line-height:20px;color:#0b221acc}.kf-prod__pillars .kf-home__pillars-hl-item:before{content:"+";color:#0b221a;font-size:18px;line-height:18px}.kf-prod__pillars .kf-home__pillars-features{margin-top:16px}.kf-prod__pillars .kf-home__pillars-features .kf-body{margin-top:0;color:#0b221acc!important;font-size:12.3px;line-height:20px}.kf-prod__pillars .kf-home__pillars-number{right:56.97px;bottom:55.5px;font-family:"Playfair Display",var(--kf-font-heading);font-style:italic;font-weight:500;font-size:400px;line-height:400px;color:#0b221a0d}.kf-prod__pillars .kf-home__pillars-cards{display:flex;flex-direction:column;gap:16px;margin-top:24px;margin-left:0}.kf-prod__pillars .kf-home__pillars-card{width:100%;min-height:auto;padding:28px 22px 30px;border-radius:14px;background:#fff;border:none;box-shadow:0 1px 2px #0000000d}@media(min-width:768px){.kf-prod__pillars .kf-home__pillars-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27.67px;margin-top:40.5px;margin-left:28px}.kf-prod__pillars .kf-home__pillars-card{width:334.22px;min-height:188px}}.kf-prod__pillars .kf-home__pillars-card-icon{width:42px;height:42px;margin:0 auto 14px;border-radius:10.5px;background:#f9fafb;border:1px solid #F3F4F6;color:#0b221a;font-size:20px}.kf-prod__pillars .kf-home__pillars-card h4{margin:0 0 9px;font-family:var(--kf-font-body);font-weight:700;font-size:12.3px;line-height:18px;color:#0b221a}.kf-prod__pillars .kf-home__pillars-card p{width:207px;max-width:100%;margin:0 auto;font-family:var(--kf-font-body);font-size:10.5px;line-height:17px;color:#6b7280}.kf-prod__protocol-section{background:#fff;padding:60px 20px;overflow:hidden}.kf-prod__protocol-shell{max-width:1120px;width:100%;margin:0 auto}.kf-prod__protocol-header{width:100%;max-width:558.25px;margin:0 auto 32px;display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.kf-prod__protocol-eyebrow{width:100%;font-family:var(--kf-font-body);font-weight:700;font-size:10px;line-height:15px;letter-spacing:2px;text-transform:uppercase;color:#c8a875}.kf-prod__protocol-heading{width:100%;margin:0;font-family:var(--kf-font-heading);font-weight:400;font-size:28px;line-height:34px;letter-spacing:-.7px;color:#0b221a}@media(min-width:768px){.kf-prod__protocol-section{padding:80px 249px}.kf-prod__protocol-header{margin:0 auto 40px}.kf-prod__protocol-heading{font-size:40px;line-height:57px;letter-spacing:-1px}}.kf-prod__protocol-sub{width:483px;max-width:100%;margin:0;font-family:var(--kf-font-body);font-weight:400;font-size:16px;line-height:26px;color:#6b7280}.kf-prod__protocol-cards{display:grid;grid-template-columns:1fr;gap:24px}.kf-prod__protocol-card{min-width:0}.kf-prod__protocol-image{position:relative;height:248.48px;border-radius:7px;overflow:hidden;background:#f3f4f6}.kf-prod__protocol-image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.kf-prod__protocol-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#00000080,#0000)}.kf-prod__protocol-number{position:absolute;left:21px;bottom:7px;z-index:1;font-family:"Playfair Display",var(--kf-font-heading);font-weight:500;font-size:84px;line-height:84px;color:#fff}.kf-prod__protocol-card-body{padding-top:28px}.kf-prod__protocol-card-body h4{margin:0 0 12px;font-family:var(--kf-font-body);font-weight:400;font-size:16px;line-height:26px;color:#0b221a}.kf-prod__protocol-card-body p{margin:0;font-family:var(--kf-font-body);font-weight:400;font-size:12.3px;line-height:20px;color:#6b7280}.kf-prod__begin{background:#163b2f14;color:#0f2822;padding:40px 20px;overflow:hidden}.kf-prod__begin-layout{display:flex;flex-direction:column-reverse;gap:32px;align-items:center}.kf-prod__begin-info{max-width:469.46px;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:13px}.kf-prod__begin-heading{font-family:"Cormorant Garamond",var(--kf-font-heading);font-weight:400;width:100%;font-size:28px;line-height:34px;letter-spacing:-.7px;color:#163b2f;margin:0}@media(min-width:768px){.kf-prod__begin{padding:119px 97px 0 80px;min-height:782px}.kf-prod__begin-layout{gap:40px}.kf-prod__begin-heading{width:361px;font-size:40px;line-height:57px;letter-spacing:-1px}}.kf-prod__begin-product-row{display:flex;justify-content:space-between;align-items:center;width:469.46px;max-width:100%;min-height:39.5px;padding-bottom:14px;border-bottom:1px solid #D1D5DB;margin:0}.kf-prod__begin-name{font-family:"Inter",var(--kf-font-body);font-weight:600;font-size:16px;line-height:24px;color:#0f2822}.kf-prod__begin-price-inline{font-family:"Inter",var(--kf-font-body);font-weight:600;font-size:15.8px;line-height:24px;color:#0f2822}.kf-prod__begin-includes-label{font-family:"Inter",var(--kf-font-body);font-size:10.5px;font-weight:700;letter-spacing:1.05px;text-transform:uppercase;color:#6b7280;margin:0}.kf-prod__begin-includes{display:flex;flex-direction:column;gap:14px;width:469.46px;max-width:100%;margin:0}.kf-prod__begin-include-row{display:flex;justify-content:space-between;align-items:center;font-family:"Inter",var(--kf-font-body);font-size:14px;line-height:18px;color:#0f2822}.kf-prod__begin-included{font-weight:600;font-size:14px;line-height:21px;color:#2b5c50;flex-shrink:0}.kf-prod__begin-total{display:flex;justify-content:space-between;align-items:center;width:469.46px;max-width:100%;min-height:64px;padding-top:15px;border-top:1px solid #D1D5DB;margin-top:21px}.kf-prod__begin-total-label{font-family:"Inter",var(--kf-font-body);font-weight:600;font-size:15.8px;line-height:24px;color:#0f2822}.kf-prod__begin-total-price{font-family:"Inter",var(--kf-font-body);font-weight:700;font-size:17.5px;line-height:24px;color:#0f2822}.kf-prod__begin-savings{width:465.05px;max-width:100%;font-family:"Inter",var(--kf-font-body);font-size:12.3px;line-height:18px;color:#6b7280;text-align:right;margin:4px 0 0 auto}.kf-prod__begin-btn{display:flex;align-items:center;justify-content:center;width:469.46px;max-width:100%;height:49px;background:#112c26;border-radius:9999px;font-family:"Inter",var(--kf-font-body);font-weight:700;font-size:14px;letter-spacing:.35px;text-transform:uppercase;color:#fff!important;text-decoration:none;transition:opacity .2s}.kf-prod__begin-btn:hover{opacity:.85}.kf-prod__begin-badges{display:flex;gap:28px;width:468.65px;max-width:100%;margin-top:14px;justify-content:center}.kf-prod__begin-badge{font-family:"Inter",var(--kf-font-body);font-weight:500;font-size:10.5px;color:#0f2822;display:flex;align-items:center;gap:7px}.kf-prod__begin-badge:before{content:"";width:14px;height:14px;border-radius:50%;background:#0f2822;flex-shrink:0}.kf-prod__begin-image{width:100%;max-width:431px;height:auto;aspect-ratio:431 / 648;overflow:hidden}@media(min-width:768px){.kf-prod__begin-image{height:648px;aspect-ratio:auto}}.kf-prod__begin-image img{width:100%;height:100%;object-fit:cover}.kf-prod__community{background:#163b2f14;padding:40px 16px;min-height:auto;overflow:hidden}.kf-prod__community-shell{max-width:1800px;min-height:auto;margin:0 auto;padding:0}@media(min-width:768px){.kf-prod__community{padding:69.91px 0 77.59px;min-height:820px}.kf-prod__community-shell{min-height:680px;padding:0 60px 0 66px}}.kf-prod__community-shell>*{box-sizing:border-box}.kf-prod__community-stars{display:flex;justify-content:center;gap:3.5px;width:max-content;margin:0 auto;transform:translate(3px)}.kf-prod__community-star{width:16px;height:16px;color:#c62828}.kf-prod__community-eyebrow{margin:14px 0 0;width:100%;transform:translate(3px);font-family:DM Sans,sans-serif;font-style:normal;font-weight:700;font-size:11px;line-height:16px;letter-spacing:2.2px;text-transform:uppercase;text-align:center;color:#4a635d}.kf-prod__community-heading{width:auto;max-width:100%;margin:14.5px auto 0;display:block;transform:translate(3px);font-family:Cormorant Garamond,serif;font-style:normal;font-weight:400;font-size:28px;line-height:34px;letter-spacing:-.7px;text-align:center;color:#153e35}@media(min-width:768px){.kf-prod__community-heading{font-size:40px;line-height:57px;letter-spacing:-1px}}.kf-prod__community-sub{width:auto;max-width:100%;margin:11px auto 0;display:block;transform:translate(3px);font-family:"Inter",var(--kf-font-body);font-style:normal;font-weight:400;font-size:16px;line-height:26px;text-align:center;color:#3a4d46}.kf-prod__community-scroll{display:flex;flex-direction:column;gap:16px;margin-top:32px;min-height:auto;overflow:visible;scrollbar-width:auto;-webkit-overflow-scrolling:auto;padding:0;justify-content:flex-start}.kf-prod__community-scroll::-webkit-scrollbar{display:none}.kf-prod__community-card{width:100%;min-width:0;min-height:auto;background:#fff;box-shadow:0 1px 2px #0000000d;border-radius:10.5px;padding:16.82px 14px 16px;box-sizing:border-box}@media(min-width:768px){.kf-prod__community-scroll{flex-direction:row;gap:14px;margin-top:42px;min-height:472.5px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0 14px 8px}.kf-prod__community-card{width:250px;min-width:250px;min-height:443.82px}}.kf-prod__community-media{width:100%;height:222px;overflow:hidden;border-radius:10.5px;background:#f3f4f6}.kf-prod__community-media img,.kf-prod__community-media .kf-prod__image-placeholder{width:100%;height:100%}.kf-prod__community-media img{display:block;object-fit:cover}.kf-prod__community-card-stars{display:flex;gap:3.5px;margin-top:44.43px}.kf-prod__community-card-star{width:10px;height:10px;color:#1a3c34}.kf-prod__community-quote{margin:13.5px 0 0;width:100%;font-family:DM Sans,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:21px;color:#3a4d46}.kf-prod__community-card:nth-child(1) .kf-prod__community-quote{max-width:216.58px}.kf-prod__community-card:nth-child(2) .kf-prod__community-quote{max-width:226.76px}.kf-prod__community-card:nth-child(3) .kf-prod__community-quote{max-width:227.23px}.kf-prod__community-card:nth-child(4) .kf-prod__community-quote{max-width:213.05px}.kf-prod__community-card:nth-child(5) .kf-prod__community-quote{max-width:218.85px}.kf-prod__community-card:nth-child(6) .kf-prod__community-quote{max-width:224.11px}.kf-prod__routine{background:var(--kf-cream);padding:var(--kf-space-xl) 0}.kf-prod__routine-layout{display:flex;flex-direction:column;gap:var(--kf-space-md);text-align:center}.kf-prod__routine-quote{font-family:var(--kf-font-heading);font-size:1.125rem;font-style:italic;line-height:1.6;color:var(--kf-body);max-width:600px;margin:var(--kf-space-sm) auto 0}.kf-prod__routine-guided{font-family:var(--kf-font-body);font-size:1rem;font-weight:600;color:var(--kf-emerald);margin-top:var(--kf-space-sm)}.kf-prod__routine-guided-desc{font-family:var(--kf-font-body);font-size:.9375rem;color:var(--kf-gray);margin-top:2px}.kf-prod__ritual{background:var(--kf-white);padding:var(--kf-space-xl) 0}.kf-prod__ritual-header{text-align:center;margin-bottom:var(--kf-space-lg)}.kf-prod__ritual-grid{display:grid;grid-template-columns:1fr;gap:16px}.kf-prod__ritual-card{background:transparent;border-radius:0;overflow:visible}.kf-prod__ritual-card-img{position:relative;aspect-ratio:457 / 476;background:#edf1ed;border-radius:8px;overflow:hidden}.kf-prod__ritual-card-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.kf-prod__ritual-card-body{padding:10px 0 0}.kf-prod__ritual-card-title{font-family:var(--kf-font-heading);font-size:1.375rem;font-weight:400;color:var(--kf-emerald)}.kf-prod__ritual-card-desc{font-family:var(--kf-font-body);font-size:.9375rem;color:var(--kf-gray);line-height:1.45;margin-top:6px}.kf-prod__reviews{background:#fafafa;padding:60px 20px;overflow:hidden}.kf-prod__reviews .kf-container{display:flex;flex-direction:column;align-items:center;width:100%}.kf-prod__reviews-header{width:100%;max-width:608px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:32px}.kf-prod__reviews-header .kf-h2{font-family:"Cormorant Garamond",var(--kf-font-heading);font-weight:400;font-size:32px;line-height:38px;letter-spacing:-.8px;color:#0b221a;margin:0}@media(min-width:768px){.kf-prod__reviews{padding:80px 53px}.kf-prod__reviews-header{margin-bottom:44px}.kf-prod__reviews-header .kf-h2{font-size:40px;line-height:57px;letter-spacing:-1px}}.kf-prod__reviews-header .kf-body{font-family:"Inter",var(--kf-font-body);font-weight:500;font-size:12.3px;line-height:18px;color:#0b221a;margin:0}.kf-prod__reviews-scroll{display:flex;gap:21px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0;width:100%}.kf-prod__reviews-scroll::-webkit-scrollbar{display:none}.kf-prod__reviews-scroll>*{scroll-snap-align:start;flex-shrink:0;width:340px}@media(min-width:768px){.kf-prod__reviews-scroll{overflow-x:visible;scroll-snap-type:none;flex-wrap:nowrap;justify-content:center}.kf-prod__reviews-scroll>*{flex:0 0 340px;width:340px;min-width:340px}}.kf-prod__reviews .kf-review{background:#fff;border:1px solid #F3F4F6;box-shadow:0 1px 2px #0000000d;border-radius:7px;padding:29px;min-height:207px;width:340px;display:flex;flex-direction:column;box-sizing:border-box}.kf-prod__reviews .kf-review__stars{font-size:16px;color:#0b221a;margin-bottom:15px;letter-spacing:3.5px;line-height:16px}.kf-prod__reviews .kf-review__quote{font-family:"Inter",var(--kf-font-body);font-weight:400;font-size:12.3px;line-height:18px;color:#0b221a;flex:1;width:282px;max-width:282px;margin:0}.kf-prod__reviews .kf-review__author{font-family:"Inter",var(--kf-font-body);font-weight:700;font-size:10.5px;line-height:14px;color:#0b221a;margin-top:37px;white-space:nowrap}.kf-prod__reviews-footer{display:inline-flex;align-items:center;justify-content:center;gap:4px;text-align:center;width:max-content;font-family:"Inter",var(--kf-font-body);font-size:12.3px;line-height:54px;color:#0b221a;white-space:nowrap}.kf-prod__reviews-footer strong{font-weight:700}.kf-prod__reviews-footer span{font-weight:400}.kf-prod__final-cta{background:var(--kf-emerald);color:var(--kf-white);padding:var(--kf-space-xl) 0;text-align:center}.kf-prod__sidebar-section{margin-top:24px;padding-top:18px;border-top:1.5px solid rgba(22,59,47,.08)}.kf-prod__sidebar-section-title{font-family:var(--kf-font-body);font-size:16px;line-height:26px;font-weight:600;color:#0f3325}.kf-prod__sidebar-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.kf-prod__sidebar-section-toggle{color:#6c766f;font-size:20px;line-height:1}.kf-prod__sidebar-section-body{font-family:var(--kf-font-body);font-size:14px;color:#163b2f;line-height:20px;font-weight:400;margin-top:8px}.kf-prod__sidebar-branded{font-family:var(--kf-font-body);font-size:14px;line-height:26px;font-weight:500;color:#163b2f;text-decoration:underline;text-underline-offset:2px;margin-top:12px}.kf-prod__sidebar-inline-link{display:inline-flex;margin-top:12px;font-family:var(--kf-font-body);font-size:14px;font-weight:500;line-height:1.4;color:#163b2f;text-decoration:underline;text-underline-offset:2px}.kf-prod__sidebar-inline-link:hover{color:var(--kf-emerald)}.kf-prod__sidebar-accordion{border-top:1.5px solid rgba(22,59,47,.08)}.kf-prod__sidebar-disclosure{border-bottom:1.5px solid rgba(22,59,47,.08)}.kf-prod__sidebar-disclosure summary{list-style:none}.kf-prod__sidebar-disclosure summary::-webkit-details-marker{display:none}.kf-prod__sidebar-accordion-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;cursor:pointer;font-family:var(--kf-font-body);font-size:16px;font-weight:500;color:#163b2f}.kf-prod__sidebar-accordion-plus{width:20px;height:20px;flex-shrink:0;position:relative}.kf-prod__sidebar-accordion-plus:before{content:"+";position:absolute;top:0;right:0;bottom:0;left:0;color:#6c766f;font-size:20px;line-height:1;text-align:center}.kf-prod__sidebar-disclosure[open] .kf-prod__sidebar-accordion-plus:before{content:"\2212"}.kf-prod__sidebar-accordion-content{padding:0 0 16px;font-family:var(--kf-font-body);font-size:14px;color:#527a6d;line-height:1.55}.kf-prod__community-strip{display:flex;gap:10px;margin-top:14px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:6px}.kf-prod__community-strip::-webkit-scrollbar{display:none}.kf-prod__community-thumb{position:relative;aspect-ratio:111.98 / 149.3;width:112px;min-width:112px;border-radius:7px;overflow:hidden;background:#dbe4de}.kf-prod__community-thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;padding-inline:2px}.kf-prod__community-thumb-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000001f}.kf-prod__community-thumb-play{position:absolute;left:50%;top:50%;width:24px;height:24px;transform:translate(-50%,-50%);border-radius:999px;border:1px solid rgba(255,255,255,.92);background:#00000026;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.9375rem}.kf-prod__community-thumb-reel{position:absolute;left:7px;bottom:7px;width:13.99px;height:13.99px;border-radius:999px;background:#fff}.kf-prod__community-thumb-reel:before{content:"";position:absolute;left:4.5px;top:4px;width:0;height:0;border-bottom:3px solid transparent;border-left:4.5px solid #dc2626;border-top:3px solid transparent}@media(min-width:768px){.kf-prod__hero{padding:60px 56px 102px}.kf-prod__hero-grid{display:grid;grid-template-columns:832px 498px;gap:70px;align-items:start;justify-content:center}.kf-prod__gallery-inner{flex-direction:row;align-items:flex-start;gap:28.87px}.kf-prod__thumbs{position:sticky;top:calc(var(--kf-nav-h) + 20px);flex-direction:column;overflow-x:visible;overflow-y:auto;max-height:525px;width:80.815px;flex:0 0 80.815px;padding-bottom:0}.kf-prod__thumb{width:80.815px;height:80.815px;border-radius:8.084px}.kf-prod__gallery-grid{display:grid;flex-direction:column;flex-wrap:initial;overflow-x:visible;overflow-y:visible;scroll-snap-type:none;width:722.315px;flex:0 0 722.315px;gap:17.56px;-webkit-overflow-scrolling:auto}.kf-prod__gallery-row{display:grid;grid-template-columns:1fr;gap:17.56px;align-items:start}.kf-prod__gallery-tile{flex:initial;width:100%;border-radius:17.564px;scroll-snap-align:none;scroll-snap-stop:normal}.kf-prod__info{position:sticky;top:calc(var(--kf-nav-h) + 24px);width:498px;gap:16px;padding:5px 0 0}.kf-prod__title{font-size:64px;line-height:78px;width:498px;max-width:498px;min-height:156px;margin:0}.kf-prod__subtitle{width:470.21px;max-width:470.21px;font-size:14px;line-height:21px;margin:0}.kf-prod__rating{width:485px;gap:7px;flex-wrap:nowrap}.kf-prod__rating-stars{height:10.74px;width:64.39px;flex:0 0 64.39px}.kf-prod__rating-num,.kf-prod__rating-text,.kf-prod__rating-separator{font-size:10.5px;line-height:14px}.kf-prod__rating-separator{flex:0 0 auto}.kf-prod__rating-text{flex:0 0 auto;white-space:nowrap}.kf-prod__badges{width:498px;height:160.38px}.kf-prod__badges-grid{grid-template-columns:repeat(4,minmax(0,1fr));height:113px}.kf-prod__badge-item{min-height:113px;padding:18.99px 7px 11px;border-bottom:0;gap:8px}.kf-prod__badge-item:nth-child(2n){border-right:1px solid #e0ebe4}.kf-prod__badge-item:nth-child(4n){border-right:0}.kf-prod__badge-icon{width:36.96px;height:36.96px}.kf-prod__badge-icon img{width:28px;height:28px}.kf-prod__badge-text{font-size:10px;line-height:12px;letter-spacing:.25px;max-width:102px}.kf-prod__badge-caption{padding:12px 19px 0;min-height:27px;line-height:15px}.kf-prod__step-label{font-size:16px;line-height:26px;margin:0}.kf-prod__price-card{padding:18px 15px 15px}.kf-prod__price-label{font-size:16px}.kf-prod__price-main{font-size:15.5px}.kf-prod__price-desc,.kf-prod__price-billing{font-size:10.5px}.kf-prod__price-point{font-size:14px}.kf-prod__cta-btn{min-height:45.49px}.kf-prod__routine-card{padding:24px 12px 22px;min-height:445px}.kf-prod__routine-card-title{font-size:24px}.kf-prod__routine-card-avatar{width:112px;height:112px;margin-top:25px}.kf-prod__routine-card-guided{font-size:1rem}.kf-prod__routine-card-guided-desc{font-size:15px}.kf-prod__routine-card-quote{font-size:15px;line-height:1.66}.kf-prod__community-strip{gap:10px;padding-bottom:0}.kf-prod__ingfocus-grid{flex-direction:row;align-items:stretch}.kf-prod__ingfocus-dark{flex:0 0 50%;min-width:0;padding:80px 70px;display:flex;flex-direction:column;justify-content:center}.kf-prod__ingfocus-list{flex:0 0 50%;min-width:0}.kf-prod__ingfocus-item{padding:35px 42px;grid-template-columns:70px minmax(0,1fr) 28px;gap:21px}.kf-prod__compare-th{padding:20px 16px;font-size:1rem}.kf-prod__compare-cat,.kf-prod__compare-val{padding:16px;font-size:1rem}.kf-prod__pillar-cards{grid-template-columns:repeat(3,1fr)}.kf-prod__protocol-section{padding:0 249px;min-height:742.22px}.kf-prod__protocol-shell{max-width:1120px}.kf-prod__protocol-header{margin-bottom:40px}.kf-prod__protocol-cards{grid-template-columns:repeat(3,1fr);gap:21px}.kf-prod__protocol-card-body{padding-top:28.01px}.kf-prod__protocol-card:nth-child(1) .kf-prod__protocol-card-body p{max-width:298.01px}.kf-prod__protocol-card:nth-child(2) .kf-prod__protocol-card-body p{max-width:299.41px}.kf-prod__protocol-card:nth-child(3) .kf-prod__protocol-card-body p{max-width:296.28px}.kf-prod__begin-layout{flex-direction:row;align-items:center;gap:238px;max-width:1138.46px;margin:0 auto}.kf-prod__begin-info{flex-shrink:0;width:469.46px;max-width:469.46px}.kf-prod__begin-image{flex:1;max-width:431px;height:648px}.kf-prod__begin-price{font-size:3.5rem}.kf-prod__community-grid{grid-template-columns:repeat(2,1fr)}.kf-prod__ritual-grid{grid-template-columns:repeat(3,1fr)}.kf-prod__faq-layout{flex-direction:row;align-items:flex-start}.kf-prod__faq-image{display:block;width:320px;flex-shrink:0;border-radius:var(--kf-radius-lg);overflow:hidden;aspect-ratio:3/4;position:relative;background:var(--kf-emerald)}.kf-prod__faq-image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.kf-prod__faq-content{flex:1}}@media(max-width:767px){.kf-prod__ingredient-focus{background:#fff;padding:0}.kf-prod__ingfocus-dark{padding:48px 24px}.kf-prod__ingfocus-dark .kf-h2{font-size:2.5rem!important;line-height:1.15!important}.kf-prod__ingfocus-dark .kf-eyebrow{font-size:1.5rem;line-height:1.3}.kf-prod__ingfocus-item{padding:20px 0}.kf-prod__ingfocus-disclaimer{padding:16px 0 0}}@media(min-width:1024px){.kf-prod__community-grid{grid-template-columns:repeat(3,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-kf-product.css.map */
