.event-gallery{display:block;margin:0 auto 4rem;max-width:1100px}.event-gallery__stage{position:relative;display:grid;background:rgb(var(--text-color) / .04);overflow:hidden;min-height:240px}.event-gallery__slide{grid-area:1 / 1;display:flex;align-items:center;justify-content:center;width:100%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .55s ease,visibility .55s ease}.event-gallery__slide.is-active{opacity:1;visibility:visible;pointer-events:auto}.event-gallery__img{display:block;width:auto;height:auto;max-width:100%;max-height:min(70vh,760px);margin:0 auto;object-fit:contain}.event-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:50%;background:rgb(var(--background-color) / .85);color:rgb(var(--text-color));cursor:pointer;transition:background .2s ease,opacity .2s ease}.event-gallery__nav:hover{background:rgb(var(--background-color))}.event-gallery__nav svg{width:20px;height:20px}.event-gallery__nav--prev{left:12px}.event-gallery__nav--next{right:12px}.event-gallery__counter{position:absolute;bottom:12px;right:12px;z-index:2;padding:3px 10px;border-radius:999px;background:rgb(var(--text-color) / .6);color:rgb(var(--background-color));font-size:var(--smaller-text-size-1, 13px);pointer-events:none}.event-gallery__thumbs{display:flex;gap:8px;margin-top:8px;padding-bottom:4px;overflow-x:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.event-gallery__thumb{flex:0 0 auto;width:90px;height:64px;padding:0;border:2px solid transparent;border-radius:2px;background:rgb(var(--text-color) / .04);cursor:pointer;overflow:hidden;opacity:.6;transition:opacity .2s ease,border-color .2s ease}.event-gallery__thumb:hover{opacity:1}.event-gallery__thumb.is-active{opacity:1;border-color:rgb(var(--text-color))}.event-gallery__thumb-img{display:block;width:100%;height:100%;object-fit:cover}.event-gallery--single .event-gallery__stage{background:transparent}.no-js .event-gallery__stage{display:block}.no-js .event-gallery__slide{opacity:1;visibility:visible}@media(max-width:749px){.event-gallery{margin-bottom:2.5rem}.event-gallery__nav{width:38px;height:38px}.event-gallery__thumb{width:72px;height:52px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/event-photos.css.map */
