/** story **/
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;1,700&display=swap");
.story figure {
  margin: 0;
}

.story__thumb {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1) inset;
  overflow: hidden;
  background: #fff url(../img/background_ver3.png?v1-2209) center center/50% auto no-repeat;
}

.story__thumb a {
  display: flex;
  width: 100%;
  height: 100%;
  transition: transform 0.5s ease-out 0.1s;
  transition: 0.5s;
}

.story__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s;
  text-indent: -9999px;
}

.story__thumb:hover {
  overflow: hidden;
}

.story__thumb:hover img {
  transform: scale(1.05);
}

.story__heading a {
  display: block;
  transition: 0.5s;
  overflow: hidden;
  text-shadow: 0 4px 8px rgba(0, 0, 0, 0.45);
}

.story__heading a:hover {
  color: #ccc;
}

.story time {
  display: block;
}

.story__meta a:hover {
  color: #313035;
}

.story__summary {
  display: block;
  color: #ced4da;
}

.story__summary a {
  display: block;
}

/** tab **/
.tab-pane {
  display: none;
}

.tab-pane.active {
  display: block;
}

/** breadcrumbs **/
.breadcrumbs {
  padding-bottom: 20px;
}

.breadcrumbs .text {
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0;
  text-align: left;
  color: #fff;
  text-transform: uppercase;
}

/** social **/
.social-wrapper {
  display: flex;
  align-items: center;
  margin-top: 25px;
}

@media (min-width: 1366px) {
  .social-wrapper {
    margin-top: 24px;
  }
}
.social-wrapper > * {
  width: 36px;
  height: 36px;
  margin-left: 8px;
  font-size: 0;
  display: block;
  transition: 0.5s;
}

.social-wrapper > :first-child {
  margin-left: 0;
}

.social-wrapper > :hover {
  background-color: #555;
}

.social-wrapper .zalo {
  background: url(../img/knowledge/social-zalo.png) center center/29px no-repeat;
}

.social-wrapper .fb {
  background: url(../img/knowledge/social-fb.png) center center/14px no-repeat;
}

.social-wrapper .link {
  background: url(../img/knowledge/social-link.png) center center/19px no-repeat;
}

.social-wrapper .mail {
  background: url(../img/knowledge/social-mail.png) center center/21px no-repeat;
}

.social-wrapper .icon-follow {
  background: url(../img/knowledge/icon-follow_ver2.png) center center/92px no-repeat;
  width: 92px;
  height: 30px;
  margin-left: 20px;
}

.social-wrapper .followed {
  background: url(../img/knowledge/followed_ver2.png) center center/92px no-repeat;
  width: 92px;
  height: 28px;
  margin-left: 20px;
}

/** load-more **/
.load-more {
  width: 100%;
  height: 32px;
  background: #212529;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  cursor: pointer;
  padding-top: 5px;
}

.load-more:hover {
  color: #ccc;
}

.main-knowledge {
  padding-top: 75px;
  background: #810a0c;
  color: #ffc000;
  overflow: hidden;
  font-family: URWGeometric, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.main-knowledge a {
  color: #ffc000;
}
.main-knowledge a:hover {
  color: #ca9803;
}
.main-knowledge .container {
  width: 1287px;
  max-width: 1287px;
}
.main-knowledge .header-knowledge {
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 101;
  padding: 0 0.35rem;
  background-color: transparent;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  box-shadow: rgba(0, 0, 9, 0.2) 0px 3px 3px;
}
.main-knowledge .header-knowledge.sticky {
  background-color: rgba(0, 0, 0, 0.7);
  box-shadow: rgba(0, 0, 9, 0.2) 0px 3px 3px;
}
.main-knowledge .header-knowledge .header-content {
  padding: 5px 0;
}
.main-knowledge .header-knowledge .header-right .social_links {
  display: flex;
}
.main-knowledge .header-knowledge .header-right .social_links .social_item {
  margin-left: 5px;
}
.main-knowledge .header-knowledge .header-right .social_links .fb_iframe_widget {
  display: flex;
}
.main-knowledge .header-knowledge .btn-link {
  color: #fff;
}
.main-knowledge .header-knowledge .header-mid {
  display: none;
}
.main-knowledge .header-knowledge .breadcrumbs h2 {
  margin: 0 0 0 1rem;
  line-height: 38px;
}
.main-knowledge .header-knowledge .breadcrumbs h2 a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  color: #fff;
}
@media (max-width: 768px) {
  .main-knowledge .container {
    width: auto;
    max-width: 100%;
  }
  .main-knowledge .header-knowledge .header-content {
    padding: 0;
  }
}

