:root {
    --cvet-teksta: #383838;
    --plashki: #f7f7f9;
    --belyy: #fff;
    --neaktivnyy: #dbdbdb;
}

.akcii .container > h1 {
  display: block;
}

.articles-list .item .item-title a span {
    font-weight: 500;
    font-size: 20px;
    line-height: 120%;
    color: var(--cvet-teksta);
}

.articles-list .item .date_small {
    max-width: 350px;
    opacity: 0.5;
    color: var(--cvet-teksta);
    font-size: 16px;
    line-height: 150%;
}

.articles-list.lists_block .right-data {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 31px;
}

.articles-list.lists_block .item-title {
  width: 100%;
  max-width: 100%;
}

.akcii .wrapper_inner_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.akcii .wrapper_inner_block .clear {
    display: none;
}
.akcii .wrapper_inner_block * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wrap_list_akcii {
  display: flex;
  flex-wrap: nowrap;
}

.articles-list.lists_block.faq .item .left-data {
    max-width: 232px;
    width: 232px;
    height: 232px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
}

.articles-list .item_block.item .left-data a {
    display: block;
    height: 100%;
}

.articles-list.lists_block .item .left-data img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.articles-list.lists_block .item {
    background: var(--plashki);
    margin-top: 0;
    padding: 0px;
    border-bottom: none;
}
.articles-list.lists_block .item:not(:last-child) {
    margin-bottom: 20px;
}

.articles-list {
    margin-top: 0;
}

.item-discount {
    font-weight: 500;
    font-size: 12px;
    line-height: 143%;
    color: var(--cvet-teksta);
    padding: 7px;
    width: calc(100% - 34px);
    background: var(--belyy);
    position: absolute;
    left: 17px;
    bottom: 15px;
}

.right_side.wide {
    width: 362px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.ask_small_block {
    padding: 32px 41px 32px 66px;
}

.akcii .left_side.wide {
    /*width: 70%;*/
    padding-right: 0;
}

.akcii #content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ask_small_block-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 158%;
    color: var(--cvet-teksta);
    margin-bottom: 5px;
    position: relative;
}
.ask_small_block-title::before {
    position: absolute;
    content: '';
    top: 10px;
    left: -34px;
    background-image: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2004_31)'%3E%3Cpath d='M10.1028 4.08564e-05C4.51637 -0.0156955 -0.0156955 4.51637 4.08564e-05 10.1028C0.0157772 15.6262 4.62259 20.1426 10.146 20.1426H20.1426V10.146C20.1426 4.62259 15.6262 0.0157772 10.1028 4.08564e-05ZM10.9683 15.2013C10.7047 15.4335 10.3782 15.5515 9.98475 15.5515C9.59134 15.5515 9.26481 15.4335 9.00123 15.2013C8.73765 14.9692 8.60782 14.6702 8.60782 14.3083C8.60782 13.9464 8.73765 13.6474 9.00123 13.4153C9.26481 13.1832 9.59134 13.0651 9.98475 13.0651C10.3782 13.0651 10.7047 13.1832 10.9683 13.4153C11.2319 13.6474 11.3617 13.9464 11.3617 14.3083C11.3617 14.6702 11.2279 14.9653 10.9683 15.2013ZM13.2973 8.61962C13.136 8.95402 12.8763 9.29629 12.5183 9.64249L11.6725 10.4293C11.4325 10.6614 11.2633 10.8975 11.1728 11.1414C11.0784 11.3853 11.0273 11.6921 11.0194 12.0659H8.91074C8.91074 11.3499 8.99336 10.7834 9.15466 10.3703C9.31989 9.94934 9.59134 9.57954 9.94147 9.29235C10.3034 8.98943 10.5827 8.71011 10.7716 8.45833C10.9565 8.21835 11.0548 7.92329 11.0548 7.6243C11.0548 6.88469 10.7362 6.51095 10.0988 6.51095C9.82345 6.50308 9.55987 6.62111 9.38677 6.83355C9.2058 7.04992 9.10745 7.34104 9.09958 7.71085H6.61324C6.62504 6.72733 6.9319 5.96411 7.54168 5.41728C8.15147 4.87044 9.00516 4.59505 10.1028 4.59505C11.1964 4.59505 12.0462 4.84683 12.6481 5.35433C13.25 5.86183 13.549 6.57783 13.549 7.51021C13.5451 7.89182 13.4625 8.27342 13.2973 8.61962Z' fill='%23342121'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2004_31'%3E%3Crect width='20.1425' height='20.1425' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
}

.ask_small_block .description {
    font-weight: 300;
    font-size: 14px;
    line-height: 150%;
    color: var(--cvet-teksta);
    padding: 0;
    margin-bottom: 25px;
}

.button.vbig_btn.wides {
    padding-left: 30px;
    padding-right: 30px;
}

.ask_small_block .ask_btn_block {
    padding: 0px;
    text-align: left;
    border-bottom: none;
}

.wrap_list_akcii .detail_text {
  margin-top: 0px;
}

@media (max-width: 1025px) {
    #content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .wrap_list_akcii {
      display: block;
    }

    .akcii .left_side.wide {
      float: none;
      clear: both;
      display: block;
      width: 100%;
    }

    .akcii .articles-list.lists_block.news {
      float: none;
    }

    .akcii .right_side.wide {
        clear: both;
        float: none;
        margin-top: 32px;
        width: 100%;
        padding-left: 0;
    }
}
@media (max-width: 768px) {
    .articles-list.lists_block .item:not(:last-child) {
        margin-bottom: 15px;
    }
    .item-discount {
        font-size: 12px;
        padding: 4px;
        width: calc(100% - 20px);
        left: 10px;
        bottom: 10px;
    }
    .articles-list.lists_block.faq .item .left-data {
        width: 143px;
        height: 143px;
        margin-bottom: 0 !important;
    }
    .articles-list .item .date_small {
        font-size: 9px;
    }
    .articles-list .item .item-title {
        margin-bottom: 6px;
    }
    .articles-list .item .item-title a span {
        font-size: 12px;
        line-height: 120%;
    }
    .articles-list.lists_block .right-data {
        padding: 25px 31px 25px 25px !important;
        margin-top: 0 !important;
    }
}
@media (max-width: 600px) {
    .ask_small_block-title::before {
        top: 7px;
        left: -30px;
        width: 18px;
        height: 18px;
    }
    .ask_small_block .description {
        font-size: 12px;
        margin-bottom: 22px;
    }
    .ask_small_block-title {
        font-size: 16px;
        margin-bottom: 4px;
    }
    .ask_small_block {
        padding: 30px 37px 30px 59px;
    }
    #content .right_side.wide {
        float: right;
    }

    .wrap_item_flex {
        flex-wrap: wrap;
    }

    .articles-list.lists_block .wrap_item_flex .right-data {
        padding-left: 5px !important;
    }
}