

/* Start:/bitrix/templates/1/components/bitrix/news.detail/text_page/style.css?1774430338642*/
.bx-rating{
  display: block;
  position: absolute;
  bottom: 10px;
  padding: 0 20px;
}

.bx-rating i.fa{
  color: #FFC600;
}


 .catalog .description .btn span{
   font-family: Inter;
   font-size: 14px;

   line-height: 20px;
   letter-spacing: 0em;
   text-align: left;
   color: #878787!important;
   padding: 0;
   background: none;
   border: none;
   text-transform: none;
   border-radius: 0;
 }
.catalog .description .btn span label{
  border-bottom: 1px solid #878787;
  font-weight: 400;
  margin-bottom: 0;
  margin-right: 6px;
  cursor: pointer;
  
}
.catalog .description .btn span svg{
  position: relative;
  bottom: -3px;
}

/* End */


/* Start:/bitrix/templates/1/components/bitrix/sender.subscribe/podpis_index/style.css?17744303383902*/
.news {
    background-color: #31190f;
    position: relative;
    overflow: hidden;
    color: #fff;
}

.news__wrapper {
    display: flex;
}

.news__img {
    overflow: hidden;
    flex-basis: 62.8%;
}

.news__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.news__content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    padding-top: 68px;
}

.news__title {
    line-height: 93.5%;
    margin-bottom: 56px;
    max-width: 430px;
}

.news__btn span {
    padding-left: 10px;
}

.news__modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 5;
}

.news__modal-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fefefe;
    padding: 40px 52px 0;
    color: #878787;
    text-align: center;
}

.news__modal-close {
    position: fixed;
    top: 15.5px;
    right: 22px ;
}

.news__modal-title {
    font-family: "Lithium Typeface (LT)", sans-serif;
    font-size: 50px;
    line-height: 88.5%;
    color: #272727;
    margin-bottom: 12px;
}

.news__modal-text {
    font-style: italic;
    line-height: 145.5%;
    margin-bottom: 24px;
}

.news__modal-form input {
    padding: 18px 32px;
    width: 100%;
    border: 1px solid #E6E6E6;
    margin-bottom: 8px;
}

.news__modal-form input::placeholder {
    text-transform: uppercase;
    color: #878787;
    line-height: 119%;
}

.news__modal-agreement {
    font-size: 14px;
    line-height: 139.5%;
    margin-bottom: 40px;
}

.news__modal-agreement a{
    color: #630A09;
    border-bottom: 1px solid #630A09;
}

.news__modal-btn {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 18px 32px;
    border: 1px solid #272727;
    background: #272727;
    width: calc(100% + 104px);
    margin-left: -52px;
    color: #fff;
    font-size: 20px;
    line-height: 119%;
}
.btn-white{
    color: white!important;
}
.btn-white:hover{
    color: #272727!important;
}
.btn-white:hover svg path{
    stroke: #272727!important;
}
@media (max-width: 1400px) {
    .news__content {
        padding-top: 40px;
        padding-bottom: 20px;
    }
}

@media (max-width: 1140px) {
    .news__title {
        margin-bottom: 40px;
        max-width: 390px;
    }
    .news__modal-wrapper {
        padding: 40px 40px 0;
    }

    .news__modal-title {
        font-size: 42px;
    }

    .news__modal-text {
        margin-bottom: 18px;
        font-size: 14px;
    }

    .news__modal-btn {
        width: calc(100% + 80px);
        margin-left: -40px;
        font-size: 18px;
    }
}

@media (max-width: 992px) {
    .news__content {
        padding-top: 40px;
    }
    .news__title {
        margin-bottom: 28px;
        max-width: 360px;
    }
    .news__subtitle {
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
    .news__wrapper {
        flex-direction: column;
    }
    .news__content {
        padding: 28px 0 80px;
    }
}

@media (max-width: 600px) {
    .news__content {
        padding: 28px 0 80px;
    }
    .news__subtitle {
        margin-bottom: 16px;
    }
    .news__btn {
        width: calc(100% - 20px);
        text-align: center;
    }
    .news__title {
        max-width: 330px;
    }
    .news__modal {
        background-color: #fefefe;
    }
    .news__modal-wrapper {
        display: block;
        width: 100%;
        padding: 0 20px;
    }

    .news__modal-close {
        top: -110px;
        right: 20px ;
    }

    .news__modal-title {
        font-size: 36px;
    }

    .news__modal-agreement {
        font-size: 12px;
    }

    .news__modal-btn {
        width: 100%;
        margin-left: 0;
        font-size: 16px;
    }
}

/* End */
/* /bitrix/templates/1/components/bitrix/news.detail/text_page/style.css?1774430338642 */
/* /bitrix/templates/1/components/bitrix/sender.subscribe/podpis_index/style.css?17744303383902 */
