.care-section-wrapper{display:block}.placeholder-svg{width:100%;height:100%;object-fit:cover;background:var(--care-ink-50)}.care-features__heading{margin-bottom:clamp(32px,5vw,64px)}.care-features__grid{display:grid;gap:clamp(24px,3vw,40px);grid-template-columns:repeat(2,1fr)}@media(min-width:750px){.care-features__grid{grid-template-columns:repeat(var(--cols, 4),1fr)}}.care-feature__icon{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;margin-bottom:18px;background:var(--care-blue-50);color:var(--care-blue)}.care-feature__icon .care-i{width:26px;height:26px}.care-feature__icon img{width:30px;height:30px;object-fit:contain}.care-feature__title{font-size:1.15rem;font-weight:600;letter-spacing:-.01em;margin:0 0 8px}.care-feature__text{color:var(--care-ink-500);line-height:1.55;font-size:.95rem;margin:0}.color-scheme-3 .care-feature__icon{background:#3e6ae129;color:#a9c0f7}.care-expert__heading{margin:14px auto clamp(36px,5vw,64px);max-width:20ch}.care-expert__grid{display:grid;gap:clamp(28px,4vw,64px);align-items:center;grid-template-columns:1fr}@media(min-width:900px){.care-expert__grid{grid-template-columns:minmax(0,1.1fr) 1fr}}.care-expert__poster{position:relative;aspect-ratio:1 / 1;border-radius:var(--care-radius-lg);overflow:clip;background:var(--care-ink-50)}.care-expert__poster .care-media,.care-expert__poster img{width:100%;height:100%;object-fit:cover}.care-expert__play{position:absolute;right:18px;bottom:18px;width:54px;height:54px;border:0;border-radius:50%;background:#ffffffe6;color:var(--care-ink);display:grid;place-items:center;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:var(--care-shadow)}.care-expert__play .care-i{width:24px;height:24px;margin-left:2px}.care-expert__tag{position:absolute;left:18px;bottom:18px;right:84px;padding:12px 16px;border-radius:16px;color:#fff;background:#1414146b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;gap:2px}.care-expert__name{font-weight:600;display:inline-flex;align-items:center;gap:6px}.care-expert__badge{width:16px;height:16px;color:var(--care-blue-400)}.care-expert__role{font-size:.82rem;opacity:.85}.care-expert__quotetext{font-size:clamp(1.4rem,1rem + 1.9vw,2.15rem);line-height:1.28;letter-spacing:-.02em}.care-expert__quotetext p{margin:0}.care-press__heading{color:var(--care-ink-500);font-weight:600;margin:0 0 24px}.care-press__row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(28px,6vw,72px)}.care-press__logo{height:clamp(20px,3vw,30px);width:auto;object-fit:contain;opacity:.8;filter:grayscale(1)}.care-press__wordmark{font-weight:700;letter-spacing:.02em;text-transform:uppercase;font-size:clamp(1.1rem,1rem + 1vw,1.6rem);color:var(--care-ink);opacity:.85}.care-problems__heading{margin-bottom:clamp(32px,5vw,60px)}.care-problems__grid{display:grid;gap:clamp(16px,2vw,24px);grid-template-columns:1fr}@media(min-width:750px){.care-problems__grid{grid-template-columns:repeat(var(--cols, 3),1fr)}}.care-problem{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--care-radius-lg);overflow:clip;display:flex;flex-direction:column}.color-scheme-1 .care-problem,.color-scheme-2 .care-problem,.color-scheme-5 .care-problem{background:var(--care-ink-50);border-color:var(--care-ink-100)}.care-problem__media{position:relative;aspect-ratio:16 / 11;background:#ffffff0d}.care-problem__media .care-media,.care-problem__media img{width:100%;height:100%;object-fit:cover}.care-problem__glyph{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;text-align:center;font-weight:700;font-size:1.05rem;color:#fff}.care-problem__glyph:before{content:"";position:absolute;width:130px;height:130px;border-radius:50%;border:3px solid var(--care-red)}.care-problem__glyph:after{content:"";position:absolute;width:150px;height:3px;background:var(--care-red);transform:rotate(-45deg)}.care-problem__badge{position:absolute;top:14px;left:14px;z-index:1;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.4em .7em;border-radius:8px;background:#0000008c;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.care-problem__body{padding:20px 22px 24px}.care-problem__title{font-size:1.25rem;font-weight:600;letter-spacing:-.01em;margin:0 0 8px}.care-problem__text{opacity:.72;line-height:1.55;font-size:.92rem;margin:0}.care-composition__heading{margin-bottom:clamp(28px,4vw,48px)}.care-orbit{--orbit-size: min(620px, 92vw);--r: calc(var(--orbit-size) * .44);position:relative;width:var(--orbit-size);height:var(--orbit-size);margin:0 auto;display:none}@media(min-width:990px){.care-orbit{display:block}}.care-orbit__ring{position:absolute;top:6%;right:6%;bottom:6%;left:6%;border-radius:50%;border:1.5px dashed var(--care-ink-100)}.care-orbit__center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40%;height:40%}.care-orbit__center .care-media,.care-orbit__center img{width:100%;height:100%;object-fit:contain}.care-orbit__item{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(calc(var(--i) * (360deg / var(--n)))) translate(var(--r)) rotate(calc(-1 * var(--i) * (360deg / var(--n))));display:flex;align-items:center;gap:10px;width:230px}.care-orbit__item:nth-child(n+2){margin-left:0}.care-orbit__badge{flex:none;width:46px;height:46px;border-radius:50%;background:var(--care-ink-50);color:var(--care-ink-700);display:grid;place-items:center;box-shadow:var(--care-shadow-sm)}.care-orbit__badge .care-i{width:22px;height:22px}.care-orbit__text{display:grid;gap:1px}.care-orbit__name{font-weight:600;letter-spacing:-.01em}.care-orbit__sub{font-size:.82rem;color:var(--care-ink-400)}.care-composition__list{display:grid;gap:14px;max-width:460px;margin:0 auto;padding:0}@media(min-width:990px){.care-composition__list{display:none}}.care-composition__li{display:flex;align-items:center;gap:12px}.care-composition__note{display:flex;align-items:center;gap:14px;max-width:640px;margin:clamp(32px,4vw,48px) auto 0;padding:18px 22px;background:var(--care-ink-50);border-radius:var(--care-radius)}.care-composition__note-ic{flex:none;width:40px;height:40px;border-radius:10px;display:grid;place-items:center;background:var(--care-white);color:var(--care-blue);box-shadow:var(--care-shadow-sm)}.care-composition__note strong{color:var(--care-ink)}.care-composition__note{color:var(--care-ink-500);font-size:.92rem;line-height:1.5}.care-usage__grid{display:grid;gap:clamp(28px,4vw,64px);align-items:center;grid-template-columns:1fr}@media(min-width:900px){.care-usage__grid{grid-template-columns:1fr 1fr}.care-usage__grid--left .care-usage__media{order:-1}}.care-usage__heading{margin:14px 0 16px}.care-usage__heading p{margin:0}.care-usage__body{font-size:1rem;color:var(--care-ink-500)}.care-usage__body p{margin:0}.care-usage__media{border-radius:var(--care-radius-lg);overflow:clip}.care-usage__media .care-media,.care-usage__media img{width:100%;height:auto;display:block}.care-timeline__head{margin-bottom:clamp(28px,4vw,52px)}.care-timeline__sub{max-width:46ch;margin:12px auto 0;color:var(--care-ink-500)}.care-timeline__grid{display:grid;gap:clamp(20px,3vw,36px);grid-template-columns:1fr}@media(min-width:750px){.care-timeline__grid{grid-template-columns:repeat(var(--cols, 3),1fr)}}.care-step__media{aspect-ratio:5 / 4;border-radius:var(--care-radius-lg);overflow:clip;background:var(--care-ink-100);margin-bottom:16px}.care-step__media .care-media,.care-step__media img{width:100%;height:100%;object-fit:cover}.care-step__badge{margin-bottom:12px}.care-step__title{font-size:1.3rem;font-weight:600;letter-spacing:-.02em;margin:0 0 8px}.care-step__text{color:var(--care-ink-500);line-height:1.55;margin:0}.care-timeline__footnote{margin-top:clamp(28px,4vw,48px);color:var(--care-ink-400);font-size:.85rem}.care-proof__platforms{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:14px}.care-proof__platform{display:grid;place-items:center;gap:8px;padding:20px 34px;min-width:200px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:var(--care-radius)}.color-scheme-1 .care-proof__platform,.color-scheme-2 .care-proof__platform,.color-scheme-5 .care-proof__platform{background:var(--care-ink-50);border-color:var(--care-ink-100)}.care-proof__logo{height:22px;width:auto;object-fit:contain}.care-proof__pname{font-weight:700;font-size:1.05rem}.care-proof__score{font-size:.82rem;opacity:.75}.care-proof__tagline{opacity:.8;margin:6px 0 clamp(32px,4vw,56px)}.care-proof__head{margin-bottom:clamp(24px,3vw,40px)}.care-proof__rating{display:inline-flex;align-items:center;gap:10px;margin-top:12px}.care-proof__rating strong{font-size:1.3rem}.care-proof__app{margin:0 auto clamp(20px,3vw,32px)}.care-proof__grid{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:750px){.care-proof__grid{grid-template-columns:repeat(3,1fr)}}.care-review{margin:0;padding:22px;border-radius:var(--care-radius-lg);background:#ffffff0d;border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:12px}.color-scheme-1 .care-review,.color-scheme-2 .care-review,.color-scheme-5 .care-review{background:var(--care-white);border-color:var(--care-ink-100);box-shadow:var(--care-shadow-sm)}.care-review__title{font-weight:600;letter-spacing:-.01em}.care-review__text{margin:0;opacity:.82;line-height:1.55;font-size:.92rem}.care-review__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.care-review__author{display:flex;align-items:center;gap:10px}.care-review__avatar{width:34px;height:34px;border-radius:50%;object-fit:cover}.care-review__avatar--ph{display:grid;place-items:center;background:var(--care-blue);color:#fff;font-weight:700;font-size:.85rem;text-transform:uppercase}.care-review__name{display:block;font-weight:600;font-size:.9rem}.care-review__verified{display:inline-flex;align-items:center;gap:4px;font-size:.72rem;opacity:.7}.care-review__score{display:inline-flex;align-items:center;gap:4px;font-size:.82rem;color:#febd2e;font-weight:600}.care-proof__cta{margin-top:clamp(24px,3vw,36px)}.care-proof__footnote{margin-top:16px;font-size:.8rem;opacity:.55}.care-fwimage__media{position:relative;width:100%;height:var(--h-mobile, 55vh);overflow:clip}@media(min-width:750px){.care-fwimage__media{height:var(--h, 60vh)}}.care-fwimage__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;align-items:center}.care-fwimage__overlay .care-container{display:grid;gap:20px;justify-items:start}.care-fwimage__overlay--center .care-container{justify-items:center;text-align:center}.care-fwimage__overlay--right .care-container{justify-items:end;text-align:right}.care-fwimage__heading{color:#fff;max-width:18ch;text-shadow:0 2px 20px rgba(0,0,0,.4)}.care-routine__intro{display:grid;gap:16px 48px;align-items:end;margin-bottom:clamp(28px,4vw,48px);grid-template-columns:1fr}@media(min-width:900px){.care-routine__intro{grid-template-columns:1.1fr 1fr}}.care-routine__heading,.care-routine__heading p{margin:0}.care-routine__text{color:var(--care-ink-500)}.care-routine__text p{margin:0}.care-routine__grid{display:grid;gap:clamp(16px,2vw,24px);grid-template-columns:repeat(2,1fr)}@media(min-width:900px){.care-routine__grid{grid-template-columns:repeat(var(--cols, 4),1fr)}}.care-routine__card{border-radius:var(--care-radius-lg);overflow:clip;background:var(--care-ink-900);color:#fff;display:flex;flex-direction:column}.color-scheme-1 .care-routine__card,.color-scheme-2 .care-routine__card,.color-scheme-5 .care-routine__card{background:var(--care-ink-50);color:var(--care-ink)}.care-routine__media{position:relative;aspect-ratio:1}.care-routine__media .care-media,.care-routine__media img{width:100%;height:100%;object-fit:cover}.care-routine__badge{position:absolute;top:12px;left:12px;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.35em .6em;border-radius:6px;background:#0000008c;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.care-routine__body{padding:16px 18px 20px}.care-routine__title{font-size:1.1rem;font-weight:600;margin:0 0 6px;letter-spacing:-.01em}.care-routine__ctext{font-size:.88rem;opacity:.72;line-height:1.5;margin:0}.care-approve__grid{display:grid;gap:clamp(32px,5vw,72px);grid-template-columns:1fr}@media(min-width:950px){.care-approve__grid{grid-template-columns:1fr 1fr;align-items:start}}.care-approve__lead{opacity:.72;margin:12px 0 28px;max-width:34ch}.care-approve__stats{display:grid;gap:24px}.care-stat{border-top:1px solid rgba(255,255,255,.14);padding-top:14px;max-width:30ch}.color-scheme-1 .care-stat,.color-scheme-2 .care-stat,.color-scheme-5 .care-stat{border-top-color:var(--care-ink-100)}.care-stat__value{font-size:clamp(1.8rem,1.2rem + 1.6vw,2.4rem);font-weight:400;letter-spacing:-.02em}.care-stat__text{opacity:.68;font-size:.9rem;line-height:1.5;margin:6px 0 0}.care-approve__image{margin-top:32px;border-radius:var(--care-radius-lg);overflow:clip}.care-approve__image img{width:100%;height:auto;display:block}.care-approve__rheading{text-align:center}.care-approve__rtext{opacity:.72;margin:12px auto 28px;max-width:40ch}.care-approve__tabletitle{font-weight:600;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.14)}.color-scheme-1 .care-approve__tabletitle,.color-scheme-2 .care-approve__tabletitle,.color-scheme-5 .care-approve__tabletitle{border-bottom-color:var(--care-ink-100)}.care-approve__lines{display:grid}.care-approve__line{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.1)}.color-scheme-1 .care-approve__line,.color-scheme-2 .care-approve__line,.color-scheme-5 .care-approve__line{border-bottom-color:var(--care-ink-100)}.care-approve__line.is-total{font-size:1.05rem}.care-approve__ltag{display:inline-block;margin-left:8px;font-size:.68rem;font-weight:700;color:var(--care-blue);background:var(--care-blue-50);padding:.25em .5em;border-radius:5px}.care-approve__lval{display:inline-flex;align-items:baseline;gap:8px}.care-approve__lval s{opacity:.5;font-weight:400}.care-approve__lval strong{color:var(--care-blue-400)}.color-scheme-1 .care-approve__lval strong,.color-scheme-2 .care-approve__lval strong,.color-scheme-5 .care-approve__lval strong{color:var(--care-blue)}.care-approve__benefits{list-style:none;margin:22px 0;padding:0;display:grid;gap:12px}.care-approve__benefits li{display:flex;align-items:center;gap:10px;opacity:.85}.care-approve__benefits .care-i{width:18px;height:18px;color:var(--care-blue-400);flex:none}.care-faq__inner{max-width:860px}.care-faq__heading{margin-bottom:clamp(24px,3vw,40px)}.care-faq__card{background:var(--care-white);border-radius:var(--care-radius-lg);padding:6px 26px;box-shadow:var(--care-shadow-sm)}.color-scheme-3 .care-faq__card{background:#ffffff0a;box-shadow:none}.care-faq__banner{display:grid;gap:4px;text-align:center;margin-top:20px;padding:22px;border:1px solid var(--care-ink-100);border-radius:var(--care-radius-lg)}.care-faq__banner strong{font-weight:600}.care-faq__banner span{color:var(--care-ink-500);font-size:.9rem}.care-upsell__head{margin-bottom:clamp(28px,4vw,52px);display:grid;gap:12px;justify-items:center}.care-upsell__sub{opacity:.7}.care-upsell__grid{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:750px){.care-upsell__grid{grid-template-columns:repeat(var(--cols, 3),1fr)}}.care-upsell__card{display:flex;align-items:center;gap:16px;padding:16px;text-decoration:none;color:inherit;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:var(--care-radius-lg);transition:border-color .12s ease,background .12s ease}.care-upsell__card:hover{border-color:#fff3}.color-scheme-1 .care-upsell__card,.color-scheme-2 .care-upsell__card,.color-scheme-5 .care-upsell__card{background:var(--care-ink-50);border-color:var(--care-ink-100)}.care-upsell__media{flex:none;width:88px;height:88px;border-radius:var(--care-radius);overflow:clip;background:#ffffff0f}.care-upsell__media .care-media,.care-upsell__media img{width:100%;height:100%;object-fit:cover}.care-upsell__body{display:grid;gap:4px}.care-upsell__badge{font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;opacity:.6}.care-upsell__title{font-weight:600;letter-spacing:-.01em}.care-upsell__stitle{font-size:.85rem;opacity:.65}.care-upsell__price{font-weight:700;margin-top:2px}.care-upsell__price s{opacity:.45;font-weight:400;margin-right:6px}.care-upsell__banner{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:18px;padding:16px;border-radius:var(--care-radius);background:#ffffff0d;font-size:.92rem}.care-upsell__banner .care-i{width:18px;height:18px;color:var(--care-blue-400)}.color-scheme-1 .care-upsell__banner,.color-scheme-2 .care-upsell__banner,.color-scheme-5 .care-upsell__banner{background:var(--care-ink-50)}.care-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--care-ink-100);transform:translateY(100%);transition:transform .28s ease;padding:10px 0 max(10px,env(safe-area-inset-bottom))}.care-sticky.color-scheme-3{background:#0d0d0de6;border-top-color:#ffffff1a;color:#fff}.care-sticky.is-visible{transform:translateY(0)}.care-sticky__inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.care-sticky__product{display:flex;align-items:center;gap:12px;min-width:0}.care-sticky__thumb{flex:none;width:46px;height:46px;border-radius:10px;overflow:clip;background:var(--care-ink-50)}.care-sticky__thumb img{width:100%;height:100%;object-fit:cover}.care-sticky__meta{display:grid;min-width:0}.care-sticky__title{font-weight:600;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.care-sticky__sub{font-size:.8rem;opacity:.6}.care-sticky__right{display:flex;align-items:center;gap:14px}.care-sticky__price{font-weight:700;white-space:nowrap}.care-sticky__price small{font-weight:400;opacity:.6}.care-sticky__form .care-btn{padding:.8em 1.2em}@media(max-width:600px){.care-sticky__price,.care-sticky__sub{display:none}}.care-countdown{display:block}.care-countdown__inner{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:40px;padding-block:8px;font-size:.82rem}.care-countdown__left,.care-countdown__timer{display:flex;align-items:center;gap:8px;flex:1}.care-countdown__timer{justify-content:flex-end}.care-countdown__msg{flex:0 1 auto;margin:0;text-align:center;font-weight:500}.care-countdown__tag{border:1px solid currentColor;border-radius:6px;padding:.25em .5em;font-weight:600;opacity:.85;font-size:.72rem}.care-countdown__tag--alt{opacity:1}.care-countdown__unit{display:inline-flex;align-items:baseline;gap:2px;font-variant-numeric:tabular-nums}.care-countdown__unit b{font-weight:700}@media(max-width:749px){.care-countdown__left{display:none}.care-countdown__msg{flex:1;text-align:left}}@media(max-width:820px){.care-expert2-media{display:block;width:min(600px,100%)}.care-expert2-quote{max-width:100%;flex-basis:100%}}.care-benefits2{background:#fff;border-bottom:1px solid #d5d5d5;padding:64px 70px 96px;display:flex;flex-direction:column;align-items:center;gap:48px}.care-benefits2__heading{margin:0;max-width:648px;text-align:center;font-family:var(--care-font);font-weight:400;font-size:36px;line-height:1.5;letter-spacing:-1.44px;color:#030303}.care-benefits2__heading span{color:#3e6ae1}.care-benefits2__row{width:100%;max-width:1128px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.care-benefit2{width:240px;flex:none;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.care-benefit2__badge{width:48px;height:48px;border-radius:1000px;overflow:hidden;flex:none}.care-benefit2__badge img{width:48px;height:48px;display:block}.care-benefit2__text{display:flex;flex-direction:column;gap:12px}.care-benefit2__title{margin:0;font-family:var(--care-font);font-weight:500;font-size:20px;line-height:1.5;letter-spacing:-.4px;color:#030303}.care-benefit2__desc{margin:0;font-family:var(--care-font);font-weight:500;font-size:14px;line-height:1.5;letter-spacing:-.28px;color:#7b7b7b}@media(max-width:900px){.care-benefits2{padding:48px 20px 64px;gap:36px}.care-benefits2__row{flex-wrap:wrap;gap:32px 24px}.care-benefit2{width:calc(50% - 12px)}.care-benefits2__heading{font-size:28px;letter-spacing:-1px}}@media(max-width:520px){.care-benefit2{width:100%}}.care-announce{background:#101010;padding:8px 16px}.care-announce__msg{margin:0;padding-block:8px;text-align:center;color:#fff;font-family:var(--care-font);font-weight:600;font-size:12px;line-height:1.5;letter-spacing:-.24px}.care-promobar{display:block;background:#2b2b2c}.care-promobar__inner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 70px}.care-promobar__left{display:flex;align-items:center;gap:8px}.care-promobar__timer{display:flex;align-items:center;justify-content:flex-end;gap:8px}.care-promobar__pill,.care-promobar__num{background:#ffffff26;border-radius:4px;color:#fff;font-family:var(--care-font);font-weight:500;font-size:12px;line-height:1.5;letter-spacing:-.24px;white-space:nowrap}.care-promobar__pill{padding:8px 12px}.care-promobar__num{padding:8px}.care-promobar__sep{color:#fff;font-family:var(--care-font);font-weight:500;font-size:12px;line-height:1.5;letter-spacing:-.24px}@media(max-width:749px){.care-promobar__inner{padding:8px 16px}}.care-press2{background:#fff;padding:64px 16px;display:flex;flex-direction:column}.care-press2__inner{display:flex;flex-direction:column;align-items:center;gap:32px;padding-bottom:32px;width:100%}.care-press2__heading{margin:0;font-family:var(--care-font);font-weight:500;font-size:20px;line-height:normal;letter-spacing:-.4px;color:#151515}.care-press2__row{display:flex;align-items:center;justify-content:center;gap:80px;flex-wrap:wrap}.care-press2__logo{display:block;height:32px;width:auto;object-fit:contain}.care-press2__logo--elle,.care-press2__logo--figaro,.care-press2__logo--psycho,.care-press2__logo--vogue{height:32px}@media(max-width:749px){.care-press2{padding:48px 16px}.care-press2__row{gap:32px 40px}}.care-problems2{background:#151515;padding:96px 70px;display:flex;justify-content:center}.care-problems2__inner{width:100%;max-width:1300px;display:flex;flex-direction:column;gap:48px}.care-problems2__heading{margin:0;text-align:center;font-family:var(--care-font);font-weight:400;font-size:36px;line-height:1.5;letter-spacing:-1.44px;color:#fff}.care-problems2__row{display:flex;gap:24px;align-items:flex-start}.care-prob2{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:16px}.care-prob2__media{width:100%;aspect-ratio:418/286;border-radius:12px;overflow:hidden}.care-prob2__media--first{border-radius:24px}.care-prob2__media img{width:100%;height:100%;object-fit:cover;display:block}.care-prob2__media lottie-player{width:100%;height:100%;display:block}.care-prob2__card{border:.5px solid #2b2b2c;border-radius:24px;background:#2b2b2c;padding:24px 20px;display:flex;flex-direction:column;gap:16px}.care-prob2__card--first{border-color:#444445}.care-prob2__title{margin:0;font-family:var(--care-font);font-weight:400;font-size:24px;line-height:1.2;letter-spacing:-.96px;color:#f5f5f6}.care-prob2__text{margin:0;font-family:var(--care-font);font-weight:500;font-size:14px;line-height:1.5;letter-spacing:-.28px;color:#7b7b7b}@media(max-width:900px){.care-problems2{padding:56px 20px}.care-problems2__row{flex-direction:column}.care-prob2__media{aspect-ratio:16/10}.care-problems2__heading{font-size:28px;letter-spacing:-1px}}.care-usage2{background:#fff;padding:48px 80px 96px}.care-usage2__row{display:flex;align-items:center;gap:112px;padding-left:72px;padding-right:32px;max-width:1440px;margin-inline:auto}.care-usage2__text{width:464px;flex:none;display:flex;flex-direction:column;gap:40px}.care-usage2__heading{margin:0;padding-right:48px;font-family:var(--care-font);font-weight:400;font-size:32px;line-height:1.5;letter-spacing:-1.28px;color:#030303}.care-usage2__sub{margin:0;padding-right:32px;font-family:var(--care-font);font-weight:500;font-size:20px;line-height:1.5;letter-spacing:-.4px;color:#444445}.care-usage2__media{width:600px;height:600px;flex:none;border-radius:24px;overflow:hidden}.care-usage2__media img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:1200px){.care-usage2{padding:48px 40px 72px}.care-usage2__row{gap:56px;padding-left:0;padding-right:0}.care-usage2__media{width:50%;height:auto;aspect-ratio:1}.care-usage2__text{width:auto;flex:1}}@media(max-width:749px){.care-usage2{padding:40px 20px 56px}.care-usage2__row{flex-direction:column;gap:32px}.care-usage2__text{width:100%;gap:20px}.care-usage2__heading{padding-right:0;font-size:26px;letter-spacing:-1px}.care-usage2__sub{padding-right:0;font-size:17px}.care-usage2__media{width:100%}}.care-effects2{background:#f5f5f6;padding:64px 70px;display:flex;justify-content:center}.care-effects2__inner{width:100%;max-width:1308px;display:flex;flex-direction:column;align-items:center;gap:32px}.care-effects2__head{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;margin-bottom:32px}.care-effects2__heading{margin:0;font-family:var(--care-font);font-weight:400;font-size:36px;line-height:1.5;letter-spacing:-1.44px;color:#030303}.care-effects2__sub{margin:0;font-family:var(--care-font);font-weight:500;font-size:20px;line-height:1.5;letter-spacing:-.4px;color:#444445}.care-effects2__row{display:flex;gap:24px;align-items:flex-start;width:100%;justify-content:center}.care-effect2{width:418px;flex:none;display:flex;flex-direction:column;gap:24px}.care-effect2__media{width:100%;aspect-ratio:418/276;border-radius:24px;overflow:hidden}.care-effect2__media img{width:100%;height:100%;object-fit:cover;display:block}.care-effect2__body{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding-bottom:32px;border-bottom:1px solid #d5d5d5}.care-effect2__tag{display:inline-flex;background:#ecf0fc;color:#3e6ae1;padding:8px 12px;border-radius:8px;font-family:var(--care-font);font-weight:700;font-size:16px;letter-spacing:-.32px;line-height:normal}.care-effect2__title{margin:0;font-family:var(--care-font);font-weight:400;font-size:28px;line-height:1.2;letter-spacing:-1.12px;color:#030303}.care-effect2__text{margin:0;font-family:var(--care-font);font-weight:500;font-size:16px;line-height:1.5;letter-spacing:-.32px;color:#5f5f5f}.care-effects2__footnote{margin:0;text-align:center;font-family:var(--care-font);font-weight:500;font-size:20px;line-height:1.5;letter-spacing:-.4px;color:#444445}@media(max-width:1000px){.care-effects2{padding:48px 20px}.care-effects2__row{flex-wrap:wrap}.care-effect2{width:calc(50% - 12px)}.care-effects2__heading{font-size:28px;letter-spacing:-1px}.care-effects2__footnote{font-size:16px}}@media(max-width:620px){.care-effect2{width:100%}}.care-star{--star:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l2.9 6.9 7.1.6-5.4 4.7 1.6 7L12 18.5 5.8 21.2l1.6-7L2 9.5l7.1-.6z'/%3E%3C/svg%3E");width:16px;height:16px;display:inline-block;background:currentColor;-webkit-mask:var(--star) center/contain no-repeat;mask:var(--star) center/contain no-repeat}.care-star--dim{opacity:.45}.care-rev-stars{display:inline-flex;gap:2px;align-items:center}.care-rev-stars--green{color:#00b67a}.care-rev-stars--white{color:#f5f5f6}.care-rev-stars--gold{color:#f5a623}.care-rev-stars--lg .care-star{width:18px;height:18px}.care-reviews2{border-top:2px solid #d5d5d5;display:flex;flex-direction:column;align-items:center;background:#151515}.care-reviews2__top{background:#151515;width:100%;padding:40px 20px;display:flex;flex-direction:column;align-items:center;gap:16px}.care-reviews2__platforms{display:flex;gap:24px;justify-content:center;flex-wrap:wrap}.care-reviews2__platform{background:#2b2b2c;border-radius:10px;padding:16px 12px;width:306px;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:8px}.care-reviews2__plogo{display:flex;align-items:center;justify-content:center;height:24px}.care-reviews2__plogo img{height:24px;width:auto;display:block}.care-reviews2__pnote{font-family:var(--care-font);font-weight:500;font-size:12px;letter-spacing:-.24px;color:#fff;line-height:1.5}.care-reviews2__tagline{margin:0;font-family:var(--care-font);font-weight:500;font-size:16px;letter-spacing:-.32px;color:#d5d5d6;line-height:1.8;text-align:center}.care-reviews2__body{background:#151515;width:100%;padding:24px 70px 48px;display:flex;flex-direction:column;align-items:center;gap:32px;position:relative;overflow:hidden}.care-reviews2__head{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.care-reviews2__heading{margin:0;text-align:center;font-family:var(--care-font);font-weight:400;font-size:36px;line-height:1.5;letter-spacing:-1.44px;color:#f5f5f6}.care-reviews2__heading span{color:#fafef5}.care-reviews2__rating{display:flex;align-items:center;gap:12px}.care-reviews2__rscore{font-family:var(--care-font);font-weight:500;font-size:20px;letter-spacing:-.4px;color:#f5f5f6;line-height:1.5}.care-reviews2__rcount{font-family:var(--care-font);font-weight:500;font-size:12px;letter-spacing:-.24px;color:#989898;line-height:1.5}.care-reviews2__cards{display:flex;gap:24px;align-items:stretch;justify-content:center;width:100%;max-width:1300px}.care-rev2{background:#2b2b2c;border-radius:12px;padding:20px 16px;flex:1 1 0;min-width:0;max-width:418px;display:flex;flex-direction:column;gap:24px}.care-rev2__title{margin:0;font-family:var(--care-font);font-weight:600;font-size:16px;line-height:1.2;letter-spacing:-.32px;color:#f5f5f6}.care-rev2__text{margin:0;font-family:var(--care-font);font-weight:400;font-size:14px;line-height:1.8;letter-spacing:-.28px;color:#f5f5f6}.care-rev2__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.care-rev2__author{display:flex;align-items:center;gap:8px}.care-rev2__avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;display:block;flex:none}.care-rev2__meta{display:flex;flex-direction:column;gap:6px}.care-rev2__name{font-family:var(--care-font);font-weight:600;font-size:14px;line-height:1.4;letter-spacing:-.28px;color:#f5f5f6}.care-rev2__verified{display:inline-flex;align-items:center;gap:4px;font-family:var(--care-font);font-weight:500;font-size:12px;letter-spacing:-.24px;color:#989898;line-height:1.5}.care-rev2__check{width:12px;height:12px;border-radius:50%;background:#3e6ae1;position:relative;flex:none;display:inline-block}.care-rev2__check:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E") center/8px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E") center/8px no-repeat}.care-rev2__scorewrap{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.care-rev2__score{font-family:var(--care-font);font-weight:600;font-size:16px;line-height:1.5;letter-spacing:-.32px;color:#f5f5f6}.care-reviews2__more{display:flex;flex-direction:column;align-items:center;gap:8px;z-index:2}.care-reviews2__btn{background:#2b2b2c;border-radius:10px;padding:16px 12px;width:353px;max-width:100%;text-align:center;font-family:var(--care-font);font-weight:500;font-size:16px;letter-spacing:-.32px;color:#f5f5f6;text-decoration:none}.care-reviews2__collected{margin:0;display:inline-flex;align-items:center;gap:4px;opacity:.75;font-family:var(--care-font);font-weight:500;font-size:13px;letter-spacing:-.26px;color:#b6b6b7}.care-reviews2__collected img{height:16px;width:auto;display:inline-block;vertical-align:middle}.care-reviews2__hero{width:100%;max-width:1440px;margin-top:8px}.care-reviews2__hero img{width:100%;height:auto;display:block;-webkit-mask:linear-gradient(to bottom,transparent 0%,#000 12%);mask:linear-gradient(to bottom,transparent 0%,#000 12%)}@media(max-width:820px){.care-reviews2__body{padding:24px 20px 40px}.care-reviews2__heading{font-size:28px;letter-spacing:-1px}.care-reviews2__cards{flex-direction:column;align-items:center}.care-rev2{width:100%;max-width:418px;flex:none}}.care-rvm{--rvm-gold:#f5a623;background:#fbfbfc;border-top:1px solid #ececef;padding:58px 0 62px;display:flex;flex-direction:column;align-items:center;gap:30px;overflow:hidden}.care-rvm__head{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;padding:0 20px;max-width:760px}.care-rvm__tag{display:inline-flex;align-items:center;gap:6px;font-family:var(--care-font);font-weight:600;font-size:13.5px;letter-spacing:-.27px;color:#3e6ae1;background:#ecf0fc;padding:7px 15px;border-radius:999px}.care-rvm__tagstar{font-size:13px;line-height:1}.care-rvm__heading{margin:0;font-family:var(--care-font);font-weight:400;font-size:clamp(26px,3.4vw,36px);line-height:1.12;letter-spacing:-1.1px;color:#050506;text-wrap:balance}.care-rvm__rating{display:flex;align-items:center;gap:11px;flex-wrap:wrap;justify-content:center}.care-rvm__ratingstars{color:var(--rvm-gold)}.care-rvm__ratingstars .care-star{width:18px;height:18px}.care-rvm__rscore{font-family:var(--care-font);font-weight:700;font-size:19px;letter-spacing:-.4px;color:#050506}.care-rvm__rcount{font-family:var(--care-font);font-weight:500;font-size:13px;letter-spacing:-.26px;color:#6c6c72}.care-rvm__plats{display:flex;gap:9px;flex-wrap:wrap;justify-content:center}.care-rvm__pill{display:inline-flex;align-items:center;gap:7px;background:#f5f6f7;border:1px solid #e7e7eb;border-radius:999px;padding:7px 13px;font-family:var(--care-font);font-weight:600;font-size:12.5px;letter-spacing:-.25px;color:#3a3a3d}.care-rvm__pill img{height:14px;width:auto;display:block}.care-rvm__app{width:100%;max-width:1180px;padding:0 20px}.care-rvm__wall{display:flex;flex-direction:column;gap:14px;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.care-rvm__track{display:flex;gap:14px;width:max-content;align-items:stretch;padding:0 7px;will-change:transform}.care-rvm__track--l{animation:careRvmL 62s linear infinite}.care-rvm__track--r{animation:careRvmR 70s linear infinite}@keyframes careRvmL{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes careRvmR{0%{transform:translate(-50%)}to{transform:translate(0)}}.care-rvm__wall:hover .care-rvm__track{animation-play-state:paused}.care-rvm__chip{width:328px;flex:none;background:#f7f8fa;border:1px solid #e7e7eb;border-radius:16px;padding:18px 20px;display:flex;flex-direction:column;gap:11px}.care-rvm__chip .care-rev-stars{color:var(--rvm-gold)}.care-rvm__chip .care-star{width:14px;height:14px}.care-rvm__q{margin:0;font-family:var(--care-font);font-weight:500;font-size:14px;line-height:1.5;letter-spacing:-.14px;color:#3a3a3d;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5;overflow:hidden}.care-rvm__q b{color:#050506;font-weight:700}.care-rvm__f{display:flex;align-items:center;gap:9px;margin-top:auto}.care-rvm__av{width:30px;height:30px;border-radius:50%;flex:none;display:grid;place-items:center;object-fit:cover;font-family:var(--care-font);font-weight:700;font-size:12px;color:#fff;letter-spacing:-.01em}.care-rvm__meta{display:flex;flex-direction:column;gap:1px;min-width:0}.care-rvm__name{font-family:var(--care-font);font-weight:700;font-size:13px;letter-spacing:-.26px;color:#050506;display:flex;align-items:center;gap:5px}.care-rvm__sub{font-family:var(--care-font);font-weight:500;font-size:11.5px;letter-spacing:-.23px;color:#9a9aa1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.care-rvm__vf{width:13px;height:13px;border-radius:50%;background:#3e6ae1;position:relative;flex:none;display:inline-block}.care-rvm__vf:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E") center/8px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E") center/8px no-repeat}.care-rvm__chip--photo{padding:0;gap:0;overflow:hidden}.care-rvm__ph{position:relative;height:150px;background:#eef0f4}.care-rvm__ph img{width:100%;height:100%;object-fit:cover;display:block}.care-rvm__phtag{position:absolute;left:12px;bottom:12px;background:#05060a99;color:#fff;font-family:var(--care-font);font-size:11px;font-weight:600;letter-spacing:-.22px;padding:5px 10px;border-radius:999px}.care-rvm__txt{display:flex;flex-direction:column;gap:9px;padding:15px 20px 18px;flex:1}.care-rvm__chip--photo .care-rvm__q{-webkit-line-clamp:3;line-clamp:3}.care-rvm__cta{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;padding:0 20px}.care-rvm__btn{font-family:var(--care-font);font-weight:600;font-size:15px;letter-spacing:-.3px;border-radius:12px;padding:14px 26px;text-decoration:none;cursor:pointer;border:1px solid #3e6ae1;background:#3e6ae1;color:#fff;transition:background .16s,border-color .16s}.care-rvm__btn:hover{background:#3059cf;border-color:#3059cf}.care-rvm__btn--ghost{background:transparent;color:#3e6ae1}.care-rvm__btn--ghost:hover{background:#ecf0fc}.care-rvm__collected{margin:0;display:inline-flex;align-items:center;gap:4px;font-family:var(--care-font);font-weight:500;font-size:12.5px;letter-spacing:-.25px;color:#9a9aa1}.care-rvm__collected img{height:15px;width:auto;vertical-align:middle}.care-rvm__hero{width:100%;max-width:1440px;margin-top:8px}.care-rvm__hero img{width:100%;height:auto;display:block;-webkit-mask:linear-gradient(to bottom,transparent 0%,#000 12%);mask:linear-gradient(to bottom,transparent 0%,#000 12%)}@media(prefers-reduced-motion:reduce){.care-rvm__track{animation:none}}@media(max-width:820px){.care-rvm{padding:42px 0 46px}.care-rvm__chip{width:284px}.care-rvm__ph{height:140px}}.care-appr{background:#0f0f11;color:#fff}.care-appr__inner{max-width:1240px;margin:0 auto;padding:64px 40px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:48px}.care-appr__eyebrow{display:inline-block;font-family:var(--care-font);font-weight:600;font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#8ea6ef;margin-bottom:14px}.care-appr__title{margin:0;font-family:var(--care-font);font-weight:400;font-size:36px;line-height:1.1;letter-spacing:-1.44px;color:#fff}.care-appr__sub{margin:12px 0 0;font-family:var(--care-font);font-weight:500;font-size:15px;line-height:1.55;letter-spacing:-.3px;color:#b6b7bd;max-width:42ch}.care-appr__stats{margin-top:30px;display:flex;flex-direction:column}.care-appr__stat{padding:20px 0;border-top:1px solid rgba(255,255,255,.13)}.care-appr__stat:first-child{border-top:0;padding-top:6px}.care-appr__num{font-family:var(--care-font);font-weight:400;font-size:30px;letter-spacing:-.6px;color:#fff}.care-appr__stattext{margin:6px 0 0;font-family:var(--care-font);font-weight:500;font-size:13.5px;line-height:1.5;letter-spacing:-.27px;color:#93949b;max-width:36ch}.care-appr__media{display:flex;align-items:center;justify-content:center}.care-appr__img{width:100%;max-width:520px;height:auto;display:block}@media(max-width:900px){.care-appr__inner{grid-template-columns:1fr;padding:44px 24px;gap:24px}.care-appr__media{order:-1}.care-appr__img{max-width:340px}.care-appr__title{font-size:28px;letter-spacing:-1px}}.care-routine2{background:#fff;padding:160px 80px;display:flex;justify-content:center}.care-routine2__inner{width:100%;max-width:1280px;display:flex;flex-direction:column;gap:56px;padding-left:72px;padding-right:0}.care-routine2__head{display:flex;gap:40px;align-items:flex-start;max-width:1136px;padding-right:32px}.care-routine2__heading{margin:0;flex:1 1 0;min-width:0;padding-right:48px;max-width:514px;font-family:var(--care-font);font-weight:400;font-size:32px;line-height:1.5;letter-spacing:-1.28px;color:#030303}.care-routine2__text{margin:0;flex:1 1 0;min-width:0;padding-right:32px;font-family:var(--care-font);font-weight:500;font-size:20px;line-height:1.5;letter-spacing:-.4px;color:#444445}.care-routine2__cards{display:flex;gap:24px;align-items:stretch;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-left:0;padding:4px 32px 8px 0;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain}.care-routine2__cards::-webkit-scrollbar{display:none}.care-rcard{position:relative;flex:0 0 auto;width:clamp(288px,27vw,366px);aspect-ratio:366 / 560;border-radius:20px;overflow:hidden;background:#f3f3f3;scroll-snap-align:start}.care-rcard__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;display:block}.care-rcard__overlay{position:absolute;left:0;right:0;bottom:0;padding:26px 24px;display:flex;flex-direction:column;gap:12px;isolation:isolate}.care-rcard__overlay:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(to top,#0000009e,#00000057 58%,#0000);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);-webkit-mask-image:linear-gradient(to top,#000 52%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to top,#000 52%,#0000)}.care-rcard__title{margin:0;font-family:var(--care-font);font-weight:600;font-size:24px;line-height:1.2;letter-spacing:-.48px;color:#fff}.care-rcard__desc{margin:0;font-family:var(--care-font);font-weight:500;font-size:15px;line-height:1.5;letter-spacing:-.3px;color:#e8e8e9}.care-routine2__nav{display:flex;gap:16px;justify-content:flex-end;padding-right:32px}.care-routine2__arrow{width:52px;height:52px;border-radius:50%;border:1px solid #d5d5d6;background:#fff;color:#030303;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .15s,border-color .15s,opacity .15s}.care-routine2__arrow svg{width:22px;height:22px}.care-routine2__arrow:hover{background:#f3f3f3;border-color:#030303}.care-routine2__arrow:disabled{opacity:.3;cursor:default}.care-routine2__arrow:disabled:hover{background:#fff;border-color:#d5d5d6}@media(max-width:1100px){.care-routine2{padding:80px 40px}.care-routine2__inner{padding-left:0;padding-right:0;gap:40px}.care-routine2__head{flex-direction:column;gap:20px;padding-right:0}.care-routine2__heading{padding-right:0;font-size:28px;max-width:none}.care-routine2__text{padding-right:0}.care-routine2__cards{padding-right:40px}.care-routine2__nav{padding-right:0}}@media(max-width:560px){.care-routine2{padding:56px 20px}.care-routine2__cards{gap:16px;padding-right:20px}.care-rcard{width:clamp(240px,78vw,300px)}.care-routine2__arrow{width:46px;height:46px}}.care-sub2{display:flex;align-items:stretch}.care-sub2__left{position:relative;overflow:hidden;background:#151515;flex:1 1 0;min-width:0;padding:48px 24px 48px 70px;display:flex;flex-direction:column;justify-content:center;gap:32px}.care-sub2__lhead{display:flex;flex-direction:column;gap:12px;position:relative;z-index:2}.care-sub2__ltitle{margin:0;font-family:var(--care-font);font-weight:400;font-size:36px;line-height:1.5;letter-spacing:-1.44px;color:#fff}.care-sub2__lsub{margin:0;max-width:264px;font-family:var(--care-font);font-weight:400;font-size:14px;line-height:1.8;letter-spacing:-.28px;color:#b6b6b7}.care-sub2__stats{display:flex;flex-direction:column;gap:24px;position:relative;z-index:2}.care-sub2__stat{width:200px;border-top:1px solid #444445;padding:8px 0;display:flex;flex-direction:column;gap:12px}.care-sub2__statnum{font-family:var(--care-font);font-weight:400;font-size:32px;line-height:1.2;letter-spacing:-1.28px;color:#fff}.care-sub2__stattext{margin:0;font-family:var(--care-font);font-weight:400;font-size:14px;line-height:1.8;letter-spacing:-.28px;color:#fff;opacity:.5}.care-sub2__jar{position:absolute;left:286px;top:144px;width:420px;height:578px;object-fit:contain;z-index:1;pointer-events:none}.care-sub2__right{background:#fff;flex:1 1 0;min-width:0;padding:48px 104px 48px 80px;display:flex;flex-direction:column;justify-content:center}.care-sub2__panel{width:100%;max-width:512px;margin-inline:auto;display:flex;flex-direction:column;gap:24px}.care-sub2__perday{display:flex;align-items:stretch;gap:10px}.care-sub2__pdcol{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:4px;padding:14px 16px;border-radius:14px;background:#f5f5f6;position:relative}.care-sub2__pdcol--sub{background:#ecf0fc}.care-sub2__pdlabel{font-family:var(--care-font);font-weight:500;font-size:12px;letter-spacing:-.24px;color:#7b7b7b;line-height:1.2}.care-sub2__pdcol--sub .care-sub2__pdlabel{color:#3e6ae1}.care-sub2__pdval{font-family:var(--care-font);font-weight:600;font-size:22px;letter-spacing:-.6px;color:#7b7b7b;line-height:1.1}.care-sub2__pdval small{font-weight:500;font-size:12px;letter-spacing:-.24px;color:#a2a2a4}.care-sub2__pdcol--sub .care-sub2__pdval{color:#3e6ae1}.care-sub2__pdcol--sub .care-sub2__pdval small{color:#6f92ec}.care-sub2__pdarrow{align-self:center;flex:none;color:#3e6ae1;font-size:20px;font-weight:600}.care-sub2__pdtop{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.care-sub2__pdbadge{flex:none;background:#3e6ae1;color:#fff;border-radius:999px;padding:3px 8px;font-family:var(--care-font);font-weight:700;font-size:10px;letter-spacing:-.2px;line-height:1}.care-sub2__rhead{display:flex;flex-direction:column;gap:12px}.care-sub2__rtitle{margin:0;text-align:center;font-family:var(--care-font);font-weight:400;font-size:32px;line-height:1.5;letter-spacing:-1.28px;color:#030303}.care-sub2__rsub{margin:0;text-align:center;font-family:var(--care-font);font-weight:400;font-size:16px;line-height:1.5;letter-spacing:-.32px;color:#2b2b2c}.care-sub2__recap{display:flex;flex-direction:column}.care-sub2__recaptitle{margin:0 0 10px;padding-bottom:8px;border-bottom:1px solid #e7e7e7;font-family:var(--care-font);font-weight:600;font-size:16px;letter-spacing:-.32px;color:#171717;line-height:1.1}.care-sub2__row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 0 9px;margin-bottom:9px;border-bottom:1px solid #e7e7e7}.care-sub2__row--total{border-bottom-color:transparent;margin-bottom:0;padding-bottom:0}.care-sub2__rowl{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.care-sub2__item{font-family:var(--care-font);font-weight:500;font-size:14px;line-height:1.35;letter-spacing:-.28px;color:#030303}.care-sub2__badge{background:#ecf0fc;color:#3e6ae1;border-radius:4px;padding:8px 12px;font-family:var(--care-font);font-weight:600;font-size:10px;letter-spacing:-.4px;line-height:1}.care-sub2__price{display:flex;align-items:center;gap:6px;font-size:16px;letter-spacing:-.32px}.care-sub2__price strong{font-family:var(--care-font);font-weight:600;color:#3e6ae1;line-height:1.5}.care-sub2__price s{font-family:var(--care-font);font-weight:400;color:#7b7b7b}.care-sub2__free{font-family:var(--care-font);font-weight:600;font-size:16px;letter-spacing:-.32px;color:#3e6ae1;line-height:1.5}.care-sub2__total{font-family:var(--care-font);font-weight:600;font-size:16px;letter-spacing:-.32px;color:#171717;line-height:1.5}.care-sub2__benefits{display:flex;flex-direction:column;gap:10px}.care-sub2__benefit{display:flex;align-items:center;gap:8px;font-family:var(--care-font);font-weight:500;font-size:14px;line-height:1.28;color:#030303}.care-sub2__check{width:16px;height:16px;border-radius:50%;background:#030303;position:relative;flex:none}.care-sub2__check:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E") center/10px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E") center/10px no-repeat}.care-sub2__btn{background:#3e6ae1;height:52px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-family:var(--care-font);font-weight:500;font-size:18px;letter-spacing:-.72px;color:#fff;text-decoration:none}@media(max-width:1100px){.care-sub2__left{padding:48px 24px}.care-sub2__jar{left:auto;right:-40px;top:50%;transform:translateY(-50%);width:320px;height:440px;opacity:.9}.care-sub2__right{padding:48px 40px}}@media(max-width:860px){.care-sub2{flex-direction:column}.care-sub2__jar{display:none}.care-sub2__left{padding:56px 24px}.care-sub2__ltitle{font-size:30px;letter-spacing:-1.2px}.care-sub2__right{padding:48px 24px}}.care-faq2{background:#f5f5f6;padding:120px 24px;display:flex;flex-direction:column;align-items:center;gap:24px}.care-faq2__inner{width:100%;max-width:960px;display:flex;flex-direction:column;gap:40px}.care-faq2__heading{margin:0;text-align:center;font-family:var(--care-font);font-weight:400;font-size:32px;line-height:1.5;letter-spacing:-1.28px;color:#030303}.care-faq2__card{background:#fff;border-radius:12px;padding:16px 16px 24px;display:flex;flex-direction:column;gap:20px}.care-faq2__q{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none;font-family:var(--care-font);font-weight:500;font-size:16px;line-height:1.5;letter-spacing:-.32px;color:#030303}.care-faq2__q::-webkit-details-marker{display:none}.care-faq2__ic{position:relative;width:16px;height:16px;flex:none}.care-faq2__ic:before,.care-faq2__ic:after{content:"";position:absolute;background:#030303;transition:opacity .2s ease}.care-faq2__ic:before{top:50%;left:1.5px;right:1.5px;height:1.6px;transform:translateY(-50%)}.care-faq2__ic:after{left:50%;top:1.5px;bottom:1.5px;width:1.6px;transform:translate(-50%)}.care-faq2__item[open] .care-faq2__ic:after{opacity:0}.care-faq2__a{margin:16px 0 0;font-family:var(--care-font);font-weight:400;font-size:13px;line-height:1.5;letter-spacing:-.26px;color:#151515}.care-faq2__item:not([open]) .care-faq2__a{display:none}.care-faq2__sep{width:331.5px;max-width:100%;height:1px;background:#e5e5e5}.care-faq2__guarantee{width:100%;max-width:960px;background:#fff;border:.8px solid #d5d5d5;border-radius:10px;padding:16px;display:flex;flex-direction:column;gap:16px;text-align:center}.care-faq2__gtitle{margin:0;font-family:var(--care-font);font-weight:600;font-size:16px;line-height:1.5;letter-spacing:-.32px;color:#151515}.care-faq2__gtext{margin:0;font-family:var(--care-font);font-weight:500;font-size:13px;line-height:1.5;letter-spacing:-.26px;color:#2b2b2c;opacity:.7}@media(max-width:749px){.care-faq2{padding:64px 20px}.care-faq2__heading{font-size:26px;letter-spacing:-1px}}.care-sticky2{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fff;padding:20px 70px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #ececec;box-shadow:0 -4px 20px #0000000f;transform:translateY(120%);transition:transform .25s ease}.care-sticky2.is-visible{transform:none}.care-sticky2__product{display:flex;align-items:center;gap:10px}.care-sticky2__thumb{width:56px;height:56px;border-radius:6px;overflow:hidden;background:#f5f5f6;flex:none;display:block}.care-sticky2__thumb img{width:100%;height:100%;object-fit:cover;display:block}.care-sticky2__meta{display:flex;flex-direction:column;gap:4px}.care-sticky2__title{font-family:var(--care-font);font-weight:600;font-size:16px;letter-spacing:-.32px;color:#030303;line-height:1.1}.care-sticky2__sub{font-family:var(--care-font);font-weight:400;font-size:12px;letter-spacing:-.24px;color:#989898;line-height:1.1}.care-sticky2__price{display:inline-flex;align-items:center;gap:4px;line-height:1.1}.care-sticky2__price b{font-family:var(--care-font);font-weight:500;font-size:14px;letter-spacing:-.28px;color:#444445}.care-sticky2__price small{font-family:var(--care-font);font-weight:400;font-size:12px;letter-spacing:-.24px;color:#989898}.care-sticky2__btn{display:inline-flex;align-items:center;gap:8px;background:#3e6ae1;border-radius:10px;padding:14px 12px 14px 16px;font-family:var(--care-font);font-weight:600;font-size:16px;letter-spacing:-.32px;color:#fff;text-decoration:none;flex:none}.care-sticky2__btn svg{width:10px;height:10px;display:block}@media(max-width:749px){.care-sticky2{padding:12px 16px;gap:10px}.care-sticky2__thumb{width:44px;height:44px}.care-sticky2__title{font-size:14px}.care-sticky2__btn{padding:12px 14px;font-size:14px}}.care-orbit__img{width:100%;height:100%;object-fit:contain}.care-orbit__badge:has(.care-orbit__img){background:none;box-shadow:none}.care-composition__li .care-orbit__badge:has(.care-orbit__img){width:46px;height:46px;flex:none}.care-feature__icon:has(.care-featimg){background:none;width:58px;height:58px;border-radius:0}.care-feature__icon .care-featimg{width:100%;height:100%;object-fit:contain}.care-press__logo{filter:none;opacity:.9;mix-blend-mode:multiply}.care-comp2-section{background:#fff}.care-comp2-inner{display:flex;flex-direction:column;align-items:center;gap:48px}.care-comp2-title{font-family:var(--care-font);font-weight:400;color:#030303;text-align:center;font-size:clamp(1.6rem,1rem + 2.2vw,2.25rem);letter-spacing:-.04em;line-height:1.5;margin:0}.care-comp2{container-type:inline-size;position:relative;width:100%;max-width:826px;aspect-ratio:826 / 847;margin:0 auto}.care-comp2 img{display:block}.care-comp2__ring-solid,.care-comp2__ring-dashed,.care-comp2__center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.care-comp2__ring-solid{width:83.84%;aspect-ratio:1}.care-comp2__ring-dashed{width:99.94%;aspect-ratio:825.527 / 827.638;opacity:.3}.care-comp2__ring-solid img,.care-comp2__ring-dashed img{width:100%;height:100%}.care-comp2__center{width:40.17%;aspect-ratio:331.836 / 310.364}.care-comp2__center img{width:100%;height:100%;object-fit:contain}.care-comp2__dot{position:absolute;width:1.79cqw;aspect-ratio:1}.care-comp2__dot img{width:100%;height:100%}.care-comp2__dot.d1{left:10.48%;top:22.66%}.care-comp2__dot.d2{left:60.58%;top:83.48%}.care-comp2__dot.d3{left:87.16%;top:43.85%}.care-comp2__dot.d4{left:67.74%;top:10.69%}.care-comp2__dot.d5{left:6.64%;top:60.8%}.cwl{position:absolute;display:flex;align-items:center;gap:2.045cqw;transform:translate(-50%,-50%)}.cwl__badge{flex:none;width:9.713cqw;height:9.713cqw;border-radius:50%;background:#f5f5f6;display:grid;place-items:center;overflow:hidden}.cwl__badge img{width:52%;height:52%;object-fit:contain}.cwl__text{display:flex;flex-direction:column;gap:1.533cqw}.cwl__name{font-family:var(--care-font);font-weight:500;font-size:3.578cqw;line-height:1.5;letter-spacing:-.02em;color:#030303;white-space:nowrap}.cwl__sub{font-family:var(--care-font);font-weight:500;font-size:2.811cqw;line-height:1.5;letter-spacing:-.02em;color:#7b7b7b;white-space:nowrap}.cwl--right .cwl__text{align-items:flex-end;text-align:right}.cwl--melatonine{left:50.65%;top:18.23%}.cwl--melatonine .cwl__sub{white-space:normal;max-width:47cqw}.cwl--melisse{left:72.38%;top:36.67%}.cwl--passiflore{left:23.17%;top:53.5%}.cwl--escholtzia{left:auto;right:4.32%;top:69.08%;transform:translateY(-50%)}.cwl--capsule{left:39.66%;top:85.78%}.care-comp2-ab{display:flex;align-items:center;gap:12px;width:100%;max-width:638px;background:#f5f5f6;border-radius:24px;padding:24px}.care-comp2-ab__img{flex:none;width:41px;height:63px;display:grid;place-items:center}.care-comp2-ab__img img{width:29px;height:72px;object-fit:fill}.care-comp2-ab__txt{display:flex;flex-direction:column;gap:12px}.care-comp2-ab__title{font-family:var(--care-font);font-weight:600;font-size:20px;line-height:1.8;letter-spacing:-.02em;color:#151515;margin:0}.care-comp2-ab__sub{font-family:var(--care-font);font-weight:500;font-size:16px;line-height:1.5;letter-spacing:-.02em;color:#7b7b7b;margin:0}.care-comp2-list{display:none}@media(max-width:640px){.care-comp2-inner{gap:24px}.care-comp2-list{display:none}}.care-expert2-section{background:#fff}.care-expert2-inner{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.care-expert2-body{display:flex;flex-direction:column;align-items:center;gap:48px;width:100%}.care-expert2-eyebrow{background:#ecf0fc;color:#3e6ae1;font-family:var(--care-font);font-weight:700;font-size:16px;letter-spacing:-.32px;line-height:normal;padding:8px 12px;border-radius:8px}.care-expert2-heading{font-family:var(--care-font);font-weight:400;color:#030303;text-align:center;margin:0;font-size:clamp(1.6rem,1rem + 2.2vw,2.25rem);letter-spacing:-.04em;line-height:1.5}.care-expert2-heading .care-accent2{color:#3e6ae1}.care-expert2-row{display:flex;align-items:center;justify-content:center;gap:clamp(28px,7vw,112px);width:100%;flex-wrap:wrap}.care-expert2-media{container-type:inline-size;flex:none;width:min(600px,50%);aspect-ratio:1;border-radius:24px;overflow:hidden;position:relative}.care-expert2-media>img{width:100%;height:100%;object-fit:cover;display:block}.care-expert2-tag{position:absolute;left:5.33%;right:5.33%;bottom:5.5%;display:flex;align-items:center;justify-content:space-between;gap:2cqw;padding:2.667cqw;border-radius:4cqw;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(to right,#00000080,#66666673)}.care-expert2-tag__info{display:flex;flex-direction:column;gap:1.667cqw;min-width:0}.care-expert2-tag__name{display:flex;align-items:center;gap:.33cqw;color:#fff;font-family:var(--care-font);font-weight:600;font-size:4cqw;letter-spacing:-.08cqw;line-height:1.2;white-space:nowrap}.care-expert2-tag__name img{width:1em;height:1em;flex:none}.care-expert2-tag__role{color:#fff;font-family:var(--care-font);font-weight:500;font-size:2.667cqw;letter-spacing:-.053cqw;line-height:1.5;white-space:nowrap}.care-expert2-play{flex:none;width:9.294cqw;height:9.294cqw;border:0;background:none;padding:0;cursor:pointer}.care-expert2-play img{width:100%;height:100%;display:block}.care-expert2-quote{flex:1 1 320px;max-width:466px;font-family:var(--care-font);font-weight:400;color:#030303;font-size:clamp(1.25rem,.85rem + 1.2vw,2rem);letter-spacing:-.04em;line-height:1.5}@media(max-width:820px){.care-expert2-media{width:min(600px,100%)}.care-expert2-quote{max-width:100%;flex-basis:100%}}care-countdown.care-promobar{display:block}care-video.care-expert2-media{display:block}.care-expert2-media--player{container-type:normal;aspect-ratio:16 / 9;background:#000}.care-expert2-media--player>video,.care-expert2-media--player>.care-expert2-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;border:0}.care-expert2-media--player>video{object-fit:cover}.care-expert2-media--player .care-expert2-tag{top:12px;left:12px;right:auto;bottom:auto;width:auto;max-width:calc(100% - 24px);padding:9px 13px;border-radius:12px;gap:10px;pointer-events:none}.care-expert2-media--player .care-expert2-tag__info{gap:2px}.care-expert2-media--player .care-expert2-tag__name{font-size:15px;letter-spacing:-.3px}.care-expert2-media--player .care-expert2-tag__name img{width:15px;height:15px}.care-expert2-media--player .care-expert2-tag__role{font-size:12px;letter-spacing:-.24px}.care-expert2-media--r-square,.care-expert2-media--player.care-expert2-media--r-square{aspect-ratio:1}.care-expert2-media--r-portrait,.care-expert2-media--player.care-expert2-media--r-portrait{aspect-ratio:4 / 5;width:min(440px,50%)}.care-expert2-media--r-vertical,.care-expert2-media--player.care-expert2-media--r-vertical{aspect-ratio:9 / 16;width:min(400px,48%)}.care-expert2-media--r-landscape,.care-expert2-media--player.care-expert2-media--r-landscape{aspect-ratio:16 / 9}@media(max-width:820px){.care-expert2-media--r-vertical,.care-expert2-media--player.care-expert2-media--r-vertical{width:min(360px,86%)}.care-expert2-media--r-portrait,.care-expert2-media--player.care-expert2-media--r-portrait{width:min(440px,92%)}}.care-nav{background:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 70px}.care-nav__left{flex:1 1 0;min-width:0;display:flex;align-items:center;gap:32px}.care-nav__link{display:inline-flex;align-items:center;gap:4px;font-family:var(--care-font);font-weight:600;font-size:16px;line-height:1.2;letter-spacing:-.32px;color:#030303;text-decoration:none;white-space:nowrap}.care-nav__chev{width:7px;height:7px;border-right:1.6px solid currentColor;border-bottom:1.6px solid currentColor;transform:translateY(-2px) rotate(45deg)}.care-nav__logo{flex:none;display:flex;align-items:center}.care-nav__logo img{height:20px;width:auto;display:block}.care-nav__right{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:32px}.care-nav__cart{position:relative;display:inline-flex;color:#030303}.care-nav__cart img{width:20px;height:20px;display:block}.care-nav__count{position:absolute;top:-8px;right:-9px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:#3e6ae1;color:#fff;font-family:var(--care-font);font-size:10px;font-weight:700;line-height:16px;text-align:center}@media(max-width:749px){.care-nav{padding:14px 18px}.care-nav__left{gap:16px}.care-nav__link{font-size:14px}}.care-slimbar{width:100%}.care-slimbar__in{max-width:1180px;margin:0 auto;padding:9px 24px;display:flex;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap;font-family:var(--care-font);font-weight:500;font-size:13.5px;letter-spacing:-.27px;line-height:1.4;text-align:center}.care-slimbar__ic{width:15px;height:15px;flex:none}.care-slimbar__a{font-weight:700;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}.care-slimbar--clair{background:#ecf0fc;color:#1e293b;border-bottom:1px solid #dbe3fa}.care-slimbar--clair .care-slimbar__ic,.care-slimbar--clair .care-slimbar__a{color:#3e6ae1}.care-slimbar--soutenu{background:#3e6ae1;color:#fff}.care-slimbar--soutenu .care-slimbar__ic,.care-slimbar--soutenu .care-slimbar__a{color:#fff}@media(max-width:749px){.care-slimbar__in{padding:8px 14px;gap:6px;font-size:12.5px}.care-slimbar__ic{display:none}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/care-sections.css.map */
