:root {
  --white: white;
  --black: black;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #1b181a;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 72px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.17;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.25;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

p {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 28px;
}

a {
  color: #fff;
  font-style: normal;
  text-decoration: none;
}

a:visited {
  color: #fff;
  text-align: left;
  text-decoration: none;
}

.navbar {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  position: sticky;
}

.container {
  width: 100%;
  max-width: 1324px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.container.is-saying {
  padding-bottom: 4rem;
}

.mb-1 {
  margin-bottom: .5rem;
}

.mb-2 {
  color: #550737;
  margin-bottom: 1rem;
}

.mb-3 {
  margin-bottom: 1.5rem;
}

.mb-4 {
  margin-bottom: 2rem;
}

.text-center {
  text-align: center;
}

.text-primary {
  color: #bd0f7a;
}

.text-primary.mb-3 {
  text-align: left;
  line-height: 40px;
}

.text-primary.mb-3.header {
  text-align: center;
}

.text-primary.mb-3.terms {
  margin-top: 40px;
}

.text-primary.mb-3.form {
  text-align: center;
}

.hero-content {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border-radius: 18px;
  width: 100%;
  max-width: 866px;
  margin-left: auto;
  margin-right: auto;
}

.hero-content.center {
  text-align: center;
  padding: 10px 20px;
}

.paragraph {
  max-width: 650px;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.max-650 {
  max-width: 650px;
}

.max-650.mx-auto.mb-6 {
  text-align: center;
}

.mb-6 {
  margin-bottom: 3rem;
}

.btn {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 20px;
  line-height: 24px;
}

.btn.is-primary {
  background-color: #ec1399;
}

.btn.is-round {
  border-radius: 60px;
}

.btn.btn-landing.is-round.is-primary.waitlist {
  margin-top: 20px;
}

.btn-landing {
  max-width: 364px;
}

.text-block {
  font-size: 14px;
  display: block;
  overflow: visible;
}

.layout {
  padding-top: 72px;
  padding-bottom: 72px;
  position: relative;
}

.layout.pb-0 {
  padding-bottom: 0;
}

.layout.pb-0.is-pink {
  background-color: #fff5fc;
}

.bg-light {
  background-color: #f8f7f7;
}

.paragraph-2 {
  margin-top: 12px;
}

.paragraph-2.text-center {
  margin-bottom: 84px;
}

.text-right {
  text-align: right;
}

.font-weight-500 {
  font-weight: 500;
}

.feature-subtitle {
  color: #857a81;
  font-family: Space Grotesk, sans-serif;
  font-weight: 500;
}

.div-block {
  justify-content: center;
  align-items: center;
  display: flex;
}

.feature-grid {
  grid-column-gap: 10px;
  grid-row-gap: 24px;
  margin-bottom: 106px;
}

.feature-sec {
  padding: 80px 3rem 96px;
}

.feature-right {
  text-align: right;
}

.grid {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  grid-template-rows: auto;
  margin-top: 40px;
  margin-bottom: 60px;
  display: flex;
}

.br-24 {
  border-radius: 24px;
}

.p-6 {
  padding: 3rem;
}

.case-section {
  padding: 3rem;
  position: relative;
}

.case-section.bg-light.br-24 {
  flex: 1;
}

.case-section.bg-light.br-24.terms {
  margin-top: 20px;
}

.image {
  max-width: 151px;
  position: absolute;
  top: -75px;
  right: 4rem;
}

.image.is-two {
  max-width: 199px;
  top: -78px;
  right: 3rem;
}

.mt-8, .case-btn {
  margin-top: 4rem;
}

.case-btn.text-center {
  margin-top: 0;
}

.pb-0 {
  margin-bottom: 0;
}

.testimonial-sec {
  background-color: #fff5fc;
  margin-top: 72px;
  padding-top: 96px;
  padding-bottom: 96px;
  overflow: hidden;
}

.mask {
  width: 480px;
  overflow: visible;
}

.testimonial {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  max-height: 280px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 32px;
  display: flex;
}

.image-2 {
  margin-top: 12px;
  margin-bottom: 12px;
  margin-right: 12px;
}

.testimonial-desc {
  margin-bottom: 1rem;
  font-size: 16px;
  line-height: 24px;
}

.testmonial-info {
  color: #9d959a;
}

.testmonial-info.text-right {
  font-size: 12px;
  line-height: 16px;
}

.slider {
  background-color: #ddd0;
  justify-content: center;
  display: flex;
}

.testimonial-dots {
  justify-content: center;
  align-items: center;
  font-size: 8px;
  display: flex;
  bottom: -30px;
}

.slide {
  height: 100%;
}

.html-embed {
  position: fixed;
  bottom: 0;
}

.icon, .icon-2 {
  z-index: 20;
  color: #ec1399;
}

.div-put {
  width: 100%;
  height: 100%;
  display: flex;
}

.footer {
  background-color: #550737;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  padding-top: 76px;
  padding-bottom: 76px;
  overflow: hidden;
}

.footer-bottom {
  display: flex;
}

.text-white {
  color: #fff;
}

.footer-bottom-text {
  color: #fff;
  font-size: 12px;
  line-height: 16px;
}

.footer-bottom-text.is-right {
  justify-content: flex-start;
  padding-left: 20px;
  font-size: 14px;
  line-height: 20px;
  display: block;
}

.footer-left {
  flex: 1;
  align-items: center;
  display: flex;
}

.div-block-4 {
  background-color: #ec1399;
  width: 1px;
  height: 32px;
  margin-left: 24px;
  margin-right: 24px;
}

.footer-right {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.footer-btn {
  max-width: 144px;
  padding: 12px 0;
  font-size: 14px;
  line-height: 16px;
}

.footer-btn.btn.text-center.is-round.is-primary {
  margin-left: 56px;
  display: none;
}

.link-block-2 {
  margin-top: -6px;
}

.p-relative {
  position: relative;
}

.blue {
  flex: none;
  width: 100%;
}

.testimonial-icon {
  margin-bottom: 1rem;
}

.div-block-5 {
  z-index: 10;
  transform-style: preserve-3d;
  background-image: linear-gradient(270deg, #fff5fc 30%, #fff5fc00);
  width: 272px;
  height: 312px;
  position: absolute;
  top: 50%;
  left: -40px;
  transform: rotateX(0)rotateY(180deg)rotateZ(0)translate(0, -50%);
}

.div-block-5.is-right {
  left: auto;
  right: -40px;
  transform: translate(0, -50%);
}

.left-arrow-2 {
  z-index: 15;
  left: -40px;
  overflow: visible;
}

.right-arrow {
  z-index: 15;
  right: -40px;
  overflow: visible;
}

.page-subtitle {
  color: #857a81;
  margin-top: 12px;
  font-family: Space Grotesk, sans-serif;
  font-weight: 500;
}

.page-subtitle.text-center.is-feature {
  margin-bottom: 84px;
}

.page-subtitle.text-center.is-user, .page-subtitle.text-center.is-user.terms {
  margin-bottom: 0;
}

.page-subtitle.text-center.is-saying {
  margin-bottom: 64px;
}

.overflow-hidden {
  overflow: hidden;
}

.text-span {
  color: #550737;
}

.survey {
  background-color: #fff5fc;
}

.survey.text-center.bg-light.br-24 {
  float: none;
  clear: both;
  max-width: 876px;
  margin: -72px auto 100px;
  padding: 48px;
  display: block;
  position: relative;
}

.paragraph-3 {
  margin-bottom: 40px;
}

.bottom-links.w--current {
  color: #fff;
  font-style: normal;
}

.form-block {
  width: 400px;
  margin-top: -40px;
  margin-left: auto;
  margin-right: auto;
}

.form-fields {
  border: 1px solid #000;
  border-radius: 10px;
  font-size: 18px;
  line-height: 2;
}

.modal {
  z-index: 999;
  background-color: #dfdbdbe8;
  background-image: radial-gradient(circle, #ec139929, #fff);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.image-3 {
  order: 0;
  align-self: center;
  padding-top: 0;
  position: fixed;
  inset: 20px 20px 0% auto;
}

@media screen and (max-width: 991px) {
  .mb-2 {
    line-height: 64px;
  }

  .hero-content.center {
    margin-left: 20px;
    margin-right: 20px;
  }

  .grid {
    grid-template-columns: 1fr;
  }

  .left-arrow-2 {
    left: -15px;
  }

  .right-arrow {
    right: -15px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    line-height: 40px;
  }

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 16px;
  }

  p {
    font-size: 14px;
    line-height: 20px;
  }

  .text-primary.mb-3.form {
    line-height: 24px;
  }

  .btn {
    padding: 16px 0;
    font-size: 16px;
    line-height: 16px;
  }

  .text-block {
    font-size: 12px;
    line-height: 16px;
  }

  .layout {
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .feature-grid {
    grid-template-columns: 1fr;
    margin-bottom: 48px;
  }

  .feature-sec {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .feature-right, .feature-left {
    text-align: center;
  }

  .case-section {
    padding: 2rem 1.5rem;
  }

  .image {
    max-width: 83px;
    top: -41px;
    right: 1.5rem;
  }

  .image.is-two {
    max-width: 104px;
    top: -40px;
    right: 1rem;
  }

  .case-btn {
    margin-top: 3rem;
  }

  .testimonial-desc {
    font-size: 14px;
    line-height: 20px;
  }

  .footer {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .footer-bottom {
    flex-direction: column;
  }

  .footer-bottom-text.is-right {
    margin-bottom: 32px;
  }

  .footer-left {
    flex-direction: column;
    padding-bottom: 40px;
  }

  .div-block-4 {
    width: 32px;
    height: 1px;
    margin: 24px 0;
  }

  .footer-right {
    flex-direction: column;
    padding-top: 40px;
  }

  .footer-btn.btn.text-center.is-round.is-primary {
    margin-left: 0;
  }

  .div-block-5 {
    display: none;
  }

  .left-arrow-2 {
    left: -30px;
  }

  .right-arrow {
    right: -30px;
  }

  .page-subtitle {
    margin-top: 8px;
    font-size: 20px;
  }

  .page-subtitle.text-center.is-feature {
    margin-bottom: 40px;
  }

  .page-subtitle.text-center.is-user {
    margin-bottom: 88px;
  }

  .page-subtitle.text-center.is-saying {
    margin-bottom: 56px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    position: relative;
  }

  .mb-2 {
    line-height: 32px;
  }

  .text-primary.mb-3 {
    line-height: 24px;
  }

  .hero-content.center {
    margin-left: 10px;
    margin-right: 10px;
  }

  .btn.btn-landing.is-round.is-primary.waitlist {
    width: 280px;
    margin-left: auto;
    margin-right: auto;
  }

  .btn-landing {
    max-width: none;
  }

  .paragraph-2.text-center {
    margin-bottom: 40px;
  }

  .grid {
    display: block;
  }

  .case-section.bg-light.br-24 {
    margin-bottom: 40px;
  }

  .image.is-two {
    right: 0;
  }

  .mask {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
  }

  .testimonial {
    padding: 24px;
  }

  .image-2 {
    max-width: 24px;
  }

  .testimonial-desc {
    margin-bottom: 12px;
  }

  .testimonial-icon {
    margin-bottom: .5rem;
  }

  .left-arrow-2 {
    left: -40px;
  }

  .right-arrow {
    right: -40px;
  }

  .feature-img {
    width: 60%;
  }

  .text-span {
    line-height: 24px;
  }

  .survey.text-center.bg-light.br-24 {
    margin-top: 0;
  }

  .pfy-signup-form {
    display: block;
  }

  .form-block {
    width: 100%;
    margin-top: -20px;
  }

  .form-fields {
    width: 280px;
    margin-left: auto;
    margin-right: auto;
  }
}

#w-node-c4802cf3-2df6-ea52-2785-0d2df1d252f0-f79c52a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0a9b78fa-301c-407f-59be-83717efabd9c-f79c52a6 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-e0423575-a5ea-c3bf-f227-efd386084d30-f79c52a6, #w-node-a45da975-94f8-1189-51fa-80db018fe881-f79c52a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a45da975-94f8-1189-51fa-80db018fe886-f79c52a6 {
  order: -9999;
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a45da975-94f8-1189-51fa-80db018fe888-f79c52a6, #w-node-c0251eae-dc2d-959f-f172-e786921b265a-f79c52a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c0251eae-dc2d-959f-f172-e786921b265f-f79c52a6 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-c0251eae-dc2d-959f-f172-e786921b2661-f79c52a6, #w-node-bb2893f0-2ea2-b58d-ee23-8ca08c32e216-f79c52a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bb2893f0-2ea2-b58d-ee23-8ca08c32e21b-f79c52a6 {
  order: -9999;
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-bb2893f0-2ea2-b58d-ee23-8ca08c32e21d-f79c52a6, #w-node-_075c1932-ba2e-83db-fd96-1d6e184b3478-f79c52a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_075c1932-ba2e-83db-fd96-1d6e184b347d-f79c52a6 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_075c1932-ba2e-83db-fd96-1d6e184b347f-f79c52a6, #w-node-bada0dcc-e1fc-1be4-a8ac-e299a5aab1f0-f79c52a6, #w-node-_24f9229d-72cf-fab9-fee5-5ed99f24459c-f79c52a6, #w-node-bada0dcc-e1fc-1be4-a8ac-e299a5aab1f0-6cb6ad49, #w-node-bada0dcc-e1fc-1be4-a8ac-e299a5aab1f0-f4d4676b, #w-node-bada0dcc-e1fc-1be4-a8ac-e299a5aab1f0-aa23c3e8, #w-node-bada0dcc-e1fc-1be4-a8ac-e299a5aab1f0-cb3bd0df, #w-node-bada0dcc-e1fc-1be4-a8ac-e299a5aab1f0-342ed57a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-a45da975-94f8-1189-51fa-80db018fe881-f79c52a6, #w-node-bb2893f0-2ea2-b58d-ee23-8ca08c32e216-f79c52a6 {
    order: -9999;
  }
}


