.product-video-feature__layout{display:flex;flex-direction:column;gap:2.5rem;align-items:stretch}.product-video-feature__media{width:100%;min-width:0}.product-video-feature__video-wrap{border-radius:1.2rem;overflow:hidden;box-shadow:0 .4rem 1.2rem rgba(var(--color-foreground),.08)}.product-video-feature__video{width:100%;max-height:42rem;object-fit:contain;background:#000;display:block}.product-video-feature__params{margin-top:1.5rem;display:grid;gap:1rem}.product-video-feature__params--cols-2{grid-template-columns:repeat(2,1fr)}.product-video-feature__params--cols-3{grid-template-columns:repeat(3,1fr)}.product-video-feature__param{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.6rem;padding:.8rem .6rem;background:rgba(var(--color-foreground),.04);border-radius:.6rem}.product-video-feature__param-icon{flex-shrink:0;width:4rem;height:4rem}.product-video-feature__param-icon img,.product-video-feature__param-icon svg{width:100%;height:100%;object-fit:contain;display:block}.product-video-feature__param-text{display:flex;flex-direction:column;gap:.2rem;font-size:1.5rem;line-height:1.4;color:rgb(var(--color-foreground))}.product-video-feature__param-value{font-weight:700}.product-video-feature__param-title{font-size:1.3rem}.product-video-feature__content{min-width:0;padding:.5rem 0}.product-video-feature__title{margin:0 0 1.5rem;color:rgb(var(--color-foreground));font-size:2.1rem;line-height:1.25;position:relative;padding-bottom:1.2rem}.product-video-feature__title:after{content:"";position:absolute;bottom:0;left:0;width:6rem;height:.3rem;background:rgb(var(--color-button));border-radius:.2rem}.product-video-feature__tags{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.8rem 0}.product-video-feature__tag{color:#fff;padding:.5rem 1.1rem;border-radius:2rem;font-size:1.3rem;font-weight:600;box-shadow:0 .3rem .6rem rgba(var(--color-foreground),.12);white-space:nowrap}.product-video-feature__desc{margin-bottom:1.5rem;padding:1rem 1.2rem;background:rgba(var(--color-foreground),.04);border-radius:.8rem;border-left:.4rem solid rgb(var(--color-button));box-shadow:0 .2rem .5rem rgba(var(--color-foreground),.05);transition:background-color .3s ease,box-shadow .3s ease,transform .3s ease}.product-video-feature__desc:hover{background:rgba(var(--color-foreground),.06);transform:translate(.3rem);box-shadow:0 .4rem .8rem rgba(var(--color-foreground),.08)}.product-video-feature__desc p{margin:.4rem 0;line-height:1.55;word-break:normal}.product-video-feature__desc p:before{content:"\2726";color:rgb(var(--color-button));font-size:1.3rem;margin-right:.4rem}@media screen and (min-width:750px){.product-video-feature__layout{flex-direction:row;align-items:flex-start;gap:3.5rem}.product-video-feature__media{flex:4;min-width:28rem}.product-video-feature__content{flex:6}.product-video-feature__content:only-child{flex:1 1 100%}}@media screen and (max-width:749px){.product-video-feature__video{max-height:35rem}.product-video-feature__title{font-size:1.8rem}.product-video-feature__desc{border-left-width:.2rem}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/component-product-video-feature.css.map */
