:root {
  --main-color-purple-psk: #b45092;
  --sticky-color-yellow: #fff;
  --section-color-pink: #ffecf8;
  --color-black-psk: #121212;
  --color-black-small-text-psk: #2f2b37;
}
* {
  font-family: "Fira Sans", sans-serif;
}
body {
  padding: 0;
  margin: 0;
  background-image: linear-gradient(to bottom, #e9eeff -9%, #fff 91%);
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 100%;
  }
}
.sticky-top {
  width: 100%;
  position: fixed;
  top: 0;
  line-height: 46px;
  background: var(--main-color-purple-psk);
  height: 46px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  z-index: 999;
  font-weight: 400;
}
.sticky-top span {
  color: var(--sticky-color-yellow);
  font-weight: 600;
}
.top {
  height: 368px /**/;
}

.logo-wrap {
  text-align: center;
}
.logo-wrap a img {
  width: 210px;
  margin: 70px auto 45px;
}

.main-header {
  font-size: 64px;
  font-weight: bolder;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: normal;
  text-align: center;
  color: var(--main-color-purple-psk);
}
.sub-header {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
.small-header {
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 1.32px;
  text-align: center;
  color: #fff;
}

.grid-header {
  font-size: 22px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #121212;
}

.box-expert {
  background: #fff;
  border: 1px solid #c1c1c1;
  border-radius: 30px;
  width: 850px;
  height: 140px;
  margin: 0 auto 20px;
}
.profile_url {
  display: block;
  font-size: 22px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #121212;
  margin: 0;
}

.btn-b {
  display: inline-block;
  width: 470px;
  height: 86px;
  line-height: 86px;
  border-radius: 60px;
  background-color: var(--main-color-purple-psk);
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
.rev-pop {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.26;
  letter-spacing: normal;
  text-align: center;
  color: var(--color-black-psk);
}
.rev-pop img {
  width: 18px;
  margin-right: 2px;
  margin-top: -4px;
}
.btn-b:hover {
  color: #ffffff;
  text-decoration: none;
}
.profile-photo {
  display: inline-block;
  margin: 15px 20px 0 15px;
  vertical-align: top;
}
.profile-desc {
  display: inline-block;
  width: 186px;
  margin: 24px 0 0 0;
}
.photo {
  width: 105px;
  height: 105px;
  border-radius: 50%;
  /*border: 3.7px solid var(--main-color-purple-psk);*/
}
.reviews {
  margin: 7px 0 0 0;
}
.reviews img {
  width: 18px;
  margin: 0 7px 0 0;
}
.reviews-text {
  color: #9c9c9c;
  font-weight: 400;
  font-size: 12px;
}
.rating {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.26;
  letter-spacing: normal;
  text-align: center;
  color: var(--color-black-psk);
  padding-right: 5px;
}
.status {
  background: #7fd14a;
  width: 80px;
  height: 26px;
  border-radius: 50.9px;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 26px;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin: 0 0 10px;
}
.description {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: left;
  color: #121212;
  margin: 30px 0 0 0;
  width: 218px;
  display: inline-block;
  vertical-align: top;
  overflow-wrap: break-word;
}
.read-more {
  font-weight: 600;
  color: var(--main-color-purple-psk);
}
.bottom-line {
  display: inline-block;
  width: 282px;
  margin: 20px 0 0 0;
  vertical-align: top;
}
.contact-link {
  width: 232px;
  height: 40px;
  border-radius: 90px;
  background-color: var(--main-color-purple-psk);
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 40px;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  display: inline-block;
  margin: 15px 30px 0 30px;
}
.contact-link:hover {
  color: #ffffff;
}
.dedfee {
  width: 100px;
  height: 25px;
  border: dashed 1px var(--main-color-purple-psk);
  background-color: var(--sticky-color-yellow);
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 25px;
  letter-spacing: normal;
  text-align: center;
  color: var(--main-color-purple-psk);
  display: inline-block;
  margin: 0 4px 4px 0;
}
.perminute {
  font-size: 28px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.81;
  letter-spacing: normal;
  text-align: center;
  color: #121212;
}
.price-wrap {
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #121212;
  font-size: 18px;
  font-weight: normal;
}
.from {
  font-size: 14px;
  line-height: 1.8;
}
#why-sec {
  background: var(--section-color-pink);
}
#how-sec-mob {
  display: none;
}
.inner-header {
  font-size: 36px;
  font-weight: 600;
  letter-spacing: -0.72px;
  text-align: center;
  color: #000000;
}
.feat-sub-header {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: -0.36px;
  text-align: center;
  color: #424242;
  margin: 25px auto 0;
}
.inner-header.reasons {
  margin: 50px auto 0;
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 3.05;
  letter-spacing: normal;
  text-align: center;
  color: var(--color-black-psk);
}
.sub-text-why {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: -0.36px;
  text-align: center;
  color: #434343;
  margin: 30px auto 0;
  width: 60%;
}
.inner-sub-head-real {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: -0.36px;
  text-align: center;
  color: #424242;
  margin: 22px auto 0;
}
.feat-box-wrap {
  text-align: center;
  margin: 0 auto;
}
.reasons-box-wrap {
  text-align: center;
  margin: 0 auto 40px;
}
.feat-box {
  display: inline-block;
  text-align: center;
  width: 243px;
  height: 243px;
  margin: 41px 31px 0 0;
  border-radius: 10px;
  box-shadow: 0 0 15.8px 0.2px rgba(0, 0, 0, 0.07);
}
.res-box {
  display: inline-block;
  text-align: center;
  width: 339px;
  height: 243px;
  margin: 41px 31px 30px 0;
  vertical-align: top;
}
.how-res-box {
  display: inline-block;
  width: 340px;
  margin: 0 30px 50px 0;
}
.feat-box img {
  text-align: center;
  margin: 0 auto;
}
.res-box img {
  text-align: center;
  margin: 0 auto;
}
.res-box-img-wrap {
}

