.elvtd-shoppable-videos{position:relative;width:100%;max-width:var(--base-max-width);margin:0 auto;padding:var(--section-padding-top, 60px) 20px var(--section-padding-bottom, 60px)}.shoppable-videos__header{text-align:center;margin-bottom:-20px}@media(max-width:767px){.shoppable-videos__header{margin-bottom:-20px}}.shoppable-videos__carousel-wrapper{position:relative;width:100%;max-width:1030px;margin:0 auto;overflow:hidden;min-height:805px}@media(max-width:1024px){.shoppable-videos__carousel-wrapper{min-height:608px}}.shoppable-videos__carousel{display:flex;align-items:center;justify-content:flex-start;gap:16px;transition:transform .4s ease;padding:20px 0;min-height:725px}@media(max-width:1024px){.shoppable-videos__carousel{min-height:463px}}@media(max-width:767px){.shoppable-videos__carousel{gap:12px;padding:16px 0;min-height:calc(100vh - 280px);max-height:450px}}.shoppable-videos__item{position:relative;flex-shrink:0;width:325px;height:435px;border-radius:16px;cursor:pointer;transition:all .4s ease;background:#000}.shoppable-videos__item-inner{position:relative;width:100%;height:100%;border-radius:16px;overflow:hidden}.shoppable-videos__item-inner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;z-index:3;opacity:1;transition:opacity .4s ease;pointer-events:none}.shoppable-videos__item--active .shoppable-videos__item-inner:before{opacity:0}.shoppable-videos__item video{width:100%;height:100%;object-fit:cover;display:block}.shoppable-videos__poster{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:2;opacity:1;transition:opacity .3s ease;pointer-events:none}.shoppable-videos__item--active .shoppable-videos__poster,.shoppable-videos__item--playing .shoppable-videos__poster{opacity:0}.shoppable-videos__item--active{width:325px;height:543px;z-index:10}@media(max-width:1024px){.shoppable-videos__item{width:160px;height:285px}.shoppable-videos__item--active{width:260px;height:463px}}@media(max-width:767px){.shoppable-videos__item{width:40px;height:calc(100vh - 280px);max-height:450px}.shoppable-videos__item--active{width:calc(100vw - 80px);height:calc(100vh - 280px);max-height:450px}}.shoppable-videos__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:62px;height:62px;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:opacity .3s ease;z-index:5;opacity:1}.shoppable-videos__play-btn svg{width:62px;height:62px}.shoppable-videos__item--playing .shoppable-videos__play-btn{opacity:0}@media(max-width:767px){.shoppable-videos__play-btn{width:48px;height:48px}.shoppable-videos__play-btn svg{width:48px;height:48px}}.shoppable-videos__sound-btn{position:absolute;bottom:16px;right:16px;width:40px;height:40px;background:#00000080;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:15;opacity:0;visibility:hidden;transition:opacity .3s ease,background .3s ease;pointer-events:none}.shoppable-videos__item--active .shoppable-videos__sound-btn{opacity:1;visibility:visible;pointer-events:auto}.shoppable-videos__sound-btn:hover{background:#000000b3}.shoppable-videos__sound-btn svg{width:20px;height:20px}@media(max-width:767px){.shoppable-videos__sound-btn{width:36px;height:36px;bottom:12px;right:12px}.shoppable-videos__sound-btn svg{width:18px;height:18px}}.shoppable-videos__product-card{position:absolute;bottom:0;left:50%;transform:translate(-50%,calc(100% + 12px));width:325px;background:#fff;border-radius:12px;padding:12px;display:flex;align-items:center;gap:12px;border:1px solid rgba(152,152,152,.4);opacity:0;visibility:hidden;transition:opacity .35s ease .45s,visibility 0s linear .45s;z-index:20;pointer-events:none}.shoppable-videos__item--active .shoppable-videos__product-card{opacity:1;visibility:visible;pointer-events:auto;transition-delay:.45s,0s}@media(max-width:1024px){.shoppable-videos__product-card{width:260px}}@media(max-width:767px){.shoppable-videos__product-card{width:calc(100vw - 80px);max-width:320px}}.shoppable-videos__product-image{width:60px;height:60px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#f5f5f5}.shoppable-videos__product-image img{width:100%;height:100%;object-fit:contain}.shoppable-videos__product-info{flex:1;min-width:0;text-decoration:none;color:inherit;display:block}a.shoppable-videos__product-image{display:block}.shoppable-videos__product-collection{font-family:Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;color:#00000080;text-transform:uppercase;letter-spacing:0;margin:0;white-space:nowrap;overflow:hidden;line-height:1.2}.shoppable-videos__product-title{font-family:Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:700;color:#000;white-space:nowrap;overflow:hidden;line-height:1.2;letter-spacing:0;margin:0}.shoppable-videos__product-price{font-family:Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500;color:#000000b3;margin:0;line-height:1.2;letter-spacing:0}.shoppable-videos__product-btn{width:36px;height:36px;flex-shrink:0;background:transparent;border:1px solid #D30018;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;padding:0;text-decoration:none}.shoppable-videos__product-btn:hover{background:#d300181a}.shoppable-videos__product-btn svg{width:15px;height:17px}.shoppable-videos__controls{display:none}@media(max-width:767px){.shoppable-videos__controls{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:50px}}.shoppable-videos__arrow{width:48px;height:48px;border-radius:50%;background:#fff;border:1px solid #D30018;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease;padding:0;position:absolute;top:50%;transform:translateY(-50%);z-index:30}.shoppable-videos__arrow--prev{left:calc(0% + 80px)}.shoppable-videos__arrow--next{right:calc(0% + 80px)}.shoppable-videos__arrow:hover{background:#d300181a}.shoppable-videos__arrow--prev:before{content:"";width:10px;height:10px;border-left:2px solid #D30018;border-bottom:2px solid #D30018;transform:rotate(45deg);margin-left:4px}.shoppable-videos__arrow--next:before{content:"";width:10px;height:10px;border-right:2px solid #D30018;border-bottom:2px solid #D30018;transform:rotate(-45deg);margin-right:4px}@media(max-width:1024px){.shoppable-videos__arrow--prev{left:calc(50% - 296px)}.shoppable-videos__arrow--next{right:calc(50% - 296px)}}@media(max-width:767px){.shoppable-videos__arrow:not(.shoppable-videos__arrow--mobile){display:none}.shoppable-videos__arrow--mobile{width:40px;height:40px;position:static;transform:none}.shoppable-videos__arrow--mobile:before{width:8px;height:8px}}.shoppable-videos__arrow--mobile{display:none}@media(max-width:767px){.shoppable-videos__arrow--mobile{display:inline-flex}}
/*# sourceMappingURL=/cdn/shop/t/135/assets/elvtd-shoppable-videos.css.map */
