.video-tiles{padding:4rem 0}.video-tiles__heading{text-align:center;margin-bottom:3rem}.vt-grid{display:grid;grid-template-columns:repeat(var(--vt-cols, 3),1fr);gap:2rem}@media screen and (max-width:989px){.vt-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:549px){.vt-grid{grid-template-columns:1fr}}.vt-carousel-wrapper{position:relative}.vt-carousel{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.4rem}.vt-carousel::-webkit-scrollbar{display:none}.vt-carousel__slide{flex:0 0 calc(33.333% - 1.35rem);scroll-snap-align:start}@media screen and (max-width:989px){.vt-carousel__slide{flex:0 0 calc(50% - 1rem)}}@media screen and (max-width:549px){.vt-carousel__slide{flex:0 0 85%}}.vt-carousel__controls{display:flex;gap:1.2rem;justify-content:center;margin-top:2.4rem}.vt-carousel__btn{display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border:.1rem solid currentColor;border-radius:50%;background:transparent;cursor:pointer;transition:background .2s,color .2s;color:inherit}.vt-carousel__btn:hover{background:var(--color-foreground, #000);color:var(--color-background, #fff)}.vt-carousel__btn svg{width:1.6rem;height:1.6rem}.vt-carousel__btn--prev svg{transform:rotate(180deg)}.vt-tile__inner{display:flex;flex-direction:column;height:100%;border-radius:4px;overflow:hidden;background:var(--color-background, #fff);box-shadow:0 .2rem 1rem #00000014}.vt-tile__image-wrap{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:#f0f0f0;border-radius:0 0 4px 4px}.vt-tile__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.vt-tile__inner:hover .vt-tile__image{transform:scale(1.04)}.vt-tile__image-wrap .placeholder-svg{width:100%;height:100%}.vt-tile__content{padding:1.8rem 1.6rem;display:flex;flex-direction:column;flex:1;gap:.8rem}.vt-tile__meta{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.vt-tile__heading{font-size:1.6rem;font-weight:600;margin:0;line-height:1.3;flex:1}.vt-tile__subtext{font-size:1.4rem;opacity:.72}.vt-tile__subtext p{margin:0}.vt-tile__btn{flex-shrink:0;cursor:pointer;border:none}.vt-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center}.vt-lightbox[hidden]{display:none}.vt-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b8;cursor:pointer}.vt-lightbox__container{position:relative;z-index:1;background:#fff;border-radius:.8rem;padding:1.6rem;width:90vw;max-width:92rem;max-height:90vh}.vt-lightbox__close{position:absolute;top:-4.8rem;right:0;display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;background:transparent;border:none;cursor:pointer;border-radius:50%;transition:background .2s;color:#fff}.vt-lightbox__close:hover{background:#ffffff26}.vt-lightbox__video-wrap{position:relative;padding-top:56.25%}.vt-lightbox__iframe,.vt-lightbox__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;border-radius:.4rem}.vt-lightbox__video{background:#000;object-fit:contain}
/*# sourceMappingURL=/cdn/shop/t/70/assets/section-video-tiles.css.map */
