@font-face {
  font-family: "TiemposHeadlineLight";
  src: url("../fonts/TiemposHeadlineLight.eot");
  src: url("../fonts/TiemposHeadlineLight.eot") format("embedded-opentype"),
    url("../fonts/TiemposHeadlineLight.woff2") format("woff2"),
    url("../fonts/TiemposHeadlineLight.woff") format("woff"),
    url("../fonts/TiemposHeadlineLight.ttf") format("truetype"),
    url("../fonts/TiemposHeadlineLight.svg#TiemposHeadlineLight")
      format("svg");
  font-display: swap;
}


address, big, blockquote, button, caption, cite, code, 
em, fieldset, font, form, h1, h2, h3, h4, h5, h6, img, 
label, legend, li, ol, p, small, strike, sub, sup, 
table, td, th, tr, ul{
  border: none;
  margin: 0;
  padding: 0;
}
/* Header Styles */
#static-site-header{
  position: fixed;
  z-index: 99999;
  width: 100%;
}
/* #static-site-header header.sharecare-esi section.m-you-header-bar {
  position: relative;
  z-index: 100;
  overflow: hidden;
} */
#static-site-header .site-header__sub-nav-menu {
  width: 100%;
  max-width: 98%;
  margin: 1.2rem auto auto auto;
  padding-top: 5.5rem;
  padding-bottom: 1rem;
  background-color: #e8f1ef;
  display: flex;
  flex-flow: row nowrap;
  text-align: left;
  border-radius: 0 0 5.3rem 5.3rem;
  font-family: 'HelveticaNeue', Arial, sans-serif;
  box-shadow: 0 0.1rem 0.1rem #ccc;
  overflow: hidden;
}
#static-site-header .site-header__sub-nav-menu .site-header__sub-nav-menu-outer-wrapper {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  padding: 0 5rem;
}
#static-site-header .site-header__sub-nav-menu .site-header__sub-nav-menu-outer-wrapper ul {
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

#static-site-header .site-header__sub-nav-menu .menu-item {
  font-size: 1.2rem;
  list-style: none;
  padding: 0 1.5rem;
}
#static-site-header .site-header__sub-nav-menu .menu-item a {
  color: #4a4a4a;
  white-space: nowrap;
}
#static-site-header .site-header__sub-nav-menu .menu-item.current-menu-item a, 
#static-site-header .site-header__sub-nav-menu  .menu-item.current-page-ancestor a {
  color: #000 !important;
  font-weight: 600;
}
/* General Styles */
#sharecare-main-static {
  margin: 0;
  padding: 0;
  font-family: 'HelveticaNeue', Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 2.1rem;
  color: #4a4a4a;
  overflow-x: hidden;
}
.sharecare-main-static h1, .sharecare-main-static h2, 
.sharecare-main-static h3, .sharecare-main-static h4, 
.sharecare-main-static h5, .sharecare-main-static h6 {
  font-family: TiemposHeadlineLight, 'Times New Roman', serif;
  font-weight: 300;
}
.sharecare-main-static img{
  height: auto;
}
.sharecare-main-static .content-container-wrapper {
  overflow-x: hidden;
}
.sharecare-main-static .content-section {
  margin-bottom: 5rem;
}
.sharecare-main-static .content-section .section-text {
  margin-bottom: 1rem;
}
.sharecare-main-static .content-section .section-text h2, 
.sharecare-main-static .content-section .section-heading h2 {
  font-size: 3rem;
  color: #005846;
  line-height: normal;
  margin-bottom: .5rem;
}
.sharecare-main-static .content-section .section-text p {
  line-height: 2.5rem;
}
/* Hero */
.sharecare-main-static .custom-page-hero-container {
  background-color: #e8f1ef;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  border-radius: 0 0 0 7rem;
  padding-top: 4rem;
  padding-left: 20px;
  margin-bottom: 3rem;
}
.sharecare-main-static .custom-page-hero-container > .wp-block-group__inner-container{
    max-width: 144.4rem;
    margin: auto;
    padding-top: 10rem;
}

