.main-container {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 1065px;
  padding: 10px;
  display: flex;
}

.content-container {
  box-sizing: border-box;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-image: url('../images/Hero-bg.jpg');
  background-position: 0 0;
  background-size: 100% 100%;
  background-clip: border-box;
  border-radius: 40px;
  flex-flow: column;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 1050px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.background-graphics {
  object-fit: cover;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 1027.33px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -101px;
  left: -90px;
}

.navigation {
  background-color: #fff;
  border-radius: 100px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: none;
  padding: 12px 12px 12px 32px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 5px 11px #232c580a, 0 19px 19px #232c580a, 0 43px 26px #232c5805, 0 77px 31px #232c5803, 0 121px 34px #232c5800;
}

.logo-container {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.pregmate_site_logo_344d157e-fd12-1 {
  object-fit: cover;
  max-width: 100%;
}

.nav-items {
  grid-column-gap: 28px;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.nav-item {
  color: #000;
  text-align: center;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.button-container {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 213px;
  text-decoration: none;
  display: flex;
}

.download-button {
  grid-column-gap: 8px;
  background-image: linear-gradient(#313131 0%, #1f1f1f 100%);
  border-radius: 1000px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 44px;
  padding: 14px 20px 14px 24px;
  text-decoration: none;
  display: flex;
  box-shadow: inset 2px 3px 5px #6e6e6e, inset -2px -3px 6px #000;
}

.text {
  color: #fff;
  text-align: center;
  letter-spacing: -.025em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.ellipse-graphics {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 85%;
  max-width: 100%;
  height: 1760px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 503px;
  left: 110px;
}

.text-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-radius: 30px;
  flex-flow: column;
  place-content: flex-start;
  align-items: center;
  width: 100%;
  height: 970px;
  padding-top: 80px;
  padding-left: 40px;
  padding-right: 40px;
  text-decoration: none;
  display: flex;
  position: static;
  overflow: hidden;
}

.text-container {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.text-content {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.trusted-by-container {
  grid-column-gap: 12px;
  background-color: #fff;
  border-radius: 20px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 4px 20px 4px 4px;
  text-decoration: none;
  display: flex;
}

.stars-container {
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.ellipse-219 {
  border-style: solid;
  border-width: undefinedpx;
  object-fit: cover;
  border-color: #fff;
}

.trusted-by-text {
  color: #000;
  text-align: center;
  letter-spacing: -.005em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.main-heading {
  color: #000;
  text-align: center;
  letter-spacing: -.025em;
  width: 100%;
  max-width: 60%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 68px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.subheading {
  opacity: .8;
  color: #000;
  text-align: center;
  letter-spacing: -.005em;
  width: 100%;
  max-width: 70%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.store-buttons-container {
  grid-column-gap: 12px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.app-store-button {
  background-image: linear-gradient(#313131, #1f1f1f);
  border-radius: 1000px;
  flex: 0 auto;
  position: static;
  overflow: hidden;
  box-shadow: inset 2px 3px 5px #6e6e6e, inset -2px -3px 6px #000;
}

.content-style {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 78px;
  text-decoration: none;
  display: flex;
}

.text-3 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 9px;
  font-weight: 500;
  line-height: 9px;
  text-decoration: none;
}

.text-4 {
  color: #fff;
  letter-spacing: -.47px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.content-style-2 {
  grid-row-gap: 3px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.subtext {
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.stars-container-1 {
  object-fit: cover;
}

.store-buttons-container-2 {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.app-store-button-2 {
  grid-column-gap: 8px;
  background-image: linear-gradient(#313131 0%, #1f1f1f 100%);
  border-radius: 1000px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 8px 16px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: inset 2px 3px 5px #6e6e6e, inset -2px -3px 6px #000;
}

.apple {
  box-sizing: border-box;
  object-fit: cover;
  border-radius: 0;
  min-width: 18px;
  max-width: 100%;
  position: static;
}

.content-style-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 78px;
  text-decoration: none;
  display: flex;
}

.text-5 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 9px;
  font-weight: 500;
  line-height: 9px;
  text-decoration: none;
}

.play-market {
  grid-column-gap: 7px;
  background-image: linear-gradient(#313131 0%, #1f1f1f 100%);
  border-radius: 1000px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 7px 18px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: inset 2px 3px 5px #6e6e6e, inset -2px -3px 6px #000;
}

.text-6 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 140px;
  padding-left: 140px;
  padding-right: 140px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.section-style {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 580px;
  text-decoration: none;
  display: flex;
}

.section-header {
  grid-column-gap: 10px;
  border: 1px solid #e5e7eb;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 6px 12px;
  text-decoration: none;
  display: flex;
}

.section-title {
  color: #000;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.title-style {
  color: #000;
  text-align: center;
  letter-spacing: -.025em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 600;
  line-height: 110%;
  text-decoration: none;
}

.subtitle {
  opacity: .8;
  color: #000;
  text-align: center;
  letter-spacing: -.005em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.container {
  background-image: linear-gradient(110.72deg, #aacaff33 0%, #ec489926 100%);
  border: 1px solid #fbcfe8;
  border-radius: 28px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 462px;
  display: flex;
  overflow: hidden;
}

.container-2 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 462px;
  padding: 12px;
  text-decoration: none;
  display: flex;
}

.container-3 {
  grid-row-gap: 12px;
  background-color: #fff;
  border: 1px solid #ec4899;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 102px;
  padding: 22px 24px;
  text-decoration: none;
  display: flex;
}

.container-4 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  text-decoration: none;
  display: flex;
}

.item-header {
  grid-column-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 23px;
  text-decoration: none;
  display: flex;
}

.icon {
  color: #000;
  letter-spacing: -.005em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.item-description {
  opacity: .8;
  color: #000;
  text-align: left;
  letter-spacing: -.005em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.container-5 {
  grid-row-gap: 12px;
  background-color: #ffffff4d;
  border: 1px solid #ffffff4d;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 102px;
  padding: 22px 24px;
  text-decoration: none;
  display: flex;
}

.container-6 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 712px;
  height: 462px;
  padding-left: 195px;
  padding-right: 195px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.group-13190-1 {
  object-fit: cover;
  position: absolute;
  top: 44px;
  left: 90px;
}

.container-7 {
  background-image: linear-gradient(110.72deg, #aacaff33, #ec489926);
  border: 1px solid #fbcfe8;
  border-radius: 28px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 462px;
  display: flex;
  overflow: hidden;
}

.container-8 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 35%;
  height: 462px;
  padding: 12px;
  text-decoration: none;
  display: flex;
}

.container-9 {
  grid-row-gap: 12px;
  background-color: #fff;
  border: 0 solid #ec4899;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 102px;
  padding: 22px 24px;
  text-decoration: none;
  display: flex;
}

.container-10 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  text-decoration: none;
  display: flex;
}

.container-11 {
  grid-row-gap: 12px;
  background-color: #ffffff4d;
  border: 1px solid #ffffff4d;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 102px;
  padding: 22px 24px;
  text-decoration: none;
  display: flex;
}

.container-12 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 712px;
  height: 462px;
  padding-left: 195px;
  padding-right: 195px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-7 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 140px;
  padding-left: 140px;
  padding-right: 140px;
  text-decoration: none;
  display: flex;
}

.section-description {
  color: #000;
  text-align: center;
  letter-spacing: -.025em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 600;
  line-height: 110%;
  text-decoration: none;
}

.main-content {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 2px;
  padding-bottom: 2px;
  text-decoration: none;
  display: flex;
}

.steps-container {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 562px;
  text-decoration: none;
  display: flex;
}

.frame-2147236759 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.step-container {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.step-header-container {
  grid-column-gap: 10px;
  background-color: #fce7f3;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 6px 12px;
  text-decoration: none;
  display: flex;
}

.step-header {
  color: #db2777;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.step-description {
  color: #000;
  letter-spacing: -.025em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.step-description-2 {
  color: #000;
  letter-spacing: -.025em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.store-links-container {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.app-store-link {
  background-image: linear-gradient(#313131 0%, #1f1f1f 100%);
  border-radius: 1000px;
  overflow: hidden;
  box-shadow: inset 2px 3px 5px #6e6e6e, inset -2px -3px 6px #000;
}

.content-style-4 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 78px;
  text-decoration: none;
  display: flex;
}

.text-8 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 9px;
  font-weight: 500;
  line-height: 9px;
  text-decoration: none;
}

.text-9 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 140px;
  padding-left: 140px;
  padding-right: 140px;
  text-decoration: none;
  display: flex;
}

.testimonial {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 580px;
  text-decoration: none;
  display: flex;
}

.testimonial-header {
  grid-column-gap: 10px;
  border: 1px solid #e5e7eb;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 6px 12px;
  text-decoration: none;
  display: flex;
}

.header-text {
  color: #000;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.subtitle-2 {
  color: #000;
  text-align: center;
  letter-spacing: -.025em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 600;
  line-height: 110%;
  text-decoration: none;
}

.testimonials-container {
  grid-column-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.testimonial-2 {
  grid-column-gap: 12px;
  border: 1px undefined undefined;
  background-color: #fff;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 20px 28px 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 8px #2a365a0a, 0 15px 15px #2a365a08, 0 34px 21px #2a365a05, 0 61px 24px #2a365a03, 0 95px 27px #2a365a00;
}

.testimonial-content {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.rating {
  object-fit: cover;
  border-radius: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.review {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.title-style-2 {
  color: #000;
  letter-spacing: -.005em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.description {
  opacity: .8;
  color: #000;
  letter-spacing: -.005em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.author {
  color: #6b7280;
  letter-spacing: -.005em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.text-10 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 140px 140px 180px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-13 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 580px;
  text-decoration: none;
  display: flex;
}

.header-style {
  grid-column-gap: 10px;
  border: 1px solid #e5e7eb;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 6px 12px;
  text-decoration: none;
  display: flex;
}

.title-style-3 {
  color: #000;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.description-2 {
  color: #000;
  text-align: center;
  letter-spacing: -.025em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  font-weight: 600;
  line-height: 110%;
  text-decoration: none;
}

.comparison-container {
  border: 1px undefined undefined;
  background-color: #fff;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 996px;
  padding: 12px 28px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 8px #2a365a0a, 0 15px 15px #2a365a08, 0 34px 21px #2a365a05, 0 61px 24px #2a365a03, 0 95px 27px #2a365a00;
}

.feature-list {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.feature-container {
  grid-column-gap: 10px;
  border: 0 solid #e5e7eb;
  border-top: 0 #162f61;
  border-bottom-width: 1px;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.feature-container.last {
  border: 0 #000;
}

.feature {
  color: #000;
  letter-spacing: -.005em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.column-header {
  color: #000;
  text-align: center;
  letter-spacing: -.005em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.status {
  color: #000;
  text-align: center;
  letter-spacing: -.005em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.feature-container-2 {
  grid-column-gap: 10px;
  border: 0 solid #e5e7eb;
  border-bottom-width: 1px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.container-14 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-15 {
  background-color: #ffe3f7;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-container {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1736.79px;
  height: 1027.33px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: -101px;
  left: -90px;
}

.container-16 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-17 {
  background-color: #ffe3f7;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cta {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-18 {
  background-color: #ffe3f7;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.feature-container-3 {
  grid-column-gap: 10px;
  border: 0 solid #e5e7eb;
  border-top-style: none;
  border-bottom-width: 1px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.text-11 {
  opacity: 0;
  color: #000;
  letter-spacing: -.005em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.container-19 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/Container-CTA.jpg');
  background-position: 0 0;
  background-size: 100% 100%;
  border: 1px #fbcfe8;
  border-radius: 28px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 462px;
  display: flex;
  position: static;
  overflow: hidden;
}

.container-20 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 45%;
  height: 462px;
  padding: 12px;
  text-decoration: none;
  display: flex;
}

.container-21 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 58px;
  text-decoration: none;
  display: flex;
}

.container-22 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  height: 462px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.group-13190-2 {
  object-fit: contain;
  width: 100%;
  min-width: auto;
  max-width: none;
  position: relative;
  top: auto;
  left: auto;
  overflow: visible;
}

.main-content-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding-top: 2px;
  padding-bottom: 2px;
  text-decoration: none;
  display: flex;
}

.steps-container-2 {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 45%;
  text-decoration: none;
  display: flex;
}

.step-description-3 {
  color: #000;
  letter-spacing: -.025em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.content-style-5 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 78px;
  text-decoration: none;
  display: flex;
}

.text-12 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 9px;
  font-weight: 500;
  line-height: 9px;
  text-decoration: none;
}

.frame-2147236761 {
  align-self: auto;
  width: 50%;
  height: 530px;
  max-height: 100%;
  overflow: hidden;
}

.frame-2147236761.image-container {
  height: 410px;
  display: block;
  position: static;
  top: 0;
  left: 0;
}

.cta-2 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.container-23 {
  background-color: #ffe3f7;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.container-1 {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: --1.81899e-12px;
}

.text-13 {
  grid-row-gap: 40px;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 120px 110px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-container-2 {
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 580px;
  text-decoration: none;
  display: flex;
}

.text-container-3 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.container-24 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 6px 12px;
  text-decoration: none;
  display: flex;
}

.subtitle-3 {
  color: #000;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.title-style-4 {
  color: #000;
  text-align: center;
  letter-spacing: -.025em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 68px;
  font-weight: 600;
  line-height: 110%;
  text-decoration: none;
}

.description-3 {
  opacity: .8;
  color: #000;
  text-align: center;
  letter-spacing: -.005em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.container-25 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image {
  object-fit: cover;
  border-radius: 20px;
  position: absolute;
  top: -82px;
  left: 400px;
}

.image-2 {
  object-fit: cover;
  border-radius: 20px;
  position: absolute;
  top: 92px;
  left: 77px;
}

.image-3 {
  object-fit: cover;
  border-radius: 20px;
  position: absolute;
  top: 124px;
  left: 1218px;
}

.image-4 {
  object-fit: cover;
  border-radius: 20px;
  position: absolute;
  top: -57px;
  left: 1010px;
}

.cta-3 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.container-26 {
  background-color: #ffe3f7;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.container-27 {
  object-fit: cover;
  min-width: 100%;
  position: absolute;
  top: 0;
  left: --1.81899e-12px;
}

.text-14 {
  grid-row-gap: 40px;
  background-image: url('../images/Container-CTA.jpg');
  background-position: 0 0;
  background-size: 100% 100%;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 60px 110px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-container-4 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.container-28 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 6px 12px;
  text-decoration: none;
  display: flex;
}

.container-29 {
  grid-row-gap: 16px;
  flex-direction: column;
  order: 0;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.text-container-5 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.container-30 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 6px 12px;
  text-decoration: none;
  display: flex;
}

.text-container-6 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.container-31 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 6px 12px;
  text-decoration: none;
  display: flex;
}

.container-32 {
  background-color: #ffe3f7;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.title-style-5 {
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.container-33 {
  grid-column-gap: 10px;
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 20px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 6px 12px;
  text-decoration: none;
  display: flex;
}

.buttons {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.image-5 {
  object-fit: cover;
  border-radius: 20px;
  position: absolute;
  top: 92px;
  left: 77px;
}

.image-6 {
  object-fit: cover;
  border-radius: 20px;
  position: absolute;
  top: 124px;
  left: 1218px;
}

.image-7 {
  object-fit: cover;
  border-radius: 20px;
  position: absolute;
  top: -57px;
  left: 1010px;
}

.button-container-2 {
  grid-column-gap: 12px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.apple-2 {
  object-fit: cover;
}

.content-style-6 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 78px;
  text-decoration: none;
  display: flex;
}

.button-subtext {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 9px;
  font-weight: 500;
  line-height: 9px;
  text-decoration: none;
}

.button-text {
  color: #fff;
  letter-spacing: -.47px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
}

.google-play-button {
  grid-column-gap: 7px;
  background-image: linear-gradient(#313131 0%, #1f1f1f 100%);
  border-radius: 1000px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 7px 18px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: inset 2px 3px 5px #6e6e6e, inset -2px -3px 6px #000;
}

.note {
  color: #000;
  text-align: center;
  letter-spacing: -.005em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.footer {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.footer-2 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 267px;
  padding: 10px;
  display: flex;
}

.text-15 {
  grid-row-gap: 40px;
  background-color: #f3f4f6;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 247px;
  padding: 60px 60px 40px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.container-34 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 86px;
  display: flex;
  position: relative;
}

.logo {
  grid-column-gap: 8.96871px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 38px;
  height: 48px;
  text-decoration: none;
  display: flex;
}

.group-27 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 38.4px;
  height: 48px;
  text-decoration: none;
  display: flex;
}

.container-35 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-16 {
  color: #000;
  letter-spacing: -.005em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.social-media-icons {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.icbaseline-facebook {
  object-fit: cover;
  border-radius: 40px;
  overflow: hidden;
}

.container-36 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 430px;
}

.title-style-6 {
  color: #000;
  letter-spacing: -.005em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.container-37 {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 40px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 440px;
  height: 48px;
  padding-left: 20px;
  text-decoration: none;
  display: flex;
}

.text-17 {
  opacity: .8;
  color: #000;
  letter-spacing: -.005em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.subscribe-button {
  grid-column-gap: 8px;
  background-image: linear-gradient(#313131 0%, #1f1f1f 100%);
  border-radius: 1000px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 14px 20px 14px 24px;
  text-decoration: none;
  display: flex;
  box-shadow: inset 2px 3px 5px #6e6e6e, inset -2px -3px 6px #000;
}

.text-18 {
  color: #fff;
  text-align: center;
  letter-spacing: -.025em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.container-38 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 86px;
  display: flex;
}

.frame-2147236762 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 120px;
  text-decoration: none;
  display: flex;
}

.container-39 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.title-style-7 {
  color: #000;
  letter-spacing: -.005em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.container-40 {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 40px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 440px;
  height: 48px;
  padding-left: 20px;
  text-decoration: none;
  display: flex;
}

.text-19 {
  opacity: .8;
  color: #000;
  letter-spacing: -.005em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.text-20 {
  color: #fff;
  text-align: center;
  letter-spacing: -.025em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.container-41 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 120px;
  text-decoration: none;
  display: flex;
}

.text-21 {
  color: #000;
  letter-spacing: -.005em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.links {
  grid-column-gap: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-22 {
  grid-row-gap: 40px;
  background-color: #f3f4f6;
  border-radius: 30px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 247px;
  padding: 60px 60px 40px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.footer-frame {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 86px;
  display: flex;
}

.subscribe {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.title-style-8 {
  color: #000;
  letter-spacing: -.005em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.container-42 {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 40px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 440px;
  height: 48px;
  padding-left: 20px;
  text-decoration: none;
  display: flex;
}

.text-23 {
  opacity: .8;
  color: #000;
  letter-spacing: -.005em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.text-24 {
  color: #fff;
  text-align: center;
  letter-spacing: -.025em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.socials {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 120px;
  text-decoration: none;
  display: flex;
}

.text-25 {
  color: #000;
  letter-spacing: -.005em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.image-8 {
  vertical-align: baseline;
  flex: none;
  min-width: auto;
  max-width: none;
  height: 464px;
  display: block;
  position: static;
  bottom: auto;
}

.image-9 {
  opacity: 1;
  vertical-align: bottom;
  mix-blend-mode: normal;
  flex: none;
  min-width: auto;
  max-width: none;
  height: 500px;
  display: block;
  position: static;
  bottom: 0;
}

.image-10 {
  min-width: 100%;
  max-width: 100%;
  min-height: 30%;
  position: static;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-11 {
  max-height: 100%;
}

.comparison-container-2 {
  border: 1px undefined undefined;
  background-color: #fff;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 996px;
  padding: 12px 28px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 8px #2a365a0a, 0 15px 15px #2a365a08, 0 34px 21px #2a365a05, 0 61px 24px #2a365a03, 0 95px 27px #2a365a00;
}

.feature-list-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.feature-container-4 {
  grid-column-gap: 10px;
  border: 0 solid #e5e7eb;
  border-bottom-width: 1px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 54px;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.text-26 {
  opacity: 0;
  color: #000;
  letter-spacing: -.005em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.feature-container-5 {
  grid-column-gap: 10px;
  border: 0 solid #e5e7eb;
  border-bottom-width: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54px;
  padding-top: 16px;
  padding-bottom: 16px;
  text-decoration: none;
  display: flex;
}

.feature-container-5.last {
  border-style: none;
  border-width: 1px;
}

.feature-2 {
  color: #000;
  letter-spacing: -.005em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.column-header-2 {
  color: #000;
  text-align: center;
  letter-spacing: -.005em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.no-feature {
  background-color: #fff;
  overflow: hidden;
}

.checkmark {
  object-fit: cover;
  overflow: hidden;
}

.image-12 {
  height: 600px;
}

.container-43 {
  flex-flow: column;
  display: flex;
}

.text-27 {
  grid-row-gap: 40px;
  background-color: #f3f4f6;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 247px;
  padding: 60px 60px 40px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.footer-frame-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 86px;
  display: flex;
}

.frame-2147236763 {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 120px;
  text-decoration: none;
  display: flex;
}

.logo-2 {
  grid-column-gap: 8.96871px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 38px;
  height: 48px;
  text-decoration: none;
  display: flex;
}

.group-28 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 38.4px;
  height: 48px;
  text-decoration: none;
  display: flex;
}

.subscribe-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.title-style-9 {
  color: #000;
  letter-spacing: -.005em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.container-44 {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 40px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 440px;
  height: 48px;
  padding-left: 20px;
  text-decoration: none;
  display: flex;
}

.text-28 {
  opacity: .8;
  color: #000;
  letter-spacing: -.005em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

.subscribe-button-2 {
  grid-column-gap: 8px;
  background-image: linear-gradient(#313131 0%, #1f1f1f 100%);
  border-radius: 1000px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 14px 20px 14px 24px;
  text-decoration: none;
  display: flex;
  box-shadow: inset 2px 3px 5px #6e6e6e, inset -2px -3px 6px #000;
}

.text-29 {
  color: #fff;
  text-align: center;
  letter-spacing: -.025em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
}

.socials-2 {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 120px;
  text-decoration: none;
  display: flex;
}

.text-30 {
  color: #000;
  letter-spacing: -.005em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.social-media-icons-2 {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.links-2 {
  grid-column-gap: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-31 {
  opacity: .8;
  color: #000;
  letter-spacing: -.005em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 140%;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .main-container {
    height: 1000px;
  }

  .content-container {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .navigation {
    min-width: 100%;
    max-width: 100%;
  }

  .nav-items {
    overflow: hidden;
  }

  .text-2 {
    grid-column-gap: 55px;
    grid-row-gap: 55px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .trusted-by-container {
    align-self: center;
    min-width: 120px;
    overflow: visible;
  }

  .main-heading {
    max-width: 100%;
  }

  .apple {
    min-width: 18%;
  }

  .text-6, .text-7, .text-9, .text-10 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-19 {
    flex-flow: column;
    width: 100%;
    height: 66%;
  }

  .container-20 {
    width: 100%;
    max-width: 100%;
  }

  .container-22 {
    width: 100%;
  }

  .main-content-2 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .steps-container-2 {
    width: 100%;
  }

  .frame-2147236761 {
    min-width: 100%;
  }

  .frame-2147236761.image-container {
    width: 100%;
    position: static;
  }

  .text-14, .text-22 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-11 {
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .content-container {
    border-radius: 40px;
    height: 100%;
  }

  .text-9 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .testimonials-container {
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .text-10 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .comparison-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .feature-container {
    max-height: 60px;
  }

  .feature {
    max-height: 51px;
    font-size: 15px;
  }

  .column-header {
    font-size: 14px;
  }

  .feature-container-3 {
    min-height: 53px;
    max-height: 60px;
  }

  .text-11 {
    font-size: 14px;
  }

  .container-22 {
    width: 100%;
    height: 340px;
  }
}

@media screen and (max-width: 479px) {
  .main-container {
    height: 680px;
  }

  .content-container {
    height: 100%;
  }

  .navigation {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .logo-container {
    flex: none;
  }

  .pregmate_site_logo_344d157e-fd12-1 {
    width: 100%;
    height: 32px;
  }

  .download-button {
    display: none;
  }

  .text-2 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .trusted-by-container {
    max-width: 100%;
  }

  .trusted-by-text {
    font-size: 13px;
  }

  .main-heading {
    max-width: 100%;
    font-size: 34px;
  }

  .subheading {
    max-width: 100%;
    font-size: 16px;
  }

  .store-buttons-container-2 {
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .text-6 {
    padding-top: 100px;
  }

  .title-style {
    font-size: 32px;
  }

  .icon {
    font-size: 16px;
  }

  .container-9 {
    padding: 12px 20px;
  }

  .text-7 {
    padding-top: 100px;
  }

  .section-description {
    font-size: 32px;
  }

  .step-description {
    font-size: 18px;
  }

  .text-9 {
    padding-top: 100px;
  }

  .subtitle-2 {
    font-size: 32px;
  }

  .title-style-2 {
    font-size: 16px;
  }

  .text-10 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .description-2 {
    font-size: 32px;
  }

  .container-22 {
    width: 100%;
    height: 180px;
  }

  .frame-2147236761.image-container {
    max-width: none;
    height: 250px;
    max-height: none;
  }

  .title-style-4 {
    font-size: 34px;
  }

  .footer-2 {
    height: auto;
  }

  .frame-2147236762 {
    width: auto;
  }

  .text-22 {
    height: 100%;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .footer-frame {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 68%;
  }

  .title-style-8 {
    text-align: center;
  }

  .comparison-container-2 {
    max-width: none;
    padding-left: 10px;
    padding-right: 10px;
    overflow: visible;
  }

  .feature-container-4, .feature-container-5 {
    height: 70px;
  }

  .feature-2 {
    font-size: 14px;
    line-height: 120%;
  }

  .column-header-2 {
    font-size: 16px;
    line-height: 120%;
  }

  .image-13 {
    vertical-align: baseline;
  }

  .text-27 {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-frame-2 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    height: auto;
  }

  .frame-2147236763 {
    justify-content: center;
    align-items: center;
  }

  .title-style-9 {
    text-align: center;
  }

  .socials-2 {
    justify-content: flex-start;
    align-items: center;
  }

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

  .text-31 {
    font-size: 14px;
  }
}


