.GallerySlider{background:var(--color-bg);overflow:hidden;padding:60px 0 90px}@media screen and (max-width:767px){.GallerySlider{padding:30px 0 45px}}.GallerySlider__title{max-width:770px}.GallerySlider__description{color:var(--color-text-gray);margin-top:24px;max-width:770px}.GallerySlider__wrapper{margin:60px auto 0;max-width:1200px;overflow:visible;width:calc(100% - 50px)}@media screen and (max-width:767px){.GallerySlider__wrapper{width:calc(100% - 10px)}}.GallerySlider__item{aspect-ratio:370/270;background:var(--color-bg);border-radius:16px;overflow:hidden}.GallerySlider__item img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.GallerySlider .swiper-slide{height:auto;max-width:400px;padding:0 15px;width:100%}@media screen and (max-width:767px){.GallerySlider .swiper-slide{max-width:100%;width:400px}}.GallerySlider__controls{align-items:center;display:flex;gap:60px;justify-content:center;margin-top:30px;padding:0 15px}.GallerySlider__controls:has(.swiper-button-lock){display:none}.GallerySlider__pagination{width:auto!important}.GallerySlider .swiper-button-next,.GallerySlider .swiper-button-prev{background:transparent;border:0;box-shadow:none;color:#000;display:block;height:32px;inset:auto;margin:0;padding:0;position:relative;transform:none;transition:color .2s ease;width:32px}.GallerySlider .swiper-button-next:hover,.GallerySlider .swiper-button-prev:hover{color:var(--color-main)}.GallerySlider .swiper-button-next:after,.GallerySlider .swiper-button-next:before,.GallerySlider .swiper-button-prev:after,.GallerySlider .swiper-button-prev:before{display:none}.GallerySlider .swiper-button-next svg,.GallerySlider .swiper-button-prev svg{fill:none}.GallerySlider .swiper-button-disabled{color:#c8c8c8;opacity:1}.GallerySlider .swiper-button-lock{display:none}
