@font-face {
  font-family: Roboto-Regular;
  src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family: Roboto-Medium;
  src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family: Roboto-Bold;
  src: url(../fonts/Roboto-Bold.ttf);
}
.view-portal-grid {
  display: grid;
  justify-items: stretch;
  padding-bottom: 90px;
  gap: 100px;
}
@media screen and (max-width: 779px) {
  .view-portal-grid {
    gap: 30px;
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 780px) {
  .view-portal-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1200px) {
  .view-portal-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media screen and (min-width: 1540px) {
  .view-portal-grid {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}

.bidv-form-inputs label, .bidv-form-inputs .label {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 0.5rem;
  color: #005452;
  padding: 0;
  letter-spacing: 0.32px;
}
.bidv-form-inputs input.form-text, .bidv-form-inputs input.form-email, .bidv-form-inputs input.form-file, .bidv-form-inputs input.password-field, .bidv-form-inputs select, .bidv-form-inputs .form-textarea {
  display: inline;
  padding: 14px 16px;
  background-image: none;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #575757;
  height: 48px;
  width: 100%;
  max-width: 100%;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
}
.bidv-form-inputs input.form-text::after, .bidv-form-inputs input.form-text::before, .bidv-form-inputs input.form-email::after, .bidv-form-inputs input.form-email::before, .bidv-form-inputs input.form-file::after, .bidv-form-inputs input.form-file::before, .bidv-form-inputs input.password-field::after, .bidv-form-inputs input.password-field::before, .bidv-form-inputs select::after, .bidv-form-inputs select::before, .bidv-form-inputs .form-textarea::after, .bidv-form-inputs .form-textarea::before {
  display: none !important;
}
.bidv-form-inputs input.form-text.error, .bidv-form-inputs input.form-email.error, .bidv-form-inputs input.form-file.error, .bidv-form-inputs input.password-field.error, .bidv-form-inputs select.error, .bidv-form-inputs .form-textarea.error {
  border: 1px solid #F73333;
}
@media screen and (max-width: 779px) {
  .bidv-form-inputs input.form-text, .bidv-form-inputs input.form-email, .bidv-form-inputs input.form-file, .bidv-form-inputs input.password-field, .bidv-form-inputs select, .bidv-form-inputs .form-textarea {
    max-width: 100%;
  }
}
.bidv-form-inputs input.passwordCreds {
  max-width: calc(100% - 54px);
  padding-right: 42px !important;
}
.bidv-form-inputs button.clipboardjs-button {
  margin-left: 12px;
}
.bidv-form-inputs .form-textarea {
  height: auto !important;
}
.bidv-form-inputs input.form-text:focus, .bidv-form-inputs .form-textarea:focus, .bidv-form-inputs input.form-email:focus, .bidv-form-inputs input.password-field:focus, .bidv-form-inputs input.form-text:active, .bidv-form-inputs .form-textarea:active, .bidv-form-inputs input.form-email:active, .bidv-form-inputs input.password-field:active {
  outline: 1px solid #13AE8E;
  outline-offset: -2px;
  box-shadow: unset;
}
.bidv-form-inputs .description {
  display: none;
}

@media screen and (max-width: 1023px) {
  .bidv-tabs > ul {
    flex-direction: column;
    background-color: #FCFCFC;
    box-shadow: 0 0 0 100vmax rgba(87, 87, 87, 0.03);
    clip-path: inset(0 -100vmax);
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.bidv-tabs > ul > li > a {
  font-size: 18px !important;
  line-height: 24px !important;
  min-width: 11rem;
  text-decoration: none;
  color: #C0C0C0;
  margin: 0 0.3rem;
  padding: 0.7rem;
  padding-bottom: 8px;
  border-bottom: none;
  font-weight: normal !important;
  font-family: Roboto-Bold;
}
@media screen and (max-width: 1023px) {
  .bidv-tabs > ul > li > a {
    border-bottom: none !important;
    width: 100%;
    font-size: 14px !important;
    line-height: 21px !important;
    padding: 0.4rem;
    margin: 0.3 0rem;
  }
  .bidv-tabs > ul > li > a:hover {
    color: #13AE8E;
    border-left: 2px solid #13AE8E;
  }
  .bidv-tabs > ul > li > a.active {
    color: #13AE8E;
    border-left: 2px solid #13AE8E;
  }
}
.bidv-tabs > ul > li > a:hover {
  color: #13AE8E;
  border-bottom: 2px solid #13AE8E;
}
.bidv-tabs > ul > li > a.active {
  color: #13AE8E;
  border-bottom: 2px solid #13AE8E;
}
.bidv-tabs > ul > li.selected a {
  color: #13AE8E;
  border-bottom: 2px solid #13AE8E;
}
@media screen and (max-width: 1023px) {
  .bidv-tabs > ul > li.selected a {
    border-bottom: none !important;
    border-left: 2px solid #13AE8E;
  }
}

@font-face {
  font-family: Roboto-Regular;
  src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family: Roboto-Medium;
  src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
  font-family: Roboto-Bold;
  src: url(../fonts/Roboto-Bold.ttf);
}
.custom-footer-bg {
  position: relative;
  z-index: 10;
  height: 120px;
  background-color: #006B68;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/footer-image.png);
}
@media screen and (max-width: 779px) {
  .custom-footer-bg {
    height: 80px;
  }
}

.custom-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.custom-footer__language-switcher ul.links {
  list-style: none;
  display: flex;
  flex-wrap: nowrap;
  gap: 18px;
}
.custom-footer__language-switcher ul.links > li {
  display: none;
}
.custom-footer__language-switcher ul.links > li:has(> a[hreflang=en]),
.custom-footer__language-switcher ul.links > li:has(> a[hreflang=vi]) {
  display: block;
  text-decoration: none;
  padding: 0.4rem 14px;
  padding-left: 38px;
  background-color: #BDE3DC;
  border-radius: 9999px;
  color: #006B68;
  font-size: 15px;
  line-height: 23px;
  background-position: 4px 50%;
  background-repeat: no-repeat;
  background-size: 23px 23px;
}
.custom-footer__language-switcher ul.links > li:has(> a[hreflang=en]) {
  background-image: url(../images/english-flag.svg);
}
.custom-footer__language-switcher ul.links > li:has(> a[hreflang=vi]) {
  background-image: url(../images/vietnamese-flag.svg);
}

.apicApiCardMain span.apicTruncate {
  white-space: unset;
  max-height: 40px;
}

@media screen and (min-width: 779px) {
  article.node--type-product .portal-product .float-top div.product-summary {
    line-height: 25px;
  }
}
article.node--type-product .portal-product .float-top a.product-name {
  align-items: unset;
}