/* Lifescore v5 Styles
----------------------------------------------------- */
@import "https://use.typekit.net/dan3udt.css";
@media screen and (max-width: 767px) {
  html {
    font-size: 50%; } }

html {
  /*overflow-x:hidden;*/ }

body p {
  color: black; }

a {
  color: #c39b6a; }
  a:hover, a:focus {
    color: black;
    text-decoration: none; }

.btn, .lifescore-v5-page .gform_wrapper input.gform_next_button, .lifescore-v5-page .gform_wrapper .button, .lifescore-v5-page .gform_wrapper .btn,
.lifescore-v5-page .gform_wrapper .hs-form .hs-button.primary,
.lifescore-v5-page .hs-form .gform_wrapper .hs-button.primary {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  border-radius: 4px !important; }
  .btn.btn-light, .lifescore-v5-page .gform_wrapper input.btn-light.gform_next_button, .lifescore-v5-page .gform_wrapper .btn-light.button, .lifescore-v5-page .gform_wrapper .btn-light.btn,
  .lifescore-v5-page .gform_wrapper .hs-form .btn-light.hs-button.primary,
  .lifescore-v5-page .hs-form .gform_wrapper .btn-light.hs-button.primary {
    padding: 1.2rem 2rem;
    font-size: 16px;
    font-weight: 600 !important;
    background: #D5C1A9 !important;
    text-transform: uppercase;
    color: #1C1919 !important;
    border: 0;
    letter-spacing: 4px; }
    .btn.btn-light:hover, .lifescore-v5-page .gform_wrapper input.btn-light.gform_next_button:hover, .lifescore-v5-page .gform_wrapper .btn-light.button:hover,
    .lifescore-v5-page .gform_wrapper .hs-form .btn-light.hs-button.primary:hover,
    .lifescore-v5-page .hs-form .gform_wrapper .btn-light.hs-button.primary:hover {
      background: #1C1919 !important;
      color: white !important; }
  .btn.btn-white, .lifescore-v5-page .gform_wrapper input.btn-white.gform_next_button, .lifescore-v5-page .gform_wrapper .btn-white.button, .lifescore-v5-page .gform_wrapper .btn-white.btn,
  .lifescore-v5-page .gform_wrapper .hs-form .btn-white.hs-button.primary,
  .lifescore-v5-page .hs-form .gform_wrapper .btn-white.hs-button.primary {
    padding: 1.2rem 2rem;
    font-size: 16px;
    font-weight: 600 !important;
    background: white;
    text-transform: uppercase;
    color: #1C1919 !important;
    border: 0;
    letter-spacing: 4px; }
    .btn.btn-white:hover, .lifescore-v5-page .gform_wrapper input.btn-white.gform_next_button:hover, .lifescore-v5-page .gform_wrapper .btn-white.button:hover,
    .lifescore-v5-page .gform_wrapper .hs-form .btn-white.hs-button.primary:hover,
    .lifescore-v5-page .hs-form .gform_wrapper .btn-white.hs-button.primary:hover {
      background: #D5C1A9;
      color: #1C1919 !important; }
  .btn.btn-dark, .lifescore-v5-page .gform_wrapper input.btn-dark.gform_next_button, .lifescore-v5-page .gform_wrapper .btn-dark.button, .lifescore-v5-page .gform_wrapper .btn-dark.btn,
  .lifescore-v5-page .gform_wrapper .hs-form .btn-dark.hs-button.primary,
  .lifescore-v5-page .hs-form .gform_wrapper .btn-dark.hs-button.primary {
    padding: 1.2rem 2rem;
    font-size: 16px;
    font-weight: 600 !important;
    background: #1c1919 !important;
    text-transform: uppercase;
    color: #EBE8E3 !important;
    border: 0;
    letter-spacing: 4px; }
    .btn.btn-dark:hover, .lifescore-v5-page .gform_wrapper input.btn-dark.gform_next_button:hover, .lifescore-v5-page .gform_wrapper .btn-dark.button:hover,
    .lifescore-v5-page .gform_wrapper .hs-form .btn-dark.hs-button.primary:hover,
    .lifescore-v5-page .hs-form .gform_wrapper .btn-dark.hs-button.primary:hover {
      background: #D5C1A9 !important;
      color: #1C1919 !important; }
  .btn.btn-soft-white, .lifescore-v5-page .gform_wrapper input.btn-soft-white.gform_next_button, .lifescore-v5-page .gform_wrapper .btn-soft-white.button, .lifescore-v5-page .gform_wrapper .btn-soft-white.btn,
  .lifescore-v5-page .gform_wrapper .hs-form .btn-soft-white.hs-button.primary,
  .lifescore-v5-page .hs-form .gform_wrapper .btn-soft-white.hs-button.primary {
    font-size: 16px !important;
    font-weight: 600 !important;
    background: none !important;
    border: 2px solid white !important;
    text-transform: uppercase !important;
    color: white !important;
    letter-spacing: 4px !important; }
    .btn.btn-soft-white:hover, .lifescore-v5-page .gform_wrapper input.btn-soft-white.gform_next_button:hover, .lifescore-v5-page .gform_wrapper .btn-soft-white.button:hover,
    .lifescore-v5-page .gform_wrapper .hs-form .btn-soft-white.hs-button.primary:hover,
    .lifescore-v5-page .hs-form .gform_wrapper .btn-soft-white.hs-button.primary:hover {
      background: white !important;
      color: black !important;
      border: 2px solid white !important; }

.mh-lifescore-v5-head {
  background: none;
  box-shadow: none;
  position: relative;
  z-index: 1; }
  .mh-lifescore-v5-head .title-area img {
    width: 300px;
    max-width: 100%; }
    @media screen and (max-width: 1199px) {
      .mh-lifescore-v5-head .title-area img {
        width: 240px; } }
    @media screen and (max-width: 767px) {
      .mh-lifescore-v5-head .title-area img {
        width: 200px; } }
.lifescore-v5-page .site-container section {
  padding-top: 4rem;
  padding-bottom: 4rem; }

.lifescore-v5-page section.mh-assessment-outer {
  padding-top: 2rem; }

body.lifescore-v5-assessment {
  background: none;
  padding-top: 120px; }
  @media screen and (max-width: 767px) {
    body.lifescore-v5-assessment {
      padding-top: 0; } }
  @media screen and (max-width: 767px) {
    body.lifescore-v5-assessment .site-container section {
      padding-top: 0;
      padding-bottom: 0; } }
.lifescore-v5-page {
  font-family: europa, sans-serif;
  color: #000;
  font-weight: 400;
  font-size: 16px;
  font-size: 1.6rem;
  overflow-x: hidden; }
  .lifescore-v5-page > div {
    font-size: 16px;
    font-size: 1.6rem; }
  @media screen and (max-width: 767px) {
    .lifescore-v5-page .title-area {
      margin-bottom: 0; } }
  .lifescore-v5-page .mh-assessment-scoring {
    display: none; }
  .lifescore-v5-page h1, .lifescore-v5-page h2, .lifescore-v5-page h3, .lifescore-v5-page h4, .lifescore-v5-page h5, .lifescore-v5-page h6 {
    color: #1c1919;
    font-family: europa, sans-serif;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.2; }
  .lifescore-v5-page h1 {
    font-size: 16px;
    letter-spacing: 0.25em;
    line-height: 32px;
    text-align: center;
    color: #121212;
    text-transform: uppercase;
    margin-bottom: 74px; }
    @media screen and (max-width: 767px) {
      .lifescore-v5-page h1 {
        font-size: 3.4rem; } }
    @media screen and (max-width: 575px) {
      .lifescore-v5-page h1 {
        font-size: 2.8rem; } }
  .lifescore-v5-page h4 {
    letter-spacing: .4rem;
    font-size: 2.4rem;
    text-transform: uppercase; }
  .lifescore-v5-page h5, .lifescore-v5-page h6 {
    font-family: europa, sans-serif; }
  .lifescore-v5-page p {
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 28px;
    text-align: left;
    color: rgba(0, 0, 0, 0.75);
    margin-bottom: 60px; }
  .lifescore-v5-page .mh-assessment-inner {
    padding: 30px 0;
    margin-bottom: 50px; }
    @media screen and (max-width: 767px) {
      .lifescore-v5-page .mh-assessment-inner {
        border-radius: 0;
        box-shadow: none; } }
    @media screen and (max-width: 575px) {
      .lifescore-v5-page .mh-assessment-inner {
        padding: 15px; } }
  .lifescore-v5-page .site-footer {
    background: none;
    position: relative; }
    .lifescore-v5-page .site-footer .mh-copyright {
      text-align: left;
      margin-bottom: 20px; }
    .lifescore-v5-page .site-footer .mh-legal {
      text-align: right; }
      @media screen and (max-width: 767px) {
        .lifescore-v5-page .site-footer .mh-legal {
          text-align: left; } }
  .lifescore-v5-page .btn-hover, .lifescore-v5-page .btn:hover, .lifescore-v5-page .gform_wrapper input.gform_next_button:hover, .lifescore-v5-page .gform_wrapper .button:hover,
  .lifescore-v5-page .hs-form .hs-button.primary:hover {
    background: #79ffdb; }
  .lifescore-v5-page .btn, .lifescore-v5-page .gform_wrapper input.gform_next_button, .lifescore-v5-page .gform_wrapper .button, .lifescore-v5-page .gform_wrapper .btn,
  .lifescore-v5-page .hs-form .hs-button.primary {
    background-color: #D5C1A9;
    font-family: europa, sans-serif;
    font-weight: 600;
    border-radius: 4px;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    padding: 15px 30px;
    border: none;
    font-size: 1.6rem;
    letter-spacing: .2rem;
    color: #000;
    margin: 5px; }
    .lifescore-v5-page .btn:hover, .lifescore-v5-page .gform_wrapper input.gform_next_button:hover, .lifescore-v5-page .gform_wrapper .button:hover,
    .lifescore-v5-page .hs-form .hs-button.primary:hover {
      background-color: #1C1919;
      color: white; }
  .lifescore-v5-page .btn-primary.disabled, .lifescore-v5-page .gform_wrapper input.disabled.gform_next_button {
    background: #127C8B;
    color: rgba(255, 255, 255, 0.45);
    text-shadow: none; }
  .lifescore-v5-page .btn.disabled, .lifescore-v5-page .gform_wrapper input.disabled.gform_next_button, .lifescore-v5-page .gform_wrapper .disabled.button,
  .lifescore-v5-page .gform_wrapper .hs-form .disabled.hs-button.primary,
  .lifescore-v5-page .hs-form .gform_wrapper .disabled.hs-button.primary,
  .lifescore-v5-page .btn[disabled],
  .lifescore-v5-page .gform_wrapper input[disabled].gform_next_button,
  .lifescore-v5-page .gform_wrapper [disabled].button,
  .lifescore-v5-page .gform_wrapper .hs-form [disabled].hs-button.primary,
  .lifescore-v5-page .hs-form .gform_wrapper [disabled].hs-button.primary,
  .lifescore-v5-page fieldset[disabled] .btn,
  .lifescore-v5-page fieldset[disabled] .gform_wrapper input.gform_next_button,
  .lifescore-v5-page .gform_wrapper fieldset[disabled] input.gform_next_button,
  .lifescore-v5-page fieldset[disabled] .gform_wrapper .button,
  .lifescore-v5-page .gform_wrapper fieldset[disabled] .button,
  .lifescore-v5-page fieldset[disabled] .gform_wrapper .hs-form .hs-button.primary,
  .lifescore-v5-page .gform_wrapper .hs-form fieldset[disabled] .hs-button.primary,
  .lifescore-v5-page fieldset[disabled] .hs-form .gform_wrapper .hs-button.primary,
  .lifescore-v5-page .hs-form .gform_wrapper fieldset[disabled] .hs-button.primary {
    color: #fff;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .15;
    pointer-events: none; }
  .lifescore-v5-page .btn-bigtext {
    color: white;
    text-decoration: none;
    font-size: 4.8rem;
    font-weight: 300;
    text-transform: none;
    border-bottom: 1px solid #000;
    padding-bottom: 2px; }
    .lifescore-v5-page .btn-bigtext:hover {
      border-bottom: 2px solid #000; }
  .lifescore-v5-page .gform_wrapper .button, .lifescore-v5-page .gform_wrapper .btn, .lifescore-v5-page .gform_wrapper input.gform_next_button,
  .lifescore-v5-page .gform_wrapper .hs-form .hs-button.primary,
  .lifescore-v5-page .hs-form .gform_wrapper .hs-button.primary {
    float: right; }
  .lifescore-v5-page .gform_wrapper input.gform_next_button {
    float: right; }
  .lifescore-v5-page .gform_wrapper input.gform_next_button::before {
    background-color: #072239;
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 4px;
    left: -2px;
    top: 5px;
    z-index: -1;
    border-radius: 6px;
    box-shadow: 0px 1px 0px #fff; }
  .lifescore-v5-page .gform_wrapper input.gform_previous_button {
    float: left !important;
    color: #aaa;
    background: transparent;
    padding-left: 0; }
    .lifescore-v5-page .gform_wrapper input.gform_previous_button:hover {
      background: transparent;
      color: #000; }
  .lifescore-v5-page .gform_wrapper .gform_page_footer {
    text-align: center; }
  .lifescore-v5-page .gform_wrapper input.gform_next_button {
    float: none; }
    @media screen and (max-width: 991px) {
      .lifescore-v5-page .gform_wrapper input.gform_next_button {
        line-height: 20px;
        padding: 15px 25px; } }
    @media screen and (max-width: 767px) {
      .lifescore-v5-page .gform_wrapper input.gform_next_button {
        font-size: 1.6rem;
        line-height: 1 !important;
        margin-bottom: 0 !important;
        padding: 10px 25px;
        width: auto !important; } }
  @media screen and (max-width: 767px) {
    .lifescore-v5-page .gform_wrapper input.gform_previous_button {
      padding-left: 7px; } }
  @media screen and (max-width: 767px) {
    .lifescore-v5-page .gform_wrapper input.gform_next_button {
      padding-right: 7px; } }
  .lifescore-v5-page img.gform_ajax_spinner {
    display: none !important; }

.flex-col {
  flex-direction: column;
  justify-content: center; }

body.lifescore-v5-intro .mh-lifescore-v5-head {
  display: none; }

body.lifescore-v5-intro .site-container section {
  padding-top: 9rem;
  padding-bottom: 9rem; }

body.lifescore-v5-intro .ls-logo {
  width: 300px;
  max-width: 100%;
  margin-bottom: 6rem; }

body.lifescore-v5-intro h1 {
  font-family: garamond-premier-pro-display, serif;
  font-weight: 300;
  font-size: 90px;
  letter-spacing: 0.01em;
  line-height: 1.2;
  color: #fff;
  text-transform: none;
  margin-bottom: 35px; }
  @media screen and (max-width: 767px) {
    body.lifescore-v5-intro h1 {
      font-size: 48px;
      margin-bottom: 20px; } }
body.lifescore-v5-intro h2 {
  font-family: garamond-premier-pro-display, serif;
  font-weight: 300;
  font-size: 75px;
  line-height: 1.1;
  color: #1c1919;
  margin-bottom: 35px; }
  @media screen and (max-width: 767px) {
    body.lifescore-v5-intro h2 {
      font-size: 40px;
      margin-bottom: 20px; } }
body.lifescore-v5-intro h4 {
  font-size: 14px;
  letter-spacing: 0.23em;
  line-height: 30px;
  text-align: left;
  color: black; }

body.lifescore-v5-intro p {
  font-family: europa, sans-serif;
  font-weight: normal;
  font-size: 21px;
  letter-spacing: 0.05em;
  line-height: 33px;
  margin-bottom: 2rem; }

body.lifescore-v5-intro #splash {
  background-color: #e4f5f5; }

body.lifescore-v5-intro #discover {
  background: #EBE8E3;
  background: url(../../images/lifescore-v5/atf-lifescore-intro.jpg) no-repeat center center;
  background-size: cover;
  color: #fff;
  min-height: 95vh; }
  @media screen and (max-width: 767px) {
    body.lifescore-v5-intro #discover {
      padding: 140px 0; } }
  body.lifescore-v5-intro #discover p {
    color: #fff; }

body.lifescore-v5-intro #discover2 {
  background: white;
  color: #000;
  padding: 140px 0; }
  @media screen and (max-width: 767px) {
    body.lifescore-v5-intro #discover2 {
      padding: 140px 0; } }
  body.lifescore-v5-intro #discover2 p {
    font-size: 16px;
    letter-spacing: 0.02em;
    line-height: 28px;
    text-align: left;
    color: #1c1919; }
  body.lifescore-v5-intro #discover2 h4 {
    font-family: europa, sans-serif;
    font-weight: normal;
    font-size: 28px;
    letter-spacing: 0.3em;
    line-height: 52px;
    text-align: center;
    color: #1c1919; }

body.lifescore-v5-intro #discover2 h3::after {
  background: url(images/lifescore-icon-color.png) no-repeat center center;
  background-size: contain;
  content: "";
  display: block;
  height: 0;
  margin: 1% auto 0;
  overflow: hidden;
  padding-top: 8.2%;
  width: 5%; }

body.lifescore-v5-finalstep {
  background: #EBE8E3; }
  body.lifescore-v5-finalstep .mh-final-step {
    border-radius: 15px;
    max-width: 100%;
    width: 800px;
    background: #fff;
    color: #000;
    margin: 50px auto 100px; }
    body.lifescore-v5-finalstep .mh-final-step h1 {
      font-size: 55px;
      letter-spacing: 0.03em;
      line-height: 65px;
      color: #000;
      font-weight: 300;
      text-align: center;
      text-transform: inherit;
      font-family: garamond-premier-pro-display, serif;
      margin-bottom: 4rem;
      margin-top: 20px;
      text-transform: capitalize;
      display: block; }
  body.lifescore-v5-finalstep form.hs-form {
    position: relative;
    padding: 30px 0; }
    body.lifescore-v5-finalstep form.hs-form fieldset {
      padding: 0;
      margin: 0; }
      body.lifescore-v5-finalstep form.hs-form fieldset .hs-form-field {
        margin-bottom: 30px; }
      body.lifescore-v5-finalstep form.hs-form fieldset div.input {
        position: relative;
        top: -65px; }
      body.lifescore-v5-finalstep form.hs-form fieldset input {
        background: transparent;
        border: none;
        border-bottom: 2px solid black;
        color: #000;
        display: block;
        width: 100%;
        padding: 0 0 5px 0; }
      body.lifescore-v5-finalstep form.hs-form fieldset label {
        color: black;
        text-transform: uppercase;
        font-size: 12px;
        letter-spacing: 1px;
        display: block;
        width: 100%;
        margin-right: 5px;
        padding-top: 15px; }
      body.lifescore-v5-finalstep form.hs-form fieldset select {
        background: #fff;
        color: #000;
        border: none;
        border-bottom: 2px solid black;
        padding: 0 0 5px 0; }
    body.lifescore-v5-finalstep form.hs-form .hs-button {
      width: 300px;
      max-width: 85%; }
    body.lifescore-v5-finalstep form.hs-form .hs-error-msg {
      color: red;
      font-size: 12px;
      text-transform: uppercase;
      top: -30px;
      position: relative; }
    body.lifescore-v5-finalstep form.hs-form .legal-consent-container {
      font-size: 12px;
      font-weight: 300; }
  body.lifescore-v5-finalstep .fineprint {
    color: #acacac;
    font-size: 1.2rem;
    margin: 30px auto 0;
    text-align: center;
    width: 90%; }

body.lifescore-v5-results h1 {
  font-size: 6.2rem; }

body.lifescore-v5-results .site-container section {
  padding-top: 8rem;
  padding-bottom: 8rem; }

body.lifescore-v5-results #schedule-call {
  padding: 50px 0 100px;
  background: #1c1919;
  color: #fff; }
  body.lifescore-v5-results #schedule-call h1 {
    font-family: garamond-premier-pro-display, serif;
    font-weight: 300;
    font-size: 90px;
    line-height: 1;
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
    text-transform: none;
    letter-spacing: 0; }
    @media (max-width: 992px) {
      body.lifescore-v5-results #schedule-call h1 {
        font-size: 48px; } }
  body.lifescore-v5-results #schedule-call p {
    color: #fff;
    text-align: unset; }

