.top-logo {
  display: block;
  width: 102px;
  margin-right: auto;
  margin-left: auto;
}


.header__ribbon___xkqlh {
  width: 100%;
  height: 6px;
  background-image: linear-gradient(94deg,#f1a348,#ef7f47 18%,#ef665c 30%,#df5c75 45%,#cb588a 68%,#c156bb 82%,#70199b);
}

.header__hearts___3fhpa {
  display: block;
  width: 100%;
  height: 59px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  background: url('../images/hearts.png') no-repeat 50%;
}

.header__logo___27xoc {
  display: block;
  height: 38px;
  margin-right: auto;
  margin-left: auto;
}

.progress__container___13c6q {
  display: block;
  width: 100%;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
}

.progress__progress___1vrp3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.progress__percent___2xlwp {
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 27px;
  font-weight: 700;
}

.progress__value___1xgs {
  width: 35%;
  height: 8px;
  color: #7042a2;
}

.progress__value___1xgs.background {
  border-radius: 4px;
  background-color: #7042a2;
}

.progress__value___1xgs.background._90 {
  width: 90%;
}

.progress__bar___26fga {
  width: 100%;
  height: 8px;
  border-radius: 4px;
  background-color: #ededed;
}

.selectcard__container___2khnq {
  display: block;
  width: 100%;
  max-width: 650px;
  margin: 30px auto 10px;
  padding-bottom: 130px;
}

.selectcard__section___2dicw {
  display: block;
  width: 650px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 15px;
  border: 1px solid hsla(40,39%,78%,.28);
  border-radius: 10px;
  background-color: #fef9ef;
}

.selectcard__title___3agdz {
  margin-top: 0px;
  margin-bottom: 9px;
  font-family: Lato, sans-serif;
  color: #e65f6b;
  font-size: 24px;
  line-height: 27px;
  text-align: center;
}

.selectcard__subtitle___27cxj {
  margin-bottom: 12px;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
}

.selectcard__text___fbvy {
  font-family: Lato, sans-serif;
  color: #222;
  font-size: 13px;
  line-height: 17px;
  text-align: center;
}

.question__container___2cvmx {
  display: block;
  width: 100%;
  max-width: 650px;
  margin: 30px auto 10px;
  padding-bottom: 130px;
}

.question__section___mpwy6,
.ThankYou__section___gWAPJ {
  display: block;
  width: 650px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 30px 40px;

  border-radius: 10px;
  background-color: #fef9ef;
  border: 1px solid hsla(40,39%,78%,.28);
}

.question__title___1izj0,
.ThankYou__title___Cww6Z {
  font-family: Lato, sans-serif;
  color: #e65f6b;
  font-size: 24px;
  line-height: 27px;
  text-align: center;
}

.question__variants___3axb5 {
  display: block;
  width: 400px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .45);
}

.question__variant___2zcel-question__notouch___1yzhf {
  position: relative;
  padding: 14px 30px 14px 40px;
  border-bottom: 1px solid #ccc;
  background-color: #eee;
  font-family: Lato, sans-serif;
  color: #222;
  font-size: 18px;
  line-height: 18px;
}

.question__variant___2zcel-arrow {
  display: inline-block;
  margin: 0 15px;
  position: absolute;
  right: 5px;
  top: 20px;
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #7042a2;
  border-right: 2px solid #7042a2;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.question__variant___2zcel-question__notouch___1yzhf:hover {
  background-color: #7042a2;
  border-top-color: #7042a2;
  color: #fff;
}

.question__variant___2zcel-question__notouch___1yzhf:hover .question__variant___2zcel-arrow {
  border-color: #fff;
}

