/* 
/* 8/22/2022 - MAIN Scorecard CSS FILE
/* Minified version in ../css/dev-scorecard.min.css 
* developed:tmayes */
/*scorecard color variables */
/*fonts */
/* primary colors */
/*text color blue */
/* alternative colors */
/* changed for accessibility because of white #CC8500 */
/* changed for accessibility because of white #02AAC0 */
/* colors on tier pages */
/* == begin overlay img banner ===*/
.swiper-banner {
  position: relative;
}

.lp__swiper_carousel {
  position: relative;
}

.lp-cover {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center right;
  object-position: center right;
  width: 100%;
}

.archive-banner {
  margin-right: auto;
  margin-left: auto;
}

.archive-banner .row {
  margin: 0 auto;
  display: block;
}

@media (min-width: 1200px) {
  .archive-banner .row {
    display: flex;
    display: -webkit-flex;
    margin: 0px;
  }
}
@media (min-width: 1200px) {
  .archive-banner [class*=col-] {
    padding: 0px;
    border-bottom: 1px solid #fff;
  }
  .archive-banner [class*=col-]:first-child {
    border-right: 1px solid #fff;
  }
}
.archive-banner [class*=col-] > div:first-child,
.archive-banner [class*=col-] .parsys,
.archive-banner [class*=col-] .remove-padding-grid,
.archive-banner [class*=col-] .archiveIntro {
  height: 100%;
}

@media (min-width: 1200px) {
  .archive-banner .padd-0 {
    padding: 0px;
    border-bottom: 1px solid #fff;
  }
  .archive-banner .padd-0:first-child {
    border-right: 1px solid #fff;
  }
}
.lp__banner_img_overlay .lp__banner_wrapper {
  position: relative;
  width: 100%;
}

.lp__banner_img_overlay .lp__banner_overlay_content {
  position: relative;
  left: 0;
  right: 0;
  bottom: 7%;
  padding: 16px;
  z-index: 2;
  background-color: #f2f2f2;
}

.lp__banner_img_overlay .lp__banner_overlay_content p {
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .lp__banner_img_overlay .lp__banner_overlay_content {
    position: absolute;
    margin: 0 auto;
    padding: 32px;
    background: transparent;
  }
  .lp__banner_img_overlay .lp__banner_overlay_content p {
    margin-bottom: 32px;
  }
  .lp__banner_img_overlay .lp__banner_overlay_content * {
    color: #fff;
  }
  .lp__banner_img_overlay .lp__banner_overlay_content a {
    color: #fff;
  }
  .lp__banner_img_overlay .lp__banner_overlay_content a:hover,
.lp__banner_img_overlay .lp__banner_overlay_content a:focus {
    color: #fff;
  }
}
.lp__center_align {
  left: 0px;
  right: 0px;
  text-align: center;
}

.lp__right_align {
  text-align: right;
}

.lp__banner_img_overlay .lp__banner_img {
  position: relative;
}

.lp__banner_img_overlay .lp__banner_img img {
  height: 320px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

@media (min-width: 992px) {
  .lp__banner_img_overlay .lp__banner_img img {
    height: 450px;
  }
}
@media (min-width: 992px) {
  .lp__banner_img_overlay .lp__banner_img img {
    height: 520px;
  }
}
.lp__banner_img_overlay .lp__banner_img:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0px;
  left: 0;
  z-index: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#cc000000", GradientType=0);
}

.lp__banner_img_overlay .swiper-button-prev,
.lp__banner_img_overlay .swiper-button-next {
  background-color: #fff;
  padding: 11px;
  width: 35px;
  height: 35px;
}

@media (min-width: 768px) {
  .lp__banner_img_overlay .swiper-button-prev,
.lp__banner_img_overlay .swiper-button-next {
    width: 45px;
    height: 45px;
  }
}
.lp__banner_img_overlay .swiper-button-prev:after,
.lp__banner_img_overlay .swiper-button-next:after {
  font-size: 18px;
}

.lp__banner_img_overlay .swiper-button-next {
  right: 0px;
}

