.hx-rows{display:flex;flex-direction:column;border-top:1px solid #e2e2e5}.hx-row-wrap{display:contents}.hx-row{display:grid;grid-template-columns:minmax(0,4.2fr) minmax(0,7.8fr);gap:clamp(24px,5vw,72px);align-items:center;padding:28px 0;border-bottom:1px solid #e2e2e5}.hx-row__media{position:relative;max-width:440px;width:100%}.hx-row .photo{aspect-ratio:1/1;border-radius:32px;padding:8px;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.hx-row .photo>img,.hx-row .photo>svg{width:100%;height:100%;object-fit:contain}.hx-row .photo.hx-slider{padding:0}.hx-row__motion{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:32px;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;z-index:3;animation:hxFade .25s ease both}.hx-row__motion img{width:100%;height:100%;object-fit:contain}.hx-row__motion[hidden]{display:none}.hx-row__play{position:absolute;top:14px;right:14px;z-index:4;display:inline-flex;align-items:center;gap:8px;padding:8px 14px 8px 8px;border-radius:999px;background:#ffffffe6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 16px #00000012;font-size:12px;color:#111;transition:background .16s,color .16s}.hx-row__play:hover,.hx-row__play[aria-pressed=true]{background:#111;color:#fff}.hx-row__play-icon{width:24px;height:24px;border-radius:50%;background:#111;position:relative;flex:none}.hx-row__play-icon:after{content:"";position:absolute;left:9px;top:7px;border-left:8px solid #fff;border-top:5px solid transparent;border-bottom:5px solid transparent}.hx-row__play[aria-pressed=true] .hx-row__play-icon{background:#fff}.hx-row__play[aria-pressed=true] .hx-row__play-icon:after{left:7px;top:7px;width:10px;height:10px;border:0;background:linear-gradient(90deg,#111 0 3px,transparent 3px 7px,#111 7px 10px)}.hx-row__badge{position:absolute;top:14px;left:14px;z-index:4;background:#111;color:#fff;font:11px IBM Plex Mono,monospace;letter-spacing:.06em;text-transform:uppercase;padding:7px 11px;border-radius:999px}.hx-row__copy{max-width:620px}.hx-row__index{font-size:clamp(40px,4vw,56px);line-height:1;letter-spacing:-.05em;color:#d2d2d6;font-weight:500;margin-bottom:14px}.hx-row h3{font-size:clamp(26px,2.6vw,36px);line-height:1.08;margin:12px 0;min-height:0}.hx-row h3 a{color:inherit}.hx-row__text{color:#5f5f63;font-size:15px;line-height:1.6;max-width:520px}.hx-specs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:22px 0}.hx-specs>div{display:block;background:#fff;border-radius:18px;padding:14px 16px}.hx-specs dt{font:11px IBM Plex Mono,monospace;letter-spacing:.06em;text-transform:uppercase;color:#8a8a8f;margin-bottom:6px}.hx-specs dd{text-align:left;font-size:14px}.hx-row__actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px;margin-top:22px}.hx-row__actions .catalogue-price{margin:0;width:100%;font-size:18px}.hx-row__motion-link{padding-left:0}.hx-row .hx-slider__nav{bottom:14px}.hx-anim .hx-row{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.hx-anim .hx-row.is-in{opacity:1;transform:none}.hx-anim .hx-row .hx-row__media{transform:scale(.97);transition:transform .9s cubic-bezier(.2,.7,.2,1)}.hx-anim .hx-row.is-in .hx-row__media{transform:none}@keyframes hxFade{0%{opacity:0}to{opacity:1}}@media(max-width:800px){.hx-row{grid-template-columns:40% minmax(0,1fr);column-gap:16px;row-gap:0;align-items:start;padding:22px 0}.hx-row__media{grid-column:1;grid-row:1 / span 4;max-width:none}.hx-row__copy{display:contents}.hx-row__index,.hx-row .eyebrow,.hx-row h3,.hx-row__text{grid-column:2}.hx-row__index{font-size:22px;margin:2px 0 4px}.hx-row .eyebrow{font-size:10px}.hx-row h3{font-size:20px;margin:6px 0}.hx-row__text{font-size:13px;line-height:1.5}.hx-specs,.hx-row__actions{grid-column:1 / -1}.hx-specs{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:16px 0 0}.hx-specs>div{padding:10px 11px;border-radius:14px}.hx-specs dt{font-size:9.5px;margin-bottom:4px}.hx-specs dd{font-size:12.5px;line-height:1.3}.hx-row__actions{margin-top:14px;gap:10px}.hx-row__actions .primary{flex:1;min-height:46px}.hx-row .photo,.hx-row__motion{aspect-ratio:1/1;border-radius:22px}.hx-row .photo{padding:4px}.hx-row__play{top:8px;right:8px;padding:5px}.hx-row__play [data-hx-play-label]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.hx-row__badge{top:8px;left:8px;padding:5px 8px;font-size:9px}.hx-row .hx-slider__nav{bottom:8px;padding:3px;gap:3px}.hx-row .photo.hx-slider .hx-slider__arrow{width:24px;height:24px;font-size:11px}.hx-row .photo.hx-slider .hx-slider__dots{padding:0 3px}}.hx-banner__img--mobile{display:none}@media(max-width:800px){.hx-banner--has-mobile .hx-banner__img--desk{display:none}.hx-banner--has-mobile .hx-banner__img--mobile{display:block}.hx-banner{min-height:0;aspect-ratio:4/5}.hx-banner--medium{aspect-ratio:1/1}.hx-banner__copy{padding:24px}.hx-banner h2{font-size:30px;line-height:1.05;margin:12px 0}.hx-banner__text{font-size:15px;margin-bottom:18px}.hx-material{min-height:0}.hx-material__copy{padding:28px 24px}.hx-material h2{font-size:38px;overflow-wrap:anywhere}.hx-material__lead{font-size:16px}.hx-material__list{gap:16px;margin-top:26px}.hx-material__media:after{background:linear-gradient(180deg,#000000b3,#000000d9)}.hx-intro h1,.hx-contact h1,.hx-contact .contact-heading{font-size:38px;margin:16px 0}.hero h1{font-size:40px}.section-heading h2,.hx-cta h2{font-size:30px}.hx-lifestyle__head{margin-bottom:24px}.hx-lifestyle__grid{gap:12px}.hx-tile__copy{padding:50px 20px 18px}.hx-tile__copy strong{font-size:20px}.hx-features__grid{gap:28px}.hx-faq__item{padding:0 18px;border-radius:20px}.hx-faq__item summary{min-height:62px;font-size:15px}.shop-product{gap:24px}.shop-gallery.hx-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;margin:0 -24px;padding:0 24px;scrollbar-width:none}.shop-gallery.hx-gallery::-webkit-scrollbar{display:none}.shop-gallery.hx-gallery .shop-media{flex:0 0 84%;scroll-snap-align:center}.shop-gallery.hx-gallery .shop-media img{aspect-ratio:1/1;object-fit:contain;border-radius:24px}.shop-product .shop-product-info h1{font-size:34px;margin-bottom:14px}.hx-contact__cards{margin-top:22px}.hx-contact__card{padding:16px 20px}.hx-contact__card a,.hx-contact__card p:not(.eyebrow){font-size:16px}footer .footer-columns a{display:inline-block;padding:6px 0}}@media(prefers-reduced-motion:reduce){.hx-anim .hx-row,.hx-anim .hx-row .hx-row__media{opacity:1;transform:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/hx-rows.css.map */
