

/* Start:/local/components/local.core/reviews/templates/.default/style.css?1752569466507*/
.reviews__columns {
    display: flex;
    flex-wrap: nowrap;
}
.reviews__columns > * {
    margin-right: 56px;
}
.reviews__columns > *:last-child {
    margin-right: 0;
    min-width: 12vw;
}
.reviews__top-btn-block {
    margin-top: 56px;
    margin-bottom: 0 !important;
}
@media all and (max-width: 1460px) {
    .reviews__columns {
        flex-wrap: wrap;
    }
    .reviews__columns--reverse {
        flex-direction: column-reverse;
    }
    .reviews__columns > * {
        margin-right: 0;
    }
}
/* End */


/* Start:/local/components/local.core/reviews.hero/templates/.default/style.css?17525694661173*/
.reviews__hero {
    display: flex;
}
.reviews__hero-cont {
    display: inline-flex;
    justify-content: center;
    margin: 0 29px;
    flex-wrap: nowrap;
}
.reviews__hero-cont--vertical {
    flex-direction: column;
}
.reviews__hero-rate {
    /*border: 3px var(--4k-color-red) solid;*/
    /*border-radius: 50%;*/
    /*width: 100px;*/
    /*height: 100px;*/
    display: flex;
    align-items: center;
    justify-content: center;
}
.reviews__hero-count, .reviews__hero-rate {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 29px;
}
.reviews__hero-count-num {
    white-space: nowrap;
}
.reviews__hero-count-num, .reviews__hero-rate-num {
    font-size: 38px;
    font-weight: bold;
}
.reviews__hero-img {
    display: flex;
    align-items: center;
}
.reviews__hero-img img {
    width: 100%;
    max-width: 300px;
}
.reviews__hero-rate-title, .reviews__hero-count-title {
    white-space: nowrap;
    color: var(--ui-color-palette-gray-70);
}

.btn--hovered {
    color: var(--4k-color-white) !important;
    background-color: var(--4k-color-red) !important;
}

.reviews__hero-season-cont {
    margin-top: 29px;
}

/* End */


/* Start:/local/components/local.core/reviews.last/templates/.default/style.css?1752569466280*/
.reviews__last {
    margin-top: 56px;
}
.reviews__review-label {
    font-weight: bold;
}
.reviews__last-review-info-date {
    color: var(--ui-color-palette-gray-70);
}
.reviews__last-catalog-btn-block {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}
/* End */


/* Start:/local/components/local.core/reviews.similar/templates/.default/style.css?175256946643*/
.reviews__similar {
    margin-top: 56px;
}
/* End */
/* /local/components/local.core/reviews/templates/.default/style.css?1752569466507 */
/* /local/components/local.core/reviews.hero/templates/.default/style.css?17525694661173 */
/* /local/components/local.core/reviews.last/templates/.default/style.css?1752569466280 */
/* /local/components/local.core/reviews.similar/templates/.default/style.css?175256946643 */
