.corporation-title{
    padding-bottom: 30px;
    max-width: 1400px;
    font-weight: normal;
}

.corporation .simple-link, .corporation-block .simple-link{
      text-decoration: none ;
  }
.corporation .simple-link:hover, .corporation-block .simple-link:hover{
   color: black ;
}
.corporation  .corporation_text-bottom{
    padding-top: 30px;
}
 .corporation-block{
    margin-top: calc( 40px + 40 * ((100vw - 768px) / (672)));
}

.corporation-block .corporation_text-bottom{
    padding-bottom: 20px;
    max-width: 1100px;
}
.ul-in-ul ul{
    width: 100%;
}
.ul-in-ul ul li:nth-child(1){
    margin-top: 35px;
}
.ul-in-ul ul li{
    width: 100%;
    margin-top: 15px;
}
.corporation-block .relinking__list{
    flex-wrap: nowrap;
    flex-direction: column;
}
.corporation-block  .relinking__item{
    width: 100%;

}
.styled-ul_bold{
    font-weight: bold;
    color: #8d3332;
}
.client-form .modal {
    padding-top: 10px;
}
.corporation .relinking__list {
    flex-wrap: nowrap;
    flex-direction: column;
}
.corporation .relinking__item{
    width: 100%;
}
.сorporation .title-link:last-child {
    margin-bottom: calc( 30px + 10 * ((98vw - 306px) / (448)));
}
.client-form .simple-link{
    max-width: 1100px;

}
.form-push{
    height: 316px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.form-push .form__title{
    text-align: center;
    margin-bottom: 0;
}
.modal-corporation{
    padding-bottom: 0;
}
.corporation_font li{
   font-size: 26px;

}
.corporation_font .article-text__text,.corporation_font .styled-ul li{
     font-size: 26px !important;
    font-family:  Uni Neue, sans-serif !important;}
@media (max-width: 767px) {
    .corporation_font .article-text__text,.corporation_font .styled-ul li{
        font-size: 20px !important;
      }
}


.index-rewards {
    padding: 75px 0 0;
}

.index-rewards .index-rewards__wrap {
    display: flex;
    flex-wrap: wrap;
}

.index-rewards .index-rewards__wrap .element-reward__wrap {
    margin-bottom: 30px;
    padding: 35px;
    width: calc(33.3333% - 90px);
    margin-right: 30px;
    display: flex;
    align-items: center;
    text-align: center;
    flex-direction: column;
    background: #ECE7E2;
    height: 100%;
}

.index-rewards .index-rewards__wrap .element-reward__wrap:nth-child(3n) {
    margin-right: 0;
}

.index-rewards .index-rewards__wrap .element-reward__wrap .logo-reward__inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 120px;
}

.index-rewards .index-rewards__wrap .element-reward__wrap .title-reward__inner {
    font-family: 'Museo Sans Cyrl', sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    color: #8D3332;
    margin: 30px 0 15px;
}

.index-rewards .index-rewards__wrap .element-reward__wrap .description-reward__inner {
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #333333;
}

.index-rewards .container{
    margin-bottom: -30px;
}

.wrapper__reward.reward {
    display: flex;
    background: #FFFFFF;
    border: 1px solid #F1EDEA;
    padding: 25px 30px 25px 25px;
    margin-bottom: 20px;
    position: relative;
    height: fit-content;
}

.wrapper__reward.reward br {
    display: block;
}

.wrapper__reward.reward .left-side__reward {
    max-width: 55%;
}

.wrapper__reward.reward .right-side__reward {
    position: absolute;
    right: 0;
    margin-right: 15px !important;
    top: 0;
    margin-top: -30px !important;
    height: 100%;
    max-width: 45%;
}

.wrapper__reward.reward .right-side__reward img {
    width: 100%;
    height: 115%;
    display: block;
    object-fit: contain;
}

