

/* Start:/local/templates/zarozdenie/components/bitrix/news.list/about-list/style.css?17038565241222*/
.about-news-list .card-title a {
    color: #59401B;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 127%; /* 30.48px */
    text-decoration: none;
}

.about-news-list .card {
    border-radius: 30px;
    border: 0px solid #EDE4DB;
    background: #FFF;
    box-shadow: 0px 8.350000381469727px 16.8700008392334px 0px rgba(227, 214, 201, 0.79);
}

.about-description {
    border-radius: 36px;
    background: #FBF6F1;
    margin-bottom: 10rem;
}
.about-description .img-description {
    max-height: 430px;
}
.about-list h2{
    color: #EEC284;
    text-align: center;
    font-family: "Playfair Display" !important;
    font-size: 46px;
    font-style: italic;
    font-weight: 600;
    line-height: normal;
}

@media screen and (max-width: 960px) {
    .about-description {
        border-radius: 36px;
        background: #FBF6F1;
        margin-bottom: 3rem;
    }
    .about-news-list-slider img{
        width: 100%;
    }
    .about-description h1 {
        font-size: 30px;
    }
    .img-description img{
        max-width: 300px;
    }
}
@media screen and (min-width: 578px) and (max-width: 960px) {
    .about-description .img-description {
        max-height: 200px;
    }
}
/* End */


/* Start:/local/templates/zarozdenie/components/bitrix/news.list/documents-list/style.css?17516270871349*/
.documents-news-list .card-title a {
    color: #59401B;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 127%; /* 30.48px */
    text-decoration: none;
}

.documents-news-list .card {
    border-radius: 30px;
    border: 0px solid #EDE4DB;
    background: #FFF;
    box-shadow: 0px 8.350000381469727px 16.8700008392334px 0px rgba(227, 214, 201, 0.79);
}

.documents-description {
    border-radius: 36px;
    background: #FBF6F1;
    margin-bottom: 10rem;
}
.documents-description .img-description {
    max-height: 430px;
}
.documents-list h2{
    color: #EEC284;
    text-align: center;

    /* des-h2 */
    font-family: "Playfair Display" !important;
    font-size: 46px;
    font-style: italic;
    font-weight: 600;
    line-height: normal;
}
.documents-logo {
    max-height: 100px;
    width: auto;
}

.swiper {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.documents-list .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: calc((100% - 30px) / 3) !important;

    /* Center slide text vertically */
    display: flex;
    justify-content: center;
    align-items: center;
}

.documents-list .swiper-grid-column > .swiper-wrapper{
    flex-direction: inherit;
}
.super-prise-list .swiper-wrapper{
    padding-top: 5rem;
}
/* End */
/* /local/templates/zarozdenie/components/bitrix/news.list/about-list/style.css?17038565241222 */
/* /local/templates/zarozdenie/components/bitrix/news.list/documents-list/style.css?17516270871349 */
