* {
    
}
@media screen and (min-width: 1199px) {
    .block-type-list-icons .field-block-paragraph .swiper-wrapper, .block-list-icons .field-block-paragraph .swiper-wrapper {
        flex-wrap: nowrap !important;
    }
}

.b-news-teaser__date {
    color: white;
}

.page-not-front .site-middle .region-content {
    display: flex;
    flex-direction: column;
}

.page-not-front .site-middle .region-content #block-nursery-views-block-news-block-1 {
    order: 50;
}

.page-not-front .site-middle .region-content #block-call-schedule .block__title {
    display: none;
}

.page-not-front .site-middle .region-content #block-call-schedule {
    margin-top: -50px;
}

.block-type-benefits .field-block-paragraph__item {
    position: relative;
}

.block-type-benefits .field-block-paragraph__item .field-paragraph-link a {
    position: absolute;
    font-size: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
}
.page-front #block-call-schedule {
    display: none;
}

.block-type-certificates .paragraph--type--image-title .field-paragraph-title {
    background: var(--secondColor) !important;
}