/*Общие*/
.logo a {
    padding: 5px 0;
}
.page-subtitle {
    display: block;
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    color: #1D1D1D;
}
.text-large {
    margin: 0 0 30px;
    font-weight: 500;
    font-size: 26px;
    line-height: 130%;
    color: #333333;
}
.text {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #1D1D1D;
}
.text+.text {
    margin-top: 16px;
}
@media (max-width: 1400px) {
    .page-subtitle {
        font-size: 28px;
    }
}
@media (max-width: 991px) {
    .text-large {
        margin-bottom: 20px;
        font-size: 20px;
    }
}
@media (max-width: 768px) {
    .page-subtitle {
        font-size: 18px;
    }
    .text-large {
        margin-bottom: 16px;
        font-size: 18px;
    }
}
/*Общие*/
/*Главная*/
.calc-box {
    margin-top: 0 !important;
}
.news-main {
    padding-top: 74px;
    padding-bottom: 82px;
}
.two-blocks {
    padding-top: 22px;
}
.main-qa {
    padding-top: 60px;
}
@media (max-width: 768px) {
    .main-qa {
        padding-top: 32px;
    }
    .news-main {
        padding-top: 32px;
        padding-bottom: 32px;
    }
}
/*Главная*/
/*Контакты начало*/
.contacts.wrapper_inner_half.row.flexbox.shop-detail1 {
    margin: 0 -16px;
    border-top: unset !important;
}
.contacts .item.item-shop-detail1 {
    padding: 0 32px 0 16px;
}
.contacts.wrapper_inner_half.shop-detail1 .item .left_block_store {
    margin-top: 0;
    padding-right: 0;
}
.contacts.shop-detail1 .top_block .contacts_img {
    position: relative;
    padding-bottom: 64%;
}
.contacts.shop-detail1 .top_block .contacts_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: unset;
    object-fit: cover;
    object-position: center;
}


.contacts.wrapper_inner_half.shop-detail1 .item.map-full {
    padding-left: 32px;
}
.contacts.wrapper_inner_half.shop-detail1 .contacts_map {
    padding-bottom: 64%;
    height: unset;
    min-height: unset;
}
.contacts.wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-layout {
    width: 100%;
    height: 100%;
}
.contacts.wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-map {
    min-height: unset;
    height: 100%;
}

.bx-soa-pp-list-description { 
    display:none !important;
}

.contacts__box {
    margin-top: 42px;
    color: #1D1D1D;
}
.contacts__title {
    margin: 0;
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
}
.contacts__description {
    margin: 17px 0 0;
    font-size: 16px;
    line-height: 130%;
}
.contacts__subtitle {
    margin-top: 46px;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
}
.contacts__item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 16px;
    padding: 18px 64px 14px 8px;
    font-size: 14px;
    line-height: 130%;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
}
.contacts__item+.contacts__subtitle {
    margin-top: 26px;
}
.contacts__address {
    width: 100%;
    margin-bottom: 3px;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
}
.contacts__left {
    display: flex;
    flex-direction: column;
}
.contacts__time {
    color: #000;
}
.contacts__right {
    display: flex;
    flex-direction: column;
}
.contacts__tel {
    color: #666666;
}

@media (max-width: 991px) {
    .contacts .item.item-shop-detail1 {
        padding: 0;
    }
    .contacts.wrapper_inner_half.shop-detail1 .item .left_block_store {
        padding: 0 0 32px;
    }
    .contacts.shop-detail1 .top_block .contacts_img {
        margin-bottom: 32px;
    }
    .contacts.wrapper_inner_half.shop-detail1 .item.map-full {
        padding: 0;
    }
    .contacts.wrapper_inner_half.shop-detail1 .contacts_map {
        padding: 0;
    }
    .contacts .ymaps-map {
        width: 100% !important;
        height: 100% !important;
    }
}

@media  (max-width: 768px) {
    .contacts.shop-detail1 .left_block_store .bottom_block .properties {
        margin-bottom: 16px;
    }
    .contacts.shop-detail1 .social-block {
        margin-top: 16px;
    }
    .contacts.shop-detail1 .feedback {
        margin-top: 32px;
    }
    .contacts {
        padding: 0 16px;
    }
    .contacts__box {
        margin-top: 32px;
    }
    .contacts__title {
        font-size: 24px;
    }
    .contacts__description {
        font-size: 14px;
    }
    .contacts__subtitle {
        margin-top: 24px;
        font-size: 18px;
    }
    .contacts__item {
        padding: 16px 12px;
        font-size: 12px;
    }
    .contacts__item+.contacts__subtitle {
        margin-top: 24px;
    }
    .contacts__address {
        font-size: 12px;
    }
    .contacts.wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-map {
        min-height: 400px;
    }
}
/*Контакты конец*/

