.atbrdcrmb--container {
  display: flex;
  margin: 0 auto;
  width: 90%;
  max-width: 1160px;
}
.atbrdcrmb--container > a {
  text-decoration: none;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.atbrdcrmb--active-breadcrumb {
  color: var(--primary-900) !important;
}
.atbrdcrmb--container > a > span {
  margin: 0 8px;
}

@media screen and (max-width: 335px) {
  .atbrdcrmb--container > a > span {
    margin: 0 4px;
  }
}
.mlimgblt--container {
  display: flex;
  align-items: center;
}
.mlimgblt--container > div > img {
  margin-right: 8px;
  width: 40px;
  height: 40px;
}
.mlimgblt--container > div:nth-child(2) {
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .mlimgblt--container > div > img {
    width: 32px;
    height: 32px;
  }
  .mlimgblt--container > div:nth-child(2) {
    font-size: 12px;
  }
}
.orcrdlrg--mulai-investasi {
  width: 170px;
}

@media screen and (max-width: 576px) {
  .orcrdlrg--mulai-investasi {
    width: 100%;
  }
  .orcrdlrg--mulai-investasi .button-text {
    text-align: center;
  }
}
.orcrdlarg--wrapper-serie {
  padding-top: 108px;
}
.orcrdlarg--wrapper-main {
  position: relative;
}
.orcrdlrg--wrapper .atbrdcrmb--container {
  margin-bottom: 40px;
}
.orcrdlarg--top-usd {
  width: 100%;
  height: 64px;
  position: absolute;
  top: -35px;
}
.orcrdlarg--top-usd > div:first-child {
  height: 38px;
  border-radius: 20px 20px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background-color: var(--orange-700);
  color: var(--flat-white);
}
.orcrdlarg--top-usd > div:last-child {
  background-color: var(--orange-700);
  height: 24px;
  margin-top: -9px;
  position: absolute;
  width: 100%;
}
.orcrdlarg--top-usd > span {
  text-align: center;
  color: var(--flat-white);
}
.orcrdlrg--card-container {
  width: 92.5%;
  max-width: 1160px;
  min-height: 365px;
  background: #FFFFFF;
  left: 0;
  right: 0;
  margin-left: auto; 
  margin-right: auto; 
  border: 1px solid #D7E0E0;
  border-radius: 20px;
}
.orcrdlrg--card-container-usd {
  position: relative;
  border: 3px solid var(--orange-700);
}
.orcrdlrg--card-container-unreleased {
  min-height: 340px;
}
.orcrdlrg--card-container-main-unreleased {
  min-height: 300px;
}
.orcrdlrg--card-container > .orcrdlrg--card-content {
  height: 100%;
}
.orcrdlrg--content-wrapper {
  padding: 32px;
  position: relative;
}
.orcrdlrg--text-header > div:first-child {
  margin-bottom: 12px;
}
.orcrdlrg--text-header {
  margin-bottom: 32px;
}
.orcrdlrg--text-header .mlimgblt--container > div > img {
  width: 80px;
  height: 80px;
  margin-right: 25px;
}
.orcrdlrg--text-header .mlimgblt--container > div:nth-child(2) {
  display: initial;
}
.orcrdlrg--ribbon {
  position: absolute;
  clip-path: polygon(19% 0%, 80.5% 0%, 95% 100%, 4% 100%);
  right: -64px;
  top: 53px;
  width: 271.54px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--green-400);
  color: #FFFFFF;
  height: 40px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  letter-spacing: 2px;
  font-size: 24px;
  line-height: 16px;
}
.orcrdlrg--info-container-v2 {
  margin-bottom: 32px;
  display: flex;
  justify-content: space-between;
}
.orcrdlrg--info-container-seri {
  max-width: 80%;
}
.orcrdlrg--info-container-unreleased {
  justify-content: start;
  gap: 16px;
}
.orcrdlrg--info-container-unreleased .orcrdlrg--info-divider-v2 {
  margin: 0 22px;
}
.orcrdlrg--info-divider-v2 {
  background: #E9EAEA;
  content: "";
  height: 62px;
  width: 1px;
}
.orcrdlrg--info-container-v2 .mlttldes--title {
  margin-bottom: .5rem;
}
.orcrdlrg--card-container > div .MuiLinearProgress-root {
  height: 25px;
  background: #E4EAEB;
}
.orcrdlrg--card-container > div .MuiLinearProgress-barColorPrimary {
  background: var(--violet-700);
  border-radius: 50px;
}
.orcrdlrg--card-container .orcrdlrg--progress-bar-sbr > .MuiLinearProgress-barColorPrimary {
  background: #A7482A;
}
.orcrdlrg--card-container .orcrdlrg--progress-bar-st > .MuiLinearProgress-barColorPrimary {
  background: #45667E;
}
.orcrdlrg--card-container .orcrdlrg--progress-bar-ori > .MuiLinearProgress-barColorPrimary {
  background: #A7482A;
}
.orcrdlrg--progress-bar {
  border-radius: 50px;
  margin-bottom: 12px;
}
.orcrdlrg--bar-explanation {
  margin-bottom: 40px;
}
.orcrdlrg--bar-explanation > div {
  display: inline;
}
.orcrdlrg--card-container h1 {
  font-size: 48px;
  line-height: 62px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.orcrdlrg--statement {
  background-color: var(--black-cool-050);
  padding: 4px 12px;
  justify-content: flex-start;
  margin-bottom: 1rem;
  width: fit-content;
  height: 26px;
  border-radius: 24px;
}
.orcrdlrg--statement > div > img {
  width: 18px !important;
  height: 18px !important;
}
.orcrdlrg--statement > div {
  display: flex;
  align-items: center;
}

/* CTA Button */
.orcrdlrg--content-wrapper > div > button {
  width: 220px;
}
.orcrdlrg--content-wrapper button .button-text {
  display: flex;
  justify-content: center;
  align-items: center;
}
.orcrdlrg--content-wrapper button svg {
  width: 18px;
  height: 18px;
  margin-right: 11px;
}
.orcrdlrg--cta-container-v2 .MuiButtonBase-root {
  height: 40px;
}
.orcrdlrg--cta-container-v2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.orcrdlarg--wrapper-main .orcrdlrg--cta-container-v2 {
  justify-content: flex-end;
}
.orcrdlrg--cta-container-v2 .orcrdlrg--mulai-investasi {
  display: none;
}
.orcrdlrg--button-action {
  display: flex;
  align-items: center;
}
.orcrdlrg--button-action a {
  text-decoration: none;
}
.orcrdlrg--tipe-pencairan {
  display: flex;
  align-items: center;
}
.orcrdlrg-tooltip-touch .MuiTooltip-tooltip {
  padding: 10px;
  font-size: 14px;
}
.orcrdlrg--dialog-container-v2 .MuiPaper-root {
  padding: 24px;
}
.orcrdlrg--dialog-container-v2 .MuiPaper-rounded {
  border-radius: 4px !important;
}
.orcrdlrg--dialog-container-v2 .MuiPaper-root > h6:first-child {
  margin-bottom: 24px;
}
.orcrdlrg--dialog-container-v2 .MuiPaper-root > h6:first-child + * {
  margin-bottom: 32px;
}
.orcrdlrg--title-tooltip-container .conrobosim--info-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 4px;
}
.orcrdlrg--title-tooltip-container .conrobosim--info-wrapper > div:first-child {
  min-width: 16px;
  width: 16px;
  height: 16px;
  margin-right: 1rem;
}
.orcrdlrg--title-tooltip-container + div {
  margin-left: 2rem;
}
.orcrdlrg--title-tooltip-container > .conrobosim--info-wrapper > .conrobosim--subtitle-info {
  margin-left: 0;
}
.orcrdlrg--bullet-tooltip {
  background: var(--green-500);
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
}
.orcrdlrg--tooltip-desc {
  max-width: 400px;
}

