.video-gallery{width:100%;padding:80px 0;background:var(--vg-bg, #FFFFFF)}.video-gallery__heading-group{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;margin-bottom:60px}.video-gallery[data-align=left] .video-gallery__heading-group{align-items:flex-start;text-align:left}.video-gallery__eyebrow{margin:0;font-family:Rosmerta,cursive,serif;font-weight:400;font-size:var(--vg-eyebrow-size, 34px);line-height:1.2;color:var(--vg-eyebrow-color, #8A263D)}.video-gallery__heading{margin:0;max-width:700px;font-family:Behind The Nineties,Georgia,serif;font-weight:400;font-size:var(--vg-heading-size, 48px);line-height:1.15;color:var(--vg-heading-color, #000000)}.video-gallery__track{display:grid;grid-template-columns:repeat(var(--vg-columns, 4),1fr);gap:var(--vg-gap, 20px)}.video-gallery__card{position:relative;width:100%;aspect-ratio:295 / 524;border-radius:var(--vg-radius, 20px);overflow:hidden;background:#d9d9d9}.video-gallery__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.video-gallery__poster[hidden]{display:none}.video-gallery__poster img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:var(--vg-img-fit, cover);object-position:var(--vg-img-pos, center)}.video-gallery__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--vg-overlay-color, #000000);opacity:var(--vg-overlay-opacity, .3);pointer-events:none}.video-gallery__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:var(--vg-play-size, 60px);height:var(--vg-play-size, 60px);border:1.8px solid var(--vg-play-color, #FFFFFF);border-radius:50%;background:transparent;color:var(--vg-play-color, #FFFFFF);cursor:pointer;padding:0;transition:transform .15s ease,background .15s ease}.video-gallery__play:hover{transform:translate(-50%,-50%) scale(1.06);background:#ffffff26}.video-gallery__play svg{margin-left:8%}.video-gallery__player{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;object-fit:cover}.video-gallery__dots{display:none}@media screen and (max-width:989px){.video-gallery{padding:64px 0}.video-gallery__heading-group{margin-bottom:40px}.video-gallery__track{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:749px){.video-gallery{padding:48px 0 40px}.video-gallery__heading-group{margin-bottom:28px;gap:8px}.video-gallery__eyebrow{font-size:var(--vg-eyebrow-size-mobile, 20px)}.video-gallery__heading{font-size:var(--vg-heading-size-mobile, 26px);padding:0 8px}.video-gallery__track{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;margin:0 -16px;padding:4px 16px 8px}.video-gallery__track::-webkit-scrollbar{display:none}.video-gallery__card{flex:0 0 auto;width:62vw;max-width:280px;scroll-snap-align:center}.video-gallery__play{width:48px;height:48px}.video-gallery__dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:20px}.video-gallery__dot{width:7px;height:7px;border-radius:50%;background:var(--vg-dot-color, #D9D9D9);transition:background .2s ease,transform .2s ease}.video-gallery__dot.is-active{background:var(--vg-dot-active-color, #8A263D);transform:scale(1.3)}}@media screen and (max-width:380px){.video-gallery__card{width:72vw}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-video-gallery.css.map */