body.lifescore-v5-results #select-time {
  background: #fff;
  padding: 50px 0 100px; }

body.lifescore-v5-results .ls-logo {
  width: 300px;
  max-width: 100%;
  margin-bottom: 4rem;
  margin-top: 4rem; }

body.lifescore-v5-results #lifescorelevel {
  background: #d0dfe8 url("../../images/lifescore-v5/atf-lifescore-results.jpg") no-repeat bottom center;
  background-size: cover;
  color: #fff;
  padding-top: 8rem;
  padding-bottom: 12rem;
  margin-top: -2.6rem; }
  body.lifescore-v5-results #lifescorelevel h1 {
    font-size: 36px;
    letter-spacing: 0.2em;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    margin-bottom: 4rem; }
    @media screen and (max-width: 991px) {
      body.lifescore-v5-results #lifescorelevel h1 {
        font-size: 3.2rem;
        letter-spacing: 2px; } }
    @media screen and (max-width: 575px) {
      body.lifescore-v5-results #lifescorelevel h1 {
        margin-bottom: 10px; } }
  body.lifescore-v5-results #lifescorelevel .level-name {
    text-transform: uppercase;
    font-weight: 900; }
  body.lifescore-v5-results #lifescorelevel .lifescore {
    float: left;
    width: 100%; }
    body.lifescore-v5-results #lifescorelevel .lifescore h3 {
      color: #fff;
      text-transform: uppercase;
      font-weight: 400;
      letter-spacing: 3px;
      font-size: 14px;
      margin-bottom: 8rem; }
    body.lifescore-v5-results #lifescorelevel .lifescore h1 {
      color: #fff;
      margin-bottom: 0;
      font-size: 9rem;
      font-weight: 300;
      font-family: europa, sans-serif;
      line-height: 1;
      letter-spacing: 0; }
    body.lifescore-v5-results #lifescorelevel .lifescore .thescore {
      margin: 0 auto;
      width: 70%;
      height: 0;
      margin-bottom: 4rem;
      overflow: hidden;
      padding-top: 50%;
      position: relative; }
      @media screen and (max-width: 575px) {
        body.lifescore-v5-results #lifescorelevel .lifescore .thescore {
          width: 100%; } }
    body.lifescore-v5-results #lifescorelevel .lifescore .possible-total {
      color: #D5C1A9;
      text-transform: uppercase;
      font-size: 10px;
      letter-spacing: 2px;
      font-weight: 300; }
    body.lifescore-v5-results #lifescorelevel .lifescore .wrapthescore {
      box-sizing: border-box;
      padding: 25px;
      position: absolute;
      top: 20%;
      right: 0;
      left: 0;
      text-align: center;
      width: 100%; }
      @media screen and (max-width: 991px) {
        body.lifescore-v5-results #lifescorelevel .lifescore .wrapthescore {
          top: 0%; } }
      @media screen and (max-width: 767px) {
        body.lifescore-v5-results #lifescorelevel .lifescore .wrapthescore {
          top: 20%; } }
      @media screen and (max-width: 575px) {
        body.lifescore-v5-results #lifescorelevel .lifescore .wrapthescore {
          top: 20%; } }
      @media screen and (max-width: 400px) {
        body.lifescore-v5-results #lifescorelevel .lifescore .wrapthescore {
          top: 10%; } }
      @media screen and (max-width: 320px) {
        body.lifescore-v5-results #lifescorelevel .lifescore .wrapthescore {
          top: 0; } }
    body.lifescore-v5-results #lifescorelevel .lifescore .progress_svg {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg); }
    body.lifescore-v5-results #lifescorelevel .lifescore .progress_svg .score_meter {
      stroke-dasharray: 597;
      stroke-dashoffset: 597;
      -webkit-animation: reveal_progress 1200ms cubic-bezier(0.99, 0.01, 0.62, 0.94) 500ms forwards;
      animation: reveal_progress 1200ms cubic-bezier(0.99, 0.01, 0.62, 0.94) 500ms forwards; }
  body.lifescore-v5-results #lifescorelevel .video {
    padding-top: 34.875%;
    width: 62%; }
  body.lifescore-v5-results #lifescorelevel .sharescore {
    text-align: center;
    margin-bottom: 6rem; }
  body.lifescore-v5-results #lifescorelevel .sharescore .twitter,
  body.lifescore-v5-results #lifescorelevel .sharescore .facebook {
    color: white;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    overflow: visible;
    text-align: center;
    width: 40px;
    font-size: 29px; }
  body.lifescore-v5-results #lifescorelevel .sharescore h5 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    margin: 10px 0 0; }
  body.lifescore-v5-results #lifescorelevel .score-scroll a {
    color: #fff;
    text-decoration: none; }
    body.lifescore-v5-results #lifescorelevel .score-scroll a:hover {
      color: #acffe9; }
  body.lifescore-v5-results #lifescorelevel .score-scroll span {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.25em;
    line-height: 32px;
    text-align: center;
    color: #fff;
    display: block;
    text-transform: uppercase;
    margin-botom: 35px; }

