.active-btn {
    background: #8DC244 !important;
    color: white !important;
}

.intro .helpers .list img {
    max-height: 50px;
}

.news .newsGrid {
    row-gap: 32px;
}

.partners .swiperWrapper .swiper-slide .slideDesc{
    word-break: break-all;
}

.partners .contacts {
    display: block;
}

.partners .partnerItem{
    display: flex;
    flex-direction: column;
}

.partners .slider {
    margin-top: auto;
}

.partners .contacts .contactItem.address {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
    align-items: flex-start;
}

.checkbox {
    margin: 16px 0;
}
