@media only screen and (max-width:1024px){.c-gallery:not(.fullPage){height:28.8rem}.c-gallery:not(.fullPage) .c-carrousel,.c-gallery:not(.fullPage) .c-carrousel .swiper-slide{height:100%}.c-gallery:not(.fullPage) .c-carrousel img{object-fit:cover;width:100%;height:100%}.c-gallery.fullPage .c-carrousel .swiper-slide{justify-content:center;align-items:center;display:flex}.c-gallery.fullPage .c-button.c-gallery__close{--btnHeight:4.8rem;border:1px solid #b2c9df;border-radius:100rem;position:fixed;top:auto;bottom:3.6rem;left:50%;transform:translate(-50%)}}@media only screen and (min-width:1024.2px){.c-gallery.fullPage .c-carrousel .swiper-slide{justify-content:center;align-items:center;display:flex}}.c-gallery{position:relative}.c-gallery.fullPage{width:100%;height:100%;z-index:var(--zindex-overlay);background-color:#fff;flex-direction:column;justify-content:center;padding:6.4rem 0;display:flex;position:fixed;top:0;left:0}.c-gallery.fullPage .c-gallery__open{display:none}.c-gallery.fullPage .c-gallery__count{justify-content:center;align-items:center;height:6.4rem;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.c-gallery.fullPage .c-gallery__close{display:flex}.c-gallery__open{z-index:var(--zindex-absolute);display:flex;position:absolute;bottom:1.6rem;right:1.6rem}@media (max-width:768px){.c-gallery__open{top:1.6rem;bottom:auto}}.c-gallery__count{display:none}.c-gallery__close{z-index:var(--zindex-absolute);display:none;position:absolute;top:1.6rem;right:1.6rem}.c-carrousel--gallery.swiper-button-next-hidden .swiper-button-next{display:none}