/*!
 * Bootstrap  v5.3.7 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

ol, ul {
  list-style: revert;
}

.main-expert {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.main-expert .section-1 {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
  
  background: linear-gradient(180deg, #dbedff 0%, rgba(219, 237, 255, 0) 63.81%), var(--colors-gray-white, #fffffc);
}

[dir="rtl"] .main-expert .section-1 {
  
  background: linear-gradient(-180deg, #dbedff 0%, rgba(219, 237, 255, 0) 63.81%), var(--colors-gray-white, #fffffc);
}

.main-expert .section-1 .gap-section-1 {
  gap: 80px;
  padding-left: 48px;
  padding-right: 48px;
}

.main-expert .section-1 .gap-section-1 .header-box {
  width: 890px;
  text-align: center;
}

.main-expert .section-1 .gap-section-1 .header-box .head-title {
  display: flex;
  justify-content: center;
  align-items: end;
  gap: 16px;
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: -2.88px;
  margin-bottom: 20px;
  color: #003da6;
}

.main-expert .section-1 .gap-section-1 .header-box .head-title span {
  margin-bottom: 5px;
}

.main-expert .section-1 .gap-section-1 .header-box .head-title img {
  width: 221px;
  height: 88px;
}

.main-expert .section-1 .gap-section-1 .header-box .head-desc {
  color: #071d4c;
  font-size: 24px;
  font-weight: 500;
  line-height: 28.8px;
  letter-spacing: .48px;
}

.main-expert .section-1 .gap-section-1 .content-box .box-image img {
  width: 250px;
  height: 250px;
}

.main-expert .section-1 .gap-section-1 .content-box .box-description {
  min-height: 365px;
  padding: 24px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.main-expert .section-1 .gap-section-1 .content-box .box-description h2 {
  color: #003da6;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: -1.92px;
  width: 320px;
  margin: 0 auto 8px;
}

.main-expert .section-1 .gap-section-1 .content-box .box-description .sub-title-expert {
  color: #071d4c;
  font-size: 16px;
  font-weight: 700;
  line-height: 19.2px;
  letter-spacing: .32px;
  margin-bottom: 16px;
}

.main-expert .section-1 .gap-section-1 .content-box .box-description .description-expert {
  color: #0d1215;
  font-size: 16px;
  font-weight: 500;
  line-height: 19.2px;
  letter-spacing: .32px;
}

.main-expert .section-1 .gap-section-1 .content-box .box-description .btn-detail {
  color: #fffffc;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.6px;
  border: none;
  border-radius: 42px;
  background-color: #003da6;
  padding: 12px 40px;
}

.main-expert .section-2 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.main-expert .section-2 .gap-section-2 {
  padding-left: 48px;
  padding-right: 48px;
}

.main-expert .section-2 .gap-section-2 .box-editorial {
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-expert .section-2 .gap-section-2 .box-editorial .box-left h2 {
  color: #003da6;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -2.4px;
  margin-bottom: 16px;
}

.main-expert .section-2 .gap-section-2 .box-editorial .box-left p {
  color: #003da6;
  font-size: 24px;
  font-weight: 500;
  line-height: 28.8px;
  letter-spacing: .48px;
}

.main-expert .section-2 .gap-section-2 .box-editorial .box-right .box-content-scrolling {
  background-color: #003da6;
  padding: 32px 24px;
  border-radius: 24px;
}

.main-expert .section-2 .gap-section-2 .box-editorial .box-right .box-content-scrolling .text-content-scrolling {
  height: 316px;
  overflow-x: hidden;
  overflow-y: scroll;
  color: #fffffc;
  
  padding-right: 16px;
  scrollbar-width: thin;
  scrollbar-color: #fff rgba(255, 255, 255, .1);
}

[dir="rtl"] .main-expert .section-2 .gap-section-2 .box-editorial .box-right .box-content-scrolling .text-content-scrolling {
  padding-right: 0;
  
  padding-left: 16px;
}

.main-expert .section-2 .gap-section-2 .box-editorial .box-right .box-content-scrolling .text-content-scrolling::-webkit-scrollbar {
  width: 7px;
}

.main-expert .section-2 .gap-section-2 .box-editorial .box-right .box-content-scrolling .text-content-scrolling::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, .25);
  border-radius: 3.5px;
  margin-block: 10px;
}

.main-expert .section-2 .gap-section-2 .box-editorial .box-right .box-content-scrolling .text-content-scrolling::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: 3.5px;
}

.main-expert .section-2 .gap-section-2 .box-editorial .box-right .box-content-scrolling .text-content-scrolling p, .main-expert .section-2 .gap-section-2 .box-editorial .box-right .box-content-scrolling .text-content-scrolling li {
  font-weight: 500;
  line-height: 19.2px;
  letter-spacing: .32px;
  font-size: 16px;
  margin-bottom: 1rem;
}

.main-expert .section-3 {
  
  background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 40%), linear-gradient(0deg, var(--colors-blue-blue-100, #dbedff) 0%, var(--colors-blue-blue-100, #dbedff) 100%), linear-gradient(90deg, #004dac 0%, #2473d4 45.25%, #1f6dce 59.46%, #004dac 101.03%);
  padding-top: 80px;
  padding-bottom: 80px;
}

[dir="rtl"] .main-expert .section-3 {
  
  background: linear-gradient(-180deg, #fff 0%, rgba(255, 255, 255, 0) 40%), linear-gradient(0deg, var(--colors-blue-blue-100, #dbedff) 0%, var(--colors-blue-blue-100, #dbedff) 100%), linear-gradient(-90deg, #004dac 0%, #2473d4 45.25%, #1f6dce 59.46%, #004dac 101.03%);
}

.main-expert .section-3 .gap-section-3 {
  padding-left: 48px;
  padding-right: 48px;
}

.main-expert .section-3 .gap-section-3 .box-title-article {
  text-align: center;
  margin-bottom: 40px;
}

.main-expert .section-3 .gap-section-3 .box-title-article h1 {
  color: #003da6;
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: -2.88px;
}

.main-expert .section-3 .gap-section-3 .box-title-article h1 span {
  color: #ef9625;
}

.main-expert .section-3 .gap-section-3 .text-custom {
  color: #071d4c;
  font-size: 16px;
  font-weight: 500;
  line-height: 19.2px;
  letter-spacing: .32px;
}

.main-expert .section-3 .btn-artikel {
  background-color: transparent;
  color: #003da6;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: -0.6px;
  border-radius: 42px;
  border: 2px solid #003da6;
  padding: 12px 40px;
}

.main-expert .tab-pane {
  display: none;
}

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

@media screen and (max-width: 512px) {
  .main-expert .section-1 {
    padding: 60px 0 0;
  }

  .main-expert .section-1 .gap-section-1 {
    gap: 40px;
    padding-right: 24px;
    padding-left: 24px;
  }

  .main-expert .section-1 .gap-section-1 .header-box {
    width: 100%;
  }

  .main-expert .section-1 .gap-section-1 .header-box .head-title {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -2.4px;
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }

  .main-expert .section-1 .gap-section-1 .header-box .head-title span {
    margin-bottom: 0;
  }

  .main-expert .section-1 .gap-section-1 .header-box .head-title img {
    width: 141px;
    height: 56px;
    margin-bottom: -4px;
  }

  .main-expert .section-1 .gap-section-1 .header-box .head-desc {
    font-size: 16px;
    line-height: 21.6px;
    letter-spacing: .36px;
  }

  .main-expert .section-1 .gap-section-1 .content-box .box-image {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-bottom: 12px;
  }

  .main-expert .section-1 .gap-section-1 .content-box .box-image img {
    width: 100px;
    height: 100px;
  }

  .main-expert .section-1 .gap-section-1 .content-box .box-image .title-m {
    
    text-align: left;
  }

  [dir="rtl"] .main-expert .section-1 .gap-section-1 .content-box .box-image .title-m {
    
    text-align: right;
  }

  .main-expert .section-1 .gap-section-1 .content-box .box-image .title-m h2 {
    color: #003da6;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -1px;
    margin-bottom: 8px;
  }

  .main-expert .section-1 .gap-section-1 .content-box .box-image .title-m .sub-title-expert {
    color: #071d4c;
    font-size: 14px;
    font-weight: 700;
    line-height: 16.8px;
    letter-spacing: -0.42px;
    margin: 0;
  }

  .main-expert .section-1 .gap-section-1 .content-box .box-description {
    
    text-align: left;
    line-height: 16.8px;
    letter-spacing: -0.42px;
    padding: 0;
    min-height: unset;
    margin-bottom: 40px;
    align-items: end;
  }

  [dir="rtl"] .main-expert .section-1 .gap-section-1 .content-box .box-description {
    
    text-align: right;
  }

  .main-expert .section-1 .gap-section-1 .content-box .box-description .description-expert {
    font-size: 14px;
  }

  .main-expert .section-1 .gap-section-1 .content-box .box-description .btn-detail {
    padding: 8px 20px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.16px;
  }

  .main-expert .section-2 {
    padding: 60px 0 20px;
  }

  .main-expert .section-2 .gap-section-2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .main-expert .section-2 .gap-section-2 .box-editorial {
    flex-direction: column;
    gap: 40px;
  }

  .main-expert .section-2 .gap-section-2 .box-editorial .box-left {
    text-align: center;
  }

  .main-expert .section-2 .gap-section-2 .box-editorial .box-left h2 {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: -1.92px;
  }

  .main-expert .section-2 .gap-section-2 .box-editorial .box-left p {
    font-size: 18px;
    line-height: 21.6px;
    letter-spacing: .36px;
    margin-bottom: 0;
  }

  .main-expert .section-2 ul,
  .main-expert .section-2 ol {
    
    padding-left: 24px;
  }

  [dir="rtl"] .main-expert .section-2 ul,
  [dir="rtl"] .main-expert .section-2 ol {
    padding-left: 0;
    
    padding-right: 24px;
  }

  .main-expert .section-3 {
    padding-bottom: 40px;
  }

  .main-expert .section-3 .gap-section-3 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .main-expert .section-3 .gap-section-3 .text-custom {
    font-size: 14px;
    font-weight: 500;
    line-height: 16.8px;
    letter-spacing: -0.42px;
  }

  .main-expert .section-3 .gap-section-3 .box-title-article h1 {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: -2.4px;
    padding: 0 20px;
  }
}

.main-expert .nav-tabs {
  width: 456px;
}

@media (max-width: 575px) {
  .main-expert .nav-tabs {
    width: 100%;
  }
}

.swiper-component .swiper-slide {
  overflow-y: unset;
}