/*Услуги*/
.services__wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
    row-gap: 61px;
}
.services__wrapper .services__item .bordered-block {
    border: 1px solid #BCC1CC;
    border-radius: 8px;
}
.services__wrapper .item__column.services__item {
    margin: 0;
}
.services__wrapper .services__item .item {
    height: 100%;
    padding: 40px 28px 35px 40px;
}
.services__wrapper .services__item .image {
    width: 112px;
    height: 112px;
    margin-bottom: 32px;
    border-radius: 50%;
    border: 1px solid #E5E5E5;
}
.services__wrapper .services__item .image a {
    display: block;
    width: 100%;
    height: 100%;
}
.services__wrapper .services__item .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.services__wrapper .services__item .body-info {
    padding: 0;
}
.services__wrapper .services__item .title a {
    display: block;
    width: fit-content;
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    color: #1D1D1D;
}
.services__wrapper .services__item .item__preview-text {
    margin: 8px 0 0 !important;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #1D1D1D;
}
.services__wrapper .services__item .properties {
    display: flex;
    flex-direction: column;
    margin: 30px 0 0;
}
.services__wrapper .services__item .inner-wrapper {
    padding-right: 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #1D1D1D;
}
.services__wrapper .services__item .inner-wrapper::before {
    top: 6px;
}
.services__wrapper .services__item .prices {
    flex-direction: column;
    margin-top: 10px;
}
.services__wrapper .services__item .price_old {
    margin: 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #BCC1CC;
    text-decoration: unset !important;
}
.services__wrapper .services__item .price_old+.price,
.services__wrapper .services__item .price_old+.price_sale,
.services__wrapper .services__item .price+.price_sale {
    margin-top: 4px;
}
.services__wrapper .services__item .price {
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    color: #1D1D1D;
}
.services__wrapper .services__item .price_sale {
    width: fit-content;
    padding: 4px;
    margin: 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #1D1D1D;
    background-color: #FFD130;
    border-radius: 2px;
}
@media (max-width: 1366px) {
    .services__wrapper {
        gap: 32px;
        row-gap: 32px;
    }
    .services__wrapper .services__item .item {
        padding: 16px;
    }
}
@media (max-width: 1100px) {
    .services__wrapper {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 768px) {
    .services__wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 540px) {
    .services__wrapper {
        grid-template-columns: 1fr;
    }
}
.preview-articles {
    margin-top: 16px;
    padding: 46px 0 37px;
    background-color: #F8F8F8;
}
.preview-articles .maxwidth-theme {
    background: transparent !important;
}
.preview-articles .preview-articles__subtitle {
    margin-bottom: 30px;
}
.preview-articles__wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}
.preview-articles__item {
    position: relative;
    display: block;
    padding-bottom: 67%;
    border-radius: 8px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.preview-articles__item:before {
    transition: all linear 0.2s;
}
.preview-articles__item:hover:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
}
.preview-articles__info {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    text-align: center;
    width: 100%;
    min-height: 50%;
    padding: 0 32px 32px;
    color: #fff;
    background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 86.49%);
}
.preview-articles__total {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
}
.preview-articles__name {
    margin-top: 8px;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
}
@media (max-width: 1366px) {
    .preview-articles {
        padding: 24px 0;
    }
    .preview-articles .preview-articles__subtitle {
        margin-bottom: 24px;
    }
}
@media (max-width: 991px) {
    .preview-articles__wrapper {
        gap: 20px;
    }
    .preview-articles__info {
        padding: 0 16px 16px;
    }
}
@media (max-width: 580px) {
    .preview-articles__wrapper {
        grid-template-columns: 1fr;
    }
    .preview-articles__total {
        font-size: 12px;
    }
    .preview-articles__name {
        margin-top: 4px;
        font-size: 14px;
    }
}
/*Услуги*/

