.header { overflow:hidden!important; } 

/* Каталог */
.t786 {
    .t-store__card__wrap_txt-and-btns {
        position: absolute;
        left: 0;
        z-index: 2;
    }
    .t-store__card {
        display: flex !important;
        flex-direction: column;
        gap: 16px;
        width: calc(25% - 12px);
        max-width: calc(25% - 12px);
        position: relative;
        padding: 0 !important
    }
    .t-store__card-list {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 16px;
    }
    .t-store__card__wrap_txt-and-btns {
        width: 100%;
        height: 100%;
        padding: 20px;
        box-sizing: border-box;
    }
    .t-store__card__wrap_txt-and-btns > div:has(.t-store__card__textwrapper) {
        height: 100%;
        margin: 0 !important;
    }
    .t-store__card__textwrapper {
        display: flex;
        flex-direction: column;
        height: 100%;
        padding: 0 !important;
        margin: 0 !important;
    }
    .t-store__card__title,
    .t-store__card__descr,
    .t-store__card__price,
    .t-store__card__btn {
        color: #FFFFFF !important;
    }
    .t-store__card__bgimg::before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #000000;
        opacity: .5;
        border-radius: 20px;
    }
    .t-store__card__wrap_txt-and-btns > div > a {
        height: 100%;
    }
    .t-store__card__price-wrapper {
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: flex-end;
        margin-bottom: 12px;
    }
    .t-store__card__btns-wrapper {
        position: absolute;
        right: 20px;
        bottom: 16px;
    }
    .t-btnflex.t-btnflex_type_button {
        padding: 12px 40px;
    }
    .t-store__grid-separator {
        margin-bottom: 10px;
    }
    @media screen and (max-width: 1199px) {
        .t-store__grid-separator {
            display: none;
        }
    }
    @media screen and (min-width: 960px) and (max-width: 1199px) {
        .t-store__card {
            width: calc(33% - 8px);
            max-width: calc(33% - 8px)
        }
    }
    @media screen and (min-width: 640px) and (max-width: 959px) {
        .t-store__card {
            width: calc(50% - 8px) !important;
            max-width: calc(50% - 8px) !important;
        }
    }
    @media screen and (max-width: 639px) {
        .t-store__card {
            width: 100% !important;
            max-width: 100% !important;
            max-height: 360px;
            overflow: hidden;
            border-radius: 20px;
        }
    }
}
@media screen and (min-width: 960px) {
    .t-store {
        --image-width: 300px;
        --image-height: 300px;
    }
    .t-store .t-store__tabs__content figure {
        position: absolute;
        width: var(--image-width);
        height: var(--image-height);
        margin-left: calc((var(--image-width) + 40px) * -1) !important;
        margin-top: 0px;
    }
    .t-store .t-store__tabs__content {
        max-width: calc(1060px - var(--image-width));
        margin-left: calc(var(--image-width) + 40px) !important;
        margin-top: 20px !important;
    }
    .t-store .t-store__tabs__content img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }
    .t-store__tabs__list {
        min-height: var(--image-height) !important;
    }
}
.t-store .t-store__tabs__content img {
    border-radius: 10px !important;
}
.t-store .t-store__tabs__content {
    font-weight: 200 !important;
    line-height: 1.25;
}
.t-store__tabs__content.t-descr.t-descr_xxs {
    font-size: 14px;
}
#allrecords .t-store .t-store__tabs__button {
    justify-content: flex-start !important;
    padding: 0 !important;
    border: none !important;
}
#allrecords .t-store .t-store__tabs__button-title {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 300 !important;
    text-transform: uppercase;
    letter-spacing: 0.4px;
}
#allrecords .t-store__prod-popup__text {
    font-size: 14px;
    font-weight: 200 !important;
}
#allrecords .t786 .t-store__card-list .t-btnflex.t-btnflex_type_button{
    border-color: #FFFFFF !important;
}
@media screen and (max-width: 959px) {
    #allrecords .t-store .t-store__card-list {
        row-gap: 16px !important
    }
}
@media screen and (max-width: 479px) {
    #allrecords .t-store .t-store__tabs__content figure {
        margin-bottom: 16px !important;
    }
}
@media screen and (max-width: 560px) {
    #allrecords .t-store .t-popup {
        height: calc(100dvh - env(safe-area-inset-bottom));
        padding: 0;
    }
}
#allrecords .t-store .t-store__prod-popup__btn:hover,
#allrecords .t-store .t-popup .t-btnflex.t-btnflex_type_button:not(.t-animate_no-hover):hover {
    background-color: #000000 !important;
    color: #E0D6C4 !important;
}
#allrecords .t-store .t-store__prod-popup__btn:hover:after {
    opacity: 0 !important;
}
#allrecords .t-store .t-store__prod-popup__btn .t-btnflex__text {
    transition: .2s ease-in-out !important;
}
#allrecords .t-store .t-store__prod-popup__btn:hover .t-btnflex__text {
    color: #E0D6C4 !important;
}
#allrecords .t-store .t-store__prod-popup__sku {
    display: none !important;
}


/* десктоп */
#allrecords .t-store__tabs__button-title.t-name.t-name_xs{
    padding-top: 30px !important;
    padding-bottom: 0 !important;
}

/* мобильная версия */
@media screen and (max-width: 639px){
    #allrecords .t-store__tabs__button-title.t-name.t-name_xs{
        padding-top: 45px !important;
        padding-bottom: 0 !important;
}