
.cid-rnxJxNettq {
    padding-top: 120px;
    padding-bottom: 90px;
    background-color: #ffffff;
  }
  .cid-rnxJxNettq .mbr-section-subtitle {
    color: #767676;
    text-align: center;
    font-weight: 300;
  }
  .cid-rnxJxNettq .step {
    width: 86px;
    height: 86px;
    font-size: 43px;
    border-radius: 50%;
    border: 2px solid #7f1933;
  }
  @media (max-width: 767px) {
    .cid-rnxJxNettq .step {
      width: 48px;
      height: 48px;
      font-size: 24px;
    }
  }
  .cid-rnxJxNettq .separline {
    position: relative;
  }
  .cid-rnxJxNettq .separline:after {
    top: 90px;
    left: 41px;
    position: absolute;
    content: "";
    width: 2px;
    height: calc(100% - (43px + 4px) * 2);
    background-color: #7f1933;
  }
  @media (max-width: 767px) {
    .cid-rnxJxNettq .separline:after {
      top: 52px;
      left: 22px;
      height: calc(100% - 56px);
    }
  }
  .cid-rnxJxNettq .media-block {
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
  }
  @media (min-width: 992px) {
    .cid-rnxJxNettq .media-block {
      padding-left: 2rem;
    }
  }
  @media (max-width: 991px) {
    .cid-rnxJxNettq .media-block {
      flex-basis: 100%;
      -webkit-flex-basis: 100%;
      padding-bottom: 2rem;
    }
  }
  .cid-rnxJxNettq .media-container-row {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .card {
      border: none;
  }

  .product-code {
    font-family:'Lucida Console', monospace;
  }