.new-m-template{--nm-ink:#35269b;--nm-purple:#4b36c7;--nm-purple-dark:#2e2389;--nm-lilac:#efe2f8;--nm-lilac-soft:#f8f2fb;--nm-cyan:#92e9ef;--nm-pink:#f1c4d4;--nm-cream:#fbf8f5;--nm-text:#242036;--nm-muted:#5e586c;--nm-line:#cfc6d8;--nm-shell:1184px;--nm-narrow:1000px;--nm-ease:cubic-bezier(.22,.76,.22,1)}.new-m-template #MainContent>.shopify-section:has(.nm-section){margin-top:0!important}.new-m-template .nm-section,.new-m-template .nm-section *{box-sizing:border-box}.new-m-template .nm-section{position:relative;overflow:hidden;margin:0;padding:68px 0;background:#fff;color:var(--nm-text);font-family:var(--font-body-family),Lato,Arial,sans-serif}.new-m-template .nm-shell{width:min(calc(100% - 48px),var(--nm-shell));margin-inline:auto}.new-m-template .nm-shell--narrow{max-width:var(--nm-narrow)}.new-m-template .nm-kicker{margin:0 0 9px;text-align:center;color:var(--nm-purple);font-size:11px;font-weight:800;line-height:1.2;letter-spacing:.085em;text-transform:uppercase}.new-m-template .nm-kicker:empty{display:none}.new-m-template .nm-heading{margin:0;text-align:center;color:var(--nm-ink);font-family:var(--font-heading-family),Lato,Arial,sans-serif;font-size:clamp(38px,4vw,54px);font-weight:800;line-height:.99;letter-spacing:-.045em;text-wrap:balance}.new-m-template .nm-subheading{max-width:740px;margin:14px auto 0;text-align:center;color:var(--nm-muted);font-size:15px;line-height:1.48}.new-m-template .nm-small-note{margin:16px 0 0;color:var(--nm-muted);font-size:10.5px;line-height:1.5}.new-m-template .nm-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:170px;background:linear-gradient(135deg,#eee6f5,#faf7fc);color:#756d80;font-size:11px;text-align:center}.new-m-template .nm-placeholder svg{width:100%;height:100%}.new-m-template .nm-carousel{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.new-m-template .nm-carousel::-webkit-scrollbar{display:none}.new-m-template .nm-carousel.is-dragging{scroll-snap-type:none!important;cursor:grabbing!important;-webkit-user-select:none;user-select:none}.new-m-template .nm-arrow{-webkit-appearance:none;appearance:none;width:42px;height:42px;padding:0;border:1px solid rgba(53,38,155,.42);border-radius:50%;display:inline-grid;place-items:center;background:#fff;color:var(--nm-ink);cursor:pointer;transition:opacity .2s ease,transform .2s ease,background .2s ease,color .2s ease}.new-m-template .nm-arrow:hover:not([disabled]){transform:translateY(-1px);background:var(--nm-ink);color:#fff}.new-m-template .nm-arrow[disabled]{opacity:.25;cursor:default}.new-m-template .nm-arrow .icon{width:11px;height:auto}.new-m-template .nm-carousel-controls{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:18px}.new-m-template .nm-section.nm-ingredients,.new-m-template .nm-section.nm-howto{padding:0;background:#fff}.new-m-template .nm-fold{border-top:1px solid #aaa1b3}.new-m-template .nm-howto .nm-fold{border-top:0}.new-m-template .nm-fold__summary{appearance:none;-webkit-appearance:none;width:100%;min-height:82px;padding:0;border:0;border-bottom:1px solid #aaa1b3;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--nm-ink);font-family:var(--font-heading-family),Lato,Arial,sans-serif;font-size:30px;font-weight:700;line-height:1.05;letter-spacing:-.035em;text-align:left;cursor:pointer}.new-m-template .nm-fold__summary:focus-visible{outline:2px solid var(--nm-purple);outline-offset:3px}.new-m-template .nm-fold__icon{position:relative;width:28px;height:28px;flex:0 0 28px;border:1px solid currentColor;border-radius:50%;transition:transform .35s var(--nm-ease)}.new-m-template .nm-fold__icon:before,.new-m-template .nm-fold__icon:after{content:"";position:absolute;left:50%;top:50%;width:12px;height:1.4px;background:currentColor;transform:translate(-50%,-50%);transition:transform .35s var(--nm-ease)}.new-m-template .nm-fold__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.new-m-template .nm-fold[data-open=true] .nm-fold__icon{transform:rotate(180deg)}.new-m-template .nm-fold[data-open=true] .nm-fold__icon:after{transform:translate(-50%,-50%) rotate(0)}.new-m-template .nm-fold__panel{display:grid;grid-template-rows:0fr;opacity:.2;transition:grid-template-rows .48s var(--nm-ease),opacity .34s ease}.new-m-template .nm-fold[data-open=true] .nm-fold__panel{grid-template-rows:1fr;opacity:1}.new-m-template .nm-fold__panel-inner{min-height:0;overflow:hidden}.new-m-template .nm-ingredients__content{padding:34px 0 42px}.new-m-template .nm-ingredients__carousel-wrap{position:relative}.new-m-template .nm-ingredients__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 28px)/3);gap:14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:1px}.new-m-template .nm-ingredient{scroll-snap-align:start;position:relative;min-width:0;min-height:328px;padding:17px 18px 20px;border-radius:13px;background:var(--nm-lilac);display:flex;flex-direction:column;align-items:center;text-align:center}.new-m-template .nm-ingredient__type{align-self:flex-start;display:inline-flex;align-items:center;min-height:25px;padding:0 9px;border-radius:3px;background:#fff;color:var(--nm-ink);font-size:9.5px;font-weight:800;line-height:1;letter-spacing:.02em}.new-m-template .nm-ingredient__media{width:150px;height:150px;margin:13px auto 11px;border-radius:50%;overflow:hidden;background:#fff}.new-m-template .nm-ingredient__media img,.new-m-template .nm-ingredient__media svg{width:100%;height:100%;display:block;object-fit:cover;transition:transform .55s var(--nm-ease)}.new-m-template .nm-ingredient:hover .nm-ingredient__media img{transform:scale(1.035)}.new-m-template .nm-ingredient__body{width:100%;margin-top:auto}.new-m-template .nm-ingredient h3{margin:0;color:var(--nm-ink);font-size:20px;font-weight:800;line-height:1.12;letter-spacing:-.025em}.new-m-template .nm-ingredient p{margin:6px auto 0;max-width:260px;color:#4f4960;font-size:12.5px;line-height:1.4}.new-m-template .nm-arrow--overlay{position:absolute;z-index:4;top:50%;margin-top:-21px;background:#fff}.new-m-template .nm-arrow--prev{left:-20px}.new-m-template .nm-arrow--next{right:-20px}.new-m-template .nm-arrow--prev .icon{transform:rotate(90deg)}.new-m-template .nm-arrow--next .icon{transform:rotate(-90deg)}.new-m-template .nm-ingredients__foot{display:flex;justify-content:center;margin-top:22px}.new-m-template .nm-outline-btn{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:0 22px;border:1px solid var(--nm-ink);border-radius:2px;background:#fff;color:var(--nm-ink);font-size:11px;font-weight:800;letter-spacing:.015em;text-decoration:none;transition:background .2s ease,color .2s ease}.new-m-template .nm-outline-btn:hover{background:var(--nm-ink);color:#fff}.new-m-template .nm-howto__grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(330px,.94fr);gap:16px;padding:32px 0 45px;align-items:stretch}.new-m-template .nm-howto__instructions{padding:30px 32px;border-radius:12px;background:var(--nm-lilac)}.new-m-template .nm-howto__badge{display:inline-flex;align-items:center;min-height:25px;padding:0 10px;border-radius:2px;background:var(--nm-purple);color:#fff;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.new-m-template .nm-howto__list{counter-reset:nmstep;display:grid;gap:11px;margin:18px 0 0;padding:0;list-style:none}.new-m-template .nm-howto__list li{counter-increment:nmstep;display:grid;grid-template-columns:22px 1fr;gap:7px;color:#332e41;font-size:14px;line-height:1.46}.new-m-template .nm-howto__list li:before{content:counter(nmstep) ".";color:var(--nm-ink);font-weight:800;text-align:right}.new-m-template .nm-howto__list p{margin:0}.new-m-template .nm-howto__tip{margin-top:17px;padding-top:14px;border-top:1px solid rgba(53,38,155,.2);color:#514a5f;font-size:12.5px;line-height:1.48}.new-m-template .nm-howto__tip strong{color:var(--nm-ink)}.new-m-template .nm-review-card{display:flex;flex-direction:column;justify-content:center;padding:30px 32px;border:1px solid #d1c6db;border-radius:12px;background:#fff;text-align:center}.new-m-template .nm-review-card__stars{color:var(--nm-purple);font-size:16px;letter-spacing:2px}.new-m-template .nm-review-card blockquote{max-width:460px;margin:14px auto 17px;color:var(--nm-ink);font-size:17px;font-weight:500;line-height:1.44;letter-spacing:-.015em}.new-m-template .nm-review-card blockquote p{margin:0}.new-m-template .nm-review-card__person{display:flex;align-items:center;justify-content:center;gap:8px;color:#565064;font-size:12.5px}.new-m-template .nm-review-card__avatar{width:38px;height:38px;border-radius:50%;overflow:hidden;background:#ddd1e7}.new-m-template .nm-review-card__avatar:empty:before{content:"";display:block;width:100%;height:100%;background:radial-gradient(circle at 50% 35%,#fff 0 18%,transparent 19%),radial-gradient(circle at 50% 90%,#fff 0 31%,transparent 32%),#cbb7db}.new-m-template .nm-review-card__avatar img{width:100%;height:100%;object-fit:cover}.new-m-template .nm-review-card__link{align-self:center;margin-top:14px;color:var(--nm-ink);font-size:10px;font-weight:800;letter-spacing:.075em;text-underline-offset:4px}.new-m-template .nm-real-results{padding:62px 0 66px;background:#fff}.new-m-template .nm-ba-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 14px)/2);gap:14px;margin-top:25px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:1px}.new-m-template .nm-ba-card{scroll-snap-align:start;min-width:0}.new-m-template .nm-ba-frame{--nm-pos:50%;position:relative;aspect-ratio:1.31/1;border-radius:17px;overflow:hidden;background:#eee8f1}.new-m-template .nm-ba-before,.new-m-template .nm-ba-after{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover}.new-m-template .nm-ba-after{clip-path:inset(0 calc(100% - var(--nm-pos)) 0 0)}.new-m-template .nm-ba-divider{position:absolute;top:0;bottom:0;left:var(--nm-pos);width:3px;background:#fff;transform:translate(-1.5px);pointer-events:none}.new-m-template .nm-ba-handle{position:absolute;top:50%;left:var(--nm-pos);transform:translate(-50%,-50%);width:44px;height:44px;border:1px solid #ddd5e5;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--nm-purple);font-size:16px;font-weight:900;box-shadow:0 4px 15px #261e4129;pointer-events:none}.new-m-template .nm-ba-range{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize}.new-m-template .nm-ba-label{position:absolute;top:0;padding:8px 17px;background:var(--nm-cyan);color:var(--nm-ink);font-size:11px;font-weight:800;line-height:1}.new-m-template .nm-ba-label--before{left:0;border-radius:0 0 16px}.new-m-template .nm-ba-label--after{right:0;border-radius:0 0 0 16px}.new-m-template .nm-ba-card__caption{margin-top:7px;color:var(--nm-muted);font-size:10.5px;text-align:center}.new-m-template .nm-ba-card__caption:empty{display:none}.new-m-template .nm-real-results .nm-small-note{margin-top:12px}.new-m-template .nm-consumer{padding:60px 0 58px;background:var(--nm-lilac);text-align:center}.new-m-template .nm-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:27px;perspective:1200px}.new-m-template .nm-stat{position:relative;min-width:0;transform-style:preserve-3d;opacity:0;transform:translateY(18px);transition:opacity .48s ease calc(var(--nm-i)*80ms),transform .58s var(--nm-ease) calc(var(--nm-i)*80ms)}.new-m-template .nm-consumer.is-inview .nm-stat{opacity:1;transform:none}.new-m-template .nm-stat__face{position:relative;z-index:2;min-height:122px;padding:20px 16px 14px;border-radius:13px 13px 0 0;background:#fff;display:grid;place-items:center}.new-m-template .nm-stat__value{display:block;color:var(--nm-purple);font-size:clamp(55px,5.4vw,70px);font-weight:800;line-height:.9;letter-spacing:-.06em}.new-m-template .nm-stat__flap{position:relative;z-index:1;min-height:98px;padding:19px 19px 21px;border-radius:0 0 13px 13px;background:var(--nm-cyan);transform-origin:top center;transform:rotateX(-86deg);opacity:.2;transition:transform .72s var(--nm-ease) calc(.22s + var(--nm-i)*95ms),opacity .34s ease calc(.22s + var(--nm-i)*95ms)}.new-m-template .nm-consumer.is-inview .nm-stat__flap{transform:rotateX(0);opacity:1}.new-m-template .nm-stat__text{max-width:260px;margin:auto;color:var(--nm-ink);font-size:12.5px;font-weight:650;line-height:1.4}.new-m-template .nm-stat__text p{margin:0}.new-m-template .nm-consumer__footnotes{max-width:820px;margin:17px auto 0;color:#5a5367;font-size:9.5px;line-height:1.45;text-align:center}.new-m-template .nm-consumer__footnotes p{margin:.2em 0}.new-m-template .nm-steps{padding:64px 0;background:#fff}.new-m-template .nm-step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:26px}.new-m-template .nm-step-card{overflow:hidden;border:0;border-radius:12px;background:#faf8fb}.new-m-template .nm-step-card__media{position:relative;aspect-ratio:1/1;background:#fff;display:grid;place-items:center;overflow:hidden}.new-m-template .nm-step-card__media img{width:100%;height:100%;display:block;object-fit:contain;padding:7%}.new-m-template .nm-step-art{width:88%;height:88%;display:block}.new-m-template .nm-step-card__num{display:none}.new-m-template .nm-step-card__body{padding:14px 15px 19px;text-align:left}.new-m-template .nm-step-card h3{margin:0;color:var(--nm-ink);font-size:17px;font-weight:800;line-height:1.16;letter-spacing:-.02em}.new-m-template .nm-step-card p{margin:6px 0 0;color:#5a5364;font-size:12px;line-height:1.43}.new-m-template .nm-timeline{padding:60px 0 58px;background:var(--nm-lilac)}.new-m-template .nm-timeline__headline{max-width:600px;margin:0 auto 26px}.new-m-template .nm-timeline__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.new-m-template .nm-time-card{position:relative;min-height:485px;border-radius:13px;overflow:hidden;background:#d8c9e6;color:#fff}.new-m-template .nm-time-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover;transition:transform .7s var(--nm-ease)}.new-m-template .nm-time-card:hover .nm-time-card__image{transform:scale(1.02)}.new-m-template .nm-time-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#1f1854db,#1f185438 44%,#1f185400 70%)}.new-m-template .nm-time-card__body{position:absolute;left:0;right:0;bottom:0;padding:20px 20px 21px}.new-m-template .nm-time-card__day{display:inline-flex;margin-bottom:8px;padding:5px 9px;border-radius:0;background:var(--nm-cyan);color:var(--nm-ink);font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.new-m-template .nm-time-card h3{margin:0 0 8px;color:#fff;font-size:22px;font-weight:800;line-height:1.08;letter-spacing:-.025em}.new-m-template .nm-time-card ul{margin:0;padding-left:16px;font-size:11.5px;line-height:1.45}.new-m-template .nm-timeline__note{max-width:820px;margin:13px auto 0;color:#585165;font-size:9.5px;line-height:1.45;text-align:center}.new-m-template .nm-derm{padding:64px 0;background:#fff}.new-m-template .nm-derm__grid{display:grid;grid-template-columns:1fr 1fr;min-height:520px;border-radius:14px;overflow:hidden;background:var(--nm-lilac)}.new-m-template .nm-derm__copy{padding:46px 42px;display:flex;flex-direction:column;justify-content:center}.new-m-template .nm-derm__eyebrow{margin:0 0 9px;color:var(--nm-purple);font-size:10px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.new-m-template .nm-derm__eyebrow:empty{display:none}.new-m-template .nm-derm__copy h2{max-width:520px;margin:0;color:var(--nm-ink);font-family:var(--font-heading-family),Lato,Arial,sans-serif;font-size:clamp(37px,3.7vw,50px);font-weight:800;line-height:1;letter-spacing:-.045em;text-wrap:balance}.new-m-template .nm-derm__quote{max-width:520px;margin:20px 0 17px;color:#373142;font-size:15.5px;line-height:1.48}.new-m-template .nm-derm__quote p{margin:0}.new-m-template .nm-derm__name{color:var(--nm-ink);font-size:15px;font-weight:800}.new-m-template .nm-derm__role{margin-top:3px;color:#5f5869;font-size:11.5px}.new-m-template .nm-derm__media{position:relative;min-height:520px;background:linear-gradient(145deg,#d7b7ec,#e9d4f5);overflow:hidden}.new-m-template .nm-derm__media>img{width:100%;height:100%;display:block;object-fit:contain;object-position:center bottom}.new-m-template .nm-derm__fallback{position:relative;width:100%;height:100%;min-height:inherit;display:grid;place-items:center;overflow:hidden}.new-m-template .nm-derm__fallback img{position:relative;z-index:2;width:64%;height:82%;object-fit:contain;filter:drop-shadow(0 24px 22px rgba(62,38,109,.18))}.new-m-template .nm-derm__halo{position:absolute;border-radius:50%;background:#ffffff47}.new-m-template .nm-derm__halo--one{width:360px;height:360px;right:-80px;top:8%}.new-m-template .nm-derm__halo--two{width:220px;height:220px;left:9%;bottom:-55px;background:#92e9ef5c}.new-m-template .nm-derm__seal{position:absolute;z-index:2;left:18px;top:18px;width:96px;height:96px;padding:13px;border-radius:50%;display:grid;place-items:center;background:#c987f3;color:#30208d;font-size:8.7px;font-weight:900;line-height:1.2;letter-spacing:.055em;text-align:center;text-transform:uppercase}.new-m-template .nm-comparison{padding:72px 0 70px;background:#fff}.new-m-template .nm-comparison .nm-heading{text-align:center;font-size:28px;line-height:1.15;letter-spacing:-.02em;color:#242036;text-transform:none;margin-bottom:36px}.new-m-template .nm-gopure-compare{max-width:920px;margin:0 auto;border:0;border-radius:0;overflow:hidden}.new-m-template .nm-gopure-compare table{border-collapse:separate;border-spacing:0;width:100%;font-family:inherit}.new-m-template .nm-gopure-compare th,.new-m-template .nm-gopure-compare td{padding:18px 22px;border-bottom:1px solid #dedede}.new-m-template .nm-gopure-compare thead th{height:130px;text-align:center;font-size:16px;font-weight:800;color:#222}.new-m-template .nm-gopure-compare thead th:first-child{width:42%;text-align:left}.new-m-template .nm-gopure-compare th:nth-child(2),.new-m-template .nm-gopure-compare td:nth-child(2){background:#f4effa}.new-m-template .nm-gopure-compare tbody td:first-child{font-weight:700;color:#242036;text-align:left;font-size:15px}.new-m-template .nm-gopure-compare tbody td:not(:first-child){text-align:center;font-size:15px;color:#222}.new-m-template .nm-gopure-compare tbody td:nth-child(2){color:#35269b;font-weight:800}.new-m-template .nm-gopure-compare .nm-compare-product{display:flex;align-items:center;justify-content:center;gap:12px;flex-direction:column}.new-m-template .nm-gopure-compare .nm-compare-product img{width:72px;height:82px;object-fit:contain}.new-m-template .nm-gopure-compare .nm-compare-product span{font-size:15px;font-weight:800}.new-m-template .nm-gopure-compare .nm-compare-icon{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#4b36c7;color:#fff}.new-m-template .nm-gopure-compare .nm-compare-icon--no{background:#ddd;color:#555}.new-m-template .nm-science-banner{padding:52px 0 62px;background:#fff}.new-m-template .nm-science-banner .nm-heading{font-size:18px;line-height:1.2;letter-spacing:.01em;text-transform:uppercase}.new-m-template .nm-science-banner__card{margin-top:18px;overflow:hidden;background:var(--nm-cream)}.new-m-template .nm-science-banner__media{position:relative;aspect-ratio:1.68/1;min-height:0;background:#faf5f7}.new-m-template .nm-science-banner__media>img{width:100%;height:100%;display:block;object-fit:cover}.new-m-template .nm-science-banner__fallback{height:100%;display:grid;grid-template-columns:repeat(3,1fr);background:linear-gradient(110deg,#f7f0f3,#fbf8f8 55%,#f5eef1)}.new-m-template .nm-science-banner__fallback>div{position:relative;display:flex;align-items:flex-end;min-width:0;padding:28px 24px 24px;color:var(--nm-ink);font-size:15px;font-weight:800;line-height:1.22;overflow:hidden}.new-m-template .nm-science-banner__fallback>div:before{content:"";position:absolute;width:210px;height:210px;border-radius:50%;left:50%;top:12%;transform:translate(-50%);background:radial-gradient(circle at 35% 35%,#fff 0 11%,transparent 12%),radial-gradient(circle at 62% 48%,rgba(255,255,255,.8) 0 8%,transparent 9%),linear-gradient(145deg,#d8eef3,#a9d7e3);box-shadow:inset 0 0 0 1px #35269b0d}.new-m-template .nm-science-banner__fallback>div:nth-child(2):before{background:radial-gradient(circle at 34% 36%,#d8ff76 0 6%,transparent 7%),radial-gradient(circle at 64% 58%,#c1f04f 0 10%,transparent 11%),radial-gradient(circle at 45% 48%,#8cb91f 0 32%,#608610 33% 44%,#4b6b0a 45%)}.new-m-template .nm-science-banner__fallback>div:nth-child(3):before{background:radial-gradient(circle at 45% 35%,#bc6f42 0 27%,transparent 28%),radial-gradient(circle at 63% 55%,#9b522e 0 27%,transparent 28%),radial-gradient(circle at 32% 64%,#d39060 0 27%,transparent 28%)}.new-m-template .nm-science-banner__fallback>div:nth-child(2){border-left:1px solid rgba(53,38,155,.06);border-right:1px solid rgba(53,38,155,.06)}.new-m-template .nm-science-banner__fallback>div{padding-top:235px}.new-m-template .nm-clinical{padding:62px 0;background:#fff}.new-m-template .nm-clinical__metrics{display:grid;grid-template-columns:repeat(3,1fr);margin-top:26px;border-top:1px solid #d3cbd9;border-bottom:1px solid #d3cbd9}.new-m-template .nm-clinical__metric{position:relative;padding:22px 18px;text-align:center}.new-m-template .nm-clinical__metric:not(:last-child):after{content:"";position:absolute;right:0;top:18px;bottom:18px;width:1px;background:#d3cbd9}.new-m-template .nm-clinical__metric strong{display:block;color:var(--nm-purple);font-size:29px;font-weight:800;line-height:1}.new-m-template .nm-clinical__metric span{display:block;margin-top:5px;color:#625b6d;font-size:10.5px;line-height:1.35}.new-m-template .nm-clinical__grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center;margin-top:31px}.new-m-template .nm-clinical__media{aspect-ratio:.96/1;border-radius:12px;overflow:hidden;background:var(--nm-cyan)}.new-m-template .nm-clinical__media>img{width:100%;height:100%;display:block;object-fit:contain;padding:7%}.new-m-template .nm-clinical__copy h3{max-width:500px;margin:0;color:var(--nm-ink);font-family:var(--font-heading-family),Lato,Arial,sans-serif;font-size:clamp(34px,3.3vw,44px);font-weight:800;line-height:1;letter-spacing:-.04em;text-wrap:balance}.new-m-template .nm-clinical__copy>div:first-of-type{margin:13px 0;color:#57505f;font-size:13.5px;line-height:1.5}.new-m-template .nm-clinical__copy>div:first-of-type p{margin:0}.new-m-template .nm-method-list{display:grid;gap:7px;margin-top:15px}.new-m-template .nm-method{display:grid;gap:2px;padding:11px 12px;border-radius:7px;background:var(--nm-lilac-soft)}.new-m-template .nm-method strong{color:var(--nm-ink);font-size:12.5px;font-weight:800}.new-m-template .nm-method span{color:#5b5463;font-size:11.5px;line-height:1.4}.new-m-template .nm-faq{padding:64px 0 68px;background:var(--nm-lilac-soft)}.new-m-template .nm-faq__layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:74px;align-items:start}.new-m-template .nm-faq__head{position:sticky;top:110px}.new-m-template .nm-faq .nm-kicker,.new-m-template .nm-faq .nm-heading{text-align:left}.new-m-template .nm-faq .nm-heading{max-width:410px;font-size:clamp(39px,4vw,54px)}.new-m-template .nm-faq__list{margin:0;border-top:1px solid #aaa1b3}.new-m-template .nm-faq__item{border-bottom:1px solid #aaa1b3}.new-m-template .nm-faq__item summary{list-style:none;cursor:pointer;display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding:18px 0;color:var(--nm-ink);font-size:15.5px;font-weight:700;line-height:1.35}.new-m-template .nm-faq__item summary::-webkit-details-marker{display:none}.new-m-template .nm-faq__plus{position:relative;width:19px;height:19px;flex:0 0 19px;margin-top:1px}.new-m-template .nm-faq__plus:before,.new-m-template .nm-faq__plus:after{content:"";position:absolute;left:50%;top:50%;width:13px;height:1.4px;background:var(--nm-purple);transform:translate(-50%,-50%);transition:transform .28s var(--nm-ease)}.new-m-template .nm-faq__plus:after{transform:translate(-50%,-50%) rotate(90deg)}.new-m-template .nm-faq__item[open] .nm-faq__plus:after{transform:translate(-50%,-50%) rotate(0)}.new-m-template .nm-faq__answer{padding:0 36px 18px 0;color:#5b5464;font-size:12.5px;line-height:1.55}.new-m-template .nm-faq__answer p:first-child{margin-top:0}.new-m-template .nm-faq__answer p:last-child{margin-bottom:0}.new-m-template .nm-ugc{padding:62px 0 76px;background:#fff}.new-m-template .nm-ugc__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 36px)/4);gap:12px;margin-top:25px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:1px}.new-m-template .nm-ugc-card{scroll-snap-align:start;position:relative;aspect-ratio:9/16;border-radius:12px;overflow:hidden;background:#dfd3e8}.new-m-template .nm-ugc-card img,.new-m-template .nm-ugc-card video{width:100%;height:100%;display:block;object-fit:cover;transition:transform .55s var(--nm-ease)}.new-m-template .nm-ugc-card:hover img{transform:scale(1.02)}.new-m-template .nm-ugc-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(30,24,78,.55),transparent 46%);pointer-events:none}.new-m-template .nm-ugc-card__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#fffffff2;color:var(--nm-purple);font-size:15px;box-shadow:0 4px 14px #0000001f}.new-m-template .nm-ugc-card__name{position:absolute;left:13px;right:13px;bottom:13px;color:#fff;font-size:10.5px;font-weight:800}.new-m-template .nm-section[data-nm-reveal] .nm-kicker,.new-m-template .nm-section[data-nm-reveal] .nm-heading,.new-m-template .nm-section[data-nm-reveal] .nm-subheading{opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .58s var(--nm-ease)}.new-m-template .nm-section[data-nm-reveal] .nm-heading{transition-delay:.04s}.new-m-template .nm-section[data-nm-reveal] .nm-subheading{transition-delay:.08s}.new-m-template .nm-section[data-nm-reveal].is-inview .nm-kicker,.new-m-template .nm-section[data-nm-reveal].is-inview .nm-heading,.new-m-template .nm-section[data-nm-reveal].is-inview .nm-subheading{opacity:1;transform:none}@media(max-width:989px){.new-m-template .nm-shell{width:min(calc(100% - 38px),var(--nm-shell))}.new-m-template .nm-section{padding:56px 0}.new-m-template .nm-howto__grid,.new-m-template .nm-derm__grid,.new-m-template .nm-clinical__grid{grid-template-columns:1fr}.new-m-template .nm-ingredients__track{grid-auto-columns:calc((100% - 12px)/2);gap:12px}.new-m-template .nm-step-grid{grid-template-columns:repeat(2,1fr)}.new-m-template .nm-timeline__grid{grid-template-columns:repeat(3,1fr)}.new-m-template .nm-time-card{min-height:420px}.new-m-template .nm-derm__media{min-height:460px}.new-m-template .nm-ugc__track{grid-auto-columns:32%;gap:10px}.new-m-template .nm-faq__layout{grid-template-columns:1fr;gap:26px}.new-m-template .nm-faq__head{position:static}.new-m-template .nm-faq .nm-kicker,.new-m-template .nm-faq .nm-heading{text-align:center}.new-m-template .nm-faq .nm-heading{margin-inline:auto}}@media(max-width:749px){.new-m-template .nm-shell{width:min(calc(100% - 28px),var(--nm-shell))}.new-m-template .nm-section{padding:44px 0}.new-m-template .nm-heading{font-size:32px;line-height:1.02;letter-spacing:-.035em}.new-m-template .nm-subheading{margin-top:10px;font-size:13px}.new-m-template .nm-kicker{font-size:9.5px;margin-bottom:7px}.new-m-template .nm-fold__summary{min-height:64px;font-size:21px}.new-m-template .nm-fold__icon{width:25px;height:25px;flex-basis:25px}.new-m-template .nm-ingredients__content{padding:22px 0 31px}.new-m-template .nm-ingredients__track{grid-auto-columns:79%;gap:9px;padding-right:12px}.new-m-template .nm-ingredient{min-height:300px;padding:14px 14px 17px}.new-m-template .nm-ingredient__media{width:132px;height:132px;margin-top:12px}.new-m-template .nm-ingredient h3{font-size:18px}.new-m-template .nm-ingredient p{font-size:11.5px}.new-m-template .nm-arrow--overlay{display:none}.new-m-template .nm-ingredients__foot{margin-top:18px}.new-m-template .nm-howto__grid{gap:9px;padding:22px 0 31px}.new-m-template .nm-howto__instructions,.new-m-template .nm-review-card{padding:21px 17px;border-radius:10px}.new-m-template .nm-howto__list{gap:10px;margin-top:16px}.new-m-template .nm-howto__list li{font-size:12.5px;grid-template-columns:20px 1fr}.new-m-template .nm-review-card blockquote{font-size:15px}.new-m-template .nm-real-results{padding:44px 0 48px}.new-m-template .nm-ba-track{grid-auto-columns:91%;gap:9px;margin-top:20px}.new-m-template .nm-ba-frame{aspect-ratio:1.16/1;border-radius:14px}.new-m-template .nm-ba-label{padding:7px 12px;font-size:10px}.new-m-template .nm-ba-handle{width:38px;height:38px;font-size:14px}.new-m-template .nm-consumer{padding:43px 0 42px}.new-m-template .nm-stat-grid{grid-template-columns:1fr;gap:8px;margin-top:20px}.new-m-template .nm-stat{max-width:390px;width:100%;margin:auto}.new-m-template .nm-stat__face{min-height:96px;padding:16px 14px 10px}.new-m-template .nm-stat__value{font-size:55px}.new-m-template .nm-stat__flap{min-height:auto;padding:15px 16px 17px}.new-m-template .nm-stat__text{font-size:11.8px}.new-m-template .nm-steps{padding:45px 0}.new-m-template .nm-step-grid{grid-template-columns:1fr 1fr;gap:7px;margin-top:20px}.new-m-template .nm-step-card__body{padding:11px 10px 14px}.new-m-template .nm-step-card h3{font-size:14px}.new-m-template .nm-step-card p{font-size:10.7px;line-height:1.4}.new-m-template .nm-timeline{padding:43px 0 42px}.new-m-template .nm-timeline__headline{margin-bottom:20px}.new-m-template .nm-timeline__grid{grid-template-columns:1fr;gap:8px}.new-m-template .nm-time-card{min-height:390px}.new-m-template .nm-time-card__body{padding:18px}.new-m-template .nm-derm{padding:45px 0}.new-m-template .nm-derm__grid{border-radius:11px}.new-m-template .nm-derm__copy{padding:29px 20px}.new-m-template .nm-derm__copy h2{font-size:34px}.new-m-template .nm-derm__quote{margin:17px 0 15px;font-size:14px}.new-m-template .nm-derm__media{min-height:350px}.new-m-template .nm-derm__seal{width:78px;height:78px;left:12px;top:12px;font-size:7.4px}.new-m-template .nm-comparison{padding:45px 0}.new-m-template .nm-compare-wrap{margin-top:20px;overflow-x:auto;border-radius:9px}.new-m-template .nm-compare-table{min-width:610px}.new-m-template .nm-compare-table th,.new-m-template .nm-compare-table td{padding:11px 10px}.new-m-template .nm-science-banner{padding:39px 0 46px}.new-m-template .nm-science-banner .nm-heading{font-size:15px}.new-m-template .nm-science-banner__media{aspect-ratio:auto;min-height:580px}.new-m-template .nm-science-banner__fallback{grid-template-columns:1fr}.new-m-template .nm-science-banner__fallback>div{min-height:190px;padding:144px 18px 17px;border:0!important}.new-m-template .nm-science-banner__fallback>div:before{width:128px;height:128px;top:9px}.new-m-template .nm-clinical{padding:44px 0}.new-m-template .nm-clinical__metrics{grid-template-columns:1fr;margin-top:20px}.new-m-template .nm-clinical__metric{padding:16px}.new-m-template .nm-clinical__metric:not(:last-child):after{left:25px;right:25px;top:auto;bottom:0;width:auto;height:1px}.new-m-template .nm-clinical__grid{gap:21px;margin-top:24px}.new-m-template .nm-clinical__copy h3{font-size:33px}.new-m-template .nm-faq{padding:44px 0 48px}.new-m-template .nm-faq__layout{gap:20px}.new-m-template .nm-faq .nm-heading{font-size:33px}.new-m-template .nm-faq__item summary{padding:16px 0;font-size:14px}.new-m-template .nm-faq__answer{padding-right:18px;padding-bottom:16px;font-size:12px}.new-m-template .nm-ugc{padding:44px 0 58px}.new-m-template .nm-ugc__track{grid-auto-columns:71%;gap:9px;margin-top:20px}.new-m-template .nm-ugc-card{border-radius:10px}.new-m-template .nm-ugc-card__play{width:42px;height:42px}}@media(max-width:420px){.new-m-template .nm-step-grid{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){.new-m-template .nm-section *{scroll-behavior:auto!important;animation:none!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.new-m-template .nm-stat,.new-m-template .nm-stat__flap{opacity:1!important;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/new-m.css.map */
