.sc-page{--sc-ink: #0a0a0a;--sc-ink-72: rgba(10,10,10,.76);--sc-ink-45: rgba(10,10,10,.45);--sc-ink-12: rgba(10,10,10,.11);--sc-white: #ffffff;--sc-bg: #fbfaf9;--sc-grey: #f2f1ef;--sc-dark: #111214;--sc-accent: #B73164;--sc-accent-dim: #9c2a56;--sc-accent-bg: rgba(183,49,100,.06);--sc-green: #1F9D57;--sc-head: "Poppins", -apple-system, sans-serif;--sc-body: "Montserrat", -apple-system, sans-serif;--sc-w: 780px;--sc-w-wide: 1080px;font-family:var(--sc-body);color:var(--sc-ink);background:var(--sc-bg);overflow-x:hidden}.sc-page *,.sc-page *:before,.sc-page *:after{box-sizing:border-box}.sc-inner{max-width:var(--sc-w);margin:0 auto;padding:0 32px}.sc-inner--wide{max-width:var(--sc-w-wide);margin:0 auto;padding:0 32px}.sc-bar{background:var(--sc-dark);padding:14px 32px;display:flex;align-items:center;justify-content:center}.sc-bar__brand{font-family:var(--sc-head);font-size:19px;font-weight:800;color:var(--sc-white);letter-spacing:-.02em}.sc-bar__brand span{color:var(--sc-accent)}.sc-hero{background:var(--sc-dark);padding:56px 32px;text-align:center}.sc-hero__img{max-width:820px;margin:40px auto 0;border-radius:6px;overflow:hidden}.sc-hero__img img{width:100%;height:auto;display:block}.sc-hero__eyebrow{font-family:var(--sc-head);font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--sc-accent);margin:0 0 26px;display:block}.sc-hero__headline{font-family:var(--sc-head);font-weight:800;font-size:clamp(32px,5.2vw,58px);line-height:1.1;letter-spacing:-.035em;color:var(--sc-white);margin:0 auto 30px;max-width:940px;text-wrap:balance}.sc-hero__headline em{color:var(--sc-accent);font-style:normal}.sc-hero__sub{font-size:clamp(17px,2vw,20px);line-height:1.6;color:#ffffff9e;max-width:700px;margin:0 auto;font-weight:400}.sc-hero__meta{margin:34px auto 0;font-family:var(--sc-head);font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#ffffff4d}.sc-section{padding:76px 0}.sc-section--grey{padding:76px 0;background:var(--sc-grey)}.sc-section--white{padding:76px 0;background:var(--sc-white)}.sc-label{font-family:var(--sc-head);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--sc-accent);display:block;margin:0 0 18px}.sc-h2{font-family:var(--sc-head);font-weight:800;font-size:clamp(27px,3.6vw,40px);line-height:1.16;letter-spacing:-.03em;color:var(--sc-ink);margin:0 0 32px;text-wrap:balance}.sc-h3{font-family:var(--sc-head);font-weight:700;font-size:20px;line-height:1.3;letter-spacing:-.015em;color:var(--sc-ink);margin:0 0 12px}.sc-p{font-size:19px;line-height:1.8;color:var(--sc-ink-72);margin:0 0 26px;letter-spacing:-.003em}.sc-p:last-child{margin-bottom:0}.sc-p strong{color:var(--sc-ink);font-weight:600}.sc-p em{font-style:italic}.sc-p--lead{font-size:21px;line-height:1.7;color:var(--sc-ink);font-weight:500}.sc-rt p{font-size:19px;line-height:1.8;color:var(--sc-ink-72);margin:0 0 26px;letter-spacing:-.003em}.sc-rt p:last-child{margin-bottom:0}.sc-rt strong{color:var(--sc-ink);font-weight:600}.sc-rt em{font-style:italic}.sc-rt a{color:var(--sc-accent)}.sc-product__bullet p{margin:0}.sc-product__bullet p+p{margin-top:8px}.sc-pull{border-left:3px solid var(--sc-accent);padding:4px 0 4px 26px;margin:42px 0}.sc-pull__text{font-family:var(--sc-head);font-size:clamp(20px,2.4vw,25px);font-weight:700;line-height:1.42;color:var(--sc-ink);margin:0;letter-spacing:-.022em}.sc-pull__text strong{color:var(--sc-accent);font-weight:700}.sc-callout{background:var(--sc-white);border:1px solid var(--sc-ink-12);border-left:3px solid var(--sc-accent);border-radius:4px;padding:30px 30px 28px;margin:40px 0}.sc-callout__title{font-family:var(--sc-head);font-size:12px;font-weight:700;color:var(--sc-accent);margin:0 0 14px;text-transform:uppercase;letter-spacing:.16em}.sc-callout p{font-size:18px;line-height:1.75;color:var(--sc-ink-72);margin:0 0 16px}.sc-callout p:last-child{margin-bottom:0}.sc-callout p strong{color:var(--sc-ink);font-weight:600}.sc-img{margin:44px 0}.sc-img img{width:100%;height:auto;display:block;border-radius:4px}.sc-img__caption{padding:12px 2px 0;font-size:14px;color:var(--sc-ink-45);line-height:1.55;text-align:center}.sc-divider{border:none;border-top:1px solid var(--sc-ink-12);margin:0}.sc-pillars{display:flex;flex-direction:column;gap:20px;margin-top:44px}.sc-pillar{background:var(--sc-white);border:1px solid var(--sc-ink-12);border-radius:6px;padding:30px 28px;display:flex;flex-direction:column;gap:22px}.sc-pillar__img{border-radius:5px;overflow:hidden}.sc-pillar__img img{width:100%;height:auto;display:block}.sc-pillar__row{display:grid;grid-template-columns:52px 1fr;gap:0 22px;align-items:start}.sc-pillar--side{display:grid;grid-template-columns:120px 1fr;gap:24px;align-items:center}.sc-pillar--right{grid-template-columns:1fr 120px}.sc-pillar--right .sc-pillar__img{order:2}.sc-pillar--side .sc-pillar__img{align-self:stretch}.sc-pillar--side .sc-pillar__img img{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover}.sc-pillar--side .sc-pillar__row{gap:0 16px}.sc-pillar__num{font-family:var(--sc-head);font-size:40px;font-weight:800;color:var(--sc-accent);line-height:.9;opacity:.9}.sc-pillar__title{font-family:var(--sc-head);font-size:15px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--sc-ink);margin:0}.sc-pillar__sub{font-size:16px;color:var(--sc-accent);margin:0;font-weight:500}.sc-pillar__text{font-size:17px;line-height:1.7;color:var(--sc-ink-72);margin:6px 0 0}.sc-comparison{margin:40px 0 0;display:flex;flex-direction:column;gap:10px}.sc-comp{background:var(--sc-white);border:1px solid var(--sc-ink-12);border-radius:6px;padding:20px 22px;display:grid;grid-template-columns:1fr auto;gap:10px 20px;align-items:center}.sc-comp__label{font-size:17px;line-height:1.55;color:var(--sc-ink-72)}.sc-comp__label strong{font-weight:700;color:var(--sc-ink);display:block;font-family:var(--sc-head);font-size:16px;margin-bottom:2px}.sc-comp__tags{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.sc-tag{font-family:var(--sc-head);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 9px;border-radius:3px;white-space:nowrap}.sc-tag--yes{background:#1f9d571c;color:var(--sc-green)}.sc-tag--no{background:#0a0a0a0d;color:var(--sc-ink-45)}.sc-comp--win{border-color:var(--sc-accent);border-width:2px;background:var(--sc-accent-bg)}.sc-product{background:var(--sc-dark);padding:90px 0}.sc-product__grid{display:grid;grid-template-columns:.85fr 1fr;gap:64px;align-items:center}.sc-product__grid--solo{grid-template-columns:1fr;max-width:700px;margin:0 auto}.sc-product__img img{width:100%;height:auto;border-radius:6px}.sc-product__copy{display:flex;flex-direction:column;align-items:flex-start}.sc-product__title{font-family:var(--sc-head);font-size:clamp(40px,5vw,56px);font-weight:800;color:var(--sc-white);letter-spacing:-.04em;line-height:1;margin:6px 0 14px}.sc-product__tagline{font-size:19px;line-height:1.6;color:#fff9;margin:0 0 30px}.sc-product__bullets{list-style:none;margin:0 0 32px;padding:0;display:flex;flex-direction:column;gap:18px}.sc-product__bullet{display:grid;grid-template-columns:22px 1fr;gap:14px;align-items:start;font-size:17px;line-height:1.65;color:#ffffffad}.sc-product__bullet strong{color:var(--sc-white);font-weight:600}.sc-product__bullet em{font-style:italic;color:#ffffffd9}.sc-product__dot{width:22px;height:22px;border-radius:50%;background:var(--sc-accent);display:flex;align-items:center;justify-content:center;margin-top:3px}.sc-product__dot svg{width:12px;height:12px;color:#fff}.sc-product__price{font-family:var(--sc-head);font-size:44px;font-weight:800;color:var(--sc-white);margin:0;letter-spacing:-.03em}.sc-product__price-note{font-size:15px;line-height:1.6;color:#ffffff6b;margin:8px 0 30px}.sc-timeline{margin:44px 0 0}.sc-tl{display:grid;grid-template-columns:40px 1fr;gap:22px;position:relative;padding-bottom:34px}.sc-tl:last-child{padding-bottom:0}.sc-tl:before{content:"";position:absolute;left:19px;top:44px;bottom:0;width:2px;background:var(--sc-ink-12)}.sc-tl:last-child:before{display:none}.sc-tl__dot{width:40px;height:40px;border-radius:50%;background:var(--sc-accent);display:flex;align-items:center;justify-content:center;font-family:var(--sc-head);font-size:15px;font-weight:800;color:#fff;position:relative;z-index:1}.sc-tl__period{font-family:var(--sc-head);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--sc-accent);margin:0 0 6px}.sc-tl__title{font-family:var(--sc-head);font-size:19px;font-weight:700;color:var(--sc-ink);margin:0 0 8px;letter-spacing:-.015em}.sc-tl__body{font-size:17px;line-height:1.72;color:var(--sc-ink-72);margin:0}.sc-tl__copy{padding-top:6px}.sc-for{background:var(--sc-white);border:1px solid var(--sc-ink-12);border-left:3px solid var(--sc-accent);border-radius:4px;padding:34px 32px;margin-bottom:24px}.sc-not{background:var(--sc-white);border:1px solid var(--sc-ink-12);border-radius:4px;padding:30px 32px}.sc-not-list{list-style:none;margin:18px 0 0;padding:0;display:flex;flex-direction:column;gap:14px}.sc-not-list li{display:grid;grid-template-columns:16px 1fr;gap:12px;font-size:17px;line-height:1.7;color:var(--sc-ink-72)}.sc-not-list li:before{content:"\2014";color:var(--sc-accent)}.sc-reviews__grid{display:flex;flex-direction:column;gap:18px;margin-top:40px}.sc-review{border:1px solid var(--sc-ink-12);border-radius:6px;padding:26px 26px 22px;background:var(--sc-white)}.sc-review__stars{color:var(--sc-accent);font-size:15px;letter-spacing:3px;margin-bottom:14px}.sc-review__quote{font-size:18px;line-height:1.75;color:var(--sc-ink-72);margin:0 0 18px}.sc-review__byline{display:flex;align-items:center;gap:12px;border-top:1px solid var(--sc-ink-12);padding-top:16px}.sc-review__avatar{width:36px;height:36px;border-radius:50%;background:var(--sc-accent-bg);color:var(--sc-accent);font-family:var(--sc-head);font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.sc-review__avatar img{width:100%;height:100%;object-fit:cover}.sc-review__name{font-family:var(--sc-head);font-size:15px;font-weight:700;color:var(--sc-ink)}.sc-review__verified{margin-left:auto;font-family:var(--sc-head);font-size:12px;font-weight:600;color:var(--sc-green);letter-spacing:.04em}.sc-faq__list{margin-top:40px}.sc-faq details{border-bottom:1px solid var(--sc-ink-12)}.sc-faq details:first-child{border-top:1px solid var(--sc-ink-12)}.sc-faq summary{list-style:none;padding:24px 0;cursor:pointer;font-family:var(--sc-head);font-size:18px;font-weight:700;color:var(--sc-ink);display:flex;justify-content:space-between;align-items:center;gap:20px;-webkit-user-select:none;user-select:none;letter-spacing:-.015em;transition:color .2s ease}.sc-faq summary:hover{color:var(--sc-accent)}.sc-faq summary::-webkit-details-marker{display:none}.sc-faq summary:after{content:"+";font-size:26px;font-weight:400;color:var(--sc-accent);flex-shrink:0;line-height:1}.sc-faq details[open] summary:after{content:"\2212"}.sc-faq__answer{padding:0 0 26px;font-size:17px;line-height:1.78;color:var(--sc-ink-72);max-width:92%}.sc-faq__answer strong{color:var(--sc-ink);font-weight:600}.sc-guarantee{background:var(--sc-dark);padding:84px 0}.sc-guarantee__inner{max-width:700px;margin:0 auto;padding:0 32px;text-align:center}.sc-guarantee__badge{width:72px;height:72px;border-radius:50%;margin:0 auto 26px;background:#ffffff0f;border:1px solid rgba(255,255,255,.16);display:flex;align-items:center;justify-content:center}.sc-guarantee__badge svg{width:32px;height:32px;color:var(--sc-white)}.sc-guarantee__title{font-family:var(--sc-head);font-size:clamp(27px,3.8vw,40px);font-weight:800;color:var(--sc-white);line-height:1.15;margin:0 0 30px;letter-spacing:-.03em;text-wrap:balance}.sc-guarantee p{font-size:18px;line-height:1.78;color:#fff9;margin:0 0 20px;text-align:left}.sc-guarantee p strong{color:var(--sc-white);font-weight:600}.sc-guarantee p em{color:#ffffffe0;font-style:italic}.sc-close{padding:84px 0}.sc-close__inner{max-width:720px;margin:0 auto;padding:0 32px}.sc-close__title{font-family:var(--sc-head);font-size:clamp(29px,4vw,44px);font-weight:800;line-height:1.12;letter-spacing:-.032em;color:var(--sc-ink);margin:0 0 30px;text-wrap:balance}.sc-cta-wrap{display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:40px}.sc-cta-wrap--left{align-items:flex-start;margin-top:0}.sc-cta{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--sc-accent);color:var(--sc-white);font-family:var(--sc-head);font-size:17px;font-weight:700;letter-spacing:.01em;padding:21px 44px;min-height:60px;border:none;border-radius:4px;cursor:pointer;text-decoration:none;transition:all .2s ease;width:100%;max-width:420px}.sc-cta:hover{background:var(--sc-accent-dim);transform:translateY(-1px)}.sc-cta:active{transform:scale(.98) translateY(1px)}.sc-cta__arrow{font-size:1.15em;line-height:1}.sc-cta-micro{font-size:14px;color:var(--sc-ink-45);text-align:center;margin:0}.sc-cta-micro--white{color:#ffffff61}.sc-footer{padding:34px 32px;text-align:center;border-top:1px solid var(--sc-ink-12);background:var(--sc-grey)}.sc-footer__text{font-size:13px;color:var(--sc-ink-45);margin:0 auto;line-height:1.75;max-width:720px}@media(max-width:900px){.sc-product__grid{grid-template-columns:1fr;gap:40px}.sc-product__copy{order:-1}}@media(max-width:640px){.sc-inner,.sc-inner--wide,.sc-guarantee__inner,.sc-close__inner{padding:0 20px}.sc-hero{padding:40px 20px}.sc-hero__img{margin-top:28px}.sc-section,.sc-section--grey,.sc-section--white{padding:54px 0}.sc-product,.sc-guarantee,.sc-close{padding:60px 0}.sc-p,.sc-rt p{font-size:17px;line-height:1.75;margin-bottom:22px}.sc-p--lead{font-size:19px}.sc-h2{margin-bottom:26px}.sc-pull{margin:34px 0;padding-left:20px}.sc-callout{padding:24px 22px;margin:32px 0}.sc-callout p{font-size:16px}.sc-img{margin:34px 0}.sc-pillar{padding:24px 22px;gap:18px}.sc-pillar__row{grid-template-columns:40px 1fr;gap:0 16px}.sc-pillar__num{font-size:32px}.sc-pillar--side{display:flex;flex-direction:column;grid-template-columns:none}.sc-pillar--side .sc-pillar__img{order:-1;align-self:stretch}.sc-pillar--side .sc-pillar__img img{aspect-ratio:16 / 9}.sc-pillar--side .sc-pillar__row{gap:0 16px}.sc-comp{grid-template-columns:1fr;gap:14px;padding:20px}.sc-comp__tags{justify-content:flex-start}.sc-tl{grid-template-columns:34px 1fr;gap:16px;padding-bottom:28px}.sc-tl:before{left:16px;top:38px}.sc-tl__dot{width:34px;height:34px;font-size:13px}.sc-for,.sc-not{padding:26px 22px}.sc-review{padding:22px 20px 18px}.sc-faq summary{font-size:17px;padding:20px 0}.sc-faq__answer{font-size:16px;max-width:100%}.sc-guarantee p{font-size:17px}.sc-cta{max-width:100%;font-size:16px;padding:19px 24px}.sc-bar{padding:14px 20px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/scalpia-story.css.map */
