.blog-top {
    margin-bottom: 40px;
}

.blog-top-image {
    position: relative;
}

.blog-top-image img {
    width: 100vw;
    height: 100vh;
    min-height: 450px;
    max-height: 660px;
    object-fit: cover;
}

.blog-top-title {}

.blog-top-title h1 {
    font-size: 32px;
    line-height: 1.3;
    font-weight: 700;
    color: var(--white);
    margin: 0;
}

.blog-top-title h1:after {
    background-color: var(--white);
}

/* .blog-top-title h1 + hr {
    display: block;
    border: 0;
    height: 3px;
    width: 130px;
    background: #fff;
    margin: 16px 0;
} */

.blog-top-title h1 span {
    font-size: 22px;
    display: block;
}

.blog-top-content {
    position: absolute;
    padding-top: 70px;
    top: 0px;
    left: 0;
    right: 0;
}

.blog-top .breadcrumb {
    margin: 0 0 40px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}

.blog-top .breadcrumb li a {
    white-space: nowrap;
}

.blog-top .breadcrumb li+li:before,
.blog-top .breadcrumb li a:hover,
.blog-top .breadcrumb li a {
    color: var(--white);
}

.blog-category {
    position: absolute;
    bottom: 0;
    padding: 24px 32px;
    background: #ffffff;
    right: 15px;
    left: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.blog-category-item {
    color: var(--black, #231F20);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    display: block;
    margin-bottom: 20px;
    text-decoration: none;
}

.blog-category-item:hover,
.blog-category-item.active {
    color: var(--accent, #2D5BFF);
    font-weight: 600;
}


.blog-article {
    background: #F4F7FF;
    box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.10);
    margin-bottom: 20px;
}

.blog-article-image {
    position: relative;
}

.blog-article-image img {
    display: block;
    width: 100%;
    min-height: 245px;
    object-fit: cover;
}

.article-date {
    position: absolute;
    top: 0;
    left: 0;
    padding: 8px;
    background-color: #D5EAE5;

    color: var(--silver, #858585);
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    text-transform: uppercase;
}

.article-date:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 30px 16px 0 8px;
    border-color: #D5EAE5 transparent transparent transparent;
    border-style: solid;
    position: absolute;
    top: 0;
    right: -16px;
}

.blog-article-caption {
    padding: 24px;
}

.article-category {
    margin-bottom: 8px;
}

.article-category a {
    color: var(--silver, #858585);
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    text-decoration: none;
}

.article-title {
    color: var(--black, #231F20);
    height: 78px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;

    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 24px;
}

.article-title a {
    color: inherit;
    text-decoration: none;
}

.article-description {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;

    margin-bottom: 24px;
}

.article-btn a {
    color: var(--accent, #2D5BFF);
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    padding-bottom: 3px;
    border-bottom: 1px solid;
}

.blog-top-info {
    margin-top: 55px;
    display: flex;
    flex-direction: column;

    color: var(--white);

}

.blog-top-info>span {
    display: block;
    line-height: 24px;
    font-size: 16px;
}

.blog-top-info>span+span:before {
    content: '';
    display: block;
    width: 20px;
    height: 1px;
    background-color: var(--white);
    margin: 12px 0;
}

.blog-top-info>span svg {
    vertical-align: -6px;
    margin-right: 3px;
}

.article-content {
    color: var(--silver2, #605F5F);
    line-height: 26px;
    display: table;
    margin-bottom: 20px;
}

.article-content p {
    margin: 0 0 24px;
}

.article-content blockquote {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='44' height='38' viewBox='0 0 44 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath id='&%23226;&%23128;&%23156;' d='M30.8337 38L27.1262 34.5021C28.9237 31.5342 30.4966 28.5662 31.8448 25.5983C33.193 22.7364 33.9795 19.9275 34.2042 17.1715L25.778 15.4226V0H43.9785V11.1297C43.9785 17.7015 42.6303 23.0014 39.934 27.0293C37.1252 31.1632 34.0918 34.8201 30.8337 38ZM5.55515 38L1.84764 34.5021C3.64522 31.5342 5.21811 28.5662 6.56629 25.5983C7.91448 22.7364 8.70092 19.9275 8.92562 17.1715L0.499447 15.4226L0.499447 0L18.7 0V11.1297C18.7 17.7015 17.3518 23.0014 14.6554 27.0293C11.8467 31.1632 8.81327 34.8201 5.55515 38Z' fill='%23231F20'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 33px 29px;

    padding-left: 50px;
    margin: 0 0 40px;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.article-content h2:after,
.article-content h3:after {
    display: none;
}

.article-content h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 24px;
}

.article-content hr {
    margin: 24px 0;
    color: #E9ECEF;
}

.blog-module {
    margin-bottom: 40px;
}

.blog-module-title {}

.blog-module-subtitle {
    display: block;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    color: var(--silver, #858585);
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;

    margin-bottom: 24px;
}

.blog-module .slick-arrow {
    top: 150px;
}

.blog-module .slick-next {
    right: 0;
}

.blog-module .slick-prev {
    left: 0;
}

.blog-module .article-title {
    height: auto;
    min-height: 48px;
}

.blog-module .blog-article {
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.10);
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .blog-top-title h1 {
        font-size: 48px;
    }

    .blog-module .article-title {
        height: 78px;
    }
}

@media (min-width: 992px) {

    .blog-top-title h1 {
        font-size: 64px;
    }

    .blog-top-info {
        flex-direction: row;
        align-items: center;
        margin-top: 0;
    }

    .blog-top-info>span {
        display: flex;
        align-items: center;
    }

    .blog-top-info>span+span:before {
        margin: 0 10px;
    }

    .blog-category {
        background: transparent;
        padding: 0;
        flex-direction: row;
        justify-content: center;
        align-items: center;

        bottom: 80px;
    }

    .blog-category-item {
        margin: 0;
        color: var(--white, #FFF);
        font-size: 20px;
        font-weight: 600;
        display: flex;
        align-items: center;
    }

    .blog-category-item+.blog-category-item {
        margin-left: 30px;
    }

    .blog-category-item+.blog-category-item:before {
        content: '';
        display: block;
        height: 35px;
        width: 2px;
        background: rgba(217, 217, 217, 0.50);
        margin-right: 30px;
    }
}

@media (min-width: 1024px) {

    .blog-top {
        margin-bottom: 80px;
    }

    .blog-top-image img {
        max-height: 700px;
    }

    .blog-top-content {
        padding-top: 120px;
    }

    .blog-top-title h1 span {
        font-size: 32px;
    }

}

@media screen and (min-width: 1200px) {

    .blog-module {
        margin-bottom: 60px;
    }

    .blog-top-title {
        margin-top: 180px;
    }

    .blog-top-image img {
        max-height: 960px;
    }

    .blog-module-subtitle {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 32px;
    }

    .article-description {
        -webkit-line-clamp: 3;
    }

    .article-content {
        margin-bottom: 60px;
    }

}

@media screen and (min-width: 1300px) {
    .blog-module .slick-next {
        right: -60px;
    }

    .blog-module .slick-prev {
        left: -60px;
    }
}


@media screen and (min-width: 1400px) {
    .blog-top-title h1 {
        font-size: 84px;
    }

    .article-title {
        height: 56px;
        -webkit-line-clamp: 2;
    }

    .blog-module .slick-next {
        right: -68px;
    }

    .blog-module .slick-prev {
        left: -68px;
    }
}

/* category_promo */
.category-top {
    margin: 8px 0 32px;
}

.category-top .breadcrumb {
    justify-content: center;
    padding-top: 0;
}

/* article_promo */
.article-promo-top {
    margin: 8px 0 32px;
}

.article-promo-top h1 {
    font-size: 32px;
    line-height: 1.3;
    font-weight: 700;
    color: var(--black, #231F20);
    text-align: center;
    margin-bottom: 16px;
}

.article-promo-top h1:after {
    display: none;
}

.article-promo-top .breadcrumb {
    justify-content: center;
    padding-top: 0;
}

.article-content-promo {
    padding: 40px 0;
    margin-bottom: 40px;
    background: linear-gradient(95deg, #DDCCE1 7.56%, rgba(221, 204, 225, 0.10) 63.98%, rgba(229, 206, 234, 0.80) 100.94%);
}

@media (min-width: 768px) {
    .article-promo-top h1 {
        font-size: 40px;
    }
}

@media (min-width: 1200px) {
    .article-content-promo {
        padding: 80px 0;
        margin-bottom: 80px;
    }

    .article-promo-top {
        margin: 24px 0 48px;
    }

    .article-promo-top h1 {
        font-size: 48px;
    }
}