.hero-video{position:relative;display:flex;overflow:hidden}.hero-video--small{min-height:42rem}.hero-video--medium{min-height:60rem}.hero-video--large{min-height:100svh}@media screen and (min-width:750px){.hero-video--small{min-height:48rem}.hero-video--medium{min-height:56rem}.hero-video--large{min-height:78vh}}.hero-video__media,.hero-video__vid,.hero-video__img,.hero-video__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-video__vid,.hero-video__img{object-fit:cover}.hero-video__media :is(video,img,svg){width:100%;height:100%;object-fit:cover;display:block}.hero-video__overlay{background-color:#000}.hero-video__content{position:relative;z-index:1;width:100%;align-self:center;display:flex;flex-direction:column;gap:1.6rem}.content-position--top .hero-video__content{align-self:flex-start;padding-top:6rem}.content-position--bottom .hero-video__content{align-self:flex-end;padding-bottom:6rem}.content-align--center .hero-video__content{align-items:center;text-align:center}.content-align--left .hero-video__content{align-items:flex-start;text-align:left}.content-align--right .hero-video__content{align-items:flex-end;text-align:right}.hero-video__heading{margin:0}.hero-video__sub{margin:0;max-width:52rem}@media(prefers-reduced-motion:reduce){.hero-video__vid{display:none}}.trio{padding-top:3.6rem;padding-bottom:3.6rem}.trio__grid{display:grid;grid-template-columns:1fr;gap:2.4rem}.trio__main img,.trio__placeholder{width:100%;height:auto;border-radius:var(--hf-radius, 8px);display:block}.trio__thumbs{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:.8rem;padding:0}.trio__thumb{padding:0;border:1px solid var(--hf-line, rgba(var(--color-foreground), .15));border-radius:var(--hf-radius, 8px);background:none;cursor:pointer;overflow:hidden;line-height:0}.trio__thumb img{width:6rem;height:6rem;object-fit:cover}.trio__title{margin:0 0 .8rem}.trio__rating{display:flex;align-items:center;gap:.6rem;margin-bottom:.6rem}.trio__rating .rating-count{margin:0}.trio__trust{font-size:1.3rem;color:rgba(var(--color-foreground),.75);margin:0 0 1.6rem}.trio__contents{border-top:1px solid var(--hf-line, rgba(var(--color-foreground), .12));padding-top:1.6rem;margin-bottom:1.6rem}.trio__contents-title{font-size:1.4rem;margin:0 0 .8rem}.trio__list li{display:flex;justify-content:space-between;gap:1rem;padding:.4rem 0;font-size:1.4rem}.trio__c-price{color:rgba(var(--color-foreground),.7)}.trio__toggle{display:flex;align-items:center;gap:1.2rem;cursor:pointer;padding:1.4rem 1.6rem;border:1px solid var(--hf-line, rgba(var(--color-foreground), .15));border-radius:var(--hf-radius, 8px);margin-bottom:1.6rem}.trio__toggle-input{position:absolute;opacity:0;width:0;height:0}.trio__toggle-switch{flex:0 0 auto;width:4.4rem;height:2.4rem;border-radius:1.2rem;background:rgba(var(--color-foreground),.25);position:relative;transition:background .2s ease}.trio__toggle-switch:after{content:"";position:absolute;top:.3rem;left:.3rem;width:1.8rem;height:1.8rem;border-radius:50%;background:rgb(var(--color-background));transition:transform .2s ease}.trio__toggle-input:checked+.trio__toggle-switch{background:var(--hf-clay, rgb(var(--color-foreground)))}.trio__toggle-input:checked+.trio__toggle-switch:after{transform:translate(2rem)}.trio__toggle-input:focus-visible+.trio__toggle-switch{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.trio__toggle-label{font-size:1.4rem;font-weight:600}.trio__savings{background:var(--hf-blush, rgba(var(--color-foreground), .04));border-radius:var(--hf-radius, 8px);padding:1.4rem 1.6rem;margin-bottom:1.6rem}.trio__row{display:flex;justify-content:space-between;gap:1rem;font-size:1.4rem;padding:.3rem 0}.trio__strike{text-decoration:line-through;opacity:.7}.trio__row--save{border-top:1px solid rgba(var(--color-foreground),.15);margin-top:.4rem;padding-top:.8rem;font-weight:700}.trio__save{color:var(--hf-clay, rgb(var(--color-foreground)))}.trio__total{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1rem}.trio__total-value{font-size:1.8rem;font-weight:700}.trio__buy .product-form__buttons{display:flex;flex-direction:column;gap:.8rem}.trio__details-link{display:inline-block;margin-top:1.4rem;font-size:1.3rem}@media screen and (min-width:750px){.trio__grid{grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.trio__buy{position:static}}@media screen and (max-width:749px){.trio{padding-bottom:14rem}.trio__buy{position:fixed;left:0;right:0;bottom:0;z-index:5;background:rgb(var(--color-background));border-top:1px solid var(--hf-line, rgba(var(--color-foreground), .15));box-shadow:0 -4px 20px #00000014;padding:1rem 1.6rem calc(1rem + env(safe-area-inset-bottom))}.trio__buy .trio__total{margin-bottom:.6rem}}.trust-bar__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.8rem 2rem;text-align:center}.trust-bar__point{font-size:1.3rem;letter-spacing:.02em}.trust-bar__item--app{display:inline-flex;align-items:center}@media screen and (min-width:750px){.trust-bar__inner{gap:1rem 3rem}}.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:4;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.12);box-shadow:0 -4px 20px #00000014;transform:translateY(110%);transition:transform .25s ease;padding-bottom:env(safe-area-inset-bottom)}.sticky-atc.is-shown{transform:translateY(0)}.sticky-atc__inner{display:flex;align-items:center;gap:1.2rem;padding-top:1rem;padding-bottom:1rem}.sticky-atc__thumb{flex:0 0 auto;width:4.4rem;height:4.4rem;object-fit:cover;border-radius:var(--hf-radius, 6px)}.sticky-atc__text{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}.sticky-atc__title{font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{font-size:1.3rem;color:rgba(var(--color-foreground),.75)}.sticky-atc__btn{flex:0 0 auto;margin:0;min-height:4.4rem}@media screen and (max-width:749px){.sticky-atc__inner{padding-right:6.4rem}.sticky-atc__title{max-width:14rem}}@media screen and (min-width:750px){.sticky-atc__btn{min-width:18rem}}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
