@media (min-width: 1300px) {
  .template-front-fixed-income-show .container {
    --width-container: 1215px;
  }
}
.template-front-fixed-income-show .container-financial-risk-header {
  display: flex;
  gap: 8px;
  align-items: center;
}
.template-front-fixed-income-show #container-issuer-header #issuer-name {
  color: #778698;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}
.template-front-fixed-income-show .page-subheader h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 54px;
  opacity: 1;
  padding: 20px 0;
  text-align: left;
}
.template-front-fixed-income-show #tooltip-header-mobile {
  display: none;
}
.template-front-fixed-income-show #header-mobile-title {
  display: flex;
  padding-top: 12px;
  flex-direction: column;
  height: 40px;
  align-items: flex-end;
  padding-right: 12px;
  gap: 16px;
}
.template-front-fixed-income-show #container-message-tooltip-header-mobile {
  display: none;
  position: fixed;
  width: 340px;
  background: #FFFFFF;
  z-index: 999;
  height: 180px;
  left: 50%;
  top: 50%;
  margin-top: -90px;
  margin-left: -170px;
  flex-direction: column;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #E3E6ED;
  box-shadow: 0px 4px 60px 0px rgba(18, 34, 84, 0.3);
}
.template-front-fixed-income-show #container-message-tooltip-header-mobile.active {
  display: flex;
}
.template-front-fixed-income-show #container-title-warning {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.template-front-fixed-income-show #container-title-warning span {
  display: flex;
  padding: 12px;
  align-items: center;
  border-radius: 100px;
  background: #FDF0D8;
  gap: 10px;
}
.template-front-fixed-income-show #container-title-warning p {
  color: #2F3137;
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.template-front-fixed-income-show #tooltip-header {
  position: relative;
  display: inline-block;
}
.template-front-fixed-income-show #tooltip-header #tooltiptext-header {
  visibility: hidden;
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s;
  display: flex;
  padding: 8px 12px;
  flex-direction: column;
  gap: 4px;
  border-radius: 8px;
  background: #2C3A53;
  color: #FFFFFF;
  width: 312px;
  min-height: 72px;
  margin-top: 40px;
  margin-left: -145px;
}
.template-front-fixed-income-show #tooltip-header:hover #tooltiptext-header {
  visibility: visible;
  opacity: 1;
}
.template-front-fixed-income-show #tooltiptext-header p {
  color: #FFF;
  font-feature-settings: "liga" off, "clig" off;
  /* Paragraph/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}
.template-front-fixed-income-show #tooltiptext-header #icon-tooltip {
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 147px;
  margin-top: -7px;
  width: 16px;
  height: 8px;
}
.template-front-fixed-income-show #container-title-top {
  display: flex;
  gap: 16px;
  align-items: center;
}
.template-front-fixed-income-show #container-title-top-detail {
  display: flex;
  flex-direction: column;
}
.template-front-fixed-income-show #container-disclaimer-graph {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.template-front-fixed-income-show #month-title-input {
  position: absolute;
  right: 0;
  padding-right: 5px;
  color: #a0a0a0;
}
.template-front-fixed-income-show #month-title-input.active {
  display: block;
}
.template-front-fixed-income-show #month-title-input.hidden {
  display: none;
}
.template-front-fixed-income-show #container-simulator {
  display: flex;
  padding-bottom: 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  border-radius: 8px;
  border: 1px solid #E3E6ED;
  margin-top: 24px;
}
.template-front-fixed-income-show #container-simulator-header {
  display: flex;
  padding-top: 16px;
  align-items: center;
  gap: 4px;
  align-self: stretch;
  background: #FFF;
}
.template-front-fixed-income-show #container-simulator-body {
  display: flex;
  width: 100%;
  height: 100%;
}
.template-front-fixed-income-show #container-simulator-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  width: 100%;
}
.template-front-fixed-income-show .container-simulator-footer-card {
  display: flex;
  width: 360px;
  height: 164px;
  padding: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  border-radius: 8px;
  background: #F3F4F7;
}
.template-front-fixed-income-show .title-footer-card,
.template-front-fixed-income-show .subtitle-footer-card {
  color: #778698;
  font-feature-settings: "liga" off, "clig" off;
  /* Paragraph/extra-large */
  font-family: Figtree;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 155.556% */
}
.template-front-fixed-income-show .value-footer-card {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Headings/H5 */
  font-family: Figtree;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 24px */
}
.template-front-fixed-income-show .container-simulator-square {
  display: flex;
  padding: 12px 0px 12px;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex-direction: column;
}
.template-front-fixed-income-show #container-simulator-investment-field {
  display: flex;
  padding: 8px 16px;
  align-items: center;
  gap: 12px;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid #E3E6ED;
  height: 40px;
  position: relative;
}
.template-front-fixed-income-show #container-simulator-redeem-field {
  display: flex;
  padding: 8px 0px;
  align-items: center;
  gap: 12px;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid #E3E6ED;
  height: 40px;
  position: relative;
}
.template-front-fixed-income-show #container-simulator-redeem-field.tooltiptext,
.template-front-fixed-income-show #container-simulator-investment-field.tooltiptext {
  visibility: hidden;
  opacity: 0;
}
.template-front-fixed-income-show #container-simulator-redeem-field.error,
.template-front-fixed-income-show #container-simulator-investment-field.error {
  border: 1px solid #CB0B38;
}
.template-front-fixed-income-show #container-simulator-redeem-field.error .tooltiptext {
  visibility: visible;
  opacity: 1;
  margin-left: -60px;
}
.template-front-fixed-income-show #container-simulator-investment-field.error .tooltiptext {
  visibility: visible;
  opacity: 1;
  margin-left: -30px;
}
.template-front-fixed-income-show #redeem-field {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  border: none;
  width: 70px;
}
.template-front-fixed-income-show #container-simulator-redeem-field select {
  width: 150px;
  height: 40px;
  padding: 8px 16px;
  border: 1px solid #E3E6ED;
  border-radius: 8px;
  cursor: pointer;
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.template-front-fixed-income-show #simulator-investment-field {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Paragraph/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
  border: none;
}
.template-front-fixed-income-show #disclaimer-simulator {
  display: flex;
  gap: 8px;
}
.template-front-fixed-income-show #disclaimer-simulator span {
  color: #778698;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Small */
  font-family: Figtree;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 133.333% */
}
.template-front-fixed-income-show .container-simulator-separator {
  display: flex;
  align-items: center;
}
.template-front-fixed-income-show .simulator-separator-icon {
  border-radius: 100px;
  border: 1px solid #E3E6ED;
  padding: 5px;
}
.template-front-fixed-income-show #first-square {
  width: 230px;
  height: 108px;
}
.template-front-fixed-income-show .container-simulator-square#first-square {
  margin-left: 16px;
}
.template-front-fixed-income-show .container-simulator-square#fifth-square {
  margin-right: 16px;
}
.template-front-fixed-income-show #second-square {
  padding-left: 0;
  width: 130px;
  height: 108px;
}
.template-front-fixed-income-show #third-square {
  padding-left: 0;
  width: 150px;
  height: 108px;
}
.template-front-fixed-income-show #fourth-square {
  padding-left: 0;
  width: 150px;
  height: 108px;
}
.template-front-fixed-income-show #fifth-square {
  padding-left: 0;
  width: 150px;
  height: 108px;
}
.template-front-fixed-income-show .container-disabled-value-simulator {
  display: flex;
  padding: 8px 12px;
  align-items: center;
  gap: 12px;
  align-self: stretch;
  border-radius: 8px;
  background: #F3F4F7;
}
.template-front-fixed-income-show .container-disabled-value-simulator span {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Headings/H5 */
  font-family: Figtree;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 24px */
}
.template-front-fixed-income-show #fourth-square .container-disabled-value-simulator span {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Paragraph/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}
.template-front-fixed-income-show #fifth-square .container-disabled-value-simulator span {
  color: #009974;
  font-feature-settings: "liga" off, "clig" off;
  /* Headings/H5 */
  font-family: Figtree;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 24px */
}
.template-front-fixed-income-show .title-simulator-square {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.template-front-fixed-income-show #top-detail-skeleton {
  display: flex;
  height: 32px;
  padding: 8px 12px 8px 12px;
  align-items: center;
  gap: 8px;
  flex: 1 0 0;
  border-radius: 8px;
  background: linear-gradient(180deg, #E3E6ED 0%, #F6F7F9 100%);
}
.template-front-fixed-income-show .body-detail-skeleton {
  display: flex;
  margin-top: 32px;
  height: 185px;
  padding: 8px 12px 8px 12px;
  align-items: center;
  gap: 8px;
  flex: 1 0 0;
  border-radius: 8px;
  background: linear-gradient(180deg, #E3E6ED 0%, #F6F7F9 100%);
}
.template-front-fixed-income-show .tooltip {
  position: relative;
  display: inline-block;
}
.template-front-fixed-income-show .tooltip .tooltiptext {
  visibility: hidden;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s;
  margin-left: -8px;
  min-width: 260px;
  margin-bottom: 20px;
}
.template-front-fixed-income-show .tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.template-front-fixed-income-show #container-btn-unfollow.hide-followed {
  display: none;
}
.template-front-fixed-income-show #container-btn-unfollow.show-followed {
  display: flex;
}
.template-front-fixed-income-show #container-btn-follow.hide-followed {
  display: none;
}
.template-front-fixed-income-show #container-btn-follow.show-followed {
  display: flex;
}
.template-front-fixed-income-show .hide-checklist {
  display: none !important;
}
.template-front-fixed-income-show #container-checklist {
  margin-top: 32px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.template-front-fixed-income-show #container-checklist-all {
  flex-direction: column;
}
.template-front-fixed-income-show .checklist-item {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Paragraph/extra-large */
  font-family: Figtree;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
}
.template-front-fixed-income-show .checklist-item .styled-checkbox:checked + label:before {
  background: #009974;
}
.template-front-fixed-income-show .checklist-item .styled-checkbox + label:before {
  background: #f4f4f4;
  content: "";
  display: inline-block;
  height: 20px;
  margin-right: 10px;
  min-width: 20px;
  vertical-align: text-top;
}
.template-front-fixed-income-show .checklist-item svg {
  font-size: 16px;
  color: #778698;
  padding-left: 3px;
}
.template-front-fixed-income-show .btn-readmore.fixed-income,
.template-front-fixed-income-show .btn-readmore.fixed-income:hover {
  color: #2C3A53;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
  border: none;
  background: none;
  gap: 8px;
}
.template-front-fixed-income-show #container-about {
  margin-top: 16px;
  font-family: Figtree;
}
.template-front-fixed-income-show #container-about p {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Paragraph/extra-large */
  font-family: Figtree;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
}
.template-front-fixed-income-show #container-about .not-recommended {
  color: #2F3137;
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  /* Paragraph/Small */
  font-family: Figtree;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 166.667% */
}
.template-front-fixed-income-show #container-btn-follow,
.template-front-fixed-income-show #container-btn-unfollow {
  display: flex;
  padding: 12px 16px;
  align-items: center;
  gap: 8px;
  margin-left: auto;
  border-radius: 8px;
  border: 1px solid #E3E6ED;
  cursor: pointer;
}
.template-front-fixed-income-show #container-btn-follow span,
.template-front-fixed-income-show #container-btn-unfollow span {
  color: #778698;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}