.sharecare-main-static .custom-page-hero-text {
  margin-top: 7.5rem;
  position: relative;
  z-index: 9999;
}
.sharecare-main-static .custom-page-hero-container.alt .custom-page-hero-text {
  margin-top: 23.5rem;
}
.sharecare-main-static .custom-page-hero-text > .wp-block-group__inner-container {
  margin: 0;
  padding: 0rem 1rem;
}
.sharecare-main-static .custom-page-hero-container .hero-image {
  display: flex;
  max-height: 29.8rem;
  position: absolute;
  right: 0;
  top:0;
}
.sharecare-main-static .custom-page-hero-container.alt .hero-image {
  left: 0;
}
.sharecare-main-static .custom-page-hero-container .hero-image.desktop{
  display:none;
}
.sharecare-main-static .custom-page-hero-container .hero-image img {
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: right;
  object-position: right;
  width: 100%;
}
.sharecare-main-static .custom-page-hero-container.alt .hero-image img {
  object-position: left;
}
.sharecare-main-static .custom-page-hero-text h1 {
  font-size: 4.8rem;
  line-height: 5rem;
  color: #0d5547;
  max-width: 20rem;
  margin-bottom: 2.5rem;
}
.sharecare-main-static .custom-page-hero-text p {
  color: #0d5547;
  font-size: 1.5rem;
  line-height: 2.1rem;
  margin-bottom: 3.5rem;
}
.sharecare-main-static .custom-page-cta {
  margin-bottom: 10px;
}
.sharecare-main-static .custom-page-cta a {
  min-width: 206px;
  height: 4.9rem;
  font-size: 1.5rem;
  line-height: 2.5rem;
  border-radius: 6.5rem;
}
/* Home Styles */
.sharecare-main-static .custom-home-download.wp-block-columns,
.sharecare-main-static .custom-home-download .wp-block-column .wp-block-image {
  margin-bottom: 0;
}
.sharecare-main-static .custom-home-download .wp-block-column {
  flex-basis: auto !important;
}
.sharecare-main-static .custom-home-download .apple-download {
  max-width: 9.3rem;
  margin-right: 1rem;
}
.sharecare-main-static .custom-home-download .google-download {
  max-width: 10.5rem;
  margin-left: 0;
}
/* Pill Sections */
.sharecare-main-static .pill-section .section-image .desktop, 
.sharecare-main-static .content-section .section-image .desktop {
  display: none;
}
.sharecare-main-static .pill-section .section-image img, 
.sharecare-main-static .pill-section .section-image video {
  width: 100%;
}
.sharecare-main-static .pill-section .section-wrapper {
  position: relative;
}

.sharecare-main-static .pill-section .section-text {
  padding: 0 2.8rem;
}
.sharecare-main-static .pill-section .section-text img {
  width: auto;
} 
.sharecare-main-static .pill-section .section-image .wp-block-image{
  margin-left: auto;
  max-width: 310px;
}
.sharecare-main-static .pill-section:nth-child(even) .section-image .wp-block-image{
  margin-left: 0;
}
.sharecare-main-static .pill-section .section-text ul {
  margin: 1.5rem 0 1rem;
  padding-left: 3rem;
}
.sharecare-main-static .pill-section .section-text ul li {
  margin-bottom: .5rem;
}

