@media (max-width: 480px) {
 .t1196__slider {
        padding-left: 10px;

    }
}
@media screen and (max-width: 1200px) {
 .t972__title, .t972__text {

    text-align: center;
}}
@media screen and (max-width: 1200px) {
    .t-descr_xxs {
        font-size: 12px;
    }
}

@media screen and (max-width: 960px) {
    .t-col {
        display: block;
        float: none;
        padding-left: 10px;
        padding-right: 10px;
        margin: 0;
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }
}
.t-input {
    font-family: 'Inter', Arial, sans-serif;
}
.t-input {

    font-size: 15px;
    height: 55px;
    line-height: 1.5;

    padding: 0 10px;

}
@media screen and (max-width: 640px) {
    .t-text_xs {
        font-size: 13px;
        line-height: 1.5;
    }
}

.t706__cartwin {
    background-color: rgba(0, 0, 0, .1);
    backdrop-filter: blur(4px);
}

.t-popup {
    background-color: rgba(0, 0, 0, .1);
    backdrop-filter: blur(4px);
}