.template-front-fixed-income-show .container-rating-company-detail {
  display: flex;
  flex-direction: column;
}
.template-front-fixed-income-show .title-rating-detail {
  color: #778698;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}
.template-front-fixed-income-show .description-rating-detail {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Headings/H6 */
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 125% */
}
.template-front-fixed-income-show #rating-average {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Headings/H4 */
  font-family: Figtree;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px; /* 133.333% */
}
.template-front-fixed-income-show #rating-total {
  color: #778698;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Small */
  font-family: Figtree;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 133.333% */
}
.template-front-fixed-income-show #container-rating-average {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.template-front-fixed-income-show #container-rating {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 32px;
  margin-top: 32px;
  margin-bottom: 32px;
}
.template-front-fixed-income-show #container-similars-investments {
  margin-bottom: 32px;
  display: flex;
}
.template-front-fixed-income-show #container-btn-similars {
  display: flex;
  gap: 4px;
  align-items: center;
}
.template-front-fixed-income-show #similars-btn {
  display: flex;
  padding: 8px 12px;
  align-items: center;
  gap: 8px;
  border-radius: 8px;
  background: #2F3137;
  box-shadow: 0px 2px 10px 0px rgba(8, 33, 69, 0.25);
  color: #FFFFFF;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Small */
  font-family: Figtree;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 133.333% */
  width: 131px;
}
.template-front-fixed-income-show #container-advice-not-actived {
  display: flex;
  padding: 12px 16px;
  gap: 8px;
  border-radius: 8px;
  background: #FEE6EC;
  flex-direction: column;
  margin-top: 32px;
}
.template-front-fixed-income-show #container-title-not-actived span {
  color: #CB0B38;
  font-feature-settings: "liga" off, "clig" off;
  /* Headings/H6 */
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 125% */
}
.template-front-fixed-income-show #container-advice-not-actived p {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}
.template-front-fixed-income-show #container-advice-not-listed {
  display: flex;
  padding: 12px 16px;
  gap: 8px;
  border-radius: 8px;
  background: #E8EEF7;
  flex-direction: column;
  margin-top: 32px;
}
.template-front-fixed-income-show #container-advice-not-listed p {
  color: #424C57;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.template-front-fixed-income-show #container-title-advice,
