    /*tab_fix_firefox*/
    .t395__firefoxfix {
        display: none;
    }
    /*tab_mobile_border*/
    .t395__select {
        border-radius: 50px !important;
    }
    /*Block-Card_Filter*/
    .t-store__filter__search-and-sort {
        display: none !important;
    }
    .t-store__filter__item {
        margin-right: 36px;
    }
    .t-store__filter__options {
        text-align: center;
    }
    @media screen and (max-width: 960px) {
        .t-store__filter__item.t-store__filter__item_sort-mobile {
            display: none !important;
        }
        .t-store__filter__options {
            text-align: left;
        }
        .t-store__filter__item {
            margin-right: 36px !important;
        }
    }
    .t-store__filter__title {
        font-family: 'Inter';
    }
    .t-store__filter__btn, .t-store__filter__input {
        font-family: 'Inter';
    }
    /*Card*/
    .t-store__card__wrap_all {
        border: 1px solid #0039B6;
        -webkit-border-top-left-radius: 180px;
        -webkit-border-top-right-radius: 180px;
        border-top-left-radius: 180px;
        border-top-right-radius: 180px;
    }
    /*Card_Img*/
    .t-store__card__img {
        margin: 0px;
    }
    .t-store__card__imgwrapper {
        padding-bottom: 100% !important;
        border: 1px solid #0039B6;
        box-sizing: border-box;
        border-radius: 180px;
    }
    /*Card_Text_h1*/
    .t-store__card__textwrapper {
        width: 320px !important;
    }
    /*Price*/
    .t-store__card__price-wrapper {
        margin-top: 4px;
        font-family: 'InterHewn',sans-serif;
    }
    .js-store-prod-all-charcs {
        display: none !important;
    }
    /*Style_form*/
    .t-input {
        font-family: Inter,Arial,sans-serif;
    }
    .t702 .t-inputtime, .t702 .t-datepicker__wrapper {
        max-width: 100% !important;
    }
    .tn-form_horiz.t-form_inputs-total_3, .t-input-group {
        width: auto !important;
    }
    #rec338871937 .t-btn {
        width: 228px;
    }
    .t706__cartwin-content {
        background-color: #F1F5FF;
    }
    .t706 .t-inputtime, .t706 .t-datepicker__wrapper {
        max-width: 100% !important;
    }
    .t-name_md {
        font-size: 20px !important;
        line-height: 1.35 !important;
    }
    .t450__list_item a {
        margin-bottom: 20px !important;
    }
    .t-store__load-more-btn {
        border: 1px solid #0039B6;
        background-color: #EBF1FF !important;
        box-sizing: border-box;
        width: 1160px;
        height: 82px;
        font-style: normal;
        font-weight: bold !important;
        font-size: 22px;
        line-height: 130%;
        color: #0039B6 !important;
    }
    @media screen and (max-width: 980px) {
    .t-store__load-more-btn {
        font-size: 20px;
        width: 660px;
        height: 81px;
    }}
    @media screen and (max-width: 640px) {
    .t-store__load-more-btn {
        font-size: 18px;
        width: 480px;
        height: 60px;
    }}
    @media screen and (max-width: 480px) {
    .t-store__load-more-btn {
        font-size: 16px;
        width: 300px;
        height: 60px;
    }}
    .t706__cartwin-bottom, .t706__product-amount, .t-store__prod-popup__price-wrapper {
        display: none !important;
    }
    .t706, .t-form, .t-descr_md {
        font-size: 20px !important;
        line-height: 1.3;
    }
    .t-store__load-more-btn:hover {
        background-color: #D3E0FF !important;
        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    }
    .t-store__prod-popup__btn:hover {
        background-color: #FFC700 !important;
        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    }