.pt-swiper-gallery{position:relative;width:100%}.pt-swiper-gallery__main,.pt-swiper-gallery__thumbs{overflow:hidden;width:100%}.pt-swiper-gallery__slide{align-items:center;display:flex;height:auto;justify-content:center}.pt-swiper-gallery__media,.pt-swiper-gallery__media>a{align-items:center;display:flex;flex-direction:column;width:100%}.pt-swiper-gallery__image{display:block;flex:0 0 auto}.pt-swiper-gallery__caption{box-sizing:border-box;padding:.5rem 1rem;width:100%}.pt-swiper-gallery__next,.pt-swiper-gallery__prev{align-items:center;background:#ccc;border:0;border-radius:50%;color:#000;cursor:pointer;display:inline-flex;height:2rem;justify-content:center;opacity:.8;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2rem;z-index:2}.pt-swiper-gallery__prev{left:1rem}.pt-swiper-gallery__next{right:1rem}.pt-swiper-gallery__next:before,.pt-swiper-gallery__prev:before{font-size:1.25rem;line-height:1}.pt-swiper-gallery__prev:empty:before{content:"‹"}.pt-swiper-gallery__next:empty:before{content:"›"}.pt-swiper-gallery__next svg,.pt-swiper-gallery__prev svg{fill:currentcolor;height:1rem;width:1rem}.pt-swiper-gallery__pagination{margin-top:.75rem;position:relative;text-align:center}.pt-swiper-gallery__thumbs{margin-top:.75rem}.pt-swiper-gallery__thumb{cursor:pointer;opacity:.55;width:auto}.pt-swiper-gallery__thumb.swiper-slide-thumb-active{opacity:1}.pt-swiper-gallery__thumb-image{display:block;height:auto;max-width:100%;object-fit:contain;width:auto}.pt-swiper-gallery__next:focus-visible,.pt-swiper-gallery__prev:focus-visible{outline:3px solid #0bf;outline-offset:3px}[dir=rtl] .pt-swiper-gallery__prev{left:auto;right:1rem}[dir=rtl] .pt-swiper-gallery__next{left:1rem;right:auto}