.template-front-fixed-income-show #container-title-not-actived {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}
.template-front-fixed-income-show #container-title-advice span {
  color: #1F2D47;
  font-feature-settings: "liga" off, "clig" off;
  /* Headings/H6 */
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 125% */
}
.template-front-fixed-income-show .container-title-section {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Headings/H4 */
  font-family: Figtree;
  font-size: 24px;
  font-style: normal;
  line-height: 32px; /* 133.333% */
  margin-top: 80px;
  display: flex;
  width: 100%;
}
.template-front-fixed-income-show .container-title-section h2 {
  font-weight: 500;
  font-size: 24px;
}
.template-front-fixed-income-show .container-title-section a {
  color: #2C3A53;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
  margin-left: auto;
  align-items: center;
  display: flex;
  gap: 8px;
}
.template-front-fixed-income-show .container-gradient {
  display: flex;
}
.template-front-fixed-income-show .container-background-risk {
  width: 100%;
}
.template-front-fixed-income-show .risk-gradient-low {
  width: 33%;
  height: 4px;
  border-radius: 100px 0px 0px 100px;
  background: linear-gradient(270deg, #ABE9BC 33.65%, #85A5E0 91.99%);
}
.template-front-fixed-income-show .risk-gradient-medium {
  width: 33%;
  height: 4px;
  background: linear-gradient(270deg, #FAEA9E 40.13%, #ABE9BC 96.76%);
}
.template-front-fixed-income-show .risk-gradient-high {
  width: 33%;
  height: 4px;
  border-radius: 0 100px 100px 0;
  background: linear-gradient(90deg, #FAEA9D 0%, #FF8080 100%);
}
.template-front-fixed-income-show .container-arrow-financial-risk-bg {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 35px;
  align-items: center;
  margin-top: -3px;
}
.template-front-fixed-income-show .container-arrow-financial-risk {
  display: flex;
}
.template-front-fixed-income-show .container-arrow-financial-risk#MEDIUM {
  justify-content: center;
}
.template-front-fixed-income-show .container-arrow-financial-risk#HIGH {
  justify-content: right;
}
.template-front-fixed-income-show .container-arrow-financial-risk span {
  color: #424C57;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}
.template-front-fixed-income-show .detail-square {
  display: flex;
  flex-direction: column;
  background: #F3F4F7;
  margin-top: 32px;
}
.template-front-fixed-income-show #container-detail-issuer-mobile {
  display: none;
}
.template-front-fixed-income-show .container-group-detail {
  display: flex;
}
.template-front-fixed-income-show .container-square-detail {
  display: flex;
  padding: 16px 15px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
  border-left: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
.template-front-fixed-income-show .title-square {
  color: #778698;
  font-feature-settings: "liga" off, "clig" off;
  /* Paragraph/extra-large */
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
}
.template-front-fixed-income-show .content-square {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Headings/H5 */
  font-family: Figtree;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 24px */
  width: 100%;
}
.template-front-fixed-income-show #container-detail {
  padding-top: 32px;
}
.template-front-fixed-income-show #container-header {
  display: flex;
  align-items: center;
  gap: 24px;
  align-self: stretch;
}
.template-front-fixed-income-show #container-header img {
  width: 64px;
  height: 64px;
  border-radius: 4px;
  border: 1px solid #F0F2F5;
  background: #FFFFFF;
}
.template-front-fixed-income-show #container-header h1 {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Headings/H3 */
  font-family: Figtree;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px; /* 125% */
}
.template-front-fixed-income-show #fixed-income-section-detail {
  background: #FFFFFF;
}
.template-front-fixed-income-show #container-label-fgc,
.template-front-fixed-income-show .container-label-fgc {
  display: flex;
  gap: 12px;
}
.template-front-fixed-income-show #type-label,
.template-front-fixed-income-show .type-label {
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 4px;
  background: #5976A6;
  color: #FFFFFF;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}
.template-front-fixed-income-show #type-label {
  padding: 0;
}
.template-front-fixed-income-show #type-label a {
  padding: 4px 8px;
  color: #FFFFFF;
}
.template-front-fixed-income-show #not-fgc-label {
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 4px;
  background: #FDF0D8;
  color: #BA955F;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}
