

/* 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 */


/* Start:/local/templates/sb2018/static_faq/css/style.css?17412685573880*/
@font-face {
  font-style: normal;
  font-weight: 400;
  font-family: "Suisse Int'l";
  font-display: swap;
  src: url("/local/templates/sb2018/static_faq/css/../fonts/suisseintl-regular.woff2") format("woff2"), url("/local/templates/sb2018/static_faq/css/../fonts/suisseintl-regular.woff") format("woff");
}

@font-face {
  font-style: normal;
  font-weight: 700;
  font-family: "Suisse Int'l";
  font-display: swap;
  src: url("/local/templates/sb2018/static_faq/css/../fonts/suisseintl-bold.woff2") format("woff2"), url("/local/templates/sb2018/static_faq/css/../fonts/suisseintl-bold.woff") format("woff");
}

.faq h2.title,
.title {
  margin: 0;
  font-weight: 700;
  font-size: 38px;
  line-height: 52px;
  color: #333333;
}

.faq h2.title--faq-extra,
.title--faq-extra {
  font-size: 42px;
  line-height: 54px;
}

.faq {
  padding-top: 97px;
  padding-bottom: 85px;
  background-color: #f7f9ff;
}

.faq h2.faq__title,
.faq__title {
  margin-bottom: 44px;
}

.faq__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.faq__item {
  position: relative;
  padding-top: 24px;
  padding-bottom: 25px;
  border-top: 1px solid #e1e1e1;
  cursor: pointer;
}

.faq__item--open {
  padding-top: 29px;
  padding-bottom: 33px;
}

.faq__item--open .faq__item-title {
  margin-bottom: 20px;
}

.faq__item--open .faq__item-text {
  display: block;
}

.faq__item--open .faq__item-button {
  top: 14%;
  right: 9px;
  color: #262328;
  -webkit-transform: rotate(180deg) translate(-50%);
  transform: rotate(180deg) translate(-50%);
  opacity: 0.4;
}

.faq__item-button {
  position: absolute;
  top: 40%;
  right: 1px;
  width: 14px;
  height: 23px;
  cursor: pointer;
}

.faq__item:last-child {
  border-bottom: 1px solid #e1e1e1;
}

.faq__item-title {
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #262328;
}

.faq__item-text {
  display: none;
  width: 901px;
  color: rgba(51, 51, 51, 0.65);
}

.faq__item-text p {
  margin: 0;
}

.faq--extra {
  font-family: "Suisse Int'l", "Arial", sans-serif;
  background-color: #ffffff;
}

.faq--extra .faq__item {
  padding-top: 24px;
  padding-bottom: 24px;
  border-top-color: #eb006e;
}

.faq--extra .faq__item--open {
  padding-bottom: 12px;
}

.faq--extra .faq__item:last-child {
  border-bottom-color: #eb006e;
}

.faq--extra .faq__item-title {
  width: 80%;
  font-weight: 700;
  line-height: 23px;
}

.faq--extra .faq__item-text {
  width: 100%;
  font-size: 18px;
  line-height: 32px;
  color: #333333;
}

.faq--extra .faq__item:hover .faq__item-button {
  color: #eb006e;
}

@media (max-width: 1023px) {
  .faq h2.title,
  .title {
    font-size: 32px;
    line-height: 43px;
  }

  .faq {
    padding-top: 70px;
    padding-bottom: 82px;
  }

  .faq h2.faq__title,
  .faq__title {
    margin-bottom: 50px;
  }

  .faq__item {
    padding-bottom: 29px;
  }

  .faq__item--open {
    margin-bottom: 10px;
  }

  .faq__item--open .faq__item-title {
    margin-bottom: 23px;
  }

  .faq__item--open .faq__item-button {
    top: 17%;
  }

  .faq__item-title {
    font-size: 16px;
    line-height: 21px;
  }

  .faq__item-text {
    width: 720px;
  }

  .faq--extra .faq__item {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .faq--extra .faq__item-text {
    font-size: 16px;
    line-height: 28px;
  }
}

@media (max-width: 959px) {
  .faq {
    padding-bottom: 105px;
  }

  .faq__item-text {
    width: 100%;
  }
}

@media (max-width: 639px) {
  .faq h2.title,
  .title {
    font-size: 22px;
    line-height: 29px;
  }

  .faq {
    padding-top: 58px;
    padding-bottom: 37px;
  }

  .faq h2.faq__title,
  .faq__title {
    margin-bottom: 46px;
  }

  .faq__item {
    padding-bottom: 31px;
  }

  .faq__item--open {
    padding-bottom: 18px;
  }

  .faq__item--open .faq__item-button {
    top: 10%;
  }

  .faq__item-title {
    font-size: 14px;
    line-height: 19px;
  }

  .faq--extra .faq__item {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .faq--extra .faq__item-text {
    font-size: 14px;
    line-height: 26px;
  }
}


/* End */
/* /local/templates/sb2018/components/bitrix/news.list/advantages/style.css?17531890335708 */
/* /local/templates/sb2018/static_faq/css/style.css?17412685573880 */