/*Карточка услуги*/
.services-banner {
    position: relative;
    width: 100%;
    /* margin-top: 80px; */
    margin-bottom: 55px;
    padding-bottom: 48%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.services-banner__right {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 53%;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: bottom right;
    background-repeat: no-repeat;
}
@media (max-width: 991px) {
    .services-banner {
        margin-top: 32px;
    }
}
@media (max-width: 580px) {
    .services-banner {
        padding-bottom: unset;
        height: 280px;
    }
    .services-banner__right {
        max-width: 100%;
    }
}

.detail-news1 .ordered-block.ord-block {
    margin: 80px 0;
}
.ord-block__box {
    padding-left: 1.5rem;
    padding-right: 2.1rem;
}
.ord-block__title {
    width: 100%;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    color: #1D1D1D;
}
.ord-block__box .text {
    margin: 8px 0 0 !important;
    padding: 0 !important;
    font-size: 16px;
    line-height: 130%;
    color: #1D1D1D;
}
.ord-block__right {
    display: flex;
    justify-content: space-between;
}
.ord-block .prices {
    display: flex;
    flex-wrap: wrap;
    margin: unset !important;
}
.ord-block__price {
    width: 100%;
    font-size: 20px;
    line-height: 130%;
    color: #1D1D1D;
}
.ord-block__price-old {
    margin: 16px 0 0;
    font-size: 12px;
    line-height: 130%;
    color: #BCC1CC;
    text-decoration: none !important;
}
.ord-block__price-sale {
    margin: 12px 0 0 7px;
    padding: 4px;
    font-size: 12px;
    line-height: 130%;
    color: #1D1D1D;
    background-color: #FFD130;
    border-radius: 2px;
}
.ord-block .btns {
    align-self: flex-end;
}
@media (max-width: 1040px) {
    .ord-block .order-block td {
        display: flex !important;
        padding: 32px;
    }
    .ord-block__left {
        width: 100%;
    }
    .ord-block .block-item__image {
        padding: 0 !important;
    }
    .ord-block__box {
        padding: 0;
        margin-left: 32px;
    }
    .ord-block__right {
        justify-content: space-evenly;
        padding-top: 0 !important;
    }
    .ord-block .btns {
        padding: 0 !important;
    }
}
@media (max-width: 991px) {
    .detail-news1 .ordered-block.ord-block {
        margin: 32px 0;
    }
}
@media (max-width: 767px) {
    .ord-block .order-block td {
        padding: 16px;
    }
    .ord-block__box {
        margin: 0;
    }
    .ord-block__title {
        text-align: center;
        font-size: 16px;
    }
    .ord-block__box .text {
        font-size: 14px;
    }
    .ord-block .prices {
        align-items: flex-start;
        justify-content: center;
        padding: 0;
    }
    .ord-block__price {
        font-size: 18px;
    }
    .ord-block__price-old {
        margin-top: 12px;
    }
    .ord-block__price-sale {
        margin-top: 8px;
    }
}
@media (max-width: 630px) {
    .ord-block__right {
        flex-direction: column;
    }
    .ord-block .btns {
        align-self: center;
        margin-top: 16px;
    }
    .ord-block__box .text {
        font-size: 12px;
    }
}
/*Карточка услуги*/

/*Шаги*/
.steps {
    display: flex;
    gap: 32px;
    margin: 55px 0;
    margin-top: 20px;
}
.steps__item {
    width: 100%;
}
.steps__number {
    font-weight: 700;
    font-size: 128px;
    line-height: 130%;
    color: #E5E5E5;
}
.steps__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #1D1D1D;
}
@media (max-width: 1200px) {
    .steps__number {
        font-size: 80px;
    }
    .steps__text {
        font-size: 14px;
    }
}
@media (max-width: 991px) {
    .steps {
        margin: 32px 0;
    }
}
@media (max-width: 768px) {
    .steps {
        flex-wrap: wrap;
        gap: 20px;
    }
    .steps__item {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: calc((100% - 20px) / 2);
        text-align: center;
    }
    .steps__text {
        margin: 16px 0 0;
    }
}
@media (max-width: 480px) {
    .steps__item {
        width: 100%;
    }
    .steps__number {
        font-size: 60px;
    }
    .steps__text {
        max-width: 340px;
    }
}
/*Шаги*/

