.hw-ph__grid{display:grid;grid-template-columns:1fr;gap:2.4rem}.hw-ph__empty{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:4rem 0;color:rgba(var(--color-foreground),.6)}.hw-ph__empty-svg{width:12rem}.hw-ph__gallery{position:relative;min-width:0}.hw-ph__viewport{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:var(--media-radius, 12px)}.hw-ph__viewport::-webkit-scrollbar{display:none}.hw-ph__slide{flex:0 0 100%;scroll-snap-align:center;scroll-snap-stop:always}.hw-ph__media{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;background:rgba(var(--color-foreground),.03)}video.hw-ph__media{object-fit:contain;background:#000}.hw-ph__media--placeholder{background:rgba(var(--color-foreground),.05);border:.1rem dashed rgba(var(--color-foreground),.2)}.hw-ph__nav{position:absolute;top:calc(50% - 5.6rem);z-index:1;display:none;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border:none;border-radius:50%;background:#ffffffe6;color:rgb(var(--color-foreground));cursor:pointer;box-shadow:0 .2rem .8rem #00000026}.hw-ph__nav svg{width:1.4rem;height:1.4rem}.hw-ph__nav--prev{left:1rem}.hw-ph__nav--prev svg{transform:rotate(90deg)}.hw-ph__nav--next{right:1rem}.hw-ph__nav--next svg{transform:rotate(-90deg)}.hw-ph__thumbs{display:flex;gap:.8rem;margin-top:1rem;overflow-x:auto;scrollbar-width:none;padding-bottom:.2rem}.hw-ph__thumbs::-webkit-scrollbar{display:none}.hw-ph__thumb{position:relative;flex:0 0 auto;width:7.2rem;height:7.2rem;padding:0;border:.2rem solid transparent;border-radius:.8rem;overflow:hidden;cursor:pointer;background:rgba(var(--color-foreground),.03)}.hw-ph__thumb img{width:100%;height:100%;object-fit:cover}.hw-ph__thumb--active{border-color:rgb(var(--color-link))}.hw-ph__thumb-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000040;color:#fff}.hw-ph__thumb-play svg{width:2rem;height:2rem;fill:currentColor}.hw-ph__info{display:flex;flex-direction:column;gap:1.2rem;min-width:0}.hw-ph__rating{display:flex;align-items:center;gap:.8rem}.hw-ph__rating-stars{display:inline-flex;gap:.2rem;color:rgb(var(--color-link))}.hw-ph__star{width:1.8rem;height:1.8rem;fill:currentColor}.hw-ph__star--empty{fill:rgba(var(--color-foreground),.15)}.hw-ph__rating-count{font-size:1.4rem;color:rgba(var(--color-foreground),.65)}.hw-ph__title{margin:0;font-size:3rem;line-height:1.15}.hw-ph__text{margin:0;font-size:1.6rem;line-height:1.5}.hw-ph__usp{display:flex;align-items:center;gap:.9rem;margin:0;font-size:1.6rem;font-weight:500}.hw-ph__usp-check{display:inline-flex;flex:none;color:var(--hw-usp-check, #2ea84f)}.hw-ph__usp-check svg{width:1.5rem;height:1.5rem}.hw-ph__price .price{font-size:2.6rem;font-weight:800}.hw-ph__price .price--on-sale .price-item--regular{font-size:1.8rem;font-weight:500;opacity:.55}.hw-ph__price .price__badge-sale{font-weight:700;letter-spacing:.05em;white-space:nowrap}.hw-ph .icon-with-text{display:flex;margin:.4rem 0;padding:0;list-style:none}.hw-ph .icon-with-text--horizontal{justify-content:space-between;gap:1rem}.hw-ph .icon-with-text__item{display:flex;flex:1 1 0;flex-direction:column;align-items:center;text-align:center;gap:.8rem}.hw-ph .icon-with-text--horizontal .icon-with-text__item:not(:last-child){border-right:.1rem solid rgba(var(--color-foreground),.12)}.hw-ph .icon-with-text__item .svg-wrapper{display:inline-flex;align-items:center;justify-content:center;width:4.8rem;height:4.8rem;background:rgba(var(--color-link),.08);border-radius:50%;fill:rgb(var(--color-link));padding:1.2rem}.hw-ph .icon-with-text__item .h4{font-size:1.35rem;line-height:1.3}@media screen and (max-width:749px){.hw-ph .icon-with-text__item .h4{font-size:1.2rem}.hw-ph .icon-with-text__item .svg-wrapper{width:4.2rem;height:4.2rem;padding:1rem}}.hw-ph__submit{min-height:5.4rem;font-size:1.7rem;font-weight:700}.hw-ph__submit .loading__spinner{position:absolute}.hw-ph__submit-icon{display:inline-flex;margin-right:.9rem}.hw-ph__submit-icon svg{width:2rem;height:2rem}.hw-ph__note{display:flex;align-items:center;justify-content:center;gap:.7rem;margin:0;text-align:center;font-size:1.5rem;color:rgba(var(--color-foreground),.75)}.hw-ph__note-icon .svg-wrapper{display:inline-flex;width:2rem;height:2rem;fill:rgba(var(--color-foreground),.75)}.hw-ph__note-icon svg{width:100%;height:100%}.hw-payment-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem}.hw-payment-icons svg,.hw-payment-icons img{height:2.4rem;width:auto}.hw-ph__accordion details{border-top:.1rem solid rgba(var(--color-foreground),.08)}.hw-ph__accordion summary{display:flex;align-items:center;justify-content:space-between;padding:1.6rem 0;cursor:pointer;list-style:none}.hw-ph__accordion summary::-webkit-details-marker{display:none}.hw-ph__accordion .summary__title{display:flex;flex:1}.hw-ph__accordion .accordion__title{margin:0;font-size:1.6rem;font-weight:600}.hw-plus-toggle{position:relative;display:inline-flex;flex:none;width:1.6rem;height:1.6rem}.hw-plus-toggle:before,.hw-plus-toggle:after{content:"";position:absolute;top:50%;left:50%;background:currentColor;transform:translate(-50%,-50%);transition:transform .2s ease,opacity .2s ease}.hw-plus-toggle:before{width:1.6rem;height:.2rem}.hw-plus-toggle:after{width:.2rem;height:1.6rem}details[open]>summary .hw-plus-toggle:after{transform:translate(-50%,-50%) scaleY(0);opacity:0}.hw-ph__accordion .accordion__content{padding-bottom:1.6rem}@media screen and (min-width:750px){.hw-ph__grid{grid-template-columns:1.1fr 1fr;gap:4rem;align-items:start}.hw-ph__nav{display:inline-flex}.hw-ph__title{font-size:3.8rem}.hw-ph__thumb{width:8rem;height:8rem}}@media screen and (max-width:749px){.hw-ph__title{font-size:2.3rem}.hw-ph__text,.hw-ph__usp{font-size:1.5rem}.hw-ph__rating-count{font-size:1.3rem}.hw-ph__price .price{font-size:2.1rem}.hw-ph__price .price--on-sale .price-item--regular{font-size:1.5rem}.hw-ph__note{font-size:1.4rem}.hw-ph__submit{min-height:5rem;font-size:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/hw-product-hero.css.map */