.knowledge-bg {
  position: relative;
  margin-top: -92px;
  height: 800px;
  background-size: cover;
}
.knowledge-bg .wrapper {
  display: flex;
  justify-content: space-between;
  min-height: 450px;
}
@media (max-width: 768px) {
  .knowledge-bg .wrapper {
    flex-direction: column;
  }
}
.knowledge-bg::after {
  position: absolute;
  content: "";
  background: url(../img/knowledge/knowledge-overlay-bg.png) center bottom no-repeat;
  width: 100%;
  height: 100%;
  top: 3px;
  right: 0;
  display: none;
}
@media (min-width: 1366px) {
  .knowledge-bg::after {
    top: 1px;
  }
}
.knowledge-bg .img-wrapper {
  text-align: center;
  width: 100%;
  opacity: 0.5;
}
.knowledge-bg .box-content {
  width: 975px;
  right: 50%;
  transform: translate(50%, -50%);
  position: absolute;
  top: 50%;
  margin-top: 74px;
  z-index: 1;
}
@media (max-width: 768px) {
  .knowledge-bg {
    padding: 30px;
    height: auto;
  }
  .knowledge-bg .box-content {
    width: 100%;
    right: 0;
    transform: none;
    position: relative;
  }
}

@media (min-width: 1366px) {
  .knowledge-bg .box-content {
    margin-top: 0;
    width: 1221px;
  }
}
.knowledge-bg .content-left {
  max-width: 700px;
}

.knowledge-bg .content-left .topic__title {
  font-weight: 800;
  font-family: "Playfair Display";
  color: #ffc000;
  font-size: 58px;
  line-height: 70px;
  text-shadow: 0 4px 8px rgba(0, 0, 0, 0.45);
}

@media (min-width: 1366px) {
  .knowledge-bg .content-left .topic__title {
    font-size: 75px;
    line-height: 90px;
  }
}
.knowledge-bg .content-left .topic__sapo {
  margin-top: 20px;
  display: block;
  color: #ffc000;
  font-size: 18px;
  line-height: 26px;
  font-weight: 250;
}

@media (min-width: 1366px) {
  .knowledge-bg .content-left .topic__sapo {
    font-size: 22px;
    line-height: 32px;
  }
}
.knowledge-bg .content-right {
  width: 298px;
}

@media (max-width: 768px) {
  .knowledge-bg .content-left .topic__sapo {
    font-size: 22px;
    line-height: 32px;
  }
}
.knowledge-bg .content-right .story {
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.2);
}

.knowledge-bg .content-right .story:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}

.knowledge-bg .content-right .story__heading a {
  font-weight: 400;
  font-size: 19px;
  line-height: 28px;
}

.knowledge-bg .content-right .story__time {
  display: block;
  margin-top: 4px;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
}

.knowledge-bg .wrapper {
  display: flex;
  justify-content: space-between;
  min-height: 450px;
}

.knowledge-bg .link-wrapper {
  display: flex;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  margin-top: 164px;
  margin-left: 0;
  padding: 0;
  list-style: none;
}

@media (min-width: 1366px) {
  .knowledge-bg .link-wrapper {
    margin-top: 15px;
  }
}
.knowledge-bg .link-wrapper li {
  margin-left: 26px;
  list-style: none;
}

.knowledge-bg .link-wrapper li:first-child {
  margin-left: 0;
}

