main .divider {
  margin-bottom: 30px;
  height: 1px;
  background: rgba(0, 0, 0, 0.15);
}
main .header {
  text-align: center;
  padding: 30px;
}
main .header.noText {
  padding-bottom: 10px;
}
main .header h1 {
  font-family: Roboto;
  font-weight: 700;
  font-size: 30px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
}
main .header p {
  text-align: center;
  padding: 0px;
  margin: 0px auto;
  display: block;
  max-width: 900px;
  font-family: Roboto;
  font-size: 13px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  line-height: 20px;
}
main .header p a {
  text-decoration: none;
  color: #FFFFFF;
  font-weight: 700;
}

.faq .content {
  padding: 0px;
  padding-top: 30px;
}
.faq .content h2 {
  margin: 0px auto;
  padding: 0px;
  text-align: left;
  margin-bottom: 30px;
  max-width: 900px;
  font-family: Roboto;
  font-weight: 700;
  font-size: 30px;
  color: #333333;
  letter-spacing: 0;
  text-align: left;
  line-height: 30px;
  padding: 0 15px;
}
.faq .content .question, .faq .content .answer, .faq .content .buttons {
  margin: 0px auto;
  padding: 0 15px;
  text-align: left;
  margin-bottom: 30px;
  max-width: 900px;
}
.faq .content .buttons {
  margin-top: 30px;
  margin-bottom: 20px;
}
.faq .content .buttons .scButton {
  margin-right: 10px;
  margin-bottom: 10px;
}
.faq .content .answer {
  font-family: Roboto;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.9);
  letter-spacing: 0;
  line-height: 20px;
}
.faq .content .question {
  font-family: Roboto;
  font-weight: 700;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
  text-align: left;
  line-height: 22px;
  margin-bottom: 10px;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.9);
  letter-spacing: 0;
  line-height: 20px;
}

.team .content {
  max-width: 1170px;
  margin: 0 auto;
  padding-top: 30px;
}

.background.timeline {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 30px 0 0px 0;
  text-align: center;
}
.background.timeline .left, .background.timeline .right {
  display: inline-block;
  width: 300px;
  vertical-align: top;
}
.background.timeline .center {
  display: inline-block;
  width: 300px;
  vertical-align: top;
  width: 76px;
}
.background.timeline .center div {
  margin: auto;
}
.background.timeline .center .spacer {
  width: 1px;
  height: 100px;
  margin: 10px auto;
  background-color: rgba(0, 0, 0, 0.15);
}
.background.timeline .center .round {
  width: 11px;
  height: 11px;
  background: rgba(0, 0, 0, 0.85);
  border-radius: 100px;
}
.background.timeline .center .square {
  width: 21px;
  height: 21px;
  background: rgba(0, 0, 0, 0.85);
}
.background.timeline .center .spacer.first {
  height: 50px;
}
.background.timeline .center .spacer.last {
  height: 232px;
  margin-bottom: 0px;
}
.background.timeline .title {
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2px;
  text-align: center;
  color: #333333;
  padding-bottom: 30px;
  text-transform: uppercase;
}
.background.timeline .left {
  padding-top: 212px;
}
.background.timeline .right {
  padding-top: 81px;
}
.background.timeline .card {
  margin-bottom: 32px;
  height: 230px;
  width: 300px;
  background: #fff;
  overflow: hidden;
  border-radius: 5px;
  position: relative;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
}
.background.timeline .card a {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
}
.background.timeline .card .header {
  background-color: rgba(0, 0, 0, 0.85);
  height: 30px;
  position: relative;
  text-align: right;
  padding: 0 10px;
  overflow: hidden;
}
.background.timeline .card .header .date {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 1.8px;
  text-align: right;
  color: #ffffff;
  display: inline-block;
  text-transform: uppercase;
}
.background.timeline .right .card .header {
  text-align: left;
}
.background.timeline .card .foot {
  background: #FFF;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  text-align: left;
}
.background.timeline .card .foot i {
  position: absolute;
  left: 10px;
  top: 12px;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.15);
}
.background.timeline .card .foot p {
  padding: 0px;
  margin: 0px;
  padding-bottom: 15px;
  padding-right: 10px;
  padding-left: 44px;
  padding-top: 15px;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: rgba(0, 0, 0, 0.3);
}
.background.timeline .mobile {
  text-align: center;
}
.background.timeline .mobile .card {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}
.background.timeline .mobile .card .header {
  text-align: left;
}
.background.timeline .mobile .spacer {
  width: 1px;
  height: 20px;
  margin: 10px auto;
  background-color: rgba(0, 0, 0, 0.15);
}
.background.timeline .mobile .square {
  width: 21px;
  height: 21px;
  background: rgba(0, 0, 0, 0.85);
  margin: 0 auto;
}

