<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.t-store__card__mark-wrapper {
    position: absolute;
    right: 10px;
    top: 10px;
    left: 10px;
    display: flex;
    z-index: 10;
    justify-content: center;
    align-items: center;
}

.t-store__card__mark {
    font-size: 17px;
    width: 90%;
    height: auto;
    padding: 6px 10px;
}

.t819__wrapper {
text-align: left;
}

.t819__content {
    padding: 40px 0;
}

.CCReviewsListCollapse {
    max-width: 1160px!important;
}

.t1059__btn {
    margin-right: 30px;
    margin-bottom: 10px;
}

.t1059__row {
    /*flex-direction: column;*/
}

#allrecords .t819__wrapper {
    display: flex;
    justify-content: space-between;
}

.t-descr_xs {
    font-size: 14px;
    line-height: 1.55;
}

div#t-header {
    /*box-shadow: 0 5px 15px -10px rgba(0,0,0,0.4);*/
}

.t396__artboard {
    /*box-shadow: 0 5px 15px -10px rgba(0,0,0,0.7);*/
    box-shadow: 0 5px 15px -10px #cececeb3;
}

li.t819__tab {
    width: 100%;
    display: block;
    text-align: center;
}

h1.js-feed-post-title {
    font-size: 24px;
    color: rgb(68, 49, 32);
}

h2.t-redactor__h2 {
    font-size:22px !important;
    color:#443120 !important;
}
h3.t-redactor__h3, h3.t017__title {
    font-size:20px !important;
    color:#443120 !important;
}
div.t-redactor__text {
    font-size:16px !important;
    color:#443120 !important;
}
.t-feed {
    background-color:#e8dfd8 !important;
}
.js-feed-post-text {
    font-size:16px !important;
    color:#443120 !important;
}

.js-feed-post-text figcaption {
    font-size:16px;
}

@media (max-width: 980px) {
    
    #allrecords .t819__wrapper {
    display: none;
    
}

.t490__container {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    padding: 0 15px!important;
}

.t490__container::before, .t490__container::after {
    display: none;
}

.t-card__col.t-card__col_withoutbtn.t490__col.t-col.t-col_6.t-align_center.t-item {
    width: 43%;
    margin: 0;
    padding: 0;
}

img.t490__img.t-img {
    max-width: 50px;
    height: auto;
    margin-bottom: 10px;
}

.t490__wrappercenter {
    padding-right: 0;
    padding-left: 0;
}
}</pre></body></html>