@charset "UTF-8";
@font-face {
  font-family: "Beaufort";
  src: url("https://static.mediacdn.vn/HAP/fonts/Beaufort-Italic.eot");
  src: url("https://static.mediacdn.vn/HAP/fonts/Beaufort-Italic.eot?#iefix") format("embedded-opentype"), url("https://static.mediacdn.vn/HAP/fonts/Beaufort-Italic.woff2") format("woff2"), url("https://static.mediacdn.vn/HAP/fonts/Beaufort-Italic.woff") format("woff"), url("https://static.mediacdn.vn/HAP/fonts/Beaufort-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BrownVN";
  src: url("https://static.mediacdn.vn/HAP/fonts/BrownVN.eot");
  src: url("https://static.mediacdn.vn/HAP/fonts/BrownVN.eot?#iefix") format("embedded-opentype"), url("https://static.mediacdn.vn/HAP/fonts/BrownVN.woff2") format("woff2"), url("https://static.mediacdn.vn/HAP/fonts/BrownVN.woff") format("woff"), url("https://static.mediacdn.vn/HAP/fonts/BrownVN.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BrownVN";
  src: url("https://static.mediacdn.vn/HAP/fonts/BrownVN-Light.eot");
  src: url("https://static.mediacdn.vn/HAP/fonts/BrownVN-Light.eot?#iefix") format("embedded-opentype"), url("https://static.mediacdn.vn/HAP/fonts/BrownVN-Light.woff2") format("woff2"), url("https://static.mediacdn.vn/HAP/fonts/BrownVN-Light.woff") format("woff"), url("https://static.mediacdn.vn/HAP/fonts/BrownVN-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BrownVN";
  src: url("https://static.mediacdn.vn/HAP/fonts/BrownVN-Bold.eot");
  src: url("https://static.mediacdn.vn/HAP/fonts/BrownVN-Bold.eot?#iefix") format("embedded-opentype"), url("https://static.mediacdn.vn/HAP/fonts/BrownVN-Bold.woff2") format("woff2"), url("https://static.mediacdn.vn/HAP/fonts/BrownVN-Bold.woff") format("woff"), url("https://static.mediacdn.vn/HAP/fonts/BrownVN-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BrownVN";
  src: url("https://static.mediacdn.vn/HAP/fonts/BrownVN-LightItalic.eot");
  src: url("https://static.mediacdn.vn/HAP/fonts/BrownVN-LightItalic.eot?#iefix") format("embedded-opentype"), url("https://static.mediacdn.vn/HAP/fonts/BrownVN-LightItalic.woff2") format("woff2"), url("https://static.mediacdn.vn/HAP/fonts/BrownVN-LightItalic.woff") format("woff"), url("https://static.mediacdn.vn/HAP/fonts/BrownVN-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Beaufort";
  src: url("https://static.mediacdn.vn/HAP/fonts/Beaufort-Regular.eot");
  src: url("https://static.mediacdn.vn/HAP/fonts/Beaufort-Regular.eot?#iefix") format("embedded-opentype"), url("https://static.mediacdn.vn/HAP/fonts/Beaufort-Regular.woff2") format("woff2"), url("https://static.mediacdn.vn/HAP/fonts/Beaufort-Regular.woff") format("woff"), url("https://static.mediacdn.vn/HAP/fonts/Beaufort-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BrownVN";
  src: url("https://static.mediacdn.vn/HAP/fonts/BrownVN-RegularItalic.eot");
  src: url("https://static.mediacdn.vn/HAP/fonts/BrownVN-RegularItalic.eot?#iefix") format("embedded-opentype"), url("https://static.mediacdn.vn/HAP/fonts/BrownVN-RegularItalic.woff2") format("woff2"), url("https://static.mediacdn.vn/HAP/fonts/BrownVN-RegularItalic.woff") format("woff"), url("https://static.mediacdn.vn/HAP/fonts/BrownVN-RegularItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BrownVN";
  src: url("https://static.mediacdn.vn/HAP/fonts/BrownVN-ThinItalic.eot");
  src: url("https://static.mediacdn.vn/HAP/fonts/BrownVN-ThinItalic.eot?#iefix") format("embedded-opentype"), url("https://static.mediacdn.vn/HAP/fonts/BrownVN-ThinItalic.woff2") format("woff2"), url("https://static.mediacdn.vn/HAP/fonts/BrownVN-ThinItalic.woff") format("woff"), url("https://static.mediacdn.vn/HAP/fonts/BrownVN-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
body {
  font-family: "BrownVN";
  font-size: 16px;
  line-height: 22px;
  color: #252525;
  background-color: #fff;
  -webkit-animation-duration: 0.1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0.1s;
  -webkit-tap-highlight-color: transparent;
  margin: 0;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1140px;
  }
}
@media (min-width: 1310px) {
  .container {
    width: 1322px;
  }
}

.ban-tin-kien-thucv5 {
  background: var(--HAP-5, #f7f5f0);
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: geometricPrecision;
  -moz-text-size-adjust: none;
       text-size-adjust: none;
  -webkit-text-size-adjust: none;
}

.layout__sticky-icon {
  display: none !important;
}

*,
::after,
::before {
  box-sizing: border-box;
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

a {
  text-decoration: none;
  color: #666666;
  outline: none;
}
a:hover {
  text-decoration: none;
}

p {
  margin: 0;
}

h1,
h2,
h3 {
  margin: 0;
}

img {
  width: 100%;
  max-width: 100%;
  display: block;
  image-rendering: -webkit-optimize-contrast;
  color: transparent;
}

input,
textarea,
select,
a {
  outline: none;
}

.w-calc-header {
  width: calc(33.33% - 20px);
  height: -moz-fit-content;
  height: fit-content;
}
@media (max-width: 1309px) {
  .w-calc-header {
    width: 100%;
  }
}

.w-740 {
  width: 740px;
  margin-left: auto;
}
@media (max-width: 1309px) {
  .w-740 {
    width: 600px;
  }
}
@media (max-width: 1309px) {
  .w-740 {
    width: 100%;
  }
}

.p-0 {
  padding: 0 !important;
}

.pt-80 {
  padding-top: 80px;
}
@media (max-width: 1309px) {
  .pt-80 {
    padding-top: 70px;
  }
}
@media (max-width: 767px) {
  .pt-80 {
    padding-top: 40px;
  }
}

.pb-80 {
  padding-bottom: 80px;
}
@media (max-width: 1309px) {
  .pb-80 {
    padding-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .pb-80 {
    padding-bottom: 40px;
  }
}

.d-none {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  height: 100% !important;
  flex-direction: column;
}

.d-block {
  display: block !important;
}

.d-flex {
  display: flex;
}

.m-0 {
  margin: 0;
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.img-circle {
  border-radius: 50%;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: block;
}

.border-0 {
  border: 0 !important;
}

.clearfix {
  clear: both;
}

.show-pc {
  display: block;
}
@media (max-width: 767px) {
  .show-pc {
    display: none;
  }
}

.show-mb {
  display: none;
}
@media (max-width: 767px) {
  .show-mb {
    display: block;
  }
}

.hidden {
  display: none !important;
}

.text-center {
  text-align: center;
}
.text-center .all-job {
  background: #b69325;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 80px;
  padding: 12px 15px;
  justify-content: center;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  transition: all 0.5s;
  cursor: pointer;
}
.text-center .all-job .view-more {
  border: none;
  background: transparent;
  color: #f8f8f8;
  cursor: pointer;
}
@media (max-width: 767px) {
  .text-center .all-job {
    margin-top: 30px;
  }
}
.text-center .all-job .icon {
  display: flex;
  margin-bottom: 5px;
}
.text-center .all-job:hover {
  color: #b69325;
  background: #0a0a0a;
}
.text-center .all-job:hover .icon svg path {
  fill: #b69325;
}

.img-resize {
  display: block;
  position: relative;
  height: -moz-max-content;
  height: max-content;
}
.img-resize:before {
  padding-bottom: 62.5%; /* 16:10 */
  content: "";
  display: block;
}
.img-resize .box-category-avatar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  margin: auto;
  background-size: cover;
  background-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}

.img-square {
  display: block;
  position: relative;
  height: -moz-max-content;
  height: max-content;
}
.img-square:before {
  padding-bottom: 133.33%; /* 3:4 */
  content: "";
  display: block;
}
.img-square .box-category-avatar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  margin: auto;
  background-size: cover;
  background-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}

.iframe-resize {
  display: block;
  position: relative;
  height: -moz-max-content;
  height: max-content;
}
.iframe-resize:before {
  padding-bottom: 56.25%;
  content: "";
  display: block;
}
.iframe-resize .iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.header {
  min-height: 62px;
  z-index: 99;
  position: relative;
}
.header.bg-white {
  border-bottom: 1px solid rgba(36, 36, 36, 0.12);
}
.header.bg-white .header__middle .header__list-menu .item-menu {
  color: #242424;
}
.header.bg-white .header__middle .langguage .langguage-click {
  color: #0a0a0a;
}
.header.bg-white .header__middle-flex.sticky_header .header__list-menu .item-menu {
  color: #fff;
}
.header.bg-white .header__middle-flex.sticky_header .langguage .langguage-click {
  color: #fff;
}
.header.bg-white .header__middle-flex.sticky_header .langguage .langguage-click .globe2 {
  display: flex;
}
.header.bg-white .header__middle-flex.sticky_header .langguage .langguage-click .globe1 {
  display: none;
}
.header.bg-white .header__middle-flex.sticky_header .header__bar-mob .icon svg path {
  fill: #fff;
}
.header.bg-white .header__middle-flex .header__bar-mob .icon svg path {
  fill: #0a0a0a;
}
.header.bg-brown {
  background: #221c0e;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.header.bg-brown .header__middle .header__list-menu .item-menu {
  color: #fff;
}
.header.bg-brown .header__middle .langguage .langguage-click {
  color: #fff;
}
.header.bg-brown .header__middle-flex.sticky_header .header__list-menu .item-menu {
  color: #fff;
}
.header.bg-brown .header__middle-flex.sticky_header .langguage .langguage-click {
  color: #fff;
}
.header.bg-brown .header__middle-flex.sticky_header .langguage .langguage-click .globe2 {
  display: flex;
}
.header.bg-brown .header__middle-flex.sticky_header .langguage .langguage-click .globe1 {
  display: none;
}
.header.bg-brown .header__middle-flex.sticky_header .header__bar-mob .icon svg path {
  fill: #fff;
}
.header.bg-brown .header__middle-flex .header__bar-mob .icon svg path {
  fill: #fff;
}
.header.bg-black {
  background: #000;
}
.header.bg-gray {
  background: #ece9e0;
  border-bottom: 1px solid rgba(36, 36, 36, 0.12);
}
.header.bg-gray .header__middle .header__list-menu .item-menu {
  color: #242424;
}
.header.bg-gray .header__middle .langguage .langguage-click {
  color: #0a0a0a;
}
.header.bg-gray .header__middle-flex.sticky_header .header__list-menu .item-menu {
  color: #fff;
}
.header.bg-gray .header__middle-flex.sticky_header .langguage .langguage-click {
  color: #fff;
}
.header.bg-gray .header__middle-flex.sticky_header .langguage .langguage-click .globe2 {
  display: flex;
}
.header.bg-gray .header__middle-flex.sticky_header .langguage .langguage-click .globe1 {
  display: none;
}
.header.bg-gray .header__middle-flex.sticky_header .header__bar-mob .icon svg path {
  fill: #fff;
}
.header.bg-gray .header__middle-flex .header__bar-mob .icon svg path {
  fill: #0a0a0a;
}
.header__middle {
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding: 6px 60px;
  background: #fff;
  -webkit-backdrop-filter: blur(54.8499984741px);
          backdrop-filter: blur(54.8499984741px);
  transition: 0.5s all;
}
@media (max-width: 1650px) {
  .header__middle {
    padding: 6px 16px;
  }
}
@media (max-width: 1400px) {
  .header__middle {
    padding: 6px 20px;
  }
}
@media (max-width: 991px) {
  .header__middle {
    padding: 7px 20px;
  }
}
.header__middle.sticky_header {
  position: fixed;
  background: #fff;
  -webkit-backdrop-filter: blur(54.8499984741px);
          backdrop-filter: blur(54.8499984741px);
  width: 100%;
  left: 0;
  top: 0;
  z-index: 9;
  padding: 10px 60px;
}
@media (max-width: 991px) {
  .header__middle.sticky_header {
    padding: 7px 20px;
  }
}
.header__middle.sticky_header .logo {
  margin: 0;
  padding: 0;
}
.header__middle.sticky_header .logo .logo-sub1 {
  display: none;
}
.header__middle.sticky_header .logo .logo-sub2 {
  display: block;
}
.header__middle-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 1630px) {
  .header__middle-flex {
    gap: 30px;
  }
}
@media (max-width: 991px) {
  .header__middle-flex {
    display: flex;
    justify-content: space-between;
  }
}
.header__middle-flex .logo {
  display: flex;
  justify-content: center;
}
@media (max-width: 991px) {
  .header__middle-flex .logo {
    padding: 0;
  }
}
.header__middle-flex .logo .logo-sub1 {
  width: 199px;
  height: auto;
}
@media (max-width: 1650px) {
  .header__middle-flex .logo .logo-sub1 {
    width: 160px;
  }
}
@media (max-width: 991px) {
  .header__middle-flex .logo .logo-sub1 {
    width: 163px;
  }
}
.header__middle-flex .logo .logo-sub2 {
  display: none;
}
.header__middle-flex .langguage {
  display: flex;
}
.header__middle-flex .langguage.show .langguage-click .icon-dow {
  transition: 0.5s all;
  transform: rotate(180deg);
}
.header__middle-flex .langguage .langguage-click {
  color: #0a0a0a;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 6px;
}
.header__middle-flex .langguage .langguage-click .icon {
  display: flex;
}
.header__middle-flex .langguage .langguage-click .icon .globe2 {
  display: none;
}
.header__middle-flex .langguage .langguage-click .icon-dow {
  display: flex;
  transition: 0.5s all;
}
.header__middle-flex .langguage .langguage-bot {
  position: absolute;
  background: #ece9e0;
  display: none;
  right: 0px;
  top: 100%;
  width: 75px;
  z-index: 10;
}
@media (max-width: 991px) {
  .header__middle-flex .langguage .langguage-bot {
    right: 0;
    top: 30px;
  }
}
@media (max-width: 767px) {
  .header__middle-flex .langguage .langguage-bot {
    right: 0;
    top: 30px;
  }
}
.header__middle-flex .langguage .langguage-bot .langguage-show {
  padding: 10px;
}
.header__middle-flex .langguage .langguage-bot .langguage-show .langguage-sub {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #0a0a0a;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.header__list-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
@media (max-width: 1650px) {
  .header__list-menu {
    gap: 10px;
  }
}
@media (max-width: 1199px) {
  .header__list-menu {
    display: none;
  }
}
.header__list-menu .item-nav {
  position: relative;
}
.header__list-menu .item-nav.open-dropdown .box-dropdown {
  max-height: 100vh !important;
}
.header__list-menu .item-nav.open-dropdown .item-menu .icon {
  transition: 0.5s all;
  transform: rotate(180deg);
}
.header__list-menu .item-nav .box-dropdown {
  position: absolute;
  left: 50%;
  top: 100%;
  width: -moz-max-content;
  width: max-content;
  transform: translateX(-50%);
  z-index: 3;
  overflow: hidden;
  max-height: 0;
  transition: 1s all;
  background: var(--HAP-5, #f7f5f0);
}
.header__list-menu .item-nav .box-dropdown .item-dropdown {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
.header__list-menu .item-nav .box-dropdown .item-dropdown:first-child {
  border-top: 0;
}
.header__list-menu .item-nav .box-dropdown .item-dropdown .item-child-nav {
  display: block;
  padding: 15px 10px;
  color: #000;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  transition: 0.5s all;
}
.header__list-menu .item-nav .box-dropdown .item-dropdown .item-child-nav:hover {
  color: #f7f5f0;
  background: var(--HAP-3, #b69325);
}
.header__list-menu .item-menu {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #000;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  padding: 15px 0;
}
.header__list-menu .item-menu .icon {
  transition: 0.5s all;
  display: flex;
}
.header__bar-mob {
  display: flex;
  cursor: pointer;
}
.header__bar-mob .icon-bar {
  display: flex;
}
@media (max-width: 991px) {
  .header__bar-mob .icon-bar svg rect {
    fill: #a89761;
  }
}
.header__bar-mob .icon-close {
  display: none;
}
@media (max-width: 991px) {
  .header__bar-mob .icon-close svg path {
    fill: #a89761;
  }
}
.header__action-form {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 1650px) {
  .header__action-form {
    gap: 10px;
  }
}
@media (max-width: 991px) {
  .header__action-form {
    flex: none;
  }
}
.header__action-form .box-flex-user {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 991px) {
  .header__action-form .box-flex-user {
    display: none;
  }
}
@media (max-width: 1400px) {
  .header__action-form .box-flex-user .loginheader {
    min-width: -moz-fit-content;
    min-width: fit-content;
  }
}
.header__action-form .box-flex-user .btn-send {
  background: #382e18;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 15px;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  max-height: 37px;
}
@media (max-width: 1650px) {
  .header__action-form .box-flex-user .btn-send {
    padding: 6px 8px;
  }
}
@media (max-width: 1470px) {
  .header__action-form .box-flex-user .btn-send {
    display: none;
  }
}
.header__action-form .box-flex-user .btn-send .icon {
  display: flex;
  position: relative;
  top: -1px;
}
.header__action-form .box-flex-user .btn-user {
  background: #b69325;
  display: flex;
  align-items: center;
  gap: 4px;
  color: #f8f8f8;
  text-align: center;
  padding: 11px 15px;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  max-height: 37px;
}
@media (max-width: 1650px) {
  .header__action-form .box-flex-user .btn-user {
    padding: 6px 8px;
  }
}
@media (max-width: 1400px) {
  .header__action-form .box-flex-user .btn-user {
    width: -moz-fit-content;
    width: fit-content;
    background: transparent;
    padding: 0;
  }
}
@media (max-width: 1400px) {
  .header__action-form .box-flex-user .btn-user .txt {
    display: none;
  }
}
.header__action-form .box-flex-user .btn-user .icon {
  display: flex;
}
@media (max-width: 1400px) {
  .header__action-form .box-flex-user .btn-user .icon svg path {
    fill: #000;
  }
}
.header__menu-sub {
  position: absolute;
  top: 100%;
  width: 100%;
  height: 100vh;
  max-height: 0;
  transition: all 0.3s ease;
  overflow: hidden;
  background: #fff;
  z-index: 2;
  left: 0;
}
.header__menu-sub .scroll {
  overflow-y: auto;
  height: 100%;
  /* Handle */
}
.header__menu-sub .scroll::-webkit-scrollbar {
  width: 1px;
}
.header__menu-sub .scroll::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
}
.header__menu-sub .scroll .box-middle-menu {
  padding: 87px 110px 145px 110px;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}
@media (max-width: 1400px) {
  .header__menu-sub .scroll .box-middle-menu {
    padding: 50px 65px 145px 65px;
  }
}
@media (max-width: 1199px) {
  .header__menu-sub .scroll .box-middle-menu {
    padding: 40px;
  }
}
@media (max-width: 991px) {
  .header__menu-sub .scroll .box-middle-menu {
    padding: 30px 16px 150px 16px;
  }
}
.header__menu-sub .scroll .box-middle-menu .box-list-menu .col-flex-item {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding: 60px 0;
}
@media (max-width: 1199px) {
  .header__menu-sub .scroll .box-middle-menu .box-list-menu .col-flex-item {
    padding: 30px 0;
  }
}
.header__menu-sub .scroll .box-middle-menu .box-list-menu .col-flex-item:first-child {
  padding-top: 0;
}
.header__menu-sub .scroll .box-middle-menu .box-list-menu .col-flex-item:last-child {
  padding-bottom: 40px;
}
@media (max-width: 991px) {
  .header__menu-sub .scroll .box-middle-menu .box-list-menu .col-flex-item:last-child {
    padding-bottom: 30px;
  }
}
.header__menu-sub .scroll .box-middle-menu .box-list-menu .col-flex-item .title-text {
  display: flex;
  align-items: center;
  color: #2a2a2a;
  font-family: Beaufort;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 48px */
  letter-spacing: -2.4px;
  margin-bottom: 30px;
}
@media (max-width: 1309px) {
  .header__menu-sub .scroll .box-middle-menu .box-list-menu .col-flex-item .title-text {
    font-size: 36px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .header__menu-sub .scroll .box-middle-menu .box-list-menu .col-flex-item .title-text {
    font-size: 29px;
    margin-bottom: 17px;
  }
}
@media (max-width: 991px) {
  .header__menu-sub .scroll .box-middle-menu .box-list-menu .col-flex-item .title-text {
    justify-content: space-between;
    font-size: 30px;
    margin-bottom: 0;
  }
}
.header__menu-sub .scroll .box-middle-menu .box-list-menu .col-flex-item .title-text .icon {
  display: none;
}
@media (max-width: 991px) {
  .header__menu-sub .scroll .box-middle-menu .box-list-menu .col-flex-item .title-text .icon {
    display: flex;
  }
}
.header__menu-sub .scroll .box-middle-menu .box-list-menu .col-flex-item .w-calc-header {
  width: calc(33.33% - 20px);
}
@media (max-width: 991px) {
  .header__menu-sub .scroll .box-middle-menu .box-list-menu .col-flex-item .w-calc-header {
    width: 100%;
  }
}
.header__menu-sub .scroll .box-middle-menu .box-list-menu .col-flex-item .box-child-menu {
  width: calc(33.33% - 20px);
}
@media (max-width: 991px) {
  .header__menu-sub .scroll .box-middle-menu .box-list-menu .col-flex-item .box-child-menu.show .title-text .icon {
    transform: rotate(180deg);
  }
}
@media (max-width: 991px) {
  .header__menu-sub .scroll .box-middle-menu .box-list-menu .col-flex-item .box-child-menu {
    width: 100%;
  }
}
.header__menu-sub .scroll .box-middle-menu .box-list-menu .col-flex-item .box-child-menu .list-menu-child {
  display: flex;
  flex-direction: column;
  gap: 13px;
}
@media (max-width: 1199px) {
  .header__menu-sub .scroll .box-middle-menu .box-list-menu .col-flex-item .box-child-menu .list-menu-child {
    gap: 10px;
  }
}
@media (max-width: 991px) {
  .header__menu-sub .scroll .box-middle-menu .box-list-menu .col-flex-item .box-child-menu .list-menu-child {
    display: none;
    margin-top: 20px;
  }
}
.header__menu-sub .scroll .box-middle-menu .box-list-menu .col-flex-item .box-child-menu .list-menu-child .child-menu {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 24.3px */
  letter-spacing: -0.36px;
  text-transform: uppercase;
  opacity: 0.6;
}
@media (max-width: 1309px) {
  .header__menu-sub .scroll .box-middle-menu .box-list-menu .col-flex-item .box-child-menu .list-menu-child .child-menu {
    font-size: 15px;
  }
}
@media (max-width: 1199px) {
  .header__menu-sub .scroll .box-middle-menu .box-list-menu .col-flex-item .box-child-menu .list-menu-child .child-menu {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .header__menu-sub .scroll .box-middle-menu .box-list-menu .col-flex-item .box-child-menu .list-menu-child .child-menu {
    font-size: 16px;
    padding: 4px 0;
  }
}
.header__menu-sub .scroll .box-middle-menu .btn-user {
  background: #b69325;
  display: none;
  align-items: center;
  gap: 4px;
  color: #f8f8f8;
  text-align: center;
  padding: 11px 15px;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  max-height: 37px;
  width: -moz-max-content;
  width: max-content;
}
@media (max-width: 991px) {
  .header__menu-sub .scroll .box-middle-menu .btn-user {
    display: flex;
    margin-top: 30px;
  }
}
.header__menu-sub .scroll .box-middle-menu .box-footer-top {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}
@media (max-width: 991px) {
  .header__menu-sub .scroll .box-middle-menu .box-footer-top {
    margin-top: 30px;
    flex-direction: column;
  }
}
.header__menu-sub .scroll .box-middle-menu .box-footer-top .hap {
  width: 45%;
}
@media (max-width: 1400px) {
  .header__menu-sub .scroll .box-middle-menu .box-footer-top .hap {
    width: 30%;
  }
}
@media (max-width: 991px) {
  .header__menu-sub .scroll .box-middle-menu .box-footer-top .hap {
    width: 100%;
    margin-bottom: 30px;
  }
}
.header__menu-sub .scroll .box-middle-menu .box-footer-top .hap .txt {
  color: #8c8c8c;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 15.6px */
  letter-spacing: -0.48px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .header__menu-sub .scroll .box-middle-menu .box-footer-top .hap .txt {
    font-size: 12px;
    margin-bottom: 20px;
  }
}
.header__menu-sub .scroll .box-middle-menu .box-footer-top .hap .des {
  display: block;
  color: #8c8c8c;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 15.6px */
  letter-spacing: -0.48px;
}
@media (max-width: 991px) {
  .header__menu-sub .scroll .box-middle-menu .box-footer-top .hap .des {
    font-size: 12px;
  }
}
.header__menu-sub .scroll .box-middle-menu .box-footer-top .box-right {
  width: 45%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1400px) {
  .header__menu-sub .scroll .box-middle-menu .box-footer-top .box-right {
    width: 60%;
  }
}
@media (max-width: 991px) {
  .header__menu-sub .scroll .box-middle-menu .box-footer-top .box-right {
    width: 100%;
    flex-direction: column;
  }
}
.header__menu-sub .scroll .box-middle-menu .box-footer-top .box-right .box-address {
  display: flex;
  gap: 40px;
}
@media (max-width: 991px) {
  .header__menu-sub .scroll .box-middle-menu .box-footer-top .box-right .box-address {
    flex-direction: column;
  }
}
.header__menu-sub .scroll .box-middle-menu .box-footer-top .box-right .box-address .box-ad-lf .des-b {
  display: block;
  color: #434343;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 15.6px */
  letter-spacing: -0.24px;
  text-transform: uppercase;
  margin-bottom: 13px;
}
.header__menu-sub .scroll .box-middle-menu .box-footer-top .box-right .box-address .box-ad-lf .text {
  color: #8c8c8c;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 15.6px */
  letter-spacing: -0.48px;
}
.header__menu-sub .scroll .box-middle-menu .box-footer-top .box-right .logo-ft {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .header__menu-sub .scroll .box-middle-menu .box-footer-top .box-right .logo-ft {
    width: 173px;
    margin-top: 40px;
  }
}

.open-menu {
  overflow: hidden;
}
.open-menu .header__menu-sub {
  max-height: 100vh !important;
}
.open-menu .header__bar-mob .icon-bar {
  display: none;
}
.open-menu .header__bar-mob .icon-close {
  display: flex;
}

.header-fixed .header .header__middle {
  -webkit-backdrop-filter: none;
          backdrop-filter: none;
}

.footer {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  background: #fff;
  padding: 40px 0;
}
@media (max-width: 767px) {
  .footer {
    padding: 20px 0;
  }
}
.footer__middle-flex {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .footer__middle-flex {
    flex-wrap: wrap;
  }
}
.footer__middle-flex .logo-ft {
  display: flex;
  align-items: center;
}
.footer__middle-flex .box-address {
  display: flex;
  width: 100%;
  max-width: 745px;
  gap: 40px;
}
@media (max-width: 1199px) {
  .footer__middle-flex .box-address {
    max-width: 465px;
  }
}
@media (max-width: 991px) {
  .footer__middle-flex .box-address {
    max-width: 100%;
    margin-top: 43px;
  }
}
@media (max-width: 575px) {
  .footer__middle-flex .box-address {
    flex-direction: column;
  }
}
.footer__middle-flex .box-address .box-ad-lf .des-b {
  color: #b69325;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 112.299%;
  letter-spacing: 0.84px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.footer__middle-flex .box-address .box-ad-lf .text {
  display: block;
  color: #2e2712;
  font-family: BrownVN;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
  letter-spacing: -0.81px;
}
.footer__middle-flex .hap {
  display: flex;
  align-items: end;
  justify-content: space-between;
  flex-direction: column;
}
@media (max-width: 991px) {
  .footer__middle-flex .hap {
    align-items: start;
    justify-content: start;
    margin-top: 43px;
  }
}
@media (max-width: 767px) {
  .footer__middle-flex .hap {
    width: calc(100% + 32px);
  }
}
.footer__middle-flex .hap .box-row-flow {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 991px) {
  .footer__middle-flex .hap .box-row-flow {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .footer__middle-flex .hap .box-row-flow {
    margin-bottom: 0;
  }
}
.footer__middle-flex .hap .box-row-flow .text-flow {
  display: block;
  color: #2e2712;
  font-family: BrownVN;
  font-size: 9px;
  font-style: normal;
  font-weight: 400;
  line-height: 112.299%; /* 10.107px */
  letter-spacing: 0.63px;
  text-transform: uppercase;
}
.footer__middle-flex .hap .box-row-flow .list-net {
  display: flex;
  align-items: center;
  gap: 10px;
}
.footer__middle-flex .hap .box-row-flow .list-net .item-net {
  display: flex;
}
.footer__middle-flex .hap .txt {
  color: #b69325;
  font-family: BrownVN;
  font-size: 9px;
  font-style: normal;
  font-weight: 700;
  line-height: 112.299%;
  letter-spacing: 0.63px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .footer__middle-flex .hap .txt {
    align-items: start;
    justify-content: start;
    width: calc(100% + 32px);
    margin-left: -16px;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    padding: 20px 20px 0px 20px;
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .footer__middle-flex .hap .txt {
    font-size: 12px;
  }
}

.box-category .box-category-link-with-avatar {
  position: relative;
  overflow: hidden;
}
.box-category .box-category-link-with-avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.box-category .box-category-link-with-avatar .box-category-avatar {
  transition: all 0.5s ease;
}
.box-category .box-category-link-with-avatar .box-category-avatar:hover {
  transform: scale(1.1);
}
.box-category[data-layout="1"] .box-category-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .box-category[data-layout="1"] .box-category-top {
    margin-bottom: 40px;
  }
}
.box-category[data-layout="1"] .box-category-top .box-category-title {
  color: #000;
  font-family: Beaufort;
  font-size: 44px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 44px */
  letter-spacing: -1.76px;
}
@media (max-width: 991px) {
  .box-category[data-layout="1"] .box-category-top .box-category-title {
    font-size: 32px;
  }
}
.box-category[data-layout="1"] .box-category-top .see-more {
  display: flex;
  align-items: center;
  color: var(--HAP, #0b0b0b);
  gap: 10px;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 15.6px */
  letter-spacing: -0.06px;
  text-transform: uppercase;
  border-bottom: 2px solid var(--HAP, #0b0b0b);
  padding: 12px 0;
}
.box-category[data-layout="1"] .box-category-top .see-more .icon {
  display: flex;
}
.box-category[data-layout="1"] .box-category-middle {
  display: flex;
  gap: 30px;
}
@media (max-width: 1199px) {
  .box-category[data-layout="1"] .box-category-middle {
    flex-direction: column;
  }
}
.box-category[data-layout="1"] .box-category-middle .new-big {
  width: 57.2868217054%;
}
@media (max-width: 1199px) {
  .box-category[data-layout="1"] .box-category-middle .new-big {
    width: 100%;
  }
}
.box-category[data-layout="1"] .box-category-middle .new-big .box-category-item {
  display: flex;
}
@media (max-width: 991px) {
  .box-category[data-layout="1"] .box-category-middle .new-big .box-category-item:first-child {
    display: block;
  }
}
.box-category[data-layout="1"] .box-category-middle .new-big .box-category-item:first-child .box-category-link-with-avatar {
  width: 300px;
}
@media (max-width: 991px) {
  .box-category[data-layout="1"] .box-category-middle .new-big .box-category-item:first-child .box-category-link-with-avatar {
    width: 100%;
    margin-bottom: 30px;
  }
}
.box-category[data-layout="1"] .box-category-middle .new-big .box-category-item:first-child .box-category-link-with-avatar::before {
  padding-bottom: 142.67%;
}
@media (max-width: 991px) {
  .box-category[data-layout="1"] .box-category-middle .new-big .box-category-item:first-child .box-category-link-with-avatar::before {
    padding-bottom: 62.5%;
  }
}
.box-category[data-layout="1"] .box-category-middle .new-big .box-category-item:first-child .box-category-content {
  display: flex;
  flex-direction: column;
  width: calc(100% - 330px);
  margin-left: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="1"] .box-category-middle .new-big .box-category-item:first-child .box-category-content {
    margin-left: 0;
    width: 100%;
  }
}
.box-category[data-layout="1"] .box-category-middle .new-big .box-category-item:first-child .box-category-link-title {
  display: block;
  color: #2e2e2e;
  font-family: BrownVN;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 37.8px */
  letter-spacing: -1.68px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="1"] .box-category-middle .new-big .box-category-item:first-child .box-category-link-title {
    font-size: 22px;
    margin-bottom: 20px;
  }
}
.box-category[data-layout="1"] .box-category-middle .new-big .box-category-item:first-child .box-category-sapo {
  display: block;
  overflow: hidden;
  color: #000;
  font-family: BrownVN;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 22.5px */
  letter-spacing: -0.6px;
  max-height: 92px;
}
@media (max-width: 991px) {
  .box-category[data-layout="1"] .box-category-middle .new-big .box-category-item:first-child .box-category-sapo {
    font-size: 13px;
    max-height: 60px;
  }
}
.box-category[data-layout="1"] .box-category-middle .new-big .box-category-item:first-child .box-category-time {
  display: flex;
  flex: 1;
  align-items: end;
  gap: 10px;
  color: #000;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 16.2px */
  letter-spacing: -0.12px;
  opacity: 0.45;
  order: 1;
}
@media (max-width: 991px) {
  .box-category[data-layout="1"] .box-category-middle .new-big .box-category-item:first-child .box-category-time {
    flex: none;
    align-items: center;
    margin-top: 20px;
  }
}
.box-category[data-layout="1"] .box-category-middle .new-big .box-category-item:first-child .box-category-time .icon {
  display: flex;
  position: relative;
  bottom: 3px;
}
@media (max-width: 991px) {
  .box-category[data-layout="1"] .box-category-middle .new-big .box-category-item:first-child .box-category-time .icon {
    bottom: 1px;
  }
}
.box-category[data-layout="1"] .box-category-middle .new-big .box-category-item .box-category-link-with-avatar {
  width: 190px;
}
@media (max-width: 991px) {
  .box-category[data-layout="1"] .box-category-middle .new-big .box-category-item .box-category-link-with-avatar {
    width: 104px;
  }
}
.box-category[data-layout="1"] .box-category-middle .new-big .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
  width: calc(100% - 220px);
  margin-left: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="1"] .box-category-middle .new-big .box-category-item .box-category-content {
    width: calc(100% - 124px);
    margin-left: 20px;
  }
}
.box-category[data-layout="1"] .box-category-middle .new-big .box-category-item .box-category-link-title {
  display: block;
  color: #2e2e2e;
  font-family: BrownVN;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 27px */
  letter-spacing: -1px;
}
@media (max-width: 991px) {
  .box-category[data-layout="1"] .box-category-middle .new-big .box-category-item .box-category-link-title {
    font-size: 16px;
  }
}
.box-category[data-layout="1"] .box-category-middle .new-big .box-category-item .box-category-sapo {
  display: none;
}
.box-category[data-layout="1"] .box-category-middle .new-big .box-category-item .box-category-time,
.box-category[data-layout="1"] .box-category-middle .new-big .box-category-item .box-category-category {
  display: none;
}
.box-category[data-layout="1"] .box-category-middle .new-list {
  width: 40.3875968992%;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (max-width: 1199px) {
  .box-category[data-layout="1"] .box-category-middle .new-list {
    width: 100%;
  }
}
.box-category[data-layout="1"] .box-category-middle .new-list .box-category-item {
  display: flex;
}
.box-category[data-layout="1"] .box-category-middle .new-list .box-category-item .box-category-link-with-avatar {
  width: 190px;
}
@media (max-width: 991px) {
  .box-category[data-layout="1"] .box-category-middle .new-list .box-category-item .box-category-link-with-avatar {
    width: 104px;
  }
}
.box-category[data-layout="1"] .box-category-middle .new-list .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
  width: calc(100% - 220px);
  margin-left: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="1"] .box-category-middle .new-list .box-category-item .box-category-content {
    width: calc(100% - 124px);
    margin-left: 20px;
  }
}
.box-category[data-layout="1"] .box-category-middle .new-list .box-category-item .box-category-link-title {
  display: block;
  color: #2e2e2e;
  font-family: BrownVN;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 27px */
  letter-spacing: -1px;
}
@media (max-width: 991px) {
  .box-category[data-layout="1"] .box-category-middle .new-list .box-category-item .box-category-link-title {
    font-size: 16px;
  }
}
.box-category[data-layout="1"] .box-category-middle .new-list .box-category-item .box-category-sapo {
  display: none;
}
.box-category[data-layout="1"] .box-category-middle .new-list .box-category-item .box-category-time,
.box-category[data-layout="1"] .box-category-middle .new-list .box-category-item .box-category-category {
  display: none;
}
.box-category[data-layout="2"] .box-category-middle {
  margin-top: 75px;
  display: flex;
  justify-content: center;
}
@media (max-width: 991px) {
  .box-category[data-layout="2"] .box-category-middle {
    margin-top: 40px;
  }
}
.box-category[data-layout="2"] .box-category-middle .home-banner-sw {
  padding: 0px 16%;
}
@media (max-width: 991px) {
  .box-category[data-layout="2"] .box-category-middle .home-banner-sw {
    padding: 0px 13%;
  }
}
@media (max-width: 767px) {
  .box-category[data-layout="2"] .box-category-middle .home-banner-sw {
    padding: 0px 25%;
  }
}
.box-category[data-layout="2"] .box-category-middle .swiper-slide {
  width: 300px;
  margin-right: 50px;
}
@media (max-width: 991px) {
  .box-category[data-layout="2"] .box-category-middle .swiper-slide {
    width: 180px;
    margin-right: 20px;
  }
}
.box-category[data-layout="2"] .box-category-middle .box-category-item .box-category-link-with-avatar {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="2"] .box-category-middle .box-category-item .box-category-link-with-avatar {
    margin-bottom: 18px;
  }
}
.box-category[data-layout="2"] .box-category-middle .box-category-item .box-category-link-with-avatar:before {
  padding-bottom: 133.39%;
  content: "";
  display: block;
}
.box-category[data-layout="2"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  color: #2e2e2e;
  text-align: center;
  font-family: Beaufort;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 91.4%; /* 27.42px */
  letter-spacing: -0.9px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .box-category[data-layout="2"] .box-category-middle .box-category-item .box-category-link-title {
    font-size: 20px;
    margin-bottom: 18px;
  }
}
.box-category[data-layout="2"] .box-category-middle .box-category-item .box-category-sapo, .box-category[data-layout="2"] .box-category-middle .box-category-item p {
  color: rgba(0, 0, 0, 0.6);
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.56px;
  overflow: hidden;
  max-height: 57px;
  text-align: center;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
@media (max-width: 575px) {
  .box-category[data-layout="2"] .box-category-middle .box-category-item .box-category-sapo, .box-category[data-layout="2"] .box-category-middle .box-category-item p {
    font-size: 12px;
    max-height: 48px;
  }
}
.box-category[data-layout="2"] .box-category-middle .box-category-item .box-category-time,
.box-category[data-layout="2"] .box-category-middle .box-category-item .box-category-category {
  display: none;
}
.box-category[data-layout="3"] .box-category-top {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="3"] .box-category-top {
    margin-bottom: 40px;
  }
}
.box-category[data-layout="3"] .box-category-top .box-category-title {
  display: flex;
  color: #000;
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 21.7px */
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding: 20px 0;
}
.box-category[data-layout="3"] .box-category-middle {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="3"] .box-category-middle {
    gap: 20px;
  }
}
.box-category[data-layout="3"] .box-category-middle .box-cate-layout {
  width: calc(33.33% - 20px);
}
@media (max-width: 991px) {
  .box-category[data-layout="3"] .box-category-middle .box-cate-layout {
    width: 100%;
  }
}
.box-category[data-layout="3"] .box-category-middle .box-cate-layout .title-mob {
  display: none;
}
@media (max-width: 991px) {
  .box-category[data-layout="3"] .box-category-middle .box-cate-layout .title-mob {
    display: flex;
    margin-bottom: 20px;
  }
}
.box-category[data-layout="3"] .box-category-middle .box-cate-layout .title-mob .box-category-link-title {
  display: block;
  overflow: hidden;
  color: #2e2e2e;
  font-family: BrownVN;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 25.65px */
  letter-spacing: -0.76px;
  max-height: 78px;
}
.box-category[data-layout="3"] .box-category-middle .box-category-item {
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media (max-width: 991px) {
  .box-category[data-layout="3"] .box-category-middle .box-category-item {
    display: flex;
    flex-direction: inherit;
  }
}
.box-category[data-layout="3"] .box-category-middle .box-category-item .box-category-link-with-avatar {
  margin-bottom: 32px;
}
@media (max-width: 991px) {
  .box-category[data-layout="3"] .box-category-middle .box-category-item .box-category-link-with-avatar {
    width: 167px;
    margin-bottom: 0;
  }
}
.box-category[data-layout="3"] .box-category-middle .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
  gap: 32px;
  flex: 1;
}
@media (max-width: 991px) {
  .box-category[data-layout="3"] .box-category-middle .box-category-item .box-category-content {
    gap: 0;
    margin-left: 20px;
    width: calc(100% - 187px);
  }
}
.box-category[data-layout="3"] .box-category-middle .box-category-item .box-category-title-text {
  flex: 1;
}
@media (max-width: 991px) {
  .box-category[data-layout="3"] .box-category-middle .box-category-item .box-category-title-text {
    display: none;
  }
}
.box-category[data-layout="3"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  overflow: hidden;
  color: #2e2e2e;
  font-family: BrownVN;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 27px */
  letter-spacing: -1px;
  max-height: 81px;
}
.box-category[data-layout="3"] .box-category-middle .box-category-item .box-category-sapo {
  display: block;
  overflow: hidden;
  color: #000;
  font-family: BrownVN;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 22.5px */
  letter-spacing: -0.6px;
  max-height: 69px;
}
@media (max-width: 991px) {
  .box-category[data-layout="3"] .box-category-middle .box-category-item .box-category-sapo {
    font-size: 13px;
    margin-bottom: 20px;
    max-height: 80px;
  }
}
.box-category[data-layout="3"] .box-category-middle .box-category-item .box-category-time {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #000;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 16.2px */
  letter-spacing: -0.12px;
  opacity: 0.45;
  order: 1;
}
.box-category[data-layout="3"] .box-category-middle .box-category-item .box-category-time .icon {
  display: flex;
}
.box-category[data-layout="3"] .box-category-middle .box-category-item .box-category-category {
  display: none;
}
.box-category[data-layout="4"] .box-category-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .box-category[data-layout="4"] .box-category-top {
    margin-bottom: 40px;
    gap: 10px;
    align-items: start;
  }
}
.box-category[data-layout="4"] .box-category-top .box-category-title {
  color: #000;
  font-family: Beaufort;
  font-size: 44px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 44px */
  letter-spacing: -1.76px;
}
@media (max-width: 991px) {
  .box-category[data-layout="4"] .box-category-top .box-category-title {
    font-size: 32px;
    flex: 1;
  }
}
.box-category[data-layout="4"] .box-category-top .see-more {
  display: flex;
  align-items: center;
  color: var(--HAP, #0b0b0b);
  gap: 10px;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 15.6px */
  letter-spacing: -0.06px;
  text-transform: uppercase;
  border-bottom: 2px solid var(--HAP, #0b0b0b);
  padding: 12px 0;
}
@media (max-width: 991px) {
  .box-category[data-layout="4"] .box-category-top .see-more {
    padding-top: 7px;
  }
}
.box-category[data-layout="4"] .box-category-top .see-more .icon {
  display: flex;
}
.box-category[data-layout="4"] .box-category-middle {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="4"] .box-category-middle {
    gap: 20px;
  }
}
.box-category[data-layout="4"] .box-category-middle .box-category-item {
  width: calc(33.33% - 20px);
  display: flex;
  flex-direction: column;
  height: auto;
}
@media (max-width: 991px) {
  .box-category[data-layout="4"] .box-category-middle .box-category-item {
    width: 100%;
  }
}
.box-category[data-layout="4"] .box-category-middle .box-category-item .box-avavat-layout-top {
  position: relative;
}
.box-category[data-layout="4"] .box-category-middle .box-category-item .box-avavat-layout-top .row-cate-btn {
  display: flex;
  position: absolute;
  left: 0;
  bottom: 0;
}
.box-category[data-layout="4"] .box-category-middle .box-category-item .box-avavat-layout-top .row-cate-btn .category {
  display: block;
  padding: 10px 20px;
  color: #fff;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 18.6px */
  text-transform: uppercase;
  background: var(--HAP-3, #b69325);
}
@media (max-width: 991px) {
  .box-category[data-layout="4"] .box-category-middle .box-category-item .box-avavat-layout-top .row-cate-btn .category {
    font-size: 10.332px;
    padding: 8px;
  }
}
.box-category[data-layout="4"] .box-category-middle .box-category-item .box-avavat-layout-top .row-cate-btn .year {
  display: block;
  padding: 10px 20px;
  background: var(--HAP-2, #382e18);
  color: #fff;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 18.6px */
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .box-category[data-layout="4"] .box-category-middle .box-category-item .box-avavat-layout-top .row-cate-btn .year {
    font-size: 10.332px;
    padding: 8px;
  }
}
.box-category[data-layout="4"] .box-category-middle .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
  background: #fff;
  padding: 30px;
  gap: 30px;
  flex: 1;
}
@media (max-width: 991px) {
  .box-category[data-layout="4"] .box-category-middle .box-category-item .box-category-content {
    padding: 20px;
    gap: 20px;
  }
}
.box-category[data-layout="4"] .box-category-middle .box-category-item .box-category-title-text {
  display: flex;
  gap: 30px;
  flex: 1;
}
@media (max-width: 991px) {
  .box-category[data-layout="4"] .box-category-middle .box-category-item .box-category-title-text {
    gap: 20px;
  }
}
.box-category[data-layout="4"] .box-category-middle .box-category-item .box-category-title-text .icon {
  display: flex;
  position: relative;
  top: 6px;
}
.box-category[data-layout="4"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  color: #2e2e2e;
  font-family: BrownVN;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 29.7px */
  letter-spacing: -0.88px;
}
@media (max-width: 991px) {
  .box-category[data-layout="4"] .box-category-middle .box-category-item .box-category-link-title {
    font-size: 18px;
  }
}
.box-category[data-layout="4"] .box-category-middle .box-category-item .box-category-sapo {
  display: block;
  max-height: 69px;
  overflow: hidden;
  color: #000;
  font-family: BrownVN;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 23.25px */
  letter-spacing: -0.45px;
}
@media (max-width: 991px) {
  .box-category[data-layout="4"] .box-category-middle .box-category-item .box-category-sapo {
    font-size: 13px;
    max-height: 60px;
  }
}
.box-category[data-layout="4"] .box-category-middle .box-category-item .box-category-category {
  display: block;
  opacity: 0.3;
  color: #000;
  font-family: BrownVN;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 126.5%; /* 13.915px */
  letter-spacing: 0.275px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .box-category[data-layout="4"] .box-category-middle .box-category-item .box-category-category {
    font-size: 10px;
  }
}
.box-category[data-layout="4"] .box-category-middle .box-category-item .box-category-time {
  display: none;
}
.box-category[data-layout="5"] .box-category-middle {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  overflow: hidden;
}
.box-category[data-layout="5"] .box-category-middle .home-decumoi-sw {
  margin: 0px -7%;
}
.box-category[data-layout="5"] .box-category-middle .swiper-slide {
  width: 520px;
  margin-right: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="5"] .box-category-middle .swiper-slide {
    width: 370px;
    margin-right: 20px;
  }
}
.box-category[data-layout="5"] .box-category-middle .box-category-item {
  display: flex;
  height: 100%;
  padding: 20px;
  background: #fff;
}
.box-category[data-layout="5"] .box-category-middle .box-category-item .box-category-link-with-avatar {
  width: 191px;
}
@media (max-width: 991px) {
  .box-category[data-layout="5"] .box-category-middle .box-category-item .box-category-link-with-avatar {
    width: 155px;
  }
}
.box-category[data-layout="5"] .box-category-middle .box-category-item .box-category-link-with-avatar:before {
  padding-bottom: 132.5%;
}
.box-category[data-layout="5"] .box-category-middle .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
  padding-left: 30px;
  width: calc(100% - 191px);
}
@media (max-width: 991px) {
  .box-category[data-layout="5"] .box-category-middle .box-category-item .box-category-content {
    padding: 10px 20px;
    width: calc(100% - 155px);
  }
}
.box-category[data-layout="5"] .box-category-middle .box-category-item .box-category-title-text {
  flex: 1;
}
.box-category[data-layout="5"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 29.7px */
  letter-spacing: -0.88px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .box-category[data-layout="5"] .box-category-middle .box-category-item .box-category-link-title {
    font-size: 15px;
    margin-bottom: 13px;
  }
}
.box-category[data-layout="5"] .box-category-middle .box-category-item .box-category-category {
  display: block;
  margin-bottom: 10px;
  opacity: 0.3;
  color: #000;
  font-family: BrownVN;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 126.5%; /* 13.915px */
  letter-spacing: 0.275px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .box-category[data-layout="5"] .box-category-middle .box-category-item .box-category-category {
    margin-bottom: 6px;
    font-size: 9px;
  }
}
.box-category[data-layout="5"] .box-category-middle .box-category-item .cate-top {
  display: block;
  margin-bottom: 20px;
  opacity: 0.3;
  color: #000;
  font-family: BrownVN;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 126.5%; /* 13.915px */
  letter-spacing: 0.275px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .box-category[data-layout="5"] .box-category-middle .box-category-item .cate-top {
    margin-bottom: 13px;
    font-size: 9px;
  }
}
.box-category[data-layout="5"] .box-category-middle .box-category-item .box-category-title-text-name {
  color: #000;
  font-family: BrownVN;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 29.7px */
  letter-spacing: -0.88px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .box-category[data-layout="5"] .box-category-middle .box-category-item .box-category-title-text-name {
    margin-bottom: 13px;
    font-size: 15px;
  }
}
.box-category[data-layout="5"] .box-category-middle .box-category-item .share-fb-item {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #b69325;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .box-category[data-layout="5"] .box-category-middle .box-category-item .share-fb-item {
    gap: 6px;
    font-size: 9px;
  }
}
.box-category[data-layout="5"] .box-category-middle .box-category-item .share-fb-item .icon-fb {
  display: flex;
  position: relative;
  bottom: 3px;
}
.box-category[data-layout="5"] .box-category-middle .box-category-item .box-category-sapo {
  color: #000;
  font-family: BrownVN;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 126.5%; /* 13.915px */
  letter-spacing: 0.275px;
  text-transform: uppercase;
  opacity: 0.3;
}
@media (max-width: 991px) {
  .box-category[data-layout="5"] .box-category-middle .box-category-item .box-category-sapo {
    font-size: 9px;
  }
}
.box-category[data-layout="5"] .box-category-middle .box-category-item .box-category-time {
  display: none;
}
.box-category[data-layout="6"] .box-category-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .box-category[data-layout="6"] .box-category-top {
    margin-bottom: 40px;
    gap: 20px;
  }
}
.box-category[data-layout="6"] .box-category-top .box-category-title {
  color: #000;
  font-family: Beaufort;
  font-size: 44px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 44px */
  letter-spacing: -1.76px;
}
@media (max-width: 991px) {
  .box-category[data-layout="6"] .box-category-top .box-category-title {
    font-size: 32px;
    flex: 1;
  }
}
.box-category[data-layout="6"] .box-category-top .box-category-title .des-child {
  display: block;
  margin-top: 14px;
  color: rgba(0, 0, 0, 0.6);
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 22.95px */
  letter-spacing: -0.68px;
}
@media (max-width: 991px) {
  .box-category[data-layout="6"] .box-category-top .box-category-title .des-child {
    font-size: 15px;
  }
}
.box-category[data-layout="6"] .box-category-top .see-more {
  display: flex;
  align-items: center;
  color: var(--HAP, #0b0b0b);
  gap: 10px;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 15.6px */
  letter-spacing: -0.06px;
  text-transform: uppercase;
  border-bottom: 2px solid var(--HAP, #0b0b0b);
  padding: 12px 0;
}
.box-category[data-layout="6"] .box-category-top .see-more .icon {
  display: flex;
}
.box-category[data-layout="6"] .box-category-middle {
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .box-category[data-layout="6"] .box-category-middle {
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) {
  .box-category[data-layout="6"] .box-category-middle {
    flex-direction: column;
  }
}
.box-category[data-layout="6"] .box-category-middle .flex-item-child {
  display: flex;
  width: calc(100% - 440px);
  margin-right: 30px;
  gap: 30px;
  border: 1px solid #b69325;
  padding: 30px;
}
@media (max-width: 1199px) {
  .box-category[data-layout="6"] .box-category-middle .flex-item-child {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .box-category[data-layout="6"] .box-category-middle .flex-item-child {
    flex-direction: column;
    padding: 20px;
  }
}
.box-category[data-layout="6"] .box-category-middle .box-layout-left {
  width: 50%;
}
@media (max-width: 1199px) {
  .box-category[data-layout="6"] .box-category-middle .box-layout-left {
    width: 48%;
  }
}
@media (max-width: 991px) {
  .box-category[data-layout="6"] .box-category-middle .box-layout-left {
    width: 100%;
  }
}
.box-category[data-layout="6"] .box-category-middle .box-layout-left .box-category-item .box-category-link-with-avatar {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="6"] .box-category-middle .box-layout-left .box-category-item .box-category-link-with-avatar {
    margin-bottom: 20px;
  }
}
.box-category[data-layout="6"] .box-category-middle .box-layout-left .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="6"] .box-category-middle .box-layout-left .box-category-item .box-category-content {
    gap: 20px;
  }
}
.box-category[data-layout="6"] .box-category-middle .box-layout-left .box-category-item .box-category-link-title {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 31.05px */
  letter-spacing: -0.92px;
}
@media (max-width: 991px) {
  .box-category[data-layout="6"] .box-category-middle .box-layout-left .box-category-item .box-category-link-title {
    font-size: 22px;
  }
}
.box-category[data-layout="6"] .box-category-middle .box-layout-left .box-category-item .box-category-sapo {
  display: block;
  overflow: hidden;
  color: #000;
  font-family: BrownVN;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 22.5px */
  letter-spacing: -0.6px;
  max-height: 69px;
}
@media (max-width: 991px) {
  .box-category[data-layout="6"] .box-category-middle .box-layout-left .box-category-item .box-category-sapo {
    font-size: 13px;
    max-height: 60px;
  }
}
.box-category[data-layout="6"] .box-category-middle .box-layout-left .box-category-item .box-author {
  display: flex;
  align-items: center;
}
.box-category[data-layout="6"] .box-category-middle .box-layout-left .box-category-item .box-author .avatar-author {
  width: 55px;
  height: 55px;
}
.box-category[data-layout="6"] .box-category-middle .box-layout-left .box-category-item .box-author .avatar-author img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100%;
}
.box-category[data-layout="6"] .box-category-middle .box-layout-left .box-category-item .box-author .name-author {
  width: calc(100% - 75px);
  margin-left: 20px;
  color: var(--HAP, #0b0b0b);
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 15.6px */
  text-transform: uppercase;
}
.box-category[data-layout="6"] .box-category-middle .box-layout-left .box-category-item .box-category-time,
.box-category[data-layout="6"] .box-category-middle .box-layout-left .box-category-item .box-category-category {
  display: none;
}
.box-category[data-layout="6"] .box-category-middle .box-layout-center {
  width: 50%;
  background: var(--HAP-5, #f7f5f0);
  padding: 30px 0px 30px 30px;
  height: auto;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1199px) {
  .box-category[data-layout="6"] .box-category-middle .box-layout-center {
    width: 48%;
  }
}
@media (max-width: 991px) {
  .box-category[data-layout="6"] .box-category-middle .box-layout-center {
    width: 100%;
    padding: 20px;
  }
}
.box-category[data-layout="6"] .box-category-middle .box-layout-center .icon-phay {
  display: flex;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="6"] .box-category-middle .box-layout-center .icon-phay svg {
    width: 41.84px;
    height: 33.472px;
  }
}
.box-category[data-layout="6"] .box-category-middle .box-layout-center .box-category-item {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.box-category[data-layout="6"] .box-category-middle .box-layout-center .box-category-item .box-category-link-with-avatar {
  display: none;
}
.box-category[data-layout="6"] .box-category-middle .box-layout-center .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.box-category[data-layout="6"] .box-category-middle .box-layout-center .box-category-item .box-category-link-title {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 37.8px */
  letter-spacing: -1.12px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="6"] .box-category-middle .box-layout-center .box-category-item .box-category-link-title {
    font-size: 24px;
  }
}
.box-category[data-layout="6"] .box-category-middle .box-layout-center .box-category-item .box-author {
  display: flex;
  align-items: center;
}
.box-category[data-layout="6"] .box-category-middle .box-layout-center .box-category-item .box-author .avatar-author {
  width: 55px;
  height: 55px;
}
.box-category[data-layout="6"] .box-category-middle .box-layout-center .box-category-item .box-author .avatar-author img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100%;
}
.box-category[data-layout="6"] .box-category-middle .box-layout-center .box-category-item .box-author .name-author {
  width: calc(100% - 75px);
  margin-left: 20px;
  color: var(--HAP, #0b0b0b);
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 15.6px */
  text-transform: uppercase;
}
.box-category[data-layout="6"] .box-category-middle .box-layout-center .box-category-item .views-detail {
  display: flex;
  align-items: end;
  gap: 10px;
  flex: 1;
  justify-content: end;
  color: var(--HAP-2, #382e18);
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .box-category[data-layout="6"] .box-category-middle .box-layout-center .box-category-item .views-detail {
    margin-top: 50px;
  }
}
.box-category[data-layout="6"] .box-category-middle .box-layout-center .box-category-item .box-category-sapo {
  display: none;
}
.box-category[data-layout="6"] .box-category-middle .box-layout-center .box-category-item .box-category-time,
.box-category[data-layout="6"] .box-category-middle .box-layout-center .box-category-item .box-category-category {
  display: none;
}
.box-category[data-layout="6"] .box-category-middle .box-layout-right {
  width: 410px;
}
@media (max-width: 1199px) {
  .box-category[data-layout="6"] .box-category-middle .box-layout-right {
    width: 100%;
  }
}
.box-category[data-layout="6"] .box-category-middle .box-layout-right .box-category-item {
  display: flex;
  margin-bottom: 30px;
}
.box-category[data-layout="6"] .box-category-middle .box-layout-right .box-category-item:last-child {
  margin-bottom: 0;
}
.box-category[data-layout="6"] .box-category-middle .box-layout-right .box-category-item .box-category-link-with-avatar {
  width: 160px;
}
@media (max-width: 991px) {
  .box-category[data-layout="6"] .box-category-middle .box-layout-right .box-category-item .box-category-link-with-avatar {
    width: 120px;
  }
}
.box-category[data-layout="6"] .box-category-middle .box-layout-right .box-category-item .box-category-link-with-avatar::before {
  padding-bottom: 100%;
}
.box-category[data-layout="6"] .box-category-middle .box-layout-right .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
  width: calc(100% - 190px);
  margin-left: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="6"] .box-category-middle .box-layout-right .box-category-item .box-category-content {
    width: calc(100% - 140px);
    margin-left: 20px;
  }
}
.box-category[data-layout="6"] .box-category-middle .box-layout-right .box-category-item .box-category-link-title {
  display: block;
  overflow: hidden;
  color: #2e2e2e;
  font-family: BrownVN;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 27px */
  letter-spacing: -1px;
  max-height: 81px;
  margin-bottom: 22px;
}
@media (max-width: 991px) {
  .box-category[data-layout="6"] .box-category-middle .box-layout-right .box-category-item .box-category-link-title {
    font-size: 16px;
    max-height: 88px;
    margin-bottom: 20px;
  }
}
.box-category[data-layout="6"] .box-category-middle .box-layout-right .box-category-item .box-category-category {
  display: block;
  color: var(--HAP, #0b0b0b);
  opacity: 0.5;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 15.6px */
  text-transform: uppercase;
}
.box-category[data-layout="6"] .box-category-middle .box-layout-right .box-category-item .box-category-sapo {
  display: none;
}
.box-category[data-layout="6"] .box-category-middle .box-layout-right .box-category-item .box-category-time {
  display: none;
}
.box-category[data-layout="7"] .box-category-middle .box-cate-layout {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .box-category[data-layout="7"] .box-category-middle .box-cate-layout {
    margin-bottom: 30px;
  }
}
.box-category[data-layout="7"] .box-category-middle .box-cate-layout:last-child {
  margin-bottom: 0;
}
.box-category[data-layout="7"] .box-category-middle .box-cate-layout .title-mob {
  display: none;
}
@media (max-width: 991px) {
  .box-category[data-layout="7"] .box-category-middle .box-cate-layout .title-mob {
    display: flex;
    margin-bottom: 20px;
  }
}
.box-category[data-layout="7"] .box-category-middle .box-cate-layout .title-mob .box-category-link-title {
  display: block;
  overflow: hidden;
  color: #2e2e2e;
  font-family: BrownVN;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 25.65px */
  letter-spacing: -0.76px;
  max-height: 78px;
}
.box-category[data-layout="7"] .box-category-middle .box-category-item {
  display: flex;
}
.box-category[data-layout="7"] .box-category-middle .box-category-item .box-category-link-with-avatar {
  width: 300px;
}
@media (max-width: 991px) {
  .box-category[data-layout="7"] .box-category-middle .box-category-item .box-category-link-with-avatar {
    width: 167px;
  }
}
.box-category[data-layout="7"] .box-category-middle .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
  width: calc(100% - 330px);
  margin-left: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="7"] .box-category-middle .box-category-item .box-category-content {
    width: calc(100% - 187px);
    margin-left: 20px;
  }
}
@media (max-width: 991px) {
  .box-category[data-layout="7"] .box-category-middle .box-category-item .box-category-title-text {
    display: none;
  }
}
.box-category[data-layout="7"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  overflow: hidden;
  max-height: 54px;
  color: #2e2e2e;
  font-family: BrownVN;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 27px */
  letter-spacing: -1px;
  margin-bottom: 20px;
}
.box-category[data-layout="7"] .box-category-middle .box-category-item .box-category-sapo {
  display: block;
  overflow: hidden;
  color: #000;
  font-family: BrownVN;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 22.5px */
  letter-spacing: -0.6px;
  max-height: 69px;
  opacity: 0.45;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .box-category[data-layout="7"] .box-category-middle .box-category-item .box-category-sapo {
    font-size: 13px;
    max-height: 80px;
  }
}
.box-category[data-layout="7"] .box-category-middle .box-category-item .box-category-time {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #000;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 16.2px */
  letter-spacing: -0.12px;
  opacity: 0.45;
  order: 1;
}
.box-category[data-layout="7"] .box-category-middle .box-category-item .box-category-time .icon {
  display: flex;
}
.box-category[data-layout="7"] .box-category-middle .box-category-item .box-category-category {
  display: none;
}
.box-category[data-layout="8"] {
  margin-top: 80px;
}
@media (max-width: 991px) {
  .box-category[data-layout="8"] {
    margin-top: 30px;
    margin-bottom: 10px;
  }
}
.box-category[data-layout="8"] .box-category-top {
  display: flex;
}
.box-category[data-layout="8"] .box-category-top .box-category-title {
  display: block;
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
  font-family: BrownVN;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 20.25px */
  text-transform: uppercase;
  margin-bottom: 20px;
}
.box-category[data-layout="8"] .box-category-middle .box-category-item {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding: 20px 0;
}
.box-category[data-layout="8"] .box-category-middle .box-category-item:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
@media (max-width: 991px) {
  .box-category[data-layout="8"] .box-category-middle .box-category-item:last-child {
    border-bottom: 0;
  }
}
.box-category[data-layout="8"] .box-category-middle .box-category-item .box-category-link-with-avatar {
  display: none;
}
.box-category[data-layout="8"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  color: #2e2e2e;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 26.35px */
  letter-spacing: -0.51px;
}
@media (max-width: 767px) {
  .box-category[data-layout="8"] .box-category-middle .box-category-item .box-category-link-title {
    font-size: 17px;
  }
}
.box-category[data-layout="8"] .box-category-middle .box-category-item .flex-cate {
  display: none;
}
.box-category[data-layout="8"] .box-category-middle .box-category-item .box-category-category,
.box-category[data-layout="8"] .box-category-middle .box-category-item .box-category-sapo,
.box-category[data-layout="8"] .box-category-middle .box-category-item .box-category-time {
  display: none;
}
.box-category[data-layout="9"] .box-category-middle {
  margin-bottom: 78px;
}
@media (max-width: 991px) {
  .box-category[data-layout="9"] .box-category-middle {
    margin-bottom: 30px;
  }
}
.box-category[data-layout="9"] .box-category-middle .box-category-item {
  margin-bottom: 20px;
}
.box-category[data-layout="9"] .box-category-middle .box-category-item:last-child {
  margin-bottom: 0;
}
.box-category[data-layout="9"] .box-category-middle .box-category-item .box-category-link-with-avatar {
  display: none;
}
.box-category[data-layout="9"] .box-category-middle .box-category-item .box-category-title-text {
  display: flex;
  gap: 20px;
}
.box-category[data-layout="9"] .box-category-middle .box-category-item .box-category-title-text .icon {
  display: flex;
  position: relative;
  top: 5px;
}
.box-category[data-layout="9"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  max-height: 50px;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.6);
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 26.35px */
  letter-spacing: -0.68px;
}
@media (max-width: 991px) {
  .box-category[data-layout="9"] .box-category-middle .box-category-item .box-category-link-title {
    font-size: 14px;
    max-height: 65px;
  }
}
.box-category[data-layout="9"] .box-category-middle .box-category-item .flex-cate {
  display: none;
}
.box-category[data-layout="9"] .box-category-middle .box-category-item .box-category-category,
.box-category[data-layout="9"] .box-category-middle .box-category-item .box-category-sapo,
.box-category[data-layout="9"] .box-category-middle .box-category-item .box-category-time {
  display: none;
}
.box-category[data-layout="10"] .box-category-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.box-category[data-layout="10"] .box-category-top .box-category-title {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 26.35px */
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .box-category[data-layout="10"] .box-category-top .box-category-title {
    font-size: 17px;
  }
}
.box-category[data-layout="10"] .box-category-top .box-cate {
  display: flex;
  align-items: center;
  gap: 20px;
}
.box-category[data-layout="10"] .box-category-top .box-cate .swiper-button-disabled {
  opacity: 0.4;
}
.box-category[data-layout="10"] .box-category-top .box-cate .tvsk-button-prev,
.box-category[data-layout="10"] .box-category-top .box-cate .tvsk-button-next {
  display: flex;
  cursor: pointer;
}
.box-category[data-layout="10"] .box-category-middle {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .box-category[data-layout="10"] .box-category-middle {
    margin-top: 17px;
  }
}
.box-category[data-layout="10"] .box-category-middle .swiper-slide {
  width: 410px;
  border-right: 1px solid #cdcdcd;
}
@media (max-width: 767px) {
  .box-category[data-layout="10"] .box-category-middle .swiper-slide:first-child {
    margin-left: 16px;
  }
}
.box-category[data-layout="10"] .box-category-middle .swiper-slide:last-child {
  border-right: 0;
}
@media (max-width: 767px) {
  .box-category[data-layout="10"] .box-category-middle .swiper-slide:last-child {
    margin-right: 16px;
  }
}
@media (max-width: 1309px) {
  .box-category[data-layout="10"] .box-category-middle .swiper-slide {
    width: 400px;
  }
}
@media (max-width: 575px) {
  .box-category[data-layout="10"] .box-category-middle .swiper-slide {
    width: 310px;
  }
}
.box-category[data-layout="10"] .box-category-middle .swiper-slide:hover .box-hover-cate {
  transform: translateY(-46%);
}
@media (max-width: 767px) {
  .box-category[data-layout="10"] .box-category-middle .swiper-slide:hover .box-hover-cate {
    transform: translateY(0%);
  }
}
.box-category[data-layout="10"] .box-category-middle .box-category-item {
  position: relative;
  overflow: hidden;
}
.box-category[data-layout="10"] .box-category-middle .box-category-item .box-category-link-with-avatar:before {
  padding-bottom: 111.3%;
}
@media (max-width: 1309px) {
  .box-category[data-layout="10"] .box-category-middle .box-category-item .box-category-link-with-avatar:before {
    padding-bottom: 111%;
  }
}
@media (max-width: 767px) {
  .box-category[data-layout="10"] .box-category-middle .box-category-item .box-category-link-with-avatar:before {
    padding-bottom: 62.5%;
  }
}
.box-category[data-layout="10"] .box-category-middle .box-category-item .box-cate-top {
  height: 180px;
}
@media (max-width: 767px) {
  .box-category[data-layout="10"] .box-category-middle .box-category-item .box-cate-top {
    height: 105px;
    margin-bottom: 20px;
  }
}
.box-category[data-layout="10"] .box-category-middle .box-category-item .box-cate-bot {
  margin-top: auto;
}
.box-category[data-layout="10"] .box-category-middle .box-category-item .box-category-content {
  height: 180px;
}
@media (max-width: 767px) {
  .box-category[data-layout="10"] .box-category-middle .box-category-item .box-category-content {
    height: 100%;
  }
}
.box-category[data-layout="10"] .box-category-middle .box-category-item .box-hover-cate {
  background: #fff;
  padding: 24px 20px;
  display: flex;
  flex-direction: column;
  transform: translateY(0%);
  transition: ease 0.5s;
}
.box-category[data-layout="10"] .box-category-middle .box-category-item .box-category-title-text {
  display: flex;
  gap: 5px;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .box-category[data-layout="10"] .box-category-middle .box-category-item .box-category-title-text {
    gap: 15px;
  }
}
.box-category[data-layout="10"] .box-category-middle .box-category-item .box-category-title-text .icon {
  display: flex;
  position: relative;
  top: 3px;
}
.box-category[data-layout="10"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 29.7px */
  letter-spacing: -0.88px;
  margin-bottom: 20px;
  max-height: 88px;
  overflow: hidden;
}
@media (max-width: 1309px) {
  .box-category[data-layout="10"] .box-category-middle .box-category-item .box-category-link-title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .box-category[data-layout="10"] .box-category-middle .box-category-item .box-category-link-title {
    font-size: 18px;
  }
}
.box-category[data-layout="10"] .box-category-middle .box-category-item .box-category-category {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 126.5%;
  letter-spacing: 0.275px;
  text-transform: uppercase;
  opacity: 0.3;
}
@media (max-width: 767px) {
  .box-category[data-layout="10"] .box-category-middle .box-category-item .box-category-category {
    font-size: 9px;
  }
}
.box-category[data-layout="10"] .box-category-middle .box-category-item .box-category-sapo {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.45px;
  min-height: 69px;
  overflow: hidden;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .box-category[data-layout="10"] .box-category-middle .box-category-item .box-category-sapo {
    font-size: 15px;
    min-height: 65px;
  }
}
.box-category[data-layout="10"] .box-category-middle .box-category-item .row-cate-btn {
  position: absolute;
  top: -38px;
  left: 0;
  display: inline-flex;
}
@media (max-width: 991px) {
  .box-category[data-layout="10"] .box-category-middle .box-category-item .row-cate-btn {
    top: -32px;
  }
}
.box-category[data-layout="10"] .box-category-middle .box-category-item .row-cate-btn .category {
  display: block;
  padding: 10px 20px;
  color: #fff;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 18.6px */
  text-transform: uppercase;
  background: var(--HAP-3, #b69325);
}
@media (max-width: 991px) {
  .box-category[data-layout="10"] .box-category-middle .box-category-item .row-cate-btn .category {
    font-size: 10.332px;
    padding: 8px;
  }
}
.box-category[data-layout="10"] .box-category-middle .box-category-item .row-cate-btn .year {
  display: block;
  padding: 10px 20px;
  background: var(--HAP-2, #382e18);
  color: #fff;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 18.6px */
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .box-category[data-layout="10"] .box-category-middle .box-category-item .row-cate-btn .year {
    font-size: 10.332px;
    padding: 8px;
  }
}
.box-category[data-layout="10"] .box-category-middle .box-category-item .list-network {
  display: flex;
  align-items: center;
  gap: 8px;
}
.box-category[data-layout="10"] .box-category-middle .box-category-item .list-network .item-nt {
  display: flex;
  cursor: pointer;
}
.box-category[data-layout="10"] .box-category-middle .box-category-item .list-network .item-nt.share-tw {
  display: none;
}
.box-category[data-layout="10"] .box-category-middle .box-category-item .list-network .item {
  cursor: pointer;
}
.box-category[data-layout="11"] .box-category-top .box-category-title {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 21.6px */
  letter-spacing: 0.16px;
  text-transform: uppercase;
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  margin-bottom: 30px;
}
.box-category[data-layout="11"] .box-category-middle {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
@media (max-width: 1309px) {
  .box-category[data-layout="11"] .box-category-middle {
    gap: 20px;
  }
}
@media (max-width: 991px) {
  .box-category[data-layout="11"] .box-category-middle {
    gap: 25px;
  }
}
@media (max-width: 575px) {
  .box-category[data-layout="11"] .box-category-middle {
    flex-direction: column;
    gap: 40px;
  }
}
.box-category[data-layout="11"] .box-category-middle .box-category-item {
  width: calc(25% - 23px);
}
@media (max-width: 1309px) {
  .box-category[data-layout="11"] .box-category-middle .box-category-item {
    width: calc(25% - 15px);
  }
}
@media (max-width: 991px) {
  .box-category[data-layout="11"] .box-category-middle .box-category-item {
    width: calc(50% - 13px);
  }
}
@media (max-width: 575px) {
  .box-category[data-layout="11"] .box-category-middle .box-category-item {
    width: 100%;
  }
}
.box-category[data-layout="11"] .box-category-middle .box-category-item .box-category-link-with-avatar {
  margin-bottom: 20px;
}
.box-category[data-layout="11"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  color: #2e2e2e;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 21.6px */
  letter-spacing: -0.64px;
  margin-bottom: 20px;
}
@media (max-width: 1309px) {
  .box-category[data-layout="11"] .box-category-middle .box-category-item .box-category-link-title {
    font-size: 19px;
  }
}
@media (max-width: 767px) {
  .box-category[data-layout="11"] .box-category-middle .box-category-item .box-category-link-title {
    font-size: 16px;
  }
}
.box-category[data-layout="11"] .box-category-middle .box-category-item .box-category-time {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #000;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 16.2px */
  letter-spacing: -0.12px;
  opacity: 0.45;
  order: 1;
}
.box-category[data-layout="11"] .box-category-middle .box-category-item .box-category-time .icon {
  display: flex;
  position: relative;
  bottom: 2px;
}
.box-category[data-layout="11"] .box-category-middle .box-category-item .box-category-category,
.box-category[data-layout="11"] .box-category-middle .box-category-item .box-category-sapo {
  display: none;
}
.box-category[data-layout="12"] .box-category-top {
  display: flex;
  justify-content: space-between;
  gap: 170px;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .box-category[data-layout="12"] .box-category-top {
    gap: 70px;
  }
}
@media (max-width: 991px) {
  .box-category[data-layout="12"] .box-category-top {
    flex-direction: column;
    gap: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .box-category[data-layout="12"] .box-category-top {
    width: calc(100% + 32px);
    margin-left: -16px;
  }
}
.box-category[data-layout="12"] .box-category-top .box-category-title {
  color: #000;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 26.35px */
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .box-category[data-layout="12"] .box-category-top .box-category-title {
    text-align: center;
    margin-bottom: 30px;
  }
}
.box-category[data-layout="12"] .box-category-top .box-category-menu {
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  flex: 1;
}
@media (max-width: 991px) {
  .box-category[data-layout="12"] .box-category-top .box-category-menu {
    flex: none;
    overflow-x: auto;
    white-space: nowrap;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
}
.box-category[data-layout="12"] .box-category-top .box-category-menu .box-category-menu-item {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 19.5px */
  text-transform: uppercase;
  padding-bottom: 20px;
  opacity: 0.4;
  text-align: center;
  width: 25%;
}
@media (max-width: 991px) {
  .box-category[data-layout="12"] .box-category-top .box-category-menu .box-category-menu-item {
    font-size: 12px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 10px;
    width: auto;
  }
}
.box-category[data-layout="12"] .box-category-top .box-category-menu .box-category-menu-item.active {
  border-bottom: 5px solid #b69325;
  opacity: 1;
}
@media (max-width: 991px) {
  .box-category[data-layout="12"] .box-category-top .box-category-menu .box-category-menu-item.active {
    border-bottom: 3px solid #b69325;
  }
}
@media (max-width: 991px) {
  .box-category[data-layout="12"] .box-category-top .box-category-menu .box-category-menu-item:last-child {
    margin-right: 0;
  }
}
.box-category[data-layout="12"] .box-boloc {
  margin-bottom: 80px;
  position: relative;
  width: calc((100% + 1290px) / 2);
  margin-left: calc((100% - 1290px) / 2);
}
@media (max-width: 1309px) {
  .box-category[data-layout="12"] .box-boloc {
    width: calc((100% + 1108px) / 2);
    margin-left: calc((100% - 1108px) / 2);
  }
}
@media (max-width: 1199px) {
  .box-category[data-layout="12"] .box-boloc {
    width: calc((100% + 938px) / 2);
    margin-left: calc((100% - 938px) / 2);
  }
}
@media (max-width: 991px) {
  .box-category[data-layout="12"] .box-boloc {
    width: calc((100% + 718px) / 2);
    margin-left: calc((100% - 718px) / 2);
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .box-category[data-layout="12"] .box-boloc {
    margin-right: auto;
    margin-left: auto;
    padding-left: 16px;
    padding-right: 16px;
    max-width: 100%;
  }
}
.box-category[data-layout="12"] .box-boloc .box-wrap-boloc {
  position: relative;
}
@media (max-width: 767px) {
  .box-category[data-layout="12"] .box-boloc .box-wrap-boloc::after {
    content: "";
    background: linear-gradient(90deg, rgba(253, 251, 246, 0) 0%, #fdfbf6 77.08%);
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    width: 70px;
    z-index: 2;
  }
}
.box-category[data-layout="12"] .box-boloc .swiper-slide {
  width: auto;
  margin-right: 10px;
}
.box-category[data-layout="12"] .box-boloc .swiper-slide:last-child {
  margin-right: 30px;
}
.box-category[data-layout="12"] .box-boloc .swiper-slide.active .item-boloc {
  background: var(--HAP-2, #382e18);
  color: #fff;
}
.box-category[data-layout="12"] .box-boloc .item-boloc {
  display: block;
  border-radius: 67px;
  background: #fff;
  padding: 10px;
  color: rgba(0, 0, 0, 0.6);
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 21.7px */
  letter-spacing: -0.42px;
}
@media (max-width: 991px) {
  .box-category[data-layout="12"] .box-boloc .item-boloc {
    font-size: 12px;
    padding: 8px;
  }
}
.box-category[data-layout="12"] .box-boloc .item-boloc.active {
  background: var(--HAP-2, #382e18);
  color: #fff;
}
.box-category[data-layout="12"] .box-category-middle .content {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="12"] .box-category-middle .content {
    gap: 20px;
  }
}
.box-category[data-layout="12"] .box-category-middle .box-category-item {
  width: calc(33.33% - 20px);
  display: flex;
  flex-direction: column;
  height: auto;
}
@media (max-width: 991px) {
  .box-category[data-layout="12"] .box-category-middle .box-category-item {
    width: 100%;
  }
}
.box-category[data-layout="12"] .box-category-middle .box-category-item .box-avavat-layout-top {
  position: relative;
}
.box-category[data-layout="12"] .box-category-middle .box-category-item .box-avavat-layout-top .row-cate-btn {
  display: flex;
  position: absolute;
  left: 0;
  bottom: 0;
}
.box-category[data-layout="12"] .box-category-middle .box-category-item .box-avavat-layout-top .row-cate-btn .category {
  display: block;
  padding: 10px 20px;
  color: #fff;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 18.6px */
  text-transform: uppercase;
  background: var(--HAP-3, #b69325);
}
@media (max-width: 991px) {
  .box-category[data-layout="12"] .box-category-middle .box-category-item .box-avavat-layout-top .row-cate-btn .category {
    font-size: 10.332px;
    padding: 8px;
  }
}
.box-category[data-layout="12"] .box-category-middle .box-category-item .box-avavat-layout-top .row-cate-btn .year {
  display: block;
  padding: 10px 20px;
  background: var(--HAP-2, #382e18);
  color: #fff;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 18.6px */
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .box-category[data-layout="12"] .box-category-middle .box-category-item .box-avavat-layout-top .row-cate-btn .year {
    font-size: 10.332px;
    padding: 8px;
  }
}
.box-category[data-layout="12"] .box-category-middle .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
  background: #fff;
  padding: 30px;
  gap: 30px;
  flex: 1;
}
@media (max-width: 991px) {
  .box-category[data-layout="12"] .box-category-middle .box-category-item .box-category-content {
    padding: 20px;
    gap: 20px;
  }
}
.box-category[data-layout="12"] .box-category-middle .box-category-item .box-category-title-text {
  display: flex;
  gap: 30px;
  flex: 1;
}
@media (max-width: 991px) {
  .box-category[data-layout="12"] .box-category-middle .box-category-item .box-category-title-text {
    gap: 20px;
  }
}
.box-category[data-layout="12"] .box-category-middle .box-category-item .box-category-title-text .icon {
  display: flex;
  position: relative;
  top: 6px;
}
.box-category[data-layout="12"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  color: #2e2e2e;
  font-family: BrownVN;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 29.7px */
  letter-spacing: -0.88px;
}
@media (max-width: 991px) {
  .box-category[data-layout="12"] .box-category-middle .box-category-item .box-category-link-title {
    font-size: 18px;
  }
}
.box-category[data-layout="12"] .box-category-middle .box-category-item .box-category-sapo {
  display: block;
  max-height: 69px;
  overflow: hidden;
  color: #000;
  font-family: BrownVN;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 23.25px */
  letter-spacing: -0.45px;
}
@media (max-width: 991px) {
  .box-category[data-layout="12"] .box-category-middle .box-category-item .box-category-sapo {
    font-size: 13px;
    max-height: 60px;
  }
}
.box-category[data-layout="12"] .box-category-middle .box-category-item .box-category-category {
  display: block;
  opacity: 0.3;
  color: #000;
  font-family: BrownVN;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 126.5%; /* 13.915px */
  letter-spacing: 0.275px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .box-category[data-layout="12"] .box-category-middle .box-category-item .box-category-category {
    font-size: 10px;
  }
}
.box-category[data-layout="12"] .box-category-middle .box-category-item .box-category-time {
  display: none;
}
.box-category[data-layout="13"] .box-category-top {
  display: flex;
  gap: 13px;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .box-category[data-layout="13"] .box-category-top {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 50px;
  }
}
.box-category[data-layout="13"] .box-category-top .text-des {
  display: block;
  color: rgba(35, 31, 32, 0.6);
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 26.35px */
  text-transform: uppercase;
}
.box-category[data-layout="13"] .box-category-top .box-category-title {
  color: #000;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 26.35px */
  text-transform: uppercase;
}
.box-category[data-layout="13"] .box-category-middle {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="13"] .box-category-middle {
    gap: 20px;
  }
}
.box-category[data-layout="13"] .box-category-middle .box-category-item {
  width: calc(33.33% - 20px);
}
@media (max-width: 991px) {
  .box-category[data-layout="13"] .box-category-middle .box-category-item {
    width: 100%;
  }
}
.box-category[data-layout="13"] .box-category-middle .box-category-item .box-avavat-layout-top {
  position: relative;
}
.box-category[data-layout="13"] .box-category-middle .box-category-item .box-avavat-layout-top .row-cate-btn {
  display: flex;
  position: absolute;
  left: 0;
  bottom: 0;
}
.box-category[data-layout="13"] .box-category-middle .box-category-item .box-avavat-layout-top .row-cate-btn .category {
  display: block;
  padding: 10px 20px;
  color: #fff;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 18.6px */
  text-transform: uppercase;
  background: var(--HAP-3, #b69325);
}
@media (max-width: 991px) {
  .box-category[data-layout="13"] .box-category-middle .box-category-item .box-avavat-layout-top .row-cate-btn .category {
    font-size: 10.332px;
    padding: 8px;
  }
}
.box-category[data-layout="13"] .box-category-middle .box-category-item .box-avavat-layout-top .row-cate-btn .year {
  display: block;
  padding: 10px 20px;
  background: var(--HAP-2, #382e18);
  color: #fff;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 18.6px */
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .box-category[data-layout="13"] .box-category-middle .box-category-item .box-avavat-layout-top .row-cate-btn .year {
    font-size: 10.332px;
    padding: 8px;
  }
}
.box-category[data-layout="13"] .box-category-middle .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
  background: #fff;
  padding: 30px;
  gap: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="13"] .box-category-middle .box-category-item .box-category-content {
    padding: 20px;
    gap: 20px;
  }
}
.box-category[data-layout="13"] .box-category-middle .box-category-item .box-category-title-text {
  display: flex;
  gap: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="13"] .box-category-middle .box-category-item .box-category-title-text {
    gap: 20px;
  }
}
.box-category[data-layout="13"] .box-category-middle .box-category-item .box-category-title-text .icon {
  display: flex;
  position: relative;
  top: 6px;
}
.box-category[data-layout="13"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  color: #2e2e2e;
  font-family: BrownVN;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 29.7px */
  letter-spacing: -0.88px;
}
@media (max-width: 991px) {
  .box-category[data-layout="13"] .box-category-middle .box-category-item .box-category-link-title {
    font-size: 18px;
  }
}
.box-category[data-layout="13"] .box-category-middle .box-category-item .box-category-sapo {
  display: block;
  max-height: 69px;
  overflow: hidden;
  color: #000;
  font-family: BrownVN;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 23.25px */
  letter-spacing: -0.45px;
}
@media (max-width: 991px) {
  .box-category[data-layout="13"] .box-category-middle .box-category-item .box-category-sapo {
    font-size: 13px;
    max-height: 60px;
  }
}
.box-category[data-layout="13"] .box-category-middle .box-category-item .box-category-category {
  display: block;
  opacity: 0.3;
  color: #000;
  font-family: BrownVN;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 126.5%; /* 13.915px */
  letter-spacing: 0.275px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .box-category[data-layout="13"] .box-category-middle .box-category-item .box-category-category {
    font-size: 10px;
  }
}
.box-category[data-layout="13"] .box-category-middle .box-category-item .box-category-time {
  display: none;
}
.box-category[data-layout="14"] .box-category-top .box-category-title {
  display: block;
  color: rgba(35, 31, 32, 0.6);
  font-family: BrownVN;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 23.25px */
  text-transform: uppercase;
  margin-bottom: 20px;
}
.box-category[data-layout="14"] .box-category-middle {
  position: relative;
}
@media (max-width: 767px) {
  .box-category[data-layout="14"] .box-category-middle {
    width: calc(100% + 16px);
  }
}
.box-category[data-layout="14"] .box-category-middle .expert-prev {
  cursor: pointer;
  display: flex;
  position: absolute;
  left: -30px;
  top: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
@media (max-width: 991px) {
  .box-category[data-layout="14"] .box-category-middle .expert-prev {
    display: none;
  }
}
.box-category[data-layout="14"] .box-category-middle .expert-next {
  cursor: pointer;
  display: flex;
  position: absolute;
  right: -30px;
  top: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
@media (max-width: 991px) {
  .box-category[data-layout="14"] .box-category-middle .expert-next {
    display: none;
  }
}
.box-category[data-layout="14"] .box-category-middle .swiper-slide {
  width: 280px;
  margin-right: 15px;
  height: auto;
}
.box-category[data-layout="14"] .box-category-middle .swiper-slide:last-child {
  margin-right: 0;
}
.box-category[data-layout="14"] .box-category-middle .box-cate-layout-sapo {
  background: #f7f7f7;
  padding: 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.box-category[data-layout="14"] .box-category-middle .box-cate-layout-sapo .box-category-sapo {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 21.7px */
  letter-spacing: -0.42px;
  margin-bottom: 20px;
  flex: 1;
}
.box-category[data-layout="14"] .box-category-middle .box-category-item {
  display: flex;
  align-items: center;
}
.box-category[data-layout="14"] .box-category-middle .box-category-item .box-category-link-with-avatar {
  width: 40px;
}
.box-category[data-layout="14"] .box-category-middle .box-category-item .box-category-link-with-avatar img {
  border-radius: 100%;
}
.box-category[data-layout="14"] .box-category-middle .box-category-item .box-category-link-with-avatar::before {
  padding-bottom: 100%;
}
.box-category[data-layout="14"] .box-category-middle .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
  width: calc(100% - 55px);
  margin-left: 15px;
}
.box-category[data-layout="14"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  color: #231f20;
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 20.15px */
  text-transform: uppercase;
}
.box-category[data-layout="14"] .box-category-middle .box-category-item .box-category-category {
  display: none;
}
.box-category[data-layout="14"] .box-category-middle .box-category-item .box-category-time {
  display: none;
}
.box-category[data-layout="15"] .box-category-middle {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  position: relative;
  top: -132px;
}
@media (max-width: 1309px) {
  .box-category[data-layout="15"] .box-category-middle {
    top: -100px;
  }
}
@media (max-width: 991px) {
  .box-category[data-layout="15"] .box-category-middle {
    top: -55px;
    gap: 30px;
  }
}
@media (max-width: 767px) {
  .box-category[data-layout="15"] .box-category-middle {
    position: inherit;
    top: 0;
    margin-top: 57px;
    gap: 20px;
    padding-bottom: 130px;
  }
}
.box-category[data-layout="15"] .box-category-middle .box-category-item {
  width: calc(25% - 30px);
}
@media (max-width: 991px) {
  .box-category[data-layout="15"] .box-category-middle .box-category-item {
    width: calc(33.333% - 20px);
  }
}
@media (max-width: 767px) {
  .box-category[data-layout="15"] .box-category-middle .box-category-item {
    width: calc(50% - 10px);
  }
}
.box-category[data-layout="15"] .box-category-middle .box-category-item .box-category-link-with-avatar {
  margin-bottom: 30px;
  overflow: hidden;
}
.box-category[data-layout="15"] .box-category-middle .box-category-item .box-category-link-with-avatar .box-category-avatar {
  transition: all 0.5s ease;
}
.box-category[data-layout="15"] .box-category-middle .box-category-item .box-category-link-with-avatar .box-category-avatar:hover {
  transform: scale(1.1);
}
@media (max-width: 575px) {
  .box-category[data-layout="15"] .box-category-middle .box-category-item .box-category-link-with-avatar {
    margin-bottom: 13px;
  }
}
.box-category[data-layout="15"] .box-category-middle .box-category-item .box-category-link-with-avatar:before {
  padding-bottom: 133.39%;
  content: "";
  display: block;
}
.box-category[data-layout="15"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  color: #000;
  font-family: Beaufort;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 91.4%;
  letter-spacing: -0.9px;
  margin-bottom: 20px;
  text-align: center;
}
@media (max-width: 575px) {
  .box-category[data-layout="15"] .box-category-middle .box-category-item .box-category-link-title {
    font-size: 18px;
    margin-bottom: 9px;
  }
}
.box-category[data-layout="15"] .box-category-middle .box-category-item .box-category-sapo, .box-category[data-layout="15"] .box-category-middle .box-category-item p {
  color: rgba(0, 0, 0, 0.6);
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.56px;
  overflow: hidden;
  max-height: 57px;
  text-align: center;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
@media (max-width: 575px) {
  .box-category[data-layout="15"] .box-category-middle .box-category-item .box-category-sapo, .box-category[data-layout="15"] .box-category-middle .box-category-item p {
    font-size: 12px;
    max-height: 48px;
  }
}
.box-category[data-layout="15"] .box-category-middle .box-category-item .box-category-time,
.box-category[data-layout="15"] .box-category-middle .box-category-item .box-category-category {
  display: none;
}
.box-category[data-layout="16"] .box-category-top .box-category-title {
  color: rgba(35, 31, 32, 0.6);
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 20.15px */
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}
.box-category[data-layout="16"] .box-category-middle {
  position: relative;
  padding: 0 34px;
}
@media (max-width: 991px) {
  .box-category[data-layout="16"] .box-category-middle {
    padding: 0;
  }
}
.box-category[data-layout="16"] .box-category-middle .dvith-prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 2;
  display: flex;
}
@media (max-width: 991px) {
  .box-category[data-layout="16"] .box-category-middle .dvith-prev {
    display: none;
  }
}
.box-category[data-layout="16"] .box-category-middle .dvith-next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 2;
  display: flex;
}
@media (max-width: 991px) {
  .box-category[data-layout="16"] .box-category-middle .dvith-next {
    display: none;
  }
}
.box-category[data-layout="16"] .box-category-middle .swiper-slide {
  width: 247px;
  margin-right: 20px;
}
.box-category[data-layout="16"] .box-category-middle .swiper-slide:last-child {
  margin-right: 0;
}
.box-category[data-layout="16"] .box-category-middle .box-category-item {
  display: flex;
  align-items: center;
}
.box-category[data-layout="16"] .box-category-middle .box-category-item .box-category-link-with-avatar {
  border: 1px #cbcbcb;
  width: 60px;
  border-radius: 60px;
}
.box-category[data-layout="16"] .box-category-middle .box-category-item .box-category-link-with-avatar img {
  border-radius: 60px;
}
.box-category[data-layout="16"] .box-category-middle .box-category-item .box-category-link-with-avatar:before {
  padding-bottom: 100%;
}
.box-category[data-layout="16"] .box-category-middle .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
  width: calc(100% - 75px);
  margin-left: 15px;
}
.box-category[data-layout="16"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  color: #231f20;
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 20.15px */
  text-transform: uppercase;
}
.box-category[data-layout="16"] .box-category-middle .box-category-item .box-category-sapo {
  display: none;
}
.box-category[data-layout="16"] .box-category-middle .box-category-item .box-category-time,
.box-category[data-layout="16"] .box-category-middle .box-category-item .box-category-category {
  display: none;
}
.box-category[data-layout="17"] {
  margin-top: 40px;
}
.box-category[data-layout="17"] .box-category-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .box-category[data-layout="17"] .box-category-top {
    margin-bottom: 30px;
    gap: 10px;
  }
}
.box-category[data-layout="17"] .box-category-top .box-category-title {
  color: #000;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 26.35px */
  text-transform: uppercase;
  opacity: 0.6;
}
@media (max-width: 991px) {
  .box-category[data-layout="17"] .box-category-top .box-category-title {
    opacity: 1;
    flex: 1;
  }
}
.box-category[data-layout="17"] .box-category-top .box-action {
  display: flex;
  align-items: center;
  gap: 20px;
}
.box-category[data-layout="17"] .box-category-top .box-action .duankhac-prev,
.box-category[data-layout="17"] .box-category-top .box-action .duankhac-next {
  display: flex;
  cursor: pointer;
}
@media (max-width: 767px) {
  .box-category[data-layout="17"] .box-category-middle {
    width: calc(100% + 16px);
  }
}
.box-category[data-layout="17"] .box-category-middle .swiper-slide {
  width: 410px;
  margin-right: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="17"] .box-category-middle .swiper-slide {
    margin-right: 1px;
    width: 310px;
  }
}
.box-category[data-layout="17"] .box-category-middle .swiper-slide:last-child {
  margin-right: 0;
}
@media (max-width: 991px) {
  .box-category[data-layout="17"] .box-category-middle .swiper-slide:last-child {
    margin-right: 16px;
  }
}
.box-category[data-layout="17"] .box-category-middle .box-category-item .box-avavat-layout-top {
  position: relative;
}
.box-category[data-layout="17"] .box-category-middle .box-category-item .box-avavat-layout-top .row-cate-btn {
  display: flex;
  position: absolute;
  left: 0;
  bottom: 0;
}
.box-category[data-layout="17"] .box-category-middle .box-category-item .box-avavat-layout-top .row-cate-btn .category {
  display: block;
  padding: 10px 20px;
  color: #fff;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 18.6px */
  text-transform: uppercase;
  background: var(--HAP-3, #b69325);
}
@media (max-width: 991px) {
  .box-category[data-layout="17"] .box-category-middle .box-category-item .box-avavat-layout-top .row-cate-btn .category {
    font-size: 10.332px;
    padding: 8px;
  }
}
.box-category[data-layout="17"] .box-category-middle .box-category-item .box-avavat-layout-top .row-cate-btn .year {
  display: block;
  padding: 10px 20px;
  background: var(--HAP-2, #382e18);
  color: #fff;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 18.6px */
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .box-category[data-layout="17"] .box-category-middle .box-category-item .box-avavat-layout-top .row-cate-btn .year {
    font-size: 10.332px;
    padding: 8px;
  }
}
.box-category[data-layout="17"] .box-category-middle .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
  background: #fff;
  padding: 30px;
  gap: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="17"] .box-category-middle .box-category-item .box-category-content {
    padding: 20px 15px;
    gap: 20px;
    background: transparent;
  }
}
.box-category[data-layout="17"] .box-category-middle .box-category-item .box-category-title-text {
  display: flex;
  gap: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="17"] .box-category-middle .box-category-item .box-category-title-text {
    gap: 20px;
  }
}
.box-category[data-layout="17"] .box-category-middle .box-category-item .box-category-title-text .icon {
  display: flex;
  position: relative;
  top: 6px;
}
.box-category[data-layout="17"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  color: #2e2e2e;
  font-family: BrownVN;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 29.7px */
  letter-spacing: -0.88px;
}
@media (max-width: 991px) {
  .box-category[data-layout="17"] .box-category-middle .box-category-item .box-category-link-title {
    font-size: 18px;
  }
}
.box-category[data-layout="17"] .box-category-middle .box-category-item .box-category-sapo {
  display: block;
  max-height: 69px;
  overflow: hidden;
  color: #000;
  font-family: BrownVN;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 23.25px */
  letter-spacing: -0.45px;
}
@media (max-width: 991px) {
  .box-category[data-layout="17"] .box-category-middle .box-category-item .box-category-sapo {
    font-size: 13px;
    max-height: 60px;
  }
}
.box-category[data-layout="17"] .box-category-middle .box-category-item .box-category-category {
  display: block;
  opacity: 0.3;
  color: #000;
  font-family: BrownVN;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 126.5%; /* 13.915px */
  letter-spacing: 0.275px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .box-category[data-layout="17"] .box-category-middle .box-category-item .box-category-category {
    font-size: 10px;
  }
}
.box-category[data-layout="17"] .box-category-middle .box-category-item .list-net {
  align-items: center;
  gap: 8px;
  display: none;
}
@media (max-width: 991px) {
  .box-category[data-layout="17"] .box-category-middle .box-category-item .list-net {
    display: flex;
  }
}
.box-category[data-layout="17"] .box-category-middle .box-category-item .list-net .icon-net {
  display: flex;
}
.box-category[data-layout="17"] .box-category-middle .box-category-item .box-category-time {
  display: none;
}
.box-category[data-layout="18"] .box-category-top {
  margin-bottom: 30px;
}
.box-category[data-layout="18"] .box-category-top .box-category-title {
  display: block;
  color: #0b0b0b;
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 21.7px */
  text-transform: uppercase;
  text-align: center;
}
.box-category[data-layout="18"] .box-category-middle .swiper-slide {
  width: 440px;
  margin-right: 15px;
  height: auto;
}
@media (max-width: 991px) {
  .box-category[data-layout="18"] .box-category-middle .swiper-slide {
    width: 338px;
  }
}
.box-category[data-layout="18"] .box-category-middle .swiper-slide:last-child {
  margin-right: 0;
}
.box-category[data-layout="18"] .box-category-middle .box-layout-bgk {
  background: #fff;
  padding: 30px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.box-category[data-layout="18"] .box-category-middle .box-category-sapo {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 27.9px */
  letter-spacing: -0.54px;
  opacity: 0.8;
  margin-bottom: 50px;
  flex: 1;
}
@media (max-width: 991px) {
  .box-category[data-layout="18"] .box-category-middle .box-category-sapo {
    font-size: 16px;
    margin-bottom: 30px;
  }
}
.box-category[data-layout="18"] .box-category-middle .box-category-item {
  display: flex;
  align-items: center;
}
.box-category[data-layout="18"] .box-category-middle .box-category-item .box-category-link-with-avatar {
  width: 76px;
}
.box-category[data-layout="18"] .box-category-middle .box-category-item .box-category-link-with-avatar img {
  border-radius: 100%;
}
.box-category[data-layout="18"] .box-category-middle .box-category-item .box-category-link-with-avatar::before {
  padding-bottom: 100%;
}
.box-category[data-layout="18"] .box-category-middle .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
  width: calc(100% - 91px);
  margin-left: 15px;
}
.box-category[data-layout="18"] .box-category-middle .box-category-item .box-category-title-text {
  color: #232323;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 21.6px */
  letter-spacing: -0.64px;
  margin-bottom: 10px;
}
.box-category[data-layout="18"] .box-category-middle .box-category-item .box-category-category {
  display: block;
  color: rgba(35, 31, 32, 0.6);
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 20.15px */
  text-transform: uppercase;
}
.box-category[data-layout="18"] .box-category-middle .box-category-item .box-category-time {
  display: none;
}
.box-category[data-layout="19"] .box-category-top {
  display: flex;
}
.box-category[data-layout="19"] .box-category-top .box-category-title {
  color: #fff;
  font-family: BrownVN;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 24.3px */
  letter-spacing: 0.72px;
  text-transform: uppercase;
}
.box-category[data-layout="19"] .box-category-middle {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .box-category[data-layout="19"] .box-category-middle {
    gap: 18px;
  }
}
.box-category[data-layout="19"] .box-category-middle .box-category-item {
  width: calc(25% - 30px);
}
.box-category[data-layout="19"] .box-category-middle .box-category-item:first-child .box-category-link-with-avatar::after {
  content: "Đang phát";
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  padding: 5px 0;
  opacity: 0.7;
}
@media (max-width: 991px) {
  .box-category[data-layout="19"] .box-category-middle .box-category-item {
    width: calc(50% - 20px);
  }
}
@media (max-width: 767px) {
  .box-category[data-layout="19"] .box-category-middle .box-category-item {
    width: calc(50% - 10px);
  }
}
.box-category[data-layout="19"] .box-category-middle .box-category-item .box-category-link-with-avatar {
  margin-bottom: 20px;
  overflow: hidden;
}
@media (max-width: 575px) {
  .box-category[data-layout="19"] .box-category-middle .box-category-item .box-category-link-with-avatar {
    margin-bottom: 9px;
  }
}
.box-category[data-layout="19"] .box-category-middle .box-category-item .box-category-link-with-avatar .box-category-avatar {
  transition: all 0.5s ease;
}
.box-category[data-layout="19"] .box-category-middle .box-category-item .box-category-link-with-avatar .box-category-avatar:hover {
  transform: scale(1.1);
}
.box-category[data-layout="19"] .box-category-middle .box-category-item .box-category-link-with-avatar .icon {
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.box-category[data-layout="19"] .box-category-middle .box-category-item .box-category-link-title {
  color: #fff;
  text-overflow: ellipsis;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.51px;
  display: block;
  margin-bottom: 20px;
  max-height: 78px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 767px) {
  .box-category[data-layout="19"] .box-category-middle .box-category-item .box-category-link-title {
    font-size: 15px;
    -webkit-line-clamp: 2;
  }
}
@media (max-width: 575px) {
  .box-category[data-layout="19"] .box-category-middle .box-category-item .box-category-link-title {
    font-size: 12px;
    margin-bottom: 10px;
  }
}
.box-category[data-layout="19"] .box-category-middle .box-category-item .box-category-time {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  text-overflow: ellipsis;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.51px;
}
@media (max-width: 575px) {
  .box-category[data-layout="19"] .box-category-middle .box-category-item .box-category-time {
    font-size: 10px;
  }
}
.box-category[data-layout="19"] .box-category-middle .box-category-item .box-category-sapo {
  display: none;
}
.box-category[data-layout="20"] .box-category-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 35px;
}
.box-category[data-layout="20"] .box-category-top .box-category-title {
  color: #fff;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 26.35px */
  text-transform: uppercase;
}
.box-category[data-layout="20"] .box-category-top .views {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #f0f0f0;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
}
.box-category[data-layout="20"] .box-category-top .views .icon {
  display: flex;
}
.box-category[data-layout="20"] .box-category-middle {
  position: relative;
}
.box-category[data-layout="20"] .box-category-middle .swiper-slide {
  width: 234px;
  margin-right: 30px;
}
.box-category[data-layout="20"] .box-category-middle .swiper-slide:last-child {
  margin-right: 0;
}
.box-category[data-layout="20"] .box-category-middle .recommended-sw-prev {
  z-index: 2;
  display: flex;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -16px;
  cursor: pointer;
}
@media (max-width: 991px) {
  .box-category[data-layout="20"] .box-category-middle .recommended-sw-prev {
    display: none;
  }
}
.box-category[data-layout="20"] .box-category-middle .recommended-sw-next {
  z-index: 2;
  display: flex;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -16px;
  cursor: pointer;
}
@media (max-width: 991px) {
  .box-category[data-layout="20"] .box-category-middle .recommended-sw-next {
    display: none;
  }
}
.box-category[data-layout="20"] .box-category-middle .box-category-item .box-category-link-with-avatar {
  margin-bottom: 33px;
}
.box-category[data-layout="20"] .box-category-middle .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
}
.box-category[data-layout="20"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  color: #fff;
  font-family: BrownVN;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 26px */
  letter-spacing: -0.8px;
}
.box-category[data-layout="20"] .box-category-middle .box-category-item .box-category-category {
  display: block;
  order: -1;
  color: rgba(255, 255, 255, 0.6);
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 18.6px */
  text-transform: uppercase;
  margin-bottom: 20px;
}
.box-category[data-layout="20"] .box-category-middle .box-category-item .box-category-time {
  display: none;
}
.box-category[data-layout="20"] .box-category-middle .box-category-item .box-category-sapo {
  display: none;
}
.box-category[data-layout="21"] {
  display: flex;
}
@media (max-width: 991px) {
  .box-category[data-layout="21"] {
    flex-direction: column;
  }
}
.box-category[data-layout="21"] .box-category-top {
  width: 300px;
}
@media (max-width: 991px) {
  .box-category[data-layout="21"] .box-category-top {
    width: 100%;
  }
}
.box-category[data-layout="21"] .box-category-top .box-category-title {
  color: #000;
  font-family: BrownVN;
  font-size: 27px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 32.4px */
  letter-spacing: -1.35px;
  margin-bottom: 30px;
}
.box-category[data-layout="21"] .box-category-top .sapo-text {
  color: rgba(0, 0, 0, 0.8);
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 24.8px */
  letter-spacing: -0.48px;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .box-category[data-layout="21"] .box-category-top .sapo-text {
    margin-bottom: 30px;
  }
}
.box-category[data-layout="21"] .box-category-top .views {
  border: 1px solid #949494;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #959595;
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 18.9px */
  letter-spacing: -0.56px;
  width: -moz-fit-content;
  width: fit-content;
}
.box-category[data-layout="21"] .box-category-top .views .icon {
  display: flex;
}
.box-category[data-layout="21"] .box-category-middle {
  margin-left: 30px;
  width: calc(100% - 330px);
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="21"] .box-category-middle {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .box-category[data-layout="21"] .box-category-middle {
    overflow-x: auto;
    white-space: nowrap;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    flex-wrap: initial;
  }
}
.box-category[data-layout="21"] .box-category-middle .box-category-item {
  width: calc(33.33% - 20px);
}
@media (max-width: 767px) {
  .box-category[data-layout="21"] .box-category-middle .box-category-item {
    width: 300px;
  }
}
.box-category[data-layout="21"] .box-category-middle .box-category-item .box-category-link-with-avatar {
  margin-bottom: 33px;
}
@media (max-width: 767px) {
  .box-category[data-layout="21"] .box-category-middle .box-category-item .box-category-link-with-avatar {
    width: 300px;
  }
}
.box-category[data-layout="21"] .box-category-middle .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
}
.box-category[data-layout="21"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 26px */
  letter-spacing: -0.8px;
}
@media (max-width: 767px) {
  .box-category[data-layout="21"] .box-category-middle .box-category-item .box-category-link-title {
    white-space: normal;
  }
}
.box-category[data-layout="21"] .box-category-middle .box-category-item .box-category-category {
  display: block;
  order: -1;
  color: rgba(35, 31, 32, 0.6);
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 18.6px */
  text-transform: uppercase;
  margin-bottom: 20px;
}
.box-category[data-layout="21"] .box-category-middle .box-category-item .box-category-time {
  display: none;
}
.box-category[data-layout="21"] .box-category-middle .box-category-item .box-category-sapo {
  display: none;
}
.box-category[data-layout="22"] .box-category-middle {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  overflow-y: auto;
  height: 475px;
  margin-bottom: 20px;
  /* Track */
  /* Handle */
}
@media (max-width: 1309px) {
  .box-category[data-layout="22"] .box-category-middle {
    height: 300px;
  }
}
@media (max-width: 991px) {
  .box-category[data-layout="22"] .box-category-middle {
    height: 580px;
  }
}
@media (max-width: 575px) {
  .box-category[data-layout="22"] .box-category-middle {
    height: 400px;
  }
}
.box-category[data-layout="22"] .box-category-middle::-webkit-scrollbar {
  width: 4px;
}
.box-category[data-layout="22"] .box-category-middle::-webkit-scrollbar-track {
  background: #fff;
}
.box-category[data-layout="22"] .box-category-middle::-webkit-scrollbar-thumb {
  background: #b69325;
}
.box-category[data-layout="22"] .box-category-middle .box-category-item {
  display: flex;
}
@media (max-width: 575px) {
  .box-category[data-layout="22"] .box-category-middle .box-category-item {
    background: #191919;
    justify-content: space-between;
    padding: 10px 0;
  }
}
.box-category[data-layout="22"] .box-category-middle .box-category-item .box-category-link-with-avatar {
  width: 168px;
  overflow: hidden;
}
@media (max-width: 575px) {
  .box-category[data-layout="22"] .box-category-middle .box-category-item .box-category-link-with-avatar {
    width: 115px;
  }
  .box-category[data-layout="22"] .box-category-middle .box-category-item .box-category-link-with-avatar:before {
    padding-bottom: 72.5%;
  }
}
.box-category[data-layout="22"] .box-category-middle .box-category-item .box-category-link-with-avatar::after {
  content: "";
  background: url(../../images/icon-play.png) no-repeat;
  background-size: contain;
  width: 25px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.box-category[data-layout="22"] .box-category-middle .box-category-item .box-category-link-with-avatar .box-category-avatar {
  transition: all 0.5s ease;
}
.box-category[data-layout="22"] .box-category-middle .box-category-item .box-category-link-with-avatar .box-category-avatar:hover {
  transform: scale(1.1);
}
.box-category[data-layout="22"] .box-category-middle .box-category-item .box-category-content {
  width: calc(100% - 168px);
  background: #191919;
  padding: 20px;
}
@media (max-width: 575px) {
  .box-category[data-layout="22"] .box-category-middle .box-category-item .box-category-content {
    width: calc(100% - 140px);
    padding: 0;
    background: transparent;
  }
}
.box-category[data-layout="22"] .box-category-middle .box-category-item .box-category-link-title {
  color: #fff;
  text-overflow: ellipsis;
  font-family: BrownVN;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 21px */
  letter-spacing: -0.45px;
  display: block;
  max-height: 63px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.box-category[data-layout="22"] .box-category-middle .box-category-item .box-category-time {
  display: none;
  color: rgba(255, 255, 255, 0.5);
  text-overflow: ellipsis;
  font-family: BrownVN;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 15px */
}
.box-category[data-layout="22"] .box-category-middle .box-category-item .box-category-sapo {
  display: none;
}
.box-category[data-layout="23"] .box-category-title {
  color: #000;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%;
  text-transform: uppercase;
  text-align: center;
}
.box-category[data-layout="23"] .box-category-middle {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.box-category[data-layout="23"] .box-category-middle .box-category-item {
  display: flex;
  height: 100%;
  width: calc(50% - 15px);
}
@media (max-width: 1199px) {
  .box-category[data-layout="23"] .box-category-middle .box-category-item {
    width: 100%;
  }
}
.box-category[data-layout="23"] .box-category-middle .box-category-item .box-category-link-with-avatar {
  width: 240px;
}
@media (max-width: 991px) {
  .box-category[data-layout="23"] .box-category-middle .box-category-item .box-category-link-with-avatar {
    width: 155px;
  }
}
.box-category[data-layout="23"] .box-category-middle .box-category-item .box-category-link-with-avatar:before {
  padding-bottom: 132.5%;
}
.box-category[data-layout="23"] .box-category-middle .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
  padding: 20px 30px;
  width: calc(100% - 240px);
  background: #fff;
}
@media (max-width: 991px) {
  .box-category[data-layout="23"] .box-category-middle .box-category-item .box-category-content {
    padding: 10px 20px;
    width: calc(100% - 155px);
  }
}
.box-category[data-layout="23"] .box-category-middle .box-category-item .box-category-title-text {
  flex: 1;
}
.box-category[data-layout="23"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 29.7px */
  letter-spacing: -0.88px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .box-category[data-layout="23"] .box-category-middle .box-category-item .box-category-link-title {
    font-size: 15px;
    margin-bottom: 13px;
  }
}
.box-category[data-layout="23"] .box-category-middle .box-category-item .box-category-category {
  display: block;
  margin-bottom: 10px;
  opacity: 0.3;
  color: #000;
  font-family: BrownVN;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 126.5%; /* 13.915px */
  letter-spacing: 0.275px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .box-category[data-layout="23"] .box-category-middle .box-category-item .box-category-category {
    margin-bottom: 6px;
    font-size: 9px;
  }
}
.box-category[data-layout="23"] .box-category-middle .box-category-item .cate-top {
  display: block;
  margin-bottom: 20px;
  opacity: 0.3;
  color: #000;
  font-family: BrownVN;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 126.5%; /* 13.915px */
  letter-spacing: 0.275px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .box-category[data-layout="23"] .box-category-middle .box-category-item .cate-top {
    margin-bottom: 13px;
    font-size: 9px;
  }
}
.box-category[data-layout="23"] .box-category-middle .box-category-item .box-category-title-text-name {
  color: #000;
  font-family: BrownVN;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 29.7px */
  letter-spacing: -0.88px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .box-category[data-layout="23"] .box-category-middle .box-category-item .box-category-title-text-name {
    margin-bottom: 13px;
    font-size: 15px;
  }
}
.box-category[data-layout="23"] .box-category-middle .box-category-item .share-fb-item {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #b69325;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .box-category[data-layout="23"] .box-category-middle .box-category-item .share-fb-item {
    gap: 6px;
    font-size: 9px;
  }
}
.box-category[data-layout="23"] .box-category-middle .box-category-item .share-fb-item .icon-fb {
  display: flex;
  position: relative;
  bottom: 3px;
}
.box-category[data-layout="23"] .box-category-middle .box-category-item .box-category-sapo {
  color: #000;
  font-family: BrownVN;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 126.5%; /* 13.915px */
  letter-spacing: 0.275px;
  text-transform: uppercase;
  opacity: 0.3;
}
@media (max-width: 991px) {
  .box-category[data-layout="23"] .box-category-middle .box-category-item .box-category-sapo {
    font-size: 9px;
  }
}
.box-category[data-layout="23"] .box-category-middle .box-category-item .box-category-time {
  display: none;
}
.box-category[data-layout="24"] .box-category-title {
  color: #2e2712;
  font-family: Beaufort;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px; /* 128.571% */
  letter-spacing: -1.12px;
}
@media (max-width: 767px) {
  .box-category[data-layout="24"] .box-category-title {
    text-align: center;
  }
}
.box-category[data-layout="24"] .box-category-middle .box-category-item {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .box-category[data-layout="24"] .box-category-middle .box-category-item {
    flex-direction: column;
  }
}
.box-category[data-layout="24"] .box-category-middle .box-category-item .box-category-link-with-avatar {
  width: 410px;
}
@media (max-width: 1309px) {
  .box-category[data-layout="24"] .box-category-middle .box-category-item .box-category-link-with-avatar {
    width: 350px;
  }
}
@media (max-width: 767px) {
  .box-category[data-layout="24"] .box-category-middle .box-category-item .box-category-link-with-avatar {
    width: calc(100% + 32px);
    margin-left: -16px;
  }
}
.box-category[data-layout="24"] .box-category-middle .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
  width: calc(100% - 440px);
  margin-left: 30px;
}
@media (max-width: 1309px) {
  .box-category[data-layout="24"] .box-category-middle .box-category-item .box-category-content {
    width: calc(100% - 370px);
    margin-left: 20px;
  }
}
@media (max-width: 767px) {
  .box-category[data-layout="24"] .box-category-middle .box-category-item .box-category-content {
    width: calc(100% + 32px);
    margin-left: -16px;
    padding: 20px;
    border-bottom: 1px solid #b69325;
    background: #fff;
  }
}
.box-category[data-layout="24"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 29.7px */
  letter-spacing: -0.44px;
  margin-bottom: 10px;
}
.box-category[data-layout="24"] .box-category-middle .box-category-item .box-category-category {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-bottom: 35px;
}
.box-category[data-layout="24"] .box-category-middle .box-category-item .box-category-category .icon-avt {
  width: 30px;
  height: auto;
}
.box-category[data-layout="24"] .box-category-middle .box-category-item .box-category-category .icon-avt img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100%;
}
.box-category[data-layout="24"] .box-category-middle .box-category-item .box-category-category .name {
  width: calc(100% - 37px);
  color: rgba(0, 0, 0, 0.6);
  font-family: BrownVN;
  font-size: 9px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 12.15px */
  letter-spacing: 0.495px;
  text-transform: uppercase;
}
.box-category[data-layout="24"] .box-category-middle .box-category-item .box-category-sapo {
  display: block;
  overflow: hidden;
  max-height: 88px;
  color: rgba(0, 0, 0, 0.6);
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 21.7px */
  letter-spacing: -0.28px;
}
.box-category[data-layout="24"] .box-category-middle .box-category-item .box-category-time {
  display: none;
}
.box-category[data-layout="24"] .box-section-title {
  margin: 120px auto;
  width: 555px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 991px) {
  .box-category[data-layout="24"] .box-section-title {
    width: 100%;
  }
}
.box-category[data-layout="24"] .box-section-title .title-text {
  font-family: BrownVN;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  color: #6e6e6e;
  margin-bottom: 30px;
}
.box-category[data-layout="24"] .box-section-title .send {
  background: #b69325;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  padding: 12px 15px;
  display: flex;
  align-items: center;
  gap: 10px;
  width: -moz-max-content;
  width: max-content;
  transition: all 0.5s;
  height: -moz-fit-content;
  height: fit-content;
}
.box-category[data-layout="24"] .box-section-title .send .icon {
  display: flex;
  margin-bottom: 5px;
}
.box-category[data-layout="24"] .box-section-title .send:hover {
  color: #b69325;
  background: #ece9e0;
}
.box-category[data-layout="24"] .box-section-title .send:hover .icon svg path {
  fill: #b69325;
}
.box-category[data-layout="25"] .box-category-middle {
  display: flex;
}
@media (max-width: 991px) {
  .box-category[data-layout="25"] .box-category-middle {
    flex-direction: column;
  }
}
.box-category[data-layout="25"] .box-category-middle .box-category-top {
  width: 350px;
}
@media (max-width: 1309px) {
  .box-category[data-layout="25"] .box-category-middle .box-category-top {
    width: 240px;
  }
}
@media (max-width: 991px) {
  .box-category[data-layout="25"] .box-category-middle .box-category-top {
    width: 100%;
    margin-bottom: 20px;
  }
}
.box-category[data-layout="25"] .box-category-middle .box-category-top .text-up {
  display: block;
  margin-bottom: 8px;
  font-family: Beaufort;
  font-size: 44px;
  font-weight: 400;
  line-height: 52.8px;
  letter-spacing: -0.03em;
  text-align: left;
  color: #000000;
}
@media (max-width: 1309px) {
  .box-category[data-layout="25"] .box-category-middle .box-category-top .text-up {
    font-size: 35px;
    line-height: 38px;
  }
}
.box-category[data-layout="25"] .box-category-middle .box-category-top .box-category-child {
  font-family: Beaufort;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -0.03em;
  text-align: left;
  color: #b69325;
}
@media (max-width: 1309px) {
  .box-category[data-layout="25"] .box-category-middle .box-category-top .box-category-child {
    font-size: 22px;
    line-height: 30px;
  }
}
.box-category[data-layout="25"] .box-category-middle .box-category-top .box-category-title {
  font-family: Beaufort;
  font-size: 44px;
  font-weight: 400;
  line-height: 52.8px;
  letter-spacing: -0.03em;
  text-align: left;
  color: #b69325;
}
@media (max-width: 1309px) {
  .box-category[data-layout="25"] .box-category-middle .box-category-top .box-category-title {
    font-size: 34px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .box-category[data-layout="25"] .box-category-middle .box-category-top .box-category-title {
    font-size: 27px;
    line-height: 30px;
  }
}
.box-category[data-layout="25"] .box-category-middle .winning-sw,
.box-category[data-layout="25"] .box-category-middle .winning-sw1,
.box-category[data-layout="25"] .box-category-middle .winning-sw2,
.box-category[data-layout="25"] .box-category-middle .winning-sw3,
.box-category[data-layout="25"] .box-category-middle .winning-sw4,
.box-category[data-layout="25"] .box-category-middle .winning-sw5,
.box-category[data-layout="25"] .box-category-middle .winning-sw6,
.box-category[data-layout="25"] .box-category-middle .winning-sw7,
.box-category[data-layout="25"] .box-category-middle .winning-sw8,
.box-category[data-layout="25"] .box-category-middle .winning-sw9,
.box-category[data-layout="25"] .box-category-middle .winning-sw10 {
  width: calc(100% - 390px);
  margin-left: 40px;
}
@media (max-width: 1309px) {
  .box-category[data-layout="25"] .box-category-middle .winning-sw,
  .box-category[data-layout="25"] .box-category-middle .winning-sw1,
  .box-category[data-layout="25"] .box-category-middle .winning-sw2,
  .box-category[data-layout="25"] .box-category-middle .winning-sw3,
  .box-category[data-layout="25"] .box-category-middle .winning-sw4,
  .box-category[data-layout="25"] .box-category-middle .winning-sw5,
  .box-category[data-layout="25"] .box-category-middle .winning-sw6,
  .box-category[data-layout="25"] .box-category-middle .winning-sw7,
  .box-category[data-layout="25"] .box-category-middle .winning-sw8,
  .box-category[data-layout="25"] .box-category-middle .winning-sw9,
  .box-category[data-layout="25"] .box-category-middle .winning-sw10 {
    width: calc(100% - 260px);
    margin-left: 20px;
  }
}
@media (max-width: 991px) {
  .box-category[data-layout="25"] .box-category-middle .winning-sw,
  .box-category[data-layout="25"] .box-category-middle .winning-sw1,
  .box-category[data-layout="25"] .box-category-middle .winning-sw2,
  .box-category[data-layout="25"] .box-category-middle .winning-sw3,
  .box-category[data-layout="25"] .box-category-middle .winning-sw4,
  .box-category[data-layout="25"] .box-category-middle .winning-sw5,
  .box-category[data-layout="25"] .box-category-middle .winning-sw6,
  .box-category[data-layout="25"] .box-category-middle .winning-sw7,
  .box-category[data-layout="25"] .box-category-middle .winning-sw8,
  .box-category[data-layout="25"] .box-category-middle .winning-sw9,
  .box-category[data-layout="25"] .box-category-middle .winning-sw10 {
    width: 100%;
    margin-left: 0;
  }
}
.box-category[data-layout="25"] .box-category-middle .box-winning-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  width: calc(100% - 390px);
  margin-left: 40px;
}
@media (max-width: 1309px) {
  .box-category[data-layout="25"] .box-category-middle .box-winning-flex {
    width: calc(100% - 260px);
    margin-left: 20px;
  }
}
@media (max-width: 991px) {
  .box-category[data-layout="25"] .box-category-middle .box-winning-flex {
    width: 100%;
    margin-left: 0;
  }
}
.box-category[data-layout="25"] .box-category-middle .box-winning-flex .box-category-item {
  width: 249px;
}
@media (max-width: 991px) {
  .box-category[data-layout="25"] .box-category-middle .box-winning-flex .box-category-item {
    width: calc(50% - 5px);
  }
}
.box-category[data-layout="25"] .box-category-middle .swiper-slide {
  width: 255px;
  margin-right: 10px;
}
.box-category[data-layout="25"] .box-category-middle .swiper-slide:last-child {
  margin-right: 0;
}
.box-category[data-layout="25"] .box-category-middle .box-category-item .box-category-link-with-avatar {
  margin-bottom: 16px;
}
.box-category[data-layout="25"] .box-category-middle .box-category-item .box-category-link-with-avatar::before {
  padding-bottom: 137.5%;
}
.box-category[data-layout="25"] .box-category-middle .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.box-category[data-layout="25"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  font-family: BrownVN;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  color: #000000;
}
.box-category[data-layout="25"] .box-category-middle .box-category-item .box-flex-cate {
  display: flex;
  align-items: center;
  gap: 7px;
  order: -1;
}
.box-category[data-layout="25"] .box-category-middle .box-category-item .avt-cate {
  width: 32px;
  height: 32px;
}
.box-category[data-layout="25"] .box-category-middle .box-category-item .avt-cate img {
  width: 32px;
  height: 100%;
  border-radius: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.box-category[data-layout="25"] .box-category-middle .box-category-item .box-category-category {
  display: block;
  font-family: BrownVN;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-align: left;
  color: #000000;
  width: calc(100% - 39px);
}
.box-category[data-layout="25"] .box-category-middle .box-category-item .box-category-sapo {
  display: none;
}
.box-category[data-layout="25"] .box-category-middle .box-category-item .box-category-time {
  display: none;
}
.box-category[data-layout="25"] .box-action-pre {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  margin-top: 40px;
}
.box-category[data-layout="25"] .box-action-pre .right {
  position: relative;
  width: 100%;
}
.box-category[data-layout="25"] .box-action-pre .right::before {
  content: "";
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.box-category[data-layout="25"] .box-action-pre .right::after {
  content: "";
  background: #000000;
  width: 350px;
  height: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1309px) {
  .box-category[data-layout="25"] .box-action-pre .right::after {
    width: 240px;
  }
}
@media (max-width: 767px) {
  .box-category[data-layout="25"] .box-action-pre .right::after {
    width: 180px;
  }
}
.box-category[data-layout="25"] .box-action-pre .left {
  display: flex;
  align-items: center;
  gap: 30px;
}
.box-category[data-layout="25"] .box-action-pre .left .winning-sw-next {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.box-category[data-layout="25"] .box-action-pre .left .winning-sw-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.box-category[data-layout="26"] .box-category-middle {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  overflow: hidden;
}
.box-category[data-layout="26"] .box-category-middle .home-decumoi-sw {
  margin: 0px -7%;
}
.box-category[data-layout="26"] .box-category-middle .swiper-slide {
  width: 520px;
  margin-right: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="26"] .box-category-middle .swiper-slide {
    width: 370px;
    margin-right: 20px;
  }
}
.box-category[data-layout="26"] .box-category-middle .box-category-item {
  display: flex;
  height: 100%;
  background: var(--HAP-5, #f7f5f0);
  padding: 20px;
}
.box-category[data-layout="26"] .box-category-middle .box-category-item .box-category-link-with-avatar {
  width: 190px;
}
@media (max-width: 991px) {
  .box-category[data-layout="26"] .box-category-middle .box-category-item .box-category-link-with-avatar {
    width: 155px;
  }
}
.box-category[data-layout="26"] .box-category-middle .box-category-item .box-category-link-with-avatar:before {
  padding-bottom: 132.5%;
}
.box-category[data-layout="26"] .box-category-middle .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
  padding: 20px 30px;
  width: calc(100% - 220px);
}
@media (max-width: 991px) {
  .box-category[data-layout="26"] .box-category-middle .box-category-item .box-category-content {
    padding: 10px 20px;
    width: calc(100% - 155px);
  }
}
.box-category[data-layout="26"] .box-category-middle .box-category-item .box-category-title-text {
  flex: 1;
}
.box-category[data-layout="26"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 29.7px */
  letter-spacing: -0.88px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .box-category[data-layout="26"] .box-category-middle .box-category-item .box-category-link-title {
    font-size: 15px;
    margin-bottom: 13px;
  }
}
.box-category[data-layout="26"] .box-category-middle .box-category-item .box-category-category {
  display: block;
  margin-bottom: 10px;
  opacity: 0.3;
  color: #000;
  font-family: BrownVN;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 126.5%; /* 13.915px */
  letter-spacing: 0.275px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .box-category[data-layout="26"] .box-category-middle .box-category-item .box-category-category {
    margin-bottom: 6px;
    font-size: 9px;
  }
}
.box-category[data-layout="26"] .box-category-middle .box-category-item .cate-top {
  display: block;
  margin-bottom: 20px;
  opacity: 0.3;
  color: #000;
  font-family: BrownVN;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 126.5%; /* 13.915px */
  letter-spacing: 0.275px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .box-category[data-layout="26"] .box-category-middle .box-category-item .cate-top {
    margin-bottom: 13px;
    font-size: 9px;
  }
}
.box-category[data-layout="26"] .box-category-middle .box-category-item .box-category-title-text-name {
  color: #000;
  font-family: BrownVN;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 29.7px */
  letter-spacing: -0.88px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .box-category[data-layout="26"] .box-category-middle .box-category-item .box-category-title-text-name {
    margin-bottom: 13px;
    font-size: 15px;
  }
}
.box-category[data-layout="26"] .box-category-middle .box-category-item .share-fb-item {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #b69325;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .box-category[data-layout="26"] .box-category-middle .box-category-item .share-fb-item {
    gap: 6px;
    font-size: 9px;
  }
}
.box-category[data-layout="26"] .box-category-middle .box-category-item .share-fb-item .icon-fb {
  display: flex;
  position: relative;
  bottom: 3px;
}
.box-category[data-layout="26"] .box-category-middle .box-category-item .box-category-sapo {
  color: #000;
  font-family: BrownVN;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 126.5%; /* 13.915px */
  letter-spacing: 0.275px;
  text-transform: uppercase;
  opacity: 0.3;
}
@media (max-width: 991px) {
  .box-category[data-layout="26"] .box-category-middle .box-category-item .box-category-sapo {
    font-size: 9px;
  }
}
.box-category[data-layout="26"] .box-category-middle .box-category-item .box-category-time {
  display: none;
}
.box-category[data-layout="26"] all-job {
  background: #b69325;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 15px;
  justify-content: center;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  transition: all 0.5s;
}
.box-category[data-layout="26"] all-job .txt {
  line-height: 100%;
}
.box-category[data-layout="26"] all-job .icon {
  display: flex;
  position: relative;
  top: -2px;
}
.box-category[data-layout="26"] all-job:hover {
  color: #b69325;
  background: #0a0a0a;
}
.box-category[data-layout="26"] all-job:hover .icon svg path {
  fill: #b69325;
}
.box-category[data-layout="27"] .box-category-top {
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
}
.box-category[data-layout="27"] .box-category-top .box-category-title {
  color: #0d0d0d;
  leading-trim: both;
  text-edge: cap;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 26.35px */
  text-transform: uppercase;
  text-align: center;
}
.box-category[data-layout="27"] .box-category-middle {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="27"] .box-category-middle {
    gap: 20px;
  }
}
.box-category[data-layout="27"] .box-category-middle .box-category-item {
  display: flex;
  flex-direction: column;
  width: calc(33.33% - 20px);
}
@media (max-width: 991px) {
  .box-category[data-layout="27"] .box-category-middle .box-category-item {
    width: 100%;
  }
}
.box-category[data-layout="27"] .box-category-middle .box-category-item .box-category-link-with-avatar {
  margin-bottom: 32px;
}
.box-category[data-layout="27"] .box-category-middle .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  flex: 1;
}
.box-category[data-layout="27"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  color: #0d0d0d;
  leading-trim: both;
  text-edge: cap;
  font-family: BrownVN;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 28.6px */
  letter-spacing: -0.88px;
}
.box-category[data-layout="27"] .box-category-middle .box-category-item .box-category-sapo {
  display: block;
  overflow: hidden;
  color: #000;
  font-family: BrownVN;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 22.5px */
  letter-spacing: -0.6px;
  max-height: 69px;
  opacity: 0.6;
}
@media (max-width: 991px) {
  .box-category[data-layout="27"] .box-category-middle .box-category-item .box-category-sapo {
    font-size: 13px;
    margin-bottom: 20px;
    max-height: 80px;
  }
}
.box-category[data-layout="27"] .box-category-middle .box-category-item .box-category-time {
  display: none;
}
.box-category[data-layout="27"] .box-category-middle .box-category-item .box-category-category {
  display: block;
  color: #0d0d0d;
  leading-trim: both;
  text-edge: cap;
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 21.7px */
  text-transform: uppercase;
  opacity: 0.5;
  order: -1;
}
.box-category[data-layout="27"] .box-category-middle .box-category-item .tht {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--HAP-2, #382e18);
  color: #f8f8f8;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  padding: 12px;
  margin-top: 30px;
}
.box-category[data-layout="27"] .box-category-middle .box-category-item .tht:hover {
  color: #fff;
  background: var(--HAP-3, #b69325);
}
.box-category[data-layout="28"] .box-category-top {
  margin-bottom: 50px;
  display: flex;
  justify-content: center;
}
.box-category[data-layout="28"] .box-category-top .box-category-title {
  display: block;
  color: var(--HAP-2, #382e18);
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 18.9px */
  text-transform: uppercase;
}
.box-category[data-layout="28"] .box-category-middle {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="28"] .box-category-middle {
    gap: 20px;
  }
}
.box-category[data-layout="28"] .box-category-middle .box-category-item {
  width: calc(50% - 15px);
  display: flex;
  justify-content: space-between;
}
.box-category[data-layout="28"] .box-category-middle .box-category-item:nth-child(odd) .box-category-link-with-avatar {
  order: 1;
}
@media (max-width: 1308px) {
  .box-category[data-layout="28"] .box-category-middle .box-category-item {
    width: 100%;
  }
}
.box-category[data-layout="28"] .box-category-middle .box-category-item .box-category-link-with-avatar {
  width: 300px;
}
@media (max-width: 1308px) {
  .box-category[data-layout="28"] .box-category-middle .box-category-item .box-category-link-with-avatar {
    width: 180px;
  }
}
.box-category[data-layout="28"] .box-category-middle .box-category-item .box-category-link-with-avatar::before {
  padding-bottom: 100%;
}
.box-category[data-layout="28"] .box-category-middle .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: calc(100% - 330px);
}
@media (max-width: 1308px) {
  .box-category[data-layout="28"] .box-category-middle .box-category-item .box-category-content {
    width: calc(100% - 195px);
  }
}
.box-category[data-layout="28"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  color: #000;
  font-family: Beaufort;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 40px */
  letter-spacing: -1.2px;
}
@media (max-width: 991px) {
  .box-category[data-layout="28"] .box-category-middle .box-category-item .box-category-link-title {
    font-size: 24px;
  }
}
.box-category[data-layout="28"] .box-category-middle .box-category-item .box-category-sapo {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 21.6px */
  letter-spacing: -0.48px;
  opacity: 0.8;
}
@media (max-width: 991px) {
  .box-category[data-layout="28"] .box-category-middle .box-category-item .box-category-sapo {
    font-size: 13px;
  }
}
.box-category[data-layout="28"] .box-category-middle .box-category-item .box-category-time {
  display: none;
}
.box-category[data-layout="28"] .box-category-middle .box-category-item .box-category-category {
  display: none;
}
.box-category[data-layout="28"] .box-category-middle .box-category-item .btn1 {
  background: #b69325;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  padding: 12px 15px;
  display: flex;
  align-items: center;
  gap: 10px;
  width: -moz-max-content;
  width: max-content;
  transition: all 0.5s;
}
.box-category[data-layout="28"] .box-category-middle .box-category-item .btn1 .icon {
  display: flex;
  margin-bottom: 5px;
}
.box-category[data-layout="28"] .box-category-middle .box-category-item .btn1:hover {
  color: #b69325;
  background: #ece9e0;
}
.box-category[data-layout="28"] .box-category-middle .box-category-item .btn1:hover .icon svg path {
  fill: #b69325;
}
.box-category[data-layout="29"] .box-category-middle .swiper-slide {
  width: 323px;
  height: auto;
  border-right: 1px solid #f7f5f0;
}
.box-category[data-layout="29"] .box-category-middle .swiper-slide:last-child {
  border-right: 0;
}
.box-category[data-layout="29"] .box-category-middle .box-category-item {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.box-category[data-layout="29"] .box-category-middle .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  background: #fff;
  padding: 20px;
  flex: 1;
}
.box-category[data-layout="29"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: BrownVN;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 24.3px */
  letter-spacing: -0.72px;
}
.box-category[data-layout="29"] .box-category-middle .box-category-item .box-category-sapo {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 126.5%; /* 13.915px */
  letter-spacing: 0.275px;
  text-transform: uppercase;
  opacity: 0.3;
}
.box-category[data-layout="29"] .box-category-middle .box-category-item .box-category-time {
  display: none;
}
.box-category[data-layout="29"] .box-category-middle .box-category-item .box-category-category {
  display: block;
  width: -moz-max-content;
  width: max-content;
  border-radius: 109px;
  background: var(--HAP-5, #f7f5f0);
  padding: 10px;
  color: var(--HAP-3, #b69325);
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 126.5%; /* 15.18px */
  letter-spacing: 0.3px;
  text-transform: uppercase;
  order: -1;
}
.box-category[data-layout="30"] .box-category-top .box-category-title {
  display: block;
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 21.7px */
  text-transform: uppercase;
  margin-bottom: 32px;
}
.box-category[data-layout="30"] .box-category-middle {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 30px;
}
@media (max-width: 991px) {
  .box-category[data-layout="30"] .box-category-middle {
    row-gap: 20px;
  }
}
.box-category[data-layout="30"] .box-category-middle .box-category-item {
  width: calc(33.33% - 14px);
}
@media (max-width: 991px) {
  .box-category[data-layout="30"] .box-category-middle .box-category-item {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
}
.box-category[data-layout="30"] .box-category-middle .box-category-item .box-category-link-with-avatar {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .box-category[data-layout="30"] .box-category-middle .box-category-item .box-category-link-with-avatar {
    margin-bottom: 0;
    width: 104px;
  }
}
@media (max-width: 991px) {
  .box-category[data-layout="30"] .box-category-middle .box-category-item .box-category-link-with-avatar::before {
    padding-bottom: 144%;
  }
}
.box-category[data-layout="30"] .box-category-middle .box-category-item .box-category-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 991px) {
  .box-category[data-layout="30"] .box-category-middle .box-category-item .box-category-content {
    width: calc(100% - 119px);
    gap: 12px;
  }
}
.box-category[data-layout="30"] .box-category-middle .box-category-item .box-category-link-title {
  display: block;
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: BrownVN;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 24.3px */
  letter-spacing: -0.72px;
}
@media (max-width: 991px) {
  .box-category[data-layout="30"] .box-category-middle .box-category-item .box-category-link-title {
    font-size: 16px;
  }
}
.box-category[data-layout="30"] .box-category-middle .box-category-item .box-category-sapo {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 126.5%; /* 13.915px */
  letter-spacing: 0.275px;
  text-transform: uppercase;
  opacity: 0.3;
}
.box-category[data-layout="30"] .box-category-middle .box-category-item .box-category-time {
  display: none;
}
.box-category[data-layout="30"] .box-category-middle .box-category-item .box-category-category {
  display: block;
  width: -moz-max-content;
  width: max-content;
  border-radius: 109px;
  background: #fff;
  padding: 10px;
  color: var(--HAP-3, #b69325);
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 126.5%; /* 15.18px */
  letter-spacing: 0.3px;
  text-transform: uppercase;
  order: -1;
}
@media (max-width: 991px) {
  .box-category[data-layout="30"] .box-category-middle .box-category-item .box-category-category {
    font-size: 11px;
    padding: 8px;
  }
}

body[isEditor=true] .fade-in {
  opacity: 1;
}

body[isEditor=true] .open-menu .header {
  min-height: 500px !important;
}

body[isEditor=true] .section__parallax-new {
  height: unset !important;
}

body[isEditor=true] .section__parallax-new .section-inner .center-text {
  position: unset;
  max-width: unset;
  transform: none;
}

body[isEditor=true] .img-resize:before {
  padding-bottom: 0;
}

body[isEditor=true] .section__parallax-new .section-inner {
  height: unset;
  overflow: unset;
}

body[isEditor=true] .list-9boxx {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

body[isEditor=true] .section__parallax-new .section-inner .parallax-box {
  position: unset;
}

body[isEditor=true] .header__middle.sticky_header {
  position: relative;
}

body[isEditor=true] .swiper-wrapper.relative {
  display: flex;
  height: unset;
  flex-wrap: wrap;
  gap: 20px;
}

.list__hsstgt {
  background: var(--HAP-5, #f7f5f0);
  padding: 80px 0;
}
@media (max-width: 1199px) {
  .list__hsstgt {
    padding: 30px 0;
  }
}
.list__double-true .flex-col {
  display: flex;
  flex-wrap: wrap;
}
.list__double-true .flex-col .col {
  width: 50%;
}
@media (max-width: 1199px) {
  .list__double-true .flex-col .col {
    width: 100%;
  }
}
.list__double-true .flex-col .col:first-child {
  background: url("https://static.mediacdn.vn/HAP/images/2025/k_nen_2_3.png") no-repeat, linear-gradient(180deg, #eee5c4 0%, #f5f1e7 100%);
  background-size: contain;
}
@media (max-width: 570px) {
  .list__double-true .flex-col .col:first-child {
    background: url("https://static.mediacdn.vn/HAP/images/bglisstr1mob.png") no-repeat, linear-gradient(181deg, #e2d9bf 18.13%, #fffcf2 93.23%);
    background-size: contain;
    background-position: top;
  }
}
.list__double-true .flex-col .col:last-child {
  background: url("https://static.mediacdn.vn/HAP/images/2025/k_nen_2_4.png") no-repeat, linear-gradient(0deg, #eee5c4 0%, #f5f1e7 80.13%);
  background-size: contain;
  background-position: top;
}
@media (max-width: 570px) {
  .list__double-true .flex-col .col:last-child {
    background: url("https://static.mediacdn.vn/HAP/images/2025/k_nen_2_4.png") no-repeat, linear-gradient(181deg, #e2d9bf 18.13%, #fffcf2 93.23%);
    background-size: contain;
  }
}
.list__double-true .flex-col .col .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 480px 100px 40px 100px;
}
@media (max-width: 1310px) {
  .list__double-true .flex-col .col .content {
    padding: 340px 100px 40px 100px;
  }
}
@media (max-width: 1199px) {
  .list__double-true .flex-col .col .content {
    padding: 450px 20px 30px 20px;
  }
}
@media (max-width: 767px) {
  .list__double-true .flex-col .col .content {
    padding: 350px 20px 30px 20px;
  }
}
@media (max-width: 570px) {
  .list__double-true .flex-col .col .content {
    padding: 200px 20px 30px 20px;
  }
}
.list__double-true .flex-col .col .content .title {
  color: #b69325;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: Beaufort;
  font-size: 44px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -1.76px;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .list__double-true .flex-col .col .content .title {
    font-size: 34px;
  }
}
.list__double-true .flex-col .col .content .cate {
  color: #2e2712;
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .list__double-true .flex-col .col .content .cate {
    margin-bottom: 20px;
  }
}
.list__double-true .flex-col .col .content .sapo {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.48px;
}
.list__hdgk .cate-top {
  margin-top: 99px;
}
@media (max-width: 767px) {
  .list__hdgk .cate-top {
    margin-top: 48px;
  }
}
.list__hdgk .cate-top .box-text {
  background: url(https://static.mediacdn.vn/HAP/images/quadiacau.png) right no-repeat;
  background-size: contain;
  min-height: 785px;
}
@media (max-width: 1309px) {
  .list__hdgk .cate-top .box-text {
    min-height: 640px;
  }
}
@media (max-width: 991px) {
  .list__hdgk .cate-top .box-text {
    min-height: 430px;
  }
}
@media (max-width: 767px) {
  .list__hdgk .cate-top .box-text {
    min-height: 0;
    background: transparent;
  }
}
.list__hdgk .cate-top .box-text .title {
  color: #b69325;
  font-family: Beaufort;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -4px;
  margin-bottom: 26px;
}
@media (max-width: 1309px) {
  .list__hdgk .cate-top .box-text .title {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  .list__hdgk .cate-top .box-text .title {
    font-size: 48px;
  }
}
.list__hdgk .cate-top .box-text .des {
  width: 100%;
  max-width: 461px;
  color: rgba(0, 0, 0, 0.6);
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.68px;
}
@media (max-width: 1309px) {
  .list__hdgk .cate-top .box-text .des {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .list__hdgk .cate-top .box-text .des {
    font-size: 15px;
  }
}
.list__hdgk .box-hdgk-sw {
  margin-top: -300px;
  background: #f4f3ef;
}
@media (max-width: 1309px) {
  .list__hdgk .box-hdgk-sw {
    margin-top: -220px;
  }
}
@media (max-width: 991px) {
  .list__hdgk .box-hdgk-sw {
    margin-top: -110px;
  }
}
@media (max-width: 767px) {
  .list__hdgk .box-hdgk-sw {
    margin-top: 0;
    background: transparent;
  }
}
.list__news {
  padding: 80px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .list__news {
    padding: 43px 0;
  }
}
.list__news .box-news {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.list__title-top {
  background: var(--HAP-5, #f7f5f0);
  padding: 80px 0 95px;
}
@media (max-width: 1199px) {
  .list__title-top {
    padding: 60px 0 60px;
  }
}
@media (max-width: 991px) {
  .list__title-top {
    padding: 40px 0;
  }
}
.list__title-top .box-flex-top {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .list__title-top .box-flex-top {
    flex-direction: column;
  }
}
.list__title-top .box-flex-top .box-title-col .title-up {
  color: #2a2a2a;
  font-family: Beaufort;
  font-size: 59px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 59px */
  letter-spacing: -2.95px;
}
@media (max-width: 991px) {
  .list__title-top .box-flex-top .box-title-col .title-up {
    font-size: 36px;
    text-align: center;
  }
}
.list__title-top .box-flex-top .box-title-col .title-dow {
  color: #b69325;
  font-family: Beaufort;
  font-size: 59px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -2.95px;
}
@media (max-width: 991px) {
  .list__title-top .box-flex-top .box-title-col .title-dow {
    font-size: 36px;
    text-align: center;
  }
}
.list__title-top .box-flex-top .box-search {
  position: relative;
  width: 410px;
  height: 100%;
}
@media (max-width: 991px) {
  .list__title-top .box-flex-top .box-search {
    width: 100%;
    margin-top: 37px;
  }
}
.list__title-top .box-flex-top .box-search .ip-item {
  width: 100%;
  border: 1px solid #c9c9c9;
  background: #fff;
  padding: 20px 19px;
  color: #000;
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 112.299%; /* 15.722px */
  letter-spacing: -0.42px;
  padding-right: 50px;
}
@media (max-width: 991px) {
  .list__title-top .box-flex-top .box-search .ip-item {
    padding: 16px 19px;
  }
}
.list__title-top .box-flex-top .box-search .ip-item::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.list__title-top .box-flex-top .box-search .ip-item::placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.list__title-top .box-flex-top .box-search .icon-search {
  display: flex;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.list__tvskcd {
  background: var(--HAP-5, #f7f5f0);
}
.list__tbda {
  background: var(--HAP-5, #f7f5f0);
  padding: 80px 0;
}
@media (max-width: 767px) {
  .list__tbda {
    padding: 40px 0;
  }
}
.list__htgt {
  padding: 80px 0;
}
@media (max-width: 767px) {
  .list__htgt {
    padding: 48px 0;
  }
}
.list__htgt .top-title .title {
  color: #b69325;
  text-align: center;
  font-family: Beaufort;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -4px;
}
@media (max-width: 1309px) {
  .list__htgt .top-title .title {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .list__htgt .top-title .title {
    font-size: 48px;
  }
}
.list__htgt .list-item {
  margin-top: 106px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1309px) {
  .list__htgt .list-item {
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  .list__htgt .list-item {
    margin-top: 49px;
  }
}
.list__htgt .list-item .item-htgt {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.list__htgt .list-item .item-htgt .image {
  transition: all 0.5s ease;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.list__htgt .list-item .item-htgt .image:hover {
  transform: scale(1.1);
}
.list__htgt .list-item .item-htgt .image .item-imge {
  height: 100%;
}
@media (max-width: 767px) {
  .list__htgt .list-item .item-htgt {
    width: 50%;
  }
}
.list__htgt .list-item .item-htgt.bg-1 {
  background: #e4e2db;
}
.list__htgt .list-item .item-htgt.bg-2 {
  background: #b69325;
}
.list__htgt .list-item .item-htgt.bg-3 {
  background: #242424;
}
.list__htgt .list-item .item-htgt.bg-4 {
  background: #e4e2db;
}
.list__htgt .list-item .item-htgt.bg-4 .txt {
  color: #b69325;
}
.list__htgt .list-item .item-htgt:first-child .item-imge {
  width: 300px;
  height: 133px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1309px) {
  .list__htgt .list-item .item-htgt:first-child .item-imge {
    width: 200px;
    height: 80px;
  }
}
@media (max-width: 991px) {
  .list__htgt .list-item .item-htgt:first-child .item-imge {
    width: 150px;
    height: 60px;
  }
}
@media (max-width: 767px) {
  .list__htgt .list-item .item-htgt:first-child .item-imge {
    width: 166px;
    height: 73px;
  }
}
.list__htgt .list-item .item-htgt .txt {
  color: #fff;
  text-align: center;
  font-family: Beaufort;
  font-size: 52px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 57.2px */
  letter-spacing: -2.6px;
}
@media (max-width: 1309px) {
  .list__htgt .list-item .item-htgt .txt {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .list__htgt .list-item .item-htgt .txt {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .list__htgt .list-item .item-htgt .txt {
    font-size: 28px;
  }
}
.list__htgt .list-item .item-htgt .item-imge {
  -o-object-fit: cover;
     object-fit: cover;
}
.list__tqtcdg {
  padding-bottom: 80px;
}
@media (max-width: 991px) {
  .list__tqtcdg {
    padding-bottom: 48px;
  }
}
.list__tqtcdg .box-sub-title .title {
  color: #000;
  text-align: center;
  font-family: Beaufort;
  font-size: 52px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -2.6px;
}
@media (max-width: 991px) {
  .list__tqtcdg .box-sub-title .title {
    font-size: 38px;
  }
}
.list__tqtcdg .box-sub-title .des {
  color: #424242;
  text-align: center;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.51px;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .list__tqtcdg .box-sub-title .des {
    font-size: 15px;
    margin-top: 30px;
  }
}
.list__tqtcdg .box-sub-content {
  margin-top: 80px;
}
.list__tqtcdg .box-sub-content .list-content-item {
  display: flex;
  flex-wrap: wrap;
  gap: 45px;
  border-bottom: 1px solid #b8b8b8;
}
@media (max-width: 1309px) {
  .list__tqtcdg .box-sub-content .list-content-item {
    gap: 20px;
  }
}
@media (max-width: 991px) {
  .list__tqtcdg .box-sub-content .list-content-item {
    gap: 0px;
    flex-direction: column;
  }
}
.list__tqtcdg .box-sub-content .list-content-item:last-child {
  border-bottom: 0;
}
.list__tqtcdg .box-sub-content .list-content-item .item {
  width: calc(33.33% - 30px);
  border-right: 1px solid #b8b8b8;
  padding-right: 45px;
  padding-bottom: 40px;
  padding-top: 40px;
}
@media (max-width: 1309px) {
  .list__tqtcdg .box-sub-content .list-content-item .item {
    padding-right: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media (max-width: 991px) {
  .list__tqtcdg .box-sub-content .list-content-item .item {
    width: 100%;
    border-right: 0;
    padding: 30px 0;
    border-bottom: 1px solid #b8b8b8;
  }
}
.list__tqtcdg .box-sub-content .list-content-item .item:last-child {
  border-right: 0;
  padding-right: 0;
}
@media (max-width: 991px) {
  .list__tqtcdg .box-sub-content .list-content-item .item:last-child {
    border-bottom: 0;
  }
}
.list__tqtcdg .box-sub-content .list-content-item .item.pt-b-none {
  padding-top: 0;
}
@media (max-width: 991px) {
  .list__tqtcdg .box-sub-content .list-content-item .item.pt-b-none {
    padding-top: 30px;
  }
  .list__tqtcdg .box-sub-content .list-content-item .item.pt-b-none:first-child {
    padding-top: 0;
  }
}
.list__tqtcdg .box-sub-content .list-content-item .item.pb-b-none {
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .list__tqtcdg .box-sub-content .list-content-item .item.pb-b-none {
    padding-bottom: 30px;
  }
}
.list__tqtcdg .box-sub-content .list-content-item .item.images-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .list__tqtcdg .box-sub-content .list-content-item .item.images-flex {
    align-items: start;
    justify-content: start;
  }
}
.list__tqtcdg .box-sub-content .list-content-item .item .images .htgt {
  width: 300px;
  height: 133px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1199px) {
  .list__tqtcdg .box-sub-content .list-content-item .item .images .htgt {
    width: 200px;
    height: 90px;
  }
}
.list__tqtcdg .box-sub-content .list-content-item .item .text {
  color: #b69325;
  font-family: Beaufort;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -1.8px;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .list__tqtcdg .box-sub-content .list-content-item .item .text {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .list__tqtcdg .box-sub-content .list-content-item .item .text {
    font-size: 34px;
    margin-bottom: 30px;
  }
}
.list__tqtcdg .box-sub-content .list-content-item .item .box-sapo .sapo {
  color: #424242;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.51px;
}
@media (max-width: 1199px) {
  .list__tqtcdg .box-sub-content .list-content-item .item .box-sapo .sapo {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .list__tqtcdg .box-sub-content .list-content-item .item .box-sapo .sapo {
    font-size: 15px;
  }
}
.list__tqtcdg .box-sub-content .list-content-item .item .box-sapo .sapo:first-child {
  padding-bottom: 40px;
}
@media (max-width: 991px) {
  .list__tqtcdg .box-sub-content .list-content-item .item .box-sapo .sapo:first-child {
    padding-bottom: 30px;
  }
}
.list__hmda {
  position: relative;
}
.list__hmda .nav-tab {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #b8b8b8;
  border-bottom: 1px solid #b8b8b8;
  background: #fff;
  position: sticky;
  top: 50px;
  left: 0;
  width: 100%;
  z-index: 2;
}
@media (max-width: 767px) {
  .list__hmda .nav-tab {
    display: none;
    position: initial;
  }
}
.list__hmda .nav-tab .item {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #171000;
  text-align: center;
  font-family: Beaufort;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -1px;
  width: 25%;
  padding: 17px 0;
  border-right: 1px solid #b8b8b8;
  transition: all 0.5s;
}
@media (max-width: 991px) {
  .list__hmda .nav-tab .item {
    font-size: 17px;
  }
}
.list__hmda .nav-tab .item:last-child {
  border-right: 0;
}
.list__hmda .nav-tab .item:hover {
  color: #fff;
  background: #b69325;
}
.list__hmda .nav-tab .item:hover .icon svg path {
  fill: #fff;
}
.list__hmda .nav-tab .item.active {
  color: #fff;
  background: #b69325;
}
.list__hmda .nav-tab .item.active .icon svg path {
  fill: #fff;
}
.list__hmda .nav-tab .item .icon {
  display: flex;
  margin-right: 7px;
}
.list__hmda .hmda-list {
  background: #130d00;
}
@media (max-width: 767px) {
  .list__hmda .hmda-list .hmda-item {
    padding-bottom: 0;
  }
}
.list__hmda .hmda-list .hmda-item .flex-hmda {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .list__hmda .hmda-list .hmda-item .flex-hmda {
    flex-direction: column;
  }
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left {
  width: 460px;
  margin: 130px 138px 0px 230px;
}
@media (max-width: 1309px) {
  .list__hmda .hmda-list .hmda-item .flex-hmda .box-left {
    width: 420px;
    margin: 90px 20px 0px 95px;
  }
}
@media (max-width: 991px) {
  .list__hmda .hmda-list .hmda-item .flex-hmda .box-left {
    width: 750px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 16px;
    padding-right: 16px;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .list__hmda .hmda-list .hmda-item .flex-hmda .box-left {
    width: 100%;
    margin: 0;
  }
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-title-top {
  padding-bottom: 365px;
}
@media (max-width: 767px) {
  .list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-title-top {
    padding: 60px 0;
  }
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-title-top .title {
  color: #fff;
  font-family: Beaufort;
  font-size: 75px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -4px;
  margin-bottom: 40px;
}
@media (max-width: 1309px) {
  .list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-title-top .title {
    font-size: 65px;
  }
}
@media (max-width: 1199px) {
  .list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-title-top .title {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-title-top .title {
    font-size: 48px;
  }
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-title-top .des {
  color: #d6d6d6;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.51px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-title-top .des {
    font-size: 15px;
  }
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-title-top .list-btn {
  display: flex;
  gap: 10px;
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-title-top .list-btn .btn1 {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #b69325;
  padding: 12px 15px;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 15.6px */
  letter-spacing: -0.06px;
  text-transform: uppercase;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-title-top .list-btn .btn1 {
    font-size: 10px;
    padding: 9px 12px;
  }
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-title-top .list-btn .btn1 .icon {
  display: flex;
  margin-bottom: 5px;
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-title-top .list-btn .btn1:hover {
  color: #b69325;
  background: #ece9e0;
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-title-top .list-btn .btn1:hover .icon svg path {
  fill: #b69325;
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-title-top .list-btn .btn2 {
  border: 1px solid #b69325;
  display: flex;
  align-items: center;
  gap: 10px;
  background: #0a0a0a;
  color: #b69325;
  padding: 12px 15px;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 15.6px */
  letter-spacing: -0.06px;
  text-transform: uppercase;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-title-top .list-btn .btn2 {
    font-size: 10px;
    padding: 9px 12px;
  }
}
@media (max-width: 767px) {
  .list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-title-top .list-btn .btn2 {
    border: 1px solid #b69325;
  }
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-title-top .list-btn .btn2 .icon {
  display: flex;
  margin-bottom: 5px;
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-title-top .list-btn .btn2:hover {
  color: #f8f8f8;
  background: #b69325;
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-title-top .list-btn .btn2:hover .icon svg path {
  fill: var(--fff, #fff);
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-sapo-center {
  padding-bottom: 120px;
}
@media (max-width: 767px) {
  .list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-sapo-center {
    padding-bottom: 60px;
  }
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-sapo-center:last-child {
  padding-bottom: 0;
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-sapo-center .text {
  color: #fff;
  font-family: Beaufort;
  font-size: 52px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -2.6px;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-sapo-center .text {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-sapo-center .text {
    font-size: 38px;
  }
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-sapo-center .hm {
  display: block;
  color: #b69325;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-sapo-center .sapo {
  color: #d6d6d6;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.51px;
}
@media (max-width: 1199px) {
  .list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-sapo-center .sapo {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-sapo-center .sapo {
    font-size: 15px;
  }
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-fit {
  border: 1px solid #b69325;
  padding: 21px 58px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-fit {
    margin-bottom: 80px;
  }
}
@media (max-width: 575px) {
  .list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-fit {
    display: none;
  }
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-fit .des {
  color: #fff;
  text-align: center;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.51px;
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-fit .list-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 25px;
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-fit .list-btn .btn1 {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #b69325;
  padding: 12px 15px;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 15.6px */
  letter-spacing: -0.06px;
  text-transform: uppercase;
  transition: all 0.5s;
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-fit .list-btn .btn1:last-child {
  display: none;
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-fit .list-btn .btn1 .icon {
  display: flex;
  margin-bottom: 5px;
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-fit .list-btn .btn1:hover {
  color: #b69325;
  background: #ece9e0;
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-left .box-fit .list-btn .btn1:hover .icon svg path {
  fill: #b69325;
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-right {
  width: calc(100% - 828px);
}
@media (max-width: 1309px) {
  .list__hmda .hmda-list .hmda-item .flex-hmda .box-right {
    width: calc(100% - 555px);
  }
}
@media (max-width: 991px) {
  .list__hmda .hmda-list .hmda-item .flex-hmda .box-right {
    width: 100%;
    order: -1;
  }
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-right .sticky {
  position: sticky;
  top: 0;
  right: 0;
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-right .sticky .images {
  position: relative;
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-right .sticky .images::before {
  content: "";
  background: linear-gradient(90deg, #130d00 0%, #130d00 0%, rgba(19, 13, 0, 0) 50%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
@media (max-width: 991px) {
  .list__hmda .hmda-list .hmda-item .flex-hmda .box-right .sticky .images::before {
    background: linear-gradient(0deg, #130d00 0%, #130d00 0%, rgba(19, 13, 0, 0) 50%);
  }
}
.list__hmda .hmda-list .hmda-item .flex-hmda .box-right .sticky .images .img-stk {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100vh;
}
@media (max-width: 991px) {
  .list__hmda .hmda-list .hmda-item .flex-hmda .box-right .sticky .images .img-stk {
    height: 100%;
  }
}
.list__hmda-hap {
  background: url(https://static.mediacdn.vn/HAP/images/hmda-hap.png) no-repeat center;
  background-size: cover;
}
@media (max-width: 575px) {
  .list__hmda-hap {
    background: url(https://static.mediacdn.vn/HAP/images/banner-hangmuc-mb.jpg) no-repeat center;
    background-size: cover;
  }
}
.list__hmda-hap .box-hm-cate {
  width: 100%;
  max-width: 595px;
  margin-right: auto;
  padding: 230px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .list__hmda-hap .box-hm-cate {
    max-width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 575px) {
  .list__hmda-hap .box-hm-cate {
    padding: 330px 0 30px;
  }
}
.list__hmda-hap .box-hm-cate .gt {
  color: #fff;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.51px;
  margin-bottom: 17px;
  display: block;
}
.list__hmda-hap .box-hm-cate .title-tx {
  color: #fff;
  font-family: Beaufort;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -4px;
  margin-bottom: 40px;
}
@media (max-width: 1309px) {
  .list__hmda-hap .box-hm-cate .title-tx {
    font-size: 70px;
  }
}
@media (max-width: 1199px) {
  .list__hmda-hap .box-hm-cate .title-tx {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .list__hmda-hap .box-hm-cate .title-tx {
    font-size: 48px;
  }
}
.list__hmda-hap .box-hm-cate .des {
  color: #d6d6d6;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.51px;
  margin-bottom: 40px;
}
.list__hmda-hap .box-hm-cate .all-job {
  border: 1px solid #b69325;
  background: #0a0a0a;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 15px;
  justify-content: center;
  color: #b69325;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  transition: all 0.5s;
}
.list__hmda-hap .box-hm-cate .all-job .icon {
  display: flex;
  margin-bottom: 5px;
}
.list__hmda-hap .box-hm-cate .all-job:hover {
  color: #b69325;
  background: #ece9e0;
}
.list__hmda-hap .box-hm-cate .all-job:hover .icon svg path {
  fill: #b69325;
}
.list__image-video {
  background: #221c0e;
  padding: 80px 0;
  text-align: center;
}
@media (max-width: 1199px) {
  .list__image-video {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .list__image-video {
    padding: 60px 0 49px;
  }
}
.list__image-video .box-top {
  margin-bottom: 95px;
}
@media (max-width: 1199px) {
  .list__image-video .box-top {
    margin-bottom: 70px;
  }
}
@media (max-width: 991px) {
  .list__image-video .box-top {
    margin-bottom: 40px;
  }
}
.list__image-video .box-top .title {
  color: #b69325;
  text-align: center;
  font-family: Beaufort;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 80px */
  letter-spacing: -4px;
}
@media (max-width: 1199px) {
  .list__image-video .box-top .title {
    font-size: 60px;
  }
}
@media (max-width: 991px) {
  .list__image-video .box-top .title {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  .list__image-video .box-top .title {
    font-size: 48px;
  }
}
.list__image-video .list-image-video {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
@media (max-width: 1199px) {
  .list__image-video .list-image-video {
    gap: 30px;
  }
}
@media (max-width: 991px) {
  .list__image-video .list-image-video {
    gap: 25px;
  }
}
@media (max-width: 767px) {
  .list__image-video .list-image-video {
    gap: 13px;
  }
}
.list__image-video .list-image-video .box-image-video-col {
  width: calc(33% - 23px);
  position: relative;
  height: auto;
}
.list__image-video .list-image-video .box-image-video-col .box-image-item {
  height: 100%;
}
.list__image-video .list-image-video .box-image-video-col .box-image-item img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1199px) {
  .list__image-video .list-image-video .box-image-video-col {
    width: calc(33% - 17px);
  }
}
@media (max-width: 991px) {
  .list__image-video .list-image-video .box-image-video-col {
    width: calc(33% - 15px);
  }
}
@media (max-width: 767px) {
  .list__image-video .list-image-video .box-image-video-col {
    width: calc(50% - 8px);
  }
}
.list__image-video .list-image-video .box-image-video-col:hover .content-hover {
  display: flex;
  opacity: 1;
}
.list__image-video .list-image-video .box-image-video-col .content-hover {
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  height: 100%;
  bottom: 0;
  left: 0;
  z-index: 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: 500ms ease-in-out;
  opacity: 0;
}
@media (max-width: 767px) {
  .list__image-video .list-image-video .box-image-video-col .content-hover {
    display: none !important;
  }
}
.list__image-video .list-image-video .box-image-video-col .content-hover .img-hb {
  color: #fff;
  text-align: center;
  font-family: Beaufort;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 91.4%;
  letter-spacing: -1.6px;
  margin-bottom: 10px;
  overflow: hidden;
  max-height: 69px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.list__image-video .list-image-video .box-image-video-col .content-hover .date {
  display: block;
  color: #fff;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 126.188%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
}
.list__image-video .btn1 {
  margin-top: 80px;
  display: inline-flex;
  padding: 12px 15px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #f8f8f8;
  background: #b69325;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 15.6px */
  letter-spacing: -0.06px;
  text-transform: uppercase;
  transition: all 0.5s;
  cursor: pointer;
}
@media (max-width: 1309px) {
  .list__image-video .btn1 {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .list__image-video .btn1 {
    margin-top: 48px;
  }
}
.list__image-video .btn1 .icon {
  display: flex;
  margin-bottom: 5px;
}
.list__image-video .btn1:hover {
  color: #b69325;
  background: #ece9e0;
}
.list__image-video .btn1:hover .icon svg path {
  fill: #b69325;
}
.list__video-short {
  background: #27241c;
  padding: 90px 0 55px;
  min-height: 670px;
}
@media (max-width: 767px) {
  .list__video-short {
    padding: 48px 0;
  }
}
.list__video-short .box-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.list__video-short .box-top .text {
  color: #fff;
  font-family: BrownVN;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: 0.72px;
  text-transform: uppercase;
}
.list__video-short .box-top .box-control {
  display: flex;
  align-items: center;
  gap: 35px;
}
.list__video-short .box-top .box-control .short-button-prev,
.list__video-short .box-top .box-control .short-button-next {
  display: flex;
  cursor: pointer;
}
.list__video-short .box-bot {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .list__video-short .box-bot {
    margin-top: 28px;
  }
}
.list__video-short .box-bot .swiper-slide {
  width: 260px;
  margin-right: 40px;
}
@media (max-width: 1309px) {
  .list__video-short .box-bot .swiper-slide {
    width: 247px;
  }
}
@media (max-width: 1199px) {
  .list__video-short .box-bot .swiper-slide {
    width: 204px;
  }
}
@media (max-width: 991px) {
  .list__video-short .box-bot .swiper-slide {
    width: 212px;
  }
}
@media (max-width: 767px) {
  .list__video-short .box-bot .swiper-slide {
    width: 243px;
    margin-right: 37px;
  }
}
.list__video-short .box-bot .swiper-slide:last-child {
  margin-right: 0;
}
.list__video-short .box-bot .image-short:before {
  padding-bottom: 177.7%;
}
.list__video-short .box-bot .image-short .img-short {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  margin: auto;
  background-size: cover;
  background-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}
.list__video-short .box-bot .image-short .icon {
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
}
.list__dsp {
  background: #0a0a0a;
  padding: 60px 0 80px;
}
.list__dsp .box-video-top {
  margin-bottom: 40px;
}
.list__dsp .box-video-top .box-video-item .video-box {
  width: 100%;
  height: 100%;
}
.list__dsp .btn1 {
  margin-top: 80px;
  display: inline-flex;
  padding: 12px 15px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  color: #f8f8f8;
  background: #b69325;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  transition: all 0.5s;
  cursor: pointer;
}
.list__image-video-bot {
  background: #ece9e0;
  padding: 80px 0;
  text-align: center;
}
@media (max-width: 1199px) {
  .list__image-video-bot {
    padding: 70px 0;
  }
}
@media (max-width: 767px) {
  .list__image-video-bot {
    padding: 60px 0 49px;
  }
}
.list__image-video-bot .box-top {
  margin-bottom: 95px;
}
@media (max-width: 1199px) {
  .list__image-video-bot .box-top {
    margin-bottom: 70px;
  }
}
@media (max-width: 991px) {
  .list__image-video-bot .box-top {
    margin-bottom: 40px;
  }
}
.list__image-video-bot .box-top .title {
  color: #b69325;
  font-family: Beaufort;
  font-size: 52px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 57.2px */
  letter-spacing: -2.6px;
}
@media (max-width: 1199px) {
  .list__image-video-bot .box-top .title {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .list__image-video-bot .box-top .title {
    font-size: 48px;
  }
}
.list__image-video-bot .list-image-video {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
@media (max-width: 1199px) {
  .list__image-video-bot .list-image-video {
    gap: 30px;
  }
}
@media (max-width: 991px) {
  .list__image-video-bot .list-image-video {
    gap: 25px;
  }
}
@media (max-width: 767px) {
  .list__image-video-bot .list-image-video {
    gap: 13px;
  }
}
.list__image-video-bot .list-image-video .box-image-video-col {
  width: calc(33% - 23px);
  position: relative;
}
@media (max-width: 1199px) {
  .list__image-video-bot .list-image-video .box-image-video-col {
    width: calc(33% - 17px);
  }
}
@media (max-width: 991px) {
  .list__image-video-bot .list-image-video .box-image-video-col {
    width: calc(33% - 15px);
  }
}
@media (max-width: 767px) {
  .list__image-video-bot .list-image-video .box-image-video-col {
    width: calc(50% - 8px);
  }
}
.list__image-video-bot .list-image-video .box-image-video-col:hover .content-hover {
  display: flex;
  opacity: 1;
}
.list__image-video-bot .list-image-video .box-image-video-col .box-image-item {
  height: 100%;
}
.list__image-video-bot .list-image-video .box-image-video-col .box-image-item img {
  height: 100%;
}
.list__image-video-bot .list-image-video .box-image-video-col .content-hover {
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  height: 100%;
  bottom: 0;
  left: 0;
  z-index: 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: 500ms ease-in-out;
  opacity: 0;
}
@media (max-width: 991px) {
  .list__image-video-bot .list-image-video .box-image-video-col .content-hover {
    display: none !important;
  }
}
.list__image-video-bot .list-image-video .box-image-video-col .content-hover .img-hb {
  color: #fff;
  text-align: center;
  font-family: Beaufort;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 91.4%;
  letter-spacing: -1.6px;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 105px;
  padding: 0 16px;
}
@media (max-width: 1199px) {
  .list__image-video-bot .list-image-video .box-image-video-col .content-hover .img-hb {
    font-size: 25px;
  }
}
.list__image-video-bot .list-image-video .box-image-video-col .content-hover .date {
  display: block;
  color: #fff;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 126.188%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
}
.list__image-video-bot .btn1 {
  margin-top: 80px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #b69325;
  padding: 12px 15px;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 15.6px */
  letter-spacing: -0.06px;
  text-transform: uppercase;
  transition: all 0.5s;
}
@media (max-width: 1309px) {
  .list__image-video-bot .btn1 {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .list__image-video-bot .btn1 {
    margin-top: 48px;
  }
}
.list__image-video-bot .btn1 .icon {
  display: flex;
  margin-bottom: 5px;
}
.list__image-video-bot .btn1:hover {
  color: #b69325;
  background: #ece9e0;
}
.list__image-video-bot .btn1:hover .icon svg path {
  fill: #b69325;
}
.list__qddk {
  padding: 80px 0;
}
@media (max-width: 991px) {
  .list__qddk {
    padding: 48px 0;
  }
}
.list__qddk .box-top-text {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.list__qddk .box-top-text .text {
  color: #b69325;
  text-align: center;
  font-family: Beaufort;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 80px */
  letter-spacing: -4px;
}
@media (max-width: 991px) {
  .list__qddk .box-top-text .text {
    font-size: 48px;
  }
}
.list__qddk .box-flex-content {
  display: flex;
  justify-content: space-between;
  margin-top: 132px;
}
@media (max-width: 991px) {
  .list__qddk .box-flex-content {
    margin-top: 40px;
  }
}
.list__qddk .box-flex-content .content-left {
  width: 250px;
}
@media (max-width: 991px) {
  .list__qddk .box-flex-content .content-left {
    display: none;
  }
}
.list__qddk .box-flex-content .content-left .sticky-left {
  position: sticky;
  left: 0;
  top: 80px;
}
.list__qddk .box-flex-content .content-left .sticky-left .top {
  margin-bottom: 40px;
}
.list__qddk .box-flex-content .content-left .sticky-left .top .title-top {
  color: #b69325;
  font-family: BrownVN;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%;
  letter-spacing: -0.54px;
  margin-bottom: 20px;
}
.list__qddk .box-flex-content .content-left .sticky-left .top .list {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.list__qddk .box-flex-content .content-left .sticky-left .top .list .item {
  display: block;
  color: #7e7e7e;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  text-transform: uppercase;
}
.list__qddk .box-flex-content .content-left .sticky-left .top .list .item:hover {
  color: #231f20;
}
.list__qddk .box-flex-content .content-left .sticky-left .top .list .item.active {
  font-weight: 700;
  color: #231f20;
}
.list__qddk .box-flex-content .content-left .sticky-left .bot .title-top {
  color: #b69325;
  font-family: BrownVN;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%;
  letter-spacing: -0.54px;
  margin-bottom: 20px;
}
.list__qddk .box-flex-content .content-left .sticky-left .bot .list {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.list__qddk .box-flex-content .content-left .sticky-left .bot .list .item {
  display: block;
  color: #7e7e7e;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  text-transform: uppercase;
}
.list__qddk .box-flex-content .content-left .sticky-left .bot .list .item:hover {
  color: #231f20;
}
.list__qddk .box-flex-content .content-left .sticky-left .bot .list .item.active {
  font-weight: 700;
  color: #231f20;
}
.list__qddk .box-flex-content .content-right {
  width: calc(100% - 400px);
}
@media (max-width: 991px) {
  .list__qddk .box-flex-content .content-right {
    width: 100%;
  }
}
.list__qddk .box-flex-content .content-right .list-content-right {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.list__qddk .box-flex-content .content-right .list-content-right .item-content.show .icon-dow {
  transform: rotate(360deg) !important;
}
.list__qddk .box-flex-content .content-right .list-content-right .item-content .item-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.list__qddk .box-flex-content .content-right .list-content-right .item-content .item-title .title {
  color: #b69325;
  font-family: BrownVN;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%;
  letter-spacing: -0.48px;
}
@media (max-width: 991px) {
  .list__qddk .box-flex-content .content-right .list-content-right .item-content .item-title .title {
    font-size: 22px;
  }
}
.list__qddk .box-flex-content .content-right .list-content-right .item-content .item-title .icon-dow {
  display: none;
  transition: all 0.3s;
  transform: rotate(180deg);
}
@media (max-width: 991px) {
  .list__qddk .box-flex-content .content-right .list-content-right .item-content .item-title .icon-dow {
    display: flex;
  }
}
@media (max-width: 991px) {
  .list__qddk .box-flex-content .content-right .list-content-right .item-content .item-content-con {
    display: block;
  }
}
.list__qddk .box-flex-content .content-right .list-content-right .item-content .item-content-con .item-content-col .tt {
  display: block;
  color: #231f20;
  font-family: BrownVN;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%;
  letter-spacing: -0.4px;
}
@media (max-width: 991px) {
  .list__qddk .box-flex-content .content-right .list-content-right .item-content .item-content-con .item-content-col .tt {
    font-size: 20px;
  }
}
.list__qddk .box-flex-content .content-right .list-content-right .item-content .item-content-con .item-content-col .sapo {
  color: #231f20;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.51px;
  padding: 20px 0;
}
@media (max-width: 991px) {
  .list__qddk .box-flex-content .content-right .list-content-right .item-content .item-content-con .item-content-col .sapo {
    font-size: 16px;
  }
}
.list__qddk .box-flex-content .content-right .list-content-right .flex-btn {
  display: flex;
  align-items: center;
  margin-top: 60px;
  gap: 10px;
}
@media (max-width: 767px) {
  .list__qddk .box-flex-content .content-right .list-content-right .flex-btn {
    margin-top: 50px;
  }
}
.list__qddk .box-flex-content .content-right .list-content-right .flex-btn .btn1 {
  display: flex;
  align-items: center;
  gap: 10px;
  border: 1px solid #b69325;
  background: #fff;
  padding: 12px 15px;
  color: #b69325;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 15.6px */
  letter-spacing: -0.06px;
  text-transform: uppercase;
  transition: all 0.5s;
}
.list__qddk .box-flex-content .content-right .list-content-right .flex-btn .btn1 .txt {
  line-height: 100%;
}
.list__qddk .box-flex-content .content-right .list-content-right .flex-btn .btn1 .icon {
  display: flex;
  position: relative;
  top: -1px;
}
.list__qddk .box-flex-content .content-right .list-content-right .flex-btn .btn1:hover {
  color: #fff;
  background: #b69325;
}
.list__qddk .box-flex-content .content-right .list-content-right .flex-btn .btn1:hover .icon svg path {
  fill: #fff;
}
.list__qddk .box-flex-content .content-right .list-content-right .flex-btn .btn2 {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #b69325;
  color: #fff;
  padding: 12px 15px;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 15.6px */
  letter-spacing: -0.06px;
  text-transform: uppercase;
  transition: all 0.5s;
}
.list__qddk .box-flex-content .content-right .list-content-right .flex-btn .btn2 .icon {
  display: flex;
  position: relative;
  top: -1px;
}
.list__qddk .box-flex-content .content-right .list-content-right .flex-btn .btn2 .icon {
  display: flex;
  margin-bottom: 5px;
}
.list__qddk .box-flex-content .content-right .list-content-right .flex-btn .btn2:hover {
  color: #f8f8f8;
  background: #000;
}
.list__qddk .box-flex-content .content-right .list-content-right .flex-btn .btn2:hover .icon svg path {
  fill: var(--fff, #fff);
}
.list__human-lega {
  background: #fdfbf6;
}
.list__human-lega .box-category-main {
  padding-top: 67px;
  display: flex;
  gap: 30px;
}
@media (max-width: 991px) {
  .list__human-lega .box-category-main {
    flex-direction: column;
    padding-top: 40px;
    gap: 20px;
  }
}
.list__human-lega .box-category-main .box-slide-bok {
  width: 50%;
  position: relative;
}
@media (max-width: 991px) {
  .list__human-lega .box-category-main .box-slide-bok {
    width: 100%;
  }
}
.list__human-lega .box-category-main .box-slide-bok .swiper-pagination {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1199px) {
  .list__human-lega .box-category-main .box-slide-bok .swiper-pagination {
    bottom: 50px;
  }
}
.list__human-lega .box-category-main .box-slide-bok .swiper-pagination .swiper-pagination-bullet-active {
  background: gray !important;
  opacity: 0.5;
}
.list__human-lega .box-category-main .box-slide-bok .swiper-pagination .swiper-pagination-bullet {
  opacity: 0.5 !important;
  background: #fff;
}
.list__human-lega .box-category-main .box-slide-bok .human-prev {
  display: flex;
  position: absolute;
  top: 50%;
  left: 35px;
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
}
@media (max-width: 991px) {
  .list__human-lega .box-category-main .box-slide-bok .human-prev {
    left: 0;
  }
}
.list__human-lega .box-category-main .box-slide-bok .human-next {
  display: flex;
  position: absolute;
  top: 50%;
  right: 35px;
  transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
}
@media (max-width: 991px) {
  .list__human-lega .box-category-main .box-slide-bok .human-next {
    right: 0;
  }
}
.list__human-lega .box-category-main .box-slide-bok .item-bok {
  padding: 40px 65px 0px 65px;
}
@media (max-width: 1309px) {
  .list__human-lega .box-category-main .box-slide-bok .item-bok {
    padding: 40px 60px 0px 60px;
  }
}
@media (max-width: 991px) {
  .list__human-lega .box-category-main .box-slide-bok .item-bok {
    padding: 40px;
  }
}
.list__human-lega .box-category-main .box-slide-bok .item-bok .images-pr {
  display: flex;
  position: relative;
  overflow: hidden;
}
.list__human-lega .box-category-main .box-slide-bok .item-bok .images-pr img {
  height: auto;
  transition: all 0.5s ease;
}
.list__human-lega .box-category-main .box-slide-bok .item-bok .images-pr img:hover {
  transform: scale(1.1);
}
.list__human-lega .box-category-main .box-main-content {
  width: 50%;
  padding-top: 45px;
}
@media (max-width: 1309px) {
  .list__human-lega .box-category-main .box-main-content {
    padding-top: 40px;
  }
}
@media (max-width: 1199px) {
  .list__human-lega .box-category-main .box-main-content {
    padding-top: 30px;
  }
}
@media (max-width: 991px) {
  .list__human-lega .box-category-main .box-main-content {
    width: 100%;
    padding-top: 0;
    order: -1;
  }
}
.list__human-lega .box-category-main .box-main-content .title {
  color: #000;
  font-family: Beaufort;
  font-size: 72px;
  font-style: normal;
  font-weight: 400;
  line-height: 90%;
  letter-spacing: -3.6px;
  margin-bottom: 22px;
}
@media (max-width: 1309px) {
  .list__human-lega .box-category-main .box-main-content .title {
    font-size: 60px;
  }
}
@media (max-width: 1199px) {
  .list__human-lega .box-category-main .box-main-content .title {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .list__human-lega .box-category-main .box-main-content .title {
    font-size: 69px;
  }
}
.list__human-lega .box-category-main .box-main-content .des {
  color: rgba(35, 31, 32, 0.6);
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  text-transform: uppercase;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .list__human-lega .box-category-main .box-main-content .des {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  .list__human-lega .box-category-main .box-main-content .des {
    font-size: 13px;
  }
}
.list__human-lega .box-category-main .box-main-content .sapo {
  color: #000;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.48px;
  margin-bottom: 40px;
}
@media (max-width: 1309px) {
  .list__human-lega .box-category-main .box-main-content .sapo {
    font-size: 15px;
  }
}
@media (max-width: 1199px) {
  .list__human-lega .box-category-main .box-main-content .sapo {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .list__human-lega .box-category-main .box-main-content .sapo {
    font-size: 16px;
  }
}
.list__human-lega .box-category-main .box-main-content .box-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .list__human-lega .box-category-main .box-main-content .box-row {
    flex-direction: column;
    gap: 20px;
  }
}
.list__human-lega .box-category-main .box-main-content .box-row .list-btn {
  margin-right: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 991px) {
  .list__human-lega .box-category-main .box-main-content .box-row .list-btn {
    width: 100%;
    justify-content: center;
    margin-right: 0;
    gap: 15px;
  }
}
.list__human-lega .box-category-main .box-main-content .box-row .list-btn .icon {
  display: flex;
}
.list__human-lega .box-category-main .box-main-content .box-row .list-btn .btn-pre {
  border-radius: 54.409px;
  background: var(--HAP-2, #382e18);
  padding: 15px 30px;
  display: flex;
  align-items: center;
  gap: 12px;
  color: #fff;
  font-family: BrownVN;
  font-size: 14.435px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.577px;
  text-transform: uppercase;
}
@media (max-width: 1309px) {
  .list__human-lega .box-category-main .box-main-content .box-row .list-btn .btn-pre {
    padding: 13px 20px;
  }
}
@media (max-width: 1199px) {
  .list__human-lega .box-category-main .box-main-content .box-row .list-btn .btn-pre {
    padding: 10px 10px;
    gap: 10px;
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  .list__human-lega .box-category-main .box-main-content .box-row .list-btn .btn-pre {
    font-size: 14.435px;
    width: 50%;
    justify-content: center;
    padding: 15px;
  }
}
.list__human-lega .box-category-main .box-main-content .box-row .list-btn .btn-dthu {
  border-radius: 54.409px;
  border: 1.11px solid #d5d5d5;
  padding: 15px 30px;
  display: flex;
  align-items: center;
  gap: 12px;
  color: #121212;
  font-family: BrownVN;
  font-size: 14.435px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: -0.577px;
  text-transform: uppercase;
}
@media (max-width: 1309px) {
  .list__human-lega .box-category-main .box-main-content .box-row .list-btn .btn-dthu {
    padding: 13px 20px;
  }
}
@media (max-width: 1199px) {
  .list__human-lega .box-category-main .box-main-content .box-row .list-btn .btn-dthu {
    padding: 10px 10px;
    gap: 10px;
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  .list__human-lega .box-category-main .box-main-content .box-row .list-btn .btn-dthu {
    font-size: 14.435px;
    width: 50%;
    justify-content: center;
    padding: 15px;
  }
}
.list__human-lega .box-category-main .box-main-content .box-row .list-network {
  display: flex;
  align-items: center;
}
.list__human-lega .box-category-main .box-main-content .box-row .list-network .icon {
  display: flex;
}
.list__human-lega .box-category-main .box-main-content .box-row .list-network .item-net {
  display: flex;
  align-items: center;
  gap: 10px;
  color: rgba(35, 31, 32, 0.8);
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  text-transform: uppercase;
  border-right: 1px solid #d9d9d9;
  margin-right: 10px;
  padding-right: 10px;
}
.list__human-lega .box-category-main .box-main-content .box-row .list-network .item-net:last-child {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
}
.list__human-lega .box-product-content {
  background: #fff;
  padding: 120px 110px 80px 110px;
  margin-top: 30px;
}
@media (max-width: 1199px) {
  .list__human-lega .box-product-content {
    padding: 70px 50px 60px 50px;
  }
}
@media (max-width: 767px) {
  .list__human-lega .box-product-content {
    padding: 90px 16px 16px 16px;
    width: calc(100% + 32px);
    margin-left: -16px;
  }
}
.list__human-lega .box-product-content .product-row-top {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .list__human-lega .box-product-content .product-row-top {
    flex-direction: column;
  }
}
.list__human-lega .box-product-content .product-row-top .product-col-left {
  width: calc(100% - 470px);
}
@media (max-width: 1309px) {
  .list__human-lega .box-product-content .product-row-top .product-col-left {
    width: calc(100% - 300px);
  }
}
@media (max-width: 991px) {
  .list__human-lega .box-product-content .product-row-top .product-col-left {
    width: 100%;
  }
}
.list__human-lega .box-product-content .product-row-top .product-col-left .des-text {
  display: block;
  color: rgba(35, 31, 32, 0.6);
  font-family: BrownVN;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.list__human-lega .box-product-content .product-row-top .product-col-left .sapo {
  color: #000;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.48px;
  margin-bottom: 60px;
}
.list__human-lega .box-product-content .product-row-top .product-col-left .text-doingu {
  display: block;
  margin-bottom: 20px;
  color: rgba(35, 31, 32, 0.6);
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 20.15px */
  text-transform: uppercase;
}
.list__human-lega .box-product-content .product-row-top .product-col-left .flex-author {
  display: flex;
  align-items: center;
}
.list__human-lega .box-product-content .product-row-top .product-col-left .flex-author .swiper-slide {
  width: 300px;
  border-right: 1px solid #d9d9d9;
  padding-right: 16px;
  margin-right: 16px;
}
.list__human-lega .box-product-content .product-row-top .product-col-left .flex-author .swiper-slide:last-child {
  border-right: 0;
  padding-right: 0;
  margin-right: 0;
}
.list__human-lega .box-product-content .product-row-top .product-col-left .flex-author .item-author {
  display: flex;
  align-items: center;
  gap: 15px;
}
.list__human-lega .box-product-content .product-row-top .product-col-left .flex-author .item-author .iamges {
  width: 80px;
  height: 80px;
}
.list__human-lega .box-product-content .product-row-top .product-col-left .flex-author .item-author .iamges img {
  border-radius: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.list__human-lega .box-product-content .product-row-top .product-col-left .flex-author .content {
  width: calc(100% - 95px);
}
.list__human-lega .box-product-content .product-row-top .product-col-left .flex-author .content .name {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.54px;
  margin-bottom: 8px;
}
.list__human-lega .box-product-content .product-row-top .product-col-left .flex-author .content .cvu {
  display: block;
  color: rgba(35, 31, 32, 0.6);
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .list__human-lega .box-product-content .product-row-top .product-col-left .flex-author .content .cvu {
    white-space: normal;
  }
}
.list__human-lega .box-product-content .product-row-top .product-col-right {
  width: 220px;
}
@media (max-width: 991px) {
  .list__human-lega .box-product-content .product-row-top .product-col-right {
    width: 100%;
    order: -1;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
  }
}
.list__human-lega .box-product-content .product-row-top .product-col-right .item-right {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .list__human-lega .box-product-content .product-row-top .product-col-right .item-right {
    width: calc(33.33% - 20px);
    display: flex;
    flex-direction: column;
  }
}
.list__human-lega .box-product-content .product-row-top .product-col-right .item-right:last-child {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .list__human-lega .box-product-content .product-row-top .product-col-right .item-right:nth-child(4), .list__human-lega .box-product-content .product-row-top .product-col-right .item-right:nth-child(5) {
    width: calc(50% - 20px);
  }
}
@media (max-width: 991px) {
  .list__human-lega .box-product-content .product-row-top .product-col-right .item-right:nth-child(4) .text-gray, .list__human-lega .box-product-content .product-row-top .product-col-right .item-right:nth-child(5) .text-gray {
    flex: none;
  }
}
.list__human-lega .box-product-content .product-row-top .product-col-right .item-right .text-gray {
  display: block;
  color: rgba(35, 31, 32, 0.6);
  font-family: BrownVN;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  text-transform: uppercase;
  margin-bottom: 8px;
}
@media (max-width: 991px) {
  .list__human-lega .box-product-content .product-row-top .product-col-right .item-right .text-gray {
    font-size: 13px;
    text-align: center;
    flex: 1;
    max-height: 40px;
  }
}
.list__human-lega .box-product-content .product-row-top .product-col-right .item-right .text-bl {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.48px;
}
@media (max-width: 991px) {
  .list__human-lega .box-product-content .product-row-top .product-col-right .item-right .text-bl {
    font-size: 16px;
    text-align: center;
  }
}
.list__human-lega .box-product-content .product-expert {
  margin-top: 60px;
}
@media (max-width: 991px) {
  .list__human-lega .box-product-content .product-expert {
    margin-top: 50px;
  }
}
.list__story-hcham {
  position: relative;
  padding: 130px 0 115px;
  background: linear-gradient(181deg, #e2d9bf 18.13%, #fffcf2 93.23%), #d6d6d6 !important;
}
@media (max-width: 991px) {
  .list__story-hcham {
    padding: 40px 0;
  }
}
.list__story-hcham .box-sub-title {
  margin-bottom: 130px;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .list__story-hcham .box-sub-title {
    margin-bottom: 40px;
  }
}
.list__story-hcham .box-sub-title .sub {
  display: block;
  color: rgba(35, 31, 32, 0.6);
  font-family: BrownVN;
  font-size: 13px;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 20.15px */
  text-transform: uppercase;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .list__story-hcham .box-sub-title .sub {
    font-size: 13px;
  }
}
.list__story-hcham .box-sub-title .sub-title {
  color: #2a2a2a;
  text-align: center;
  font-family: Beaufort;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 57.6px */
  letter-spacing: -1.92px;
}
@media (max-width: 991px) {
  .list__story-hcham .box-sub-title .sub-title {
    font-size: 36px;
  }
}
.list__story-hcham .box-category-list {
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .list__story-hcham .box-category-list {
    width: calc(100% + 16px);
  }
}
.list__story-hcham .box-category-list .swiper-slide {
  width: 300px;
  margin-right: 30px;
  height: auto;
}
@media (max-width: 991px) {
  .list__story-hcham .box-category-list .swiper-slide {
    margin-right: 15px;
  }
}
.list__story-hcham .box-category-list .swiper-slide:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .list__story-hcham .box-category-list .swiper-slide:last-child {
    margin-right: 16px;
  }
}
.list__story-hcham .box-category-list .item-category {
  background: #fff;
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.list__story-hcham .box-category-list .item-category .title-cate {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  color: #b69325;
  font-family: Beaufort;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 48px */
  letter-spacing: -2.4px;
  margin-bottom: 110px;
}
.list__story-hcham .box-category-list .item-category .title-cate .icon {
  display: flex;
  position: relative;
  top: 10px;
}
.list__story-hcham .box-category-list .item-category .sapo {
  color: #2e2e2e;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 24.8px */
  letter-spacing: -0.48px;
}
.list__nguoncamhung {
  background: #382e18 !important;
  padding: 260px 0 80px;
  margin-top: -260px;
  position: relative;
}
@media (max-width: 991px) {
  .list__nguoncamhung {
    padding: 230px 0 40px;
    margin-top: -200px;
  }
}
.list__nguoncamhung .title-nguoncamhung {
  display: flex;
  gap: 142px;
}
@media (max-width: 991px) {
  .list__nguoncamhung .title-nguoncamhung {
    gap: 60px;
    flex-direction: column;
  }
}
.list__nguoncamhung .title-nguoncamhung .text-title-left {
  color: var(--HAP-4, #e0d7bd);
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 18.9px */
  text-transform: uppercase;
  width: 25%;
}
@media (max-width: 991px) {
  .list__nguoncamhung .title-nguoncamhung .text-title-left {
    font-size: 14px;
    width: 100%;
  }
}
.list__nguoncamhung .title-nguoncamhung .cnt {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 80px;
}
.list__nguoncamhung .title-nguoncamhung .sapo {
  color: var(--HAP-5, #f7f5f0);
  leading-trim: both;
  text-edge: cap;
  font-family: Beaufort;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 38.4px */
  letter-spacing: -1.28px;
}
@media (max-width: 991px) {
  .list__nguoncamhung .title-nguoncamhung .sapo {
    font-size: 28px;
  }
}
.list__hesinhthai {
  background: #382e18;
  padding: 80px;
}
@media (max-width: 991px) {
  .list__hesinhthai {
    padding: 40px 16px;
  }
}
.list__hesinhthai .title {
  color: #fff;
  text-align: center;
  font-family: BrownVN;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .list__hesinhthai .title {
    font-size: 17px;
  }
}
.list__hesinhthai .content-nguoncamhung {
  display: flex;
  flex-wrap: wrap;
  row-gap: 30px;
  justify-content: center;
}
@media (max-width: 1199px) {
  .list__hesinhthai .content-nguoncamhung {
    justify-content: start;
  }
}
@media (max-width: 991px) {
  .list__hesinhthai .content-nguoncamhung {
    gap: 5px;
  }
}
.list__hesinhthai .content-nguoncamhung .item-content {
  padding: 32px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 343px;
  border-right: 1px solid #b69325;
}
.list__hesinhthai .content-nguoncamhung .item-content:last-child {
  border-right: 0;
}
@media (max-width: 1199px) {
  .list__hesinhthai .content-nguoncamhung .item-content {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .list__hesinhthai .content-nguoncamhung .item-content {
    padding: 16px;
    width: 100%;
    border-right: 0;
  }
}
.list__hesinhthai .content-nguoncamhung .item-content .text-sp {
  color: #b69325;
  font-family: Beaufort;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 125% */
  letter-spacing: -0.32px;
}
@media (max-width: 991px) {
  .list__hesinhthai .content-nguoncamhung .item-content .text-sp {
    font-size: 18px;
  }
}
.list__hesinhthai .content-nguoncamhung .item-content .text-sapo {
  color: #fff;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 141.176% */
  letter-spacing: -0.51px;
  opacity: 0.8;
}
@media (max-width: 991px) {
  .list__hesinhthai .content-nguoncamhung .item-content .text-sapo {
    font-size: 15px;
  }
}
.list__layout-new {
  background: var(--HAP, #0b0b0b);
}
.list__layout-new.oder-new .box-video-top {
  margin-bottom: 0;
}
.list__layout-new.oder-new .box-moctime {
  padding: 80px 0;
}
.list__layout-new.oder-new .box-moctime .sapo {
  color: var(--HAP-4, #e0d7bd);
  text-align: center;
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 18.9px */
  text-transform: uppercase;
}
.list__layout-new .box-video-top {
  margin-bottom: 130px;
}
@media (max-width: 991px) {
  .list__layout-new .box-video-top {
    margin-bottom: 40px;
  }
}
.list__layout-new .box-video-top .item-cate-video {
  position: relative;
  width: 100%;
}
.list__layout-new .box-video-top .item-cate-video img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.list__layout-new .box-video-top .item-cate-video .video-item {
  width: 100%;
}
.list__layout-new .box-layout-title {
  padding-bottom: 100px;
}
@media (max-width: 991px) {
  .list__layout-new .box-layout-title {
    padding-bottom: 40px;
  }
}
.list__layout-new .box-layout-title .cate {
  display: block;
  color: rgba(255, 255, 255, 0.6);
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 21.7px */
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .list__layout-new .box-layout-title .cate {
    font-size: 14px;
  }
}
.list__layout-new .box-layout-title .title {
  color: #fff;
  font-family: Beaufort;
  font-size: 55px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 66px */
  letter-spacing: -2.75px;
  text-align: center;
}
@media (max-width: 991px) {
  .list__layout-new .box-layout-title .title {
    font-size: 36px;
  }
}
.list__layout-new .box-layout-title .title .yelow {
  color: #d7ad25;
  font-family: Beaufort;
  font-size: 55px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -2.75px;
}
@media (max-width: 991px) {
  .list__layout-new .box-layout-title .title .yelow {
    font-size: 36px;
  }
}
.list__layout-new .box-wrap-layout1 {
  width: 100%;
  margin-bottom: 15px;
}
.list__layout-new .box-wrap-layout1 .animation {
  width: 100%;
  display: flex;
  align-items: center;
}
.list__layout-new .box-wrap-layout1 .animation .swiper-slide {
  width: 450px;
  margin-right: 13px;
}
@media (max-width: 991px) {
  .list__layout-new .box-wrap-layout1 .animation .swiper-slide {
    width: 220px;
  }
}
.list__layout-new .box-wrap-layout1 .animation .swiper-slide:last-child {
  margin-right: 0;
}
.list__layout-new .box-wrap-layout1 .animation .item-event .images {
  display: flex;
  width: 450px;
  height: 300px;
}
@media (max-width: 991px) {
  .list__layout-new .box-wrap-layout1 .animation .item-event .images {
    width: 220px;
    height: 147px;
  }
}
.list__layout-new .box-wrap-layout1 .animation .item-event .images img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.list__layout-new .box-wrap-layout2 {
  width: 100%;
  margin-bottom: 100px;
}
.list__layout-new .box-wrap-layout2 .animation {
  width: 100%;
  display: flex;
  align-items: center;
}
.list__layout-new .box-wrap-layout2 .animation .swiper-slide {
  width: 450px;
  margin-right: 13px;
}
@media (max-width: 991px) {
  .list__layout-new .box-wrap-layout2 .animation .swiper-slide {
    width: 220px;
  }
}
.list__layout-new .box-wrap-layout2 .animation .swiper-slide:last-child {
  margin-right: 0;
}
.list__layout-new .box-wrap-layout2 .animation .item-event .images {
  display: flex;
  width: 450px;
  height: 300px;
}
@media (max-width: 991px) {
  .list__layout-new .box-wrap-layout2 .animation .item-event .images {
    width: 220px;
    height: 147px;
  }
}
.list__layout-new .box-wrap-layout2 .animation .item-event .images img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.list__layout-new .box-moctime {
  padding-bottom: 80px;
}
@media (max-width: 991px) {
  .list__layout-new .box-moctime {
    padding-bottom: 40px;
  }
}
.list__layout-new .box-moctime .sapo {
  color: #fff;
  text-align: center;
  font-family: BrownVN;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 27.9px */
  letter-spacing: -0.54px;
  opacity: 0.8;
  margin: auto auto 100px;
  width: 837px;
}
@media (max-width: 991px) {
  .list__layout-new .box-moctime .sapo {
    width: 100%;
    margin: auto auto 80px;
  }
}
.list__layout-new .box-moctime .list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  -moz-column-gap: 60px;
       column-gap: 60px;
  row-gap: 30px;
}
.list__layout-new .box-moctime .list .item {
  width: 170px;
}
@media (max-width: 991px) {
  .list__layout-new .box-moctime .list .item {
    width: calc(50% - 30px);
  }
}
.list__layout-new .box-moctime .list .time {
  display: block;
  color: #d7ad25;
  text-align: center;
  font-family: Beaufort;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 72px */
  letter-spacing: -2.4px;
  margin-bottom: 30px;
}
.list__layout-new .box-moctime .list .name {
  display: block;
  color: #fff;
  text-align: center;
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%; /* 20.3px */
  letter-spacing: -0.14px;
  text-transform: uppercase;
  opacity: 0.8;
}
.list__statement {
  padding: 80px 0;
  background: #f7f5f0;
  margin-bottom: 80px;
}
@media (max-width: 991px) {
  .list__statement {
    padding: 40px 0;
    margin-bottom: 40px;
  }
}
.list__story-top .banner-story .pc {
  display: flex;
}
@media (max-width: 991px) {
  .list__story-top .banner-story .pc {
    display: none;
  }
}
.list__story-top .banner-story .mb {
  display: none;
}
@media (max-width: 991px) {
  .list__story-top .banner-story .mb {
    display: flex;
  }
}
.list__banner-cover-top {
  background: linear-gradient(181deg, #e2d9bf 18.13%, #fffcf2 93.23%);
}
.list__banner-cover-top .list-col {
  display: flex;
}
@media (max-width: 991px) {
  .list__banner-cover-top .list-col {
    flex-direction: column;
  }
}
.list__banner-cover-top .list-col .col-content {
  width: 520px;
  display: flex;
  flex-direction: column;
  gap: 45px;
  margin-right: 30px;
  margin-top: 80px;
  margin-left: 220px;
  margin-bottom: 80px;
}
@media (max-width: 1620px) {
  .list__banner-cover-top .list-col .col-content {
    margin-top: 60px;
    margin-left: 100px;
    margin-bottom: 60px;
  }
}
@media (max-width: 1309px) {
  .list__banner-cover-top .list-col .col-content {
    width: 400px;
    margin-top: 50px;
    margin-left: 80px;
    margin-bottom: 50px;
    gap: 20px;
  }
}
@media (max-width: 991px) {
  .list__banner-cover-top .list-col .col-content {
    width: 100%;
    margin: 0;
    padding: 47px 16px 47px 16px;
    gap: 20px;
  }
}
.list__banner-cover-top .list-col .col-content .title {
  color: #b69325;
  font-family: Beaufort;
  font-size: 59px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 59px */
  letter-spacing: -2.95px;
}
@media (max-width: 1309px) {
  .list__banner-cover-top .list-col .col-content .title {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .list__banner-cover-top .list-col .col-content .title {
    font-size: 39px;
  }
}
.list__banner-cover-top .list-col .col-content .des {
  color: #141414;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 24.8px */
  letter-spacing: -0.48px;
}
@media (max-width: 1309px) {
  .list__banner-cover-top .list-col .col-content .des {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .list__banner-cover-top .list-col .col-content .des {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .list__banner-cover-top .list-col .col-content .flex-btn {
    display: flex;
  }
}
.list__banner-cover-top .list-col .col-content .flex-btn .btn1 {
  background: #b69325;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  padding: 12px 15px;
  display: flex;
  align-items: center;
  gap: 10px;
  width: -moz-max-content;
  width: max-content;
  transition: all 0.5s;
}
.list__banner-cover-top .list-col .col-content .flex-btn .btn1 .icon {
  display: flex;
  margin-bottom: 5px;
}
.list__banner-cover-top .list-col .col-content .flex-btn .btn1:hover {
  color: #b69325;
  background: #ece9e0;
}
.list__banner-cover-top .list-col .col-content .flex-btn .btn1:hover .icon svg path {
  fill: #b69325;
}
.list__banner-cover-top .list-col .col-images {
  width: calc(100% - 770px);
}
@media (max-width: 1620px) {
  .list__banner-cover-top .list-col .col-images {
    width: calc(100% - 650px);
  }
}
@media (max-width: 1309px) {
  .list__banner-cover-top .list-col .col-images {
    width: calc(100% - 510px);
  }
}
@media (max-width: 991px) {
  .list__banner-cover-top .list-col .col-images {
    width: 100%;
  }
}
.list__banner-cover-top .list-col .col-images .images-cover {
  display: flex;
  height: 100%;
}
.list__banner-cover-top .list-col .col-images .images-cover img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.list__listdecu {
  background: var(--HAP-5, #f7f5f0);
  padding: 80px 0;
}
@media (max-width: 991px) {
  .list__listdecu {
    padding: 40px 0;
  }
}

.viewmorevideo {
  text-align: center;
  display: block;
}

.box-scroll-backgroud {
  transition: background-color 1s ease;
}

.detail__box-detail-main {
  background: #f7f7f7;
}
.detail__box-detail-main article {
  background: #f7f7f7;
}
.detail__box-detail-main .detail__box-detail-flexv2 {
  display: flex;
  justify-content: space-between;
  padding: 80px 0 10px;
}
@media (max-width: 991px) {
  .detail__box-detail-main .detail__box-detail-flexv2 {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .detail__box-detail-main .detail__box-detail-flexv2 {
    padding: 30px 0;
  }
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left {
  flex: 1;
  margin-right: 140px;
}
@media (max-width: 1309px) {
  .detail__box-detail-main .detail__box-detail-flexv2 .box-left {
    margin-right: 100px;
  }
}
@media (max-width: 1199px) {
  .detail__box-detail-main .detail__box-detail-flexv2 .box-left {
    margin-right: 90px;
  }
}
@media (max-width: 991px) {
  .detail__box-detail-main .detail__box-detail-flexv2 .box-left {
    margin-right: 0;
    order: 0;
  }
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .detail-logo-btn {
  display: flex;
  margin-bottom: 40px;
  display: none;
}
@media (max-width: 767px) {
  .detail__box-detail-main .detail__box-detail-flexv2 .box-left .detail-logo-btn {
    margin-bottom: 30px;
  }
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .detail-logo-btn img {
  width: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .detail-title {
  color: #2e2712;
  font-family: BrownVN;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 43.2px */
  letter-spacing: -1.28px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .detail__box-detail-main .detail__box-detail-flexv2 .box-left .detail-title {
    font-size: 22px;
  }
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .detail-sp {
  overflow: hidden;
  max-height: 81px;
  color: #000;
  text-overflow: ellipsis;
  font-family: BrownVN;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.72px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .detail__box-detail-main .detail__box-detail-flexv2 .box-left .detail-sp {
    margin-bottom: 30px;
    font-size: 15px;
    max-height: 84px;
  }
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .detail-list-cate {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .detail__box-detail-main .detail__box-detail-flexv2 .box-left .detail-list-cate {
    margin-bottom: 30px;
  }
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .detail-list-cate .cate-item {
  display: flex;
  gap: 20px;
  color: rgba(0, 0, 0, 0.6);
  text-overflow: ellipsis;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.48px;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .detail-list-cate .cate-item .icon {
  display: flex;
  height: 100%;
  margin-top: 5px;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .box-wrap-time {
  background: #fff;
  padding: 20px 30px;
  margin-bottom: 30px;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .box-wrap-time .list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .box-wrap-time .list .item {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .box-wrap-time .list .item .lable {
  color: rgba(35, 31, 32, 0.6);
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 20.15px */
  text-transform: uppercase;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .box-wrap-time .list .item .number {
  color: #000;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 24.8px */
  letter-spacing: -0.48px;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .detail-time {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 40px;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .detail-time .name {
  display: block;
  color: #8c8c8c;
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 20.15px */
  text-transform: uppercase;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .detail-time .time {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #000;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 16.2px */
  letter-spacing: -0.12px;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .detail-time .time .icon {
  display: flex;
  margin-top: -3px;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .detail-time .time .txt {
  opacity: 0.45;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .list-sapo {
  background: #f8f5ee;
  padding: 40px;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .detail__box-detail-main .detail__box-detail-flexv2 .box-left .list-sapo {
    margin-top: 30px;
    padding: 20px;
  }
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .list-sapo .sapo {
  color: #000;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 26.35px */
  letter-spacing: -0.51px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .detail__box-detail-main .detail__box-detail-flexv2 .box-left .list-sapo .sapo {
    font-size: 16px;
  }
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .list-sapo .sapo:first-child {
  margin-top: 0;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .list-sapo .text-wb {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .detail__box-detail-main .detail__box-detail-flexv2 .box-left .list-sapo .text-wb {
    flex-direction: column;
    align-items: start;
  }
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .list-sapo .text-wb:last-child {
  margin-top: 0;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .list-sapo .text-wb .txt {
  color: #000;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 26.35px */
  letter-spacing: -0.51px;
  display: block;
}
@media (max-width: 767px) {
  .detail__box-detail-main .detail__box-detail-flexv2 .box-left .list-sapo .text-wb .txt {
    font-size: 16px;
  }
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .list-sapo .text-wb .link {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.51px;
  text-decoration-line: underline;
  word-break: break-all;
}
@media (max-width: 767px) {
  .detail__box-detail-main .detail__box-detail-flexv2 .box-left .list-sapo .text-wb .link {
    font-size: 16px;
  }
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .banner-bot {
  margin: 40px 0;
  display: flex;
}
@media (max-width: 767px) {
  .detail__box-detail-main .detail__box-detail-flexv2 .box-left .banner-bot {
    margin: 30px 0;
  }
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .banner-bot img {
  width: 100%;
  height: 312px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .detail__box-detail-main .detail__box-detail-flexv2 .box-left .banner-bot img {
    height: 100%;
  }
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .detail-author {
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(0, 0, 0, 0.3);
  padding: 10px;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .detail-author .des {
  color: rgba(0, 0, 0, 0.6);
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.42px;
  margin-right: 5px;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .detail-author .name-text {
  display: block;
  color: rgba(0, 0, 0, 0.6);
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%;
  letter-spacing: -0.42px;
  margin-right: 20px;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .detail-author .coppy {
  display: flex;
  align-items: center;
  gap: 5px;
  color: rgba(0, 0, 0, 0.6);
  font-family: BrownVN;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.3px;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .detail-author .coppy .icon {
  display: flex;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .box-user-info {
  margin-top: 30px;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .box-user-info .list-menu {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  gap: 40px;
  margin-bottom: 30px;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .box-user-info .list-menu .item {
  display: block;
  color: #0d0d0d;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 20.8px */
  letter-spacing: -0.48px;
  text-transform: uppercase;
  opacity: 0.5;
  padding-bottom: 17px;
  border-bottom: 3px solid #f7f7f7;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .box-user-info .list-menu .item.active {
  color: #b69325;
  font-weight: 700;
  border-bottom: 3px solid #b69325;
  opacity: 1;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .box-user-info .box-text .txt {
  color: #0d0d0d;
  leading-trim: both;
  text-edge: cap;
  font-family: BrownVN;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.8px;
  margin-bottom: 30px;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .box-user-info .box-text .list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .box-user-info .box-text .list .item {
  display: flex;
  justify-content: space-between;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .box-user-info .box-text .list .item .step {
  width: 70px;
  color: #0d0d0d;
  font-family: BrownVN;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 27.9px */
  letter-spacing: -0.54px;
  opacity: 0.6;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .box-user-info .box-text .list .item .sapo {
  flex: 1;
  color: #0d0d0d;
  font-family: BrownVN;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.54px;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-left .box-user-info .box-text .list .item .sapo .bold {
  color: #0d0d0d;
  font-weight: 700;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-right {
  width: 410px;
}
@media (max-width: 1309px) {
  .detail__box-detail-main .detail__box-detail-flexv2 .box-right {
    width: 390px;
  }
}
@media (max-width: 1199px) {
  .detail__box-detail-main .detail__box-detail-flexv2 .box-right {
    width: 300px;
  }
}
@media (max-width: 991px) {
  .detail__box-detail-main .detail__box-detail-flexv2 .box-right {
    width: 100%;
    order: -1;
  }
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-right .form__stickydetail {
  background: #fff;
  padding: 20px 15px;
  position: sticky;
  top: 70px;
}
@media (max-width: 767px) {
  .detail__box-detail-main .detail__box-detail-flexv2 .box-right .form__stickydetail .box-form-content {
    display: flex;
    gap: 20px;
    justify-content: space-between;
  }
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-right .form__stickydetail .box-flex-top {
  display: flex;
  justify-content: space-between;
  gap: 43px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .detail__box-detail-main .detail__box-detail-flexv2 .box-right .form__stickydetail .box-flex-top {
    gap: 0;
    margin-bottom: 0;
    flex: 1;
  }
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-right .form__stickydetail .box-flex-top .text-title {
  color: #2e2712;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 123%; /* 19.68px */
  letter-spacing: -0.48px;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-right .form__stickydetail .box-flex-top .text-title .bold {
  color: #b69325;
  font-size: 16px;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-right .form__stickydetail .box-flex-top .icon {
  display: flex;
  cursor: pointer;
}
@media (max-width: 767px) {
  .detail__box-detail-main .detail__box-detail-flexv2 .box-right .form__stickydetail .box-flex-top .icon {
    display: none;
  }
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-right .form__stickydetail .send {
  background: #b69325;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  padding: 8px 15px;
  display: flex;
  align-items: center;
  gap: 10px;
  width: -moz-max-content;
  width: max-content;
  transition: all 0.5s;
  height: -moz-fit-content;
  height: fit-content;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-right .form__stickydetail .send .icon {
  display: flex;
  margin-bottom: 3px;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-right .form__stickydetail .send:hover {
  color: #b69325;
  background: #ece9e0;
}
.detail__box-detail-main .detail__box-detail-flexv2 .box-right .form__stickydetail .send:hover .icon svg path {
  fill: #b69325;
}
.detail__box-detail-flex {
  display: flex;
  justify-content: space-between;
  padding: 80px 0 10px;
}
@media (max-width: 991px) {
  .detail__box-detail-flex {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .detail__box-detail-flex {
    padding: 30px 0;
  }
}
.detail__box-detail-flex .box-left {
  flex: 1;
  margin-right: 140px;
}
@media (max-width: 1309px) {
  .detail__box-detail-flex .box-left {
    margin-right: 100px;
  }
}
@media (max-width: 1199px) {
  .detail__box-detail-flex .box-left {
    margin-right: 90px;
  }
}
@media (max-width: 991px) {
  .detail__box-detail-flex .box-left {
    margin-right: 0;
    order: 0;
  }
}
.detail__box-detail-flex .box-left .detail-logo-btn {
  display: flex;
  margin-bottom: 40px;
  display: none;
}
@media (max-width: 767px) {
  .detail__box-detail-flex .box-left .detail-logo-btn {
    margin-bottom: 30px;
  }
}
.detail__box-detail-flex .box-left .detail-logo-btn img {
  width: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.detail__box-detail-flex .box-left .detail-title {
  color: #2e2712;
  font-family: BrownVN;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 43.2px */
  letter-spacing: -1.28px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .detail__box-detail-flex .box-left .detail-title {
    font-size: 22px;
  }
}
.detail__box-detail-flex .box-left .detail-sp {
  overflow: hidden;
  max-height: 81px;
  color: #000;
  text-overflow: ellipsis;
  font-family: BrownVN;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 27px */
  letter-spacing: -0.72px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .detail__box-detail-flex .box-left .detail-sp {
    margin-bottom: 30px;
    font-size: 15px;
    max-height: 84px;
  }
}
.detail__box-detail-flex .box-left .detail-list-cate {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .detail__box-detail-flex .box-left .detail-list-cate {
    margin-bottom: 30px;
  }
}
.detail__box-detail-flex .box-left .detail-list-cate .cate-item {
  display: flex;
  gap: 20px;
  color: rgba(0, 0, 0, 0.6);
  text-overflow: ellipsis;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.48px;
}
.detail__box-detail-flex .box-left .detail-list-cate .cate-item .icon {
  display: flex;
  height: 100%;
  margin-top: 5px;
}
.detail__box-detail-flex .box-left .detail-time {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 40px;
}
.detail__box-detail-flex .box-left .detail-time .name {
  display: block;
  color: #8c8c8c;
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 20.15px */
  text-transform: uppercase;
}
.detail__box-detail-flex .box-left .detail-time .time {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #000;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 16.2px */
  letter-spacing: -0.12px;
}
.detail__box-detail-flex .box-left .detail-time .time .icon {
  display: flex;
  margin-top: -3px;
}
.detail__box-detail-flex .box-left .detail-time .time .txt {
  opacity: 0.45;
}
.detail__box-detail-flex .box-left .list-sapo {
  background: #f8f5ee;
  padding: 40px;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .detail__box-detail-flex .box-left .list-sapo {
    margin-top: 30px;
    padding: 20px;
  }
}
.detail__box-detail-flex .box-left .list-sapo .sapo {
  color: #000;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 26.35px */
  letter-spacing: -0.51px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .detail__box-detail-flex .box-left .list-sapo .sapo {
    font-size: 16px;
  }
}
.detail__box-detail-flex .box-left .list-sapo .sapo:first-child {
  margin-top: 0;
}
.detail__box-detail-flex .box-left .list-sapo .text-wb {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .detail__box-detail-flex .box-left .list-sapo .text-wb {
    flex-direction: column;
    align-items: start;
  }
}
.detail__box-detail-flex .box-left .list-sapo .text-wb:last-child {
  margin-top: 0;
}
.detail__box-detail-flex .box-left .list-sapo .text-wb .txt {
  color: #000;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 26.35px */
  letter-spacing: -0.51px;
  display: block;
}
@media (max-width: 767px) {
  .detail__box-detail-flex .box-left .list-sapo .text-wb .txt {
    font-size: 16px;
  }
}
.detail__box-detail-flex .box-left .list-sapo .text-wb .link {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.51px;
  text-decoration-line: underline;
  word-break: break-all;
}
@media (max-width: 767px) {
  .detail__box-detail-flex .box-left .list-sapo .text-wb .link {
    font-size: 16px;
  }
}
.detail__box-detail-flex .box-left .banner-bot {
  margin: 40px 0;
  display: flex;
}
@media (max-width: 767px) {
  .detail__box-detail-flex .box-left .banner-bot {
    margin: 30px 0;
  }
}
.detail__box-detail-flex .box-left .banner-bot img {
  width: 100%;
  height: 312px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .detail__box-detail-flex .box-left .banner-bot img {
    height: 100%;
  }
}
.detail__box-detail-flex .box-left .detail-author {
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(0, 0, 0, 0.3);
  padding: 10px;
}
.detail__box-detail-flex .box-left .detail-author .des {
  color: rgba(0, 0, 0, 0.6);
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.42px;
  margin-right: 5px;
}
.detail__box-detail-flex .box-left .detail-author .name-text {
  display: block;
  color: rgba(0, 0, 0, 0.6);
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%;
  letter-spacing: -0.42px;
  margin-right: 20px;
}
.detail__box-detail-flex .box-left .detail-author .coppy {
  display: flex;
  align-items: center;
  gap: 5px;
  color: rgba(0, 0, 0, 0.6);
  font-family: BrownVN;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.3px;
}
.detail__box-detail-flex .box-left .detail-author .coppy .icon {
  display: flex;
}
.detail__box-detail-flex .box-right {
  width: 410px;
}
@media (max-width: 1309px) {
  .detail__box-detail-flex .box-right {
    width: 390px;
  }
}
@media (max-width: 1199px) {
  .detail__box-detail-flex .box-right {
    width: 300px;
  }
}
@media (max-width: 991px) {
  .detail__box-detail-flex .box-right {
    width: 100%;
    order: -1;
  }
}
.detail__box-detail-flex .box-right .detail-banner {
  display: flex;
}
.detail__box-detail-flex .box-right .detail-banner img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 460px;
  height: 286px;
}
@media (max-width: 991px) {
  .detail__box-detail-flex .box-right .detail-banner img {
    width: 100%;
    height: auto;
  }
}
.detail__box-detail-flex .box-right .qangcao {
  margin-top: 80px;
  display: flex;
}
.detail__box-detail-flex .box-right .qangcao img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 991px) {
  .detail__box-detail-flex .box-right .qangcao {
    display: none;
  }
}
.detail__news-lq {
  padding: 40px 0;
}
@media (max-width: 1309px) {
  .detail__news-lq {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .detail__news-lq {
    padding: 30px 0;
  }
}
.detail__video-hori {
  background: #000;
}
.detail__video-hori .video-hori-flex {
  display: flex;
}
@media (max-width: 1309px) {
  .detail__video-hori .video-hori-flex {
    height: 700px;
  }
}
@media (max-width: 1199px) {
  .detail__video-hori .video-hori-flex {
    flex-direction: column;
    height: 100%;
  }
}
.detail__video-hori .video-hori-flex .video-left-big {
  width: calc(100% - 450px) !important;
  height: auto !important;
  display: block;
  margin-top: 0;
  position: relative;
}
.detail__video-hori .video-hori-flex .video-left-big.none-div {
  height: auto;
  margin: 0;
}
.detail__video-hori .video-hori-flex .video-left-big iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media (max-width: 1309px) {
  .detail__video-hori .video-hori-flex .video-left-big {
    width: calc(100% - 450px) !important;
  }
}
@media (max-width: 1199px) {
  .detail__video-hori .video-hori-flex .video-left-big {
    width: 100% !important;
    padding: 0;
  }
}
.detail__video-hori .video-hori-flex .video-left-big .videoNewsPlayer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.detail__video-hori .video-hori-flex .video-left-big:before {
  padding-bottom: 56.25%;
  content: "";
  display: block;
}
.detail__video-hori .video-hori-flex .video-left-big .video-box img {
  height: auto;
}
.detail__video-hori .video-hori-flex .video-content {
  background: #0a0a0a;
  width: 450px;
  padding: 40px 40px 0px 40px;
}
@media (max-width: 1309px) {
  .detail__video-hori .video-hori-flex .video-content {
    width: 450px;
    padding: 30px 40px 0px 40px;
  }
}
@media (max-width: 1199px) {
  .detail__video-hori .video-hori-flex .video-content {
    width: 100%;
    padding: 30px 20px 0px 20px;
  }
}
.detail__video-hori .video-hori-flex .video-content .title-vd {
  overflow: hidden;
  color: #fff;
  text-overflow: ellipsis;
  font-family: BrownVN;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.78px;
  margin-bottom: 40px;
  max-height: 108px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (max-width: 1309px) {
  .detail__video-hori .video-hori-flex .video-content .title-vd {
    font-size: 25px;
    margin-bottom: 20px;
  }
}
.detail__video-hori .video-hori-flex .video-content .list-network {
  display: flex;
  gap: 8px;
  margin-bottom: 40px;
}
@media (max-width: 1309px) {
  .detail__video-hori .video-hori-flex .video-content .list-network {
    margin-bottom: 20px;
  }
}
.detail__video-hori .video-hori-flex .video-content .list-network .item-nt {
  display: flex;
  cursor: pointer;
}
.detail__video-hori .video-hori-flex .video-content .list-network .item-nt.share-tw {
  display: none;
}
.detail__video-hori .video-hori-flex .video-content .list-network .item {
  cursor: pointer;
}
.detail__video-hori .video-hori-flex .video-content .sapo {
  overflow: hidden;
  color: #fff;
  text-overflow: ellipsis;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.51px;
  margin-bottom: 20px;
}
@media (max-width: 1309px) {
  .detail__video-hori .video-hori-flex .video-content .sapo {
    font-size: 16px;
  }
}
.detail__video-hori .video-hori-flex .video-content .docs {
  display: none;
  color: rgba(255, 255, 255, 0.5);
  text-overflow: ellipsis;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.36px;
}
.detail__short-video .video-hori-flex {
  display: flex;
}
@media (max-width: 1309px) {
  .detail__short-video .video-hori-flex {
    height: 700px;
  }
}
@media (max-width: 991px) {
  .detail__short-video .video-hori-flex {
    flex-direction: column;
    height: 100%;
  }
}
.detail__short-video .video-hori-flex .video-big {
  background: #000;
  width: calc(100% - 623px);
}
@media (max-width: 1309px) {
  .detail__short-video .video-hori-flex .video-big {
    width: calc(100% - 450px);
  }
}
@media (max-width: 991px) {
  .detail__short-video .video-hori-flex .video-big {
    width: 100%;
  }
}
.detail__short-video .video-hori-flex .video-big .video-left-big {
  height: 895px;
  width: 505px;
  margin: 0 auto;
}
@media (max-width: 1309px) {
  .detail__short-video .video-hori-flex .video-big .video-left-big {
    height: 700px;
    width: 425px;
  }
}
@media (max-width: 767px) {
  .detail__short-video .video-hori-flex .video-big .video-left-big {
    width: 245px;
    height: 100%;
  }
}
.detail__short-video .video-hori-flex .video-big .video-left-big .video-box {
  height: 100%;
  display: flex;
}
.detail__short-video .video-hori-flex .video-big .video-left-big .video-box img {
  height: 100%;
}
.detail__short-video .video-hori-flex .video-big .vddetail-button-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10%;
  z-index: 5;
  cursor: pointer;
}
@media (max-width: 991px) {
  .detail__short-video .video-hori-flex .video-big .vddetail-button-prev {
    left: 10%;
  }
}
@media (max-width: 767px) {
  .detail__short-video .video-hori-flex .video-big .vddetail-button-prev {
    left: 10px;
  }
}
.detail__short-video .video-hori-flex .video-big .vddetail-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10%;
  z-index: 5;
  cursor: pointer;
}
@media (max-width: 991px) {
  .detail__short-video .video-hori-flex .video-big .vddetail-button-next {
    right: 10%;
  }
}
@media (max-width: 767px) {
  .detail__short-video .video-hori-flex .video-big .vddetail-button-next {
    right: 10px;
  }
}
.detail__short-video .video-hori-flex .video-content {
  background: #0a0a0a;
  width: 623px;
  padding: 40px 80px 0px 80px;
}
@media (max-width: 1309px) {
  .detail__short-video .video-hori-flex .video-content {
    width: 450px;
    padding: 30px 40px 0px 40px;
  }
}
@media (max-width: 991px) {
  .detail__short-video .video-hori-flex .video-content {
    width: 100%;
    padding: 30px 20px 0px 20px;
  }
}
.detail__short-video .video-hori-flex .video-content .title-vd {
  overflow: hidden;
  color: #fff;
  text-overflow: ellipsis;
  font-family: BrownVN;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.78px;
  margin-bottom: 40px;
  max-height: 108px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (max-width: 1309px) {
  .detail__short-video .video-hori-flex .video-content .title-vd {
    font-size: 25px;
    margin-bottom: 20px;
  }
}
.detail__short-video .video-hori-flex .video-content .list-network {
  display: flex;
  gap: 8px;
  margin-bottom: 40px;
}
@media (max-width: 1309px) {
  .detail__short-video .video-hori-flex .video-content .list-network {
    margin-bottom: 20px;
  }
}
.detail__short-video .video-hori-flex .video-content .list-network .item {
  cursor: pointer;
}
.detail__short-video .video-hori-flex .video-content .list-network .item-nt {
  display: flex;
  cursor: pointer;
}
.detail__short-video .video-hori-flex .video-content .list-network .item-nt.share-tw {
  display: none;
}
.detail__short-video .video-hori-flex .video-content .sapo {
  overflow: hidden;
  color: #fff;
  text-overflow: ellipsis;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.51px;
  max-height: 104px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-bottom: 20px;
}
@media (max-width: 1309px) {
  .detail__short-video .video-hori-flex .video-content .sapo {
    font-size: 16px;
  }
}
.detail__short-video .video-hori-flex .video-content .docs {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  text-overflow: ellipsis;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.36px;
  margin-bottom: 20px;
}
.detail__magazine-title {
  padding: 100px 0;
  background: var(--HAP-5, #f7f5f0);
}
@media (max-width: 1309px) {
  .detail__magazine-title {
    padding: 60px 0;
  }
}
.detail__magazine-title .box-top .box-row-up {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .detail__magazine-title .box-top .box-row-up {
    flex-direction: column;
  }
}
.detail__magazine-title .box-top .box-row-up .all-job {
  width: 200px;
  height: 100%;
  display: flex;
  align-items: center;
  gap: 30px;
  color: #231f20;
  text-align: center;
  font-family: BrownVN;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 23.25px */
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .detail__magazine-title .box-top .box-row-up .all-job {
    display: none;
  }
}
.detail__magazine-title .box-top .box-row-up .all-job .icon {
  display: flex;
}
.detail__magazine-title .box-top .box-row-up .box-list-title {
  width: calc(100% - 460px);
}
@media (max-width: 1309px) {
  .detail__magazine-title .box-top .box-row-up .box-list-title {
    width: calc(100% - 360px);
  }
}
@media (max-width: 1199px) {
  .detail__magazine-title .box-top .box-row-up .box-list-title {
    width: calc(100% - 260px);
  }
}
@media (max-width: 991px) {
  .detail__magazine-title .box-top .box-row-up .box-list-title {
    width: 100%;
  }
}
.detail__magazine-title .box-top .box-row-up .box-list-title .title {
  color: #000;
  font-family: Beaufort;
  font-size: 55px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -2.75px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding-bottom: 27px;
  margin-bottom: 22px;
}
@media (max-width: 991px) {
  .detail__magazine-title .box-top .box-row-up .box-list-title .title {
    font-size: 36px;
  }
}
.detail__magazine-title .box-top .box-row-up .box-list-title .flex-cate {
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding-bottom: 24px;
  margin-bottom: 24px;
  gap: 60px;
}
@media (max-width: 991px) {
  .detail__magazine-title .box-top .box-row-up .box-list-title .flex-cate {
    flex-wrap: wrap;
    -moz-column-gap: 60px;
         column-gap: 60px;
    row-gap: 30px;
  }
}
.detail__magazine-title .box-top .box-row-up .box-list-title .flex-cate .box-text-cate .cate {
  display: block;
  color: rgba(35, 31, 32, 0.6);
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 20.15px */
  text-transform: uppercase;
  margin-bottom: 10px;
}
.detail__magazine-title .box-top .box-row-up .box-list-title .flex-cate .box-text-cate .text {
  display: block;
  color: #231f20;
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 20.15px */
  text-transform: uppercase;
}
.detail__bg-cover {
  background: var(--HAP-5, #f7f5f0);
  display: none;
}
.detail__bg-cover .box-cover-imge .img-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 575px) {
  .detail__bg-cover .box-cover-imge .img-cover {
    display: none;
  }
}
.detail__bg-cover .box-cover-imge .img-cover-mob {
  display: none;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 575px) {
  .detail__bg-cover .box-cover-imge .img-cover-mob {
    display: block;
  }
}
.detail__layout-body-new {
  background: var(--HAP-5, #f7f5f0);
}
.detail__layout-body-new .container {
  position: relative;
}
.detail__layout-body-new.sticky_detail .detail-cmain .detail-content .toc-list-headings {
  position: sticky;
  top: 65px;
  z-index: 2;
  margin-left: -370px;
}
.detail__layout-body-new .detail-cmain {
  padding-top: 40px;
}
.detail__layout-body-new .detail-cmain .detail-content .toc-list-headings {
  position: absolute;
  left: 0;
  top: 0;
  transition: none;
  background: transparent;
  padding: 40px 0px 0px 0px;
}
@media (max-width: 1309px) {
  .detail__layout-body-new .detail-cmain .detail-content .toc-list-headings {
    display: none;
  }
}
.detail__layout-body-new .detail-cmain .detail-content .toc-list-headings .toc-title {
  display: none;
}
.detail__layout-body-new .detail-cmain .detail-content .toc-list-headings ul {
  display: flex;
  flex-direction: column;
  gap: 25px;
  counter-reset: section;
}
.detail__layout-body-new .detail-cmain .detail-content .toc-list-headings ul li {
  display: flex;
}
.detail__layout-body-new .detail-cmain .detail-content .toc-list-headings ul li.active .no-anchor-preview {
  color: #231f20;
}
.detail__layout-body-new .detail-cmain .detail-content .toc-list-headings ul li.active:before {
  color: #231f20;
}
.detail__layout-body-new .detail-cmain .detail-content .toc-list-headings ul li:before {
  counter-increment: section;
  content: "0" counter(section) "/";
  color: rgba(35, 31, 32, 0.4);
  font-family: Beaufort;
  font-size: 26px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%; /* 26px */
  letter-spacing: -1.82px;
  margin-right: 20px;
}
.detail__layout-body-new .detail-cmain .detail-content .toc-list-headings ul li .no-anchor-preview {
  display: block;
  color: rgba(35, 31, 32, 0.6);
  font-family: BrownVN !important;
  font-size: 13px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 145% !important; /* 18.85px */
  text-transform: uppercase;
  height: 100%;
  position: relative;
  top: 5px;
}
.detail__layout-body-new .detail-cmain .detail-content h2,
.detail__layout-body-new .detail-cmain .detail-content p {
  margin-bottom: 80px;
}
@media (max-width: 991px) {
  .detail__layout-body-new .detail-cmain .detail-content h2,
  .detail__layout-body-new .detail-cmain .detail-content p {
    margin-bottom: 40px;
  }
}
.detail__object-content {
  background: var(--HAP-5, #f7f5f0);
  padding: 80px 0;
}
@media (max-width: 1309px) {
  .detail__object-content {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .detail__object-content {
    padding: 48px 0;
  }
}
.detail__object-content .box-content {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .detail__object-content .box-content {
    max-width: 100%;
  }
}
.detail__object-content .box-content .cate {
  display: block;
  color: #b69325;
  font-family: BrownVN;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%;
  text-transform: uppercase;
  margin-bottom: 40px;
  text-align: center;
}
.detail__object-content .box-content .sapo {
  color: #231f20;
  text-align: center;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.51px;
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .detail__object-content .box-content .sapo {
    margin-bottom: 48px;
    font-size: 16px;
  }
}
.detail__object-content .box-content .box-dvth {
  text-align: center;
}
.detail__object-content .box-content .box-dvth .sub {
  color: #b69325;
  font-family: BrownVN;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: block;
}
.detail__object-content .box-content .box-dvth .list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px;
}
@media (max-width: 767px) {
  .detail__object-content .box-content .box-dvth .list {
    gap: 20px;
    justify-content: start;
  }
}
.detail__object-content .box-content .box-dvth .list .item {
  width: calc(20% - 42px);
}
@media (max-width: 991px) {
  .detail__object-content .box-content .box-dvth .list .item {
    width: calc(25% - 42px);
  }
}
@media (max-width: 767px) {
  .detail__object-content .box-content .box-dvth .list .item {
    width: calc(50% - 10px);
  }
}
.detail__object-content .box-content .box-dvth .list .item .box-img {
  display: flex;
}
.detail__object-content .box-content .box-dvth .list .item .box-img img {
  -o-object-fit: cover;
     object-fit: cover;
}
.detail__object-content .box-content .box-dvth .list .item .name {
  color: #000;
  text-align: center;
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 129%;
  letter-spacing: -0.56px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .detail__object-content .box-content .box-dvth .list .item .name {
    font-size: 12px;
  }
}
.detail__about {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  background: #f7f7f7;
  padding: 100px 0;
}
@media (max-width: 1199px) {
  .detail__about {
    padding: 70px 0;
  }
}
@media (max-width: 991px) {
  .detail__about {
    padding: 48px 0;
  }
}
.detail__about .box-about {
  text-align: center;
  width: 100%;
  max-width: 877px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .detail__about .box-about {
    max-width: 100%;
  }
}
.detail__about .box-about .text-ab {
  display: block;
  color: #b69325;
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 90%;
  letter-spacing: 0.42px;
  text-transform: uppercase;
  margin-bottom: 10px;
  text-align: center;
}
.detail__about .box-about .logo {
  display: flex;
  justify-content: center;
}
.detail__about .box-about .logo img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 453px;
  height: 68px;
}
.detail__about .box-about .btn-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 35px;
  background: #ece9e0;
  border: 1px solid #b69325;
  padding: 12px 15px;
  color: #b69325;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 15.6px */
  letter-spacing: -0.06px;
  text-transform: uppercase;
  transition: all 0.5s;
}
.detail__about .box-about .btn-link .icon {
  display: flex;
  margin-bottom: 5px;
}
.detail__about .box-about .btn-link:hover {
  color: #fff;
  background: #b69325;
}
.detail__about .box-about .btn-link:hover .icon svg path {
  fill: #fff;
}
.detail__about .box-about .des {
  color: #3a3a3a;
  text-align: center;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.51px;
  margin-top: 40px;
}
@media (max-width: 575px) {
  .detail__about .box-about .des {
    display: none;
  }
}
.detail .body-chitiet {
  background: #ece9e0;
}
.detail .body-chitiet .main-description .main-description-wrap .implementing_agencies .title {
  display: block;
  color: #b69325;
  font-family: BrownVN;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%;
  text-transform: uppercase;
}
.detail.detail-cmain {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .detail.detail-cmain {
    max-width: 100%;
  }
}

article {
  background: #fff;
}

.detail-cmain .afcbc-body .container {
  width: auto;
}
.detail-cmain .detail-content .alignJustifyFull {
  left: 50%;
  width: 100vw !important;
  margin-left: calc(-50vw + 7px) !important;
  max-width: calc(100vw - 16px) !important;
}
@media (max-width: 767px) {
  .detail-cmain .detail-content .alignJustifyFull .column1 {
    position: inherit !important;
  }
}
.detail-cmain .detail-content .small-img {
  width: 100% !important;
  max-width: 961px !important;
  margin: auto !important;
  left: 0;
  position: inherit !important;
}
.detail-cmain .body-chitiet .main-description-wrap .implementing_agencies .title {
  color: #b69325;
  font-size: 10px;
  font-style: normal;
  line-height: 90%;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 28px;
}
.detail-cmain .body-chitiet .main-description-wrap .implementing_agencies .partners_item {
  display: flex;
  justify-content: center;
}
.detail-cmain .body-chitiet .main-description-wrap .implementing_agencies .partners_item .VCSortableInPreviewMode {
  width: 171px;
}
.detail-cmain .body-chitiet .main-description-wrap .right {
  display: flex;
  align-items: center;
  justify-content: center;
}
.detail-cmain .body-chitiet .main-description-wrap .right ul {
  display: flex;
  justify-content: center;
  gap: 26px;
}
.detail-cmain .body-chitiet .main-description-wrap .right ul .heading-desc {
  text-align: center;
}
.detail-cmain .body-chitiet .main-description-wrap .right ul .heading-desc h5 {
  font-family: "BrownVN";
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #b69325;
  margin: 0 0 8px 0;
  font-size: 13px;
}
.detail-cmain .body-chitiet .main-description-wrap .right ul .heading-desc p {
  font-size: 16px;
  color: #000;
}
.detail-cmain .body-chitiet .iframe-placeholder .main-description .iframe-placeholder video {
  width: 100%;
  height: 100%;
  margin-bottom: 30px;
}
.detail-cmain .body-chitiet .projects-detail-gallery .projects-detail-gallery-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 44px;
}
.detail-cmain .body-chitiet .projects-detail-gallery .projects-detail-gallery-wrap .cols-2 {
  max-width: calc(50% - 25px);
}
.detail-cmain .body-chitiet .projects-detail-block .projects-detail-block-wrap {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .detail-cmain .body-chitiet .projects-detail-block .projects-detail-block-wrap {
    flex-direction: column;
  }
}
.detail-cmain .body-chitiet .main-description-wrap {
  font-size: 14px;
  line-height: 1.55;
  letter-spacing: -0.03em;
  padding: 75px 0;
}
.detail-cmain .body-chitiet .main-description-wrap .left .main-images-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.detail-cmain .body-chitiet .main-description-wrap .left .main-images-content .sub-name {
  font-family: "BrownVN";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 90%;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #b69325;
}
.detail-cmain .body-chitiet .main-description-wrap .left .main-images-content .name-projects {
  font-weight: 400;
  font-size: 72px;
  line-height: 100%;
  letter-spacing: -0.05em;
  color: #000000;
  text-align: center;
  margin: 18px 0;
}
@media (max-width: 1309px) {
  .detail-cmain .body-chitiet .main-description-wrap .left .main-images-content .name-projects {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .detail-cmain .body-chitiet .main-description-wrap .left .main-images-content .name-projects {
    font-size: 48px;
  }
}
.detail-cmain .body-chitiet .main-description-wrap .left .main-images-content .vote-actions {
  margin-top: 12px;
  margin-bottom: 0;
}
.detail-cmain .body-chitiet .main-description-wrap .left .main-images-content .vote-actions .btn-vote {
  background: #e4e2db;
  border-color: #e4e2db;
  color: #130d00;
}
.detail-cmain .body-chitiet .main-description-wrap .left .main-images-content .vote-actions .btn-vote.btn-vote-done {
  background: #2e2712;
  color: #fff;
  border-color: #2e2712;
}
.detail-cmain .body-chitiet .main-description-wrap .left .main-images-content .vote-actions .btn-vote.btn-vote-done svg path {
  fill: #fff;
}
@media (max-width: 768px) {
  .detail-cmain .body-chitiet .main-description-wrap .left .main-images-content .vote-actions .btn-vote .txt {
    display: block;
  }
}
.detail-cmain .body-chitiet .main-description-wrap .left .nd-content {
  max-width: 814px;
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
  color: #231f20;
  line-height: 155%;
  padding: 50px 0 0;
}
.detail-cmain .body-chitiet .main-description-wrap .implementing_agencies {
  margin-bottom: 50px;
}
.detail-cmain .body-chitiet .main-description-wrap .implementing_agencies .title {
  color: #b69325;
  font-size: 10px;
  font-style: normal;
  line-height: 90%;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 28px;
}
.detail-cmain .body-chitiet .main-description-wrap .implementing_agencies .partners_item {
  display: flex;
  flex-wrap: wrap;
  gap: 17px 31px;
  justify-content: center;
}
@media (max-width: 480px) {
  .detail-cmain .body-chitiet .main-description-wrap .implementing_agencies .partners_item {
    gap: 15px 10px;
  }
}
.detail-cmain .body-chitiet .main-description-wrap .implementing_agencies .partners_item .img {
  width: 20%;
  text-align: center;
  max-width: 171px;
  color: #000;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 129%;
  letter-spacing: -0.56px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.detail-cmain .body-chitiet .main-description-wrap .implementing_agencies .partners_item .img img {
  display: block;
  margin: 0 auto 17px;
}
@media (max-width: 768px) {
  .detail-cmain .body-chitiet .main-description-wrap .implementing_agencies .partners_item .img {
    width: 33.333%;
  }
}
@media (max-width: 480px) {
  .detail-cmain .body-chitiet .main-description-wrap .implementing_agencies .partners_item .img {
    width: 48%;
  }
}
.detail-cmain .body-chitiet .main-description-wrap .right {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 814px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .detail-cmain .body-chitiet .main-description-wrap .right {
    flex-direction: column;
  }
}
.detail-cmain .body-chitiet .main-description-wrap .right .right-logo {
  max-width: 200px;
}
@media (max-width: 767px) {
  .detail-cmain .body-chitiet .main-description-wrap .right .right-logo {
    margin-bottom: 20px;
  }
}
.detail-cmain .body-chitiet .main-description-wrap .right ul {
  list-style: none;
  display: flex;
  justify-content: center;
  gap: 26px;
}
.detail-cmain .body-chitiet .main-description-wrap .right ul .heading-desc {
  text-align: center;
}
@media (max-width: 480px) {
  .detail-cmain .body-chitiet .main-description-wrap .right ul .heading-desc:first-child {
    margin-bottom: 25px;
    width: 100%;
  }
}
.detail-cmain .body-chitiet .main-description-wrap .right ul h5 {
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #b69325;
  margin: 0 0 8px 0;
  font-size: 13px;
}
.detail-cmain .body-chitiet .main-description-wrap .right ul p {
  font-size: 14px;
  margin: 0;
}
@media (min-width: 992px) {
  .detail-cmain .body-chitiet .main-description-wrap .right ul p {
    font-size: 16px;
  }
}
.detail-cmain .body-chitiet .projects-detail-partner {
  padding-bottom: 90px;
  padding-top: 35px;
}
.detail-cmain .body-chitiet .projects-detail-partner .title {
  font-weight: 400;
  font-size: 15px;
  line-height: 90%;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
.detail-cmain .body-chitiet .projects-detail-partner .projects-partner-logo {
  margin-bottom: 20px;
}
.detail-cmain .body-chitiet .projects-detail-partner .projects-partner-logo img {
  max-width: 300px;
  margin: 0 auto;
}
.detail-cmain .body-chitiet .projects-detail-partner .txt {
  color: #3a3a3a;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.48px;
  margin: 64px auto 0;
}
@media (min-width: 1200px) {
  .detail-cmain .body-chitiet .projects-detail-partner .txt {
    max-width: 877px;
  }
}
.detail-cmain .body-chitiet .projects-detail-partner .txt p {
  margin: 0;
}
.detail-cmain .body-chitiet .projects-detail-partner .btn-theme {
  padding: 9px 18px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  line-height: 126.188%;
}
.detail-cmain .body-chitiet .main-images {
  display: flex;
  position: relative;
}
@media (max-width: 575px) {
  .detail-cmain .body-chitiet .main-images {
    display: none;
  }
}
.detail-cmain .body-chitiet .main-images .img {
  display: inline-block;
  width: 100%;
  position: relative;
}
.detail-cmain .body-chitiet .main-images .img img {
  width: 100vw !important;
  position: relative;
  margin-left: calc(-50vw + 7px);
  left: 50%;
  max-width: calc(100vw - 16px);
}
@media (min-width: 575px) {
  .detail-cmain .body-chitiet .main-images-mb {
    display: none;
  }
}
.detail-cmain .body-chitiet .iframe-placeholder {
  padding-bottom: 40px;
  position: relative;
  max-width: 100%;
}
.detail-cmain .body-chitiet .iframe-placeholder > a {
  display: block;
  position: relative;
  padding-bottom: 53%;
  overflow: hidden;
}
.detail-cmain .body-chitiet .iframe-placeholder iframe,
.detail-cmain .body-chitiet .iframe-placeholder video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.detail-cmain .body-chitiet .iframe-placeholder .icon-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  width: 77px;
  height: 77px;
}
@media (max-width: 992px) {
  .detail-cmain .body-chitiet .iframe-placeholder .icon-play {
    width: 44px;
    height: 44px;
  }
}
.detail-cmain .body-chitiet .iframe-placeholder img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.detail-cmain .body-chitiet .iframe-placeholder iframe,
.detail-cmain .body-chitiet .iframe-placeholder video {
  width: 100%;
}
@media (min-width: 1200px) {
  .detail-cmain .body-chitiet .iframe-placeholder {
    max-width: 1120px;
    margin: 0 auto;
  }
}

.bg-color {
  background: #ece9e0;
}

html,
body {
  scroll-behavior: smooth;
}

.section__banner-cover-topv5 {
  background: url("https://static.mediacdn.vn/HAP/images/hapkv12.png") no-repeat, linear-gradient(181deg, #e2d9bf 18.13%, #fffcf2 93.23%);
  background-size: cover;
  background-position: center;
}
@media (max-width: 570px) {
  .section__banner-cover-topv5 {
    background: url("https://static.mediacdn.vn/HAP/images/hapkv12mob.png") no-repeat, linear-gradient(181deg, #e2d9bf 18.13%, #fffcf2 93.23%);
    background-size: contain;
    background-position: bottom;
  }
}
.section__banner-cover-topv5 .list-col {
  display: flex;
  position: relative;
}
@media (max-width: 767px) {
  .section__banner-cover-topv5 .list-col {
    flex-direction: column;
  }
}
.section__banner-cover-topv5 .list-col .col-content {
  width: 500px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-right: 30px;
  margin-top: 60px;
  margin-left: 220px;
  margin-bottom: 330px;
}
@media (max-width: 1620px) {
  .section__banner-cover-topv5 .list-col .col-content {
    margin-top: 50px;
    margin-left: 100px;
  }
}
@media (max-width: 1309px) {
  .section__banner-cover-topv5 .list-col .col-content {
    margin-left: 80px;
    gap: 20px;
  }
}
@media (max-width: 991px) {
  .section__banner-cover-topv5 .list-col .col-content {
    width: 100%;
    margin: 0;
    padding: 47px 16px 385px 16px;
    gap: 20px;
    order: -1;
  }
}
.section__banner-cover-topv5 .list-col .col-content .title .text-t {
  color: #ae9031;
  font-family: Beaufort;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 60px */
  letter-spacing: -3px;
}
@media (max-width: 1309px) {
  .section__banner-cover-topv5 .list-col .col-content .title .text-t {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .section__banner-cover-topv5 .list-col .col-content .title .text-t {
    font-size: 39px;
  }
}
.section__banner-cover-topv5 .list-col .col-content .title .title-bold {
  display: block;
  color: #141414;
  font-family: Beaufort;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -3px;
}
@media (max-width: 1309px) {
  .section__banner-cover-topv5 .list-col .col-content .title .title-bold {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .section__banner-cover-topv5 .list-col .col-content .title .title-bold {
    font-size: 39px;
  }
}
.section__banner-cover-topv5 .list-col .col-content .des {
  color: rgba(0, 0, 0, 0.8);
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.48px;
}
@media (max-width: 1309px) {
  .section__banner-cover-topv5 .list-col .col-content .des {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .section__banner-cover-topv5 .list-col .col-content .des {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .section__banner-cover-topv5 .list-col .col-content .flex-btn {
    display: flex;
  }
}
.section__banner-cover-topv5 .list-col .col-content .flex-btn .btn1 {
  background: #b69325;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  padding: 12px 15px;
  display: flex;
  align-items: center;
  gap: 10px;
  width: -moz-max-content;
  width: max-content;
  transition: all 0.5s;
}
.section__banner-cover-topv5 .list-col .col-content .flex-btn .btn1 .icon {
  display: flex;
  margin-bottom: 5px;
}
.section__banner-cover-topv5 .list-col .col-content .flex-btn .btn1:hover {
  color: #b69325;
  background: #ece9e0;
}
.section__banner-cover-topv5 .list-col .col-content .flex-btn .btn1:hover .icon svg path {
  fill: #b69325;
}
.section__banner-kientri {
  background: url("https://static.mediacdn.vn/HAP/images/kientriphungsu.png") no-repeat, linear-gradient(181deg, #e2d9bf 18.13%, #fffcf2 93.23%);
  background-size: cover;
  background-position: center;
}
@media (max-width: 570px) {
  .section__banner-kientri {
    background: url("https://static.mediacdn.vn/HAP/images/kientriphungsumob.png") no-repeat, linear-gradient(181deg, #e2d9bf 18.13%, #fffcf2 93.23%);
    background-size: cover;
    background-position: bottom;
  }
}
.section__banner-kientri .list-col {
  display: flex;
  position: relative;
}
@media (max-width: 767px) {
  .section__banner-kientri .list-col {
    flex-direction: column;
  }
}
.section__banner-kientri .list-col .col-content {
  width: 630px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  margin-top: 70px;
  margin-bottom: 70px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1309px) {
  .section__banner-kientri .list-col .col-content {
    gap: 20px;
  }
}
@media (max-width: 991px) {
  .section__banner-kientri .list-col .col-content {
    width: 100%;
    margin: 0;
    padding: 90px 16px 90px 16px;
    gap: 20px;
    order: -1;
  }
}
.section__banner-kientri .list-col .col-content .title {
  position: relative;
}
.section__banner-kientri .list-col .col-content .title .text-t {
  color: #b69325;
  font-family: Beaufort;
  font-size: 103.525px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 103.525px */
  letter-spacing: -5.176px;
  padding-left: 60px;
}
@media (max-width: 1309px) {
  .section__banner-kientri .list-col .col-content .title .text-t {
    font-size: 80px;
    line-height: 100%; /* 80px */
    letter-spacing: -4px;
  }
}
.section__banner-kientri .list-col .col-content .title .title-bold {
  display: block;
  color: #393939;
  font-family: Beaufort;
  font-size: 103.525px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 103.525px */
  letter-spacing: -5.176px;
  position: relative;
}
@media (max-width: 1309px) {
  .section__banner-kientri .list-col .col-content .title .title-bold {
    font-size: 80px;
    line-height: 100%; /* 80px */
    letter-spacing: -4px;
  }
}
.section__banner-kientri .list-col .col-content .title .text-b {
  color: #393939;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 18.6px */
  letter-spacing: -0.36px;
  position: absolute;
  right: 0;
  top: 73px;
}
@media (max-width: 1309px) {
  .section__banner-kientri .list-col .col-content .title .text-b {
    font-size: 10px;
    letter-spacing: -0.3px;
  }
}
.section__banner-kientri .list-col .col-content .des {
  color: rgba(0, 0, 0, 0.8);
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.48px;
  text-align: center;
}
@media (max-width: 1309px) {
  .section__banner-kientri .list-col .col-content .des {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .section__banner-kientri .list-col .col-content .des {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .section__banner-kientri .list-col .col-content .flex-btn {
    display: flex;
  }
}
.section__banner-kientri .list-col .col-content .flex-btn .btn1 {
  background: #b69325;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  padding: 12px 15px;
  display: flex;
  align-items: center;
  gap: 10px;
  width: -moz-max-content;
  width: max-content;
  transition: all 0.5s;
}
.section__banner-kientri .list-col .col-content .flex-btn .btn1 .icon {
  display: flex;
  margin-bottom: 5px;
}
.section__banner-kientri .list-col .col-content .flex-btn .btn1:hover {
  color: #b69325;
  background: #ece9e0;
}
.section__banner-kientri .list-col .col-content .flex-btn .btn1:hover .icon svg path {
  fill: #b69325;
}
.section__double .flex-col {
  display: flex;
  flex-wrap: wrap;
}
.section__double .flex-col .col {
  background: url("https://static.mediacdn.vn/HAP/images/congdangkygiaithuong.png") no-repeat, linear-gradient(181deg, #e2d9bf 18.13%, #fffcf2 93.23%);
  background-size: cover;
  width: 50%;
}
@media (max-width: 1199px) {
  .section__double .flex-col .col {
    width: 100%;
  }
}
.section__double .flex-col .col:last-child {
  background: url("https://static.mediacdn.vn/HAP/images/congdecuduan.jpg") no-repeat, linear-gradient(181deg, #e2d9bf 18.13%, #fffcf2 93.23%);
  background-size: cover;
}
.section__double .flex-col .col:last-child .title {
  color: #b69325;
}
.section__double .flex-col .col:last-child .des {
  color: rgba(0, 0, 0, 0.8);
}
.section__double .flex-col .col .content {
  width: 410px;
  padding-top: 355px;
  padding-left: 110px;
  padding-bottom: 44px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  height: 100%;
}
@media (max-width: 1199px) {
  .section__double .flex-col .col .content {
    width: 300px;
    padding-top: 185px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
  }
}
.section__double .flex-col .col .title {
  color: var(--HAP-5, #f7f5f0);
  leading-trim: both;
  text-edge: cap;
  font-family: Beaufort;
  font-size: 44px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 44px */
  letter-spacing: -1.76px;
  flex: 1;
}
@media (max-width: 1199px) {
  .section__double .flex-col .col .title {
    font-size: 28px;
    letter-spacing: -1.12px;
  }
}
.section__double .flex-col .col .des {
  color: var(--HAP-5, #f7f5f0);
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 21.6px */
  letter-spacing: -0.48px;
}
@media (max-width: 1309px) {
  .section__double .flex-col .col .des {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .section__double .flex-col .col .flex-btn {
    display: flex;
  }
}
.section__double .flex-col .col .flex-btn .btn1 {
  background: #b69325;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  padding: 12px 15px;
  display: flex;
  align-items: center;
  gap: 10px;
  width: -moz-max-content;
  width: max-content;
  transition: all 0.5s;
}
.section__double .flex-col .col .flex-btn .btn1 .icon {
  display: flex;
  margin-bottom: 5px;
}
.section__double .flex-col .col .flex-btn .btn1:hover {
  color: #b69325;
  background: #ece9e0;
}
.section__double .flex-col .col .flex-btn .btn1:hover .icon svg path {
  fill: #b69325;
}
.section__parallax-new {
  background: var(--HAP, #0b0b0b);
  height: 300vh;
  position: relative;
}
.section__parallax-new .section-inner {
  position: sticky;
  top: 0;
  height: 100vh;
  overflow: hidden;
}
.section__parallax-new .section-inner .center-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 10;
  max-width: 550px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1199px) {
  .section__parallax-new .section-inner .center-text {
    max-width: 100%;
    width: 100%;
    padding: 0 16px;
  }
}
.section__parallax-new .section-inner .center-text h1 {
  color: var(--HAP-5, #f7f5f0);
  text-align: center;
  font-family: Beaufort;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 60px */
  letter-spacing: -3px;
}
@media (max-width: 1199px) {
  .section__parallax-new .section-inner .center-text h1 {
    font-size: 32px;
  }
}
.section__parallax-new .section-inner .center-text h2 {
  color: var(--HAP-3, #b69325);
  font-family: Beaufort;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -3px;
}
@media (max-width: 1199px) {
  .section__parallax-new .section-inner .center-text h2 {
    font-size: 32px;
  }
}
.section__parallax-new .section-inner .center-text p {
  color: #cecece;
  text-align: center;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 22.95px */
  letter-spacing: -0.68px;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .section__parallax-new .section-inner .center-text p {
    font-size: 15px;
  }
}
.section__parallax-new .section-inner .center-text .btn1 {
  background: #b69325;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  padding: 12px 15px;
  display: flex;
  align-items: center;
  gap: 10px;
  width: -moz-max-content;
  width: max-content;
  transition: all 0.5s;
}
.section__parallax-new .section-inner .center-text .btn1 .icon {
  display: flex;
  margin-bottom: 5px;
}
.section__parallax-new .section-inner .center-text .btn1:hover {
  color: #b69325;
  background: #ece9e0;
}
.section__parallax-new .section-inner .center-text .btn1:hover .icon svg path {
  fill: #b69325;
}
.section__parallax-new .section-inner .parallax-box {
  position: absolute;
  width: 213px;
  text-align: center;
  transition: transform 0.1s ease-out;
}
@media (max-width: 1199px) {
  .section__parallax-new .section-inner .parallax-box {
    width: 150px;
  }
}
.section__parallax-new .section-inner .parallax-box h3 {
  color: #8d8d8d;
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 16.8px */
  letter-spacing: -0.56px;
  margin-top: 13px;
}
.section__parallax-new .section-inner .parallax-box p {
  color: #4a4a4a;
  font-family: BrownVN;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 13.2px */
  letter-spacing: -0.22px;
  text-transform: uppercase;
  max-height: 25px;
  overflow: hidden;
  margin-top: 8px;
}
.section__parallax-new .section-inner .parallax-box .avatar img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  margin: auto;
  background-size: cover;
  background-position: center;
  -o-object-fit: cover;
  object-fit: cover;
}
.section__parallax-new .section-inner .parallax-box .avatar:before {
  padding-bottom: 137%;
}
.section__parallax-new .section-inner .box1 {
  top: 5%;
  left: 16%;
}
@media (max-width: 1199px) {
  .section__parallax-new .section-inner .box1 {
    top: -10%;
    left: 4%;
  }
}
.section__parallax-new .section-inner .box2 {
  top: 1%;
  left: 33%;
}
@media (max-width: 1199px) {
  .section__parallax-new .section-inner .box2 {
    top: 1%;
    right: 5%;
    left: inherit;
  }
}
.section__parallax-new .section-inner .box3 {
  top: -2%;
  right: 24%;
}
@media (max-width: 1199px) {
  .section__parallax-new .section-inner .box3 {
    top: 37%;
    right: 3%;
  }
}
.section__parallax-new .section-inner .box4 {
  top: 22%;
  right: 1%;
}
@media (max-width: 1199px) {
  .section__parallax-new .section-inner .box4 {
    top: 41%;
    left: 6%;
    right: inherit;
  }
}
.section__parallax-new .section-inner .box5 {
  top: 54%;
  left: 1%;
}
@media (max-width: 1199px) {
  .section__parallax-new .section-inner .box5 {
    top: 121%;
    left: 6%;
  }
}
.section__parallax-new .section-inner .box6 {
  top: 80%;
  left: 22%;
}
@media (max-width: 1199px) {
  .section__parallax-new .section-inner .box6 {
    top: 84%;
    right: 3%;
    left: inherit;
  }
}
.section__parallax-new .section-inner .box7 {
  top: 57%;
  right: 20%;
}
@media (max-width: 1199px) {
  .section__parallax-new .section-inner .box7 {
    top: 106%;
    right: 6%;
  }
}
.section__parallax-new .section-inner .box8 {
  top: 90%;
  right: 1%;
}
@media (max-width: 1199px) {
  .section__parallax-new .section-inner .box8 {
    top: 105%;
    right: inherit;
    left: 56%;
  }
}
.section__parallax-new .section-inner .box9 {
  top: 100%;
  left: 45%;
}
@media (max-width: 1199px) {
  .section__parallax-new .section-inner .box9 {
    left: 6%;
  }
}
.section__banner-cover-topv2 {
  background: url("https://static.mediacdn.vn/HAP/images/hapkv11.png") no-repeat, linear-gradient(181deg, #e2d9bf 18.13%, #fffcf2 93.23%);
  background-size: cover;
  background-position: center;
}
@media (max-width: 570px) {
  .section__banner-cover-topv2 {
    background: url("https://static.mediacdn.vn/HAP/images/hapkv11mob1.png") no-repeat, linear-gradient(181deg, #e2d9bf 18.13%, #fffcf2 93.23%);
    background-size: contain;
    background-position: bottom;
  }
}
.section__banner-cover-topv2 .list-col {
  display: flex;
  position: relative;
}
@media (max-width: 767px) {
  .section__banner-cover-topv2 .list-col {
    flex-direction: column;
  }
}
.section__banner-cover-topv2 .list-col .col-content {
  width: 630px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 35px;
  margin-right: 30px;
  margin-top: 75px;
  margin-left: 315px;
  margin-bottom: 130px;
}
@media (max-width: 1620px) {
  .section__banner-cover-topv2 .list-col .col-content {
    margin-top: 180px;
    margin-left: 100px;
    margin-bottom: 180px;
  }
}
@media (max-width: 1309px) {
  .section__banner-cover-topv2 .list-col .col-content {
    width: 400px;
    margin-top: 120px;
    margin-left: 80px;
    margin-bottom: 120px;
    gap: 30px;
  }
}
@media (max-width: 991px) {
  .section__banner-cover-topv2 .list-col .col-content {
    width: 100%;
    margin: 0;
    padding: 47px 16px 47px 16px;
    gap: 20px;
    order: -1;
  }
}
@media (max-width: 767px) {
  .section__banner-cover-topv2 .list-col .col-content {
    padding: 47px 16px 200px 16px;
  }
}
.section__banner-cover-topv2 .list-col .col-content .title .text-t {
  display: block;
  color: #b69325;
  font-family: Beaufort;
  font-size: 72px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -3.6px;
  text-align: center;
}
@media (max-width: 1309px) {
  .section__banner-cover-topv2 .list-col .col-content .title .text-t {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .section__banner-cover-topv2 .list-col .col-content .title .text-t {
    font-size: 39px;
  }
}
.section__banner-cover-topv2 .list-col .col-content .title .title-bold {
  display: block;
  color: #393939;
  text-align: center;
  font-family: Beaufort;
  font-size: 72px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 72px */
  letter-spacing: -3.6px;
}
@media (max-width: 1309px) {
  .section__banner-cover-topv2 .list-col .col-content .title .title-bold {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .section__banner-cover-topv2 .list-col .col-content .title .title-bold {
    font-size: 39px;
  }
}
.section__banner-cover-topv2 .list-col .col-content .des {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 24.8px */
  letter-spacing: -0.48px;
  opacity: 0.6;
}
@media (max-width: 1309px) {
  .section__banner-cover-topv2 .list-col .col-content .des {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .section__banner-cover-topv2 .list-col .col-content .des {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .section__banner-cover-topv2 .list-col .col-content .flex-btn {
    display: flex;
  }
}
.section__banner-cover-topv2 .list-col .col-content .flex-btn .btn1 {
  background: #382e18;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 15px;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  max-height: 37px;
  width: -moz-max-content;
  width: max-content;
}
.section__banner-cover-topv2 .list-col .col-content .flex-btn .btn1 .icon {
  display: flex;
  margin-bottom: 5px;
}
.section__banner-cover-topv2 .list-col .col-content .flex-btn .btn1:hover {
  color: #fff;
  background: #b69325;
}
.section__banner-cover-topv2 .list-col .col-content .flex-btn .btn1:hover .icon svg path {
  fill: #fff;
}
.section__banner-cover-topv2 .list-col .col-images {
  width: calc(100% - 770px);
}
@media (max-width: 1620px) {
  .section__banner-cover-topv2 .list-col .col-images {
    width: calc(100% - 650px);
  }
}
@media (max-width: 1309px) {
  .section__banner-cover-topv2 .list-col .col-images {
    width: calc(100% - 510px);
  }
}
@media (max-width: 991px) {
  .section__banner-cover-topv2 .list-col .col-images {
    order: -1;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 70%;
  }
}
@media (max-width: 767px) {
  .section__banner-cover-topv2 .list-col .col-images {
    width: 100%;
    position: initial;
  }
}
.section__banner-cover-topv2 .list-col .col-images .images-cover {
  display: flex;
  height: 100%;
}
.section__banner-cover-topv2 .list-col .col-images .images-cover img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .section__banner-cover-topv2 .list-col .col-images .images-cover .pc {
    display: none;
  }
}
.section__banner-cover-topv2 .list-col .col-images .images-cover .mb {
  display: none;
}
@media (max-width: 767px) {
  .section__banner-cover-topv2 .list-col .col-images .images-cover .mb {
    display: flex;
    margin-top: -180px;
  }
}
.section__decumoiv2 {
  padding: 60px 0;
  background: #e0d7bd;
}
@media (max-width: 991px) {
  .section__decumoiv2 {
    padding: 40px 0;
  }
}
.section__decumoiv2 .cate-top .box-text {
  text-align: center;
  width: 100%;
  max-width: 633px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .section__decumoiv2 .cate-top .box-text {
    max-width: 100%;
    margin: 0;
  }
}
.section__decumoiv2 .cate-top .box-text .title {
  color: #0d0d0d;
  leading-trim: both;
  text-edge: cap;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 26.35px */
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .section__decumoiv2 .cate-top .box-text .title {
    font-size: 32px;
  }
}
.section__decumoiv2 .cate-top .box-text .des {
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 22.95px */
  letter-spacing: -0.68px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .section__decumoiv2 .cate-top .box-text .des {
    font-size: 15px;
  }
}
.section__decumoiv2 .cate-top .box-text .all-job {
  background: #b69325;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 15px;
  justify-content: center;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  transition: all 0.5s;
}
.section__decumoiv2 .cate-top .box-text .all-job .txt {
  line-height: 100%;
}
.section__decumoiv2 .cate-top .box-text .all-job .icon {
  display: flex;
  position: relative;
  top: -2px;
}
.section__decumoiv2 .cate-top .box-text .all-job:hover {
  color: #b69325;
  background: #0a0a0a;
}
.section__decumoiv2 .cate-top .box-text .all-job:hover .icon svg path {
  fill: #b69325;
}
.section__banner-cover-topv3 {
  background: url("https://static.mediacdn.vn/HAP/images/hapkv312.png") no-repeat, linear-gradient(181deg, #e2d9bf 18.13%, #fffcf2 93.23%);
  background-size: contain;
  background-position-x: right;
  background-position-y: top;
}
@media (max-width: 570px) {
  .section__banner-cover-topv3 {
    background: url("https://static.mediacdn.vn/HAP/images/hapkv312mob.png") no-repeat, linear-gradient(181deg, #e2d9bf 18.13%, #fffcf2 93.23%);
    background-size: contain;
    background-position-x: right;
    background-position-y: top;
  }
}
.section__banner-cover-topv3 .list-col {
  display: flex;
  position: relative;
}
@media (max-width: 767px) {
  .section__banner-cover-topv3 .list-col {
    flex-direction: column;
  }
}
.section__banner-cover-topv3 .list-col .col-content {
  width: 513px;
  margin-right: 30px;
  margin-top: 75px;
  margin-left: 315px;
  margin-bottom: 130px;
}
@media (max-width: 1620px) {
  .section__banner-cover-topv3 .list-col .col-content {
    margin-top: 180px;
    margin-left: 100px;
    margin-bottom: 180px;
  }
}
@media (max-width: 1309px) {
  .section__banner-cover-topv3 .list-col .col-content {
    margin-top: 120px;
    margin-left: 80px;
    margin-bottom: 120px;
    gap: 30px;
  }
}
@media (max-width: 991px) {
  .section__banner-cover-topv3 .list-col .col-content {
    width: 100%;
    margin: 0;
    padding: 47px 16px 47px 16px;
    gap: 20px;
    order: -1;
  }
}
@media (max-width: 767px) {
  .section__banner-cover-topv3 .list-col .col-content {
    padding: 300px 16px 30px 16px;
  }
}
.section__banner-cover-topv3 .list-col .col-content .title {
  color: #2a2a2a;
  font-family: Beaufort;
  font-size: 72px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 72px */
  letter-spacing: -3.6px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .section__banner-cover-topv3 .list-col .col-content .title {
    font-size: 48px;
  }
}
.section__banner-cover-topv3 .list-col .col-content .cate {
  color: rgba(0, 0, 0, 0.8);
  font-family: BrownVN;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 27.9px */
  letter-spacing: -0.54px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .section__banner-cover-topv3 .list-col .col-content .cate {
    font-size: 14px;
  }
}
.section__banner-cover-topv3 .list-col .col-content .des {
  color: rgba(0, 0, 0, 0.8);
  leading-trim: both;
  text-edge: cap;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 24.8px */
  letter-spacing: -0.48px;
  opacity: 0.6;
}
@media (max-width: 1309px) {
  .section__banner-cover-topv3 .list-col .col-content .des {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .section__banner-cover-topv3 .list-col .col-content .des {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .section__banner-cover-topv3 .list-col .col-content .flex-btn {
    display: flex;
  }
}
.section__banner-cover-topv3 .list-col .col-content .flex-btn .btn1 {
  background: #382e18;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 15px;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  max-height: 37px;
  width: -moz-max-content;
  width: max-content;
}
.section__banner-cover-topv3 .list-col .col-content .flex-btn .btn1 .icon {
  display: flex;
  margin-bottom: 5px;
}
.section__banner-cover-topv3 .list-col .col-content .flex-btn .btn1:hover {
  color: #fff;
  background: #b69325;
}
.section__banner-cover-topv3 .list-col .col-content .flex-btn .btn1:hover .icon svg path {
  fill: #fff;
}
.section__banner-cover-topv3 .list-col .col-images {
  width: calc(100% - 770px);
}
@media (max-width: 1620px) {
  .section__banner-cover-topv3 .list-col .col-images {
    width: calc(100% - 650px);
  }
}
@media (max-width: 1309px) {
  .section__banner-cover-topv3 .list-col .col-images {
    width: calc(100% - 510px);
  }
}
@media (max-width: 991px) {
  .section__banner-cover-topv3 .list-col .col-images {
    order: -1;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 70%;
  }
}
@media (max-width: 767px) {
  .section__banner-cover-topv3 .list-col .col-images {
    width: 100%;
    position: initial;
  }
}
.section__banner-cover-topv3 .list-col .col-images .images-cover {
  display: flex;
  height: 100%;
}
.section__banner-cover-topv3 .list-col .col-images .images-cover img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .section__banner-cover-topv3 .list-col .col-images .images-cover .pc {
    display: none;
  }
}
.section__banner-cover-topv3 .list-col .col-images .images-cover .mb {
  display: none;
}
@media (max-width: 767px) {
  .section__banner-cover-topv3 .list-col .col-images .images-cover .mb {
    display: flex;
    margin-top: -180px;
  }
}
.section__khoahoc {
  padding: 50px 0;
}
.section__hdgkv2 {
  padding: 60px 0;
  background: #f7f7f7;
}
@media (max-width: 767px) {
  .section__hdgkv2 {
    padding: 40px 0px;
  }
}
.section__hdgkv2 .cate-top .box-text {
  text-align: center;
  width: 100%;
  max-width: 632px;
  margin: 0 auto;
}
.section__hdgkv2 .cate-top .box-text .title {
  color: #000;
  text-align: center;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 26.35px */
}
@media (max-width: 991px) {
  .section__hdgkv2 .cate-top .box-text .title {
    font-size: 14px;
  }
}
.section__hdgkv2 .box-category[data-layout="2"] .box-category-middle .swiper-slide {
  width: 300px;
  margin-right: 50px;
  cursor: pointer;
}
.section__hdgkv2 .box-category[data-layout="2"] .box-category-middle .swiper-slide:nth-child(even) {
  padding-top: 100px;
}
@media (max-width: 991px) {
  .section__hdgkv2 .box-category[data-layout="2"] .box-category-middle .swiper-slide:nth-child(even) {
    padding-top: 50px;
  }
}
@media (max-width: 991px) {
  .section__hdgkv2 .box-category[data-layout="2"] .box-category-middle .swiper-slide {
    width: 180px;
    margin-right: 20px;
  }
}
.section__hdgkv2 .all-job {
  width: -moz-max-content;
  width: max-content;
  background: #b69325;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 15px;
  justify-content: center;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  transition: all 0.5s;
  margin: 50px auto auto;
  transition: all 0.5s;
}
@media (max-width: 991px) {
  .section__hdgkv2 .all-job {
    margin: 30px auto auto;
  }
}
.section__hdgkv2 .all-job .icon {
  display: flex;
  margin-bottom: 5px;
}
.section__hdgkv2 .all-job:hover {
  color: #b69325;
  background: #0a0a0a;
}
.section__hdgkv2 .all-job:hover .icon svg path {
  fill: #b69325;
}
.section__banner-cover-top {
  background: linear-gradient(181deg, #e2d9bf 18.13%, #fffcf2 93.23%);
}
.section__banner-cover-top .list-col {
  display: flex;
  position: relative;
}
@media (max-width: 767px) {
  .section__banner-cover-top .list-col {
    flex-direction: column;
  }
}
.section__banner-cover-top .list-col .col-content {
  width: 520px;
  display: flex;
  flex-direction: column;
  gap: 45px;
  margin-right: 30px;
  margin-top: 190px;
  margin-left: 220px;
  margin-bottom: 190px;
}
@media (max-width: 1620px) {
  .section__banner-cover-top .list-col .col-content {
    margin-top: 180px;
    margin-left: 100px;
    margin-bottom: 180px;
  }
}
@media (max-width: 1309px) {
  .section__banner-cover-top .list-col .col-content {
    width: 400px;
    margin-top: 120px;
    margin-left: 80px;
    margin-bottom: 120px;
    gap: 30px;
  }
}
@media (max-width: 991px) {
  .section__banner-cover-top .list-col .col-content {
    width: 100%;
    margin: 0;
    padding: 47px 16px 47px 16px;
    gap: 20px;
    order: -1;
  }
}
.section__banner-cover-top .list-col .col-content .title .text-t {
  color: #ae9031;
  font-family: Beaufort;
  font-size: 62px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 62px */
  letter-spacing: -3.1px;
}
@media (max-width: 1309px) {
  .section__banner-cover-top .list-col .col-content .title .text-t {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .section__banner-cover-top .list-col .col-content .title .text-t {
    font-size: 39px;
  }
}
.section__banner-cover-top .list-col .col-content .title .title-bold {
  display: block;
  color: #141414;
  font-family: Beaufort;
  font-size: 62px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -3.1px;
}
@media (max-width: 1309px) {
  .section__banner-cover-top .list-col .col-content .title .title-bold {
    font-size: 50px;
  }
}
@media (max-width: 991px) {
  .section__banner-cover-top .list-col .col-content .title .title-bold {
    font-size: 39px;
  }
}
.section__banner-cover-top .list-col .col-content .des {
  color: rgba(0, 0, 0, 0.8);
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.48px;
}
@media (max-width: 1309px) {
  .section__banner-cover-top .list-col .col-content .des {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .section__banner-cover-top .list-col .col-content .des {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .section__banner-cover-top .list-col .col-content .flex-btn {
    display: flex;
  }
}
.section__banner-cover-top .list-col .col-content .flex-btn .btn1 {
  background: #b69325;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  padding: 12px 15px;
  display: flex;
  align-items: center;
  gap: 10px;
  width: -moz-max-content;
  width: max-content;
  transition: all 0.5s;
}
.section__banner-cover-top .list-col .col-content .flex-btn .btn1 .icon {
  display: flex;
  margin-bottom: 5px;
}
.section__banner-cover-top .list-col .col-content .flex-btn .btn1:hover {
  color: #b69325;
  background: #ece9e0;
}
.section__banner-cover-top .list-col .col-content .flex-btn .btn1:hover .icon svg path {
  fill: #b69325;
}
.section__banner-cover-top .list-col .col-images {
  width: calc(100% - 770px);
}
@media (max-width: 1620px) {
  .section__banner-cover-top .list-col .col-images {
    width: calc(100% - 650px);
  }
}
@media (max-width: 1309px) {
  .section__banner-cover-top .list-col .col-images {
    width: calc(100% - 510px);
  }
}
@media (max-width: 991px) {
  .section__banner-cover-top .list-col .col-images {
    order: -1;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 70%;
  }
}
@media (max-width: 767px) {
  .section__banner-cover-top .list-col .col-images {
    width: 100%;
    position: initial;
  }
}
.section__banner-cover-top .list-col .col-images .images-cover {
  display: flex;
  height: 100%;
}
.section__banner-cover-top .list-col .col-images .images-cover img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .section__banner-cover-top .list-col .col-images .images-cover .pc {
    display: none;
  }
}
.section__banner-cover-top .list-col .col-images .images-cover .mb {
  display: none;
}
@media (max-width: 767px) {
  .section__banner-cover-top .list-col .col-images .images-cover .mb {
    display: flex;
    margin-top: -180px;
  }
}
.section__video-home .box-video-item {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  height: -moz-max-content;
  height: max-content;
}
.section__video-home .box-video-item:before {
  padding-bottom: 56.25%;
  content: "";
  display: block;
}
.section__video-home .box-video-item iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
@media (max-width: 767px) {
  .section__video-home .box-video-item {
    margin: 0;
    max-width: 100%;
  }
}
.section__video-home .box-video-item .video-box {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .section__video-home .box-video-item .video-box {
    width: calc(100% + 32px);
    margin-left: -16px;
  }
}
.section__box-text-title {
  background: #eedec4 url(https://static.mediacdn.vn/HAP/images/backgroud-homev2-imagespc.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (max-width: 767px) {
  .section__box-text-title {
    background: #eedec4 url(https://static.mediacdn.vn/HAP/images/backgroud-homev2-imagesmb.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}
.section__box-text-title .images-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 95px 0px;
  width: 630px;
  margin: auto;
}
@media (max-width: 991px) {
  .section__box-text-title .images-title {
    width: 100%;
    padding: 60px 0;
  }
}
.section__box-text-title .images-title .title {
  color: #000;
  text-align: center;
  font-family: Beaufort;
  font-size: 44px;
  font-style: normal;
  font-weight: 400;
  line-height: 121%; /* 53.24px */
  letter-spacing: -1.76px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .section__box-text-title .images-title .title {
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 16px;
  }
}
.section__box-text-title .images-title .title .b {
  text-transform: uppercase;
  display: block;
}
.section__box-text-title .images-title .sapo {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-family: BrownVN;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 23.25px */
  letter-spacing: -0.45px;
  margin-top: 20px;
}
@media (max-width: 991px) {
  .section__box-text-title .images-title .sapo {
    margin-top: 16px;
  }
}
.section__timeline {
  background: var(--HAP-2, #382e18);
}
.section__timeline .box-top-line {
  background: #bcb59f;
  height: 6px;
  width: 100%;
}
.section__timeline .box-top-line .line-up {
  background: #ae9031;
  width: 1145px;
  height: 100%;
}
@media (max-width: 1309px) {
  .section__timeline .box-top-line .line-up {
    width: 900px;
  }
}
@media (max-width: 991px) {
  .section__timeline .box-top-line .line-up {
    width: 700px;
  }
}
@media (max-width: 767px) {
  .section__timeline .box-top-line .line-up {
    width: 300px;
  }
}
.section__timeline .time-flex {
  display: flex;
}
.section__timeline .time-flex.layout-new2025 {
  width: calc(100% + 120px);
  margin-left: -60px;
}
@media (max-width: 1444px) {
  .section__timeline .time-flex.layout-new2025 {
    width: 100%;
    margin-left: 0;
  }
}
.section__timeline .time-flex .timeline-eng .swiper-slide:first-child {
  width: auto;
}
.section__timeline .time-flex .swiper-slide {
  width: 383px;
  opacity: 0.3;
  transition: 0.5s;
}
.section__timeline .time-flex .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.section__timeline .time-flex .swiper-slide:hover {
  opacity: 1;
}
.section__timeline .time-flex .swiper-slide:first-child {
  width: 230px;
}
@media (max-width: 991px) {
  .section__timeline .time-flex .swiper-slide {
    width: 330px;
  }
}
.section__timeline .time-flex .box-col-time {
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  gap: 28px;
  opacity: 1;
}
.section__timeline .time-flex .box-col-time .text {
  color: var(--HAP-5, #f7f5f0);
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
}
.section__timeline .time-flex .box-col-time .item-flex-time {
  display: flex;
  align-items: center;
  gap: 6px;
  position: relative;
}
.section__timeline .time-flex .box-col-time .item-flex-time::before {
  content: "";
  background: #ae9031;
  width: 20px;
  height: 20px;
  display: flex;
  border-radius: 100%;
  position: relative;
  bottom: 4px;
}
@media (max-width: 991px) {
  .section__timeline .time-flex .box-col-time .item-flex-time::before {
    width: 16px;
    height: 16px;
  }
}
.section__timeline .time-flex .box-col-time .item-flex-time .time {
  color: var(--HAP-5, #f7f5f0);
  font-family: BrownVN;
  font-size: 38px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -1.52px;
}
@media (max-width: 991px) {
  .section__timeline .time-flex .box-col-time .item-flex-time .time {
    font-size: 29px;
  }
}
.section__timeline .time-flex .box-col-time .item-flex-time .icon {
  display: flex;
  position: relative;
  bottom: 4px;
}
.section__timeline .time-flex .box-col-time .sapo {
  color: var(--HAP-5, #f7f5f0);
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.42px;
  opacity: 0.8;
}
.section__new {
  margin-top: 60px;
}
@media (max-width: 991px) {
  .section__new {
    margin-top: 40px;
  }
}
.section__new .box-new-flex {
  display: flex;
}
@media (max-width: 991px) {
  .section__new .box-new-flex {
    flex-direction: column;
  }
}
.section__new .box-new-flex .new-left {
  width: calc(100% - 340px);
  margin-right: 30px;
}
@media (max-width: 991px) {
  .section__new .box-new-flex .new-left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.section__new .box-new-flex .new-right {
  width: 410px;
}
@media (max-width: 1309px) {
  .section__new .box-new-flex .new-right {
    width: 310px;
  }
}
@media (max-width: 991px) {
  .section__new .box-new-flex .new-right {
    width: 100%;
  }
}
.section__new .box-new-flex .new-right .quangcao-demo {
  display: flex;
  width: 100%;
}
.section__new .box-new-flex .new-right .quangcao-demo img {
  height: auto;
}
.section__sangkiengt {
  background: var(--HAP-5, #f7f5f0);
  padding: 60px 0;
  margin-top: 60px;
}
.section__sangkiengt.pt-none {
  margin-top: 0;
}
@media (max-width: 991px) {
  .section__sangkiengt {
    padding: 40px 0;
    margin-top: 40px;
  }
}
.section__decumoi {
  padding: 60px 0;
  background: #fff;
}
@media (max-width: 991px) {
  .section__decumoi {
    padding: 40px 0;
    background: linear-gradient(172deg, #e2d9bf 34.71%, #fffcf2 114.64%), #e0d7bd;
  }
}
.section__decumoi .cate-top .box-text {
  text-align: center;
  width: 100%;
  max-width: 633px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .section__decumoi .cate-top .box-text {
    max-width: 100%;
    margin: 0;
  }
}
.section__decumoi .cate-top .box-text .title {
  color: #000;
  font-family: Beaufort;
  font-size: 44px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 44px */
  letter-spacing: -1.76px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .section__decumoi .cate-top .box-text .title {
    font-size: 32px;
  }
}
.section__decumoi .cate-top .box-text .des {
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 22.95px */
  letter-spacing: -0.68px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .section__decumoi .cate-top .box-text .des {
    font-size: 15px;
  }
}
.section__decumoi .cate-top .box-text .all-job {
  background: #b69325;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 15px;
  justify-content: center;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  transition: all 0.5s;
}
.section__decumoi .cate-top .box-text .all-job .txt {
  line-height: 100%;
}
.section__decumoi .cate-top .box-text .all-job .icon {
  display: flex;
  position: relative;
  top: -2px;
}
.section__decumoi .cate-top .box-text .all-job:hover {
  color: #b69325;
  background: #0a0a0a;
}
.section__decumoi .cate-top .box-text .all-job:hover .icon svg path {
  fill: #b69325;
}
.section__three-col {
  margin-top: 80px;
}
.section__three-col .box-sw .swiper-slide {
  width: auto;
  width: 725px;
}
@media (max-width: 1199px) {
  .section__three-col .box-sw .swiper-slide {
    width: 353px;
  }
}
.section__three-col .box-sw .banner-link {
  display: flex;
}
.section__three-col .box-sw .banner-link img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
}
.section__bantinkienthuc {
  padding: 60px 0;
  background: #f7f5f0;
  margin-top: 20px;
}
.section__bantinkienthuc.mt-5 {
  margin-top: 50px;
}
@media (max-width: 991px) {
  .section__bantinkienthuc {
    padding: 40px 0;
  }
}
.section__banner-layout-new {
  padding-top: 60px;
}
@media (max-width: 991px) {
  .section__banner-layout-new {
    padding-top: 40px;
  }
}
.section__banner-layout-new .box-banner-layout-sw .swiper-slide {
  margin: 0 15px;
}
@media (max-width: 991px) {
  .section__banner-layout-new .box-banner-layout-sw .swiper-slide {
    margin: 0 5px;
  }
}
.section__banner-layout-new .box-banner-layout-sw .banner-layout-new-js {
  padding: 0 16%;
}
@media (max-width: 1309px) {
  .section__banner-layout-new .box-banner-layout-sw .banner-layout-new-js {
    padding: 0 10%;
  }
}
@media (max-width: 991px) {
  .section__banner-layout-new .box-banner-layout-sw .banner-layout-new-js {
    padding: 0 5%;
  }
}
.section__banner-layout-new .box-banner-layout-sw .banner-link-images {
  display: flex;
}
.section__banner-layout-new .box-banner-layout-sw .banner-link-images img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.section__hdgk {
  padding: 80px 0;
}
@media (max-width: 767px) {
  .section__hdgk {
    padding: 40px 0px;
  }
}
.section__hdgk .cate-top .box-text {
  text-align: center;
  width: 100%;
  max-width: 632px;
  margin: 0 auto;
}
.section__hdgk .cate-top .box-text .title {
  color: #2e2e2e;
  font-family: Beaufort;
  font-size: 44px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 44px */
  letter-spacing: -1.76px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .section__hdgk .cate-top .box-text .title {
    font-size: 32px;
  }
}
.section__hdgk .cate-top .box-text .des {
  color: rgba(46, 46, 46, 0.6);
  text-align: center;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%; /* 22.95px */
  letter-spacing: -0.68px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .section__hdgk .cate-top .box-text .des {
    font-size: 15px;
  }
}
.section__hdgk .cate-top .box-text .all-job {
  background: #b69325;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 15px;
  justify-content: center;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  transition: all 0.5s;
}
.section__hdgk .cate-top .box-text .all-job .icon {
  display: flex;
  margin-bottom: 5px;
}
.section__hdgk .cate-top .box-text .all-job:hover {
  color: #b69325;
  background: #0a0a0a;
}
.section__hdgk .cate-top .box-text .all-job:hover .icon svg path {
  fill: #b69325;
}
.section__roadmap {
  margin-bottom: 80px;
}
.section__roadmap.mb-none {
  margin-bottom: 0;
}
.section__roadmap .box-roamap-top {
  background: var(--HAP, #0b0b0b);
  padding: 60px 0 20px;
}
.section__roadmap .box-roamap-top .title {
  color: #fff;
  font-family: Beaufort;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 48px */
  letter-spacing: -2.4px;
  margin-bottom: 70px;
}
.section__roadmap .box-roamap-wrapscroll {
  background: var(--HAP, #0b0b0b);
  overflow: hidden;
}
.section__roadmap .box-roamap-wrapscroll .scroll {
  overflow-x: auto;
}
@media (max-width: 1309px) {
  .section__roadmap .box-roamap-wrapscroll .scroll {
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
}
.section__roadmap .box-roamap-wrapscroll .item-row-top {
  padding-bottom: 20px;
}
.section__roadmap .box-roamap-wrapscroll .list-monday {
  display: flex;
  justify-content: space-between;
  width: 1322px;
  margin: 0 auto;
  padding: 0 16px;
}
.section__roadmap .box-roamap-wrapscroll .list-monday .item-monday {
  width: 100%;
}
.section__roadmap .box-roamap-wrapscroll .list-monday .item-monday .month {
  display: block;
  color: #fff;
  font-family: Beaufort;
  font-size: 31px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 31px */
  letter-spacing: -1.55px;
  margin-bottom: 15px;
}
.section__roadmap .box-roamap-wrapscroll .list-monday .item-monday .year {
  display: block;
  color: var(--HAP-5, #f7f5f0);
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 19.6px */
  letter-spacing: -0.42px;
}
.section__roadmap .box-roamap-content {
  background: url(https://static.mediacdn.vn/HAP/images/backgroud-luoi.png) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 38px 0;
}
@media (max-width: 1309px) {
  .section__roadmap .box-roamap-content {
    padding: 0;
    background: transparent;
  }
}
.section__roadmap .box-roamap-content .box-content-absulote {
  width: 1322px;
  margin: 0 auto;
  padding: 0 16px;
}
@media (max-width: 1309px) {
  .section__roadmap .box-roamap-content .box-content-absulote {
    background: url(https://static.mediacdn.vn/HAP/images/backgroud-luoi.png) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 38px 16px;
  }
}
.section__roadmap .box-roamap-content .box-content-absulote .col {
  margin-bottom: 20px;
  display: flex;
}
.section__roadmap .box-roamap-content .box-content-absulote .col:first-child {
  gap: 300px;
  justify-content: space-between;
}
.section__roadmap .box-roamap-content .box-content-absulote .col:first-child .item:first-child {
  position: relative;
  left: 5px;
}
.section__roadmap .box-roamap-content .box-content-absulote .col:nth-child(2) {
  justify-content: space-between;
}
.section__roadmap .box-roamap-content .box-content-absulote .col:nth-child(2) .item:nth-child(1) {
  width: 40%;
}
.section__roadmap .box-roamap-content .box-content-absulote .col:nth-child(2) .item:nth-child(2) {
  position: relative;
  right: 185px;
}
.section__roadmap .box-roamap-content .box-content-absulote .col:nth-child(3) {
  justify-content: center;
}
.section__roadmap .box-roamap-content .box-content-absulote .col:nth-child(3) .item {
  position: relative;
  right: -10px;
}
.section__roadmap .box-roamap-content .box-content-absulote .col:nth-child(4) {
  justify-content: end;
}
.section__roadmap .box-roamap-content .box-content-absulote .col:nth-child(4) .item {
  position: relative;
  right: 450px;
}
.section__roadmap .box-roamap-content .box-content-absulote .col:last-child {
  margin-bottom: 0;
  justify-content: end;
}
.section__roadmap .box-roamap-content .box-content-absulote .col:last-child .item {
  position: relative;
  right: 290px;
}
.section__roadmap .box-roamap-content .box-content-absulote .col .item {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: var(--HAP-4, #e0d7bd);
  -webkit-backdrop-filter: blur(9.5px);
          backdrop-filter: blur(9.5px);
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 10px;
}
.section__roadmap .box-roamap-content .box-content-absulote .col .item.white {
  background: var(--HAP-5, #f7f5f0);
}
.section__roadmap .box-roamap-content .box-content-absulote .col .item.add-item {
  position: relative;
  left: 255px;
}
.section__roadmap .box-roamap-content .box-content-absulote .col .item .text-title {
  display: block;
  color: var(--HAP, #0b0b0b);
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 112.299%; /* 14.599px */
  text-transform: uppercase;
  position: relative;
  top: 2px;
}
.section__roadmap .box-roamap-content .box-content-absulote .col .item .date {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--HAP-2, #382e18);
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 112.299%; /* 14.599px */
}
.section__roadmap .box-roamap-content .box-content-absulote .col .item .date .icon {
  display: flex;
}
.section__dvcd.mt-5 {
  margin-top: 50px;
}
.section__dvcd .text {
  color: #000;
  text-align: center;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: 0.16px;
  margin-bottom: 10px;
}
.section__dvcd .list-dvcd-top {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding-bottom: 62px;
  margin-bottom: 62px;
  gap: 80px;
}
@media (max-width: 1309px) {
  .section__dvcd .list-dvcd-top {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .section__dvcd .list-dvcd-top {
    gap: 20px;
  }
}
@media (max-width: 991px) {
  .section__dvcd .list-dvcd-top {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .section__dvcd .list-dvcd-top {
    flex-direction: column;
  }
}
.section__dvcd .list-dvcd-top .item-dvcd {
  width: calc(25% - 88px);
  text-align: center;
}
@media (max-width: 1309px) {
  .section__dvcd .list-dvcd-top .item-dvcd {
    width: calc(25% - 10px);
  }
}
@media (max-width: 1199px) {
  .section__dvcd .list-dvcd-top .item-dvcd {
    width: calc(40% - 16px);
  }
}
@media (max-width: 991px) {
  .section__dvcd .list-dvcd-top .item-dvcd {
    width: calc(50% - 16px);
  }
}
@media (max-width: 767px) {
  .section__dvcd .list-dvcd-top .item-dvcd {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .section__dvcd .list-dvcd-top .item-dvcd.bx2 {
    height: 100%;
  }
}
.section__dvcd .list-dvcd-top .item-dvcd.bx2 .text-1bl {
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .section__dvcd .list-dvcd-top .item-dvcd.bx2 .text-1bl {
    margin-bottom: 16px;
  }
}
.section__dvcd .list-dvcd-top .item-dvcd.bx2 .text-bl {
  margin-top: 25px;
}
@media (max-width: 767px) {
  .section__dvcd .list-dvcd-top .item-dvcd.bx2 .text-bl {
    margin-top: 16px;
  }
}
.section__dvcd .list-dvcd-top .item-dvcd.bx2 .img-dvcd1 {
  width: auto;
  height: 70px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto;
}
@media (max-width: 1309px) {
  .section__dvcd .list-dvcd-top .item-dvcd.bx2 .img-dvcd1 {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .section__dvcd .list-dvcd-top .item-dvcd.bx2 .img-dvcd1 {
    height: 60px;
  }
}
.section__dvcd .list-dvcd-top .item-dvcd.bx-bot {
  width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  .section__dvcd .list-dvcd-top .item-dvcd.bx-bot {
    margin-bottom: 20px;
    width: 100%;
  }
  .section__dvcd .list-dvcd-top .item-dvcd.bx-bot:last-child {
    margin-bottom: 0;
  }
}
.section__dvcd .list-dvcd-top .item-dvcd .box-img {
  display: flex;
}
.section__dvcd .list-dvcd-top .item-dvcd .box-img .img-dvcd1 {
  width: auto;
  height: 70px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto;
}
@media (max-width: 1309px) {
  .section__dvcd .list-dvcd-top .item-dvcd .box-img .img-dvcd1 {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .section__dvcd .list-dvcd-top .item-dvcd .box-img .img-dvcd1 {
    height: 60px;
  }
}
.section__dvcd .list-dvcd-top .item-dvcd .text-bl {
  display: block;
  color: #2e2712;
  text-align: center;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: -0.64px;
  margin-top: 10px;
}
.section__dvcd .list-dvcd-top .item-dvcd .text-1bl {
  color: #000;
  text-align: center;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: 0.16px;
  margin-bottom: 10px;
  display: block;
}
.section__dvcd .list-dvcd-top .item-dvcd .flex-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px;
}
@media (max-width: 767px) {
  .section__dvcd .list-dvcd-top .item-dvcd .flex-item {
    flex-direction: column;
    gap: 10px;
  }
}
.section__dvcd .list-dvcd-top .item-dvcd .flex-item .img-dvcd1 {
  width: auto;
  height: 70px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .section__dvcd .list-dvcd-top .item-dvcd .flex-item .img-dvcd1 {
    height: 60px;
  }
}
.section__dky {
  background: var(--HAP-5, #f7f5f0);
  padding: 80px 0;
}
@media (max-width: 991px) {
  .section__dky {
    padding: 40px 0;
  }
}
.section__dky .box-dky {
  max-width: 850px;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .section__dky .box-dky {
    max-width: 100%;
    margin: 0;
  }
}
.section__dky .box-dky .title {
  color: #000;
  font-family: Beaufort;
  font-size: 44px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 44px */
  letter-spacing: -1.76px;
  margin-bottom: 43px;
  text-align: center;
}
@media (max-width: 991px) {
  .section__dky .box-dky .title {
    font-size: 32px;
    margin-bottom: 40px;
  }
}
.section__dky .box-dky .box-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section__dky .box-dky .box-form .ip-name {
  width: 100%;
  padding: 24px 20px;
  border: 1px solid #000;
  opacity: 0.45;
  color: #000;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 112.299%; /* 13.476px */
  margin-bottom: 18px;
  background: var(--HAP-5, #f7f5f0);
}
@media (max-width: 991px) {
  .section__dky .box-dky .box-form .ip-name {
    padding: 20px 15px;
  }
}
.section__dky .box-dky .box-form .ip-name:last-child {
  margin-bottom: 0;
}
.section__dky .box-dky .box-form .ip-name::-moz-placeholder {
  color: #000;
}
.section__dky .box-dky .box-form .ip-name::placeholder {
  color: #000;
}
.section__dky .box-dky .box-form .btn-dky {
  background: #382e18;
  border: none;
  outline: none;
  padding: 12px 15px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  width: -moz-fit-content;
  width: fit-content;
}
.section__tdth .box-tdth-flex {
  display: flex;
  justify-content: space-between;
  padding: 80px 0;
}
@media (max-width: 1309px) {
  .section__tdth .box-tdth-flex {
    padding: 70px 0;
  }
}
@media (max-width: 1199px) {
  .section__tdth .box-tdth-flex {
    padding: 50px 0;
  }
}
@media (max-width: 991px) {
  .section__tdth .box-tdth-flex {
    flex-direction: column;
    gap: 20px;
    padding: 30px 0;
  }
}
.section__tdth .box-tdth-flex .link-home {
  display: flex;
  align-items: center;
  font-family: BrownVN;
  font-size: 20px;
  font-weight: 700;
  line-height: 19.6px;
  text-align: left;
  color: #231f20;
  gap: 20px;
  height: 100%;
}
@media (max-width: 1309px) {
  .section__tdth .box-tdth-flex .link-home {
    font-size: 17px;
    line-height: 17px;
    gap: 10px;
  }
}
@media (max-width: 1199px) {
  .section__tdth .box-tdth-flex .link-home {
    font-size: 16px;
    line-height: 16px;
  }
}
.section__tdth .box-tdth-flex .link-home .icon {
  display: flex;
  position: relative;
  bottom: 2px;
}
.section__tdth .box-tdth-flex .box-text {
  width: calc(100% - 345px);
}
@media (max-width: 1199px) {
  .section__tdth .box-tdth-flex .box-text {
    width: calc(100% - 275px);
  }
}
@media (max-width: 991px) {
  .section__tdth .box-tdth-flex .box-text {
    width: 100%;
  }
}
.section__tdth .box-tdth-flex .box-text .title {
  font-family: Beaufort;
  font-size: 72px;
  font-weight: 400;
  line-height: 66.24px;
  text-align: left;
  color: #000000;
  text-transform: uppercase;
}
@media (max-width: 1309px) {
  .section__tdth .box-tdth-flex .box-text .title {
    font-size: 42px;
    font-weight: 400;
    line-height: 48px;
  }
}
@media (max-width: 1199px) {
  .section__tdth .box-tdth-flex .box-text .title {
    font-size: 37px;
    font-weight: 400;
    line-height: 43px;
  }
}
.section__banner-th .box-banner {
  display: flex;
}
.section__banner-th .box-banner img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section__story {
  background: #dce2e7;
  padding: 40px 0;
}
.section__story .flex-story {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .section__story .flex-story {
    flex-direction: column;
    gap: 20px;
  }
}
.section__story .flex-story .logo-th {
  display: flex;
  width: 250px;
  height: 100%;
}
@media (max-width: 1309px) {
  .section__story .flex-story .logo-th {
    width: 200px;
  }
}
.section__story .flex-story .logo-th img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  height: auto;
}
.section__story .flex-story .box-text-story {
  width: calc(100% - 473px);
}
@media (max-width: 1309px) {
  .section__story .flex-story .box-text-story {
    width: calc(100% - 275px);
  }
}
@media (max-width: 991px) {
  .section__story .flex-story .box-text-story {
    width: 100%;
  }
}
.section__story .flex-story .box-text-story .des {
  font-family: BrownVN;
  font-size: 20px;
  font-weight: 700;
  line-height: 29.52px;
  text-align: left;
  color: #000000;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .section__story .flex-story .box-text-story .des {
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 5px;
  }
}
.section__story .flex-story .box-text-story .des-bold {
  display: block;
  font-family: BrownVN;
  font-size: 26.67px;
  font-weight: 700;
  line-height: 39.36px;
  text-align: left;
  color: #0e4268;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .section__story .flex-story .box-text-story .des-bold {
    font-size: 20px;
    line-height: 33px;
    margin-bottom: 5px;
  }
}
.section__streams-news {
  padding: 60px 0;
}
@media (max-width: 991px) {
  .section__streams-news {
    padding: 40px 0;
  }
}
.section__streams-news .flex-streams {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .section__streams-news .flex-streams {
    flex-direction: column;
  }
}
.section__streams-news .flex-streams .box-hollow {
  display: flex;
  width: 250px;
}
@media (max-width: 1309px) {
  .section__streams-news .flex-streams .box-hollow {
    width: 200px;
  }
}
.section__streams-news .flex-streams .box-content-streams {
  width: calc(100% - 473px);
}
@media (max-width: 1309px) {
  .section__streams-news .flex-streams .box-content-streams {
    width: calc(100% - 275px);
  }
}
@media (max-width: 991px) {
  .section__streams-news .flex-streams .box-content-streams {
    width: 100%;
  }
}
.section__streams-news .flex-streams .box-content-streams .title {
  font-family: Beaufort;
  font-size: 72px;
  font-weight: 400;
  line-height: 66.24px;
  text-align: left;
  color: #231f20;
  margin-bottom: 50px;
}
@media (max-width: 1309px) {
  .section__streams-news .flex-streams .box-content-streams .title {
    font-size: 52px;
    line-height: 48px;
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .section__streams-news .flex-streams .box-content-streams .title {
    font-size: 42px;
    line-height: 34px;
    margin-bottom: 30px;
  }
}
.section__streams-news .flex-streams .box-content-streams .des {
  font-family: BrownVN;
  font-size: 20px;
  font-weight: 700;
  line-height: 29.52px;
  text-align: left;
  color: #000000;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .section__streams-news .flex-streams .box-content-streams .des {
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 5px;
  }
}
.section__streams-news .flex-streams .box-content-streams .des-bold {
  display: block;
  font-family: BrownVN;
  font-size: 26.67px;
  font-weight: 700;
  line-height: 39.36px;
  text-align: left;
  color: #0e4268;
  margin-bottom: 3px;
}
@media (max-width: 991px) {
  .section__streams-news .flex-streams .box-content-streams .des-bold {
    font-size: 20px;
    line-height: 33px;
    margin-bottom: 5px;
  }
}
.section__streams-news .flex-streams .box-content-streams .images-bnr {
  display: flex;
  margin-bottom: 50px;
}
.section__streams-news .flex-streams .box-content-streams .images-bnr img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.section__streams-news .flex-streams .box-content-streams .list-text {
  margin-bottom: 50px;
}
.section__streams-news .flex-streams .box-content-streams .list-text .box-text-custom {
  margin-bottom: 20px;
}
.section__streams-news .flex-streams .box-content-streams .list-text .box-text-custom:last-child {
  margin-bottom: 0;
}
.section__streams-news .flex-streams .box-content-streams .list-text .text-t {
  display: block;
  font-family: BrownVN;
  font-size: 26.67px;
  font-weight: 700;
  line-height: 39.36px;
  text-align: left;
  color: #0e4268;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .section__streams-news .flex-streams .box-content-streams .list-text .text-t {
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    margin-bottom: 5px;
  }
}
.section__streams-news .flex-streams .box-content-streams .list-text .item-text::before {
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  border-radius: 100%;
  background: #000000;
  margin-bottom: 4px;
  margin-right: 4px;
}
.section__streams-news .flex-streams .box-content-streams .list-text .item-text .text {
  font-family: BrownVN;
  font-size: 20px;
  font-weight: 700;
  line-height: 29.52px;
  text-align: left;
  color: #000000;
  display: inline;
}
@media (max-width: 991px) {
  .section__streams-news .flex-streams .box-content-streams .list-text .item-text .text {
    font-size: 16px;
    font-weight: 700;
    line-height: 25px;
    margin-bottom: 5px;
  }
}
.section__streams-news .flex-streams .box-content-streams .list-tag {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 50px;
}
.section__streams-news .flex-streams .box-content-streams .list-tag .text-tag {
  display: flex;
  justify-content: center;
  padding: 8px 10px;
  width: calc(33.33% - 14px);
  font-family: BrownVN;
  font-size: 20px;
  font-weight: 700;
  line-height: 29.52px;
  text-align: center;
  color: #ffffff;
  background: #003a70;
}
@media (max-width: 1199px) {
  .section__streams-news .flex-streams .box-content-streams .list-tag .text-tag {
    width: calc(50% - 14px);
  }
}
@media (max-width: 576px) {
  .section__streams-news .flex-streams .box-content-streams .list-tag .text-tag {
    width: 100%;
  }
}
.section__streams-news .flex-streams .box-content-streams .box-list-images {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  gap: 20px;
}
.section__streams-news .flex-streams .box-content-streams .box-list-images .item-images {
  width: calc(50% - 10px);
  display: flex;
}
.section__streams-news .flex-streams .box-content-streams .box-list-images .item-images:first-child {
  width: 100%;
}
.section__streams-news .flex-streams .box-content-streams .box-list-images .item-images:last-child {
  width: 100%;
}
.section__streams-news .flex-streams .box-content-streams .box-list-images .item-images img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 991px) {
  .section__dadg .box-wrap-dadg .box-tab-dadg {
    margin-right: auto;
    margin-left: auto;
    padding-left: 16px;
    padding-right: 16px;
    max-width: 100%;
  }
}
.section__dadg .box-wrap-dadg .box-tab-dadg .title {
  color: #b69325;
  text-align: center;
  font-family: Beaufort;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -4px;
  border-bottom: 6px solid #b69325;
  padding-bottom: 17px;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width: 1309px) {
  .section__dadg .box-wrap-dadg .box-tab-dadg .title {
    font-size: 65px;
    border-bottom: 4px solid #b69325;
    padding-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-tab-dadg .title {
    font-size: 48px;
    line-height: 100%;
    letter-spacing: -2.4px;
  }
}
.section__dadg .box-wrap-dadg .box-tab-dadg .tab-list {
  margin-top: 48px;
}
@media (max-width: 1309px) {
  .section__dadg .box-wrap-dadg .box-tab-dadg .tab-list {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-tab-dadg .tab-list {
    margin-top: 46px;
  }
}
.section__dadg .box-wrap-dadg .box-tab-dadg .tab-list .box-tab-hover {
  transition: all 0.5s;
  display: flex;
}
.section__dadg .box-wrap-dadg .box-tab-dadg .tab-list .box-tab-hover:hover {
  background: #151515;
}
.section__dadg .box-wrap-dadg .box-tab-dadg .tab-list .box-tab-hover:hover .tab-item .text-link {
  color: #b69325;
}
@media (max-width: 991px) {
  .section__dadg .box-wrap-dadg .box-tab-dadg .tab-list .box-tab-hover:hover {
    background: #000;
  }
}
.section__dadg .box-wrap-dadg .box-tab-dadg .tab-list .box-tab-hover .tab-item {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 25px 0;
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  .section__dadg .box-wrap-dadg .box-tab-dadg .tab-list .box-tab-hover .tab-item {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-tab-dadg .tab-list .box-tab-hover .tab-item {
    padding: 18px 0;
  }
}
.section__dadg .box-wrap-dadg .box-tab-dadg .tab-list .box-tab-hover .tab-item .text-link {
  display: block;
  color: #fff;
  font-family: Beaufort;
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -3.2px;
  margin-bottom: 17px;
}
@media (max-width: 1309px) {
  .section__dadg .box-wrap-dadg .box-tab-dadg .tab-list .box-tab-hover .tab-item .text-link {
    font-size: 50px;
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-tab-dadg .tab-list .box-tab-hover .tab-item .text-link {
    font-size: 36px;
    letter-spacing: -1.8px;
    margin-bottom: 10px;
  }
}
.section__dadg .box-wrap-dadg .box-tab-dadg .tab-list .box-tab-hover .tab-item .link-detail {
  color: #b69325;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 22px;
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-tab-dadg .tab-list .box-tab-hover .tab-item .link-detail {
    font-size: 14px;
    line-height: 155%;
  }
}
.section__dadg .box-wrap-dadg .box-tab-dadg .tab-list .box-tab-hover .tab-item .link-detail .icon {
  display: flex;
  margin-bottom: 8px;
}
.section__dadg .box-wrap-dadg .box-content-tab {
  margin-top: 95px;
}
@media (max-width: 1309px) {
  .section__dadg .box-wrap-dadg .box-content-tab {
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab {
    margin-top: 70px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .swiper-slide {
  height: auto;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-item-news {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-img:hover .box-category-link-with-avatar .box-category-avatar {
  transform: scale(1.1);
}
.section__dadg .box-wrap-dadg .box-content-tab .box-img .box-category-link-with-avatar {
  overflow: hidden;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-img .box-category-link-with-avatar .box-category-avatar {
  transition: all 0.5s ease;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-img .box-img-info .logo-dadg .g1 {
  display: flex;
  height: 40px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content .title {
  flex: 1;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content .des {
  display: block;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab1 {
  padding-bottom: 100px;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab1 .title-content {
  color: #fff;
  text-align: center;
  font-family: Beaufort;
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -3.2px;
  margin-bottom: 53px;
}
@media (max-width: 1309px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab1 .title-content {
    font-size: 50px;
    margin-bottom: 45px;
  }
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab1 .title-content {
    font-size: 36px;
    letter-spacing: -1.8px;
    margin-bottom: 20px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab1 .box-list-news .swiper-wrapper {
  justify-content: center;
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab1 .box-list-news .swiper-wrapper {
    justify-content: start;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab1 .box-list-news .swiper-slide {
  width: 279px !important;
  margin-right: 14px;
}
@media (max-width: 1309px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab1 .box-list-news .swiper-slide {
    width: 210px !important;
  }
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab1 .box-list-news .swiper-slide {
    width: 230px;
  }
}
@media (max-width: 575px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab1 .box-list-news .swiper-slide {
    width: 224px;
    margin-right: 8px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab1 .box-list-news .swiper-slide:last-child {
  margin-right: 0;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab1 .box-list-news .box-item-news .box-img {
  position: relative;
  margin-bottom: 28px;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab1 .box-list-news .box-item-news .box-img .box-category-link-with-avatar:before {
  padding-bottom: 135.4%;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab1 .box-list-news .box-item-news .box-img .box-img-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  background: linear-gradient(360deg, #b69325 0%, rgba(182, 147, 37, 0) 100%);
  width: 100%;
  padding: 227px 15px 15px 15px;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab1 .box-list-news .box-item-news .box-img .box-img-info .logo-dadg {
  display: flex;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab1 .box-list-news .box-item-news .box-img .box-img-info .icon-nxt {
  display: flex;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab1 .box-list-news .box-item-news .box-content .title {
  color: #fff;
  text-align: center;
  font-family: Beaufort;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 96.5%; /* 23.16px */
  letter-spacing: -1.2px;
  display: block;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab1 .box-list-news .box-item-news .box-content .title {
    font-size: 20px;
    line-height: 110%; /* 22px */
    letter-spacing: -1px;
    margin-bottom: 4px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab1 .box-list-news .box-item-news .box-content .des {
  color: #fff;
  text-align: center;
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 20.15px */
  letter-spacing: -0.26px;
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab1 .box-list-news .box-item-news .box-content .des {
    font-size: 10px;
    line-height: 155%;
    letter-spacing: -0.2px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab2 {
  margin: 0 auto 100px;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab2 .title-content {
  color: #fff;
  text-align: center;
  font-family: Beaufort;
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -3.2px;
  margin-bottom: 53px;
}
@media (max-width: 1309px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab2 .title-content {
    font-size: 50px;
    margin-bottom: 45px;
  }
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab2 .title-content {
    font-size: 36px;
    letter-spacing: -1.8px;
    margin-bottom: 20px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab2 .box-list-news .swiper-wrapper {
  justify-content: center;
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab2 .box-list-news .swiper-wrapper {
    justify-content: start;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab2 .box-list-news .swiper-slide {
  width: 279px !important;
  margin-right: 14px;
}
@media (max-width: 1309px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab2 .box-list-news .swiper-slide {
    width: 210px !important;
  }
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab2 .box-list-news .swiper-slide {
    width: 230px;
  }
}
@media (max-width: 575px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab2 .box-list-news .swiper-slide {
    width: 224px;
    margin-right: 8px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab2 .box-list-news .swiper-slide:last-child {
  margin-right: 0;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab2 .box-list-news .box-item-news .box-img {
  position: relative;
  margin-bottom: 28px;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab2 .box-list-news .box-item-news .box-img .box-category-link-with-avatar:before {
  padding-bottom: 135.4%;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab2 .box-list-news .box-item-news .box-img .box-img-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  background: linear-gradient(360deg, #b69325 0%, rgba(182, 147, 37, 0) 100%);
  width: 100%;
  padding: 227px 15px 15px 15px;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab2 .box-list-news .box-item-news .box-img .box-img-info .logo-dadg {
  display: flex;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab2 .box-list-news .box-item-news .box-img .box-img-info .icon-nxt {
  display: flex;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab2 .box-list-news .box-item-news .box-content .title {
  color: #fff;
  text-align: center;
  font-family: Beaufort;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 96.5%; /* 23.16px */
  letter-spacing: -1.2px;
  display: block;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab2 .box-list-news .box-item-news .box-content .title {
    font-size: 20px;
    line-height: 110%; /* 22px */
    letter-spacing: -1px;
    margin-bottom: 4px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab2 .box-list-news .box-item-news .box-content .des {
  color: #fff;
  text-align: center;
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 20.15px */
  letter-spacing: -0.26px;
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab2 .box-list-news .box-item-news .box-content .des {
    font-size: 10px;
    line-height: 155%;
    letter-spacing: -0.2px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab3 {
  margin: 0 auto 100px;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab3 .title-content {
  color: #fff;
  text-align: center;
  font-family: Beaufort;
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -3.2px;
  margin-bottom: 53px;
}
@media (max-width: 1309px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab3 .title-content {
    font-size: 50px;
    margin-bottom: 45px;
  }
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab3 .title-content {
    font-size: 36px;
    letter-spacing: -1.8px;
    margin-bottom: 20px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab3 .box-list-news .swiper-wrapper {
  justify-content: center;
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab3 .box-list-news .swiper-wrapper {
    justify-content: start;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab3 .box-list-news .swiper-slide {
  width: 279px !important;
  margin-right: 14px;
}
@media (max-width: 1309px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab3 .box-list-news .swiper-slide {
    width: 210px !important;
  }
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab3 .box-list-news .swiper-slide {
    width: 230px;
  }
}
@media (max-width: 575px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab3 .box-list-news .swiper-slide {
    width: 224px;
    margin-right: 8px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab3 .box-list-news .swiper-slide:last-child {
  margin-right: 0;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab3 .box-list-news .box-item-news .box-img {
  position: relative;
  margin-bottom: 28px;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab3 .box-list-news .box-item-news .box-img .box-category-link-with-avatar:before {
  padding-bottom: 135.4%;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab3 .box-list-news .box-item-news .box-img .box-img-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  background: linear-gradient(360deg, #b69325 0%, rgba(182, 147, 37, 0) 100%);
  width: 100%;
  padding: 227px 15px 15px 15px;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab3 .box-list-news .box-item-news .box-img .box-img-info .logo-dadg {
  display: flex;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab3 .box-list-news .box-item-news .box-img .box-img-info .icon-nxt {
  display: flex;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab3 .box-list-news .box-item-news .box-content .title {
  color: #fff;
  text-align: center;
  font-family: Beaufort;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 96.5%; /* 23.16px */
  letter-spacing: -1.2px;
  display: block;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab3 .box-list-news .box-item-news .box-content .title {
    font-size: 20px;
    line-height: 110%; /* 22px */
    letter-spacing: -1px;
    margin-bottom: 4px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab3 .box-list-news .box-item-news .box-content .des {
  color: #fff;
  text-align: center;
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 20.15px */
  letter-spacing: -0.26px;
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab3 .box-list-news .box-item-news .box-content .des {
    font-size: 10px;
    line-height: 155%;
    letter-spacing: -0.2px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab4 {
  margin: 0 auto 100px;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab4 .title-content {
  color: #fff;
  text-align: center;
  font-family: Beaufort;
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -3.2px;
  margin-bottom: 53px;
}
@media (max-width: 1309px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab4 .title-content {
    font-size: 50px;
    margin-bottom: 45px;
  }
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab4 .title-content {
    font-size: 36px;
    letter-spacing: -1.8px;
    margin-bottom: 20px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab4 .box-list-news .swiper-wrapper {
  justify-content: center;
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab4 .box-list-news .swiper-wrapper {
    justify-content: start;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab4 .box-list-news .swiper-slide {
  width: 279px !important;
  margin-right: 14px;
}
@media (max-width: 1309px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab4 .box-list-news .swiper-slide {
    width: 210px !important;
  }
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab4 .box-list-news .swiper-slide {
    width: 230px;
  }
}
@media (max-width: 575px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab4 .box-list-news .swiper-slide {
    width: 224px;
    margin-right: 8px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab4 .box-list-news .swiper-slide:last-child {
  margin-right: 0;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab4 .box-list-news .box-item-news .box-img {
  position: relative;
  margin-bottom: 28px;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab4 .box-list-news .box-item-news .box-img .box-category-link-with-avatar:before {
  padding-bottom: 135.4%;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab4 .box-list-news .box-item-news .box-img .box-img-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  background: linear-gradient(360deg, #b69325 0%, rgba(182, 147, 37, 0) 100%);
  width: 100%;
  padding: 227px 15px 15px 15px;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab4 .box-list-news .box-item-news .box-img .box-img-info .logo-dadg {
  display: flex;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab4 .box-list-news .box-item-news .box-img .box-img-info .icon-nxt {
  display: flex;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab4 .box-list-news .box-item-news .box-content .title {
  color: #fff;
  text-align: center;
  font-family: Beaufort;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 96.5%; /* 23.16px */
  letter-spacing: -1.2px;
  display: block;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab4 .box-list-news .box-item-news .box-content .title {
    font-size: 20px;
    line-height: 110%; /* 22px */
    letter-spacing: -1px;
    margin-bottom: 4px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab4 .box-list-news .box-item-news .box-content .des {
  color: #fff;
  text-align: center;
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 20.15px */
  letter-spacing: -0.26px;
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab4 .box-list-news .box-item-news .box-content .des {
    font-size: 10px;
    line-height: 155%;
    letter-spacing: -0.2px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab5 {
  margin: 0 auto 100px;
}
@media (max-width: 575px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab5 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab5 .title-content {
  color: #fff;
  text-align: center;
  font-family: Beaufort;
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -3.2px;
  margin-bottom: 53px;
}
@media (max-width: 1309px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab5 .title-content {
    font-size: 50px;
    margin-bottom: 45px;
  }
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab5 .title-content {
    font-size: 36px;
    letter-spacing: -1.8px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab5 .box-list-news .swiper-wrapper {
    justify-content: start;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab5 .box-list-news .swiper-slide {
  width: 279px !important;
  margin-right: 14px;
}
@media (max-width: 1309px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab5 .box-list-news .swiper-slide {
    width: 210px !important;
  }
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab5 .box-list-news .swiper-slide {
    width: 230px;
  }
}
@media (max-width: 575px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab5 .box-list-news .swiper-slide {
    width: 224px;
    margin-right: 8px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab5 .box-list-news .swiper-slide:last-child {
  margin-right: 0;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab5 .box-list-news .box-item-news .box-img {
  position: relative;
  margin-bottom: 28px;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab5 .box-list-news .box-item-news .box-img .box-category-link-with-avatar:before {
  padding-bottom: 135.4%;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab5 .box-list-news .box-item-news .box-img .box-img-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  background: linear-gradient(360deg, #b69325 0%, rgba(182, 147, 37, 0) 100%);
  width: 100%;
  padding: 227px 15px 15px 15px;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab5 .box-list-news .box-item-news .box-img .box-img-info .logo-dadg {
  display: flex;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab5 .box-list-news .box-item-news .box-img .box-img-info .icon-nxt {
  display: flex;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab5 .box-list-news .box-item-news .box-content .title {
  color: #fff;
  text-align: center;
  font-family: Beaufort;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 96.5%; /* 23.16px */
  letter-spacing: -1.2px;
  display: block;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab5 .box-list-news .box-item-news .box-content .title {
    font-size: 20px;
    line-height: 110%; /* 22px */
    letter-spacing: -1px;
    margin-bottom: 4px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab5 .box-list-news .box-item-news .box-content .des {
  color: #fff;
  text-align: center;
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 20.15px */
  letter-spacing: -0.26px;
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab5 .box-list-news .box-item-news .box-content .des {
    font-size: 10px;
    line-height: 155%;
    letter-spacing: -0.2px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab6 {
  margin: 0 auto 100px;
}
@media (max-width: 575px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab6 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab6 .title-content {
  color: #fff;
  text-align: center;
  font-family: Beaufort;
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -3.2px;
  margin-bottom: 53px;
}
@media (max-width: 1309px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab6 .title-content {
    font-size: 50px;
    margin-bottom: 45px;
  }
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab6 .title-content {
    font-size: 36px;
    letter-spacing: -1.8px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab6 .box-list-news .swiper-wrapper {
    justify-content: start;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab6 .box-list-news .swiper-slide {
  width: 279px !important;
  margin-right: 14px;
}
@media (max-width: 1309px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab6 .box-list-news .swiper-slide {
    width: 210px !important;
  }
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab6 .box-list-news .swiper-slide {
    width: 230px;
  }
}
@media (max-width: 575px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab6 .box-list-news .swiper-slide {
    width: 224px;
    margin-right: 8px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab6 .box-list-news .swiper-slide:last-child {
  margin-right: 0;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab6 .box-list-news .box-item-news .box-img {
  position: relative;
  margin-bottom: 28px;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab6 .box-list-news .box-item-news .box-img .box-category-link-with-avatar:before {
  padding-bottom: 135.4%;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab6 .box-list-news .box-item-news .box-img .box-img-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  background: linear-gradient(360deg, #b69325 0%, rgba(182, 147, 37, 0) 100%);
  width: 100%;
  padding: 227px 15px 15px 15px;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab6 .box-list-news .box-item-news .box-img .box-img-info .logo-dadg {
  display: flex;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab6 .box-list-news .box-item-news .box-img .box-img-info .icon-nxt {
  display: flex;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab6 .box-list-news .box-item-news .box-content .title {
  color: #fff;
  text-align: center;
  font-family: Beaufort;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 96.5%; /* 23.16px */
  letter-spacing: -1.2px;
  display: block;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab6 .box-list-news .box-item-news .box-content .title {
    font-size: 20px;
    line-height: 110%; /* 22px */
    letter-spacing: -1px;
    margin-bottom: 4px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab6 .box-list-news .box-item-news .box-content .des {
  color: #fff;
  text-align: center;
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 20.15px */
  letter-spacing: -0.26px;
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab6 .box-list-news .box-item-news .box-content .des {
    font-size: 10px;
    line-height: 155%;
    letter-spacing: -0.2px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab7 {
  margin: 0 auto;
  padding-bottom: 100px;
}
@media (max-width: 575px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab7 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab7 .title-content {
  color: #fff;
  text-align: center;
  font-family: Beaufort;
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -3.2px;
  margin-bottom: 53px;
}
@media (max-width: 1309px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab7 .title-content {
    font-size: 50px;
    margin-bottom: 45px;
  }
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab7 .title-content {
    font-size: 36px;
    letter-spacing: -1.8px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab7 .box-list-news .swiper-wrapper {
    justify-content: start;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab7 .box-list-news .swiper-slide {
  width: 279px !important;
  margin-right: 14px;
}
@media (max-width: 1309px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab7 .box-list-news .swiper-slide {
    width: 210px !important;
  }
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab7 .box-list-news .swiper-slide {
    width: 230px;
  }
}
@media (max-width: 575px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab7 .box-list-news .swiper-slide {
    width: 224px;
    margin-right: 8px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab7 .box-list-news .swiper-slide:last-child {
  margin-right: 0;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab7 .box-list-news .box-item-news .box-img {
  position: relative;
  margin-bottom: 28px;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab7 .box-list-news .box-item-news .box-img .box-category-link-with-avatar:before {
  padding-bottom: 135.4%;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab7 .box-list-news .box-item-news .box-img .box-img-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  bottom: 0;
  background: linear-gradient(360deg, #b69325 0%, rgba(182, 147, 37, 0) 100%);
  width: 100%;
  padding: 227px 15px 15px 15px;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab7 .box-list-news .box-item-news .box-img .box-img-info .logo-dadg {
  display: flex;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab7 .box-list-news .box-item-news .box-img .box-img-info .icon-nxt {
  display: flex;
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab7 .box-list-news .box-item-news .box-content .title {
  color: #fff;
  text-align: center;
  font-family: Beaufort;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 96.5%; /* 23.16px */
  letter-spacing: -1.2px;
  display: block;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab7 .box-list-news .box-item-news .box-content .title {
    font-size: 20px;
    line-height: 110%; /* 22px */
    letter-spacing: -1px;
    margin-bottom: 4px;
  }
}
.section__dadg .box-wrap-dadg .box-content-tab .box-content-tab7 .box-list-news .box-item-news .box-content .des {
  color: #fff;
  text-align: center;
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 20.15px */
  letter-spacing: -0.26px;
}
@media (max-width: 767px) {
  .section__dadg .box-wrap-dadg .box-content-tab .box-content-tab7 .box-list-news .box-item-news .box-content .des {
    font-size: 10px;
    line-height: 155%;
    letter-spacing: -0.2px;
  }
}
.section__winning {
  padding: 120px 0px;
}
@media (max-width: 1309px) {
  .section__winning {
    padding: 90px 0px;
  }
}
@media (max-width: 991px) {
  .section__winning {
    padding: 50px 0px;
  }
}
.section__winning .box-title-text .title-item {
  font-family: Beaufort;
  font-size: 72px;
  font-weight: 400;
  line-height: 72px;
  letter-spacing: -0.05em;
  text-align: center;
  margin-bottom: 80px;
}
@media (max-width: 1309px) {
  .section__winning .box-title-text .title-item {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .section__winning .box-title-text .title-item {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 24px;
  }
}
.section__winning .box-wrap-winning .list-section {
  border-top: 1px solid rgba(182, 147, 37, 0.5019607843);
  padding: 80px 0;
}
@media (max-width: 991px) {
  .section__winning .box-wrap-winning .list-section {
    padding: 40px 0;
  }
}
.section__winning .box-wrap-winning .list-section:first-child {
  border-top: 0;
  padding-top: 0;
}
.section__winning .box-wrap-winning .list-section .item-section {
  padding: 0px 100px;
  margin-top: 80px;
}
@media (max-width: 1309px) {
  .section__winning .box-wrap-winning .list-section .item-section {
    padding: 0px 50px;
    margin-top: 50px;
  }
}
@media (max-width: 991px) {
  .section__winning .box-wrap-winning .list-section .item-section {
    padding: 0px 16px;
    margin-top: 30px;
  }
}

.modal__popups {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  display: none;
}
.modal__popups.show {
  display: flex;
}
.modal__bgr {
  background: rgba(0, 0, 0, 0.68);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1;
}
.modal__layouts {
  position: relative;
  z-index: 2;
  width: 620px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0px 19px 24px -9px rgba(0, 0, 0, 0.2);
  padding: 5px;
}
@media (max-width: 991px) {
  .modal__layouts {
    width: 100%;
    margin: 0 20px;
  }
}
.modal__layouts .close-modals {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  cursor: pointer;
}
.modal__layouts .box-form {
  overflow-y: auto;
  max-height: 690px;
  padding: 35px;
  /* Handle */
}
@media (max-width: 991px) {
  .modal__layouts .box-form {
    padding: 15px;
    max-height: 500px;
  }
}
.modal__layouts .box-form::-webkit-scrollbar {
  width: 2px;
}
.modal__layouts .box-form::-webkit-scrollbar-thumb {
  border-radius: 1000px;
  background: #858585;
}
.modal__layouts .box-form .contact {
  color: #000;
  font-family: BrownVN;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -1.56px;
  margin-bottom: 20px;
}
.modal__layouts .box-form .pless {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #da251d;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.48px;
  margin-bottom: 20px;
}
.modal__layouts .box-form .pless .icon {
  display: flex;
}
.modal__layouts .box-form .box-col-input {
  width: 100%;
  margin-bottom: 10px;
  position: relative;
}
.modal__layouts .box-form .box-col-input.flex-col {
  display: flex;
  gap: 15px;
}
@media (max-width: 991px) {
  .modal__layouts .box-form .box-col-input.flex-col {
    flex-direction: column;
  }
}
.modal__layouts .box-form .box-col-input .box-col {
  width: 50%;
  position: relative;
}
@media (max-width: 991px) {
  .modal__layouts .box-form .box-col-input .box-col {
    width: 100%;
  }
}
.modal__layouts .box-form .box-col-input .name {
  display: block;
  color: #2e2e2e;
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.modal__layouts .box-form .box-col-input .input {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
  border: none;
  width: 100%;
  padding: 10px 0;
  color: rgba(0, 0, 0, 0.5);
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.modal__layouts .box-form .box-col-input .ip-col-tearea {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
  border: none;
  width: 100%;
  padding: 10px 0;
  color: rgba(0, 0, 0, 0.5);
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.modal__layouts .box-form .box-col-input .required {
  position: absolute;
  display: flex;
  right: 0;
  bottom: 6px;
  color: #da251d;
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.modal__layouts .box-form .box-col-dow {
  display: flex;
}
.modal__layouts .box-form .box-col-dow .ip-col-tearea {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
  border: none;
  width: 100%;
  padding: 10px 0;
  color: rgba(0, 0, 0, 0.5);
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  height: 100px;
}
.modal__layouts .box-form .box-col-images {
  margin-top: 30px;
}
.modal__layouts .box-form .box-col-images .text {
  display: block;
  color: rgba(0, 0, 0, 0.5);
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 19.6px */
  margin-bottom: 10px;
}
.modal__layouts .box-form .box-col-images .list-img {
  display: flex;
  gap: 5px;
}
.modal__layouts .box-form .box-col-images .list-img .item-img {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background: rgba(0, 0, 0, 0.05);
}
.modal__layouts .box-form .box-col-images .list-img .item-img .icon-add {
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal__layouts .box-form .box-col-images .list-img .item-img .icon-clos {
  display: flex;
  position: absolute;
  top: 0;
  z-index: 1;
  right: 0;
  cursor: pointer;
}
.modal__layouts .box-form .capcha-row {
  display: flex;
  margin-top: 30px;
}
.modal__layouts .box-form .capcha-row .input {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
  border: none;
  width: 100%;
  padding: 10px 0;
  color: rgba(0, 0, 0, 0.5);
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.modal__layouts .box-form .capcha-row .change-capcha {
  display: flex;
  align-items: center;
  margin: 0 16px;
}
.modal__layouts .box-form .capcha-row .img-capche {
  width: 120px;
  height: 50px;
  flex-shrink: 0;
}
.modal__layouts .box-form .btn {
  margin-top: 30px;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  width: 100%;
  border: none;
  outline: none;
  cursor: pointer;
  background: #382e18;
  padding: 12px 15px;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
}
.modal__layouts .box-form .btn .icon {
  display: flex;
  position: relative;
  top: -1px;
}

.show-modal {
  overflow: hidden;
}

.show-modal-thanks .modal__popups-thanks {
  display: flex;
}

.hidden-form .form__sticky {
  display: none;
}

.btn-view-all {
  width: 165px;
  height: 36px;
  background: #b69325;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font: 700 12px/130% BrownVN;
  text-transform: uppercase;
  color: #f8f8f8;
  margin: 40px auto 0;
}
.btn-view-all span {
  padding-top: 5px;
  display: block;
}

[data-box=detail-newslatest] {
  display: none !important;
}

.layout__sticky-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 70px;
  height: 70px;
  position: fixed;
  right: 40px;
  bottom: 100px;
  z-index: 5;
  flex-direction: column;
  border: 1px solid #000000;
  border-radius: 100px;
  transition: all 0.5s;
  mix-blend-mode: difference;
}
@media (max-width: 575px) {
  .layout__sticky-icon.show-mb {
    display: none;
  }
}
@media (max-width: 767px) {
  .layout__sticky-icon {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 575px) {
  .layout__sticky-icon {
    display: none;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.layout__sticky-icon .text {
  color: #3d3d3d;
  text-align: center;
  font-family: BrownVN;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 100.688%; /* 11.076px */
}
@media (max-width: 767px) {
  .layout__sticky-icon .text {
    display: none;
  }
}
.layout__box-sticky {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 3;
  background: #fff;
  padding: 13px;
  width: 243px;
}
@media (max-width: 767px) {
  .layout__box-sticky {
    width: 100%;
    bottom: 0px;
    right: 0px;
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .layout__box-sticky .box-form-content {
    display: flex;
    gap: 20px;
    justify-content: space-between;
  }
}
.layout__box-sticky .box-flex-top {
  display: flex;
  justify-content: space-between;
  gap: 43px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .layout__box-sticky .box-flex-top {
    gap: 0;
    margin-bottom: 0;
    flex: 1;
  }
}
.layout__box-sticky .box-flex-top .text-title {
  color: #2e2712;
  font-family: BrownVN;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 123%; /* 18.45px */
  letter-spacing: -0.45px;
}
.layout__box-sticky .box-flex-top .icon {
  display: flex;
}
@media (max-width: 767px) {
  .layout__box-sticky .box-flex-top .icon {
    display: none;
  }
}
.layout__box-sticky .send {
  background: #b69325;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  padding: 12px 15px;
  display: flex;
  align-items: center;
  gap: 10px;
  width: -moz-max-content;
  width: max-content;
  transition: all 0.5s;
  height: -moz-fit-content;
  height: fit-content;
}
.layout__box-sticky .send .icon {
  display: flex;
  margin-bottom: 5px;
}
.layout__box-sticky .send:hover {
  color: #b69325;
  background: #ece9e0;
}
.layout__box-sticky .send:hover .icon svg path {
  fill: #b69325;
}
.layout__box-video-header {
  background: #000;
  padding-top: 20px;
}
@media (max-width: 1199px) {
  .layout__box-video-header {
    padding-top: 0;
  }
}
.layout__box-video-header .box-video-row {
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .layout__box-video-header .box-video-row {
    flex-direction: column;
  }
}
.layout__box-video-header .box-video-row .content {
  padding: 0 60px;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (max-width: 1199px) {
  .layout__box-video-header .box-video-row .content {
    padding: 60px 0;
  }
}
.layout__box-video-header .box-video-row .content .author {
  display: block;
  color: rgba(255, 255, 255, 0.6);
  font-family: BrownVN;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 18.6px */
  text-transform: uppercase;
}
.layout__box-video-header .box-video-row .content .title {
  color: #f5f4f0;
  text-align: center;
  font-family: Beaufort;
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 45.6px */
  letter-spacing: -1.14px;
}
.layout__box-video-header .box-video-row .content .sapo {
  display: block;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-family: BrownVN;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 23.25px */
  letter-spacing: -0.45px;
}
.layout__box-video-header .box-video-row .box-item-video {
  width: calc(100% - 552px);
}
@media (max-width: 1199px) {
  .layout__box-video-header .box-video-row .box-item-video {
    width: calc(100% + 32px);
    order: -1;
  }
}
.layout__box-video-header .box-video-row .box-item-video .video-views {
  position: relative;
}
.layout__box-video-header .box-video-row .box-item-video .video-views::before {
  content: "";
  background: url(https://static.mediacdn.vn/HAP/images/icon-play.svg) no-repeat;
  background-size: cover;
  display: flex;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
@media (max-width: 1199px) {
  .layout__box-video-header .box-video-row .box-item-video .video-views::before {
    width: 25px;
    height: 25px;
  }
}
.layout__recommended {
  background: #191919;
  padding: 48px 0 74px;
}
@media (max-width: 991px) {
  .layout__recommended {
    padding: 40px 0;
  }
}
.layout__human-voices {
  background: #f7f7f7;
}
.layout__human-voices .list-item .box-item {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 40px 0;
}
.layout__human-voices .list-item .box-item:first-child {
  border-top: 0;
}
.layout__page-banner {
  background: url(https://static.mediacdn.vn/HAP/images/layout-bg-bannerpc.png) no-repeat center/cover, linear-gradient(180deg, #eee5c4 0%, #f5f1e7 100%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (max-width: 767px) {
  .layout__page-banner {
    background: url(https://static.mediacdn.vn/HAP/images/layout-bg-bannermb.png) no-repeat center/cover, linear-gradient(180deg, #eee5c4 0%, #f5f1e7 100%);
  }
}
.layout__page-banner .box-banner-show {
  position: relative;
}
.layout__page-banner .box-banner-show .item-banner-pc {
  display: flex;
  padding: 30px 40px 230px 40px;
}
@media (max-width: 991px) {
  .layout__page-banner .box-banner-show .item-banner-pc {
    padding: 20px 30px 150px 30px;
  }
}
@media (max-width: 767px) {
  .layout__page-banner .box-banner-show .item-banner-pc {
    display: none;
    padding: 0;
  }
}
.layout__page-banner .box-banner-show .item-banner-mb {
  display: none;
}
@media (max-width: 767px) {
  .layout__page-banner .box-banner-show .item-banner-mb {
    display: flex;
    padding: 395px 40px 25px 40px;
  }
}
.layout__danhsachwin {
  background: #f7f5f0;
  padding: 80px 0;
}
@media (max-width: 991px) {
  .layout__danhsachwin {
    padding: 40px 0;
  }
}
.layout__danhsachwin .flex-row-top {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .layout__danhsachwin .flex-row-top {
    flex-direction: column;
    gap: 16px;
  }
}
.layout__danhsachwin .flex-row-top .text-lft {
  width: 410px;
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 20.15px */
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  .layout__danhsachwin .flex-row-top .text-lft {
    width: 340px;
  }
}
@media (max-width: 991px) {
  .layout__danhsachwin .flex-row-top .text-lft {
    width: 100%;
  }
}
.layout__danhsachwin .flex-row-top .box-year-win {
  width: calc(100% - 440px);
  margin-left: 30px;
  display: flex;
  align-items: center;
  gap: 32px;
}
@media (max-width: 1199px) {
  .layout__danhsachwin .flex-row-top .box-year-win {
    width: calc(100% - 370px);
  }
}
@media (max-width: 991px) {
  .layout__danhsachwin .flex-row-top .box-year-win {
    width: 100%;
    margin-left: 0;
    gap: 20px;
  }
}
.layout__danhsachwin .flex-row-top .box-year-win .txt-win {
  display: block;
  color: #000;
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 20.15px */
  text-transform: uppercase;
}
.layout__danhsachwin .flex-row-top .box-year-win .list {
  display: flex;
  gap: 10px;
}
@media (max-width: 767px) {
  .layout__danhsachwin .flex-row-top .box-year-win .list {
    overflow-x: auto;
    white-space: nowrap;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    margin-right: -16px;
    flex: 1;
  }
}
.layout__danhsachwin .flex-row-top .box-year-win .list .item {
  display: flex;
  border-radius: 54px;
  background: #fff;
  padding: 8px 20px;
  color: rgba(0, 0, 0, 0.6);
  font-family: BrownVN;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  cursor: pointer;
}
.layout__danhsachwin .flex-row-top .box-year-win .list .item.active {
  background: #2e2712;
  color: #fff;
}
@media (max-width: 767px) {
  .layout__danhsachwin .flex-row-top .box-year-win .list .item:last-child {
    margin-right: 16px;
  }
}
.layout__danhsachwin .box-flex-danhsachwin {
  display: flex;
  margin-top: 50px;
}
@media (max-width: 1199px) {
  .layout__danhsachwin .box-flex-danhsachwin {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .layout__danhsachwin .box-flex-danhsachwin {
    margin-top: 30px;
  }
}
.layout__danhsachwin .box-flex-danhsachwin .box-option-menu {
  width: 410px;
}
@media (max-width: 1199px) {
  .layout__danhsachwin .box-flex-danhsachwin .box-option-menu {
    width: 100%;
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .layout__danhsachwin .box-flex-danhsachwin .box-option-menu {
    margin-bottom: 20px;
  }
}
.layout__danhsachwin .box-flex-danhsachwin .box-option-menu .text-up {
  color: #2e2e2e;
  font-family: Beaufort;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: -0.84px;
  padding-bottom: 32px;
  cursor: pointer;
  display: block;
}
.layout__danhsachwin .box-flex-danhsachwin .box-option-menu .text-up.active {
  color: #b69325;
}
@media (max-width: 767px) {
  .layout__danhsachwin .box-flex-danhsachwin .box-option-menu .text-up {
    padding-bottom: 24px;
  }
}
.layout__danhsachwin .box-flex-danhsachwin .box-option-menu .box-content-list {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 32px 0;
}
@media (max-width: 991px) {
  .layout__danhsachwin .box-flex-danhsachwin .box-option-menu .box-content-list {
    padding: 24px 0;
  }
}
.layout__danhsachwin .box-flex-danhsachwin .box-option-menu .box-content-list.show .item-title .icon {
  transform: rotate(180deg);
}
.layout__danhsachwin .box-flex-danhsachwin .box-option-menu .box-content-list .item-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #2e2e2e;
  font-family: Beaufort;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: -0.84px;
  cursor: pointer;
}
.layout__danhsachwin .box-flex-danhsachwin .box-option-menu .box-content-list .item-title .icon {
  display: flex;
  transition: all 0.5s;
}
.layout__danhsachwin .box-flex-danhsachwin .box-option-menu .box-content-list .item-content {
  display: none;
}
.layout__danhsachwin .box-flex-danhsachwin .box-option-menu .box-content-list .item-content .child-item {
  margin-top: 16px;
  display: block;
  color: #2e2e2e;
  font-family: Beaufort;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 91.4%; /* 18.28px */
  letter-spacing: -0.6px;
}
.layout__danhsachwin .box-flex-danhsachwin .box-option-menu .box-content-list .item-content .child-item.active {
  color: #b69325;
  font-family: Beaufort;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 91.4%; /* 21.936px */
  letter-spacing: -0.72px;
  position: relative;
  padding-left: 20px;
}
.layout__danhsachwin .box-flex-danhsachwin .box-option-menu .box-content-list .item-content .child-item.active::before {
  content: "";
  background: #b69325;
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 100%;
  z-index: 1;
}
.layout__danhsachwin .box-flex-danhsachwin .box-option-menu .box-child-bottom {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .layout__danhsachwin .box-flex-danhsachwin .box-option-menu .box-child-bottom {
    display: none;
  }
}
.layout__danhsachwin .box-flex-danhsachwin .box-option-menu .box-child-bottom .item-text-ctn {
  display: block;
  color: #ae9031;
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.42px;
}
.layout__danhsachwin .box-flex-danhsachwin .box-content-new {
  width: calc(100% - 440px);
  margin-left: 30px;
}
@media (max-width: 1199px) {
  .layout__danhsachwin .box-flex-danhsachwin .box-content-new {
    width: 100%;
    margin-left: 0;
  }
}

.modal__popup {
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 100;
  align-items: center;
  justify-content: center;
  width: 820px;
  height: 100%;
  background: #fff;
  z-index: 110;
  transition: 0.5s;
}
@media (max-width: 991px) {
  .modal__popup {
    width: 100%;
  }
}
.modal__popup .icon-close {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #b69325;
  padding: 20px;
  position: absolute;
  left: -63px;
  cursor: pointer;
}
@media (max-width: 991px) {
  .modal__popup .icon-close {
    left: 0;
    z-index: 3;
    padding: 12px;
  }
}
@media (max-width: 767px) {
  .modal__popup .icon-close {
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
  }
}
.modal__layout {
  padding: 40px;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .modal__layout {
    padding: 40px 20px;
  }
}
@media (max-width: 575px) {
  .modal__layout {
    padding: 30px 20px;
  }
}
.modal__layout .box-sapo .scroll-sapo {
  height: 600px;
  margin-top: 40px;
  overflow-y: auto;
  padding-right: 10px;
  scrollbar-color: #dadce0;
  scrollbar-width: thin;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.modal__layout .box-sapo .scroll-sapo::-webkit-scrollbar {
  width: 10px;
}
.modal__layout .box-sapo .scroll-sapo::-webkit-scrollbar-track {
  background: #f4f3ef;
  border-radius: 8px;
}
.modal__layout .box-sapo .scroll-sapo::-webkit-scrollbar-thumb {
  background: #c8ae5b;
  border-radius: 8px;
  border: 3px solid #f4f3ef;
}
.modal__layout .box-sapo .scroll-sapo::-webkit-scrollbar-thumb:hover {
  background: #c8ae5b;
}
@media (max-width: 991px) {
  .modal__layout .box-sapo .scroll-sapo {
    height: 500px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .modal__layout .box-sapo .scroll-sapo {
    height: 400px;
    margin-top: 20px;
  }
}
@media (max-width: 575px) {
  .modal__layout .box-sapo .scroll-sapo {
    height: 200px;
  }
}
.modal__layout .box-sapo .scroll-sapo .sapo {
  color: #231f20;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 24.8px */
  letter-spacing: -0.48px;
  white-space: pre-line;
}
@media (max-width: 575px) {
  .modal__layout .box-sapo .scroll-sapo .sapo {
    font-size: 15px;
  }
}
.modal__flex-avt {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .modal__flex-avt {
    flex-direction: column;
    align-items: start;
  }
}
.modal__flex-avt .cnt {
  width: calc(100% - 160px);
}
@media (max-width: 767px) {
  .modal__flex-avt .cnt {
    width: 100%;
  }
}
.modal__flex-avt .cnt .name {
  color: #000;
  font-family: Beaufort;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -1.2px;
  margin-bottom: 20px;
}
@media (max-width: 575px) {
  .modal__flex-avt .cnt .name {
    font-size: 30px;
  }
}
.modal__flex-avt .cnt .cm {
  display: block;
  color: rgba(0, 0, 0, 0.6);
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 135%;
  letter-spacing: 0.54px;
  text-transform: uppercase;
  white-space: pre-line;
}
.modal__flex-avt .avatar {
  display: flex;
  margin-left: 30px;
}
@media (max-width: 767px) {
  .modal__flex-avt .avatar {
    order: -1;
    margin-bottom: 20px;
    margin-left: 0;
  }
}
.modal__flex-avt .avatar .avt-md {
  width: 160px;
  height: 160px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100%;
}
@media (max-width: 575px) {
  .modal__flex-avt .avatar .avt-md {
    width: 100px;
    height: 100px;
  }
}
.modal__popups-thanks {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  display: none;
}
@media (max-width: 991px) {
  .modal__popups-thanks {
    width: 100%;
  }
}
.modal__popups-thanks .icon-close {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #b69325;
  padding: 20px;
  position: absolute;
  left: -63px;
  cursor: pointer;
}
@media (max-width: 991px) {
  .modal__popups-thanks .icon-close {
    left: 0;
    z-index: 3;
    padding: 12px;
  }
}
@media (max-width: 767px) {
  .modal__popups-thanks .icon-close {
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
  }
}
.modal__layouts-thanks {
  padding: 40px;
  position: relative;
  z-index: 2;
  background: #fff;
  box-shadow: 0px 19px 24px -9px rgba(0, 0, 0, 0.2);
  margin: 0 20px;
  width: 700px;
}
@media (max-width: 767px) {
  .modal__layouts-thanks {
    padding: 40px 20px;
    width: 100%;
  }
}
@media (max-width: 575px) {
  .modal__layouts-thanks {
    padding: 30px 20px;
  }
}
.modal__layouts-thanks .close-modals {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  cursor: pointer;
}
@media (max-width: 767px) {
  .modal__layouts-thanks .box-content {
    overflow-y: auto;
    max-height: 400px;
    width: calc(100% + 15px);
    /* Handle */
  }
  .modal__layouts-thanks .box-content::-webkit-scrollbar {
    width: 2px;
  }
  .modal__layouts-thanks .box-content::-webkit-scrollbar-thumb {
    border-radius: 1000px;
    background: #858585;
  }
}
.modal__layouts-thanks .box-content .content-flex-top {
  display: flex;
  gap: 70px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .modal__layouts-thanks .box-content .content-flex-top {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 20px;
  }
}
.modal__layouts-thanks .box-content .content-flex-top .logo {
  width: 199px;
}
.modal__layouts-thanks .box-content .content-flex-top .thank-title {
  color: #2e2e2e;
  font-family: BrownVN;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -1.6px;
  height: -moz-fit-content;
  height: fit-content;
  flex: 1;
}
.modal__layouts-thanks .box-content .spo {
  color: #2e2e2e;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
  letter-spacing: -0.68px;
}
.modal__layouts-thanks .box-content .spo .bold {
  color: #2e2e2e;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 145%;
  letter-spacing: -0.68px;
}
.modal__bgr-thanks {
  background: rgba(0, 0, 0, 0.68);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1;
}

.page__banner-top {
  background: url(https://static.mediacdn.vn/HAP/images/2025/banner-bantinkienthuc.png) no-repeat;
  background-size: cover;
  padding: 50px 0 250px;
}
@media (max-width: 991px) {
  .page__banner-top {
    background: url(https://static.mediacdn.vn/HAP/images/2025/banner-bantinkienthucmob.png) no-repeat;
    background-size: cover;
    padding: 30px 0 300px;
  }
}
.page__banner-top .box-text {
  width: 395px;
}
@media (max-width: 991px) {
  .page__banner-top .box-text {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.page__banner-top .box-text .title {
  color: var(--HAP-3, #b69325);
  font-family: Beaufort;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -3px;
  margin-bottom: 14px;
}
@media (max-width: 1199px) {
  .page__banner-top .box-text .title {
    font-size: 39px;
    margin-bottom: 20px;
  }
}
.page__banner-top .box-text .sapo {
  color: rgba(0, 0, 0, 0.8);
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.48px;
}
@media (max-width: 1199px) {
  .page__banner-top .box-text .sapo {
    font-size: 15px;
    text-align: center;
  }
}
.page__news-push {
  margin-bottom: 80px;
  margin-top: -165px;
}
@media (max-width: 991px) {
  .page__news-push {
    margin-bottom: 50px;
  }
}
.page__wrap-listnews {
  margin-bottom: 60px;
}
.page__wrap-listnews .mflex {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .page__wrap-listnews .mflex {
    flex-direction: column;
  }
}
.page__wrap-listnews .mflex .box-ds {
  width: 300px;
}
@media (max-width: 1199px) {
  .page__wrap-listnews .mflex .box-ds {
    width: 250px;
  }
}
@media (max-width: 991px) {
  .page__wrap-listnews .mflex .box-ds {
    width: 100%;
  }
}
.page__wrap-listnews .mflex .box-ds .text-ds {
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%;
  text-transform: uppercase;
  margin-bottom: 32px;
}
@media (max-width: 991px) {
  .page__wrap-listnews .mflex .box-ds .text-ds {
    display: none;
  }
}
.page__wrap-listnews .mflex .box-ds .list {
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  .page__wrap-listnews .mflex .box-ds .list {
    width: calc(100% + 32px);
    margin-left: -16px;
    flex-direction: inherit;
    overflow-x: auto;
    white-space: nowrap;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    margin-bottom: 50px;
  }
}
.page__wrap-listnews .mflex .box-ds .list .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding: 20px 0;
  color: #000;
  font-family: BrownVN;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.72px;
  opacity: 0.5;
}
@media (max-width: 991px) {
  .page__wrap-listnews .mflex .box-ds .list .item {
    padding: 0px 15px 20px 15px;
    font-size: 16px;
  }
}
.page__wrap-listnews .mflex .box-ds .list .item:first-child {
  padding-top: 0;
}
.page__wrap-listnews .mflex .box-ds .list .item.active {
  opacity: 1;
  border-bottom: 1px solid #000;
}
.page__wrap-listnews .mflex .box-ds .list .item.active .icon {
  display: flex;
}
@media (max-width: 991px) {
  .page__wrap-listnews .mflex .box-ds .list .item.active .icon {
    display: none;
  }
}
.page__wrap-listnews .mflex .box-ds .list .item .icon {
  display: none;
}
.page__wrap-listnews .mflex .box-right-news {
  width: calc(100% - 330px);
}
@media (max-width: 1199px) {
  .page__wrap-listnews .mflex .box-right-news {
    width: calc(100% - 270px);
  }
}
@media (max-width: 991px) {
  .page__wrap-listnews .mflex .box-right-news {
    width: 100%;
  }
}

.modal__popup.shows {
  right: 0;
}

.show {
  overflow: hidden;
}
.show .modal__popup {
  right: 0;
}
.show .bg-modal {
  background: rgba(0, 0, 0, 0.68);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 100;
}

.no-scroll {
  overflow: hidden;
}
.no-scroll .bg-modal {
  background: rgba(0, 0, 0, 0.68);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 100;
}

#back-to-top {
  display: none;
}
#back-to-top.show {
  display: block;
}

.form__sticky {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 3;
  border: 1px solid rgba(0, 0, 0, 0.12);
  background: #fff;
  -webkit-backdrop-filter: blur(5.9499998093px);
          backdrop-filter: blur(5.9499998093px);
  padding: 21px 22px;
  width: 381px;
}
@media (max-width: 767px) {
  .form__sticky {
    width: 100%;
    bottom: 0px;
    right: 0px;
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .form__sticky .box-form-content {
    display: flex;
    gap: 20px;
    justify-content: space-between;
  }
}
.form__sticky .box-flex-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 43px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .form__sticky .box-flex-top {
    gap: 0;
    margin-bottom: 0;
    flex: 1;
  }
}
.form__sticky .box-flex-top .text-title {
  color: #2e2712;
  font-family: BrownVN;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 123%; /* 18.45px */
  letter-spacing: -0.45px;
}
.form__sticky .box-flex-top .icon {
  display: flex;
  cursor: pointer;
}
@media (max-width: 767px) {
  .form__sticky .box-flex-top .icon {
    display: none;
  }
}
.form__sticky .send {
  background: #b69325;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  padding: 12px 15px;
  display: flex;
  align-items: center;
  gap: 10px;
  width: -moz-max-content;
  width: max-content;
  transition: all 0.5s;
  height: -moz-fit-content;
  height: fit-content;
}
.form__sticky .send .icon {
  display: flex;
  margin-bottom: 5px;
}
.form__sticky .send:hover {
  color: #b69325;
  background: #ece9e0;
}
.form__sticky .send:hover .icon svg path {
  fill: #b69325;
}
.form__sticky-child {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 3;
}
.form__sticky-child .box-form-content {
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: end;
  gap: 5px;
}
.form__sticky-child .box-form-content:hover .list-show-action {
  max-height: 100vh;
}
.form__sticky-child .box-form-content:hover .send-add .icon-close {
  z-index: 100;
  opacity: 1;
  visibility: visible;
}
.form__sticky-child .box-form-content:hover .send-add .icon-bar {
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}
.form__sticky-child .box-form-content .list-show-action {
  display: flex;
  flex-direction: column;
  gap: 5px;
  transition: 0.8s;
  max-height: 0px;
  overflow: hidden;
}
.form__sticky-child .box-form-content .list-show-action .item {
  border: 1px solid rgba(182, 147, 37, 0.15);
  border-radius: 50px;
  background: #fff;
  padding: 10px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  color: var(--HAP-2, #382e18);
  leading-trim: both;
  text-edge: cap;
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 112.299%;
  text-transform: uppercase;
}
.form__sticky-child .send-add {
  transition: 0.8s;
  position: relative;
  color: #b69325;
  text-align: center;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%; /* 20.8px */
  letter-spacing: -0.08px;
  text-transform: uppercase;
  transition: 0.5s;
  display: flex;
  align-items: center;
  gap: 10px;
  width: -moz-max-content;
  width: max-content;
  border-radius: 32px;
  background: linear-gradient(0deg, rgba(182, 147, 37, 0.1) 0%, rgba(182, 147, 37, 0.1) 100%), #fff;
}
.form__sticky-child .send-add .txt {
  display: flex;
  padding-left: 24px;
  position: relative;
  top: 2px;
}
.form__sticky-child .send-add .icon-bar {
  display: flex;
  transition: 0.5s;
}
.form__sticky-child .send-add .icon-close {
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  transition: 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.form__wrap-dcu {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 3;
}
.form__wrap-dcu .form__sticky {
  position: initial;
}
@media (max-width: 767px) {
  .form__wrap-dcu .form__sticky {
    position: fixed;
  }
}
.form__wrap-dcu .form__sticky-child {
  position: initial;
  margin-top: 16px;
}

.fade-in {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 2s ease-out, transform 2s ease-out;
}

.fade-in.visible {
  opacity: 1;
  transform: translateY(0);
}

.loginheader {
  min-width: 124px;
}

.loginheader .username.h_islogin {
  width: 30px;
  height: 30px;
  position: relative;
  margin: 0 12px;
}

.loginheader .logininfo {
  position: absolute;
  background: #fff;
  padding: 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: none;
  max-width: 300px;
  min-width: 200px;
  font-size: 14px;
}

.loginheader .username.h_islogin:hover .logininfo {
  display: block;
}

.loginheader .fullname span {
  word-break: break-word;
  display: inline-block;
  font-weight: 600;
}

.loginheader .fullname {
  display: flex;
}

.loginheader .logoutlist {
  border-top: 1px solid #ae9031;
  display: block;
  padding-top: 6px;
  margin-top: 6px;
}

.show-actions .form__wrap-dcu .list-show-action {
  max-height: 100vh;
}
.show-actions .form__wrap-dcu .send-add .icon-close {
  z-index: 100;
  opacity: 1;
  visibility: visible;
}
.show-actions .form__wrap-dcu .send-add .icon-bar {
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}

.item-loading {
  position: relative;
  overflow: hidden;
}

.item-loading * {
  opacity: 0;
}

@keyframes load {
  from {
    left: -100%;
  }
  to {
    left: 100%;
  }
}
.item-loading:after {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  background: #f9f9f9 !important;
  z-index: 1;
  opacity: 1 !important;
  top: 0;
  height: 100% !important;
  width: 100% !important;
}

.item-loading:before {
  content: "" !important;
  display: block;
  position: absolute;
  left: -100%;
  top: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(to right, transparent 0%, #e8e8e8 50%, transparent 100%);
  animation: load 1s cubic-bezier(0.4, 0, 0.2, 1) infinite;
  z-index: 2;
}

.page-projects-detail .detail__bg-cover {
  display: none;
}

.ismoblogin .fullname {
  display: flex;
  align-items: center;
}
.ismoblogin .fullname img {
  width: 30px;
  height: 30px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 8px;
}
.ismoblogin .logininfo {
  display: flex;
  align-items: center;
  margin-top: 20px;
  justify-content: space-between;
}
.ismoblogin .fullname span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  max-width: 230px;
}

.box-category[data-layout="13"] .box-category-top .text-des {
  flex-shrink: 0;
}

.list__title-top .box-flex-top .box-search {
  flex-shrink: 0;
}

.list__title-top .box-flex-top {
  align-items: center;
}

.list__title-top .box-category[data-layout="13"] .box-category-top {
  margin-bottom: 0;
}

.list__title-top.pagesearch {
  padding-bottom: 0;
}

.list__formv2 {
  background: #f7f7f7;
}
.list__formv2 .box-wrap {
  width: 740px;
  margin: auto;
  padding: 70px 0;
}
@media (max-width: 991px) {
  .list__formv2 .box-wrap {
    width: 100%;
    padding: 30px 0;
  }
}
.list__formv2 .title {
  color: #0d0d0d;
  leading-trim: both;
  text-edge: cap;
  font-family: BrownVN;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -1.44px;
  margin-bottom: 30px;
}
.list__formv2 .box-form {
  background: #fff;
  padding: 30px;
}
.list__formv2 .box-form .pless {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #da251d;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.48px;
  margin-bottom: 20px;
}
.list__formv2 .box-form .pless .icon {
  display: flex;
}
.list__formv2 .box-form .flex {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.list__formv2 .box-form .txt-up {
  color: #0d0d0d;
  leading-trim: both;
  text-edge: cap;
  font-family: BrownVN;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 26.4px */
  letter-spacing: -1.32px;
  margin-bottom: 20px;
}
.list__formv2 .box-form .name {
  display: block;
  color: #0d0d0d;
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 20.15px */
  text-transform: uppercase;
}
.list__formv2 .box-form .required {
  display: flex;
  color: #da251d;
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.list__formv2 .box-form .box-col-input {
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}
.list__formv2 .box-form .box-col-input.flex-col {
  display: flex;
  gap: 15px;
}
@media (max-width: 991px) {
  .list__formv2 .box-form .box-col-input.flex-col {
    flex-direction: column;
  }
}
.list__formv2 .box-form .box-col-input .flex-coldb {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.list__formv2 .box-form .box-col-input .flex-coldb .item-t {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.list__formv2 .box-form .box-col-input .flex-coldb .remove {
  display: flex;
  align-items: center;
  gap: 5px;
  color: #da251d;
  leading-trim: both;
  text-edge: cap;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.8px;
  border: none;
  background: transparent;
  cursor: pointer;
}
.list__formv2 .box-form .box-col-input .flex-coldb .add {
  display: flex;
  align-items: center;
  gap: 5px;
  color: rgba(0, 0, 0, 0.7);
  leading-trim: both;
  text-edge: cap;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.8px;
  border: none;
  background: transparent;
  cursor: pointer;
}
.list__formv2 .box-form .box-col-input .box-col {
  width: 50%;
  position: relative;
}
@media (max-width: 991px) {
  .list__formv2 .box-form .box-col-input .box-col {
    width: 100%;
  }
}
.list__formv2 .box-form .box-col-input .input {
  border: 1px solid rgba(0, 0, 0, 0.3);
  width: 100%;
  padding: 11px 20px;
  leading-trim: both;
  text-edge: cap;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.48px;
}
.list__formv2 .box-form .box-col-input .input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.2);
}
.list__formv2 .box-form .box-col-input .input::placeholder {
  color: rgba(0, 0, 0, 0.2);
}
.list__formv2 .box-form .box-col-input .ip-col-tearea {
  border: 1px solid rgba(0, 0, 0, 0.3);
  width: 100%;
  padding: 11px 20px;
  padding: 10px 0;
  color: rgba(0, 0, 0, 0.5);
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.list__formv2 .box-form .box-col-dow {
  margin-bottom: 30px;
}
.list__formv2 .box-form .box-col-dow .flex {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.list__formv2 .box-form .box-col-dow .txt-up {
  color: #0d0d0d;
  leading-trim: both;
  text-edge: cap;
  font-family: BrownVN;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 26.4px */
  letter-spacing: -1.32px;
  margin-bottom: 20px;
}
.list__formv2 .box-form .box-col-dow .name {
  display: block;
  color: #0d0d0d;
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 20.15px */
  text-transform: uppercase;
}
.list__formv2 .box-form .box-col-dow .required {
  display: flex;
  color: #da251d;
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.list__formv2 .box-form .box-col-dow .ip-col-tearea {
  border: 1px solid rgba(0, 0, 0, 0.3);
  width: 100%;
  padding: 20px;
  leading-trim: both;
  text-edge: cap;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.48px;
  height: 400px;
}
.list__formv2 .box-form .box-col-dow .ip-col-tearea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.2);
}
.list__formv2 .box-form .box-col-dow .ip-col-tearea::placeholder {
  color: rgba(0, 0, 0, 0.2);
}
.list__formv2 .box-form .box-col-images {
  margin-top: 30px;
}
.list__formv2 .box-form .box-col-images .text {
  display: block;
  color: rgba(0, 0, 0, 0.5);
  leading-trim: both;
  text-edge: cap;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.8px;
  text-align: center;
}
.list__formv2 .box-form .box-col-images .text .bold {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 700;
}
.list__formv2 .box-form .box-col-images .image-preview {
  position: relative;
  width: 100%;
  height: 100%;
  border: 1px dashed rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex-direction: column;
  gap: 24px;
  background: transparent;
  padding: 50px;
}
.list__formv2 .box-form .box-col-images .list-img {
  display: flex;
  gap: 5px;
}
.list__formv2 .box-form .box-col-images .list-img .item-img {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background: rgba(0, 0, 0, 0.05);
}
.list__formv2 .box-form .box-col-images .list-img .item-img .icon-add {
  display: flex;
  align-items: center;
  justify-content: center;
}
.list__formv2 .box-form .box-col-images .list-img .item-img .icon-clos {
  display: flex;
  position: absolute;
  top: 0;
  z-index: 1;
  right: 0;
  cursor: pointer;
}
.list__formv2 .box-form .capcha-row {
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px;
}
.list__formv2 .box-form .capcha-row .input {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12) !important;
  border: none;
  width: 100%;
  padding: 10px 0;
  color: rgba(0, 0, 0, 0.5);
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.list__formv2 .box-form .capcha-row .change-capcha {
  display: flex;
  align-items: center;
  margin: 0 16px;
}
.list__formv2 .box-form .capcha-row .img-capche {
  width: 120px;
  height: 50px;
  flex-shrink: 0;
}
.list__formv2 .box-form .des {
  color: rgba(0, 0, 0, 0.5);
  leading-trim: both;
  text-edge: cap;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: -0.8px;
}
.list__formv2 .box-form .des .ly {
  font-weight: 700;
}
.list__formv2 .box-form .des .link {
  color: #b69325;
  font-weight: 700;
}
.list__formv2 .btn {
  margin-top: 30px;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  width: 100%;
  border: none;
  outline: none;
  cursor: pointer;
  background: #b69325;
  padding: 12px 15px;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
}
.list__formv2 .btn .icon {
  display: flex;
  position: relative;
  top: -1px;
}

html, body {
  scroll-behavior: smooth;
}

.form__stickydetail {
  background: #fff;
  padding: 20px 15px;
  position: sticky;
  top: 70px;
}

.form__stickydetail .box-flex-top {
  display: flex;
  justify-content: space-between;
  gap: 43px;
  margin-bottom: 50px;
}

.form__stickydetail .box-flex-top .text-title {
  color: #2e2712;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 123%;
  letter-spacing: -0.48px;
}

.form__stickydetail .box-flex-top .text-title .bold {
  color: #b69325;
  font-size: 16px;
}

.form__stickydetail .box-flex-top .icon {
  display: flex;
  cursor: pointer;
}

.form__stickydetail .send {
  background: #b69325;
  color: #f8f8f8;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  padding: 8px 15px;
  display: flex;
  align-items: center;
  gap: 10px;
  width: -moz-max-content;
  width: max-content;
  transition: all 0.5s;
  height: -moz-fit-content;
  height: fit-content;
}

.form__stickydetail .send .icon {
  display: flex;
  margin-bottom: 3px;
}

.show_tab {
  opacity: 1;
  height: auto;
  z-index: 90;
  transform: translateY(0);
  transition: 0.6s;
  visibility: visible;
}

.hidden_tab {
  opacity: 0;
  height: 0;
  visibility: hidden;
}

.detail__magazine-title {
  background: #ece9e0 !important;
}

.detail__magazine-title .box-top .flex-cate {
  display: none !important;
}

.detail__magazine-title .box-top .title {
  color: #000;
  font-family: Beaufort;
  font-size: 55px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -2.75px;
  text-align: center;
}

.detail__box-detail-main .detail-cmain .VCSortableInPreviewMode[type=imgTextSticky] {
  left: 0;
  width: 100% !important;
  margin-left: 0 !important;
  max-width: 100% !important;
}

.detail__box-detail-main .detail-cmain .VCSortableInPreviewMode[type=imgTextSticky] .course-stats {
  background: #fff;
  padding: 20px 30px;
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}

.detail__box-detail-main .detail-cmain .VCSortableInPreviewMode[type=imgTextSticky] .course-stats .stat-item {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.detail__box-detail-main .detail-cmain .VCSortableInPreviewMode[type=imgTextSticky] .course-stats .stat-label {
  color: rgba(35, 31, 32, 0.6);
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  text-transform: uppercase;
}

.detail__box-detail-main .detail-cmain .VCSortableInPreviewMode[type=imgTextSticky] .course-stats .stat-value {
  color: #000;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.48px;
}

.detail__box-detail-main .detail-cmain .VCSortableInPreviewMode[type=imgTextSticky] .course-content .course-tabs {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  gap: 40px;
  margin-top: 30px;
}

.detail__box-detail-main .detail-cmain .VCSortableInPreviewMode[type=imgTextSticky] .course-content .course-tabs .tab-item {
  display: block;
  color: #0d0d0d;
  font-family: BrownVN;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.48px;
  text-transform: uppercase;
  opacity: 0.5;
  padding-bottom: 17px;
  border-bottom: 3px solid #f7f7f7;
}

.detail__box-detail-main .detail-cmain .VCSortableInPreviewMode[type=imgTextSticky] .course-content .course-tabs .tab-item.active {
  color: #b69325;
  font-weight: 700;
  border-bottom: 3px solid #b69325;
  opacity: 1;
}

.detail__box-detail-main .detail-cmain .VCSortableInPreviewMode[type=imgTextSticky] .tab-content h5 {
  color: #0d0d0d;
  leading-trim: both;
  text-edge: cap;
  font-family: BrownVN;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.8px;
}

.detail__box-detail-main .detail-cmain .VCSortableInPreviewMode[type=imgTextSticky] .course-tab-content {
  color: #0d0d0d;
  font-family: BrownVN;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.54px;
}

@media (max-width: 991px) {
  .detail__magazine-title .box-top .title {
    font-size: 36px;
    line-height: 110%;
    letter-spacing: -1.8px;
  }
}
article {
  background: #ece9e0;
}

.detail-cmain {
  max-width: 740px !important;
  margin-left: auto !important;
  margin-right: 0 !important;
}

@media (max-width: 1309px) {
  .detail-cmain {
    max-width: 100% !important;
    margin: 0 !important;
  }
}
.detail-cmain .body-chitiet {
  position: relative;
}

.detail-cmain .body-chitiet .main-description .main-description-wrap {
  padding-top: 0 !important;
  width: 100vw;
  margin-left: -46vw;
}

@media (max-width: 1309px) {
  .detail-cmain .body-chitiet .main-description .main-description-wrap {
    width: 100%;
    margin-left: 0;
  }
}
.detail-cmain .body-chitiet .main-description .main-description-wrap .title {
  display: block;
  color: #b69325;
  font-family: BrownVN;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%;
  text-transform: uppercase;
  text-align: center;
}

.detail-cmain .body-chitiet .main-description .main-description-wrap .small-img {
  display: flex !important;
  flex-direction: inherit !important;
  gap: 15px !important;
  align-items: center;
  width: 230px !important;
}

.detail-cmain .body-chitiet .main-description .main-description-wrap .small-img .PhotoCMS_Caption {
  width: calc(100% - 75px) !important;
}

.detail-cmain .body-chitiet .main-description .main-description-wrap .small-img .PhotoCMS_Caption p {
  padding-top: 0 !important;
}

.detail-cmain .body-chitiet .main-description .main-description-wrap .img {
  width: 247px !important;
  max-width: 100% !important;
  color: #000;
  text-align: left !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 129%;
  letter-spacing: -0.56px;
  display: flex;
  align-items: start !important;
  justify-content: start !important;
}

.detail-cmain .body-chitiet .main-description .main-description-wrap span {
  width: calc(100% - 75px) !important;
  margin-left: 15px !important;
}

.detail-cmain .body-chitiet .main-description .main-description-wrap a {
  display: flex;
  align-items: center;
  gap: 15px;
  color: #231f20;
  text-align: left;
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 20.15px */
  text-transform: uppercase;
}

.detail-cmain .body-chitiet .main-description .main-description-wrap a img {
  border-radius: 60px;
  border: 1px solid #cbcbcb;
  width: 60px;
  height: 60px;
  margin: 0 !important;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  background: #fff;
}

.detail-cmain .body-chitiet .main-description .main-description-wrap .implementing_agencies .img {
  width: 247px !important;
  max-width: 100% !important;
  color: #000;
  text-align: left !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 129%;
  letter-spacing: -0.56px;
  display: flex;
  align-items: start !important;
  justify-content: start !important;
}

.detail-cmain .body-chitiet .main-description .main-description-wrap .implementing_agencies .small-img {
  display: flex !important;
  flex-direction: inherit !important;
  gap: 15px !important;
  width: 230px !important;
  margin: 0 !important;
}

.detail-cmain .body-chitiet .main-description .main-description-wrap .implementing_agencies .small-img .PhotoCMS_Caption {
  width: calc(100% - 75px) !important;
}

.detail-cmain .body-chitiet .main-description .main-description-wrap .implementing_agencies .small-img .PhotoCMS_Caption p {
  padding-top: 0 !important;
}

.detail-cmain .body-chitiet .main-description .main-description-wrap .implementing_agencies span {
  width: calc(100% - 75px) !important;
  margin-left: 15px !important;
}

.detail-cmain .body-chitiet .main-description .main-description-wrap .implementing_agencies a {
  display: flex;
  align-items: center;
  gap: 15px;
  color: #231f20;
  text-align: left;
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 20.15px */
  text-transform: uppercase;
}

.detail-cmain .body-chitiet .main-description .main-description-wrap .implementing_agencies a img {
  border-radius: 60px;
  border: 1px solid #cbcbcb;
  width: 60px;
  height: 60px;
  margin: 0 !important;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  background: #fff;
}

.detail-cmain .body-chitiet .main-description .main-description-wrap .implementing_agencies .partners_item .img {
  width: 247px !important;
  max-width: 100% !important;
  color: #000;
  text-align: left !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 129%;
  letter-spacing: -0.56px;
  display: flex;
  align-items: start !important;
  justify-content: start !important;
}

.detail-cmain .body-chitiet .main-description .main-description-wrap .implementing_agencies .partners_item .small-img {
  display: flex !important;
  flex-direction: inherit !important;
  gap: 15px !important;
  width: 230px !important;
}

.detail-cmain .body-chitiet .main-description .main-description-wrap .implementing_agencies .partners_item .small-img .PhotoCMS_Caption {
  width: calc(100% - 75px) !important;
}

.detail-cmain .body-chitiet .main-description .main-description-wrap .implementing_agencies .partners_item .small-img .PhotoCMS_Caption p {
  padding-top: 0 !important;
}

.detail-cmain .body-chitiet .main-description .main-description-wrap .implementing_agencies .partners_item span {
  width: calc(100% - 75px) !important;
  margin-left: 15px !important;
}

.detail-cmain .body-chitiet .main-description .main-description-wrap .implementing_agencies .partners_item a {
  display: flex;
  align-items: center;
  gap: 15px;
  color: #231f20;
  text-align: left;
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%; /* 20.15px */
  text-transform: uppercase;
}

.detail-cmain .body-chitiet .main-description .main-description-wrap .implementing_agencies .partners_item a img {
  border-radius: 60px;
  border: 1px solid #cbcbcb;
  width: 60px;
  height: 60px;
  margin: 0 !important;
  -o-object-fit: scale-down;
  object-fit: scale-down;
  background: #fff;
}

@media (max-width: 991px) {
  .detail-cmain .body-chitiet .main-description .main-description-wrap .right .list-unstyled {
    flex-wrap: wrap;
    justify-content: start;
  }
}
@media (max-width: 991px) {
  .detail-cmain .body-chitiet .main-description .main-description-wrap .right .list-unstyled .heading-desc {
    width: 100%;
  }
}
.detail-cmain .body-chitiet .main-description .main-description-wrap .right .list-unstyled .heading-desc h5 {
  color: rgba(35, 31, 32, 0.6);
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  text-transform: uppercase;
  text-align: left;
}

.detail-cmain .body-chitiet .main-description .main-description-wrap .right .list-unstyled .heading-desc p {
  color: #231f20;
  text-align: left;
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 155%;
  text-transform: uppercase;
}

.detail-cmain .body-chitiet .toc-list-headings {
  background: transparent !important;
  margin-bottom: 40px;
  position: absolute;
  left: -500px;
  top: 86vw;
  transition: none !important;
}

.detail-cmain .body-chitiet .toc-list-headings.fixed {
  position: fixed;
  top: 100px;
  left: 23.3%;
}

@media (max-width: 1309px) {
  .detail-cmain .body-chitiet .toc-list-headings {
    display: none !important;
  }
}
.detail-cmain .body-chitiet .toc-list-headings .toc-title {
  display: none;
}

.detail-cmain .body-chitiet .toc-list-headings ul {
  display: flex;
  flex-direction: column;
  gap: 25px;
  counter-reset: section;
}

.detail-cmain .body-chitiet .toc-list-headings ul li {
  display: flex;
}

.detail-cmain .body-chitiet .toc-list-headings ul li.active .no-anchor-preview {
  color: #231f20 !important;
}

.detail-cmain .body-chitiet .toc-list-headings ul li.active a {
  color: #231f20 !important;
}

.detail-cmain .body-chitiet .toc-list-headings ul li.active:before {
  color: #231f20;
}

.detail-cmain .body-chitiet .toc-list-headings ul li:before {
  counter-increment: section;
  content: "0" counter(section) "/";
  color: rgba(35, 31, 32, 0.4);
  font-family: Beaufort;
  font-size: 26px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%; /* 26px */
  letter-spacing: -1.82px;
  margin-right: 20px;
}

.detail-cmain .body-chitiet .toc-list-headings ul li .no-anchor-preview {
  display: block;
  color: rgba(35, 31, 32, 0.6);
  font-family: BrownVN !important;
  font-size: 13px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 145% !important; /* 18.85px */
  text-transform: uppercase;
  height: 100%;
  position: relative;
  top: 5px;
}

.detail-cmain .body-chitiet .toc-list-headings ul li .no-anchor-preview:hover {
  color: rgba(35, 31, 32, 0.6) !important;
}

.detail-cmain .body-chitiet .toc-list-headings ul li a {
  display: block;
  color: rgba(35, 31, 32, 0.6) !important;
  font: 400 14px/16px "BrownVN" !important;
  font-size: 13px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 145% !important; /* 18.85px */
  text-transform: uppercase;
  height: 100%;
  position: relative;
  top: 5px;
}

.detail-cmain .body-chitiet .toc-list-headings ul li a:hover {
  color: rgba(35, 31, 32, 0.6) !important;
}

.detail-cmain .body-chitiet .VCSortableInPreviewMode {
  margin-bottom: 40px !important;
}

.detail-cmain .body-chitiet .VCSortableInPreviewMode.alignJustifyFull {
  max-width: 100vw !important;
  width: 100vw !important;
  margin-left: calc((170px - 100vw) / 2) !important;
}

@media (max-width: 1450px) {
  .detail-cmain .body-chitiet .VCSortableInPreviewMode.alignJustifyFull {
    margin-left: calc((190px - 100vw) / 2) !important;
  }
}
@media (max-width: 1309px) {
  .detail-cmain .body-chitiet .VCSortableInPreviewMode.alignJustifyFull {
    max-width: 100% !important;
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.detail-cmain .body-chitiet .VCSortableInPreviewMode.alignCenterOverflow {
  grid-template-rows: inherit !important;
}

.detail-cmain .body-chitiet .VCSortableInPreviewMode.alignCenterOverflow .media-item:first-child img {
  width: 100%;
  height: 100%;
}

.detail-cmain .body-chitiet .VCSortableInPreviewMode.alignCenterOverflow .media-item img {
  width: 368px;
  height: 281px;
}

@media (max-width: 991px) {
  .detail-cmain .body-chitiet .VCSortableInPreviewMode.noCaption .grid-row {
    flex-wrap: wrap;
    gap: 10px;
  }
}
@media (max-width: 991px) {
  .detail-cmain .body-chitiet .VCSortableInPreviewMode.noCaption .grid-row .media-item {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.detail-cmain .body-chitiet .VCSortableInPreviewMode .msword-table {
  background: #fffefc;
  border: none !important;
}

.detail-cmain .body-chitiet .VCSortableInPreviewMode .msword-table tbody tr {
  border: none !important;
}

.detail-cmain .body-chitiet .VCSortableInPreviewMode .msword-table tbody tr td {
  padding: 40px;
  border: none !important;
}

.detail-cmain .body-chitiet .VCSortableInPreviewMode .msword-table tbody tr td li {
  position: relative;
  display: flex;
}

.detail-cmain .body-chitiet .VCSortableInPreviewMode .msword-table tbody tr td li::before {
  content: "";
  background: #231f20;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  display: flex;
  margin-top: 10px;
  margin-right: 10px;
}

.detail-cmain .body-chitiet .VCSortableInPreviewMode .msword-table tbody tr td p {
  color: #231f20;
  font-family: BrownVN;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%; /* 26.35px */
  letter-spacing: -0.51px;
  margin-bottom: 20px;
  flex: 1;
}

.detail-cmain .body-chitiet .projects-detail-partner {
  display: flex;
  flex-direction: column;
  width: 100vw;
  margin-left: -45.5vw;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  background: #f7f7f7;
}

@media (max-width: 1309px) {
  .detail-cmain .body-chitiet .projects-detail-partner {
    width: calc(100% + 32px);
    margin-left: -16px;
  }
}
@media (max-width: 1309px) {
  .detail-cmain .body-chitiet .projects-detail-partner .container-fluid {
    padding: 0 16px;
  }
}
.detail-cmain .body-chitiet .projects-detail-partner .container-fluid .title {
  color: #b69325;
  font-family: BrownVN;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 90%; /* 12.6px */
  letter-spacing: 0.42px;
  text-transform: uppercase;
  margin-bottom: 36px !important;
}

.detail-cmain .body-chitiet .projects-detail-partner .container-fluid .small-img {
  display: flex !important;
  max-width: 300px !important;
}

.detail-cmain .body-chitiet .projects-detail-partner .container-fluid .link-inline-content {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 35px;
  background: #fff;
  border: 1px solid #b69325;
  padding: 12px 15px;
  color: #b69325 !important;
  text-align: center;
  font-family: BrownVN;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: -0.06px;
  text-transform: uppercase;
  transition: all 0.5s;
}

.detail-cmain .body-chitiet p {
  margin-bottom: 40px;
  color: #231f20;
  font-family: BrownVN;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 155%;
  letter-spacing: -0.54px;
}

.detail-cmain .body-chitiet h3 {
  color: #231f20;
  font-family: Beaufort;
  font-size: 54px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -2.7px;
  margin-bottom: 40px;
}

.detail-cmain .body-chitiet h4 {
  border: 1px solid rgba(35, 31, 32, 0.6);
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 20px;
  color: rgba(35, 31, 32, 0.6);
  text-align: center;
  font-family: BrownVN;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-control:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-control:before {
  text-align: center;
}

@font-face {
  font-family: VCPlayer;
  src: url(../fonts/VCPlayer.eot?#iefix) format("eot");
}
@font-face {
  font-family: VCPlayer;
  src: url(data:application/font-woff;charset=utf-8;base64,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) format("woff"), url(data:application/x-font-ttf;charset=utf-8;base64,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AHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAAGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAABAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8BIAEhASIBIwEkASUBJgEnASgBKQEqASsBLAEtAS4BLwEwATEBMgEzATQBNQE2ATcBOBF2anMtaWNvbi12Yy1wbGF5MRF2anMtaWNvbi12Yy1wbGF5Mhd2anMtaWNvbi1rMTR2cC1kdXJhdGlvbh52anMtaWNvbi1rMTR2cC1leGl0LWZ1bGxzY3JlZW4ZdmpzLWljb24tazE0dnAtZnVsbHNjcmVlbhR2anMtaWNvbi1rMTR2cC1wYXVzZRN2anMtaWNvbi1rMTR2cC1wbGF5FnZqcy1pY29uLWsxNHZwLXNldHRpbmcadmpzLWljb24tazE0dnAtdm9sdW1lLWZ1bGwadmpzLWljb24tazE0dnAtdm9sdW1lLWhhbGYadmpzLWljb24tazE0dnAtdm9sdW1lLW11dGUVdmpzLWljb24tazE0dnAtdm9sdW1lE3Zqcy1pY29uLXZjX3NwaW5uZXIOdmpzLWljb24tbGlua3MQdmpzLWljb24tcmVmcmVzaA52anMtaWNvbi1lbWJlZBh2anMtaWNvbi1zZXR0aW5nLXlvdXR1YmUWdmpzLWljb24tdjJfZnVsbHNjcmVlbhN2anMtaWNvbi12Ml9sb2FkaW5nEXZqcy1pY29uLXYyX3BhdXNlEHZqcy1pY29uLXYyX3BsYXkUdmpzLWljb24tdjJfc2V0dGluZ3MZdmpzLWljb24tdjJfdW4tZnVsbHNjcmVlbhV2anMtaWNvbi12Ml92b2x1bWUtMjAVdmpzLWljb24tdjJfdm9sdW1lLTUwFnZqcy1pY29uLXYyX3ZvbHVtZS1tYXgXdmpzLWljb24tdjJfdm9sdW1lLW11dGUZdmpzLWljb24tdjJfb3ZlcmxheV9wYXVzZRh2anMtaWNvbi12Ml9vdmVybGF5X3BsYXkUdmpzLWljb24tcmVwbGF5LWljb24RdmpzLWljb24tdjNfZW1iZWQUdmpzLWljb24tdjNfZmFjZWJvb2sQdmpzLWljb24tdjNfbGluaxJ2anMtaWNvbi1za2lwX25leHQSdmpzLWljb24tZXllLXZpZXdzEnZqcy1pY29uLWVtYmVkX25ldxF2anMtaWNvbi1saW5rX25ldxV2anMtaWNvbi1mYWNlYm9va19uZXcRdmpzLWljb24tdG4tZW1iZWQUdmpzLWljb24tdG4tZmFjZWJvb2sWdmpzLWljb24tdG4tZnVsbHNjcmVlbhB2anMtaWNvbi10bi1saW5rEXZqcy1pY29uLXRuLXBhdXNlEHZqcy1pY29uLXRuLXBsYXkRdmpzLWljb24tdG4tcGxheTITdmpzLWljb24tdG4tc2V0dGluZxZ2anMtaWNvbi10bi1zZXR0aW5nX2hkFXZqcy1pY29uLXRuLXNvdW5kX29mZhR2anMtaWNvbi10bi1zb3VuZF9vbg52anMtaWNvbi1uZXh0Mg92anMtaWNvbi1wb3AtaW4QdmpzLWljb24tcG9wLW91dBZ2anMtaWNvbi11bmZ1bGxzY3JlZW4xFnZqcy1pY29uLXVuZnVsbHNjcmVlbjITdmpzLWljb24tZnVsbHNjcmVlbgAAAAAA) format("truetype");
  font-weight: 400;
  font-style: normal;
}
.vjs-icon-vc-play1 {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-vc-play1:before {
  content: "\f101";
}

.vjs-icon-vc-play2 {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-vc-play2:before {
  content: "\f102";
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-icon-time-video, .vjs-icon-k14vp-duration {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-icon-time-video:before, .vjs-icon-k14vp-duration:before {
  content: "\f103";
}

.TruyenhinhVovPlayer .fullscreen .full-screen-toggle, .vjs-icon-k14vp-exit-fullscreen {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.TruyenhinhVovPlayer .fullscreen .full-screen-toggle:before, .vjs-icon-k14vp-exit-fullscreen:before {
  content: "\f104";
}

.TruyenhinhVovPlayer .full-screen-toggle, .vjs-icon-k14vp-fullscreen {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.TruyenhinhVovPlayer .full-screen-toggle:before, .vjs-icon-k14vp-fullscreen:before {
  content: "\f105";
}

.TruyenhinhVovPlayer .play-control.playing, .vjs-icon-k14vp-pause {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.TruyenhinhVovPlayer .play-control.playing:before, .vjs-icon-k14vp-pause:before {
  content: "\f106";
}

.TruyenhinhVovPlayer .play-control, .vjs-icon-k14vp-play {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.TruyenhinhVovPlayer .play-control:before, .vjs-icon-k14vp-play:before {
  content: "\f107";
}

.vjs-icon-k14vp-setting {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-k14vp-setting:before {
  content: "\f108";
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-volume-control .volume-toggle, .TruyenhinhVovPlayer .TruyenhinhVovPlayer-volume-control.volume-level-3 .volume-toggle, .vjs-icon-k14vp-volume-full {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-volume-control .volume-toggle:before, .TruyenhinhVovPlayer .TruyenhinhVovPlayer-volume-control.volume-level-3 .volume-toggle:before, .vjs-icon-k14vp-volume-full:before {
  content: "\f109";
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-volume-control.volume-level-2 .volume-toggle, .TruyenhinhVovPlayer .ad-mute, .vjs-icon-k14vp-volume-half {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-volume-control.volume-level-2 .volume-toggle:before, .TruyenhinhVovPlayer .ad-mute:before, .vjs-icon-k14vp-volume-half:before {
  content: "\f10a";
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-volume-control.volume-mute .volume-toggle, .TruyenhinhVovPlayer .ad-mute.muted, .vjs-icon-k14vp-volume-mute {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-volume-control.volume-mute .volume-toggle:before, .TruyenhinhVovPlayer .ad-mute.muted:before, .vjs-icon-k14vp-volume-mute:before {
  content: "\f10b";
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-volume-control.volume-level-1 .volume-toggle, .vjs-icon-k14vp-volume {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-volume-control.volume-level-1 .volume-toggle:before, .vjs-icon-k14vp-volume:before {
  content: "\f10c";
}

.vjs-icon-vc_spinner {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-vc_spinner:before {
  content: "\f10d";
}

.TruyenhinhVovPlayer .share-link, .vjs-icon-links {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.TruyenhinhVovPlayer .share-link:before, .vjs-icon-links:before {
  content: "\f10e";
}

.TruyenhinhVovPlayer .replay-video, .vjs-icon-refresh {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.TruyenhinhVovPlayer .replay-video:before, .vjs-icon-refresh:before {
  content: "\f10f";
}

.TruyenhinhVovPlayer .share-embed, .vjs-icon-embed {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.TruyenhinhVovPlayer .share-embed:before, .vjs-icon-embed:before {
  content: "\f110";
}

.vjs-icon-setting-youtube {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-setting-youtube:before {
  content: "\f111";
}

.vjs-icon-v2_fullscreen {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-v2_fullscreen:before {
  content: "\f112";
}

.vjs-icon-v2_loading {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-v2_loading:before {
  content: "\f113";
}

.vjs-icon-v2_pause {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-v2_pause:before {
  content: "\f114";
}

.vjs-icon-v2_play {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-v2_play:before {
  content: "\f115";
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-icon-setting:before, .vjs-icon-v2_settings {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-icon-setting:before, .vjs-icon-v2_settings:before {
  content: "\f116";
}

.vjs-icon-v2_un-fullscreen {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-v2_un-fullscreen:before {
  content: "\f117";
}

.vjs-icon-v2_volume-20 {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-v2_volume-20:before {
  content: "\f118";
}

.vjs-icon-v2_volume-50 {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-v2_volume-50:before {
  content: "\f119";
}

.vjs-icon-v2_volume-max {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-v2_volume-max:before {
  content: "\f11a";
}

.vjs-icon-v2_volume-mute {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-v2_volume-mute:before {
  content: "\f11b";
}

.vjs-icon-v2_overlay_pause {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-v2_overlay_pause:before {
  content: "\f11c";
}

.vjs-icon-v2_overlay_play {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-v2_overlay_play:before {
  content: "\f11d";
}

.TruyenhinhVovPlayer .replay-countdown .replay, .vjs-icon-replay-icon {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.TruyenhinhVovPlayer .replay-countdown .replay:before, .vjs-icon-replay-icon:before {
  content: "\f11e";
}

.vjs-icon-v3_embed {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-v3_embed:before {
  content: "\f11f";
}

.vjs-icon-v3_facebook {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-v3_facebook:before {
  content: "\f120";
}

.vjs-icon-v3_link {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-v3_link:before {
  content: "\f121";
}

.vjs-icon-skip_next {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-skip_next:before {
  content: "\f122";
}

.vjs-icon-eye-views {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-eye-views:before {
  content: "\f123";
}

.vjs-icon-embed_new {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-embed_new:before {
  content: "\f124";
}

.vjs-icon-link_new {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-link_new:before {
  content: "\f125";
}

.vjs-icon-facebook_new {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-facebook_new:before {
  content: "\f126";
}

.vjs-icon-tn-embed {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-tn-embed:before {
  content: "\f127";
}

.vjs-icon-tn-facebook {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-tn-facebook:before {
  content: "\f128";
}

.vjs-icon-tn-fullscreen {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-tn-fullscreen:before {
  content: "\f129";
}

.vjs-icon-tn-link {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-tn-link:before {
  content: "\f12a";
}

.vjs-icon-tn-pause {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-tn-pause:before {
  content: "\f12b";
}

.vjs-icon-tn-play {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-tn-play:before {
  content: "\f12c";
}

.vjs-icon-tn-play2 {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-tn-play2:before {
  content: "\f12d";
}

.vjs-icon-tn-setting {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-tn-setting:before {
  content: "\f12e";
}

.vjs-icon-tn-setting_hd {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-tn-setting_hd:before {
  content: "\f12f";
}

.vjs-icon-tn-sound_off {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-tn-sound_off:before {
  content: "\f130";
}

.vjs-icon-tn-sound_on {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-tn-sound_on:before {
  content: "\f131";
}

.vjs-icon-next2 {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-next2:before {
  content: "\f132";
}

.vjs-icon-pop-in {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-pop-in:before {
  content: "\f133";
}

.vjs-icon-pop-out {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-pop-out:before {
  content: "\f134";
}

.vjs-icon-unfullscreen1 {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-unfullscreen1:before {
  content: "\f135";
}

.vjs-icon-unfullscreen2 {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-unfullscreen2:before {
  content: "\f136";
}

.vjs-icon-fullscreen {
  font-family: VCPlayer;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-fullscreen:before {
  content: "\f137";
}

@font-face {
  font-family: OVP-test;
  src: url(../fonts/OVP-test.eot?#iefix) format("eot");
}
@font-face {
  font-family: OVP-test;
  src: url(data:application/font-woff;charset=utf-8;base64,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) format("woff"), url(data:application/x-font-ttf;charset=utf-8;base64,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) format("truetype");
  font-weight: 400;
  font-style: normal;
}
.TruyenhinhVovPlayer .close-params, .ovp-icon-close {
  font-family: OVP-test;
  font-weight: 400;
  font-style: normal;
}

.TruyenhinhVovPlayer .close-params:before, .ovp-icon-close:before {
  content: "\f101";
}

.ovp-icon-embed {
  font-family: OVP-test;
  font-weight: 400;
  font-style: normal;
}

.ovp-icon-embed:before {
  content: "\f102";
}

.ovp-icon-facebook {
  font-family: OVP-test;
  font-weight: 400;
  font-style: normal;
}

.ovp-icon-facebook:before {
  content: "\f103";
}

.ovp-icon-link {
  font-family: OVP-test;
  font-weight: 400;
  font-style: normal;
}

.ovp-icon-link:before {
  content: "\f104";
}

.ovp-icon-error-404 {
  font-family: OVP-test;
  font-weight: 400;
  font-style: normal;
}

.ovp-icon-error-404:before {
  content: "\f105";
}

.ovp-icon-error {
  font-family: OVP-test;
  font-weight: 400;
  font-style: normal;
}

.ovp-icon-error:before {
  content: "\f106";
}

.ovp-icon-pause {
  font-family: OVP-test;
  font-weight: 400;
  font-style: normal;
}

.ovp-icon-pause:before {
  content: "\f107";
}

.ovp-icon-play {
  font-family: OVP-test;
  font-weight: 400;
  font-style: normal;
}

.ovp-icon-play:before {
  content: "\f108";
}

.ovp-icon-setting {
  font-family: OVP-test;
  font-weight: 400;
  font-style: normal;
}

.ovp-icon-setting:before {
  content: "\f109";
}

.ovp-icon-share {
  font-family: OVP-test;
  font-weight: 400;
  font-style: normal;
}

.ovp-icon-share:before {
  content: "\f10a";
}

.ovp-icon-notify {
  font-family: OVP-test;
  font-weight: 400;
  font-style: normal;
}

.ovp-icon-notify:before {
  content: "\f10b";
}

.ovp-icon-verify {
  font-family: OVP-test;
  font-weight: 400;
  font-style: normal;
}

.ovp-icon-verify:before {
  content: "\f10c";
}

.ovp-icon-volume-1 {
  font-family: OVP-test;
  font-weight: 400;
  font-style: normal;
}

.ovp-icon-volume-1:before {
  content: "\f10d";
}

.ovp-icon-volume-2 {
  font-family: OVP-test;
  font-weight: 400;
  font-style: normal;
}

.ovp-icon-volume-2:before {
  content: "\f10e";
}

.ovp-icon-volume-3 {
  font-family: OVP-test;
  font-weight: 400;
  font-style: normal;
}

.ovp-icon-volume-3:before {
  content: "\f10f";
}

.ovp-icon-exit-fullscreen {
  font-family: OVP-test;
  font-weight: 400;
  font-style: normal;
}

.ovp-icon-exit-fullscreen:before {
  content: "\f110";
}

.ovp-icon-fullscreen {
  font-family: OVP-test;
  font-weight: 400;
  font-style: normal;
}

.ovp-icon-fullscreen:before {
  content: "\f111";
}

@font-face {
  font-family: VideoJS;
  src: url(../fonts/VideoJS.eot?#iefix) format("eot");
}
@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,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) format("woff"), url(data:application/x-font-ttf;charset=utf-8;base64,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FjY3PgE3LgEnIwYfAR4BFw4BBTM/ARUzESMGAyUVJwMchM2UWwgNq4JHrQgBAapUaAoJcWMBfiIhDiMrAQJLMB0BBAokNAIBPmMiIQ4iLAECSzAeAQUKJDQBP2MiIQ4iLAECSzAeAQUKJDQBAT75g+5B4arNLNIBJ44ByQL9BQ9mvYCKwA8FBQMDwwJVTGdzBf6VB8IHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvUwHNR08lld9uT4LCRA/qGNxvVJkAWUDDEf+tYP5AQAAAAEAAAAABiAGtgAbAAABBAADER4BFzMRITU2ADcWABcVIREzPgE3EQIAA4D+4v6FBwJ/X+D+1QYBJ97eAScG/tXgX38CB/6FBrUH/oX+4v32X38CAlWV3gEnBgb+2d6V/asCf18CCgEeAXsAAAAAEADGAAEAAAAAAAEABwAAAAEAAAAAAAIABwAHAAEAAAAAAAMABwAOAAEAAAAAAAQABwAVAAEAAAAAAAUACwAcAAEAAAAAAAYABwAnAAEAAAAAAAoAKwAuAAEAAAAAAAsAEwBZAAMAAQQJAAEADgBsAAMAAQQJAAIADgB6AAMAAQQJAAMADgCIAAMAAQQJAAQADgCWAAMAAQQJAAUAFgCkAAMAAQQJAAYADgC6AAMAAQQJAAoAVgDIAAMAAQQJAAsAJgEeVmlkZW9KU1JlZ3VsYXJWaWRlb0pTVmlkZW9KU1ZlcnNpb24gMS4wVmlkZW9KU0dlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAFYAaQBkAGUAbwBKAFMAUgBlAGcAdQBsAGEAcgBWAGkAZABlAG8ASgBTAFYAaQBkAGUAbwBKAFMAVgBlAHIAcwBpAG8AbgAgADEALgAwAFYAaQBkAGUAbwBKAFMARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfAAABAgEDAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESARMBFAEVARYBFwEYARkBGgEbARwBHQEeAR8EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgVhdWRpbwAAAAAA) format("truetype");
  font-weight: 400;
  font-style: normal;
}
.TruyenhinhVovPlayer .TruyenhinhVovPlayer-overlay .overlay-pause, .vjs-icon-play {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-overlay .overlay-pause:before, .vjs-icon-play:before {
  content: "\f101";
}

.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-play-circle:before {
  content: "\f102";
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-overlay .overlay-play, .vjs-icon-pause {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-overlay .overlay-play:before, .vjs-icon-pause:before {
  content: "\f103";
}

.vjs-icon-volume-mute {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-volume-mute:before {
  content: "\f104";
}

.vjs-icon-volume-low {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-volume-low:before {
  content: "\f105";
}

.vjs-icon-volume-mid {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-volume-mid:before {
  content: "\f106";
}

.vjs-icon-volume-high {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-volume-high:before {
  content: "\f107";
}

.vjs-icon-fullscreen-enter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-fullscreen-enter:before {
  content: "\f108";
}

.vjs-icon-fullscreen-exit {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-fullscreen-exit:before {
  content: "\f109";
}

.vjs-icon-square {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-square:before {
  content: "\f10a";
}

.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-spinner:before {
  content: "\f10b";
}

.vjs-icon-subtitles {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-subtitles:before {
  content: "\f10c";
}

.vjs-icon-captions {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-captions:before {
  content: "\f10d";
}

.vjs-icon-chapters {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-chapters:before {
  content: "\f10e";
}

.TruyenhinhVovPlayer .btn-toggle-share, .vjs-icon-share {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.TruyenhinhVovPlayer .btn-toggle-share:before, .vjs-icon-share:before {
  content: "\f10f";
}

.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-cog:before {
  content: "\f110";
}

.vjs-icon-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-circle:before {
  content: "\f111";
}

.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-circle-outline:before {
  content: "\f112";
}

.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-circle-inner-circle:before {
  content: "\f113";
}

.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-hd:before {
  content: "\f114";
}

.vjs-icon-cancel {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-cancel:before {
  content: "\f115";
}

.vjs-icon-replay {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-replay:before {
  content: "\f116";
}

.TruyenhinhVovPlayer .share-facebook, .vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.TruyenhinhVovPlayer .share-facebook:before, .vjs-icon-facebook:before {
  content: "\f117";
}

.vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-gplus:before {
  content: "\f118";
}

.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-linkedin:before {
  content: "\f119";
}

.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-twitter:before {
  content: "\f11a";
}

.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-tumblr:before {
  content: "\f11b";
}

.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-pinterest:before {
  content: "\f11c";
}

.vjs-icon-audio-description {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-audio-description:before {
  content: "\f11d";
}

.vjs-icon-audio {
  font-family: VideoJS;
  font-weight: 400;
  font-style: normal;
}

.vjs-icon-audio:before {
  content: "\f11e";
}

.detail .TruyenhinhVovPlayer * {
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  margin-top: initial;
}

.TruyenhinhVovPlayer, .detail .TruyenhinhVovPlayer {
  display: block !important;
  overflow: hidden;
  z-index: 0;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 10px;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
}

.TruyenhinhVovPlayer:-moz-full-screen, .detail .TruyenhinhVovPlayer:-moz-full-screen {
  position: absolute;
}

.TruyenhinhVovPlayer:-webkit-full-screen, .detail .TruyenhinhVovPlayer:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}

.TruyenhinhVovPlayer[tabindex="-1"] {
  outline: 0;
}

.TruyenhinhVovPlayer *, .TruyenhinhVovPlayer :after, .TruyenhinhVovPlayer :before {
  box-sizing: inherit;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  color: #fff;
  font-size: inherit;
}

.detail_left .noidung .TruyenhinhVovPlayer * {
  font-size: unset;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-title-vd, .TruyenhinhVovPlayer .selected-quality, .TruyenhinhVovPlayer .time-control, .TruyenhinhVovPlayer span {
  font-family: Arial, Helvetica, sans-serif;
}

.TruyenhinhVovPlayer .selected-quality div, .TruyenhinhVovPlayer .time-control div {
  line-height: inherit;
}

.TruyenhinhVovPlayer ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.TruyenhinhVovPlayer.TruyenhinhVovPlayer-16-9, .TruyenhinhVovPlayer.TruyenhinhVovPlayer-4-3, .TruyenhinhVovPlayer.TruyenhinhVovPlayer-fluid {
  width: 100%;
  max-width: 100%;
  height: 0;
}

.TruyenhinhVovPlayer.TruyenhinhVovPlayer-16-9 {
  padding-top: 56.25% !important;
  height: 0 !important;
}

.TruyenhinhVovPlayer.TruyenhinhVovPlayer-4-3 {
  padding-top: 75% !important;
  height: 0 !important;
}

.TruyenhinhVovPlayer.TruyenhinhVovPlayer-fill {
  width: 100%;
  height: 100%;
}

.TruyenhinhVovPlayer .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: initial !important;
}

.TruyenhinhVovPlayer.player-fullscreen .vjs-tech {
  width: 100% !important;
  height: 100% !important;
}

body.TruyenhinhVovPlayer-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto;
}

.TruyenhinhVovPlayer-full-window .TruyenhinhVovPlayer.TruyenhinhVovPlayer-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.TruyenhinhVovPlayer.TruyenhinhVovPlayer-fullscreen {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
}

.TruyenhinhVovPlayer.TruyenhinhVovPlayer-fullscreen.TruyenhinhVovPlayer-user-inactive {
  cursor: none;
}

.TruyenhinhVovPlayer-hidden {
  display: none !important;
}

.TruyenhinhVovPlayer.hidden {
  display: none !important;
}

.TruyenhinhVovPlayer .hidden {
  display: none !important;
}

.TruyenhinhVovPlayer-disabled {
  opacity: 0.5;
  cursor: default;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px;
}

.TruyenhinhVovPlayer-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}

.TruyenhinhVovPlayer-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0 auto;
}

.TruyenhinhVovPlayer-no-js a, .TruyenhinhVovPlayer-no-js a:visited {
  color: #66a8cc;
}

.TruyenhinhVovPlayer, .TruyenhinhVovPlayer:focus, button, button:focus, div, div:focus, input, input:focus {
  outline: 0;
}

.TruyenhinhVovPlayer.embed-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.TruyenhinhVovPlayer.TruyenhinhVovPlayer-full-width {
  width: 100%;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-area-control {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.TruyenhinhVovPlayer button, .TruyenhinhVovPlayer div, .TruyenhinhVovPlayer li, .TruyenhinhVovPlayer p, .TruyenhinhVovPlayer span, .TruyenhinhVovPlayer ul {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}

.TruyenhinhVovPlayer button {
  pointer-events: none;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-button {
  pointer-events: all;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-overlay {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  outline: 0;
  cursor: pointer;
  font-size: 10px !important;
}

.TruyenhinhVovPlayer .playing.user-inactive .TruyenhinhVovPlayer-overlay {
  cursor: none !important;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-overlay.clear button {
  transition: none !important;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-overlay button {
  cursor: pointer;
  text-align: center;
  outline: 0;
  padding: 0;
  opacity: 0;
  position: absolute;
  font-size: 3em !important;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  width: 1.5em;
  height: 1.5em;
  margin-top: -0.75em;
  margin-left: -0.75em;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  transition: all 0.35s !important;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-overlay.playing .overlay-play {
  opacity: 1;
  transform: scale(1.6) !important;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-overlay.paused .overlay-pause {
  opacity: 1;
  transform: scale(1.6) !important;
}

.TruyenhinhVovPlayer .has-started .TruyenhinhVovPlayer-overlay {
  display: block;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-overlay .overlay-shadow {
  margin-bottom: 0 !important;
  width: 100%;
  position: absolute;
  height: 10%;
  bottom: 0;
  background-image: linear-gradient(transparent, #000);
}

.TruyenhinhVovPlayer .paused .overlay-shadow, .TruyenhinhVovPlayer .user-active .overlay-shadow {
  opacity: 1;
  transition: all 0.5s !important;
}

.TruyenhinhVovPlayer .user-inactive.playing .overlay-shadow {
  opacity: 0;
  transition: all 0.5s !important;
}

.TruyenhinhVovPlayer button {
  background: 0 0;
  border: none;
  color: inherit;
  display: inline-block;
  cursor: pointer;
  overflow: visible;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100% !important;
  width: 3em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  flex: none;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-control:before {
  font-size: 1.8em;
  line-height: 1.67;
}

.TruyenhinhVovPlayer .control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle;
}

.TruyenhinhVovPlayer .control.divide {
  width: 1px !important;
  position: absolute !important;
  right: 0;
  top: 0;
}

.TruyenhinhVovPlayer .control.divide .vertical {
  width: 1px;
  background-color: #fff;
  opacity: 0.15;
  height: 2.4em;
  margin: 0.3em auto;
}

.TruyenhinhVovPlayer-error-display {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  z-index: 99999;
  display: table;
  text-align: center;
  font-weight: 700;
  font-size: 2.4em;
}

.TruyenhinhVovPlayer-error-display .error-display-message {
  display: table-cell;
  vertical-align: middle;
  width: inherit;
  cursor: default;
  line-height: 30px;
  padding: 10px;
}

.TruyenhinhVovPlayer-noti-display {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  z-index: 99999;
  display: table;
  text-align: center;
  font-weight: 700;
  font-size: 2.4em;
}

.TruyenhinhVovPlayer-noti-display .noti-display-message {
  display: table-cell;
  vertical-align: middle;
  width: inherit;
  cursor: default;
  line-height: 30px;
  padding: 10px;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-loader-circle {
  position: absolute;
  border: 5px solid rgba(255, 255, 255, 0.5);
  border-top: 5px solid transparent;
  border-left: 5px solid transparent;
  -webkit-mask-image: -webkit-linear-gradient(bottom, #000, rgba(0, 0, 0, 0));
  border-radius: 50px;
  -moz-animation: spin 0.5s infinite linear;
  -webkit-animation: spin 1s infinite linear;
}

.TruyenhinhVovPlayer .ended .loading, .TruyenhinhVovPlayer .paused .loading {
  display: none;
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.TruyenhinhVovPlayer .replay-countdown {
  width: 100px !important;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  cursor: pointer;
}

.TruyenhinhVovPlayer .replay-countdown .label {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  margin-top: -85px;
  display: block;
  height: 20px;
  line-height: 20px;
  width: 120px;
  text-align: center;
  margin-left: -60px;
}

.TruyenhinhVovPlayer .replay-countdown .line-mask {
  position: relative;
  overflow: hidden;
  width: 50px;
  height: 100px;
  float: left;
}

.TruyenhinhVovPlayer .replay-countdown .line-mask .line {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, 0.1);
  border-bottom-color: rgba(255, 255, 255, 0.5);
  border-right-color: rgba(255, 255, 255, 0.5);
  transform: rotate(-45deg);
  animation: countdownRotate 0.9s linear 1;
  animation-fill-mode: forwards;
}

.TruyenhinhVovPlayer .replay-countdown .line-mask-1 {
  transform: rotate(180deg);
}

.TruyenhinhVovPlayer .replay-countdown .line-mask-0 .line {
  animation-delay: 0.9s;
}

.TruyenhinhVovPlayer .replay-countdown .replay {
  position: absolute;
  top: 0;
  padding: 25%;
  font-size: 5em;
}
@keyframes countdownRotate {
  0% {
    transform: rotate(-45deg);
  }
  100% {
    transform: rotate(135deg);
  }
}
.control-bar {
  z-index: 2;
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  font-size: 10px !important;
  margin-bottom: 0 !important;
}

.has-started .control-bar {
  display: flex;
  visibility: visible;
  opacity: 1;
  transition: visibility 0.1s, height 0.1s, opacity 0.1s;
}

.has-started.user-inactive.playing .control-bar {
  height: 0;
  transition: height 0.5s;
}

@media \0 screen {
  .has-started.user-inactive.playing .control-bar {
    visibility: hidden;
  }
}
.has-started.user-active .control-bar {
  transition: height 0.5s !important;
}

.controls-disabled .control-bar, .error .control-bar, .using-native-controls .control-bar {
  display: none !important;
}

@media \0 screen {
  .user-inactive.playing .control-bar :before {
    content: "";
  }
}
.has-started.no-flex .control-bar {
  display: table;
}

.TruyenhinhVovPlayer .ad-vpaid .control-bar, .TruyenhinhVovPlayer .hide-control .control-bar {
  display: none;
}

.ITVCPlayer .ad-vpaid .control-bar {
  display: block;
}

.TruyenhinhVovPlayer-audio .control-bar {
  height: 3em !important;
}

.TruyenhinhVovPlayer .play-control {
  cursor: pointer;
  flex: none;
}

.TruyenhinhVovPlayer .time-control {
  flex: none;
  cursor: default;
  font-size: 1.2em;
  line-height: 2.5em;
  width: auto;
}

.live .time-control {
  display: none;
}

.no-flex .remaining-time.time-control.control {
  width: 0 !important;
  white-space: nowrap;
}

.time-control.time-divider {
  margin: 0 4px;
  width: auto;
}

.live .time-divider {
  display: none;
}

.current-time-display {
  text-align: right;
}

.duration-display {
  text-align: left;
  opacity: 0.8;
}

.spacer {
  display: flex;
  margin-left: auto;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-progress-control {
  flex: auto;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: absolute;
  bottom: 100%;
  margin-bottom: -0.8em !important;
  width: 100%;
  height: 1.9em !important;
  left: 0;
  z-index: 1;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-progress-control:hover .progress-slider {
  height: 0.36em;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-progress-slider {
  margin-bottom: 0 !important;
  position: relative;
  height: 0.3em !important;
  width: 100%;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.19);
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-progress-slider .TruyenhinhVovPlayer-buffer-progress, .TruyenhinhVovPlayer .TruyenhinhVovPlayer-progress-slider .TruyenhinhVovPlayer-load-progress, .TruyenhinhVovPlayer .TruyenhinhVovPlayer-progress-slider .TruyenhinhVovPlayer-play-progress, .TruyenhinhVovPlayer .TruyenhinhVovPlayer-progress-slider .midroll-display, .TruyenhinhVovPlayer .TruyenhinhVovPlayer-progress-slider .mouse-display {
  height: 100% !important;
  position: absolute;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-progress-slider .mouse-display {
  line-height: 10px;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-progress-slider .TruyenhinhVovPlayer-buffer-progress {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-play-progress:after, .TruyenhinhVovPlayer .mouse-display:after {
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  top: -2.4em;
  right: -1.9em;
  color: #fff;
  content: attr(data-current-time);
  padding: 4px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 0.3em;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-progress-control .mouse-display {
  display: none;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-progress-control:hover .mouse-display {
  display: block;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-progress-control:hover .mouse-display:after {
  visibility: visible;
}

.TruyenhinhVovPlayer.TruyenhinhVovPlayer-mobile .progress-control:hover .mouse-display {
  display: none !important;
}

.TruyenhinhVovPlayer .user-inactive .TruyenhinhVovPlayer-progress-control .mouse-display, .TruyenhinhVovPlayer .user-inactive .TruyenhinhVovPlayer-progress-control .mouse-display:after {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}

.TruyenhinhVovPlayer .user-inactive.no-flex .TruyenhinhVovPlayer-progress-control .mouse-display, .TruyenhinhVovPlayer .user-inactive.no-flex .TruyenhinhVovPlayer-progress-control .mouse-display:after {
  display: none;
}

.TruyenhinhVovPlayer .ad .TruyenhinhVovPlayer-progress-control .mouse-display {
  display: none !important;
}

.TruyenhinhVovPlayer-audio .TruyenhinhVovPlayer-progress-slider {
  height: 0.6em !important;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-volume-control {
  width: 12.8em;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-volume-control .volume-toggle {
  position: absolute;
  left: 0;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-volume-control .volume-slider {
  width: 9.9em;
  height: 100%;
  left: 2.5em;
  position: absolute;
  cursor: pointer;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-volume-control .volume-slider .volume-slider-level {
  height: 0.3em;
  width: 9em;
  margin: 1.35em 0.45em;
  background-color: rgba(255, 255, 255, 0.19);
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-volume-control .volume-slider .volume-level {
  height: 100%;
  background-color: #fff;
  position: relative;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-volume-control .volume-slider .volume-level:before {
  top: -0.5em;
  content: "";
  position: absolute;
  width: 0.4em;
  height: 1.3em;
  background-color: #fff;
  right: -0.4em;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-volume-control.volume-mute .volume-level {
  width: 0 !important;
}

.user-active:hover .TruyenhinhVovPlayer-btn-mute {
  opacity: 0.8;
  transition: 0.4s all;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-btn-mute {
  position: absolute;
  cursor: pointer;
  right: 0;
  bottom: 45px;
  opacity: 0.4;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-btn-mute button {
  height: 33px;
  width: 34px;
  line-height: 29px;
  font-size: 22px;
  border: 2px solid;
  border-bottom-left-radius: 100px;
  border-top-left-radius: 100px;
  border-right: none;
  cursor: pointer;
  position: relative;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-line-mute {
  cursor: pointer;
  display: block;
  width: 40px;
  height: 2px;
  transform: rotate(-45deg);
  position: absolute;
  top: 14px;
  left: 1px;
  content: "";
  background: #fff;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-qmtwbs-base {
  width: 7px;
  height: 13px;
  position: absolute;
  top: 8px;
  left: 6px;
  background: url(https://player.sohatv.vn/img/speaker-base.png) left top no-repeat;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-qmtwbs-level {
  position: absolute;
  top: 7px;
  left: 15px;
  width: 10px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 10px;
  animation: volumeAnimate 1s linear infinite alternate;
  -webkit-animation: volumeAnimate 1s linear infinite alternate;
  -moz-animation: volumeAnimate 1s linear infinite alternate;
  background-image: url(https://player.sohatv.vn/img/speaker-vol-level-3.png);
}

@keyframes volumeAnimate {
  0% {
    opacity: 0;
  }
  25% {
    background-image: url(https://player.sohatv.vn/img/speaker-vol-level-1.png);
    opacity: 1;
  }
  50% {
    background-image: url(https://player.sohatv.vn/img/speaker-vol-level-2.png);
    opacity: 1;
  }
  100% {
    background-image: url(https://player.sohatv.vn/img/speaker-vol-level-3.png);
    opacity: 1;
  }
}
.TruyenhinhVovPlayer .TruyenhinhVovPlayer-volume-ctn {
  position: absolute;
  left: 50%;
  bottom: 50px;
  margin: auto;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-volume-ctn .volume-level:before {
  display: none;
}

.TruyenhinhVovPlayer .waiting_hide {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.8s, visibility 0.8s;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-volume-ad {
  display: flex;
  cursor: pointer;
  position: relative;
  left: -50%;
  height: 40px;
  width: 86px !important;
  margin: auto;
  border: 0 solid;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.45);
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-volume-ad:hover .TruyenhinhVovPlayer-hover-mute {
  display: block;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-top-volumead {
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #fff;
  width: 100%;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-text-volume {
  font-size: 11px !important;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-bottom-volumead {
  height: 16px;
  line-height: 16px;
  width: 100%;
  text-align: center;
  background: #000;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  position: absolute;
  top: 24px;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-bottom-volumead .TruyenhinhVovPlayer .TruyenhinhVovPlayer-volume-control {
  width: 86px !important;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-bottom-volumead .volume-slider-level {
  width: 55px !important;
  height: 2px !important;
  margin: 0 !important;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-bottom-volumead .volume-level:before {
  top: -4px;
  width: 4px;
  height: 10px;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-bottom-volumead .volume-toggle {
  float: left;
  margin-left: 4px;
  font-size: 6px !important;
  position: static;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-bottom-volumead .volume-toggle:before {
  position: static;
  width: 0;
  height: 0;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-bottom-volumead .volume-slider {
  position: static;
  margin-top: 7.5px;
  float: left;
  width: 60px;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-hover-mute {
  cursor: pointer;
  display: none;
  height: 16px;
  width: 64px;
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 17px;
  background: #000;
  border-bottom-right-radius: 5px;
  color: #fff;
}

@media screen and (max-width: 280px) {
  .control-bar .TruyenhinhVovPlayer .TruyenhinhVovPlayer-volume-control {
    display: none;
  }
}
.TruyenhinhVovPlayer .TruyenhinhVovPlayer-quality-wrapper {
  position: relative;
  width: auto;
  height: 100%;
  cursor: pointer;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-quality-wrapper:hover .TruyenhinhVovPlayer-quality-select {
  display: block;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-quality-setting {
  height: 100% !important;
  width: 100%;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-icon-setting {
  float: left;
  position: relative;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-quality-setting:hover .TruyenhinhVovPlayer-icon-setting::before {
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 0.5s;
  -moz-animation-name: rotate;
  -moz-animation-duration: 0.5s;
}
.TruyenhinhVovPlayer .selected-quality {
  float: right;
  font-size: 1.2em;
  font-weight: 700;
  color: #fff;
  text-transform: capitalize;
  line-height: 2.5em;
}

.TruyenhinhVovPlayer .selected-quality[data-res-def=hd]:after {
  font-weight: 800;
  content: "hd";
  text-transform: uppercase;
  font-size: 8px;
  color: #ff5400;
  position: absolute;
  top: -8px;
  right: -3px;
}

.TruyenhinhVovPlayer .slected-hls[data-hls-res-def=hd]:after {
  font-weight: 800;
  content: "hd";
  text-transform: uppercase;
  font-size: 9px;
  color: #ff5400;
  position: absolute;
  top: -6px;
  right: -13px;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-quality-select {
  display: none;
  z-index: 1111;
  position: absolute;
  padding-bottom: 4px;
  bottom: 2em;
  width: 7.8em;
  height: auto;
  border: 0;
  border-radius: 5px;
  right: 0;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-quality-select:hover .TruyenhinhVovPlayer-li-fix {
  background-color: rgba(0, 0, 0, 0.7);
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-quality-select .TruyenhinhVovPlayer-li-fix {
  text-transform: capitalize;
  position: relative;
  line-height: 30px;
  background-color: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 31px;
  text-align: right;
  font-size: 1.2em;
  color: #fff;
  padding-right: 1.5em;
  font-size: 1.1em;
  list-style: none;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-quality-select .TruyenhinhVovPlayer-li-fix[data-res="720"]:after {
  font-weight: 800;
  content: "hd";
  text-transform: uppercase;
  font-size: 9px;
  color: #ff5400;
  position: absolute;
  top: -8px;
  right: 4px;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-quality-select .TruyenhinhVovPlayer-li-fix[data-res="1080"]:after {
  font-weight: 800;
  content: "hd";
  text-transform: uppercase;
  font-size: 9px;
  color: #ff5400;
  position: absolute;
  top: -8px;
  right: 4px;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-quality-select .TruyenhinhVovPlayer-li-fix[data-res="1280"]:after {
  font-weight: 800;
  content: "hd";
  text-transform: uppercase;
  font-size: 9px;
  color: #ff5400;
  position: absolute;
  top: -8px;
  right: 4px;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-quality-select .TruyenhinhVovPlayer-li-fix[data="720p"]:after {
  font-weight: 800;
  content: "hd";
  text-transform: uppercase;
  font-size: 9px;
  color: #ff5400;
  position: absolute;
  top: -8px;
  right: 4px;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-quality-select .TruyenhinhVovPlayer-li-fix[data="1080p"]:after {
  font-weight: 800;
  content: "hd";
  text-transform: uppercase;
  font-size: 9px;
  color: #ff5400;
  position: absolute;
  top: -8px;
  right: 4px;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-quality-select .TruyenhinhVovPlayer-li-fix[data="1280p"]:after {
  font-weight: 800;
  content: "hd";
  text-transform: uppercase;
  font-size: 9px;
  color: #ff5400;
  position: absolute;
  top: -8px;
  right: 4px;
}

.TruyenhinhVovPlayer .current {
  color: #ff5400 !important;
  font-weight: 700;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-quality-select .TruyenhinhVovPlayer-li-fix:first-child {
  border: 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-quality-select .TruyenhinhVovPlayer-li-fix:last-child {
  border: 0;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  margin-bottom: 10px;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-quality-select .TruyenhinhVovPlayer-li-fix:hover {
  background-color: rgba(115, 133, 159, 0.5);
}

.TruyenhinhVovPlayer .quality-active {
  text-transform: capitalize;
}

.TruyenhinhVovPlayer .quality-active:before {
  position: absolute;
  top: 1em;
  left: 1.5em;
  content: "";
  height: 0.65em;
  width: 0.65em;
  border: 0;
  border-radius: 50%;
  background: #ff5400;
}

.TruyenhinhVovPlayer .qualityhls[data="720p"]:before {
  position: absolute;
  top: 11px;
  left: 12px;
  content: "hd";
  height: 8px;
  width: 8px;
  background: #ff5400;
}

.TruyenhinhVovPlayer .hd-active {
  position: absolute;
  height: 8px !important;
  width: 13px;
  background: red;
  top: 5px;
  left: 15px;
}

.TruyenhinhVovPlayer .hd-active:before {
  text-shadow: 1px 1px #000;
  left: 1px;
  font-size: 7px;
  content: "HD";
  color: #fff;
  position: absolute;
  text-align: center;
  font-weight: 700;
}

#context-stats {
  height: 100%;
  width: 100%;
}

.TruyenhinhVovPlayer .ad .quality-wrapper {
  display: none;
}

@media screen and (max-width: 400px) {
  .TruyenhinhVovPlayer .control-bar .TruyenhinhVovPlayer .quality-wrapper {
    display: none;
  }
}
.TruyenhinhVovPlayer.TruyenhinhVovPlayer-mobile .TruyenhinhVovPlayer-quality-select {
  bottom: 1.7em;
}

.TruyenhinhVovPlayer.TruyenhinhVovPlayer-mobile .TruyenhinhVovPlayer-quality-select .TruyenhinhVovPlayer-li-fix {
  height: 28px;
  line-height: 30px;
}

.TruyenhinhVovPlayer-youtube .TruyenhinhVovPlayer-quality-wrapper {
  display: none !important;
}

.TruyenhinhVovPlayer .full-screen-toggle {
  cursor: pointer;
  float: right;
}

.TruyenhinhVovPlayer .fullscreen {
  z-index: 9999999999999;
}

.TruyenhinhVovPlayer .btn-toggle-share {
  display: none;
  position: absolute;
  right: 10px;
  top: 50px;
  width: 25px;
  height: 25px;
  background-size: cover;
  background-repeat: no-repeat;
  font-size: 1.5em;
  border: 2px solid #484848;
  background-color: #171d21;
  color: #b7b7b7;
}

.TruyenhinhVovPlayer .btn-toggle-share:before {
  left: 3px;
  top: 3px;
  position: absolute;
}

.TruyenhinhVovPlayer .btn-toggle-share span {
  display: none;
  position: absolute;
  left: -55px;
  font-size: 14px;
  font-weight: 900;
  top: 1px;
}

.TruyenhinhVovPlayer .btn-toggle-share:hover span {
  display: block;
}

.TruyenhinhVovPlayer .btn-toggle-share:hover {
  color: #fff;
}

.user-active .btn-toggle-share {
  display: block;
}

.TruyenhinhVovPlayer .box-icon-share {
  position: absolute;
  top: 25%;
  left: 40%;
  width: 238px;
  height: 171px;
  background-color: #1b1b1b;
  z-index: 9999999;
}

.TruyenhinhVovPlayer .title-share-bar {
  float: left;
  width: inherit;
  height: 33px;
  line-height: 33px;
  background-color: #333;
  text-indent: 10px;
  z-index: 999999;
}

.TruyenhinhVovPlayer .title-share {
  color: #efe9e9;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  font-family: Arial;
  float: left;
}

.TruyenhinhVovPlayer .share-close {
  height: inherit;
  width: 34px;
  text-align: center;
  text-indent: 0;
  background-color: #262626;
  color: #fff;
  font-size: 16px;
  font-family: Arial;
  cursor: pointer;
  float: right;
}

.TruyenhinhVovPlayer .content-share-bar {
  clear: both;
  height: 100px;
  padding: 10px 7px 10px 7px;
}

.TruyenhinhVovPlayer .foodter-share-bar {
  position: relative;
  clear: both;
  width: 100%;
  text-align: center;
}

.TruyenhinhVovPlayer .input-text-copy {
  font-family: Arial;
  color: #fff;
  background-color: #000;
  border: 1px solid #666;
  width: 208px;
  text-indent: 5px;
  font-size: 12px;
  height: 21px;
  overflow: hidden;
  outline: 0;
}

.TruyenhinhVovPlayer .share-toggle {
  position: relative;
  float: left;
  width: 60px;
  height: 60px;
  margin: 0 7px;
  border: 2px solid #000;
  background: #000;
  font-size: 26px;
  cursor: pointer;
}

.TruyenhinhVovPlayer .share-toggle:before {
  position: absolute;
  line-height: 60px;
}

.TruyenhinhVovPlayer .share-toggle:hover {
  border: 2px solid #666;
}

.TruyenhinhVovPlayer .share-facebook {
  padding: 0 15px;
}

.TruyenhinhVovPlayer .share-link {
  padding: 0 11px;
}

.TruyenhinhVovPlayer .share-embed {
  padding: 0 15px;
}

.TruyenhinhVovPlayer .share-label {
  position: absolute;
  width: 100%;
  font-size: 12px;
  text-align: center;
  left: 0;
  bottom: -21px;
}

.TruyenhinhVovPlayer .copied-link-share {
  height: 15px;
  top: 2px;
  right: -40px;
  width: 50px;
  position: absolute;
  background: #000;
  line-height: 13px;
  border: 1px solid #666;
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}

.TruyenhinhVovPlayer .copied-clipboard .copied-link-share {
  visibility: visible;
  opacity: 1;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-info-waiting {
  margin-bottom: 0 !important;
  height: 30px;
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 10px !important;
}

.TruyenhinhVovPlayer .has-started .TruyenhinhVovPlayer-info-waiting {
  display: none;
}

.TruyenhinhVovPlayer .display-counttime {
  display: none;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-title-video {
  margin-bottom: 0 !important;
  position: absolute;
  width: 100%;
  bottom: 30px;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-title-vd {
  text-align: left !important;
  font-size: 14px;
  font-weight: 700;
  text-overflow: ellipsis;
  padding: 5px 10px;
  overflow: hidden;
  white-space: nowrap;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-line {
  margin: 0 10px 0 10px !important;
  width: auto;
  left: 0;
  right: 0;
  padding: 0 !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-time-video {
  float: left;
  width: 30%;
  line-height: 30px;
  padding-left: 5px;
  text-align: left !important;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-icon-time-video {
  float: left;
  padding-right: 5px;
  font-size: 20px;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-total-time-video {
  font-size: 12px;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-setting-video {
  display: flex;
  float: right;
  text-align: right !important;
  line-height: 30px;
  padding-right: 5px;
}

.TruyenhinhVovPlayer .play-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center !important;
  cursor: pointer;
}

.TruyenhinhVovPlayer .play-box.box-autoplay, .TruyenhinhVovPlayer .play-box:hover {
  background-color: rgba(0, 0, 0, 0.4);
}

.TruyenhinhVovPlayer .play-box.box-autoplay .TruyenhinhVovPlayer-background-animation, .TruyenhinhVovPlayer .play-box:hover .TruyenhinhVovPlayer-background-animation {
  transition: 3s all;
  -webkit-transition: 3s all;
  -moz-transition: 3s all;
  -o-transition: 3s all;
  -ms-transition: 3s all;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-animation-box {
  position: relative;
  margin: auto;
  z-index: 10;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-countdown-time {
  position: absolute;
  font-size: 16px;
  font-weight: 700;
  text-shadow: 3px 4px 2px #000;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-border-animation {
  position: absolute;
  left: 0;
  background: url(https://player.sohatv.vn/img/k14vp-play-thumb-icon.png) no-repeat;
}

.TruyenhinhVovPlayer .TruyenhinhVovPlayer-background-animation {
  position: absolute;
  left: 0;
  height: 0;
  background: url(https://player.sohatv.vn/img/play-status.png) no-repeat;
}

.TruyenhinhVovPlayer .thumbnail {
  height: 100%;
  z-index: -9999;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.TruyenhinhVovPlayer .context-wrapper {
  position: absolute;
  color: #fff;
  height: 40px;
  width: 200px;
  background-color: rgba(0, 0, 0, 0.8);
}

.TruyenhinhVovPlayer .context-content {
  height: 100%;
  width: 100%;
  cursor: pointer;
}

.TruyenhinhVovPlayer .context-option {
  cursor: pointer;
  height: 20px;
  line-height: 20px;
  font-weight: 700;
  padding-left: 10px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

.TruyenhinhVovPlayer .context-option:hover {
  background-color: rgba(115, 133, 159, 0.5);
}

.TruyenhinhVovPlayer .parameter-ctr {
  position: absolute;
  top: 10px;
  left: 10px;
  height: auto;
  width: 350px;
  z-index: 999999;
  background-color: rgba(0, 0, 0, 0.5);
  border: 0;
  border-radius: 4px;
}

.TruyenhinhVovPlayer .params-content {
  position: relative;
}

.TruyenhinhVovPlayer .params-content table {
  margin: 10px;
}

.TruyenhinhVovPlayer .close-params {
  position: absolute;
  top: 0;
  right: 10px;
}

.TruyenhinhVovPlayer .close-params:before {
  font-size: 14px;
  cursor: pointer;
}

#context-stats {
  height: 100%;
  width: 100%;
}

@media screen and (max-width: 380px) {
  .TruyenhinhVovPlayer .parameter-ctr {
    width: 200px;
    min-width: 200px;
    top: 5px;
    left: 5px;
  }
  .TruyenhinhVovPlayer .context-wrapper {
    width: 150px;
  }
}
.TruyenhinhVovPlayer .suggest-container {
  background: #222;
  position: absolute;
  z-index: 1;
  height: 100vh;
  width: 100%;
}

.TruyenhinhVovPlayer .suggest-header {
  height: 125px;
  width: 95%;
  margin: auto;
  min-height: 60px;
}

.TruyenhinhVovPlayer .suggest-content {
  height: 80%;
  width: 95%;
  margin: auto;
  border-top: 2px solid #2e2e2e;
}

.TruyenhinhVovPlayer .suggest-box {
  width: 100%;
  margin-top: 10px;
  height: 100%;
}

.TruyenhinhVovPlayer .suggest-detail {
  float: left;
  margin: 2px;
  width: calc(33.3333333333% - 4px);
  height: 50%;
  overflow: hidden;
  position: relative;
}

.TruyenhinhVovPlayer .title-video-suggest {
  font-size: 12px;
  color: #fff;
  position: absolute;
  top: 15px;
  z-index: 1;
  left: 5px;
}

.TruyenhinhVovPlayer .suggest-detail:hover .img-thumb {
  transform: scale(1.1);
}

.TruyenhinhVovPlayer .img-thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  transition: all 0.3s;
}

.TruyenhinhVovPlayer .suggest-header-box {
  width: 100%;
  margin: auto;
}

.TruyenhinhVovPlayer .left-suggest-header {
  width: 33%;
  border-right: 2px solid #2e2e2e;
  height: 98px;
  float: left;
  margin-top: 15px;
}

.TruyenhinhVovPlayer .left-suggest-header img {
  margin-top: 8px;
  height: 88px;
  width: 180px;
}

.TruyenhinhVovPlayer .right-suggest-header {
  width: 65%;
  height: 98px;
  float: left;
  margin-top: 14px;
  position: relative;
}

.TruyenhinhVovPlayer .box-tex-share {
  width: 88px;
  text-align: right;
  padding: 3px 11px 0 0;
  margin-left: 3px;
  float: left;
}

.TruyenhinhVovPlayer .text-share {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: default;
}

.TruyenhinhVovPlayer .replay-video {
  float: left;
  background: #000;
  height: 60px;
  line-height: 60px;
  margin-left: 25px;
  width: 120px;
  cursor: pointer;
}

.TruyenhinhVovPlayer .replay-video:before {
  font-size: 30px;
  float: left;
  margin-left: 13px;
}

.TruyenhinhVovPlayer .text-replay {
  font-size: 14px;
  font-weight: 700;
  font-family: arial;
  position: relative;
  margin-left: 10px;
}

.TruyenhinhVovPlayer .right-suggest-header .box-icon-share {
  position: static;
  float: left;
  background: 0 0;
  width: 160px;
  min-width: 160px;
}

.TruyenhinhVovPlayer .right-suggest-header .content-share-bar {
  padding: 0 !important;
  height: 73px;
}

.TruyenhinhVovPlayer .right-suggest-header .input-text-copy {
  width: 160px;
}

.TruyenhinhVovPlayer .right-suggest-header .share-toggle {
  height: 44px;
  width: 44px;
  margin: 0 14px 0 0;
}

.TruyenhinhVovPlayer .right-suggest-header .share-facebook {
  padding: 0 7px;
}

.TruyenhinhVovPlayer .right-suggest-header .share-facebook:before {
  line-height: 44px;
}

.TruyenhinhVovPlayer .right-suggest-header .share-link {
  padding: 0 5px;
}

.TruyenhinhVovPlayer .right-suggest-header .share-link:before {
  font-size: 22px;
  line-height: 43px;
}

.TruyenhinhVovPlayer .right-suggest-header .share-embed {
  padding: 0 9px;
  margin: 0;
}

.TruyenhinhVovPlayer .right-suggest-header .share-embed:before {
  font-size: 22px;
  line-height: 41px;
}

.TruyenhinhVovPlayer .right-suggest-header .foodter-share-bar {
  text-align: left;
}

.TruyenhinhVovPlayer .right-suggest-header .share-label {
  font-family: arial;
  font-size: 11px;
}

.TruyenhinhVovPlayer .right-suggest-header .copied-link-share {
  right: -20px;
}

@media screen and (max-width: 610px) {
  .TruyenhinhVovPlayer .left-suggest-header {
    width: 100px;
    border: none;
  }
  .TruyenhinhVovPlayer .box-tex-share {
    display: none;
  }
  .TruyenhinhVovPlayer .right-suggest-header {
    width: 70%;
  }
  .TruyenhinhVovPlayer .left-suggest-header img {
    margin-top: 8px;
    height: 40px;
    width: 80px;
  }
}
@media screen and (max-width: 480px) {
  .TruyenhinhVovPlayer .suggest-container .suggest-header {
    height: 100px;
  }
  .TruyenhinhVovPlayer .suggest-container .left-suggest-header {
    margin-top: 5px;
    border-right: none;
  }
  .TruyenhinhVovPlayer .suggest-container .right-suggest-header {
    margin-top: 5px;
  }
  .TruyenhinhVovPlayer .suggest-container .share-toggle {
    height: 35px !important;
    width: 35px !important;
    margin: 0 7px 0 0 !important;
  }
  .TruyenhinhVovPlayer .suggest-container .share-toggle:before {
    line-height: 35px !important;
  }
  .TruyenhinhVovPlayer .suggest-container .box-icon-share {
    width: 130px !important;
    min-width: auto !important;
  }
  .TruyenhinhVovPlayer .suggest-container .share-facebook:before {
    font-size: 18px;
  }
  .TruyenhinhVovPlayer .suggest-container .share-link {
    padding: 0 5px;
  }
  .TruyenhinhVovPlayer .suggest-container .share-link:before {
    font-size: 17px !important;
  }
  .TruyenhinhVovPlayer .suggest-container .share-embed {
    padding: 0 5px !important;
  }
  .TruyenhinhVovPlayer .suggest-container .share-embed:before {
    font-size: 17px !important;
  }
  .TruyenhinhVovPlayer .suggest-container .share-label {
    font-size: 9px !important;
  }
  .TruyenhinhVovPlayer .suggest-container .input-text-copy {
    width: 120px !important;
    height: 18px !important;
  }
  .TruyenhinhVovPlayer .suggest-container .replay-video {
    height: 50px;
    line-height: 50px;
    margin-left: 0;
    width: 100px;
  }
  .TruyenhinhVovPlayer .suggest-container .replay-video:before {
    font-size: 22px;
    float: left;
    margin-left: 13px;
  }
  .TruyenhinhVovPlayer .suggest-container .content-share-bar {
    height: 60px !important;
  }
  .TruyenhinhVovPlayer .suggest-container .text-replay {
    font-size: 11px;
    font-weight: 700;
    font-family: arial;
    position: relative;
    margin-left: 10px;
  }
}
@media screen and (max-width: 710px) {
  .TruyenhinhVovPlayer .box-tex-share {
    width: 60px;
  }
}
.TruyenhinhVovPlayer .ad-mute {
  width: 25px;
  height: 25px;
  border: 2px solid #820707;
  border-radius: 50%;
  background-color: rgba(243, 241, 241, 0.75);
  text-align: center;
  cursor: pointer;
  position: absolute;
  bottom: 7px;
  right: 25px;
  z-index: 2;
  font-size: 2em;
  color: #820707;
}

.TruyenhinhVovPlayer .vast-remaining {
  width: 8.5em;
  text-align: center;
  font-size: 1em !important;
  cursor: pointer;
  position: absolute;
  bottom: 100%;
  z-index: 2;
  margin: 10px;
  border-radius: 3px;
  height: 2em;
  left: 0;
  line-height: 2em;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
}

.TruyenhinhVovPlayer .vast-remaining .vast-remaining-title {
  flex: none;
  padding: 0 5px;
}

.TruyenhinhVovPlayer .vast-remaining .remaining-time {
  flex: none;
  font-size: 1em;
  display: block;
  line-height: 2em;
}

.TruyenhinhVovPlayer .vast-remaining .progress-control {
  bottom: 0 !important;
  height: 0;
  margin: 0;
  font-size: 0.6em;
}

.TruyenhinhVovPlayer .vast-remaining .progress-control .progress-slider {
  background-color: transparent !important;
}

.TruyenhinhVovPlayer .vast-remaining .progress-control .load-progress {
  display: none;
}

.TruyenhinhVovPlayer .vast-remaining .progress-control .play-progress {
  background-color: #fddf3a !important;
}

.midroll-display {
  height: 100%;
  width: 100%;
  position: absolute;
}

.midroll-display .midroll-marker {
  width: 5px;
  height: 100%;
  position: absolute;
  background-color: #fbe708;
}

.TruyenhinhVovPlayer .ad-ima .control-bar {
  display: none;
}

.TruyenhinhVovPlayer .ad-ima .ima-container {
  text-align: initial;
}

.TruyenhinhVovPlayer .ad-skip {
  width: 101px;
  height: 28px;
  border: 1px solid;
  border-right: 0;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  line-height: 28px;
  bottom: 85px;
  right: 0;
  text-align: center;
  font-size: 1.3em;
  font-weight: 700;
  position: absolute;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.TruyenhinhVovPlayer .ad-skip:after {
  content: "Báº¡n cÃ³ thá»ƒ bá» qua sau:";
  position: absolute;
  top: -16px;
  padding: 0 5px;
  width: 134px;
  right: inherit;
  font-style: italic;
  line-height: 15px;
  font-size: 10px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.TruyenhinhVovPlayer .ad-clickthrough-blocker {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.TruyenhinhVovPlayer .ad-canskip.ad-skip:after {
  display: none;
}

.TruyenhinhVovPlayer-mobile .control-bar {
  font-size: 10px;
}

.TruyenhinhVovPlayer-mobile .progress-slider {
  bottom: -7px;
}

.TruyenhinhVovPlayer-mobile .btn-mute {
  display: none !important;
}

.TruyenhinhVovPlayer-mobile .TruyenhinhVovPlayer-btn-mute {
  opacity: 0.8;
}

video::-webkit-media-controls {
  display: none !important;
}/*# sourceMappingURL=styles.css.map */