body {
  color: #171e5e;
  font-family:
    Red Hat Display,
    sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}

h1 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
}

h2 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

.html {
  display: none;
}

.text-btn {
  font-size: 12px;
}

.topnav__items {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  justify-items: center;
  display: flex;
}

.topnav__btns {
  justify-content: flex-end;
  align-items: center;
  display: none;
}

.button {
  min-height: 40px;
  min-width: 204px;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #4aa6e4;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color 0.15s;
  display: none;
}

.button:hover {
  background-color: #005eff;
}

.topnav__dropdown {
  display: none;
}

.topnav__links {
  grid-column-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: center;
  justify-items: center;
  display: flex;
}

.brand {
  width: 210px;
}

.topnav {
  z-index: 100;
  border-bottom: 1px solid rgba(23, 30, 94, 0.1);
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navtop__link {
  color: #171e5e;
  text-transform: uppercase;
  margin-right: 0;
  font-size: 14px;
  line-height: 140%;
  text-decoration: none;
  transition: color 0.1s;
}

.navtop__link:hover {
  color: rgba(14, 34, 53, 0.8);
}

.navtop__link.w--current {
  font-weight: 700;
}

.topnav__content {
  z-index: 1;
  height: 88px;
  background-color: #f7f7f7;
  align-items: center;
  display: flex;
}

.uppercase {
  color: #171e5e;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 120%;
}

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

.text-regular {
  color: #171e5e;
  text-align: left;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
}

.text-regular.is--white {
  color: #fff;
}

.text-regular.is--white.is--center {
  text-align: center;
}

.text-regular.for-heart-disease {
  color: #82291f;
  text-align: center;
}

.text-regular.is--smaller {
  font-size: 16px;
}

.text-regular.is--smaller.is--mid-blue-30 {
  color: rgba(23, 30, 94, 0.3);
}

.text-regular.for-testimonial-name {
  color: rgba(23, 30, 94, 0.3);
  font-weight: 700;
}

.text-regular.for--testimonial-words {
  font-size: 16px;
}

.hero__hand {
  width: 66%;
  object-fit: contain;
  object-position: 0% 100%;
  overflow: hidden;
}

.qr-code {
  width: 120px;
  border-radius: 0.83em;
}

.hero__iphone {
  width: 30%;
  max-width: 320px;
  object-fit: contain;
  position: relative;
  top: 130px;
  left: -72px;
  overflow: hidden;
}

.download-apps {
  grid-column-gap: 32px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: auto auto;
  grid-auto-columns: auto;
  margin-bottom: 40px;
  display: flex;
}

.download-apps.no-margin {
  margin-bottom: 0;
}

.heading-xlarge {
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
}

.heading-xlarge.is-white {
  color: #fff;
}

.heading-xlarge.for-heart-desease {
  color: #82291f;
}

.heading-xlarge.for--testimonials {
  text-align: left;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #1282a7, #01b8e4 60%);
  -webkit-background-clip: text;
  background-clip: text;
}

.heading-xlarge.for--feature {
  color: #171e5e;
}

.hero {
  background-image: linear-gradient(344deg, #ffa196 24%, #5ec7f3 66%);
  padding-top: 144px;
}

.app-icon {
  width: 104px;
}

.hero__title-wrap {
  width: 100%;
  max-width: 880px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.download-apps__img {
  width: 100%;
  height: 48px;
  object-fit: contain;
}

.hero__flex {
  z-index: 10;
  flex-direction: column;
  align-items: center;
  margin-bottom: 80px;
  display: flex;
  position: relative;
}

.trusted__universities {
  grid-column-gap: 72px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  margin-top: 32px;
  display: flex;
}

.trusted {
  background-color: #3b5d79;
  padding-top: 192px;
  padding-bottom: 128px;
}

.text-small {
  margin-bottom: 0;
  font-size: 0.97em;
  line-height: 1.5;
}

.text-small.is--white-center {
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-size: 14px;
  line-height: 150%;
}

.text-wrap.for--heart-d-intro {
  max-width: 832px;
}

.trusted__iphone-img {
  width: 100%;
  margin-bottom: 48px;
}

.trusted__iphones {
  grid-column-gap: 96px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.1fr 1fr;
  grid-auto-columns: auto;
  display: grid;
}

.trusted__title {
  max-width: 720px;
  margin-top: 96px;
  margin-bottom: 96px;
}

.trusted__universities-img {
  height: 48px;
  object-fit: contain;
}

.trusted__intro,
.trusted__content,
.heart-disease__content {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heart-disease__intro {
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: center;
  margin-bottom: 80px;
  display: flex;
}

.text-large {
  text-align: center;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 120%;
}

.text-large.for-heart-desease {
  color: #82291f;
  text-align: center;
}

.text-large.for--feature {
  text-align: left;
  font-size: 20px;
}

.heart-disease__icon {
  height: 120px;
  object-fit: contain;
  margin-bottom: 56px;
}

.heart-disease__grid-item {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heart-disease {
  background-color: #ffa499;
  padding-top: 144px;
  padding-bottom: 144px;
}

.heart-disease__grid {
  grid-column-gap: 96px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: auto;
  display: grid;
}

.get-started {
  background-color: #3b5d79;
  padding-top: 144px;
  padding-bottom: 144px;
}

.get-started__title {
  margin-top: 48px;
  margin-bottom: 48px;
}

.footer {
  background-color: #f5f5f5;
  padding-top: 48px;
  padding-bottom: 48px;
}

.footer__copy-text {
  text-align: right;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-size: 10px;
}

.footer__title {
  color: #2e3b4e;
  text-align: left;
  letter-spacing: 0.2px;
  font-size: 22px;
  line-height: 120%;
}

.footer__links {
  grid-column-gap: 24px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 8px;
  display: flex;
  /* flex-direction: column; */
}

.footer__items {
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.footer__social-link {
  width: 32px;
}

.footer__social-grid {
  grid-column-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto;
  grid-auto-columns: auto;
  justify-content: flex-end;
  margin-bottom: 12px;
  display: flex;
}

.footer__flex {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.footer__copy-social {
  align-self: flex-end;
}

.footer__link {
  color: #2e3b4e;
  font-size: 17px;
  line-height: 150%;
  text-decoration: none;
  transition: color 0.15s;
}

.footer__link:hover {
  color: rgba(46, 59, 78, 0.8);
}

.title-wrap.for--testimonials {
  margin-top: 24px;
}

.testimonials__out-of {
  font-size: 36px;
  font-weight: 400;
}

.testimonials__slide-mask {
  height: auto;
  padding-bottom: 16%;
}

.testimonials__left-arrow {
  width: 64px;
  justify-content: center;
  align-items: center;
  display: flex;
  top: auto;
  bottom: 64px;
  left: 0%;
  right: auto;
}

.testimonials__rate {
  color: #171e5e;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
}

.rating-stars {
  width: 82%;
  padding-top: 8px;
  padding-bottom: 16px;
}

.testimonials__slide {
  height: auto;
}

.testimonials__slide-content {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.testimonials__right-arrow {
  width: 64px;
  justify-content: center;
  align-items: center;
  display: flex;
  top: auto;
  bottom: 64px;
  left: 72px;
  right: auto;
}

.testimonials__intro {
  max-width: 720px;
}

.testimonials__slide-title {
  color: #171e5e;
  text-align: left;
  margin-top: 36px;
  margin-bottom: 4px;
  font-size: 24px;
  line-height: 120%;
}

.testimonials__words-slide {
  max-width: 860px;
  margin-top: 8px;
}

.testimonials__slider {
  height: auto;
  background-color: #fff;
  margin-top: 64px;
}

.testimonials__slide-nav {
  display: none;
}

.testimonials__ratings {
  flex-direction: column;
  flex: none;
  align-items: flex-end;
  display: flex;
}

.testimonials__flex {
  grid-column-gap: 96px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.testimonials__slide-stars {
  width: 112px;
  margin-bottom: 12px;
}

.testimonials {
  padding-top: 144px;
}

.page-wrapper {
  padding-top: 88px;
  position: relative;
  overflow: hidden;
}

.hero__content {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.hero__images {
  width: 100%;
  max-width: 960px;
  align-items: flex-end;
  margin-top: -136px;
  display: flex;
  position: relative;
  right: 0;
}

.image-cover {
  width: 100%;
  object-fit: cover;
}

.heading-medium {
  font-size: 28px;
  line-height: 120%;
}

.heading-medium.is--normal {
  font-weight: 400;
}

.heading-medium.for--feature {
  color: #171e5e;
  text-align: left;
}

.inner-wrap {
  width: 100%;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}

.testimonials__content {
  width: 100%;
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
}

.text-xlarge {
  font-size: 36px;
  line-height: 120%;
}

.trusted__iphone-info {
  grid-row-gap: 12px;
  flex-direction: column;
  display: flex;
}

.get-started__flex {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading-large {
  font-size: 36px;
  line-height: 120%;
}

.heading-large.for--trusted {
  color: #ffa499;
}

.features {
  z-index: 20;
  width: 100%;
  height: auto;
  -webkit-backdrop-filter: blur(64px);
  backdrop-filter: blur(64px);
  background-color: #d6f0fb;
}

.features__content {
  width: 100%;
  max-width: 896px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 96px;
  padding-bottom: 72px;
}

.features__items {
  grid-row-gap: 80px;
  flex-direction: column;
  margin-top: 112px;
  display: flex;
}

.feature__item {
  grid-column-gap: 56px;
  border-bottom: 1px solid rgba(23, 30, 94, 0.1);
  justify-content: space-between;
  padding-bottom: 72px;
  display: flex;
}

.feature__item.last {
  border-bottom-style: none;
}

.feature__info {
  width: 100%;
  max-width: 600px;
  grid-row-gap: 40px;
  flex-direction: column;
  display: flex;
}

.feature__info-item {
  grid-row-gap: 4px;
  flex-direction: column;
  display: flex;
}

.feature__title {
  width: 216px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

@media screen and (max-width: 991px) {
  .top-nav__get-drop-icon {
    width: auto;
    height: 12px;
  }

  .topnav__drop-list {
    z-index: 20;
  }

  .topnav__drop-list.w--open {
    background-color: #f7f7f7;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 24px;
    padding-bottom: 48px;
    position: fixed;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .topnav__items {
    grid-template-columns: auto auto;
    display: flex;
  }

  .topnav__btns,
  .topnav__dropdown {
    display: block;
  }

  .header {
    background-image: linear-gradient(#000, #fff);
  }

  .apps-mobile__flex-item {
    border-bottom: 1px solid rgba(23, 30, 94, 0.1);
    padding-top: 16px;
    padding-bottom: 16px;
    text-decoration: none;
    display: block;
  }

  .topnav__links {
    display: none;
  }

  .topnav__content {
    top: 56px;
  }

  .topnav__drop-toggle {
    padding-right: 20px;
    right: -20px;
  }

  .container {
    padding-left: 48px;
    padding-right: 48px;
  }

  .text-regular {
    font-size: 16px;
  }

  .qr-code {
    display: none;
  }

  .hero__iphone {
    top: 100px;
    left: -48px;
  }

  .download-apps,
  .download-apps.no-margin {
    grid-template-rows: auto;
  }

  .heading-xlarge {
    font-size: 44px;
  }

  .hero {
    padding-top: 96px;
  }

  .app-icon {
    width: 96px;
  }

  .trusted {
    padding-bottom: 96px;
  }

  .text-small {
    font-size: 1.43em;
  }

  .trusted__iphones {
    grid-column-gap: 48px;
  }

  .heart-disease__intro {
    width: 100%;
  }

  .text-large {
    font-size: 22px;
  }

  .text-large.for--feature {
    font-size: 18px;
  }

  .heart-disease__icon {
    height: 96px;
    margin-bottom: 32px;
  }

  .heart-disease {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .heart-disease__grid {
    grid-column-gap: 48px;
  }

  .get-started {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .footer__title {
    font-size: 18px;
  }

  .footer__social-grid {
    grid-column-gap: 12px;
  }

  .footer__link {
    font-size: 16px;
  }

  .testimonials__out-of {
    font-size: 24px;
  }

  .testimonials__slide-mask {
    margin-bottom: 32px;
    padding-bottom: 0%;
  }

  .testimonials__left-arrow {
    width: 48px;
    margin-left: 0;
    margin-right: auto;
    position: relative;
    bottom: 0;
  }

  .testimonials__rate {
    font-size: 32px;
  }

  .rating-stars {
    width: 76%;
  }

  .testimonials__right-arrow {
    width: 48px;
    margin-left: 72px;
    margin-right: auto;
    position: relative;
    bottom: 48px;
    left: -16px;
  }

  .testimonials__words-slide {
    max-width: 640px;
  }

  .testimonials__slider {
    flex-direction: column;
    display: flex;
  }

  .testimonials__flex {
    grid-column-gap: 48px;
  }

  .testimonials {
    padding-top: 96px;
  }

  .hero__images {
    margin-top: -96px;
  }

  .heading-medium.for--feature {
    font-size: 20px;
  }

  .text-xlarge,
  .heading-large {
    font-size: 32px;
  }

  .feature__item {
    grid-column-gap: 48px;
  }

  .feature__info {
    grid-row-gap: 32px;
  }

  .feature__title {
    width: 144px;
    flex: none;
  }
}

@media screen and (max-width: 767px) {
  .button {
    min-height: 32px;
    min-width: 0;
    padding: 0 32px;
  }

  .hidden-text {
    display: none;
  }

  .brand {
    width: 180px;
  }

  .navtop__link {
    margin-right: 24px;
    font-size: 2.2em;
  }

  .topnav__content {
    height: 64px;
    top: 56px;
  }

  .uppercase {
    font-size: 16px;
  }

  .topnav__drop-toggle {
    right: -16px;
  }

  .container {
    padding-left: 32px;
    padding-right: 32px;
  }

  .text-regular.for--testimonial-words {
    font-size: 14px;
  }

  .hero__iphone {
    top: 72px;
    left: -34px;
  }

  .download-apps {
    grid-column-gap: 16px;
    margin-bottom: 24px;
  }

  .heading-xlarge {
    font-size: 36px;
  }

  .heading-xlarge.for--feature {
    font-size: 44px;
  }

  .hero {
    padding-top: 72px;
  }

  .app-icon {
    width: 80px;
  }

  .hero__title-wrap {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .trusted__universities {
    grid-column-gap: 48px;
  }

  .trusted {
    padding-top: 128px;
    padding-bottom: 64px;
  }

  .trusted__iphone {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .trusted__iphone-img {
    height: 80vw;
    max-height: 480px;
    object-fit: contain;
    margin-bottom: 24px;
  }

  .trusted__iphones {
    grid-row-gap: 64px;
    flex-direction: column;
    display: flex;
  }

  .trusted__title {
    max-width: 530px;
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .trusted__universities-img {
    height: 36px;
  }

  .heart-disease__intro {
    max-width: 610px;
    grid-row-gap: 16px;
    margin-bottom: 48px;
  }

  .text-large {
    font-size: 20px;
  }

  .heart-disease__icon {
    margin-bottom: 16px;
  }

  .heart-disease__grid-item {
    max-width: 320px;
  }

  .heart-disease {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .heart-disease__grid {
    width: 80vw;
    max-width: 480px;
    grid-row-gap: 48px;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .get-started {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .get-started__title {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .footer {
    padding-top: 32px;
    padding-bottom: 32px;
    position: relative;
  }

  .footer__links {
    margin-top: 12px;
  }

  .footer__items {
    grid-row-gap: 0px;
    /* align-items: center; */
    margin-bottom: 24px;
  }

  .footer__social-grid {
    justify-content: center;
  }

  .footer__flex {
    flex-direction: column;
    align-items: center;
  }

  .footer__copy-social {
    flex-direction: column;
    align-self: auto;
    align-items: center;
    display: flex;
  }

  .testimonials__slide-title {
    margin-top: 24px;
  }

  .testimonials__ratings {
    order: -1;
    align-items: flex-start;
    margin-bottom: 24px;
  }

  .testimonials__flex {
    flex-direction: column;
  }

  .testimonials,
  .page-wrapper {
    padding-top: 64px;
  }

  .hero__images {
    margin-top: -64px;
  }

  .heading-medium {
    font-size: 24px;
  }

  .heading-medium.for--feature.is--special {
    font-size: 28px;
  }

  .text-xlarge {
    font-size: 24px;
  }

  .trusted__iphone-info {
    max-width: 320px;
    grid-row-gap: 8px;
  }

  .heading-large {
    font-size: 24px;
  }

  .features__content {
    padding-top: 80px;
    padding-bottom: 48px;
  }

  .features__items {
    grid-row-gap: 56px;
    margin-top: 80px;
  }

  .feature__item {
    grid-row-gap: 32px;
    flex-direction: column;
    padding-bottom: 56px;
  }

  .feature__info {
    grid-row-gap: 24px;
  }

  .feature__title {
    width: auto;
  }
}

@media screen and (max-width: 479px) {
  .button {
    min-width: 92px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 3em;
    line-height: 1;
  }

  .topnav__dropdown {
    flex: none;
  }

  .brand {
    width: 160px;
  }

  .navtop__link {
    display: none;
  }

  .topnav__content {
    z-index: 2;
    top: 56px;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero__hand {
    width: 80%;
    top: auto;
    bottom: 0%;
    left: -7.4em;
    right: auto;
  }

  .hero__iphone {
    width: 40%;
    top: 79px;
    left: -28px;
  }

  .download-apps {
    width: 100%;
    justify-content: center;
  }

  .heading-xlarge {
    font-size: 32px;
  }

  .heading-xlarge.for--feature {
    font-size: 36px;
  }

  .download-apps__img {
    height: auto;
    object-fit: cover;
  }

  .text-small {
    font-size: 3.38em;
  }

  .trusted__iphone-img {
    height: auto;
  }

  .trusted__iphones {
    width: 80%;
    grid-template-rows: auto auto auto;
    grid-template-columns: 64%;
  }

  .heart-disease__grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 70%;
  }

  .testimonials__slide-mask {
    margin-bottom: 16px;
  }

  .testimonials__words-slide {
    width: 100%;
  }

  .hero__images {
    margin-top: -96px;
  }

  .heading-large {
    font-size: 22px;
  }
}

#w-node-_3a75b3a5-2915-092d-027b-b67c09845c34-326d5654 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_36050312-d56e-0a4e-2bb3-1620c7f101a8-326d5654 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_36050312-d56e-0a4e-2bb3-1620c7f101aa-326d5654 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_6d611cef-7f27-da19-fbba-c9735713c868-5713c864 {
  justify-self: start;
}

#w-node-_6d611cef-7f27-da19-fbba-c9735713c86f-5713c864 {
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_3a75b3a5-2915-092d-027b-b67c09845c34-326d5654,
  #w-node-_36050312-d56e-0a4e-2bb3-1620c7f101aa-326d5654 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