.knowledge-bg .link-wrapper a {
  padding-bottom: 10px;
  border-bottom: 1px solid transparent;
  margin-left: 26px;
  text-decoration: none;
  text-transform: uppercase;
}

.knowledge-bg .link-wrapper a.active,
.knowledge-bg .link-wrapper a:hover {
  border-bottom: 1px solid #fff;
}

.knowledge-bg .link-wrapper a:first-child {
  margin-left: 0;
}

.box-overview {
  padding: 110px 0 105px;
}

.box-overview .heading {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  padding: 11px 0 11px 5px;
  position: relative;
  display: block;
  width: 240px;
  margin: 0 auto;
  text-align: center;
}

.box-overview .heading::before {
  position: absolute;
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.05);
  display: block;
  top: 0;
  right: 0;
  transform: skew(-30deg);
  width: 100%;
  height: 40px;
}

.box-overview .heading::after {
  position: absolute;
  content: "";
  background: rgba(255, 255, 255, 0.3);
  display: block;
  top: 0;
  left: 0;
  transform: skew(-30deg);
  width: 3%;
  height: 40px;
}

.box-overview .des {
  padding-top: 28px;
  text-align: center;
  font-weight: 250;
  font-size: 22px;
  line-height: 31px;
  display: block;
  color: #e9ecef;
}

.box-gravity {
  height: 800px;
  position: relative;
  overflow: hidden;
  background-size: cover;
}

.box-gravity::after {
  position: absolute;
  content: "";
  background: url(../img/knowledge/mask-abf-detail.png) center bottom/100% 100% no-repeat;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  display: none;
}

.box-gravity .img-wrapper {
  text-align: center;
  height: 100%;
  width: 100%;
  opacity: 0.5;
}

.box-gravity .box-heading {
  position: absolute;
  top: 70%;
  transform: translate(50%, -50%);
  width: 100%;
  margin: 0 auto;
  right: 50%;
  z-index: 1;
}

@media (min-width: 1366px) {
  .box-gravity .box-heading {
    max-width: 957px;
  }
}
.box-gravity .heading {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  padding: 11px 0 11px 5px;
  position: relative;
  display: block;
  width: 240px;
  margin: 0 auto;
  text-align: center;
}

.box-gravity .heading::before {
  position: absolute;
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.05);
  display: block;
  top: 0;
  right: 0;
  transform: skew(-30deg);
  width: 100%;
  height: 40px;
}

.box-gravity .heading::after {
  position: absolute;
  content: "";
  background: rgba(255, 255, 255, 0.3);
  display: block;
  top: 0;
  left: 0;
  transform: skew(-30deg);
  width: 3%;
  height: 40px;
}

.box-gravity .des {
  display: block;
  padding-top: 20px;
  font-weight: 700;
  font-size: 46px;
  line-height: 63px;
  text-align: center;
}

.box-gravity .answer {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
  color: #e9ecef;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 16px;
  background: url(../img/knowledge/arrow-answer.png) top 3px right 2px/6px no-repeat;
  margin: 0 auto;
  margin-top: 20px;
  cursor: pointer;
  transition: 0.5s;
}

@media (min-width: 1366px) {
  .box-gravity .answer {
    margin-top: 30px;
  }
}
.box-gravity .answer:hover {
  color: #ccc;
}

.box-related-info {
  padding: 130px 0 95px;
}

.box-related-info .heading {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  padding: 11px 0 11px 5px;
  position: relative;
  display: block;
  width: 240px;
  margin: 0 auto;
  text-align: center;
}

.box-related-info .heading::before {
  position: absolute;
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.05);
  display: block;
  top: 0;
  right: 0;
  transform: skew(-30deg);
  width: 100%;
  height: 40px;
}

.box-related-info .heading::after {
  position: absolute;
  content: "";
  background: rgba(255, 255, 255, 0.3);
  display: block;
  top: 0;
  left: 0;
  transform: skew(-30deg);
  width: 3%;
  height: 40px;
}

.box-related-info .cate {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
}
@media (max-width: 768px) {
  .box-related-info .cate {
    overflow-x: scroll;
  }
}

