

/* Start:/local/templates/2018/components/bitrix/news/florists/style.css?1788251192125*/
.category.not-actual {
  opacity: 0.5; }
.category .category-name {
  height: 54px; }

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/2018/components/bitrix/news.list/playlists_new/style.css?17884182023154*/
.compilation-item.compilation-item_not_active { opacity: .55; }

.block-emerald-page:has(.type-grid-b) {
    padding-top: 42px;
    padding-bottom: 64px;
    overflow: hidden;
    background: #f6f3ee !important;
    background-image: none !important;
    border-radius: 24px;
}

.block-emerald-page:has(.type-grid-b)::before,
.block-emerald-page:has(.type-grid-b)::after {
    display: none !important;
    content: none !important;
    background: none !important;
}

.block-emerald-page:has(.type-grid-b) .front-page-promo__header {
    margin: 0;
    color: #272321;
    font-size: 42px;
    line-height: 1.15;
}

.type-grid-b {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    max-width: 1165px;
    margin: 32px auto 0;
}

.type-grid-b__column {
    position: relative;
    display: block;
    min-width: 0;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    color: #fff;
    background: #ded8d0;
    border-radius: 20px;
    box-shadow: 0 8px 28px rgba(45, 36, 31, .08);
    transform: translateY(0);
    transition: transform .25s ease, box-shadow .25s ease;
}

.type-grid-b__column:hover {
    transform: translateY(-5px);
    box-shadow: 0 16px 38px rgba(45, 36, 31, .16);
}

.type-grid-b__column::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 2;
    background: linear-gradient(to top, rgba(20, 17, 15, .78) 0%, rgba(20, 17, 15, .12) 55%, rgba(20, 17, 15, 0) 75%);
    pointer-events: none;
}

.type-grid-b__column img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: transform .45s ease;
}

.type-grid-b__column:hover img { transform: scale(1.035); }

.type-grid-b__about {
    position: absolute;
    inset: 0;
    z-index: 3;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 8px;
    width: 100%;
    height: 100%;
    padding: 28px;
    color: #fff;
    line-height: 1.3;
}

.type-grid-b__title {
    max-width: 100%;
    font-family: 'PF Agora Slab Pro', Arial, sans-serif;
    font-size: 29px;
    line-height: 1.1;
    letter-spacing: .02em;
    text-transform: uppercase;
}

.type-grid-b__price { font-size: 17px; }
.type-grid-b__price strong { font-weight: 500; }
.type-grid-b__desc { max-width: 290px; font-size: 15px; }

@media screen and (max-width: 1024px) {
    .type-grid-b { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
    .type-grid-b__about { padding: 24px; }
}

@media screen and (max-width: 640px) {
    .block-emerald-page:has(.type-grid-b) {
        padding-top: 30px;
        padding-bottom: 38px;
        border-radius: 16px;
    }

    .block-emerald-page:has(.type-grid-b) .front-page-promo__header {
        font-size: 32px;
    }

    .type-grid-b { grid-template-columns: 1fr; gap: 14px; margin: 24px 0 0; }
    .type-grid-b__column { border-radius: 16px; }
    .type-grid-b__about { padding: 22px; }
    .type-grid-b__title { font-size: 25px; }
    .type-grid-b__desc { font-size: 14px; }
}


.playlists_index_page .front-page-promo {
    padding: 0px 0px 30px !important;
}

.compilation-item{margin: 5px;}
/* End */
/* /local/templates/2018/components/bitrix/news/florists/style.css?1788251192125 */
/* /local/templates/2018/components/bitrix/news.list/playlists_new/style.css?17884182023154 */
