.gallery-v2 .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.gallery-v2 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,0)}.gallery-v2 .swiper-pagination-bullet{width:40px;height:10px;border-radius:20px;background-color:#707096}.gallery-v2 .swiper-pagination-bullet-active{background-color:#010066}.gallery-v2 .swiper-pagination,.gallery-v2 .swiper-pagination-total{bottom:0;color:#f3f4f6;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.gallery-v2 .swiper-pagination{display:flex;align-items:center;justify-content:center;gap:6px}@media (max-width:1024px){.gallery-v2 .swiper-pagination-bullet{width:15px;height:7px}}@media (max-width:590px){.gallery-v2 .swiper-pagination-bullet{width:10px;height:5px}}.gallery-v2{overflow-x:hidden}.gallery-v2 .gallery-v2-swiper{width:100%;max-width:100%;min-width:0;margin:0 auto;grid-template-rows:1fr;grid-column-gap:30px;grid-row-gap:30px}.gallery-v2 .gallery-v2-image,.gallery-v2 .gallery-v2-image:hover{max-width:100%;cursor:pointer}.gallery-v2-lightbox{display:none;position:fixed;z-index:999;top:0;left:0;width:100vw;height:100vh;overflow:hidden;background-color:rgba(0,0,0,.8);align-items:center;justify-content:center}.gallery-v2-lightbox.is-open{display:flex}.gallery-v2-lightbox-image{display:block;margin:auto;max-width:100%;max-height:100%;object-fit:contain}.gallery-v2-lightbox-close{color:#fff;font-size:3rem;position:absolute;top:20px;right:30px;cursor:pointer;line-height:1;background:none;border:none;padding:0}.gallery-v2-lightbox-close:hover{opacity:.9}