/* Quote Carousel */
.sharecare-main-static .home-quote-wrapper {
  padding: 3rem 2rem;
}
.sharecare-main-static .home-quote-wrapper .quote-block {
  padding: 1rem;
}
.sharecare-main-static .home-quote-wrapper .quote-block > .wp-block-group__inner-container {
  border-radius: 53px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.4);
  background-color: #fcfcfc;
  padding: 3rem 2rem 3rem 2.5rem;
}
.sharecare-main-static .home-quote-wrapper .quote-image {
  max-width: 23rem;
}
.sharecare-main-static .home-quote-wrapper .quote-text {
  padding: 0 2rem;
  margin-top: 4rem;
}
.sharecare-main-static .home-quote-wrapper .quote-text p:not(.quote-author) {
  color: #125547;
  font-size: 1.8rem;
  line-height: 2.5rem;
  font-family: TiemposHeadlineLight, 'Times New Roman', serif;
  position: relative;
}
.sharecare-main-static .home-quote-wrapper .quote-text .quote-author {
  color: #4a4a4a;
  margin-top: 2rem;
}
.sharecare-main-static .home-quote-wrapper .quote-text p:not(.quote-author):before,
.sharecare-main-static .solutions-content-wrapper .pill-section .section-quote:before {
  content: open-quote;
  font-size: 6rem;
  position: absolute;
  top: 1.2rem;
  left: -2.5rem;
}
.sharecare-main-static .home-quote-wrapper .quote-text p:not(.quote-author):after,
.sharecare-main-static .solutions-content-wrapper .pill-section .section-quote:after {
  content: close-quote;
  font-size: 6rem;
  position: absolute;
  bottom: -1.2rem;
  margin-left: 1rem;
}
/* Animation */
.sharecare-main-static .slide-animation{
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  -webkit-transition: all .75s ease;
  -moz-transition: all .75s ease;
  -ms-transition: all .75s ease;
  -o-transition: all .75s ease;
  transition: all .75s ease;
}
.sharecare-main-static .fade-animation{
  opacity: 0;
  filter: alpha(opacity=0);
  position: relative;
  -webkit-transition: opacity .75s ease-in-out;
  -moz-transition: opacity .75s ease-in-out;
  -ms-transition: opacity .75s ease-in-out;
  -o-transition: opacity .75s ease-in-out;
  transition: opacity .75s ease-in-out;
}
.sharecare-main-static .slide-animation.slide-left {
  left: -50%;
}
.sharecare-main-static .slide-animation.slide-right {
  right: -50%;
}
.sharecare-main-static .slide-left.animated {
  left: 0%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.sharecare-main-static .slide-right.animated {
  right: 0%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.sharecare-main-static .fade-animation.animated{
  opacity: 1;
  filter: alpha(opacity=100);
}
/* Carousel Navigation */
.sharecare-main-static .slick-controls {
  position: relative;
  margin-top: 1rem;
}
.sharecare-main-static  .slick-dotted.slick-slider {
  margin: 0;
}
.sharecare-main-static .content-section .slick-dots {
  margin: 0;
  position: static;
  width:auto;
  order:2;
}
.sharecare-main-static .slick-dots li button::before{
  font-size: 15px;
  color: rgba(124, 200, 191, 0.68);
}
.sharecare-main-static .slick-dots li.slick-active button:before{
  color: #56baaa;
}
.sharecare-main-static .slick-controls .wp-block-group__inner-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.sharecare-main-static .slick-prev:before, 
.sharecare-main-static .slick-next:before {
  color: #156f5e;
  line-height:normal;
  content: none;
}
.sharecare-main-static .slick-prev, .sharecare-main-static .slick-next{
  position: static;
  transform: none;
  margin-top: 3px;
  color: #156f5e;
  font-size: 20px;
  top:0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.sharecare-main-static .slick-prev{
  order: 1;
}
.sharecare-main-static .slick-next{
  order: 3;
}
.site-header__sub-nav-menu .slick-arrow:before{
  content: none;
}
.site-header__sub-nav-menu .slick-prev {
  background-image: url(../img/content-arrow-left.png);
  background-size: contain;
  background-position: center;
  width: .6rem;
  height: .9rem;
  left: -1.5rem;
}
.site-header__sub-nav-menu .slick-next {
  background-image: url(../img/content-arrow-right.png);
  background-size: contain;
  background-position: center;
  width: .6rem;
  height: .9rem;
  right: -1.5rem;
}

/* Sharecare By the Numbers */
.sharecare-main-static .by-the-numbers-container  {
  margin-top: 5rem;
  padding: 0 2rem;
}
.sharecare-main-static .sharecare-by-numbers .by-the-numbers-footnote {
  margin-top: 2rem;
}
.sharecare-main-static .sharecare-by-numbers .by-the-numbers-footnote a{
  color:#0e5547;
}
.sharecare-main-static .by-the-numbers-callout .by-the-numbers-number {
  width: 22rem;
  height: 11rem;
  background-color: #fff;
  border-top-left-radius: 11rem;
  border-top-right-radius: 11rem;
  border-color: #e8f1ef;
  border-width: .23rem;
  border-style: solid;
  border-bottom: 0;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-content: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 3rem;
  color: #0e5547;
  padding-top: 3rem;
  font-family: TiemposHeadlineLight, 'Times New Roman', serif;
  text-align: center;
}
.sharecare-main-static .by-the-numbers-callout .by-the-numbers-desc {
  background-color: #e8f1ef;
  width: 22rem;
  height: 11rem;
  border-bottom-left-radius: 11rem;
  border-bottom-right-radius: 11rem;
  border-color: #e8f1ef;
  border-width: .23rem;
  border-style: solid;
  border-top: 0;
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-content: center;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 2rem 2rem 0 2rem;
  text-align: center;
}
.sharecare-main-static .by-the-numbers-container .slick-prev,
.sharecare-main-static .by-the-numbers-container .slick-next,
.sharecare-main-static .sharecare-windows-film-awards .slick-prev,
.sharecare-main-static .sharecare-windows-film-awards .slick-next {
  position: absolute;
}
.sharecare-main-static .by-the-numbers-container .slick-prev,
.sharecare-main-static .sharecare-windows-film-awards .slick-prev {
  background-image: url(../img/content-arrow-left.png);
  width: 1.8rem;
  height: 2.9rem;
  left: -2rem;
}
.sharecare-main-static .by-the-numbers-container .slick-next,
.sharecare-main-static .sharecare-windows-film-awards .slick-next {
  background-image: url(../img/content-arrow-right.png);
  width: 1.8rem;
  height: 2.9rem;
  right: -2rem;
}

/* Contact Form */
.sharecare-main-static .contact-section .section-text {
  max-width: 31.5rem;
  margin: 0 auto 3rem;
}
.sharecare-main-static .contact-section .sharecare-custom-iframe{
  max-width: 31.5rem;
  margin: auto;
  padding-top: 0;
  height: auto;
}
.sharecare-main-static .contact-section .sharecare-custom-iframe iframe{
  background: transparent;
  position: static;
}
.sharecare-main-static .contact-section .section-heading {
  margin-bottom: 5rem;
}

@media screen and (min-width: 768px) {
  .sharecare-main-static .custom-page-hero-container.alt > .wp-block-group__inner-container {
    display: flex;
    justify-content: flex-end;
  }
  /* Site Navigation */
  
  #static-site-header .site-header__sub-nav-menu {
    padding-top: 6.6rem;
    padding-bottom: 1.6rem;
  }
  #static-site-header .site-header__sub-nav-menu .menu-item {
    font-size: 1.4rem;
    float: none;
  }
  #static-site-header .site-header__sub-nav-menu .site-header__sub-nav-menu-outer-wrapper .slick-track {
    width: auto !important;
    display: flex;
    justify-content: center;
  }
  /* #static-site-header header.sharecare-esi section.m-you-header-bar{
    overflow: visible;
  } */
  .sharecare-main-static .custom-page-hero-text {
    margin-top: 0;
  }
  .sharecare-main-static .custom-page-hero-text h1 {
    font-size: 5.5rem;
    line-height: 6.3rem;
    max-width: 40rem;
  }
  .sharecare-main-static .custom-page-hero-text p  {
    font-size: 1.8rem;
    max-width: 30.5rem;
  }
  .sharecare-main-static .content-section .section-text h2{
    margin-bottom: 1rem;
  }
  /* Pill Section */
  .sharecare-main-static .pill-section .section-text h2 {
    text-align: left;
    margin-bottom: .5rem;
  }
  .sharecare-main-static .pill-section .section-text {
    flex: 1;
  }
  .sharecare-main-static .pill-section .section-image {
    flex: 2;
  }
  .sharecare-main-static .pill-section .section-wrapper > .wp-block-group__inner-container{
    display: flex;
    align-items: center;
  }
   .sharecare-main-static .pill-section .section-image .wp-block-image{
    max-width: 580px;
  }
  .sharecare-main-static .pill-section:nth-child(even) .section-text{
    order: 2;
  }
  .sharecare-main-static .pill-section:nth-child(even) .section-image {
    padding-left:0;
    order: 1;
  }
  .sharecare-main-static .pill-section:nth-child(odd) .section-text{
    order: 1;
  }
  .sharecare-main-static .pill-section:nth-child(odd) .section-image {
    padding-left:0;
    order: 2;
  } 
  .sharecare-main-static .by-the-numbers-container > .wp-block-group__inner-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .sharecare-main-static .by-the-numbers-callout {
    margin-bottom: 3.5rem;
  }
  .sharecare-main-static .contact-section .sharecare-custom-iframe, .sharecare-main-static .contact-section .section-text {
    max-width: 72.8rem;
  }
}
@media screen and (min-width: 1025px) {
  .sharecare-main-static .custom-page-hero-text > .wp-block-group__inner-container {
      max-width: 120rem;
      padding: 0 2rem;
      margin: 0 auto;
  }
  .sharecare-main-static .custom-page-hero-container {
    padding-left: 0;
  }
  .sharecare-main-static .pill-section .section-image .desktop, .sharecare-main-static .content-section .section-image .desktop{
    display:block;
  }
  .sharecare-main-static .custom-page-hero-container .hero-image.desktop{
    display: flex;
  }
  .sharecare-main-static .custom-page-hero-container .hero-image.mobile, 
  .sharecare-main-static .pill-section .section-image .mobile,
  .sharecare-main-static .content-section .section-image .mobile {
    display: none;
  }
  .sharecare-main-static .custom-page-hero-text {
    margin-top: 7.5rem;
  }
  .sharecare-main-static .custom-page-hero-text h1 {
    font-size: 6.3rem;
    line-height: 8.3rem;
  }
  .sharecare-main-static .custom-home-download .apple-download {
    max-width: 11.2rem;
  }
  .sharecare-main-static .custom-home-download .google-download {
    max-width: 12.8rem;
  }
  .sharecare-main-static .content-section .section-text h2, 
  .sharecare-main-static .content-section .section-heading h2 {
    font-size: 4.5rem;
  }
  .sharecare-main-static .pill-section .section-image figure{
    text-align: right;
  }

  .sharecare-main-static .pill-section .section-text img{
    margin-top: 10rem;
  }
  .sharecare-main-static .pill-section .section-image .wp-block-image {
    max-width: 878px;
  }
  .sharecare-main-static .home-quote-wrapper .quote-block > .wp-block-group__inner-container {
    display:flex;
  }
  .sharecare-main-static .home-quote-wrapper .quote-image {
    padding-top: 2rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25%;
  }
  .sharecare-main-static .home-quote-wrapper .quote-text {
    margin-top: 0;
    padding: 0 10rem 0 7rem;
    width: 75%;
  }
  .sharecare-main-static .home-quote-wrapper .quote-text p:not(.quote-author){
    font-size: 2.5rem;
    line-height: 3.5rem;
    margin-top:0;
  }
  .sharecare-main-static .home-quote-wrapper .quote-text .quote-author {
    font-size: 1.8rem;
  }
  .sharecare-main-static .by-the-numbers-callout {
    width: 25%;
  }
  .sharecare-main-static .blue-zones-content-wrapper .by-the-numbers-callout {
    width: 33.333%;
  }
  .sharecare-main-static .by-the-numbers-callout .by-the-numbers-desc {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  .sharecare-main-static .contact-section .section-heading, .sharecare-main-static .contact-section .section-text {
    margin-bottom: 10rem;
  }  
  .sharecare-main-static .contact-section .sharecare-custom-iframe, .sharecare-main-static .contact-section .section-text {
    max-width: 95.8rem;
  }
}
@media screen and (min-width: 1200px) {
  #sharecare-main-static {
    font-size: 1.6rem;
  }
  #static-site-header .site-header__sub-nav-menu .menu-item{
    padding: 0 3.5rem;
  }
  .sharecare-main-static .custom-page-hero-text {
    margin-top: 12.5rem;
    margin-bottom: 0;
  }
  .sharecare-main-static .custom-page-hero-text h1 {
    font-size: 7.5rem;
    line-height: 8.3rem;
    max-width: 50rem;
  }
  .sharecare-main-static .custom-page-hero-text p {
    margin-bottom: 6.5rem
  }
  .sharecare-main-static .custom-page-cta a {
    font-size: 1.6rem;
    line-height:4rem;
    min-width: 253px;
    height: 65px;
  }
  .sharecare-main-static .custom-page-cta {
    margin-bottom: 2.5rem;
  }
  .sharecare-main-static .content-section .section-wrapper{
    max-width: 128.5rem;
    margin: auto;
  }
  .sharecare-main-static .pill-section .section-wrapper {
    max-width: 144.4rem;
  }
  .sharecare-main-static .pill-section:nth-child(even) .section-wrapper {
    padding-left: 0;
  }
  .sharecare-main-static .pill-section:nth-child(even) .section-image {
    padding-right: 11.5rem;
  }
  .sharecare-main-static .content-section .section-image .wp-block-image {
    max-width: 100%;
  }
  .sharecare-main-static .pill-section.section-1 .section-wrapper {
    padding-top: 10rem;
  }
}
@media screen and (min-width: 1440px) {
  .sharecare-main-static .pill-section .section-wrapper {
    padding-left: 11.5rem;
  }
}
@media screen and (min-width: 1441px) {
  .sharecare-main-static .custom-page-hero-text > .wp-block-group__inner-container {
    padding-left: 11.5rem;
  }
  .sharecare-main-static .custom-page-hero-container > .wp-block-group__inner-container, .sharecare-main-static .custom-page-hero-text>.wp-block-group__inner-container, .sharecare-main-static .pill-section .section-wrapper {
    max-width: 100%;
  } 
}