.wrapper__reward.reward .red {
    font-style: normal;
    font-weight: 100;
    font-size: 22px !important;
    line-height: 24px;
    color: #8D3332;
    font-family: 'Museo Sans Cyrl', sans-serif;
    margin-bottom: 10px !important;
}

.wrapper__reward.reward .black {
    font-style: normal;
    font-weight: normal;
    font-size: 16px !important;
    line-height: 22px;
    color: #333333;
    font-family: 'Uni Neue Book', sans-serif;
}

@media only screen and (max-width:1700px) {
    .wrapper__reward.reward .right-side__reward img {
        width: 100%;
    }
    .wrapper__reward.reward .right-side__reward {
        display: flex;
        margin-right: -15px;
        margin-top: 0;
    }
}

@media only screen and (max-width:1130px) {
    .container-with-aside__aside .wrapper__reward.reward {
        display: none;
    }
    .index-rewards .index-rewards__wrap .element-reward__wrap {
        width: calc(50% - 85px);
        margin-bottom: 25px;
    }
    .index-rewards .index-rewards__wrap .element-reward__wrap:nth-child(3n) {
        margin-right: 30px;
    }
    .index-rewards .index-rewards__wrap .element-reward__wrap:nth-child(2n) {
        margin-right: 0;
    }
}

@media only screen and (min-width:769px) {
    .main-fs__wrap .banners {
        position: relative;
    }
    .main-fs__wrap .banners .main-fs__quality-approval:nth-child(2) {
        position: absolute;
    }
}

    @media only screen and (max-width:768px) {

    .main-fs__wrap .banners .logo img {
        max-width: 150px;
    }

    .index-rewards .index-rewards__wrap .element-reward__wrap .title-reward__inner {
        font-size: 18px;
        margin: 20px 0 10px;
    }
    .index-rewards .index-rewards__wrap .element-reward__wrap .description-reward__inner {
        font-size: 14px;
    }
    .index-rewards .index-rewards__wrap .element-reward__wrap {
        width: 100%;
        margin-right: 0 !important;
        padding: 25px;
    }
    .index-rewards {
        padding: 46px 0 0;
    }
}

@media only screen and (min-width:1130px) {
    .container-with-aside__main .wrapper__reward.reward {
        display: none;
    }
}

@media only screen and (max-width:500px) {
    .wrapper__reward.reward .red {
        font-size: 16px !important;
        margin-bottom: 10px;
        line-height: 20px;
    }

    .wrapper__reward.reward .black {
        font-size: 13px !important;
        line-height: 20px;
    }

    .wrapper__reward.reward {
        padding: 20px 16px;
    }

    .wrapper__reward.reward .right-side__reward {
        margin-top: -20px;
        margin-right: 15px;

    }
}

@media only screen and (max-width:480px) {
    .wrapper__reward.reward .right-side__reward img {
        width: 100%;
        max-width: 140px;
    }
}

@media only screen and (max-width:400px) {
    .wrapper__reward.reward .right-side__reward {
        margin-right: 10px;
    }
    .wrapper__reward.reward .right-side__reward img {
        width: 100%;
        max-width: 130px;
    }
}

@media only screen and (max-width:374px) {
    .wrapper__reward.reward .right-side__reward img {
        max-width: 120px;
    }
}
.active-popup {
    display: block !important;
    opacity: 1;
    visibility: inherit;
}

._opened {
    display: block !important;
}

.form-select__field ._opened {
    display: flex !important;
}
.about__info ._opened {
    display: flex !important;
}
.subscribe_title{
    font-size: 38px;
    font-family: 'Kudryashev Headline',sans-serif;
    line-height: 1.5;
    font-weight: 500;
    color: #8d3332;
}
.subscribe_subtitle{
    font-size: 20px
}

@media only screen and (max-width:1024px) {
    .subscribe_title{
        font-family: 'Kudryashev Headline',sans-serif;
        font-size: 23px;
        line-height: 1.5;
        font-weight: 500;
        color: #8d3332;
    }
    .subscribe_subtitle{
        font-size: 18px;
        line-height: 20px;
    }
}