:root{--navy:#142a50;--navy2:#1d3a66;--ink:#3c4150;--muted:#6b7180;--beige:#f4ece1;--soft:#faf6f0;--line:#ebe4d9;--gold:#e0a52f}.d2{color:var(--ink);font-family:Inter,system-ui,sans-serif;font-weight:400;background:#fff;-webkit-font-smoothing:antialiased;font-size:15px}.d2 *{box-sizing:border-box}.d2 img{display:block;max-width:100%;height:auto}.d2 h1,.d2 h2{font-family:Cormorant Garamond,Georgia,serif;color:var(--navy);font-weight:600;letter-spacing:-.005em;margin:0}.d2 p{margin:0 0 12px}.d2-center{text-align:center}.d2-bold{font-weight:600;color:var(--navy)}.d2-h2{font-size:31px;line-height:1.14;margin:0 auto 36px;max-width:720px;font-weight:600}@media(max-width:749px){.d2-h2{font-size:24px;margin-bottom:24px}}.d2-ico{width:26px;height:26px;fill:none;stroke:var(--navy);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.d2-ico--w{stroke:#fff}.d2-btn{display:inline-block;text-decoration:none;font-family:Inter,sans-serif;font-weight:500;font-size:14px;padding:13px 26px;border-radius:6px;text-align:center;transition:.2s;line-height:1}.d2-btn--solid{background:var(--navy);color:#fff;border:1.5px solid var(--navy)}.d2-btn--solid:hover{background:var(--navy2);border-color:var(--navy2)}.d2-btn--outline{background:#fff;color:var(--navy);border:1.5px solid var(--navy)}.d2-btn--outline:hover{background:var(--soft)}.d2-btn--white{background:#fff;color:var(--navy);border:1.5px solid #fff}.d2-btn--white:hover{background:#eef1f6}.d2-btn--ghost{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.6)}.d2-btn--ghost:hover{border-color:#fff}.d2-hero{background:#fff}.d2-hero__grid{display:grid;grid-template-columns:1.02fr 1fr;align-items:stretch;min-height:600px}.d2-hero__text{align-self:center;padding:60px clamp(36px,5vw,72px);max-width:600px;margin-left:auto;width:100%}.d2-hero__h1{font-size:48px;line-height:1.07;font-weight:600;margin-bottom:24px}.d2-hero__bullets{list-style:none;margin:0 0 30px;padding:0}.d2-hero__bullets li{position:relative;padding:8px 0 8px 30px;font-size:15px;color:var(--ink);line-height:1.4}.d2-hero__bullets li:before{content:"";position:absolute;left:0;top:50%;width:19px;height:19px;margin-top:-9.5px;border-radius:50%;background:var(--navy)}.d2-hero__bullets li:after{content:"";position:absolute;left:5.5px;top:50%;width:5px;height:9px;margin-top:-6px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.d2-hero__cta{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.d2-hero__cta .d2-btn{min-width:220px}.d2-hero__img{position:relative;overflow:hidden}.d2-hero__img img{width:100%;height:100%;object-fit:cover;object-position:center 32%;position:absolute;top:0;right:0;bottom:0;left:0}.d2-hero__img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff,#ffffffb8 9%,#fff0 32%);pointer-events:none}@media(max-width:849px){.d2-hero__grid{grid-template-columns:1fr;min-height:0}.d2-hero__text{padding:34px 24px 30px;order:1;align-self:auto;margin:0;max-width:none}.d2-hero__h1{font-size:36px}.d2-hero__cta{align-items:stretch}.d2-hero__img{order:0;height:430px}.d2-hero__img img{position:static;object-position:center 22%}.d2-hero__img:after{display:none}}.d2-strip{display:flex}.d2-strip__item{display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center}.d2-strip__item span{font-size:12.5px;color:var(--navy);font-weight:500;max-width:120px;line-height:1.35}.d2-strip--inline{justify-content:flex-start;gap:34px;padding:24px 0 0;flex-wrap:wrap}.d2-strip--navy{background:var(--navy);border-radius:14px;padding:22px 36px;gap:40px}.d2-strip--navy .d2-ico{stroke:#fff}.d2-strip--navy .d2-strip__item span{color:#fff}@media(max-width:749px){.d2-strip--inline{gap:22px}.d2-strip--navy{padding:18px 22px;gap:18px}}.d2-auth{max-width:1080px;margin:0 auto;padding:58px 40px}.d2-auth__stack{max-width:760px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center}.d2-auth__quote{max-width:640px}.d2-quote{font-size:30px;line-height:1.24;font-style:italic;font-weight:500;margin:0 auto 18px}.d2-auth__quote>p{font-size:15px;line-height:1.65;color:var(--muted);max-width:560px;margin:0 auto 12px}.d2-attr{font-weight:600;color:var(--navy);font-size:13px;margin-top:6px}.d2-auth__media{max-width:430px;margin:34px auto 0}.d2-auth__media img{width:100%;border-radius:14px;box-shadow:0 10px 34px #14285014}.d2-strip--center{justify-content:center;margin-top:30px}@media(max-width:849px){.d2-quote{font-size:25px}.d2-auth__media{max-width:340px}}.d2-benefits{background:var(--soft);padding:54px 40px}.d2-benefits__row{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:1fr 240px;gap:20px;align-items:stretch}.d2-benefits__cards{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.d2-benefit{padding:26px 16px;text-align:center;border-right:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px}.d2-benefit:last-child{border-right:0}.d2-benefit p{font-size:12.5px;line-height:1.5;color:var(--ink);margin:0}.d2-benefits__img{border-radius:12px;overflow:hidden;position:relative}.d2-benefits__img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}@media(max-width:849px){.d2-benefits__row{grid-template-columns:1fr}.d2-benefits__cards{grid-template-columns:repeat(2,1fr)}.d2-benefit:nth-child(2n){border-right:0}.d2-benefit:nth-child(-n+2){border-bottom:1px solid var(--line)}.d2-benefits__img{height:170px}}.d2-product{max-width:1080px;margin:0 auto;padding:58px 40px}.d2-product__grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.d2-product__main{text-align:center}.d2-product__main img{width:100%;max-width:430px;margin:0 auto;aspect-ratio:4/3;object-fit:contain;transition:opacity .15s}.d2-product__swatches{display:flex;justify-content:center;gap:12px;margin-top:18px;flex-wrap:wrap}.d2-swatch{border:1px solid var(--line);background:#fff;border-radius:10px;padding:6px 6px 5px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:4px;transition:.15s;font-family:inherit}.d2-swatch img{width:62px;height:48px;object-fit:cover;border-radius:6px}.d2-swatch span{font-size:10.5px;color:var(--muted);letter-spacing:.01em}.d2-swatch:hover{border-color:var(--navy)}.d2-swatch.is-active{border-color:var(--navy);box-shadow:0 0 0 1.5px var(--navy)}.d2-swatch.is-active span{color:var(--navy);font-weight:600}.d2-product__intro{font-size:16px;line-height:1.55;color:var(--ink)}.d2-check{list-style:none;margin:14px 0 0;padding:0}.d2-check li{position:relative;padding:7px 0 7px 30px;font-size:14.5px;color:var(--ink)}.d2-check li:before{content:"";position:absolute;left:0;top:50%;width:18px;height:18px;margin-top:-9px;border-radius:50%;background:var(--navy)}.d2-check li:after{content:"";position:absolute;left:5px;top:50%;width:5px;height:9px;margin-top:-6px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}@media(max-width:849px){.d2-product__grid{grid-template-columns:1fr;gap:30px}}.d2-momme-ill{max-width:560px;margin:40px auto 0;text-align:center}.d2-momme-ill__cap{font-size:13.5px;color:var(--muted);line-height:1.55;margin:0 auto 20px;max-width:480px}.d2-weave{display:flex;justify-content:center;align-items:center;gap:24px}.d2-wc{display:flex;flex-direction:column;align-items:center;gap:10px}.d2-wc__sq{width:128px;height:128px;border-radius:12px;background-image:repeating-linear-gradient(0deg,var(--navy) 0 2px,transparent 2px 6px),repeating-linear-gradient(90deg,var(--navy) 0 2px,transparent 2px 6px)}.d2-wc__sq--sparse{background-image:repeating-linear-gradient(0deg,var(--navy) 0 2px,transparent 2px 13px),repeating-linear-gradient(90deg,var(--navy) 0 2px,transparent 2px 13px)}.d2-wc__num{font-family:Cormorant Garamond,serif;font-size:36px;color:var(--navy);font-weight:600;line-height:1}.d2-wc__lbl{font-size:11px;color:var(--muted);text-align:center;max-width:120px;line-height:1.35}.d2-wc__vs{font-size:13px;color:var(--muted);font-style:italic}@media(max-width:480px){.d2-wc__sq{width:104px;height:104px}.d2-weave{gap:16px}}.d2-testi{background:var(--soft);padding:56px 40px}.d2-testi__grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.d2-tcard{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px}.d2-tcard__pic{display:block;width:44px;height:44px;border-radius:50%;overflow:hidden;border:1px solid var(--line);margin-bottom:10px;background:#fff}.d2-tcard__pic img{width:100%;height:100%;object-fit:cover}.d2-stars{color:var(--gold);font-size:13px;letter-spacing:2px;margin-bottom:6px}.d2-tcard__q{font-size:13.5px;line-height:1.5;color:var(--ink);font-style:italic;margin-bottom:8px}.d2-tcard__a{font-size:12px;color:var(--muted);font-weight:600;margin:0}.d2-rating{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:26px;font-size:14px;color:var(--ink)}.d2-stars--duo{font-size:18px;letter-spacing:1px;color:var(--navy)}.d2-star-gold{color:var(--gold)}.d2-rating strong{color:var(--navy)}@media(max-width:849px){.d2-testi__grid{grid-template-columns:1fr}}.d2-compare{max-width:1000px;margin:0 auto;padding:58px 40px}.d2-compare__img img{width:100%;border-radius:14px}@media(max-width:749px){.d2-compare{padding-left:8px;padding-right:8px}.d2-compare__img img{border-radius:8px}}.d2-faq{max-width:740px;margin:0 auto;padding:24px 40px 64px}.d2-faq__item{border-bottom:1px solid var(--line)}.d2-faq__item summary{list-style:none;cursor:pointer;padding:18px 4px;font-size:15px;color:var(--navy);font-weight:500;display:flex;justify-content:space-between;align-items:center}.d2-faq__item summary::-webkit-details-marker{display:none}.d2-chev{width:10px;height:10px;border-right:2px solid var(--navy);border-bottom:2px solid var(--navy);transform:rotate(45deg);transition:.2s;flex:0 0 auto;margin-right:6px}.d2-faq__item[open] .d2-chev{transform:rotate(-135deg)}.d2-faq__item p{font-size:13.5px;line-height:1.6;color:var(--muted);padding:0 4px 20px;margin:0}.d2-final{background:var(--navy);color:#fff;text-align:center;padding:62px 40px}.d2 .d2-final__h2{color:#fff;font-size:34px;line-height:1.1;margin-bottom:8px}.d2-final__sub{font-size:15px;color:#fffc;margin-bottom:28px;letter-spacing:.03em}.d2-final__cta{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-bottom:40px}.d2-final__trust{display:flex;gap:50px;justify-content:center;flex-wrap:wrap}.d2-final__badge{display:flex;align-items:center;gap:9px;font-size:13px;color:#ffffffeb}@media(max-width:749px){.d2 .d2-final__h2{font-size:28px}.d2-final__trust{gap:20px}.d2-final__badge{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/section-landing-dermatologica-v9.css.map */