.template-front-fixed-income-show #fgc-label,
.template-front-fixed-income-show .fgc-label {
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: #009974;
  border-radius: 4px;
  background: #E3FCF8;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
.template-front-fixed-income-show .container-body-detail-general {
  display: flex;
  gap: 16px;
  align-self: stretch;
}
.template-front-fixed-income-show .container-body-detail-general h4 {
  color: #778698;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}
.template-front-fixed-income-show .container-body-detail-left,
.template-front-fixed-income-show .container-body-detail-right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}
.template-front-fixed-income-show .container-body-detail {
  display: flex;
  padding-top: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.template-front-fixed-income-show .container-card {
  display: flex;
  padding-top: 12px;
  flex-direction: column;
  align-items: flex-start;
  float: left;
  width: 369px;
  height: 472px;
  border-radius: 8px;
  margin-left: 24px;
  background: #FFFFFF;
  margin-top: 48px;
  top: 0;
  position: relative;
  box-shadow: none;
  transition: box-shadow 0.5s;
  border: 1px solid #E3E6ED;
}
.template-front-fixed-income-show .container-card.first {
  margin-left: 0;
}
.template-front-fixed-income-show .container-card:hover {
  box-shadow: 0px 10px 40px 0px rgba(44, 58, 83, 0.12);
}
.template-front-fixed-income-show #footer-card-mobile {
  display: none;
}
.template-front-fixed-income-show #container-detail-company-mobile {
  display: none;
}
.template-front-fixed-income-show #container-separator-mobile {
  display: none;
}
.template-front-fixed-income-show #container-simulator-square-fields {
  display: flex;
}
@media screen and (max-width: 768px) {
  .template-front-fixed-income-show .container-card {
    margin-left: 0;
    width: 355px;
    margin-top: 25px;
  }
  .template-front-fixed-income-show #tooltip-header {
    display: none;
  }
  .template-front-fixed-income-show #tooltip-header-mobile {
    display: flex;
  }
  .template-front-fixed-income-show #redeem-field {
    width: 100% !important;
  }
  .template-front-fixed-income-show #fifth-square .container-disabled-value-simulator span {
    font-size: 20px;
  }
  .template-front-fixed-income-show #container-simulator-header {
    flex-direction: row;
  }
  .template-front-fixed-income-show #container-separator-mobile {
    display: block;
    margin-right: 32px;
  }
  .template-front-fixed-income-show #container-simulator-square-fields {
    width: 100%;
    display: block;
  }
  .template-front-fixed-income-show .container-simulator-separator {
    display: none;
  }
  .template-front-fixed-income-show #container-detail-company {
    display: none;
  }
  .template-front-fixed-income-show .container-simulator-square {
    margin-left: 16px;
  }
  .template-front-fixed-income-show #container-simulator {
    border: none;
    margin-top: 0;
  }
  .template-front-fixed-income-show #container-simulator-investment-field {
    padding-left: 0;
  }
  .template-front-fixed-income-show #container-simulator #first-square,
  .template-front-fixed-income-show #container-simulator #second-square,
  .template-front-fixed-income-show #container-simulator #third-square,
  .template-front-fixed-income-show #container-simulator #fourth-square,
  .template-front-fixed-income-show #container-simulator #fifth-square {
    width: auto;
    height: auto;
    margin: 0;
    margin-right: 0;
  }
  .template-front-fixed-income-show #container-detail-company-mobile {
    display: flex;
  }
  .template-front-fixed-income-show #container-common-questions {
    margin-top: 48px;
  }
  .template-front-fixed-income-show .value-footer-card {
    font-size: 14px;
  }
  .template-front-fixed-income-show #footer-card {
    display: none;
  }
  .template-front-fixed-income-show #footer-card-mobile {
    display: flex;
  }
  .template-front-fixed-income-show #container-checklist {
    display: block;
  }
  .template-front-fixed-income-show #container-similars-investments {
    height: 1490px;
    display: block;
  }
  .template-front-fixed-income-show #container-header {
    gap: 16px;
  }
  .template-front-fixed-income-show #container-header h1 {
    font-size: 20px;
  }
  .template-front-fixed-income-show #container-header img {
    width: 40px;
    height: 40px;
  }
  .template-front-fixed-income-show #container-detail-issuer-mobile {
    display: flex;
  }
  .template-front-fixed-income-show #container-detail-issuer {
    display: none;
  }
  .template-front-fixed-income-show .container-title-section h2 {
    font-size: 20px;
  }
  .template-front-fixed-income-show .title-square {
    font-size: 14px;
  }
  .template-front-fixed-income-show .content-square {
    font-size: 16px;
  }
  .template-front-fixed-income-show #container-rating {
    gap: 25px;
  }
  .template-front-fixed-income-show .container-title-section a {
    font-size: 10px;
  }
  .template-front-fixed-income-show .container-title-section {
    margin-top: 48px;
  }
  .template-front-fixed-income-show .title-rating-detail {
    font-size: 12px;
  }
  .template-front-fixed-income-show .description-rating-detail {
    font-size: 14px;
  }
  .template-front-fixed-income-show #container-about p {
    font-size: 14px;
  }
  .template-front-fixed-income-show .btn-readmore.fixed-income, .template-front-fixed-income-show .btn-readmore.fixed-income:hover {
    font-size: 14px;
  }
  .template-front-fixed-income-show .checklist-item {
    font-size: 12px;
  }
  .template-front-fixed-income-show .container-title-question {
    font-size: 16px;
  }
  .template-front-fixed-income-show .container-answer-question p {
    font-size: 14px;
  }
  .template-front-fixed-income-show .container-answer-question ul li {
    font-size: 14px;
  }
  .template-front-fixed-income-show #container-title-common-questions span {
    font-size: 20px;
  }
  .template-front-fixed-income-show #container-simulator-footer {
    flex-direction: column;
  }
  .template-front-fixed-income-show .title-footer-card, .template-front-fixed-income-show .subtitle-footer-card {
    font-size: 14px;
  }
  .template-front-fixed-income-show #container-simulator-footer {
    gap: 8px;
  }
  .template-front-fixed-income-show .container-simulator-footer-card {
    height: 78px;
  }
  .template-front-fixed-income-show .breadcrumb li:last-of-type {
    display: none;
  }
  .template-front-fixed-income-show .page-subheader h2#main-title {
    display: none;
  }
  .template-front-fixed-income-show #container-header #container-title-top h1 {
    line-height: 20px;
  }
  .template-front-fixed-income-show #container-header #container-title-top-detail {
    gap: 8px;
  }
}
.template-front-fixed-income-show .container-card-header {
  display: flex;
  padding-left: 16px;
  align-items: center;
  gap: 12px;
  align-self: stretch;
  background: #FFFFFF;
  border-radius: 25px;
  flex: 0 0 48px;
}
.template-front-fixed-income-show .container-card-header img {
  width: 32px;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #F0F2F5;
  background: #FFFFFF;
}
.template-front-fixed-income-show .container-card-header h4 {
  color: #424C57;
  font-feature-settings: "liga" off, "clig" off;
  /* Headings/H5 */
  font-family: Figtree;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 24px */
}
.template-front-fixed-income-show .container-card-body {
  padding: 16px;
  width: 100%;
}
.template-front-fixed-income-show .container-card-body .type-label {
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 4px;
  background: #5976A6;
  color: #FFFFFF;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}
.template-front-fixed-income-show .container-card-body .fgc-label {
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: #009974;
  border-radius: 4px;
  background: #E3FCF8;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}
.template-front-fixed-income-show .container-btn-see-detail a {
  color: #2C3A53;
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Small */
  font-family: Figtree;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 133.333% */
  width: 102px;
  height: 32px;
  padding: 8px 12px 8px 8px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  border: 1px solid #E3E6ED;
  background: #FFFFFF;
  display: flex;
  cursor: pointer;
  gap: 8px;
}
.template-front-fixed-income-show .container-btn-see-detail {
  display: flex;
  margin-top: 16px;
  justify-content: center;
}
@media (min-width: 1300px) {
  .container {
    --width-container: 1215px;
  }
}
.container-financial-risk-header {
  display: flex;
  gap: 8px;
  align-items: center;
}

#container-issuer-header #issuer-name {
  color: #778698;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.page-subheader h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 54px;
  opacity: 1;
  padding: 20px 0;
  text-align: left;
}

#tooltip-header-mobile {
  display: none;
}

