:root{--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--breakpoint-xxl:1440px;--breakpoint-mobile-menu:1024px;--breakpoint-mobile-menu-xl:$breakpoint-mobile-menu-xl}.gallery__wrap{margin-bottom:var(--margin-between-blocks);padding-bottom:2.5rem;padding-top:2rem}@media(min-width:768px){.gallery__wrap{padding-bottom:6.5rem;padding-top:5rem}}.gallery__header{display:flex;flex-wrap:wrap;gap:2rem 1rem;justify-content:space-between;margin-bottom:1rem}@media(min-width:576px){.gallery__header{align-items:center;flex-direction:row;justify-content:space-between;margin-bottom:1.5rem}}.gallery__heading{margin-bottom:0}.gallery .swiper-wrapper{column-gap:0;display:flex;flex-flow:row nowrap;margin-bottom:0;margin-top:0;padding-inline-start:0}.gallery .swiper-gallery-container{overflow:hidden}.gallery .swiper-slide{height:200px;width:fit-content}.gallery .swiper-slide:focus,.gallery .swiper-slide:focus-within{outline:solid;outline-color:currentColor;outline-offset:.3125rem;outline-width:2px}@media(min-width:768px){.gallery .swiper-slide{height:320px}}.gallery .swiper-slide figure{position:relative}.gallery .swiper-slide figure,.gallery .swiper-slide figure img{height:100%;transition:all var(--transition-duration) var(--transition-easing)}.gallery .swiper-slide figure img{cursor:pointer;max-width:242px;object-fit:cover}@media(min-width:768px){.gallery .swiper-slide figure img{max-width:357px;width:357px}}.gallery .swiper-slide figure:hover img{filter:brightness(.75)}@media(min-width:1200px){.gallery.alignwide .swiper-slide{height:356px;width:fit-content}.gallery.alignwide .swiper-slide figure{height:100%}.gallery.alignwide .swiper-slide figure img{height:100%;max-width:417px;width:417px}}.gallery .slider-button__wrap{column-gap:.625rem;display:flex;margin-left:auto}@media(max-width:768px){.two-columns .gallery__wrap{max-width:93vw}}@media(min-width:768px)and (max-width:1368px){.two-columns .gallery__wrap{max-width:50vw}}