.gallery{font-family:sans-serif;position:relative}@media (max-width:575.98px){.gallery .swiper__controls .prev,.gallery .swiper__controls .next{top:45%}}.gallery .swiper-container .swiper-pagination .swiper-pagination-bullet{width:32vw;background-color:var(--Black);opacity:0.2;border-radius:0}.gallery .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.gallery .gallery__body{position:absolute;left:0;right:0;bottom:100px}@media (max-width:991.98px){.gallery .gallery__body{bottom:10px}}.gallery .gallery__body span.gallery__text{color:var(--white);font-weight:400}.gallery i.prev,.gallery i.next{position:absolute;top:50%;z-index:100;padding:1rem;background-color:var(--white);cursor:pointer;transform:translateY(-50%)}.gallery i.prev{left:0;border-radius:0 var(--border-radius-xs) var(--border-radius-xs) 0}.gallery i.next{right:0;border-radius:var(--border-radius-xs) 0 0 var(--border-radius-xs)}.gallery .gallery_b .gallery__image{border-radius:var(--border-radius-lg) var(--border-radius-lg) 0 var(--border-radius-lg);overflow:hidden}@media (max-width:767.98px){.gallery .gallery_b .gallery__image{border-radius:var(--border-radius-sm) var(--border-radius-sm) 0 var(--border-radius-sm)}}.gallery .gallery_c .gallery__image{border-radius:var(--border-radius-md) var(--border-radius-md) 0 var(--border-radius-md)}@media (max-width:767.98px){.gallery .gallery_c .gallery__image{border-radius:var(--border-radius-sm) var(--border-radius-sm) 0 var(--border-radius-sm)}}.gallery .gallery_c .gallery__image.odd{border-radius:var(--border-radius-md) var(--border-radius-md) var(--border-radius-md) 0}@media (max-width:767.98px){.gallery .gallery_c .gallery__image.odd{border-radius:var(--border-radius-sm) var(--border-radius-sm) var(--border-radius-sm) 0}}