.t-descr {
    font-family: 'Manrope';
    font-weight: 300;
    color: #000000;
}
.t-name_xs {
    font-size: 26px;
    line-height: 1.35;
}
.t-name {
    font-family: 'Manrope';
    font-weight: 500;
    color: #000000;
}
.t-descr_xxs {
    font-size: 16px;
    line-height: 1.55;
}
.t-descr {
    font-family: 'Manrope';
    font-weight: 300;
    color: #000000;
}
.t-store .t-store__tabs__controls .t-store__tabs__button-title, .t-store .t-store__tabs__item .t-store__tabs__item-title {
    font-weight: 900;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}