#header-mobile-title {
  display: flex;
  padding-top: 12px;
  flex-direction: column;
  height: 40px;
  align-items: flex-end;
  padding-right: 12px;
  gap: 16px;
}

#container-message-tooltip-header-mobile {
  display: none;
  position: fixed;
  width: 340px;
  background: #FFFFFF;
  z-index: 999;
  height: 180px;
  left: 50%;
  top: 50%;
  margin-top: -90px;
  margin-left: -170px;
  flex-direction: column;
  border-radius: 8px 8px 8px 8px;
  border: 1px solid #E3E6ED;
  box-shadow: 0px 4px 60px 0px rgba(18, 34, 84, 0.3);
}

#container-message-tooltip-header-mobile.active {
  display: flex;
}

#container-title-warning {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

#container-title-warning span {
  display: flex;
  padding: 12px;
  align-items: center;
  border-radius: 100px;
  background: #FDF0D8;
  gap: 10px;
}

#container-title-warning p {
  color: #2F3137;
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

#tooltip-header {
  position: relative;
  display: inline-block;
}

#tooltip-header #tooltiptext-header {
  visibility: hidden;
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s;
  display: flex;
  padding: 8px 12px;
  flex-direction: column;
  gap: 4px;
  border-radius: 8px;
  background: #2C3A53;
  color: #FFFFFF;
  width: 312px;
  min-height: 72px;
  margin-top: 40px;
  margin-left: -145px;
}

#tooltip-header:hover #tooltiptext-header {
  visibility: visible;
  opacity: 1;
}

#tooltiptext-header p {
  color: #FFF;
  font-feature-settings: "liga" off, "clig" off;
  /* Paragraph/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}

#tooltiptext-header #icon-tooltip {
  position: absolute;
  top: 0;
  left: 0;
  margin-left: 147px;
  margin-top: -7px;
  width: 16px;
  height: 8px;
}

#container-title-top {
  display: flex;
  gap: 16px;
  align-items: center;
}

#container-title-top-detail {
  display: flex;
  flex-direction: column;
}

#container-disclaimer-graph {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

#month-title-input {
  position: absolute;
  right: 0;
  padding-right: 5px;
  color: #a0a0a0;
}

#month-title-input.active {
  display: block;
}

#month-title-input.hidden {
  display: none;
}

#container-simulator {
  display: flex;
  padding-bottom: 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  border-radius: 8px;
  border: 1px solid #E3E6ED;
  margin-top: 24px;
}

#container-simulator-header {
  display: flex;
  padding-top: 16px;
  align-items: center;
  gap: 4px;
  align-self: stretch;
  background: #FFF;
}

#container-simulator-body {
  display: flex;
  width: 100%;
  height: 100%;
}

#container-simulator-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  width: 100%;
}

.container-simulator-footer-card {
  display: flex;
  width: 360px;
  height: 164px;
  padding: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  border-radius: 8px;
  background: #F3F4F7;
}

.title-footer-card,
.subtitle-footer-card {
  color: #778698;
  font-feature-settings: "liga" off, "clig" off;
  /* Paragraph/extra-large */
  font-family: Figtree;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 155.556% */
}

