.product-hero{position:relative;background-color:#000;overflow:hidden;color:#fff!important}.product-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--hero-bg);background-size:cover;background-position:center;filter:blur(40px) brightness(.2);transform:scale(1.1);z-index:0}.product-hero__content{display:flex;flex-direction:column;justify-content:space-between;height:100%}.product-hero__inner{position:relative;z-index:1}.product-hero__inner{max-width:1600px;margin:0 auto;padding:100px 10px;display:grid;grid-template-columns:1fr 1.4fr;gap:100px;align-items:center}.product-hero__slide img{width:100%;height:auto;display:block;border-radius:8px}.product-hero__carousel-wrapper{position:relative}.product-hero__carousel{display:flex;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;scroll-behavior:smooth;scrollbar-width:none}.product-hero__carousel::-webkit-scrollbar{display:none}.product-hero__slide{flex:0 0 100%;margin:0;scroll-snap-align:center;scroll-snap-stop:always}.product-hero__control{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.6);background:#0006;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.product-hero__control--prev{left:12px}.product-hero__control--next{right:12px}.product-hero__control:hover{background:#ffffffe6;color:#000}.product-hero__thumbs{display:flex;gap:12px;justify-content:center;margin-top:16px}.product-hero__thumb{width:90px;height:90px;padding:6px;border-radius:12px;border:1px solid rgba(255,255,255,.25);background:#00000040;cursor:pointer;transition:all .2s ease}.product-hero__thumb img{width:100%;height:100%;display:block;object-fit:cover;border-radius:8px}.product-hero__thumb.is-active{border-color:#ffffffe6;box-shadow:0 8px 20px #0006}.product-hero__label{font-size:12px;text-transform:uppercase;letter-spacing:.1em;opacity:.7}.product-hero__title{font-size:clamp(20px,4vw,48px);margin:16px 0;color:#fff;opacity:.85;letter-spacing:.1em}.product-hero__price{font-size:18px;margin-bottom:16px}.product-hero__description{max-width:1000px;margin-bottom:32px;max-height:280px;overflow-y:auto;padding:16px 18px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:#00000026;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.product-hero__description span{color:#fff!important}.product-hero__description::-webkit-scrollbar{width:8px}.product-hero__description::-webkit-scrollbar-track{background:#ffffff1a}.product-hero__description::-webkit-scrollbar-thumb{background:#ffffff57;border-radius:6px}.product-hero__divider{width:100%;line-height:0;background:transparent;position:relative;z-index:2}.product-hero__divider img{display:block;width:100%;height:auto}.product-hero__add,.product-hero__listen{font-family:inherit;font-size:16px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:all .25s ease}.product-hero__add{border-radius:8px;width:100%;padding:16px;background:#fff;color:#000;border:1px solid #ffffff;cursor:pointer}.product-hero__add:hover{background:#00000026;color:#fff;border-color:#fff6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.product-hero__listen{display:flex;align-items:center;justify-content:center;margin:16px 0 24px;padding:12px 18px;border-radius:8px;border:1px solid rgba(255,255,255,.4);background:#00000026;color:#fff;text-decoration:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.product-hero__listen:hover{background:#fff;color:#000;border-color:#ffffffe6}.product-hero__cta{display:flex;gap:12px;align-items:stretch}.project-breakdown__video{width:100%;aspect-ratio:16 / 9;height:auto;display:block}.project-breakdown{overflow:hidden}@media (max-width: 1200px){.product-hero__description{margin-bottom:0}.product-hero__label{display:none}.product-hero__title{margin:0}.product-hero__inner{padding-top:40px;padding-bottom:40px;grid-template-columns:1.3fr 2.7fr;grid-template-areas:"media header" "description description" "actions actions";gap:12px;align-items:start}.product-hero__content{display:contents}.product-hero__content div{display:flex;flex-direction:column}.product-hero__media{grid-area:media}.product-hero__content>div:first-child{grid-area:header}.product-hero__description{grid-area:description;max-width:100%}.product-hero__content>div:last-child{grid-area:actions}}@media (max-width: 700px){.product-hero__inner{grid-template-columns:1fr;grid-template-areas:"header" "media" "description" "actions";gap:16px}.product-hero__media{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start}.product-hero__carousel-wrapper{width:100%}.product-hero__carousel{padding-bottom:0}.product-hero__thumbs{flex-direction:column;margin-top:0}.product-hero__control{width:36px;height:36px}.product-hero__thumb{width:64px;height:64px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-product-hero.css.map */
