@import"https://fonts.googleapis.com/css2?family=Lora:wght@400;500&family=Montserrat:wght@300;400;500&display=swap";:root{--her-white: #ffffff;--her-paper: #f7f6f4;--her-linen: #f1ede7;--her-blush: #fdeef1;--her-berry: #b53b4b;--her-ink: #0b0b0b;--her-ink-2: #4c4844;--her-muted: #857f78;--her-red: #d02e2e;--her-pink: #f4dbe6;--her-lemon: #f1e4ad;--her-line: rgba(11,11,11,.12);--her-line-soft: rgba(11,11,11,.07);--her-head: "Montserrat", system-ui, sans-serif;--her-body: "Montserrat", system-ui, sans-serif;--her-serif: "Lora", Georgia, serif;--her-outer: clamp(18px, 5vw, 76px);--her-maxw: 1200px;--her-maxw-narrow: 720px;--her-radius: 14px;--her-radius-lg: 18px;--her-shadow: 0 24px 56px -32px rgba(11,11,11,.32);--her-shadow-sm: 0 14px 34px -22px rgba(11,11,11,.26)}.her-sec{font-family:var(--her-body);font-weight:300;color:var(--her-ink);position:relative;overflow:clip;-webkit-font-smoothing:antialiased}.her-sec *{box-sizing:border-box}.her-sec--bone{background:var(--her-paper)}.her-sec--bone2{background:var(--her-white)}.her-sec--linen{background:var(--her-linen)}.her-sec--blush{background:var(--her-blush)}.her-sec--berry{background:var(--her-berry);color:#fdeef1}.her-sec--ink{background:var(--her-ink);color:var(--her-paper)}.her-sec--soft{background:linear-gradient(165deg,#fceff4,#fdf7ea)}.her-wrap{max-width:var(--her-maxw);margin:0 auto;padding-left:var(--her-outer);padding-right:var(--her-outer)}.her-wrap--narrow{max-width:var(--her-maxw-narrow)}.her-pad{padding-top:var(--her-pt, clamp(56px, 7vw, 104px));padding-bottom:var(--her-pb, clamp(56px, 7vw, 104px))}.her-pad-sm{padding-top:var(--her-pt, clamp(34px, 4vw, 60px));padding-bottom:var(--her-pb, clamp(34px, 4vw, 60px))}.her-sec[style*=--her-bg-custom]{background:var(--her-bg-custom)!important}.her-eyebrow{font-family:var(--her-head);font-weight:500;text-transform:uppercase;letter-spacing:.16em;font-size:clamp(11px,1vw,12px);color:var(--her-red);display:inline-block}.her-sec--berry .her-eyebrow,.her-sec--ink .her-eyebrow{color:#f6c9ce}.her-display{font-family:var(--her-head);font-weight:300;font-size:calc(var(--her-hscale, 1) * clamp(24px,3.1vw,39px));line-height:1.14;letter-spacing:-.01em;margin:0}.her-h2{font-family:var(--her-head);font-weight:300;font-size:calc(var(--her-hscale, 1) * clamp(21px,2.6vw,33px));line-height:1.16;letter-spacing:-.01em;margin:0}.her-h3{font-family:var(--her-head);font-weight:300;font-size:calc(var(--her-hscale, 1) * clamp(16.5px,1.7vw,20px));line-height:1.22;margin:0}.her-display em,.her-h2 em,.her-h3 em,.her-quote__text em,.her-acc__q em,.her-ing__name em{font-family:var(--her-serif);font-style:normal;font-weight:400;font-size:1.02em;letter-spacing:0;color:var(--her-red)}.her-sec--berry .her-display em,.her-sec--ink .her-display em,.her-sec--berry .her-quote__text em,.her-sec--ink .her-quote__text em{color:#ffd9dd}.her-kicker{font-family:var(--her-body);font-weight:300;font-size:clamp(15px,1.7vw,19px);line-height:1.35;margin:0;color:var(--her-ink-2)}.her-lede{font-family:var(--her-body);font-weight:300;font-size:calc(var(--her-tscale, 1) * clamp(15px,1.5vw,18px));line-height:1.62;color:var(--her-ink-2);margin:0;max-width:52ch}.her-sec--berry .her-lede,.her-sec--ink .her-lede{color:#fdeef1d9}.her-body{font-family:var(--her-body);font-weight:300;font-size:calc(var(--her-tscale, 1) * clamp(14.5px,1.45vw,16.5px));line-height:1.66;color:var(--her-ink-2)}.her-body p{margin:0 0 .85em}.her-body p:last-child{margin-bottom:0}.her-sec--berry .her-body,.her-sec--ink .her-body{color:#fdeef1d1}.her-btn{display:inline-flex;align-items:center;gap:10px;font-family:var(--her-head);font-weight:500;text-transform:uppercase;letter-spacing:.1em;font-size:12px;padding:15px 28px;border-radius:100px;border:1.5px solid var(--her-ink);background:var(--her-ink);color:var(--her-white);cursor:pointer;text-decoration:none;transition:background .2s ease,color .2s ease,transform .15s ease}.her-btn:hover{background:var(--her-red);border-color:var(--her-red);color:#fff;transform:translateY(-1px)}.her-btn--ghost{background:transparent;color:var(--her-ink)}.her-btn--ghost:hover{background:var(--her-ink);color:var(--her-white);border-color:var(--her-ink)}.her-btn__arrow{width:15px;height:15px}.her-hairline{width:44px;height:2px;background:var(--her-red);border:0;margin:0;border-radius:2px}.her-statement__wrap{display:grid;grid-template-columns:1fr;gap:clamp(28px,5vw,64px);align-items:center}.her-statement--hero .her-statement__wrap{grid-template-columns:1.06fr .94fr}.her-statement__grid{display:grid;grid-template-columns:1fr;gap:clamp(18px,2.2vw,26px);max-width:32ch;justify-items:start}.her-statement--hero .her-statement__grid{max-width:40ch}.her-statement--wide .her-statement__grid{max-width:42ch}.her-statement__media img{width:100%;height:auto;display:block;border-radius:var(--her-radius-lg);box-shadow:var(--her-shadow);aspect-ratio:5/6;object-fit:cover;max-height:540px;margin-left:auto}.her-statement__cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:6px}.her-statement__foot{margin-top:clamp(34px,4vw,60px);padding-top:clamp(20px,2.4vw,30px);border-top:1px solid var(--her-line-soft);display:flex;flex-wrap:wrap;gap:clamp(26px,5vw,64px)}.her-sec--berry .her-statement__foot,.her-sec--ink .her-statement__foot{border-color:#ffffff3d}.her-statement__stat{display:flex;flex-direction:column;gap:5px}.her-statement__stat b{font-family:var(--her-head);font-weight:500;font-size:clamp(26px,3vw,38px);line-height:1}.her-statement__stat span{font-family:var(--her-head);font-weight:500;text-transform:uppercase;letter-spacing:.12em;font-size:10.5px;color:var(--her-muted)}.her-sec--berry .her-statement__stat span,.her-sec--ink .her-statement__stat span{color:#fdeef1b8}@media(max-width:860px){.her-statement--hero .her-statement__wrap{grid-template-columns:1fr}.her-statement--hero .her-statement__media{order:-1}}.her-marquee{overflow:hidden;border-top:1px solid var(--her-line-soft);border-bottom:1px solid var(--her-line-soft)}.her-marquee__track{display:flex;width:max-content;animation:her-marq var(--her-marq-dur, 40s) linear infinite;will-change:transform}.her-marquee:hover .her-marquee__track{animation-play-state:paused}.her-marquee__group{display:flex;flex-shrink:0}.her-marquee__item{font-family:var(--her-head);font-weight:300;text-transform:uppercase;letter-spacing:.04em;font-size:clamp(13px,1.5vw,18px);line-height:1;padding:15px 0;display:inline-flex;align-items:center;white-space:nowrap}.her-marquee__sep{color:var(--her-red);margin:0 clamp(14px,2vw,28px);font-size:.7em}@keyframes her-marq{0%{transform:translate(0)}to{transform:translate(-50%)}}.her-mg__head{max-width:var(--her-maxw-narrow);margin:0 auto clamp(32px,4vw,52px);text-align:center;display:flex;flex-direction:column;gap:16px;align-items:center}.her-mg__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(12px,1.4vw,18px)}.her-mg__card{background:var(--her-white);border:1px solid var(--her-line-soft);border-radius:var(--her-radius);padding:clamp(22px,2.4vw,32px);display:flex;flex-direction:column;gap:16px}.her-mg__card--accent{background:var(--her-ink);color:var(--her-paper);border-color:transparent}.her-mg__card--accent .her-mg__cardnote{color:#ffffffb3}.her-mg__cardtitle{font-family:var(--her-head);font-weight:500;text-transform:uppercase;letter-spacing:.14em;font-size:11px;color:var(--her-red)}.her-mg__card--accent .her-mg__cardtitle{color:#f6c9ce}.her-mg__rows{display:flex;flex-direction:column;gap:0}.her-mg__row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid var(--her-line-soft)}.her-mg__row:first-child{border-top:0}.her-mg__card--accent .her-mg__row{border-color:#ffffff26}.her-mg__row span{font-family:var(--her-body);font-weight:300;font-size:14px;color:inherit;opacity:.9}.her-mg__row b{font-family:var(--her-head);font-weight:500;font-size:clamp(16px,1.6vw,20px);line-height:1}.her-mg__row small{font-family:var(--her-head);font-weight:500;font-size:9.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--her-muted);margin-left:6px}.her-mg__card--accent .her-mg__row small{color:#fff9}.her-mg__cardnote{font-family:var(--her-body);font-weight:300;font-size:13px;line-height:1.55;color:var(--her-muted);margin:4px 0 0}@media(max-width:760px){.her-mg__grid{grid-template-columns:1fr}}.her-split__grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(32px,5vw,80px);align-items:center}.her-split--rev .her-split__media{order:2}.her-split__media{position:relative}.her-split__media img{width:100%;height:auto;display:block;border-radius:var(--her-radius-lg);box-shadow:var(--her-shadow);aspect-ratio:4/5;object-fit:cover;max-height:480px}.her-split__badge{position:absolute;left:clamp(14px,1.8vw,20px);bottom:clamp(14px,1.8vw,20px);background:var(--her-white);color:var(--her-ink);border-radius:100px;padding:8px 15px;font-family:var(--her-head);font-weight:500;text-transform:uppercase;letter-spacing:.1em;font-size:10px;box-shadow:var(--her-shadow-sm)}.her-split__body{display:flex;flex-direction:column;gap:clamp(16px,1.9vw,22px);align-items:flex-start}.her-split__points{list-style:none;margin:2px 0 0;padding:0;display:flex;flex-direction:column;gap:12px;width:100%}.her-split__points li{position:relative;padding-left:28px;font-family:var(--her-body);font-weight:300;font-size:clamp(14px,1.4vw,16px);line-height:1.55;color:var(--her-ink-2)}.her-split__points li:before{content:"";position:absolute;left:0;top:.1em;width:18px;height:18px;background:var(--her-red);border-radius:50%;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><path d='M20 6 9 17l-5-5'/></svg>") center/11px no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><path d='M20 6 9 17l-5-5'/></svg>") center/11px no-repeat}@media(max-width:860px){.her-split__grid{grid-template-columns:1fr;gap:clamp(22px,5vw,34px)}.her-split--rev .her-split__media{order:0}}.her-ben__head{max-width:var(--her-maxw-narrow);margin:0 auto clamp(32px,4vw,52px);text-align:center;display:flex;flex-direction:column;gap:16px;align-items:center}.her-ben__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(12px,1.4vw,18px)}.her-ben__card{background:var(--her-white);border:1px solid var(--her-line-soft);border-radius:var(--her-radius);padding:clamp(22px,2.2vw,30px);display:flex;flex-direction:column;gap:12px;text-align:left}.her-ben__icon{width:30px;height:30px;color:var(--her-red)}.her-ben__icon svg{width:100%;height:100%;stroke-width:1.5}.her-ben__time{font-family:var(--her-head);font-weight:500;text-transform:uppercase;letter-spacing:.13em;font-size:10.5px;color:var(--her-red);margin-top:2px}.her-ben__card h3{font-family:var(--her-head);font-weight:300;font-size:calc(var(--her-hscale, 1) * clamp(16px,1.7vw,19px));line-height:1.22;margin:0}.her-ben__card p{font-family:var(--her-body);font-weight:300;font-size:13.5px;line-height:1.55;color:var(--her-muted);margin:0}@media(max-width:860px){.her-ben__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.her-ben__grid{grid-template-columns:1fr}}.her-ing__head{max-width:var(--her-maxw-narrow);margin:0 auto clamp(40px,5vw,72px);text-align:center;display:flex;flex-direction:column;gap:18px;align-items:center}.her-ing__rows{display:flex;flex-direction:column;gap:clamp(40px,5vw,76px)}.her-ing__row{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(28px,4.5vw,64px);align-items:center}.her-ing__row:nth-child(2n) .her-ing__media{order:2}.her-ing__media{position:relative}.her-ing__media img{width:100%;height:auto;display:block;border-radius:var(--her-radius-lg);box-shadow:var(--her-shadow);aspect-ratio:4/5;object-fit:cover;max-height:420px}.her-ing__num{font-family:var(--her-head);font-weight:500;font-size:12px;letter-spacing:.14em;color:var(--her-red)}.her-ing__body{display:flex;flex-direction:column;gap:clamp(10px,1.2vw,14px);align-items:flex-start;max-width:42ch}.her-ing__dose{font-family:var(--her-head);font-weight:500;text-transform:uppercase;letter-spacing:.12em;font-size:10.5px;color:var(--her-muted)}.her-ing__name{font-family:var(--her-head);font-weight:300;font-size:calc(var(--her-hscale, 1) * clamp(20px,2.1vw,27px));line-height:1.14;letter-spacing:-.01em}.her-ing__claim{font-family:var(--her-body);font-weight:300;font-size:clamp(14px,1.4vw,16px);line-height:1.62;color:var(--her-ink-2)}.her-ing__nrv{font-family:var(--her-head);font-weight:500;font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--her-muted)}@media(max-width:860px){.her-ing__row{grid-template-columns:1fr;gap:clamp(20px,5vw,32px)}.her-ing__row:nth-child(2n) .her-ing__media{order:0}}.her-acc__head{max-width:var(--her-maxw-narrow);margin:0 auto clamp(30px,4vw,48px);text-align:center;display:flex;flex-direction:column;gap:16px;align-items:center}.her-acc__list{border-top:1px solid var(--her-line-soft);max-width:var(--her-maxw-narrow);margin:0 auto}.her-sec--berry .her-acc__list,.her-sec--ink .her-acc__list{border-color:#ffffff3d}.her-acc__item{border-bottom:1px solid var(--her-line-soft)}.her-sec--berry .her-acc__item,.her-sec--ink .her-acc__item{border-color:#ffffff3d}.her-acc__q{width:100%;background:none;border:0;cursor:pointer;color:inherit;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:clamp(17px,2vw,24px) 0;text-align:left;font-family:var(--her-head);font-weight:300;font-size:calc(var(--her-hscale, 1) * clamp(16px,1.7vw,21px));line-height:1.25}.her-acc__icon{flex:0 0 auto;width:22px;height:22px;position:relative}.her-acc__icon:before,.her-acc__icon:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--her-red)}.her-acc__icon:before{width:13px;height:2px}.her-acc__icon:after{width:2px;height:13px;transition:transform .25s ease}.her-acc__item[open] .her-acc__icon:after,.her-fm__item[open] .her-acc__icon:after{transform:translate(-50%,-50%) scaleY(0)}.her-acc__a{padding:0 0 clamp(18px,2.2vw,26px);max-width:62ch}.her-acc__item summary{list-style:none}.her-acc__item summary::-webkit-details-marker{display:none}.her-nc__head{max-width:var(--her-maxw-narrow);margin:0 auto clamp(30px,4vw,48px);text-align:center;display:flex;flex-direction:column;gap:16px;align-items:center}.her-nc__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(12px,1.4vw,18px)}.her-nc__card{border-radius:var(--her-radius);padding:clamp(22px,2.6vw,34px);background:var(--her-white);border:1px solid var(--her-line-soft);display:flex;flex-direction:column;gap:12px}.her-sec--bone2 .her-nc__card{background:var(--her-paper)}.her-nc__no{font-family:var(--her-head);font-weight:500;text-transform:uppercase;letter-spacing:.12em;font-size:10.5px;color:var(--her-red);display:inline-flex;align-items:center;gap:8px}.her-nc__no svg{width:14px;height:14px}.her-nc__card h3{font-family:var(--her-head);font-weight:300;font-size:calc(var(--her-hscale, 1) * clamp(17px,1.8vw,22px));line-height:1.2;margin:0}@media(max-width:720px){.her-nc__grid{grid-template-columns:1fr}}.her-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(18px,2.2vw,34px)}.her-trust__item{display:flex;flex-direction:column;gap:10px;align-items:center;text-align:center}.her-trust__item svg{width:28px;height:28px;color:var(--her-red)}.her-trust__item b{font-family:var(--her-head);font-weight:300;font-size:clamp(15px,1.5vw,18px)}.her-trust__item span{font-family:var(--her-body);font-weight:300;font-size:12.5px;line-height:1.45;color:var(--her-muted)}@media(max-width:720px){.her-trust__grid{grid-template-columns:repeat(2,1fr);row-gap:28px}}.her-quote__inner{max-width:900px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:clamp(18px,2.2vw,26px);align-items:center}.her-quote__text{font-family:var(--her-head);font-weight:300;font-size:calc(var(--her-hscale, 1) * clamp(24px,3.2vw,42px));line-height:1.2;letter-spacing:-.01em}.her-quote__mark{display:none}.her-reveal{opacity:1}@media(prefers-reduced-motion:no-preference){.her-js .her-reveal{opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .55s cubic-bezier(.2,.7,.2,1)}.her-js .her-reveal.is-in{opacity:1;transform:none}}.her-hero__grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:clamp(30px,5vw,76px);align-items:center}.her-hero__media img{width:100%;height:auto;display:block;border-radius:var(--her-radius-lg);box-shadow:var(--her-shadow);aspect-ratio:4/5;object-fit:cover;max-height:560px}.her-hero__body{display:flex;flex-direction:column;gap:clamp(16px,2vw,22px);align-items:flex-start}.her-hero__body .her-display{font-size:calc(var(--her-hscale, 1) * clamp(27px,3.4vw,43px))}.her-hero__lede{max-width:46ch}.her-hero__points{list-style:none;margin:2px 0 0;padding:0;display:flex;flex-direction:column;gap:11px;width:100%}.her-hero__points li{position:relative;padding-left:28px;font-family:var(--her-body);font-weight:300;font-size:clamp(14px,1.4vw,16px);line-height:1.5;color:var(--her-ink-2)}.her-hero__points li:before{content:"";position:absolute;left:0;top:.1em;width:18px;height:18px;background:var(--her-red);border-radius:50%;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><path d='M20 6 9 17l-5-5'/></svg>") center/11px no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><path d='M20 6 9 17l-5-5'/></svg>") center/11px no-repeat}.her-hero__cta{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:6px}.her-hero__note{font-family:var(--her-head);font-weight:500;text-transform:uppercase;letter-spacing:.12em;font-size:10px;color:var(--her-muted)}@media(max-width:860px){.her-hero__grid{grid-template-columns:1fr;gap:clamp(22px,5vw,32px)}}.her-why__head{max-width:var(--her-maxw-narrow);margin:0 auto clamp(34px,4.5vw,56px);text-align:center;display:flex;flex-direction:column;gap:16px;align-items:center}.her-why__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(14px,1.8vw,24px);align-items:stretch}.her-why__card{background:var(--her-white);border:1px solid var(--her-line-soft);border-radius:var(--her-radius-lg);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--her-shadow-sm)}.her-sec--bone2 .her-why__card{background:var(--her-paper)}.her-why__card.is-accent{border-color:#d02e2e57;box-shadow:0 22px 50px -34px #d02e2e66}.her-why__media{position:relative;aspect-ratio:3/2;overflow:hidden;background:var(--her-linen)}.her-why__media img{width:100%;height:100%;object-fit:cover;display:block}.her-why__ph{width:100%;height:100%;background:linear-gradient(135deg,var(--her-blush),var(--her-linen))}.her-why__step{position:absolute;top:14px;left:14px;width:30px;height:30px;border-radius:50%;background:#fffffff0;color:var(--her-ink);display:grid;place-items:center;font-family:var(--her-head);font-weight:500;font-size:11px;letter-spacing:.04em}.her-why__card.is-accent .her-why__step{background:var(--her-red);color:#fff}.her-why__body{padding:clamp(20px,2.2vw,28px);display:flex;flex-direction:column;gap:11px}.her-why__label{font-family:var(--her-head);font-weight:500;text-transform:uppercase;letter-spacing:.14em;font-size:10.5px;color:var(--her-red)}.her-why__title{font-family:var(--her-head);font-weight:300;font-size:calc(var(--her-hscale, 1) * clamp(17px,1.8vw,21px));line-height:1.2;margin:0}.her-why__text{font-family:var(--her-body);font-weight:300;font-size:14px;line-height:1.6;color:var(--her-ink-2)}.her-why__text p{margin:0}.her-why__facts{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:9px}.her-why__facts li{position:relative;padding-left:16px;font-family:var(--her-body);font-weight:300;font-size:13px;line-height:1.5;color:var(--her-ink-2)}.her-why__facts li:before{content:"";position:absolute;left:0;top:.62em;width:7px;height:1px;background:var(--her-red)}@media(max-width:860px){.her-why__grid{grid-template-columns:1fr}.her-why__media{aspect-ratio:16/9}}.her-fm__head{max-width:var(--her-maxw-narrow);margin:0 auto clamp(30px,4vw,48px);text-align:center;display:flex;flex-direction:column;gap:16px;align-items:center}.her-fm__list{max-width:860px;margin:0 auto;border-top:1px solid var(--her-line-soft)}.her-fm__item{border-bottom:1px solid var(--her-line-soft)}.her-fm__item.is-core{background:#d02e2e08}.her-fm__q{width:100%;background:none;border:0;cursor:pointer;color:inherit;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:clamp(18px,2vw,24px) clamp(0px,1vw,16px);text-align:left}.her-fm__q::-webkit-details-marker{display:none}.her-fm__qtext{display:flex;align-items:center;gap:clamp(14px,1.6vw,20px)}.her-fm__thumb{flex:0 0 auto;width:clamp(58px,5.6vw,78px);height:clamp(58px,5.6vw,78px);border-radius:50%;overflow:hidden;background:var(--her-linen);box-shadow:0 6px 16px -10px #0b0b0b66}.her-fm__thumb img{width:100%;height:100%;object-fit:cover;display:block}.her-fm__qmeta{display:flex;flex-direction:column;gap:5px}.her-fm__tag{font-family:var(--her-head);font-weight:500;text-transform:uppercase;letter-spacing:.14em;font-size:9.5px;color:var(--her-red)}.her-fm__name{font-family:var(--her-head);font-weight:300;font-size:calc(var(--her-hscale, 1) * clamp(17px,1.8vw,22px));line-height:1.2}.her-fm__dose{font-family:var(--her-head);font-weight:500;font-size:11.5px;letter-spacing:.06em;color:var(--her-muted)}.her-fm__a{padding:0 clamp(0px,1vw,16px) clamp(18px,2.2vw,26px);max-width:64ch;margin-left:calc(clamp(58px,5.6vw,78px) + clamp(14px,1.6vw,20px))}@media(max-width:640px){.her-fm__a{margin-left:0}}.her-fm__a ul{margin:8px 0 0;padding-left:18px}.her-fm__a li{margin-bottom:6px}.her-fm__a strong{font-weight:500;color:var(--her-ink)}.featured-product,.featured-product *{font-family:Montserrat,system-ui,sans-serif!important}.featured-product h1,.featured-product h2,.featured-product h3,.featured-product .h1,.featured-product .h2,.featured-product .h3,.featured-product .product-title,.featured-product .purchase-module__title{font-weight:300!important;letter-spacing:-.01em!important}.featured-product em,.featured-product i{font-family:Lora,Georgia,serif!important;font-style:normal!important;font-weight:400!important;color:#d02e2e!important}.featured-product button,.featured-product .button,.featured-product [type=submit],.featured-product .btn{font-weight:500!important;letter-spacing:.08em!important}.featured-product p,.featured-product li,.featured-product span{font-weight:300}.featured-product strong,.featured-product b{font-weight:500}.her-flavour{margin:0 0 20px;font-family:Montserrat,system-ui,sans-serif}.her-flavour__title{display:block;font-weight:500;text-transform:uppercase;letter-spacing:.14em;font-size:11px;color:#0b0b0b;margin-bottom:11px}.her-flavour__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.her-flavour__opt{position:relative;cursor:pointer}.her-flavour__opt input{position:absolute;opacity:0;pointer-events:none}.her-flavour__card{display:flex;align-items:center;gap:11px;padding:10px 12px;border-radius:12px;border:1.5px solid rgba(11,11,11,.12);background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.her-flavour__opt input:checked+.her-flavour__card{border-color:#d02e2e;box-shadow:0 0 0 3px #d02e2e17}.her-flavour__opt input:focus-visible+.her-flavour__card{outline:2px solid #d02e2e;outline-offset:2px}.her-flavour__thumb{flex:0 0 auto;width:42px;height:42px;border-radius:50%;overflow:hidden;background:#f1ede7}.her-flavour__thumb img{width:100%;height:100%;object-fit:cover;display:block}.her-flavour__name{font-weight:400;font-size:13.5px;line-height:1.25;color:#0b0b0b}.her-flavour__note{display:block;font-size:11px;color:#857f78;margin-top:2px}@media(max-width:480px){.her-flavour__grid{grid-template-columns:1fr}}[id$=__testimonials_j1]{background:var(--her-paper)}[id$=__testimonials_j1] *{font-family:Montserrat,system-ui,sans-serif!important}[id$=__testimonials_j1] .section__subheading,[id$=__testimonials_j1] [class*=subheading]{font-weight:500!important;text-transform:uppercase;letter-spacing:.16em!important;font-size:11px!important;color:var(--her-red)!important}[id$=__testimonials_j1] h2,[id$=__testimonials_j1] .section__heading{font-weight:300!important;letter-spacing:-.01em!important;font-size:clamp(24px,3.1vw,39px)!important;line-height:1.14!important;color:var(--her-ink)!important}[id$=__testimonials_j1] h2 em,[id$=__testimonials_j1] .section__heading em{font-family:Lora,Georgia,serif!important;font-style:normal!important;font-weight:400!important;color:var(--her-red)!important}[id$=__testimonials_j1] .testimonial,[id$=__testimonials_j1] [class*=testimonial__]{border-radius:var(--her-radius-lg)!important;border-color:var(--her-line-soft)!important}[id$=__testimonials_j1] .testimonial__heading,[id$=__testimonials_j1] [class*=testimonial] h3{font-weight:300!important;font-size:clamp(17px,1.8vw,21px)!important;line-height:1.2!important;letter-spacing:-.005em!important}[id$=__testimonials_j1] .testimonial__content,[id$=__testimonials_j1] [class*=testimonial] p{font-weight:300!important;font-size:14.5px!important;line-height:1.62!important;color:var(--her-ink-2)!important}[id$=__testimonials_j1] .testimonial__customer,[id$=__testimonials_j1] [class*=customer]{font-weight:500!important;font-size:13px!important;color:var(--her-ink)!important}[id$=__testimonials_j1] svg[class*=star],[id$=__testimonials_j1] .icon-star{color:var(--her-red)!important;fill:var(--her-red)!important}[id$=__reviews_io]{background:var(--her-white)}[id$=__reviews_io] .ReviewsWidget,[id$=__reviews_io] [class*=R-]{font-family:Montserrat,system-ui,sans-serif!important}[id$=__reviews_io] [class*=R-TextBody],[id$=__reviews_io] [class*=R-ReviewsList] p{font-weight:300!important}[id$=__reviews_io] [class*=R-Rating] svg,[id$=__reviews_io] [class*=star] svg{fill:#d02e2e!important}.her-word,.featured-product .her-word,[id$=__testimonials_j1] .her-word{font-family:Lora,Georgia,serif!important;font-style:normal!important;font-weight:400!important;letter-spacing:.005em}.featured-product .pm-promo em,.product-single__details .pm-promo em{font-family:Lora,Georgia,serif!important;font-style:normal!important;font-weight:400!important;font-size:1.04em;color:var(--pm-promo-accent, #b53b4b)!important}.featured-product .pm-promo,.featured-product .pm-shipnote{font-weight:300}.her-sec[id],.hi[id],.her-anchor{scroll-margin-top:clamp(16px,3vw,40px)}.her-anchor{display:block;height:0;overflow:hidden}.product__block.purchase-module:has(.pm-variants){position:relative;z-index:5}.featured-product .pm-variants,.product-single__details .pm-variants{position:relative;z-index:200}.featured-product .pm-variants__item,.product-single__details .pm-variants__item{position:relative}.featured-product .pm-variants .select-popout__list,.product-single__details .pm-variants .select-popout__list{z-index:300}.featured-product .pm-variants .select-popout__list__scroll,.product-single__details .pm-variants .select-popout__list__scroll{max-height:280px}
/*# sourceMappingURL=/cdn/shop/t/71/assets/her.css.map */
