:root{--ds-ink: #0F1B1C;--ds-ink-soft: #24312F;--ds-muted: #6B6353;--ds-sand: #F6F2EA;--ds-sand-2: #E9E2D4;--ds-line: #E2DBCD;--ds-teal: #1F5C5A;--ds-teal-dark: #0B2F2D;--ds-teal-tint: #EAF1EF;--ds-clay: #E1571F;--ds-clay-dark: #B4441A;--ds-danger: #C4341A;--ds-star: #F5A524;--ds-radius: 18px;--ds-display: "Fraunces", Georgia, "Times New Roman", serif}h1,h2,h3,.h0,.h1,.h2,.h3,.product__title h1{font-family:var(--ds-display);letter-spacing:-.015em}.ds-eyebrow{font-size:1.3rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700;color:var(--ds-teal);margin:0 0 1rem}.color-scheme-3 .ds-eyebrow,.color-scheme-4 .ds-eyebrow{color:#9cc5bf}.ds-section{padding:7.2rem 0}@media(max-width:749px){.ds-section{padding:4.8rem 0}}.ds-section__head{max-width:72rem;margin-bottom:4rem}.ds-section__head h2{margin:0;font-size:clamp(3rem,4vw,4.2rem);line-height:1.1}.ds-section__head p{margin:1.2rem 0 0;font-size:1.7rem;line-height:1.55;opacity:.85}.ds-bundles{margin:1.6rem 0 .4rem}.ds-bundles__label{font-size:1.4rem;font-weight:700;margin:0 0 1rem}.ds-bundles__list{display:flex;flex-direction:column;gap:1rem}.ds-bundle{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;width:100%;padding:1.6rem 2rem;border-radius:1.4rem;border:2px solid var(--ds-line);background:#fff;color:var(--ds-ink);font:inherit;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease}.ds-bundle:hover{border-color:#b9ae98}.ds-bundle[aria-pressed=true]{border-color:var(--ds-teal);background:var(--ds-teal-tint)}.ds-bundle:focus-visible{outline:3px solid var(--ds-teal);outline-offset:2px}.ds-bundle__main{display:flex;flex-direction:column;gap:.4rem}.ds-bundle__title{display:flex;align-items:center;gap:1rem;font-size:1.6rem;font-weight:700}.ds-bundle__badge{font-size:1.1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;background:var(--ds-clay);color:#fff;padding:.3rem .8rem;border-radius:99rem}.ds-bundle__sub{font-size:1.3rem;color:#56605f}.ds-bundle__price{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;white-space:nowrap}.ds-bundle__amount{font-size:2rem;font-weight:700}.ds-bundle__save{font-size:1.2rem;font-weight:700;color:var(--ds-teal);min-height:1.4rem}.ds-bundle[data-unavailable=true]{opacity:.45}.ds-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.4rem;padding:3.2rem 0}@media(max-width:749px){.ds-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}}.ds-trust__item{display:flex;gap:1.2rem;align-items:center;font-size:1.5rem}.ds-trust__item svg{flex:0 0 2.4rem;width:2.4rem;height:2.4rem;stroke:currentColor}.ds-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6.4rem;align-items:center}@media(max-width:749px){.ds-split{grid-template-columns:1fr;gap:3.2rem}}.ds-split h2{font-size:clamp(3rem,4vw,4.2rem);line-height:1.1;margin:0 0 1.6rem}.ds-split .rte{font-size:1.7rem;line-height:1.6}.ds-media{border-radius:var(--ds-radius);overflow:hidden;background:var(--ds-sand-2);aspect-ratio:4 / 3}.ds-media img,.ds-media video{width:100%;height:100%;object-fit:cover;display:block}.ds-media--placeholder{display:flex;align-items:center;justify-content:center}.ds-media--placeholder svg{width:60%;height:auto;opacity:.35}.ds-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem}@media(max-width:989px){.ds-steps{grid-template-columns:1fr}}.ds-step{background:#fff;border-radius:var(--ds-radius);padding:2.8rem;display:flex;flex-direction:column;gap:1.2rem;color:var(--ds-ink)}.ds-step .ds-media{aspect-ratio:16 / 10}.ds-step__num{font-family:var(--ds-display);font-size:3.4rem;color:var(--ds-teal);line-height:1}.ds-step__title{font-size:1.9rem;font-weight:700;margin:0;font-family:inherit;letter-spacing:0}.ds-step__text{font-size:1.5rem;line-height:1.55;color:var(--ds-ink-soft)}.ds-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.8rem 2.4rem}@media(max-width:989px){.ds-features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:549px){.ds-features{grid-template-columns:1fr}}.ds-feature{border-top:2px solid var(--ds-teal);padding-top:1.6rem}.ds-feature h3{font-family:inherit;letter-spacing:0;font-size:1.7rem;font-weight:700;margin:0 0 .8rem}.ds-feature .rte{font-size:1.5rem;line-height:1.5;opacity:.85}.ds-table-wrap{overflow-x:auto;border-radius:1.4rem;border:1px solid var(--ds-line);background:#fff}.ds-table{width:100%;border-collapse:collapse;font-size:1.5rem;color:var(--ds-ink);min-width:64rem}.ds-table th,.ds-table td{padding:1.6rem 2rem;text-align:left;border-top:1px solid var(--ds-line);vertical-align:top}.ds-table thead th{border-top:0;background:var(--ds-sand);font-weight:700}.ds-table .ds-col-us{background:var(--ds-teal-tint)}.ds-table thead .ds-col-us{background:var(--ds-teal);color:#fff}.ds-table tbody th{font-weight:500}.ds-cta{border-radius:2.4rem;padding:5.6rem 6.4rem;display:flex;align-items:center;justify-content:space-between;gap:4rem}@media(max-width:749px){.ds-cta{flex-direction:column;align-items:flex-start;padding:4rem 2.8rem}}.ds-cta h2{margin:0 0 .8rem;font-size:clamp(2.8rem,3.4vw,3.6rem)}.ds-cta p{margin:0;font-size:1.6rem;opacity:.85}.ds-sticky{position:fixed;left:0;right:0;bottom:0;z-index:30;background:#fff;border-top:1px solid var(--ds-line);padding:1.2rem 1.6rem calc(1.2rem + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:1.6rem;transform:translateY(110%);transition:transform .25s ease;box-shadow:0 -6px 20px #1e2a2b14}.ds-sticky.is-visible{transform:translateY(0)}.ds-sticky__info{display:flex;flex-direction:column;font-size:1.4rem;line-height:1.3}.ds-sticky__title{font-weight:700}.ds-sticky .button{min-height:4.8rem;padding:0 2.4rem;white-space:nowrap}@media(min-width:990px){.ds-sticky{justify-content:center;gap:4rem}}.ds-media--video{aspect-ratio:9 / 16;max-height:72rem;max-width:40.5rem;margin-inline:auto;width:100%}@media(max-width:749px){.ds-media--video{max-height:60vh;max-width:33.75vh}}@media(max-width:749px){.ds-sticky__title{max-width:18rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-bundle{padding:1.4rem 1.6rem}.ds-bundle__title{flex-wrap:wrap;gap:.6rem}body:has(.ds-sticky.is-visible){padding-bottom:7.2rem}}@media(prefers-reduced-motion:reduce){.ds-sticky{transition:none}}.ds-promo{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin:0 0 1.4rem;padding:1.2rem 1.4rem;border-radius:1.2rem;background:#fbede3;color:var(--ds-ink);font-size:1.4rem;line-height:1.4;border:1px solid #F0CDB5}.ds-promo__tag{background:var(--ds-clay);color:#fff;font-weight:700;font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;padding:.3rem .8rem;border-radius:99rem}.ds-bundle__was{font-size:1.3rem;color:#8a8172;min-height:1.3rem}.ds-bundle__was:empty{display:none}.ds-announce[hidden]{display:none}.ds-hero{position:relative;min-height:var(--ds-hero-h, 80svh);display:flex;align-items:flex-end;overflow:hidden;background:var(--ds-ink);color:#fff}.ds-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ds-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1e2a2b0d 30%,#1e2a2bb8)}.ds-hero__content{position:relative;padding-bottom:6.4rem;padding-top:12rem;width:100%}.ds-hero__word{font-family:var(--ds-display);font-size:clamp(6.4rem,16vw,18rem);line-height:.85;margin:0 0 1.2rem;letter-spacing:-.03em;color:#fff;text-shadow:0 6px 30px rgba(0,0,0,.35)}.ds-hero__heading{font-size:clamp(3rem,4.4vw,5.2rem);line-height:1.05;margin:0 0 1.2rem;color:#fff;max-width:18ch}.ds-hero__text{font-size:1.8rem;line-height:1.5;max-width:52ch;margin:0 0 2.4rem;opacity:.92}.ds-hero__btn{min-width:22rem}.ds-wave{line-height:0}.ds-wave svg{display:block;width:100%;height:5.6rem}.ds-wave-section+.section,.section+.ds-wave-section{margin-top:0}.ds-trust-wrap--marquee{overflow:hidden}.ds-marquee{overflow:hidden;padding:1.2rem 0}.ds-marquee__track{display:flex;width:max-content;gap:4.8rem;animation:ds-marquee 28s linear infinite}.ds-marquee__item{display:inline-flex;align-items:center;gap:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:1.4rem;white-space:nowrap}.ds-marquee__icon{display:inline-flex;width:3.4rem;height:3.4rem;border:1.5px solid currentColor;border-radius:50%;align-items:center;justify-content:center}.ds-marquee__icon svg{width:1.8rem;height:1.8rem}@keyframes ds-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.ds-marquee__track{animation:none;flex-wrap:wrap;justify-content:center;width:auto}}.ds-trust__heading{text-align:center;margin:0 0 3.2rem;font-size:clamp(2.8rem,3.6vw,3.8rem)}.ds-trust--grid{grid-template-columns:repeat(4,minmax(0,1fr));text-align:center}.ds-trust--grid .ds-trust__item{flex-direction:column;gap:1.2rem;text-transform:uppercase;letter-spacing:.06em;font-weight:700;font-size:1.3rem}.ds-trust--grid .ds-trust__icon{display:inline-flex;width:7.2rem;height:7.2rem;border:2px solid currentColor;border-radius:50%;align-items:center;justify-content:center}.ds-trust--grid .ds-trust__icon svg{width:3.2rem;height:3.2rem;flex:none}@media(max-width:749px){.ds-trust--grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3.2rem 1.6rem}}.ds-section__head--center{text-align:center;margin-inline:auto}.ds-carousel{display:block}.ds-carousel__track{display:flex;gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:.4rem}.ds-carousel__track::-webkit-scrollbar{display:none}.ds-card{flex:0 0 min(80%,34rem);scroll-snap-align:start;background:#fff;border:2px solid var(--ds-line);border-radius:2.4rem;padding:1.6rem 1.6rem 2.4rem;color:var(--ds-ink);border-top:2px solid var(--ds-line)}.ds-card__media{border-radius:1.6rem;overflow:hidden;aspect-ratio:1;margin-bottom:1.6rem;background:var(--ds-sand-2)}.ds-card__media img{width:100%;height:100%;object-fit:cover;display:block}.ds-card h3,.ds-card .rte{text-align:center}.ds-card__link{display:block;text-align:center;margin-top:1.2rem;font-weight:700;color:var(--ds-teal);text-decoration:none}.ds-carousel__nav{display:flex;justify-content:center;gap:1.2rem;margin-top:2rem}.ds-carousel__btn{width:4.4rem;height:4.4rem;border-radius:50%;border:0;background:var(--ds-ink);color:#fff;font-size:1.8rem;cursor:pointer}.ds-carousel__btn:focus-visible{outline:3px solid var(--ds-teal);outline-offset:2px}.ds-announce{display:flex;align-items:center;justify-content:center;gap:1.6rem;flex-wrap:wrap;padding:1rem 1.6rem;background:var(--ds-announce-bg, #0E1D3A);color:var(--ds-announce-fg, #F5EFDD);font-size:1.3rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.ds-announce__link{color:inherit;text-decoration:none;display:flex;align-items:center;gap:1.6rem;flex-wrap:wrap;justify-content:center}.ds-announce__text{font-family:var(--font-body-family)}.ds-announce__clock{display:inline-flex;align-items:center;gap:.4rem;font-variant-numeric:tabular-nums}.ds-announce__unit{display:inline-flex;flex-direction:column;align-items:center;background:#ffffff1f;border-radius:.5rem;padding:.25rem .55rem;min-width:3.6rem}.ds-announce__unit b{font-size:1.4rem;line-height:1}.ds-announce__unit small{font-size:.95rem;font-weight:500;opacity:.8;margin-top:.1rem}.ds-announce__clock i{font-style:normal;opacity:.5}@media(max-width:480px){.ds-announce{font-size:1.15rem;gap:1rem;padding:.8rem 1rem}.ds-announce__unit{min-width:3rem;padding:.2rem .4rem}.ds-announce__unit b{font-size:1.2rem}.ds-announce__unit small{font-size:.85rem}}.ds-trust__text{display:flex;flex-direction:column;gap:.2rem}.ds-trust__text b{font-size:1.5rem;color:var(--ds-teal-dark);line-height:1.2}.ds-trust__text span{font-size:1.3rem;opacity:.85}.ds-trust--grid .ds-trust__text{align-items:center}.ds-pay-row{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem 1.2rem;margin:2.4rem auto 0;max-width:64rem}.ds-pay-badge{display:inline-flex}.ds-pay-badge svg{height:28px;width:auto;display:block}.ds-reviews{padding:6.4rem 0 8rem}.ds-reviews__head{text-align:center;max-width:62rem;margin:0 auto 4.8rem}.ds-reviews__stars{font-size:3.6rem;color:var(--ds-star);letter-spacing:.35rem;line-height:1;margin-bottom:1rem}.ds-reviews__total{font-size:1.5rem;color:var(--ds-ink-soft);margin-bottom:1.6rem}.ds-reviews__total b{color:var(--ds-ink)}.ds-reviews__title{font-family:var(--ds-display);font-size:clamp(2.8rem,4vw,3.8rem);margin:0 0 .6rem;line-height:1.1}.ds-reviews__sub{font-size:1.5rem;opacity:.8;margin:0}.ds-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;max-width:122rem;margin:0 auto}.ds-review{background:var(--ds-sand);border:1px solid var(--ds-line);border-radius:1.6rem;padding:2rem 2.2rem;display:flex;flex-direction:column;gap:1.2rem}.ds-review.is-hidden{display:none}.ds-review__stars{color:var(--ds-star);font-size:1.7rem;letter-spacing:.2rem;line-height:1}.ds-review__body{font-size:1.45rem;line-height:1.55;color:var(--ds-ink);margin:0;flex:1}.ds-review__author{border-top:1px solid var(--ds-line);padding-top:1rem;display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .8rem;font-size:1.3rem;color:var(--ds-ink-soft)}.ds-review__author b{color:var(--ds-ink);font-size:1.4rem}.ds-review__verified{display:inline-block;background:var(--ds-teal-tint);color:var(--ds-teal-dark);padding:.25rem .8rem;border-radius:99rem;font-size:1.05rem;font-weight:700;letter-spacing:.04em}.ds-review__meta{flex-basis:100%;font-size:1.2rem;opacity:.8}.ds-reviews__more{display:block;margin:4rem auto 0;padding:1.4rem 3.2rem;background:var(--ds-teal);color:#fff;border:0;border-radius:99rem;font-weight:700;letter-spacing:.05em;cursor:pointer;font-size:1.4rem;text-transform:uppercase}.ds-reviews__more:hover{background:var(--ds-teal-dark)}@media(max-width:990px){.ds-reviews__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.ds-reviews__grid{grid-template-columns:1fr;gap:1.6rem}.ds-reviews{padding:4.8rem 0 6rem}}.ds-highdemand{display:inline-flex;align-items:center;gap:.7rem;background:#e4571f1f;color:var(--ds-clay-dark, #B4441A);padding:.55rem 1.2rem;border-radius:99rem;font-size:1.3rem;font-weight:700;letter-spacing:.02em;margin:1rem 0}.ds-highdemand:before{content:"";width:.8rem;height:.8rem;border-radius:50%;background:var(--ds-clay, #E1571F);animation:dsPulse 1.6s ease-in-out infinite}.ds-highdemand [data-ds-stock]{font-weight:800}@keyframes dsPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.ds-cart-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;padding:1.4rem 1rem;background:var(--ds-teal-tint);border-radius:1rem;margin:1.2rem 0;font-size:1.15rem;color:var(--ds-teal-dark);text-align:center}.ds-cart-trust__item{display:flex;flex-direction:column;align-items:center;gap:.3rem}.ds-cart-trust__item b{font-size:1.25rem}.ds-cart-progress{margin:.8rem 0 1.2rem}.ds-cart-progress__label{font-size:1.3rem;color:var(--ds-ink);margin-bottom:.6rem;text-align:center}.ds-cart-progress__label b{color:var(--ds-clay-dark, #B4441A)}.ds-cart-progress__bar{height:8px;background:var(--ds-line);border-radius:99rem;overflow:hidden}.ds-cart-progress__fill{height:100%;background:linear-gradient(90deg,var(--ds-teal),var(--ds-clay));transition:width .4s ease}
/*# sourceMappingURL=/cdn/shop/t/4/assets/ds.css.map */
