.wrapper.motions__wrapper {
    margin: 0px auto;
    padding:  35px 0px 35px;
}
.wrapp-category__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: normal;
    -webkit-align-items: normal;
    -moz-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal;
    /*gap: 50px;*/
}
.wrapp-category__list > div:nth-child(1) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
}
.wrapp-category__list > div:nth-child(2) {
    background-color: #78787A;
    width: 1px;
    opacity: .8
}
.wrapp-category__list > div:nth-child(3) {
    width: 40%;
    margin: 0 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.motions__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.category__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.category__list > div:last-child {
    width: 100%;
}
.motions__list-ct {
    margin:0 20px;
}
.hint + .notice {
    width:280px;
    margin-left: -25px;
    bottom:30px;
}
.motions__list-ct .hint + .notice::before,
.motions__list-ct .hint + .notice::after {
    left: 88px;
}
.motions__list-ct .hint + .notice {
    bottom: 60px;
    width: 200px;
    margin-left: -65px;
}
.category {
    background:#f6f6f6;
}
.category__title {
    margin-bottom: 15px;
    text-align: center;
}
.motions__list-ct .slide1 {
    font-size: 18px;
    line-height: 22px;
    font-family: 'corpid_e1s_scd_bold';
    position: relative;
}
.motions__list-ct .hint_btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    width: initial;
    height: initial;
    border: none;
    -webkit-border-radius: initial;
    -moz-border-radius: initial;
    border-radius: initial;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #38434d;
    font-family: 'corpid_e1s_scd_bold';
    font-size: 14px;
    line-height: 22px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.cash_form-padding {
    padding: 0 70px;
}
#deposit-calc .hint + .notice::before, .hint + .notice::after {
    left: 200px;
}
@media (max-width: 480px) {
    .cash_form-padding {
        padding: 0 30px;
    }
}
.motions__list-ct .hint_btn > span {
    margin-left: -12px;
}
.virtcardico {
    width: 87px;
}
.category__wrapper .motions__list .hint + .notice {
    margin-left: -25px;
}
.vibrannieCategorii,
.vsePokupki {
    font-size: 40px;
    display: none;
}
.lhn {
    line-height: normal;
}
.allProducts {
    font-size: 14px;
}
@media (max-width: 983px) {
    .motions__list-ct .slide1 {
        width: 23%;
    }
}
@media (max-width: 887px) {
    .wrapp-category__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-flow: column;
        flex-flow: column;
    }
    .motions__list-ct .slide1 {
        width: 24%;
    }
    .category__list {
        margin-bottom: 30px;
    }
    
    .wrapp-category__list > div:nth-child(2) {
        width: 100%;
        height: 1px;
    }
    .wrapp-category__list > div:nth-child(3) {
        width: auto;
        margin-top: 30px
    }
    /*.wrapp-category__list > div:nth-child(3) > img {
        margin-left: 30px;
    }*/
    .vsePokupki {
        display: block;
        width: 100%;
    }
}
@media (max-width: 505px) {
    .wrapp-category__list > div:nth-child(1) {
        width: auto;
    }
}
@media (max-width: 429px) {
    .motions__list-ct .slide1 {
        width: 40%;
    }
}