@import url(https://fonts.googleapis.com/css?family=Asap);@charset "UTF-8";

.tns-outer {
  padding: 0 !important;
}

.tns-outer [hidden] {
  display: none !important;
}

.tns-outer [aria-controls],
.tns-outer [data-action] {
  cursor: pointer;
}

.tns-slider {
  -webkit-transition: all 0s;
  transition: all 0s;
}

.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}

.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

.tns-horizontal.tns-no-subpixel:after {
  content: '';
  display: table;
  clear: both;
}

.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}

.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}

.tns-no-calc {
  position: relative;
  left: 0;
}

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}

.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -webkit-transition: opacity 0s, -webkit-transform 0s;
  transition: opacity 0s, -webkit-transform 0s;
  transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s, -webkit-transform 0s;
}

.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}

.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.tns-autowidth {
  display: inline-block;
}

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}

.tns-lazy-img.tns-complete {
  opacity: 1;
}

.tns-ah {
  -webkit-transition: height 0s;
  transition: height 0s;
}

.tns-ovh {
  overflow: hidden;
}

.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}

.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}

.tns-normal,
.tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

.tns-vpfix {
  white-space: nowrap;
}

.tns-vpfix > div,
.tns-vpfix > li {
  display: inline-block;
}

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}

.tns-t-ct {
  width: 2333.33333333%;
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}

.tns-t-ct:after {
  content: '';
  display: table;
  clear: both;
}

.tns-t-ct > div {
  width: 1.42857143%;
  width: calc(100% / 70);
  height: 10px;
  float: left;
}

.button-primary-v2 {
  text-align: right;
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 16.8px */
  letter-spacing: 1.68px;
  text-transform: uppercase;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 53px;
  width: 100%;
  padding-left: 56px;
  padding-right: 64px;
  color: #ffffff !important;
  background-color: #122142;
  border-radius: 0px 32px 0px 0px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 1024px) {
  .button-primary-v2 {
    padding-left: 48px;
    padding-right: 80px;
    width: auto;
  }
}

.button-primary-v2::after {
  display: none;
  content: "";
  position: absolute;
  top: calc(53px / 2);
  right: -30px;
  width: 60px;
  height: 1px;
  background-color: #d7b753;
  -webkit-transition: right 0.3s ease;
  transition: right 0.3s ease;
}

@media (min-width: 1024px) {
  .button-primary-v2::after {
    display: block;
  }
}

.button-primary-v2:hover {
  background-color: #273a66;
}

.button-primary-v2:hover::after {
  content: "";
  right: -40px;
}

.button-reports {
  text-align: right;
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 16.8px */
  letter-spacing: 1.68px;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: start;
      align-self: flex-start;
  height: 53px;
  width: auto;
  color: #ffffff !important;
  background-color: #1783df;
  border-radius: 0px 32px 0px 0px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-left: 48px;
  padding-right: 80px;
}

@media (min-width: 1240px) {
  .button-reports {
    padding-left: 48px;
    padding-right: 80px;
    width: auto;
  }
}

.button-reports::after {
  content: "";
  position: absolute;
  top: calc(53px / 2);
  right: -30px;
  width: 60px;
  height: 1px;
  background-color: #d7b753;
  -webkit-transition: right 0.3s ease;
  transition: right 0.3s ease;
}

@media (min-width: 1240px) {
  .button-reports::after {
    display: block;
  }
}

.button-reports:hover {
  background-color: #122142;
}

.button-reports:hover::after {
  content: "";
  right: -40px;
}

.button-primary-outline {
  text-align: right;
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 16.8px */
  letter-spacing: 1.68px;
  text-transform: uppercase;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 53px;
  width: 100%;
  padding-left: 56px;
  padding-right: 64px;
  color: #122142 !important;
  background-color: #fff;
  border-radius: 0px 32px 0px 0px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #122142;
  cursor: pointer;
}

@media (min-width: 1024px) {
  .button-primary-outline {
    padding-left: 40px;
    padding-right: 48px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

.button-primary-outline svg {
  fill: #122142;
}

.button-primary-outline:hover {
  background-color: #122142;
  color: #fff !important;
}

.button-primary-outline:hover svg {
  fill: #fff;
}

.c-hero-banner {
  position: relative;
}

.c-hero-banner__stocks {
  height: 458px;
}

@media (min-width: 1240px) {
  .c-hero-banner__stocks {
    height: 380px;
    width: 100%;
    margin-top: 91px;
  }
}

.c-hero-banner__stocks picture {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.c-hero-banner__stocks picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-hero-banner__stocks .container {
  z-index: 2;
}

.c-hero-banner__stocks .container .row {
  height: 398px;
}

@media (min-width: 768px) {
  .c-hero-banner__stocks .container .row {
    height: 380px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.c-hero-banner__stocks .container .row .col {
  text-align: center;
  padding-top: 140px;
  padding-left: 16px;
  padding-right: 16px;
}

@media (min-width: 1240px) {
  .c-hero-banner__stocks .container .row .col {
    padding-top: 0;
  }
}

.c-hero-banner__stocks .container h1 {
  font-family: 'Cambon';
  font-style: normal;
  font-weight: 400;
  font-size: 57px;
  line-height: 100%;
  letter-spacing: -0.04em;
  color: #D7B753;
  margin: 0 0 16px 0;
}

@media (min-width: 1240px) {
  .c-hero-banner__stocks .container h1 {
    font-size: 76px;
  }
}

.c-hero-banner__stocks p {
  font-weight: 400;
  font-size: 23px;
  line-height: 130%;
}

@media (min-width: 1240px) {
  .c-hero-banner__stocks p {
    font-size: 25px;
  }
}

.mobile-nav-links .foot .social-links a {
  width: 30px;
  height: 30px;
}

.mobile-nav-links .foot .social-links a img {
  width: 100%;
  height: 100%;
}

footer .upper-footer .social-links a {
  width: 30px;
  height: 30px;
}

footer .upper-footer .social-links img {
  height: 100%;
  width: 100%;
}

nav .main .desktop-nav .other-links a {
  -webkit-font-feature-settings: 'clig' off, 'liga' off;
          font-feature-settings: 'clig' off, 'liga' off;
  /* Universal/Body 2 */
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
}

nav .main .desktop-nav .other-links a b {
  color: #122142;
  /* Universal/Body 2 Bold */
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
  font-weight: 600;
  margin-left: 4px;
}

nav .main .desktop-nav .links a {
  color: #273A66;
}

nav .main .desktop-nav .links .with-sublinks > span,
nav .main .desktop-nav .links > a {
  color: #273A66;
  position: relative;
  border-bottom: 4px solid transparent;
}

nav .main .desktop-nav .links .with-sublinks > span:hover,
nav .main .desktop-nav .links .with-sublinks > span.active,
nav .main .desktop-nav .links > a:hover,
nav .main .desktop-nav .links > a.active {
  border-bottom: 4px solid #1783DF;
}

nav .main .desktop-nav .links > div:nth-child(2) .sublinks {
  -webkit-box-shadow: 4px 4px 12px 0px #0000000A !important;
          box-shadow: 4px 4px 12px 0px #0000000A !important;
}

nav .main .desktop-nav .links > div:nth-child(3) .sublinks {
  -webkit-box-shadow: 0px 4px 12px 0px #0000000A !important;
          box-shadow: 0px 4px 12px 0px #0000000A !important;
}

nav .main .desktop-nav .links > div:nth-child(4) .sublinks,
nav .main .desktop-nav .links > div:nth-child(5) .sublinks {
  -webkit-box-shadow: 0px 8px 13px 0px #00000033 !important;
          box-shadow: 0px 8px 13px 0px #00000033 !important;
}

nav .main .desktop-nav .submenu-wrap .submenu__name:hover {
  border-bottom: 2px solid transparent !important;
}

nav .main .desktop-nav .with-sublinks.mega-menu .sublinks {
  left: unset;
}

nav .submenu .sublinks {
  padding-top: 20px !important;
  right: unset !important;
}

nav .submenu-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

nav .submenu-wrap > div {
  padding: 0 24px;
  width: 175px;
}

nav .submenu__name {
  color: #104777 !important;
  font-size: 13px !important;
  line-height: 17.92px !important;
  white-space: normal !important;
  display: inline-block;
  margin-bottom: 8px !important;
}

nav .submenu__group > a {
  margin: 0 !important;
}

.mobile-nav-links .links {
  padding-top: 32px;
}

.mobile-nav-links .links .link a {
  padding: 8px 12px;
  margin: 0;
}

.mobile-nav-links .links .link.expanded {
  border-bottom: 1px solid #7bc2ff;
  padding-bottom: 12px;
}

.mobile-nav-links .links .link .js-downloadLink {
  padding: 0;
  margin: 0 !important;
}

.mobile-nav-links .foot {
  margin: unset;
  padding-top: unset;
}

.mobile-nav-links .links .link {
  padding: 12px 0;
}

.mobile-nav-links .links .link a {
  padding: 8px 0;
}

.mobile-nav-links .sublinks__name {
  color: #F2F2F3;
  font-family: "Noto Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  /* 16.8px */
  letter-spacing: 0.96px;
}

.mobile-nav-links .sublinks__group {
  padding-top: 12px;
  padding-bottom: 12px;
}

.mobile-nav-links .sublinks a.view-all {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.mobile-nav-links .sublinks--webinar {
  border-bottom: unset !important;
}

.mobile-nav-links .sublinks--webinar > a > img {
  max-height: 80px !important;
  -ms-flex-item-align: center;
      align-self: center;
}

.mobile-nav-links .sublinks--download {
  border-bottom: unset !important;
}

.mobile-nav-links .sublinks--download-link {
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}

.mobile-nav-links .sublinks--download-link > a {
  min-width: 47.5%;
  max-width: 47.5%;
  height: 113px;
}

.mobile-nav-links .sublinks--download-link > a > img {
  width: 100%;
  min-width: 100% !important;
  max-width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.mobile-nav-links .sublinks--download-link .textarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.mobile-nav-links .sublinks--download-link .textarea .textarea-texts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}

.mobile-nav-links .sublinks--download-link .textarea .download-button {
  padding: 0;
  margin: 0 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}

.mobile-nav-links .sublinks--download-link .textarea h5 {
  margin: 0 0 5px;
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  color: #FFFFFF;
  position: relative;
  padding-bottom: 8px;
}

.mobile-nav-links .sublinks--download-link .textarea h5::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 40px;
  background-color: #F0D47C;
  height: 1px;
  left: 0;
}

.mobile-nav-links .sublinks--download-link .textarea__category {
  color: #F0D47C;
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 1.68px;
  text-transform: uppercase;
  display: block;
}

.mobile-nav-links .sublinks--download-link .textarea > a {
  text-align: right;
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 16.8px */
  letter-spacing: 1.68px;
  text-transform: uppercase;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mobile-nav-links .sublinks--download-link .textarea > a img {
  -webkit-filter: brightness(100);
          filter: brightness(100);
  height: 24px;
  min-width: 24px !important;
  max-width: 24px !important;
  margin-right: 8px;
}

.mobile-nav-links .other-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.mobile-nav-links .other-links > a {
  width: 50%;
}

.c-stock-charts {
  margin-top: 32px;
  margin-bottom: 24px;
  width: 100%;
  background-color: white;
}

.c-stock-charts.c-data-visualizations {
  margin-bottom: 0;
}

@media screen and (min-width: 1024px) and (max-width: 1024px) {
  .c-stock-charts {
    padding-left: 24px;
  }
}

@media (min-width: 1240px) {
  .c-stock-charts {
    margin-top: 48px;
  }
}

.c-stock-charts .chart-title {
  font-family: "Noto Sans";
  font-size: 18px;
  font-weight: 700;
  line-height: 130%;
  /* 26px */
  color: #122142;
  margin: 0;
  margin-top: 48px;
  margin-bottom: 33.5px;
}

@media (min-width: 1240px) {
  .c-stock-charts .chart-title {
    font-size: 20px;
    font-weight: 500;
  }
}

.c-stock-charts .charts-visual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.c-stock-charts .apexcharts-canvas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-stock-charts .apexcharts-legend {
  gap: 16px;
  padding: 0 !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 768px) {
  .c-stock-charts .apexcharts-legend {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 32px;
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
  }
}

.c-stock-charts .apexcharts-legend .apexcharts-legend-series {
  min-width: 100px;
}

.c-stock-charts .apexcharts-legend .apexcharts-legend-marker {
  height: 9px !important;
  width: 27px !important;
  margin-right: 16px !important;
}

.c-stock-charts .apexcharts-legend .apexcharts-legend-text {
  text-transform: capitalize !important;
}

.c-stock-charts .apexcharts-tooltip {
  background: #122142;
  color: #ffffff;
  text-transform: capitalize;
}

.c-stock-charts .custom-tooltip {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  padding: 8px;
  gap: 4px;
}

.c-stock-charts .custom-tooltip li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
}

.c-stock-charts .custom-tooltip li .legend-icon {
  width: 27px;
  height: 9px;
  background-color: transparent;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.c-stock-charts .custom-tooltip li .value {
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
  color: #c7c7c7;
}

.pie-chart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pie-chart .charts-visual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 1240px) {
  .pie-chart .charts-visual {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.pie-chart .charts-visual .custom-legends {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 1240px) {
  .pie-chart .charts-visual .custom-legends {
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
}

.pie-chart .chart-title {
  margin-bottom: 0;
}

.pie-chart .custom-legends {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 343px;
}

@media (min-width: 1240px) {
  .pie-chart .custom-legends {
    max-width: 414px;
  }
}

.pie-chart .custom-legends ul {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  margin: 0;
  padding: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 1240px) {
  .pie-chart .custom-legends ul {
    gap: 32px;
  }
}

.pie-chart .custom-legends ul:first-child {
  padding-top: 4px;
}

.pie-chart .custom-legends ul li {
  text-transform: capitalize;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
  color: #000000;
  max-width: 199px;
}

@media (min-width: 1240px) {
  .pie-chart .custom-legends ul li {
    max-width: 414px;
  }
}

.pie-chart .custom-legends ul li .legend-icon {
  width: 27px;
  height: 9px;
  background-color: red;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.column-chart {
  position: relative;
}

.column-chart .chart-title {
  padding-left: unset;
}

@media (min-width: 1240px) {
  .column-chart .chart-title {
    padding-left: 52px;
  }
}

.column-chart .charts-visual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.custom-legends {
  margin-top: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 768px) {
  .custom-legends {
    margin-top: 0;
  }
}

@media (min-width: 1024px) {
  .custom-legends {
    max-width: 1142px;
    position: relative;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.custom-legends ul {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 250px;
}

.custom-legends ul > * {
  margin-right: 16px;
  margin-bottom: 16px;
}

@media (min-width: 1024px) {
  .custom-legends ul {
    -ms-flex-wrap: unset;
        flex-wrap: unset;
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
    width: unset;
  }

  .custom-legends ul > * {
    margin-bottom: unset;
  }
}

.custom-legends ul li {
  text-transform: capitalize;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
}

.custom-legends ul li .legend-icon {
  width: 27px;
  height: 9px;
  background-color: red;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 16px;
}

.third-party-modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.54);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: visibility 0s linear 0.25s, opacity 0.25s 0s, -webkit-transform 0.25s;
  transition: visibility 0s linear 0.25s, opacity 0.25s 0s, -webkit-transform 0.25s;
  transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
  transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s, -webkit-transform 0.25s;
  z-index: 200;
}

.third-party-modal h4,
.third-party-modal p {
  margin: 0;
}

.third-party-modal .modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #ffffff;
  -webkit-box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.2);
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  min-width: 343px;
  max-width: 558px;
}

.third-party-modal .modal-content h4 {
  font-family: "Noto Sans";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 28.6px */
  letter-spacing: -0.44px;
}

@media (min-width: 1240px) {
  .third-party-modal .modal-content h4 {
    font-size: 25px;
  }
}

.third-party-modal .modal-content p {
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
}

.third-party-modal .modal-content .divider {
  width: 100%;
  height: 1px;
  background-color: #E7E7E7;
}

.third-party-modal .modal-content .cta-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media (min-width: 1240px) {
  .third-party-modal .modal-content .cta-actions {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.third-party-modal .modal-content .cta-actions__transparent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0px 32px 0px 0px;
  border: 1px solid #122142;
  background-color: transparent;
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 1.68px;
  text-transform: uppercase;
  color: #122142;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  width: 100%;
}

@media (min-width: 1240px) {
  .third-party-modal .modal-content .cta-actions__transparent {
    width: 50%;
  }
}

.third-party-modal .modal-content .cta-actions__transparent:hover {
  border-radius: 0px 32px 0px 0px;
  border: 1px solid #1783DF;
  color: #1783DF;
}

.third-party-modal .modal-content .cta-actions__primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  border-radius: 0px 32px 0px 0px;
  background: #122142;
  text-align: right;
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 16.8px */
  letter-spacing: 1.68px;
  text-transform: uppercase;
  color: #ffffff;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  width: 100%;
}

@media (min-width: 1240px) {
  .third-party-modal .modal-content .cta-actions__primary {
    width: 50%;
  }
}

.third-party-modal .modal-content .cta-actions__primary:hover {
  background-color: #273A66;
}

.third-party-modal .modal-content .cta-actions__primary span {
  display: block;
}

.show-modal {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: visibility 0s linear 0s, opacity 0.25s 0s, -webkit-transform 0.25s;
  transition: visibility 0s linear 0s, opacity 0.25s 0s, -webkit-transform 0.25s;
  transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
  transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s, -webkit-transform 0.25s;
}

.videos-list span {
  font-family: "Noto Sans";
  top: 3px;
  position: relative;
}

.c-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
}

.c-modal.active {
  display: block;
}

.c-modal__overlay {
  opacity: 0.6;
  background: #122142;
  position: relative;
  height: 100vh;
  width: 100vw;
}

.c-modal__content {
  border-radius: 0.5rem;
  background: white;
  width: calc(100vw - 2rem);
  height: calc(100vh - 5.5rem);
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 9999;
  margin: 0 auto;
  padding: 2.5rem 0.688rem 0 1.5rem;
}

@media (min-width: 1024px) {
  .c-modal__content {
    padding: 2.5rem 0.688rem 0 2.5rem;
    width: 55.198vw;
    height: 68.519vh;
  }
}

.c-modal .scroll-container {
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-right: 13px;
}

.c-modal .scroll-container::-webkit-scrollbar {
  width: 13px;
  background-color: transparent;
  padding: 3px;
}

.c-modal .scroll-container::-webkit-scrollbar-thumb {
  border-radius: 13px;
  border: solid 3px white;
  background-color: #273a66;
}

.c-modal .scroll-container::-webkit-scrollbar-track {
  border-radius: 13px;
  padding: 3px;
  width: 13px;
  background-color: transparent;
  padding: 3px;
}

.c-modal .text-container {
  color: #333;
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
}

.c-modal .text-container strong {
  font-weight: 500;
}

@media (min-width: 1024px) {
  .c-modal .text-container {
    padding-right: 1.5rem;
  }
}

.c-modal button.close-btn {
  width: 1rem;
  height: 1rem;
  padding: 0;
  margin: 0;
  border: 0;
  background-color: transparent;
  position: absolute;
  right: 1rem;
  top: 1rem;
  cursor: pointer;
}

@media (min-width: 1024px) {
  .c-modal button.close-btn {
    width: 1.5rem;
    height: 1.5rem;
    right: 1.5rem;
  }
}

.c-modal button.close-btn svg {
  width: 100%;
  height: 100%;
}

#explainers .filter-groups .filter-group-value label,
#issuers-list .filter-groups .filter-group-value label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#explainers .filter-groups .filter-group-value .label,
#issuers-list .filter-groups .filter-group-value .label {
  margin-left: 12px !important;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

#explainers .filter-groups .checkmark,
#issuers-list .filter-groups .checkmark {
  display: block;
  position: relative !important;
  top: 1px !important;
  min-width: 18px;
}

.group-1 {
  position: relative;
  padding-bottom: 56px;
}

@media (min-width: 1240px) {
  .group-1 {
    padding-bottom: 80px;
  }
}

.group-1 .side-line {
  background-color: white;
  display: none;
}

@media (min-width: 1024px) {
  .group-1 .side-line {
    display: block;
  }
}

.group-1 .header-line {
  margin-top: 40px;
  display: none;
}

@media (min-width: 1024px) {
  .group-1 .header-line {
    display: block;
  }
}

.group-1__chart {
  position: relative;
  padding-top: 32px;
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 40px;
}

.group-1__chart .apexcharts-tooltip {
  padding: 8px !important;
  background-color: #122142 !important;
  color: #fff;
}

.group-1__chart .apexcharts-tooltip .apexcharts-tooltip-title {
  background-color: transparent !important;
}

.group-1__chart .apexcharts-tooltip .apexcharts-tooltip-marker {
  width: 27px;
  height: 9px;
  display: inline-block;
  border-radius: 8px;
  margin-right: 8px;
  position: relative;
}

.group-1__chart .stocks-dataviz-wrapper {
  overflow: hidden;
  overflow-x: auto;
  scrollbar-color: #8ed1fc transparent;
  max-width: unset;
}

.group-1__chart .stock-bg-img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
  display: none;
}

@media (min-width: 1024px) {
  .group-1__chart .stock-bg-img {
    display: block;
  }
}

.group-1__chart .stock-bg-img-mobile {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

@media (min-width: 1024px) {
  .group-1__chart .stock-bg-img-mobile {
    display: none;
  }
}

@media (min-width: 1024px) {
  .group-1__chart {
    padding-top: 56px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 72px;
  }

  .group-1__chart::before {
    content: "";
    position: absolute;
    width: 15px;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    background: #D7B753;
    z-index: 10;
  }
}

.group-1__chart-wrap {
  position: relative;
}

@media (min-width: 1240px) {
  .group-1__chart-wrap {
    margin-bottom: 18px;
  }
}

.group-1__chart-wrap .chart-overflow-bg {
  display: block;
  background: -webkit-gradient(linear, right top, left top, from(#FFF), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(270deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  width: 46px;
  height: 100%;
  z-index: 1;
  right: 0;
}

@media (min-width: 1024px) {
  .group-1__chart-wrap .chart-overflow-bg {
    right: 49px;
  }
}

@media (min-width: 1240px) {
  .group-1__chart-wrap .chart-overflow-bg {
    right: 0px;
    display: none;
  }
}

.group-1__chart p {
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  color: #333333;
  margin: 0;
}

.group-1__chart p:not(:last-child) {
  margin-bottom: 24px;
}

.group-1__chart .h1 {
  color: black;
  font-size: 33px;
  margin-bottom: 6px;
  display: block;
}

@media (min-width: 1240px) {
  .group-1__chart .h1 {
    font-size: 48px;
    margin-bottom: 16px;
  }
}

.group-1__chart .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

@media screen and (min-width: 1024px) and (max-width: 1024px) {
  .group-1__chart .row {
    padding-left: 24px;
  }
}

@media (min-width: 1240px) {
  .group-1__chart .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
}

.group-1__chart .row .sub-title {
  padding-top: 16px;
}

@media (min-width: 1240px) {
  .group-1__chart .row .sub-title {
    padding-top: unset;
  }
}

.group-1__chart .row > .col:first-child {
  width: 100%;
}

@media (min-width: 1240px) {
  .group-1__chart .row > .col:first-child {
    max-width: 462px;
  }
}

.group-1__chart .chart-date {
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
  color: #273A66;
  margin-bottom: 16px;
}

@media (min-width: 1240px) {
  .group-1__chart .chart-date {
    margin-bottom: 0;
  }
}

.group-1__chart-chart {
  padding-right: unset;
  position: relative;
  overflow-x: auto;
  overflow-y: hidden;
  border: 1px solid #ffffff;
}

.group-1__chart-chart::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 4px;
}

.group-1__chart-chart::-webkit-scrollbar-track {
  background: transparent;
}

.group-1__chart-chart::-webkit-scrollbar-thumb {
  background-color: #7BC2FF;
  border-radius: 50px;
  border: 0;
}

@media (min-width: 1024px) {
  .group-1__chart-chart {
    width: calc(100% - 49px);
    padding-right: 0;
  }

  .group-1__chart-chart::-webkit-scrollbar {
    height: 0.1px;
  }

  .group-1__chart-chart::-webkit-scrollbar-thumb {
    background-color: transparent;
  }
}

@media (min-width: 1240px) {
  .group-1__chart-chart {
    width: 100%;
    overflow-x: unset;
    overflow-y: unset;
  }
}

.group-1__chart-chart #chart {
  height: 442px;
  width: 1142px;
  position: relative;
}

@media (min-width: 1240px) {
  .group-1__chart-chart #chart {
    height: 421px;
  }
}

.group-1__chart-chart .toolbar {
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

@media (min-width: 1240px) {
  .group-1__chart-chart .toolbar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.group-1__chart-chart .toolbar .chartName {
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.16px;
  font-weight: 600;
  color: #122142;
  text-align: left;
  margin-bottom: 20px;
}

@media (min-width: 1240px) {
  .group-1__chart-chart .toolbar .chartName {
    padding-left: 36px;
    margin-bottom: 0;
    font-size: 20px;
  }
}

.group-1__chart-chart .toolbar .group-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin-left: 8px;
}

@media (min-width: 1240px) {
  .group-1__chart-chart .toolbar .group-filter {
    margin-left: 0;
  }
}

.group-1__chart-chart .toolbar .group-filter label {
  position: relative;
  color: black;
}

.group-1__chart-chart .toolbar .group-filter label::before {
  content: "";
  position: absolute;
  left: -29px;
  top: 2px;
  width: 20px;
  height: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 1px #7BC2FF solid;
  border-radius: 50%;
}

.group-1__chart-chart .toolbar .group-filter label::after {
  content: "";
  position: absolute;
  left: -25px;
  top: 6px;
  width: 12px;
  height: 12px;
  display: none;
  border-radius: 50%;
  background: #122142;
}

.group-1__chart-chart .toolbar .group-filter input[type="radio"] {
  opacity: 0.01;
}

.group-1__chart-chart .toolbar .group-filter input[type="radio"]:checked ~ label::after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.group-1__chart-chart .toolbar label {
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  display: inline-block;
  margin-left: 8px;
  position: relative;
  top: -1px;
}

.group-1__chart-chart .toolbar .input-group:not(:last-child) {
  margin-right: 24px;
}

.group-1__chart-chart .apexcharts-legend {
  padding-top: 40px;
}

.group-1__chart-chart .apexcharts-legend .apexcharts-legend-series {
  margin-left: 16px !important;
  margin-right: 16px !important;
}

.group-1__chart-chart .apexcharts-legend .apexcharts-legend-series .apexcharts-legend-marker {
  width: 27px !important;
  height: 9px !important;
  margin-right: 20px;
}

.group-1__chart-chart .apexchartTooltipCustom {
  background: #122142;
  color: white;
  padding: 8px;
}

.group-1__chart-chart .apexchartTooltipCustom span {
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
  color: #F7F7F7;
}

.group-1__chart-chart .apexchartTooltipCustom ul {
  list-style: none;
  margin: 8px 0 0;
  padding: 0;
}

.group-1__chart-chart .apexchartTooltipCustom ul li {
  margin: 0;
  padding: 0;
  color: #C7C7C7;
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
  text-align: left;
  position: relative;
}

.group-1__chart-chart .apexchartTooltipCustom ul li:first-child::before {
  content: "";
  width: 27px;
  height: 9px;
  display: inline-block;
  background-color: #1783DF;
  border-radius: 8px;
  margin-right: 8px;
}

.group-1__chart-chart .apexchartTooltipCustom ul li:nth-child(2)::before {
  content: "";
  width: 27px;
  height: 9px;
  display: inline-block;
  background-color: #D7B753;
  border-radius: 8px;
  margin-right: 8px;
}

.group-1__chart-chart .apexchartTooltipCustom ul li b {
  color: #F7F7F7;
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
  text-align: center;
}

.group-1__chart-chart .apexcharts-tooltip {
  padding: 8px !important;
  background-color: #122142;
  color: white;
}

.group-1__chart-chart .apexcharts-tooltip .apexcharts-tooltip-marker {
  width: 27px;
  height: 9px;
  display: inline-block;
  border-radius: 8px;
  margin-right: 8px;
  position: relative;
}

.group-1__chart-chart .apexcharts-tooltip .apexcharts-tooltip-text-y-label {
  position: relative;
  font-weight: 600;
  font-family: "Noto Sans";
}

.group-1__chart-chart .apexcharts-tooltip .apexcharts-tooltip-text-y-label::after {
  content: " -";
}

.group-1__chart-chart .apexcharts-tooltip .apexcharts-tooltip-text-y-value {
  font-weight: 400;
  color: #F7F7F7;
  font-family: "Noto Sans";
}

.group-1__chart .content {
  max-width: 754px;
  margin-left: auto;
  margin-right: auto;
  padding: 18px 16px 32px 16px;
}

@media (min-width: 1240px) {
  .group-1__chart .content {
    padding: 0;
  }
}

.group-1__chart .content ul {
  margin: 0;
}

.group-1__chart-graph {
  margin-left: -12px;
}

.group-1__table {
  background-color: #ffffff;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 56px;
}

@media (min-width: 1240px) {
  .group-1__table {
    padding-top: 80px;
  }
}

@media (min-width: 1240px) {
  .group-1__table {
    padding-left: 0;
    padding-right: 0;
  }
}

.group-1__table .container {
  max-width: 100%;
}

@media screen and (min-width: 1024px) and (max-width: 1300px) {
  .group-1__table .container {
    max-width: calc(100% - 111px);
  }
}

@media (min-width: 1240px) {
  .group-1__table .container {
    max-width: calc(100% - 224px);
  }
}

.group-1__table .h2 {
  display: block;
  max-width: 754px;
  margin-bottom: 40px;
  color: black;
}

@media (min-width: 1240px) {
  .group-1__table .h2 {
    margin-bottom: 48px;
  }
}

.group-1__table .content {
  max-width: 754px;
  margin-left: auto;
  margin-right: auto;
}

.group-1__table .content p {
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  color: #333333;
  margin: 0;
}

.group-1__table .content p:not(:last-child) {
  margin-bottom: 24px;
}

.group-1__table table {
  cursor: -webkit-grab;
  cursor: grab;
}

.group-1__table picture {
  height: 112px;
  width: 100%;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .group-1__table picture {
    height: 375px;
    margin-bottom: 48px;
  }
}

.group-1__table picture img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.group-1__table .u-responsive-table {
  margin-top: 48px;
}

.scrollable {
  position: relative;
}

.scrollable::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  background: -webkit-gradient(linear, right top, left top, from(#FFFFFF), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
  width: 81px;
  height: 100%;
}

.scrollable > div {
  padding-right: 81px;
  padding-bottom: 26px;
}

@media (min-width: 768px) {
  .scrollable > .u-scroll-guide {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}

.c-table-container + span {
  display: none;
}

.group-2 {
  position: relative;
  background-color: #F7F7F7;
}

.group-2 .side-line {
  background-color: #F7F7F7;
  display: none;
}

@media (min-width: 1240px) {
  .group-2 .side-line {
    display: block;
  }
}

.group-2 .header-line {
  padding-top: 40px;
  display: none;
}

@media (min-width: 1024px) {
  .group-2 .header-line {
    display: block;
  }
}

.group-2__table {
  padding-left: 16px;
  padding-right: 16px;
}

@media (min-width: 1240px) {
  .group-2__table {
    padding-left: 0;
    padding-right: 0;
  }
}

.group-2__table .h2 {
  display: block;
  margin-bottom: 40px;
  padding-bottom: 16px;
  padding-top: 56px;
  border-bottom: 1px solid #1783DF;
  font-size: 40px;
}

@media (min-width: 1240px) {
  .group-2__table .h2 {
    padding-top: 90px;
    font-size: 48px;
  }
}

.group-2__table .content {
  max-width: 754px;
  margin-left: auto;
  margin-right: auto;
}

.group-2__table .content p {
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  color: #333333;
  margin: 0;
}

.group-2__table .content p:not(:last-child) {
  margin-bottom: 24px;
}

.group-2__table .u-responsive-table tr {
  background-color: #F7F7F7;
}

@media (min-width: 1240px) {
  .group-2__table .u-responsive-table tr:nth-child(even) {
    background: #E7E7E7;
  }
}

.group-2__table picture {
  height: 375px;
  width: 100%;
  margin-bottom: 48px;
}

.group-2__table picture img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.group-2 section#top-bond-recommendations .socials .icon-group .icons {
  background-color: #F7F7F7;
}

.group-2 section#top-bond-recommendations .socials {
  margin-top: 24px;
}

@media (min-width: 1240px) {
  .group-2 section#top-bond-recommendations .socials {
    margin-top: 48px;
  }
}

.group-2 section#top-bond-recommendations .socials span {
  -webkit-transform: translate(-170px, 50px);
          transform: translate(-170px, 50px);
}

@media (min-width: 1240px) {
  .group-2 section#top-bond-recommendations .socials span {
    -webkit-transform: none;
            transform: none;
  }
}

.stocks-report {
  padding-top: 40px;
  padding-bottom: 112px;
  position: relative;
}

@media (min-width: 1024px) {
  .stocks-report {
    padding: 16px 64px 112px 24px;
  }
}

@media (min-width: 1240px) {
  .stocks-report {
    padding: 80px 0 20px 0;
  }
}

.stocks-report__controllers {
  position: absolute;
  bottom: 40px;
  right: 16px;
}

@media (min-width: 1024px) {
  .stocks-report__controllers {
    right: 80px;
  }
}

@media (min-width: 1240px) {
  .stocks-report__controllers {
    position: unset;
  }
}

.stocks-report__controllers-arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 12px 0 0 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.stocks-report__controllers-arrows li {
  cursor: pointer;
}

.stocks-report__controllers-arrows li[aria-disabled="true"] svg path,
.stocks-report__controllers-arrows li[aria-disabled="true"] svg line {
  stroke: #A3ACB3;
}

.stocks-report__controllers-arrows > li:first-child {
  margin-right: 40px;
}

.stocks-report .head {
  margin-bottom: 36px;
  padding-left: 16px;
}

@media (min-width: 1024px) {
  .stocks-report .head {
    border-bottom: 1px solid #818F99;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    padding-bottom: 24px;
    margin-bottom: 28px;
    padding-left: 0;
  }
}

.stocks-report .h1 {
  color: black;
}

@media (max-width: 767px) {
  .stocks-report .tns-inner {
    margin-left: 16px !important;
  }
}

@media (min-width: 1240px) {
  .stocks-report .tns-inner {
    padding-bottom: 20px !important;
  }
}

.stocks-report__slider {
  height: 450px;
}

.stocks-report__slider .tns-item {
  padding-top: 24px;
  padding-bottom: 24px;
}

.stocks-report__slider .tns-item > div {
  -webkit-transition: -webkit-transform 0.5s, -webkit-box-shadow 0.5s;
  transition: -webkit-transform 0.5s, -webkit-box-shadow 0.5s;
  transition: transform 0.5s, box-shadow 0.5s;
  transition: transform 0.5s, box-shadow 0.5s, -webkit-transform 0.5s, -webkit-box-shadow 0.5s;
}

.stocks-report__slider .tns-item > div picture {
  width: 100%;
  height: 140px;
  display: block;
  position: relative;
}

.stocks-report__slider .tns-item > div picture::after {
  content: "";
  width: 100%;
  height: 0px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #F0D47C;
  opacity: 0.75;
  -webkit-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
}

.stocks-report__slider .tns-item > div picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.stocks-report__slider .tns-item > div:hover {
  -webkit-box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.05);
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

.stocks-report__slider .tns-item > div:hover picture {
  position: relative;
}

.stocks-report__slider .tns-item > div:hover picture:after {
  height: 12px;
}

.stocks-report__slider .content {
  padding: 24px;
  border: 1px solid #E7E7E7;
  min-height: 276px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

.stocks-report__slider .content p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  color: #333;
  margin: 8px 0 0 0;
}

.stocks-report__slider .content span {
  color: black;
}

.stocks-report__slider .content .h3 {
  font-weight: 300;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (min-width: 1240px) {
  .stocks-report__slider .content .h3 {
    font-weight: 500;
  }
}

.stocks-report__slider .content .date {
  display: block;
  position: relative;
  padding-top: 16px;
  margin-top: 20px;
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  color: #575757;
  margin-bottom: 16px;
}

.stocks-report__slider .content .date::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #1783DF;
  width: 40px;
  height: 1px;
}

.stocks-report__slider .content .date-pdf-wrap {
  margin-top: auto;
}

.stocks-report__slider .content .dl-pdf {
  text-align: right;
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 16.8px */
  letter-spacing: 1.68px;
  text-transform: uppercase;
  color: #122142;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.stocks-report__slider .content .dl-pdf svg {
  margin-right: 8px;
}

.stocks-report .tns-nav {
  text-align: center;
  margin-top: 32px;
  display: none;
}

@media (min-width: 1240px) {
  .stocks-report .tns-nav {
    display: block;
  }
}

.stocks-report .tns-nav button {
  width: 14px;
  height: 14px;
  border-radius: 100px;
  padding: 0;
  background-color: white;
  border: 1px solid #D9BE6D;
}

.stocks-report .tns-nav button:not(:last-child) {
  margin-right: 16px;
}

.stocks-report .tns-nav button.tns-nav-active {
  border: 1px solid transparent;
  background-color: #D9BE6D;
}

.stock-custom-scrollbar {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  width: 100px;
  /* Adjust the width of the scrollbar */
  opacity: 0.7;
  background-color: #7BC2FF;
  border-radius: 50px;
}

@media (min-width: 1024px) {
  #top-bond-recommendations .container,
  #disclaimer .container,
  #bond-market-themes .container,
  #market-movements .container,
  #top-picks .container,
  #sovereign-top-picks .container,
  #corporate-top-picks .container {
    padding-right: 64px !important;
    padding-left: 16px !important;
  }
}

@media (min-width: 1240px) {
  #top-bond-recommendations .container,
  #disclaimer .container,
  #bond-market-themes .container,
  #market-movements .container,
  #top-picks .container,
  #sovereign-top-picks .container,
  #corporate-top-picks .container {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

#top-bond-recommendations .container .top-picks-list .pick-item .right ul li p,
#disclaimer .container .top-picks-list .pick-item .right ul li p,
#bond-market-themes .container .top-picks-list .pick-item .right ul li p,
#market-movements .container .top-picks-list .pick-item .right ul li p,
#top-picks .container .top-picks-list .pick-item .right ul li p,
#sovereign-top-picks .container .top-picks-list .pick-item .right ul li p,
#corporate-top-picks .container .top-picks-list .pick-item .right ul li p {
  margin: 0;
}

#spotlight .buttons .button.blue {
  background-color: #122142 !important;
}

