

/* Start:/local/templates/sb2018/components/bitrix/news.list/advantages/style.css?17531890335708*/
.industries {
    padding-top: 83px;
    padding-bottom: 86px;
}
.industries h2 {
    padding-bottom: 30px;
}
@media (max-width: 1439px) {
    .industries h2 {
        max-width: 80%;
        padding-bottom: 23px;
    }
}
@media (max-width: 1023px) {
    .industries h2 {
        max-width: 100%;
        padding-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .industries h2 {
        padding-bottom: 12px;
    }
}
.industries__text {
    max-width: 88%;
}
.industries__text p {
    margin: 0 0 12px 0;
    letter-spacing: -0.11px;
}
@media (max-width: 1439px) {
    .industries__text {
        max-width: 91%;
    }
}
@media (max-width: 1023px) {
    .industries__text {
        max-width: 95%;
    }
}
.industries__wrapper {
    display: flex;
}
@media (max-width: 1023px) {
    .industries__wrapper {
        flex-direction: column;
    }
}
.industries__list {
    position: relative;
    display: flex;
    flex-direction: column;
    flex: 0 0 25%;
    margin: 0;
    padding: 0;
    list-style: none;
}
@media (max-width: 1439px) {
    .industries__list {
        flex: 0 0 33%;
    }
}
@media (max-width: 1023px) {
    .industries__list {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 24px;
        width: 100%;
        padding-top: 0;
        overflow-x: scroll;
    }
}
.industries__content {
    min-width: 0;
    flex: 1;
}
.industries__slider {
    overflow: hidden;
    position: relative;
}
.industries__slider .swiper-slide {
    padding: 20px 35px 35px 35px;
}
@media (max-width: 1023px) {
    .industries__slider .swiper-slide {
        padding: 10px 2rem 40px 2rem;
    }
    .industries__slider {
        margin-left: -2rem;
        margin-right: -2rem;
    }
}
.industries__slide {
    width: auto;
    height: 100%;
    min-height: 269px;
    padding: 35px 80px;
    background-color: #f7f7f7;
    border-radius: 20px;
    -webkit-box-shadow: 0 12px 30px rgba(43, 43, 43, 0.17);
    box-shadow: 0 12px 30px rgba(43, 43, 43, 0.17);
}
@media (max-width: 1439px) {
    .industries__slide {
        min-height: 232px;
        padding: 35px 50px;
        font-size: 16px;
        line-height: 1.5;
    }
}
@media (max-width: 1023px) {
    .industries__slide {
        padding: 30px 40px;
        margin-top: 0;
    }
}
@media (max-width: 767px) {
    .industries__slide {
        padding: 30px 24px;
    }
}
.slider-industries-handles .swiper-pagination-bullet-active.industries__tab,
.slider-industries-handles .swiper-pagination-bullet.industries__tab {
    width: 100%;
    height: auto;
    margin-bottom: 16px;
    border-bottom: none;
    background: unset;
    opacity: 1;
    outline: none;
}
@media (max-width: 1023px) {
    .swiper-pagination-bullet.industries__tab {
        white-space: nowrap;
        width: auto;
    }
}
.slider-industries-pagination.swiper-pagination-bullets {
    display: none;
    bottom: -15px !important;
}
@media (max-width: 1023px) {
    .slider-industries-pagination.swiper-pagination-bullets {
        display: block;
    }
}
.industries__tab p {
    position: relative;
    display: inline-block;
    margin: 0;
    padding-right: 25px;
    padding-left: 0;
    font-size: 18px;
    line-height: 26px;
    text-align: left;
    color: #aaaaaa;
    background: transparent;
    border-bottom: 1px solid transparent;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.industries__tab p:hover,
.industries__tab p:focus {
    color: #181818;
}
@media (max-width: 1439px) {
    .industries__tab p {
        font-size: 16px;
        line-height: 24px;
    }
}
@media (max-width: 1023px) {
    .industries__tab p {
        padding-bottom: 5px;
    }
}
.industries__tab.swiper-pagination-bullet-active p {
    width: auto;
    margin: 0;
    padding-right: 25px;
    color: #181818;
    border-bottom: 1px solid #181818;
}
.industries__tab.swiper-pagination-bullet-active p::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 14px;
    height: 14px;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.66602 7.3333V8.66664H10.666L6.99935 12.3333L7.94602 13.28L13.226 7.99997L7.94602 2.71997L6.99935 3.66664L10.666 7.3333H2.66602Z' fill='%23EB006E'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
    opacity: 1;
}
@media (max-width: 1439px) {
    .industries__tab.swiper-pagination-bullet-active p::after {
        top: 40%;
    }
}
.industries__pagination {
    visibility: hidden;
    pointer-events: none;
}
@media (max-width: 767px) {
    .industries__pagination {
        position: relative;
        visibility: visible;
        bottom: 0;
        margin-top: 22px;
        pointer-events: auto;
    }
}
section.industries {
    padding-top: 90px;
    padding-bottom: 25px;
}
@media (max-width: 1439px) {
    section.industries {
        padding-top: 65px;
        padding-bottom: 48px;
    }
}
@media (max-width: 1023px) {
    section.industries {
        padding-top: 68px;
        padding-bottom: 52px;
    }
}
@media (max-width: 767px) {
    section.industries {
        padding-top: 44px;
        padding-bottom: 34px;
    }
}
@media (max-width: 1439px) {
    section.industries {
        padding-top: 75px;
        padding-bottom: 15px;
    }
}
@media (max-width: 1023px) {
    section.industries {
        padding-top: 60px;
        padding-bottom: 21px;
    }
}
@media (max-width: 767px) {
    section.industries {
        padding-bottom: 25px;
    }
}
.homepage__blocks .industries {
    padding-top: 0;
    padding-bottom: 0;
}
/* End */
/* /local/templates/sb2018/components/bitrix/news.list/advantages/style.css?17531890335708 */