.background.timeline.roadmap {
  background: #FFFFFF !important;
}
.background.timeline.roadmap .roadmapNotice {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: center;
  color: rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
  margin-top: 30px;
}
.background.timeline.roadmap .card {
  height: auto;
  margin-bottom: 0px;
}
.background.timeline.roadmap .card .foot {
  position: relative;
}
.background.timeline.roadmap .rightCard {
  float: right;
  height: 127px;
  position: relative;
}
.background.timeline.roadmap .leftCard {
  float: left;
  height: 127px;
  position: relative;
}
.background.timeline.roadmap .leftCard.first {
  margin-top: 40px;
}
.background.timeline.roadmap .rightCard .card .header {
  text-align: left;
}
.background.timeline.roadmap .container {
  max-width: 700px;
}
.background.timeline.roadmap .segment.mobile {
  width: 1px;
  height: 20px;
  background-color: rgba(0, 0, 0, 0.15);
  margin: 10px auto;
}
.background.timeline.roadmap .segment.mobile.last {
  margin-bottom: 0px;
  height: 30px;
}
.background.timeline.roadmap .segment.mobile.first {
  height: 50px;
}
.background.timeline.roadmap .starter.mobile {
  width: 21px;
  height: 21px;
  background-color: rgba(0, 0, 0, 0.85);
  margin: 0 auto;
}
.background.timeline.roadmap .title {
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2px;
  text-align: center;
  color: #333333;
}
.background.timeline.roadmap .leftCard .segment.desktop {
  width: 1px;
  height: 55px;
  background-color: rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 30px;
  right: -35px;
}
.background.timeline.roadmap .rightCard .segment.desktop {
  position: absolute;
  top: 30px;
  left: -36px;
  width: 1px;
  height: 10px;
  background-color: rgba(0, 0, 0, 0.15);
}
.background.timeline.roadmap .rightCard.last .segment.desktop {
  height: 97px;
}
.background.timeline.roadmap .leftCard.last .segment.desktop {
  height: 97px;
}
.background.timeline.roadmap .rightCard .dot {
  width: 11px;
  height: 11px;
  border-radius: 100px;
  background-color: rgba(0, 0, 0, 0.85);
  position: absolute;
  left: -41px;
  top: 10px;
}
.background.timeline.roadmap .leftCard .dot {
  width: 11px;
  height: 11px;
  border-radius: 100px;
  background-color: rgba(0, 0, 0, 0.85);
  position: absolute;
  right: -40px;
  top: 10px;
}
.background.timeline.roadmap .starterSpacer {
  height: 111px;
}
.background.timeline.roadmap .rightCard .starter.desktop {
  width: 21px;
  height: 21px;
  background-color: rgba(0, 0, 0, 0.85);
  position: absolute;
  top: -85px;
  left: -46px;
}
.background.timeline.roadmap .rightCard .segment.first.desktop {
  width: 1px;
  height: 55px;
  background-color: rgba(0, 0, 0, 0.15);
  position: absolute;
  top: -55px;
  left: -36px;
}

@media (min-width: 750px) {
  .background.timeline.roadmap .roadmapNotice {
    margin-top: 0px;
  }
}
@media (max-width: 750px) {
  .background.timeline.roadmap .card {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .background.timeline.roadmap .rightCard {
    float: none;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
    display: block;
    height: auto;
  }
  .background.timeline .leftCard .header {
    text-align: left;
  }
  .background.timeline.roadmap .leftCard {
    float: none;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
    display: block;
  }
  .background.timeline.roadmap .leftCard.first {
    margin-top: 0px;
  }
}

/*# sourceMappingURL=infoPage.css.map */