#spotlight .buttons .button.blue:hover {
  background-color: #273A66 !important;
}

@media (min-width: 1024px) {
  #reports .container {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
}

@media (min-width: 1240px) {
  #reports .container {
    padding-right: 0 !important;
    padding-left: 0;
  }
}

#reports .text-area .buttons {
  height: 53px;
}

#reports .text-area .buttons .button {
  width: auto !important;
  height: 100%;
}

@media (min-width: 1024px) {
  #reports .text-area .buttons .button {
    padding: 18px 64px 18px 56px !important;
    margin-right: 0 !important;
  }
}

#reports .text-area .buttons.buttons-wrapper {
  height: 100%;
}

#reports .text-area .buttons.buttons-wrapper .button {
  width: 100% !important;
}

@media (min-width: 1024px) {
  #reports .text-area .buttons.buttons-wrapper .button {
    width: auto !important;
  }
}

@media (min-width: 1024px) {
  #latest-reads .container {
    padding-left: 16px;
  }
}

@media (min-width: 1240px) {
  #latest-reads .container {
    padding-right: 0 !important;
    padding-left: 0;
  }
}

#latest-reads .title .subheader b {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

#latest-reads .title .subheader span {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

#latest-reads .title h3 {
  word-break: keep-all;
}

#latest-reads .author .auth-details {
  margin-top: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  gap: 8px;
}

@media (min-width: 1024px) {
  #latest-reads .author .auth-details {
    gap: unset;
    margin-top: 24px;
  }
}

#latest-reads .author .auth-details b {
  margin: 0 !important;
}

#latest-reads .article-cta {
  margin: 0 16px;
}

@media (min-width: 1024px) {
  #latest-reads .article-cta {
    margin: unset;
  }
}

section#bond-market-themes .container .theme-group {
  margin: 0 0 104px !important;
}

@media (min-width: 768px) {
  section#bond-market-themes .container .theme-group {
    margin: 0 0 80px !important;
  }
}

section#bond-market-themes .container .theme-group p {
  font-family: "Noto Sans";
  font-weight: 300;
}

section#bond-market-themes .container .theme-group h3 {
  position: relative;
  padding-top: 0px;
}

@media (min-width: 1024px) {
  section#bond-market-themes .container .theme-group h3 {
    padding-top: 80px;
  }
}

section#bond-market-themes .container .theme-group h3::before {
  content: attr(data-index);
  position: absolute;
  top: -114px;
  left: -16px;
  z-index: -1;
  font-family: 'Cambon';
  font-style: normal;
  font-weight: 400;
  font-size: 160px;
  line-height: 176px;
  letter-spacing: -0.02em;
  color: #D7B753;
  opacity: 0.3;
  pointer-events: none;
  cursor: default;
}

@media (min-width: 1024px) {
  section#bond-market-themes .container .theme-group h3::before {
    top: -133px;
    left: 0px;
    font-size: 264px;
    line-height: 290px;
  }
}

@media (min-width: 1240px) {
  section#bond-market-themes .container .theme-group h3::before {
    top: -133px;
    left: -47px;
    font-size: 264px;
    line-height: 290px;
  }
}

section#bond-market-themes .container .theme-list {
  margin-top: 96px !important;
}

@media (min-width: 1024px) {
  section#bond-market-themes .container .theme-list > div:nth-child(even) h3::before {
    top: -133px;
    left: unset;
    right: 0px;
  }
}

@media (min-width: 1240px) {
  section#bond-market-themes .container .theme-list > div:nth-child(even) h3::before {
    top: -133px;
    left: unset;
    right: -47px;
  }
}

section#bond-market-themes .container .theme-list .content {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

@media (min-width: 768px) {
  #secondary-nav .secondary-links {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#secondary-nav .secondary-links .link:hover {
  color: #D7B753;
  border: 0;
}

section#bond-market-themes .container .theme-list .theme-group .image img {
  max-height: 560px;
}

#bonds-hero-landing .mobile-bg {
  width: 100%;
  height: 449px;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}

@media (min-width: 768px) {
  #bonds-hero-landing .mobile-bg {
    display: none;
  }
}

#bonds-hero-landing .mobile-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#bonds-hero-landing .bg-overlay {
  z-index: 1 !important;
  right: 7px !important;
  top: -7px !important;
}

#bonds-hero-landing .left-bg {
  right: unset !important;
  left: 0;
  top: unset !important;
  display: none;
}

@media (min-width: 768px) {
  #bonds-hero-landing .left-bg {
    display: block;
  }
}

#bonds-hero-landing .right-bg {
  left: unset !important;
  display: none;
}

@media (min-width: 768px) {
  #bonds-hero-landing .right-bg {
    display: block;
  }
}

#bonds-hero-landing .bg-topoverlay {
  display: none;
}

@media (min-width: 768px) {
  #bonds-hero-landing .bg-topoverlay {
    display: block;
  }
}

.button.blue {
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}

@media (min-width: 1024px) {
  .button.blue {
    padding: 18px 80px 18px 48px !important;
  }
}

.button.blue .button-line {
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  width: 60px !important;
  right: -26px !important;
  display: none !important;
}

@media (min-width: 1024px) {
  .button.blue .button-line {
    display: block !important;
  }
}

.button.blue:hover {
  background-color: #273A66 !important;
}

.button.blue:hover .button-line {
  right: -36px !important;
}

#market-movements {
  max-height: 1095px;
  overflow: scroll;
  padding-top: 41px !important;
  /* Style for the custom scrollbar track */
  /* Style for the custom scrollbar thumb */
}

#market-movements.disabled-content {
  padding: 0;
}

#market-movements.disabled-content .restricted-dimmer-gist {
  max-height: 100%;
}

#market-movements .custom-scrollbar-track {
  background-color: #f2f2f2;
  position: absolute;
  top: 0;
  right: 18.5px;
  height: 100%;
  width: 1px;
  z-index: 2;
}

#market-movements .custom-scrollbar-thumb {
  background-color: #D7B753;
  width: 4px;
  -webkit-transform: translateX(4px);
          transform: translateX(4px);
}

@media (min-width: 768px) {
  #market-movements {
    overflow: hidden;
    padding-top: 40px !important;
  }
}

#market-movements #vertical-tab-component {
  margin-top: 8px !important;
  margin-right: 17.5px;
}

@media (min-width: 768px) {
  #market-movements #vertical-tab-component {
    margin-top: 24px !important;
    margin-right: 0;
  }
}

#market-movements #vertical-tab-component .tab-container-mobile .tab-item-mobile {
  padding-top: 0 !important;
}

#market-movements #vertical-tab-component .tab-container-mobile .tab-item-mobile.active .title-mobile {
  padding-top: 8px;
}

#market-movements #vertical-tab-component .tab-container-mobile .tab-item-mobile .content-mobile {
  pointer-events: unset;
}

#market-movements #vertical-tab-component .tab-container-mobile .tab-item-mobile .title-mobile {
  padding-top: 32px;
}

#market-movements #vertical-tab-component .tab-container-mobile .tab-item-mobile .arrow-img {
  padding-top: 32px;
}

#market-movements .tab-item .title.active {
  color: #F7F7F7 !important;
}

#top-bond-recommendations .column-solo {
  width: 100%;
}

@media (min-width: 768px) {
  #top-bond-recommendations .column-solo {
    width: 753px;
  }
}

#top-bond-recommendations .column-solo h2 {
  font-family: 'Cambon';
  font-weight: 400;
  font-size: 31px;
  line-height: 120%;
  letter-spacing: -0.02em;
  /* Cool Greys / 225 */
  color: #272D33;
}

#top-bond-recommendations .column-solo ul {
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  color: #272D33;
  letter-spacing: 0.02em;
  margin: 0;
  padding: 0 0 0 20px;
  list-style: none;
}

#top-bond-recommendations .column-solo ul li:before {
  content: "";
  background: #272D33;
  font-weight: bold;
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  margin: 0px 10px 0 -10px;
  vertical-align: middle;
}

#top-bond-recommendations .icon-group .icons a {
  height: 30px;
  width: 30px;
}

#top-bond-recommendations .icon-group .icons img {
  height: 100%;
  width: 100%;
}

/**
   * Card Setting for Bonds Landing Page
   **/

section#bonds-cards-hero .container {
  width: unset;
  padding: 0 16px;
  margin: 0 auto 40px auto;
}

@media (min-width: 768px) {
  section#bonds-cards-hero .container {
    padding: 0;
  }
}

section#bonds-cards-hero #bonds-cards {
  padding: 0 16px;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
}

@media (min-width: 1024px) {
  section#bonds-cards-hero #bonds-cards {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-align: normal;
        -ms-flex-align: normal;
            align-items: normal;
  }
}

section#bonds-cards-hero #bonds-cards > .card {
  margin: 0 auto !important;
}

@media (min-width: 768px) {
  section#bonds-cards-hero #bonds-cards > .card {
    max-width: 339px;
  }
}

@media (min-width: 1024px) {
  section#bonds-cards-hero #bonds-cards > .card {
    max-width: 366px;
  }
}

@media (min-width: 1240px) {
  section#bonds-cards-hero #bonds-cards > .card {
    margin: 0 !important;
  }
}

section#bonds-cards-hero #latest-reads .articles {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-align: normal;
      -ms-flex-align: normal;
          align-items: normal;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 22px;
  text-align: center;
}

@media (min-width: 1024px) {
  section#bonds-cards-hero #latest-reads .articles {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1080px) {
  section#bonds-cards-hero #latest-reads .articles .article {
    max-width: 300px;
  }
}

section#bonds-cards-hero #latest-reads .articles > a {
  padding: 8px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  section#bonds-cards-hero #latest-reads .articles > a {
    max-width: 339px;
  }
}

@media (min-width: 1024px) {
  section#bonds-cards-hero #latest-reads .articles > a {
    max-width: 366px;
  }
}

@media (min-width: 1240px) {
  section#bonds-cards-hero #latest-reads .articles > a {
    margin: 0;
  }
}

section#bonds-cards-hero #latest-reads .articles > a .author {
  padding-bottom: calc(24px - 8px);
}

@media (min-width: 768px) {
  section#bonds-cards-hero #latest-reads .article {
    margin-top: 0;
  }
}

@media (min-width: 1024px) {
  section#bonds-cards-hero #latest-reads .article {
    margin-top: unset;
  }
}

.market-movements-exclusive {
  height: 500px;
  overflow: hidden;
}

.c-article-detail.explainer .restricted-modal {
  margin-top: 0px;
}

.c-article-detail.exclusive-content {
  min-height: 620px !important;
}

.c-article-detail .exclusive-detl-prop {
  height: 350px;
}

#article-hero .container,
.up-next-post .container {
  font-family: "Noto Sans";
}

#article-hero .date-author,
.up-next-post .date-author {
  font-family: "Noto Sans";
}

#article-hero .video-container.bottom-spacer {
  margin-bottom: 131px !important;
}

#article-detail .container .social-links,
#webinar-details .container .social-links {
  left: inherit;
}

#article-detail .social-links a.js-share-button,
#article-detail .social-links a.js-share-link,
#webinar-details .social-links a.js-share-button,
#webinar-details .social-links a.js-share-link {
  height: 30px;
  width: 30px;
}

#article-detail .social-links img,
#webinar-details .social-links img {
  height: 100%;
  width: 100%;
}

#article-detail {
  padding: 0 !important;
  overflow: unset !important;
}

#article-detail > p,
#article-detail > .intro p {
  padding-inline: 16px;
}

@media (min-width: 1240px) {
  #article-detail > p,
  #article-detail > .intro p {
    padding: 0;
  }
}

#article-detail .container {
  padding: 0 16px 8px 16px;
}

@media (min-width: 1240px) {
  #article-detail .container {
    padding: 0;
  }
}

#article-detail .reports-download-pdf {
  width: 100% !important;
}

#article-detail .reports-download-pdf .container,
#article-detail .reports-download-pdf p,
#article-detail .reports-download-pdf h3 {
  padding: 0;
  width: 100%;
}

#article-detail .side-image img {
  position: relative;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
}

#article-detail h1,
#article-detail h2,
#article-detail h3,
#article-detail h4,
#article-detail h5,
#article-detail h6 {
  font-family: "Cambon";
  padding-inline: 16px;
  font-weight: 400;
}

@media (min-width: 1240px) {
  #article-detail h1,
  #article-detail h2,
  #article-detail h3,
  #article-detail h4,
  #article-detail h5,
  #article-detail h6 {
    padding: 0;
  }
}

#article-detail .restricted-content h3 {
  font-family: "Noto Sans";
  padding: 0;
}

#article-detail ul,
#article-detail ol {
  padding-right: 16px;
}

@media (min-width: 1240px) {
  #article-detail ul,
  #article-detail ol {
    padding-right: 0;
  }
}

#article-detail .single-quote h3 {
  max-width: 559px;
}

#articles-featured-article .banner img {
  width: 100%;
}

#webinar-details .social-links {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}

#webinar-details .u-remove-clipboard {
  bottom: -54px;
}

@media (min-width: 1240px) {
  #webinar-details .u-remove-clipboard {
    bottom: -20px;
  }
}

@media all and (min-width: 1024px) {
  #article-detail p,
  #article-detail .with-quote,
  #article-detail ol,
  #article-detail ul,
  #article-detail .side-image {
    max-width: 754px !important;
  }

  .video-container.bottom-spacer {
    margin-bottom: 130px !important;
  }
}

