.spa-video-gallery-section{width:100%;position:relative;overflow:hidden}.spa-video-gallery__container{margin:0 auto;width:100%;position:relative}.spa-video-gallery__heading{text-align:center;margin-bottom:40px;line-height:1.2}.spa-video-gallery__heading h2,.spa-video-gallery__heading p{margin:0;font-weight:700}.spa-video-gallery__grid{display:grid;grid-template-columns:repeat(var(--grid-desktop, 4),1fr);gap:20px;width:100%}.spa-video-gallery__wrapper.swiper-wrapper{display:flex;gap:0;grid-template-columns:none}.spa-video-gallery__item{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background-color:#f0f0f0;flex-shrink:0}.spa-video-gallery__video{width:100%;height:100%;object-fit:cover;display:block}.spa-video-gallery__play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background-color:#0006;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all .3s ease;border:2px solid rgba(255,255,255,.8)}.spa-video-gallery__play-button:hover{background-color:#0009;transform:translate(-50%,-50%) scale(1.1)}.spa-video-gallery__play-button svg{width:20px;height:20px;fill:#fff;margin-left:2px}.spa-video-gallery__item.is-playing .spa-video-gallery__play-button{opacity:0;visibility:hidden;pointer-events:none}.swiper-controls{display:none}.spa-video-gallery__content.swiper .swiper-controls{display:flex}@media screen and (max-width: 990px){.spa-video-gallery__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 768px){.spa-video-gallery__grid{grid-template-columns:repeat(var(--grid-mobile, 2),1fr)}}
/*# sourceMappingURL=/cdn/shop/t/102/assets/spa-video-gallary.css.map */
