

/* Start:/local/templates/Fastlife-2-0/components/bitrix/news.list/fl_pairs_main/style.css?1783662173209*/
.pairs__pair {
    display: flex !important;
    flex-direction: column;
    height: auto;
}

.pairs__button {
    margin-top: auto !important;
}

.pairs__description {
    margin-bottom: 25px;
}

/* End */


/* Start:/local/templates/Fastlife-2-0/components/bitrix/news.list/fl_reviews/style.css?1783662173877*/
.reviews__slider {
    touch-action: pan-x;
}
.reviews__lazy {
    position: relative;
    width: 100%;
    aspect-ratio: 301 / 512;
    border-radius: 16px;
    overflow: hidden;
    cursor: pointer;
    background: #000;
}

.reviews__preview {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.reviews__play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    transition: transform 0.2s ease, opacity 0.2s ease;
    opacity: 0.85;
}

.reviews__play:hover {
    transform: translate(-50%, -50%) scale(1.1);
    opacity: 1;
}

.reviews__play svg {
    display: block;
    filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.3));
}

.reviews__lazy_no-img {
    background: #1a1a1a;
}

/* End */
/* /local/templates/Fastlife-2-0/components/bitrix/news.list/fl_pairs_main/style.css?1783662173209 */
/* /local/templates/Fastlife-2-0/components/bitrix/news.list/fl_reviews/style.css?1783662173877 */
