@font-face{font-family:Public Sans;font-style:normal;font-weight:400;font-display:swap;src:url(pv-publicsans-400.woff2) format("woff2")}@font-face{font-family:Public Sans;font-style:normal;font-weight:500;font-display:swap;src:url(pv-publicsans-500.woff2) format("woff2")}@font-face{font-family:Public Sans;font-style:normal;font-weight:600;font-display:swap;src:url(pv-publicsans-600.woff2) format("woff2")}@font-face{font-family:Public Sans;font-style:normal;font-weight:700;font-display:swap;src:url(pv-publicsans-700.woff2) format("woff2")}@font-face{font-family:Public Sans;font-style:normal;font-weight:800;font-display:swap;src:url(pv-publicsans-800.woff2) format("woff2")}@font-face{font-family:Public Sans;font-style:normal;font-weight:900;font-display:swap;src:url(pv-publicsans-900.woff2) format("woff2")}@font-face{font-family:Public Sans;font-style:italic;font-weight:400;font-display:swap;src:url(pv-publicsans-400i.woff2) format("woff2")}@font-face{font-family:Public Sans;font-style:italic;font-weight:700;font-display:swap;src:url(pv-publicsans-700i.woff2) format("woff2")}@font-face{font-family:Courier Prime;font-style:normal;font-weight:400;font-display:swap;src:url(pv-courierprime-400.woff2) format("woff2")}@font-face{font-family:Courier Prime;font-style:normal;font-weight:700;font-display:swap;src:url(pv-courierprime-700.woff2) format("woff2")}:root{--paper:#FFFFFF;--soft:#FBF7F6;--tint:#FDF0F0;--deep:#191413;--deep-2:#2B2321;--ink:#1A1518;--ink-2:#55494D;--ink-3:#6E6267;--on-deep:#F7F5F4;--on-deep-2:#C9C1BF;--brand:#680000;--brand-d:#420000;--brand-m:#B80000;--accent:#DA0707;--brand-l:#FF4747;--brand-wash:#FDEFEF;--brand-wash-2:#F5D6D6;--brand-veil:rgba(104,0,0,.06);--brand-g:linear-gradient(100deg,#420000 0%,#680000 45%,#DA0707 100%);--title-g:linear-gradient(96deg,#1A1518 0%,#680000 50%,#DA0707 100%);--line:#EDE4E2;--line-2:#DCD1CE;--ok:#1F7A5C;--r-sm:10px;--r:14px;--r-lg:20px;--r-pill:999px;--sh-1:0 1px 2px rgba(26,21,19,.05), 0 1px 3px rgba(26,21,19,.06);--sh-2:0 4px 6px -2px rgba(26,21,19,.05), 0 12px 20px -8px rgba(26,21,19,.12);--sh-3:0 18px 40px -18px rgba(26,21,19,.28);--gut:clamp(1rem,4vw,2rem);--max:1180px;--ease:cubic-bezier(.22,.61,.36,1);--f:"Public Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--f-entry:"Courier Prime",ui-monospace,"SF Mono",Menlo,monospace}*{box-sizing:border-box}[hidden]{display:none!important}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}section[id],div[id]{scroll-margin-top:86px}body{margin:0;font-family:var(--f);color:var(--ink);background:var(--paper);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}cite{font-style:italic}h1,h2,h3,h4{margin:0;line-height:1.15;letter-spacing:-.022em;font-weight:700}p{margin:0}a{color:inherit}button{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:4px}.wrap{width:100%;max-width:var(--max);margin-inline:auto;padding-inline:var(--gut)}.sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}section{padding-block:clamp(2.75rem,7vw,5rem)}.s-soft{background:radial-gradient(120% 90% at 12% 0%,#fff,#fff0 60%),var(--soft)}.s-tint{background:radial-gradient(110% 80% at 85% 0%,#fff7f6,#fff0 62%),repeating-linear-gradient(135deg,rgba(158,33,28,.03) 0 1px,transparent 1px 9px),var(--tint)}.s-deep{color:var(--on-deep);background:radial-gradient(90% 70% at 50% -10%,#33262f,#33262f00 60%),repeating-linear-gradient(135deg,rgba(255,255,255,.022) 0 1px,transparent 1px 10px),var(--deep)}.strip{background:radial-gradient(100% 120% at 50% 0%,#fff,#fff0 70%),var(--soft)}.s-deep h2,.s-deep h3{color:var(--on-deep)}.s-deep p{color:var(--on-deep-2)}.eyebrow{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-d);background:var(--tint);padding:.4rem .85rem;border-radius:var(--r-pill);margin-bottom:1rem}.s-deep .eyebrow{color:var(--brand-l);background:#ff47471f}.h2{font-size:clamp(1.65rem,5.2vw,2.6rem)}.h3{font-size:clamp(1.15rem,3.4vw,1.4rem)}.lede{margin-top:.85rem;font-size:clamp(1rem,2.6vw,1.13rem);color:var(--ink-2);max-width:62ch}.center{text-align:center}.center .lede{margin-inline:auto}.cards{display:grid;gap:1.1rem;margin-top:2.25rem}@media(min-width:700px){.cards-3{grid-template-columns:repeat(3,1fr)}}@media(min-width:700px){.cards-2{grid-template-columns:repeat(2,1fr)}}@media(min-width:700px){.cards-4{grid-template-columns:repeat(4,1fr)}}.card{background:var(--paper);border:1px solid var(--line);border-radius:var(--r);padding:1.35rem;box-shadow:var(--sh-1)}.s-soft .card,.s-tint .card{background:var(--paper)}.s-deep .card{background:var(--deep-2);border-color:#382e2c}.card-n{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--brand);color:#fff;font-weight:800;font-size:.875rem;margin-bottom:.85rem}.card h3{font-size:1.06rem;margin-bottom:.45rem}.card p{font-size:.938rem;color:var(--ink-2)}.s-deep .card p{color:var(--on-deep-2)}.card-img{aspect-ratio:16/10;border-radius:var(--r-sm);overflow:hidden;background:var(--soft);border:1px solid var(--line);margin-bottom:1rem;display:grid;place-items:center;color:var(--ink-3);font-size:.75rem;text-align:center;padding:1rem;position:relative}.card-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:none}.card-img img.ok{display:block}.card-img.has{color:transparent;font-size:0}.s-deep .card-img{background:#251e1c;border-color:#382e2c;color:#b5aca9}@media(max-width:699px){.shot{aspect-ratio:4/3}.thumbs{gap:.45rem;margin-top:.55rem}section{padding-block:clamp(2.1rem,5.6vw,3rem)}.cards{gap:.75rem;margin-top:1.6rem}.card{padding:1.05rem 1.15rem}.card-n{width:28px;height:28px;font-size:.813rem;margin-bottom:.6rem}.card h3{font-size:1rem}.card p{font-size:.906rem}.card-img{aspect-ratio:16/9;margin-bottom:.75rem}.weeks{gap:.6rem;margin-top:1.6rem}.week{padding:.95rem 1.05rem}.split{gap:.75rem;margin-top:1.6rem}.col{padding:1.1rem}.lede{font-size:1rem}.cmp{margin-top:1.6rem}.cmp th,.cmp td{padding:.7rem .55rem;font-size:.875rem}.strip .wrap{gap:1rem;padding-block:1.2rem}}.ic{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none}.ic-sm{width:18px;height:18px;stroke-width:2}.ic-lg{width:30px;height:30px;stroke-width:1.6}.ibox{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--tint);color:var(--brand-d);margin-bottom:.9rem}.s-deep .ibox{background:#ff474724;color:var(--brand-l)}.col-in .ibox{background:#ffffff29;color:#fff}.ibox-sm{width:44px;height:44px;border-radius:13px;margin-bottom:.7rem}.step-h{display:flex;align-items:center;gap:.6rem;margin-bottom:.7rem}.step-n{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--brand);color:#fff;font-weight:800;font-size:.75rem;flex:none}.risk-free{display:flex;flex-direction:column;align-items:center;gap:.55rem;margin-top:2.5rem}.risk-free__btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:56px;width:100%;max-width:420px;padding:0 1.75rem;border:0;cursor:pointer;border-radius:var(--r-pill);background-color:var(--brand);background-image:var(--brand-g);color:#fff;font-family:var(--f);font-weight:800;font-size:1.02rem;letter-spacing:.01em;box-shadow:var(--sh-2);transition:transform .16s var(--ease),box-shadow .2s var(--ease),filter .2s var(--ease)}.risk-free__btn:hover{transform:translateY(-2px);box-shadow:var(--sh-3);filter:saturate(1.12)}.risk-free__btn:active{transform:translateY(0)}.risk-free__btn svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.risk-free__note{font-size:.813rem;color:var(--ink-3)}.risk-free__note b{color:var(--brand);font-weight:700}.on-deep .risk-free__note,.s-deep .risk-free__note{color:var(--on-deep-2)}.on-deep .risk-free__note b,.s-deep .risk-free__note b{color:var(--brand-l)}@media(prefers-reduced-motion:reduce){.risk-free__btn{transition:none}.risk-free__btn:hover{transform:none}}.dg{font-size:.62em;line-height:0;vertical-align:super;font-weight:700;color:var(--brand);margin-left:.06em}.on-deep .dg,.s-deep .dg{color:var(--brand-l)}.disclaimer{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.4rem;font-size:.75rem;line-height:1.62;color:var(--ink-3);max-width:78ch}.disclaimer b{color:var(--ink-2);font-weight:700}.on-deep .disclaimer,.s-deep .disclaimer{border-top-color:#ffffff24;color:var(--on-deep-2)}.on-deep .disclaimer b,.s-deep .disclaimer b{color:var(--on-deep)}.ph{position:relative;outline:1.5px dashed var(--brand);outline-offset:3px;border-radius:3px;background:var(--brand-wash)}.ph:after{content:attr(data-ph);position:absolute;top:-.62rem;right:-.2rem;font-family:var(--f-entry);font-size:.5rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:var(--brand);padding:.06rem .26rem;border-radius:2px;white-space:nowrap;pointer-events:none}.on-deep .ph,.s-deep .ph{outline-color:var(--brand-l);background:#ff474721}.on-deep .ph:after,.s-deep .ph:after{background:var(--brand-l);color:var(--deep)}.cite{margin-top:auto;padding-top:.85rem;display:grid;grid-template-columns:15px 1fr;gap:.5rem;align-items:start;font-size:.735rem;line-height:1.5;color:var(--ink-3);border-top:1px solid var(--line)}.cite svg{width:13px;height:13px;margin-top:.18em;stroke:var(--brand);fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.cite b{color:var(--ink-2);font-weight:700;font-style:normal}.cite em{font-style:italic;opacity:.85}.cite a{color:var(--accent);font-weight:700;text-decoration:none;white-space:nowrap;border-bottom:1.5px solid var(--brand-wash-2)}.cite a:hover{border-bottom-color:var(--accent)}.cite a:after{content:"\2197";margin-left:.15em;font-weight:700}.on-deep .cite,.s-deep .cite{color:var(--on-deep-2);border-top-color:#ffffff24}.on-deep .cite svg,.s-deep .cite svg{stroke:var(--brand-l)}.on-deep .cite b,.s-deep .cite b{color:var(--on-deep)}.on-deep .cite a,.s-deep .cite a{color:var(--brand-l);border-bottom-color:#ff474766}.capsule{display:inline-flex;align-items:center;gap:.45rem;background:var(--brand-veil);border-radius:var(--r-pill);padding:.34rem .8rem;line-height:1.3}.capsule .stars{color:var(--accent);letter-spacing:.04em}@media(max-width:520px){.rate{font-size:clamp(.66rem,3.4vw,.875rem)}.capsule{padding:.3rem .6rem;gap:.32rem;white-space:nowrap}.capsule .stars{letter-spacing:0}}.capsule b{font-weight:800;color:var(--ink)}.on-deep .capsule,.s-deep .capsule{background:#ff474724}.on-deep .capsule .stars,.s-deep .capsule .stars{color:var(--brand-l)}.on-deep .capsule b,.s-deep .capsule b{color:var(--on-deep)}.pv-js [data-rev]{opacity:0;translate:0 20px;will-change:opacity,translate,scale;transition:opacity .55s var(--ease),translate .65s var(--ease),scale .65s var(--ease)}[data-rev=zoom]{translate:none;scale:.97}[data-rev=left]{translate:-26px 0}[data-rev=right]{translate:26px 0}[data-rev].seen{opacity:1;translate:none;scale:none;will-change:auto}.cmp2{overflow-x:clip}.pv-js [data-rev] .bar-row__fill,.pv-js [data-rev] .aox__fill{transform:scaleX(0)}[data-rev].seen .bar-row__fill,[data-rev].seen .aox__fill{transform:scaleX(var(--v,0))}[data-rev].seen .bar-row:nth-child(2) .bar-row__fill{transition-delay:.18s}.tl__dot{transform:scale(.55);transition:transform .45s cubic-bezier(.34,1.56,.64,1),background-color .3s var(--ease)}.tl>li.seen .tl__dot{transform:none}@media(prefers-reduced-motion:reduce){[data-rev]{transition:none;opacity:1;translate:none;scale:none}.tl__dot{transition:none;transform:none}.pv-js [data-rev] .bar-row__fill,.pv-js [data-rev] .aox__fill{transform:scaleX(var(--v,0))}.tl__fill{transform:scaleY(1)}}picture{display:contents}.thumb{padding:0;overflow:hidden;position:relative}.thumb img{width:100%;height:100%;object-fit:cover;display:block}.shot img{width:100%;height:100%;object-fit:contain}.thumbs{grid-template-columns:repeat(5,1fr)}.tier__pic{width:46px;height:46px;border-radius:5px;object-fit:cover;flex:none;background:var(--soft);border:1px solid var(--line-2)}.d-img img{width:100%;height:100%;object-fit:cover;border-radius:var(--r-sm)}.trust__faces img,.co-hd__faces img{width:26px;height:26px;border-radius:50%;border:2px solid var(--paper);margin-left:-9px;object-fit:cover;display:block}.trust__faces img:first-child,.co-hd__faces img:first-child{margin-left:0}.co-hd__faces img{width:24px;height:24px;border-color:#fff}.vid__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ben-card__img img,.sup__img img,.proc__img img,.gtee__photo img,.tl__photo img,.ugc__cell img,.rb__thumb img,.cmp2__bag img{width:100%;height:100%;object-fit:cover;display:block}.hero__shot,.spot__shot{padding:0}.hero__shot img,.spot__shot img{width:100%;height:100%;object-fit:contain;display:block}.tl__photo{padding:0;overflow:hidden;border-radius:var(--r)}.tl__photo img{object-position:50% 16%}@media(min-width:700px){.tl__photo img{object-position:50% 30%}}.gtee__photo{padding:0}.gtee__photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 60%}.gtee__cap{z-index:2}.bio__pair{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.25rem}.bio__pair figure{margin:0}.bio__pair img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:var(--r-sm);display:block;background:var(--deep-2)}.bio__pair figcaption{margin-top:.45rem;font-size:.72rem;line-height:1.35;color:var(--on-deep-2)}.tst__who{display:flex;align-items:center;gap:.55rem}.tst__who img{width:34px;height:34px;border-radius:50%;object-fit:cover;flex:none}@media(hover:hover){.ben-card,.sup__card,.apart__card{transition:transform .2s var(--ease),box-shadow .2s var(--ease)}.ben-card:hover,.sup__card:hover,.apart__card:hover{transform:translateY(-2px);box-shadow:0 10px 24px -14px #1a151366}.ugc__cell img,.vid__poster{transition:transform .5s var(--ease)}.ugc__cell:hover img,.vid:hover .vid__poster{transform:scale(1.05)}.ugc__cell{overflow:hidden}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/pluvia.css.map */