body.lifescore-v5-results .life-domain-summary {
  margin-bottom: 50px; }

body.lifescore-v5-results #cta {
  background: #fff; }
  body.lifescore-v5-results #cta h2 {
    font-weight: 300;
    font-size: 4.4rem;
    margin-bottom: 4rem !important; }
  body.lifescore-v5-results #cta h3 {
    margin-bottom: 2rem; }
  body.lifescore-v5-results #cta h4 {
    letter-spacing: .3rem;
    font-size: 1.6rem;
    text-transform: uppercase;
    margin-bottom: 4rem; }
  body.lifescore-v5-results #cta .navigate-cover {
    padding-top: 3.5rem; }
    @media screen and (max-width: 575px) {
      body.lifescore-v5-results #cta .navigate-cover {
        padding-top: 0; } }
body.lifescore-v5-results #learnmore {
  background: #1c1818;
  padding: 150px 0;
  color: #fff; }
  body.lifescore-v5-results #learnmore h2 {
    /*
			font-family: $bodyfont;
			font-size: 45px;
			letter-spacing: 0.1em;
			line-height: 70px;
			*/
    margin-bottom: 20px;
    font-family: garamond-premier-pro-display, serif;
    font-weight: 300;
    letter-spacing: 0;
    font-size: 54px;
    color: #C39A6A; }
  body.lifescore-v5-results #learnmore h4 {
    font-size: 16px;
    letter-spacing: 0.25em;
    line-height: 32px;
    text-align: center;
    color: #ccb08f;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase; }
  body.lifescore-v5-results #learnmore p {
    font-size: 19px;
    letter-spacing: 0.05em;
    line-height: 1.6;
    color: #fff; }