.value-footer-card {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Headings/H5 */
  font-family: Figtree;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 24px */
}

.container-simulator-square {
  display: flex;
  padding: 12px 0px 12px;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
  flex-direction: column;
}

#container-simulator-investment-field {
  display: flex;
  padding: 8px 16px;
  align-items: center;
  gap: 12px;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid #E3E6ED;
  height: 40px;
  position: relative;
}

#container-simulator-redeem-field {
  display: flex;
  padding: 8px 0px;
  align-items: center;
  gap: 12px;
  align-self: stretch;
  border-radius: 8px;
  border: 1px solid #E3E6ED;
  height: 40px;
  position: relative;
}

#container-simulator-redeem-field.tooltiptext,
#container-simulator-investment-field.tooltiptext {
  visibility: hidden;
  opacity: 0;
}

#container-simulator-redeem-field.error,
#container-simulator-investment-field.error {
  border: 1px solid #CB0B38;
}

#container-simulator-redeem-field.error .tooltiptext {
  visibility: visible;
  opacity: 1;
  margin-left: -60px;
}

#container-simulator-investment-field.error .tooltiptext {
  visibility: visible;
  opacity: 1;
  margin-left: -30px;
}

#redeem-field {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  border: none;
  width: 70px;
}

#container-simulator-redeem-field select {
  width: 150px;
  height: 40px;
  padding: 8px 16px;
  border: 1px solid #E3E6ED;
  border-radius: 8px;
  cursor: pointer;
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

#simulator-investment-field {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Paragraph/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
  border: none;
}

#disclaimer-simulator {
  display: flex;
  gap: 8px;
}

#disclaimer-simulator span {
  color: #778698;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Small */
  font-family: Figtree;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 133.333% */
}

.container-simulator-separator {
  display: flex;
  align-items: center;
}

.simulator-separator-icon {
  border-radius: 100px;
  border: 1px solid #E3E6ED;
  padding: 5px;
}

#first-square {
  width: 230px;
  height: 108px;
}

.container-simulator-square#first-square {
  margin-left: 16px;
}

.container-simulator-square#fifth-square {
  margin-right: 16px;
}

#second-square {
  padding-left: 0;
  width: 130px;
  height: 108px;
}

#third-square {
  padding-left: 0;
  width: 150px;
  height: 108px;
}

#fourth-square {
  padding-left: 0;
  width: 150px;
  height: 108px;
}

#fifth-square {
  padding-left: 0;
  width: 150px;
  height: 108px;
}

.container-disabled-value-simulator {
  display: flex;
  padding: 8px 12px;
  align-items: center;
  gap: 12px;
  align-self: stretch;
  border-radius: 8px;
  background: #F3F4F7;
}

.container-disabled-value-simulator span {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Headings/H5 */
  font-family: Figtree;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 24px */
}

#fourth-square .container-disabled-value-simulator span {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Paragraph/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 171.429% */
}

#fifth-square .container-disabled-value-simulator span {
  color: #009974;
  font-feature-settings: "liga" off, "clig" off;
  /* Headings/H5 */
  font-family: Figtree;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 24px */
}

.title-simulator-square {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}

#top-detail-skeleton {
  display: flex;
  height: 32px;
  padding: 8px 12px 8px 12px;
  align-items: center;
  gap: 8px;
  flex: 1 0 0;
  border-radius: 8px;
  background: linear-gradient(180deg, #E3E6ED 0%, #F6F7F9 100%);
}

.body-detail-skeleton {
  display: flex;
  margin-top: 32px;
  height: 185px;
  padding: 8px 12px 8px 12px;
  align-items: center;
  gap: 8px;
  flex: 1 0 0;
  border-radius: 8px;
  background: linear-gradient(180deg, #E3E6ED 0%, #F6F7F9 100%);
}

.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.3s;
  margin-left: -8px;
  min-width: 260px;
  margin-bottom: 20px;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

#container-btn-unfollow.hide-followed {
  display: none;
}

#container-btn-unfollow.show-followed {
  display: flex;
}

#container-btn-follow.hide-followed {
  display: none;
}

#container-btn-follow.show-followed {
  display: flex;
}

.hide-checklist {
  display: none !important;
}

#container-checklist {
  margin-top: 32px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

#container-checklist-all {
  flex-direction: column;
}

.checklist-item {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Paragraph/extra-large */
  font-family: Figtree;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
}

.checklist-item .styled-checkbox:checked + label:before {
  background: #009974;
}

.checklist-item .styled-checkbox + label:before {
  background: #f4f4f4;
  content: "";
  display: inline-block;
  height: 20px;
  margin-right: 10px;
  min-width: 20px;
  vertical-align: text-top;
}

.checklist-item svg {
  font-size: 16px;
  color: #778698;
  padding-left: 3px;
}

.btn-readmore.fixed-income,
.btn-readmore.fixed-income:hover {
  color: #2C3A53;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
  border: none;
  background: none;
  gap: 8px;
}

#container-about {
  margin-top: 16px;
  font-family: Figtree;
}