/*Табы в услугах*/
.services-tabs {
    padding: 111px 0 91px;
    padding-top: 55px;
    padding-bottom: 55px;
    background-color: #F8F8F8;
}
.services-tabs__btns {
    display: flex;
    align-items: center;
    gap: 16px;
    width: fit-content;
    margin: 0 auto;
}
.services-tabs__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 36px;
    padding: 8px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #757575;
    background-color: transparent;
    border: none;
    border-radius: 4px;
}
.services-tabs__btn.active {
    color: #fff;
    background-color: #26448C;
}
.services-tabs__wrapper {}
.services-tabs__item {
    display: none;
    /* margin-top: 16px; */
    color: #1D1D1D;
}
.services-tabs__item.active {
    display: block;
}
.services-tabs__title {
    /* margin: 0 0 13px 7px; */
    margin: 0 0 13px 0;
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
}
.services-tabs__item .services-tabs__text {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
}
.services-tabs__item .services-tabs__text+.services-tabs__text {
    margin-top: 16px;
}

@media (max-width: 1366px) {
    .services-tabs {
        padding: 60px 0;
    }
}
@media (max-width: 991px) {
    .services-tabs__item {
        margin-top: 24px;
    }
    .services-tabs__title {
        font-size: 32px;
    }
    .services-tabs__item .services-tabs__text {
        font-size: 14px;
    }
    .services-tabs__item .services-tabs__text+.services-tabs__text {
        margin-top: 14px;
    }
}
@media (max-width: 600px) {
    .services-tabs {
        padding: 32px 0;
    }
    .services-tabs__btns {
        width: 100%;
        padding-bottom: 10px;
        overflow-x: auto;
    }
    .services-tabs__btn {
        font-size: 12px;
        line-height: 16px;
    }
    .services-tabs__item {
        margin-top: 14px;
    }
    .services-tabs__title {
        font-size: 24px;
        margin: 0 0 16px;
    }
}

.char__item {
    display: flex;
    margin-left: 0 !important;
    font-size: 16px;
    line-height: 130%;
}
.char__item+.char__item {
    margin-top: 16px;
}
.char__item:before {
    content: none !important;
}
.char__left {
    width: 50%;
    background-position: 0px 14px;
    background-repeat: repeat-x;
}
.char__name {
    width: fit-content;
    padding-right: 16px;
    color: #666;
    background-color: #F8F8F8;
}
.char__right {
    width: 50%;
    padding-left: 16px;
    color: #333;
}
@media (max-width: 768px) {
    .char__item {
        display: flex;
        flex-direction: column;
        font-size: 14px;
    }
    .char__left {
        width: 100%;
        background-image: unset !important;
    }
    .char__name {
        padding-right: 0;
    }
    .char__right {
        margin-top: 4px;
        padding-left: 0;
        width: 100%;
    }
}
/*Табы в услугах*/