.box-related-info .cate li {
  list-style: none;
}

.box-related-info .cate li::marker {
  display: none;
}

.box-related-info .cate li:first-child a:before {
  display: none;
}

.box-related-info .cate a {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  position: relative;
  text-transform: uppercase;
  padding: 8px 12px;
  margin-left: 5px;
  color: rgba(255, 255, 255, 0.5);
  transition: 0.6s;
  white-space: nowrap;
}

.box-related-info .cate a.active,
.box-related-info .cate a:hover {
  color: #fff;
}

.box-related-info .cate a::before {
  position: absolute;
  content: "";
  left: -25px;
  display: block;
  width: 15px;
  height: 39px;
  background: url(../img/knowledge/icon.png) center top 3px/15px no-repeat;
}

.box-related-info .box-content {
  margin-top: 48px;
}

.box-related-info .content-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}

.box-related-info .item {
  flex: 0 0 100%;
  padding: 0 12px;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .box-related-info .item {
    flex: 0 0 33.33%;
  }
}
@media (min-width: 1366px) {
  .box-related-info .item {
    flex: 0 0 25%;
  }
}
.box-related-info .item .story {
  background: #942a2a;
  height: 100%;
}

.box-related-info .story__thumb {
  width: 225px;
  height: 138px;
}

@media (min-width: 1366px) {
  .box-related-info .story__thumb {
    width: 298px;
    height: 183px;
  }
}
@media (max-width: 768px) {
  .box-related-info .story__thumb {
    width: 100%;
    height: auto;
  }
}
.box-related-info .story__heading a {
  padding: 12px;
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  font-family: "Playfair Display";
}

@media (min-width: 1366px) {
  .box-related-info .story__heading a {
    padding: 16px 24px 0;
  }
}
.box-related-info .story__summary {
  padding: 0 12px 12px;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
}

@media (min-width: 1366px) {
  .box-related-info .story__summary {
    padding: 10px 24px 16px;
  }
}
.box-related-info .load-more {
  margin-top: 40px;
  background-color: #942a2a;
}

.box-statistics {
  position: relative;
  height: 768px;
  padding: 114px 0;
  background-size: cover !important;
}

@media (min-width: 1920px) {
  .box-statistics {
    background-size: auto !important;
  }
}
@media (min-width: 1366px) {
  .box-statistics {
    height: 1080px;
    padding: 256px 0 290px;
  }
}
.box-statistics::before {
  position: absolute;
  content: "";
  top: -3px;
  right: 0;
  display: block;
  width: 100%;
  height: 106%;
  background: linear-gradient(180deg, #313035 0, rgba(49, 48, 53, 0.7) 20%, #313035 100%, #313035 100%);
  z-index: 1;
}

.box-statistics .img-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  text-align: center;
}

.box-statistics .box-heading {
  position: absolute;
  top: 185px;
  z-index: 1;
  left: calc(50% - 474px);
}

@media (min-width: 1366px) {
  .box-statistics .box-heading {
    top: 360px;
    left: calc(50% - 567px);
  }
}
.box-statistics .box-content {
  position: relative;
  width: 974px;
  margin: 0 auto;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  z-index: 1;
}

@media (min-width: 1366px) {
  .box-statistics .box-content {
    width: 1287px;
  }
}
.box-statistics .heading {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  padding: 11px 0 11px 5px;
  position: relative;
  display: block;
  width: 240px;
  margin: 0 auto;
  text-align: center;
}

.box-statistics .heading::before {
  position: absolute;
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.05);
  display: block;
  top: 0;
  right: 0;
  transform: skew(-30deg);
  width: 100%;
  height: 40px;
}

.box-statistics .heading::after {
  position: absolute;
  content: "";
  background: rgba(255, 255, 255, 0.3);
  display: block;
  top: 0;
  left: 0;
  transform: skew(-30deg);
  width: 3%;
  height: 40px;
}

