.key-insights .key-insight-content {
  padding: 30px 0;
}
.key-insights .bg-black {
  background-color: #000000;
  color: #ffffff;
}
.key-insights .bg-black .sharingButton:focus {
  outline: 2px solid #ffffff;
  outline-offset: 3px;
}
.key-insights .bg-black .sharingButton:focus .icon {
  color: #ffffff;
  fill: #ffffff;
}
.key-insights .bg-white {
  background-color: #ffffff;
  color: #000000;
}
.key-insights .bg-white .social-icons__hover:focus {
  outline-color: #333333;
  outline-offset: 2px;
}
.key-insights .key-insight-container.chart-enabled .key-insight-content {
  padding-top: 35px;
}
.key-insights .key-insight-container.bg-white.chart-enabled .key-insight-content {
  border-top: 1px solid #a7a8aa;
}
.key-insights .key-insight-title {
  font-family: 'MetLifeCircular', 'Arial', 'Helvetica', 'sans-serif';
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0px;
}
.key-insights .key-insight-description {
  font-family: 'MetLifeCircular', 'Arial', 'Helvetica', 'sans-serif';
  font-size: 26px;
  line-height: 32px;
  padding-top: 20px;
  margin-bottom: 0;
}
.key-insights .key-insight-description p {
  margin-bottom: 0;
}
.key-insights .key-insight-percent {
  font-family: 'MetLifeCircular', 'Arial', 'Helvetica', 'sans-serif';
  font-size: 80px;
  line-height: 80px;
  padding-top: 20px;
}
.key-insights .key-insight-percentage-container progress {
  position: relative;
  z-index: 10;
  height: 70px;
  width: 100%;
  background: transparent;
  color: #0090da;
  border: 0;
  border-right: 1px solid #6e6e6e;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-top: 45px;
}
.key-insights .bg-white .key-insight-percentage-container progress {
  border-right: 1px solid #6e6e6e;
}
.key-insights .key-insight-percentage-container progress::-webkit-progress-bar {
  z-index: 10;
  background-color: transparent;
}
.key-insights .key-insight-percentage-container progress::-webkit-progress-value {
  z-index: 10;
  background-color: #0090da;
}
.key-insights .key-insight-percentage-container progress::-moz-progress-bar {
  z-index: 10;
  background-color: #0090da;
}
.key-insights .key-insight-percentage-container {
  overflow: hidden;
}
.key-insights .expanded-content {
  font-size: 16px;
  line-height: 30px;
  padding-top: 40px;
}
.key-insights .bg-black .expanded-content a {
  color: #ffffff;
  text-decoration: underline;
}
.key-insights .bg-black .expanded-content a:hover,
.key-insights .bg-black .expanded-content a:focus {
  color: #ffffff;
  text-decoration: underline;
}
.key-insights .key-insight-expand-label {
  font-family: 'Noto Sans', 'Arial', 'Helvetica', 'sans-serif';
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  margin-top: 80px;
  display: inline-block;
  width: auto;
  max-width: 60%;
}
.key-insights .key-insight-expand-label span {
  display: inline-flex;
  align-items: center;
  width: auto;
  cursor: pointer;
}
.key-insights .key-insight-expand-label span:hover {
  text-decoration: underline;
}
.key-insights .bg-black .key-insight-expand-label span:focus {
  outline-color: #ffffff;
  outline-offset: 4px;
}
.key-insights .bg-white .key-insight-expand-label span:focus {
  outline-color: #007abc;
  outline-offset: 4px;
}
.key-insights .key-insight-container.bg-white .key-insight-expand-label {
  color: #007abc;
}
.key-insights .key-insight-expand-label .icon-plus {
  height: 12px;
  width: 12px;
  margin-left: 8px;
  fill: #ffffff;
}
.key-insights .bg-white .key-insight-expand-label .icon-plus {
  fill: #007abc;
}
.key-insights .key-insight-percentage-container + .share-trigger-key-insights {
  margin-top: 30px;
}
.key-insights .key-insights-chart-title {
  max-width: 430px;
  font-family: 'MetLifeCircular', 'Arial', 'Helvetica', 'sans-serif';
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 45px 0;
  font-weight: normal;
}
.key-insights .horizontal-bar-section__title {
  font-family: 'MetLifeCircular', 'Arial', 'Helvetica', 'sans-serif';
  font-size: 16px;
  line-height: 22px;
}
.key-insights .horizontal-bar-section__number-field {
  display: inline-block;
  font-family: 'MetLifeCircular', 'Arial', 'Helvetica', 'sans-serif';
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px;
}
.key-insights .key-insights-chart.horizontal-bar .horizontal-bar-section__number-field {
  width: calc(50% - 20px);
}
.key-insights .horizontal-stacked-bar-section .horizontal-bar-section__number-field {
  width: 100%;
}
.key-insights .key-insights-chart__legend {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 35px;
  clear: both;
}
.key-insights .key-insights-chart__legend .key-insights-legend__item {
  display: flex;
  align-items: center;
  width: calc(50% - 15px);
  padding-bottom: 10px;
  margin-right: 15px;
}
.key-insights .key-insights-chart__legend .legend__color-config {
  min-width: 15px;
  height: 15px;
  margin-right: 9px;
}
.key-insights .key-insights-chart__legend .legend__title {
  font-family: 'MetLifeCircular', 'Arial', 'Helvetica', 'sans-serif';
  font-size: 14px;
  line-height: 20px;
}
.key-insights .horizontal-stacked-bar-section .horizontal-bar-section__number-field {
  position: absolute;
  right: 0;
  top: 0;
  font-family: 'MetLifeCircular', 'Arial', 'Helvetica', 'sans-serif';
  font-size: 22px;
  line-height: 24px;
  padding-left: 19px;
  margin: 0;
}
.key-insights .horizontal-stacked-bar__container {
  height: 20px;
  position: relative;
  width: 70%;
}
.key-insights .horizontal-stacked-bar-section .horizontal-bar-section__title {
  margin-bottom: 18px;
}
.key-insights .horizontal-stacked-bar-section .horizontal-stacked-bar__container:last-of-type {
  margin-bottom: 34px;
}
.key-insights .horizontal-stacked-bar-section,
.key-insights .horizontal-bar-section {
  clear: both;
  overflow: hidden;
  font-size: 0;
}
.key-insights .horizontal-stacked-bar-section {
  padding-right: 75px;
}
.key-insights .key-insights-chart.horizontal-bar progress {
  display: inline-block;
  position: relative;
  float: left;
  height: 20px;
  width: 50%;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #76787b;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-top: 24px;
  margin-bottom: 33.5px;
  margin-right: 20px;
}
.key-insights .key-insights-chart.horizontal-stacked-bar progress {
  display: inline-flex;
  position: relative;
  height: 20px;
  width: 100%;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-top: 0;
  margin-bottom: 0;
}
.key-insights .key-insights-chart progress::-webkit-progress-bar {
  background-color: transparent;
}
.key-insights .key-insights-chart .metlife-blue progress {
  color: #0090da;
}
.key-insights .legend__color-config.metlife-blue {
  background-color: #0090da;
}
.key-insights .key-insights-chart .metlife-blue progress::-webkit-progress-value {
  background-color: #0090da;
}
.key-insights .key-insights-chart .metlife-blue progress::-moz-progress-bar {
  background-color: #0090da;
}
.key-insights .key-insights-chart .metlife-dark-blue progress {
  color: #007abc;
}
.key-insights .legend__color-config.metlife-dark-blue {
  background-color: #007abc;
}
.key-insights .key-insights-chart .metlife-dark-blue progress::-webkit-progress-value {
  background-color: #007abc;
}
.key-insights .key-insights-chart .metlife-dark-blue progress::-moz-progress-bar {
  background-color: #007abc;
}
.key-insights .key-insights-chart .metlife-green progress {
  color: #a4ce4e;
}
.key-insights .legend__color-config.metlife-green {
  background-color: #a4ce4e;
}
.key-insights .key-insights-chart .metlife-green progress::-webkit-progress-value {
  background-color: #a4ce4e;
}
.key-insights .key-insights-chart .metlife-green progress::-moz-progress-bar {
  background-color: #a4ce4e;
}
.key-insights .key-insights-chart .metlife-yellow progress {
  color: #ffc600;
}
.key-insights .legend__color-config.metlife-yellow {
  background-color: #ffc600;
}
.key-insights .key-insights-chart .metlife-yellow progress::-webkit-progress-value {
  background-color: #ffc600;
}
.key-insights .key-insights-chart .metlife-yellow progress::-moz-progress-bar {
  background-color: #ffc600;
}
.key-insights .key-insights-chart .metlife-teal progress {
  color: #00aca0;
}
.key-insights .legend__color-config.metlife-teal {
  background-color: #00aca0;
}
.key-insights .key-insights-chart .metlife-teal progress::-webkit-progress-value {
  background-color: #00aca0;
}
.key-insights .key-insights-chart .metlife-teal progress::-moz-progress-bar {
  background-color: #00aca0;
}
.key-insights .key-insights-chart .metlife-berry progress {
  color: #db0a5b;
}
.key-insights .legend__color-config.metlife-berry {
  background-color: #db0a5b;
}
.key-insights .key-insights-chart .metlife-berry progress::-webkit-progress-value {
  background-color: #db0a5b;
}
.key-insights .key-insights-chart .metlife-berry progress::-moz-progress-bar {
  background-color: #db0a5b;
}
.key-insights .key-insights-chart .metlife-medium-gray progress {
  color: #a7a8aa;
}
.key-insights .legend__color-config.metlife-medium-gray {
  background-color: #a7a8aa;
}
.key-insights .key-insights-chart .metlife-medium-gray progress::-webkit-progress-value {
  background-color: #a7a8aa;
}
.key-insights .key-insights-chart .metlife-medium-gray progress::-moz-progress-bar {
  background-color: #a7a8aa;
}
.key-insights .key-insights-chart .metlife-gray progress {
  color: #d9d9d6;
}
.key-insights .legend__color-config.metlife-gray {
  background-color: #d9d9d6;
}
.key-insights .key-insights-chart .metlife-gray progress::-webkit-progress-value {
  background-color: #d9d9d6;
}
.key-insights .key-insights-chart .metlife-gray progress::-moz-progress-bar {
  background-color: #d9d9d6;
}
.key-insights .key-insights-chart .metlife-purple progress {
  color: #5f259f;
}
.key-insights .legend__color-config.metlife-purple {
  background-color: #5f259f;
}
.key-insights .key-insights-chart .metlife-purple progress::-webkit-progress-value {
  background-color: #5f259f;
}
.key-insights .key-insights-chart .metlife-purple progress::-moz-progress-bar {
  background-color: #5f259f;
}
.key-insights .key-insights-chart .metlife-dark-gray progress {
  color: #6e6e6e;
}
.key-insights .legend__color-config.metlife-dark-gray {
  background-color: #6e6e6e;
}
.key-insights .key-insights-chart .metlife-dark-gray progress::-webkit-progress-value {
  background-color: #6e6e6e;
}
.key-insights .key-insights-chart .metlife-dark-gray progress::-moz-progress-bar {
  background-color: #6e6e6e;
}
.key-insights .key-insight-percentage-container + .social-share-embed-container {
  margin-top: 45px;
}
.key-insights .key-insight-three-up-title {
  font-family: 'MetLifeCircular', 'Arial', 'Helvetica', 'sans-serif';
  font-weight: bold;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.5px;
  margin-bottom: 0;
}
.key-insights .key-insight-three-up-container {
  overflow: hidden;
  border-top: 1px solid #76787b;
  margin-top: 40px;
}
.key-insights .bg-white .key-insight-three-up-container {
  border-top: 1px solid #a7a8aa;
}
.key-insights .key-insight-three-up-container__number-section {
  display: flex;
  padding-top: 36px;
}
.key-insights .key-insight-three-up__number {
  font-family: 'MetLifeCircular', 'Arial', 'Helvetica', 'sans-serif';
  font-size: 120px;
  line-height: 90px;
  letter-spacing: -2.82px;
}
.key-insights .key-insight-three-up__format {
  font-family: 'MetLifeCircular', 'Arial', 'Helvetica', 'sans-serif';
  font-size: 50px;
  line-height: 60px;
  letter-spacing: 6.25px;
}
.key-insights .key-insight-three-up-container__caption {
  font-size: 18px;
  line-height: 24px;
  padding-top: 24px;
}
.key-insights .bg-black .key-insight-three-up-container .key-insight-three-up-container__caption a,
.key-insights .bg-black .key-insight-three-up-container .key-insight-three-up-container__caption a:hover,
.key-insights .bg-black .key-insight-three-up-container .key-insight-three-up-container__caption a:focus {
  color: white;
  text-decoration: underline;
}
.key-insights .bg-white .key-insight-three-up-container .key-insight-three-up-container__caption {
  color: #333333;
}
.key-insights .key-insight-three-up-container .key-insight-three-up-container__caption p {
  margin-bottom: 0;
}
.key-insights .key-insight-three-up-container__caption ol,
.key-insights .key-insight-three-up-container__caption ul {
  letter-spacing: -0.1px;
  margin-left: 20px;
}
.key-insights .key-insight-three-up-container__caption * + ol,
.key-insights .key-insight-three-up-container__caption * + ul {
  margin-top: 15px;
}
.key-insights .key-insight-three-up-container__caption ol {
  list-style-type: decimal;
}
.key-insights .key-insight-three-up-container__caption ol ol {
  list-style-type: lower-alpha;
}
.key-insights .key-insight-three-up-container__caption ol ol ol {
  list-style-type: lower-roman;
}
.key-insights .key-insight-three-up-container__caption ul {
  list-style-type: disc;
}
.key-insights .key-insight-three-up-container__caption ul ul {
  list-style-type: circle;
}
.key-insights .key-insight-three-up-container__caption ul ul ul {
  list-style-type: square;
}
.key-insights .wysiwyg-rte-content ol ol,
.key-insights .wysiwyg-rte-content ol ul,
.key-insights .wysiwyg-rte-content ul ol,
.key-insights .wysiwyg-rte-content ul ul,
.key-insights .wysiwyg-rte-content li + li {
  margin-top: 10px;
}
.key-insights .key-insight-three-up-container progress {
  display: block;
  position: relative;
  height: 10px;
  width: 100%;
  background-color: #76787b;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-top: 20px;
}
.key-insights .bg-white .key-insight-three-up-container progress {
  background-color: #f2f2f2;
}
.key-insights .bg-black .key-insight-three-up-container progress::-webkit-progress-bar {
  background-color: #76787b;
}
.key-insights .bg-white .key-insight-three-up-container progress::-webkit-progress-bar {
  background-color: #f2f2f2;
}
.key-insights .key-insight-three-up-container.num-1 .key-insight-three-up__number,
.key-insights .key-insight-three-up-container.num-1 .key-insight-three-up__format {
  color: #0090da;
}
.key-insights .key-insight-three-up-container.num-1 progress {
  color: #0090da;
}
.key-insights .key-insight-three-up-container.num-1 progress::-webkit-progress-value {
  background-color: #0090da;
}
.key-insights .key-insight-three-up-container.num-1 progress::-moz-progress-bar {
  background-color: #0090da;
}
.key-insights .bg-black .key-insight-three-up-container.num-2 .key-insight-three-up__number,
.key-insights .bg-black .key-insight-three-up-container.num-2 .key-insight-three-up__format {
  color: #00aca0;
}
.key-insights .bg-black .key-insight-three-up-container.num-2 progress {
  color: #00aca0;
}
.key-insights .bg-black .key-insight-three-up-container.num-2 progress::-webkit-progress-value {
  background-color: #00aca0;
}
.key-insights .bg-black .key-insight-three-up-container.num-2 progress::-moz-progress-bar {
  background-color: #00aca0;
}
.key-insights .bg-black .key-insight-three-up-container.num-3 .key-insight-three-up__number,
.key-insights .bg-black .key-insight-three-up-container.num-3 .key-insight-three-up__format {
  color: #db0a5b;
}
.key-insights .bg-black .key-insight-three-up-container.num-3 progress {
  color: #db0a5b;
}
.key-insights .bg-black .key-insight-three-up-container.num-3 progress::-webkit-progress-value {
  background-color: #db0a5b;
}
.key-insights .bg-black .key-insight-three-up-container.num-3 progress::-moz-progress-bar {
  background-color: #db0a5b;
}
.key-insights .bg-white .key-insight-three-up-container.num-2 .key-insight-three-up__number,
.key-insights .bg-white .key-insight-three-up-container.num-2 .key-insight-three-up__format {
  color: #0061a0;
}
.key-insights .bg-white .key-insight-three-up-container.num-2 progress {
  color: #0061a0;
}
.key-insights .bg-white .key-insight-three-up-container.num-2 progress::-webkit-progress-value {
  background-color: #0061a0;
}
.key-insights .bg-white .key-insight-three-up-container.num-2 progress::-moz-progress-bar {
  background-color: #0061a0;
}
.key-insights .bg-white .key-insight-three-up-container.num-3 .key-insight-three-up__number,
.key-insights .bg-white .key-insight-three-up-container.num-3 .key-insight-three-up__format {
  color: #db0a5b;
}
.key-insights .bg-white .key-insight-three-up-container.num-3 progress {
  color: #db0a5b;
}
.key-insights .bg-white .key-insight-three-up-container.num-3 progress::-webkit-progress-value {
  background-color: #db0a5b;
}
.key-insights .bg-white .key-insight-three-up-container.num-3 progress::-moz-progress-bar {
  background-color: #db0a5b;
}
.key-insights .key-insight-container .key-insight-content.key-insights-content-three-up {
  padding: 50px 0;
}
.key-insights .bg-white.key-insight-container .key-insight-content.key-insights-content-three-up {
  padding: 0;
}
.key-insights .key-insight-content.key-insights-content-three-up .social-share-embed-container {
  margin-top: 40px;
}
.key-insights .key-insight-content .key-insight-expand-label + .expanded-content + .social-share-embed-container {
  display: flex;
}
.key-insights .key-insight-content .key-insight-expand-label + .expanded-content.hidden + .social-share-embed-container {
  display: inline-block;
  float: right;
  margin-top: 65px;
}
.key-insights .bg-black .social-share-embed-container .social-icons__hover {
  border: 1px solid #ffffff;
}
.key-insights .bg-black .social-share-embed-container .social-icons__hover .icon-share {
  color: #ffffff;
  fill: #ffffff;
}
.key-insights .bg-black .social-share-embed-container .share-trigger-key-insights:hover .social-icons__hover {
  background: #ffffff;
}
.key-insights .bg-black .social-share-embed-container .share-trigger-key-insights:hover .social-icons__hover .icon-share {
  color: #333333;
  fill: #333333;
}
.key-insights .bg-black .social-share-embed-container .share-trigger-key-insights:focus-within .social-icons__hover {
  background: #000000;
  outline-color: #ffffff;
  outline-offset: 2px;
}
.key-insights .bg-black .social-share-embed-container .share-trigger-key-insights:focus-within .social-icons__hover .icon-share {
  color: #ffffff;
  fill: #ffffff;
}
.key-insights .bg-black .social-share-embed-container .ada-share-trigger {
  width: 100%;
}
.key-insights .bg-black .social-share-embed-container .ada-share-trigger .social-icons li.social-icons__item {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.key-insights .bg-black .social-share-embed-container .ada-share-trigger li.social-icons__item:first-child {
  border-left: 1px solid #ffffff;
}
.key-insights .bg-black .social-share-embed-container .ada-share-trigger li.social-icons__item.social-icons__close {
  border-right: 1px solid #ffffff;
}
.key-insights .cta-container {
  margin-top: 40px;
}
.key-insights .cta-container a {
  display: inline-flex;
  align-items: center;
  color: #ffffff;
  letter-spacing: 0;
}
.key-insights .cta-container a:focus {
  outline-color: #ffffff;
  outline-offset: 4px;
}
.key-insights .cta-container .icon-chevron-right {
  height: 11px;
  width: 8px;
  fill: none;
  stroke: #ffffff;
  margin-left: 8px;
  margin-top: 3px;
}
.key-insights .bg-white .cta-container a {
  color: #007abc;
  letter-spacing: 0;
}
.key-insights .bg-white .cta-container a:focus {
  outline-color: #007abc;
}
.key-insights .bg-white .cta-container .icon-chevron-right {
  fill: none;
  stroke: #007abc;
}
.key-insights.full-styling .key-insights-content-three-up .share-trigger-key-insights,
.key-insights.full-styling .key-insights-content-two-up .share-trigger-key-insights {
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .key-insights.full-styling .key-insight-container.bg-black,
  .key-insights.full-styling .key-insight-container.bg-white {
    background-color: inherit;
    color: inherit;
  }
  .key-insights.full-styling .key-insight-container.bg-black .key-insight-content {
    background-color: #000000;
    color: #ffffff;
    padding: 30px;
  }
  .key-insights.full-styling .key-insight-container.bg-white .key-insight-content {
    background-color: #ffffff;
    color: #000000;
    padding: 40px;
  }
  .key-insights.full-styling .key-insight-container.chart-enabled .key-insight-content {
    padding-top: 40px;
  }
  .key-insights.full-styling .key-insight-container.bg-black .key-insight-content.key-insights-content-three-up,
  .key-insights.full-styling .key-insight-container.bg-white .key-insight-content.key-insights-content-three-up {
    padding: 50px 0;
  }
  .key-insights.full-styling .key-insight-container.bg-white .key-insight-content.key-insights-content-three-up {
    padding: 0;
  }
  .key-insights.full-styling .key-insight-percentage-container__top {
    display: flex;
    justify-content: space-between;
  }
  .key-insights.full-styling .key-insight-description {
    padding-right: 20px;
  }
  .key-insights.full-styling .key-insight-percent {
    text-align: center;
  }
  .key-insights.full-styling .key-insight-percentage-container progress {
    margin-top: 40px;
  }
  .key-insights.full-styling .expanded-content {
    font-size: 18px;
    line-height: 32px;
  }
  .key-insights.full-styling .expanded-content {
    padding-top: 60px;
  }
  .key-insights.full-styling .key-insights-chart.horizontal-bar progress {
    width: 68%;
  }
  .key-insights.full-styling .horizontal-stacked-bar__container {
    width: 80%;
  }
  .key-insights.full-styling .key-insights-chart.horizontal-bar .horizontal-bar-section__number-field {
    width: calc(32% - 20px);
  }
  .key-insights.full-styling .key-insights-chart-title {
    font-size: 26px;
    line-height: 34px;
  }
  .key-insights.full-styling .horizontal-bar-section__title {
    font-size: 18px;
    line-height: 24px;
  }
  .key-insights.full-styling .horizontal-bar .horizontal-bar-section__number-field {
    font-size: 26px;
    line-height: 34px;
  }
  .key-insights.full-styling .horizontal-stacked-bar-section {
    padding-right: 95px;
  }
  .key-insights.full-styling .horizontal-stacked-bar-section .horizontal-bar-section__title {
    margin-bottom: 24px;
  }
  .key-insights.full-styling .horizontal-stacked-bar-section .horizontal-bar-section__number-field {
    padding-left: 21px;
  }
  .key-insights.full-styling .key-insights-content-three-up {
    font-size: 0;
  }
  .key-insights.full-styling .key-insights-content-three-up .share-trigger-key-insights {
    margin-bottom: 24px;
  }
  .key-insights.full-styling .key-insight-three-up-title {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.72px;
  }
  .key-insights.full-styling .key-insight-three-up-container {
    display: inline-flex;
    flex-direction: column;
    width: calc((100% - 60px) * 0.3333);
    font-size: 0;
    margin-right: 30px;
  }
  .key-insights.full-styling .key-insight-three-up-container.two-up {
    width: calc(0.5 * 100% - 30px);
  }
  .key-insights.full-styling .key-insight-three-up-container.two-up.num-2 {
    margin-right: 0;
  }
  .key-insights.full-styling .key-insight-three-up-container.num-3 {
    margin-right: 0;
  }
  .key-insights.full-styling .key-insight-three-up-container__number-section {
    padding-top: 44px;
  }
  .key-insights.full-styling .key-insight-three-up__number {
    font-size: 120px;
    line-height: 80px;
    letter-spacing: 0;
  }
  .key-insights.full-styling .key-insight-three-up__format {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 5px;
  }
  .key-insights.full-styling .key-insight-three-up-container progress {
    margin-top: 28px;
  }
  .key-insights.full-styling .key-insight-three-up-container__caption {
    padding-top: 27px;
  }
  .key-insights.full-styling .key-insight-content.key-insights-content-three-up .social-share-embed-container {
    margin-top: 50px;
  }
  .key-insights.full-styling .cta-container {
    margin-top: 50px;
  }
}
@media screen and (min-width: 1024px) {
  .key-insights.full-styling .key-insight-container.bg-black .key-insight-content {
    padding: 40px;
  }
  .key-insights.full-styling .key-insight-container .key-insight-content.key-insights-content-three-up {
    padding: 40px 0;
  }
  .key-insights.full-styling .key-insight-container.chart-enabled .key-insight-content {
    padding-top: 50px;
  }
  .key-insights.full-styling .key-insight-title {
    font-size: 20px;
    line-height: 30px;
  }
  .key-insights.full-styling .key-insight-description {
    font-size: 32px;
    line-height: 40px;
  }
  .key-insights.full-styling .key-insight-percent {
    font-size: 100px;
    line-height: 100px;
  }
  .key-insights.full-styling .key-insights-chart-title {
    font-size: 28px;
    line-height: 36px;
  }
  .key-insights.full-styling .horizontal-stacked-bar__container {
    width: 90%;
  }
  .key-insights.full-styling .horizontal-bar .horizontal-bar-section__number-field {
    font-size: 28px;
    line-height: 36px;
  }
  .key-insights.full-styling .key-insights-chart__legend .key-insights-legend__item {
    width: auto;
    margin-right: 40px;
  }
  .key-insights.full-styling .key-insights-chart.horizontal-bar progress {
    width: 71%;
  }
  .key-insights.full-styling .key-insights-chart.horizontal-bar .horizontal-bar-section__number-field {
    width: calc(29% - 20px);
  }
  .key-insights.full-styling .key-insight-three-up-container__number-section {
    padding-top: 34px;
  }
  .key-insights.full-styling .key-insight-three-up__number {
    font-size: 150px;
    line-height: 130px;
  }
  .key-insights.full-styling .key-insight-three-up__format {
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 6.25px;
  }
  .key-insights.full-styling .key-insight-three-up-container progress {
    margin-top: 12px;
  }
  .key-insights.full-styling .key-insight-content.key-insights-content-three-up .social-share-embed-container {
    margin-top: 60px;
  }
  .key-insights.full-styling .cta-container {
    margin-top: 60px;
  }
}
body[dir="rtl"] .key-insights .key-insight-percentage-container progress {
  border-left: 1px solid #6e6e6e;
  border-right: none;
}
body[dir="rtl"] .key-insights .bg-white .key-insight-percentage-container progress {
  border-left: 1px solid #6e6e6e;
  border-right: none;
}
body[dir="rtl"] .key-insights .key-insight-expand-label .icon-plus {
  margin-right: 8px;
  margin-left: initial;
}
body[dir="rtl"] .key-insights .key-insights-chart__legend .key-insights-legend__item {
  margin-left: 15px;
  margin-right: initial;
}
body[dir="rtl"] .key-insights .key-insights-chart__legend .legend__color-config {
  margin-left: 9px;
  margin-right: initial;
}
body[dir="rtl"] .key-insights .horizontal-stacked-bar-section .horizontal-bar-section__number-field {
  left: 0;
  right: initial;
  padding-right: 19px;
  padding-left: initial;
}
body[dir="rtl"] .key-insights .horizontal-stacked-bar-section {
  padding-left: 75px;
  padding-right: initial;
}
body[dir="rtl"] .key-insights .key-insights-chart.horizontal-bar progress {
  float: right;
  margin-left: 20px;
  margin-right: initial;
}
body[dir="rtl"] .key-insights .key-insight-three-up-container__caption ol,
body[dir="rtl"] .key-insights .key-insight-three-up-container__caption ul {
  margin-right: 20px;
  margin-left: initial;
}
body[dir="rtl"] .key-insights .key-insight-content .key-insight-expand-label + .expanded-content.hidden + .social-share-embed-container {
  float: left;
}
body[dir="rtl"] .key-insights .cta-container .icon-chevron-right {
  margin-right: 8px;
  margin-left: initial;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
body[dir="rtl"] .key-insights .bg-black .social-share-embed-container .ada-share-trigger li.social-icons__item:first-child {
  border-right: 1px solid #ffffff;
}
body[dir="rtl"] .key-insights .bg-black .social-share-embed-container .ada-share-trigger li.social-icons__item.social-icons__close {
  border-left: 1px solid #ffffff;
}
@media screen and (min-width: 768px) {
  body[dir="rtl"] .key-insights.full-styling .key-insight-description {
    padding-left: 20px;
    padding-right: initial;
  }
  body[dir="rtl"] .key-insights.full-styling .horizontal-stacked-bar-section {
    padding-left: 95px;
    padding-right: initial;
  }
  body[dir="rtl"] .key-insights.full-styling .horizontal-stacked-bar-section .horizontal-bar-section__number-field {
    padding-right: 21px;
    padding-left: initial;
  }
  body[dir="rtl"] .key-insights.full-styling .key-insight-three-up-container {
    margin-left: 30px;
    margin-right: initial;
  }
  body[dir="rtl"] .key-insights.full-styling .key-insight-three-up-container.two-up.num-2 {
    margin-left: 0;
    margin-right: initial;
  }
  body[dir="rtl"] .key-insights.full-styling .key-insight-three-up-container.num-3 {
    margin-left: 0;
    margin-right: initial;
  }
}
@media screen and (min-width: 1024px) {
  body[dir="rtl"] .key-insights.full-styling .key-insights-chart__legend .key-insights-legend__item {
    margin-left: 40px;
    margin-right: initial;
  }
}
body[dir="rtl"] .key-insights .key-insight-three-up-container__number-section {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