body.lifescore-v5-results #congratulations {
  background: #1c1919;
  padding: 100px 0;
  color: #fff; }
  body.lifescore-v5-results #congratulations h4 {
    color: #fff;
    margin-bottom: 60px;
    line-height: 1.5; }
  body.lifescore-v5-results #congratulations p {
    color: #fff;
    margin-bottom: 30px; }

body.lifescore-v5-results #scores {
  background: #F8F8F5;
  padding: 100px 0 0; }
  @media screen and (max-width: 575px) {
    body.lifescore-v5-results #scores {
      padding: 100px 0; } }
  body.lifescore-v5-results #scores h1 {
    font-weight: normal;
    font-size: 36px;
    letter-spacing: 0.2em;
    line-height: 45px;
    text-align: center;
    color: #1c1919; }
  body.lifescore-v5-results #scores h2 {
    margin-top: 60px;
    margin-bottom: 20px;
    font-family: garamond-premier-pro-display, serif;
    font-weight: 300;
    letter-spacing: 0;
    font-size: 60px; }
    @media screen and (max-width: 575px) {
      body.lifescore-v5-results #scores h2 {
        font-size: 36px; } }
  body.lifescore-v5-results #scores h4 {
    margin-bottom: 40px;
    text-align: center; }
  body.lifescore-v5-results #scores p {
    font-size: 16px;
    letter-spacing: 0.02em;
    line-height: 1.5;
    color: #1c1919;
    margin-bottom: 30px; }
  body.lifescore-v5-results #scores .shield-icon {
    width: 47px;
    height: auto;
    margin-bottom: 20px;
    margin-top: 60px; }
  body.lifescore-v5-results #scores .score-summary {
    background: #EBE8E3;
    border-radius: 8px;
    padding: 20px 20px 80px;
    width: 1250px;
    max-width: 100%;
    margin: 0 auto 60px; }
  body.lifescore-v5-results #scores .mh-chart-section {
    padding-top: 3rem;
    padding-bottom: 4rem; }
  body.lifescore-v5-results #scores #mh-polarchart {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding: 40px;
    background: url(../../images/assessment-ui/lifescore-v5-circle.svg) no-repeat center center;
    background-size: contain; }
    @media screen and (max-width: 575px) {
      body.lifescore-v5-results #scores #mh-polarchart {
        padding: 20px; } }
  body.lifescore-v5-results #scores table.score-breakdown {
    border-collapse: collapse;
    margin: 0 auto;
    max-width: 750px;
    font-size: 1.4rem;
    font-weight: 400; }
    body.lifescore-v5-results #scores table.score-breakdown th,
    body.lifescore-v5-results #scores table.score-breakdown td {
      border: 1px solid #d7d7d7;
      color: #000;
      padding: 5px 16px;
      background-color: #fff; }
    body.lifescore-v5-results #scores table.score-breakdown thead th {
      background-color: #F7F7F5;
      font-size: 1.4rem;
      font-weight: 600;
      letter-spacing: .4rem;
      text-transform: uppercase;
      padding: 16px;
      text-align: center; }
    body.lifescore-v5-results #scores table.score-breakdown thead th:nth-child(2) {
      background-color: white; }
    body.lifescore-v5-results #scores table.score-breakdown tbody th.circle {
      line-height: 1.2;
      text-align: center; }
    body.lifescore-v5-results #scores table.score-breakdown tbody th {
      background-color: #F7F7F5;
      text-align: center;
      padding: 15px 10px;
      font-size: 13px;
      letter-spacing: 0.08em;
      line-height: 18px;
      text-align: center;
      color: #000; }
    body.lifescore-v5-results #scores table.score-breakdown tbody td {
      text-align: center; }
      body.lifescore-v5-results #scores table.score-breakdown tbody td i {
        font-style: normal;
        color: #ddd; }
    body.lifescore-v5-results #scores table.score-breakdown tfoot th,
    body.lifescore-v5-results #scores table.score-breakdown tfoot td {
      padding: 25px 10px;
      vertical-align: baseline; }
    @media (max-width: 490px) {
      body.lifescore-v5-results #scores table.score-breakdown tfoot td {
        vertical-align: middle; } }
    body.lifescore-v5-results #scores table.score-breakdown tfoot th {
      font-weight: 300;
      background-color: #f9f9f9;
      text-align: right; }
    body.lifescore-v5-results #scores table.score-breakdown tfoot th span {
      font-size: 1.4rem;
      font-weight: 600;
      letter-spacing: .4rem;
      text-transform: uppercase;
      vertical-align: middle;
      word-break: normal; }
    body.lifescore-v5-results #scores table.score-breakdown tfoot td {
      font-weight: 700;
      text-align: center;
      position: relative; }
    body.lifescore-v5-results #scores table.score-breakdown tfoot sup {
      color: #aaa;
      line-height: 1;
      margin-top: 0;
      position: relative; }
    @media (max-width: 640px) {
      body.lifescore-v5-results #scores table.score-breakdown tbody td {
        padding-right: 32px; }
      body.lifescore-v5-results #scores table.score-breakdown tfoot th,
      body.lifescore-v5-results #scores table.score-breakdown tfoot td {
        line-height: 1;
        padding: 16px; } }
  body.lifescore-v5-results #scores .footnote {
    color: #000;
    font-family: Europa-Regular;
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 0.08em;
    line-height: 18px;
    width: 70%;
    text-align: center; }
    @media screen and (max-width: 575px) {
      body.lifescore-v5-results #scores .footnote {
        width: 90%; } }
  body.lifescore-v5-results #scores .score-explanations {
    padding: 100px 0; }
  body.lifescore-v5-results #scores .domain-icon {
    width: 65px;
    height: auto;
    margin-bottom: 20px;
    margin-top: 60px; }
  body.lifescore-v5-results #scores .score-statement {
    text-align: center;
    font-family: garamond-premier-pro-display, serif;
    font-size: 28px;
    margin-bottom: 40px; }
    body.lifescore-v5-results #scores .score-statement strong {
      font-size: 130%; }
  body.lifescore-v5-results #scores .score-body {
    background: rgba(160, 91, 73, 0.6); }
  body.lifescore-v5-results #scores .score-mind {
    background: rgba(204, 176, 143, 0.6); }
  body.lifescore-v5-results #scores .score-spirit {
    background: rgba(193, 138, 58, 0.6); }
  body.lifescore-v5-results #scores .score-love {
    background: rgba(224, 186, 149, 0.6); }
  body.lifescore-v5-results #scores .score-family {
    background: rgba(193, 193, 116, 0.6); }
  body.lifescore-v5-results #scores .score-community {
    background: rgba(221, 190, 58, 0.6); }
  body.lifescore-v5-results #scores .score-money {
    background: rgba(153, 173, 157, 0.6); }
  body.lifescore-v5-results #scores .score-work {
    background: rgba(68, 111, 110, 0.6); }
  body.lifescore-v5-results #scores .score-hobbies {
    background: rgba(136, 174, 198, 0.6); }
  body.lifescore-v5-results #scores .score-recommendations {
    padding: 100px 0; }
  body.lifescore-v5-results #scores .sample-goal-templates {
    background: #EBE8E3;
    border-radius: 8px;
    padding: 20px 20px 80px;
    width: 1250px;
    max-width: 100%;
    margin: 60px auto 60px; }
    body.lifescore-v5-results #scores .sample-goal-templates ul {
      padding-left: 40px;
      margin-bottom: 60px; }
      body.lifescore-v5-results #scores .sample-goal-templates ul li {
        font-family: courier, serif;
        font-style: normal;
        list-style-type: circle;
        margin-bottom: 15px; }
    body.lifescore-v5-results #scores .sample-goal-templates h5 {
      text-align: center;
      font-family: garamond-premier-pro-display, serif;
      font-size: 30px;
      font-weight: 300;
      margin-top: 60px;
      margin-bottom: 30px; }

body.lifescore-v5-results #scorechart {
  background: #f1f1f1; }

/* Print Styles
----------------------------------------------------- */
@media print {
  .ls-logo {
    filter: brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(0%) hue-rotate(21deg) brightness(97%) contrast(103%); }
  #schedule-call {
    display: none; }
  h1, h2, h3, h4, p {
    color: #000 !important; }
  body.lifescore-v5-results #lifescorelevel {
    margin: 0;
    padding: 0; }
  #scores,
  .score-explanations,
  .score-recommendations {
    page-break-before: always; }
  body.lifescore-v5-results #scores .sample-goal-templates {
    padding: 0;
    max-width: 630px;
    page-break-before: always; }
    body.lifescore-v5-results #scores .sample-goal-templates h5 {
      margin-top: 0; }
  #ff-footer {
    display: none; } }

/*# sourceMappingURL=lifescore-v5.css.map */