.object-gallery h2{margin-bottom:32px;text-align:center}.object-gallery .object-gallery__swiper{margin:0 auto;max-width:calc(1920px - clamp(16px, 2.222vw, 32px))}.object-gallery .object-gallery__swiper .swiper-slide{padding-top:clamp(220px,30.1389vw,434px);position:relative}.object-gallery .swiper-slide img{z-index:-1}.object-gallery .swiper-slide .object-gallery__item,.object-gallery .swiper-slide img{border-radius:24px;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.object-gallery .swiper-slide{opacity:0;transition:opacity .3s}.object-gallery .swiper-slide-active,.object-gallery .swiper-slide-next,.object-gallery .swiper-slide-prev{opacity:1}@media (max-width:767px){.object-gallery .object-gallery__swiper{padding:0 16px}.object-gallery .object-gallery__swiper .swiper-slide{aspect-ratio:16/10}}.object-gallery .swiper-button-prev.swiper-button-disabled{background-color:var(--title-color);border:1px solid var(--title-color);color:var(--white)}.object-gallery .object-gallery__swiper .swiper-buttons .swiper-button-next,.object-gallery .object-gallery__swiper .swiper-buttons .swiper-button-prev{background-color:transparent;border:1px solid #a1a6bc;color:#a1a6bc}.object-gallery .object-gallery__swiper .swiper-buttons .swiper-button-next:hover,.object-gallery .object-gallery__swiper .swiper-buttons .swiper-button-prev:hover{background-color:var(--title-color);color:var(--white);opacity:1}.object-gallery .swiper-button-next.swiper-button-disabled path,.object-gallery .swiper-button-prev.swiper-button-disabled path{stroke:#a1a6bc}