.res-box-img-wrap img {
  width: 80px;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.how-res-box .res-box-img-wrap img {
  width: 60px;
  margin: 0 auto 20px;
  display: block;
  text-align: center;
}
.res-box-label {
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--color-black-psk);
  margin: 30px 0 15px;
}
.how-res-box-label {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: center;
  color: var(--color-black-psk);
}
.feat-head {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: -0.44px;
  color: #892787;
  margin: 30px auto 43px;
}
.res-text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  color: var(--color-black-small-text-psk);
}

.grid-sub-head {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: -0.36px;
  text-align: center;
  color: #424242;
  margin: 32px auto 0;
  width: 60%;
}
#see-more-cta {
  display: block;
  margin: 20px auto 40px;
  width: 165px;
  height: 60px;
  border-radius: 127.8px;
  border: solid 1.5px var(--main-color-purple-psk);
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 60px;
  letter-spacing: normal;
  text-align: center;
  color: var(--main-color-purple-psk);
  cursor: pointer;
}
.footer {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #000000;
  margin: 15px 0 0 0;
}
.social-wrap {
  text-align: center;
  margin: 0 auto;
}
.social-wrap img {
  display: inline-block;
  margin: 20px 13px 20px 0;
  width: 46px;
}
.desktop {
  display: block;
}
.mobile {
  display: none;
}
.close {
  opacity: 1;
  top: -21px;
  position: absolute;
  right: 9%;
  background: #ffffff !important;
}
.bottom-head {
  font-size: 36px;
  font-weight: 600;
  letter-spacing: -0.72px;
  text-align: center;
  color: #000;
  margin: 55px auto 0;
}
.bottom-text-sub {
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.66px;
  text-align: center;
  color: var(--color-black-psk);
  margin: 40px auto 80px;
}
#recom-btn {
  display: block;
  width: 448px;
  height: 60px;
  border-radius: 127.8px;
  background-color: var(--main-color-purple-psk);
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 60px;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin: 0 auto 50px;
}
.app-wrap {
  margin: 0 auto 50px;
  text-align: center;
}