.lp__banner_img_overlay .swiper-button-prev {
  left: 0px;
}

.lp__banner_img_overlay.swiper-pagination-fraction,
.lp__banner_img_overlay .swiper-pagination-custom,
.lp__banner_img_overlay.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
}

.lp__banner_img_overlay .swiper-pagination-bullet-active {
  background: #fff;
}

.lp__banner_img_overlay .swiper-pagination-bullet {
  border: 1px solid #fff;
}

/* == begin overlay img banner ===*/
.lp__swiper_title {
  font-size: 2rem;
  line-height: 2.5rem;
  margin: 0px 0px 16px 0px;
  font-weight: normal;
}

@media (min-width: 991px) {
  .lp__swiper_title {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
.swiper-banner .swiper-button-prev,
.swiper-banner .swiper-button-next {
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0.87);
  width: 35px;
  height: 35px;
  box-shadow: none;
  top: 40%;
}

.swiper-banner .swiper-button-prev:after,
.swiper-banner .swiper-button-next:after {
  font-size: 16px;
  color: #fff;
}

.swiper-banner .swiper-button-next {
  right: 0px;
}

.swiper-banner .swiper-button-prev {
  left: 0px;
}

.swiper-wrapper.smaller-carousel .lp__banner_img_overlay .lp__banner_overlay_content {
  width: 66%;
}

/*modifier for 380px height banner */
@media (min-width: 991px) {
  .swiper-wrapper.smaller-carousel,
.swiper-wrapper.smaller-carousel .lp_banner_wrapper {
    max-height: 380px !important;
  }
  .swiper-wrapper.smaller-carousel .lp__banner_wrapper .lp__banner_overlay_content {
    bottom: 15%;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .swiper-wrapper.smaller-carousel,
.swiper-wrapper.smaller-carousel .lp_banner_wrapper {
    max-height: 380px !important;
  }
  .swiper-wrapper.smaller-carousel .lp__banner_wrapper .lp__banner_overlay_content {
    bottom: 0%;
  }
}
.scorecard_card .row {
  display: flex;
  flex-wrap: wrap;
}
.scorecard_card .scorecard {
  margin: 18px auto;
  background-color: #FFFFFF;
  border: 1px solid gray rgb(0, 0, 0);
  border-radius: 8px;
  height: 95%;
}
.scorecard_card .scorecard .scorecard-headwrapper {
  min-height: 170px;
  padding: 16px 16px 0px;
  margin: 0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.scorecard_card .scorecard .scorecard-headwrapper .scorecard-imgtitle {
  display: inline-flex;
  order: 2;
}
.scorecard_card .scorecard .scorecard-headwrapper .scorecard-imgtitle img {
  padding: 8px;
  width: auto;
  max-width: 70px;
  max-height: 50px;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  top: 0;
  bottom: 0;
  right: 8px;
  margin: auto;
  position: relative;
}
.scorecard_card .scorecard h3 {
  margin: 24px 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.75rem;
  letter-spacing: -0.02em;
  color: #FFFFFF;
}
.scorecard_card .scorecard .percent-tag {
  border-top: 2px solid #004370;
  color: #004370;
  display: block;
  width: auto;
  text-align: center;
  font-weight: 300;
  font-size: 1.2rem;
  letter-spacing: 0.5px;
  line-height: 1.875rem;
  text-transform: uppercase;
  margin: 0px 24px;
  padding: 4px 8px 16px;
}
@media only screen and (max-width: 640px) {
  .scorecard_card .scorecard .percent-tag {
    font-size: 1.5rem;
    line-height: 1.5rem;
    margin: 0 12px;
  }
}

.scorecard-info-table {
  padding: 0px 20px 0px 20px;
  /* @media (max-width: 991.5px) and (min-width: 768px) {
       padding: 20px 24px 0px 24px;
  }*/
}
@media (max-width: 1199.5px) and (min-width: 768px) {
  .scorecard-info-table {
    padding: 20px 24px 0px 24px;
  }
}
@media (min-width: 1200px) {
  .scorecard-info-table {
    padding: 20px 6px 0px 6px;
  }
}

.scorecard-info {
  padding: 8px 16px 0 16px;
  display: inline-block;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .scorecard-info {
    display: block;
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199.5px) {
  .scorecard-info {
    display: inline-flex;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .scorecard-info {
    display: flex;
    justify-content: flex-start;
            align-items:center;
  }
}
@media (min-width: 1200px) and (max-width: 768px) {
  .scorecard-info.data-table {
    display: flex;
  }
}
@media only screen and (max-width: 640px) {
  .scorecard-info.data-table {
    display: block;
  }
}
.scorecard-info.data-table ul.scorecard-table {
  margin: 14px 0px 14px 8px;
  min-width: 262px;
}
@media (max-width: 1199.5px) {
  .scorecard-info.data-table ul.scorecard-table {
    min-width: auto;
    width: 100%;
    margin: 14px 0px 0px 0px;
  }
}
.scorecard-info.data-table ul.scorecard-table li {
  border-bottom: 1px solid #ccc;
  color: #004370;
  padding: 8px;
  margin: 0;
  text-transform: uppercase;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.scorecard-info.data-table ul.scorecard-table li:last-child {
  border-bottom: 0;
}
.scorecard-info.data-table ul.scorecard-table li span {
  text-align: right;
  float: right;
  text-transform: none;
}
.scorecard-info.data-table .scorecard-table {
  margin: 14px 0px 14px 8px;
}
@media (max-width: 1199.5px) {
  .scorecard-info.data-table .scorecard-table {
    width: 100%;
    margin: 14px 0px 0px 0px;
  }
}
.scorecard-info.data-table .scorecard-table:nth-of-type(2) {
  margin: 14px 0px 14px 0px;
}
@media (max-width: 1199.5px) {
  .scorecard-info.data-table .scorecard-table:nth-of-type(2) {
    margin: 0px;
  }
}
.scorecard-info .scorecard-score {
  margin: 8px 16px 0 0;
  padding: 0;
  text-align: center;
  width: 55%;
  word-break: break-word;
  font-style: normal;
  font-weight: 700;
  font-size: 3.8rem;
  line-height: 3.8rem;
  letter-spacing: -0.026em;
  color: #004370;
  padding-bottom: 4px;
}
@media screen and (max-width: 644px) {
  .scorecard-info .scorecard-score {
    width: auto;
  }
}
@media (max-width: 991px) {
  .scorecard-info .scorecard-score {
    width: 100%;
  }
}
@media (min-width: 645px) {
  .scorecard-info .scorecard-score {
    white-space: pre;
    min-width: 156px;
    /*min-height: 7rem;*/
  }
}
.scorecard-info .scorecard-score span {
  display: block;
  font-weight: 300;
  font-size: 1.2rem;
  letter-spacing: 0.5px;
  border-top: 2px solid #004370;
  line-height: 1.5rem;
  text-transform: uppercase;
  margin: 4px 0;
  padding: 8px 0;
}
@media only screen and (max-width: 640px) {
  .scorecard-info .scorecard-score span {
    /*font-size: 1.85rem;
    line-height: 1.85rem;*/
    text-align: center;
  }
}
.scorecard-info .scorecard-score.center {
  width: 100%;
  text-align: center;
}
.scorecard-info .scorecard-score.large {
  font-size: 6rem;
  line-height: 5.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .scorecard-info .scorecard-score.large {
    font-size: 6rem;
    line-height: 6.5rem;
    margin-right: 32px;
  }
}

.card-info {
  display: flex;
}

.scorecard_card.orange .scorecard-headwrapper {
  background-color: #A36A00;
  color: #FFFFFF;
}
.scorecard_card.orange .scorecard-title-section .scorecard-tier-section .scorecard-tier {
  color: #A36A00;
}
.scorecard_card.orange .scorecard-title-section .scorecard-tier-section .arrow.top,
.scorecard_card.orange .scorecard-title-section .scorecard-tier-section .arrow.bottom {
  border-color: #A36A00;
}
.scorecard_card.orange .scorecard-tags .scorecard-tag {
  background-color: #A36A00;
}
.scorecard_card.green .scorecard-headwrapper {
  background-color: #2D7655;
  color: #FFFFFF;
}
.scorecard_card.green .scorecard-title-section .scorecard-tier-section .scorecard-tier {
  color: #2D7655;
}
.scorecard_card.green .scorecard-title-section .scorecard-tier-section .arrow.top,
.scorecard_card.green .scorecard-title-section .scorecard-tier-section .arrow.bottom {
  border-color: #2D7655;
}
.scorecard_card.green .scorecard-tags .scorecard-tag {
  background-color: #2D7655;
}
.scorecard_card.blue .scorecard-headwrapper {
  background-color: #027888;
  color: #FFFFFF;
}
.scorecard_card.blue .scorecard-title-section .scorecard-tier-section .scorecard-tier {
  color: #027888;
}
.scorecard_card.blue .scorecard-title-section .scorecard-tier-section .arrow.top,
.scorecard_card.blue .scorecard-title-section .scorecard-tier-section .arrow.bottom {
  border-color: #027888;
}
.scorecard_card.blue .scorecard-tags .scorecard-tag {
  background-color: #027888;
}
.scorecard_card.purple .scorecard-headwrapper {
  background-color: #AC016D;
  color: #FFFFFF;
}
.scorecard_card.purple .scorecard-title-section .scorecard-tier-section .scorecard-tier {
  color: #AC016D;
}
.scorecard_card.purple .scorecard-title-section .scorecard-tier-section .arrow.top,
.scorecard_card.purple .scorecard-title-section .scorecard-tier-section .arrow.bottom {
  border-color: #AC016D;
}
.scorecard_card.purple .scorecard-tags .scorecard-tag {
  background-color: #AC016D;
}
.scorecard_card.sm_text .scorecard-title-section .scorecard-tier-section .scorecard-tier {
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  .scorecard_card.sm_text .scorecard-title-section .scorecard-tier-section .scorecard-tier {
    font-size: 2rem;
  }
}

@media only screen and (max-width: 640px) {
  .about-image-wrapper {
    background-size: 8%;
  }
  .about-image-wrapper .lp__body_content {
    margin-left: 3rem;
  }
  .scorecard {
    margin: 24px;
  }
  .card-info {
    display: block;
  }
  /* use grid */
  .info-1,
.info-2 {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.about-image-wrapper {
  background: url(../../../../../../etc.clientlibs/worldbankgroup/clientlibs/clientlibs-scorecard/resources/img/article-mesh.png) repeat-y 0 0;
  background-size: 22%;
}
.about-image-wrapper .lp__body_content {
  margin-left: 12rem;
}

.readmorecta,
.morecardscta {
  color: #027888;
  display: block;
  background: transparent;
  text-transform: uppercase;
}

.morecardscta {
  height: 50px;
  text-align: center;
  margin: 16px auto;
  background-color: #FFFFFF;
}

.readmorecta {
  padding: 0;
  margin: 0;
  text-align: left;
}
.readmorecta:focus {
  min-width: auto;
}

.readmore,
.morecards {
  display: none;
}

.tooltip {
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  position: absolute;
  top: 100%;
  z-index: 3;
  display: none;
  max-width: 100%;
  padding: 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #FFFFFF;
  background-color: #000000;
  border-radius: 0.2rem;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
  position: absolute;
  display: block;
  width: 0.625rem;
  height: 0.3125rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: " ";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.3125rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .arrow::before {
  top: 0;
  border-width: 0 5px 5px;
  border-top-color: #000000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.3125rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.3125rem;
  height: 0.625rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0 5px 5px;
  border-right-color: #000000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.3125rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .arrow::before {
  bottom: 0;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.3125rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.3125rem;
  height: 0.625rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0 5px 5px;
  border-left-color: #000000;
}

.bs-tooltip-auto[x-placement^=top] {
  border-top-color: #000000;
}
.bs-tooltip-auto[x-placement^=right] {
  border-right-color: #000000;
}
.bs-tooltip-auto[x-placement^=bottom] {
  border-bottom-color: #000000;
}
.bs-tooltip-auto[x-placement^=left] {
  border-left-color: #000000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0 8px;
  color: #FFFFFF;
  text-align: left;
  background-color: #000000;
  border-radius: 5px solid solid #000000;
}

/* Score Card Title */
.scorecard-title-section {
  padding: 32px 0px 24px;
  min-height: 130px;
  display: flex;
  justify-content: center;
  /* score card flag (arrow) */
}
@media only screen and (max-width: 767px) {
  .scorecard-title-section {
    display: block;
  }
}
.scorecard-title-section h2.for_mobile {
  margin-left: 32px;
}
.scorecard-title-section .for_mobile {
  display: none;
}
@media only screen and (max-width: 767px) {
  .scorecard-title-section .for_mobile {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
}
.scorecard-title-section .for_desktop {
  display: none;
}
@media only screen and (min-width: 768px) {
  .scorecard-title-section .for_desktop {
    display: block;
  }
}
.scorecard-title-section .scorecard-title {
  position: relative;
  margin: 8px 0 0 56px;
}
.scorecard-title-section .scorecard-title.white-text h2, .scorecard-title-section .scorecard-title.white-text h1 {
  color: #fff;
}
@media only screen and (max-width: 640px) {
  .scorecard-title-section .scorecard-title {
    margin: 32px 24px;
  }
}
.scorecard-title-section .scorecard-title h3 {
  font-family: "Andes";
  font-style: normal;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.375rem;
  color: #000000;
  font-style: normal;
}
.scorecard-title-section .scorecard-title .scorecard-title-intro {
  display: inline-flex;
  padding-bottom: 16px;
  order: 2;
  width: 100%;
}
@media only screen and (max-width: 992px) {
  .scorecard-title-section .scorecard-title .scorecard-title-intro {
    display: block;
    order: 1;
  }
}
.scorecard-title-section .scorecard-title .scorecard-title-intro h2,
.scorecard-title-section .scorecard-title .scorecard-title-intro h3 {
  margin-right: 8px;
}
.scorecard-title-section .scorecard-title .scorecard-title-intro .view-all-btn {
  margin: 0;
}
.scorecard-title-section .scorecard-tier-section {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
@media only screen and (max-width: 640px) {
  .scorecard-title-section .scorecard-tier-section {
    justify-content: flex-start;
  }
}
.scorecard-title-section .scorecard-tier-section .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-left: 1rem;
  min-width: 95px;
  width: auto;
  max-width: 180px;
  height: 80px;
}
@media (min-width: 992px) {
  .scorecard-title-section .scorecard-tier-section .item {
    width: 172px;
    height: 100px;
  }
}
.scorecard-title-section .scorecard-tier-section .content {
  color: #A36A00;
  position: absolute;
  z-index: 2;
}
.scorecard-title-section .scorecard-tier-section .arrow {
  width: 100%;
  height: 50%;
}
.scorecard-title-section .scorecard-tier-section .arrow.top {
  -webkit-transform: skew(40deg, 0deg);
          transform: skew(40deg, 0deg);
  border-right: 8px solid transparent;
  border-top: 8px solid transparent;
}
.scorecard-title-section .scorecard-tier-section .arrow.bottom {
  -webkit-transform: skew(-40deg, 0deg);
          transform: skew(-40deg, 0deg);
  border-right: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.scorecard-title-section .scorecard-tier-section .scorecard-tier {
  font-family: "Andes";
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: -1.425rem;
  border-left: 8px solid #f2f2f2;
  width: auto;
  height: 80px;
  padding: 10px;
  left: 0;
  top: 0;
  font-size: 2rem;
  line-height: 2.375rem;
  font-weight: 600;
  color: #000000;
}
@media (min-width: 992px) {
  .scorecard-title-section .scorecard-tier-section .scorecard-tier {
    font-size: 3rem;
    line-height: 3.375rem;
    height: 100px;
  }
}

/* title section for cards */
.scoredcard-tiertitle {
  margin: 16px 0;
}
.scoredcard-tiertitle.center {
  text-align: center;
}
.scoredcard-tiertitle.left {
  text-align: left;
}
.scoredcard-tiertitle.right {
  text-align: right;
}

/*link text under score number */
.scorecard-info ul.scorecard-list-link {
  margin: 4px 0 24px;
  padding: 0 6px;
}

/* list bottom of card */
ul.scorecard-list-link {
  text-align: left;
  padding: 0px;
  list-style: none;
  margin: 0;
  padding: 0 30px 24px;
}
ul.scorecard-list-link li:before,
ul.scorecard-list-link li:after {
  content: " ";
  display: table;
}
ul.scorecard-list-link li:after {
  clear: both;
}
ul.scorecard-list-link li:last-child {
  border-right: 0px solid #004370;
}
ul.scorecard-list-link li:first-child {
  padding: 0px 8px 0px 0px;
}
ul.scorecard-list-link li {
  border-right: 1px solid #004370;
  padding: 0px 4px 0px 4px;
  margin: 0px 0px 8px 0px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1rem;
  text-transform: capitalize;
  color: #004370;
  display: inline-flex;
}
ul.scorecard-list-link li a {
  text-decoration-line: underline;
  color: #004370;
  letter-spacing: 0.02em;
}

/* image placeholder for high chart js */
.scorecard-chart {
  margin-bottom: 10px;
  padding: 0px 24px 0px 24px;
  width: 100%;
  display: block;
}
.scorecard-chart div[id*=highcharts-] {
  width: 100% !important;
  display: block !important;
}
.scorecard-chart #chartcontainer .highcharts-container,
.scorecard-chart #chart .highcharts-container,
.scorecard-chart #chart1 .highcharts-container,
.scorecard-chart #chart2 .highcharts-container,
.scorecard-chart #chart3 .highcharts-container,
.scorecard-chart #chart4 .highcharts-container,
.scorecard-chart #chart5 .highcharts-container,
.scorecard-chart #chart6 .highcharts-container,
.scorecard-chart #chart7 .highcharts-container {
  height: 150px;
  width: 100%;
}
.scorecard-chart label {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1rem;
  text-transform: capitalize;
  color: #004370;
}
.scorecard-chart img {
  width: 100%;
  display: block;
}

/*labels or tags for categories on cards */
.scorecard-tags {
  display: flex;
  margin-top: 0;
  padding: 0;
  margin-left: auto;
  order: 2;
}
.scorecard-tags .scorecard-tag {
  width: auto;
  border: 1px solid #fff;
  text-transform: uppercase;
  font-family: "Inter", sans-serif;
  margin-right: auto;
  height: auto;
  padding: 4px 12px;
  font-weight: bold;
  border-radius: 2px;
  color: white;
  font-style: normal;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.scorecard-tags .scorecard-tag.orange {
  background-color: #A36A00;
}
.scorecard-tags .scorecard-tag.blue {
  background-color: #027888;
}
.scorecard-tags .scorecard-tag.purple {
  background-color: #AC016D;
}
.scorecard-tags .scorecard-tag.green {
  background-color: #2D7655;
}
.scorecard-tags .scorecard-tag > span {
  font-size: 14px;
  top: 1px;
  padding: 0px 3px;
  position: relative;
}

/*tablular data within scorecard */
.table-wrapper {
  padding: 24px 24px 0 0;
}
@media only screen and (max-width: 991px) {
  .table-wrapper {
    padding: 8px 24px;
  }
}

@media only screen and (min-width: 991px) {
  div[class*=col-lg-4] .table-wrapper {
    padding: 8px 24px;
  }
}

/*table.scorecard-table {
  color: #004370;
  border-collapse: collapse;
  width: 65%;
}
@media only screen and (max-width: 645px) {
  table.scorecard-table {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  table.scorecard-table {
    width: 100%;
  }
}
table.scorecard-table tr:last-child td,
table.scorecard-table tr:last-child th {
  border-bottom: none;
}
table.scorecard-table th,
table.scorecard-table td {
  vertical-align: top;
  padding: 8px;
  margin: 0;
  text-transform: uppercase;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-align: left;
}
table.scorecard-table td {
  width: 52%;
  font-weight: 500;
  border-bottom: 1px solid #ccc;
}
table.scorecard-table th {
  font-weight: 500;
  border-bottom: 1px solid #ccc;
}
table.scorecard-table td:first-child {
  font-size: 0.8125rem;
  line-height: 1.0625rem;
  text-transform: uppercase;
  color: #004370;
}
table.scorecard-table th:last-child,
table.scorecard-table td:last-child {
  text-align: right;
}
table.scorecard-table.lg td:first-child {
  font-size: 0.9375rem;
  line-height: 1.25rem;
}
table.scorecard-table.lg td:last-child {
  font-size: 1rem;
  line-height: 1.5rem;
}
*/
/* highlight section of hero container with text */
/* hight has 4 colors that also change text and arrows */
/*orange*/
.full-row-lightorange-components {
  padding: 32px 0px 32px 0px;
  background-color: #A36A00;
  margin-left: 0px;
  margin-right: 0px;
}
.full-row-lightorange-components .scorecard-title-section .scorecard-tier-section .scorecard-tier {
  color: #A36A00;
}
.full-row-lightorange-components .scorecard-title-section .scorecard-tier-section .arrow.top,
.full-row-lightorange-components .scorecard-title-section .scorecard-tier-section .arrow.bottom {
  border-color: #A36A00;
}
.full-row-lightorange-components .scorecard-highlights .scorecard-highlights__white {
  background: #FFFFFF url(../../../../../../etc.clientlibs/worldbankgroup/clientlibs/clientlibs-scorecard/resources/img/orange-mesh-list.png) repeat-y 0 0;
  background-size: 20%;
  margin-bottom: 30px;
  overflow: hidden;
  background-color: #FFFFFF;
  border-radius: 3px;
  margin: 0;
}
.full-row-lightorange-components .scorecard-highlights h1 {
  color: #A36A00;
}
.full-row-lightorange-components .scorecard-highlights .scorecard-tier-section {
  margin-right: 2.5em;
  visibility: visible;
}

/* blue*/
.full-row-lightblue-components {
  padding: 32px 0px 32px 0px;
  background-color: #027888;
  margin-left: 0px;
  margin-right: 0px;
}
.full-row-lightblue-components .scorecard-title-section .scorecard-tier-section .scorecard-tier {
  color: #027888;
}
.full-row-lightblue-components .scorecard-title-section .scorecard-tier-section .arrow.top,
.full-row-lightblue-components .scorecard-title-section .scorecard-tier-section .arrow.bottom {
  border-color: #027888;
}
.full-row-lightblue-components .scorecard-highlights .scorecard-highlights__white {
  background: #FFFFFF url(../../../../../../etc.clientlibs/worldbankgroup/clientlibs/clientlibs-scorecard/resources/img/article-mesh.png) repeat-y 0 0;
  background-size: 20%;
  background-color: #FFFFFF;
  border-radius: 3px;
  margin: 0;
}
.full-row-lightblue-components .scorecard-highlights h1 {
  color: #027888;
}
.full-row-lightblue-components .scorecard-highlights .scorecard-tier-section {
  margin-right: 2.5em;
  visibility: visible;
}

/* green*/
.full-row-lightgreen-components {
  padding: 32px 0px 32px 0px;
  background-color: #2D7655;
  margin-left: 0px;
  margin-right: 0px;
}
.full-row-lightgreen-components .scorecard-title-section .scorecard-tier-section .scorecard-tier {
  color: #2D7655;
}
.full-row-lightgreen-components .scorecard-title-section .scorecard-tier-section .arrow.top,
.full-row-lightgreen-components .scorecard-title-section .scorecard-tier-section .arrow.bottom {
  border-color: #2D7655;
}
.full-row-lightgreen-components .scorecard-highlights .scorecard-highlights__white {
  background: #FFFFFF url(../../../../../../etc.clientlibs/worldbankgroup/clientlibs/clientlibs-scorecard/resources/img/green-mesh-list.png) repeat-y 0 0;
  background-size: 20%;
  background-color: #FFFFFF;
  border-radius: 3px;
  margin: 0;
}
.full-row-lightgreen-components .scorecard-highlights h1 {
  color: #2D7655;
}
.full-row-lightgreen-components .scorecard-highlights .scorecard-tier-section {
  margin-right: 2.5em;
  visibility: visible;
}

/* purple*/
.full-row-lightpurple-components {
  padding: 32px 0px 32px 0px;
  background-color: #AC016D;
  margin-left: 0px;
  margin-right: 0px;
}
.full-row-lightpurple-components .scorecard-title-section .scorecard-tier-section .scorecard-tier {
  color: #AC016D;
}
.full-row-lightpurple-components .scorecard-title-section .scorecard-tier-section .arrow.top,
.full-row-lightpurple-components .scorecard-title-section .scorecard-tier-section .arrow.bottom {
  border-color: #AC016D;
}
.full-row-lightpurple-components .scorecard-highlights .scorecard-highlights__white {
  background: #FFFFFF url(../../../../../../etc.clientlibs/worldbankgroup/clientlibs/clientlibs-scorecard/resources/img/article-mesh.png) repeat-y 0 0;
  background-size: 20%;
  background-color: #FFFFFF;
  border-radius: 3px;
  margin: 0;
}
.full-row-lightpurple-components .scorecard-highlights h1 {
  color: #AC016D;
}
.full-row-lightpurple-components .scorecard-highlights .scorecard-tier-section {
  margin-right: 2.5em;
  visibility: visible;
}

.scorecard-highlights {
  width: 100%;
}
.scorecard-highlights h1 {
  width: 85%;
}
.scorecard-highlights .scorecard-highlights__white {
  background-size: 20%;
  background-color: #FFFFFF;
  border-radius: 3px;
}
.scorecard-highlights .scorecard-title-section .scorecard-title {
  flex-grow: 1;
  margin: 8px 32px;
}
.scorecard-highlights .lp__accordion_btn {
  float: right;
  top: 0;
  position: absolute;
  right: 1rem;
  border: 0;
  padding: 8px;
  font-size: 1rem;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .scorecard-highlights .lp__accordion_btn {
    font-size: 0.5rem;
    right: -1rem;
  }
}
.scorecard-highlights .lp__accordion_btn[aria-expanded=false]:after {
  font-family: "loopicon";
  content: "\e116";
  font-size: 0.75rem;
  margin-left: 4px;
  float: right;
}
.scorecard-highlights .lp__accordion_btn[aria-expanded=true]:after {
  font-family: "loopicon";
  content: "\e119";
  font-size: 0.75rem;
  margin-left: 4px;
  float: right;
}
.scorecard-highlights p {
  color: black;
}
.scorecard-highlights .scorecard-tier-section {
  visibility: hidden;
}
.scorecard-highlights .scorecard-tier-section .item {
  margin-left: 0.9rem;
}
.scorecard-highlights .scorecard-tier-section .scorecard-tier {
  border-left: 8px solid transparent;
}
.scorecard-highlights .scorecard-title-section .scorecard-title .scorecard-title-intro {
  display: inherit;
}
.scorecard-highlights .scorecard-highlights__center {
  text-align: center;
}

@media (min-width: 768px) {
  .no_tier_section .scorecard-accordion,
.no_tier_section h2{
    width: 66.6666666667%;
    margin-left: 20.6666666667%;
  }
}

.no_tier_section.orange .scorecard-title .h2 {
  color: #A36A00;
}
.no_tier_section.green .scorecard-title .h2 {
  color: #2D7655;
}
.no_tier_section.purple .scorecard-title .h2 {
  color: #AC016D;
}
.no_tier_section.blue .scorecard-title .h2 {
  color: #027888;
}

@media (min-width:550px) {
.lp__tab [role=tab],
.lp__tablist li{
float: none;
display: inline-block;
}
.lp__tablist {
text-align: center;
}
}
