.videos-with-product{overflow-x:hidden}.videos-with-product .page-width{overflow:visible}.videos-with-product__title{text-align:center;margin:0 auto;width:-moz-fit-content;width:fit-content;margin-bottom:16px}.videos-with-product__subtitle{text-align:center;margin:0 auto;width:-moz-fit-content;width:fit-content}.videos-with-product__inner{margin-top:56px}@media screen and (min-width: 750px){.videos-with-product__inner{margin-top:48px}}.videos-with-product .swiper{overflow:visible;position:relative}.videos-with-product .swiper-wrapper{display:flex;align-items:center;height:472px;overflow-x:auto;overflow-y:visible;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.videos-with-product .swiper-wrapper::-webkit-scrollbar{display:none}@media screen and (max-width: 749.98px){.videos-with-product .swiper-wrapper{overflow:visible}}.videos-with-product .swiper-button-next,.videos-with-product .swiper-button-prev{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;z-index:10;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.videos-with-product .swiper-button-next{right:-24px !important}.videos-with-product .swiper-button-prev{left:-24px !important;transform:translateY(-50%) rotate(180deg)}.videos-with-product__swipe-text{text-align:center;margin:0 auto;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:50px}.videos-with-product__item{display:flex;flex-direction:column;justify-content:flex-end;gap:16px;position:relative;border-radius:8px;overflow:hidden;transition:all .3s ease;filter:grayscale(100%) brightness(0.9) contrast(1);opacity:.8;flex-shrink:0;scroll-snap-align:center;width:calc((100vw - 40px - 10px)/1.2);max-width:none;margin-right:10px;height:334px}@media(min-width: 480px){.videos-with-product__item{width:calc((100vw - 60px - 15px)/1.5);margin-right:15px}}@media(min-width: 768px){.videos-with-product__item{width:calc((100vw - 120px - 20px)/2.5);margin-right:20px;height:392px}}@media(min-width: 1024px){.videos-with-product__item{width:calc((100vw - 160px - 30px)/4);margin-right:30px}}@media(min-width: 1200px){.videos-with-product__item{width:calc((100vw - 160px - 30px)/5);margin-right:30px}}.videos-with-product__item:not(.swiper-slide-next,.swiper-slide-prev){height:334px}.videos-with-product__item.swiper-slide-active{height:472px;filter:grayscale(0%);opacity:1}.videos-with-product__item-video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.videos-with-product__item-video video,.videos-with-product__item-video img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.videos-with-product__item-card{z-index:2;position:relative;display:flex;align-items:flex-start;justify-content:center;padding:8px;bottom:8px;left:8px;top:unset;right:8px;width:calc(100% - 16px);border-radius:8px;overflow:hidden;background-color:#fff;gap:4px;text-decoration:none}.videos-with-product__item-card-image{width:50px;height:50px;display:block;flex-shrink:0}.videos-with-product__item-card-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background-color:#eee9df}.videos-with-product__item-card-title{font-size:14px;font-weight:600;line-height:1.3;text-decoration:none;color:#333;margin:0;margin-bottom:8px;font-family:var(--font-body-family)}.videos-with-product__item-card-price{font-size:14px;line-height:1;color:#1b1a1a;margin:0}.videos-with-product__item-video{width:100%}