.c-contact-us {
  padding: 8px 0 56px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.c-contact-us .mobile-bg {
  width: 100%;
  height: 437px;
  -o-object-fit: cover;
     object-fit: cover;
  /* Styles for screens below 768 pixels wide */
  /* Styles for screens above 1200 pixels wide */
}

@media (max-width: 420px) {
  .c-contact-us .mobile-bg {
    display: block;
  }
}

@media (min-width: 420px) {
  .c-contact-us .mobile-bg {
    display: none;
  }
}

.c-contact-us .desktop-bg {
  width: 671px;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  /* Portrait Tablet Screen */
  /* Desktop Screen */
  /* Large Desktop Screen */
}

@media (max-width: 420px) {
  .c-contact-us .desktop-bg {
    display: none;
  }
}

@media (min-width: 768px) {
  .c-contact-us .desktop-bg {
    display: block;
    width: 50%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

@media (min-width: 1200px) {
  .c-contact-us .desktop-bg {
    height: 668px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media (min-width: 1367px) {
  .c-contact-us .desktop-bg {
    height: auto;
  }
}

.c-contact-us .recaptcha {
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  .c-contact-us .recaptcha {
    margin-bottom: 24px;
  }
}

.c-contact-us > img {
  margin-bottom: 48px;
}

.c-contact-us .form {
  margin: 0 16px;
}

.c-contact-us .form h3 {
  font-family: "Cambon";
  font-weight: 400;
  font-size: 28px;
  line-height: 110%;
  letter-spacing: -0.02em;
  color: #202020;
  margin: 0 0 8px 0;
}

.c-contact-us .form p {
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  color: #333333;
  margin: 0 0 32px 0;
}

.c-contact-us .form .fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.c-contact-us .form .fields .error b {
  display: block !important;
}

.c-contact-us .form .fields .error .custom-select-location {
  border: #d82c0d 1px solid !important;
}

.c-contact-us .form .fields .form-floating {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 0 24px 0;
}

.c-contact-us .form .fields .form-floating b {
  position: relative;
  bottom: 0;
  right: 0;
  display: none;
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
  color: #d82c0d;
  margin: 8px 0 0 0;
}

.c-contact-us .form .fields .form-floating .custom-select-location {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 100 !important;
  height: 48px;
  border: 1px solid #6c7891;
  display: flex;
}

.c-contact-us .form .fields .form-floating .custom-select-location ul {
  display: none;
  height: 264px;
  width: calc(100% + 2px);
  overflow: auto;
  -webkit-box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 47px;
  left: -1px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  background-color: #ffffff;
}

.c-contact-us .form .fields .form-floating .custom-select-location ul li {
  margin: 0 16px;
  padding: 14px 0;
  color: #575757;
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
  border-bottom: 1px solid #e7e7e7;
}

.c-contact-us .form .fields .form-floating .custom-select-location ul li:hover {
  background-color: #dce5ee;
  margin: 0;
  padding: 14px 16px;
  cursor: pointer;
}

.c-contact-us .form .fields .form-floating > label {
  font-family: "Noto Sans";
  font-weight: 600;
  font-size: 10px;
  line-height: 100%;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #273A66;
  margin: 0 0 8px 0;
}

.c-contact-us .form .fields .form-floating input,
.c-contact-us .form .fields .form-floating textarea,
.c-contact-us .form .fields .form-floating select {
  width: 100%;
  height: 48px;
  padding: 11px 16px;
  border: 1px solid #6c7891;
  border-radius: 0;
  resize: none;
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
}

.c-contact-us .form .fields .form-floating input::-webkit-input-placeholder,
.c-contact-us .form .fields .form-floating input:invalid,
.c-contact-us .form .fields .form-floating input option[value=""],
.c-contact-us .form .fields .form-floating textarea::-webkit-input-placeholder,
.c-contact-us .form .fields .form-floating textarea:invalid,
.c-contact-us .form .fields .form-floating textarea option[value=""],
.c-contact-us .form .fields .form-floating select::-webkit-input-placeholder,
.c-contact-us .form .fields .form-floating select:invalid,
.c-contact-us .form .fields .form-floating select option[value=""] {
  color: #979797;
}

.c-contact-us .form .fields .form-floating input::-moz-placeholder,
.c-contact-us .form .fields .form-floating input:invalid,
.c-contact-us .form .fields .form-floating input option[value=""],
.c-contact-us .form .fields .form-floating textarea::-moz-placeholder,
.c-contact-us .form .fields .form-floating textarea:invalid,
.c-contact-us .form .fields .form-floating textarea option[value=""],
.c-contact-us .form .fields .form-floating select::-moz-placeholder,
.c-contact-us .form .fields .form-floating select:invalid,
.c-contact-us .form .fields .form-floating select option[value=""] {
  color: #979797;
}

.c-contact-us .form .fields .form-floating input::-ms-input-placeholder,
.c-contact-us .form .fields .form-floating input:invalid,
.c-contact-us .form .fields .form-floating input option[value=""],
.c-contact-us .form .fields .form-floating textarea::-ms-input-placeholder,
.c-contact-us .form .fields .form-floating textarea:invalid,
.c-contact-us .form .fields .form-floating textarea option[value=""],
.c-contact-us .form .fields .form-floating select::-ms-input-placeholder,
.c-contact-us .form .fields .form-floating select:invalid,
.c-contact-us .form .fields .form-floating select option[value=""] {
  color: #979797;
}

.c-contact-us .form .fields .form-floating input::placeholder,
.c-contact-us .form .fields .form-floating input:invalid,
.c-contact-us .form .fields .form-floating input option[value=""],
.c-contact-us .form .fields .form-floating textarea::placeholder,
.c-contact-us .form .fields .form-floating textarea:invalid,
.c-contact-us .form .fields .form-floating textarea option[value=""],
.c-contact-us .form .fields .form-floating select::placeholder,
.c-contact-us .form .fields .form-floating select:invalid,
.c-contact-us .form .fields .form-floating select option[value=""] {
  color: #979797;
}

.c-contact-us .form .fields .form-floating input:focus,
.c-contact-us .form .fields .form-floating input:not(:placeholder-shown),
.c-contact-us .form .fields .form-floating textarea:focus,
.c-contact-us .form .fields .form-floating textarea:not(:placeholder-shown),
.c-contact-us .form .fields .form-floating select:focus,
.c-contact-us .form .fields .form-floating select:not(:placeholder-shown) {
  outline: none !important;
  border: 1px solid #273a66;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #333333;
}

@media (min-width: 1240px) {
  .c-contact-us .form .fields .form-floating input:focus,
  .c-contact-us .form .fields .form-floating input:not(:placeholder-shown),
  .c-contact-us .form .fields .form-floating textarea:focus,
  .c-contact-us .form .fields .form-floating textarea:not(:placeholder-shown),
  .c-contact-us .form .fields .form-floating select:focus,
  .c-contact-us .form .fields .form-floating select:not(:placeholder-shown) {
    font-size: 13px;
  }
}

.c-contact-us .form .fields .form-floating > span {
  margin-top: 8px;
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
  color: #272d33;
}

.c-contact-us .form .fields .form-floating > b {
  display: none;
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
  color: #D82C0D;
  margin: 8px 0 0 0;
}

.c-contact-us .form .fields .form-floating [hidden] {
  display: none;
}

.c-contact-us .form .fields .form-floating > .textarea-input {
  height: 155px;
  border: 1px solid #6c7891;
}

.c-contact-us .form .fields .form-floating > .textarea-input textarea {
  border: none;
  padding: 11px 16px;
  height: 130px;
}

.c-contact-us .form .fields .form-floating > .textarea-input > span {
  position: absolute;
  top: 150px;
  right: 12px;
  font-family: "Noto Sans";
  font-weight: 400;
  font-size: 10px;
  line-height: 120%;
  color: #777777;
}

.c-contact-us .form .fields .form-floating.error > label {
  color: #D82C0D;
}

.c-contact-us .form .fields .form-floating.error input,
.c-contact-us .form .fields .form-floating.error .textarea-input,
.c-contact-us .form .fields .form-floating.error .custom-select {
  border: 1px solid #D82C0D;
}

.c-contact-us .form .fields .form-floating.error b {
  display: block;
}

.c-contact-us .form .submit-btn {
  border-radius: 0px 32px 0px 0px;
  border: 1px solid #122142;
  background: #122142;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 18px 56px 18px 48px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 1.68px;
  text-transform: uppercase;
  cursor: pointer;
  margin: 0;
  width: 100%;
}

.c-contact-us .form .submit-btn:disabled {
  border: 1px solid #6b7280;
  background-color: #6b7280;
  cursor: not-allowed;
}

@media (min-width: 1024px) {
  .c-contact-us .form .submit-btn {
    width: 268px;
  }
}

.c-contact-us .contact-us-success {
  padding: 0 16px;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 559px;
}

.c-contact-us .contact-us-success h1 {
  font-family: "Cambon";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 40px */
  letter-spacing: -0.8px;
  color: #000000;
  margin: 0 0 24px 0;
}

.c-contact-us .contact-us-success p {
  font-family: "Noto Sans";
  font-weight: 400;
  font-size: 18px;
  line-height: 130%;
  color: #333333;
  margin: 0 0 40px 0;
}

.c-contact-us .contact-us-success.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media all and (min-width: 768px) {
  .c-contact-us {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset;
    padding: 40px 0px;
  }

  .c-contact-us > img {
    width: 50%;
    -o-object-fit: contain;
       object-fit: contain;
  }

  .c-contact-us .form {
    width: 50%;
    max-width: 559px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .c-contact-us .form h3 {
    font-weight: 400;
    font-size: 31px;
    line-height: 120%;
  }

  .c-contact-us .form .fields {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 4%;
    padding-bottom: 20px;
  }
}

@media all and (min-width: 768px) and (min-width: 768px) {
  .c-contact-us .form .fields {
    padding-bottom: 0;
  }
}

@media all and (min-width: 768px) {
  .c-contact-us .form .fields .form-floating {
    width: 48%;
  }

  .c-contact-us .form .fields .form-floating.whole {
    width: 100%;
  }

  .c-contact-us .form .fields .form-floating-recaptcha {
    margin-bottom: unset;
  }

  .c-contact-us .form a {
    margin: 0;
    width: 48%;
  }

  .c-contact-us .contact-us-success {
    margin-top: 18px;
    margin-right: 10px;
    padding: 0;
  }

  .c-contact-us .contact-us-success h1 {
    font-weight: 400;
    font-size: 48px;
    line-height: 110%;
  }

  .c-contact-us .contact-us-success p {
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
  }

  .c-contact-us .contact-us-success a.button {
    margin: 0;
    width: 365px;
  }
}

@media all and (min-width: 1024px) and (max-width: 1438px) {
  .c-contact-us {
    padding-bottom: 20px;
  }

  .c-contact-us .form {
    margin-right: 74px;
  }

  .c-contact-us > img {
    -o-object-fit: contain;
       object-fit: contain;
  }

  .c-contact-us .contact-us-success {
    margin-right: 74px;
    margin-top: 75px;
    margin-left: 24px;
  }
}

.c-contact-us-hero {
  margin-top: 40px !important;
}

@media (min-width: 1024px) {
  .c-contact-us-hero {
    margin-top: 80px !important;
  }
}

.c-contact-us-hero .container {
  max-width: 1045px;
  margin-left: unset;
  margin-right: unset;
  padding-left: 16px;
  padding-right: 16px;
}

@media (min-width: 1024px) {
  .c-contact-us-hero .container {
    margin-left: 112px;
    margin-right: 160px;
    padding-left: unset;
    padding-right: unset;
  }
}

.c-contact-us-hero .container h1 {
  color: #000000;
  font-family: "Cambon";
  font-weight: 400;
  line-height: 100%;
  font-size: 57px;
  letter-spacing: -2.28px;
  margin: 0 0 16px !important;
}

@media (min-width: 1024px) {
  .c-contact-us-hero .container h1 {
    letter-spacing: -3.04px;
    font-size: 76px;
  }
}

.c-contact-us-hero .container p {
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  margin-top: 16px;
  margin-bottom: 10px;
  margin-inline: 0 !important;
}

@media (min-width: 1024px) {
  .c-contact-us-hero .container p {
    font-size: 25px;
    line-height: 130%;
    margin-top: unset;
    margin-bottom: 40px;
  }
}

.c-touchpoints .right img {
  position: relative;
}

.c-touchpoints .social-media img {
  height: 30px;
  width: 30px !important;
}

.thank-you-page {
  display: none;
}

@media all and (min-width: 768px) and (max-width: 1438px) {
  .c-gist-recom .container {
    max-width: 1080px !important;
  }

  .c-gist-recom .container table {
    width: 100% !important;
  }
}

section#gist-recommendation .gist table tr td:first-child {
  text-wrap: balance;
}

section#gist-recommendation .gist table thead tr th {
  padding-left: 5px;
  padding-left: 5px;
}

@media all and (min-width: 768px) and (max-width: 1438px) {
  .c-chart-otd .container {
    max-width: 1080px !important;
  }
}

@media all and (min-width: 768px) and (max-width: 1438px) {
  .c-featured-reports .text-area {
    margin: 0 70px 0 0 !important;
  }
}

@media all and (min-width: 768px) and (max-width: 1240px) {
  .c-featured-article .container h3 {
    overflow-wrap: break-word;
  }
}

.c-featured-article .article .banner {
  width: 100% !important;
}

@media only screen and (min-device-width: 800px) and (max-device-width: 1200px) and (orientation: landscape) {
  .c-featured-article .article .title {
    padding: 0 24px !important;
  }

  .c-featured-article .article .banner {
    width: 50% !important;
  }
}

@media all and (min-width: 1240px) {
  .c-featured-article .article .banner {
    width: 65% !important;
  }
}

.c-issuer-list .filter-section .filter-box .buttons a {
  outline: none;
  color: #122142 !important;
}

.c-issuer-list .filter-section .filter-box .buttons a:hover {
  border-color: #1783df !important;
  color: #1783df !important;
  background-color: transparent !important;
}

.c-issuer-list .filter-section .filter-box h3 {
  font-family: "Noto Sans";
}

.c-issuer-detail__content .issuer-logo .o-logo {
  max-width: 170px;
  max-height: 51px;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-issuer-detail__content .c-keymetrics .o-scroll {
  height: 25px;
}

.c-issuer-detail__content .c-keymetrics .o-scroll.hidden {
  display: block;
  height: 21px;
  opacity: 0;
}

.c-issuer-detail__banner .o-breadcrumbs {
  margin-bottom: 24px;
}

.c-issuer-detail__banner .o-container .tags {
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
  color: #000000;
  background-color: #F0D47C;
  border-radius: 20px;
  padding: 4px 16px;
  margin-bottom: 20px;
}

.c-issuer-detail__banner .title {
  margin-top: 24px;
}

.c-issuer-detail .c-data-visualizations > .c-data-visualization > .container {
  padding: 0 16px;
}

.c-webinar-banner .container .key-topics::after {
  display: none;
}

.c-webinar-banner .container .see-more .fade {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 109px;
  background: linear-gradient(355.83deg, #F7F7F7 36%, rgba(255, 255, 255, 0) 92.96%);
}

.c-webinar-banner .container .see-more .fade.hide {
  display: none;
}

.c-webinar-banner .container .see-more b,
.c-webinar-banner .container .see-more img {
  position: relative;
  z-index: 10;
}

.c-webinar-banner .container .see-more.is-exclusive {
  cursor: none !important;
}

.c-webinar-banner .container .see-more.is-exclusive b.more {
  color: #abb8c3 !important;
}

.c-search-article-card .textarea p {
  display: none;
}

@media (min-width: 1024px) {
  .c-search-article-card .textarea p {
    display: block;
  }
}

.search-result .webinars .button-container {
  width: 100%;
}

.search-result .webinars .no-result h4 {
  font-family: "Noto Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 31.2px */
  letter-spacing: -0.48px;
  font-weight: 600;
  color: #122142;
}

.search-result .add-bottom-margin {
  margin-bottom: 40px;
}

.search-result #bworldonlines-section > h3,
.search-result #fetched_articles-section > h3,
.search-result #creditsights-section > h3 {
  margin: 0 16px 40px 16px;
  font-family: 'Cambon';
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 110%;
  letter-spacing: -0.02em;
  padding: 0 0 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
  border-bottom: 1px solid #D7D7D7;
}

.search-result #bworldonlines-section > h3 span,
.search-result #fetched_articles-section > h3 span,
.search-result #creditsights-section > h3 span {
  font-family: "Noto Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 31.2px */
  letter-spacing: -0.48px;
  color: #333333;
  margin-left: 12px;
}

.search-result #bworldonlines-section .bworldonlines-list,
.search-result #bworldonlines-section .fetched_articles-list,
.search-result #bworldonlines-section .creditsights-list,
.search-result #fetched_articles-section .bworldonlines-list,
.search-result #fetched_articles-section .fetched_articles-list,
.search-result #fetched_articles-section .creditsights-list,
.search-result #creditsights-section .bworldonlines-list,
.search-result #creditsights-section .fetched_articles-list,
.search-result #creditsights-section .creditsights-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 16px;
  gap: 24px;
  margin-top: 24px;
}

.search-result #bworldonlines-section .bworldonlines-list .article,
.search-result #bworldonlines-section .fetched_articles-list .article,
.search-result #bworldonlines-section .creditsights-list .article,
.search-result #fetched_articles-section .bworldonlines-list .article,
.search-result #fetched_articles-section .fetched_articles-list .article,
.search-result #fetched_articles-section .creditsights-list .article,
.search-result #creditsights-section .bworldonlines-list .article,
.search-result #creditsights-section .fetched_articles-list .article,
.search-result #creditsights-section .creditsights-list .article {
  padding: 0 0 24px 0;
  margin: 0;
  border-bottom: 1px solid #D7D7D7;
}

.search-result #bworldonlines-section .bworldonlines-list .article img,
.search-result #bworldonlines-section .fetched_articles-list .article img,
.search-result #bworldonlines-section .creditsights-list .article img,
.search-result #fetched_articles-section .bworldonlines-list .article img,
.search-result #fetched_articles-section .fetched_articles-list .article img,
.search-result #fetched_articles-section .creditsights-list .article img,
.search-result #creditsights-section .bworldonlines-list .article img,
.search-result #creditsights-section .fetched_articles-list .article img,
.search-result #creditsights-section .creditsights-list .article img {
  display: none;
}

.search-result #bworldonlines-section .bworldonlines-list .article .textarea .top-header,
.search-result #bworldonlines-section .fetched_articles-list .article .textarea .top-header,
.search-result #bworldonlines-section .creditsights-list .article .textarea .top-header,
.search-result #fetched_articles-section .bworldonlines-list .article .textarea .top-header,
.search-result #fetched_articles-section .fetched_articles-list .article .textarea .top-header,
.search-result #fetched_articles-section .creditsights-list .article .textarea .top-header,
.search-result #creditsights-section .bworldonlines-list .article .textarea .top-header,
.search-result #creditsights-section .fetched_articles-list .article .textarea .top-header,
.search-result #creditsights-section .creditsights-list .article .textarea .top-header {
  margin: 0 0 8px 0;
}

.search-result #bworldonlines-section .bworldonlines-list .article .textarea .top-header b,
.search-result #bworldonlines-section .fetched_articles-list .article .textarea .top-header b,
.search-result #bworldonlines-section .creditsights-list .article .textarea .top-header b,
.search-result #fetched_articles-section .bworldonlines-list .article .textarea .top-header b,
.search-result #fetched_articles-section .fetched_articles-list .article .textarea .top-header b,
.search-result #fetched_articles-section .creditsights-list .article .textarea .top-header b,
.search-result #creditsights-section .bworldonlines-list .article .textarea .top-header b,
.search-result #creditsights-section .fetched_articles-list .article .textarea .top-header b,
.search-result #creditsights-section .creditsights-list .article .textarea .top-header b {
  display: none;
}

.search-result #bworldonlines-section .bworldonlines-list .article .textarea .top-header span,
.search-result #bworldonlines-section .fetched_articles-list .article .textarea .top-header span,
.search-result #bworldonlines-section .creditsights-list .article .textarea .top-header span,
.search-result #fetched_articles-section .bworldonlines-list .article .textarea .top-header span,
.search-result #fetched_articles-section .fetched_articles-list .article .textarea .top-header span,
.search-result #fetched_articles-section .creditsights-list .article .textarea .top-header span,
.search-result #creditsights-section .bworldonlines-list .article .textarea .top-header span,
.search-result #creditsights-section .fetched_articles-list .article .textarea .top-header span,
.search-result #creditsights-section .creditsights-list .article .textarea .top-header span {
  text-align: right;
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 16.8px */
  letter-spacing: 1.68px;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #122142;
}

.search-result #bworldonlines-section .bworldonlines-list .article .textarea > span,
.search-result #bworldonlines-section .fetched_articles-list .article .textarea > span,
.search-result #bworldonlines-section .creditsights-list .article .textarea > span,
.search-result #fetched_articles-section .bworldonlines-list .article .textarea > span,
.search-result #fetched_articles-section .fetched_articles-list .article .textarea > span,
.search-result #fetched_articles-section .creditsights-list .article .textarea > span,
.search-result #creditsights-section .bworldonlines-list .article .textarea > span,
.search-result #creditsights-section .fetched_articles-list .article .textarea > span,
.search-result #creditsights-section .creditsights-list .article .textarea > span {
  text-align: right;
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 16.8px */
  letter-spacing: 1.68px;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #122142;
}

.search-result #bworldonlines-section .bworldonlines-list .article .textarea h3,
.search-result #bworldonlines-section .fetched_articles-list .article .textarea h3,
.search-result #bworldonlines-section .creditsights-list .article .textarea h3,
.search-result #fetched_articles-section .bworldonlines-list .article .textarea h3,
.search-result #fetched_articles-section .fetched_articles-list .article .textarea h3,
.search-result #fetched_articles-section .creditsights-list .article .textarea h3,
.search-result #creditsights-section .bworldonlines-list .article .textarea h3,
.search-result #creditsights-section .fetched_articles-list .article .textarea h3,
.search-result #creditsights-section .creditsights-list .article .textarea h3 {
  font-family: "Noto Sans";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 28.6px */
  letter-spacing: -0.44px;
  margin: 0;
  color: #333333;
}

.search-result #bworldonlines-section .button-container,
.search-result #fetched_articles-section .button-container,
.search-result #creditsights-section .button-container {
  padding: 16px 16px 64px 16px;
}

@media all and (min-width: 1024px) {
  .search-result .add-bottom-margin {
    margin-bottom: 40px;
  }

  .search-result #bworldonlines-section > h3,
  .search-result #fetched_articles-section > h3,
  .search-result #creditsights-section > h3 {
    margin: 0 0 40px 0;
    font-size: 31px;
    letter-spacing: 0;
  }

  .search-result #bworldonlines-section .bworldonlines-list,
  .search-result #bworldonlines-section .fetched_articles-list,
  .search-result #bworldonlines-section .creditsights-list,
  .search-result #fetched_articles-section .bworldonlines-list,
  .search-result #fetched_articles-section .fetched_articles-list,
  .search-result #fetched_articles-section .creditsights-list,
  .search-result #creditsights-section .bworldonlines-list,
  .search-result #creditsights-section .fetched_articles-list,
  .search-result #creditsights-section .creditsights-list {
    padding: 0;
  }

  .search-result #bworldonlines-section .bworldonlines-list .article,
  .search-result #bworldonlines-section .fetched_articles-list .article,
  .search-result #bworldonlines-section .creditsights-list .article,
  .search-result #fetched_articles-section .bworldonlines-list .article,
  .search-result #fetched_articles-section .fetched_articles-list .article,
  .search-result #fetched_articles-section .creditsights-list .article,
  .search-result #creditsights-section .bworldonlines-list .article,
  .search-result #creditsights-section .fetched_articles-list .article,
  .search-result #creditsights-section .creditsights-list .article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
  }

  .search-result #bworldonlines-section .bworldonlines-list .article img,
  .search-result #bworldonlines-section .fetched_articles-list .article img,
  .search-result #bworldonlines-section .creditsights-list .article img,
  .search-result #fetched_articles-section .bworldonlines-list .article img,
  .search-result #fetched_articles-section .fetched_articles-list .article img,
  .search-result #fetched_articles-section .creditsights-list .article img,
  .search-result #creditsights-section .bworldonlines-list .article img,
  .search-result #creditsights-section .fetched_articles-list .article img,
  .search-result #creditsights-section .creditsights-list .article img {
    display: block;
    width: 180px;
    height: 105px;
  }

  .search-result #bworldonlines-section .bworldonlines-list .article .textarea,
  .search-result #bworldonlines-section .fetched_articles-list .article .textarea,
  .search-result #bworldonlines-section .creditsights-list .article .textarea,
  .search-result #fetched_articles-section .bworldonlines-list .article .textarea,
  .search-result #fetched_articles-section .fetched_articles-list .article .textarea,
  .search-result #fetched_articles-section .creditsights-list .article .textarea,
  .search-result #creditsights-section .bworldonlines-list .article .textarea,
  .search-result #creditsights-section .fetched_articles-list .article .textarea,
  .search-result #creditsights-section .creditsights-list .article .textarea {
    width: 75%;
  }

  .search-result #bworldonlines-section .bworldonlines-list .article .textarea .top-header,
  .search-result #bworldonlines-section .fetched_articles-list .article .textarea .top-header,
  .search-result #bworldonlines-section .creditsights-list .article .textarea .top-header,
  .search-result #fetched_articles-section .bworldonlines-list .article .textarea .top-header,
  .search-result #fetched_articles-section .fetched_articles-list .article .textarea .top-header,
  .search-result #fetched_articles-section .creditsights-list .article .textarea .top-header,
  .search-result #creditsights-section .bworldonlines-list .article .textarea .top-header,
  .search-result #creditsights-section .fetched_articles-list .article .textarea .top-header,
  .search-result #creditsights-section .creditsights-list .article .textarea .top-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 16px;
    margin: 0 0 16px 0;
  }

  .search-result #bworldonlines-section .bworldonlines-list .article .textarea .top-header b,
  .search-result #bworldonlines-section .fetched_articles-list .article .textarea .top-header b,
  .search-result #bworldonlines-section .creditsights-list .article .textarea .top-header b,
  .search-result #fetched_articles-section .bworldonlines-list .article .textarea .top-header b,
  .search-result #fetched_articles-section .fetched_articles-list .article .textarea .top-header b,
  .search-result #fetched_articles-section .creditsights-list .article .textarea .top-header b,
  .search-result #creditsights-section .bworldonlines-list .article .textarea .top-header b,
  .search-result #creditsights-section .fetched_articles-list .article .textarea .top-header b,
  .search-result #creditsights-section .creditsights-list .article .textarea .top-header b {
    text-align: right;
    font-family: "Noto Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 16.8px */
    letter-spacing: 1.68px;
    text-transform: uppercase;
    display: block;
    color: #000000;
    padding: 8px 12px;
    background: #D7B753;
  }

  .search-result #bworldonlines-section .bworldonlines-list .article .textarea p,
  .search-result #bworldonlines-section .fetched_articles-list .article .textarea p,
  .search-result #bworldonlines-section .creditsights-list .article .textarea p,
  .search-result #fetched_articles-section .bworldonlines-list .article .textarea p,
  .search-result #fetched_articles-section .fetched_articles-list .article .textarea p,
  .search-result #fetched_articles-section .creditsights-list .article .textarea p,
  .search-result #creditsights-section .bworldonlines-list .article .textarea p,
  .search-result #creditsights-section .fetched_articles-list .article .textarea p,
  .search-result #creditsights-section .creditsights-list .article .textarea p {
    display: block;
    font-family: "Noto Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0;
    color: #575757;
    margin: 0 0 16px 0;
  }

  .search-result #bworldonlines-section .bworldonlines-list .article .textarea h3,
  .search-result #bworldonlines-section .fetched_articles-list .article .textarea h3,
  .search-result #bworldonlines-section .creditsights-list .article .textarea h3,
  .search-result #fetched_articles-section .bworldonlines-list .article .textarea h3,
  .search-result #fetched_articles-section .fetched_articles-list .article .textarea h3,
  .search-result #fetched_articles-section .creditsights-list .article .textarea h3,
  .search-result #creditsights-section .bworldonlines-list .article .textarea h3,
  .search-result #creditsights-section .fetched_articles-list .article .textarea h3,
  .search-result #creditsights-section .creditsights-list .article .textarea h3 {
    font-family: "Noto Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    /* 31.2px */
    letter-spacing: -0.48px;
  }
}

.skeleton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 1rem;
  -webkit-animation: shimmer 1.5s infinite;
          animation: shimmer 1.5s infinite;
  background: -webkit-gradient(linear, left top, right top, color-stop(25%, #f0f0f0), color-stop(50%, #e0e0e0), color-stop(75%, #f0f0f0));
  background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
  background-size: 200% 100%;
}

.skeleton-wrapper {
  margin: 0 auto;
}

.skeleton-image {
  width: 180px;
  height: 105px;
  background-color: #ddd;
  border-radius: 4px;
  display: none;
}

@media (min-width: 1240px) {
  .skeleton-image {
    display: block;
  }
}

.skeleton-badge {
  width: 100%;
  height: 35px;
  background-color: #ccc;
  border-radius: 4px;
  margin-bottom: 16px;
}

.skeleton-heading {
  width: 40%;
  height: 40px;
  background-color: #ddd;
  border-radius: 4px;
  margin-bottom: 40px;
  margin-left: 24px;
}

@media (min-width: 1240px) {
  .skeleton-heading {
    margin-left: 0;
  }
}

.skeleton-title {
  width: 40%;
  height: 31px;
  background-color: #ddd;
  border-radius: 4px;
  margin-bottom: 16px;
}

.skeleton-text {
  width: 100%;
  height: 17px;
  background-color: #eee;
  border-radius: 4px;
  margin: 5px 0;
}

.skeleton-date {
  width: 20%;
  height: 14px;
  background-color: #ddd;
  border-radius: 4px;
  margin-top: 32px;
  margin-bottom: 24px;
}

.c-search-skeleton {
  padding-right: 24px;
}

@media (min-width: 1240px) {
  .c-search-skeleton {
    padding-right: 0;
  }
}

.c-search-skeleton .skeleton-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}

.c-search-skeleton .skeleton-columns .second-column {
  width: 100%;
}

@-webkit-keyframes shimmer {
  0% {
    background-position: -100% 0;
  }

  100% {
    background-position: 100% 0;
  }
}

@keyframes shimmer {
  0% {
    background-position: -100% 0;
  }

  100% {
    background-position: 100% 0;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1024px) {
  .c-bonds-top-picks .container .top-picks-list .pick-item .right {
    width: 520px;
  }
}

.c-bonds-top-picks .container .top-picks-list .pick-item .right .post-content {
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  margin-top: 32px;
}

@media (min-width: 1024px) {
  .c-bonds-top-picks .container .top-picks-list .pick-item .right .post-content {
    margin-top: unset;
  }
}

.c-bonds-top-picks .container .top-picks-list .pick-item .right .post-content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  gap: 16px !important;
  margin: 32px 0 !important;
}

.c-bonds-top-picks .container .top-picks-list .pick-item .right .post-content ul li {
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.c-bonds-top-picks .container .top-picks-list .pick-item .right .post-content ul li::before {
  color: #D7B753;
  content: "\25CF";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 16px;
}

@media all and (min-width: 1240px) {
  .c-bonds-top-picks .container .tp-load-more {
    display: none;
  }
}

@media all and (max-width: 1023px) {
  .c-bonds-top-picks .container .sove-hide-card {
    display: none !important;
  }

  .c-bonds-top-picks .container .corp-hide-card {
    display: none !important;
  }
}

.c-bonds-top-picks .container .tp-load-more {
  padding-top: 48px;
  padding-bottom: 40px;
}

.c-bonds-top-picks .container .hide-sove-load-more {
  display: none;
}

.c-bonds-top-picks .container .hide-corp-load-more {
  display: none;
}

.c-sitemap__hero {
  margin-top: 80px;
  padding-top: 80px;
  background: #F7F7F7;
}

.c-sitemap__hero > .container {
  padding-bottom: 40px;
}

.c-sitemap__hero h1 {
  color: #000000;
  font-family: "Cambon";
  font-weight: 400;
  line-height: 100%;
  font-size: 57px;
  letter-spacing: -2.28px;
  margin: unset;
}

@media all and (min-width: 1240px) {
  .c-sitemap__hero h1 {
    letter-spacing: -3.04px;
    font-size: 76px;
  }
}

.c-sitemap__hero .bottom-line {
  height: 48px;
  width: 100%;
  position: relative;
}

.c-sitemap__hero .bottom-line:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #A7A7A7;
  position: absolute;
  bottom: 0;
  left: 0;
}

.c-sitemap__hero .bottom-line:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #A7A7A7;
  position: absolute;
  top: 0;
  left: 0;
}

.c-sitemap__content {
  padding: 72px 0;
}

.c-sitemap__content > div {
  max-width: 1142px;
  width: 100%;
  margin: 0 auto;
}

.c-sitemap__content ul {
  margin-left: 0;
}

.c-sitemap__content ul ul {
  margin-top: 16px;
}

.c-sitemap__content ul li {
  margin: 0 0 16px 0;
}

.c-sitemap__content ul li a {
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  color: #333333;
}

#sec-model-portfolio {
  padding-top: 200px;
}

.c-spotlight-article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0px;
}

.c-spotlight-article .container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  height: 100%;
  padding-left: 16px;
  padding-right: 16px;
}

@media (min-width: 1024px) {
  .c-spotlight-article .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-right: 64px;
    gap: 20px;
  }
}

.c-spotlight-article .right {
  width: unset;
  text-align: center;
}

.c-spotlight-article .right .spotlight-img {
  height: 193px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: unset;
}

@media (min-width: 1024px) {
  .c-spotlight-article .right .spotlight-img {
    width: 742px;
    height: 416px;
  }
}

.c-spotlight-article .left {
  width: unset;
  margin-top: 24px;
  margin-bottom: unset;
  padding-left: unset;
}

@media (min-width: 1024px) {
  .c-spotlight-article .left {
    max-width: 401px;
    margin-bottom: 40px;
    padding-left: 16px;
  }
}

.c-spotlight-article .left a {
  color: #343d46;
}

