#vuon-minh-bang-ai .section-banner {
    background: url("https://static.mediacdn.vn/vtv.vn/images/du_lieu_doi_song/bg-home.png?1");
}
#vuon-minh-bang-ai .header-dlds {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 50px;
}
#vuon-minh-bang-ai .header-dlds .menu {
    display: flex;
    gap: 61px;
}
#vuon-minh-bang-ai .header-dlds .menu a {
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    font-family: "Space Grotesk";
}
#vuon-minh-bang-ai .header-dlds .menu a:hover, #vuon-minh-bang-ai .header-dlds .menu a.active {
    color: #4DA2D5;
}
.sapo-home {
    width: 568px;
    font-size: 13px;
    color: #fff;
    margin: 150px auto 50px;
    text-align: center;
}
.home__focus-ai {
    background: unset;
    padding-top: 0;
}
.home__focus-ai .flex {
    border: none;
    background: none;
    padding: 0;
}
.home__focus-ai .flex:before {
    display: none;
}

.input-search-wrapper {
    width: 660px;
    margin: 0 auto 136px;
    position: relative;
}

.input-search-wrapper .icon-left,
.input-search-wrapper .icon-right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.icon-left {
    left: 10px;
}

.icon-right {
    right: 10px;
}

.input-search-home {
    border: 2px solid #4DA2D5;
    border-radius: 10px;
    padding: 9px 38px;
    display: block;
    margin: 0 auto;
    width: 100%;
}

.box-category[data-layout="101"] .box-category-middle {
    grid-column-gap: 40px;
    grid-row-gap: 30px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    row-gap: 30px
}

.box-category[data-layout="101"] .box-category-middle .box-category-item:first-child {
    grid-column: 1/3;
    grid-row: 1/3
}

.box-category[data-layout="101"] .box-category-middle .box-category-item:first-child .box-category-link-with-avatar {
    margin-bottom: 30px
}

.box-category[data-layout="101"] .box-category-middle .box-category-item:first-child .box-category-content {
    position: relative
}

@media(max-width:991px) {
    .box-category[data-layout="101"] .box-category-middle .box-category-item:first-child .box-category-content {
        padding-left: 35px
    }
}

.box-category[data-layout="101"] .box-category-middle .box-category-item:first-child .box-category-link-title {
    font-size: 26px;
    letter-spacing: -.26px;
    line-height: 145%;
    margin-bottom: 20px;
    max-height: 100%;
    overflow: visible;
    overflow: initial
}

