.banner-kenali {
  background: #bddaff;
}

.font-normal {
  font-weight: normal;
}

.font-600 {
  font-weight: 600;
}

.font-700 {
  font-weight: 700;
}

.text-blue-banner {
  color: #016fff;
  /* background-color: linear-gradient(180deg, #016FFF 25.26%, rgba(1, 111, 255, 0) 185.17%); */
}

.text-blue-sub-banner {
  color: #00204a;
}

.text-100 {
  font-size: 100px;
}

/* TAB Karya Anies di Pemerintahan

/* ++bootstap-tab.js*/

/* ++bootstap-tab.js*/

.nav:after,
.nav:before {
  content: "";
  display: table;
}

.nav:after {
  clear: both;
  overflow: hidden;
}

.nav {
  zoom: 1;
  margin-left: 20px;
  margin-top: 50px;
}

.nav li {
  margin: 0 4;
  padding: 0 10px;
  float: left;
}

@media (max-width: 690px) {
  .nav li {
    margin: 0 0;
    padding: 0 5px;
    margin-bottom: 10px;
  }
}

.nav .active {
  z-index: 3;
  /*当前项在最顶端*/
}

.nav li:before,
.nav li:after,
.nav a:before,
.nav a:after {
  content: "";
  position: absolute;
  bottom: 0;
}

.nav li:before {
  left: 10px;
}

.nav li:after {
  right: 10px;
}

.nav a {
  float: left;
  padding: 10px 16px;
  text-decoration: none;
  color: #5b5b5b;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  border: 1px solid #dddddd;
  border-radius: 100px 100px 100px 100px;
}

.nav .active a {
  background: #016fff;
  color: #ffffff;
}

.nav a:hover {
  background: #016fff;
  color: #ffffff;
}

.nav a:before {
  left: -20px;
}

.nav a:after {
  right: -20px;
}

.tab-content {
  /*   background: #F66599;
    color:#BE3569; */
  padding: 20px;
}

.tab-pane {
  display: none;
}

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

.container-year {
  width: fit-content;
  padding-right: 12px;
  padding-left: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  border: 1px solid #ededed;
  border-radius: 100px 100px 100px 100px;
  color: #3d3d3d;
}

/* Banner */
.homepage-new .banner .bg-blue-light {
  background: linear-gradient(180deg, rgb(233, 242, 254) 68%, rgb(246, 248, 252) 100%)
}

.homepage-new .banner .abw-potrait {
  height: 378px
}

@media(max-height: 720px) {
  .homepage-new .banner .abw-potrait {
    height: 300px
  }
}

@media(max-height: 540px) {
  .homepage-new .banner .abw-potrait {
    height: 220px
  }
}

@media(max-width: 360px) {
  .homepage-new .banner .abw-potrait {
    height: 120px
  }
}

.homepage-new .banner .top-section {
  padding-top: 120px
}

@media(max-height: 680px) {
  .homepage-new .banner .top-section {
    padding-top: 80px
  }
}

@media(max-width: 360px) {
  .homepage-new .banner .top-section {
    padding-top: 80px
  }
}

@media (max-width: 690px) {
  .homepage-new .banner .top-section {
    padding-top: 40px
  }
}


.homepage-new .banner .top-section .text {
  top: 20px;
  width: 380px
}

.homepage-new .banner .top-section .text>div h2 {
  font-size: 72px;
  line-height: 64px
}

@media(max-height: 720px) {
  .homepage-new .banner .top-section .text>div h2 {
    font-size: 64px;
    line-height: 56px
  }
}

@media(max-height: 540px) {
  .homepage-new .banner .top-section .text>div h2 {
    font-size: 48px;
    line-height: 42px;
  }
}

@media(max-width: 360px) {
  .homepage-new .banner .top-section .text>div h2 {
    font-size: 48px;
    line-height: 42px;
  }
}

.homepage-new .banner .top-section .text>div>h2:nth-child(1) {
  right: 10px
}

.homepage-new .banner .top-section .text>div>h2:nth-child(2) {
  left: 30px
}

.homepage-new .banner .top-section .text>div>h2:nth-child(3) {
  left: 10px
}

.homepage-new .banner .bottom-section {
  box-sizing: border-box;
  padding: 80px 44px 0 44px
}

@media(max-height: 680px) {
  .homepage-new .banner .bottom-section {
    padding: 60px 44px 0 44px
  }
}

@media(max-width: 360px) {
  .homepage-new .banner .bottom-section {
    padding: 60px 44px 0 44px
  }
}

.homepage-new .banner .bottom-section>div {
  align-items: flex-end
}

@media(max-height: 680px) {
  .homepage-new .banner .bottom-section>div {
    align-items: flex-center
  }
}

@media(max-width: 360px) {
  .homepage-new .banner .bottom-section>div {
    align-items: flex-center
  }
}

.homepage-new .banner .bottom-section h3 {
  font-size: 20px;
  line-height: 28px
}

@media(min-width: 690px) {
  .homepage-new .banner .bottom-section h3 {
    font-size: 24px;
    line-height: 34px
  }
}

@media(min-width: 690px) {
  .homepage-new .banner .bottom-section .text {
    max-width: 380px
  }
}


.position {
  position: absolute;
}

@media (max-width: 690px) {
  .position {
    position: relative;
  }
}

.subtitle-banner {
  font-size: 100px;
}

@media (max-width: 690px) {
  .subtitle-banner {
    font-size: 58px;
    margin-left: 10px;
  }
}

.title-banner {
  font-size: 16px;
}

@media (max-width: 690px) {
  .title-banner {
    font-size: 16px;
    margin-left: 10px;
  }
}

.position-abw {
  justify-content: end;
  margin-left: 16px;
  /* flex items-end justify-end h-fit relative z-4 ml-16  */
}

@media (max-width: 690px) {
  .position-abw {
    justify-content: center;
    margin-top: 48px;
    margin-left: 0px;
  }
}

.track-block {
  background: #fff;
  box-shadow: 0px 2px 10px rgba(25, 53, 77, 0.1);
  border-radius: 16px;
  padding: 28px 24px;
}

@media (max-width: 690px) {
  .track-block {
    margin-left: 16px;
    margin-right: 16px;
  }
}

.track-block .h-title {
  height: 55px;
}

.track-block .h-subtitle {
  height: 75px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  /* number of lines to show */
  line-clamp: 4;
  -webkit-box-orient: vertical;
}

.track-block .image {
  overflow: hidden;
  border-radius: 999px;
  flex-shrink: 0;
  background-color: #00204a;
}

.track-block .image img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.track-block .image {
  border-radius: 4px;
}