/*Сотрудники*/
.staff {
    padding: 80px 0;
    background-color: #F8F8F8;
}
.staff__title {
    margin-bottom: 40px;
}
.staff__wrapper {}
.staff__card {
    display: flex;
    padding: 42px 48px 50px 40px;
    background-color: #FFFFFF;
    border: 1px solid #BCC1CC;
    border-radius: 8px;
}
.staff__card+.staff__card {
    margin-top: 40px;
}
.staff__photo {
    min-width: 112px;
    max-width: 112px;
    min-height: 112px;
    max-height: 112px;
    border-radius: 50%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.staff__main {
    margin-left: 51px;
}
.staff__top {
    display: grid;
    gap: 16px;
    grid-template-columns: 270px auto 188px 140px;
}
@media (min-width:900px) {
    
    .staff__top--custom {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    .staff__main {
        width: 100%;
    }

    .staff_box__btn {
        align-items:flex-end;
    }
}

@media (min-width:768px) and (max-width: 899px) {
    .staff__top.staff__top--custom {
        display: flex;
        justify-content: space-between;
    }
}

@media (max-width: 767px) {
    .staff__top {
        display: flex !important;
        flex-direction: column !important;
    }

    .staff__photo {
        margin: 0 auto;
    }

    .staff__top.staff__top--custom > * {
        display: flex;
        justify-content: center;
        text-align: center;
    }

    .staff__subtitle {
        display: flex;
        justify-content: center;
    }

    .staff__value {
        display: flex;
        justify-content: center;
        width: 100%;
        margin: 0 auto;
    }

    .staff__mess.btn {
        margin: 0 auto;
    }
}
.staff__box {
    display: flex;
    flex-direction: column;
}
.staff__box--cont {
    width: 419px;
    margin-left: auto;
}
.staff__post {
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #BCC1CC;
}
.staff__name {
    margin-top: 8px;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    color: #1D1D1D;
}
.staff__mess.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: 16px;
    padding: 8px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    text-transform: unset;
    background-color: #26448C;
    border-radius: 4px;
    border: none;
    cursor: pointer;
}
.staff__subtitle {
    display: flex;
    align-items: flex-end;
    height: 32px;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #BCC1CC;
}
.staff__value {
    display: block;
    width: fit-content;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #1D1D1D;
}
.staff__description {
    margin-top: 16px;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #666666;
}
@media (max-width: 1440px) {
    .staff__card {
        padding: 20px;
    }
    .staff__photo {
        min-width: 90px;
        max-width: 90px;
        min-height: 90px;
        max-height: 90px;
    }
    .staff__main {
        margin-left: 24px;
    }
    .staff__name {
        margin-top: 4px;
    }
}
@media (max-width: 1366px) {
    .staff {
        padding: 60px 0;
    }
}
@media (max-width: 1300px) {
    .staff__top {
        row-gap: 0;
        grid-template-columns: 270px auto 188px;
        grid-template-areas:
        "name cont email"
        "name cont phone";
    }
    .staff__box--name {
        grid-area: name;
    }
    .staff__box--cont {
        grid-area: cont;
    }
    .staff__box--email {
        grid-area: email;
    }
    .staff__box--phone {
        grid-area: phone;
    }
}
@media (max-width: 1139px) {
    .staff__box--cont {
        width: 200px;
    }
}
@media (max-width: 991px) {
    .staff__title {
        margin-bottom: 24px;
    }
    .staff__card {
        flex-direction: column;
    }
    .staff__card+.staff__card {
        margin-top: 24px;
    }
    .staff__main {
        margin: 24px 0 0;
    }
}
@media (max-width: 800px) {
    .staff__top {
        grid-template-columns: auto 240px;
        grid-template-areas:
        "name email"
        "name phone"
        "cont cont";
    }
    .staff__box--cont {
        width: 100%;
        margin: 16px 0 0;
    }
}
@media (max-width: 600px) {
    .staff {
        padding: 32px 0;
    }
    .staff__top {
        row-gap: 16px;
        grid-template-columns: 100%;
        grid-template-areas: unset;
    }
    .staff__box {
        grid-area: unset;
    }
    .staff__subtitle {
        height: unset;
    }
    .staff__box--cont {
        margin: 0;
    }
    .staff__subtitle {
        height: unset;
    }
}
/*Сотрудники*/

/*Статьи*/
.articles {
    padding: 80px 0;
}
.articles__title {
    margin-bottom: 40px;
}
.articles__wrapper {}
.articles__item+.articles__item {
 margin-top: 40px;
}
.articles__link {
    display: flex;
    height: 234px;
    border: 1px solid #BCC1CC;
    border-radius: 8px;
}
.articles__img {
    min-width: 341px;
    max-width: 341px;
    height: calc(100% + 2px);
    margin: -1px 0 0 -1px;
    object-fit: cover;
    object-position: center;
    border-radius: 8px;
}
.articles__main {
    padding: 40px;
}
.countdown {
    width: fit-content;
    min-width: 104px;
    padding: 4px 8px;
    background-color: #E5E5E5;
    border-radius: 2px;
    text-align: center;
}
.countdown__item {
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 0.08em;
    color: #1D1D1D;
}
.articles__subtitle {
    margin-top: 8px;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    color: #1D1D1D;
}
.articles__text {
    margin-top: 12px;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #666666;
}
@media (max-width: 1366px) {
     .articles {
         padding: 60px 0;
     }
 }
@media (max-width: 1100px) {
    .articles__main {
        padding: 24px;
    }
}
@media (max-width: 991px) {
    .articles__title {
        margin-bottom: 24px;
    }
    .articles__item+.articles__item {
        margin-top: 24px;
    }
}
@media (max-width: 768px) {
    .articles__main {
        padding: 16px;
    }
    .articles__link {
        flex-direction: column;
        height: unset;
    }
    .articles__img-wrapper {
        position: relative;
        padding-bottom: 50%;
    }
    .articles__img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: unset;
        height: 100%;
        width: 100%;
    }
    .articles__subtitle {
        margin-top: 16px;
    }
    .articles__text {
        margin-top: 8px;
    }
}
@media (max-width: 600px) {
    .articles {
        padding: 32px 0;
    }
}
/*Статьи*/

