@font-face{font-family:TT Chocolates Trial;src:url(./therapet-tt-chocolates-regular.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:TT Chocolates Trial;src:url(./therapet-tt-chocolates-demibold.woff2) format("woff2");font-style:normal;font-weight:600 800;font-display:swap}:root{--tp-ink: #282828;--tp-brown: #554025;--tp-yellow: #fcde40;--tp-orange: #f69224;--tp-orange-soft: #ee8b54;--tp-cream: #ebe6e2;--tp-off-white: #f6f6f6;--tp-green: #dfe4c0;--tp-green-bright: #cbd422;--tp-red: #bc2e3e;--tp-white: #ffffff;--tp-border: 2px solid var(--tp-brown);--tp-shadow: 2px 8px 0 var(--tp-brown);--tp-shadow-small: 0 4px 0 var(--tp-brown);--tp-radius: 24px;--tp-radius-small: 16px;--tp-page: 1240px;--tp-gutter: 32px;--tp-heading: "TT Chocolates Trial", Helvetica, Arial, sans-serif;--tp-body: Helvetica, Arial, sans-serif}html{scroll-behavior:smooth}body.tp-menu-open{overflow:hidden}.tp-section,.tp-section *,.tp-section *:before,.tp-section *:after{box-sizing:border-box}.tp-section{color:var(--tp-ink);font-family:var(--tp-body);font-size:16px;line-height:1.45}.tp-section img,.tp-section svg,.tp-section video{display:block;max-width:100%}.tp-section button,.tp-section input,.tp-section select,.tp-section textarea{color:inherit;font:inherit}.tp-section a{color:inherit}.tp-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.tp-container,.tp-section-inner,.tp-page-width{width:min(calc(100% - (var(--tp-gutter) * 2)),var(--tp-page));margin-inline:auto}.tp-section-heading{max-width:820px;margin:0 auto;color:var(--tp-ink);font-family:var(--tp-heading);font-size:clamp(32px,3.1vw,40px);font-weight:600;line-height:1.06;letter-spacing:.02em;text-align:center}.tp-section-subheading{max-width:760px;margin:8px auto 0;font-family:var(--tp-heading);font-size:clamp(18px,2vw,28px);line-height:1.25;text-align:center}.tp-eyebrow,.tp-highlight{display:inline-block;padding:3px 14px;border:var(--tp-border);border-radius:999px;background:var(--tp-orange);box-shadow:0 2px 0 var(--tp-brown),4px 4px 10px #00000026;color:var(--tp-ink);font-family:var(--tp-heading);font-weight:600;line-height:1;transform:rotate(-4deg)}.tp-button,.tp-cta,.tp-section .tp-add-to-cart{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;padding:10px 25px;border:3px solid var(--tp-brown);border-radius:999px;background:var(--tp-yellow);box-shadow:var(--tp-shadow-small);color:var(--tp-brown);cursor:pointer;font-family:var(--tp-heading);font-size:18px;font-weight:700;line-height:1.15;letter-spacing:.055em;text-align:center;text-decoration:none;text-transform:uppercase;transition:box-shadow .18s ease,transform .18s ease,background-color .18s ease}.tp-button:hover,.tp-cta:hover,.tp-section .tp-add-to-cart:hover{box-shadow:inset 0 8px 10px #0003,0 2px 0 var(--tp-brown);transform:translateY(2px)}.tp-button:focus-visible,.tp-cta:focus-visible,.tp-section button:focus-visible,.tp-section a:focus-visible,.tp-section input:focus-visible,.tp-section select:focus-visible{outline:3px solid #1377d4;outline-offset:3px}.tp-section [hidden]{display:none!important}.tp-header-section{position:relative;z-index:50}.tp-header-shell{background:var(--tp-header-bg, #fff);color:var(--tp-header-text, var(--tp-ink))}.tp-shipping-bar{min-height:51px;display:grid;place-items:center;padding:11px var(--tp-gutter);background:var(--tp-shipping-bg, var(--tp-brown));color:var(--tp-shipping-text, #fff);font-family:var(--tp-heading);font-size:20px;font-weight:600;line-height:1.08;letter-spacing:.01em;text-align:center}.tp-shipping-bar p{margin:0}.tp-promo-bar{min-height:34px;display:grid;place-items:center;padding:7px var(--tp-gutter);background:var(--tp-promo-bg, var(--tp-red));color:var(--tp-promo-text, #fff)!important;font-family:var(--tp-heading);font-size:15px;font-weight:700;letter-spacing:.055em;text-align:center;text-decoration:none;text-transform:uppercase}.tp-site-header{position:relative;min-height:82px;border-bottom:1px solid rgb(85 64 37 / 18%);background:var(--tp-header-bg, #fff)}.tp-site-header.tp-is-sticky{position:sticky;top:0;box-shadow:0 6px 18px #2828281a}.tp-header-inner{position:relative;width:min(calc(100% - (var(--tp-gutter) * 2)),1320px);min-height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin-inline:auto}.tp-primary-nav{display:flex;align-items:center;gap:clamp(18px,2.2vw,34px)}.tp-secondary-nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(18px,2.2vw,34px);padding-right:76px}.tp-nav-link{position:relative;padding-block:29px;font-family:var(--tp-heading);font-size:15px;font-weight:600;letter-spacing:.035em;text-decoration:none}.tp-nav-link:after{content:"";position:absolute;right:0;bottom:22px;left:0;height:2px;background:var(--tp-brown);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.tp-nav-link:hover:after,.tp-nav-link[aria-current=page]:after{transform:scaleX(1)}.tp-header-logo{width:clamp(150px,16vw,224px);display:block;justify-self:center}.tp-header-logo img{width:100%;height:auto;max-height:62px;object-fit:contain}.tp-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:17px}.tp-secondary-nav+.tp-header-actions{position:absolute;right:0}.tp-header-action{position:relative;width:28px;height:32px;display:grid;place-items:center;text-decoration:none}.tp-header-action svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.tp-cart-count{position:absolute;top:-3px;right:-7px;min-width:17px;height:17px;display:grid;place-items:center;padding-inline:4px;border-radius:999px;background:var(--tp-yellow);color:var(--tp-brown);font-size:10px;font-weight:700;line-height:1}.tp-menu-toggle{width:42px;height:42px;display:none;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:8px;border:0;background:transparent;cursor:pointer}.tp-menu-toggle>span:not(.tp-visually-hidden){width:24px;height:2px;display:block;border-radius:2px;background:currentColor;transition:transform .18s ease,opacity .18s ease}.tp-menu-toggle[aria-expanded=true]>span:nth-of-type(2){transform:translateY(7px) rotate(45deg)}.tp-menu-toggle[aria-expanded=true]>span:nth-of-type(3){opacity:0}.tp-menu-toggle[aria-expanded=true]>span:nth-of-type(4){transform:translateY(-7px) rotate(-45deg)}.tp-mobile-menu{position:absolute;top:100%;right:0;left:0;z-index:60;max-height:calc(100vh - 82px);overflow-y:auto;padding:18px 24px 30px;border-top:1px solid rgb(85 64 37 / 16%);border-bottom:var(--tp-border);background:#fff;box-shadow:0 14px 24px #00000024}.tp-mobile-menu nav{display:flex;flex-direction:column}.tp-mobile-nav-link,.tp-mobile-nav-meta{display:block;padding:13px 4px;border-bottom:1px solid rgb(85 64 37 / 18%);font-family:var(--tp-heading);font-size:20px;font-weight:600;text-decoration:none}.tp-mobile-nav-meta{margin-top:12px;border:0;font-size:16px;text-decoration:underline}.tp-hero{position:relative;overflow:hidden;min-height:670px;display:block;background-color:var(--tp-hero-bg, var(--tp-orange-soft));background-image:var(--tp-hero-art);background-position:center;background-size:cover;color:var(--tp-hero-ink, var(--tp-brown))}.tp-hero-inner{position:relative;z-index:1;width:100%;min-height:670px;display:flex;align-items:center;margin-inline:auto;padding:54px 60px}.tp-hero-content{position:relative;z-index:2;width:min(100%,560px);display:flex;flex-direction:column;align-items:center;gap:24px;padding:18px;border:var(--tp-border);border-radius:var(--tp-radius);background:var(--tp-hero-card, var(--tp-cream));box-shadow:var(--tp-shadow);text-align:center}.tp-hero-rating{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:600}.tp-hero-avatars{display:flex;align-items:center;padding-right:8px}.tp-hero-avatars img{width:32px;height:32px;margin-right:-8px;border:1px solid #fff;border-radius:50%;object-fit:cover}.tp-stars,.tp-hero-proof-stars,.tp-card-stars{color:var(--tp-yellow);letter-spacing:1px;-webkit-text-stroke:.55px var(--tp-brown)}.tp-hero-title{margin:0;font-family:var(--tp-heading);font-size:40px;font-weight:700;line-height:.98;letter-spacing:.015em}.tp-hero-copy{font-family:var(--tp-heading);font-size:20px;font-weight:600}.tp-hero-copy p{margin:0}.tp-hero-button{width:min(100%,390px);background:var(--tp-hero-accent, var(--tp-yellow))}.tp-hero-proof{width:100%;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:3px 13px;margin-top:2px;padding:13px 15px;border:1px solid #d8d8d8;border-radius:9px;background:#fff;text-align:left}.tp-hero-proof,.tp-hero-badge{display:none}.tp-hero-proof-stars{grid-row:1 / span 2;align-self:start;font-size:13px;white-space:nowrap}.tp-hero-proof blockquote{margin:0;font-size:14px;line-height:1.35}.tp-hero-proof-person{display:flex;flex-wrap:wrap;align-items:center;gap:7px;font-size:12px}.tp-hero-proof-person span{padding:1px 6px;border:1px solid #298463;border-radius:999px;color:#298463;font-size:10px;font-weight:600}.tp-hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block}.tp-hero-media picture,.tp-hero-media picture img{width:100%;height:100%}.tp-hero-media picture img{object-fit:cover;object-position:center}.tp-hero-badge{position:absolute;right:3%;bottom:9%;width:126px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:15px;border:var(--tp-border);border-radius:50%;background:var(--tp-yellow);box-shadow:var(--tp-shadow-small);color:var(--tp-brown);font-family:var(--tp-heading);text-align:center;transform:rotate(7deg)}.tp-hero-badge strong{font-size:19px;line-height:1}.tp-hero-badge span{margin-top:4px;font-size:12px;line-height:1.15}.tp-usp{overflow:hidden;background:var(--tp-usp-bg, var(--tp-brown));color:var(--tp-usp-text, #fff)}.tp-usp-track{width:min(calc(100% - (var(--tp-gutter) * 2)),var(--tp-page));min-height:82px;display:flex;align-items:center;justify-content:space-around;gap:clamp(25px,5vw,80px);margin-inline:auto;padding-block:18px}.tp-usp-item{min-width:0;display:flex;align-items:center;justify-content:center;gap:8px;font-family:var(--tp-heading);font-size:18px;font-weight:500;white-space:nowrap}.tp-usp-item img{width:25px;height:25px;object-fit:contain}.tp-slider-shell{position:relative;width:100%}[data-tp-slider]{scrollbar-width:none;-ms-overflow-style:none}[data-tp-slider]::-webkit-scrollbar{display:none}.tp-slider-track,.tp-testimonial-track,.tp-results-track,.tp-vet-track,.tp-product-track,.tp-expect-track{width:100%;display:flex;gap:30px;overflow-x:auto;overscroll-behavior-inline:contain;padding:4px 2px 17px;scroll-behavior:smooth;scroll-snap-type:x mandatory}.tp-slider-track>*,.tp-testimonial-track>*,.tp-results-track>*,.tp-vet-track>*,.tp-product-track>*,.tp-expect-track>*{scroll-snap-align:start}.tp-slider-actions{display:flex;justify-content:flex-end;gap:14px;margin:0 0 17px auto}.tp-slider-button,[data-tp-prev],[data-tp-next]{width:31px;height:31px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:var(--tp-brown);color:#fff;cursor:pointer;transition:opacity .15s ease,transform .15s ease}.tp-slider-button:hover,[data-tp-prev]:hover,[data-tp-next]:hover{transform:scale(1.06)}.tp-slider-button:disabled,[data-tp-prev]:disabled,[data-tp-next]:disabled{cursor:default;opacity:.35}.tp-slider-button svg,[data-tp-prev] svg,[data-tp-next] svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}.tp-product-showcase{padding:64px 0;background:var(--tp-cream)}.tp-product-showcase-inner,.tp-testimonials-inner,.tp-benefits-inner,.tp-collections-inner,.tp-vets-inner,.tp-reasons-inner,.tp-results-inner,.tp-bestsellers-inner,.tp-stats-inner,.tp-questions-inner,.tp-footer-inner,.tp-helps-inner,.tp-howto-inner,.tp-expect-inner,.tp-faq-inner{width:min(calc(100% - (var(--tp-gutter) * 2)),var(--tp-page));margin-inline:auto}.tp-product-showcase-inner,.tp-testimonials-inner,.tp-vets-inner,.tp-results-inner,.tp-bestsellers-inner,.tp-helps-inner,.tp-howto-inner,.tp-expect-inner,.tp-faq-inner{display:flex;flex-direction:column;gap:42px}.tp-product-tabs,.tp-filter-list{display:flex;align-items:center;justify-content:center;gap:20px;overflow-x:auto;padding:3px 4px 10px;scrollbar-width:none}.tp-product-tabs::-webkit-scrollbar,.tp-filter-list::-webkit-scrollbar{display:none}.tp-product-tab,.tp-filter-button{min-width:210px;flex:0 0 auto;padding:9px 18px;border:var(--tp-border);border-radius:999px;background:#fff;box-shadow:var(--tp-shadow);color:var(--tp-brown);cursor:pointer;font-family:var(--tp-heading);font-size:21px;font-weight:600;text-align:center}.tp-product-tab.tp-is-active,.tp-product-tab[aria-selected=true],.tp-filter-button.tp-is-active{box-shadow:inset 0 8px 10px #0000002e,var(--tp-shadow)}.tp-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,360px));justify-content:center;gap:38px}.tp-product-card{min-width:0;display:flex;flex-direction:column;gap:17px;padding:16px 16px 20px;border:var(--tp-border);border-radius:var(--tp-radius);background:#fff;color:var(--tp-ink);text-decoration:none}.tp-product-card-media,.tp-product-card-image{position:relative;width:100%;overflow:hidden;border-radius:var(--tp-radius-small);background:var(--tp-off-white)}.tp-product-card-media img,.tp-product-card-image img,.tp-product-card>img{width:100%;height:212px;border-radius:var(--tp-radius-small);object-fit:cover}.tp-product-card-badge,.tp-badge{display:inline-flex;width:max-content;align-items:center;justify-content:center;padding:4px 12px;border:var(--tp-border);border-radius:999px;background:var(--tp-yellow);color:var(--tp-ink);font-family:var(--tp-heading);font-size:12px;font-weight:700;line-height:1.35;text-transform:uppercase}.tp-product-card-media .tp-product-card-badge,.tp-product-card-image .tp-product-card-badge{position:absolute;top:11px;left:11px}.tp-product-card h3,.tp-product-card-title{margin:0;font-size:20px;font-weight:700;line-height:1.2}.tp-product-card ul,.tp-check-list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0 0 0 22px}.tp-product-card li,.tp-check-list li{position:relative;list-style:none;font-size:16px;line-height:1.44}.tp-product-card li:before,.tp-check-list li:before{content:"";position:absolute;top:.5em;left:-22px;width:10px;height:10px;border:1px solid var(--tp-brown);border-radius:50%;background:var(--tp-yellow)}.tp-product-card-price,.tp-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:auto}.tp-product-card-price strong,.tp-current-price,.tp-price{font-family:var(--tp-heading);font-size:21px;font-weight:700}.tp-compare-price,.tp-product-card-price s{color:#54585a;font-family:var(--tp-heading);font-size:17px;font-weight:400}.tp-product-card .tp-button,.tp-product-card .tp-cta{width:100%;margin-top:auto}.tp-testimonials{padding:64px 0 52px;background:var(--tp-testimonial-bg, var(--tp-orange-soft))}.tp-testimonial-card,.tp-review-card{flex:0 0 min(31%,360px);min-width:280px;display:flex;flex-direction:column;gap:14px;padding:16px;border:var(--tp-border);border-radius:var(--tp-radius);background:#fff}.tp-testimonial-card>img,.tp-review-card>img,.tp-testimonial-media img{width:100%;height:220px;border:var(--tp-border);border-radius:var(--tp-radius-small);box-shadow:var(--tp-shadow-small);object-fit:cover}.tp-testimonial-card blockquote,.tp-testimonial-card p,.tp-review-card blockquote,.tp-review-card p{margin:0;font-size:16px;line-height:1.5}.tp-reviewer,.tp-testimonial-author{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-weight:700}.tp-verified{padding:1px 6px;border:1px solid #298463;border-radius:999px;color:#298463;font-size:11px;font-weight:600}.tp-benefits{padding:64px 0 0;overflow:hidden;background:#fff}.tp-benefits-inner{display:flex;flex-direction:column;align-items:center;gap:34px}.tp-benefit-bullets,.tp-benefit-grid{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,7vw,112px)}.tp-benefit-bullet{display:grid;grid-template-columns:34px 1fr;align-items:start;gap:17px}.tp-benefit-bullet:before{content:"\2713";width:32px;height:32px;display:grid;place-items:center;border:var(--tp-border);border-radius:50%;background:var(--tp-yellow);box-shadow:var(--tp-shadow-small);color:var(--tp-brown);font-weight:800}.tp-benefit-bullet h3,.tp-benefit-item h3{margin:0 0 3px;font-family:var(--tp-heading);font-size:22px;line-height:1.18}.tp-benefit-bullet p,.tp-benefit-item p{margin:0;font-family:var(--tp-heading);font-size:17px;line-height:1.42}.tp-benefits-bottom{width:100vw;margin-top:90px;padding:0 var(--tp-gutter) 64px;background:var(--tp-orange)}.tp-benefits-image{width:min(356px,85vw);margin:-112px auto 26px}.tp-benefits-cards{width:min(calc(100% - (var(--tp-gutter) * 2)),var(--tp-page));display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-inline:auto}.tp-benefit-item{min-height:138px;display:grid;grid-template-columns:74px 1fr;align-items:center;gap:21px;padding:18px;border:var(--tp-border);border-radius:var(--tp-radius);background:#fff;box-shadow:var(--tp-shadow)}.tp-benefit-item img{width:74px;height:74px;object-fit:contain}.tp-claims{overflow:hidden;padding:64px 0;background:#fff}.tp-claims-inner{width:min(100%,1440px);display:grid;grid-template-columns:1fr 1fr;align-items:center;margin-inline:auto}.tp-claims-content{padding:40px clamp(32px,7vw,96px)}.tp-claims-content .tp-section-heading{text-align:left}.tp-claims-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:33px}.tp-claim{padding-bottom:12px;border-bottom:1px solid var(--tp-brown)}.tp-claim strong,.tp-claim-number{display:block;font-family:var(--tp-heading);font-size:clamp(42px,4vw,60px);font-weight:700;line-height:1}.tp-claim p{margin:8px 0 0;font-size:14px;line-height:1.4}.tp-claims-note{margin:18px 0 0;font-size:12px}.tp-claims-media{min-height:620px;display:grid;grid-template-columns:1fr 1fr;gap:16px;overflow:hidden;padding:18px 18px 18px 0}.tp-claims-media img,.tp-claims-media video{width:100%;height:100%;min-height:286px;border-radius:var(--tp-radius);object-fit:cover}.tp-claims-media>:nth-child(2n){transform:translateY(35px)}.tp-collections{padding:64px 0;background:#fff}.tp-collections-inner{display:flex;flex-direction:column;align-items:center;gap:34px}.tp-collections-heading-card{width:min(100%,560px);padding:16px;border:var(--tp-border);border-radius:var(--tp-radius);background:#fff;box-shadow:var(--tp-shadow);color:var(--tp-brown)}.tp-collections-heading-card .tp-section-heading{color:inherit}.tp-collection-grid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,360px));justify-content:center;gap:40px}.tp-collection-card{display:flex;flex-direction:column;align-items:center;gap:18px;padding:16px;border:var(--tp-border);border-radius:var(--tp-radius);background:var(--tp-cream);text-align:center}.tp-collection-card img{width:100%;height:148px;border:var(--tp-border);border-radius:var(--tp-radius-small);object-fit:cover}.tp-collection-card h3{margin:0;font-size:20px;line-height:1.2}.tp-collection-card .tp-button{width:100%}.tp-vets{padding:64px 0 56px;background:var(--tp-cream)}.tp-vet-card{flex:0 0 min(31%,360px);min-width:286px;display:flex;flex-direction:column;align-items:center;gap:17px;padding:24px;border:var(--tp-border);border-radius:var(--tp-radius);background:#fff;box-shadow:0 5px 0 var(--tp-brown);text-align:center}.tp-vet-card p{margin:0;line-height:1.5}.tp-vet-card img{width:100%;height:185px;margin-top:auto;border:var(--tp-border);border-radius:var(--tp-radius);box-shadow:var(--tp-shadow-small);object-fit:cover}.tp-vet-card strong,.tp-vet-name{font-family:var(--tp-heading);letter-spacing:.08em}.tp-vets-note{margin:20px 0 0;font-family:var(--tp-heading);font-size:12px;text-align:center}.tp-reasons{padding:64px 0;background-color:#fff;background-image:var(--tp-reasons-bg);background-position:center top;background-repeat:no-repeat;background-size:cover}.tp-reasons-inner{display:flex;flex-direction:column;gap:34px}.tp-reasons-inner .tp-section-heading{margin-left:0;text-align:left}.tp-reasons-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px}.tp-reason{min-width:0}.tp-reason-number{width:42px;height:42px;display:grid;place-items:center;border:var(--tp-border);border-radius:50%;background:var(--tp-yellow);box-shadow:var(--tp-shadow-small);font-family:var(--tp-heading);font-weight:700}.tp-reason h3{margin:24px 0 5px;font-family:var(--tp-heading);font-size:20px;line-height:1.15}.tp-reason p{margin:0;font-family:var(--tp-heading);font-size:17px;line-height:1.3}.tp-results{padding:64px 0 52px;background:var(--tp-yellow)}.tp-result-card,.tp-video-card,.tp-expect-card{position:relative;flex:0 0 min(31%,360px);min-width:285px;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:12px;padding-bottom:16px;border:var(--tp-border);border-radius:var(--tp-radius);background:#fff}.tp-video-wrap,[data-tp-video-wrap]{position:relative;width:100%;height:390px;display:flex;overflow:hidden;border-bottom:var(--tp-border);cursor:pointer}.tp-video-wrap video,.tp-video-wrap img,[data-tp-video-wrap] video,[data-tp-video-wrap] img{width:100%;height:100%;object-fit:cover}.tp-video-play,[data-tp-video-play]{position:absolute;right:21px;bottom:21px;width:54px;height:54px;display:grid;place-items:center;border:var(--tp-border);border-radius:50%;background:var(--tp-yellow);box-shadow:var(--tp-shadow-small);color:var(--tp-brown);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.tp-video-wrap.tp-is-playing .tp-video-play,[data-tp-video-wrap].tp-is-playing [data-tp-video-play]{opacity:0;transform:scale(.8)}.tp-result-card h3,.tp-video-card h3,.tp-expect-card h3{margin:1px 16px 0;font-size:18px;line-height:1.25;text-align:center}.tp-result-card p,.tp-video-card p,.tp-expect-card p{margin:0 16px;font-size:17px;line-height:1.35;text-align:center}.tp-result-card .tp-button,.tp-video-card .tp-button,.tp-expect-card .tp-button{width:calc(100% - 32px);margin-top:auto}.tp-bestsellers{overflow:hidden;padding:64px 0 72px;background:#fff}.tp-bestseller-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:105px}.tp-bestseller-card{position:relative;min-width:0;display:flex;flex-direction:column;padding:50px 24px 28px;border:var(--tp-border);border-radius:20px;background:var(--tp-cream);box-shadow:var(--tp-shadow-small)}.tp-bestseller-number{position:absolute;top:-120px;left:50%;z-index:0;color:var(--tp-brown);filter:drop-shadow(5px 4px 4px rgb(0 0 0 / 25%));font-size:175px;font-weight:800;line-height:1;transform:translate(-50%)}.tp-bestseller-card>img,.tp-bestseller-image{position:relative;z-index:1;width:100%;height:205px;margin-top:-138px;object-fit:contain;filter:drop-shadow(10px 10px 25px rgb(0 0 0 / 25%));transform:translate(34px,2px)}.tp-bestseller-card h3{margin:15px 0 0;font-size:20px;line-height:1.2}.tp-bestseller-card ul{margin-bottom:24px}.tp-bestseller-card .tp-button{width:100%;margin-top:auto}.tp-stats{padding:64px 0;background-color:var(--tp-orange);background-image:var(--tp-stats-bg);background-position:center;background-size:cover}.tp-stats-inner,.tp-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.tp-stat{display:grid;grid-template-columns:72px 1fr;align-items:center;gap:16px;padding:30px 24px;border:var(--tp-border);border-radius:var(--tp-radius);background:#fff;box-shadow:0 5px 0 var(--tp-brown)}.tp-stat img{width:72px;height:72px;object-fit:contain}.tp-stat strong{display:block;color:var(--tp-brown);font-family:var(--tp-heading);font-size:clamp(46px,5vw,64px);font-weight:800;line-height:.8}.tp-stat span,.tp-stat p{display:block;margin:8px 0 0;color:#484848;font-family:var(--tp-heading);font-size:23px;font-weight:600;line-height:1}.tp-questions{padding:64px 0;background:var(--tp-cream)}.tp-questions-card{width:min(100%,600px);display:flex;flex-direction:column;align-items:center;gap:14px;margin-inline:auto;padding:32px;border:var(--tp-border);border-radius:9px;background:#fff;text-align:center}.tp-questions-card h2{margin:0;font-family:var(--tp-heading);font-size:28px;line-height:1.1}.tp-questions-card p{max-width:370px;margin:0;line-height:1.4}.tp-footer{padding:52px 0 22px;background:var(--tp-brown);color:#fff}.tp-footer-main{display:grid;grid-template-columns:minmax(220px,1.05fr) minmax(180px,.85fr) minmax(280px,1.35fr);gap:50px}.tp-footer-main:not(:has(.tp-footer-newsletter)){grid-template-columns:minmax(220px,1fr) minmax(280px,2fr)}.tp-footer--no-brand.tp-footer--no-newsletter .tp-footer-main{grid-template-columns:1fr}.tp-footer--no-brand.tp-footer--no-newsletter .tp-footer-links{align-items:center;justify-content:center;flex-direction:row;flex-wrap:wrap;gap:9px 28px}.tp-footer-socials--standalone{justify-content:center;margin:22px auto 0}.tp-footer--no-brand.tp-footer--no-newsletter .tp-footer-disclaimer{margin-top:24px}.tp-footer--no-brand.tp-footer--no-newsletter .tp-footer-bottom{justify-content:center;margin-top:16px;padding-top:14px;text-align:center}.tp-footer-logo{width:min(100%,225px);filter:brightness(0) invert(1)}.tp-footer-column h2,.tp-footer-column h3{margin:0 0 16px;font-family:var(--tp-heading);font-size:18px;font-weight:700}.tp-footer-column ul{display:flex;flex-direction:column;gap:9px;margin:0;padding:0}.tp-footer-column li{list-style:none}.tp-footer-column a{font-size:15px;text-decoration:none}.tp-footer-column a:hover{text-decoration:underline;text-underline-offset:3px}.tp-footer-newsletter form{display:flex;gap:8px}.tp-footer-newsletter input{width:100%;min-height:46px;padding:9px 13px;border:2px solid #fff;border-radius:999px;background:transparent;color:#fff}.tp-footer-newsletter input::placeholder{color:#ffffffbf}.tp-footer-newsletter button{min-width:46px;height:46px;border:2px solid #fff;border-radius:50%;background:var(--tp-yellow);color:var(--tp-brown);cursor:pointer}.tp-footer-socials{display:flex;gap:10px;margin-top:20px}.tp-footer-socials a{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / 65%);border-radius:50%}.tp-footer-disclaimer{max-width:720px;margin:40px auto 0;color:#d5cfc9;font-size:10px;line-height:1.35;text-align:center}.tp-footer-bottom{margin-top:22px;padding-top:18px;border-top:1px solid rgb(255 255 255 / 30%);font-size:11px;font-weight:700;text-align:center}.tp-section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.tp-section-heading-row .tp-section-heading,.tp-section-heading-row .tp-section-subheading{margin-inline:0;text-align:left}.tp-slider-controls{flex:0 0 auto;display:flex;align-items:center;gap:14px}.tp-slider-arrow{width:31px;height:31px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:var(--tp-brown);color:#fff;cursor:pointer;font-family:Arial,sans-serif;font-size:18px;line-height:1;transition:opacity .16s ease,transform .16s ease}.tp-slider-arrow:hover{transform:scale(1.07)}.tp-slider-arrow:disabled{cursor:default;opacity:.35}.tp-product-showcase{background:var(--tp-products-bg, var(--tp-cream));color:var(--tp-products-text, var(--tp-ink))}.tp-product-showcase>.tp-page-width{display:flex;flex-direction:column;gap:30px}.tp-product-card{background:var(--tp-products-card, #fff)}.tp-product-card-body{min-height:0;flex:1 1 auto;display:flex;flex-direction:column;gap:13px}.tp-product-card-body h3{margin:0;font-size:20px;line-height:1.2}.tp-product-card-body h3 a{text-decoration:none}.tp-product-rating{display:flex;align-items:center;gap:7px;font-size:14px;line-height:1}.tp-product-card-body .tp-product-rating>span,.tp-product-rating__stars{color:var(--tp-products-accent, var(--tp-yellow));letter-spacing:1.5px;-webkit-text-stroke:.55px var(--tp-brown)}.tp-product-card-body .tp-product-rating small{font-weight:600;letter-spacing:.035em}.tp-product-price{margin:0;font-size:20px;font-weight:700}.tp-product-features{display:flex;flex-direction:column;gap:7px;margin:0;padding:0 0 0 22px}.tp-product-features li{position:relative;list-style:none;line-height:1.4}.tp-product-features li:before{content:"";position:absolute;top:.46em;left:-22px;width:10px;height:10px;border:1px solid var(--tp-brown);border-radius:50%;background:var(--tp-products-accent, var(--tp-yellow))}.tp-product-badge{position:absolute;top:11px;left:11px;z-index:1;padding:4px 12px;border:var(--tp-border);border-radius:999px;background:var(--tp-products-accent, var(--tp-yellow));font-family:var(--tp-heading);font-size:13px;font-weight:700;line-height:1.35;text-transform:uppercase}.tp-product-button{width:100%;margin-top:auto;background:var(--tp-products-accent, var(--tp-yellow))}.tp-product-showcase--best-sellers{overflow:hidden;padding-block:64px 72px}.tp-product-showcase--best-sellers>.tp-page-width{gap:0}.tp-product-showcase--best-sellers .tp-section-heading{max-width:430px;font-size:40px}.tp-product-showcase--best-sellers .tp-section-heading strong{display:inline-block;padding:2px 12px;border:var(--tp-border);border-radius:999px;background:var(--tp-orange);box-shadow:0 2px 0 var(--tp-brown),4px 4px 10px #00000026;font-size:32px;line-height:1;transform:rotate(-4deg) translateY(4px)}.tp-product-showcase--best-sellers .tp-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:200px}.tp-product-showcase--best-sellers .tp-product-card{position:relative;padding:50px 24px 28px;background:var(--tp-cream);box-shadow:var(--tp-shadow-small)}.tp-product-showcase--best-sellers .tp-product-card:before{position:absolute;top:-174px;left:50%;z-index:0;color:var(--tp-brown);filter:drop-shadow(5px 4px 4px rgb(0 0 0 / 25%));font-size:220px;font-weight:800;line-height:1;transform:translate(-50%)}.tp-product-showcase--best-sellers .tp-product-card:nth-child(1):before{content:"1"}.tp-product-showcase--best-sellers .tp-product-card:nth-child(2):before{content:"2"}.tp-product-showcase--best-sellers .tp-product-card:nth-child(3):before{content:"3"}.tp-product-showcase--best-sellers .tp-product-card-media{z-index:1;overflow:visible;margin-top:-180px;background:transparent}.tp-product-showcase--best-sellers .tp-product-card-media img{height:210px;border-radius:0;object-fit:contain;filter:drop-shadow(10px 10px 24px rgb(0 0 0 / 25%));transform:translate(34px,2px)}.tp-product-showcase--best-sellers .tp-product-rating{margin-top:-3px}.tp-testimonials{background:var(--tp-testimonials-bg, var(--tp-orange-soft));color:var(--tp-testimonials-text, var(--tp-ink))}.tp-testimonials>.tp-page-width,.tp-vets>.tp-page-width,.tp-results>.tp-page-width{display:flex;flex-direction:column;gap:42px}.tp-testimonial-card{background:var(--tp-testimonials-card, #fff)}.tp-testimonial-content{display:flex;flex:1 1 auto;flex-direction:column;gap:10px}.tp-testimonial-content blockquote{margin:0;line-height:1.5}.tp-testimonial-author{margin-top:auto}.tp-testimonial-author span{padding:1px 6px;border:1px solid #3cc393;border-radius:999px;color:#298463;font-size:11px;font-weight:600}.tp-benefits{padding:64px 0;background:var(--tp-benefits-bg, #fff);color:var(--tp-benefits-text, var(--tp-ink))}.tp-benefits>.tp-page-width{display:flex;flex-direction:column;gap:40px}.tp-benefits-main{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:64px}.tp-benefits-media img{width:100%;max-height:610px;object-fit:contain}.tp-benefits-list{display:flex;flex-direction:column;gap:25px}.tp-benefit-card{display:grid;grid-template-columns:42px 1fr;align-items:start;gap:18px}.tp-benefit-number{width:40px;height:40px;display:grid;place-items:center;border:var(--tp-border);border-radius:50%;background:var(--tp-benefits-accent, var(--tp-yellow));box-shadow:var(--tp-shadow-small);font-family:var(--tp-heading);font-weight:700}.tp-benefit-card h3,.tp-trust-card h3{margin:0 0 4px;font-family:var(--tp-heading);font-size:23px;line-height:1.15}.tp-benefit-card p,.tp-trust-card p{margin:0;font-family:var(--tp-heading);font-size:17px;line-height:1.4}.tp-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;padding:46px 0 4px}.tp-trust-card{min-height:130px;display:grid;grid-template-columns:74px 1fr;align-items:center;gap:20px;padding:18px;border:var(--tp-border);border-radius:var(--tp-radius);background:#fff;box-shadow:var(--tp-shadow)}.tp-trust-card img{width:74px;height:74px;object-fit:contain}.tp-claims{background:var(--tp-claims-bg, #fff);color:var(--tp-claims-text, var(--tp-ink))}.tp-claims>.tp-page-width{display:flex;flex-direction:column;gap:24px}.tp-claims-intro{text-align:center}.tp-claims-intro .tp-section-heading span{display:inline-block;padding:3px 13px;border:var(--tp-border);border-radius:999px;background:var(--tp-claims-accent, var(--tp-orange));box-shadow:0 2px 0 var(--tp-brown),4px 4px 10px #00000026;transform:rotate(-4deg)}.tp-claims-intro>p{margin:19px auto 0}.tp-claims-tabs{display:flex;justify-content:center;gap:12px}.tp-claims-tab{min-width:120px;padding:8px 18px;border:var(--tp-border);border-radius:999px;background:#fff;color:var(--tp-brown);cursor:pointer;font-family:var(--tp-heading);font-size:18px;font-weight:600}.tp-claims-tab--active,.tp-claims-tab[aria-selected=true]{background:var(--tp-claims-accent, var(--tp-orange));box-shadow:var(--tp-shadow-small)}.tp-claims-panel{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:0}.tp-claims-panel[hidden]{display:none}.tp-claims-panel .tp-claims-media{min-height:520px;display:block;padding:0}.tp-claims-panel .tp-claims-media img{width:100%;height:100%;min-height:520px;border-radius:var(--tp-radius) 0 0 var(--tp-radius);object-fit:cover}.tp-claims-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:28px 35px;padding:clamp(32px,6vw,80px);border-radius:0 var(--tp-radius) var(--tp-radius) 0;background:var(--tp-cream)}.tp-claim-card{padding-bottom:11px;border-bottom:1px solid var(--tp-brown)}.tp-claim-card strong{display:block;font-family:var(--tp-heading);font-size:clamp(44px,5vw,64px);line-height:1}.tp-claim-card p{margin:8px 0 0;font-size:14px}.tp-claims>.tp-page-width>.tp-claims-note{margin:0;font-size:12px;text-align:center}.tp-collections{background:var(--tp-collections-bg, #fff);color:var(--tp-collections-text, var(--tp-ink))}.tp-collections>.tp-page-width{display:flex;flex-direction:column;align-items:center;gap:12px}.tp-collections .tp-collection-grid{margin-top:20px}.tp-collections .tp-collection-card{position:relative;min-height:375px;overflow:hidden;display:block;padding:0;background:var(--tp-cream)}.tp-collections .tp-collection-card>img{width:100%;height:100%;min-height:375px;border:0;border-radius:0;object-fit:cover}.tp-collection-card-overlay{position:absolute;right:16px;bottom:16px;left:16px;display:flex;flex-direction:column;align-items:center;gap:10px;padding:16px;border:var(--tp-border);border-radius:var(--tp-radius-small);background:#fffffff0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.tp-collection-card-overlay h3{margin:0;font-family:var(--tp-heading);font-size:24px}.tp-collection-button{width:100%;background:var(--tp-collections-accent, var(--tp-yellow))}.tp-vets{background:var(--tp-vets-bg, var(--tp-cream));color:var(--tp-vets-text, var(--tp-ink))}.tp-vet-card{background:var(--tp-vets-card, #fff)}.tp-vet-card-body{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;gap:9px}.tp-vet-card-body blockquote{margin:0;line-height:1.5}.tp-vet-card-body strong{margin-top:auto}.tp-vet-card-body>span{font-family:var(--tp-heading);font-size:14px}.tp-reasons{background-color:var(--tp-reasons-bg, #fff);background-image:var(--tp-reasons-desktop);color:var(--tp-reasons-text, var(--tp-ink))}.tp-reasons>.tp-page-width{display:flex;flex-direction:column;gap:34px}.tp-reason-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px}.tp-reason-card{min-width:0}.tp-reason-card h3{margin:23px 0 5px;font-family:var(--tp-heading);font-size:20px;line-height:1.16}.tp-reason-card p{margin:0;font-family:var(--tp-heading);font-size:17px;line-height:1.3}.tp-results{background:var(--tp-results-bg, var(--tp-yellow));color:var(--tp-results-text, var(--tp-ink))}.tp-result-card{background:var(--tp-results-card, #fff)}.tp-result-media{position:relative;width:100%;height:390px;overflow:hidden;border-bottom:var(--tp-border)}.tp-result-media img{width:100%;height:100%;object-fit:cover}.tp-result-play{position:absolute;right:21px;bottom:21px;width:54px;height:54px;display:grid;place-items:center;border:var(--tp-border);border-radius:50%;background:var(--tp-results-accent, var(--tp-yellow));box-shadow:var(--tp-shadow-small);color:var(--tp-brown)}.tp-result-card-body{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;gap:9px;padding:0 16px;text-align:center}.tp-result-card-body h4,.tp-result-card-body p{margin:0}.tp-result-card-body h4{font-size:18px}.tp-result-card-body a{width:100%;margin-top:auto;padding:9px 10px;border:3px solid var(--tp-brown);border-radius:999px;background:var(--tp-results-accent, var(--tp-yellow));box-shadow:var(--tp-shadow-small);color:var(--tp-brown);font-family:var(--tp-heading);font-size:17px;font-weight:600;text-decoration:none}.tp-stats{background-color:var(--tp-stats-bg, var(--tp-orange));background-image:var(--tp-stats-art);color:var(--tp-stats-text, var(--tp-ink))}.tp-stat-card{display:grid;grid-template-columns:72px 1fr;align-items:center;gap:16px;padding:30px 24px;border:var(--tp-border);border-radius:var(--tp-radius);background:#fff;box-shadow:0 5px 0 var(--tp-brown)}.tp-stat-card img{width:72px;height:72px;object-fit:contain}.tp-stat-card h3{margin:0;color:var(--tp-brown);font-family:var(--tp-heading);font-size:clamp(46px,5vw,64px);font-weight:800;line-height:.8}.tp-stat-card p{margin:8px 0 0;color:#484848;font-family:var(--tp-heading);font-size:23px;font-weight:600;line-height:1}.tp-questions{background:var(--tp-questions-bg, var(--tp-cream));color:var(--tp-questions-text, var(--tp-ink))}.tp-question-card{width:min(100%,760px);display:grid;grid-template-columns:1fr auto;align-items:center;gap:30px;margin-inline:auto;padding:30px;border:var(--tp-border);border-radius:12px;background:var(--tp-questions-card, #fff)}.tp-question-copy .tp-section-heading{margin:0;font-size:28px;text-align:left}.tp-question-copy>div{margin-top:8px;line-height:1.42}.tp-question-copy p{margin:0}.tp-question-actions{display:flex;flex-direction:column;gap:12px}.tp-question-primary{background:var(--tp-questions-accent, var(--tp-yellow))}.tp-button--outline{background:#fff}.tp-footer{background:var(--tp-footer-bg, var(--tp-brown));color:var(--tp-footer-text, #fff)}.tp-footer-brand>p,.tp-footer-newsletter>p{margin:13px 0 0;font-size:14px;line-height:1.45}.tp-footer-logo img{width:100%;height:auto}.tp-footer-links{display:flex;flex-direction:column;gap:10px}.tp-footer-links a{font-size:15px;font-weight:600;text-decoration:none}.tp-footer-newsletter h2{margin:0;font-family:var(--tp-heading);font-size:21px}.tp-newsletter-form{position:relative;display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:17px}.tp-newsletter-form input{min-width:0}.tp-newsletter-form button{width:auto;min-width:92px;padding-inline:15px;border-radius:999px;background:var(--tp-footer-accent, var(--tp-yellow));font-family:var(--tp-heading);font-weight:700}.tp-newsletter-success,.tp-newsletter-errors{grid-column:1 / -1;margin:4px 0 0;font-size:13px}.tp-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;text-align:left}.tp-footer-bottom p{margin:0}.tp-footer-payments{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:5px}.tp-footer-payments svg{width:38px;height:auto}.tp-product-main,.tp-product-main *,.tp-product-main *:before,.tp-product-main *:after,[class^=tp-product-],[class^=tp-product-] *,[class^=tp-product-] *:before,[class^=tp-product-] *:after{box-sizing:border-box}.tp-product-main,.tp-product-helps,.tp-product-reviews,.tp-product-howto,.tp-product-expect,.tp-product-claims,.tp-product-results,.tp-product-guarantee,.tp-product-faq{color:var(--tp-ink, #282828);font-family:var(--tp-body)}.tp-product-main img,.tp-product-helps img,.tp-product-reviews img,.tp-product-howto img,.tp-product-expect img,.tp-product-claims img,.tp-product-results img,.tp-product-guarantee img{display:block;max-width:100%}.tp-product-main{padding:40px 0;background:var(--tp-section-bg, var(--tp-off-white))}.tp-product-main__inner{width:min(calc(100% - (var(--tp-gutter) * 2)),var(--tp-page));display:grid;grid-template-columns:minmax(0,1fr) 464px;align-items:start;gap:33px;margin-inline:auto}.tp-product-gallery{min-width:0;display:grid;grid-template-columns:82px minmax(0,1fr);grid-template-rows:auto;align-items:start;gap:18px}.tp-product-gallery__stage{position:relative;grid-column:2;grid-row:1;min-width:0;overflow:hidden;border-radius:10px;background:#fff}.tp-product-gallery__slide{width:100%;margin:0;background:#fff}.tp-product-gallery__slide[hidden]{display:none}.tp-product-gallery__image{width:100%;aspect-ratio:1 / 1;border-radius:10px;object-fit:contain}.tp-product-gallery__thumbs{grid-column:1;grid-row:1;max-height:650px;display:flex;flex-direction:column;gap:9px;overflow-x:hidden;overflow-y:auto;padding:1px 3px 1px 1px;scrollbar-width:thin}.tp-product-gallery__thumb{width:78px;height:78px;flex:0 0 78px;overflow:hidden;padding:0;border:1px solid #d8d8d8;border-radius:8px;background:#fff;cursor:pointer}.tp-product-gallery__thumb--active,.tp-product-gallery__thumb[aria-current=true]{border:2px solid var(--tp-brown)}.tp-product-gallery__thumb-image{width:100%;height:100%;object-fit:cover}.tp-product-gallery__arrow{position:absolute;top:50%;z-index:2;width:42px;height:42px;display:grid;place-items:center;padding:0;border:var(--tp-border);border-radius:50%;background:#ffffffe0;color:var(--tp-brown);cursor:pointer;transform:translateY(-50%)}.tp-product-gallery__arrow--previous{left:14px}.tp-product-gallery__arrow--next{right:14px}.tp-product-info{min-width:0;display:flex;flex-direction:column;gap:9px}.tp-product-info>.tp-product-rating{font-size:14px;letter-spacing:.04em}.tp-product-title{margin:-2px 0 0;font-family:var(--tp-heading);font-size:28px;font-weight:600;line-height:1.06;letter-spacing:.025em}.tp-product-expert{position:relative;display:flex;flex-direction:column;gap:9px;padding:13px 12px;border:1px solid #d8d8d8;border-radius:8px;background:var(--tp-card-bg, #fff)}.tp-product-expert__quote{font-size:15px;line-height:1.35;letter-spacing:.02em}.tp-product-expert__person{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.tp-product-expert__image{width:28px;height:28px;border-radius:50%;box-shadow:0 1px 4px #00000040;object-fit:cover}.tp-product-expert__name{font-size:14px;font-weight:700}.tp-product-expert__verified{display:inline-flex;align-items:center;gap:4px;padding:1px 6px;border:1px solid #298463;border-radius:999px;color:#298463;font-size:10px;font-weight:600}.tp-product-variants,.tp-purchase-options{min-width:0;margin:8px 0 0;padding:0;border:0}.tp-product-variants__legend,.tp-purchase-options__legend,.tp-product-quantity__label{margin-bottom:9px;padding:0;font-family:var(--tp-heading);font-size:17px;font-weight:600;line-height:1.2;letter-spacing:.035em}.tp-product-variants__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tp-product-variant{position:relative;min-width:0;padding-top:9px}.tp-product-variant__input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.tp-product-variant__label{min-height:91px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;padding:18px 8px 11px;border:1px solid #dcdcdc;border-radius:5px;background:#fff;cursor:pointer;font-family:var(--tp-heading);text-align:center;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.tp-product-variant__input:checked+.tp-product-variant__label{border-color:var(--tp-ink);background:var(--tp-green);box-shadow:inset 0 0 0 1px var(--tp-ink)}.tp-product-variant__input:focus-visible+.tp-product-variant__label{outline:3px solid #1377d4;outline-offset:2px}.tp-product-variant--unavailable{opacity:.45}.tp-product-variant__badges{position:absolute;top:0;left:50%;z-index:1;display:flex;align-items:center;justify-content:center;gap:3px;width:max-content;max-width:calc(100% - 4px);transform:translate(-50%)}.tp-product-variant__badge{display:inline-flex;width:max-content;max-width:calc(100% - 8px);padding:3px 7px;border:1px solid var(--tp-ink);border-radius:999px;background:var(--tp-accent, var(--tp-yellow));font-family:var(--tp-heading);font-size:9px;font-weight:800;line-height:1.2;letter-spacing:.045em;text-transform:uppercase}.tp-product-variant__badge--alternate{background:#fcde40}.tp-product-variant__title{overflow-wrap:anywhere;font-size:14px;font-weight:600;line-height:1.1}.tp-product-variant__price{font-size:15px;font-weight:700}.tp-product-variant__compare{color:#54585a;font-size:11px}.tp-product-room-count{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:4px 0;padding:9px 20px;border-radius:12px;background:#dfe4c059}.tp-product-room-count__item{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;line-height:1.3;text-align:center}.tp-product-room-count__item svg{flex:0 0 24px}.tp-product-form,.tp-purchase-options{display:flex;flex-direction:column;gap:10px}.tp-purchase-option{display:flex;align-items:flex-start;gap:8px;padding:10px;border:1px solid #d8d8d8;border-radius:5px;background:#fff;cursor:pointer}.tp-purchase-option:has(.tp-purchase-option__radio:checked),.tp-purchase-option.tp-is-selected{border-color:var(--tp-ink);background:#beca827f}.tp-purchase-option--unavailable{cursor:not-allowed;opacity:.62}.tp-purchase-option__radio{width:20px;height:20px;flex:0 0 20px;margin:1px 0 0;accent-color:var(--tp-ink)}.tp-purchase-option__radio--disabled{border:2px solid #888;border-radius:50%}.tp-purchase-option__content{min-width:0;flex:1 1 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.tp-purchase-option__copy{min-width:0;display:flex;flex-direction:column}.tp-purchase-option__name{font-family:var(--tp-heading);font-size:17px;line-height:1.25;letter-spacing:.025em}.tp-purchase-option__detail,.tp-purchase-option__cancel{margin-top:3px;font-family:var(--tp-heading);font-size:13px;line-height:1.25}.tp-purchase-option__cancel{color:#298463}.tp-purchase-option__pricing{flex:0 0 auto;display:flex;align-items:baseline;gap:7px;font-family:var(--tp-heading);white-space:nowrap}.tp-purchase-option__price{font-size:15px}.tp-purchase-option__compare{color:#54585a;font-size:13px;font-weight:400}.tp-purchase-frequency{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:-3px 10px 2px 38px;font-family:var(--tp-heading);font-size:13px}.tp-purchase-frequency__select{max-width:220px;padding:3px 22px 3px 2px;border:0;border-bottom:1px solid var(--tp-ink);border-radius:0;background:transparent}.tp-product-form__actions{display:grid;grid-template-columns:auto 1fr;align-items:end;gap:12px;margin-top:1px}.tp-product-quantity{display:flex;flex-direction:column}.tp-product-quantity__control{display:grid;grid-template-columns:37px 48px 37px;align-items:stretch}.tp-product-quantity__button,.tp-product-quantity__input{height:47px;border:1px solid var(--tp-ink);background:#fff;color:var(--tp-ink);font-family:var(--tp-heading);font-size:19px;font-weight:600;text-align:center}.tp-product-quantity__button{cursor:pointer}.tp-product-quantity__button:first-child{border-radius:5px 0 0 5px}.tp-product-quantity__button:last-child{border-radius:0 5px 5px 0}.tp-product-quantity__input{width:48px;border-right:0;border-left:0;border-radius:0;-webkit-appearance:textfield;appearance:textfield}.tp-product-quantity__input::-webkit-inner-spin-button,.tp-product-quantity__input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.tp-product-submit{position:relative;min-height:49px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:10px 20px;border:3px solid var(--tp-brown);border-radius:999px;background:var(--tp-accent, var(--tp-yellow));box-shadow:var(--tp-shadow-small);color:var(--tp-brown);cursor:pointer;font-family:var(--tp-heading);font-size:18px;font-weight:700;letter-spacing:.055em;text-transform:uppercase;transition:box-shadow .18s ease,transform .18s ease}.tp-product-submit:hover{box-shadow:inset 0 8px 10px #0003,0 2px 0 var(--tp-brown);transform:translateY(2px)}.tp-product-submit.tp-is-added{background:var(--tp-green-bright)}.tp-product-submit:disabled{cursor:not-allowed;opacity:.55}.tp-product-submit__spinner{width:18px;height:18px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:tp-spin .7s linear infinite}@keyframes tp-spin{to{transform:rotate(360deg)}}.tp-product-form__error{padding:9px 12px;border:1px solid #a3182c;border-radius:6px;background:#fff1f3;color:#8e1526;font-size:13px}.tp-product-form .shopify-payment-terms{display:block;max-width:350px;color:#373737;font-size:13px;line-height:1.4}.tp-product-main.tp-is-subscription .shopify-payment-terms{display:none}.tp-product-usps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:5px 13px 0}.tp-product-usp{display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center}.tp-product-usp__icon{width:38px;height:38px;object-fit:contain}.tp-product-usp__text{font-size:12px;line-height:1.2}.tp-product-accordions{border-top:1px solid rgb(40 40 40 / 45%)}.tp-product-accordion{border-bottom:1px solid rgb(40 40 40 / 45%)}.tp-product-accordion__summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0;cursor:pointer;font-family:var(--tp-heading);font-size:17px;font-weight:600;letter-spacing:.035em;list-style:none}.tp-product-accordion__summary::-webkit-details-marker{display:none}.tp-product-accordion__icon{flex:0 0 auto;transition:transform .18s ease}.tp-product-accordion[open] .tp-product-accordion__icon{transform:rotate(180deg)}.tp-product-accordion__content{padding:0 0 12px;font-family:var(--tp-heading);font-size:15px;line-height:1.42}.tp-product-accordion__content>:first-child{margin-top:0}.tp-product-accordion__content>:last-child{margin-bottom:0}.tp-product-helps,.tp-product-howto,.tp-product-expect,.tp-product-claims,.tp-product-reviews,.tp-product-results,.tp-product-guarantee,.tp-product-faq{padding:64px 0;background:var(--tp-section-bg, #fff)}.tp-product-helps__inner,.tp-product-howto__inner,.tp-product-expect__inner,.tp-product-claims__inner,.tp-product-reviews__inner,.tp-product-results__inner,.tp-product-guarantee__inner,.tp-product-faq__inner{width:min(calc(100% - (var(--tp-gutter) * 2)),var(--tp-page));margin-inline:auto}.tp-icon{flex:0 0 auto}.tp-product-data,.tp-product-plan-data{display:none}.tp-claims-panel--active{opacity:1}.tp-header-cart{isolation:isolate}.tp-product-faq__question-text{min-width:0}.tp-purchase-option--subscription,.tp-purchase-option--onetime{min-height:44px}.tp-question-secondary{background:transparent}.tp-slider-arrow--prev,.tp-slider-arrow--next{flex:0 0 31px}.tp-product-helps__heading,.tp-product-howto__heading,.tp-product-expect__heading,.tp-product-claims__heading,.tp-product-reviews__heading,.tp-product-results__heading,.tp-product-guarantee__heading,.tp-product-faq__heading{margin:0;font-family:var(--tp-heading);font-size:clamp(30px,3.2vw,40px);font-weight:600;line-height:1.05;letter-spacing:.02em;text-align:center}.tp-product-helps{background:var(--tp-section-bg, var(--tp-cream))}.tp-product-helps__inner{display:flex;flex-direction:column;gap:32px}.tp-product-helps__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;padding-inline:42px}.tp-product-helps__item{display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center}.tp-product-helps__image{width:120px;height:120px;object-fit:contain}.tp-product-helps__title{margin:0;font-family:var(--tp-heading);font-size:20px;line-height:1.15}.tp-product-reviews{background:var(--tp-section-bg, var(--tp-orange-soft))}.tp-product-reviews__inner,.tp-product-results__inner{display:flex;flex-direction:column;gap:42px}.tp-product-reviews__header,.tp-product-results__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.tp-product-reviews__heading,.tp-product-results__heading{text-align:left}.tp-product-reviews__controls,.tp-product-results__controls{display:flex;gap:14px}.tp-product-reviews__arrow,.tp-product-results__arrow{width:31px;height:31px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:var(--tp-brown);color:#fff;cursor:pointer}.tp-product-reviews__arrow:disabled,.tp-product-results__arrow:disabled{opacity:.35}.tp-product-reviews__track,.tp-product-results__track{display:flex;gap:30px;overflow-x:auto;padding:3px 2px 15px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.tp-product-reviews__track::-webkit-scrollbar,.tp-product-results__track::-webkit-scrollbar{display:none}.tp-product-review{flex:0 0 min(31%,360px);min-width:285px;overflow:hidden;border:var(--tp-border);border-radius:var(--tp-radius);background:var(--tp-card-bg, #fff);scroll-snap-align:start}.tp-product-review__image{width:calc(100% - 28px);height:215px;margin:14px;border:var(--tp-border);border-radius:var(--tp-radius-small);box-shadow:var(--tp-shadow-small);object-fit:cover}.tp-product-review__content{display:flex;flex-direction:column;gap:10px;padding:2px 16px 18px}.tp-product-review__stars-fill{color:var(--tp-yellow);letter-spacing:1px;-webkit-text-stroke:.55px var(--tp-brown)}.tp-product-review__quote{margin:0;line-height:1.48}.tp-product-review__byline{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.tp-product-review__verified{padding:1px 6px;border:1px solid #298463;border-radius:999px;color:#298463;font-size:11px;font-weight:600}.tp-product-howto{background:var(--tp-section-bg, #f7f8ef)}.tp-product-howto__inner{display:flex;flex-direction:column;gap:32px}.tp-product-howto__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.tp-product-howto__card{overflow:hidden;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(190px,.8fr);align-items:stretch;border:var(--tp-border);border-radius:var(--tp-radius);background:#fff}.tp-product-howto__media{position:relative;min-height:320px;border-right:var(--tp-border)}.tp-product-howto__image{width:100%;height:100%;object-fit:cover}.tp-product-howto__number{position:absolute;top:16px;left:16px;width:42px;height:42px;display:grid;place-items:center;border:var(--tp-border);border-radius:50%;background:var(--tp-accent, var(--tp-yellow));box-shadow:var(--tp-shadow-small);font-family:var(--tp-heading);font-weight:700}.tp-product-howto__copy{display:flex;flex-direction:column;justify-content:center;padding:25px}.tp-product-howto__title{margin:0;font-family:var(--tp-heading);font-size:24px;line-height:1.15}.tp-product-howto__text{margin-top:8px;line-height:1.45}.tp-product-howto__text p{margin:0}.tp-product-expect{background:var(--tp-section-bg, var(--tp-cream))}.tp-product-expect__inner{display:flex;flex-direction:column;gap:30px}.tp-product-expect__header{text-align:center}.tp-product-expect__intro{max-width:850px;margin:9px auto 0;font-family:var(--tp-heading);font-size:22px}.tp-product-expect__intro p{margin:0}.tp-product-expect__tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tp-product-expect__tab{min-height:46px;padding:8px 14px;border:var(--tp-border);border-radius:999px;background:#fff;color:var(--tp-brown);cursor:pointer;font-family:var(--tp-heading);font-size:18px;font-weight:600}.tp-product-expect__tab--active,.tp-product-expect__tab[aria-selected=true]{background:var(--tp-accent, var(--tp-yellow));box-shadow:var(--tp-shadow-small)}.tp-product-expect__panel{overflow:hidden;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);border:var(--tp-border);border-radius:var(--tp-radius);background:#fff}.tp-product-expect__panel[hidden]{display:none}.tp-product-expect__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,5vw,65px)}.tp-product-expect__period{width:max-content;padding:4px 12px;border:var(--tp-border);border-radius:999px;background:var(--tp-orange);font-family:var(--tp-heading);font-size:14px;font-weight:700;text-transform:uppercase}.tp-product-expect__title{margin:20px 0 0;font-family:var(--tp-heading);font-size:30px;line-height:1.05}.tp-product-expect__text{margin-top:12px;line-height:1.48}.tp-product-expect__text>:first-child{margin-top:0}.tp-product-expect__text>:last-child{margin-bottom:0}.tp-product-expect__media{min-height:420px;border-left:var(--tp-border)}.tp-product-expect__image{width:100%;height:100%;object-fit:cover}.tp-product-expect__video{width:100%;height:100%;display:block;object-fit:cover}.tp-product-claims{background:var(--tp-section-bg, #fff)}.tp-product-claims__inner{display:flex;flex-direction:column;gap:32px}.tp-product-claims__header{text-align:center}.tp-product-claims__subheading{max-width:750px;margin:10px auto 0;font-family:var(--tp-heading);font-size:20px}.tp-product-claims__layout{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:stretch;gap:45px}.tp-product-claims__stats{display:flex;flex-direction:column;justify-content:center}.tp-product-claims__stats-heading{margin:0 0 20px;font-family:var(--tp-heading);font-size:20px}.tp-product-claim{display:grid;grid-template-columns:105px 1fr;align-items:center;gap:19px;padding:15px 0;border-bottom:1px solid var(--tp-brown)}.tp-product-claim__value{font-family:var(--tp-heading);font-size:46px;line-height:1}.tp-product-claim__text{margin:0;font-size:14px;line-height:1.4}.tp-product-claims__footnote{margin:18px 0 0;font-size:12px}.tp-product-claims__gallery{min-height:610px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:16px}.tp-product-claims__gallery-item{overflow:hidden;margin:0;border-radius:var(--tp-radius)}.tp-product-claims__gallery-item--2,.tp-product-claims__gallery-item--4{transform:translateY(24px)}.tp-product-claims__image{width:100%;height:100%;object-fit:cover}.tp-product-results{background:var(--tp-section-bg, var(--tp-yellow))}.tp-product-results__heading-copy{display:flex;flex-direction:column;gap:6px}.tp-product-results__subheading{margin:0;font-family:var(--tp-heading);font-size:26px;font-weight:400}.tp-product-result{flex:0 0 min(31%,360px);min-width:285px;overflow:hidden;border:var(--tp-border);border-radius:var(--tp-radius);background:var(--tp-card-bg, #fff);scroll-snap-align:start}.tp-product-result__media{position:relative;width:100%;height:390px;overflow:hidden;border-bottom:var(--tp-border)}.tp-product-result__image,.tp-product-result__video,.tp-product-result__embed{width:100%;height:100%;border:0;object-fit:cover}.tp-product-result__play{position:absolute;right:21px;bottom:21px;width:54px;height:54px;display:grid;place-items:center;border:var(--tp-border);border-radius:50%;background:var(--tp-accent, var(--tp-yellow));box-shadow:var(--tp-shadow-small);color:var(--tp-brown)}.tp-product-result__content{display:flex;align-items:center;gap:13px;padding:15px}.tp-product-result__avatar{width:48px;height:48px;flex:0 0 48px;border-radius:50%;object-fit:cover}.tp-product-result__title,.tp-product-result__text{margin:0}.tp-product-result__title{font-size:18px}.tp-product-result__text{margin-top:3px;font-size:14px}.tp-product-guarantee{position:relative;overflow:hidden;background:var(--tp-section-bg, var(--tp-orange))}.tp-product-guarantee__pattern{position:absolute;top:0;right:0;bottom:0;left:0}.tp-product-guarantee__pattern-image{width:100%;height:100%;object-fit:cover}.tp-product-guarantee__inner{position:relative;z-index:1;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;padding:0;border:var(--tp-border);border-radius:var(--tp-radius);background:#fff}.tp-product-guarantee__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;padding:clamp(28px,5vw,60px)}.tp-product-guarantee__heading{text-align:left}.tp-product-guarantee__text{font-size:18px;line-height:1.42}.tp-product-guarantee__text>:first-child{margin-top:0}.tp-product-guarantee__text>:last-child{margin-bottom:0}.tp-product-guarantee__button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:10px 24px;border:3px solid var(--tp-brown);border-radius:999px;background:var(--tp-accent, var(--tp-yellow));box-shadow:var(--tp-shadow-small);color:var(--tp-brown);font-family:var(--tp-heading);font-size:18px;font-weight:700;text-decoration:none;text-transform:uppercase}.tp-product-guarantee__picture{min-height:490px;border-left:var(--tp-border)}.tp-product-guarantee__image{width:100%;height:100%;object-fit:cover}@media(max-width:1099px){:root{--tp-gutter: 24px}.tp-primary-nav{gap:14px}.tp-nav-link{font-size:14px}.tp-hero-inner{padding-inline:30px}.tp-product-grid{grid-template-columns:repeat(2,minmax(0,360px))}.tp-benefits-main{gap:35px}.tp-trust-grid{gap:20px}.tp-reason-list,.tp-reasons-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tp-product-main__inner{grid-template-columns:minmax(0,1fr) 430px;gap:22px}.tp-product-gallery{grid-template-columns:72px minmax(0,1fr)}.tp-product-gallery__thumb{width:68px;height:68px;flex-basis:68px}.tp-product-howto__card{grid-template-columns:1fr}.tp-product-howto__media{min-height:270px;border-right:0;border-bottom:var(--tp-border)}}@media(max-width:989px){.tp-menu-toggle{display:flex}.tp-header-inner{grid-template-columns:1fr auto 1fr}.tp-primary-nav,.tp-secondary-nav{display:none}.tp-header-actions{grid-column:3}.tp-header-search,.tp-header-account{display:none}.tp-hero,.tp-hero-inner{min-height:620px}.tp-hero-content{padding:18px}.tp-hero-avatars{display:none}.tp-benefits-main{grid-template-columns:1fr}.tp-benefits-media img{max-height:430px}.tp-trust-grid{grid-template-columns:1fr}.tp-claims-panel{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.tp-footer-main{grid-template-columns:1fr 1fr}.tp-product-main{padding-top:17px}.tp-product-main__inner{grid-template-columns:1fr}.tp-product-gallery{grid-template-columns:1fr;grid-template-rows:auto auto}.tp-product-gallery__stage{grid-column:1;grid-row:1}.tp-product-gallery__thumbs{grid-column:1;grid-row:2;max-height:none;flex-direction:row;overflow-x:auto;overflow-y:hidden;padding:1px 20px 5px 1px;scrollbar-width:none}.tp-product-gallery__thumbs::-webkit-scrollbar{display:none}.tp-product-info{width:min(100%,680px);margin-inline:auto}.tp-product-helps__grid{padding-inline:0}.tp-product-claims__layout{grid-template-columns:1fr}.tp-product-claims__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.tp-product-claims__stats-heading,.tp-product-claims__footnote{grid-column:1 / -1}.tp-product-claim{grid-template-columns:1fr}}@media(max-width:749px){:root{--tp-gutter: 16px;--tp-radius: 18px}.tp-section-heading{font-size:28px}.tp-section-subheading{font-size:19px}.tp-shipping-bar{min-height:44px;padding-block:10px;font-size:16px}.tp-promo-bar{min-height:31px;font-size:12px}.tp-site-header,.tp-header-inner{min-height:66px}.tp-header-inner{width:calc(100% - 24px);gap:8px}.tp-header-logo{width:145px}.tp-header-action{width:26px}.tp-mobile-menu{max-height:calc(100vh - 66px)}.tp-hero{min-height:690px;background-position:center}.tp-hero-inner{min-height:690px;align-items:flex-end;padding:0 16px 60px}.tp-hero-media{width:100%;min-height:100%;margin:0}.tp-hero-media picture img{object-fit:cover;object-position:center bottom}.tp-hero-content{width:100%;margin:0;padding:15px;gap:16px}.tp-hero-title{font-size:24px}.tp-hero-copy{font-size:17px}.tp-hero-proof{grid-template-columns:1fr}.tp-hero-proof-stars{grid-row:auto}.tp-usp-track{width:100%;min-height:66px;justify-content:flex-start;gap:34px;overflow-x:auto;padding:14px 18px;scroll-snap-type:x mandatory;scrollbar-width:none}.tp-usp-track::-webkit-scrollbar{display:none}.tp-usp-item{flex:0 0 auto;font-size:16px;scroll-snap-align:center}.tp-product-showcase,.tp-testimonials,.tp-benefits,.tp-claims,.tp-collections,.tp-vets,.tp-reasons,.tp-results,.tp-bestsellers,.tp-stats,.tp-questions{padding-block:32px}.tp-section-heading-row{align-items:flex-end}.tp-section-heading-row .tp-section-heading,.tp-section-heading-row .tp-section-subheading{text-align:left}.tp-product-showcase>.tp-page-width,.tp-testimonials>.tp-page-width,.tp-vets>.tp-page-width,.tp-results>.tp-page-width{gap:24px}.tp-product-grid{grid-template-columns:1fr;gap:24px}.tp-product-card-media img,.tp-product-card-image img,.tp-product-card>img{height:auto;aspect-ratio:1.22 / 1}.tp-testimonial-track,.tp-vet-track,.tp-results-track,.tp-product-reviews__track,.tp-product-results__track{width:calc(100% + 16px);gap:16px;padding-right:24px}.tp-testimonial-card,.tp-vet-card,.tp-result-card,.tp-product-review,.tp-product-result{flex-basis:84vw;min-width:275px}.tp-benefits-main{gap:22px}.tp-benefits-list{gap:18px}.tp-benefit-card{grid-template-columns:34px 1fr;gap:13px}.tp-benefit-number{width:32px;height:32px}.tp-benefit-card h3,.tp-trust-card h3{font-size:20px}.tp-trust-grid{padding-top:12px}.tp-trust-card{grid-template-columns:64px 1fr;padding:15px}.tp-trust-card img{width:64px;height:64px}.tp-claims-panel{grid-template-columns:1fr}.tp-claims-panel .tp-claims-media,.tp-claims-panel .tp-claims-media img{min-height:0}.tp-claims-panel .tp-claims-media img{height:auto;aspect-ratio:1 / .82;border-radius:var(--tp-radius) var(--tp-radius) 0 0}.tp-claims-list{gap:20px;padding:24px 18px;border-radius:0 0 var(--tp-radius) var(--tp-radius)}.tp-claim-card strong{font-size:40px}.tp-collection-grid{grid-template-columns:1fr;gap:17px}.tp-collections .tp-collection-card,.tp-collections .tp-collection-card>img{min-height:345px}.tp-reasons{background-image:var(--tp-reasons-mobile);background-position:right top;background-repeat:repeat-y;background-size:contain}.tp-reasons .tp-section-heading{max-width:70%;margin-left:0;text-align:left}.tp-reason-list,.tp-reasons-grid{grid-template-columns:1fr;gap:18px}.tp-reason-card,.tp-reason{width:70%;display:grid;grid-template-columns:34px 1fr;align-items:start;gap:12px}.tp-reason-number{width:32px;height:32px}.tp-reason-card h3,.tp-reason h3{margin:0 0 4px;font-size:17px}.tp-reason-card p,.tp-reason p{font-size:14px}.tp-result-media,.tp-video-wrap,[data-tp-video-wrap]{height:370px}.tp-stats-grid,.tp-stats-inner{grid-template-columns:1fr}.tp-stat-card,.tp-stat{grid-template-columns:62px 1fr;padding:23px 20px}.tp-stat-card img,.tp-stat img{width:62px;height:62px}.tp-stat-card h3,.tp-stat strong{font-size:48px}.tp-stat-card p,.tp-stat p{font-size:20px}.tp-question-card{grid-template-columns:1fr;gap:20px;padding:18px}.tp-question-copy .tp-section-heading{font-size:23px;text-align:center}.tp-question-copy{text-align:center}.tp-question-actions{flex-direction:row;flex-wrap:wrap;justify-content:center}.tp-question-actions .tp-button{flex:1 1 180px}.tp-footer{padding-top:36px}.tp-footer-main{grid-template-columns:1fr;gap:30px}.tp-footer-logo{width:190px}.tp-footer-bottom{align-items:center;flex-direction:column;text-align:center}.tp-footer-payments{justify-content:center}.tp-product-main{padding:12px 0 32px}.tp-product-main__inner,.tp-product-helps__inner,.tp-product-howto__inner,.tp-product-expect__inner,.tp-product-claims__inner,.tp-product-reviews__inner,.tp-product-results__inner,.tp-product-guarantee__inner,.tp-product-faq__inner{width:calc(100% - 32px)}.tp-product-gallery{width:calc(100% + 16px)}.tp-product-gallery__stage,.tp-product-gallery__image{border-radius:8px 0 0 8px}.tp-product-gallery__thumb{width:64px;height:64px;flex-basis:64px}.tp-product-gallery__arrow{width:36px;height:36px}.tp-product-title{font-size:27px}.tp-product-variants__grid{gap:8px}.tp-product-variant__label{min-height:94px;padding-inline:5px}.tp-product-variant__title{font-size:12px}.tp-product-room-count{gap:7px;padding-inline:8px}.tp-product-form__actions{grid-template-columns:1fr}.tp-product-quantity__control{width:max-content}.tp-product-submit{width:100%}.tp-purchase-option__content{gap:7px}.tp-purchase-option__pricing{align-items:flex-end;flex-direction:column;gap:0}.tp-product-usps{gap:8px;padding-inline:0}.tp-product-helps,.tp-product-howto,.tp-product-expect,.tp-product-claims,.tp-product-reviews,.tp-product-results,.tp-product-guarantee,.tp-product-faq{padding:32px 0}.tp-product-helps__heading,.tp-product-howto__heading,.tp-product-expect__heading,.tp-product-claims__heading,.tp-product-reviews__heading,.tp-product-results__heading,.tp-product-guarantee__heading,.tp-product-faq__heading{font-size:28px}.tp-product-helps__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 16px}.tp-product-helps__image{width:82px;height:82px}.tp-product-helps__title{font-size:16px}.tp-product-reviews__inner,.tp-product-results__inner{gap:24px}.tp-product-howto__grid{grid-template-columns:1fr;gap:18px}.tp-product-howto__card{grid-template-columns:1fr}.tp-product-howto__media{min-height:300px}.tp-product-howto__copy{padding:18px}.tp-product-expect__intro{font-size:18px}.tp-product-expect__tabs{display:flex;gap:9px;overflow-x:auto;padding:2px 2px 7px;scrollbar-width:none}.tp-product-expect__tabs::-webkit-scrollbar{display:none}.tp-product-expect__tab{min-width:145px;flex:0 0 auto;font-size:16px}.tp-product-expect__panel{grid-template-columns:1fr}.tp-product-expect__copy{padding:23px 18px}.tp-product-expect__title{font-size:26px}.tp-product-expect__media{min-height:290px;border-top:var(--tp-border);border-left:0}.tp-product-claims__layout{gap:28px}.tp-product-claims__stats{grid-template-columns:1fr;gap:0}.tp-product-claim{grid-template-columns:90px 1fr}.tp-product-claim__value{font-size:40px}.tp-product-claims__gallery{min-height:510px;gap:10px}.tp-product-claims__gallery-item--2,.tp-product-claims__gallery-item--4{transform:translateY(14px)}.tp-product-results__subheading{font-size:20px}.tp-product-result__media{height:370px}.tp-product-guarantee__inner{grid-template-columns:1fr;border-radius:9px}.tp-product-guarantee__copy{grid-row:2;align-items:center;gap:12px;padding:20px 16px;text-align:center}.tp-product-guarantee__heading{text-align:center}.tp-product-guarantee__text{font-size:16px}.tp-product-guarantee__picture{grid-row:1;min-height:310px;border-bottom:var(--tp-border);border-left:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.tp-section *,.tp-section *:before,.tp-section *:after,.tp-product-main *,.tp-product-main *:before,.tp-product-main *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.tp-product-faq__inner{display:flex;flex-direction:column;gap:30px}.tp-product-faq__list{width:100%}.tp-product-faq__item{border-bottom:1px solid var(--tp-accent, var(--tp-green-bright))}.tp-product-faq__question{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:25px 0 15px;color:var(--tp-brown);cursor:pointer;font-size:18px;line-height:1.45;list-style:none}.tp-product-faq__question::-webkit-details-marker{display:none}.tp-product-faq__icon{flex:0 0 auto;transition:transform .18s ease}.tp-product-faq__item[open] .tp-product-faq__icon{transform:rotate(180deg)}.tp-product-faq__answer{padding:0 34px 12px 0;font-size:16px;line-height:1.45}.tp-product-faq__answer>:first-child{margin-top:0}.tp-product-faq__answer>:last-child{margin-bottom:0}.tp-product-faq__support{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;color:var(--tp-brown);font-size:14px;line-height:1.55;text-align:center}.tp-product-faq__support-line{margin:0}.tp-product-faq__support-email{color:inherit}.tp-product-footer{padding:44px 0 18px;background:var(--tp-section-bg, var(--tp-brown));color:var(--tp-ink, #fff);font-family:var(--tp-body)}.tp-product-footer__inner{width:min(calc(100% - (var(--tp-gutter) * 2)),var(--tp-page));margin-inline:auto}.tp-product-footer__top{display:grid;grid-template-columns:minmax(190px,1fr) 1.8fr .7fr;gap:50px;align-items:start}.tp-product-footer__brand{display:block;width:min(100%,235px)}.tp-product-footer__logo{width:100%;height:auto;filter:brightness(0) invert(1)}.tp-product-footer__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.tp-product-footer__column-heading{margin:0 0 15px;font-family:var(--tp-heading);font-size:18px;font-weight:700}.tp-product-footer__column,.tp-product-result__copy,.tp-product-expect__panels{min-width:0}.tp-product-rating__count,.tp-product-review__author,.tp-purchase-frequency__label,.tp-product-accordion__title,.tp-product-submit__label{font:inherit}.tp-product-review__stars{line-height:1}.tp-product-footer__links{display:flex;flex-direction:column;gap:8px;margin:0;padding:0}.tp-product-footer__link-item{list-style:none}.tp-product-footer__link{color:inherit;font-size:15px;text-decoration:none}.tp-product-footer__link:hover{text-decoration:underline;text-underline-offset:3px}.tp-product-footer__social-links{display:flex;flex-wrap:wrap;gap:10px}.tp-product-footer__social-link{width:38px;height:38px;display:grid;place-items:center;border:1px solid rgb(255 255 255 / 65%);border-radius:50%;color:inherit;text-decoration:none}.tp-product-footer__disclaimer{max-width:760px;margin:35px auto 0;color:var(--tp-muted, #d5cfc9);font-size:10px;line-height:1.35;text-align:center}.tp-product-footer__disclaimer>:first-child{margin-top:0}.tp-product-footer__disclaimer>:last-child{margin-bottom:0}.tp-product-footer__rule{width:292px;max-width:100%;height:1px;margin:22px auto 13px;border:0;background:var(--tp-muted, #d5cfc9)}.tp-product-footer__copyright{margin:0;font-size:11px;font-weight:700;line-height:1.5;text-align:center}.tp-product-scroll-top{position:fixed;right:28px;bottom:32px;z-index:45;width:48px;height:48px;display:grid;place-items:center;padding:0;border:2px solid #fff;border-radius:50%;background:var(--tp-brown);box-shadow:0 4px 14px #00000038;color:#fff;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .18s ease,transform .18s ease}.tp-product-scroll-top.tp-is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.tp-hero .tp-hero-proof,.tp-hero .tp-hero-badge,.tp-hero .tp-hero-copy{display:none}@media(max-width:989px){.tp-product-footer__top{grid-template-columns:1fr 2fr}.tp-product-footer__social{grid-column:1 / -1}.tp-product-showcase--best-sellers .tp-product-grid{width:min(100%,600px);grid-template-columns:1fr;gap:200px;margin-inline:auto}}@media(max-width:749px){.tp-product-faq__inner{gap:10px}.tp-product-showcase--best-sellers{padding-block:32px}.tp-product-showcase--best-sellers .tp-section-heading,.tp-product-showcase--best-sellers .tp-section-heading strong{font-size:28px}.tp-product-showcase--best-sellers .tp-product-card-media img{height:200px;transform:translate(24px,2px)}.tp-product-faq__question{padding-top:22px;font-size:16px}.tp-product-faq__answer{padding-right:20px;font-size:15px}.tp-product-footer{padding-top:34px}.tp-product-footer__top,.tp-product-footer__nav{grid-template-columns:1fr;gap:28px}.tp-footer-main:not(:has(.tp-footer-newsletter)){grid-template-columns:1fr}.tp-footer--no-brand.tp-footer--no-newsletter .tp-footer-links{align-items:center;flex-direction:column;gap:9px}.tp-product-footer__social{grid-column:auto}.tp-product-footer__brand{width:190px}.tp-product-scroll-top{right:16px;bottom:20px;width:44px;height:44px}}.tp-generic-page #MainContent{min-height:48vh;background:var(--tp-white);color:var(--tp-ink);font-family:var(--tp-body);font-size:16px;line-height:1.55;--font-primary--family: var(--tp-heading);--font-body--family: var(--tp-body)}.tp-generic-page #MainContent :where(.section:not(.tp-section),.shopify-policy__container){color:var(--tp-ink);font-family:var(--tp-body)}.tp-generic-page #MainContent :where(.section:not(.tp-section),.shopify-policy__container) :where(h1,h2,h3,h4,h5,h6):not(.shopify-app-block *){color:var(--tp-brown);font-family:var(--tp-heading)!important;font-weight:600;letter-spacing:.01em;text-wrap:balance}.tp-generic-page #MainContent .section:not(.tp-section) :where(h1,.h1):not(.shopify-app-block *),.tp-generic-page #MainContent .shopify-policy__title h1{font-size:clamp(36px,5vw,58px);line-height:1.02}.tp-generic-page #MainContent .section:not(.tp-section) :where(h2,.h2):not(.shopify-app-block *){font-size:clamp(30px,4vw,44px);line-height:1.08}.tp-generic-page #MainContent .section:not(.tp-section) :where(h3,.h3):not(.shopify-app-block *){font-size:clamp(25px,3vw,34px);line-height:1.12}.tp-generic-page #MainContent :where(.section:not(.tp-section),.shopify-policy__container) :where(a:not(.button),.link):not(.shopify-app-block *){text-decoration-color:#5540256b;text-underline-offset:3px}.tp-generic-page #MainContent :where(.section:not(.tp-section),.shopify-policy__container) :where(a.button,button.button,input.button,input[type=submit]):not(.shopify-app-block *){min-height:48px;padding:10px 25px;border:3px solid var(--tp-brown)!important;border-radius:999px!important;background:var(--tp-yellow)!important;box-shadow:var(--tp-shadow-small)!important;color:var(--tp-brown)!important;font-family:var(--tp-heading)!important;font-size:17px;font-weight:700;line-height:1.15;letter-spacing:.045em;text-decoration:none;text-transform:uppercase;transition:box-shadow .18s ease,transform .18s ease,background-color .18s ease}.tp-generic-page #MainContent :where(.section:not(.tp-section),.shopify-policy__container) :where(a.button,button.button,input.button,input[type=submit]):not(.shopify-app-block *):hover{background:#ffe865!important;box-shadow:inset 0 8px 10px #00000029,0 2px 0 var(--tp-brown)!important;transform:translateY(2px)}.tp-generic-page #MainContent :where(.section:not(.tp-section),.shopify-policy__container) :where(a,button,input,select,textarea):not(.shopify-app-block *):focus-visible{outline:3px solid #1377d4;outline-offset:3px}.tp-generic-page #MainContent .section:not(.tp-section) :where(input[type=text],input[type=email],input[type=tel],input[type=search],input[type=number],input[type=password],textarea,select):not(.shopify-app-block *){border:2px solid rgb(85 64 37 / 65%)!important;border-radius:14px!important;background:var(--tp-white)!important;color:var(--tp-ink)!important;font-family:var(--tp-body)}.tp-generic-page #MainContent .section:not(.tp-section) :where(input,textarea):not(.shopify-app-block *)::placeholder{color:#28282894;opacity:1}.tp-generic-page #MainContent .page-width-content{width:min(calc(100% - (var(--tp-gutter) * 2)),960px);max-width:960px}.tp-generic-page #MainContent .page-width-content .rte,.tp-generic-page #MainContent .shopify-policy__body{font-size:16px;line-height:1.7}.tp-generic-page #MainContent .shopify-policy__container{width:min(calc(100% - (var(--tp-gutter) * 2)),940px);max-width:none;margin-inline:auto;padding:clamp(48px,7vw,88px) 0 clamp(64px,9vw,112px)}.tp-generic-page #MainContent .shopify-policy__title{margin:0 0 clamp(28px,4vw,46px);text-align:center}.tp-generic-page #MainContent .shopify-policy__body{padding:clamp(24px,4vw,42px);border:2px solid rgb(85 64 37 / 34%);border-radius:var(--tp-radius);background:#fffdf5;box-shadow:0 6px #5540252e}.tp-generic-page #MainContent .shopify-policy__body :where(h2,h3,h4){margin-top:1.5em}.tp-generic-page #MainContent .search-page__header{width:min(100%,940px);margin-inline:auto;padding-inline:clamp(20px,4vw,42px)!important;border:2px solid rgb(85 64 37 / 42%);border-radius:var(--tp-radius);background:#fffdf5}.tp-generic-page #MainContent .search-page-input{min-height:54px;box-shadow:0 4px #5540252e}.tp-generic-page #MainContent :where(.card-gallery,.collection-card__image):not(.shopify-app-block *){overflow:hidden;border:2px solid rgb(85 64 37 / 30%);border-radius:20px;background:var(--tp-off-white)}.tp-generic-page #MainContent .product-card__content:not(.shopify-app-block *){color:var(--tp-ink)}.tp-generic-page #MainContent .product-card__content :where(product-title,.product-card-gallery__title-placeholder) a{color:var(--tp-brown);font-family:var(--tp-heading);font-weight:600}.tp-generic-page #MainContent .product-card__content .price{color:var(--tp-ink);font-weight:700}.tp-generic-page #MainContent .collection-card:not(.shopify-app-block *){color:var(--tp-brown);font-family:var(--tp-heading)}.tp-generic-page #MainContent .blog-post-item:not(.shopify-app-block *){overflow:hidden;border:2px solid rgb(85 64 37 / 35%);border-radius:var(--tp-radius);background:var(--tp-white);box-shadow:0 5px #55402526}.tp-generic-page #MainContent .blog-post-card__image-container{overflow:hidden;border-radius:calc(var(--tp-radius) - 2px) calc(var(--tp-radius) - 2px) 0 0}.tp-generic-page #MainContent .blog-post-comment{padding:20px;border:1px solid rgb(85 64 37 / 30%);border-radius:var(--tp-radius-small);background:#fffdf5}.tp-generic-page #MainContent .cart-page{color:var(--tp-ink)}.tp-generic-page #MainContent .cart-page__summary{align-self:start;padding:clamp(22px,3vw,36px)!important;border:2px solid rgb(85 64 37 / 42%);border-radius:var(--tp-radius);background:var(--tp-cream);box-shadow:0 6px #55402533}.tp-generic-page #MainContent .cart-items__media img,.tp-generic-page #MainContent .cart-item__image{border-radius:var(--tp-radius-small)}.tp-generic-page #MainContent :where(.cart__total,.cart__total-value,.cart-title){color:var(--tp-brown);font-family:var(--tp-heading);font-weight:700}@media(max-width:749px){.tp-generic-page #MainContent{font-size:15px}.tp-generic-page #MainContent .page-width-content,.tp-generic-page #MainContent .shopify-policy__container{width:min(calc(100% - 32px),960px)}.tp-generic-page #MainContent .shopify-policy__container{padding-block:40px 64px}.tp-generic-page #MainContent .shopify-policy__body{padding:20px 18px;border-radius:18px}.tp-generic-page #MainContent .search-page__header{border-radius:18px}.tp-generic-page #MainContent .cart-page__summary{padding:20px 18px!important;border-radius:18px}.tp-generic-page #MainContent :where(.section:not(.tp-section),.shopify-policy__container) :where(a.button,button.button,input.button,input[type=submit]):not(.shopify-app-block *){width:100%;min-height:46px;padding-inline:18px;font-size:15px}}@media(prefers-reduced-motion:reduce){.tp-generic-page #MainContent :where(a.button,button.button,input.button,input[type=submit]):not(.shopify-app-block *){transition:none}}.tp-collection-main{overflow:clip;padding-block:var(--tp-collection-padding-top, 48px) var(--tp-collection-padding-bottom, 80px);background:var(--tp-collection-bg, var(--tp-off-white));color:var(--tp-collection-text, var(--tp-ink))}.tp-collection-main>.tp-page-width{display:flex;flex-direction:column;gap:clamp(30px,4vw,52px)}.tp-collection-main__hero{display:grid;min-height:400px;overflow:hidden;grid-template-columns:minmax(0,1fr) minmax(360px,.88fr);border:2px solid var(--tp-collection-border, var(--tp-brown));border-radius:var(--tp-collection-card-radius, 24px);background:var(--tp-collection-card, var(--tp-white));box-shadow:0 7px color-mix(in srgb,var(--tp-collection-border, var(--tp-brown)) 28%,transparent)}.tp-collection-main__hero--text-only{min-height:0;grid-template-columns:1fr}.tp-collection-main__hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,5vw,70px)}.tp-collection-main__eyebrow{width:fit-content;margin:0 0 14px;padding:6px 13px;border:1.5px solid var(--tp-collection-border, var(--tp-brown));border-radius:999px;background:var(--tp-collection-accent, var(--tp-yellow));color:var(--tp-collection-muted, var(--tp-brown));font-family:var(--tp-heading);font-size:12px;font-weight:700;letter-spacing:.08em;line-height:1.15}.tp-collection-main__hero h1,.tp-collection-main__simple-heading h1{max-width:760px;margin:0;color:var(--tp-collection-muted, var(--tp-brown));font-family:var(--tp-heading);font-size:clamp(38px,5vw,66px);font-weight:600;letter-spacing:-.025em;line-height:.98}.tp-collection-main__intro{max-width:620px;margin-top:18px;color:var(--tp-collection-text, var(--tp-ink));font-size:clamp(16px,1.5vw,19px)}.tp-collection-main__intro>*{margin:0}.tp-collection-main__points{display:grid;gap:11px;margin:24px 0 0;padding:0}.tp-collection-main__points li{position:relative;padding-left:27px;list-style:none;font-size:16px;font-weight:600;line-height:1.35}.tp-collection-main__points li:before{content:"";position:absolute;top:.23em;left:0;width:15px;height:15px;border:1.5px solid var(--tp-collection-border, var(--tp-brown));border-radius:50%;background:var(--tp-collection-accent, var(--tp-yellow));box-shadow:2px 2px 0 var(--tp-collection-border, var(--tp-brown))}.tp-collection-main__hero-media{min-height:400px;background:color-mix(in srgb,var(--tp-collection-accent, var(--tp-yellow)) 18%,var(--tp-collection-card, white))}.tp-collection-main__hero-media img,.tp-collection-main__hero-media svg{width:100%;height:100%;object-fit:cover}.tp-collection-main__hero-media img[src*=therapet-benefits-image]{padding:clamp(28px,4vw,58px);object-fit:contain}.tp-collection-main__simple-heading{display:grid;gap:12px;justify-items:center;text-align:center}.tp-collection-main__simple-heading h1{text-align:center}.tp-collection-main__simple-heading>div{max-width:700px}.tp-collection-tabs{display:flex;width:fit-content;max-width:100%;align-items:center;align-self:center;gap:8px;overflow-x:auto;padding:6px;border:1.5px solid color-mix(in srgb,var(--tp-collection-border, var(--tp-brown)) 55%,transparent);border-radius:999px;background:var(--tp-collection-card, var(--tp-white));scrollbar-width:none}.tp-collection-tabs::-webkit-scrollbar{display:none}.tp-collection-tab{flex:0 0 auto;padding:11px 20px;border:1.5px solid transparent;border-radius:999px;color:var(--tp-collection-muted, var(--tp-brown));font-family:var(--tp-heading);font-size:16px;font-weight:700;letter-spacing:.035em;line-height:1.15;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.tp-collection-tab:hover{background:color-mix(in srgb,var(--tp-collection-accent, var(--tp-yellow)) 30%,transparent)}.tp-collection-tab.is-active{border-color:var(--tp-collection-border, var(--tp-brown));background:var(--tp-collection-accent, var(--tp-yellow));box-shadow:0 3px 0 var(--tp-collection-border, var(--tp-brown))}.tp-collection-product-grid{display:grid;grid-template-columns:repeat(var(--tp-collection-columns, 3),minmax(0,1fr));gap:clamp(22px,2.6vw,34px)}.tp-collection-product-card{display:flex;overflow:hidden;flex-direction:column;order:var(--tp-card-order, 1);border:1.5px solid color-mix(in srgb,var(--tp-collection-border, var(--tp-brown)) 55%,transparent);border-radius:var(--tp-collection-card-radius, 24px);background:var(--tp-collection-card, var(--tp-white));box-shadow:0 5px color-mix(in srgb,var(--tp-collection-border, var(--tp-brown)) 22%,transparent);transition:box-shadow .18s ease,transform .18s ease}.tp-collection-product-card:hover{box-shadow:0 8px color-mix(in srgb,var(--tp-collection-border, var(--tp-brown)) 28%,transparent);transform:translateY(-3px)}.tp-collection-product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:1 / 1;background:color-mix(in srgb,var(--tp-collection-bg, var(--tp-off-white)) 72%,white)}.tp-collection-product-card__media img,.tp-collection-product-card__placeholder{width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.tp-collection-product-card:hover .tp-collection-product-card__media img{transform:scale(1.025)}.tp-collection-product-card__badge{position:absolute;z-index:1;top:14px;left:14px;padding:7px 12px;border:1.5px solid var(--tp-collection-border, var(--tp-brown));border-radius:999px;background:var(--tp-collection-accent, var(--tp-yellow));color:var(--tp-collection-muted, var(--tp-brown));font-family:var(--tp-heading);font-size:12px;font-weight:800;letter-spacing:.06em;line-height:1}.tp-collection-product-card__body{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:12px;padding:clamp(20px,2.2vw,28px)}.tp-collection-product-card__body h2{margin:0;color:var(--tp-collection-muted, var(--tp-brown));font-family:var(--tp-heading);font-size:clamp(21px,2vw,27px);font-weight:600;line-height:1.08}.tp-collection-product-card__body h2 a{color:inherit;text-decoration:none}.tp-collection-product-card__rating{display:flex;align-items:center;gap:7px;color:var(--tp-collection-muted, var(--tp-brown));font-weight:700;line-height:1}.tp-collection-product-card__rating>span[aria-hidden=true]{color:var(--tp-collection-accent, var(--tp-yellow));letter-spacing:1px;-webkit-text-stroke:.55px var(--tp-collection-border, var(--tp-brown))}.tp-collection-product-card__rating small{font-size:13px}.tp-collection-product-card__price{margin:0;color:var(--tp-collection-text, var(--tp-ink));font-size:19px;font-weight:800}.tp-collection-product-card__features{display:grid;gap:8px;margin:0;padding:0}.tp-collection-product-card__features li{position:relative;padding-left:21px;color:var(--tp-collection-text, var(--tp-ink));font-size:15px;line-height:1.38;list-style:none}.tp-collection-product-card__features li:before{content:"";position:absolute;top:.47em;left:1px;width:8px;height:8px;border:1px solid var(--tp-collection-border, var(--tp-brown));border-radius:50%;background:var(--tp-collection-accent, var(--tp-yellow))}.tp-collection-product-card__button.tp-button{width:100%;min-height:48px;margin-top:auto;border-color:var(--tp-collection-border, var(--tp-brown));border-radius:var(--tp-collection-button-radius, 40px);background:var(--tp-collection-button, var(--tp-yellow));color:var(--tp-collection-button-text, var(--tp-brown))}.tp-collection-main__empty{display:grid;gap:14px;justify-items:center;padding:clamp(34px,6vw,70px);border:1.5px dashed var(--tp-collection-border, var(--tp-brown));border-radius:var(--tp-collection-card-radius, 24px);background:var(--tp-collection-card, var(--tp-white));text-align:center}.tp-collection-main__empty h2,.tp-collection-main__empty p{margin:0}.tp-collection-main__empty h2{color:var(--tp-collection-muted, var(--tp-brown));font-family:var(--tp-heading);font-size:30px}@media(max-width:1099px){.tp-collection-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:899px){.tp-collection-main__hero{min-height:0;grid-template-columns:1fr}.tp-collection-main__hero-media{min-height:0;aspect-ratio:16 / 9;order:-1}}@media(max-width:699px){.tp-collection-main{--tp-collection-padding-top: 28px !important;--tp-collection-padding-bottom: 56px !important}.tp-collection-main>.tp-page-width{gap:28px}.tp-collection-main__hero-copy{padding:26px 22px 30px}.tp-collection-main__hero h1,.tp-collection-main__simple-heading h1{font-size:clamp(34px,11vw,48px)}.tp-collection-main__points{margin-top:20px}.tp-collection-tabs{width:100%;justify-content:flex-start}.tp-collection-tab{padding:10px 15px;font-size:14px}.tp-collection-product-grid{grid-template-columns:1fr;gap:22px}.tp-collection-product-card__body{padding:21px 19px 24px}}@media(prefers-reduced-motion:reduce){.tp-collection-product-card,.tp-collection-product-card__media img,.tp-collection-tab{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom.css.map */
