/* =========================================================
Trường Phong - 0989 072 072 -Thememoi.vn
========================================================= */

/* =========================================================
   YEN ASMART - GREEN / GOLD PALETTE
   Selector duoc tang do uu tien de khong bi khoi mau cu ghi de.
========================================================= */
html body .phongvt-category-news-page {
    --yen-green: #063f2e;
    --yen-green-2: #0b5b3d;
    --yen-gold: #d6ad55;
    --yen-gold-light: #f0cf7b;
    --yen-cream: #fbf7ed;
    --yen-cream-2: #f5efe1;
    --yen-text: #18382c;
    --yen-muted: #66756d;
    --yen-border: #e5dac3;
    background: var(--yen-cream) !important;
    color: var(--yen-text) !important;
}

html body .phongvt-category-news-page .phongvt-category-news-hero {
    background: linear-gradient(118deg, #032d22 0%, #063f2e 55%, #0b6242 100%) !important;
    border-bottom: 3px solid #d6ad55 !important;
}

html body .phongvt-category-news-page .phongvt-category-news-hero::before {
    border-color: rgba(214, 173, 85, .20) !important;
    box-shadow: 0 0 0 70px rgba(214, 173, 85, .05), 0 0 0 140px rgba(214, 173, 85, .025) !important;
}

html body .phongvt-category-news-page .phongvt-category-news-glow {
    background: rgba(214, 173, 85, .18) !important;
}

html body .phongvt-category-news-page .phongvt-category-eyebrow,
html body .phongvt-category-news-page .phongvt-news-breadcrumb a:hover {
    color: #f0cf7b !important;
}

html body .phongvt-category-news-page .phongvt-category-news-filter a {
    border-color: #e5dac3 !important;
    background: #fff !important;
    color: #063f2e !important;
}

html body .phongvt-category-news-page .phongvt-category-news-filter a:hover,
html body .phongvt-category-news-page .phongvt-category-news-filter a.is-active {
    border-color: #d6ad55 !important;
    background: #d6ad55 !important;
    color: #173b2a !important;
    box-shadow: 0 5px 14px rgba(122, 91, 26, .16) !important;
}

html body .phongvt-category-news-page .phongvt-category-news-card,
html body .phongvt-category-news-page .phongvt-category-news-widget {
    background: #fff !important;
    border-color: #e5dac3 !important;
    box-shadow: 0 6px 18px rgba(33, 70, 49, .07) !important;
}

html body .phongvt-category-news-page .phongvt-category-news-card:hover {
    border-color: #d6ad55 !important;
    box-shadow: 0 16px 34px rgba(33, 70, 49, .14) !important;
}

html body .phongvt-category-news-page .phongvt-category-news-img {
    background: #f5efe1 !important;
    border-bottom-color: #d6ad55 !important;
}

html body .phongvt-category-news-page .phongvt-category-news-img > span {
    background: rgba(6, 63, 46, .94) !important;
    border-color: rgba(214, 173, 85, .75) !important;
    color: #fff !important;
}

html body .phongvt-category-news-page .phongvt-category-news-meta,
html body .phongvt-category-news-page .phongvt-category-news-body p,
html body .phongvt-category-news-page .phongvt-category-news-recent-item small {
    color: #66756d !important;
}

html body .phongvt-category-news-page .phongvt-category-news-meta i,
html body .phongvt-category-news-page .phongvt-category-news-btn,
html body .phongvt-category-news-page .phongvt-category-news-recent-item small i {
    color: #b88424 !important;
}

html body .phongvt-category-news-page .phongvt-category-news-body h2,
html body .phongvt-category-news-page .phongvt-category-news-body h2 a,
html body .phongvt-category-news-page .phongvt-category-news-widget > h3,
html body .phongvt-category-news-page .phongvt-category-news-recent-item strong {
    color: #063f2e !important;
}

html body .phongvt-category-news-page .phongvt-category-news-body h2 a:hover,
html body .phongvt-category-news-page .phongvt-category-news-recent-item:hover strong,
html body .phongvt-category-news-page .phongvt-category-news-btn:hover {
    color: #a87318 !important;
}

html body .phongvt-category-news-page .phongvt-category-news-widget > h3 > span {
    background: #d6ad55 !important;
}

html body .phongvt-category-news-page .phongvt-category-news-widget .searchform {
    border-color: #e5dac3 !important;
    background: #fffdf8 !important;
}

html body .phongvt-category-news-page .phongvt-category-news-widget input[type="search"],
html body .phongvt-category-news-page .phongvt-category-news-widget input[type="text"] {
    color: #18382c !important;
}

html body .phongvt-category-news-page .phongvt-category-news-widget .search-submit,
html body .phongvt-category-news-page .phongvt-category-news-widget button[type="submit"],
html body .phongvt-category-news-page .phongvt-category-news-widget input[type="submit"] {
    background: #063f2e !important;
    color: #fff !important;
}

html body .phongvt-category-news-page .phongvt-category-news-widget .search-submit:hover,
html body .phongvt-category-news-page .phongvt-category-news-widget button[type="submit"]:hover,
html body .phongvt-category-news-page .phongvt-category-news-widget input[type="submit"]:hover {
    background: #d6ad55 !important;
    color: #063f2e !important;
}

html body .phongvt-category-news-page .phongvt-category-news-cta {
    background: radial-gradient(circle at 90% 10%, rgba(214, 173, 85, .18), transparent 35%), linear-gradient(145deg, #032f23, #0a5b3d) !important;
    border: 1px solid rgba(214, 173, 85, .38) !important;
    box-shadow: 0 14px 30px rgba(6, 63, 46, .20) !important;
}

html body .phongvt-category-news-page .phongvt-category-news-cta .phongvt-cta-icon,
html body .phongvt-category-news-page .phongvt-category-news-cta .phongvt-cta-label {
    color: #f0cf7b !important;
    border-color: rgba(214, 173, 85, .65) !important;
}

html body .phongvt-category-news-page .phongvt-category-news-cta > h3,
html body .phongvt-category-news-page .phongvt-category-news-cta p {
    color: #fff !important;
}

html body .phongvt-category-news-page .phongvt-category-news-cta > a {
    background: #d6ad55 !important;
    color: #173b2a !important;
}

html body .phongvt-category-news-page .phongvt-category-news-cta > a:hover {
    background: #f0cf7b !important;
    color: #063f2e !important;
}

html body .phongvt-category-news-page .phongvt-category-news-pagination .page-numbers {
    border-color: #e5dac3 !important;
    background: #fff !important;
    color: #063f2e !important;
}

html body .phongvt-category-news-page .phongvt-category-news-pagination .page-numbers.current,
html body .phongvt-category-news-page .phongvt-category-news-pagination .page-numbers:hover {
    border-color: #d6ad55 !important;
    background: #d6ad55 !important;
    color: #173b2a !important;
}

:root {
    --kara-bg: #080808;
    --kara-card: #111;
    --kara-card2: #151515;
    --kara-gold: #d9a72e;
    --kara-gold2: #f0c24b;
    --kara-text: #e8e8e8;
    --kara-muted: #929292;
    --kara-border: #292929;
}

/* VN Đại Phong: đồng bộ tin tức xanh - trắng - vàng */
:root{--kara-bg:#f5f9fd;--kara-card:#fff;--kara-card2:#f3f8fc;--kara-gold:#f6a800;--kara-gold2:#e89500;--kara-text:#244b70;--kara-muted:#6f8498;--kara-border:#d8e7f3}
.phongvt-category-news-page{background:#f5f9fd;color:#244b70}.phongvt-category-news-hero{background:linear-gradient(120deg,#023d74,#07539a 60%,#0c6caf);border-bottom:3px solid #f6a800}.phongvt-category-news-hero::before{border-color:rgba(255,255,255,.16);box-shadow:0 0 0 70px rgba(255,255,255,.04),0 0 0 140px rgba(255,255,255,.025)}.phongvt-category-news-glow{background:rgba(118,204,255,.22)}.phongvt-news-breadcrumb,.phongvt-news-breadcrumb a,.phongvt-category-news-hero p{color:rgba(255,255,255,.8)!important}.phongvt-category-news-hero h1{color:#fff}.phongvt-category-eyebrow{color:#f6a800}.phongvt-category-news-filter a{border-color:#d6e6f3;background:#fff;color:#07539a!important;border-radius:99px}.phongvt-category-news-filter a:hover,.phongvt-category-news-filter a.is-active{border-color:#f6a800;background:#f6a800;color:#073f75!important}.phongvt-category-news-card,.phongvt-category-news-widget{background:#fff;border-color:#d8e7f3;box-shadow:0 5px 16px rgba(0,64,122,.06)}.phongvt-category-news-card:hover{border-color:#83bee7;box-shadow:0 15px 30px rgba(0,72,140,.15)}.phongvt-category-news-img{background:#edf6fc;border-bottom:3px solid #31a9e5}.phongvt-category-news-img>span{border-color:rgba(255,255,255,.45);background:#07539a;color:#fff}.phongvt-category-news-meta{color:#7890a5}.phongvt-category-news-meta i,.phongvt-category-news-btn{color:#e89500}.phongvt-category-news-body h2,.phongvt-category-news-body h2 a,.phongvt-category-news-widget>h3,.phongvt-category-news-recent-item strong{color:#07539a!important}.phongvt-category-news-body p{color:#62788f}.phongvt-category-news-widget>h3>span{background:#f6a800}.phongvt-category-news-widget .searchform{border-color:#cddfed!important;background:#f8fbfe!important}.phongvt-category-news-widget input[type="search"],.phongvt-category-news-widget input[type="text"]{color:#244b70!important}.phongvt-category-news-widget .search-submit,.phongvt-category-news-widget button[type="submit"],.phongvt-category-news-widget input[type="submit"]{background:#07539a!important;color:#fff!important}.phongvt-category-news-cta{background:linear-gradient(145deg,#064981,#07539a)!important;color:#fff}.phongvt-category-news-cta p{color:rgba(255,255,255,.82)}.phongvt-category-news-cta>a{background:#f6a800;color:#073f75!important}


/* =========================================================
   CONTAINER
========================================================= */

.phongvt-container {
    width: min(1480px, calc(100% - 36px));
    margin: auto;
}

.phongvt-category-news-page {
    background: var(--kara-bg);
    color: var(--kara-text);
    min-height: 100vh;
}

.phongvt-category-news-page a {
    text-decoration: none;
}


/* =========================================================
   HERO
========================================================= */

.phongvt-category-news-hero {
    position: relative;
    overflow: hidden;
    padding: 72px 0 62px;
    background: linear-gradient(
        115deg,
        #050505,
        #0d0b07 65%,
        #090909
    );
    border-bottom: 1px solid #222;
}

.phongvt-category-news-hero::before {
    content: "";
    position: absolute;
    right: 8%;
    top: -120px;
    width: 420px;
    height: 420px;
    border: 1px solid rgba(217, 167, 46, 0.09);
    border-radius: 50%;
    box-shadow:
        0 0 0 70px rgba(217, 167, 46, 0.02),
        0 0 0 140px rgba(217, 167, 46, 0.015);
}

.phongvt-category-news-glow {
    position: absolute;
    right: 15%;
    top: 15%;
    width: 230px;
    height: 230px;
    background: rgba(217, 167, 46, 0.08);
    filter: blur(80px);
    border-radius: 50%;
}

.phongvt-category-news-hero .phongvt-container {
    position: relative;
    z-index: 2;
}


/* =========================================================
   BREADCRUMB
========================================================= */

.phongvt-news-breadcrumb {
    display: flex;
    align-items: center;
    gap: 9px;
    flex-wrap: wrap;
    margin-bottom: 25px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    color: #777;
}

.phongvt-news-breadcrumb a {
    color: #aaa !important;
}

.phongvt-news-breadcrumb a:hover {
    color: var(--kara-gold2) !important;
}

.phongvt-news-breadcrumb i {
    font-size: 7px;
    color: #555;
}


/* =========================================================
   HERO TITLE
========================================================= */

.phongvt-category-eyebrow {
    display: block;
    color: var(--kara-gold);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.15em;
}

.phongvt-category-news-hero h1 {
    margin: 8px 0 0;
    color: #fff;
    font-size: clamp(42px, 5vw, 66px);
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.045em;
}

.phongvt-category-news-hero p {
    max-width: 720px;
    margin: 18px 0 0;
    color: #aaa;
    font-size: 15px;
    line-height: 1.7;
}


/* =========================================================
   MAIN
========================================================= */

.phongvt-category-news-main {
    padding: 48px 0 78px;
}


/* =========================================================
   CATEGORY FILTER
========================================================= */

.phongvt-category-news-filter {
    display: flex;
    gap: 9px;
    flex-wrap: wrap;
    margin-bottom: 28px;
}

.phongvt-category-news-filter a {
    display: inline-flex;
    align-items: center;
    min-height: 38px;
    padding: 0 15px;
    border: 1px solid #303030;
    border-radius: 6px;
    background: #101010;
    color: #aaa !important;
    font-size: 12px;
    font-weight: 700;
}

.phongvt-category-news-filter a:hover,
.phongvt-category-news-filter a.is-active {
    border-color: #765d1f;
    background: #1a160d;
    color: var(--kara-gold2) !important;
}


/* =========================================================
   LAYOUT
========================================================= */

.phongvt-category-news-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 330px;
    gap: 36px;
    align-items: start;
}

.phongvt-category-news-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}


/* =========================================================
   NEWS CARD
========================================================= */

.phongvt-category-news-card {
    overflow: hidden;
    background: #101010;
    border: 1px solid var(--kara-border);
    border-radius: 12px;
    transition: 0.28s;
}

.phongvt-category-news-card:hover {
    transform: translateY(-5px);
    border-color: #57461f;
    box-shadow: 0 22px 48px rgba(0, 0, 0, 0.28);
}


/* =========================================================
   CARD IMAGE
========================================================= */

.phongvt-category-news-img {
    position: relative;
    display: block;
    height: 245px;
    overflow: hidden;
    background: #151515;
}

.phongvt-category-news-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: 0.45s;
}

.phongvt-category-news-card:hover
.phongvt-category-news-img img {
    transform: scale(1.055);
}

.phongvt-category-news-img > span {
    position: absolute;
    left: 14px;
    bottom: 14px;
    padding: 6px 10px;
    border: 1px solid rgba(217, 167, 46, 0.5);
    border-radius: 4px;
    background: rgba(5, 5, 5, 0.87);
    color: var(--kara-gold2);
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.phongvt-category-news-img-empty {
    width: 100%;
    height: 100%;
    display: grid;
    place-items: center;
    color: #604c1d;
    font-size: 48px;
}


/* =========================================================
   CARD BODY
========================================================= */

.phongvt-category-news-body {
    padding: 22px;
}

.phongvt-category-news-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 13px;
    margin-bottom: 10px;
    color: #777;
    font-size: 11px;
}

.phongvt-category-news-meta i {
    margin-right: 4px;
    color: #a27d22;
}

.phongvt-category-news-body h2 {
    margin: 0;
    color: #fff;
    font-size: 21px;
    line-height: 1.38;
    font-weight: 700;
    letter-spacing: -0.02em;
}

.phongvt-category-news-body h2 a {
    color: #f2f2f2 !important;
}

.phongvt-category-news-body h2 a:hover {
    color: var(--kara-gold2) !important;
}

.phongvt-category-news-body p {
    margin: 11px 0 0;
    color: #8f8f8f;
    font-size: 13px;
    line-height: 1.65;
}

.phongvt-category-news-btn {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    margin-top: 17px;
    color: var(--kara-gold2) !important;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

.phongvt-category-news-btn i {
    transition: 0.2s;
}

.phongvt-category-news-btn:hover i {
    transform: translateX(4px);
}


/* =========================================================
   SIDEBAR
========================================================= */

.phongvt-category-news-sidebar {
    position: sticky;
    top: 95px;
    display: grid;
    gap: 18px;
}


/* =========================================================
   SIDEBAR WIDGET
========================================================= */

.phongvt-category-news-widget {
    padding: 22px;
    background: #101010;
    border: 1px solid var(--kara-border);
    border-radius: 14px;
}

.phongvt-category-news-widget > h3 {
    display: flex;
    align-items: center;
    gap: 9px;
    margin: 0 0 18px;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
}

.phongvt-category-news-widget > h3 > span {
    width: 3px;
    height: 18px;
    border-radius: 3px;
    background: var(--kara-gold);
}


/* =========================================================
   SEARCH FORM
========================================================= */

.phongvt-category-news-widget .searchform {
    position: relative !important;
    height: 44px !important;
    margin: 0 !important;
    overflow: hidden !important;
    border: 1px solid #323232 !important;
    border-radius: 7px !important;
    background: #080808 !important;
}

.phongvt-category-news-widget .searchform .flex-row,
.phongvt-category-news-widget .searchform > div {
    height: 100% !important;
    margin: 0 !important;
}

.phongvt-category-news-widget input[type="search"],
.phongvt-category-news-widget input[type="text"] {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 44px !important;
    padding: 0 54px 0 14px !important;
    border: 0 !important;
    background: transparent !important;
    color: #fff !important;
    box-shadow: none !important;
}

.phongvt-category-news-widget .search-submit,
.phongvt-category-news-widget button[type="submit"],
.phongvt-category-news-widget input[type="submit"] {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    width: 44px !important;
    min-width: 44px !important;
    height: 44px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: var(--kara-gold) !important;
    color: #111 !important;
    font-size: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.phongvt-category-news-widget .search-submit::before,
.phongvt-category-news-widget button[type="submit"]::before {
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    font-size: 15px;
    color: #111;
}


/* =========================================================
   RECENT POSTS
========================================================= */

.phongvt-category-news-recent {
    display: grid;
    gap: 14px;
}

.phongvt-category-news-recent-item {
    display: grid;
    grid-template-columns: 76px 1fr;
    gap: 12px;
    align-items: center;
}

.phongvt-category-news-recent-img img,
.phongvt-category-news-recent-img span {
    width: 76px;
    height: 61px;
    object-fit: cover;
    border-radius: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #191919;
    color: var(--kara-gold);
}

.phongvt-category-news-recent-item strong {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #e8e8e8;
    font-size: 13px;
    line-height: 1.4;
}

.phongvt-category-news-recent-item:hover strong {
    color: var(--kara-gold2);
}

.phongvt-category-news-recent-item small {
    display: block;
    margin-top: 6px;
    color: #777;
    font-size: 11px;
}

.phongvt-category-news-recent-item small i {
    margin-right: 4px;
    color: #a37d21;
}


/* =========================================================
   CTA
========================================================= */

.phongvt-category-news-cta {
    position: relative;
    overflow: hidden;
    padding: 27px 24px;
    background:
        radial-gradient(
            circle at 85% 10%,
            rgba(217, 167, 46, 0.16),
            transparent 34%
        ),
        linear-gradient(
            145deg,
            #17140d,
            #0e0e0e
        );
    border-color: #46391a;
}

.phongvt-category-news-cta::after {
    content: "";
    position: absolute;
    right: -35px;
    bottom: -45px;
    width: 130px;
    height: 130px;
    border: 1px solid rgba(217, 167, 46, 0.14);
    border-radius: 50%;
}

.phongvt-category-news-cta .phongvt-cta-icon {
    width: 45px;
    height: 45px;
    margin-bottom: 18px;
    display: grid;
    place-items: center;
    border: 1px solid #66501b;
    border-radius: 50%;
    color: var(--kara-gold2);
}

.phongvt-cta-label {
    display: block;
    margin-bottom: 7px;
    color: var(--kara-gold);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.14em;
}

.phongvt-category-news-cta > h3 {
    display: block !important;
    margin: 0 0 9px !important;
    font-size: 21px !important;
}

.phongvt-category-news-cta p {
    position: relative;
    z-index: 1;
    margin: 0 0 18px;
    color: #aaa;
    font-size: 13px;
    line-height: 1.65;
}

.phongvt-category-news-cta > a {
    position: relative;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 15px;
    border-radius: 6px;
    background: var(--kara-gold);
    color: #111 !important;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.phongvt-category-news-cta > a:hover {
    background: var(--kara-gold2);
}


/* =========================================================
   PAGINATION
========================================================= */

.phongvt-category-news-pagination {
    margin-top: 35px;
}

.phongvt-category-news-pagination .nav-links {
    display: flex;
    gap: 7px;
    flex-wrap: wrap;
}

.phongvt-category-news-pagination .page-numbers {
    min-width: 39px;
    height: 39px;
    padding: 0 11px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #2d2d2d;
    border-radius: 6px;
    background: #101010;
    color: #aaa !important;
    font-size: 12px;
    font-weight: 700;
}

.phongvt-category-news-pagination .page-numbers.current,
.phongvt-category-news-pagination .page-numbers:hover {
    background: var(--kara-gold);
    border-color: var(--kara-gold);
    color: #111 !important;
}


/* =========================================================
   EMPTY
========================================================= */

.phongvt-category-news-empty {
    padding: 40px;
    border: 1px dashed #333;
    border-radius: 10px;
    text-align: center;
    color: #888;
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 980px) {

    .phongvt-category-news-layout {
        grid-template-columns: 1fr;
    }

    .phongvt-category-news-sidebar {
        position: static;
        grid-template-columns: repeat(2, 1fr);
    }
}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 700px) {

    .phongvt-container {
        width: min(100% - 24px, 1180px);
    }

    .phongvt-category-news-hero {
        padding: 55px 0 45px;
    }

    .phongvt-category-news-hero h1 {
        font-size: 42px;
    }

    .phongvt-category-news-main {
        padding: 34px 0 55px;
    }

    .phongvt-category-news-grid {
        grid-template-columns: 1fr;
    }

    .phongvt-category-news-img {
        height: 225px;
    }

    .phongvt-category-news-sidebar {
        grid-template-columns: 1fr;
    }

    .phongvt-category-news-filter {
        gap: 7px;
    }

    .phongvt-category-news-filter a {
        padding: 0 12px;
    }
}

/* Final VN Đại Phong color overrides */
/* Căn giữa hero danh mục */
@media(max-width:700px){.phongvt-category-news-hero .phongvt-container{width:calc(100% - 24px)!important}.phongvt-category-news-hero h1{font-size:42px!important}}
.phongvt-category-news-hero .phongvt-container{display:flex!important;flex-direction:column;align-items:center;text-align:center}.phongvt-category-news-hero p{margin-left:auto!important;margin-right:auto!important}.phongvt-category-news-hero .phongvt-news-breadcrumb{justify-content:center}
/* Fix CTA sidebar: chữ rõ trên nền xanh */
.phongvt-category-news-page .phongvt-category-news-cta h3{color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 1px 1px rgba(0,0,0,.16)!important}.phongvt-category-news-page .phongvt-category-news-cta .phongvt-cta-icon,.phongvt-category-news-page .phongvt-category-news-cta .phongvt-cta-label{color:#f6a800!important}.phongvt-category-news-page .phongvt-category-news-widget .search-submit,.phongvt-category-news-page .phongvt-category-news-widget .search-submit i,.phongvt-category-news-page .phongvt-category-news-widget .search-submit svg,.phongvt-category-news-page .phongvt-category-news-widget button[type="submit"],.phongvt-category-news-page .phongvt-category-news-widget button[type="submit"] i,.phongvt-category-news-page .phongvt-category-news-widget button[type="submit"] svg{color:#fff!important;fill:#fff!important}
.phongvt-category-news-cta{background:linear-gradient(145deg,#064981,#07539a)!important;border:0!important;border-radius:14px!important;box-shadow:0 12px 26px rgba(0,60,115,.2)!important}.phongvt-category-news-cta .phongvt-cta-icon{color:#f6a800!important;border:1px solid rgba(246,168,0,.55)!important}.phongvt-category-news-cta .phongvt-cta-label{color:#f6a800!important}.phongvt-category-news-cta h3,.phongvt-category-news-cta>h3{color:#fff!important;font-size:22px!important;font-weight:700!important}.phongvt-category-news-cta p{color:rgba(255,255,255,.9)!important}.phongvt-category-news-cta>a{color:#073f75!important;background:#f6a800!important;border-radius:7px}.phongvt-category-news-cta>a:hover{color:#fff!important;background:#0b70bd!important}
.phongvt-category-news-page{background:#f5f9fd;color:#244b70}.phongvt-category-news-hero{background:linear-gradient(120deg,#023d74,#07539a 60%,#0c6caf);border-bottom:3px solid #f6a800}.phongvt-news-breadcrumb,.phongvt-news-breadcrumb a,.phongvt-category-news-hero p{color:rgba(255,255,255,.8)!important}.phongvt-category-news-hero h1{color:#fff}.phongvt-category-eyebrow{color:#f6a800}.phongvt-category-news-filter a{border-color:#d6e6f3;background:#fff;color:#07539a!important;border-radius:99px}.phongvt-category-news-filter a:hover,.phongvt-category-news-filter a.is-active{border-color:#f6a800;background:#f6a800;color:#073f75!important}.phongvt-category-news-card,.phongvt-category-news-widget{background:#fff;border-color:#d8e7f3;box-shadow:0 5px 16px rgba(0,64,122,.06)}.phongvt-category-news-card:hover{border-color:#83bee7;box-shadow:0 15px 30px rgba(0,72,140,.15)}.phongvt-category-news-img{background:#edf6fc;border-bottom:3px solid #31a9e5}.phongvt-category-news-img>span{background:#07539a;color:#fff}.phongvt-category-news-meta{color:#7890a5}.phongvt-category-news-meta i,.phongvt-category-news-btn{color:#e89500}.phongvt-category-news-body h2,.phongvt-category-news-body h2 a,.phongvt-category-news-widget>h3,.phongvt-category-news-recent-item strong{color:#07539a!important}.phongvt-category-news-body p{color:#62788f}.phongvt-category-news-widget>h3>span{background:#f6a800}.phongvt-category-news-widget .searchform{border-color:#cddfed!important;background:#f8fbfe!important}.phongvt-category-news-widget input[type="search"],.phongvt-category-news-widget input[type="text"]{color:#244b70!important}.phongvt-category-news-widget .search-submit,.phongvt-category-news-widget button[type="submit"],.phongvt-category-news-widget input[type="submit"]{background:#07539a!important;color:#fff!important}.phongvt-category-news-cta{background:linear-gradient(145deg,#064981,#07539a)!important;color:#fff}.phongvt-category-news-cta p{color:rgba(255,255,255,.82)}.phongvt-category-news-cta>a{background:#f6a800;color:#073f75!important}
