.box-section-blogs-02 {
    padding-top: 100px;
    margin-bottom: 80px;
}
.categories-pill-bar ul.categories-pill-list {
    margin-top: 25px;
}

.box-home-article-page .top {
    margin-bottom: 30px;
}

.box-section-blogs-02>.container>.row {
    margin-left: -40px;
    margin-right: -40px;
}

.box-section-blogs-02>.container>.row>div {
    padding-left: 40px;
    padding-right: 40px;
}

.box-content-article-top .article-item {
    padding: 0;
    border: 0;
    box-shadow: none;
    background: #fff;
    overflow: hidden;
}

.box-content-article-top .article-item .inner-image {
    margin-bottom: 0;
    border-radius: 16px;
}

.box-content-article-top .article-item .inner-content-hot {
    position: absolute;
    bottom: 0;
    padding: 30px;
    z-index: 1;
    pointer-events: none;
    width: 100%;
}

.box-content-article-top .article-item .inner-content-hot .categorys {
    margin-bottom: 20px;
}

.box-content-article-top .article-item .inner-content-hot .categorys span.article-category a {
    background: #0972CE;
    height: 32px;
    color: #fff;
    line-height: 32px;
}

.box-content-article-top .article-item .article-title a {
    color: #fff;
    font-size: 32px;
}

.box-content-article-top .article-item .article-title {
    line-height: 1.4;
    margin-bottom: 20px;
}

.box-content-article-top .article-item .inner-category .author a span.by,
.box-content-article-top .article-item .inner-category .author a span.name {
    color: #fff;
}

.box-content-article-top .article-item .inner-category .category-author {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
}

.box-content-article-top .article-item .inner-category .category-author .post-date {
    color: #fff;
    margin-bottom: 0;
}

.view-small-name {
    background: #FAFAFA;
    border-radius: 16px;
    padding: 40px;
    height: 100%;
}

.view-small-name .title {
    margin-bottom: 20px;
    font-size: 32px;
    font-weight: 700;
    color: var(--color-text);
}

.view-small-name .list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.view-small-name .list .article-item {
    border-radius: 16px;
    box-shadow: none;
}

.view-small-name .list .link .btn-all {
    width: 100%;
    display: flex;
}

.box-content-article-top .inner-article-top .inner-image .img {
    padding-top: 75%;
}

.box-article-right-top {
    height: 100%;
}

.box-page-popular-posts .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}

.box-page-popular-posts .top .right {
    display: flex;
    width: 120px;
    justify-content: space-between;
}

.box-page-popular-posts .top .right img {
    width: 40px;
    height: 40px;
}

.box-page-popular-posts .swiper {
    padding-bottom: 15px;
    position: static;
}

.box-section-blogs-031 {
    padding-bottom: 80px;
}

.box-page-popular-posts article.article-item {
    box-shadow: none;
    border: 1px solid #EEEEEE;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.box-page-popular-posts .article-item .inner-article-top .inner-content .article-description {
    margin-bottom: 0;
}

.box-page-popular-posts .article-item .inner-article-top .inner-content span.post-date {
    color: #3A464F;
    display: block;
    margin-bottom: 10px;
}

.box-page-popular-posts .article-item .inner-article-top .inner-content .article-title {
    margin-bottom: 10px;
}

.box-page-popular-posts .top .title-section {
    margin-bottom: 0;
}

.box-page-featured-posts {
    background: var(--bg-light-hover);
    padding: 40px;
    border-radius: 40px;
}

.box-page-featured-posts .title-section {
    margin-bottom: 30px;
}

.box-page-featured-posts .article-item {
    box-shadow: none;
    border: 1px solid #EEEEEE;
    height: auto;
}

.box-section-blogs-032 {
    margin-bottom: 80px;
}

.box-page-popular-posts .top .swiper-button-prev-ports,
.box-page-popular-posts .top .swiper-button-next-ports {
    display: block;
}

.box-home-article-page .link-more a {
    min-width: 240px;
}

.box-section-blogs-033 {
    padding-bottom: 80px;
}

.box-page-popular-posts .top .swiper-button-disabled {
    opacity: 0.3;
    cursor: auto;
}

.box-page-popular-posts .top .right .swiper-button-lock~.swiper-button-lock {
    opacity: 1;
}
.box-content-article-top .article-item:before {
    content: '';
    position: absolute;
    background-image: linear-gradient(#13121600, #001a3599 100%);
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
@media (min-width:1300px) {
    .box-content-article-top .inner-article-top .inner-image .img {
        padding-top: 635px;
    }
}

@media (min-width:1200px) and (max-width:1300px) {
    .box-content-article-top .inner-article-top .inner-image .img {
        padding-top: 565px;
    }
}

@media (max-width:1299.98px) {
    .box-section-blogs-032 {
        margin-bottom: 60px;
    }

    .box-section-blogs-033 {
        padding-bottom: 60px;
    }

    .box-section-blogs-02 {
        padding-top: 40px;
        margin-bottom: 60px;
        overflow: hidden;
    }

    .box-page-featured-posts .article-item,
    .box-page-popular-posts article.article-item {
        width: 350px;
    }
}

@media (min-width:992px) and (max-width:1299.98px) {
    .box-section-blogs-02>.container>.row {
        margin-left: -20px;
        margin-right: -20px;
    }

    .box-section-blogs-02>.container>.row>div {
        padding-left: 20px;
        padding-right: 20px;
    }

    .view-small-name {
        padding: 20px;
    }
}

@media (max-width:1023.99px) {
    .box-section-blogs-02>.container>.row>div {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .box-content-article-top .article-item .inner-content-hot .categorys {
        margin-bottom: 10px;
    }

    .box-content-article-top .article-item .article-title {
        margin-bottom: 15px;
    }

    .box-content-article-top .article-item .article-title a {
        font-size: 24px;
    }

    .box-content-article-top {
        margin-bottom: 30px;
    }

    .view-small-name {
        padding: 15px;
    }

    .view-small-name .title {
        font-size: 24px;
    }

    .box-page-popular-posts .top .right {
        width: 90px;
    }

    .box-section-blogs-031 {
        padding-bottom: 50px;
    }

    .box-page-featured-posts {
        padding: 15px;
        border-radius: 24px;
    }

    .box-page-featured-posts .box-content-article-02 .swiper {
        padding-bottom: 0;
    }
}

@media (max-width: 575.98px) {
    .box-home-article-page .top {
        margin-bottom: 20px;
    }
}