#container-about p {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Paragraph/extra-large */
  font-family: Figtree;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
}

#container-about .not-recommended {
  color: #2F3137;
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  /* Paragraph/Small */
  font-family: Figtree;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 166.667% */
}

#container-btn-follow,
#container-btn-unfollow {
  display: flex;
  padding: 12px 16px;
  align-items: center;
  gap: 8px;
  margin-left: auto;
  border-radius: 8px;
  border: 1px solid #E3E6ED;
  cursor: pointer;
}

#container-btn-follow span,
#container-btn-unfollow span {
  color: #778698;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}

.container-rating-company-detail {
  display: flex;
  flex-direction: column;
}

.title-rating-detail {
  color: #778698;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}

.description-rating-detail {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Headings/H6 */
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 125% */
}

#rating-average {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Headings/H4 */
  font-family: Figtree;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px; /* 133.333% */
}

#rating-total {
  color: #778698;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Small */
  font-family: Figtree;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 133.333% */
}

#container-rating-average {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}

#container-rating {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 32px;
  margin-top: 32px;
  margin-bottom: 32px;
}

#container-similars-investments {
  margin-bottom: 32px;
  display: flex;
}

#container-btn-similars {
  display: flex;
  gap: 4px;
  align-items: center;
}

#similars-btn {
  display: flex;
  padding: 8px 12px;
  align-items: center;
  gap: 8px;
  border-radius: 8px;
  background: #2F3137;
  box-shadow: 0px 2px 10px 0px rgba(8, 33, 69, 0.25);
  color: #FFFFFF;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Small */
  font-family: Figtree;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 133.333% */
  width: 131px;
}

#container-advice-not-actived {
  display: flex;
  padding: 12px 16px;
  gap: 8px;
  border-radius: 8px;
  background: #FEE6EC;
  flex-direction: column;
  margin-top: 32px;
}

#container-title-not-actived span {
  color: #CB0B38;
  font-feature-settings: "liga" off, "clig" off;
  /* Headings/H6 */
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 125% */
}

#container-advice-not-actived p {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}

#container-advice-not-listed {
  display: flex;
  padding: 12px 16px;
  gap: 8px;
  border-radius: 8px;
  background: #E8EEF7;
  flex-direction: column;
  margin-top: 32px;
}

#container-advice-not-listed p {
  color: #424C57;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}

#container-title-advice,
#container-title-not-actived {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}

#container-title-advice span {
  color: #1F2D47;
  font-feature-settings: "liga" off, "clig" off;
  /* Headings/H6 */
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 125% */
}

.container-title-section {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Headings/H4 */
  font-family: Figtree;
  font-size: 24px;
  font-style: normal;
  line-height: 32px; /* 133.333% */
  margin-top: 80px;
  display: flex;
  width: 100%;
}

.container-title-section h2 {
  font-weight: 500;
  font-size: 24px;
}

.container-title-section a {
  color: #2C3A53;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
  margin-left: auto;
  align-items: center;
  display: flex;
  gap: 8px;
}

.container-gradient {
  display: flex;
}

.container-background-risk {
  width: 100%;
}

.risk-gradient-low {
  width: 33%;
  height: 4px;
  border-radius: 100px 0px 0px 100px;
  background: linear-gradient(270deg, #ABE9BC 33.65%, #85A5E0 91.99%);
}

.risk-gradient-medium {
  width: 33%;
  height: 4px;
  background: linear-gradient(270deg, #FAEA9E 40.13%, #ABE9BC 96.76%);
}

.risk-gradient-high {
  width: 33%;
  height: 4px;
  border-radius: 0 100px 100px 0;
  background: linear-gradient(90deg, #FAEA9D 0%, #FF8080 100%);
}

.container-arrow-financial-risk-bg {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 35px;
  align-items: center;
  margin-top: -3px;
}

.container-arrow-financial-risk {
  display: flex;
}

.container-arrow-financial-risk#MEDIUM {
  justify-content: center;
}

.container-arrow-financial-risk#HIGH {
  justify-content: right;
}

.container-arrow-financial-risk span {
  color: #424C57;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}

.detail-square {
  display: flex;
  flex-direction: column;
  background: #F3F4F7;
  margin-top: 32px;
}

#container-detail-issuer-mobile {
  display: none;
}

.container-group-detail {
  display: flex;
}

.container-square-detail {
  display: flex;
  padding: 16px 15px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
  border-left: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.title-square {
  color: #778698;
  font-feature-settings: "liga" off, "clig" off;
  /* Paragraph/extra-large */
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
}

.content-square {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Headings/H5 */
  font-family: Figtree;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 24px */
  width: 100%;
}

#container-detail {
  padding-top: 32px;
}

#container-header {
  display: flex;
  align-items: center;
  gap: 24px;
  align-self: stretch;
}

#container-header img {
  width: 64px;
  height: 64px;
  border-radius: 4px;
  border: 1px solid #F0F2F5;
  background: #FFFFFF;
}

#container-header h1 {
  color: #2F3137;
  font-feature-settings: "liga" off, "clig" off;
  /* Headings/H3 */
  font-family: Figtree;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px; /* 125% */
}

#fixed-income-section-detail {
  background: #FFFFFF;
}

#container-label-fgc,
.container-label-fgc {
  display: flex;
  gap: 12px;
}

#type-label,
.type-label {
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 4px;
  background: #5976A6;
  color: #FFFFFF;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}

#type-label {
  padding: 0;
}

#type-label a {
  padding: 4px 8px;
  color: #FFFFFF;
}

#not-fgc-label {
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 4px;
  background: #FDF0D8;
  color: #BA955F;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}