.question__variant___2zcel-question__notouch___1yzhf.quiz-li-first {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.question__variant___2zcel-question__notouch___1yzhf.quiz-li-last {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.quiz-li {
  position: static;
  left: 15px;
  top: 19px;
  display: inline-block;
  width: 9px;
  height: 9px;
  margin-top: 8px;
  margin-left: -15px;
  float: left;
  border-radius: 100px;
  background-color: #cdcdcd;
}

.questions-text {
  margin-top: 2px;
  margin-bottom: 0px;
  margin-left: 15px;
}

.footer__footer___22so5 {
  font-family: Lato, sans-serif;
  color: #626262;
  font-size: 11px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
}

.footer__container___1-zrc {
  display: block;
  width: 100%;
  max-width: 690px;
  margin-right: auto;
  margin-left: auto;
}

.footer-text {
  margin-bottom: 0px;
}

.footer-link {
  margin-right: 8px;
  margin-left: 8px;
  color: #626262;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.selectcard__cards-set___15lbn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding-bottom: 25px;
  padding-left: 22px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.selectcard__card___33vlf {
  position: relative;
  width: 110px;
  height: 180px;
  margin-right: 2px;
  margin-left: -15px;
}

.selectcard__card___33vlf.evencard {
  margin-top: 15px;
}

.selectcard__back___1lqqp {
  box-shadow: -4px 4px 9px -1px rgba(0, 0, 0, .26);
}

.userdata__container___jwjj9 {
  display: block;
  width: 100%;
  max-width: 539px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 40px;
}

.userdata__text___371y4 {
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
  color: #222;
  text-align: center;
}

.userdata__section___3qwdc {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
  padding: 20px 40px 30px;
  background-color: #fef9ef;
  border: 1px solid hsla(40,39%,78%,.28);
  border-radius: 10px;
  font-family: Lato, sans-serif;
  color: #222;
}

.userdata__title___2ur_c {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  color: #e65f6b;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
}

.input_field {
  width: 100%;
  border: 1px solid rgba(25,25,25,.22);
  border-radius: 10px;
  box-shadow: inset 0 2px 2px 0 rgba(25,25,25,.17);
  font-family: Lato, sans-serif;
  color: #191919;
  font-size: 16px;
}

.input_field:active {
  box-shadow: inset 0 0 6px -1px #e65f6b;
}

.input_field:focus {
  box-shadow: inset 0 0 6px 0 #e65f6b;
}

.p-link {
  color: #222;
  text-decoration: underline;
}

.form_disclaimer {
  padding-top: 15px;
  padding-bottom: 15px;
}

.padlock {
  width: 15px;
  margin-top: 2px;
  margin-right: 5px;
  float: left;
}

.button__btn___y_nnc {
  -webkit-transition: all 200ms cubic-bezier(.55, .055, .675, .19);
  transition: all 200ms cubic-bezier(.55, .055, .675, .19);
  text-align: center;
  text-decoration: none;

  max-width: 450px;
  height: 46px;
  line-height: 46px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 5px 4px 0 hsla(0,0%,100%,.32);
  box-shadow: inset 0 5px 4px 0 hsla(0,0%,100%,.32);
  background: linear-gradient(94deg,#f1a348,#ef7f47 18%,#ef665c 30%,#df5c75 45%,#cb588a 68%,#c156bb 82%,#70199b);
  border: 1px solid #b85318;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  cursor: pointer;
  padding: 0 15px;
}

.button__btn___y_nnc:hover {
  box-shadow: none;
}

.button__btn___y_nnc.front-cta {
  width: 70%;
  margin-top: 10px;
  font-size: 19px;
}

.rapid_ssl {
  display: block;
  width: 150px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
}

.comments__profile___3bed2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 19px 8px;
  border-radius: 30px;
  background-color: #7042a2;
}

.comments__left___wikwl {
  width: 31%;
  margin-right: 8px;
  border-right: 2px solid hsla(0, 0%, 93%, .2);
  text-align: center;
}

.sophia-comments {
  width: 65%;
}

.comments__name___3js6o {
  margin-top: 5px;
  font-family: Agaramondpro, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 1.3;
  font-style: italic;
}

.comments__description___2pxte {
  margin-bottom: 8px;
  color: #fff;
  font-size: 10px;
  line-height: 1.2;
}

.comments__right___1psdj {
  width: 85%;
  color: #fff;
}

.comments__question___2u_ix {
  margin-top: 15px;
  color: #fff;
  font-size: 16px;
}

.comments__list___29igs {
  width: 100%;
  float: left;
}

.comments__list___29igs._2nd {
  width: 40%;
}

.comments_li {
  padding-left: 25px;
}

.comments_li_wrapper {
  width: 85%;
  margin-left: 25px;
}

.comments__hint___2xsqj {
  color: #febf00;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

.star {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 1px;
  margin-left: 1px;
  float: none;
}

.footer_wrapper {
  display: block;
  width: 700px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 25px;
}

.comments__chat___wttr9 {
  padding: 19px;
  border-radius: 20px;
  background-color: #f2f3f5;
}

.comments__post___1xjju {
  padding-top: 10px;
  padding-bottom: 5px;
}

.comments__avatar___nxxsy {
  width: 44px;
  height: 44px;
  float: left;
}

.comments__message___gz1va {
  width: 85%;
  margin-left: 10px;
  float: left;
}

.comments__text___2gltn {
  padding: 10px;
  border-radius: 30px;
  background-color: #fff;
  color: #45494b;
  font-size: 16px;
}

.avatar_name {
  color: #22398e;
}

.comments__links___at7yp {
  margin-top: 5px;
  color: #5d5f64;
}

.comments_link {
  margin-right: 10px;
  color: #27429e;
  text-decoration: none;
}

.comments_date {
  display: inline;
}

.comments_p {
  margin-bottom: 0px;
}

.content_section {
  display: block;
  width: 750px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 45px;
  text-align: center;
  background: url("../images/intro_bg.png") no-repeat bottom;
}

.headline_h1 {
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Lato, sans-serif;
  color: #e65f6b;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
}

.IntroText__text___3YfOy {
  font-size: 17px;
  line-height: 24px;
  color: #222;
  max-width: 560px;
  margin: 0 auto;
  text-align: center;
}

.color-aqua {
  color: #88f5ff;
}

.cta-subtext {
  margin-top: 10px;
  font-size: 16px;
  text-align: center;
}

@media (max-width: 767px) {
  .progress__container___13c6q {
    width: 90%;
  }
  .selectcard__section___2dicw {
    width: 95%;
  }
  .selectcard__cards-set___15lbn {
    margin-left: 0px;
  }
  .selectcard__card___33vlf {
    width: 20%;
    margin-right: 0px;
    margin-left: -15px;
  }
  .selectcard__card___33vlf.evencard {
    margin-top: 10px;
    margin-right: 0px;
    margin-left: -25px;
  }
  .footer_wrapper {
    width: 95%;
  }
  .content_section {
    padding-top: 5px;
    width: 95%;
  }
}

@media (max-width: 479px) {
  .selectcard__section___2dicw {
    display: block;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
  }
  .selectcard__title___3agdz {
    font-size: 20px;
  }
  .selectcard__cards-wrapper___2ywei {
    display: block;
    width: 104%;
    margin-right: auto;
    margin-left: auto;
  }
  .question__section___mpwy6,
  .ThankYou__section___gWAPJ {
    width: 95%;
    padding-right: 15px;
    padding-left: 15px;
    border-width: 3px;
  }
  .question__title___1izj0,
  .ThankYou__title___Cww6Z {
    margin-top: 10px;
    font-size: 20px;
  }
  .question__variants___3axb5 {
    width: 100%;
  }
  .questions-text {
    font-size: 16px;
  }
  .footer-link {
    margin-right: 5px;
    margin-left: 5px;
  }
  .selectcard__cards-set___15lbn {
    margin-left: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .selectcard__card___33vlf {
    width: 24%;
    height: 111px;
    margin-left: -10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .selectcard__card___33vlf.evencard {
    margin-left: -20px;
  }
  .userdata__section___3qwdc {
    width: 95%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .button__btn___y_nnc.front-cta {
    width: 100%;
    font-size: 13px;
  }
  .comments__profile___3bed2 {
    display: block;
  }
  .comments__left___wikwl {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-right-style: none;
  }
  .sophia-comments {
    width: 35%;
  }
  .comments__right___1psdj {
    width: 100%;
  }
  .comments__question___2u_ix {
    text-align: center;
  }
  .comments_li_wrapper {
    width: 100%;
    margin-left: 0px;
  }
  .footer_wrapper {
    width: 95%;
  }
  .comments__chat___wttr9 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .comments__post___1xjju {
    padding-top: 5px;
  }
  .comments__message___gz1va {
    width: 75%;
  }
  .headline_h1 {
    font-size: 17px;
    margin-bottom: 12px;
  }
}

@font-face {
  font-family: 'Agaramondpro';
  src: url('../fonts/AGaramondPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Agaramondpro';
  src: url('../fonts/AGaramondPro-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Agaramondpro';
  src: url('../fonts/AGaramondPro-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Agaramondpro';
  src: url('../fonts/AGaramondPro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
