.module--changes-carousel .changes-carousel{display:flex;gap:60px;width:100%}.module--changes-carousel .changes-carousel__content{display:flex;flex:1 1 40%;flex-flow:column;gap:calc(var(--spacing-base)*8)}.module--changes-carousel .changes-carousel__carousel.carousel.swiper{flex:1 1 60%;gap:calc(var(--spacing-base)*6);min-width:unset}.module--changes-carousel .changes-carousel .changes-carousel__carousel__wrapper__slide.swiper-slide{align-items:stretch;background-color:#fff;border:1px solid var(--light-gray-color);border-radius:calc(var(--spacing-base)*6);display:flex;flex-flow:row;padding:11px}.module--changes-carousel .changes-carousel .changes-carousel__carousel__wrapper__slide .changes-carousel__carousel__wrapper__slide__link{align-items:center;background-color:transparent;border:1px solid var(--light-gray-color);border-radius:6px;display:flex;height:32px;justify-content:center;left:50%;pointer-events:none;position:absolute;top:152px;transform:translate(-50%,-100%);transition:background-color var(--normal-transition) ease-in-out,border-color var(--normal-transition) ease-in-out;width:79px}.module--changes-carousel .changes-carousel__carousel__wrapper__slide__side{display:flex;flex:1;flex-flow:column}.module--changes-carousel .changes-carousel__carousel__wrapper__slide .changes-carousel__carousel__wrapper__slide__side .changes-carousel__carousel__wrapper__slide__side__image{align-items:center;border-radius:10px;display:flex;height:140px;justify-content:center;width:calc(100% - 11px)}.module--changes-carousel .changes-carousel__carousel__wrapper__slide__side:first-of-type .changes-carousel__carousel__wrapper__slide__side__image{margin-right:11px}.module--changes-carousel .changes-carousel__carousel__wrapper__slide__side:last-of-type .changes-carousel__carousel__wrapper__slide__side__image{margin-left:11px}.module--changes-carousel .changes-carousel__carousel__wrapper__slide .changes-carousel__carousel__wrapper__slide__side .changes-carousel__carousel__wrapper__slide__side__image img{all:unset;height:100%;object-fit:cover;width:100%}.module--changes-carousel .changes-carousel__carousel__wrapper__slide .changes-carousel__carousel__wrapper__slide__side .changes-carousel__carousel__wrapper__slide__side__image:before{display:none}.module--changes-carousel .changes-carousel__carousel__wrapper__slide__side__text{display:flex;flex:1;flex-flow:column;gap:calc(var(--spacing-base)*3);padding:29px 18px}.module--changes-carousel .changes-carousel__carousel__wrapper__slide__side:last-of-type .changes-carousel__carousel__wrapper__slide__side__text{padding:29px}.module--changes-carousel .changes-carousel__carousel__wrapper__slide__side__text__tag{align-items:center;background-color:rgba(var(--fourth-accent-color-rgb),.5);border-radius:200Px;color:var(--black-color);display:inline-flex;font-size:var(--extra-small-font-size);font-weight:var(--primary-font-weight-medium);height:28px;justify-content:center;line-height:var(--extra-small-line-height);min-width:74px;padding-inline:16px;text-transform:uppercase;width:fit-content}.module--changes-carousel .changes-carousel__carousel__wrapper__slide__side:last-of-type .changes-carousel__carousel__wrapper__slide__side__text__tag{background-color:var(--fourth-color);color:var(--white-color)}.module--changes-carousel .changes-carousel__carousel__wrapper__slide__side:first-of-type .changes-carousel__carousel__wrapper__slide__side__text{position:relative}.module--changes-carousel .changes-carousel__carousel__wrapper__slide__side:first-of-type .changes-carousel__carousel__wrapper__slide__side__text:after{background-color:var(--light-gray-color);content:"";display:flex;height:calc(100% - 43.5px);position:absolute;right:0;top:29px;width:1px}.module--changes-carousel .changes-carousel__carousel__wrapper__slide__side__text__title{color:var(--black-color);font-family:var(--secondary-font-family);font-size:18px;font-weight:var(--primary-font-weight-medium);line-height:23px}.module--changes-carousel .changes-carousel__content__pagination{display:flex;gap:var(--spacing-base);margin-inline:auto}.module--changes-carousel .changes-carousel__carousel .swiper-controls .swiper-pagination-bullet,.module--changes-carousel .changes-carousel__content__pagination__item{align-items:center;background-color:transparent;border:1px solid transparent;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;opacity:1;padding:0;transition:border-color var(--normal-transition) ease-in-out;width:30px}.module--changes-carousel .changes-carousel__content__pagination__item:before{background-color:var(--light-gray-color);border-radius:50%;content:"";display:flex;height:10px;width:10px}.module--changes-carousel .changes-carousel__carousel .swiper-controls .swiper-pagination-bullet.swiper-pagination-bullet-active,.module--changes-carousel .changes-carousel__content__pagination__item.active{border-color:var(--second-color)}.module--changes-carousel .changes-carousel__carousel .swiper-controls .swiper-pagination-bullet .line{background-color:rgba(var(--medium-gray-color-rgb),.2);border-radius:50%;display:flex;height:10px;opacity:1;transition:background-color var(--normal-transition) ease-in-out;width:10px}.module--changes-carousel .changes-carousel__carousel .swiper-controls .swiper-pagination-bullet.swiper-pagination-bullet-active .line,.module--changes-carousel .changes-carousel__content__pagination__item.active:before{background-color:var(--second-color)}.module--changes-carousel .changes-carousel__content__filters{display:grid;gap:18px;grid-template-columns:repeat(2,1fr);max-width:342px}.module--changes-carousel .changes-carousel__content__filters__item{background-color:rgba(var(--medium-gray-color-rgb),.25);border:none;border-radius:200px;color:var(--dark-gray-color);cursor:pointer;font-family:var(--secondary-font-family);font-size:var(--body-font-size);line-height:var(--body-line-height);min-height:36px;text-transform:capitalize;transition:background-color var(--normal-transition) ease-in-out,color var(--normal-transition) ease-in-out}.module--changes-carousel .changes-carousel__content__filters__item.active,.module--changes-carousel .changes-carousel__content__filters__item:hover{background-color:var(--second-color);color:var(--white-color)}.module.module--changes-carousel .swiper .swiper-controls{display:none}@media (width <= 992px){.dnd-section:has(.module--changes-carousel){overflow:hidden}.module--changes-carousel .changes-carousel{flex-flow:column}.module--changes-carousel .changes-carousel__content{flex:unset}.module--changes-carousel .changes-carousel__carousel.carousel.swiper{flex:unset;width:502px}.module--changes-carousel .changes-carousel__carousel .swiper-controls{max-width:calc(var(--max-width) - var(--columns-gap)*3);width:calc(100dvw - var(--columns-gap)*2 - 16px)}.module--changes-carousel .changes-carousel__content__pagination:not(.changes-carousel__content__pagination--mobile){display:none}.module--changes-carousel .changes-carousel__content__pagination.changes-carousel__content__pagination--mobile{margin-top:calc(var(--spacing-base)*6)}.module--changes-carousel .changes-carousel__content__pagination__item{height:18px;width:18px}}@media (width > 992px){.module--changes-carousel .changes-carousel__content__pagination.changes-carousel__content__pagination--mobile{display:none}}