.th-section,.th-section *,.th-section *:before,.th-section *:after{box-sizing:border-box}.th-section{--th-bg: var(--th-cream);--th-fg: var(--th-ink);--th-fg-soft: var(--th-ink-soft);--th-accent: var(--th-teal);--th-card: #fff;--th-line: rgba(27, 42, 48, .14);--th-maxw: 1240px;position:relative;background:var(--th-bg);color:var(--th-fg);padding-block:var(--th-pt, 80px) var(--th-pb, 80px);font-family:var(--font-body-family);font-size:1.125rem;line-height:1.65;scroll-margin-top:96px}.th-bg--cream{--th-bg: var(--th-cream)}.th-bg--white{--th-bg: #fff;--th-card: var(--th-cream)}.th-bg--sage{--th-bg: var(--th-sage)}.th-bg--sand{--th-bg: var(--th-sand)}.th-bg--teal{--th-bg: var(--th-teal-dark);--th-fg: #f5f9f8;--th-fg-soft: rgba(245, 249, 248, .86);--th-accent: #f5c46b;--th-card: rgba(255, 255, 255, .09);--th-line: rgba(255, 255, 255, .22)}.th-w--wide{--th-maxw: 1520px}.th-w--full{--th-maxw: 100%}@media(max-width:749px){.th-section{padding-block:calc(var(--th-pt, 80px) * .62) calc(var(--th-pb, 80px) * .62)}}.th-container{width:100%;max-width:var(--th-maxw);margin-inline:auto;padding-inline:20px}@media(min-width:990px){.th-container{padding-inline:40px}}.th-section :is(h1,h2,h3,h4){color:var(--th-fg);margin:0;text-wrap:balance}:where(.th-section) p{margin:0}.th-h1{font-size:clamp(2.25rem,1.5rem + 3vw,3.5rem);line-height:1.1;letter-spacing:-.01em}.th-h2{font-size:clamp(1.9rem,1.35rem + 2.3vw,3.125rem);line-height:1.14;letter-spacing:-.005em}.th-h3{font-size:clamp(1.375rem,1.2rem + .8vw,1.75rem);line-height:1.25}.th-h4{font-size:1.1875rem;line-height:1.3;font-family:var(--font-body-family);font-weight:700}.th-eyebrow{margin:0;font-size:.8125rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--th-accent)}.th-lead,.th-sub{color:var(--th-fg-soft);font-size:clamp(1.0625rem,1rem + .3vw,1.3125rem);line-height:1.6}.th-body{color:var(--th-fg-soft)}.th-body>*+*{margin-top:1em}.th-body strong{color:var(--th-fg)}.th-body a{color:var(--th-accent);text-decoration:underline;text-underline-offset:3px}.th-fine{font-size:.9375rem;line-height:1.5;color:var(--th-fg-soft)}.th-head{max-width:780px;margin:0 auto clamp(32px,4.2vw,56px);display:grid;gap:14px;justify-items:center;text-align:center}.th-head--left{margin-inline:0;justify-items:start;text-align:left}.th-head .th-sub{max-width:62ch}.th-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.th-actions--center{justify-content:center}.th-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6em;min-height:58px;padding:0 34px;border:2px solid transparent;border-radius:var(--th-radius-btn, 14px);font-family:var(--font-body-family);font-size:1.125rem;font-weight:700;line-height:1.1;text-align:center;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.th-btn svg{width:1.1em;height:1.1em;flex:none}.th-btn--primary{background:var(--th-cta);color:#fff;box-shadow:0 10px 24px -10px #c9470ea6}.th-btn--primary:hover{background:var(--th-cta-hover);transform:translateY(-2px);box-shadow:0 14px 28px -10px #c9470eb3}.th-btn--outline{background:transparent;color:var(--th-accent);border-color:currentColor}.th-btn--outline:hover{background:var(--th-accent);color:var(--th-bg);border-color:var(--th-accent)}.th-btn--light{background:#fff;color:var(--th-teal-dark)}.th-btn--light:hover{transform:translateY(-2px);box-shadow:0 12px 26px -12px #00000080}.th-btn--block{width:100%}.th-btn--lg{min-height:64px;padding:0 42px;font-size:1.1875rem}.th-section a:focus-visible,.th-section button:focus-visible,.th-section summary:focus-visible{outline:3px solid var(--th-accent);outline-offset:3px;border-radius:6px}.th-i{display:inline-block;width:1.25em;height:1.25em;flex:none}.th-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;background:var(--th-card);border:1px solid var(--th-line);color:var(--th-fg);font-size:.9375rem;font-weight:600;line-height:1.2}.th-chip svg{width:18px;height:18px;color:var(--th-accent);flex:none}.th-checks{list-style:none;margin:0;padding:0;display:grid;gap:14px}.th-checks li{display:flex;gap:14px;align-items:flex-start;color:var(--th-fg)}.th-checks__ic{flex:none;width:28px;height:28px;margin-top:1px;border-radius:50%;display:grid;place-items:center;background:var(--th-success);color:#fff}.th-checks__ic svg{width:16px;height:16px}.th-checks__ic--soft{background:color-mix(in srgb,var(--th-accent) 14%,transparent);color:var(--th-accent)}.th-checks__ic--soft svg{width:18px;height:18px}.th-checks strong{display:block;font-weight:700;line-height:1.3}.th-checks span.th-checks__text{display:block;color:var(--th-fg-soft);font-size:1.0625rem;line-height:1.5;margin-top:2px}.th-stars{display:inline-flex;gap:2px;color:var(--th-gold);vertical-align:middle}.th-stars svg{width:20px;height:20px;fill:currentColor;stroke:none}.th-stars .is-off{color:color-mix(in srgb,var(--th-fg) 22%,transparent)}.th-card{background:var(--th-card);border:1px solid var(--th-line);border-radius:var(--th-radius, 20px);padding:clamp(22px,2.4vw,32px);box-shadow:0 1px #1b2a300a,0 14px 34px -22px #1b2a3047}.th-bg--teal .th-card{box-shadow:none}.th-card--flush{padding:0;overflow:hidden}.th-icon-badge{display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:color-mix(in srgb,var(--th-accent) 13%,transparent);color:var(--th-accent);flex:none}.th-icon-badge svg{width:30px;height:30px}.th-grid{display:grid;gap:var(--th-gap, 28px);grid-template-columns:repeat(var(--th-cols, 3),minmax(0,1fr))}@media(max-width:989px){.th-grid{grid-template-columns:repeat(var(--th-cols-t, 2),minmax(0,1fr))}}@media(max-width:599px){.th-grid{grid-template-columns:repeat(var(--th-cols-m, 1),minmax(0,1fr));gap:min(var(--th-gap, 28px),20px)}}.th-split{display:grid;gap:clamp(28px,5vw,76px);align-items:center;grid-template-columns:var(--th-split, 1fr 1fr)}.th-split--top{align-items:start}.th-split__media{order:1;min-width:0}.th-split__body{order:2;min-width:0;display:grid;gap:22px;align-content:center}.th-split--media-right .th-split__media{order:2}.th-split--media-right .th-split__body{order:1}@media(max-width:989px){.th-split{grid-template-columns:minmax(0,1fr)}.th-split .th-split__media{order:1}.th-split .th-split__body,.th-split--text-first-m .th-split__media{order:2}.th-split--text-first-m .th-split__body{order:1}}.th-media{position:relative;width:var(--th-media-w, 100%);max-width:var(--th-media-max, none);margin-inline:auto}.th-media[data-align=left]{margin-inline:0 auto}.th-media[data-align=right]{margin-inline:auto 0}.th-media__frame{position:relative;overflow:hidden;isolation:isolate;aspect-ratio:var(--th-ratio, 4 / 5);border-radius:var(--th-media-radius, var(--th-radius, 20px));background:linear-gradient(145deg,var(--th-sand),var(--th-sage))}.th-media__frame>img,.th-media__frame>video,.th-media__frame>iframe,.th-media__frame>.th-media__cover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;border:0;object-fit:var(--th-fit, cover);object-position:var(--th-pos, 50% 50%);display:block}.th-media__frame>iframe{background:#000}.th-media__cover{z-index:1}.th-media__ph{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:18px;text-align:center;color:var(--th-teal);background:repeating-linear-gradient(135deg,rgba(15,76,92,.05) 0 14px,transparent 14px 28px),linear-gradient(145deg,#f3eadb,#dcebe5);border:2px dashed rgba(15,76,92,.3);border-radius:inherit}.th-media__ph svg{width:46px;height:46px;opacity:.65}.th-media__ph b{font-size:1rem;line-height:1.3}.th-media__ph small{font-size:.8125rem;line-height:1.4;opacity:.8;max-width:26ch}.th-media__frame{container-type:inline-size}@container (max-width: 260px){.th-media__ph small{display:none}}@container (max-width: 170px){.th-media__ph b{display:none}.th-media__ph svg{width:34px;height:34px}}.th-play{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;border:0;padding:0;cursor:pointer;background:linear-gradient(to top,#0a3a4761,#0a3a4700 60%)}.th-play__btn{display:grid;place-items:center;width:clamp(64px,9vw,92px);aspect-ratio:1;border-radius:50%;background:#fff;color:var(--th-cta);box-shadow:0 12px 34px #0000004d;transition:transform .2s ease}.th-play__btn svg{width:38%;height:38%;margin-left:6%;fill:currentColor;stroke:none}.th-play:hover .th-play__btn{transform:scale(1.07)}.th-media.is-playing .th-play,.th-media.is-playing .th-media__cover{display:none}.th-media__badge{position:absolute;z-index:3;left:16px;bottom:16px;max-width:calc(100% - 32px);padding:10px 16px;border-radius:999px;background:#fffffff0;color:var(--th-ink);font-size:.9375rem;font-weight:700;line-height:1.25;box-shadow:0 8px 24px -10px #0006}.th-rail{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:20px;padding:6px 20px 18px;margin-inline:-20px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.th-rail::-webkit-scrollbar{display:none}.th-rail>*{flex:0 0 var(--th-card-w, 300px);max-width:82vw;scroll-snap-align:start;min-width:0}.th-rail-nav{display:flex;gap:12px;justify-content:center;margin-top:22px}.th-rail-btn{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;border:2px solid var(--th-accent);background:transparent;color:var(--th-accent);cursor:pointer;transition:background-color .18s,color .18s}.th-rail-btn svg{width:22px;height:22px}.th-rail-btn:hover:not([disabled]){background:var(--th-accent);color:var(--th-bg)}.th-rail-btn[disabled]{opacity:.35;cursor:default}.th-slides{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.th-slides::-webkit-scrollbar{display:none}.th-slides>*{flex:0 0 100%;min-width:0;scroll-snap-align:start}.th-tslide{display:grid;gap:clamp(20px,3vw,32px);justify-items:center;text-align:center}.th-tslide__photos{display:grid;gap:var(--th-strip-gap, 14px);grid-template-columns:repeat(var(--th-cols, 3),minmax(0,1fr));width:100%;max-width:var(--th-strip-max, 760px)}.th-tslide__photos .th-media{width:100%;max-width:none}.th-tslide__quote{max-width:46rem;font-size:clamp(1.125rem,1.05rem + .5vw,1.375rem);line-height:1.65;color:var(--th-fg-soft)}.th-tslide__quote>*+*{margin-top:1em}.th-tslide__by{display:flex;align-items:center;justify-content:center;gap:8px 14px;flex-wrap:wrap}.th-tslide__by b{font-size:1.25rem;line-height:1.3;color:var(--th-fg)}.th-tslide__score{color:var(--th-fg-soft);font-size:1.0625rem}.th-vbadge{display:inline-grid;place-items:center;width:22px;height:22px;margin-left:-6px;border-radius:50%;background:var(--th-success);color:#fff}.th-vbadge svg{width:13px;height:13px}.th-rail-btn--soft{border:0;background:color-mix(in srgb,var(--th-accent) 11%,transparent)}.th-rail-btn--soft:hover:not([disabled]){background:var(--th-accent);color:var(--th-bg)}.th-expert{--th-pos: 50% 100%;max-width:980px;margin:clamp(32px,4vw,48px) auto 0;display:grid;grid-template-columns:min(var(--th-expert-col, 190px),34%) minmax(0,1fr);gap:clamp(16px,3vw,40px);align-items:center;padding:clamp(18px,3vw,32px) clamp(18px,3vw,40px);border-radius:calc(var(--th-radius, 20px) + 4px);background:color-mix(in srgb,var(--th-accent) 8%,var(--th-bg))}.th-expert .th-media{width:100%;max-width:none}.th-expert .th-media__frame{background:transparent}.th-expert__quote{font-size:clamp(1.0625rem,1rem + .35vw,1.25rem);line-height:1.6;color:var(--th-fg)}.th-expert__who{margin-top:14px;font-size:1.125rem;font-weight:700;line-height:1.4;color:var(--th-fg)}.th-acc{display:grid;gap:14px}.th-acc details{background:var(--th-card);border:1px solid var(--th-line);border-radius:16px;transition:box-shadow .2s ease,border-color .2s ease}.th-acc details[open]{border-color:var(--th-accent);box-shadow:0 14px 34px -24px #1b2a3080}.th-acc summary{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:68px;padding:16px 24px;font-size:1.1875rem;font-weight:700;line-height:1.35;color:var(--th-fg);cursor:pointer;list-style:none}.th-acc summary::-webkit-details-marker{display:none}.th-acc__plus{flex:none;position:relative;width:34px;height:34px;border-radius:50%;background:color-mix(in srgb,var(--th-accent) 14%,transparent);color:var(--th-accent);transition:transform .25s ease,background-color .2s}.th-acc__plus:before,.th-acc__plus:after{content:"";position:absolute;left:50%;top:50%;width:14px;height:2px;margin:-1px 0 0 -7px;background:currentColor;border-radius:2px}.th-acc__plus:after{transform:rotate(90deg);transition:transform .25s ease}.th-acc details[open] .th-acc__plus{background:var(--th-accent);color:var(--th-bg)}.th-acc details[open] .th-acc__plus:after{transform:rotate(0)}.th-acc__body{padding:0 24px 24px;color:var(--th-fg-soft)}.th-acc__body>*+*{margin-top:.9em}.th-faq-side{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.55fr);gap:clamp(28px,5vw,72px);align-items:start}.th-faq-side__head{display:grid;gap:20px;justify-items:start;position:sticky;top:110px}@media(max-width:989px){.th-faq-side{grid-template-columns:minmax(0,1fr)}.th-faq-side__head{position:static}}.th-stat{text-align:center;display:grid;gap:6px}.th-stat__num{font-family:var(--font-heading-family);font-size:clamp(2.5rem,1.9rem + 2.6vw,4rem);line-height:1;color:var(--th-fg)}.th-stat__num small{font-size:.45em;margin-left:4px;color:var(--th-accent);font-family:var(--font-body-family);font-weight:700}.th-stat__label{color:var(--th-fg-soft);font-size:1.0625rem;line-height:1.4}.th-hero{overflow:hidden}.th-hero__grid{display:grid;gap:clamp(32px,5vw,72px);align-items:center;grid-template-columns:var(--th-split, 1.05fr .95fr)}.th-hero__copy{display:grid;gap:24px;justify-items:start;order:1;min-width:0}.th-hero__media{order:2;min-width:0;position:relative}.th-hero--split-left .th-hero__copy{order:2}.th-hero--split-left .th-hero__media{order:1}.th-hero__price{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.th-price-now{font-family:var(--font-heading-family);font-size:2.25rem;line-height:1;color:var(--th-fg)}.th-price-was{font-size:1.25rem;color:var(--th-fg-soft);text-decoration:line-through}.th-price-save{display:inline-block;padding:6px 12px;border-radius:8px;background:var(--th-cta);color:#fff;font-size:.9375rem;font-weight:700;line-height:1.2}.th-trust-inline{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:10px 26px}.th-trust-inline li{display:inline-flex;align-items:center;gap:9px;font-size:1rem;font-weight:600;color:var(--th-fg)}.th-trust-inline svg{width:22px;height:22px;color:var(--th-accent);flex:none}@media(max-width:989px){.th-hero__grid{grid-template-columns:minmax(0,1fr)}.th-hero__copy,.th-hero--split-left .th-hero__copy{order:2}.th-hero__media,.th-hero--split-left .th-hero__media,.th-hero--text-first-m .th-hero__copy{order:1}.th-hero--text-first-m .th-hero__media{order:2}}.th-hero--bg{display:flex;align-items:center;min-height:var(--th-hero-min, 640px);padding-block:72px;color:#fff}.th-hero--bg :is(h1,.th-lead,.th-checks li,.th-trust-inline li,.th-eyebrow){color:#fff}.th-hero--bg .th-lead{opacity:.92}.th-hero--bg .th-container{position:relative;z-index:2}.th-hero--bg .th-hero__copy{max-width:640px}.th-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.th-hero__bg .th-media{width:100%;max-width:none;height:100%}.th-hero__bg .th-media__frame{height:100%;aspect-ratio:auto;border-radius:0}.th-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,var(--th-teal-dark) 0%,transparent 100%)}.th-hero--bg .th-hero__grid{grid-template-columns:minmax(0,1fr)}@media(max-width:749px){.th-hero__veil{background:var(--th-teal-dark)}}.th-trust{display:grid;gap:14px 28px;grid-template-columns:repeat(var(--th-cols, 4),minmax(0,1fr))}.th-trust__item{display:flex;align-items:center;gap:16px}.th-trust__item .th-icon-badge{width:54px;height:54px}.th-trust__item .th-icon-badge svg{width:26px;height:26px}.th-trust__item>div>b{display:block;font-size:1.0625rem;line-height:1.3;color:var(--th-fg)}.th-trust__item>div>span{display:block;font-size:.9375rem;line-height:1.4;color:var(--th-fg-soft)}.th-trust--cards .th-trust__item{padding:18px 20px;background:var(--th-card);border:1px solid var(--th-line);border-radius:16px}@media(max-width:989px){.th-trust{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:599px){.th-trust{grid-template-columns:minmax(0,1fr)}.th-trust__item{gap:14px}}.th-feature{display:flex;flex-direction:column;height:100%}.th-feature .th-media__frame{border-radius:0}.th-feature .th-media{width:100%;max-width:none}.th-feature__body{display:grid;gap:10px;padding:clamp(20px,2.2vw,28px)}.th-feature__body p{color:var(--th-fg-soft);font-size:1.0625rem;line-height:1.6}.th-feature--plain{background:transparent;border:0;box-shadow:none}.th-feature--plain .th-media__frame{border-radius:var(--th-media-radius, var(--th-radius, 20px))}.th-feature--plain .th-feature__body{padding:20px 4px 0}.th-feature--center .th-feature__body{text-align:center;justify-items:center}.th-feature .th-icon-badge{margin-bottom:4px}.th-step{display:grid;gap:18px;align-content:start;text-align:center;justify-items:center}.th-step .th-media{width:100%;max-width:none}.th-step__num{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--th-cta);color:#fff;font-family:var(--font-heading-family);font-size:1.5rem;line-height:1;box-shadow:0 8px 18px -8px #c9470eb3}.th-step p{color:var(--th-fg-soft);max-width:34ch}.th-steps-cta{margin-top:clamp(32px,4vw,52px);display:grid;gap:12px;justify-items:center;text-align:center}.th-showcase{display:grid;gap:clamp(28px,3.5vw,44px);justify-items:center}.th-showcase .th-media{width:var(--th-media-w, 100%)}.th-showcase__chips{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.th-clip{display:grid;gap:14px}.th-clip .th-media{width:100%;max-width:none}.th-clip__meta{display:grid;gap:4px}.th-clip__meta b{font-size:1.0625rem;line-height:1.3;color:var(--th-fg)}.th-clip__meta span{font-size:1rem;line-height:1.5;color:var(--th-fg-soft)}.th-gallery{display:grid;gap:var(--th-gap, 14px);grid-template-columns:repeat(var(--th-cols, 4),minmax(0,1fr))}.th-gallery__tile{position:relative;min-width:0}.th-gallery__tile .th-media{width:100%;max-width:none;height:100%}.th-gallery--mosaic .th-gallery__tile:first-child{grid-column:span 2;grid-row:span 2}.th-gallery--mosaic .th-gallery__tile:first-child .th-media__frame{height:100%;aspect-ratio:auto}.th-gallery__cap{position:absolute;z-index:3;left:12px;right:12px;bottom:12px;padding:9px 14px;border-radius:12px;background:#fffffff0;color:var(--th-ink);font-size:.9375rem;font-weight:600;line-height:1.3}@media(max-width:989px){.th-gallery{grid-template-columns:repeat(min(var(--th-cols-t, 3),3),minmax(0,1fr))}}@media(max-width:599px){.th-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.th-gallery--mosaic .th-gallery__tile:first-child{grid-column:span 2;grid-row:span 1}.th-gallery--mosaic .th-gallery__tile:first-child .th-media__frame{aspect-ratio:var(--th-ratio, 4 / 5);height:auto}}.th-rating-sum{display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:center;font-weight:600;color:var(--th-fg)}.th-rating-sum b{font-family:var(--font-heading-family);font-size:2.25rem;line-height:1;font-weight:400}.th-reviews{column-count:var(--th-cols, 3);column-gap:var(--th-gap, 24px)}.th-review{break-inside:avoid;margin-bottom:var(--th-gap, 24px);display:grid;gap:14px}.th-review .th-media{width:100%;max-width:none}.th-review .th-media__frame{border-radius:14px}.th-review h3{font-size:1.25rem;line-height:1.3;font-family:var(--font-body-family);font-weight:700}.th-review p{color:var(--th-fg-soft);font-size:1.0625rem;line-height:1.65}.th-review__by{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:.9375rem;color:var(--th-fg-soft)}.th-review__by b{color:var(--th-fg);font-size:1rem}.th-verified{display:inline-flex;align-items:center;gap:5px;color:var(--th-success);font-weight:700;font-size:.875rem}.th-verified svg{width:16px;height:16px}@media(max-width:989px){.th-reviews{column-count:var(--th-cols-t, 2)}}@media(max-width:599px){.th-reviews{column-count:1}}.th-cmp{max-width:980px;margin-inline:auto;background:var(--th-card);border:1px solid var(--th-line);border-radius:var(--th-radius, 20px);overflow:hidden}.th-cmp__row{display:grid;grid-template-columns:minmax(0,1.7fr) repeat(3,minmax(0,1fr));align-items:center;border-top:1px solid var(--th-line)}.th-cmp__row:first-child{border-top:0}.th-cmp__cell{padding:18px 14px;text-align:center;line-height:1.35;display:grid;place-items:center;align-self:stretch}.th-cmp__cell:first-child{text-align:left;justify-items:start;padding-left:clamp(16px,2.4vw,28px);font-weight:600;color:var(--th-fg)}.th-cmp__cell--us{background:color-mix(in srgb,var(--th-accent) 10%,transparent)}.th-cmp__row--head .th-cmp__cell{font-weight:700;font-size:1.0625rem;padding-block:22px;color:var(--th-fg)}.th-cmp__row--head .th-cmp__cell--us{background:var(--th-cmp-us-bg, var(--th-teal));color:var(--th-cmp-us-fg, #fff);font-size:1.1875rem}.th-cmp__logo{display:block;max-width:100%;object-fit:contain}.th-cmp__mark{display:grid;place-items:center;width:34px;height:34px;border-radius:50%}.th-cmp__mark svg{width:18px;height:18px}.th-cmp__mark--yes{background:var(--th-success);color:#fff}.th-cmp__mark--no{background:color-mix(in srgb,var(--th-fg) 9%,transparent);color:color-mix(in srgb,var(--th-fg) 55%,transparent)}.th-cmp__mark--part{background:color-mix(in srgb,var(--th-gold) 30%,transparent);color:#8a5a00}.th-cmp__note{margin-top:18px;text-align:center}@media(max-width:599px){.th-cmp__row{grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(0,.8fr))}.th-cmp__cell{padding:14px 6px;font-size:.9375rem}.th-cmp__row--head .th-cmp__cell{font-size:.875rem}.th-cmp__row--head .th-cmp__cell--us{font-size:.9375rem}.th-cmp__mark{width:28px;height:28px}.th-cmp__mark svg{width:15px;height:15px}}.th-included{display:grid;gap:14px}.th-included__item{display:flex;gap:18px;align-items:flex-start;padding:18px 20px}.th-included__item .th-icon-badge{width:52px;height:52px}.th-included__item .th-icon-badge svg{width:26px;height:26px}.th-included__item>div>b{display:block;font-size:1.125rem;line-height:1.3;color:var(--th-fg)}.th-included__item>div>span{display:block;margin-top:3px;color:var(--th-fg-soft);font-size:1.0625rem;line-height:1.5}.th-guarantee{border-radius:calc(var(--th-radius, 20px) + 8px);padding:clamp(28px,4.5vw,64px);background:var(--th-card);border:1px solid var(--th-line)}.th-bg--teal .th-guarantee{background:var(--th-card)}.th-guarantee .th-split{--th-split: minmax(0, .8fr) minmax(0, 1.2fr)}@media(max-width:989px){.th-guarantee .th-split{--th-split: minmax(0, 1fr)}}.th-banner{position:relative;overflow:hidden;isolation:isolate;border-radius:var(--th-media-radius, calc(var(--th-radius, 20px) + 8px));aspect-ratio:var(--th-ratio, 21 / 9);width:var(--th-media-w, 100%);max-width:var(--th-media-max, none);margin-inline:auto;display:grid;place-items:center;background:linear-gradient(145deg,var(--th-teal),var(--th-teal-dark));color:#fff}.th-banner[data-align=left]{margin-inline:0 auto}.th-banner[data-align=right]{margin-inline:auto 0}.th-banner__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.th-banner__media .th-media{width:100%;max-width:none;height:100%}.th-banner__media .th-media__frame{height:100%;aspect-ratio:auto;border-radius:0}.th-banner__veil{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--th-teal-dark)}.th-banner__inner{position:relative;z-index:2;display:grid;gap:20px;justify-items:center;text-align:center;padding:clamp(28px,5vw,64px);max-width:820px}.th-banner :is(h2,.th-sub,.th-eyebrow,.th-fine){color:#fff}.th-banner .th-eyebrow{color:#f5c46b}.th-banner .th-sub{opacity:.92}@media(max-width:749px){.th-banner{aspect-ratio:auto;min-height:460px}}.th-product__gallery{display:grid;gap:14px}.th-product__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.th-product__thumb{padding:0;border:2px solid transparent;border-radius:12px;overflow:hidden;background:var(--th-card);cursor:pointer;aspect-ratio:1}.th-product__thumb img{width:100%;height:100%;object-fit:cover;display:block}.th-product__thumb[aria-current=true]{border-color:var(--th-accent)}.th-product__title{font-size:clamp(1.75rem,1.3rem + 1.8vw,2.5rem);line-height:1.15}.th-product .product-form{margin:0}.th-product__buy{display:grid;gap:14px}.th-product__buy .th-btn{width:100%}.th-product__notes{display:grid;gap:8px}.th-product__empty{padding:28px;text-align:center;color:var(--th-fg-soft);border:2px dashed var(--th-line);border-radius:var(--th-radius, 20px)}.th-news{max-width:640px;margin-inline:auto;display:grid;gap:22px;text-align:center;justify-items:center}.th-news__form{width:100%}.th-news__row{display:flex;gap:12px;width:100%}.th-news__msg{margin-top:14px}.th-news__form input[type=email]{flex:1 1 auto;min-width:0;min-height:58px;padding:0 20px;border:2px solid var(--th-line);border-radius:var(--th-radius-btn, 14px);background:#fff;color:var(--th-ink);font:inherit;font-size:1.0625rem}.th-news__form input[type=email]:focus{outline:3px solid var(--th-accent);outline-offset:2px}.th-news__msg{font-weight:600}.th-news__msg--ok{color:var(--th-success)}.th-bg--teal .th-news__msg--ok{color:#9be3c2}.th-news__msg--err{color:#b42318}@media(max-width:599px){.th-news__row{flex-direction:column}}.th-logo{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none;line-height:1}.th-logo__mark{width:34px;height:34px;flex:none}.th-logo__mark rect{fill:var(--th-logo-bg, #0f4c5c)}.th-logo__mark path{stroke:var(--th-logo-fg, #fff)}.footer-group .th-logo{--th-logo-bg: #fbf6ee;--th-logo-fg: #0f4c5c;color:#fbf6ee}.th-logo__word{font-family:var(--font-heading-family);font-size:1.75rem;letter-spacing:0;line-height:1}@media(prefers-reduced-motion:reduce){.th-btn,.th-play__btn,.th-acc__plus,.th-acc__plus:after{transition:none}.th-btn--primary:hover,.th-btn--light:hover{transform:none}}.th-pdp-sub{font-size:1.1875rem;font-weight:600;color:var(--th-teal);line-height:1.4;margin:0}.th-pdp-points{list-style:none;margin:0;padding:0;display:grid;gap:12px;color:var(--th-ink);font-size:1.0625rem;line-height:1.45}.th-pdp-points li{display:flex;gap:12px;align-items:flex-start;margin:0;padding:0}.th-pdp-points li>*{margin:0}.th-pdp-points .th-checks__ic{width:26px;height:26px}.th-pdp-assure{display:grid;gap:10px;padding:18px 20px;border-radius:16px;background:var(--th-sage);border:1px solid rgba(15,76,92,.14);color:var(--th-ink);font-size:1rem;line-height:1.4}.th-pdp-assure div{display:flex;gap:12px;align-items:center;font-weight:600}.th-pdp-assure svg{width:22px;height:22px;color:var(--th-teal);flex:none}.th-pdp-pay{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:center;margin-top:6px;color:var(--th-ink-soft);font-size:.875rem}.th-pdp-pay svg{width:38px;height:24px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/therava.css.map */
