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

.body-xl-medium {
  font-size: 24px;
  line-height: 100%;
  font-weight: 500;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-xl-medium {
    font-size: 40px;
    line-height: 100%;
    font-weight: 500;
    letter-spacing: -0.6px;
  }
}

.body-xl-semibold {
  font-size: 24px;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-xl-semibold {
    font-size: 40px;
    line-height: 100%;
    font-weight: 600;
    letter-spacing: -0.6px;
  }
}

.body-xl-bold {
  font-size: 24px;
  line-height: 100%;
  font-weight: 700;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-xl-bold {
    font-size: 40px;
    line-height: 100%;
    font-weight: 700;
    letter-spacing: -0.6px;
  }
}

.body-l-medium {
  font-size: 20px;
  line-height: 100%;
  font-weight: 500;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-l-medium {
    font-size: 28px;
    line-height: 100%;
    font-weight: 500;
    letter-spacing: -0.48px;
  }
}

.body-l-semibold {
  font-size: 20px;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-l-semibold {
    font-size: 28px;
    line-height: 100%;
    font-weight: 600;
    letter-spacing: -0.48px;
  }
}

.body-l-bold {
  font-size: 20px;
  line-height: 100%;
  font-weight: 700;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-l-bold {
    font-size: 28px;
    line-height: 100%;
    font-weight: 700;
    letter-spacing: -0.48px;
  }
}

.body-default-medium {
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-default-medium {
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: -0.48px;
  }
}

.body-default-semibold {
  font-size: 16px;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-default-semibold {
    font-size: 20px;
    line-height: 100%;
    font-weight: 600;
    letter-spacing: -0.48px;
  }
}

.body-default-bold {
  font-size: 16px;
  line-height: 100%;
  font-weight: 700;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-default-bold {
    font-size: 20px;
    line-height: 100%;
    font-weight: 700;
    letter-spacing: -0.48px;
  }
}

.body-big-medium {
  font-size: 18px;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: -0.36px;
}

@media (min-width: 992px) {
  .body-big-medium {
    font-size: 24px;
    line-height: 120%;
    font-weight: 500;
    letter-spacing: -0.48px;
  }
}

.body-big-semibold {
  font-size: 18px;
  line-height: 120%;
  font-weight: 600;
  letter-spacing: -0.36px;
}

@media (min-width: 992px) {
  .body-big-semibold {
    font-size: 24px;
    line-height: 120%;
    font-weight: 600;
    letter-spacing: -0.48px;
  }
}

.body-big-bold {
  font-size: 18px;
  line-height: 120%;
  font-weight: 700;
  letter-spacing: -0.36px;
}

@media (min-width: 992px) {
  .body-big-bold {
    font-size: 24px;
    line-height: 120%;
    font-weight: 700;
    letter-spacing: -0.48px;
  }
}

.body-small-medium {
  font-size: 14px;
  line-height: 100%;
  font-weight: 500;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-small-medium {
    font-size: 16px;
    line-height: 100%;
    font-weight: 500;
    letter-spacing: -0.48px;
  }
}

.body-small-semibold {
  font-size: 14px;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-small-semibold {
    font-size: 16px;
    line-height: 100%;
    font-weight: 600;
    letter-spacing: -0.48px;
  }
}

.body-small-bold {
  font-size: 14px;
  line-height: 100%;
  font-weight: 700;
  letter-spacing: -0.48px;
}

@media (min-width: 992px) {
  .body-small-bold {
    font-size: 16px;
    line-height: 100%;
    font-weight: 700;
    letter-spacing: -0.48px;
  }
}

.nav-tabs {
  background-color: #015eb2;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  border: none;
}

.nav-tabs .nav-item {
  flex: 1;
  height: 70px;
}

.nav-tabs .nav-item a.nav-link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.nav-tabs .nav-item .nav-link {
  color: #f8f9fa;
  border: none;
  width: 100%;
  height: 70px;
}

.nav-tabs .nav-item .nav-link.active {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  background-color: #003da6;
  position: relative;
}

.nav-tabs .nav-item .nav-link.active::before {
  content: " ";
  height: 8px;
  width: 80%;
  background-color: #f8f9fa;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
}

.nav-tabs .nav-item .nav-link.active.tab-gold {
  color: #ffe8af;
}

.nav-tabs .nav-item .nav-link.active.tab-gold::before {
  
  background: linear-gradient(90deg, #cbab64 0%, #ffed9c 31.45%, #f8e392 43.23%, #efd686 57.4%, #f0d894 73.7%, #bb9a56 87.05%, #f3d98c 100%);
}

[dir="rtl"] .nav-tabs .nav-item .nav-link.active.tab-gold::before {
  
  background: linear-gradient(-90deg, #cbab64 0%, #ffed9c 31.45%, #f8e392 43.23%, #efd686 57.4%, #f0d894 73.7%, #bb9a56 87.05%, #f3d98c 100%);
}

.nav-tabs .nav-item .nav-link:not(.active) {
  color: rgba(248, 249, 250, .5);
}

.tab-content {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