.c-spotlight-article .left .details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}

.c-spotlight-article .left .details a {
  gap: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.c-spotlight-article .left .details a .sp-eyebrow {
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 1.68px;
  text-transform: uppercase;
  color: #1783df;
}

.c-spotlight-article .left .details a .sp-title {
  /* Desktop/H2 */
  font-family: Cambon;
  font-size: 33px;
  font-weight: 400;
  line-height: 110%;
  /* 42.9px */
  letter-spacing: -0.78px;
  margin: 0;
  word-break: break-word;
}

@media (min-width: 1024px) {
  .c-spotlight-article .left .details a .sp-title {
    font-size: 39px;
  }
}

.c-spotlight-article .left .details p {
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  color: #000000;
  margin: 0;
}

.c-spotlight-article .left .details .date-and-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}

.c-spotlight-article .left .details .date-and-author .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  color: #343d46;
}

.c-spotlight-article .left .details .date-and-author .dot img {
  width: 4px;
  height: 4px;
}

.c-spotlight-article .left .details .date-and-author .author {
  /* Universal/Body 1 (Bold) */
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  font-weight: 600;
  color: #343d46;
  text-transform: capitalize;
}

.c-spotlight-article .left div.buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  margin-top: 32px;
}

.c-spotlight-article .left div.buttons .button {
  margin: 0;
  padding: 18px 18px;
  width: unset;
}

.c-spotlight-article .left div.buttons .btn-with-icon {
  padding: 13px 18px;
}

.c-spotlight-article .left div.buttons .blue {
  background: #273A66;
}

.c-spotlight-article .left div.buttons .transparent {
  color: #122142;
}

.c-spotlight-article .left div.buttons .transparent:hover {
  background: #273A66;
  color: #FFFFFF;
}

@media all and (min-width: 1240px) {
  .c-spotlight-article {
    margin-top: unset;
  }

  .c-spotlight-article .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    height: 496px;
  }

  .c-spotlight-article .right {
    width: 742px;
    margin-top: 40px;
    margin-bottom: 46px;
  }

  .c-spotlight-article .right a {
    margin: unset;
    width: unset;
  }

  .c-spotlight-article .right .spotlight-img {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding: unset;
    width: 100%;
    max-width: 742px;
    height: 416px;
    -o-object-fit: cover;
       object-fit: cover;
    margin-bottom: -6px;
  }

  .c-spotlight-article .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 401px;
    margin-top: 0;
    margin-bottom: 0;
    padding: unset;
  }

  .c-spotlight-article .left .details {
    width: auto;
  }

  .c-spotlight-article .left .details h3 {
    font-size: 25px;
    line-height: 32px;
    margin: 0 0 16px;
  }

  .c-spotlight-article .left .details ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 16px;
  }

  .c-spotlight-article .left div.buttons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .c-spotlight-article .left div.buttons .button {
    width: 267px;
  }
}

.c-reports-section .header-line-2 {
  width: calc(100% + 24px) !important;
  margin-left: -24px !important;
  background: linear-gradient(to right, #D7B753 80px, transparent 80px, transparent 100%) !important;
}

@media (min-width: 1240px) {
  .c-reports-section .header-line-2 {
    width: 100% !important;
    background: linear-gradient(to right, #D7B753 calc(50vw - 540px), transparent calc(50vw - 540px), transparent 100%) !important;
  }
}

.c-topic-landing-hero .container h1 {
  font-size: 50px !important;
}

@media (min-width: 768px) {
  .c-topic-landing-hero .container h1 {
    font-size: 57px !important;
  }
}

@media (min-width: 1024px) {
  .c-topic-landing-hero .container h1 {
    font-size: 76px !important;
  }
}

.c-top-stories {
  padding-top: 40px !important;
}

.c-top-stories .stories .story img {
  height: 100% !important;
  -o-object-position: top;
     object-position: top;
}

.c-top-stories .stories .story .details p {
  overflow-wrap: break-word;
}

@media all and (min-width: 1024px) {
  .c-top-stories .stories.three .story {
    max-width: 31.7%;
  }
}

.c-top-stories .pagination {
  display: none !important;
}

.c-top-stories .container .header {
  width: 100%;
}

.c-top-stories .container .header span {
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 1.68px;
  text-transform: uppercase;
  color: #1783DF;
}

.c-top-stories .container .header .main-header h3 {
  font-family: 'Cambon';
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 110%;
  letter-spacing: -0.02em;
  color: #000000;
  margin: 0 0 24px 0;
}

.c-top-stories .container .header .main-header .button-container {
  display: none;
}

@media all and (min-width: 1024px) {
  .c-top-stories {
    padding: 0 !important;
    padding-top: 64px !important;
  }

  .c-top-stories .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }

  .c-top-stories .container .header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .c-top-stories .container .header .main-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }

  .c-top-stories .container .header .main-header h1 {
    width: 808px;
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 110%;
    letter-spacing: -0.02em;
  }
}

@media all and (min-width: 1024px) and (min-width: 1024px) and (max-width: 1280px) {
  .c-top-stories .container .header .main-header h1 {
    width: 80%;
    margin-right: 16px;
  }

  .c-top-stories .container .header .main-header .button-container {
    margin-right: 35px;
  }

  .c-top-stories .container .header .main-header .button-container a {
    white-space: nowrap;
  }
}

@media all and (min-width: 1024px) {
  .c-top-stories .container .header .main-header .button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .c-top-stories .container .header .main-header .button-container a {
    margin: 0 !important;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
  }

  .c-top-stories .container .header .main-header .button-container a .button-line {
    border-top: 1.5px solid #1783DF;
  }

  .c-top-stories .stories.three .story {
    max-width: 31.7%;
  }

  .c-top-stories .pagination {
    background: transparent !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
}

#latest-reads {
  padding: 40px 0 0 0 !important;
}

#latest-reads .head-top {
  width: 100%;
}

#latest-reads .container .left {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

#latest-reads .container .left .stories .story {
  background-color: #FFFFFF;
}

@media all and (max-width: 1024px) {
  #latest-reads .container .left .stories .story:nth-child(1) {
    margin: 0;
  }

  #latest-reads .container .left .stories .story .img {
    height: 219px;
  }

  #latest-reads .container .left .stories .story .img img {
    height: 100% !important;
  }

  #latest-reads .container .left .stories .story .details {
    width: calc(100% + 32px);
    max-width: unset;
    margin-left: -16px;
    background: #FFFFFF;
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}

#latest-reads .container .right {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

#latest-reads .container .right .stories .story .img img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 102px !important;
  height: 80px !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
}

@media (min-width: 1024px) {
  #latest-reads .container .right .stories .story .img img {
    width: 100% !important;
    height: 100% !important;
  }
}

#latest-reads .pagination {
  margin-top: 40px !important;
}

@media all and (max-width: 1024px) {
  #latest-reads.lr-bonds {
    padding: 40px 0 48px 0 !important;
  }

  #latest-reads.lr-bonds .button-container.mobile {
    margin: 0 !important;
  }

  #latest-reads .articles {
    padding: 0 !important;
  }
}

@media all and (min-width: 1024px) {
  #latest-reads {
    padding: 64px 0 0 0 !important;
  }

  #latest-reads .header {
    width: 100% !important;
  }

  #latest-reads.lr-bonds {
    padding: 16px 64px 0 24px !important;
  }

  #latest-reads.lr-bonds .container {
    padding: 0;
  }

  #latest-reads .articles {
    padding: 0;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 22px !important;
    max-width: 1090px;
  }

  #latest-reads .main-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }

  #latest-reads .main-header .latest-stories-link {
    width: unset;
    margin: 0;
  }

  #latest-reads .stories.three .story {
    max-width: 31.7%;
  }

  #latest-reads .pagination {
    background-color: #F7F7F7 !important;
    margin-top: 24px !important;
    margin-bottom: 40px !important;
  }
}

.exclusive-article-landing .no-result {
  display: none !important;
}

@keyframes shimmer {
  0% {
    background-position: -200px 0;
  }

  100% {
    background-position: calc(100% + 200px) 0;
  }
}

.exclusive-article-landing .skeleton-container {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  min-height: 100vh;
}

.exclusive-article-landing .skeleton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  padding: 20px;
  background-color: #f2f2f2;
  border-radius: 10px;
}

.exclusive-article-landing .skeleton-image,
.exclusive-article-landing .skeleton-title,
.exclusive-article-landing .skeleton-description {
  background-color: #ddd;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.2) 0px, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.2) 100%);
  background-size: 200px 100%;
  background-repeat: no-repeat;
  -webkit-animation: shimmer 1.5s infinite;
          animation: shimmer 1.5s infinite;
}

.exclusive-article-landing .skeleton-image {
  width: 180px;
  height: 105px;
  border-radius: 10px;
}

.exclusive-article-landing .skeleton-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.exclusive-article-landing .skeleton-title {
  width: 60%;
  height: 20px;
  border-radius: 5px;
}

.exclusive-article-landing .skeleton-description {
  width: 90%;
  height: 15px;
  border-radius: 5px;
}

#latest-stories {
  padding: 40px 0 0 0 !important;
}

#latest-stories .container .header {
  width: 100%;
}

#latest-stories .container .header span {
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 1.68px;
  text-transform: uppercase;
  color: #1783DF;
}

#latest-stories .container .header .main-header h1 {
  font-family: 'Cambon';
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #000000;
  margin: 0 0 40px 0;
  padding: 0 0 16px 0;
  border-bottom: 1px solid #1783DF;
}

#latest-stories .container .header .main-header .button-container {
  display: none;
}

#latest-stories .pagination {
  display: none !important;
}

@media all and (min-width: 1024px) {
  #latest-stories {
    padding: 0 !important;
    padding-top: 64px !important;
  }

  #latest-stories .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }

  #latest-stories .container .header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  #latest-stories .container .header .main-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }

  #latest-stories .container .header .main-header h1 {
    width: 808px;
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 110%;
    letter-spacing: -0.02em;
  }
}

@media all and (min-width: 1024px) and (min-width: 1024px) and (max-width: 1280px) {
  #latest-stories .container .header .main-header h1 {
    width: 80%;
    margin-right: 16px;
  }

  #latest-stories .container .header .main-header .button-container {
    margin-right: 35px;
  }

  #latest-stories .container .header .main-header .button-container a {
    white-space: nowrap;
  }
}

@media all and (min-width: 1024px) {
  #latest-stories .container .header .main-header .button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  #latest-stories .container .header .main-header .button-container a {
    margin: 0 !important;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
  }

  #latest-stories .container .header .main-header .button-container a .button-line {
    border-top: 1.5px solid #1783DF;
  }

  #latest-stories .stories.three .story {
    max-width: 31.7%;
  }
}

.c-data-visualizations {
  margin: auto;
  position: relative;
  width: 100%;
}

.c-data-visualizations .c-data-visualization h2 {
  font-family: 'Cambon';
  font-style: normal;
  font-weight: 400;
  font-size: 39px;
  line-height: 110%;
  letter-spacing: -0.02em;
  padding: 0 16px;
}

.c-data-visualizations .c-data-visualization p {
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  color: #333333;
  margin-bottom: 40px;
  padding: 0 16px;
}

.c-data-visualizations .c-data-visualization .custom-legends .js-custom-legends {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-data-visualizations .c-data-visualization .custom-legends.overflow-scroll {
  max-height: 303px;
  overflow-y: scroll;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .c-data-visualizations .c-data-visualization .pie-charts-visual {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 32px;
  }
}

.c-data-visualizations .c-data-visualization .container .js-dataviz-table.scrollable > div {
  padding-right: 0 !important;
}

.c-data-visualizations .c-data-visualization .container .js-dataviz-table .c-table-container {
  scrollbar-width: none;
  padding-bottom: 0;
}

.c-data-visualizations .c-data-visualization .container .js-dataviz-table .c-table-container.active {
  scrollbar-width: thin;
  padding-bottom: 8px;
  margin-bottom: 31px;
}

.c-data-visualizations .c-data-visualization .container .js-dataviz-table .scroller {
  display: none;
}

@media (min-width: 768px) {
  .c-data-visualizations .c-data-visualization .container .js-dataviz-table .scroller {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .c-data-visualizations .c-data-visualization .container .js-dataviz-table .scroller.hidden {
    display: none;
  }

  .c-data-visualizations .c-data-visualization .container .js-dataviz-table .scroller .scroll-thumb-placeholder {
    background: #7BC2FF;
    width: 65%;
    height: 5px;
    border-radius: 10px;
    margin-right: 32px;
  }

  .c-data-visualizations .c-data-visualization .container .js-dataviz-table .scroller .scroll-tip {
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #122142;
    font-family: "Noto Sans";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0;
    margin: 0;
    position: relative;
  }
}

@media all and (min-width: 1024px) {
  .c-data-visualizations {
    max-width: 754px;
    margin-bottom: 40px;
  }
}

@media all and (min-width: 768px) {
  .c-data-visualizations .u-responsive-table {
    margin-right: 81px;
  }

  .c-data-visualizations .u-responsive-table th {
    width: 112px;
  }

  .c-data-visualizations .u-responsive-table th:first-child {
    width: 207px;
  }
}

section#latest-reads .mobile-read-more {
  padding-bottom: 80px;
}

section#latest-reads .container .header span {
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 1.68px;
  text-transform: uppercase;
  color: #1783DF;
}

section#latest-reads .container .header .main-header h1 {
  font-family: 'Cambon';
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: -0.02em;
  color: #000000;
  margin: 0 0 40px 0;
  padding: 0 0 16px 0;
  border-bottom: 1px solid #1783DF;
}

section#latest-reads .container .header .main-header .button-container {
  display: none;
}

@media all and (min-width: 1024px) {
  section#latest-reads {
    margin: 0;
  }

  section#latest-reads.c-latest-reads-landing {
    padding-top: 155px !important;
  }

  section#latest-reads .container {
    max-width: 1143px;
  }

  section#latest-reads .container h3 {
    font-size: 31px;
    margin-bottom: 40px;
  }

  section#latest-reads .container .header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  section#latest-reads .container .header b {
    display: block;
    font-family: "Noto Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    letter-spacing: 1.68px;
    text-transform: uppercase;
    color: #1783DF;
  }

  section#latest-reads .container .header .main-header h1 {
    width: 808px;
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 110%;
    letter-spacing: -0.02em;
  }

  section#latest-reads .container .header .main-header .button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  section#latest-reads .container .header .main-header .button-container a.button .button-line {
    border-top: 1.5px solid #1783DF;
  }

  section#latest-reads .container .header .button-container a {
    white-space: nowrap;
  }

  section#latest-reads > .mobile-read-more {
    display: none;
  }
}

@media all and (min-width: 1024px) and (max-width: 1280px) {
  section#latest-reads .container {
    padding-left: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-right: 60px;
  }

  section#latest-reads .container .header .main-header h1 {
    margin-right: 16px;
  }

  section#latest-reads .container .header .button-container {
    margin-right: 35px;
  }

  section#latest-reads .container .header .button-container a {
    white-space: nowrap;
  }

  section#latest-reads .container-header {
    display: block;
  }
}

@media all and (min-width: 1024px) and (max-width: 1126px) {
  section#latest-reads {
    padding: 0;
  }

  section#latest-reads.lr-bonds {
    padding: 16px 64px 0 24px;
  }
}

.c-mp-banner {
  background: #f7f7f7;
}

.c-mp-banner__container {
  padding: 6.313rem 1rem 5.563rem;
}

@media (min-width: 1024px) {
  .c-mp-banner__container {
    padding: 9.688rem 0 6rem;
    border-right: solid 1px #a7a7a7;
    margin-right: 3rem;
    position: relative;
  }
}

.c-mp-banner__container:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 48px;
  width: 100%;
  height: 1px;
  background: #a7a7a7;
}

.c-mp-banner .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}

@media (min-width: 1024px) {
  .c-mp-banner .container {
    padding-left: 6.063rem;
  }
}

.c-mp-banner .container .breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.438rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-family: "Noto Sans";
}

@media (min-width: 1024px) {
  .c-mp-banner .container .breadcrumbs {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.c-mp-banner .container .breadcrumbs svg {
  margin-top: 3px;
}

@media (min-width: 1024px) {
  .c-mp-banner .container .breadcrumbs svg {
    margin-top: 0;
  }
}

.c-mp-banner .container .breadcrumbs span {
  color: #1783df;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 1.96px;
  text-transform: uppercase;
}

.c-mp-banner .container .breadcrumbs span.dt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  word-break: break-word;
}

@media (min-width: 1240px) {
  .c-mp-banner .container .breadcrumbs span.dt {
    display: inline-block;
  }
}

.c-mp-banner .container .breadcrumbs a {
  color: #273a66;
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
  white-space: nowrap;
}

.c-mp-banner .container .breadcrumbs.public {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

.c-mp-banner .container .breadcrumbs.public .mb {
  display: none;
}

.c-mp-banner .container .breadcrumbs.public .dt {
  display: inline-block;
  width: 58%;
}

@media (min-width: 1024px) {
  .c-mp-banner .container .breadcrumbs.public .dt {
    width: auto;
  }
}

.c-mp-banner .container .breadcrumbs.public svg {
  margin-top: 3px;
}

.c-mp-banner .container .risks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5rem;
}

.c-mp-banner .container .risks > span {
  min-height: 26px;
  padding: 0.25rem 1rem;
  border-radius: 56.25rem;
  color: #000;
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
  text-transform: capitalize;
}

.c-mp-banner .container .risks > span span {
  height: 16px;
}

.c-mp-banner .container .risks .currency-php {
  background-color: #c6e5ff;
}

.c-mp-banner .container .risks .currency-usd {
  background-color: #ffefbe;
}

.c-mp-banner .container .risks .recommended {
  background: #d7b753;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
}

.c-mp-banner .container .risks .conservative {
  background: #7bc2ff;
}

.c-mp-banner .container .risks .aggressive {
  background: #f6a254;
}

.c-mp-banner .container .risks .moderate {
  background: #2ecd7d;
}

.c-mp-banner .container h1 {
  color: #000;
  font-family: "Cambon";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 40px */
  letter-spacing: -0.8px;
  margin: 0 0 16px 0;
}

@media (min-width: 1240px) {
  .c-mp-banner .container h1 {
    font-family: "Cambon";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    /* 52.8px */
    letter-spacing: -0.96px;
  }
}

.c-mp-banner .container p {
  margin: 0;
  color: #000;
  font-family: "Noto Sans";
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 24.7px */
  letter-spacing: -0.19px;
}

.c-mp-banner .container a {
  display: inline-block;
  color: #122142;
  font-family: "Noto Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 1.68px;
  text-transform: uppercase;
}

.c-mpl-banner .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 60px;
  width: 344px;
  padding: 59px 16px 140px 16px;
}

@media (min-width: 768px) {
  .c-mpl-banner .container {
    padding: 128px 0;
  }
}

@media (min-width: 1024px) {
  .c-mpl-banner .container {
    width: 754px;
    margin-top: 90px;
  }
}

.c-mpl-banner h1 {
  margin: 0 0 1rem;
  color: #d7b753;
  text-align: center;
  font-family: "Cambon";
  font-size: 3.563rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.143rem;
}

@media (min-width: 1240px) {
  .c-mpl-banner h1 {
    font-size: 4.75rem;
    letter-spacing: -0.19rem;
    max-width: 55.198vw;
  }
}

.c-mpl-banner p {
  color: #fff;
  text-align: center;
  font-family: "Noto Sans";
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin: 0;
}

@media (min-width: 1024px) {
  .c-mpl-banner p {
    font-size: 1.563rem;
    max-width: 55.198vw;
  }
}

@media (min-width: 1024px) {
  .c-mp-breakdown {
    border: solid 1px #a7a7a7;
    border-bottom: 0;
    position: relative;
    padding-bottom: 80px;
  }
}

@media (min-width: 1240px) {
  .c-mp-breakdown {
    margin-right: 3rem;
  }
}

.c-mp-breakdown .heading {
  border: solid 1px #a7a7a7;
  border-left: 0;
  border-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
  position: relative;
  padding: 1.063rem 1rem 1.063rem 2rem;
  color: #333;
  text-align: right;
  font-family: "Noto Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 2.1px;
  text-transform: uppercase;
}

@media (min-width: 1024px) {
  .c-mp-breakdown .heading {
    padding: 5rem 1rem;
    border: 0;
    height: 100%;
    position: absolute;
    top: 0;
    right: -3rem;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    white-space: nowrap;
  }
}

.c-mp-breakdown .heading span {
  height: 12px;
}

.c-mp-breakdown .heading:before {
  content: "";
  width: 0.563rem;
  height: 0.563rem;
  border-radius: 50%;
  background: #d7b753;
  position: absolute;
  left: 1rem;
}

@media (min-width: 1240px) {
  .c-mp-breakdown .heading:before {
    left: unset;
    top: 3.75rem;
  }
}

.c-mp-breakdown .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1366px;
  padding-top: 40px;
}

@media (min-width: 1024px) {
  .c-mp-breakdown .container {
    padding-top: 80px;
    padding-left: 8.199vw;
  }
}

@media (min-width: 1024px) {
  .c-mp-breakdown .container.private {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.c-mp-breakdown .container.public {
  gap: 56px;
}

@media (min-width: 1024px) {
  .c-mp-breakdown .container.public {
    gap: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.c-mp-breakdown .chart {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}

@media (min-width: 1024px) {
  .c-mp-breakdown .chart {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 121px;
  }
}

.c-mp-breakdown .chart #js-model-portfolio-private-chart.private {
  min-height: 343px;
  min-width: 343px;
  margin-top: 40px;
}

@media (min-width: 1024px) {
  .c-mp-breakdown .chart #js-model-portfolio-private-chart.private {
    min-height: 462px;
    min-width: 462px;
  }
}

.c-mp-breakdown .chart.private .stacked-chart-legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 16px;
  margin-bottom: 40px;
  gap: 24px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}

@media (min-width: 1024px) {
  .c-mp-breakdown .chart.private .stacked-chart-legend {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0;
    margin-bottom: 72px;
  }
}

.c-mp-breakdown .chart.private .stacked-chart-legend .items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (min-width: 1024px) {
  .c-mp-breakdown .chart.private .stacked-chart-legend .items {
    width: 35%;
  }
}

.c-mp-breakdown .chart.private .stacked-chart-legend .items .fundtype-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  gap: 8px;
}

.c-mp-breakdown .chart.private .stacked-chart-legend .items .fundtype-heading .indicator {
  height: 16px;
  width: 16px;
  border-radius: 100%;
}

.c-mp-breakdown .chart.private .stacked-chart-legend .items ul {
  margin: 0;
  padding-left: 0;
}

.c-mp-breakdown .chart.private .stacked-chart-legend .items ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  margin-bottom: 12px;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
  font-weight: bold;
}

.c-mp-breakdown .chart.private .stacked-chart-legend .items ul li:last-child {
  margin-bottom: 0px;
}

@media (min-width: 1024px) {
  .c-mp-breakdown .chart.private .stacked-chart-legend .items ul li {
    margin-bottom: 8px;
  }

  .c-mp-breakdown .chart.private .stacked-chart-legend .items ul li:last-child {
    margin-bottom: 0px;
  }
}

.c-mp-breakdown .chart.private .stacked-chart-legend .items ul li .indicator {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 9px;
  width: 27px;
  border-radius: 200px;
}

@media (min-width: 1024px) {
  .c-mp-breakdown .chart.public {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 1.5rem;
    width: 50%;
  }
}

.c-mp-breakdown .chart.public .custom-legends .js-custom-legends {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}

@media (min-width: 1024px) {
  .c-mp-breakdown .chart.public .custom-legends .js-custom-legends {
    gap: 32px;
  }
}

.c-mp-breakdown .chart.public .custom-legends li {
  cursor: default !important;
}

.c-mp-breakdown .chart.public .custom-legends a {
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  cursor: default;
}

.c-mp-breakdown .chart.public .custom-legends a svg {
  display: none;
}

.c-mp-breakdown .chart.public .apexcharts-tooltip {
  display: none;
}

.c-mp-breakdown .chart .custom-legends {
  margin-top: 6px;
}

.c-mp-breakdown .chart .custom-legends .js-custom-legends {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}

@media (min-width: 1024px) {
  .c-mp-breakdown .chart .custom-legends .js-custom-legends {
    width: 365px;
    gap: 10px;
  }
}

.c-mp-breakdown .chart .custom-legends ul {
  width: auto;
}

.c-mp-breakdown .chart .custom-legends li {
  margin: 0;
}

.c-mp-breakdown .chart .custom-legends a {
  color: #000;
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
  font-weight: 600;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  -webkit-text-decoration-style: solid;
          text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-mp-breakdown .chart .custom-legends a svg {
  width: 12px;
  height: 12px;
  margin-left: 8px;
}

.c-mp-breakdown .chart .apexcharts-tooltip {
  background: transparent !important;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.c-mp-breakdown .chart .apexcharts-canvas {
  width: 310px !important;
}

@media (min-width: 1024px) {
  .c-mp-breakdown .chart .apexcharts-canvas {
    width: 423px !important;
  }
}

.c-mp-breakdown .chart .apexcharts-tooltip {
  -webkit-transform: translate(-60%, -50%) !important;
          transform: translate(-60%, -50%) !important;
  /* center horizontally & move above */
  margin: 0 !important;
}

.c-mp-breakdown .chart .custom_tooltip {
  border-radius: 0.5rem;
  background: #122142;
  padding: 0.5rem;
  color: white;
  max-width: 168px;
  white-space: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  position: relative;
}

.c-mp-breakdown .chart .custom_tooltip:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  border-width: 12px 8px 0 8px;
  border-style: solid;
  border-color: #122142 transparent transparent transparent;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-mp-breakdown .chart .custom_tooltip .color {
  width: 1.688rem;
  height: 0.563rem;
  border-radius: 1rem;
}

.c-mp-breakdown .chart .custom_tooltip .text {
  width: 7.25rem;
  color: #c7c7c7;
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
  font-weight: bold;
}

.c-mp-breakdown .description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 16px 51px 16px;
}

@media (min-width: 1024px) {
  .c-mp-breakdown .description.private {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    padding: 0;
  }
}

@media (min-width: 1024px) {
  .c-mp-breakdown .description.public {
    width: 50%;
    padding: 0;
    padding-top: 40.5px;
  }
}

.c-mp-breakdown .description h2 {
  margin-top: 0;
  margin-bottom: 26px;
  color: #000;
  font-family: "Cambon";
  font-size: 2.063rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 33px */
  letter-spacing: -0.66px;
}

@media (min-width: 1240px) {
  .c-mp-breakdown .description h2 {
    margin-bottom: 34px;
    font-size: 2.438rem;
    line-height: 110%;
    /* 42.9px */
    letter-spacing: -0.78px;
    width: 559px;
  }
}

.c-mp-breakdown .description .desc-wysiwyg {
  padding-left: 1rem;
  border-left: solid 1px #d7b753;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.c-mp-breakdown .description .desc-wysiwyg p {
  margin: 0;
  color: #333;
  width: 100%;
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
}

@media (min-width: 1024px) {
  .c-mp-breakdown .description .desc-wysiwyg p {
    width: 557px;
  }
}

.c-mp-exclusive-content-prompt {
  background: #f7f7f7;
  position: relative;
}

.c-mp-exclusive-content-prompt .container {
  padding: 3rem 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
}

@media (min-width: 1024px) {
  .c-mp-exclusive-content-prompt .container {
    padding: 3rem 0;
    max-width: 754px;
  }
}

.c-mp-exclusive-content-prompt .headers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}

.c-mp-exclusive-content-prompt .headers h5 {
  color: #000;
  line-height: 130%;
  /* 32.5px */
  font-size: 18px;
  font-weight: 700;
  margin: 0;
}

@media (min-width: 1024px) {
  .c-mp-exclusive-content-prompt .headers h5 {
    font-size: 25px;
    font-weight: 500;
    letter-spacing: -0.5px;
  }
}

.c-mp-exclusive-content-prompt .headers p {
  color: #202020;
  font-size: 16px;
  font-weight: 350;
  line-height: 140%;
  /* 22.4px */
  margin: 0;
  border-bottom: solid 1px #e7e7e7;
  gap: 0.5rem;
}

.c-mp-exclusive-content-prompt .headers p strong {
  color: #122142;
}

.c-mp-exclusive-content-prompt .cta-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
}

