:root{--dtc-accent:#5932a8;--dtc-tint:#f5f1fc;--dtc-ink:#18151f;--dtc-radius:14px;--dtc-button-radius:12px;--dtc-line:#e6e2eb;--dtc-muted:#68616f}.dtc-theme{--style-border-radius-buttons-primary:var(--dtc-button-radius);--style-border-radius-buttons-secondary:var(--dtc-button-radius);--style-border-radius-inputs:10px;color:var(--dtc-ink)}.dtc-theme h1,.dtc-theme h2,.dtc-theme h3,.dtc-theme h4{font-family:var(--font-heading--family),sans-serif;font-weight:750;letter-spacing:-.035em;color:var(--dtc-ink);text-wrap:balance}.dtc-theme .product-details h1{font-size:clamp(29px,3vw,42px);line-height:1.1;margin:0;letter-spacing:-.04em}.dtc-theme .product-details product-price .price{font-size:25px;font-weight:750;color:var(--dtc-price-color,var(--dtc-accent))}.dtc-theme .product-details product-price .compare-at-price{font-size:17px;color:var(--dtc-compare-price-color,var(--dtc-muted));font-weight:400}.dtc-theme .product-information{max-width:1280px;margin-inline:auto}.dtc-theme .product-information__grid{align-items:start}.dtc-theme .product-details .group-block{width:100%}.dtc-theme .product-media{background:#f8f7fa;border-radius:var(--dtc-radius);overflow:hidden}.dtc-theme .product-details .button,.dtc-theme .sticky-add-to-cart__button,.dtc-theme .cart__checkout-button,.dtc-theme .dtc-button{background:var(--dtc-accent);color:#fff;border:1px solid var(--dtc-accent);border-radius:var(--dtc-button-radius);min-height:54px;font-weight:700;font-size:16px;letter-spacing:.01em;transition:filter .18s ease,transform .18s ease;box-shadow:0 5px 16px #20123812}.dtc-theme .product-details .buy-buttons-block .add-to-cart-button{background:var(--dtc-buy-button-bg,var(--dtc-accent));color:var(--dtc-buy-button-text,#fff);border-color:var(--dtc-buy-button-border,var(--dtc-accent))}.dtc-theme .product-details .button:hover,.dtc-theme .dtc-button:hover{filter:brightness(.93)}.dtc-theme .product-details .button:disabled{opacity:.5;cursor:not-allowed}.dtc-theme .variant-option__button-label{border-radius:9px;min-height:44px;border-color:var(--dtc-line)}.dtc-theme .variant-option__button-label:has(input:checked){border-color:var(--dtc-accent);background:var(--dtc-tint);color:var(--dtc-accent);box-shadow:inset 0 0 0 1px var(--dtc-accent)}.dtc-theme .sticky-add-to-cart__bar{border:1px solid var(--dtc-sticky-border,var(--dtc-line));box-shadow:0 -4px 24px #23183d12;border-radius:16px 16px 0 0;background:var(--dtc-sticky-bg,#fff);color:var(--dtc-sticky-text,var(--dtc-ink))}.dtc-theme .sticky-add-to-cart__bar:before{background:linear-gradient(var(--dtc-sticky-bg,#fff) 0 100%),linear-gradient(#00000026 0 100%)}.dtc-theme .sticky-add-to-cart__bar .sticky-add-to-cart__title,.dtc-theme .sticky-add-to-cart__bar .sticky-add-to-cart__variant{color:var(--dtc-sticky-text,var(--dtc-ink))}.dtc-theme .sticky-add-to-cart__bar .sticky-add-to-cart__price{color:var(--dtc-sticky-price,var(--dtc-accent))}.dtc-theme .sticky-add-to-cart__bar .sticky-add-to-cart__button{background:var(--dtc-sticky-button-bg,var(--dtc-accent));border-color:var(--dtc-sticky-button-bg,var(--dtc-accent));color:var(--dtc-sticky-button-text,#fff)}.dtc-benefits{list-style:none;padding:0;margin:0;display:grid;gap:9px;width:100%;font-size:14px;line-height:1.5}.dtc-benefits li,.dtc-reassurance>div{display:flex;align-items:center;gap:9px}.dtc-check{display:inline-grid;place-items:center;flex:none;width:22px;height:22px;border-radius:50%;background:var(--dtc-tint);color:var(--dtc-accent);font-size:14px;font-weight:700}.dtc-benefit-icon{display:block;width:15px;height:15px}.dtc-benefits .dtc-check{background:transparent;border-radius:0}.dtc-guarantee-banner{display:flex;align-items:center;gap:16px;width:100%;padding:19px 22px;border-radius:var(--dtc-guarantee-radius,3px);background:var(--dtc-guarantee-bg,#ea8aa1)}.dtc-guarantee-banner__icon{display:grid;place-items:center;flex:0 0 auto;width:var(--dtc-guarantee-icon-size,28px);height:var(--dtc-guarantee-icon-size,28px);color:var(--dtc-guarantee-icon,#fff)}.dtc-guarantee-banner__icon .dtc-benefit-icon{width:100%;height:100%}.dtc-guarantee-banner__content{min-width:0}.dtc-guarantee-banner__content strong{display:block;color:var(--dtc-guarantee-heading,#fff);font-size:18px;line-height:1.25;font-weight:750}.dtc-guarantee-banner__content p{margin:4px 0 0;color:var(--dtc-guarantee-text,#fff);font-size:13px;line-height:1.4}.dtc-image-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.dtc-image-benefit-card{position:relative;min-width:0;height:var(--dtc-image-card-height,440px);overflow:hidden;border-radius:var(--dtc-image-card-radius,8px);background:var(--dtc-tint)}.dtc-image-benefit-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,var(--dtc-image-card-overlay,.45)) 0%,rgba(0,0,0,.08) 62%,transparent 100%)}.dtc-image-benefit-card>img,.dtc-image-benefit-card>.dtc-placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.dtc-image-benefit-card:hover>img{transform:scale(1.025)}.dtc-image-benefit-card__content{position:absolute;z-index:1;inset:auto 0 0;padding:24px 18px;color:var(--dtc-image-card-text,#fff)}.dtc-image-benefit-card__content h3{margin:0 0 8px;color:var(--dtc-image-card-heading,#fff);font-size:clamp(20px,2vw,28px);line-height:1.12;letter-spacing:-.035em}.dtc-image-benefit-card__content .rte,.dtc-image-benefit-card__content p{margin:0;color:var(--dtc-image-card-text,#fff);font-size:14px;line-height:1.45}.dtc-three-steps__header h2{color:var(--dtc-steps-heading,var(--dtc-ink))}.dtc-three-steps{display:grid;grid-template-columns:1.15fr .85fr;gap:64px;align-items:center;max-width:1040px;margin:auto}.dtc-three-steps__list{display:grid;gap:42px}.dtc-step{display:grid;grid-template-columns:92px 1fr;gap:24px;align-items:center}.dtc-step__visual{display:grid;place-items:center;width:82px;height:82px;color:var(--dtc-steps-icon,var(--dtc-accent))}.dtc-step__visual img{display:block;width:100%;height:100%;object-fit:contain}.dtc-step__visual .dtc-benefit-icon{width:58px;height:58px}.dtc-step__copy h3{display:flex;align-items:center;gap:9px;margin:0 0 7px;color:var(--dtc-steps-title,var(--dtc-ink));font-size:18px;line-height:1.25;letter-spacing:-.02em}.dtc-step__copy h3>span{display:grid;place-items:center;width:21px;height:21px;border:1.5px solid var(--dtc-steps-icon,var(--dtc-accent));color:var(--dtc-steps-icon,var(--dtc-accent));font-size:13px;line-height:1}.dtc-step__copy .rte,.dtc-step__copy p{margin:0;color:var(--dtc-steps-text,var(--dtc-muted));font-size:13px;line-height:1.5}.dtc-three-steps__media{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:var(--dtc-steps-radius,8px);background:var(--dtc-tint)}.dtc-three-steps__media>img,.dtc-three-steps__media>.dtc-placeholder{display:block;width:100%;height:100%;object-fit:cover}.dtc-three-steps__label{position:absolute;bottom:14px;color:#fff;font-size:clamp(22px,3vw,36px);line-height:1;text-shadow:0 1px 10px #0006}.dtc-three-steps__label--before{left:14px}.dtc-three-steps__label--after{right:14px}.dtc-benefit-text-section{padding-inline:24px;background:var(--dtc-list-bg,#deb5be)}.dtc-benefit-text-list{display:grid;gap:28px;width:min(100%,var(--dtc-list-width,760px));margin:auto}.dtc-benefit-text-item h3{margin:0 0 8px;color:var(--dtc-list-heading,#fff);font-size:20px;line-height:1.25;letter-spacing:-.025em}.dtc-benefit-text-item .rte,.dtc-benefit-text-item p{margin:0;color:var(--dtc-list-text,#fff);font-size:13px;line-height:1.55}.dtc-risk-free-section{padding-inline:24px;background:var(--dtc-risk-bg,#ea8aa1)}.dtc-risk-free-banner{display:flex;align-items:center;gap:28px;width:min(100%,1120px);margin:auto;border-radius:var(--dtc-risk-radius,0)}.dtc-risk-free-banner__seal{display:grid;place-items:center;flex:0 0 auto;color:var(--dtc-risk-icon,#fff)}.dtc-risk-free-banner__seal svg{display:block;width:100%;height:100%}.dtc-risk-free-banner__copy h2{margin:0 0 8px;color:var(--dtc-risk-heading,#fff);font-size:25px;line-height:1.2;letter-spacing:-.03em}.dtc-risk-free-banner__copy .rte,.dtc-risk-free-banner__copy p{margin:0;color:var(--dtc-risk-text,#fff);font-size:13px;line-height:1.5}@media(max-width:749px){.dtc-benefit-text-section{padding-inline:20px}.dtc-benefit-text-list{gap:24px}.dtc-benefit-text-item h3{font-size:18px}.dtc-risk-free-section{padding-inline:20px}.dtc-risk-free-banner{align-items:flex-start;gap:16px}.dtc-risk-free-banner__seal{width:48px!important;height:48px!important}.dtc-risk-free-banner__copy h2{font-size:21px}.dtc-three-steps{grid-template-columns:1fr;gap:32px}.dtc-three-steps__list{gap:28px}.dtc-step{grid-template-columns:64px 1fr;gap:15px}.dtc-step__visual{width:60px;height:60px}.dtc-step__visual .dtc-benefit-icon{width:43px;height:43px}.dtc-step__copy h3{font-size:16px}.dtc-image-benefit-grid{grid-template-columns:1fr}.dtc-image-benefit-grid--swipe{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;scrollbar-width:none;margin-inline:-20px;padding-inline:20px}.dtc-image-benefit-grid--swipe{cursor:grab;touch-action:pan-y;user-select:none;-webkit-user-select:none}.dtc-image-benefit-grid--swipe[data-dragging]{cursor:grabbing;scroll-snap-type:none}.dtc-image-benefit-grid--swipe::-webkit-scrollbar{display:none}.dtc-image-benefit-grid--swipe .dtc-image-benefit-card{flex:0 0 86%;scroll-snap-align:center}.dtc-image-benefit-card{height:min(var(--dtc-image-card-height,440px),125vw)}.dtc-image-benefit-card__content{padding:22px 17px}}.dtc-rating{display:flex;align-items:center;gap:var(--dtc-rating-gap,9px);font-size:var(--dtc-rating-text-size,14px);line-height:1.4;flex-wrap:wrap}.dtc-rating>span:last-child{color:var(--dtc-rating-text-color,var(--dtc-ink))}.dtc-stars{font-size:var(--dtc-rating-star-size,21px);line-height:1;letter-spacing:1.2px;background:linear-gradient(90deg,var(--dtc-rating-star-color,var(--dtc-accent)) var(--rating,100%),#d7d2df var(--rating,100%));background-clip:text;-webkit-text-fill-color:transparent}.dtc-reassurance{display:grid;gap:10px;font-size:12px;width:100%;color:var(--dtc-muted)}.dtc-reassurance .dtc-payments,.dtc-payments{display:flex;gap:6px;flex-wrap:wrap;justify-content:center;align-items:center;margin:4px 0}.dtc-payments svg{width:36px;height:23px}.dtc-accordions{width:100%;border-top:1px solid var(--dtc-line)}.dtc-accordions details{border-bottom:1px solid var(--dtc-line)}.dtc-accordions summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;cursor:pointer;font-weight:650;list-style:none;font-size:14px}.dtc-accordions summary::-webkit-details-marker{display:none}.dtc-accordions summary span{font-size:23px;font-weight:400;transition:transform .2s}.dtc-accordions details[open] summary span{transform:rotate(45deg)}.dtc-accordions details>.rte{padding:0 0 20px;line-height:1.7;font-size:14px}.dtc-product-accordions{display:grid;gap:12px;border-top:0}.dtc-product-accordions details{overflow:hidden;border:1px solid var(--dtc-line);border-radius:9px;background:#fff}.dtc-product-accordions summary{min-height:46px;padding:13px 16px;font-size:14px;font-weight:750}.dtc-product-accordions summary span{position:relative;width:10px;height:10px;flex:0 0 10px;font-size:0;transform:rotate(45deg);transition:transform .2s ease}.dtc-product-accordions summary span:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-right:2px solid currentColor;border-bottom:2px solid currentColor}.dtc-product-accordions details[open] summary span{transform:rotate(225deg)}.dtc-product-accordions details>.rte{padding:2px 16px 16px}.dtc-editor-note{padding:12px;border:1px dashed #b9a8d6;border-radius:10px;font-size:12px;color:#514168;background:#faf8ff}.dtc-sale{display:inline-flex;vertical-align:middle;background:var(--dtc-accent);color:#fff;padding:5px 9px;border-radius:6px;font-size:11px;font-weight:750;line-height:1.2;letter-spacing:.04em;margin-inline-start:6px}.dtc-theme #cart-drawer .theme-drawer__dialog{width:min(100vw,460px);max-width:100vw;background:var(--dtc-cart-bg,#fff);color:var(--dtc-cart-ink,var(--dtc-ink));border:0;border-radius:20px 0 0 20px;box-shadow:-8px 0 40px #2113311a}.dtc-theme #cart-drawer .theme-drawer__dialog h1,.dtc-theme #cart-drawer .theme-drawer__dialog h2,.dtc-theme #cart-drawer .theme-drawer__dialog h3,.dtc-theme #cart-drawer .theme-drawer__dialog a{color:var(--dtc-cart-ink,var(--dtc-ink))}.dtc-theme #cart-drawer .theme-drawer__header{padding-block:22px;border-bottom:1px solid var(--dtc-cart-line,var(--dtc-line))}.dtc-theme #cart-drawer .cart-items__table-row{border:1px solid var(--dtc-cart-line,var(--dtc-line));border-radius:12px;padding:14px;margin:12px 0;background:var(--dtc-cart-item-bg,#faf9fc)}.dtc-theme #cart-drawer .cart-items__media{border-radius:9px;overflow:hidden}.dtc-theme #cart-drawer .cart-drawer__summary{background:var(--dtc-cart-bg,#fff);border-top:1px solid var(--dtc-cart-line,var(--dtc-line));box-shadow:0 -8px 22px #23103c06}.dtc-theme #cart-drawer button[name=checkout]{min-height:54px;background:var(--dtc-cart-accent,var(--dtc-accent));color:var(--dtc-cart-button-ink,#fff);border:0;border-radius:var(--dtc-button-radius);font-size:16px;font-weight:750}.dtc-cart-progress{padding:14px 24px;background:var(--dtc-cart-item-bg,var(--dtc-tint));color:var(--dtc-cart-ink,var(--dtc-ink));text-align:center}.dtc-cart-progress p{font-size:12px;margin:0 0 10px}.dtc-cart-progress progress{display:block;width:100%;height:7px;border:0;border-radius:9px;overflow:hidden;accent-color:var(--dtc-cart-accent,var(--dtc-accent))}.dtc-cart-progress progress::-webkit-progress-bar{background:var(--dtc-cart-line,#e4dcf0)}.dtc-cart-progress progress::-webkit-progress-value{background:var(--dtc-cart-accent,var(--dtc-accent));border-radius:9px}.dtc-cart-trust{font-size:11px;color:var(--dtc-cart-ink,var(--dtc-muted));text-align:center;margin:12px 0 0}.dtc-cart-upsells h3{font-size:14px;margin:0 0 12px}.dtc-cart-upsell{display:flex;gap:10px;align-items:center;border:1px solid var(--dtc-cart-line,var(--dtc-line));border-radius:12px;padding:10px;margin-bottom:12px;background:var(--dtc-cart-item-bg,#faf9fc)}.dtc-cart-upsell img{width:54px;height:54px;object-fit:cover;border-radius:6px}.dtc-cart-upsell>div{flex:1;font-size:12px;line-height:1.3}.dtc-cart-upsell p{margin:5px 0 0;font-size:12px;color:var(--dtc-cart-accent,var(--dtc-accent))}.dtc-small-button{border:1px solid var(--dtc-cart-accent,var(--dtc-accent));border-radius:7px;padding:9px;font-size:11px;color:var(--dtc-cart-accent,var(--dtc-accent));text-decoration:none}.dtc-upsell-form{flex:none;max-width:100%}.dtc-upsell-form .dtc-small-button{background:var(--dtc-cart-bg,var(--dtc-tint));min-height:40px;cursor:pointer;font-weight:700}.dtc-upsell-form .product-form-text__error{font-size:11px;color:#a12525}.dtc-section{padding:64px 24px;background:var(--dtc-section-bg,#fff);color:var(--dtc-ink)}.dtc-wrap{max-width:1120px;margin-inline:auto}.dtc-section__header{max-width:650px;margin:0 auto 32px;text-align:center}.dtc-eyebrow{display:block;margin:0 0 10px;font-size:11px;line-height:1.4;letter-spacing:.16em;font-weight:750;text-transform:uppercase;color:var(--dtc-accent)}.dtc-section h2{font-size:clamp(28px,3.5vw,42px);line-height:1.12;margin:0 0 16px}.dtc-section h3{font-size:19px;line-height:1.25;margin:0 0 10px}.dtc-section p{margin:0 0 12px;line-height:1.65}.dtc-section__header .rte{color:var(--dtc-muted);font-size:15px}.dtc-grid{display:grid;grid-template-columns:repeat(var(--dtc-columns,3),minmax(0,1fr));gap:20px}.dtc-card{padding:28px;border:1px solid var(--dtc-line);border-radius:var(--dtc-radius);background:#fff;box-shadow:0 5px 20px #22103f05}.dtc-card .dtc-check{width:40px;height:40px;font-size:20px;margin-bottom:18px;border-radius:12px}.dtc-card p{color:var(--dtc-muted);font-size:14px}.dtc-card img{width:100%;height:auto;border-radius:10px;margin-bottom:18px}.dtc-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:14px 28px;gap:12px;min-height:50px;background:var(--dtc-accent);color:#fff;border-radius:var(--dtc-button-radius);font-weight:700}.dtc-section :focus-visible{outline:3px solid var(--dtc-accent);outline-offset:4px}.dtc-theme .product-details .quantity-selector .button{min-height:40px;min-width:36px;box-shadow:none;border:0;background:transparent;color:var(--dtc-ink);padding:8px;border-radius:8px}.dtc-theme .product-details .quantity-selector{border:1px solid var(--dtc-line);border-radius:10px;background:#fff}.dtc-story{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:64px}.dtc-story--right .dtc-story__media{order:2}.dtc-story__media{background:var(--dtc-tint);border-radius:calc(var(--dtc-radius) + 4px);overflow:hidden;aspect-ratio:1}.dtc-story__media img,.dtc-story__media video,.dtc-story__media svg{width:100%;height:100%;object-fit:contain;display:block}.dtc-story__copy>.rte{font-size:16px;color:var(--dtc-muted);margin:16px 0 24px}.dtc-story__copy>h3{font-size:17px;letter-spacing:0;color:var(--dtc-accent)}.dtc-section:has(.dtc-story){color:var(--dtc-story-text,var(--dtc-ink))}.dtc-section:has(.dtc-story) .dtc-eyebrow,.dtc-section:has(.dtc-story) .dtc-story__copy>h3{color:var(--dtc-story-accent,var(--dtc-accent))}.dtc-section:has(.dtc-story) .dtc-story__copy>.rte,.dtc-section:has(.dtc-story) .dtc-story__point p{color:var(--dtc-story-muted,var(--dtc-muted))}.dtc-section:has(.dtc-story) .dtc-button{background:var(--dtc-story-button-bg,var(--dtc-accent));border-color:var(--dtc-story-button-bg,var(--dtc-accent));color:var(--dtc-story-button-text,#fff)}.dtc-story__point{display:flex;align-items:flex-start;gap:12px;margin:20px 0}.dtc-story__point h3{font-size:16px;margin-bottom:6px}.dtc-story__point p{font-size:14px;color:var(--dtc-muted)}.dtc-stat{text-align:center;border:1px solid var(--dtc-line);border-radius:var(--dtc-radius);padding:32px 22px;background:#fff}.dtc-stat>strong{display:block;color:var(--dtc-accent);font-size:clamp(40px,5vw,64px);font-weight:800;letter-spacing:-.05em;margin-bottom:12px;line-height:1}.dtc-stat h3{font-size:16px}.dtc-stat p{font-size:12px;color:var(--dtc-muted)}.dtc-before-after{display:block;position:relative;max-width:900px;margin:auto;--position:50%}.dtc-before-after__images{position:relative;aspect-ratio:4/3;border-radius:var(--dtc-radius);overflow:hidden;background:var(--dtc-tint)}.dtc-before-after__images img{display:block;width:100%;height:100%;object-fit:cover}.dtc-before-after__before{position:absolute;top:0;right:0;bottom:0;left:0;clip-path:inset(0 calc(100% - var(--position)) 0 0)}.dtc-before-label,.dtc-after-label{position:absolute;top:16px;border-radius:7px;background:#fff;padding:6px 12px;font-size:12px;font-weight:700}.dtc-before-label{left:16px}.dtc-after-label{right:16px}.dtc-before-after__handle{position:absolute;left:var(--position);top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#fff;color:var(--dtc-accent);box-shadow:0 2px 15px #0002;font-size:25px;pointer-events:none}.dtc-before-after__handle:before,.dtc-before-after__handle:after{content:"";position:absolute;left:50%;width:2px;height:1000px;background:#fff}.dtc-before-after__handle:before{bottom:100%}.dtc-before-after__handle:after{top:100%}.dtc-before-after input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;touch-action:pan-y}.dtc-before-after:focus-within .dtc-before-after__images{outline:3px solid var(--dtc-accent);outline-offset:4px}.dtc-slider-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dtc-caption{text-align:center;font-size:12px;color:var(--dtc-muted);margin-top:14px!important}.dtc-table-wrap{max-width:880px;margin:auto;border:1px solid var(--dtc-line);border-radius:var(--dtc-radius);overflow:hidden}.dtc-table{border-collapse:collapse;width:100%;font-size:14px;table-layout:fixed}.dtc-table th,.dtc-table td{padding:20px;text-align:center;border-bottom:1px solid var(--dtc-line);overflow-wrap:anywhere}.dtc-table th:first-child{text-align:left;width:40%}.dtc-table thead th{background:#f7f6f9;font-weight:750}.dtc-table thead th:nth-child(2){background:var(--dtc-comparison-column-heading,var(--dtc-accent));color:var(--dtc-comparison-column-heading-ink,#fff)}.dtc-table tbody td:nth-child(2){background:var(--dtc-comparison-column-bg,var(--dtc-tint));color:var(--dtc-comparison-column-ink,var(--dtc-accent));font-weight:700}.dtc-comparison-icon{display:inline-grid;place-items:center;width:25px;height:25px;font-size:15px;font-weight:800;line-height:1}.dtc-comparison-icon--check{border-radius:50%;background:var(--dtc-comparison-check-bg,var(--dtc-accent));color:var(--dtc-comparison-check-ink,#fff)}.dtc-comparison-icon--x{color:var(--dtc-comparison-x,#c83d55);font-size:23px}.dtc-table tr:last-child>*{border-bottom:0}.dtc-review{margin:0;display:flex;flex-direction:column}.dtc-review-grid .dtc-editor-note{display:none}.dtc-review-grid{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:20px;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain;cursor:grab;touch-action:pan-y;user-select:none;-webkit-user-select:none;padding-bottom:2px}.dtc-review-grid::-webkit-scrollbar{display:none}.dtc-review-grid[data-dragging]{cursor:grabbing;scroll-snap-type:none}.dtc-review-grid>.dtc-review{flex:0 0 calc((100% - 40px)/3);min-width:0;scroll-snap-align:start}.dtc-review-grid .dtc-review img{pointer-events:none;-webkit-user-drag:none}.dtc-review-nav{display:none}@media(min-width:750px){.dtc-review-nav{display:flex;justify-content:center;gap:10px;margin-top:20px}.dtc-review-nav button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid var(--dtc-line);border-radius:50%;background:#fff;color:var(--dtc-ink);font:inherit;font-size:22px;line-height:1;cursor:pointer;box-shadow:0 3px 12px #22103f0a}.dtc-review-nav button:hover{border-color:var(--dtc-accent);color:var(--dtc-accent)}}.dtc-review-stars{color:var(--dtc-accent);letter-spacing:2px;font-size:19px}.dtc-review blockquote{margin:16px 0 22px;font-size:15px;line-height:1.65;flex:1}.dtc-review figcaption{border-top:1px solid var(--dtc-line);padding-top:16px;font-size:13px}.dtc-review figcaption span{display:block;color:var(--dtc-muted);font-size:11px;margin-top:5px}.dtc-guarantee{display:flex;max-width:780px;gap:36px;margin:auto;align-items:center}.dtc-guarantee__seal{display:grid;place-items:center;border:2px solid var(--dtc-accent);outline:6px solid #5932a80a;border-radius:50%;width:110px;height:110px;flex:none;color:var(--dtc-accent);font-size:48px}.dtc-guarantee .rte{color:var(--dtc-muted);font-size:15px}.dtc-text-link{font-weight:700;font-size:13px;text-underline-offset:4px;color:var(--dtc-accent)}.dtc-faq-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:72px;align-items:start}.dtc-faq-layout .dtc-section__header{text-align:left;margin:0}.dtc-faq-layout .dtc-accordions summary{padding-block:22px;font-size:15px}.dtc-upsell-card .dtc-button{width:100%;font-size:13px}.dtc-ticker{background:var(--dtc-ticker-bg,var(--dtc-accent));color:var(--dtc-ticker-ink,#fff);overflow:hidden;font-size:11px;font-weight:650;letter-spacing:.055em;text-transform:uppercase;padding-block:11px}.dtc-ticker{position:relative;display:block}.dtc-ticker__pause{position:absolute;inset-inline-end:0;top:0;height:100%;width:36px;border:0;border-radius:0;background:var(--dtc-ticker-bg,var(--dtc-accent));color:var(--dtc-ticker-ink,#fff);cursor:pointer;font:inherit;z-index:1}.dtc-ticker[data-paused] .dtc-ticker__track{animation-play-state:paused}.dtc-ticker__pause:focus-visible{outline:2px solid currentColor;outline-offset:-4px}.dtc-ticker__track{display:flex;width:max-content;min-width:100%;justify-content:space-around}.dtc-ticker__group{display:flex;align-items:center;justify-content:space-around;gap:64px;min-width:100vw;padding-inline:32px}.dtc-ticker__group>span{display:flex;gap:24px;align-items:center;white-space:nowrap}.dtc-ticker__track--animated{animation:dtc-ticker var(--dtc-speed,35s) linear infinite}.dtc-ticker:hover .dtc-ticker__track,.dtc-ticker:focus-within .dtc-ticker__track{animation-play-state:paused}@keyframes dtc-ticker{to{transform:translate(-50%)}}@media(max-width:749px){.dtc-theme .product-information{padding-inline:0}.dtc-theme .product-details h1{font-size:29px}.dtc-theme .product-details .price{font-size:23px}.dtc-theme .product-details{padding-inline:4px}.dtc-theme .product-information__grid{gap:24px}.dtc-theme .sticky-add-to-cart__bar{padding-bottom:max(10px,env(safe-area-inset-bottom))}.dtc-theme .sticky-add-to-cart__bar .add-to-cart-text__content{display:initial}.dtc-theme .sticky-add-to-cart__bar .sticky-add-to-cart__image,.dtc-theme .sticky-add-to-cart__bar .sticky-add-to-cart__info{display:none}.dtc-theme .sticky-add-to-cart__bar .sticky-add-to-cart__button{width:auto;flex:1;min-width:0;font-size:14px;padding:12px;line-height:1.3}.dtc-theme .sticky-add-to-cart__bar .compare-at-price,.dtc-theme .sticky-add-to-cart__bar .dtc-sale{display:none}.dtc-theme .sticky-add-to-cart__bar .sticky-add-to-cart__price{font-size:16px;padding-inline:6px;color:var(--dtc-sticky-price,var(--dtc-accent))}.dtc-section{padding:42px 20px}.dtc-section__header{margin-bottom:24px}.dtc-grid{grid-template-columns:1fr;gap:12px}.dtc-card{padding:22px}.dtc-story{grid-template-columns:1fr;gap:28px}.dtc-story--right .dtc-story__media{order:0}.dtc-story__copy .dtc-button{width:100%}.dtc-faq-layout{grid-template-columns:1fr;gap:24px}.dtc-guarantee{flex-direction:column;text-align:center;gap:24px}.dtc-guarantee__seal{width:80px;height:80px;font-size:34px}.dtc-table th,.dtc-table td{padding:14px 10px;font-size:12px}.dtc-review-grid{display:flex;flex-wrap:nowrap;gap:12px;overflow-x:auto;margin-inline:-20px;padding:0 20px 10px;cursor:grab;touch-action:pan-y;user-select:none;-webkit-user-select:none;scroll-snap-type:x mandatory}.dtc-review-grid>.dtc-review{flex:0 0 88%;min-width:0;scroll-snap-align:center}.dtc-ticker__group{gap:32px;padding-inline:16px}.dtc-ticker__group>span{gap:18px}}@media(max-width:749px){.dtc-theme .product-information .product-details{grid-column:1 / -1;justify-self:stretch;justify-content:flex-start;width:100%;padding-inline:20px;text-align:left}.dtc-theme .product-information .product-details>.group-block{margin-inline:0;max-width:none}.dtc-theme .product-information .product-details :is(h1,.text-block,.dtc-rating,.dtc-benefits,.dtc-reassurance,.dtc-accordions,variant-picker,fieldset,legend){text-align:left}.dtc-theme .product-information .product-details .text-block,.dtc-theme .product-information .product-details .text-block>*{margin-inline-start:0;margin-inline-end:auto}.dtc-theme .product-information .product-details .group-block-content{--horizontal-alignment:flex-start}.dtc-theme .product-information .product-details :is(.layout-panel-flex--column,.mobile-column){align-items:flex-start}.dtc-theme .product-information .product-details :is(.dtc-rating,.dtc-payments,.product-form-buttons,.variant-option,.variant-picker__form){justify-content:flex-start}.dtc-theme .product-information .product-details variant-picker{align-self:flex-start;width:100%}.dtc-theme .product-information .product-details .add-to-cart-button{justify-content:center;text-align:center;padding-inline:20px}.dtc-theme .product-information .product-details .dtc-reassurance{text-align:center}.dtc-theme .product-information .product-details .dtc-reassurance>div{justify-content:center}}@media(prefers-reduced-motion:reduce){.dtc-theme *,.dtc-theme *:before,.dtc-theme *:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/dtc.css.map */
