.col-centered {
  float: none;
  margin: 0 auto; }

.cta-block {
  margin-top: 20px;
  text-align: center; }
  .cta-block a {
    padding: 10px 20px;
    font-size: 16px;
    background: #833DFF;
    border-radius: 28px;
    color: #FFF; }
    .cta-block a i {
      margin-left: 24px; }

#grey-section {
  padding: 5% 0;
  background: #EEEFF2; }
  #grey-section .cta-block a {
    font-size: 16px;
    padding: 10px 30px; }

.section-title {
  text-align: center;
  color: #FC3BAE;
  font-size: 2em;
  margin-bottom: 20px; }

.section-intro {
  text-align: center;
  margin-bottom: 40px;
  font-family: "booster_next_fylight";
  color: #4E0055;
  font-size: 1.55em;
  line-height: normal; }

.yoyo-mark {
  max-width: 90px;
  margin: 0px auto 20px; }

.comparison-table {
  margin: 20px auto 40px; }

.info-wrap {
  margin-bottom: 60px; }

.info-content.first {
  padding-top: 120px; }
  @media (max-width: 480px) {
    .info-content.first {
      padding-top: 0; } }
.info-content.second {
  margin-left: 40px;
  padding-top: 40px; }
.info-content h4 {
  font-size: 1.8em;
  color: #4E0055;
  margin-bottom: 20px; }
.info-content p {
  font-size: 1.3em; }

.spacing {
  display: block;
  height: 40px; }

.benefit-list {
  margin: 40px 0 60px;
  list-style: none;
  padding-left: 20px; }
  .benefit-list li {
    margin-bottom: 20px; }
    .benefit-list li .icon {
      float: left;
      margin-right: 15px; }
    .benefit-list li p {
      font-family: "booster_next_fybold";
      color: #4E0055;
      font-size: 18px;
      line-height: 32px; }
    .benefit-list li span {
      font-family: "booster_next_fyregular"; }

.section-header {
  margin-top: 40px; }

hr.style-six {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3); }

article {
  margin-bottom: 25px; }
  article .title {
    font-family: "booster_next_fymedium";
    font-size: 1.5em;
    color: #4E0055; }
  article p {
    font-size: 18px;
    font-family: "booster_next_fylight";
    color: #4E0055; }
    article p strong {
      font-family: "booster_next_fymedium";
      color: #FD01B2; }

.grey-box {
  background: #EEEFF3;
  border-radius: 4px;
  padding: 35px 30px 30px;
  margin-bottom: 60px;
  border: 1px solid #E6E6E6;
  color: #4E0055; }
  .grey-box ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .grey-box ul li {
      margin-bottom: 10px;
      font-size: 1.15em; }
      .grey-box ul li:last-child {
        margin-bottom: 0; }
      .grey-box ul li span.dots {
        color: rgba(0, 0, 0, 0.3); }
        @media (max-width: 480px) {
          .grey-box ul li span.dots {
            display: none; } }
      .grey-box ul li span.blue {
        color: #02A8FF;
        font-family: "booster_next_fymedium"; }
      .grey-box ul li span.purple {
        color: #8349FF;
        font-family: "booster_next_fymedium"; }
      .grey-box ul li span.pink {
        color: #FF00B1;
        font-family: "booster_next_fymedium"; }

.footnote {
  font-size: 12px;
  color: #B4A6B7;
  border-bottom: 1px solid #EAEAEA;
  margin-top: 20px;
  padding-bottom: 10px; }

.divider {
  display: inline-block;
  height: 1px;
  background: #E6DCE4;
  margin-bottom: 40px;
  width: 100%; }

.marketplace_motives {
  margin-bottom: 25px; }

.centered-text {
  text-align: center;
  color: #4E0055;
  margin-bottom: 24px; }

.app-features p {
  font-size: 18px;
  color: #4E0055; }
  .app-features p.title {
    text-align: center;
    font-size: 16px;
    margin-bottom: 14px;
    font-family: "booster_next_fymedium"; }
.app-features .feature {
  border-top: 1px solid #CEBFD1;
  padding: 6.5px 0; }
  .app-features .feature.last {
    border-bottom: 1px solid #CEBFD1; }
  .app-features .feature img {
    float: left;
    width: 50px;
    margin-right: 15px; }
  .app-features .feature p {
    line-height: 50px;
    margin-bottom: 0; }

#footer {
  padding: 3.5% 0;
  background: #FF00B2;
  text-align: center;
  color: #FFF; }
  #footer a {
    color: #FFF; }

.footermenu {
  margin: 0 auto;
  padding: 0px 0px 0px 0px;
  list-style-type: none;
  text-align: center; }
  .footermenu li {
    padding: 0px 5px 0px 5px;
    display: inline; }
    .footermenu li a {
      padding: 0px 0px 0px 0px;
      display: inline-block;
      transition: all 0.5s ease;
      moz-transition: all 0.5s ease;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      text-align: center;
      font-size: 14px;
      color: #FFFFFF; }