/* == Begin Body content Components == */
.lp__body_content {
  font-size: 1.125rem;
  line-height: 1.8125rem;
  color: rgba(0, 0, 0, 0.87);
  word-break: break-word;
}
.lp__body_content p {
  margin: 0px 0px 16px 0px;
}
.lp__body_content ul {
  list-style: disc;
  padding-left: 40px;
}
.lp__body_content ul li {
  list-style: disc;
  margin: 0px 0px 16px 0px;
}
.lp__body_content ol {
  list-style: decimal;
  padding-left: 40px;
}
.lp__body_content ol li {
  list-style: decimal;
  margin: 0px 0px 16px 0px;
}
.lp__body_content .lp__body_content_sm_hor {
  float: left;
  width: 263px;
}
.lp__body_content .lp__body_content_sm_hor img {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_content_lg_hor {
  float: left;
  width: 360px;
}
.lp__body_content .lp__body_content_lg_hor img {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_content_sm_ver {
  float: left;
  width: 165px;
}
.lp__body_content .lp__body_content_sm_ver img {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_content_lg_ver {
  float: left;
  width: 220px;
}
.lp__body_content .lp__body_content_lg_ver img {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_content_sm_squ {
  float: left;
  width: 140px;
}
.lp__body_content .lp__body_content_sm_squ img {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_content_lg_squ {
  float: left;
  width: 220px;
}
.lp__body_content .lp__body_content_lg_squ img {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_content_full_size {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_content_full_size img {
  margin-bottom: 8px;
}
.lp__body_content .lp__body_left_img {
  float: left;
  margin: 0px 16px 0px 0px;
}
.lp__body_content .lp__body_right_img {
  float: right;
  margin: 0px 0px 0px 16px;
}
.lp__body_content figcaption {
    font-size: 0.75rem;
    line-height: 1.5rem;
    color: #666666; }
  .lp__body_content .lp_body_content_table {
    background: #fff !important;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    border: 0px;
    margin: 0px 0px 16px 0px;
    border-bottom: 1px solid #e5e5e5;
    overflow: scroll; }
    @media (min-width: 992px) {
      .lp__body_content .lp_body_content_table {
        overflow: auto; } }
    .lp__body_content .lp_body_content_table table {
      border: 1px solid #e5e5e5;
      width: 100%; }
      .lp__body_content .lp_body_content_table table thead tr {
        background-color: #fafafa; }
        .lp__body_content .lp_body_content_table table thead tr:nth-child(2) {
          border-bottom: 2px solid #787878; }
        .lp__body_content .lp_body_content_table table thead tr th {
          font-size: 0.8125rem;
          line-height: 1.0625rem;
          text-align: left;
          vertical-align: top;
          font-weight: bold;
          width: auto;
          padding: 8px; }
      .lp__body_content .lp_body_content_table table tbody tr {
        border-bottom: 1px solid #e5e5e5; }
        .lp__body_content .lp_body_content_table table tbody tr:first-child th {
          background-color: #fafafa;
          border: 1px solid #e5e5e5; }
        .lp__body_content .lp_body_content_table table tbody tr th {
          font-size: 0.8125rem;
          line-height: 1.0625rem;
          color: rgba(0, 0, 0, 0.87);
          text-align: left;
          vertical-align: bottom;
          font-weight: bold;
          padding: 8px;
          border: 0px; }
        .lp__body_content .lp_body_content_table table tbody tr td {
          font-size: 0.875rem;
          line-height: 1.375rem;
          color: rgba(0, 0, 0, 0.87);
          padding: 8px;
          word-break: break-word;
          text-align: left;
          border: 0px; }
        .lp__body_content .lp_body_content_table table tbody tr:nth-child(odd) {
          background-color: #ffffff; }
        .lp__body_content .lp_body_content_table table tbody tr:nth-child(even) {
          background-color: #ffffff;}
    .lp__body_content .lp_body_content_table caption {
      font-size: 1rem;
      font-weight: bold;
      text-align: left;
      margin-bottom: 16px; }
      .lp__body_content .lp_body_content_table caption .lp__caption_title {
        font-size: 1rem;
        font-weight: bold; }
      .lp__body_content .lp_body_content_table caption .lp__caption_description {
        font-size: 0.875rem;
        line-height: 1.375rem; }
    @media (max-width: 767px) {
      .lp__body_content .lp_body_content_table table > thead > tr > th,
      .lp__body_content .lp_body_content_table table > tbody > tr > th,
      .lp__body_content .lp_body_content_table table > tfoot > tr > th,
      .lp__body_content .lp_body_content_table table > thead > tr > td,
      .lp__body_content .lp_body_content_table table > tbody > tr > td,
      .lp__body_content .lp_body_content_table table > tfoot > tr > td {
        white-space: nowrap; } }
.lp__body_content .lp__layout_table table {
  margin-bottom: 32px;
}
.lp__body_content .lp__layout_table table thead tr th {
  font-size: 0.875rem;
  line-height: 1.375rem;
  text-align: left;
  vertical-align: top;
  font-weight: bold;
  width: auto;
  padding: 8px;
}
.lp__body_content .lp__layout_table table tbody tr th {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgba(0, 0, 0, 0.87);
  text-align: left;
  vertical-align: top;
  font-weight: bold;
  padding: 8px;
}
.lp__body_content .lp__layout_table table tbody tr td {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgba(0, 0, 0, 0.87);
  padding: 8px;
  word-break: break-word;
  text-align: left;
  vertical-align: top;
}
.lp__body_content .lp__layout_table table tbody tr td:first-child {
  text-align: right;
  width: 20%;
  color: #787878;
}
.lp__body_content .lp__layout_table table tbody tr td:nth-child(2n) {
  text-align: left;
}
.lp__body_content .lp-twit {
  font-size: 1.125rem;
  padding: 4px;
  vertical-align: middle;
  color: #0071bc;
}
.lp__body_content a:hover {
  text-decoration: underline;
}
.lp__body_content .morelink {
  font-family: "Open Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.375rem;
  font-weight: 600;
  color: #0071bc;
  word-wrap: break-word;
  text-transform: none;
  white-space: normal;
  letter-spacing: 0.78px;
  border: 0px;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  background-color: transparent;
}
.lp__body_content .morelink:hover {
  text-decoration: none;
  border-bottom: none;
}

.lp__lead_smtitle {
    font-family: "Andes", sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 8px;
}

.lp__lead_mdtitle {
  font-family: "Andes", sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 8px;
}

.lp__lead_lgtitle {
  font-family: "Andes", sans-serif;
  font-size: 1.75rem;
  line-height: 2.25rem;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 8px;
  font-weight: bold;
}
.lp__note_paragraph {
  font-size: 0.8125rem;
  line-height: 1.0625rem;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 8px;
  display: block; }

.lp__lead_introtext {
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: rgba(0, 0, 0, 0.87); }

.lp__lead_paragraph_sm {
  font-size: 0.75rem;
  line-height: 1.5rem;
  color: rgba(0, 0, 0, 0.87); }

.lp__lead_paragraph_ml {
  font-size: 1.5rem;
  line-height: 2rem;
  color: rgba(0, 0, 0, 0.87); }

.lp__lead_paragraph_md {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 8px; }

.lp__lead_paragraph_lg {
  font-size: 1rem;
  line-height: 1.4375rem;
  color: rgba(0, 0, 0, 0.87); }
blockquote {
    font-family: "Andes", sans-serif;
  font-size: 1.75rem;
  line-height: 2.25rem;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 8px;
  font-weight: bold;
}
a.tweet-sentance:hover {
  text-decoration: none;
}

.tweetable {
  color: #333;
  display: inline;
}


.tweetable a {
  background-color: #f2f2f2;
  color: inherit;
  /* twitter color */
  color: #333 !important;
  padding: 2px;
  text-decoration: none;
  border-bottom: 0px !important;
  -webkit-transition: all 0.1545s ease-in-out;
  -moz-transition: all 0.1545s ease-in-out;
  -o-transition: all 0.1545s ease-in-out;
  transition: all 0.1545s ease-in-out;
}

.tweetable .lp {
float: none !important;
    color: #fff;
    font-size: 18px;
    padding: 4px;
    display: inline-block;
    font-weight: 600;
    background: #000;
	margin-top: -3px;
    margin-left: 4px;
}

.tweetable a:hover i,
.tweetable a:active i,
.tweetable a.active i,
.tweetable a:focus i,
.tweetable a:hover,
.tweetable a:active,
.tweetable a:focus {
  background-color: #262626;
  color: white !important;
  cursor: pointer;
  text-decoration: none; }

.tweetable img {
  border: 0;
  display: inline-block;
  height: 1em;
  margin-left: 0.1875em;
  margin-right: 0.1875em;
  position: relative;
  top: -0.1em;
  vertical-align: middle;
  width: 1em;
  -webkit-transition: all 0.1545s ease-in-out;
  -moz-transition: all 0.1545s ease-in-out;
  -o-transition: all 0.1545s ease-in-out;
  transition: all 0.1545s ease-in-out;
}

.tweetable img.twitter-icon-over {
  opacity: 0;
  position: absolute;
}

.tweetable:hover img.twitter-icon-over,
.tweetable:active img.twitter-icon-over,
.tweetable:focus img.twitter-icon-over {
  opacity: 1;
  position: relative;
}

.tweetable:hover img.twitter-icon-out,
.tweetable:active img.twitter-icon-out,
.tweetable:focus img.twitter-icon-out {
  display: none;
}


/* == End Body content Components == */
@media print {
  /* Hide scrollbar for Chrome, Safari and Opera */
  .lp__body_content .lp_body_content_table::-webkit-scrollbar {
    display: none; }
  /* Hide scrollbar for IE, Edge and Firefox */
  .lp__body_content .lp_body_content_table {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */ } }

.lp__accordion_btn.lp_lg-text {
    font-size: 1rem;
    line-height: 1.4875rem;
}

.lp__body_content._loop_lead_paragraph_sm 
{
    font-size: 1rem;
    line-height: 1.4875rem;
}

.lp__body_content._loop_lead_paragraph_sm  p {
    margin: 8px 0px 8px 0px;
}
.phase .lp__body_content .close_button {
        background-color: #6A6C6E;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 2px 8px;
margin-left: 2px;
            }
.lp__body_content h2 a,
.lp__body_content h3 a,
.lp__body_content h4 a {
color:#0071bc;
}
.lp__body_content h2 a:hover,
.lp__body_content h3 a:hover,
.lp__body_content h4 a:hover {
color:#0071bc;
text-decoration:underline
}
.lp__country_showcase .lp__body_content .lp_body_content_table table tbody tr td{width:20%;}


.border-37__red {
 border: 0.5px solid rgba(0, 0, 0, 0.2);
  border-top: 37px solid #91302f;
  background-color: #fff;
  -o-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}
.lp__primary_card .border-37__red .lp__card_circle {
    border: 5px solid #91302f;
}
.border-37__purple {
    border: 0.5px solid rgba(0, 0, 0, 0.2);
    border-top: 37px solid #872c8f;
    background-color: #fff;
    -o-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}
.lp__primary_card .border-37__purple .lp__card_circle {
    border: 5px solid #872c8f;
}
.border-37__darkyellow {
    border: 0.5px solid rgba(0, 0, 0, 0.2);
    border-top: 37px solid #f7b841;
    background-color: #fff;
    -o-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}
.lp__primary_card .border-37__darkyellow .lp__card_circle {
    border: 5px solid #f7b841;
}
.border-37__darkgreen {
    border: 0.5px solid rgba(0, 0, 0, 0.2);
    border-top: 37px solid #07ab50;
    background-color: #fff;
    -o-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}
.lp__primary_card .border-37__darkgreen .lp__card_circle {
    border: 5px solid #07ab50;
}
.border-37__gray {
    border: 0.5px solid rgba(0, 0, 0, 0.2);
    border-top: 37px solid #5d6472;
    background-color: #fff;
    -o-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}
.lp__primary_card .border-37__gray .lp__card_circle {
    border: 5px solid #5d6472;
}
.border-37__darkblue {

    border: 0.5px solid rgba(0, 0, 0, 0.2);
    border-top: 37px solid #004972;
    background-color: #fff;
    -o-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
}
.lp__primary_card .border-37__darkblue .lp__card_circle {
    border: 5px solid #004972;
}
.swiper-circle-image .lp__primary_card .lp__card_content{
    padding: 24px 24px 30px 24px;

}