.app-icons img {
  display: block;
  margin: 0 0 11px;
}
.app-icon {
  width: 180px;
  margin: 0 15px 0 0;
}
.discla {
  margin: 20px auto;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #9b9b9b;
}
.footer-social {
  text-align: center;
  margin: 40px auto;
  border-top: 1px solid #c6beda;
}
.footer-logo {
  width: 179px;
  display: block;
  text-align: center;
  margin: 40px auto 10px;
}
.footer-text-l {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  padding: 0 0 15px 0;
}
.footer-text-copy {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.47;
  letter-spacing: normal;
  text-align: center;
  color: var(--color-black-small-text-psk);
}
.footer-links-wrap {
  text-align: center;
  margin: 5px auto 20px;
}
.footer-links {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: var(--main-color-purple-psk);
  margin-right: 10px;
  text-align: center;
  text-decoration: underline;
}
#extra-adv {
  display: none;
}

@media screen and (max-width: 1920px) {
  .top {
    height: 412px;
  }
}
@media screen and (max-width: 1600px) {
  .top {
    height: 271px;
    margin-top: 46px;
  }
  .logo-wrap a img {
    width: 179px;
    margin: 20px auto 20px;
  }
  .how-res-box {
    width: 360px;
  }
}

@media screen and (max-width: 767px) {
  /*mobile */
  .sticky-top {
    font-size: 16px;
  }
  .top {
    height: 189px /**/;
  }
  .logo-wrap a img {
    width: 194px;
  }
  .res-box {
    margin: 20px 0 20px 0;
    height: auto;
  }
  .reg-disc {
    width: 50%;
  }
  .inner-header.reasons {
    margin: 15px auto 0;
    font-size: 24px;
  }
  .sub-text-why,
  .grid-sub-head,
  .bottom-text-sub {
    width: 100%;
    font-size: 15px;
  }
  .res-box-label {
    font-size: 20px;
    margin: 20px 0 7px;
  }
  .res-box-img-wrap img {
    width: 60px;
  }
  .how-res-box .res-box-img-wrap img {
    width: 60px;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .grid-header {
    line-height: normal;
    margin: 20px auto;
  }
  .profile-photo {
    margin: 10px 10px 0 10px;
  }
  /*  .profile-desc{width:auto;}*/
  .profile_url {
    font-size: 21px;
  }
  .mobile-rating-readings,
  .description {
    margin: 16.5px 20px 0 20px;
    width: auto;
  }
  .rev-pop {
    font-size: 15px;
  }
  .mobile-rev-pop {
    padding-right: 15px;
  }
  .logo-wrap {
    text-align: center;
  }
  .contact-link {
    margin: 20px 10px 0 10px;
  }
  .main-header {
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: center;
  }
  .main-text {
    float: none;
    text-align: center;
    color: #000000;
    width: auto;
    font-size: 16px;
    margin: 0 0 23px;
  }
  .sub-header {
    margin: 30px 0 0 0;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: 0.96px;
    text-align: left;
    color: #fff;
  }
  .small-header {
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: 0.96px;
    text-align: left;
    color: #fff;
  }
  .dedfee {
    width: 80px;
  }
  .contact-link {
    width: 100%;
    font-size: 16px;
  }
  .perminute {
    font-size: 28px;
  }
  .price-wrap {
    font-size: 14px;
  }
  .box-expert {
    width: 100%;
    /*height: 300px;*/
    height: 100%;
    padding-bottom: 10px;
  }
  .bottom-line {
    width: 95%;
    margin: 0 auto;
  }
  .row .no-pad {
    padding: 0;
  }
  .btn-b {
    display: block;
    width: 100%;
    height: 41px;
    line-height: 41px;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    margin: 45px 0 22px;
  }
  .inner-header {
    font-size: 22px;
  }
  .inner-header.feat,
  .inner-header.real {
    width: 68%;
    margin: 0 auto;
  }
  .app-wrap {
    margin: 0 auto;
    text-align: center;
    display: block;
  }
  .how-res-box-label strong {
    font-size: 20px;
    line-height: 2;
  }
  .how-res-box-label {
    font-size: 15px;
    line-height: 2;
  }
  #footer-area {
    height: 302px;
    background-size: cover;
  }
  .app-icon {
    width: 160px;
    margin: 0 15px 0 0;
  }
  .how-res-box {
    width: 80%;
    text-align: center;
    margin: 0 0 20px 0;
  }
  #recom-btn {
    width: 100%;
    font-size: 17px;
  }
  .profile-desc {
    width: auto;
  }
  .profile-title {
    color: #9c9c9c;
    padding-bottom: 10px;
    font-size: 16px;;
  }
}