@media(max-width:991px) {
    .box-category[data-layout="101"] .box-category-middle .box-category-item:first-child .box-category-link-title {
        font-size: 22px;
        letter-spacing: -.22px;
        line-height: 145%;
        margin-bottom: 16px;
        max-height: 128px;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

.box-category[data-layout="101"] .box-category-middle .box-category-item:first-child .box-category-sapo {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #959595;
    display: -webkit-box;
    font-family: Neurial Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%;
    margin-top: 20px;
    max-height: 75px;
    overflow: hidden;
    text-overflow: ellipsis
}

@media(max-width:991px) {
    .box-category[data-layout="101"] .box-category-middle .box-category-item:first-child .box-category-sapo {
        font-size: 14px;
        line-height: 155%;
        margin-top: 16px;
        max-height: 66px
    }
}

.box-category[data-layout="101"] .box-category-middle .box-category-item .box-category-link-with-avatar {
    margin-bottom: 20px
}

.box-category[data-layout="101"] .box-category-middle .box-category-item .box-category-content {
    display: flex;
    flex-direction: column
}

.box-category[data-layout="101"] .box-category-middle .box-category-item .box-category-link-title {
    color: #e2e2e2;
    display: block;
    font-family: Neurial Grotesk;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.18px;
    line-height: 145%;
    margin-bottom: 12px;
    max-height: 104px;
    overflow: hidden;
    text-overflow: ellipsis
}

@media(max-width:991px) {
    .box-category[data-layout="101"] .box-category-middle .box-category-item .box-category-link-title {
        font-size: 16px;
        letter-spacing: -.16px;
        line-height: 145%;
        max-height: 91px
    }
}

.box-category[data-layout="101"] .box-category-middle .box-category-item .box-category-time {
    align-items: center;
    color: #1270B9;
    display: flex;
    font-family: IBM Plex Mono;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    gap: 5px;
    letter-spacing: .66px;
    line-height: 100%;
    text-transform: uppercase
}

.box-category[data-layout="101"] .box-category-middle .box-category-item .box-category-category,
.box-category[data-layout="101"] .box-category-middle .box-category-item .box-category-sapo {
    display: none
}

.box-category .box-category-middle .box-category-item .box-category-time .txt {
    color: #1270B9;
}

.box-category[data-layout="500"] .box-category-middle .box-category-item .box-category-time .txt {
    color: #1270B9;
}

.box-category[data-layout="500"] .box-category-middle .box-category-item .box-category-link-title {
    font-weight: 500;
}

.box-category[data-layout="600"] {
    margin: 0 0 0 14px;
    padding: 19px 0;
    border-left: none;
}

.box-category[data-layout="600"] .box-category-up .text {
    padding-left: 0;
    text-transform: uppercase;
    color: #1270B9;
}

.box-category[data-layout="600"] .box-category-up .text:before {
    display: none;
}

.box-category[data-layout="600"]:before {
    display: none;
}

.box-category[data-layout="601"] {
    margin-bottom: 40px;
    overflow: hidden;
    padding: 0 0 0 14px;
    position: relative;
}

.box-category[data-layout="601"] .box-category-up {
    align-items: center;
    justify-content: space-between;
    margin-bottom: 26px
}

.box-category[data-layout="601"] .box-category-up .text {
    color: #1270B9;
    display: block;
    font-family: Space Grotesk;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.24px;
    line-height: 120%;
    position: relative;
    text-transform: uppercase;
}

.box-category[data-layout="601"] .box-category-up .view {
    color: #272727;
    font-family: IBM Plex Mono;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .66px;
    line-height: 100%;
    text-transform: uppercase
}

.box-category[data-layout="601"] .box-category-middle {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.box-category[data-layout="601"] .box-category-middle .box-category-item .box-category-link-with-avatar {
    display: none
}

.box-category[data-layout="601"] .box-category-middle .box-category-item .box-category-content {
    display: flex;
    flex-direction: column
}

.box-category[data-layout="601"] .box-category-middle .box-category-item .box-category-link-title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #2c2c2c;
    display: -webkit-box;
    font-family: Space Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -.16px;
    line-height: 135%;
    margin-bottom: 10px;
    max-height: 66px;
    overflow: hidden;
    text-overflow: ellipsis
}

.box-category[data-layout="601"] .box-category-middle .box-category-item .box-category-sapo {
    display: none
}

.box-category[data-layout="601"] .box-category-middle .box-category-item .box-category-time {
    align-items: center;
    color: #9681fa;
    display: flex;
    font-family: IBM Plex Mono;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    gap: 5px;
    letter-spacing: .66px;
    line-height: 100%;
    text-transform: uppercase
}

.box-category[data-layout="601"] .box-category-middle .box-category-item .box-category-category {
    display: none
}

.home__new-ai .box-new-ai .col-r {
    border-left: 1px solid #d4d4d4;
}

.box-category-item .box-category-time .txt {
    text-transform: none !important;
    font-family: "Roboto" !important;
}

@media (max-width: 768px) {
    .sapo-home {
        width: unset;
        margin: 0;
        padding: 21px;
        font-size: 14px;
    }
    #vuon-minh-bang-ai .header-dlds {
        padding: 15px 12px;
    }
    #vuon-minh-bang-ai .header-dlds img {
        width: 213px;
    }
    .input-search-wrapper {
        width: unset;
        margin: 0 20px 38px;
    }
}

h1.title-cate {
    font-family: Space Grotesk;
    text-align: center;
    text-transform: uppercase;
    font-size: 35px;
    color: #4DA2D5;
    padding: 35px 0 10px;
}

.box-category[data-layout="502"] {
    margin-bottom: 30px;
}

.box-category[data-layout="502"] .box-category-middle .box-category-item:first-child {
    grid-column: 1/3;
    grid-row: 1/3
}

.box-category[data-layout="502"] .box-category-middle .box-category-item:first-child .box-category-content {
    position: relative
}

.box-category[data-layout="502"] .box-category-middle .box-category-item:first-child .box-category-link-title {
    font-size: 26px;
    letter-spacing: -.26px;
    line-height: 145%;
    margin-bottom: 10px;
    max-height: 100%;
    overflow: visible;
    overflow: initial;
    font-weight: 500;
}

.box-category[data-layout="502"] .box-category-middle .box-category-item:first-child .box-category-sapo {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #0E0E0E;
    display: -webkit-box;
    font-family: Neurial Grotesk;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 155%;
    margin-top: 10px;
    max-height: 75px;
    overflow: hidden;
    text-overflow: ellipsis
}

.box-category[data-layout="502"] .box-category-middle .box-category-item .box-category-content {
    display: flex;
    flex-direction: column
}

.box-category[data-layout="502"] .box-category-middle .box-category-item .box-category-link-title {
    color: #000;
    display: block;
    font-family: Neurial Grotesk;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.18px;
    line-height: 145%;
    margin-bottom: 12px;
    max-height: 104px;
    overflow: hidden;
    text-overflow: ellipsis
}

.box-category[data-layout="502"] .box-category-middle .box-category-item .box-category-time {
    align-items: center;
    color: #1270B9;
    display: flex;
    font-family: IBM Plex Mono;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    gap: 5px;
    letter-spacing: .66px;
    line-height: 100%;
    text-transform: uppercase
}