@media (min-width: 1024px) {
  .c-mp-exclusive-content-prompt .cta-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.c-mp-exclusive-content-prompt .cta-container .button {
  color: var(--Neutrals-Pure-White, #fff);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.96px;
  text-transform: uppercase;
  height: 3rem;
  padding: 0;
}

@media (min-width: 1024px) {
  .c-mp-exclusive-content-prompt .cta-container .button {
    width: calc((100% - 8px) / 2);
  }
}

.c-mp-exclusive-content-prompt .cta-container .bordered {
  background: transparent;
  border-radius: 0px 2rem 0px 0px;
  border: 1px solid #122142;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #122142;
}

.c-mp-expert-insights {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  background: #f7f7f7;
}

@media (min-width: 1024px) {
  .c-mp-expert-insights {
    border: solid 1px #a7a7a7;
    border-top: 0;
    border-bottom: 0;
    border-left: solid 15px #d7b753;
    position: relative;
  }
}

@media (min-width: 1240px) {
  .c-mp-expert-insights {
    margin-right: 3rem;
  }
}

.c-mp-expert-insights .heading {
  background: #fff;
  border-top: solid 1px #a7a7a7;
  border-bottom: solid 1px #a7a7a7;
  padding: 1.063rem 1rem;
  color: #333;
  font-family: "Noto Sans";
  font-size: 0.938rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
}

.c-mp-expert-insights .heading span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  position: relative;
}

.c-mp-expert-insights .heading span:before {
  content: "";
  display: inline-block;
  width: 0.563rem;
  height: 0.563rem;
  border-radius: 50%;
  background: #d7b753;
}

@media (min-width: 1024px) {
  .c-mp-expert-insights .heading span {
    padding-left: calc(112px - 15px);
  }
}

@media (min-width: 1600px) {
  .c-mp-expert-insights .heading span {
    padding-left: 0;
  }
}

@media (min-width: 1024px) {
  .c-mp-expert-insights .container {
    max-width: 1366px;
    padding-left: calc(112px - 15px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 40px;
  }
}

@media (min-width: 1600px) {
  .c-mp-expert-insights .container {
    padding-left: 0;
  }
}

.c-mp-expert-insights picture {
  width: 100%;
  height: 369px;
  overflow: hidden;
}

@media (min-width: 1024px) {
  .c-mp-expert-insights picture {
    max-height: 563px;
  }
}

@media (min-width: 1024px) {
  .c-mp-expert-insights picture {
    width: 44.363vw;
    height: auto;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.c-mp-expert-insights picture img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 1024px) {
  .c-mp-expert-insights picture img {
    height: 100%;
  }
}

@media (min-width: 1240px) {
  .c-mp-expert-insights picture img {
    aspect-ratio: 0.99/1;
  }
}

.c-mp-expert-insights .content {
  padding: 2.5rem 1rem;
}

@media (min-width: 1024px) {
  .c-mp-expert-insights .content {
    padding: 3rem 0 0;
    width: 40.922vw;
  }

  .c-mp-expert-insights .content a {
    margin-bottom: 3rem;
  }
}

@media (min-width: 1240px) {
  .c-mp-expert-insights .content {
    min-height: 563px;
  }
}

.c-mp-expert-insights h3 {
  color: #000;
  font-family: "Cambon";
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.041rem;
  margin: 0 0 0.5rem;
}

@media (min-width: 1024px) {
  .c-mp-expert-insights h3 {
    font-size: 2.438rem;
    margin-top: 0;
  }
}

.c-mp-expert-insights .date {
  color: #273a66;
  font-family: "Noto Sans";
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.123rem;
  text-transform: uppercase;
}

.c-mp-expert-insights .wysiwyg {
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  margin: 1.5rem 0 3rem 1.5rem;
  border-left: solid 1px #dbcea7;
  padding-left: 1.5rem;
}

@media (min-width: 1240px) {
  .c-mp-expert-insights .wysiwyg {
    padding-left: 3rem;
  }
}

.c-mp-expert-insights .wysiwyg p {
  margin: 0;
}

.c-mp-expert-insights .wysiwyg p,
.c-mp-expert-insights .wysiwyg li {
  color: #000;
}

.c-mp-expert-insights .wysiwyg ul {
  margin: 0;
  padding: 0;
}

.c-mp-expert-insights .wysiwyg li {
  position: relative;
  list-style-type: none;
  padding-left: 1.5rem;
  margin-bottom: 1rem;
}

.c-mp-expert-insights .wysiwyg li:before {
  content: "";
  background: #d7b753;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  left: 0px;
  top: 4px;
}

.c-mp-expert-insights a.button {
  width: 100%;
}

@media (min-width: 1240px) {
  .c-mp-expert-insights a.button {
    width: auto;
    display: inline-block;
  }
}

@media (min-width: 1024px) {
  .c-mp-portfolio-changes {
    border: solid 1px #a7a7a7;
    border-top: 0;
    border-bottom: 0;
    position: relative;
  }
}

@media (min-width: 1240px) {
  .c-mp-portfolio-changes {
    padding-top: 80px;
    margin-right: 3rem;
  }
}

.c-mp-portfolio-changes .heading {
  border: solid 1px #a7a7a7;
  border-left: 0;
  border-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
  position: relative;
  padding: 1.063rem 1rem;
  color: #333;
  font-family: "Noto Sans";
  font-size: 0.938rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
}

@media (min-width: 1024px) {
  .c-mp-portfolio-changes .heading {
    padding: 5rem 1rem;
    border: 0;
    height: 100%;
    position: absolute;
    top: 0;
    right: -3rem;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    white-space: nowrap;
  }
}

.c-mp-portfolio-changes .heading:before {
  content: "";
  width: 0.563rem;
  height: 0.563rem;
  border-radius: 50%;
  background: #d7b753;
}

.c-mp-portfolio-changes .container {
  max-width: 1366px;
}

@media (min-width: 1024px) {
  .c-mp-portfolio-changes .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.5rem;
  }
}

.c-mp-portfolio-changes .chart #js-model-portfolio-performance-chart {
  width: 100%;
  height: 477px;
}

.c-mp-portfolio-changes .chart #js-model-portfolio-performance-chart .custom-tooltip {
  background: #0d1b3e;
  color: #fff;
  border-radius: 6px;
  padding: 8px 12px;
  font-family: sans-serif;
  font-size: 12px;
  position: relative;
}

.c-mp-portfolio-changes .chart #js-model-portfolio-performance-chart .custom-tooltip::before {
  content: "";
  position: absolute;
  left: -6px;
  /* arrow position on left */
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  width: 12px;
  height: 12px;
  background: #0d1b3e;
  border-radius: 2px;
}

.c-mp-portfolio-changes .chart #js-model-portfolio-performance-chart .tooltip-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 6px;
}

.c-mp-portfolio-changes .chart #js-model-portfolio-performance-chart .tooltip-dot {
  width: 12px;
  height: 6px;
  border-radius: 2px;
  background: #1882dd;
  margin-top: 4px;
}

.c-mp-portfolio-changes .chart #js-model-portfolio-performance-chart .tooltip-title {
  font-weight: 600;
  margin: 0 0 2px 0;
  font-size: 13px;
}

.c-mp-portfolio-changes .chart #js-model-portfolio-performance-chart .tooltip-text {
  font-size: 12px;
  margin: 0;
  line-height: 1.3;
}

.c-mp-portfolio-changes .chart #js-model-portfolio-performance-chart .tooltip-text span {
  font-weight: 500;
  font-size: 13px;
}

.c-mp-portfolio-changes .description {
  padding: 1.5rem 2rem;
}

@media (min-width: 1024px) {
  .c-mp-portfolio-changes .description {
    padding: 4rem 0 4rem 7rem;
  }
}

@media (min-width: 1240px) {
  .c-mp-portfolio-changes .description {
    width: 52.5vw;
  }
}

.c-mp-portfolio-changes .description h2 {
  padding-bottom: 16px;
  margin: 0;
  color: #000;
  font-family: "Cambon";
  font-size: 33px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  /* 36.3px */
  letter-spacing: -0.66px;
  border-bottom: 1px solid #c8cdd1;
}

@media (min-width: 1024px) {
  .c-mp-portfolio-changes .description h2 {
    font-family: "Cambon";
    font-size: 39px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    /* 42.9px */
    letter-spacing: -0.78px;
  }
}

.c-mp-portfolio-changes .wysiwyg {
  font-family: "Noto Sans";
  margin: 1.5rem 0 0;
  border-left: solid 1px #d7b753;
  padding-left: 2.5rem;
}

.c-mp-portfolio-changes .wysiwyg p {
  color: #333;
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
}

.c-mp-portfolio-changes .wysiwyg ul {
  margin: 0;
  padding: 0;
}

@media (min-width: 1024px) {
  .c-mp-portfolio-changes .wysiwyg ul {
    max-width: 535px;
  }
}

.c-mp-portfolio-changes .wysiwyg li {
  color: #000;
  font-family: "Noto Sans";
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  position: relative;
  list-style-type: none;
  padding-left: 1.5rem;
}

.c-mp-portfolio-changes .wysiwyg li:not(:last-of-type) {
  margin-bottom: 1rem;
}

.c-mp-portfolio-changes .wysiwyg li:before {
  content: "";
  background: #d7b753;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  left: 0px;
  top: 11px;
}

.c-mp-portfolio-changes .wysiwyg li:not(:last-child) {
  margin-bottom: 0.5rem;
}

.c-mp-portfolio-changes a.button {
  margin-top: 1.5rem;
}

@media (min-width: 1024px) {
  .c-mp-portfolio-changes a.button {
    margin-left: 0;
  }
}

.c-perf-alloc-table {
  max-width: 1364px;
  margin: 0 auto;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  display: none;
}

@media (min-width: 1024px) {
  .c-perf-alloc-table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.c-perf-alloc-table table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  border-bottom: 1px solid #a7a7a7;
}

.c-perf-alloc-table table thead tr:first-child {
  background-color: #122142;
}

.c-perf-alloc-table table thead tr th {
  color: #fff;
  text-align: left;
  font-family: "Noto Sans";
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
  /* 22.4px */
  padding: 0;
  border: none;
}

.c-perf-alloc-table table thead tr th .th-content {
  padding: 24px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}

.c-perf-alloc-table table thead tr th.col-fund {
  max-width: 285.5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.c-perf-alloc-table table thead tr th.col-risk {
  max-width: 285.5px;
  background-color: #273a66;
}

.c-perf-alloc-table table thead tr th.col-allocation {
  max-width: 285.5px;
  background-color: #273a66;
}

.c-perf-alloc-table table tbody tr:nth-child(odd) {
  background-color: #fff;
}

.c-perf-alloc-table table tbody tr:nth-child(even) {
  background-color: #f2f2f3;
}

.c-perf-alloc-table table tbody tr td {
  border-right: 1px solid #333;
  padding: 24px 16px;
  color: #000;
  font-family: "Noto Sans";
  font-size: 12.8px;
  font-weight: 500;
  line-height: 140%;
  /* 17.92px */
}

.c-perf-alloc-table .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 80px;
}

.c-perf-alloc-table .pagination .page-btn {
  background: none;
  border: none;
  padding: 8px;
  cursor: pointer;
  font-family: "Noto Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 137%;
  /* 21.92px */
  border-radius: 4px;
}

.c-perf-alloc-table .pagination .page-btn svg {
  fill: #122142;
}

.c-perf-alloc-table .pagination .page-btn.active {
  background: #f0d47c;
  font-weight: 700;
}

.c-perf-alloc-table .pagination .page-btn:disabled {
  color: #ccc;
  cursor: not-allowed;
}

.c-perf-alloc-table .pagination .page-btn:disabled svg {
  fill: #a7a7a7;
}

.c-perf-alloc-table .pagination .dots {
  padding: 6px 8px;
  color: #666;
}

.c-perf-alloc-table-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 1024px) {
  .c-perf-alloc-table-mobile {
    display: none;
  }
}

.c-perf-card {
  padding: 16px 12px;
  border-bottom: 1px solid #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}

.c-perf-card:nth-child(odd) {
  background-color: #fff;
}

.c-perf-card:nth-child(even) {
  background-color: #f2f2f3;
}

.c-perf-card h3 {
  color: #333;
  font-family: "Noto Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 137%;
  /* 21.92px */
  margin: 0;
}

.c-perf-card p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  margin: 0;
}

.c-perf-card p strong {
  width: 154px;
  font-family: "Noto Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 137%;
  /* 21.92px */
  color: #001a88;
}

.c-perf-card p span {
  font-family: "Noto Sans";
  font-size: 12.8px;
  font-weight: 500;
  line-height: 140%;
  /* 17.92px */
  color: #333;
}

.c-perf-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  margin-top: 16px;
  margin-bottom: 40px;
}

.c-perf-pagination button {
  border: none;
  padding: 6px 12px;
  border-radius: 4px;
  cursor: pointer;
  background-color: transparent;
}

.c-perf-pagination button svg {
  fill: #122142;
}

.c-perf-pagination button:disabled {
  cursor: not-allowed;
}

.c-perf-pagination button:disabled svg {
  fill: #c7c7c7;
}

.c-perf-pagination .inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-perf-pagination .inputs input {
  width: 40px;
  height: 24px;
  text-align: center;
  padding: 4px;
  border-radius: 4px;
  border: solid 1px #273a66;
  font-family: "Noto Sans";
  font-size: 13px;
  font-weight: 350;
  line-height: 120%;
  /* 15.6px */
  color: #333;
}

.c-perf-pagination .inputs span {
  color: #122142;
  font-family: "Noto Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 137%;
  /* 21.92px */
}

.c-dropdown-table {
  position: relative;
  width: 100%;
  height: 72.4px;
  cursor: pointer;
}

.c-dropdown-table__toggle {
  background-color: #273a66;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  width: 100%;
  padding: 0px 24px;
  height: 100%;
}

.c-dropdown-table__menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 100;
  color: #000;
  -webkit-box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 8px 8px 0 rgba(0, 0, 0, 0.2);
}

.c-dropdown-table.is-open .c-dropdown-table__menu {
  display: block;
}

.c-dropdown-table__item {
  padding: 14px 16px;
  cursor: pointer;
  color: #000;
  font-family: "Noto Sans";
  font-size: 13px;
  font-weight: 350;
  line-height: 120%;
  /* 15.6px */
  border-bottom: 0.5px solid #e7e7e7;
}

.c-dropdown-table__item:hover {
  background: #dce5ee;
}

.c-performance-tab {
  padding: 0 16px 40px;
}

@media (min-width: 1024px) {
  .c-performance-tab {
    padding: 0 64px 15px 112px;
  }
}

.c-performance-tab__tab-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.c-performance-tab__tab-header h2:first-of-type {
  padding-top: 40px;
  border: none;
}

@media (min-width: 1024px) {
  .c-performance-tab__tab-header h2:first-of-type {
    padding-top: 0;
  }
}

.c-performance-tab__tab-header h2 {
  margin: 0;
  color: #000;
  font-family: "Cambon";
  font-weight: 700;
  padding-bottom: 32px;
  border-bottom: 1px solid #c7c7c7;
  font-size: 33px;
  line-height: 100%;
  /* 33px */
  letter-spacing: -0.66px;
  padding-top: 64px;
}

@media (min-width: 1024px) {
  .c-performance-tab__tab-header h2 {
    font-size: 39px;
    line-height: 110%;
    letter-spacing: -0.78px;
  }
}

.c-performance-tab__tab-header .two-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 1024px) {
  .c-performance-tab__tab-header .two-columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 32px;
  }
}

.c-performance-tab__tab-header .two-columns .text-col {
  width: 100%;
  border-left: 1px solid #d7b753;
  padding-left: 24px;
}

@media (min-width: 1024px) {
  .c-performance-tab__tab-header .two-columns .text-col {
    width: 50%;
  }
}

.c-performance-tab__tab-header .two-columns .text-col .wysiwyg {
  border: 0;
  margin: 0;
  padding: 0;
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
}

@media (min-width: 1024px) {
  .c-performance-tab__tab-header .two-columns .text-col .wysiwyg {
    padding: 0;
  }
}

.c-performance-tab__tab-header .two-columns .text-col .wysiwyg p {
  margin: 0;
}

.c-performance-tab__tab-header .two-columns .text-col .wysiwyg blockquote {
  margin: 0;
  padding-left: 24px;
  border-left: solid 1px #d7b753;
}

.c-performance-tab__tab-header .two-columns .text-col .wysiwyg ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  list-style: none;
  max-width: unset;
  gap: 8px;
}

.c-performance-tab__tab-header .two-columns .text-col .wysiwyg ul li {
  color: #000;
  font-family: "Noto Sans";
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  position: relative;
  list-style-type: none;
  padding-left: 1.5rem;
}

.c-performance-tab__tab-header .two-columns .text-col .wysiwyg ul li:not(:last-of-type) {
  margin-bottom: 1rem;
}

.c-performance-tab__tab-header .two-columns .text-col .wysiwyg ul li:before {
  content: "";
  background: #d7b753;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  left: 0px;
  top: 11.3px;
}

.c-performance-tab__tab-header .two-columns .text-col .wysiwyg ul li:not(:last-child) {
  margin-bottom: 0.5rem;
}

.c-performance-tab__tab-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
  margin-bottom: 24px;
  padding-top: 16px;
}

@media (min-width: 1024px) {
  .c-performance-tab__tab-menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.c-performance-tab__tab-menu h5 {
  font-family: "Noto Sans";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 22.1px */
  letter-spacing: -0.17px;
  margin: 0;
}

@media (min-width: 1024px) {
  .c-performance-tab__tab-menu h5 {
    font-family: "Noto Sans";
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    /* 24.7px */
    letter-spacing: -0.19px;
  }
}

.c-performance-tab__tab-menu .js-table-subheading {
  display: none;
}

.c-performance-tab__tab-menu .js-chart-subheading {
  display: block;
}

.c-performance-tab__tab-menu p {
  margin: 0;
  color: #202020;
  font-family: "Noto Sans";
  font-size: 20px;
  font-weight: 350;
  line-height: 130%;
  /* 26px */
}

.c-performance-tab__tab-menu .tabs {
  max-width: 100%;
  border: 1px solid #d7d7d7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 4px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 4px;
}

@media (min-width: 1024px) {
  .c-performance-tab__tab-menu .tabs {
    max-width: 312px;
  }
}

.c-performance-tab__tab-menu .tabs button {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: transparent;
  gap: 4px;
  padding: 4px;
  color: #122142;
  height: 40px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}

.c-performance-tab__tab-menu .tabs button svg {
  stroke: #122142;
}

.c-performance-tab__tab-menu .tabs button span {
  color: #122142;
  text-align: center;
  font-family: "Noto Sans";
  font-size: 12.8px;
  font-weight: 500;
  line-height: 140%;
  /* 17.92px */
}

.c-performance-tab__tab-menu .tabs button.active {
  background-color: #122142;
}

.c-performance-tab__tab-menu .tabs button.active svg {
  stroke: #fff;
}

.c-performance-tab__tab-menu .tabs button.active span {
  color: #fff;
}

.o-full-width {
  width: 100% !important;
}

@media (min-width: 1024px) {
  .c-mp-fund-alternatives {
    border: solid 1px #a7a7a7;
    border-top: 0;
    border-bottom: 0;
    position: relative;
  }
}

@media (min-width: 1240px) {
  .c-mp-fund-alternatives {
    margin-right: 3rem;
  }
}

.c-mp-fund-alternatives .heading {
  border: solid 1px #a7a7a7;
  border-right: 0;
  padding: 1.063rem 1rem;
  color: #333;
  font-family: "Noto Sans";
  font-size: 0.938rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 2.4px;
  text-transform: uppercase;
}

.c-mp-fund-alternatives .heading span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  position: relative;
}

@media (min-width: 1024px) {
  .c-mp-fund-alternatives .heading span {
    padding-left: 8.199vw;
  }
}

.c-mp-fund-alternatives .heading span:before {
  content: "";
  display: inline-block;
  width: 0.563rem;
  height: 0.563rem;
  border-radius: 50%;
  background: #d7b753;
}