.box-statistics .story {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid #495057;
  box-sizing: border-box;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  width: 308px;
  padding: 32px 32px 77px;
  text-align: center;
  margin-right: 25px;
  position: relative;
}

@media (min-width: 1366px) {
  .box-statistics .story {
    padding: 32px 32px 80px;
    margin-right: 33px;
    width: 407px;
  }
}
.box-statistics .story:nth-child(2) {
  margin-right: 0;
}

.box-statistics .story:nth-child(5) {
  margin-right: 0;
}

.box-statistics .story:nth-child(3n+3) {
  margin-right: 25px;
}

@media (min-width: 1366px) {
  .box-statistics .story:nth-child(3n+3) {
    margin-right: 33px;
  }
}
.box-statistics .story:first-child {
  margin-left: 333px;
}

@media (min-width: 1366px) {
  .box-statistics .story:first-child {
    margin-left: 440px;
  }
}
.box-statistics .story:not(:nth-child(-n+2)) {
  margin-top: 44px;
}

.box-statistics .story .highlights {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 800;
  display: block;
  text-align: center;
  padding-bottom: 10px;
  display: block;
  font-size: 28px;
  line-height: 34px;
}

@media (min-width: 1366px) {
  .box-statistics .story .highlights {
    font-size: 45px;
    line-height: 54px;
  }
}
.box-statistics .story__see-more {
  display: block;
  margin: 0 auto;
  padding-top: 22px;
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
  color: #ffc107;
  padding-right: 28px;
  background: url(../img/knowledge/arrow-yellow.png) top 27px right 0/12px no-repeat;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  transition: 0.5s;
  position: absolute;
  bottom: 32px;
  right: 50%;
  transform: translateX(50%);
}

.box-statistics .story__see-more a {
  color: #ffc107;
}

.box-statistics .story__see-more:hover {
  opacity: 0.7;
}

.box-other-category {
  padding: 100px 0 100px;
}
@media (max-width: 768px) {
  .box-other-category {
    padding: 50px 0 50px;
  }
}

.box-other-category .heading {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  padding: 11px 0 11px 5px;
  position: relative;
  display: block;
  width: 240px;
  margin: 0 auto;
  text-align: center;
}

.box-other-category .heading::before {
  position: absolute;
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.05);
  display: block;
  top: 0;
  right: 0;
  transform: skew(-30deg);
  width: 100%;
  height: 40px;
}

.box-other-category .heading::after {
  position: absolute;
  content: "";
  background: rgba(255, 255, 255, 0.3);
  display: block;
  top: 0;
  left: 0;
  transform: skew(-30deg);
  width: 3%;
  height: 40px;
}

.box-other-category .box-content {
  padding-top: 36px;
  position: relative;
}

@media (min-width: 1366px) {
  .box-other-category .box-content {
    padding-top: 68px;
  }
}
.box-other-category .story {
  width: 325px;
  height: 450px;
  position: relative;
}
@media (max-width: 768px) {
  .box-other-category .story {
    width: auto;
  }
}

@media (min-width: 1366px) {
  .box-other-category .story {
    width: 352px;
  }
}
.box-other-category .story:nth-child(3n+3) {
  margin-right: 0;
}

.box-other-category .story:not(:nth-child(-n+3)) {
  margin-top: 50px;
}

.box-other-category .story .icon-follow {
  position: absolute;
  top: 16px;
  right: 42px;
  z-index: 9;
}

@media (min-width: 1366px) {
  .box-other-category .story .icon-follow {
    right: 69px;
  }
}
.box-other-category .story .wrapper {
  width: calc(100% - 30px);
  background: rgba(0, 0, 0, 0.6);
  padding: 24px;
  position: absolute;
  bottom: 0;
  right: 10px;
  transition: 0.3s;
  height: 260px;
  overflow: hidden;
}

@media (min-width: 1366px) {
  .box-other-category .story .wrapper {
    width: calc(100% - 57px);
    right: 35px;
  }
}
.box-other-category .story:hover .wrapper {
  bottom: 50px;
  right: 30px;
  background: rgba(0, 0, 0, 0.8);
}

