.p-custom-content-slider{position:relative;width:100%;margin-top:80px;border-radius:20px}.p-custom-content-slider-item{width:369px;height:445px;background-position:50%;background-size:cover;border-radius:20px}.p-custom-content-slider .swiper-slide{width:369px;height:445px;filter:grayscale(1);transition:1.25s}.p-custom-content-slider .swiper-slide-active{filter:grayscale(0)}.p-custom-content-slider__dots{display:flex;justify-content:center;align-items:center;padding:8px;margin-top:32px;gap:16px}.p-custom-content-slider__dot{width:12px;height:12px;background:#dadada;border-radius:100%;cursor:pointer}.p-custom-content-slider__dot--active{background:#000}.p-custom-content__image{width:100%;height:557px;margin-bottom:40px;background-position:50%;background-size:cover;border-radius:20px}