}
@media screen and (max-width: 1200px)
.t-descr_xxs {
    font-size: 18px;
}
.t-descr_xxs {
    font-size: 17px;
    line-height: 1.55;
}
.t401__table {
    display: table;
    width: 100%;
    height: 400px;
    vertical-align: middle;
    background-color: #000;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}
.t-store__card__bgimg, .t-store__card__bgimg_second {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear;
    border-radius: 20px;
}
.js-product .t-product__option-select {
    width: 100%;
    border: 1px #ddd solid;
    background: #ffffff;
    color: #000;
    box-sizing: border-box;
    cursor: pointer;
    padding: 10px 30px 10px 10px;
    border-radius: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.js-product .t-product__option-selected_select {
    padding: 10px 30px 10px 10px;
    position: relative;
    display: table;
    min-width: 150px;
    min-height: 28px;
    background: #ffffff;
    border: 1px solid rgb(221, 221, 221);
    color: rgb(0, 0, 0);
    box-sizing: border-box;
    cursor: pointer;
    border-radius: 20px;
}
.js-product .t-product__option-variants_select .t-product__option-checkmark_image, .js-product .t-product__option-selected_image .t-product__option-selected-checkmark {
    display: block;
    flex-shrink: 0;
    margin-right: 5px;
    width: 0px;
    height: 0px;
    background-color: #fff;
    border: 0px solid #ddd;
    background-repeat: no-repeat;
    background-size: cover;
}
.js-product .t-product__option-title_select, .t-product__option-selected-title {
    overflow: hidden;
    display: block;
    max-width: 100%;
    white-space: pre-wrap;
    text-overflow: ellipsis;
}
.t-name_xs {
    font-size: 11px;
    line-height: 1.35;
}
.t-name_xs {
*     
    font-size: 11px;
*     
    line-height: 1.35;
}
.t-name_xs {
    font-size: 18px;
    line-height: 1.35;
}
.digi-dolyame-button {
    padding: 12px;
    max-width: unset;
    min-width: unset;
    width: unset;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    background: transparent;
    border: .5px solid #c7c9cc;
    border-radius: 15px;
}
@media screen and (max-width: 640px) {
    .t-text_xs {
        font-size: 16px;
        line-height: 1.45;
    }
}
