

/* Start:/local/templates/certa/components/bitrix/breadcrumb/.default/style.css?17413405281921*/
.breadcrumbs {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 1.25rem;
    gap: 0.3645833333rem;
    margin-bottom: 1.5625rem;
    flex-wrap: wrap;
}

.breadcrumbs__wrap {
    display: flex;
}

.breadcrumbs-item {
    background: #f4f5f4;
    padding: 0.2083333333rem 0.5208333333rem;
    border-radius: 0.8333333333rem;
    font-weight: 400;
    font-size: 0.625rem;
    line-height: 1.3;
}

.breadcrumbs-item-dark {
    background: #333333;
}

.breadcrumbs__dark {
    margin-top: 0;
}

.breadcrumbs__dark-item {
    background: #333333;
    color: #ffffff;
}

@media screen and (max-width: 1200px) {
    .breadcrumbs {
        margin-top: 20px;
        margin-bottom: 20px;
        gap: 7px;
    }

    .breadcrumbs-item {
        padding: 4px 10px;
        border-radius: 16px;
        font-weight: 400;
        font-size: 12px;
        line-height: 1.3;
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        -ms-border-radius: 16px;
        -o-border-radius: 16px;
        text-wrap: nowrap;
    }

    .breadcrumbs__dark-item {
        padding: 4px 10px;
        border-radius: 16px;
        font-weight: 400;
        font-size: 12px;
        line-height: 1.3;
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        -ms-border-radius: 16px;
        -o-border-radius: 16px;
    }
}

@media screen and (max-width: 767px) {
    .breadcrumbs-item {
        background-color: initial;
    }

    .breadcrumbs {
        justify-content: center;
        overflow-x: scroll;
        flex-wrap: nowrap;
    }

    .breadcrumbs::-webkit-scrollbar {
        height: 0;
        width: 0;
    }

    .breadcrumbs__dark {
        margin-top: 0;
        justify-content: center;
    }

    .breadcrumbs__dark-item {
        background: initial;
        color: #333;
    }
}

/*# sourceMappingURL=breadcrumbs.css.map */
/* End */


/* Start:/local/templates/certa/components/bitrix/news.detail/news-detail/style.css?17470459061407*/
.news__detail {
  display: grid;
  gap: 30px;
  grid-template-columns: 1058fr 514fr;
  margin-bottom: 5rem;
}

.news__detail-title {
  font-size: 38px;
  line-height: 49px;
  font-weight: 500;
  margin: 0 0 20px;
}

@media screen and (max-width: 1200px) {}

.news__detail-date {
  font-size: 16px;
  color: #888888;
  line-height: 20.8px;
  margin-bottom: 20px;
}

.news__detail-text h2 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 500;
  margin: 50px 0 20px;
}

.news__detail-text a {
  text-decoration: underline;
}

.news__detail-text h3 {
  margin-top: 15px;
}

.news__detail-text a:hover {
  font-weight: 500;
}

.news__detail-text {
  font-size: 18px;
  line-height: 27px;
}

.news__detail-text p,
.news__detail-text span,
.news__detail-text li {
  font-size: 18px;
  line-height: 27px;
}

.news__detail-text ul {
  padding-left: 20px;
}

.news__detail-img {
  max-height: 377px;
  width: 100%;
  border: solid 1px #e0e0e0;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  object-fit: cover;
}

