<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.t-store__tabs__item-title { /*Ð—Ð°Ð³Ð¾Ð»Ð¾Ð²Ð¾Ðº Ñ‚Ð°Ð±Ð°*/
    font-size: 16px;
}
.t-store__tabs__content { /*Ð¢ÐµÐºÑÑ‚ Ñ‚Ð°Ð±Ð°*/
    font-size: 18px;
}



.t-store__relevants__title.t-uptitle.t-uptitle_xxl {
    font-family: 'Cormorant' !important;
    font-size: 24px !important;
    font-weight: 600 !important;
}
/*Ð&nbsp;Ð°Ð·Ð¼ÐµÑ€ ÑˆÑ€Ð¸Ñ„Ñ‚Ð° Ð½Ð° Ð¿Ð»Ð°Ð½ÑˆÐµÑ‚Ð°Ñ…*/
@media screen and (max-width:960px){
    .t-store__relevants__title.t-uptitle.t-uptitle_xxl {
    font-size: 24px !important;
    font-weight: 600 !important;
}
}
/*Ð&nbsp;Ð°Ð·Ð¼ÐµÑ€ ÑˆÑ€Ð¸Ñ„Ñ‚Ð° Ð½Ð° Ð¼Ð¾Ð±Ð¸Ð»ÐºÐ°Ñ…*/
    @media screen and (max-width:640px){
    .t-store__relevants__title.t-uptitle.t-uptitle_xxl {
    font-size: 20px !important;
    font-weight: 600 !important;
}
}


.t-store__card__mark {
font-size: 10px !important;
width: 20px !important;
height: 20px !important;
background-color: rgba(0, 0, 0, 0) !important;
}

.t-store__card__bgimg, .t-store__card__bgimg_second {
background-size: contain;
}</pre></body></html>