.box-other-category .story:hover .wrapper .story__heading a {
  text-decoration: underline !important;
}

@media (min-width: 1366px) {
  .box-other-category .story:hover .wrapper {
    right: 57px;
  }
}
.box-other-category .story__thumb {
  width: 295px;
  height: 400px;
}
@media (max-width: 768px) {
  .box-other-category .story__thumb {
    width: 100%;
    height: auto;
  }
}

.box-other-category .story__heading a {
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  font-family: "Playfair Display";
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.box-other-category .story__summary {
  margin-top: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}

.box-other-category .swipper-content {
  position: relative;
  overflow: hidden;
}

.box-other-category .swiper-prev,
.box-other-category .swiper-next {
  width: 52px;
  height: 72px;
  top: 50%;
  cursor: pointer;
  background: none;
  border: none;
  border-radius: 0;
  left: -66px;
}

.box-other-category .swiper-next {
  left: auto;
  right: -66px;
}

.box-other-category .swiper-prev::before,
.box-other-category .swiper-next::before {
  width: 52px;
  height: 72px;
  background-image: url(../img/knowledge/control-left-knowl.png);
  background-repeat: no-repeat;
  background-size: cover;
  border: none;
  display: block;
}

.box-other-category .swiper-next::before {
  transform: rotate(180deg);
}

.box-other-category .swiper-prev::before {
  transform: rotate(0deg);
}

.site-footer {
  background-color: #313035;
  padding-top: 52px;
  padding-bottom: 75px;
}

.site-footer ul {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
}

.site-footer ul li {
  list-style: none;
}

.site-footer ul li::marker {
  display: none;
}

.site-footer ul li:first-child a {
  margin-left: 0;
}

.site-footer ul a {
  font-style: normal;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 10px;
  display: block;
  font-weight: 500;
  font-size: 15px;
  line-height: 24px;
  white-space: nowrap;
  margin-left: 40px;
}

.site-footer ul a:hover {
  color: #ccc;
}

.site-footer .wrap {
  display: flex;
  justify-content: space-between;
  padding-top: 17px;
  border-top: 8px solid #e9ecef;
}

.site-footer .wrap .logo {
  background: url(../img/knowledge/logo-footer-knowl.png) center center/247px no-repeat;
  width: 249px;
  height: 93px;
}

.site-footer .wrap .info {
  text-align: right;
}

.site-footer .wrap .info > * {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  text-align: right;
  color: #fff;
}

.scroll::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: transparent;
}

.scroll::-webkit-scrollbar {
  height: 4px;
  width: 4px;
  background: 0 0;
}

.scroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: transparent;
}

.knowledge-latest .knowledge-body {
  padding-top: 90px;
}
.knowledge-latest .knowledge-bg {
  background: none !important;
  height: 500px;
}
.knowledge-latest .knowledge-bg .wrapper {
  min-height: 0;
}
.knowledge-latest .box-related-info {
  padding-top: 15px;
}
.knowledge-latest .box-related-info .box-content {
  margin-top: 0;
}
@media (max-width: 769px) {
  .knowledge-latest .knowledge-body {
    padding-top: 30px;
  }
  .knowledge-latest .knowledge-bg {
    height: auto;
  }
}

/* BLOCKS */
.box-knowledge {
  margin-top: 66px;
}

.box-knowledge .item-wrapper-bg {
  position: relative;
  padding: 30px 0;
}

.box-knowledge .item-wrapper {
  background-size: cover;
}

.box-knowledge .box-heading {
  min-height: 275px;
}

.box-knowledge .sub-title {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 29px;
  text-transform: uppercase;
  color: #ffc000;
  display: none;
}

.box-knowledge .sub-title:hover {
  color: #ccc;
}

.box-knowledge .title a {
  font-family: "Playfair Display";
  font-weight: 700;
  font-size: 64px;
  line-height: 85px;
  color: #ffc000 !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  text-transform: none;
}

.box-knowledge .title a:hover {
  color: #ffc000 !important;
}

