.social-reels-section .swiper-wrapper{direction:ltr}.social-reels-section .swiper-wrapper .swiper-slide .video-container{width:100%;height:100%;aspect-ratio:.6;display:flex;align-items:center;overflow:hidden;border-radius:.25rem;margin-bottom:calc(var(--gap, 8px)*2)}.social-reels-section .swiper-wrapper .swiper-slide .video-container .video-wrapper{border-radius:.25rem;overflow:hidden;width:100%;height:80%;transition:height var(--duration-normal) ease-in-out;position:relative}.social-reels-section .swiper-wrapper .swiper-slide .video-container .video-wrapper .video-item{object-fit:cover;display:block;height:100%;width:100%}.social-reels-section .swiper-wrapper .swiper-slide .video-container .video-wrapper .video-item .video-control-button{position:absolute;z-index:var(--z-tools);top:16px;left:16px;display:flex;justify-content:center;align-items:center;width:40px;height:40px;padding:0;background-color:rgba(0,0,0,.2509803922);border:none;opacity:0;transition:var(--transition-normal);cursor:pointer}.social-reels-section .swiper-wrapper .swiper-slide .video-container .video-wrapper .video-item .video-control-button:hover{background:#212121;color:#fff}.social-reels-section .swiper-wrapper .swiper-slide .video-container .video-wrapper .video-item .video-control-button .shoppable-video__icon-play{width:20px;height:20px;color:#fff;fill:#fff}.social-reels-section .swiper-wrapper .swiper-slide .video-container .video-wrapper .video-item .video-control-button .shoppable-video__icon-play svg{width:20px;height:20px}.social-reels-section .swiper-wrapper .swiper-slide .video-container .video-wrapper .video-item .video-control-button .shoppable-video__icon-pause{width:20px;height:20px;color:#fff;fill:#fff;display:none}.social-reels-section .swiper-wrapper .swiper-slide .video-container .video-wrapper .video-item .video-control-button--play .shoppable-video__icon-play{display:none}.social-reels-section .swiper-wrapper .swiper-slide .video-container .video-wrapper .video-item .video-control-button--play .shoppable-video__icon-pause{display:block}.social-reels-section .swiper-wrapper .swiper-slide .video-container .video-wrapper .video-item video{width:100%;height:100%;object-fit:cover}.social-reels-section .swiper-wrapper .swiper-slide .product-card{border-radius:.25rem;display:flex;box-sizing:border-box;padding:.5rem;width:auto;min-height:125px;height:auto;z-index:var(--z-content-overlay);opacity:0;pointer-events:none;transition:var(--transition-slow)}.social-reels-section .swiper-wrapper .swiper-slide .product-card a{padding:.7rem;display:flex}.social-reels-section .swiper-wrapper .swiper-slide .product-card a figure{align-items:center;width:110px;height:110px;background-color:rgba(0,0,0,0);position:relative}.social-reels-section .swiper-wrapper .swiper-slide .product-card a figure img{width:100%;height:auto;max-width:100%;max-height:100%}.social-reels-section .swiper-wrapper .swiper-slide.swiper-slide-active .video-wrapper{height:100%}.social-reels-section .swiper-wrapper .swiper-slide.swiper-slide-active .video-wrapper .video-item .video-control-button{opacity:1;transform:scaleX(1)}.social-reels-section .swiper-wrapper .swiper-slide.swiper-slide-active .product-card{opacity:1;pointer-events:auto}