@media screen and (max-width: 1200px) {
  .news__detail {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .news__detail-title {
    font-size: 24px;
    line-height: 1.3;
  }
}


.news__detail-text ol {
  padding-left: 20px;
}
/* End */


/* Start:/local/templates/certa/assets/css/project.css?17411774586893*/
.project {
  display: flex;
  gap: 1.0416666667rem;
}

.project-left-content {
  max-width: 33.8541666667rem;
  min-width: 33.8541666667rem;
  display: flex;
  flex-direction: column;
}

.product-categories-adaptive {
  display: none;
}

.product-categories-desktop {
  margin-top: 3.125rem;
}

.project-slider {
  height: 100%;
  flex-grow: 1;
  max-width: 48.0208333333rem;
  margin-left: 0.5208333333rem;
}

.product-title {
  max-width: 33.8541666667rem;
  width: 100%;
  color: #333333;
  font-size: 1.5625rem;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 0%;
  text-align: left;
  margin-bottom: 1.0416666667rem;
}

.product-element {
  max-width: 33.8541666667rem;
  width: 100%;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 1.5;
  text-align: left;
  color: #333333;
}

.product-subtitle {
  max-width: 20.7291666667rem;
  width: 100%;
  font-size: 1.0416666667rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0%;
  text-align: left;
  color: #333333;
  margin-bottom: 1.0416666667rem;
}

.product-list {
  row-gap: 0.5208333333rem;
  display: flex;
  flex-direction: column;
}

.product-item {
  width: 100%;
  background: #ffffff;
  border: 0.0520833333rem solid #e4e4e4;
  border-radius: 0.5208333333rem;
  display: flex;
  padding: 1.0416666667rem 1.0416666667rem;
  align-items: center;
}

.btn_yellow.product-btn {
  min-width: 9.3229166667rem;
}

.product-subitem {
  flex-grow: 1;
  width: 100%;
  font-weight: 500;
  font-size: 0.8333333333rem;
  line-height: 1.5;
  text-align: left;
  color: #333333;
}

.product-picture {
  width: 4.6875rem;
  height: 3.8541666667rem;
  margin-right: 1.0416666667rem;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  overflow: hidden;
  border-radius: 0.5208333333rem;
  -webkit-border-radius: 0.5208333333rem;
  -moz-border-radius: 0.5208333333rem;
  -ms-border-radius: 0.5208333333rem;
  -o-border-radius: 0.5208333333rem;
}

.project-slider-mySwiper {
  margin-top: 0.8333333333rem;
  max-height: 4.84375rem;
}

.project-slider-mySwiper2 {
  border-radius: 1.0416666667rem;
  max-height: 30.9895833333rem;
}

.project-slide-thumbnail {
  position: relative;
  max-height: 4.84375rem;
}
.project-slide-thumbnail img {
  max-height: 4.84375rem;
  height: 4.84375rem;
}

.project-slider .swiper-button-prev,
.project-slider .swiper-button-next {
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 50%;
  border: solid 1px #babbba;
}

.project-slider .swiper-button-prev::after,
.project-slider .swiper-button-next::after {
  font-size: 1.0416666667rem;
  color: #babbba;
}

.last-btns {
  margin-top: 3rem;
  display: flex;
  justify-content: space-between;
  gap: 0.5208333333rem;
  /* margin-top: -4.1666666667rem; */
}

.last-btn {
  font-weight: 500;
  font-size: 0.8333333333rem;
  line-height: 1.5;
  text-align: left;
  color: #333333;
}

.last-btns-last-btn {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.8854166667rem;
  column-gap: 0.8854166667rem;
  margin-bottom: 6.7708333333rem;
}

.swiper-slide.project-slide-main {
  /* display: inherit; */
  /* max-width: 100% !important; */
}

.last-btn-adaptive {
  display: none;
}
.project-slide-main img {
  height: 30rem;
}

@media screen and (max-width: 1200px) {
  .project-slider .swiper-button-prev,
  .project-slider .swiper-button-next {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: solid 0.0520833333rem #babbba;
  }
  .project-slider .swiper-button-prev::after,
  .project-slider .swiper-button-next::after {
    font-size: 20px;
    color: #babbba;
  }
  .project-slider-mySwiper2 {
    max-height: initial;
  }
  .project-top div {
    font-size: 16px;
  }
  .btn_yellow.product-btn {
    width: fit-content;
    padding: 0 10px;
    text-wrap: nowrap;
    min-width: auto;
  }
  .product-picture {
    max-width: 50px;
  }
  .product-title {
    font-size: 24px;
    line-height: 30px;
  }
  .project-left-content {
    max-width: 100%;
    min-width: 100%;
  }
  .product-title {
    max-width: 100%;
  }
  .product-element {
    max-width: 100%;
    font-size: 16px;
    line-height: 20px;
  }
  .project {
    display: flex;
    flex-direction: column;
    /* margin-bottom: -90px; */
  }
  .project-top {
    grid-column-start: 1;
    grid-column-end: 2;
  }
  .product-categories {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 3;
    grid-row-end: 4;
    margin-top: 40px;
  }
  .project-slider {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 3;
    max-width: 100%;
    margin-left: 0px;
  }
  .product-list {
    width: 100%;
  }
  .product-item {
    width: 100%;
    padding: 15px;
  }
  .product-element {
    margin-bottom: 0px;
  }
  .container {
    padding: 0px 16px;
  }
  .last-btn {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    text-align: left;
    color: #333333;
  }

  .project-slide-main {
    position: relative;
    max-height: 475px;
  }

  .project-slide-main img {
    height: 475px;
  }
  .product-picture {
    width: auto;
    height: auto;
  }
  .product-subitem {
    font-size: 14px;
  }
  .project-slider-mySwiper {
    max-height: 54px;
  }
  .project-slide-thumbnail img {
    border-radius: 10px;
    max-height: 54px;
  }
  .project-slide-thumbnail {
    max-height: 54px;
  }
  .product-subtitle {
    font-size: 14px;
    line-height: 18px;
    max-width: 100%;
  }
}
.last-btns-last-btn {
  margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
  .project {
    /* margin-bottom: -90px; */
  }
  .container {
    padding: 0px 15px;
  }
  .product-title {
    max-width: 100%;
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
    font-size: 24px;
    line-height: 30px;
  }
  .product-element {
    max-width: 100%;
    width: 100%;
    text-align: center;
    margin-top: 16px;
    font-size: 16px;
    line-height: 24px;
  }
  .product-subtitle {
    max-width: 100%;
    width: 100%;
    font-size: 14px;
  }
  .product-picture {
    width: auto;
    height: auto;
  }
  .product-subitem {
    font-size: 14px;
  }
  .last-btns {
    margin-top: 70px;
  }
  .last-btns-last-btn {
    margin-bottom: 60px;
  }
  .btn_yellow.product-btn {
    display: none;
  }
  .last-btn-desktop {
    display: none;
  }
  .last-btn-adaptive {
    display: block;
  }
  .swiper-slide .project-slide-thumbnail-play {
    display: none;
  }

  .project-slide-thumbnail {
    position: relative;
    height: 65px;
    max-height: 65px;
  }

  .project-slider-mySwiper {
    max-height: 65px;
  }

  .project-slide-thumbnail img {
    height: 65px;
    max-height: 65px;
  }
  .project-slide-main {
    position: relative;
    max-height: 300px;
  }
  .product-categories {
    margin: 0;
    margin-top: 40px;
  }

  .project-slide-main img {
    height: 300px;
  }
}

/* End */
/* /local/templates/certa/components/bitrix/breadcrumb/.default/style.css?17413405281921 */
/* /local/templates/certa/components/bitrix/news.detail/news-detail/style.css?17470459061407 */
/* /local/templates/certa/assets/css/project.css?17411774586893 */
