.video-gallery{width:100%;overflow:hidden;padding:40px 0;background:rgb(var(--background));color:rgb(var(--text-color))}.video-gallery__container{max-width:100%;margin:0 auto;padding:0;display:flex;flex-direction:column;align-items:center}.video-gallery__title{text-align:center;font-size:var(--heading-h2-font-size);font-weight:var(--heading-font-weight);color:rgb(var(--heading-color));margin-bottom:40px;font-family:var(--heading-font-family);text-transform:var(--heading-text-transform)}.video-gallery__scroll-container{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding:10px 20px;-webkit-overflow-scrolling:touch;cursor:grab;flex-direction:row;align-items:flex-start;justify-content:flex-start;width:100%;flex-wrap:nowrap;box-sizing:border-box}.video-gallery__wrapper{display:flex;justify-content:center;width:100%;overflow:visible}.video-gallery__wrapper--scrollable .video-gallery__scroll-container{justify-content:flex-start;width:100%}.video-gallery__scroll-container::-webkit-scrollbar{width:5px;height:6px}.video-gallery__scroll-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.video-gallery__scroll-container::-webkit-scrollbar-thumb{background:#888;border-radius:8px}.video-gallery__scroll-container::-webkit-scrollbar-thumb:hover{background:#555}.video-gallery__item{flex:0 0 240px;background:rgb(var(--background));border:1px solid rgb(var(--border-color));box-shadow:#0003 0 0;border-radius:10px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;position:relative;height:540px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex-shrink:0;min-width:240px;cursor:pointer;text-decoration:none;color:inherit}.video-gallery__item:hover{transform:translateY(-2px);box-shadow:#0000001a 0 4px 12px;text-decoration:none;color:inherit}.video-gallery__video-container{position:relative;width:240px;height:410px;overflow:hidden;border-radius:0;border-bottom:1px solid rgb(var(--border-color));background:rgb(var(--background));display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0}.video-gallery__video{width:240px;height:410px;object-fit:cover;object-position:center top;border:0px solid rgb(var(--background));border-radius:2px;z-index:1;display:block!important;flex-shrink:0}.video-gallery__content{padding:20px 10px 15px;text-align:center;width:100%;background:rgb(var(--background));color:rgb(var(--text-color));border:0px solid rgb(var(--text-color));box-shadow:rgb(var(--text-color)) 0 0;flex-direction:column;align-items:center;justify-content:flex-start;border-radius:0;gap:8px;height:auto;display:flex;margin:0;flex-shrink:0;z-index:0;position:relative;font-size:inherit;overflow:hidden;flex-grow:0}.video-gallery__product-title{font-size:20px;text-align:center;font-weight:600;line-height:1.3;letter-spacing:normal;opacity:1;margin:0 0 10px;padding:0;color:rgb(var(--text-color));-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;font-family:var(--heading-font-family)}.video-gallery__pricing{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:15px;flex-wrap:wrap}.video-gallery__current-price{font-size:18px;font-weight:700;color:rgb(var(--heading-color));font-family:var(--heading-font-family)}.video-gallery__compare-price{font-size:14px;color:rgb(var(--border-color-darker));text-decoration:line-through;font-family:var(--heading-font-family);opacity:.7}.video-gallery__discount{background:rgb(var(--product-on-sale-accent));color:green;font-size:12px;font-weight:600;padding:3px 6px;border-radius:var(--button-border-radius);margin-left:4px;font-family:var(--heading-font-family);text-transform:lowercase}.video-gallery__icon{width:50px;height:50px;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;border:1px solid rgb(var(--border-color));background:rgb(var(--background));position:absolute;bottom:10px;left:50%;transform:translate(-50%);z-index:2}.video-gallery__icon img{width:100%;height:100%;object-fit:cover}@media (max-width: 768px){.video-gallery{padding:30px 0}.video-gallery__container{padding:0 16px}.video-gallery__title{font-size:var(--heading-h3-font-size);margin-bottom:25px}.video-gallery__scroll-container{padding:10px 0;gap:10px}.video-gallery__item{flex:0 0 200px;min-width:200px;height:340px}.video-gallery__video-container,.video-gallery__video{width:200px;height:240px}.video-gallery__content{padding:15px 8px 10px}.video-gallery__product-title{font-size:14px;margin-bottom:8px}.video-gallery__current-price{font-size:16px}.video-gallery__compare-price{font-size:12px}.video-gallery__discount{font-size:10px;padding:2px 5px}.video-gallery__icon{width:40px;height:40px;bottom:8px;left:50%;transform:translate(-50%)}}@media (max-width: 480px){.video-gallery{padding:20px 0}.video-gallery__container{padding:0 12px}.video-gallery__title{font-size:var(--heading-h4-font-size);margin-bottom:20px}.video-gallery__scroll-container{padding:8px 0;gap:8px}.video-gallery__item{flex:0 0 151px;min-width:151px;height:350px;border-radius:8px}.video-gallery__video-container,.video-gallery__video{width:151px;height:271px}.video-gallery__content{padding:12px 6px 8px}.video-gallery__product-title{font-size:13px;margin-bottom:6px;line-height:1.2;-webkit-line-clamp:2}.video-gallery__pricing{gap:6px;margin-bottom:8px}.video-gallery__current-price{font-size:14px;font-weight:700}.video-gallery__compare-price{font-size:11px}.video-gallery__discount{font-size:9px;padding:2px 4px}.video-gallery__icon{width:35px;height:35px;bottom:6px;left:50%;transform:translate(-50%);border-radius:6px}}@media (max-width: 360px){.video-gallery{padding:15px 0}.video-gallery__container{padding:0 8px}.video-gallery__title{font-size:18px;margin-bottom:15px}.video-gallery__scroll-container{padding:6px 0;gap:6px}.video-gallery__item{flex:0 0 135px;min-width:135px;height:315px;border-radius:6px}.video-gallery__video-container,.video-gallery__video{width:135px;height:242px}.video-gallery__content{padding:10px 4px 6px}.video-gallery__product-title{font-size:12px;margin-bottom:5px;line-height:1.1;-webkit-line-clamp:2}.video-gallery__pricing{gap:4px;margin-bottom:6px;flex-wrap:nowrap}.video-gallery__current-price{font-size:13px;font-weight:700}.video-gallery__compare-price{font-size:10px}.video-gallery__discount{font-size:8px;padding:1px 3px;white-space:nowrap}.video-gallery__icon{width:25px;height:25px;bottom:5px;left:50%;transform:translate(-50%);border-radius:4px}}@media (max-width: 320px){.video-gallery__container{padding:0 6px}.video-gallery__scroll-container{gap:4px}.video-gallery__item{flex:0 0 120px;min-width:120px;height:295px}.video-gallery__video-container,.video-gallery__video{width:120px;height:215px}.video-gallery__content{padding:8px 3px 5px}.video-gallery__product-title{font-size:11px;margin-bottom:4px}.video-gallery__current-price{font-size:12px}.video-gallery__compare-price{font-size:9px}.video-gallery__discount{font-size:7px;padding:1px 2px}.video-gallery__icon{width:20px;height:20px;bottom:4px;left:50%;transform:translate(-50%)}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/section-video-gallery.css.map */