.mlimgblt--chip {
  margin: 0 4px 4px 0;
}
.mlimgblt--chip.MuiChip-root {
  height: 26px;
}
.mlimgblt--chip .mlimgblt--chip-label {
  color: var(--onprimary-high-emphasis);
}
.mlimgblt--chip-1 {
  background-color: var(--green-400) !important;
}
.mlimgblt--chip-2 {
  background-color: var(--teal-600) !important;
}
.mlimgblt--chip-3 {
  background-color: var(--olive-400) !important;
}

@media screen and (max-width: 991px) {
  .orcrdlrg--card-container {
    width: 90%;
  }
  .orcrdlrg--info-container-v2 {
    flex-wrap: wrap;
  }
  .orcrdlrg--info-container-unreleased > div {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 820px) {
  .orcrdlrg--info-container-seri {
    max-width: 100%;
  }
  .orcrdlrg--cta-container-v2 .orcrdlrg--mulai-investasi {
    display: inherit;
  }
  .orcrdlrg--cta-container-v2 .pgrobo--download-buttons-container {
    display: none;
  }
  .orcrdlrg--cta-container-v2.orcrdlrg--cta-uncomplete-v2 {
    justify-content: flex-end;
  }
  .orcrdlrg--cta-container-v2 {
    justify-content: space-between;
    gap: 24px;
  }
  .orcrdlrg--cta-container-v2 > div {
    width: 45%;
  }
  .orcrdlrg--cta-container-v2 > div > a,
  .orcrdlrg--cta-container-v2 > div button {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .orcrdlarg--wrapper-serie {
    padding-top: 92px;
  }
  .orcrdlrg--wrapper .atbrdcrmb--container {
    margin-bottom: 32px;
    width: 85%;
  }
  .orcrdlrg--card-container {
    width: 85%;
  }
  .orcrdlrg--cta-container-v2 > div {
    width: 100%;
  }
  .orcrdlrg--cta-container-v2 .orcrdlrg--mulai-investasi-unreleased {
    width: 100%;
  }
  .orcrdlrg--cta-uncomplete-v2 > div:first-child {
    width: 100%;
  }
  .orcrdlrg--cta-container-v2 > div:first-child > button {
    width: 100%;
  }
  .orcrdlrg--cta-container-v2 > .orcrdlrg--button-action > a, .orcrdlrg--cta-container-v2 > .orcrdlrg--button-action > a > button {
    width: 100%;
  }
  .orcrdlrg--content-wrapper > div > button {
    width: 45%;
  }
  .orcrdlrg--text-header .mlimgblt--container > div > img {
    width: 64px;
    height: 64px;
    margin-right: 8px;
  }
}

@media screen and (min-width: 700px) and (max-width: 819px) {
  .orcrdlrg--info-container-unreleased .orcrdlrg--info-divider-v2 {
    margin: 0 5px;
  }
}

@media screen and (max-width: 700px) {
  .orcrdlrg--info-container-unreleased {
    gap: 0;
  }
  .orcrdlrg--info-divider-v2 {
    display: none;
  }
  .orcrdlrg--info-container-v2 > div:not(.orcrdlrg--info-divider-v2) {
    width: 50%;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 576px) {
  .orcrdlarg--wrapper-serie {
    padding-top: 92px;
  }
  .orcrdlrg--wrapper .atbrdcrmb--container {
    margin-bottom: 20px;
  }
  .orcrdlrg--content-wrapper {
    padding: 20px;
  }
  .orcrdlrg--info-container-v2 .mlttldes--title {
    margin-bottom: 4px;
  }
  .orcrdlrg--card-container h1, .orcrdlrg--card-container h3 {
    font-size: 30px;
  }
  .orcrdlrg--card-container > div .MuiLinearProgress-root {
    margin-bottom: 18px;
  }
  .orcrdlrg--text-header > div:nth-child(2) {
    font-size: 12px;
  }
  .orcrdlrg--bar-explanation {
    margin-bottom: 12px;
  }
  .orcrdlrg--bar-explanation > div {
    font-size: 12px;
  }
  .orcrdlrg--content-wrapper > div > button {
    width: 100%;
  }
  .orcrdlrg--content-wrapper > div > button:first-child {
    margin-bottom: 12px;
  }
  .orcrdlrg--cta-container-v2 > div {
    width: 100%;
  }
  .orcrdlrg--tooltip-desc {
    max-width: 80%;
  }
  .mlimgblt--chip {
    height: 20px !important;
  }
  .sbn-product-name {
    line-height: 40px;
  }
  .orcrdlrg--chips-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
  }
}

@media screen and (max-width: 425px) {
  .orcrdlrg--info-container-v2 > div:not(:last-child) {
    margin-bottom: 24px;
  }
  .orcrdlrg--info-container-v2 > div:last-child {
    margin-bottom: 0;
  }
  .orcrdlrg--info-container-v2 > div {
    width: 45%;
  }
}

@media screen and (max-width: 400px) {
  .orcrdlrg--statement > div:nth-child(2) {
    font-size: 10px;
    font-weight: 500;
  }
}

@media screen and (max-width: 375px) {
  .orcrdlrg--statement > div:nth-child(2) {
    font-size: 8px;
  }
  .orcrdlrg--card-container h1, .orcrdlrg--card-container h3 {
    font-size: 25px;
  }
  .orcrdlrg--info-container-v2 > div {
    width: 100%;
  }
}

.nav-sticky {
  position: sticky;
  top: 0;
  z-index: 31;
}

.nav-shadow {
  box-shadow: 0px 6px 16px 0 rgba(61, 71, 81, 0.06), 0px 0px 4px -4px rgba(61, 71, 81, 0.04);
}

.b-nav {
  width: 100%;
  position: relative;
  background: #fff;
}

.b-nav a,
.b-nav button {
  cursor: pointer;
}

.b-nav a {
  text-decoration: none;
}

.b-nav button {
  outline: none;
  border: none;
  box-shadow: none;
  background: transparent;
}

.b-nav [data-btn-type] {
  display: inline-flex;
  height: 36px;
  width: 96px;
  border-radius: 4px;
  align-items: center;
  justify-content: center;
  box-shadow: none;
  outline: none;
  border: none;

  /* Button */
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.25px;
  text-transform: capitalize;
}

.b-nav [data-btn-type='primary'] {
  background: var(--primary-500);
  color: #000;
}

.b-nav [data-btn-type='secondary'] {
  background: transparent;
  border: 1px solid var(--primary-800);
  color: var(--primary-800);
}

.b-nav [data-btn-type='secondary']:hover {
  background: rgba(95, 159, 47, 0.04);
}

.b-nav__main,
.b-nav__extended > div {
  width: 1120px;
  margin: 0 auto;
}

.b-nav__main {
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.b-nav__head-mobile > a {
  display: block;
  height: 40px;
}

.b-nav__head-mobile > a > img {
  max-height: 100%;
}

.b-nav__link {
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: end;
}

.b-nav__link button,
.b-nav__link a {
  border-radius: 8px;
  margin: 0 8px;
  padding: 8px;

  /* Subtitle 2 Medium */
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.25px;
  color: var(--onsurface-medium-emphasis);
}

.b-nav__link button:hover,
.b-nav__link a:hover {
 background-color: rgba(0, 0, 0, 0.04);
}

.b-nav__link button {
  background: none;
  border: none;
  display: inline-flex;
  align-items: center;
  transition: all 0.2s ease-out;
}

.b-nav__link button > svg {
  fill: currentColor;
  margin: 0 0 0 4px;
  transition: all 0.2s ease-out;
}

.b-nav__link button[data-active='1'] {
  background: rgba(0, 0, 0, 0.1);
}

.b-nav__link button[data-active='1'] * {
  color: var(--onsurface-high-emphasis);
}

.b-nav__link button[data-active='1'] > svg {
  transform: rotate(180deg);
}

.b-nav__menu-mobile,
.b-nav__account {
  display: flex;
  align-items: center;
}

.b-nav__account {
  margin: 0 0 0 8px;
}

.b-nav__account a {
  margin: 0 0 0 8px;
}

.b-nav__account button {
  margin: 0 0 0 16px;
}

.b-nav__account a[data-account='account'] {
  display: flex;
  align-items: center;
}

.b-nav__account--user {
  display: flex;
  align-items: center;
}

.b-nav__account--user svg {
  fill: currentColor;
  width: 24px;
  height: 24px;
  margin: 0 8px 0 0;
}

.b-nav__account--user a {
  /* Body 2 Medium */
  font-family: Open Sans;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 142.857% */
  color: var(--onsurface-high-emphasis);
}

.b-nav__account--user a:hover {
  color: var(--primary-700);
}

.b-nav__extended {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 10;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.b-nav__extended > div {
  padding: 16px 0;
}

.b-nav__extended [data-grid='1'] {
  margin: 0 -16px;
  display: grid;
  column-gap: 24px;
  row-gap: 6px;
}

.b-nav__extended [data-grid-count='2'] {
  grid-template-columns: 400px 400px;
}

.b-nav__extended [data-grid-count='3'] {
  grid-template-columns: auto auto auto;
}

.b-nav__extended [data-grid-count='4'] {
  grid-template-columns: auto auto auto auto;
}

.b-nav__extended [data-grid='1'] > a {
  min-height: 80px;
  padding: 16px;
  display: flex;
  align-items: start;
  justify-content: start;
  border-radius: 8px;
}

.b-nav__extended [data-grid='1'] > a:hover {
  background: rgba(0, 0, 0, 0.04);
}

.b-nav__extended [data-grid='1'] > a > img {
  width: 48px;
  height: 48px;
  margin: 0 16px 0 0;
}

.b-nav__extended [data-grid='1'] > a [data-wrapper='title'] {
  display: flex;
  align-items: center;
}

.b-nav__extended [data-grid='1'] > a [data-wrapper='title'] > div {
  border-radius: 4px;
  background: #e63312;
  padding: 2px 6px;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 142.857% */
  letter-spacing: 0.25px;
  color: #fff;
  margin: 0 0 0 8px;
}

.b-nav__extended [data-grid='1'] > a [data-text='title'] {
  /* Subtitle 1 Medium */
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
  letter-spacing: 0.25px;
  color: var(--onsurface-high-emphasis);
}

.b-nav__extended [data-grid='1'] > a [data-text='desc'],
.b-nav__extended [data-grid='1'] > a [data-text='desc'] * {
  margin: 4px 0 0;
  /* Body 2 Regular */
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  color: var(--onsurface-medium-emphasis);
}

@media screen and (min-width: 1200px) {
  .b-nav__head-mobile > img,
  .b-nav__head-mobile > button,
  .b-nav__mobile-menu-footer,
  .b-nav__account--user button[data-btn-type] {
    display: none;
  }

  .b-nav__head-mobile > a {
    padding: 0 16px;
  }
}

/* Tab Large */
@media screen and (max-width: 1199px) {
  .b-nav__main,
  .b-nav__extended > div {
    width: auto;
    margin: 0;
  }

  .b-nav__main {
    display: block;
    position: relative;
    /* overflow: hidden; */
  }

  .b-nav__head-mobile,
  .b-nav__link button,
  .b-nav__link a,
  .b-nav__extended [data-grid='1'] > a,
  .b-nav__account--guest,
  .b-nav__account--user,
  .b-nav__mobile-menu-footer {
    padding-left: 40px;
    padding-right: 40px;
  }

  .b-nav__head-mobile {
    width: 100%;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .b-nav__head-mobile > img {
    display: block;
    cursor: pointer;
  }

  .b-nav__menu-mobile {
    display: block;
    position: absolute;
    left: 100%;
    top: 56px;
    background: #fff;
    width: 100%;
    transition: all 0.2s ease-out;
    height: calc(100vh - 56px);
    overflow: hidden;
    width: 0;
  }

  /* .b-nav__main:has(.b-nav__menu-mobile--active) {
    overflow: inherit;
  } */
  .b-nav__menu-mobile--active {
    width: 100%;
    left: 0;
    overflow: auto;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
  }

  .b-nav__link {
    flex-direction: column;
    align-items: stretch;
  }

  .b-nav__link button,
  .b-nav__link a {
    padding-top: 16px;
    padding-bottom: 16px;
    width: 100%;
    margin: 0;

    /* Subtitle 1 Medium */
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
    letter-spacing: 0.25px;
    color: var(--onsurface-high-emphasis);
  }

  .b-nav__link > div,
  .b-nav__link > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  }



  /* .b-nav__link button:hover,
  .b-nav__link a:hover {
    color: #5f9f2f;
  }
 */
  .b-nav__link button {
    border-radius: 0;
    display: flex;
    justify-content: space-between;
  }

  .b-nav__link button[data-active='1'] {
    background: none;
  }

  .b-nav__extended {
    position: relative;
    width: 100%;
    z-index: 0;
    max-height: 0;
    transition: max-height 0.2s ease-out;
    box-shadow: none;
  }

  .b-nav__extended [data-grid='1'] {
    margin: 0;
    /* display: flex;
    flex-direction: column; */
    column-gap: 0;
    row-gap: 0;
    grid-template-columns: auto;
  }

  .b-nav__extended > div {
    padding: 0;
  }

  .b-nav__extended [data-grid='1'] > a {
    padding-top: 16px;
    padding-bottom: 16px;
    flex-direction: column;
    border: none;
  }

  .b-nav__extended [data-grid='1'] > a > img {
    width: 24px;
    height: 24px;
    margin: 0 0 8px 0;
  }

  .b-nav__account {
    margin: 0;
  }

  .b-nav__account--user,
  .b-nav__account--guest {
    padding-top: 24px;
    padding-bottom: 0;
  }

  .b-nav__account--guest {
    display: grid;
    width: 100%;
    grid-template-columns: auto auto;
    column-gap: 16px;
  }

  .b-nav__account--guest > *,
  .b-nav__account--user > * {
    margin: 0 !important;
  }

  .b-nav__account--guest [data-btn-type] {
    width: 100%;
  }

  .b-nav__account--user {
    display: block;
    width: 100%;
  }

  .b-nav__account--user a {
    /* Body 1 Medium */
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
    color: var(--onsurface-high-emphasis);
  }

  .b-nav__account--user button[data-btn-type] {
    display: block;
    width: 100%;
    margin-top: 16px !important;
  }

  .b-nav__mobile-menu-footer {
    padding-top: 0;
    padding-bottom: 48px;
  }

  .b-nav__mobile-menu-footer > div {
    margin: 32px 0 0;
  }

  .b-nav__mobile-menu-footer [data-footer='social-media'] p {
    /* Subtitle 1 Medium */
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
    letter-spacing: 0.25px;
    color: var(--onsurface-high-emphasis);
  }

  .b-nav__mobile-menu-footer [data-footer='social-media'] a {
    display: inline-block;
    margin: 12px 12px 0 0;
  }

  .b-nav__mobile-menu-footer [data-footer='social-media'] img {
    width: 48px;
    height: 48px;
  }

  .b-nav__mobile-menu-footer [data-footer='downloads'] span {
    /* H6 */
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px; /* 150% */
    letter-spacing: 0.25px;
    color: var(--onsurface-high-emphasis);
  }

  .b-nav__mobile-menu-footer [data-footer='downloads'] p {
    margin: 12px 0 0;
    /* Body 2 Regular */
    font-family: Open Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    color: var(--onsurface-medium-emphasis);
  }

  .b-nav__mobile-menu-footer [data-footer='downloads'] div {
    margin: 20px 0 0;
  }

  .b-nav__mobile-menu-footer [data-footer='downloads'] div > a {
    margin: 0 12px 0 0;
  }

  .b-nav__mobile-menu-footer [data-footer='downloads'] div a img {
    width: auto;
    height: 48px;
  }

  .b-nav__mobile-menu-footer [data-footer='copyright'] {
    padding: 16px 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
  }

  .b-nav__mobile-menu-footer [data-footer='copyright'] p {
    /* Body 3 Regular */
    font-family: Open Sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
    color: var(--onsurface-medium-emphasis);
  }
}

/* Tab Small */
@media screen and (max-width: 768px) {
  .b-nav__head-mobile,
  .b-nav__link button,
  .b-nav__link a,
  .b-nav__extended [data-grid='1'] > a,
  .b-nav__account--guest,
  .b-nav__account--user,
  .b-nav__mobile-menu-footer {
    padding-left: 24px;
    padding-right: 24px;
  }

  .b-nav__mobile-menu-footer > div {
    margin: 24px 0 0;
  }

  .b-nav__mobile-menu-footer [data-footer='social-media'] img {
    width: 36px;
    height: 36px;
  }

  .b-nav__mobile-menu-footer [data-footer='downloads'] span {
    /* Subtitle 1 Medium */
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 150% */
    letter-spacing: 0.25px;
  }

  .b-nav__mobile-menu-footer [data-footer='downloads'] p {
    /* Body 3 Regular */
    font-family: Open Sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
  }

  .b-nav__mobile-menu-footer [data-footer='downloads'] div a img {
    width: auto;
    height: 32px;
  }

  .b-nav__extended [data-grid='1'] > a [data-text='title'] {
    /* Subtitle 2 Medium */
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 142.857% */
    letter-spacing: 0.25px;
  }

  .b-nav__extended [data-grid='1'] > a [data-text='desc'],
  .b-nav__extended [data-grid='1'] > a [data-text='desc'] * {
    /* Body 3 Regular */
    font-family: Open Sans;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px; /* 133.333% */
  }
}

/* Mobile */
@media screen and (max-width: 480px) {
  .b-nav__head-mobile,
  .b-nav__link button,
  .b-nav__link a,
  .b-nav__extended [data-grid='1'] > a,
  .b-nav__account--guest,
  .b-nav__account--user,
  .b-nav__mobile-menu-footer {
    padding-left: 16px;
    padding-right: 16px;
  }
}
