.gallery__wrap{margin-bottom:var(--margin-between-blocks);overflow:hidden;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:2.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}@media(min-width:768px){.gallery .swiper-wrapper{display:grid;grid-template-columns:repeat(3,1fr);row-gap:3rem}}.gallery .swiper-slide{height:auto!important;outline:none;width:fit-content}.gallery .swiper-slide:focus-within .carousel-slide{opacity:1;outline:2px solid var(--color--white);outline-offset:4px}.gallery .swiper-slide figure{overflow:hidden;position:relative}.gallery .swiper-slide figure,.gallery .swiper-slide figure img{transition:all var(--rnb--transition-duration) var(--rnb--transition-easing)}.gallery .swiper-slide figure img{aspect-ratio:260/240;border-radius:.25rem;cursor:pointer;height:100%;max-width:242px;object-fit:cover}@media(min-width:768px){.gallery .swiper-slide figure img{aspect-ratio:4/3;max-height:17.1875rem;max-width:100%;width:100%}}.gallery .swiper-slide figure:before{background-color:var(--color-sininen);content:"";height:62px;position:absolute;right:0;top:0;width:62px;z-index:-1}.gallery .swiper-slide figure .gallery__image-wrapper{overflow:hidden}.gallery .swiper-slide figure:hover:before{right:-.75rem;top:-.75rem;transition:all .3s ease}.gallery .swiper-slide figure:hover img{filter:brightness(.75);transform:scale(1.025)}.gallery .swiper-slide figure .gallery__caption{margin-top:1rem}@media(min-width:1280px){.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{align-items:center;column-gap:.625rem;display:flex;justify-content:center;margin-left:auto}.gallery .slider-button__wrap .slider-button{align-items:center;appearance:none;background:none repeat scroll 0 0 #0000;border:none;border:1px solid var(--color--white);border-radius:50%;border-spacing:0;color:inherit;display:flex;height:1.5rem;justify-content:center;list-style:none outside none;margin:0;padding:0;text-decoration:none;text-indent:0;width:1.5rem}.gallery .slider-button__wrap .slider-button i,.gallery .slider-button__wrap .slider-button svg{background-color:unset;border:none;height:1.125rem;width:1.125rem}.gallery .slider-button__wrap .slider-button path{fill:var(--color--white)}@media(min-width:768px){.gallery .slider-button__wrap{display:none}}@media(max-width:768px){.two-columns .gallery__wrap{max-width:93vw}}@media(min-width:768px)and (max-width:1024px){.two-columns .gallery__wrap{max-width:50vw}}