/* Для изображений в квизере */
.t-bgimg t-img-select_indicator t-img-select_indicator_4-3 {
    padding-bottom: 60px;
    background-size: cover;
}

@media screen and (max-width: 640px) {
    .t857__container_mobile-grid {
        grid-template-columns: 100% 100%;
        display: grid;
        width: calc(50%) !important!;
        margin-left: 0 !important!;
        margin-right: 10px !important!;
        align-items: start;
        justify-content: space-around;
        padding-right: 10px;
        padding-left: 10px;
        column-gap: 10px;
        padding: 20px;
    }
}

.t-store__parts-item {
    background-color: #f0f0f0;
    border-radius: 50px;
    margin-left: 8px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px;
}

@media screen and (max-width: 640px) {
.t-feed__container_inrow3 {
    display: grid;
    grid-template-columns: 100% 100%;
    width: 50%;
    align-items: end;
    margin-left: 0px;
    margin-right: 0px;
    column-gap: 0px;
}
}

.t-feed__col-grid__content {
    padding: 0px 0px 0px;
    max-width: 640px!important!;
}

/*заголовок*/
.tn-atom {
    left: 10px!important!;
}

/* убрать отступ в карточках материала */
.t-feed__container .t-feed__parts-switch-wrapper {
    margin-bottom: 0px;
}

/*разделы материалов в моб версии - чтобы в 1 строку */
@media screen and (max-width: 640px) {
    .t-feed__parts-switch-btn .t-feed__parts-switch-btn_bg .t-feed__parts-switch-btn-all {
        display: flex;
        flex-wrap: nowrap;
        white-space: nowrap;
        width: 100%;
        flex: 0 0 auto;
        overflow-x: scroll;
        overscroll-behavior-x: contain;
    }
}

/*1 */
.t1281__tab-style1 {
    border-radius: 50px;
    margin: 8px;
}

@media screen and (max-width: 960px) {
    .t-store__grid-cont .t-store__card-list {
        row-gap: 10px !important;
    }
}

@media screen and (min-width: 640px) {
.t1281__wrapper {
    display: flex;
    flex-wrap: wrap;
}
    }
    .uc-castom-faq  .t668__col:not(:first-child) {
        width: 49%;
    }
    
    .uc-castom-faq .t-col {
        margin-left: auto!important;
        margin-right: auto!important;
    }
    
    .uc-castom-faq .t668>.t-container {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        max-width: 1160px;
    }
    
    .uc-castom-faq .t668__circle {
        border-radius: 8px!important;
    }
    
    .t668__wrapper_nolim_active {
        background: linear-gradient(181.07deg, #40C470 -20.81%, #00471F 86.58%)!important;
    }
    
    .uc-castom-faq .t668__opened {
        background-color: #40c47000!important;
    }
    
        #rec1961357861 .t668__opened {
        background-color: #40c47000 !important;
        }
    
    @media (max-width: 620px) {
        .uc-castom-faq .t668>.t-container {
        display: flex;
        flex-direction: column;
    }
    
        .uc-castom-faq  .t668__col:not(:first-child) {
        width: 100%;
    }
    
        .t668__wrapper_nolim_active {
        background: linear-gradient(181.07deg, #40C470 -20.81%, #00471F 86.58%)!important;
    }
    }
    
    .t-store__load-more-btn-wrap {
        display: none;
    }