/*Заказ услуги*/
.ord-block-sec .btns {
    margin-left: auto;
}
.ord-block-sec .block-item__image {
    display: flex;
    align-items: center;
}
.ord-block-sec .ord-block__box {
    display: flex;
    align-items: center;
}
.ord-block-sec .text {
    margin: 0 !important;
}
.ord-block-sec .ord-block__right {
    display: table-cell;
}
@media (max-width: 1040px) {
    .ord-block-sec .btns {
        margin: unset;
    }
}
@media (max-width: 768px) {
    .ord-block-sec .block-item__image {
        display: none;
    }
}
/*Заказ услуги*/

/*Дополнительная секция*/
.sub-section {
    margin: 80px 0 60px;
}
.sub-section__title {
    margin-bottom: 30px;
}
@media (max-width: 1366px) {
    .sub-section {
        margin: 60px 0;
    }
}
@media (max-width: 991px) {
    .sub-section__title {
        margin-bottom: 24px;
    }
}
@media (max-width: 600px) {
    .sub-section {
        margin: 32px 0;
    }
}
/*Дополнительная секция*/

/*Акции*/
.js-tab-item:not(.active) {
    display: none !important;
}
.tabs-years {
    margin-top: 47px;
}
.tabs-years__btns {
    display: flex;
    padding: 0 34px;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
}
.tabs-years__btn {
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
    height: 58px;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    background-color: transparent;
    border: none;
    transition: all linear 0.2s;
    white-space: nowrap;
}
.tabs-years__btn:hover,
.tabs-years__btn.active {
    color: #405393;
}
.tabs-years__btn:hover:before,
.tabs-years__btn.active:before {
    position: absolute;
    content: '';
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #405393;
}
.tabs-years__btn+.tabs-years__btn {
    margin-left: 34px;
}
.tabs-years__items {
    margin-top: 48px;
}

.sale-c {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
}
.sale-c__item {
    position: relative;
    padding-bottom: 152%;
    border: 1px solid #E5E5E5;
    border-radius: 8px;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.sale-c__wrapper {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: flex-end;
    width: 100%;
    height: 100%;
}
.sale-c__top {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    width: 100%;
    padding: 32px 23px 0;
}
.sale-c__sale {
    height: 24px;
    padding: 4px 8px;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 0.08em;
    color: #1D1D1D;
    background-color: #FFD130;
    border-radius: 2px;
}
.sale-c__timer {
    display: flex;
    align-items: flex-end;
    padding: 4px 8px;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 0.08em;
    color: #1D1D1D;
    background-color: #FFFFFF;
    border-radius: 2px;
}
.sale-c__time+.sale-c__time {
    margin-left: 4px;
}
.sale-c__bottom {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 50%;
    padding: 0 32px 20px 23px;
    color: #FFFFFF;
    background: linear-gradient(360deg, #000000 0%, rgba(0, 0, 0, 0) 86.49%);
    border-radius: 8px;
}
.sale-c__date {
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
}
.sale-c__description {
    margin-top: 8px;
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
}

.tabs-years+.text {
    margin: 48px 0 60px;
}
@media (max-width: 1200px) {
    .sale-c {
        gap: 16px;
    }
    .sale-c__top {
        padding: 20px 20px 0;
    }
    .sale-c__bottom {
        padding: 0 20px 20px;
    }
    .sale-c__date {}
    .sale-c__description {
        font-weight: 500;
        font-size: 14px;
        line-height: 16px;
    }
}
@media (max-width: 991px) {
    .sale-c {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 768px) {
    .tabs-years {
        margin-top: 32px;
    }
    .tabs-years__items {
        margin-top: 24px;
    }
    .sale-c {
        grid-template-columns: repeat(2, 1fr);
    }
    .tabs-years__btns {
        overflow-y: hidden;
        overflow-x: auto;
        padding: 0 16px;
    }
    .tabs-years__btn {
        height: 48px;
    }
    .tabs-years__btn+.tabs-years__btn {
        margin-left: 16px;
    }

    .tabs-years+.text {
        margin-top: 32px;
    }
}
@media (max-width: 440px) {
    .sale-c {
        grid-template-columns: 1fr;
    }
    .sale-c__item {
        padding-bottom: 120%;
    }
}
/*Акции*/



