@media (min-width: 1024px) {
  .c-mp-fund-alternatives .container {
    max-width: 1366px;
    padding-left: 8.199vw;
    padding-bottom: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.c-mp-fund-alternatives .intro {
  padding: 3.5rem 1rem 0rem;
}

@media (min-width: 1024px) {
  .c-mp-fund-alternatives .intro {
    padding: 4rem 1rem 1.5rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 1.5rem;
  }
}

@media (min-width: 1240px) {
  .c-mp-fund-alternatives .intro {
    padding: 4rem 0 1.5rem 0;
  }
}

@media (min-width: 1240px) {
  .c-mp-fund-alternatives .intro .text {
    max-width: 41.069vw;
    width: 50%;
  }
}

.c-mp-fund-alternatives h3 {
  color: #000;
  font-family: "Cambon";
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  letter-spacing: -0.035rem;
  margin: 0 0 0.5rem;
}

@media (min-width: 1240px) {
  .c-mp-fund-alternatives h3 {
    font-size: 1.938rem;
    line-height: 120%;
    letter-spacing: -0.62px;
  }
}

.c-mp-fund-alternatives .overline {
  color: #273a66;
  font-family: "Noto Sans";
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.123rem;
  text-transform: uppercase;
}

.c-mp-fund-alternatives .groups {
  margin-top: 1.5rem;
  padding-left: 1rem;
}

@media (min-width: 1024px) {
  .c-mp-fund-alternatives .groups {
    padding: 0 1rem;
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (min-width: 1240px) {
  .c-mp-fund-alternatives .groups {
    padding: 0;
  }
}

.c-mp-fund-alternatives .groups .group {
  margin-bottom: 1.5rem;
}

.c-mp-fund-alternatives .groups .group:last-child {
  margin-bottom: 2.5rem;
}

@media (min-width: 1024px) {
  .c-mp-fund-alternatives .groups .group {
    width: calc(100% / 3);
    margin-bottom: 0;
  }

  .c-mp-fund-alternatives .groups .group:last-child {
    margin-bottom: 0;
  }

  .c-mp-fund-alternatives .groups .group:nth-child(n + 4):nth-child(-n + 6) {
    margin-top: 1.5rem;
  }
}

.c-mp-fund-alternatives .groups .groupname {
  display: inline-block;
  color: #000;
  font-family: "Noto Sans";
  font-size: 0.8rem;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  padding: 0.25rem 1rem;
  background: #F0D47C;
  border-radius: 56.25rem;
  margin-bottom: 0.5rem;
}

.c-mp-fund-alternatives .groups ul {
  margin: 0;
  padding: 0;
}

@media (min-width: 1240px) {
  .c-mp-fund-alternatives .groups ul {
    margin-bottom: 0;
  }
}

.c-mp-fund-alternatives .groups li {
  color: #000;
  font-family: "Noto Sans";
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  position: relative;
  list-style-type: none;
  padding-left: 1.5rem;
}

.c-mp-fund-alternatives .groups li:not(:last-of-type) {
  margin-bottom: 1rem;
}

.c-mp-fund-alternatives .groups li:before {
  content: "";
  background: #d7b753;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  left: 0px;
  top: 11.3px;
}

.c-mp-fund-alternatives .groups li:not(:last-child) {
  margin-bottom: 0.5rem;
}

.c-mp-fund-alternatives .table-content {
  padding: 0 1rem 3.5rem;
}

@media (min-width: 1024px) {
  .c-mp-fund-alternatives .table-content {
    padding: 2.5rem 1rem 4rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.5rem;
  }
}

@media (min-width: 1240px) {
  .c-mp-fund-alternatives .table-content {
    padding: 2.5rem 2.5rem 0 0rem;
  }
}

.c-mp-fund-alternatives .table-container {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  /* For smooth scrolling on iOS */
  margin: 0 0 2rem;
  border-bottom: solid 1px #d9d7d5;
}

@media (min-width: 1024px) {
  .c-mp-fund-alternatives .table-container {
    margin: 0;
  }
}

.c-mp-fund-alternatives .table-container::-webkit-scrollbar {
  width: 0.813rem;
  background-color: transparent;
  padding: 3px;
}

.c-mp-fund-alternatives .table-container::-webkit-scrollbar-thumb {
  border-radius: 13px;
  border: solid 3px white;
  background-color: #c7c7c7;
}

.c-mp-fund-alternatives .table-container::-webkit-scrollbar-track {
  border-radius: 13px;
  padding: 3px;
  width: 13px;
  background-color: transparent;
  padding: 3px;
}

.c-mp-fund-alternatives .table-container table {
  width: 100%;
  margin: 0;
  border-collapse: collapse;
}

@media (min-width: 1024px) {
  .c-mp-fund-alternatives .table-container table {
    margin: 0;
  }
}

.c-mp-fund-alternatives .table-container th,
.c-mp-fund-alternatives .table-container td {
  padding: 1.5rem;
  border: 1px solid #ddd;
  text-align: center;
  min-width: 145px;
  white-space: nowrap;
}

.c-mp-fund-alternatives .table-container th {
  padding: 1.5rem 1rem;
  background-color: #273a66;
  height: 22px;
  color: #fff;
  text-align: center;
  font-family: "Noto Sans";
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 137%;
  /* 21.92px */
  border: 0;
}

.c-mp-fund-alternatives .table-container th:not(:first-child) {
  background: #122142;
  border-left: solid 1px #122142;
}

.c-mp-fund-alternatives .table-container td {
  border: 0;
  color: #333333;
  text-align: center;
  font-family: "Noto Sans";
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 137%;
}

.c-mp-fund-alternatives .table-container td:not(:first-child) {
  border-left: solid 1px #000000;
  font-weight: 400;
  line-height: 140%;
}

.c-mp-fund-alternatives .table-container tr:nth-child(odd) {
  background-color: #f7f7f7;
  /* Light grey for odd rows starting from the second row */
}

.c-mp-fund-alternatives .table-container tr:nth-child(even) {
  background-color: #e7e7e7;
  /* Light grey for odd rows starting from the second row */
}

@media (min-width: 1024px) {
  .c-mp-fund-alternatives .table-container {
    width: 50%;
  }
}

@media (min-width: 1240px) {
  .c-mp-fund-alternatives .table-container {
    max-width: 40.996vw;
  }
}

.c-mp-fund-alternatives .table-description {
  padding-left: 1.5rem;
  border-left: solid 1px #d7b753;
  color: #333;
  font-family: "Noto Sans";
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

@media (min-width: 1024px) {
  .c-mp-fund-alternatives .table-description {
    width: 50%;
    max-width: 40.996vw;
  }
}

.c-mp-fund-alternatives .table-description p {
  margin: 0;
}

.c-mp-fund-alternatives .table-description p strong {
  font-weight: 700;
}

.c-mp-portfolio-alternatives {
  background: #f7f7f7;
}

@media (min-width: 1024px) {
  .c-mp-portfolio-alternatives {
    border: solid 1px #a7a7a7;
    border-top: 0;
    position: relative;
  }
}

@media (min-width: 1240px) {
  .c-mp-portfolio-alternatives {
    margin-right: 3rem;
  }
}

.c-mp-portfolio-alternatives .heading {
  border: solid 1px #a7a7a7;
  border-left: 0;
  border-right: 0;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
  position: relative;
  padding: 1.063rem 1rem;
  color: #333;
  font-family: "Noto Sans";
  font-size: 0.938rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
}

@media (min-width: 1024px) {
  .c-mp-portfolio-alternatives .heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5rem 1rem;
    border: 0;
    height: 100%;
    position: absolute;
    top: 0;
    right: -3rem;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    white-space: nowrap;
  }
}

.c-mp-portfolio-alternatives .heading:before {
  content: "";
  width: 0.563rem;
  height: 0.563rem;
  border-radius: 50%;
  background: #d7b753;
}

@media (min-width: 1024px) {
  .c-mp-portfolio-alternatives .container {
    max-width: 1366px;
    padding-left: 8.199vw;
    padding: 0 4rem 4rem 8.199vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.5rem;
  }
}

.c-mp-portfolio-alternatives .intro {
  padding: 2.5rem 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}

@media (min-width: 1024px) {
  .c-mp-portfolio-alternatives .intro {
    padding: 4rem 0 0;
    gap: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (min-width: 1024px) {
  .c-mp-portfolio-alternatives .intro > div {
    width: 55%;
    max-width: 647px;
  }
}

.c-mp-portfolio-alternatives .intro h3 {
  color: #000;
  font-family: "Cambon";
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.8px;
  margin-top: 0;
  margin-bottom: 0.75rem;
}

@media (min-width: 1240px) {
  .c-mp-portfolio-alternatives .intro h3 {
    font-size: 3rem;
    margin: 0 0 1.5rem;
    line-height: 110%;
    letter-spacing: -0.96px;
  }
}

.c-mp-portfolio-alternatives .intro p {
  color: #000;
  font-family: "Noto Sans";
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin-bottom: 0;
  max-width: auto;
}

@media (min-width: 1024px) {
  .c-mp-portfolio-alternatives .intro p {
    max-width: 559px;
  }
}

.c-mp-portfolio-alternatives .intro a {
  display: block;
  width: 100%;
}

@media (min-width: 1024px) {
  .c-mp-portfolio-alternatives .intro a {
    margin: 0;
    padding: 18px 18px;
    max-width: 19.2rem;
  }
}

@media (min-width: 1240px) {
  .c-mp-portfolio-alternatives .intro a {
    width: 22.328vw;
  }
}

@media (min-width: 1240px) {
  .c-mp-portfolio-alternatives .intro a {
    padding: 18px 79px 18px 48px;
  }
}

.c-mp-portfolio-alternatives .cards {
  display: grid;
  padding: 0 1rem;
  grid-template-columns: repeat(1, 1fr);
  gap: 24px;
}

@media (min-width: 1024px) {
  .c-mp-portfolio-alternatives .cards {
    grid-template-columns: repeat(3, 1fr);
  }
}

.c-mp-investing {
  padding: 9.438rem 0 !important;
}

@media (min-width: 768px) {
  .c-mp-investing {
    padding: 6.875rem 0 !important;
  }
}

.c-mp-investing .header-line-2 {
  background: linear-gradient(to right, #F0D47C calc(50vw - 540px), transparent calc(50vw - 540px), transparent 100%);
}

.c-mp-investing .header-line-2 .container div {
  background: #F0D47C;
  padding: 0.5rem 0.75rem 0.5rem 1rem;
  color: #000;
  font-family: "Noto Sans";
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 0.123rem;
  text-transform: uppercase;
}

.c-mp-investing .text-area h1 {
  margin-top: 1rem !important;
  font-size: 3.563rem !important;
  letter-spacing: -4% !important;
  line-height: 100% !important;
}

@media (min-width: 768px) {
  .c-mp-investing .text-area h1 {
    margin-top: 2rem !important;
    font-size: 4.75rem !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 100% !important;
    /* 76px */
    letter-spacing: -3.04px !important;
  }
}

.c-mp-investing .text-area p {
  font-family: "Noto Sans" !important;
  font-size: 1.438rem !important;
  font-weight: 400 !important;
  line-height: 130% !important;
  letter-spacing: -2% !important;
  margin-bottom: 2rem !important;
}

@media (min-width: 768px) {
  .c-mp-investing .text-area p {
    font-size: 1.563rem !important;
    margin-bottom: 3rem !important;
  }
}

.c-mp-investing .button.blue {
  margin-left: 0;
  display: inline-block !important;
  min-width: 236px !important;
  width: auto !important;
  letter-spacing: 1.96px !important;
}

.c-mp-investing .button.blue .button-line {
  display: block !important;
}

.c-mp-investment-tips {
  background: #f7f7f7;
}

@media (min-width: 1024px) {
  .c-mp-investment-tips {
    border: solid 1px #a7a7a7;
    border-top: 0;
    border-bottom: 0;
    position: relative;
  }
}

@media (min-width: 1240px) {
  .c-mp-investment-tips {
    margin-right: 3rem;
  }
}

.c-mp-investment-tips .heading {
  border: solid 1px #a7a7a7;
  border-left: 0;
  border-right: 0;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
  position: relative;
  padding: 1.063rem 1rem;
  color: #333;
  text-align: right;
  font-family: "Noto Sans";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 2.1px;
  text-transform: uppercase;
}

@media (min-width: 1024px) {
  .c-mp-investment-tips .heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5rem 1rem;
    border: 0;
    height: 100%;
    position: absolute;
    top: 0;
    right: -3rem;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    white-space: nowrap;
  }
}

.c-mp-investment-tips .heading:before {
  content: "";
  width: 0.563rem;
  height: 0.563rem;
  border-radius: 50%;
  background: #d7b753;
}

@media (min-width: 1024px) {
  .c-mp-investment-tips .container {
    max-width: 1366px;
    padding: 0 3.875rem 4rem 7rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.5rem;
  }
}

.c-mp-investment-tips .intro {
  padding: 2.5rem 1rem;
}

@media (min-width: 1024px) {
  .c-mp-investment-tips .intro {
    padding: 4rem 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    max-width: 1143px;
    margin: 0 auto;
  }
}

@media (min-width: 1024px) {
  .c-mp-investment-tips .intro > div {
    width: 50%;
    max-width: 47.365vw;
  }
}

.c-mp-investment-tips .intro h3 {
  color: #000;
  font-family: "Cambon";
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.8px;
  margin: 0 0 0.75rem;
}

@media (min-width: 1024px) {
  .c-mp-investment-tips .intro h3 {
    font-size: 3rem;
    margin: 0 0 1.5rem;
  }
}

.c-mp-investment-tips .intro p {
  color: #000;
  font-family: "Noto Sans";
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  margin: 0;
}

@media (min-width: 1024px) {
  .c-mp-investment-tips .intro p {
    font-size: 1.25rem;
  }
}

.c-mp-investment-tips .intro a {
  display: none;
}

@media (min-width: 1024px) {
  .c-mp-investment-tips .intro a {
    margin: 0;
    width: auto;
    max-width: 20.498vw;
    display: inline-block;
  }
}

.c-mp-investment-tips .cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.875rem;
}

@media (min-width: 1024px) {
  .c-mp-investment-tips .cards {
    padding: 0;
    width: 100%;
    max-width: 1143px;
    margin: 0 auto;
  }
}

@media (min-width: 1024px) {
  .c-mp-investment-tips .cards {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 1.5rem;
  }
}

.c-mp-investment-tips .cards a {
  display: block;
  background: white;
  -webkit-transition: -webkit-transform 0.5s, -webkit-box-shadow 0.5s;
  transition: -webkit-transform 0.5s, -webkit-box-shadow 0.5s;
  transition: transform 0.5s, box-shadow 0.5s;
  transition: transform 0.5s, box-shadow 0.5s, -webkit-transform 0.5s, -webkit-box-shadow 0.5s;
}

@media (min-width: 1024px) {
  .c-mp-investment-tips .cards a {
    width: calc((100% - 48px) / 3);
  }
}

.c-mp-investment-tips .cards a figure {
  position: relative;
}

.c-mp-investment-tips .cards a figure:after {
  content: "";
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #d7b753;
  opacity: 0.75;
  -webkit-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
}

.c-mp-investment-tips .cards a:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-box-shadow: 1px 2px 30px -15px rgba(0, 0, 0, 0.3);
          box-shadow: 1px 2px 30px -15px rgba(0, 0, 0, 0.3);
  background-color: #FFFFFF;
}

.c-mp-investment-tips .cards a:hover figure:after {
  height: 12px;
}

.c-mp-investment-tips .cards figure {
  height: 219px;
  background: gray;
  margin: 0 auto;
  overflow: hidden;
}

.c-mp-investment-tips .cards figure img {
  aspect-ratio: 1.02/1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.c-mp-investment-tips .cards .content {
  padding: 1.5rem;
}

@media (min-width: 1024px) {
  .c-mp-investment-tips .cards .content {
    min-height: calc(100% - 235px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.c-mp-investment-tips .cards .author-read {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Noto Sans";
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 0.123rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}

.c-mp-investment-tips .cards .author-read .tag {
  padding-right: 1rem;
  border-right: solid 1px #d7d7d7;
  color: #1783df;
}

.c-mp-investment-tips .cards .author-read .read {
  color: #a7a7a7;
  padding-left: 1rem;
}

.c-mp-investment-tips .cards h4 {
  color: #000;
  font-family: "Noto Sans";
  font-size: 1.438rem;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: -0.029rem;
  margin: 0 0 0.5rem;
}

@media (min-width: 1240px) {
  .c-mp-investment-tips .cards h4 {
    font-size: 1.563rem;
  }
}

.c-mp-investment-tips .cards p {
  color: #333;
  font-family: "Noto Sans";
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  margin: 0;
}

@media (min-width: 1240px) {
  .c-mp-investment-tips .cards p {
    min-height: 142px;
  }
}

.c-mp-investment-tips .cards .date-author {
  font-family: "Noto Sans";
  font-size: 1rem;
  font-style: normal;
  position: relative;
  padding-top: 0.5rem;
  margin: 0.5rem 0 0;
}

@media (min-width: 1240px) {
  .c-mp-investment-tips .cards .date-author {
    padding-top: 1.5rem;
    margin-top: auto;
    justify-self: flex-end;
  }
}

.c-mp-investment-tips .cards .date-author:before {
  content: "";
  height: 1px;
  width: 40px;
  background: #1783df;
  position: absolute;
  top: 0;
  left: 0;
}

.c-mp-investment-tips .cards .date-author .date {
  color: #575757;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 0.5rem;
}

.c-mp-investment-tips .cards .date-author .author {
  color: #000;
  font-weight: 600;
  line-height: 137%;
}

.c-mp-investment-tips .button {
  width: calc(100% - 32px);
  margin: 40px auto;
}

@media (min-width: 1024px) {
  .c-mp-investment-tips .button {
    display: none;
  }
}

.c-mpl-portfolios {
  scroll-margin-top: 20px;
}

@media (min-width: 1024px) {
  .c-mpl-portfolios {
    scroll-margin-top: 60px;
  }
}

.c-mpl-portfolios .risk-content-sections {
  background-color: #fff;
  padding: 0px 0px 112px 0px;
}

.c-mpl-portfolios .risk-content-sections .risk-content-all-title {
  border-top: 1px solid #a7a7a7;
  border-bottom: 1px solid #a7a7a7;
}

.c-mpl-portfolios .risk-content-sections .risk-content-all-title > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1366px;
  margin: 0 auto;
  padding: 16px 112px;
  width: 100%;
  gap: 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 18px 16px 16px 16px;
}

@media (min-width: 1024px) {
  .c-mpl-portfolios .risk-content-sections .risk-content-all-title > div {
    padding: 16px 112px;
  }
}

.c-mpl-portfolios .risk-content-sections .risk-content-all-title > div .dot {
  width: 9px;
  height: 9px;
  background-color: #f0d47c;
  border-radius: 999px;
}

.c-mpl-portfolios .risk-content-sections .risk-content-all-title > div span {
  color: #333;
  font-family: "Noto Sans";
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  /* 15px */
  letter-spacing: 2.4px;
  text-transform: uppercase;
}

.c-mpl-portfolios .risk-tabs {
  background: #122142;
  overflow-x: auto;
  position: sticky;
  z-index: 9999;
  top: 60px;
  width: 100%;
  height: 33px;
  display: none;
}

@media (min-width: 1024px) {
  .c-mpl-portfolios .risk-tabs {
    top: 91px;
    height: 49px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.c-mpl-portfolios .risk-tabs-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 40px 16px 0px 16px;
  gap: 8px;
  background-color: #f7f7f7;
  position: sticky;
  top: 60px;
  z-index: 9997;
  -webkit-transition: padding 0.3s ease, background-color 0.3s ease;
  transition: padding 0.3s ease, background-color 0.3s ease;
}

@media (min-width: 1024px) {
  .c-mpl-portfolios .risk-tabs-mobile {
    display: none;
  }
}

.c-mpl-portfolios .risk-tabs-mobile.is-sticky {
  padding: 10px 16px;
  background-color: #122142;
}

.c-mpl-portfolios .risk-tabs-mobile.is-sticky p {
  color: #fff;
}

.c-mpl-portfolios .risk-tabs-mobile.is-sticky button {
  border-color: #122142;
}

.c-mpl-portfolios .risk-tabs-mobile.is-sticky button .icon {
  border-color: #273a66;
  background-color: #273a66;
}

.c-mpl-portfolios .risk-tabs-mobile p {
  margin: 0;
}

.c-mpl-portfolios .risk-tabs-mobile button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  border: 1px solid #c7c7c7;
  height: 52px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  padding: 16px 0px 16px 16px;
  border-radius: 0px 32px 0px 0px;
  position: relative;
}

.c-mpl-portfolios .risk-tabs-mobile button span {
  font-family: "Noto Sans";
  font-size: 16px;
  font-weight: 500;
  line-height: 137%;
  /* 21.92px */
}

.c-mpl-portfolios .risk-tabs-mobile button .icon {
  border-radius: 0px 31px 0px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  right: 0;
  position: absolute;
  height: 100%;
  width: 82px;
  background-color: #122142;
  border: 1px solid #122142;
}

.c-mpl-portfolios .tab-container {
  max-width: 1366px;
  width: 100%;
  padding: 0 1rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1rem;
}

@media (min-width: 768px) {
  .c-mpl-portfolios .tab-container {
    width: auto;
  }
}

@media (min-width: 1024px) {
  .c-mpl-portfolios .tab-container {
    gap: 7.125rem;
  }
}

.c-mpl-portfolios .tab-container button {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: transparent;
  padding: 0.5rem 0 0.39rem;
  border: 0;
  border-radius: 0;
  border-bottom: solid 0.25rem transparent;
  -webkit-transition: all ease-in-out 200ms;
  transition: all ease-in-out 200ms;
  color: #fff;
  font-family: "Noto Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  /* 16.8px */
  letter-spacing: 0.96px;
  line-height: 120%;
  white-space: nowrap;
  cursor: pointer;
  text-transform: uppercase;
}

@media (min-width: 1024px) {
  .c-mpl-portfolios .tab-container button {
    font-size: 0.875rem;
    padding: 1rem 0 0.75rem;
  }
}

.c-mpl-portfolios .tab-container button span {
  display: none;
}

@media (min-width: 768px) {
  .c-mpl-portfolios .tab-container button span {
    display: inline-block;
  }
}

.c-mpl-portfolios .tab-container button.active {
  border-color: #d7b753;
  font-weight: 500;
}

.c-mpl-portfolios .tab-container button:hover {
  color: #d7b753;
}

.c-mpl-portfolios .risk-content-spotlight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  background-color: #f7f7f7;
  position: relative;
  padding: 48px 0px 40px 0px;
}

@media (min-width: 1024px) {
  .c-mpl-portfolios .risk-content-spotlight {
    padding: 64px 0px;
  }
}

.c-mpl-portfolios .risk-content-spotlight .right-box {
  position: absolute;
  top: 0;
  right: 0;
  width: 49px;
  height: 100%;
  background-color: #fff;
  border-left: 1px solid #a7a7a7;
  display: none;
}

@media (min-width: 1024px) {
  .c-mpl-portfolios .risk-content-spotlight .right-box {
    display: block;
  }
}

.c-mpl-portfolios .risk-content-spotlight .right-box .floating-text {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  display: none;
  gap: 12px;
  position: absolute;
  top: 112px;
  left: 33px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-mpl-portfolios .risk-content-spotlight .right-box .floating-text span {
  font-family: "Noto Sans";
  font-size: 15px;
  font-weight: 500;
  line-height: 100%;
  /* 15px */
  letter-spacing: 2.4px;
  text-transform: uppercase;
  color: #333;
  white-space: nowrap;
}

@media (min-width: 1024px) {
  .c-mpl-portfolios .risk-content-spotlight .right-box .floating-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.c-mpl-portfolios .risk-content-spotlight .text-headers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
  max-width: calc(1366px - 14rem);
  margin: 0 auto;
  width: 100%;
  padding: 0px 16px;
}

@media (min-width: 1024px) {
  .c-mpl-portfolios .risk-content-spotlight .text-headers {
    padding: 0;
  }
}

.c-mpl-portfolios .risk-content-spotlight .text-headers h1 {
  color: #000;
  font-family: "Cambon";
  font-size: 40px;
  font-weight: 700;
  line-height: 110%;
  /* 52.8px */
  letter-spacing: -0.96px;
  margin: 0;
}

@media (min-width: 1024px) {
  .c-mpl-portfolios .risk-content-spotlight .text-headers h1 {
    font-size: 48px;
  }
}

.c-mpl-portfolios .risk-content-spotlight .text-headers p {
  font-family: "Noto Sans";
  font-size: 18px;
  font-weight: 350;
  line-height: 130%;
  /* 26px */
  margin: 0;
  color: #333;
}

@media (min-width: 1024px) {
  .c-mpl-portfolios .risk-content-spotlight .text-headers p {
    font-size: 20px;
  }
}

.c-mpl-portfolios .risk-content-spotlight .spotlight-cards {
  max-width: calc(1366px - 223px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 24px;
  padding: 0px 16px;
}

@media (min-width: 1024px) {
  .c-mpl-portfolios .risk-content-spotlight .spotlight-cards {
    grid-template-columns: repeat(3, 1fr);
    padding: 0;
  }
}

.c-mpl-portfolios .risk-intro {
  padding: 3.5rem 0 1.5rem;
  margin: 0 auto;
  width: 100%;
  max-width: calc(100% - 2rem);
  border-bottom: solid 1px #1783df;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}

@media (min-width: 1024px) {
  .c-mpl-portfolios .risk-intro {
    width: 100%;
    max-width: calc(1366px - 14rem);
    padding: 5rem 0 2.5rem;
    margin: 0 auto 2rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.c-mpl-portfolios .risk-intro .risk-headers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 559px;
}

.c-mpl-portfolios .risk-intro .risk-headers h3 {
  margin: 0.75rem 0;
  color: #000;
  font-family: "Cambon";
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 40px */
  letter-spacing: -0.05rem;
}

@media (min-width: 1240px) {
  .c-mpl-portfolios .risk-intro .risk-headers h3 {
    font-size: 39px;
    line-height: 110%;
  }
}

.c-mpl-portfolios .risk-intro .risk-headers p {
  margin: 0;
  color: #333;
  font-family: "Noto Sans";
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 23.4px */
}

@media (min-width: 1024px) {
  .c-mpl-portfolios .risk-intro .risk-headers p {
    font-size: 1.25rem;
  }
}

.c-mpl-portfolios .risk-intro .risk-currency-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  width: 100%;
}

@media (min-width: 1024px) {
  .c-mpl-portfolios .risk-intro .risk-currency-tabs {
    max-width: 312px;
  }
}

.c-mpl-portfolios .risk-intro .risk-currency-tabs > div {
  padding: 4px;
  border: #d7d7d7 1px solid;
  max-width: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 8px;
}

.c-mpl-portfolios .risk-intro .risk-currency-tabs > div button {
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  color: #122142;
  font-family: "Noto Sans";
  font-size: 12.8px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  background-color: transparent;
  border: none;
  padding-left: 23px;
  padding-right: 23px;
  cursor: pointer;
  width: 100%;
  height: 48px;
}

@media (min-width: 1024px) {
  .c-mpl-portfolios .risk-intro .risk-currency-tabs > div button {
    height: 32px;
  }
}

.c-mpl-portfolios .risk-intro .risk-currency-tabs > div button.active {
  background-color: #122142;
  color: white;
  padding-left: 28px;
  padding-right: 28px;
}

.c-mpl-portfolios .risk-intro .risk-currency-tabs > div button.active svg path[stroke] {
  stroke: white;
}

.c-mpl-portfolios .risk-intro .risk-currency-tabs > div button.active svg path[fill] {
  fill: white;
}

.c-mpl-portfolios .risk-intro .risk-currency-tabs > div button svg path[stroke] {
  stroke: #122142;
}

.c-mpl-portfolios .risk-intro .risk-currency-tabs > div button svg path[fill] {
  fill: #122142;
}

.c-mpl-portfolios .risk-portfolios {
  width: 100%;
  max-width: calc(1366px - 14rem);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 24px;
}

@media (min-width: 1024px) {
  .c-mpl-portfolios .risk-portfolios {
    grid-template-columns: repeat(3, 1fr);
  }
}

.c-mpl-portfolios .hidden-card {
  display: none;
}

.c-mpl-portfolios .show-more-card-btn {
  margin: 0 auto;
  width: 100%;
  max-width: calc(100% - 2rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}

@media (min-width: 1024px) {
  .c-mpl-portfolios .show-more-card-btn {
    max-width: calc(1366px - 14rem);
  }
}

.portfolio-card {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 16px;
  border: 1px solid #e7e7e7;
  background-color: #fff;
}

@media (min-width: 1024px) {
  .portfolio-card {
    height: 616px;
  }
}

.portfolio-card .tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 9px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4px 16px;
  border-radius: 900px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.portfolio-card .tag.tag-type-conservative {
  background-color: #7bc2ff;
}

.portfolio-card .tag.tag-type-moderate {
  background-color: #2ecd7d;
}

.portfolio-card .tag.tag-type-aggressive {
  background-color: #f6a254;
}

.portfolio-card .tag svg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.portfolio-card .tag span {
  font-family: "Noto Sans";
  font-size: 12px;
  font-weight: 600;
  line-height: 140%;
  /* 17.92px */
  text-transform: capitalize;
  color: #000;
}

@media (min-width: 1024px) {
  .portfolio-card .tag span {
    font-size: 12.8px;
  }
}

.portfolio-card .no-tag {
  width: 100%;
  height: 26px;
}

.portfolio-card .photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 8px 0px;
}

@media (min-width: 1024px) {
  .portfolio-card .photo {
    margin: 24px 0px;
  }
}

.portfolio-card .photo figure {
  width: 200px;
  height: 200px;
  margin: 0;
}

@media (min-width: 1024px) {
  .portfolio-card .photo figure {
    width: 204px;
    height: 204px;
  }
}

.portfolio-card .photo figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.portfolio-card .details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  height: 100%;
}

.portfolio-card .details .tag-curr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 9px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4px 16px;
  border-radius: 900px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Noto Sans";
  font-size: 12.8px;
  font-weight: 500;
  line-height: 140%;
  /* 17.92px */
  text-transform: capitalize;
  color: #000;
}

.portfolio-card .details .tag-curr.currency-php {
  background-color: #c6e5ff;
}

.portfolio-card .details .tag-curr.currency-usd {
  background-color: #ffefbe;
}

.portfolio-card .details .texts-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  gap: 16px;
}

@media (min-width: 1024px) {
  .portfolio-card .details .texts-cta {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.portfolio-card .details .texts-cta .text-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}

.portfolio-card .details .texts-cta .text-content h3,
.portfolio-card .details .texts-cta .text-content p {
  margin: 0;
}

.portfolio-card .details .texts-cta .text-content h3 {
  color: #000;
  font-family: "Cambon";
  font-size: 28px;
  font-weight: 700;
  line-height: 110%;
  /* 30.8px */
  letter-spacing: -0.56px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.portfolio-card .details .texts-cta .text-content p {
  color: #122142;
  font-family: "Noto Sans";
  font-size: 20px;
  font-weight: 350;
  line-height: 130%;
  /* 26px */
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.portfolio-card .details a {
  width: 100%;
}

.c-portfolio-mobile-filter-modal .modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 9998;
}

.c-portfolio-mobile-filter-modal .modal-overlay.active {
  opacity: 1;
  visibility: visible;
}

.c-portfolio-mobile-filter-modal .modal-bottom {
  position: fixed;
  bottom: -100%;
  left: 0;
  right: 0;
  background: #fff;
  border-radius: 16px 16px 0 0;
  -webkit-box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.2);
  -webkit-transition: bottom 0.3s ease;
  transition: bottom 0.3s ease;
  z-index: 9999;
}

.c-portfolio-mobile-filter-modal .modal-bottom.active {
  bottom: 0;
}

.c-portfolio-mobile-filter-modal .modal-bottom .modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  padding: 12px 16px 25px 16px;
  gap: 13px;
}

.c-portfolio-mobile-filter-modal .modal-bottom .modal-header-line {
  width: 48px;
  height: 2px;
  background-color: #c8cdd1;
  border-radius: 100px;
}

.c-portfolio-mobile-filter-modal .modal-bottom .modal-header-title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.c-portfolio-mobile-filter-modal .modal-bottom .modal-header-title span {
  font-family: "Noto Sans";
  font-size: 16px;
  font-weight: 500;
  line-height: 137%;
}

.c-portfolio-mobile-filter-modal .modal-bottom .modal-header-title .close-btn {
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  padding: 0;
}

.c-portfolio-mobile-filter-modal .modal-bottom .modal-list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 16px;
}

.c-portfolio-mobile-filter-modal .modal-bottom .modal-list li {
  margin: 0;
}

.c-portfolio-mobile-filter-modal .modal-bottom .modal-list li button {
  border: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  padding: 14px 16px;
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 350;
  line-height: 140%;
  /* 22.4px */
  background-color: #fff;
}

.c-portfolio-mobile-filter-modal .modal-bottom .modal-list li button.active {
  background: #dce5ee;
}

.highlight-col {
  background-color: #eaf2ff;
}

tr:nth-child(odd) .highlight-col {
  background-color: #dbe9ff;
}

.c-model-portfolio-details.exclusive-content {
  max-height: 620px !important;
  overflow: hidden;
}

.single-model-portfolio .c-modal__content {
  width: 343px;
  height: 636px;
}

@media (min-width: 768px) {
  .single-model-portfolio .c-modal__content {
    width: 757px;
    height: 555px;
  }
}

@media (min-width: 1024px) {
  .single-model-portfolio .c-modal__content {
    padding: 2.5rem 0.688rem 0 2.5rem;
  }
}

@media (max-height: 636px) {
  .single-model-portfolio .c-modal__content {
    width: calc(100vw - 2rem);
    height: calc(100vh - 5.5rem);
  }
}

@media (min-height: 600px) {
  .single-model-portfolio .c-modal__content {
    top: 50%;
  }
}

@media (min-height: 1000px) {
  .single-model-portfolio .c-modal__content {
    top: 40%;
  }
}

@media (min-height: 1200px) {
  .single-model-portfolio .c-modal__content {
    top: 30%;
  }
}

.c-mp-eligible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 1024px) {
  .c-mp-eligible {
    border-right: 1px solid #a7a7a7;
    margin-right: 3rem;
  }
}

.c-mp-eligible .top-text {
  padding: 18px 0px 18px 0px;
  border-top: solid 1px #a7a7a7;
  border-bottom: solid 1px #a7a7a7;
}

.c-mp-eligible .top-text span {
  padding: 0px 16px 0px 16px;
  margin: 0 auto;
  max-width: 1366px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  font-family: "Noto Sans";
}

@media (min-width: 1024px) {
  .c-mp-eligible .top-text span {
    padding: 0px 112px 0px 112px;
  }
}

.c-mp-eligible .top-text span .dot {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 9px;
  height: 9px;
  border-radius: 9999px;
  background-color: #f0d47c;
}

.c-mp-eligible .content {
  padding-top: 72px;
  padding-bottom: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  padding: 40px 16px 40px 16px;
  margin: 0 auto;
  max-width: 1366px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 1024px) {
  .c-mp-eligible .content {
    padding: 72px 112px 42px 112px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.c-mp-eligible .content .title {
  max-width: 551px;
  width: 100%;
}

.c-mp-eligible .content .title h2 {
  color: #000;
  font-family: "Cambon";
  font-weight: 700;
  line-height: 110%;
  margin: 0;
  font-size: 33px;
  letter-spacing: -0.66px;
}

@media (min-width: 1024px) {
  .c-mp-eligible .content .title h2 {
    font-size: 39px;
    letter-spacing: -0.78px;
  }
}

.c-mp-eligible .content .desc {
  border-left: 1px solid #d7b753;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  max-width: 557px;
  padding-left: 24px;
}

@media (min-width: 1024px) {
  .c-mp-eligible .content .desc {
    padding-top: 46px;
    min-height: 155px;
  }
}

.c-mp-eligible .content .desc p {
  margin: 0;
  color: #202020;
  font-family: "Noto Sans";
  font-size: 16px;
  font-weight: 350;
  line-height: 140%;
}

.c-mp-eligible .content .desc ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  list-style-type: none;
}

.c-mp-eligible .content .desc ul li {
  position: relative;
  padding-left: 32px;
}

.c-mp-eligible .content .desc ul li::before {
  content: "";
  position: absolute;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 9px;
  height: 9px;
  border-radius: 9999px;
  background-color: #D7B753;
  left: 0;
  top: 9px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .u-dn-mb {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 924px) {
  .u-dn-tb {
    display: none;
  }
}

@media screen and (min-width: 925px) and (max-width: 2000px) {
  .u-dn-dt {
    display: none;
  }
}

@media (min-width: 320px) {
  .mb-p-0 {
    padding: 0px;
  }

  .mb-pt-0 {
    padding-top: 0px;
  }

  .mb-pb-0 {
    padding-bottom: 0px;
  }

  .mb-pl-0 {
    padding-left: 0px;
  }

  .mb-pr-0 {
    padding-right: 0px;
  }

  .mb-px-0 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .mb-m-0 {
    margin: 0px;
  }

  .mb-mt-0 {
    margin-top: 0px;
  }

  .mb-mb-0 {
    margin-bottom: 0px;
  }

  .mb-ml-0 {
    margin-left: 0px;
  }

  .mb-mr-0 {
    margin-right: 0px;
  }

  .mb-mx-0 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .mb-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .mb-p-4 {
    padding: 4px;
  }

  .mb-pt-4 {
    padding-top: 4px;
  }

  .mb-pb-4 {
    padding-bottom: 4px;
  }

  .mb-pl-4 {
    padding-left: 4px;
  }

  .mb-pr-4 {
    padding-right: 4px;
  }

  .mb-px-4 {
    padding-right: 4px;
    padding-left: 4px;
  }

  .mb-m-4 {
    margin: 4px;
  }

  .mb-mt-4 {
    margin-top: 4px;
  }

  .mb-mb-4 {
    margin-bottom: 4px;
  }

  .mb-ml-4 {
    margin-left: 4px;
  }

  .mb-mr-4 {
    margin-right: 4px;
  }

  .mb-mx-4 {
    margin-right: 4px;
    margin-left: 4px;
  }

  .mb-my-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .mb-p-8 {
    padding: 8px;
  }

  .mb-pt-8 {
    padding-top: 8px;
  }

  .mb-pb-8 {
    padding-bottom: 8px;
  }

  .mb-pl-8 {
    padding-left: 8px;
  }

  .mb-pr-8 {
    padding-right: 8px;
  }

  .mb-px-8 {
    padding-right: 8px;
    padding-left: 8px;
  }

  .mb-m-8 {
    margin: 8px;
  }

  .mb-mt-8 {
    margin-top: 8px;
  }

  .mb-mb-8 {
    margin-bottom: 8px;
  }

  .mb-ml-8 {
    margin-left: 8px;
  }

  .mb-mr-8 {
    margin-right: 8px;
  }

  .mb-mx-8 {
    margin-right: 8px;
    margin-left: 8px;
  }

  .mb-my-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .mb-p-12 {
    padding: 12px;
  }

  .mb-pt-12 {
    padding-top: 12px;
  }

  .mb-pb-12 {
    padding-bottom: 12px;
  }

  .mb-pl-12 {
    padding-left: 12px;
  }

  .mb-pr-12 {
    padding-right: 12px;
  }

  .mb-px-12 {
    padding-right: 12px;
    padding-left: 12px;
  }

  .mb-m-12 {
    margin: 12px;
  }

  .mb-mt-12 {
    margin-top: 12px;
  }

  .mb-mb-12 {
    margin-bottom: 12px;
  }

  .mb-ml-12 {
    margin-left: 12px;
  }

  .mb-mr-12 {
    margin-right: 12px;
  }

  .mb-mx-12 {
    margin-right: 12px;
    margin-left: 12px;
  }

  .mb-my-12 {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .mb-p-16 {
    padding: 16px;
  }

  .mb-pt-16 {
    padding-top: 16px;
  }

  .mb-pb-16 {
    padding-bottom: 16px;
  }

  .mb-pl-16 {
    padding-left: 16px;
  }

  .mb-pr-16 {
    padding-right: 16px;
  }

  .mb-px-16 {
    padding-right: 16px;
    padding-left: 16px;
  }

  .mb-m-16 {
    margin: 16px;
  }

  .mb-mt-16 {
    margin-top: 16px;
  }

  .mb-mb-16 {
    margin-bottom: 16px;
  }

  .mb-ml-16 {
    margin-left: 16px;
  }

  .mb-mr-16 {
    margin-right: 16px;
  }

  .mb-mx-16 {
    margin-right: 16px;
    margin-left: 16px;
  }

  .mb-my-16 {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .mb-p-20 {
    padding: 20px;
  }

  .mb-pt-20 {
    padding-top: 20px;
  }

  .mb-pb-20 {
    padding-bottom: 20px;
  }

  .mb-pl-20 {
    padding-left: 20px;
  }

  .mb-pr-20 {
    padding-right: 20px;
  }

  .mb-px-20 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .mb-m-20 {
    margin: 20px;
  }

  .mb-mt-20 {
    margin-top: 20px;
  }

  .mb-mb-20 {
    margin-bottom: 20px;
  }

  .mb-ml-20 {
    margin-left: 20px;
  }

  .mb-mr-20 {
    margin-right: 20px;
  }

  .mb-mx-20 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .mb-my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .mb-p-24 {
    padding: 24px;
  }

  .mb-pt-24 {
    padding-top: 24px;
  }

  .mb-pb-24 {
    padding-bottom: 24px;
  }

  .mb-pl-24 {
    padding-left: 24px;
  }

  .mb-pr-24 {
    padding-right: 24px;
  }

  .mb-px-24 {
    padding-right: 24px;
    padding-left: 24px;
  }

  .mb-m-24 {
    margin: 24px;
  }

  .mb-mt-24 {
    margin-top: 24px;
  }

  .mb-mb-24 {
    margin-bottom: 24px;
  }

  .mb-ml-24 {
    margin-left: 24px;
  }

  .mb-mr-24 {
    margin-right: 24px;
  }

  .mb-mx-24 {
    margin-right: 24px;
    margin-left: 24px;
  }

  .mb-my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .mb-p-28 {
    padding: 28px;
  }

  .mb-pt-28 {
    padding-top: 28px;
  }

  .mb-pb-28 {
    padding-bottom: 28px;
  }

  .mb-pl-28 {
    padding-left: 28px;
  }

  .mb-pr-28 {
    padding-right: 28px;
  }

  .mb-px-28 {
    padding-right: 28px;
    padding-left: 28px;
  }

  .mb-m-28 {
    margin: 28px;
  }

  .mb-mt-28 {
    margin-top: 28px;
  }

  .mb-mb-28 {
    margin-bottom: 28px;
  }

  .mb-ml-28 {
    margin-left: 28px;
  }

  .mb-mr-28 {
    margin-right: 28px;
  }

  .mb-mx-28 {
    margin-right: 28px;
    margin-left: 28px;
  }

  .mb-my-28 {
    margin-top: 28px;
    margin-bottom: 28px;
  }

  .mb-p-32 {
    padding: 32px;
  }

  .mb-pt-32 {
    padding-top: 32px;
  }

  .mb-pb-32 {
    padding-bottom: 32px;
  }

  .mb-pl-32 {
    padding-left: 32px;
  }

  .mb-pr-32 {
    padding-right: 32px;
  }

  .mb-px-32 {
    padding-right: 32px;
    padding-left: 32px;
  }

  .mb-m-32 {
    margin: 32px;
  }

  .mb-mt-32 {
    margin-top: 32px;
  }

  .mb-mb-32 {
    margin-bottom: 32px;
  }

  .mb-ml-32 {
    margin-left: 32px;
  }

  .mb-mr-32 {
    margin-right: 32px;
  }

  .mb-mx-32 {
    margin-right: 32px;
    margin-left: 32px;
  }

  .mb-my-32 {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .mb-p-36 {
    padding: 36px;
  }

  .mb-pt-36 {
    padding-top: 36px;
  }

  .mb-pb-36 {
    padding-bottom: 36px;
  }

  .mb-pl-36 {
    padding-left: 36px;
  }

  .mb-pr-36 {
    padding-right: 36px;
  }

  .mb-px-36 {
    padding-right: 36px;
    padding-left: 36px;
  }

  .mb-m-36 {
    margin: 36px;
  }

  .mb-mt-36 {
    margin-top: 36px;
  }

  .mb-mb-36 {
    margin-bottom: 36px;
  }

  .mb-ml-36 {
    margin-left: 36px;
  }

  .mb-mr-36 {
    margin-right: 36px;
  }

  .mb-mx-36 {
    margin-right: 36px;
    margin-left: 36px;
  }

  .mb-my-36 {
    margin-top: 36px;
    margin-bottom: 36px;
  }

  .mb-p-40 {
    padding: 40px;
  }

  .mb-pt-40 {
    padding-top: 40px;
  }

  .mb-pb-40 {
    padding-bottom: 40px;
  }

  .mb-pl-40 {
    padding-left: 40px;
  }

  .mb-pr-40 {
    padding-right: 40px;
  }

  .mb-px-40 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .mb-m-40 {
    margin: 40px;
  }

  .mb-mt-40 {
    margin-top: 40px;
  }

  .mb-mb-40 {
    margin-bottom: 40px;
  }

  .mb-ml-40 {
    margin-left: 40px;
  }

  .mb-mr-40 {
    margin-right: 40px;
  }

  .mb-mx-40 {
    margin-right: 40px;
    margin-left: 40px;
  }

  .mb-my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .mb-p-44 {
    padding: 44px;
  }

  .mb-pt-44 {
    padding-top: 44px;
  }

  .mb-pb-44 {
    padding-bottom: 44px;
  }

  .mb-pl-44 {
    padding-left: 44px;
  }

  .mb-pr-44 {
    padding-right: 44px;
  }

  .mb-px-44 {
    padding-right: 44px;
    padding-left: 44px;
  }

  .mb-m-44 {
    margin: 44px;
  }

  .mb-mt-44 {
    margin-top: 44px;
  }

  .mb-mb-44 {
    margin-bottom: 44px;
  }

  .mb-ml-44 {
    margin-left: 44px;
  }

  .mb-mr-44 {
    margin-right: 44px;
  }

  .mb-mx-44 {
    margin-right: 44px;
    margin-left: 44px;
  }

  .mb-my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .mb-p-48 {
    padding: 48px;
  }

  .mb-pt-48 {
    padding-top: 48px;
  }

  .mb-pb-48 {
    padding-bottom: 48px;
  }

  .mb-pl-48 {
    padding-left: 48px;
  }

  .mb-pr-48 {
    padding-right: 48px;
  }

  .mb-px-48 {
    padding-right: 48px;
    padding-left: 48px;
  }

  .mb-m-48 {
    margin: 48px;
  }

  .mb-mt-48 {
    margin-top: 48px;
  }

  .mb-mb-48 {
    margin-bottom: 48px;
  }

  .mb-ml-48 {
    margin-left: 48px;
  }

  .mb-mr-48 {
    margin-right: 48px;
  }

  .mb-mx-48 {
    margin-right: 48px;
    margin-left: 48px;
  }

  .mb-my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .mb-p-52 {
    padding: 52px;
  }

  .mb-pt-52 {
    padding-top: 52px;
  }

  .mb-pb-52 {
    padding-bottom: 52px;
  }

  .mb-pl-52 {
    padding-left: 52px;
  }

  .mb-pr-52 {
    padding-right: 52px;
  }

  .mb-px-52 {
    padding-right: 52px;
    padding-left: 52px;
  }

  .mb-m-52 {
    margin: 52px;
  }

  .mb-mt-52 {
    margin-top: 52px;
  }

  .mb-mb-52 {
    margin-bottom: 52px;
  }

  .mb-ml-52 {
    margin-left: 52px;
  }

  .mb-mr-52 {
    margin-right: 52px;
  }

  .mb-mx-52 {
    margin-right: 52px;
    margin-left: 52px;
  }

  .mb-my-52 {
    margin-top: 52px;
    margin-bottom: 52px;
  }

  .mb-p-56 {
    padding: 56px;
  }

  .mb-pt-56 {
    padding-top: 56px;
  }

  .mb-pb-56 {
    padding-bottom: 56px;
  }

  .mb-pl-56 {
    padding-left: 56px;
  }

  .mb-pr-56 {
    padding-right: 56px;
  }

  .mb-px-56 {
    padding-right: 56px;
    padding-left: 56px;
  }

  .mb-m-56 {
    margin: 56px;
  }

  .mb-mt-56 {
    margin-top: 56px;
  }

  .mb-mb-56 {
    margin-bottom: 56px;
  }

  .mb-ml-56 {
    margin-left: 56px;
  }

  .mb-mr-56 {
    margin-right: 56px;
  }

  .mb-mx-56 {
    margin-right: 56px;
    margin-left: 56px;
  }

  .mb-my-56 {
    margin-top: 56px;
    margin-bottom: 56px;
  }

  .mb-p-60 {
    padding: 60px;
  }

  .mb-pt-60 {
    padding-top: 60px;
  }

  .mb-pb-60 {
    padding-bottom: 60px;
  }

  .mb-pl-60 {
    padding-left: 60px;
  }

  .mb-pr-60 {
    padding-right: 60px;
  }

  .mb-px-60 {
    padding-right: 60px;
    padding-left: 60px;
  }

  .mb-m-60 {
    margin: 60px;
  }

  .mb-mt-60 {
    margin-top: 60px;
  }

  .mb-mb-60 {
    margin-bottom: 60px;
  }

  .mb-ml-60 {
    margin-left: 60px;
  }

  .mb-mr-60 {
    margin-right: 60px;
  }

  .mb-mx-60 {
    margin-right: 60px;
    margin-left: 60px;
  }

  .mb-my-60 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .mb-p-64 {
    padding: 64px;
  }

  .mb-pt-64 {
    padding-top: 64px;
  }

  .mb-pb-64 {
    padding-bottom: 64px;
  }

  .mb-pl-64 {
    padding-left: 64px;
  }

  .mb-pr-64 {
    padding-right: 64px;
  }

  .mb-px-64 {
    padding-right: 64px;
    padding-left: 64px;
  }

  .mb-m-64 {
    margin: 64px;
  }

  .mb-mt-64 {
    margin-top: 64px;
  }

  .mb-mb-64 {
    margin-bottom: 64px;
  }

  .mb-ml-64 {
    margin-left: 64px;
  }

  .mb-mr-64 {
    margin-right: 64px;
  }

  .mb-mx-64 {
    margin-right: 64px;
    margin-left: 64px;
  }

  .mb-my-64 {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .mb-p-68 {
    padding: 68px;
  }

  .mb-pt-68 {
    padding-top: 68px;
  }

  .mb-pb-68 {
    padding-bottom: 68px;
  }

  .mb-pl-68 {
    padding-left: 68px;
  }

  .mb-pr-68 {
    padding-right: 68px;
  }

  .mb-px-68 {
    padding-right: 68px;
    padding-left: 68px;
  }

  .mb-m-68 {
    margin: 68px;
  }

  .mb-mt-68 {
    margin-top: 68px;
  }

  .mb-mb-68 {
    margin-bottom: 68px;
  }

  .mb-ml-68 {
    margin-left: 68px;
  }

  .mb-mr-68 {
    margin-right: 68px;
  }

  .mb-mx-68 {
    margin-right: 68px;
    margin-left: 68px;
  }

  .mb-my-68 {
    margin-top: 68px;
    margin-bottom: 68px;
  }

  .mb-p-72 {
    padding: 72px;
  }

  .mb-pt-72 {
    padding-top: 72px;
  }

  .mb-pb-72 {
    padding-bottom: 72px;
  }

  .mb-pl-72 {
    padding-left: 72px;
  }

  .mb-pr-72 {
    padding-right: 72px;
  }

  .mb-px-72 {
    padding-right: 72px;
    padding-left: 72px;
  }

  .mb-m-72 {
    margin: 72px;
  }

  .mb-mt-72 {
    margin-top: 72px;
  }

  .mb-mb-72 {
    margin-bottom: 72px;
  }

  .mb-ml-72 {
    margin-left: 72px;
  }

  .mb-mr-72 {
    margin-right: 72px;
  }

  .mb-mx-72 {
    margin-right: 72px;
    margin-left: 72px;
  }

  .mb-my-72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .mb-p-76 {
    padding: 76px;
  }

  .mb-pt-76 {
    padding-top: 76px;
  }

  .mb-pb-76 {
    padding-bottom: 76px;
  }

  .mb-pl-76 {
    padding-left: 76px;
  }

  .mb-pr-76 {
    padding-right: 76px;
  }

  .mb-px-76 {
    padding-right: 76px;
    padding-left: 76px;
  }

  .mb-m-76 {
    margin: 76px;
  }

  .mb-mt-76 {
    margin-top: 76px;
  }

  .mb-mb-76 {
    margin-bottom: 76px;
  }

  .mb-ml-76 {
    margin-left: 76px;
  }

  .mb-mr-76 {
    margin-right: 76px;
  }

  .mb-mx-76 {
    margin-right: 76px;
    margin-left: 76px;
  }

  .mb-my-76 {
    margin-top: 76px;
    margin-bottom: 76px;
  }

  .mb-p-80 {
    padding: 80px;
  }

  .mb-pt-80 {
    padding-top: 80px;
  }

  .mb-pb-80 {
    padding-bottom: 80px;
  }

  .mb-pl-80 {
    padding-left: 80px;
  }

  .mb-pr-80 {
    padding-right: 80px;
  }

  .mb-px-80 {
    padding-right: 80px;
    padding-left: 80px;
  }

  .mb-m-80 {
    margin: 80px;
  }

  .mb-mt-80 {
    margin-top: 80px;
  }

  .mb-mb-80 {
    margin-bottom: 80px;
  }

  .mb-ml-80 {
    margin-left: 80px;
  }

  .mb-mr-80 {
    margin-right: 80px;
  }

  .mb-mx-80 {
    margin-right: 80px;
    margin-left: 80px;
  }

  .mb-my-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}

@media (min-width: 769px) {
  .tb-p-0 {
    padding: 0px;
  }

  .tb-pt-0 {
    padding-top: 0px;
  }

  .tb-pb-0 {
    padding-bottom: 0px;
  }

  .tb-pl-0 {
    padding-left: 0px;
  }

  .tb-pr-0 {
    padding-right: 0px;
  }

  .tb-px-0 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .tb-m-0 {
    margin: 0px;
  }

  .tb-mt-0 {
    margin-top: 0px;
  }

  .tb-mb-0 {
    margin-bottom: 0px;
  }

  .tb-ml-0 {
    margin-left: 0px;
  }

  .tb-mr-0 {
    margin-right: 0px;
  }

  .tb-mx-0 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .tb-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .tb-p-4 {
    padding: 4px;
  }

  .tb-pt-4 {
    padding-top: 4px;
  }

  .tb-pb-4 {
    padding-bottom: 4px;
  }

  .tb-pl-4 {
    padding-left: 4px;
  }

  .tb-pr-4 {
    padding-right: 4px;
  }

  .tb-px-4 {
    padding-right: 4px;
    padding-left: 4px;
  }

  .tb-m-4 {
    margin: 4px;
  }

  .tb-mt-4 {
    margin-top: 4px;
  }

  .tb-mb-4 {
    margin-bottom: 4px;
  }

  .tb-ml-4 {
    margin-left: 4px;
  }

  .tb-mr-4 {
    margin-right: 4px;
  }

  .tb-mx-4 {
    margin-right: 4px;
    margin-left: 4px;
  }

  .tb-my-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .tb-p-8 {
    padding: 8px;
  }

  .tb-pt-8 {
    padding-top: 8px;
  }

  .tb-pb-8 {
    padding-bottom: 8px;
  }

  .tb-pl-8 {
    padding-left: 8px;
  }

  .tb-pr-8 {
    padding-right: 8px;
  }

  .tb-px-8 {
    padding-right: 8px;
    padding-left: 8px;
  }

  .tb-m-8 {
    margin: 8px;
  }

  .tb-mt-8 {
    margin-top: 8px;
  }

  .tb-mb-8 {
    margin-bottom: 8px;
  }

  .tb-ml-8 {
    margin-left: 8px;
  }

  .tb-mr-8 {
    margin-right: 8px;
  }

  .tb-mx-8 {
    margin-right: 8px;
    margin-left: 8px;
  }

  .tb-my-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .tb-p-12 {
    padding: 12px;
  }

  .tb-pt-12 {
    padding-top: 12px;
  }

  .tb-pb-12 {
    padding-bottom: 12px;
  }

  .tb-pl-12 {
    padding-left: 12px;
  }

  .tb-pr-12 {
    padding-right: 12px;
  }

  .tb-px-12 {
    padding-right: 12px;
    padding-left: 12px;
  }

  .tb-m-12 {
    margin: 12px;
  }

  .tb-mt-12 {
    margin-top: 12px;
  }

  .tb-mb-12 {
    margin-bottom: 12px;
  }

  .tb-ml-12 {
    margin-left: 12px;
  }

  .tb-mr-12 {
    margin-right: 12px;
  }

  .tb-mx-12 {
    margin-right: 12px;
    margin-left: 12px;
  }

  .tb-my-12 {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .tb-p-16 {
    padding: 16px;
  }

  .tb-pt-16 {
    padding-top: 16px;
  }

  .tb-pb-16 {
    padding-bottom: 16px;
  }

  .tb-pl-16 {
    padding-left: 16px;
  }

  .tb-pr-16 {
    padding-right: 16px;
  }

  .tb-px-16 {
    padding-right: 16px;
    padding-left: 16px;
  }

  .tb-m-16 {
    margin: 16px;
  }

  .tb-mt-16 {
    margin-top: 16px;
  }

  .tb-mb-16 {
    margin-bottom: 16px;
  }

  .tb-ml-16 {
    margin-left: 16px;
  }

  .tb-mr-16 {
    margin-right: 16px;
  }

  .tb-mx-16 {
    margin-right: 16px;
    margin-left: 16px;
  }

  .tb-my-16 {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .tb-p-20 {
    padding: 20px;
  }

  .tb-pt-20 {
    padding-top: 20px;
  }

  .tb-pb-20 {
    padding-bottom: 20px;
  }

  .tb-pl-20 {
    padding-left: 20px;
  }

  .tb-pr-20 {
    padding-right: 20px;
  }

  .tb-px-20 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .tb-m-20 {
    margin: 20px;
  }

  .tb-mt-20 {
    margin-top: 20px;
  }

  .tb-mb-20 {
    margin-bottom: 20px;
  }

  .tb-ml-20 {
    margin-left: 20px;
  }

  .tb-mr-20 {
    margin-right: 20px;
  }

  .tb-mx-20 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .tb-my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .tb-p-24 {
    padding: 24px;
  }

  .tb-pt-24 {
    padding-top: 24px;
  }

  .tb-pb-24 {
    padding-bottom: 24px;
  }

  .tb-pl-24 {
    padding-left: 24px;
  }

  .tb-pr-24 {
    padding-right: 24px;
  }

  .tb-px-24 {
    padding-right: 24px;
    padding-left: 24px;
  }

  .tb-m-24 {
    margin: 24px;
  }

  .tb-mt-24 {
    margin-top: 24px;
  }

  .tb-mb-24 {
    margin-bottom: 24px;
  }

  .tb-ml-24 {
    margin-left: 24px;
  }

  .tb-mr-24 {
    margin-right: 24px;
  }

  .tb-mx-24 {
    margin-right: 24px;
    margin-left: 24px;
  }

  .tb-my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .tb-p-28 {
    padding: 28px;
  }

  .tb-pt-28 {
    padding-top: 28px;
  }

  .tb-pb-28 {
    padding-bottom: 28px;
  }

  .tb-pl-28 {
    padding-left: 28px;
  }

  .tb-pr-28 {
    padding-right: 28px;
  }

  .tb-px-28 {
    padding-right: 28px;
    padding-left: 28px;
  }

  .tb-m-28 {
    margin: 28px;
  }

  .tb-mt-28 {
    margin-top: 28px;
  }

  .tb-mb-28 {
    margin-bottom: 28px;
  }

  .tb-ml-28 {
    margin-left: 28px;
  }

  .tb-mr-28 {
    margin-right: 28px;
  }

  .tb-mx-28 {
    margin-right: 28px;
    margin-left: 28px;
  }

  .tb-my-28 {
    margin-top: 28px;
    margin-bottom: 28px;
  }

  .tb-p-32 {
    padding: 32px;
  }

  .tb-pt-32 {
    padding-top: 32px;
  }

  .tb-pb-32 {
    padding-bottom: 32px;
  }

  .tb-pl-32 {
    padding-left: 32px;
  }

  .tb-pr-32 {
    padding-right: 32px;
  }

  .tb-px-32 {
    padding-right: 32px;
    padding-left: 32px;
  }

  .tb-m-32 {
    margin: 32px;
  }

  .tb-mt-32 {
    margin-top: 32px;
  }

  .tb-mb-32 {
    margin-bottom: 32px;
  }

  .tb-ml-32 {
    margin-left: 32px;
  }

  .tb-mr-32 {
    margin-right: 32px;
  }

  .tb-mx-32 {
    margin-right: 32px;
    margin-left: 32px;
  }

  .tb-my-32 {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .tb-p-36 {
    padding: 36px;
  }

  .tb-pt-36 {
    padding-top: 36px;
  }

  .tb-pb-36 {
    padding-bottom: 36px;
  }

  .tb-pl-36 {
    padding-left: 36px;
  }

  .tb-pr-36 {
    padding-right: 36px;
  }

  .tb-px-36 {
    padding-right: 36px;
    padding-left: 36px;
  }

  .tb-m-36 {
    margin: 36px;
  }

  .tb-mt-36 {
    margin-top: 36px;
  }

  .tb-mb-36 {
    margin-bottom: 36px;
  }

  .tb-ml-36 {
    margin-left: 36px;
  }

  .tb-mr-36 {
    margin-right: 36px;
  }

  .tb-mx-36 {
    margin-right: 36px;
    margin-left: 36px;
  }

  .tb-my-36 {
    margin-top: 36px;
    margin-bottom: 36px;
  }

  .tb-p-40 {
    padding: 40px;
  }

  .tb-pt-40 {
    padding-top: 40px;
  }

  .tb-pb-40 {
    padding-bottom: 40px;
  }

  .tb-pl-40 {
    padding-left: 40px;
  }

  .tb-pr-40 {
    padding-right: 40px;
  }

  .tb-px-40 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .tb-m-40 {
    margin: 40px;
  }

  .tb-mt-40 {
    margin-top: 40px;
  }

  .tb-mb-40 {
    margin-bottom: 40px;
  }

  .tb-ml-40 {
    margin-left: 40px;
  }

  .tb-mr-40 {
    margin-right: 40px;
  }

  .tb-mx-40 {
    margin-right: 40px;
    margin-left: 40px;
  }

  .tb-my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .tb-p-44 {
    padding: 44px;
  }

  .tb-pt-44 {
    padding-top: 44px;
  }

  .tb-pb-44 {
    padding-bottom: 44px;
  }

  .tb-pl-44 {
    padding-left: 44px;
  }

  .tb-pr-44 {
    padding-right: 44px;
  }

  .tb-px-44 {
    padding-right: 44px;
    padding-left: 44px;
  }

  .tb-m-44 {
    margin: 44px;
  }

  .tb-mt-44 {
    margin-top: 44px;
  }

  .tb-mb-44 {
    margin-bottom: 44px;
  }

  .tb-ml-44 {
    margin-left: 44px;
  }

  .tb-mr-44 {
    margin-right: 44px;
  }

  .tb-mx-44 {
    margin-right: 44px;
    margin-left: 44px;
  }

  .tb-my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .tb-p-48 {
    padding: 48px;
  }

  .tb-pt-48 {
    padding-top: 48px;
  }

  .tb-pb-48 {
    padding-bottom: 48px;
  }

  .tb-pl-48 {
    padding-left: 48px;
  }

  .tb-pr-48 {
    padding-right: 48px;
  }

  .tb-px-48 {
    padding-right: 48px;
    padding-left: 48px;
  }

  .tb-m-48 {
    margin: 48px;
  }

  .tb-mt-48 {
    margin-top: 48px;
  }

  .tb-mb-48 {
    margin-bottom: 48px;
  }

  .tb-ml-48 {
    margin-left: 48px;
  }

  .tb-mr-48 {
    margin-right: 48px;
  }

  .tb-mx-48 {
    margin-right: 48px;
    margin-left: 48px;
  }

  .tb-my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .tb-p-52 {
    padding: 52px;
  }

  .tb-pt-52 {
    padding-top: 52px;
  }

  .tb-pb-52 {
    padding-bottom: 52px;
  }

  .tb-pl-52 {
    padding-left: 52px;
  }

  .tb-pr-52 {
    padding-right: 52px;
  }

  .tb-px-52 {
    padding-right: 52px;
    padding-left: 52px;
  }

  .tb-m-52 {
    margin: 52px;
  }

  .tb-mt-52 {
    margin-top: 52px;
  }

  .tb-mb-52 {
    margin-bottom: 52px;
  }

  .tb-ml-52 {
    margin-left: 52px;
  }

  .tb-mr-52 {
    margin-right: 52px;
  }

  .tb-mx-52 {
    margin-right: 52px;
    margin-left: 52px;
  }

  .tb-my-52 {
    margin-top: 52px;
    margin-bottom: 52px;
  }

  .tb-p-56 {
    padding: 56px;
  }

  .tb-pt-56 {
    padding-top: 56px;
  }

  .tb-pb-56 {
    padding-bottom: 56px;
  }

  .tb-pl-56 {
    padding-left: 56px;
  }

  .tb-pr-56 {
    padding-right: 56px;
  }

  .tb-px-56 {
    padding-right: 56px;
    padding-left: 56px;
  }

  .tb-m-56 {
    margin: 56px;
  }

  .tb-mt-56 {
    margin-top: 56px;
  }

  .tb-mb-56 {
    margin-bottom: 56px;
  }

  .tb-ml-56 {
    margin-left: 56px;
  }

  .tb-mr-56 {
    margin-right: 56px;
  }

  .tb-mx-56 {
    margin-right: 56px;
    margin-left: 56px;
  }

  .tb-my-56 {
    margin-top: 56px;
    margin-bottom: 56px;
  }

  .tb-p-60 {
    padding: 60px;
  }

  .tb-pt-60 {
    padding-top: 60px;
  }

  .tb-pb-60 {
    padding-bottom: 60px;
  }

  .tb-pl-60 {
    padding-left: 60px;
  }

  .tb-pr-60 {
    padding-right: 60px;
  }

  .tb-px-60 {
    padding-right: 60px;
    padding-left: 60px;
  }

  .tb-m-60 {
    margin: 60px;
  }

  .tb-mt-60 {
    margin-top: 60px;
  }

  .tb-mb-60 {
    margin-bottom: 60px;
  }

  .tb-ml-60 {
    margin-left: 60px;
  }

  .tb-mr-60 {
    margin-right: 60px;
  }

  .tb-mx-60 {
    margin-right: 60px;
    margin-left: 60px;
  }

  .tb-my-60 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .tb-p-64 {
    padding: 64px;
  }

  .tb-pt-64 {
    padding-top: 64px;
  }

  .tb-pb-64 {
    padding-bottom: 64px;
  }

  .tb-pl-64 {
    padding-left: 64px;
  }

  .tb-pr-64 {
    padding-right: 64px;
  }

  .tb-px-64 {
    padding-right: 64px;
    padding-left: 64px;
  }

  .tb-m-64 {
    margin: 64px;
  }

  .tb-mt-64 {
    margin-top: 64px;
  }

  .tb-mb-64 {
    margin-bottom: 64px;
  }

  .tb-ml-64 {
    margin-left: 64px;
  }

  .tb-mr-64 {
    margin-right: 64px;
  }

  .tb-mx-64 {
    margin-right: 64px;
    margin-left: 64px;
  }

  .tb-my-64 {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .tb-p-68 {
    padding: 68px;
  }

  .tb-pt-68 {
    padding-top: 68px;
  }

  .tb-pb-68 {
    padding-bottom: 68px;
  }

  .tb-pl-68 {
    padding-left: 68px;
  }

  .tb-pr-68 {
    padding-right: 68px;
  }

  .tb-px-68 {
    padding-right: 68px;
    padding-left: 68px;
  }

  .tb-m-68 {
    margin: 68px;
  }

  .tb-mt-68 {
    margin-top: 68px;
  }

  .tb-mb-68 {
    margin-bottom: 68px;
  }

  .tb-ml-68 {
    margin-left: 68px;
  }

  .tb-mr-68 {
    margin-right: 68px;
  }

  .tb-mx-68 {
    margin-right: 68px;
    margin-left: 68px;
  }

  .tb-my-68 {
    margin-top: 68px;
    margin-bottom: 68px;
  }

  .tb-p-72 {
    padding: 72px;
  }

  .tb-pt-72 {
    padding-top: 72px;
  }

  .tb-pb-72 {
    padding-bottom: 72px;
  }

  .tb-pl-72 {
    padding-left: 72px;
  }

  .tb-pr-72 {
    padding-right: 72px;
  }

  .tb-px-72 {
    padding-right: 72px;
    padding-left: 72px;
  }

  .tb-m-72 {
    margin: 72px;
  }

  .tb-mt-72 {
    margin-top: 72px;
  }

  .tb-mb-72 {
    margin-bottom: 72px;
  }

  .tb-ml-72 {
    margin-left: 72px;
  }

  .tb-mr-72 {
    margin-right: 72px;
  }

  .tb-mx-72 {
    margin-right: 72px;
    margin-left: 72px;
  }

  .tb-my-72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .tb-p-76 {
    padding: 76px;
  }

  .tb-pt-76 {
    padding-top: 76px;
  }

  .tb-pb-76 {
    padding-bottom: 76px;
  }

  .tb-pl-76 {
    padding-left: 76px;
  }

  .tb-pr-76 {
    padding-right: 76px;
  }

  .tb-px-76 {
    padding-right: 76px;
    padding-left: 76px;
  }

  .tb-m-76 {
    margin: 76px;
  }

  .tb-mt-76 {
    margin-top: 76px;
  }

  .tb-mb-76 {
    margin-bottom: 76px;
  }

  .tb-ml-76 {
    margin-left: 76px;
  }

  .tb-mr-76 {
    margin-right: 76px;
  }

  .tb-mx-76 {
    margin-right: 76px;
    margin-left: 76px;
  }

  .tb-my-76 {
    margin-top: 76px;
    margin-bottom: 76px;
  }

  .tb-p-80 {
    padding: 80px;
  }

  .tb-pt-80 {
    padding-top: 80px;
  }

  .tb-pb-80 {
    padding-bottom: 80px;
  }

  .tb-pl-80 {
    padding-left: 80px;
  }

  .tb-pr-80 {
    padding-right: 80px;
  }

  .tb-px-80 {
    padding-right: 80px;
    padding-left: 80px;
  }

  .tb-m-80 {
    margin: 80px;
  }

  .tb-mt-80 {
    margin-top: 80px;
  }

  .tb-mb-80 {
    margin-bottom: 80px;
  }

  .tb-ml-80 {
    margin-left: 80px;
  }

  .tb-mr-80 {
    margin-right: 80px;
  }

  .tb-mx-80 {
    margin-right: 80px;
    margin-left: 80px;
  }

  .tb-my-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}

@media (min-width: 924px) {
  .dt-p-0 {
    padding: 0px;
  }

  .dt-pt-0 {
    padding-top: 0px;
  }

  .dt-pb-0 {
    padding-bottom: 0px;
  }

  .dt-pl-0 {
    padding-left: 0px;
  }

  .dt-pr-0 {
    padding-right: 0px;
  }

  .dt-px-0 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .dt-m-0 {
    margin: 0px;
  }

  .dt-mt-0 {
    margin-top: 0px;
  }

  .dt-mb-0 {
    margin-bottom: 0px;
  }

  .dt-ml-0 {
    margin-left: 0px;
  }

  .dt-mr-0 {
    margin-right: 0px;
  }

  .dt-mx-0 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .dt-my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .dt-p-4 {
    padding: 4px;
  }

  .dt-pt-4 {
    padding-top: 4px;
  }

  .dt-pb-4 {
    padding-bottom: 4px;
  }

  .dt-pl-4 {
    padding-left: 4px;
  }

  .dt-pr-4 {
    padding-right: 4px;
  }

  .dt-px-4 {
    padding-right: 4px;
    padding-left: 4px;
  }

  .dt-m-4 {
    margin: 4px;
  }

  .dt-mt-4 {
    margin-top: 4px;
  }

  .dt-mb-4 {
    margin-bottom: 4px;
  }

  .dt-ml-4 {
    margin-left: 4px;
  }

  .dt-mr-4 {
    margin-right: 4px;
  }

  .dt-mx-4 {
    margin-right: 4px;
    margin-left: 4px;
  }

  .dt-my-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .dt-p-8 {
    padding: 8px;
  }

  .dt-pt-8 {
    padding-top: 8px;
  }

  .dt-pb-8 {
    padding-bottom: 8px;
  }

  .dt-pl-8 {
    padding-left: 8px;
  }

  .dt-pr-8 {
    padding-right: 8px;
  }

  .dt-px-8 {
    padding-right: 8px;
    padding-left: 8px;
  }

  .dt-m-8 {
    margin: 8px;
  }

  .dt-mt-8 {
    margin-top: 8px;
  }

  .dt-mb-8 {
    margin-bottom: 8px;
  }

  .dt-ml-8 {
    margin-left: 8px;
  }

  .dt-mr-8 {
    margin-right: 8px;
  }

  .dt-mx-8 {
    margin-right: 8px;
    margin-left: 8px;
  }

  .dt-my-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .dt-p-12 {
    padding: 12px;
  }

  .dt-pt-12 {
    padding-top: 12px;
  }

  .dt-pb-12 {
    padding-bottom: 12px;
  }

  .dt-pl-12 {
    padding-left: 12px;
  }

  .dt-pr-12 {
    padding-right: 12px;
  }

  .dt-px-12 {
    padding-right: 12px;
    padding-left: 12px;
  }

  .dt-m-12 {
    margin: 12px;
  }

  .dt-mt-12 {
    margin-top: 12px;
  }

  .dt-mb-12 {
    margin-bottom: 12px;
  }

  .dt-ml-12 {
    margin-left: 12px;
  }

  .dt-mr-12 {
    margin-right: 12px;
  }

  .dt-mx-12 {
    margin-right: 12px;
    margin-left: 12px;
  }

  .dt-my-12 {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .dt-p-16 {
    padding: 16px;
  }

  .dt-pt-16 {
    padding-top: 16px;
  }

  .dt-pb-16 {
    padding-bottom: 16px;
  }

  .dt-pl-16 {
    padding-left: 16px;
  }

  .dt-pr-16 {
    padding-right: 16px;
  }

  .dt-px-16 {
    padding-right: 16px;
    padding-left: 16px;
  }

  .dt-m-16 {
    margin: 16px;
  }

  .dt-mt-16 {
    margin-top: 16px;
  }

  .dt-mb-16 {
    margin-bottom: 16px;
  }

  .dt-ml-16 {
    margin-left: 16px;
  }

  .dt-mr-16 {
    margin-right: 16px;
  }

  .dt-mx-16 {
    margin-right: 16px;
    margin-left: 16px;
  }

  .dt-my-16 {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .dt-p-20 {
    padding: 20px;
  }

  .dt-pt-20 {
    padding-top: 20px;
  }

  .dt-pb-20 {
    padding-bottom: 20px;
  }

  .dt-pl-20 {
    padding-left: 20px;
  }

  .dt-pr-20 {
    padding-right: 20px;
  }

  .dt-px-20 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .dt-m-20 {
    margin: 20px;
  }

  .dt-mt-20 {
    margin-top: 20px;
  }

  .dt-mb-20 {
    margin-bottom: 20px;
  }

  .dt-ml-20 {
    margin-left: 20px;
  }

  .dt-mr-20 {
    margin-right: 20px;
  }

  .dt-mx-20 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .dt-my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .dt-p-24 {
    padding: 24px;
  }

  .dt-pt-24 {
    padding-top: 24px;
  }

  .dt-pb-24 {
    padding-bottom: 24px;
  }

  .dt-pl-24 {
    padding-left: 24px;
  }

  .dt-pr-24 {
    padding-right: 24px;
  }

  .dt-px-24 {
    padding-right: 24px;
    padding-left: 24px;
  }

  .dt-m-24 {
    margin: 24px;
  }

  .dt-mt-24 {
    margin-top: 24px;
  }

  .dt-mb-24 {
    margin-bottom: 24px;
  }

  .dt-ml-24 {
    margin-left: 24px;
  }

  .dt-mr-24 {
    margin-right: 24px;
  }

  .dt-mx-24 {
    margin-right: 24px;
    margin-left: 24px;
  }

  .dt-my-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .dt-p-28 {
    padding: 28px;
  }

  .dt-pt-28 {
    padding-top: 28px;
  }

  .dt-pb-28 {
    padding-bottom: 28px;
  }

  .dt-pl-28 {
    padding-left: 28px;
  }

  .dt-pr-28 {
    padding-right: 28px;
  }

  .dt-px-28 {
    padding-right: 28px;
    padding-left: 28px;
  }

  .dt-m-28 {
    margin: 28px;
  }

  .dt-mt-28 {
    margin-top: 28px;
  }

  .dt-mb-28 {
    margin-bottom: 28px;
  }

  .dt-ml-28 {
    margin-left: 28px;
  }

  .dt-mr-28 {
    margin-right: 28px;
  }

  .dt-mx-28 {
    margin-right: 28px;
    margin-left: 28px;
  }

  .dt-my-28 {
    margin-top: 28px;
    margin-bottom: 28px;
  }

  .dt-p-32 {
    padding: 32px;
  }

  .dt-pt-32 {
    padding-top: 32px;
  }

  .dt-pb-32 {
    padding-bottom: 32px;
  }

  .dt-pl-32 {
    padding-left: 32px;
  }

  .dt-pr-32 {
    padding-right: 32px;
  }

  .dt-px-32 {
    padding-right: 32px;
    padding-left: 32px;
  }

  .dt-m-32 {
    margin: 32px;
  }

  .dt-mt-32 {
    margin-top: 32px;
  }

  .dt-mb-32 {
    margin-bottom: 32px;
  }

  .dt-ml-32 {
    margin-left: 32px;
  }

  .dt-mr-32 {
    margin-right: 32px;
  }

  .dt-mx-32 {
    margin-right: 32px;
    margin-left: 32px;
  }

  .dt-my-32 {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .dt-p-36 {
    padding: 36px;
  }

  .dt-pt-36 {
    padding-top: 36px;
  }

  .dt-pb-36 {
    padding-bottom: 36px;
  }

  .dt-pl-36 {
    padding-left: 36px;
  }

  .dt-pr-36 {
    padding-right: 36px;
  }

  .dt-px-36 {
    padding-right: 36px;
    padding-left: 36px;
  }

  .dt-m-36 {
    margin: 36px;
  }

  .dt-mt-36 {
    margin-top: 36px;
  }

  .dt-mb-36 {
    margin-bottom: 36px;
  }

  .dt-ml-36 {
    margin-left: 36px;
  }

  .dt-mr-36 {
    margin-right: 36px;
  }

  .dt-mx-36 {
    margin-right: 36px;
    margin-left: 36px;
  }

  .dt-my-36 {
    margin-top: 36px;
    margin-bottom: 36px;
  }

  .dt-p-40 {
    padding: 40px;
  }

  .dt-pt-40 {
    padding-top: 40px;
  }

  .dt-pb-40 {
    padding-bottom: 40px;
  }

  .dt-pl-40 {
    padding-left: 40px;
  }

  .dt-pr-40 {
    padding-right: 40px;
  }

  .dt-px-40 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .dt-m-40 {
    margin: 40px;
  }

  .dt-mt-40 {
    margin-top: 40px;
  }

  .dt-mb-40 {
    margin-bottom: 40px;
  }

  .dt-ml-40 {
    margin-left: 40px;
  }

  .dt-mr-40 {
    margin-right: 40px;
  }

  .dt-mx-40 {
    margin-right: 40px;
    margin-left: 40px;
  }

  .dt-my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .dt-p-44 {
    padding: 44px;
  }

  .dt-pt-44 {
    padding-top: 44px;
  }

  .dt-pb-44 {
    padding-bottom: 44px;
  }

  .dt-pl-44 {
    padding-left: 44px;
  }

  .dt-pr-44 {
    padding-right: 44px;
  }

  .dt-px-44 {
    padding-right: 44px;
    padding-left: 44px;
  }

  .dt-m-44 {
    margin: 44px;
  }

  .dt-mt-44 {
    margin-top: 44px;
  }

  .dt-mb-44 {
    margin-bottom: 44px;
  }

  .dt-ml-44 {
    margin-left: 44px;
  }

  .dt-mr-44 {
    margin-right: 44px;
  }

  .dt-mx-44 {
    margin-right: 44px;
    margin-left: 44px;
  }

  .dt-my-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .dt-p-48 {
    padding: 48px;
  }

  .dt-pt-48 {
    padding-top: 48px;
  }

  .dt-pb-48 {
    padding-bottom: 48px;
  }

  .dt-pl-48 {
    padding-left: 48px;
  }

  .dt-pr-48 {
    padding-right: 48px;
  }

  .dt-px-48 {
    padding-right: 48px;
    padding-left: 48px;
  }

  .dt-m-48 {
    margin: 48px;
  }

  .dt-mt-48 {
    margin-top: 48px;
  }

  .dt-mb-48 {
    margin-bottom: 48px;
  }

  .dt-ml-48 {
    margin-left: 48px;
  }

  .dt-mr-48 {
    margin-right: 48px;
  }

  .dt-mx-48 {
    margin-right: 48px;
    margin-left: 48px;
  }

  .dt-my-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

  .dt-p-52 {
    padding: 52px;
  }

  .dt-pt-52 {
    padding-top: 52px;
  }

  .dt-pb-52 {
    padding-bottom: 52px;
  }

  .dt-pl-52 {
    padding-left: 52px;
  }

  .dt-pr-52 {
    padding-right: 52px;
  }

  .dt-px-52 {
    padding-right: 52px;
    padding-left: 52px;
  }

  .dt-m-52 {
    margin: 52px;
  }

  .dt-mt-52 {
    margin-top: 52px;
  }

  .dt-mb-52 {
    margin-bottom: 52px;
  }

  .dt-ml-52 {
    margin-left: 52px;
  }

  .dt-mr-52 {
    margin-right: 52px;
  }

  .dt-mx-52 {
    margin-right: 52px;
    margin-left: 52px;
  }

  .dt-my-52 {
    margin-top: 52px;
    margin-bottom: 52px;
  }

  .dt-p-56 {
    padding: 56px;
  }

  .dt-pt-56 {
    padding-top: 56px;
  }

  .dt-pb-56 {
    padding-bottom: 56px;
  }

  .dt-pl-56 {
    padding-left: 56px;
  }

  .dt-pr-56 {
    padding-right: 56px;
  }

  .dt-px-56 {
    padding-right: 56px;
    padding-left: 56px;
  }

  .dt-m-56 {
    margin: 56px;
  }

  .dt-mt-56 {
    margin-top: 56px;
  }

  .dt-mb-56 {
    margin-bottom: 56px;
  }

  .dt-ml-56 {
    margin-left: 56px;
  }

  .dt-mr-56 {
    margin-right: 56px;
  }

  .dt-mx-56 {
    margin-right: 56px;
    margin-left: 56px;
  }

  .dt-my-56 {
    margin-top: 56px;
    margin-bottom: 56px;
  }

  .dt-p-60 {
    padding: 60px;
  }

  .dt-pt-60 {
    padding-top: 60px;
  }

  .dt-pb-60 {
    padding-bottom: 60px;
  }

  .dt-pl-60 {
    padding-left: 60px;
  }

  .dt-pr-60 {
    padding-right: 60px;
  }

  .dt-px-60 {
    padding-right: 60px;
    padding-left: 60px;
  }

  .dt-m-60 {
    margin: 60px;
  }

  .dt-mt-60 {
    margin-top: 60px;
  }

  .dt-mb-60 {
    margin-bottom: 60px;
  }

  .dt-ml-60 {
    margin-left: 60px;
  }

  .dt-mr-60 {
    margin-right: 60px;
  }

  .dt-mx-60 {
    margin-right: 60px;
    margin-left: 60px;
  }

  .dt-my-60 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .dt-p-64 {
    padding: 64px;
  }

  .dt-pt-64 {
    padding-top: 64px;
  }

  .dt-pb-64 {
    padding-bottom: 64px;
  }

  .dt-pl-64 {
    padding-left: 64px;
  }

  .dt-pr-64 {
    padding-right: 64px;
  }

  .dt-px-64 {
    padding-right: 64px;
    padding-left: 64px;
  }

  .dt-m-64 {
    margin: 64px;
  }

  .dt-mt-64 {
    margin-top: 64px;
  }

  .dt-mb-64 {
    margin-bottom: 64px;
  }

  .dt-ml-64 {
    margin-left: 64px;
  }

  .dt-mr-64 {
    margin-right: 64px;
  }

  .dt-mx-64 {
    margin-right: 64px;
    margin-left: 64px;
  }

  .dt-my-64 {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .dt-p-68 {
    padding: 68px;
  }

  .dt-pt-68 {
    padding-top: 68px;
  }

  .dt-pb-68 {
    padding-bottom: 68px;
  }

  .dt-pl-68 {
    padding-left: 68px;
  }

  .dt-pr-68 {
    padding-right: 68px;
  }

  .dt-px-68 {
    padding-right: 68px;
    padding-left: 68px;
  }

  .dt-m-68 {
    margin: 68px;
  }

  .dt-mt-68 {
    margin-top: 68px;
  }

  .dt-mb-68 {
    margin-bottom: 68px;
  }

  .dt-ml-68 {
    margin-left: 68px;
  }

  .dt-mr-68 {
    margin-right: 68px;
  }

  .dt-mx-68 {
    margin-right: 68px;
    margin-left: 68px;
  }

  .dt-my-68 {
    margin-top: 68px;
    margin-bottom: 68px;
  }

  .dt-p-72 {
    padding: 72px;
  }

  .dt-pt-72 {
    padding-top: 72px;
  }

  .dt-pb-72 {
    padding-bottom: 72px;
  }

  .dt-pl-72 {
    padding-left: 72px;
  }

  .dt-pr-72 {
    padding-right: 72px;
  }

  .dt-px-72 {
    padding-right: 72px;
    padding-left: 72px;
  }

  .dt-m-72 {
    margin: 72px;
  }

  .dt-mt-72 {
    margin-top: 72px;
  }

  .dt-mb-72 {
    margin-bottom: 72px;
  }

  .dt-ml-72 {
    margin-left: 72px;
  }

  .dt-mr-72 {
    margin-right: 72px;
  }

  .dt-mx-72 {
    margin-right: 72px;
    margin-left: 72px;
  }

  .dt-my-72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }

  .dt-p-76 {
    padding: 76px;
  }

  .dt-pt-76 {
    padding-top: 76px;
  }

  .dt-pb-76 {
    padding-bottom: 76px;
  }

  .dt-pl-76 {
    padding-left: 76px;
  }

  .dt-pr-76 {
    padding-right: 76px;
  }

  .dt-px-76 {
    padding-right: 76px;
    padding-left: 76px;
  }

  .dt-m-76 {
    margin: 76px;
  }

  .dt-mt-76 {
    margin-top: 76px;
  }

  .dt-mb-76 {
    margin-bottom: 76px;
  }

  .dt-ml-76 {
    margin-left: 76px;
  }

  .dt-mr-76 {
    margin-right: 76px;
  }

  .dt-mx-76 {
    margin-right: 76px;
    margin-left: 76px;
  }

  .dt-my-76 {
    margin-top: 76px;
    margin-bottom: 76px;
  }

  .dt-p-80 {
    padding: 80px;
  }

  .dt-pt-80 {
    padding-top: 80px;
  }

  .dt-pb-80 {
    padding-bottom: 80px;
  }

  .dt-pl-80 {
    padding-left: 80px;
  }

  .dt-pr-80 {
    padding-right: 80px;
  }

  .dt-px-80 {
    padding-right: 80px;
    padding-left: 80px;
  }

  .dt-m-80 {
    margin: 80px;
  }

  .dt-mt-80 {
    margin-top: 80px;
  }

  .dt-mb-80 {
    margin-bottom: 80px;
  }

  .dt-ml-80 {
    margin-left: 80px;
  }

  .dt-mr-80 {
    margin-right: 80px;
  }

  .dt-mx-80 {
    margin-right: 80px;
    margin-left: 80px;
  }

  .dt-my-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}

.u-greys225 {
  color: #333333;
}

.img-responsive,
.img-responsive--full {
  width: auto;
  max-width: 100%;
  height: auto;
}

.img-responsive--full {
  width: 100%;
}

.c-table-container {
  position: relative;
}

@media (min-width: 768px) {
  .c-table-container {
    overflow-y: hidden;
    overflow-x: auto;
    scrollbar-color: #7BC2FF transparent;
    scrollbar-width: thin;
  }
}

.c-table-container::-webkit-scrollbar {
  height: 4px;
}

.c-table-container::-webkit-scrollbar-track {
  background: transparent;
}

.c-table-container::-webkit-scrollbar-thumb {
  background-color: #7BC2FF;
  border-radius: 50px;
  border: 0;
}

.u-responsive-table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  border: 0;
}

@media (min-width: 768px) {
  .u-responsive-table tr:nth-child(even) td {
    background-color: #E7E7E7;
  }
}

.u-responsive-table th,
.u-responsive-table td {
  text-align: center;
  font-family: "Noto Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0;
  color: #333333;
}

.u-responsive-table th {
  text-transform: capitalize;
  background-color: #122142;
  color: white;
  padding: 12px 24px;
  font-weight: 500;
}

.u-responsive-table tr > th:first-child {
  background-color: #273A66;
}

.u-responsive-table tr > td {
  padding: 0px 0px 8px;
  border: 0;
}

@media (min-width: 768px) {
  .u-responsive-table tr > td {
    padding: 24px 16px;
  }
}

.u-responsive-table tr > td:first-child {
  text-align: left;
  padding-bottom: 12px;
}

@media (min-width: 768px) {
  .u-responsive-table tr > td:first-child {
    padding-bottom: 16px;
  }
}

.u-responsive-table tr > td:nth-child(3) {
  color: #333333;
}

@media (min-width: 768px) {
  .u-responsive-table tr > td:not(:last-child) {
    border-right: 1px black solid;
  }
}

@media screen and (max-width: 600px) {
  .u-responsive-table {
    border: 0;
  }

  .u-responsive-table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .u-responsive-table tr {
    border-bottom: 1px solid #E7E7E7;
    display: block;
    margin-bottom: 18px;
  }

  .u-responsive-table tr:last-child {
    border-bottom: none;
    margin-bottom: 0;
  }

  .u-responsive-table td {
    border-bottom: 1px solid #E7E7E7;
    display: block;
    text-align: left;
    width: 100%;
  }

  .u-responsive-table td::before {
    content: attr(data-label) ":";
    display: inline-block;
    margin-right: 8px;
    font-weight: 400;
  }

  .u-responsive-table td:first-child {
    font-weight: 500;
  }

  .u-responsive-table td:first-child::before {
    display: none;
  }

  .u-responsive-table td:last-child {
    border-bottom: 0;
    padding-bottom: 24px;
  }

  .u-responsive-table .list-hide {
    display: none;
  }

  .u-responsive-table .list-show {
    display: block;
  }

  .u-responsive-table tbody > tr > td:first-child {
    font-weight: 400;
  }
}

.d-none {
  display: none;
}

.h1 {
  font-family: 'Cambon';
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 110%;
  letter-spacing: -0.02em;
}

.h2 {
  font-family: 'Cambon';
  font-style: normal;
  font-weight: 400;
  font-size: 39px;
  line-height: 110%;
  letter-spacing: -0.02em;
}

.h3 {
  font-family: "Cambon";
  font-size: 31px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 37.2px */
  letter-spacing: -0.62px;
  text-transform: capitalize;
}

.h4 {
  font-family: "Noto Sans";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  /* 28.6px */
  letter-spacing: -0.44px;
  color: #FFFFFF;
  margin: 0;
}

.u-remove-clipboard {
  background-color: white;
  padding: 12px;
  -webkit-box-shadow: #26394d 0px 20px 30px -10px;
          box-shadow: #26394d 0px 20px 30px -10px;
  z-index: 2;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 218px;
}

@media (min-width: 1024px) {
  .u-remove-clipboard {
    left: 0;
    right: unset;
    margin: 0;
    width: 200px;
  }
}

@media (min-width: 1240px) {
  .u-remove-clipboard {
    left: unset;
    width: 200px;
  }
}

.u-mobile {
  display: block !important;
}

@media (min-width: 1240px) {
  .u-mobile {
    display: none !important;
  }
}

.u-desktop {
  display: none !important;
}

@media (min-width: 1240px) {
  .u-desktop {
    display: block !important;
  }
}

.u-scroll-guide.is-visible {
  display: none;
}

.button.transparent.btn-with-icon:hover {
  border-color: #1783DF;
  color: #1783DF !important;
  background-color: transparent !important;
}

.button.transparent.btn-with-icon:hover img,
.button.transparent.btn-with-icon:hover svg {
  -webkit-filter: invert(39%) sepia(43%) saturate(1754%) hue-rotate(178deg) brightness(100%) contrast(96%);
          filter: invert(39%) sepia(43%) saturate(1754%) hue-rotate(178deg) brightness(100%) contrast(96%);
}

.u-bordered-btn.button.transparent {
  text-align: center;
  padding: 12px 24px;
  width: 100%;
  color: #122142;
  position: relative;
  z-index: 10;
  margin-top: -64px;
}

@media (min-width: 768px) {
  .u-bordered-btn.button.transparent {
    display: none;
  }
}

.u-shade {
  position: absolute;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(21.85%, #FFFFFF), color-stop(89.74%, rgba(255, 255, 255, 0)));
  background: linear-gradient(360deg, #FFFFFF 21.85%, rgba(255, 255, 255, 0) 89.74%);
  height: 272px;
  width: 100%;
  z-index: 5;
  bottom: -12px;
  left: 0;
  right: 0;
  display: block;
}

@media (min-width: 768px) {
  .u-shade {
    display: none;
  }
}

.u-scroll-guide {
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
  font-weight: 600;
  position: absolute;
  right: 0px;
  bottom: -9px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #122142;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  z-index: 10;
}

@media (min-width: 768px) {
  .u-scroll-guide {
    display: none;
  }
}

.u-scroll-guide svg {
  margin-left: 12px;
}

.u-scroll-guide:active,
.u-scroll-guide:visited,
.u-scroll-guide:focus {
  color: #122142;
}

@media (max-width: 767px) {
  .js-stock-scroll.c-table-container .u-scroll-guide {
    display: none;
  }
}

.u-footnote {
  color: #273A66;
  font-family: "Noto Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
  font-weight: 600;
  display: block;
  padding: 16px 0 24px;
}

