section.gallery-module{overflow:hidden;position:relative;z-index:1}section.gallery-module .container{display:flex;flex-direction:column;gap:4rem;z-index:1}section.gallery-module .container .wrapper-top{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;margin:0 auto;max-width:992px}section.gallery-module .container .wrapper-top>*{text-align:center}section.gallery-module .container .wrapper-gallery{margin:0 auto;max-width:100%}@media screen and (max-width:768px){section.gallery-module .container .wrapper-gallery{max-width:calc(100% - 1rem)}}section.gallery-module .container .wrapper-gallery .splide__track{overflow:visible}section.gallery-module .container .wrapper-gallery .splide__track .splide__list{align-items:flex-end;transition:.35s;width:100%}section.gallery-module .container .wrapper-gallery .splide__track .splide__list li{align-items:flex-end;display:flex;width:33.3333333333%}section.gallery-module .container .wrapper-gallery .splide__track .splide__list li:nth-child(odd){height:484px}@media screen and (max-width:768px){section.gallery-module .container .wrapper-gallery .splide__track .splide__list li:nth-child(odd){height:387px}}section.gallery-module .container .wrapper-gallery .splide__track .splide__list li:nth-child(2n+2){height:405px}@media screen and (max-width:768px){section.gallery-module .container .wrapper-gallery .splide__track .splide__list li:nth-child(2n+2){height:303px}}section.gallery-module .container .wrapper-gallery figure{height:100%;width:100%}section.gallery-module .container .wrapper-gallery figure img{height:100%;object-fit:cover;width:100%}section.gallery-module .container .wrapper-gallery .splide__arrows{margin-top:6rem}@media screen and (max-width:768px){section.gallery-module .container .wrapper-gallery .splide__arrows{margin-top:4rem}}