<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width:640px){

.t-store__tabs__content {
font-size: 16px !important;
}

}





@media screen and (max-width:640px){

    .t-store__tabs__button-title {
        font-size: 16px !important;
    }
    
}





@media screen and (max-width:3840px){

.t-store__tabs__content {
font-size: 16px !important;
}

}





@media screen and (max-width:3840px){

    .t-store__tabs__button-title {
        font-size: 16px !important;
    }
    
}

@media screen and (max-width:640px){

    .t-descr_xxs {
        font-size: 16px !important;
    }
    
}
</pre></body></html>