.box-knowledge .des {
  font-family: "Playfair Display";
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  color: #ffc000;
  width: 792px;
  margin-top: 16px;
}

.box-knowledge .box-content {
  float: right;
  width: 975px;
}

@media (min-width: 1366px) {
  .box-knowledge .box-content {
    width: 1023px;
  }
}
.box-knowledge .nav-tab__link {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: 17px;
  list-style: none;
  margin: 0;
  padding: 10px 0;
}

.box-knowledge .nav-tab__link li {
  list-style: none;
}

.box-knowledge .nav-tab__link li:first-child a {
  margin-left: 0;
  padding-left: 0;
}

.box-knowledge .nav-tab__link li:first-child a::before {
  display: none;
}

.box-knowledge .nav-tab__link a {
  font-size: 17px;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding-left: 16px;
  margin-left: 16px;
  position: relative;
  white-space: nowrap;
  text-decoration: none;
}

.box-knowledge .nav-tab__link a::before {
  position: absolute;
  content: "";
  left: 0;
  top: 2px;
  border-left: 1px solid #fff;
  width: 1px;
  height: 16px;
}

.box-knowledge .nav-tab__link a.active,
.box-knowledge .nav-tab__link a:hover {
  text-decoration: underline;
}

.box-knowledge .nav-tab__content {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 4px;
  padding: 37px 33px;
}

.box-knowledge .wrapper {
  display: flex;
  flex-wrap: wrap;
}

.box-knowledge .story {
  margin-bottom: 30px;
}

@media (min-width: 1366px) {
  .box-knowledge .story {
    padding-right: 30px;
    flex: 0 0 50%;
  }
}
.box-knowledge .story__thumb {
  border-radius: 4px;
  width: 120px;
  height: 80px;
  float: left;
  margin-right: 16px;
}

.box-knowledge .story__heading a {
  font-family: "Playfair Display";
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
  color: #fff;
}

.box-knowledge .story__heading a:hover {
  color: #ccc !important;
}

.box-knowledge .slider-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
}

.box-knowledge .tab-pane.active .slider-wrapper {
  min-height: 165px;
}

.box-knowledge .tab-pane {
  display: none;
}

.box-knowledge .tab-pane.active {
  display: block;
}

.box-knowledge .img-wrapper {
  padding: 30px 0;
}

.box-knowledge .img-wrapper img {
  width: 100%;
  height: 740px;
  -o-object-fit: cover;
     object-fit: cover;
}

.box-knowledge .content-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.box-knowledge .icon_eM {
  background: url(../img/icon_eM.png) center center no-repeat;
  width: 25px;
  height: 23px;
  display: inline-block;
  margin-right: 3px;
  margin-bottom: -3px;
}

.box-knowledge .icon_video {
  background: url(../img/icon_video.png) center center no-repeat;
  width: 25px;
  height: 23px;
  display: inline-block;
  margin-right: 3px;
  margin-bottom: -3px;
}

.box-knowledge .icon_image {
  background: url(../img/icon_image.png) center center no-repeat;
  width: 25px;
  height: 23px;
  display: inline-block;
  margin-right: 3px;
  margin-bottom: -3px;
}

@media (max-width: 768px) {
  .box-knowledge {
    margin-top: 0;
  }
  .box-knowledge .title a {
    font-size: 50px;
    line-height: 60px;
    -webkit-line-clamp: 3;
  }
  .box-knowledge .des {
    width: auto;
  }
  .box-knowledge .box-content {
    width: auto;
    float: none;
  }
  .box-knowledge .img-wrapper img {
    height: 800px;
  }
  .box-knowledge .nav-tab__content {
    padding: 15px;
  }
  .box-knowledge .nav-tab__link {
    overflow-y: hidden;
    overflow-x: auto;
  }
  .box-knowledge .story:nth-child(n+4) {
    margin-top: 0;
  }
  .box-knowledge .content-wrapper {
    max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .box-knowledge .story {
    width: 100%;
    margin-bottom: 30px;
  }
}