#fgc-label,
.fgc-label {
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: #009974;
  border-radius: 4px;
  background: #E3FCF8;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}

.container-body-detail-general {
  display: flex;
  gap: 16px;
  align-self: stretch;
}

.container-body-detail-general h4 {
  color: #778698;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}

.container-body-detail-left,
.container-body-detail-right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
}

.container-body-detail {
  display: flex;
  padding-top: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
}

.container-card {
  display: flex;
  padding-top: 12px;
  flex-direction: column;
  align-items: flex-start;
  float: left;
  width: 369px;
  height: 472px;
  border-radius: 8px;
  margin-left: 24px;
  background: #FFFFFF;
  margin-top: 48px;
  top: 0;
  position: relative;
  box-shadow: none;
  transition: box-shadow 0.5s;
  border: 1px solid #E3E6ED;
}

.container-card.first {
  margin-left: 0;
}

.container-card:hover {
  box-shadow: 0px 10px 40px 0px rgba(44, 58, 83, 0.12);
}

#footer-card-mobile {
  display: none;
}

#container-detail-company-mobile {
  display: none;
}

#container-separator-mobile {
  display: none;
}

#container-simulator-square-fields {
  display: flex;
}

@media screen and (max-width: 768px) {
  .container-card {
    margin-left: 0;
    width: 355px;
    margin-top: 25px;
  }
  #tooltip-header {
    display: none;
  }
  #tooltip-header-mobile {
    display: flex;
  }
  #redeem-field {
    width: 100% !important;
  }
  #fifth-square .container-disabled-value-simulator span {
    font-size: 20px;
  }
  #container-simulator-header {
    flex-direction: row;
  }
  #container-separator-mobile {
    display: block;
    margin-right: 32px;
  }
  #container-simulator-square-fields {
    width: 100%;
    display: block;
  }
  .container-simulator-separator {
    display: none;
  }
  #container-detail-company {
    display: none;
  }
  .container-simulator-square {
    margin-left: 16px;
  }
  #container-simulator {
    border: none;
    margin-top: 0;
  }
  #container-simulator-investment-field {
    padding-left: 0;
  }
  #container-simulator #first-square,
  #container-simulator #second-square,
  #container-simulator #third-square,
  #container-simulator #fourth-square,
  #container-simulator #fifth-square {
    width: auto;
    height: auto;
    margin: 0;
    margin-right: 0;
  }
  #container-detail-company-mobile {
    display: flex;
  }
  #container-common-questions {
    margin-top: 48px;
  }
  .value-footer-card {
    font-size: 14px;
  }
  #footer-card {
    display: none;
  }
  #footer-card-mobile {
    display: flex;
  }
  #container-checklist {
    display: block;
  }
  #container-similars-investments {
    height: 1490px;
    display: block;
  }
  #container-header {
    gap: 16px;
  }
  #container-header h1 {
    font-size: 20px;
  }
  #container-header img {
    width: 40px;
    height: 40px;
  }
  #container-detail-issuer-mobile {
    display: flex;
  }
  #container-detail-issuer {
    display: none;
  }
  .container-title-section h2 {
    font-size: 20px;
  }
  .title-square {
    font-size: 14px;
  }
  .content-square {
    font-size: 16px;
  }
  #container-rating {
    gap: 25px;
  }
  .container-title-section a {
    font-size: 10px;
  }
  .container-title-section {
    margin-top: 48px;
  }
  .title-rating-detail {
    font-size: 12px;
  }
  .description-rating-detail {
    font-size: 14px;
  }
  #container-about p {
    font-size: 14px;
  }
  .btn-readmore.fixed-income, .btn-readmore.fixed-income:hover {
    font-size: 14px;
  }
  .checklist-item {
    font-size: 12px;
  }
  .container-title-question {
    font-size: 16px;
  }
  .container-answer-question p {
    font-size: 14px;
  }
  .container-answer-question ul li {
    font-size: 14px;
  }
  #container-title-common-questions span {
    font-size: 20px;
  }
  #container-simulator-footer {
    flex-direction: column;
  }
  .title-footer-card, .subtitle-footer-card {
    font-size: 14px;
  }
  #container-simulator-footer {
    gap: 8px;
  }
  .container-simulator-footer-card {
    height: 78px;
  }
  .breadcrumb li:last-of-type {
    display: none;
  }
  .page-subheader h2#main-title {
    display: none;
  }
  #container-header #container-title-top h1 {
    line-height: 20px;
  }
  #container-header #container-title-top-detail {
    gap: 8px;
  }
}
.container-card-header {
  display: flex;
  padding-left: 16px;
  align-items: center;
  gap: 12px;
  align-self: stretch;
  background: #FFFFFF;
  border-radius: 25px;
  flex: 0 0 48px;
}

.container-card-header img {
  width: 32px;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #F0F2F5;
  background: #FFFFFF;
}

.container-card-header h4 {
  color: #424C57;
  font-feature-settings: "liga" off, "clig" off;
  /* Headings/H5 */
  font-family: Figtree;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 24px */
}

.container-card-body {
  padding: 16px;
  width: 100%;
}

.container-card-body .type-label {
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 4px;
  background: #5976A6;
  color: #FFFFFF;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}

.container-card-body .fgc-label {
  display: flex;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: #009974;
  border-radius: 4px;
  background: #E3FCF8;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Default */
  font-family: Figtree;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 114.286% */
}

.container-btn-see-detail a {
  color: #2C3A53;
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  /* Labels/Small */
  font-family: Figtree;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 133.333% */
  width: 102px;
  height: 32px;
  padding: 8px 12px 8px 8px;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  border: 1px solid #E3E6ED;
  background: #FFFFFF;
  display: flex;
  cursor: pointer;
  gap: 8px;
}

.container-btn-see-detail {
  display: flex;
  margin-top: 16px;
  justify-content: center;
}
