.cro-hero-bg{position:relative;overflow:hidden;display:flex;isolation:isolate}.cro-hero-bg__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.cro-hero-bg__media img{width:100%;height:100%;object-fit:cover;object-position:var(--cro-img-pos, center);display:block}.cro-hero-bg__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--cro-overlay, rgba(0, 0, 0, .45))}.cro-hero-bg__inner{position:relative;z-index:2;width:100%;display:flex;min-height:var(--cro-min-h-mobile, 480px);padding:var(--cro-pad-mobile, 4rem) 1.5rem;align-items:var(--cro-valign, center);justify-content:var(--cro-halign-mobile, flex-start);box-sizing:border-box}@media screen and (min-width:750px){.cro-hero-bg__inner{min-height:var(--cro-min-h-desktop, 620px);padding:var(--cro-pad-desktop, 6rem) 5vw;justify-content:var(--cro-halign-desktop, flex-start)}}.cro-hero-bg__content{max-width:62rem;text-align:var(--cro-talign-mobile, left)}@media screen and (min-width:750px){.cro-hero-bg__content{text-align:var(--cro-talign-desktop, left)}}.cro-hero-bg__eyebrow{display:inline-flex;align-items:center;gap:.8em;font-size:1.3rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--cro-eyebrow-color, #fff);margin:0 0 1.6rem}.cro-hero-bg__eyebrow:before{content:"";width:26px;height:2px;flex:none;background:currentColor}.cro-hero-bg__heading{color:var(--cro-heading-color, #fff);margin:0 0 1.8rem}.cro-hero-bg__text{color:var(--cro-text-color, rgba(255, 255, 255, .92));font-size:1.7rem;line-height:1.55;margin:0 0 2.2rem;max-width:48ch}@media screen and (min-width:750px){.cro-hero-bg__content[style*="--cro-talign-desktop:center"] .cro-hero-bg__text,.cro-hero-bg__content--center .cro-hero-bg__text{margin-left:auto;margin-right:auto}}.cro-hero-bg__rating{display:flex;align-items:center;flex-wrap:wrap;gap:.9rem;margin:0 0 2.4rem;color:var(--cro-text-color, #fff)}.cro-highlight{color:var(--cro-highlight-color, #f2c94c)}.cro-highlight-2{color:var(--cro-highlight-2-color, #d6427e)}.cro-highlight-3{color:var(--cro-highlight-3-color, #7c5cbf)}.cro-btn{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;padding:1.5rem 3.2rem;border-radius:var(--cro-btn-radius, 999px);background:var(--cro-btn-bg, #111111);color:var(--cro-btn-text, #ffffff);font-weight:700;font-size:1.5rem;line-height:1;text-decoration:none;border:var(--cro-btn-border, none);transition:transform .15s ease,opacity .15s ease,box-shadow .15s ease;cursor:pointer;white-space:nowrap}.cro-btn:hover{opacity:.9;transform:translateY(-1px);color:var(--cro-btn-text, #ffffff)}.cro-btn--block{display:flex;width:100%}.cro-btn-row{display:flex;flex-wrap:wrap;gap:1.2rem}.cro-hero-split{background:var(--cro-split-bg, transparent);color:var(--cro-split-text, inherit)}.cro-hero-split__grid{display:grid;grid-template-columns:1fr;align-items:center;gap:3.2rem}@media screen and (min-width:750px){.cro-hero-split__grid{grid-template-columns:1fr 1fr;gap:6rem}.cro-hero-split__grid--image-right .cro-hero-split__media{order:2}.cro-hero-split__grid--image-right .cro-hero-split__content{order:1}}.cro-hero-split__media img{width:100%;height:auto;display:block;border-radius:var(--cro-split-media-radius, 14px)}.cro-hero-split__kicker{display:flex;align-items:center;gap:.7rem;font-weight:600;font-size:1.4rem;line-height:1.5;color:var(--cro-kicker-color, #b3417a);margin:0 0 1.4rem}.cro-hero-split__heading{margin:0 0 1.8rem;color:var(--cro-heading-color, #1a1a1a)}.cro-hero-split__heading--italic{font-style:italic}.cro-hero-split__benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:1.8rem 2.6rem;margin:0 0 2rem;padding:0;list-style:none}@media screen and (max-width:749px){.cro-hero-split__benefits{grid-template-columns:1fr}}.cro-hero-split__benefit{display:flex;gap:1.2rem;align-items:flex-start}.cro-hero-split__benefit--full{grid-column:1 / -1;text-align:center;flex-direction:column;align-items:center}.cro-hero-split__benefit-icon{flex:none;font-size:1.9rem;line-height:1}.cro-hero-split__benefit-title{font-weight:700;margin:0 0 .3rem;font-size:1.4rem;color:var(--cro-benefit-title-color, #1a1a1a)}.cro-hero-split__benefit-desc{margin:0;font-size:1.3rem;color:var(--cro-benefit-desc-color, #6b6b6b);line-height:1.45}.cro-hero-split__footnote{font-size:1.2rem;font-style:italic;color:var(--cro-footnote-color, #8a8a8a);margin:0 0 2.2rem}.cro-ingredients{background:var(--cro-ing-bg, transparent);text-align:center}.cro-ingredients__heading{color:var(--cro-ing-heading-color, #1a1a1a);margin:0 0 1.2rem}.cro-ingredients__subheading{max-width:62ch;margin:0 auto 4.4rem;color:var(--cro-ing-sub-color, #6b6b6b);font-size:1.5rem;line-height:1.5}.cro-ingredients__grid{display:grid;grid-template-columns:repeat(var(--cro-ing-cols-mobile, 1),1fr);gap:3.6rem 2.4rem;justify-items:center;padding:0;margin:0;list-style:none}@media screen and (min-width:750px){.cro-ingredients__grid{grid-template-columns:repeat(var(--cro-ing-cols-desktop, 3),1fr)}}.cro-ingredients__item{max-width:26rem}.cro-ingredients__media{width:13rem;height:13rem;border-radius:50%;overflow:hidden;margin:0 auto 1.8rem;background:var(--cro-ing-media-bg, #f2f2f2)}.cro-ingredients__media img{width:100%;height:100%;object-fit:cover;display:block}.cro-ingredients__title{color:var(--cro-ing-title-color, #6b3fa0);font-weight:700;font-size:1.6rem;margin:0 0 .8rem}.cro-ingredients__desc{color:var(--cro-ing-desc-color, #6b6b6b);font-size:1.3rem;line-height:1.55;margin:0}.cro-timeline__heading{text-align:center;color:var(--cro-tl-heading-color, #1a1a1a);margin:0 0 1rem}.cro-timeline__subheading{text-align:center;max-width:58ch;margin:0 auto 4.4rem;color:var(--cro-tl-sub-color, #6b6b6b);font-size:1.5rem;line-height:1.5}.cro-timeline__list{position:relative;max-width:64rem;margin:0 auto;padding:0;list-style:none}.cro-timeline__list:before{content:"";position:absolute;left:1.7rem;top:.8rem;bottom:.8rem;width:2px;background:var(--cro-tl-line-color, #f3d6e4)}.cro-timeline__item{position:relative;padding-left:5.4rem;margin-bottom:2.6rem}.cro-timeline__item:last-child{margin-bottom:0}.cro-timeline__number{position:absolute;left:0;top:0;width:3.4rem;height:3.4rem;border-radius:50%;background:var(--cro-tl-number-bg, #e8548c);color:var(--cro-tl-number-color, #ffffff);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.4rem;z-index:1}.cro-timeline__label{display:flex;align-items:center;gap:.7rem;font-weight:700;color:var(--cro-tl-label-color, #e8548c);margin:.3rem 0 1rem;font-size:1.5rem}.cro-timeline__card{background:var(--cro-tl-card-bg, #ffffff);border:1px solid var(--cro-tl-card-border, #f0e2ea);border-radius:10px;padding:1.6rem 1.8rem;color:var(--cro-tl-card-text, #4a4a4a);font-size:1.4rem;line-height:1.6}.cro-stock-line{display:flex;align-items:center;gap:.7rem;font-weight:700;font-size:1.4rem;color:var(--cro-stock-color, #d6332c);margin-top:var(--cro-margin-top, 0);margin-bottom:var(--cro-margin-bottom, 0)}.cro-stock-line__dot{position:relative;display:inline-block;width:9px;height:9px;flex:0 0 9px;margin-inline:7px;border-radius:50%;background:var(--cro-stock-dot-color, #d6332c);color:var(--cro-stock-dot-color, #d6332c);overflow:visible;isolation:isolate;box-shadow:0 0 0 3px color-mix(in srgb,currentColor 15%,transparent)}.cro-stock-line__dot:before,.cro-stock-line__dot:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;border:1px solid currentColor;border-radius:50%;background:transparent;opacity:0;pointer-events:none;-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1);-webkit-animation:cro-radar-ping 1.8s ease-out infinite;animation:cro-radar-ping 1.8s ease-out infinite;will-change:transform,opacity}.cro-stock-line__dot:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.cro-stock-line__dot:after{-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes cro-radar-ping{0%{-webkit-transform:translateZ(0) scale(1);opacity:.7}to{-webkit-transform:translateZ(0) scale(2.8);opacity:0}}@keyframes cro-radar-ping{0%{transform:translateZ(0) scale(1);opacity:.7}to{transform:translateZ(0) scale(2.8);opacity:0}}@media(prefers-reduced-motion:reduce){.cro-stock-line__dot:before,.cro-stock-line__dot:after{-webkit-animation:none;animation:none;opacity:.25;-webkit-transform:scale(1.8);transform:scale(1.8)}.cro-stock-line__dot:after{opacity:.12;-webkit-transform:scale(2.8);transform:scale(2.8)}}.cro-notice-box{border:1px solid var(--cro-notice-border, #e8908c);background:var(--cro-notice-bg, #fdecec);color:var(--cro-notice-text, #2a2a2a);border-radius:var(--cro-notice-radius, 10px);padding:1.4rem 1.8rem;font-size:1.4rem;line-height:1.5;margin-top:var(--cro-margin-top, 0);margin-bottom:var(--cro-margin-bottom, 0)}.cro-notice-box strong{font-weight:700}.cro-warning-card{display:flex;gap:1.3rem;align-items:flex-start;border-style:solid;border-width:var(--cro-warn-border-width, 1px);border-color:var(--cro-warn-border, #1a1a1a);background:var(--cro-warn-bg, #ffffff);border-radius:var(--cro-warn-radius, 10px);padding:1.8rem 2rem;margin-top:var(--cro-margin-top, 0);margin-bottom:var(--cro-margin-bottom, 0)}.cro-warning-card__icon{flex:none;width:2.4rem;height:2.4rem;color:var(--cro-warn-title-color, #1a1a1a)}.cro-warning-card__body-wrap{min-width:0}.cro-warning-card__title{font-weight:700;font-size:1.6rem;margin:0 0 .8rem;color:var(--cro-warn-title-color, #1a1a1a)}.cro-warning-card__body{font-size:1.4rem;line-height:1.6;color:var(--cro-warn-text, #3a3a3a)}.cro-warning-card__body p{margin:0 0 1rem}.cro-warning-card__body p:last-child{margin-bottom:0}.cro-warning-card__body a{text-decoration:underline;color:inherit}.cro-warning-card__ps{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.08);font-size:1.4rem;color:var(--cro-warn-text, #3a3a3a)}free-gifts{display:block;margin-top:var(--cro-margin-top, 0);margin-bottom:var(--cro-margin-bottom, 0)}.cro-gifts__heading{font-weight:700;font-size:1.6rem;text-align:center;color:var(--cro-gifts-heading-color, #1a1a1a);margin:0 0 1.4rem}.cro-gifts__grid{display:grid;grid-template-columns:repeat(var(--cro-gifts-cols, 3),1fr);gap:1.2rem}@media screen and (max-width:749px){.cro-gifts__grid{grid-template-columns:repeat(var(--cro-gifts-cols-mobile, 3),1fr);gap:.8rem}}.cro-gift-item{position:relative;border:1.5px solid var(--cro-gift-locked-border, #d8dee8);border-radius:var(--cro-gift-radius, 10px);background:var(--cro-gift-bg, #ffffff);padding:1.4rem 1rem 1.2rem;text-align:center;transition:border-color .2s ease,opacity .2s ease}.cro-gift-item.is-unlocked{border-color:var(--cro-gift-unlocked-border, #3b82f6)}.cro-gift-item__ribbon{position:absolute;top:-.9rem;left:50%;transform:translate(-50%);background:var(--cro-gift-ribbon-bg, #e0453f);color:var(--cro-gift-ribbon-text, #ffffff);font-size:1.1rem;font-weight:700;padding:.3rem .9rem;border-radius:999px;white-space:nowrap}.cro-gift-item__ribbon s{opacity:.75;text-decoration-thickness:1.5px}.cro-gift-item__media{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:6px;overflow:hidden;background:var(--cro-gift-media-bg, #f5f6f8);margin:.8rem 0 .9rem}.cro-gift-item__media img{width:100%;height:100%;object-fit:contain;display:block;transition:opacity .2s ease,filter .2s ease}.cro-gift-item.is-locked .cro-gift-item__media img{visibility:hidden;opacity:0}.cro-gift-item__lock-icon{display:none;position:absolute;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center;width:36%;height:46%;max-width:64px;max-height:80px;margin:auto;color:var(--cro-gift-lock-icon-color, #5b6472)}.cro-gift-item.is-locked .cro-gift-item__lock-icon{display:flex}.cro-gift-item__label{font-size:1.3rem;font-weight:600;color:var(--cro-gift-label-color, #1a1a1a);margin:0;line-height:1.35}.cro-gift-item__hint{font-size:1.15rem;margin:.4rem 0 0;color:var(--cro-gift-hint-locked-color, #8a8f98)}.cro-gift-item.is-unlocked .cro-gift-item__hint{color:var(--cro-gift-hint-unlocked-color, #1c9a5b);font-weight:600}.cro-gift-item__locked-label{display:none;margin:0;font-size:1.3rem;line-height:1.35;color:var(--cro-gift-hint-locked-color, #8a8f98)}.cro-gift-item.is-locked .cro-gift-item__label,.cro-gift-item.is-locked .cro-gift-item__hint{display:none}.cro-gift-item.is-locked .cro-gift-item__locked-label{display:block}
/*# sourceMappingURL=/cdn/shop/t/19/assets/cro-sections.css.map */
