

/* Start:/local/templates/betalNew/components/bitrix/main.include/pageReviews/style.css?1769690787754*/
.reviews {
    display: flex;
    justify-content: center;
    align-items: center;
}

.reviews_wrapper {
    position: relative;
    overflow: hidden;
    width: 560px;
    height: 800px;
}

.reviews__iframe {
    width: 100%;
    height: 100%;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    box-sizing: border-box
}

.reviews__link {
    text-decoration: none;
    color: #b3b3b3;
    font-size: 10px;
    font-family: YS Text,sans-serif;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
    left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    max-height: 14px;
    white-space: nowrap;
    padding: 0 16px;
    box-sizing: border-box;
}
/* End */
/* /local/templates/betalNew/components/bitrix/main.include/pageReviews/style.css?1769690787754 */
