

/* Start:/bitrix/templates/prom_s1/components/bitrix/news/news.1.news/style.css?171887297311859*/
.intec-template-layout-column-adaptive{
  background-color: #f5f5f5;
}
.ns-bitrix.c-news.c-news-news-1 .news-body[data-additional=true] {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.ns-bitrix.c-news.c-news-news-1 .news-content {
  width: 75%;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional {
  width: 25%;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-item {
  margin-top: 30px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-item:first-child {
  margin-top: 0;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-tags-header {
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-tags-header + div {
  margin-top: 15px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-top-wrapper {
  padding: 25px;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-top-header {
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-top-header + div {
  margin-top: 25px;
}
.ns-bitrix.c-news.c-news-news-1 .news-additional-subscribe {
  padding: 25px;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-1 {
  margin-bottom: 20px;
  padding: 10px 15px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

/*.ns-bitrix.c-news.c-news-news-1 .news-panel-1-item > * {*/
/*  font-size: 13px;*/
/*  line-height: 17px;*/
/*  text-decoration: none;*/
/*  -webkit-transition-property: color;*/
/*  -moz-transition-property: color;*/
/*  -ms-transition-property: color;*/
/*  -o-transition-property: color;*/
/*  transition-property: color;*/
/*  -webkit-transition-duration: 0.4s;*/
/*  -moz-transition-duration: 0.4s;*/
/*  -ms-transition-duration: 0.4s;*/
/*  -o-transition-duration: 0.4s;*/
/*  transition-duration: 0.4s;*/
/*}*/
.news-panel-1-items.intec-grid.intec-grid-wrap {
  display: flex;
  gap: 10px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-1-item .intec-cl-text-hover {
  color: #707070;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  transition: all .2s ease-in-out;
  text-transform: uppercase;
  background-color: #fff;
  padding: 10px;
  border-radius: 10px;
  width: fit-content;
  white-space: nowrap;
  font-variant-numeric: lining-nums proportional-nums;
  text-decoration: none;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-1-item .intec-cl-text {
  transition: all .2s ease-in-out;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  transition: all .2s ease-in-out;
  text-transform: uppercase;
  background-color: #f5f5f5;
  padding: 10px;
  border-radius: 10px;
  width: fit-content;
  white-space: nowrap;
  background-color: #c8102e;
  color: #fff !important;
  font-variant-numeric: lining-nums proportional-nums;
}

.ns-bitrix.c-news.c-news-news-1 .news-panel-1-item > a {
  color: #242424;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2 {
  padding: 10px;
  margin-bottom: 30px;
  background-color: #f9f9fa;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item {
  margin: 10px 25px;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item[data-role=year] {
  position: relative;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item[data-role=year]::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -25px;
  display: block;
  width: 1px;
  height: 20px;
  margin-top: -10px;
  background-color: #888888;
  opacity: 0.7;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item > * {
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.ns-bitrix.c-news.c-news-news-1 .news-panel-2-item > a {
  color: #888888;
}
.ns-bitrix.c-news.c-news-news-1 [data-additional=true] .news-content {
  width: 75%;
  flex-basis: auto;
}
.ns-bitrix.c-news.c-news-news-1 [data-additional=false] .news-content {
  width: 100%;
}
@media all and (max-width: 1024px) {
  .ns-bitrix.c-news.c-news-news-1 [data-additional=true] .news-content {
    width: 100%;
  }
  .ns-bitrix.c-news.c-news-news-1 .news-additional {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .ns-bitrix.c-news.c-news-news-1 .news-panel-2-item[data-role=year]::after {
    display: none;
  }
}

.news-list-items.intec-grid.intec-grid-wrap.intec-grid-a-v-stretch.intec-grid-i-7 {
  padding: 30px 10px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 20px;
  padding-top: 20px;
}

.news-list-item.intec-grid-item-3.intec-grid-item-768-2.intec-grid-item-500-1 {
  max-width: 100%;
}
.ns-bitrix.c-news-list.c-news-list-tile-3 .news-list-item-image .news-list-item-picture {
  margin: 0 10px;
}

.news-list-item.intec-grid-item-3.intec-grid-item-768-2.intec-grid-item-500-1:first-child {
  width: 100%;
  height: 600px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  grid-column: 1/3;
  grid-row: 1/3;
  max-width: 660px;
}

.intec-template-layout-column.intec-template-layout-column-adaptive {
  max-width: 100% !important;
}
a.news-list-item-picture.intec-image-effect {
  padding-top: unset !important;
  height: 180px !important;
}

.news-list-item.intec-grid-item-3.intec-grid-item-768-2.intec-grid-item-500-1:first-child a.news-list-item-picture.intec-image-effect {
  padding-top: 71% !important;
}

.ns-bitrix.c-news-list.c-news-list-tile-3 [data-date=true] .news-list-item-wrapper {
  padding-bottom: 0 !important;
}

.ns-bitrix.c-news.c-news-news-1 .news-panel-1 {
  margin-bottom: 0;
  padding-left: 0;
}
.c-news-list.c-news-list-tile-3 .news-list-item-text {
  padding: 5px !important;
}

.ns-bitrix.c-news-list.c-news-list-tile-3 .news-list-item-date {
  bottom: 0 !important;
  left: 10px !important;
}

@media(max-width: 550px) {
  .news-list-items.intec-grid.intec-grid-wrap.intec-grid-a-v-stretch.intec-grid-i-7 {
    display: flex;
  }
  .news-list-item.intec-grid-item-3.intec-grid-item-768-2.intec-grid-item-500-1:first-child:first-child {
    height: auto;
  }
}

.intec-template .intec-template-layout-column.intec-template-layout-column-fixed {
  display: none;
}


/*# sourceMappingURL=style.css.map */


.blog-form {
  background-color: #fff;
  padding: 20px;
  display: flex;
  gap: 92px;
  border-radius: 10px;
  margin-bottom: 44px;
}

.blog-form-form {
  padding: 0;
  max-width: 772px;
}

.blog-form-title {
  color: #C8102E;
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 20px;
}

.blog-form-description {
  font-weight: 500;
  font-size: 16px;
}

blog-checkbox {
  display: block;
  margin: 0 0 10px 0;
  line-height: 22px;
  cursor: pointer;
  user-select: none;
  position: relative;
}

.blog-checkbox input[type=checkbox] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  display: block;
  width: 0;
  height: 0;
}

.blog-checkbox span {
  display: inline-block;
  position: relative;
  padding: 0 0 0 35px;
  color: #707070;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.blog-checkbox span a {
  color: #005BFF;
  font-family: Raleway;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.blog-checkbox span:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #F5F5F5;
  border-radius: 5px;
}

/* Checked */
.blog-checkbox input[type=checkbox]+span:after {
  content: "";
  opacity: 0;
  transition: opacity 0.3s ease;
}

.blog-checkbox input[type=checkbox]:checked+span:after {
  content: "";
  color: #C8102E;
  font-weight: 900;
  position: absolute;
  height: 10px;
  width: 10px;
  display: block;
  left: 4px;
  top: 2px;
  opacity: 1;
  border-left: 2px solid #C8102E;
  border-bottom: 2px solid #C8102E;
  transform: rotate(-45deg);
}

.blog-form-checkboxes {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.blog-form-info {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f5f5f5;
}

.blog-form-inputs {
  display: flex;
  gap: 20px;
}

.blog-form-input {
  display: inline-block;
  width: 100%;
  position: relative;
}

.blog-form-input button {
  border-radius: 0px 5px 5px 0px;
  background: #C8102E;
  position: absolute;
  border-radius: 0 5px 5px 0;
  border: none;
  height: 100%;
  right: 0;
  top: 0;
  width: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.blog-form-input:not(:first-of-type) {
  margin-bottom: 10px;
}

.blog-form-input input {
  border-radius: 5px;
  background: #F5F5F5;
  padding: 11px 20px;
  border: none;
  width: 100%;
  height: 61px;
}

.blog-form-input:last-of-type input {
  padding-right: 38px;
}

.blog-form-input input::placeholder {
  color: #707070;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.blog-form-img__wrap {
  width: 234px;
  display: flex;
  align-items: center;
}

.blog-form-img {
  width: 100%;
}

.blog-checkbox input[type=checkbox]:checked + span {
  background-color: transparent;
}

@media(max-width: 768px) {
  .blog-form-input input {
      height: 45px;
  }
}

@media(max-width: 700px) {
  .blog-form-img__wrap {
      display: none;
  }
}
@media(max-width: 520px) {
  .blog-form-checkboxes {
      flex-direction: column;
  }
  .blog-form-inputs {
      flex-direction: column;
  }
}


/*Telegram*/
.tg-wrap_content {
  border-radius: 15px;
  background-repeat: no-repeat;
  height: 333px;
  padding-right: 72px;
  background-size: contain;
  background-position: center center;
  max-width: 1047px;
  overflow: hidden;
  margin: 0 auto;

}

.tg-wrap__block {
  display: flex;
  align-items: center;
  height: 100%;
}

.tg-wrap__img {
  display: flex;
  width: 100%;
  /*margin-top: auto;*/

}

.tg-wrap__img img {
  width: 100%;
}

.tg-wrap__info {
  margin: 20px 0;
}

.tg-wrap__title {
  font-size: 24px;
  font-weight: 600;
  color: #0DABFB;
  margin: 0 0 20px;
}

.tg-wrap__disc {
  font-size: 16px;
  font-weight: 500;
  color: #3A3A3A;
  line-height: 19px;
}

@media (max-width: 1024px) {
  .tg-wrap_content {
    padding-right: 10px;
  }

  .tg-wrap__title {
    font-size: calc(14px + 12 * (100vw / 1024)) !important;
  }
  .tg-wrap__disc{
    font-size: calc(12px + 5 * (100vw / 1024)) !important;
  }
}

@media (max-width: 700px) {
  .tg-wrap__info {
    margin-right: 10px;
  }
}
@media (max-width: 550px) {
  .tg-wrap_content {
    padding-right: 0;
  }
  .tg-wrap_content{
    background-size: auto;
    height: auto;
  }
  .tg-wrap__img {
    display: none;
  }
  .tg-wrap__info{
    margin: 20px;
  }
}

/*.Telegram*/
/* End */


/* Start:/bitrix/templates/prom_s1/components/bitrix/news.detail/news.elastomeric/style.css?176356915440134*/
/**/
.typography {
    display: flex;
    flex-direction: column;
    line-height: 24px;

    h1 {
        line-height: 1.2;
        font-weight: 600;
        font-size: 32px;
        color: var(--color-3A3A3A);
    }

    h2 {
        font-size: 24px;
        margin-bottom: 20px;
        color: var(--color-3A3A3A);
        font-weight: 600;
    }

    h3 {
        font-size: 18px;
        margin-bottom: 20px;
        color: var(--color-3A3A3A);
        font-weight: 600;
    }

    table {
        border-collapse: collapse;
        color: #3A3A3A;
        font-size: 14px;
        width: 100%;

        tr {
            &:nth-child(1) {
                font-weight: 600;
            }

            &:nth-child(2n) {
                background: var(--color-FFF9F9);
            }

            td {
                padding: 10px;
                border-right: 2px solid #ffffff;

                &:last-child {
                    border-right: none;
                }

                span {
                    font-style: italic;
                }
            }
        }
    }

    p {
        color: var(--color-3A3A3A);
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
        margin-bottom: 30px;

        a {
            color: var(--color-E21B3C);
            font-size: 16px;
            transition: color .3s;
            display: contents;

            &:hover {
                color: var(--color-FF2C4F);
            }
        }
    }

    ul {
        color: var(--color-3A3A3A);
        font-size: 16px;
        font-weight: 500;
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin-bottom: 30px;

        li {
            position: relative;
            display: flex;
            padding-left: 15px;

            b {
                display: contents;
            }

            a {
                color: var(--color-E21B3C);
                transition: .3ms;
                display: contents;

                &:hover {
                    color: var(--color-FF2C4F);
                }
            }

            &:before {
                content: '';
                width: 5px;
                height: 5px;
                display: block;
                flex-shrink: 0;
                border-radius: 50%;
                background-color: var(--color-3A3A3A);
                transition: .3s;
                position: absolute;
                top: 10px;
                left: 0;
            }
        }

    }

    ol {
        color: var(--color-3A3A3A);
        font-size: 16px;
        font-weight: 500;
        display: flex;
        flex-direction: column;
        gap: 10px;
        list-style: none;
        counter-reset: my-counter;
        padding-left: 0;
        margin-bottom: 30px;

        li {
            display: flex;
            counter-increment: my-counter;
            position: relative;
            padding-left: 15px;

            b {
                display: contents;
            }

            a {
                color: var(--color-E21B3C);
                transition: .3s;
                display: contents;

                &:hover {
                    color: var(--color-FF2C4F);
                }
            }

            &:before {
                content: counter(my-counter) "." !important;
                color: var(--color-3A3A3A);
                transition: .3ms;
                position: absolute;
                top: 10px;
                left: 0;
                font-weight: 500;
            }
        }
    }

    video {
        width: 100%;
        max-height: 300px;
        object-fit: cover;
        border-radius: 10px;
        overflow: hidden;
    }

    @media (max-width: 576px) {
        h1 {
            font-size: 27px;
        }

        h2 {
            font-size: 22px;
        }

        p, ul, ol {
            margin-bottom: 20px;
        }
    }
}

/**/
.typography__images {
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 10px;


    .typography__img {
        position: relative;
        border-radius: 10px;
        overflow: hidden;
        flex: 1 1 350px; /* Базовый размер 300px, но может расти и сжиматься */
        height: 200px;
        margin-bottom: 10px;

        img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        span {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            padding: 10px;
            background: rgba(255, 255, 255, 0.80);
            backdrop-filter: blur(15px);
        }
    }

    @media (max-width: 576px) {
        .typography__images {
            flex-direction: column;

            .typography__img {
                flex: 100% !important;
            }
        }
    }
}

/**/

/*Цвет заднего фона "ИЛИ"*/
.wrapper-gray {
    max-width: 100%;
    background: #F5F5F5;
}

.wrapper-white {
    max-width: 100%;
    background: #ffffff;
}


.es-wrap__white {
    background: #ffffff;
}

/*.Цвет заднего фона*/
.es-wrap__container {
    max-width: 1366px;
    margin-right: auto;
    margin-left: auto;
    margin-top: auto;
    padding-top: 20px;
    padding-bottom: 40px;
}

/*.Кастом*/
.mediacenter_content {
    display: flex;
    justify-content: space-between;
}

/*media-l__container*/
.media-l__container {

}

.media__l {
    border-radius: 15px;
    display: flex;
    gap: 20px;
    flex-direction: column;
    align-items: center;

}

.media__l-item {
    border-radius: 15px;
    display: flex;
    gap: 20px;
    flex-direction: column;
    align-items: center;
    padding: 20px;
}

.media__l-icon {
    width: 38px;
    height: 38px;
    flex-shrink: 0;
    display: flex;
    border-radius: 10px;
    background: #F5F5F5;
    align-items: center;
    justify-content: center;
}

.media__l-icon svg {
    width: 25px;
    height: 25px;
    fill: #3A3A3A;
}

.media__l-icon:hover svg {
    fill: #E21B3C;
}

@media (max-width: 900px) {
    .media__l {
        display: none;
    }
}

/*.media-l__container*/

/*media-c__container*/


.media__c {
    /*width: 766px;*/
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    border-radius: 20px;
    height: 100%;
}

/*Содержание*/
.media__content {
    color: #3A3A3A;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

.media__content li {
    line-height: normal;
}

.media__content li a:hover {
    color: #E21B3C !important;
}

.media__content li a {
    color: #707070;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

/*.Содержание*/
/*Баннер*/
.media__c-banner {
    width: 100%;
    max-height: 196px;
    border-radius: 10px;
    overflow: hidden;
}

.media__c-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 16 / 9;
    object-position: center;
}

@media (max-width: 900px) {
    .media__c {
        padding: 10px;
    }

    .mediacenter_content {
        flex-direction: column;
        gap: 20px;
    }
}


/*.Баннер*/
/*Заголовок+текст*/
.media__c-info-title {
    color: #3A3A3A;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

.media__c-info-title a {
    color: #C8102E;
}

.media__c-info-title a:hover {
    color: #E21B3C;
}

.media__c-info-text {
    color: #707070;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 20px;
}

@media (max-width: 600px) {
    .media__c-info-title {
        font-size: 20px;
    }
}

/*.Заголовок+текст*/
/*Большая карьтгка+подпись*/
.media__c-big-b {
    position: relative;
    aspect-ratio: 16/9;
}

.media__c-big-img {
    border-radius: 15px;
    overflow: hidden;
    aspect-ratio: 16/9;
}

.media__c-big-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.media__c-big-name {
    position: absolute;
    bottom: 0;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.80);
    backdrop-filter: blur(15px);
    max-height: 65px;
    height: 100%;
    color: #3A3A3A;
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    padding: 20px;
}

/*.Большая карьтгка+подпись*/
/*Два блока с картинками+ подписи*/
.media__c-small-bs {
    display: flex;
    gap: 30px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
}

.media__c-small-b {
    aspect-ratio: 16/9;
    height: 100%;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.media__c-small-img img {
    aspect-ratio: 16/9;
}

.media__c-small-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.media__c-small-name {
    position: absolute;
    bottom: 0;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.80);
    backdrop-filter: blur(15px);
    max-height: 55px;
    height: 100%;
    color: #3A3A3A;
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    padding: 20px;

}

.media__c-small-name span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media (max-width: 600px) {
    .media__c-small-bs {
        flex-direction: column;
    }
}

/*.Два блока с картинками+ подписи*/
/*Три блока с картинками+ подписи*/
.media__c-small-bs-3 {
    display: flex;
    gap: 20px;
}

.media__c-small-bs-3 > .media__c-small-b {
    width: calc(33.333% - 20px / 3 * 2);
}

@media (max-width: 600px) {
    .media__c-small-bs-3 {
        flex-wrap: wrap;
        gap: 10px;

    }

    .media__c-small-bs-3 > .media__c-small-b {
        width: calc(50% - 10px / 2 * 1);
        aspect-ratio: 16/9;
    }

    .media__c-small-bs-3 > .media__c-small-b:nth-child(1) {
        width: 100%;
    }
}

/*.Три блока с картинками+ подписи*/

/*Картинка и рядом текст*/
.media__c-bs-img-text {
    display: flex;
    gap: 20px;
    align-items: center;
    flex-direction: column;
}

.media__c-b-img-text {
    display: flex;
    gap: 20px;
    align-items: center;
}

.media__c-b-img-text:nth-child(2n) {
    flex-direction: row-reverse;
}

.media__c-b-img-text > .media__c-b-img {
    border-radius: 10px;
    overflow: hidden;
    aspect-ratio: 16/9;
    flex: 149%;
    width: 100%;
}

.media__c-b-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.media__c-b-text {
    color: #707070;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    flex: 150%;
}

.media__c-b-img-text > .media__c-b-text a {
    color: #c8102e;
}

.media__c-b-img-text > .media__c-b-text a:hover {
    color: #E21B3C !important;
}

@media (max-width: 650px) {
    .media__c-b-img-text {
        flex-direction: column;
    }

    .media__c-b-img-text:nth-child(2n) {
        flex-direction: column;
    }
}

/*.Картинка и рядом текст*/
/*Картинка и рядом текст (7шт)*/

.media__c-small-bs-7 {
    display: flex;
    gap: 20px;
}

.media__c-small-b-7 {

}

.media__c-small-img-7 {
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
    max-height: 68px;
}

.media__c-small-img-7 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.media__c-info-text-7 {
    margin-top: 10px;
    text-align: center;
}

@media (max-width: 700px) {
    .media__c-small-bs-7 {
        flex-wrap: wrap;
        gap: 10px;
    }

    .media__c-small-b-7 {
        width: calc(25% - 10px / 4 * 3);
    }

    .media__c-small-img-7 {
        max-height: 100%;
        height: unset;
    }
}


/*.Картинка и рядом текст (7шт)*/


/*Картинка и рядом заголовок+текст*/
.media__c-b-img-b-text {
    display: flex;
    gap: 20px;
    align-items: center;
}

.media__c-b-img-b-text:nth-child(2n) {
    flex-direction: row-reverse;
}

.media__c-b-img-b-text > .media__c-b-img {
    border-radius: 10px;
    overflow: hidden;
    flex: 0 1 48%;
    height: 100%;
    aspect-ratio: 16/13;
    width: 100%;
}

.media__c-b-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.media__c-b-info {
    flex: 1 1 48%;
}

@media (max-width: 1100px) {
    .media__c-b-img-b-text {
        flex-direction: column !important;
    }
}

@media (max-width: 600px) {
    .media__c-text-list {
        flex-direction: column;
    }
}

/*.Картинка и рядом заголовок+текст*/
/*Текст+список*/
.media__c-text-list {
    display: flex;
    gap: 20px;
}

.media__c-text-list > .media__c-text span {
    margin-top: 20px;
    display: block;
}

.media__c-text-list > .media__c-list {
    flex: 0 0 48%;
}

.media__c-text-list > .media__c-list span {
    margin-bottom: 20px;
    display: block;
}

/*.Текст+список*/
/*Таблица*/
.media__c-tables {
    overflow-y: scroll;
    width: 100%;
}

.media__c-table {
    border-collapse: collapse;
    color: #C99898;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 100%;
}

.media__c-table-col:nth-child(1) {
    color: #3A3A3A;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.media__c-table-rows {
    padding: 10px;
    border-right: 0.5px solid #D0A4A4;

}

.media__c-table-rows:last-child {
    border-right: none;
}

.media__c-table-col:nth-child(2n) {
    background: #FFF8F8;
}


/*.media__c-table, thead,  tbody, th, td, tr {*/
/*    display: block;*/
/*}*/


/*.Таблица*/
/*Таблица+рядом текст*/
.media__c-tables-text {
    display: flex;
    gap: 20px;
}

.media__c-tables-text > .media__c-tables {
    flex: 1 106%;
}

.media__c-tables-text > .media__c-info {
    flex: 1 100%;
}

@media (max-width: 1100px) {
    .media__c-tables-text {
        flex-direction: column;
    }
}

/*.Таблица+рядом текст*/
/*.media-c__container*/
/*Кастом*/
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

a {
    text-decoration: none;
}

ul {
    list-style: none !important;
}

li {
    list-style-type: none !important;
}

button {
    line-height: normal;
}

body {
    font-family: 'Raleway', sans-serif;;
}

/*Кастом*/
/*Цвет заднего фона "ИЛИ"*/
.wrapper-gray {
    max-width: 100%;
    background: #F5F5F5;
}

.wrapper-white {
    max-width: 100%;
    background: #ffffff;
}


.es-wrap__white {
    background: #ffffff;
}

/*.Цвет заднего фона*/
.es-wrap__container {
    max-width: 1366px;
    margin-right: auto;
    margin-left: auto;
    margin-top: auto;
    padding-top: 20px;
    padding-bottom: 40px;
}

/*.Кастом*/
.mediacenter_content {
    display: flex;
    gap: 60px;
    justify-content: center;
}


/*media-c__container*/


.media__c {
    /*width: 766px;*/
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    border-radius: 20px;
    height: 100%;
}

/*Баннер*/
.media__c-banner {
    width: 100%;
    max-height: 196px;
    border-radius: 10px;
    overflow: hidden;
    aspect-ratio: 16 / 9;
}

.media__c-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 16 / 9;
}

@media (max-width: 900px) {
    .media__c {
        padding: 10px;
    }

    .mediacenter_content {
        flex-direction: column;
        gap: 20px;
    }
}


/*.Баннер*/
/*Заголовок+текст*/
.media__c-info-title {
    color: #3A3A3A;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

.media__c-info-title a {
    color: #C8102E;
}

.media__c-info-title a:hover {
    color: #E21B3C;
}

.media__c-info-text {
    color: #707070;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

@media (max-width: 600px) {
    .media__c-info-title {
        font-size: 20px;
    }
}

/*.Заголовок+текст*/
/*Большая карьтгка+подпись*/
.media__c-big-b {
    position: relative;
    aspect-ratio: 16/9;
}

.media__c-big-img {
    border-radius: 15px;
    overflow: hidden;
    aspect-ratio: 16/9;
}

.media__c-big-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.media__c-big-name {
    position: absolute;
    bottom: 0;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.80);
    backdrop-filter: blur(15px);
    max-height: 65px;
    height: 100%;
    color: #3A3A3A;
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    padding: 20px;
}

/*.Большая карьтгка+подпись*/
/*Два блока с картинками+ подписи*/
.media__c-small-bs {
    display: flex;
    gap: 30px;
    border-radius: 10px;
    overflow: hidden;
}

.media__c-small-b {
    aspect-ratio: 16/9;
    height: 100%;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.media__c-small-img img {
    aspect-ratio: 16/9;
}

.media__c-small-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.media__c-small-name {
    position: absolute;
    bottom: 0;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.80);
    backdrop-filter: blur(15px);
    max-height: 50px;
    height: 100%;
    color: #3A3A3A;
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    padding: 20px;

}

.media__c-small-name span {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media (max-width: 600px) {
    .media__c-small-bs {
        flex-direction: column;
    }
}

/*.Два блока с картинками+ подписи*/

/*Нумированный список*/
.media__c-ifo-text ul {
    margin-left: 20px;
}

.media__c-ifo-text ul > li {
    list-style-type: none !important;
}

.media__c-ifo-text ul > li {
    list-style-type: none !important;
    line-height: 118%;
    color: var(--color-707070);
    font-size: 16px;
}

.media__c-ifo-text ul > li span {
    margin-bottom: 10px;
}

/*.Нумированный список*/
/*Нумированный список*/

.media__c-ifo-text ul {
    margin-left: 20px;
    margin-bottom: 20px;
}

.media__c-ifo-text ul > li {
    list-style-type: none !important;
}

.media__c-ifo-text ul > li {
    list-style-type: none !important;
    line-height: 118%;
    color: var(--color-707070);
    font-size: 16px;
}

.media__c-ifo-text ul > li span {
    margin-bottom: 10px;
}

.media__c-ifo-text ol > li {
    line-height: 118%;
    color: var(--color-707070);
    font-size: 16px;
}

.media__c-ifo-text ol > li span {
    margin-left: 20px;
}

/*.Нумированный список*/

/*Картинка и рядом текст*/
.media__c-bs-img-text {
    display: flex;
    gap: 20px;
    align-items: center;
    flex-direction: column;
}

.media__c-b-img-text {
    display: flex;
    gap: 20px;
    align-items: center;
}

.media__c-b-img-text:nth-child(2n) {
    flex-direction: row-reverse;
}

.media__c-b-img-text > .media__c-b-img {
    border-radius: 10px;
    overflow: hidden;
    aspect-ratio: 16/9;
    flex: 149%;
    width: 100%;
}

.media__c-b-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.media__c-b-text {
    color: #707070;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    flex: 150%;
}

.media__c-b-img-text > .media__c-b-text a {
    color: #c8102e;
}

.media__c-b-img-text > .media__c-b-text a:hover {
    color: #E21B3C !important;
}

@media (max-width: 650px) {
    .media__c-b-img-text {
        flex-direction: column;
    }

    .media__c-b-img-text:nth-child(2n) {
        flex-direction: column;
    }
}

/*.Картинка и рядом текст*/

/*Картинка и рядом заголовок+текст*/
.media__c-b-img-b-text {
    display: flex;
    gap: 20px;
    align-items: center;
}

.media__c-b-img-b-text:nth-child(2n) {
    flex-direction: row-reverse;
}

.media__c-b-img-b-text > .media__c-b-img {
    border-radius: 10px;
    overflow: hidden;
    flex: 0 1 48%;
    height: 100%;
    aspect-ratio: 16/13;
    width: 100%;
}

.media__c-b-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.media__c-b-info {
    flex: 1 1 48%;
}

@media (max-width: 1100px) {
    .media__c-b-img-b-text {
        flex-direction: column !important;
    }
}

@media (max-width: 600px) {
    .media__c-text-list {
        flex-direction: column;
    }
}

/*.Картинка и рядом заголовок+текст*/
/*Текст+список*/
.media__c-text-list {
    display: flex;
    gap: 20px;
}

.media__c-text-list > .media__c-text span {
    margin-top: 20px;
    display: block;
}

.media__c-text-list > .media__c-list {
    flex: 0 0 48%;
}

.media__c-text-list > .media__c-list span {
    margin-bottom: 20px;
    display: block;
}

/*.Текст+список*/
/*Таблица*/
.media__c-tables {
    overflow-y: scroll;
    width: 100%;
}

.media__c-table {
    border-collapse: collapse;
    color: #C99898;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 100%;
}

.media__c-table-col:nth-child(1) {
    color: #3A3A3A;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.media__c-table-rows {
    padding: 10px;
    border-right: 0.5px solid #D0A4A4;

}

.media__c-table-rows:last-child {
    border-right: none;
}

.media__c-table-col:nth-child(2n) {
    background: #FFF8F8;
}


/*.media__c-table, thead,  tbody, th, td, tr {*/
/*    display: block;*/
/*}*/


/*.Таблица*/
/*Таблица+рядом текст*/
.media__c-tables-text {
    display: flex;
    gap: 20px;
}

.media__c-tables-text > .media__c-tables {
    flex: 1 106%;
}

.media__c-tables-text > .media__c-info {
    flex: 1 100%;
}

@media (max-width: 1100px) {
    .media__c-tables-text {
        flex-direction: column;
    }
}

/*.Таблица+рядом текст*/
/*Иконка + рядом текст*/
.media__c-icon-text {
    display: flex;
    gap: 20px;
    align-items: center;
}

.media__c-icon {
    width: 65px;
    height: 65px;
}

.media__c-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*.Иконка + рядом текст*/
/*Иконка + рядом текст(3 блока)*/
.media__c-bs-icon-text {
    display: flex;
    gap: 20px;
    align-items: center;
}

.media__c-bs-icon-text > .media__c-icon-text {
    display: flex;
    gap: 20px;
    align-items: center;
    width: calc(33.333% - 20px / 3 * 2);
    justify-content: center;
}

.media__c-bs-icon-text > .media__c-icon-text > .media__c-icon {
    width: 55px;
    height: auto;
}

.media__c-bs-icon-text > .media__c-icon-text > .media__c-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.media__c-text {
    color: #707070;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

@media (max-width: 800px) {
    .media__c-bs-icon-text > .media__c-icon-text {
        flex-direction: column;
    }

    .media__c-text {
        text-align: center;
    }
}

@media (max-width: 500px) {
    .media__c-bs-icon-text > .media__c-icon-text > .media__c-icon {
        width: 65px;
        height: auto;
    }

    .media__c-bs-icon-text {
        flex-direction: column;
    }

    .media__c-bs-icon-text > .media__c-icon-text {
        flex-wrap: unset;
        width: 100%;
        justify-content: unset;
        flex-direction: unset;
    }

    .media__c-text {
        text-align: left;
    }
}

/*.Иконка + рядом текст(2 блока)*/
/*Видео блок*/
.media__c-video video {
    border-radius: 15px;
    max-width: 100%;
    width: 100%;
    max-height: 324px;
    object-fit: cover;
}

/*.Видео блок*/
/*Видео блок+рядом текст*/
.media__c-video-text {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

.media__c-video-text video {
    border-radius: 15px;
    max-width: 100%;
    width: 100%;
    max-height: 324px;
    object-fit: cover;
}

.media__c-video-text > .media__c-text {
    color: #707070;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    flex: 150%;
    text-align: unset;
    width: 100%;
}

@media (max-width: 700px) {
    .media__c-video-text {
        flex-direction: column;
    }
}

/*.Видео блок+рядом текст*/
/*Видео блок (iframe)*/
.media__c-video iframe {
    border-radius: 15px;
    width: 100%;
    object-fit: cover;
    aspect-ratio: 16/9;
    height: 100%;
}

/*.Видео блок (iframe)*/
/*Видео блок (iframe)+рядом текст*/
.media__c-video-text {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

.media__c-video-text iframe {
    border-radius: 15px;
    width: 100%;
    object-fit: cover;
    aspect-ratio: 4/3;
    height: 100%;
}

.media__c-video-text > .media__c-text {
    color: #707070;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    flex: 150%;
    text-align: unset;
    width: 100%;
}

@media (max-width: 700px) {
    .media__c-video-text {
        flex-direction: column;
    }

    .media__c-video-text iframe {
        aspect-ratio: 16/9;
    }
}

/*.Видео блок(iframe)+рядом текст*/

.media__c-col-6-block {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 20px;
}

.media__c-col-6__l {
    width: calc(50% - 20px / 2 * 1);
}


/*Картинка -снизу подпись+ справа блок текста с заголовком*/
.media__c-col-6 {
    display: flex;
    gap: 20px;
    align-items: center;
}

.media__c-col-6__l > .media__c-b-img {
    max-width: 194px;
    margin: 0 auto;
}

.media__c-col-6__info {
    align-items: center;
    display: flex;
    flex-direction: column;
}

.media__c-col-6__title {
    color: #3A3A3A;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

.media__c-col-6__l:hover .media__c-col-6__title {
    color: #E21B3C;
}

.media__c-col-6__l > .media__c-col-6__info > .media__c-col-6__title {
    text-align: center;
}

.media__c-col-6__info > .media__c-col-6__text {
    text-align: center;
}

.media__c-col-6-r {
    flex: 1 0 60%;
}

.media__c-text span {
    color: #E21B3C;
}

.media__c-col-6__l:hover .media__c-col-6__info > .media__c-info-title {
    color: #E21B3C;
}

@media (max-width: 600px) {
    .media__c-col-6 {
        flex-direction: column;
    }

    .media__c-text {
        text-align: unset;
    }
}

/*. Картинка -снизу подпись+ справа блок текста с заголовком*/
/*Слайдер картинок (1картинка)*/
.media__c-swipper {
    margin: 0 auto;
    max-width: 100%;
}

.media__c-swipper img {
    width: 100%;
    border-radius: 10px;
}

.media__c-swipper .swiper-pagination-fraction {
    color: #fff !important;
}

.media__c-swipper .swiper-button-next::after {
    font-size: 20px;

}

.media__c-swipper .swiper-button-prev::after {
    font-size: 20px;

}

/*.Слайдер картинок (1картинка)*/
/*.media-c__container*/
/*media-r__container*/
.media__r-b1 {
    display: flex;
    gap: 20px;
    flex-direction: column;
}

.media__r__title {
    color: #3A3A3A;
    text-align: justify;
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.media__r-bs {
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: center;
    width: 330px;
    height: 110px;
    margin-bottom: 20px;
}

.media__r-b-img {
    aspect-ratio: 4/3;
    max-height: 140px;
    height: 100%;
    width: 100%;
    /*display: flex;*/
}

.media__r-b-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: flex;
}

.media__r-b-info {
    flex: 1 0 48%;
    width: 100%;
}

.media__r-b-info-name {
    color: #3A3A3A;
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.media__r-bs:hover .media__r-b-info > .media__r-b-info-name {
    color: #E21B3C;
}

.media__r-b-info-data {
    color: #707070;
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.media__r-b1:nth-child(2) {
    margin: 30px 0;
}

.media__r-b3 {
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    width: 260px;
    display: block;
}

.media__r-b3 > .media__c-img {
    width: 260px;
    height: 260px;
    aspect-ratio: 4 / 3;
}

.media__r-b3 > .media__c-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.media__r-b3 > .media__c-ifo-title {
    padding: 20px;
    margin-bottom: unset;
    color: #3A3A3A;
    font-variant-numeric: lining-nums proportional-nums;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

figcaption {
    opacity: 0 !important;
    display: none;
}

.media__r-b3:hover .media__c-ifo-title {
    color: #E21B3C;
}

@media (max-width: 900px) {

    .media__r-b3 {
        display: none;
    }

    .media__c.media__c {
        width: 100%;
    }

    .media__r-b1 {
        flex-direction: unset;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 10px;
    }

    .media__r__title {
        flex: 100%;
    }

    .media__r-links {
        width: 100%;
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
    }

    .media__r-bs {
        width: calc(33.33% - 20px / 3 * 2);
        gap: 10px;
        margin-bottom: 20px;
    }

    .media__r-b-info-name {
        margin-bottom: 10px;
    }
}

@media (max-width: 650px) {
    .media__r {
        padding: 10px;
    }

    .media__r-bs {
        flex-direction: column;
        height: 235px;
    }

    .media__r-b-info {
        padding: 10px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
        flex: 100%;
    }

    .media__r-b-info-data {
        margin-top: auto;
    }

}

@media (max-width: 500px) {
    .media__r-bs {
        flex-direction: unset;
        height: auto;
        width: 100%;
        margin-bottom: 0;

    }

    .media__r-b-img {
        width: 100%;
    }

    .media__r-b-info {
        padding: 20px 10px;
        flex: unset;
    }

    .media__r-b-info-name {
        font-size: 14px;
    }
}

/*.media-r__container*/


/*Блок готовые системы*/
.media__c-system {
    width: 100%;
    overflow: hidden;
    height: 100%;
    border-radius: 10px;

}

.media__c-system img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

a .media__c-btn {
    background: #000;
    overflow: hidden;
}

a .media__c-btn img {
    opacity: 1;
    transition: opacity 124ms linear, transform 124ms linear;
    width: 100%;
    height: auto;
    display: block;
}

a:hover .media__c-btn img {
    opacity: 0.9;
    transform: scale(1.05);
}

/*.Блок готовые системы*/


.typography__banner {
    border-radius: 8px;
    max-height: 500px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    display: block;
}

.typography__banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}




.typography__video {
    display: flex;
    align-items: center;
    gap: 20px;

    p {
        flex: 0 0 50%;
    }
}

@media (max-width: 576px) {
    .typography__video {
        flex-direction: column;
    }
}

.typography__content {
    display: flex;
    flex-direction: column;
    gap: 20px;

    li {
        display: flex;
        align-items: center;
        gap: 3px;

        a {
            color: var(--color-707070);
            font-size: 16px;
            font-weight: 500;
            transition: .3ms;
        }

        &:before {
            content: '';
            width: 5px;
            height: 5px;
            display: block;
            flex-shrink: 0;
            border-radius: 50%;
            background-color: var(--color-707070);
            transition: .3ms;
        }

        &:hover {
            a {
                color: var(--color-FF2C4F);
            }

            &:before {
                background-color: var(--color-FF2C4F);
            }
        }
    }
}


.typography__blocks {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.typography__block {
    display: flex;
    gap: 20px;
    align-items: center;


    &:nth-child(2n) {
        flex-direction: row-reverse;
    }
}

@media (max-width: 576px) {
    .typography__block {
        flex-direction: column;

        .typography__img {
            max-width: 100%;
            width: 100%;

        }

        &:nth-child(2n) {
            flex-direction: column;
        }
    }
}

.typography__icons {
    display: flex;
    align-items: center;
    gap: 20px;
    color: var(--color-707070);

}

.typography__icon {
    width: 45px;
    height: 45px;
    flex-shrink: 0;
    border-radius: 50%;
    overflow-y: hidden;
}

.typography__icons-item {
    display: flex;
    align-items: center;
    gap: 10px;
    overflow: hidden;
    flex: 1 1 253px;
    max-width: 400px;

}

@media (max-width: 576px) {
    .typography__icons {
        flex-direction: column;
    }

    .typography__icons-item {
        width: 100%;
        max-width: 100% !important;
        flex: 100% !important;
    }
}

.typography__products {
    display: flex;
    align-items: center;
    gap: 20px;

}

.typography__product {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    overflow: hidden;
    flex: 1 1 253px;
    max-width: 400px;

    &:hover {
        .typography__product-name {
            color: var(--color-FF2C4F);
        }
    }

    img {
        max-width: 220px;
        height: auto;
        object-fit: contain;
    }

    .typography__product-name {
        font-size: 21px;
        color: var(--color-3A3A3A);
        font-weight: 600;
        transition: .3ms;
        text-align: center;
    }

    .typography__products-text {
        color: var(--color-707070);
        text-align: center;
    }
}

.typography__products-info {
    display: flex;
    flex-direction: column;
    gap: 10px;
    flex: 0 0 60%;
}

@media (max-width: 576px) {
    .typography__products {
        flex-direction: column;
    }

    .typography__product {
        flex: 100%;
    }

}

.layout__content {
    display: flex;
    gap: 60px;
    justify-content: center;
}

@media (max-width: 1100px) {
    .layout__content {
        gap: 10px;
    }
}


.layout__aside {
    border-radius: 15px;
    display: flex;
    gap: 20px;
    flex-direction: column;
    align-items: center;
}

.layout__l {
    border-radius: 15px;
    display: flex;
    gap: 20px;
    flex-direction: column;
    align-items: center;
    padding: 20px;
}

.layout__l-icon {
    width: 38px;
    height: 38px;
    display: flex;
    border-radius: 10px;
    background: #F5F5F5;
    align-items: center;
    justify-content: center;
}

.layout__l-icon svg {
    width: 25px;
    height: 25px;
    fill: #3A3A3A;
}

.layout__l-icon:hover svg {
    fill: #E21B3C;
}

@media (max-width: 900px) {
    .layout__l {
        display: none;
    }
}

/*.media-l__container*/

/*layout__main*/
.layout__main {
    width: 766px;
    padding: 20px;
    border-radius: 20px;
    height: 100%;
}

/*media-r*/
.layout__r-items {
    display: flex;
    gap: 20px;
    flex-direction: column;
}

.layout__r-item {
    display: flex;
    border-radius: 10px;
    overflow: hidden;
    background-color: var(--color-ffffff);
    color: var(--color-3A3A3A);
    font-size: 20px;
    max-height: 110px;
    max-width: 330px;
    width: 100%;
}

.layout__r-item:hover .layout__r-item-name {
    color: var(--color-707070);
}

.layout__r-item-img {
    flex: 0 0 35%;
}

.layout__r-item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.layout__r-item-info {
    color: var(--color-707070);
    font-size: 12px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 5px;
    padding: 12px 15px;
}

.layout__r-item-name {
    color: var(--color-3A3A3A);
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: .3ms;
}


/*.media-r__container*/

@media (max-width: 992px) {
    .layout__aside, .layout__r {
        display: none;
    }

    .layout__main {
        width: 100%;
    }
}







/* End */
/* /bitrix/templates/prom_s1/components/bitrix/news/news.1.news/style.css?171887297311859 */
/* /bitrix/templates/prom_s1/components/bitrix/news.detail/news.elastomeric/style.css?176356915440134 */
