.LegacyHealth-Feature-Heroes-BasicHero {
  height: 311px; /* sized to match exact specs from design */
  overflow: hidden;
  position: relative;
}
.LegacyHealth-Feature-Heroes-BasicHero img {
  width: 100%;
}
.LegacyHealth-Feature-Heroes-BasicHero .text-container {
  position: absolute;
  top: 79px;
  left: 79px;
  color: #FFF;
}
.LegacyHealth-Feature-Heroes-BasicHero .text-container h1 {
  font-size: 50px; /* TODO: replace with vars from styleguide */
  font-weight: bold;
  max-width: 325px;
  line-height: 50px;
  margin: 0;
}
.LegacyHealth-Feature-Heroes-BasicHero .text-container h2 {
  font-size: 15px;
}

.LegacyHealth-Feature-Heroes-BlueHero {
  padding-top: 50px;
  background: #3888a0;
}
@media (max-width: 767px) {
  .LegacyHealth-Feature-Heroes-BlueHero {
    padding-top: 20px;
  }
}
.LegacyHealth-Feature-Heroes-BlueHero h1,
.LegacyHealth-Feature-Heroes-BlueHero h2 {
  margin: 0;
  padding: 0;
  color: #ffffff;
  margin-left: 10px;
  margin-right: 10px;
  line-height: normal;
}
.LegacyHealth-Feature-Heroes-BlueHero .subheadlinebottom {
  margin-top: -10px;
  padding-bottom: 10px;
}
.LegacyHealth-Feature-Heroes-BlueHero h1 {
  font-size: 50px;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .LegacyHealth-Feature-Heroes-BlueHero h1 {
    font-size: 30px;
  }
}
.LegacyHealth-Feature-Heroes-BlueHero h2 {
  font-size: 20px;
  margin-bottom: -3px;
}

.LegacyHealth-Feature-Heroes-GoalsModule {
  width: 35%;
  float: right;
  margin-bottom: 2rem;
  margin-right: 15rem;
  margin-top: -7rem;
}
@media (min-width: 768px) {
  .LegacyHealth-Feature-Heroes-GoalsModule {
    display: none;
  }
}
.LegacyHealth-Feature-Heroes-GoalsModule .show-mobile {
  display: none;
}
@media (max-width: 889px) {
  .LegacyHealth-Feature-Heroes-GoalsModule .show-mobile {
    display: block;
  }
}
.LegacyHealth-Feature-Heroes-GoalsModule .chart .bar {
  background-color: #000;
  border-radius: 10px;
  height: 50px;
  margin-bottom: 2rem;
  position: relative;
}
.LegacyHealth-Feature-Heroes-GoalsModule .chart .bar span.graph, .LegacyHealth-Feature-Heroes-GoalsModule .chart .bar span.title {
  background-color: #fff;
  border-radius: 10px;
  color: #000;
  display: inline-block;
  height: 100%;
  padding-top: 15px;
  padding-left: 15px;
}
.LegacyHealth-Feature-Heroes-GoalsModule .chart .bar span.title {
  top: 0;
  left: 0;
  position: absolute;
  background-color: transparent !important;
}
.LegacyHealth-Feature-Heroes-GoalsModule .chart .social-content ul {
  list-style: none;
  padding: 0;
  margin: 2rem 0;
  display: inline-block;
}
.LegacyHealth-Feature-Heroes-GoalsModule .chart .social-content ul li {
  float: left;
  padding-right: 10px;
}
.LegacyHealth-Feature-Heroes-GoalsModule .chart .social-content ul li a {
  display: inline-block;
}
.LegacyHealth-Feature-Heroes-GoalsModule .teal-white .bar {
  background-color: #65675c;
}
.LegacyHealth-Feature-Heroes-GoalsModule .teal-white .bar span.graph {
  background-color: #a1d5ca;
}
.LegacyHealth-Feature-Heroes-GoalsModule .teal-white .bar span.graph, .LegacyHealth-Feature-Heroes-GoalsModule .teal-white .bar span.title {
  color: #fff;
  font-family: themix-semibold, sans-serif;
  font-size: 16px;
}
.LegacyHealth-Feature-Heroes-GoalsModule .teal-white .social-header {
  color: #fff;
  font-family: themix-semibold, sans-serif;
  text-transform: none;
  font-size: 16px;
}

.pagemode-edit .show-mobile {
  display: block;
}

.LegacyHealth-Feature-Heroes-HeaderHero h1, .LegacyHealth-Feature-Heroes-HeaderHero h2, .LegacyHealth-Feature-Heroes-HeaderHero h3, .LegacyHealth-Feature-Heroes-HeaderHero h4, .LegacyHealth-Feature-Heroes-HeaderHero h5 {
  font-weight: 500;
  font-style: normal;
  font-family: themix-semibold, sans-serif;
}
.LegacyHealth-Feature-Heroes-HeaderHero .card-cta-btn a, .LegacyHealth-Feature-Heroes-HeaderHero .card-cta-btn button {
  font-weight: 500;
  font-style: normal;
  font-family: themix-semibold, sans-serif;
}
.LegacyHealth-Feature-Heroes-HeaderHero .carousel-caption {
  font-weight: 500;
  font-style: normal;
  font-family: themix-semibold, sans-serif;
}
.LegacyHealth-Feature-Heroes-HeaderHero .carousel {
  margin-bottom: 30px;
}
.LegacyHealth-Feature-Heroes-HeaderHero .carousel-inner > .item > img {
  width: 100%;
}
.LegacyHealth-Feature-Heroes-HeaderHero .carousel-caption {
  left: 0;
  right: 0;
  width: 100%;
  text-align: left;
  text-shadow: none;
  padding: 20px 20px 20px 40px;
  background-color: rgba(0, 85, 151, 0.7);
}
.LegacyHealth-Feature-Heroes-HeaderHero .carousel-caption.middle {
  top: 35%;
  bottom: auto;
}
.LegacyHealth-Feature-Heroes-HeaderHero .carousel-caption.mid-bottom {
  top: 60%;
  bottom: auto;
}
.LegacyHealth-Feature-Heroes-HeaderHero .carousel-caption.bottom {
  bottom: 0;
}
.LegacyHealth-Feature-Heroes-HeaderHero .carousel-caption img {
  float: left;
  height: 100px;
  padding-right: 20px;
}
.LegacyHealth-Feature-Heroes-HeaderHero .carousel-caption .text {
  height: 100px;
  display: table-cell;
  vertical-align: middle;
}
.LegacyHealth-Feature-Heroes-HeaderHero .carousel-caption h1 {
  color: inherit;
  font-size: 50px;
  font-weight: 700;
  font-weight: normal;
  margin: 0 0 -10px 0;
  text-transform: none;
}
.LegacyHealth-Feature-Heroes-HeaderHero .carousel-caption p {
  font-size: 18px;
  margin-bottom: 1rem;
}
.LegacyHealth-Feature-Heroes-HeaderHero .carousel-indicators {
  left: auto;
  width: auto;
  right: 20px;
}
@media (max-width: 767px) {
  .LegacyHealth-Feature-Heroes-HeaderHero .carousel-caption img, .LegacyHealth-Feature-Heroes-HeaderHero .carousel-caption .text {
    height: 60px;
  }
  .LegacyHealth-Feature-Heroes-HeaderHero .carousel-caption h1 {
    font-size: 1.3em;
  }
  .LegacyHealth-Feature-Heroes-HeaderHero .carousel-caption p {
    font-size: 1em;
    margin-bottom: 1rem;
  }
}
@media (max-width: 800px) {
  .LegacyHealth-Feature-Heroes-HeaderHero .carousel-caption.middle {
    top: 0;
    bottom: auto;
  }
  .LegacyHealth-Feature-Heroes-HeaderHero .carousel-caption.mid-bottom {
    top: 0;
    bottom: auto;
  }
}

/*@media ( min-width: 420px ) {
    .carousel-caption {
        &.middle {
            top: 0;
            bottom: auto;
        }

        &.mid-bottom {
            top: 25%;
            bottom: auto;
        }
    }
}
*/
.LegacyHealth-Feature-Heroes-Hero {
  margin-bottom: 2rem;
}
.LegacyHealth-Feature-Heroes-Hero h1, .LegacyHealth-Feature-Heroes-Hero h2 {
  font-family: themix-semibold, sans-serif;
}

.LegacyHealth-Feature-Heroes-HeroImageRotator {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .main-slider {
  display: block;
  width: 100%;
  padding: 0 4px 5px;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slider-gallery .slick-slide {
  padding: 0 5px;
  outline: none;
  cursor: pointer;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-slide img {
  width: 100%;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-slide .content-container {
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  padding-left: 10px;
  color: white;
  background-color: rgba(0, 63, 135, 0.8);
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-slide .content-container-inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-slide .content-container h2 {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  margin-bottom: 6px;
  color: #fff;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-slide .content-container p {
  font-size: 12px;
  margin: 0;
  padding: 0;
  color: #fff;
}
@media (min-width: 991px) {
  .LegacyHealth-Feature-Heroes-HeroImageRotator .slick-slide .content-container {
    height: 120px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .LegacyHealth-Feature-Heroes-HeroImageRotator .slick-slide .content-container h2 {
    font-size: 25px;
  }
  .LegacyHealth-Feature-Heroes-HeroImageRotator .slick-slide .content-container padding {
    font-size: 15px;
  }
}
.LegacyHealth-Feature-Heroes-HeroImageRotator {
  /* Slider */
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  width: 100%;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-list:focus {
  outline: none;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-slider .slick-track,
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-track:before,
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-track:after {
  display: table;
  content: "";
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-track:after {
  clear: both;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-loading .slick-track {
  visibility: hidden;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator [dir=rtl] .slick-slide {
  float: right;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-slide img {
  display: block;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-slide.slick-loading img {
  display: none;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-slide.dragging img {
  pointer-events: none;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-initialized .slick-slide {
  display: block;
  position: relative;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-loading .slick-slide {
  visibility: hidden;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-arrow.slick-hidden {
  display: none;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-loading .slick-list {
  background: #fff url("/frontend/images/ajax-loader.gif") center center no-repeat;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator {
  /* Arrows */
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-prev,
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 30px;
  height: 30px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 9999;
  transition: all linear 0.25s;
}
@media (min-width: 991px) {
  .LegacyHealth-Feature-Heroes-HeroImageRotator .slick-prev,
  .LegacyHealth-Feature-Heroes-HeroImageRotator .slick-next {
    width: 50px;
    height: 50px;
  }
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-prev:hover,
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-prev:focus,
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-next:hover,
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-next:focus {
  color: transparent;
  outline: none;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-prev:hover:before,
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-prev:focus:before,
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-next:hover:before,
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-next:focus:before {
  opacity: 1;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-prev.slick-disabled:before,
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-prev:before,
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-prev {
  left: 10px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAMqADAAQAAAABAAAAMgAAAABWA42RAAAEMUlEQVRoBdVasVLcMBBdyReu4bo0ZIYiDXQpkpRAbiYzqcgH5AO4fAAUCUwmlwJoyAfwA0eaVNCSuQmU8AG5KkMRqlRHA3O2siudsOyz5bMtm8sWZ9mSdvdpJe2udAxc0creEjD+HJhYBhALwACfrBVhL8QvfB+CgEt8DsC7u4R+9ybSpuALK9hPdSPlPVjHl7cTSk/LWIgLCOAEGnf9MqCKAVnZfwFcbABjL6fVN7udGCKgHlrpqAigfEBWd3HKsM9uAcQhEiB+CGcfvsVrbO/TA1nd2wDO3tuYOa2j9STEFpztXE/DNxtIuzsPwdxBtVZIUxWt4/tf4PxTP62F/u7pQuJTgThEEM8S6yv/yJrA+RtYfP0Hrk4HNnHpQAiEaPYQxFMbg1rqOGtngUkGElri4UHokcoAw3W7yFOtCXRoM0Ye6wL5rgSaBLKy33mYhZ2gXdInjx0AzZgYRYGQn/CgE2sza69PIHi0FVcqCoSc3f9AjK8DRRcGhUCowmnIYUipokghkkEhkFiF0WY2izTohlUUEBmCuwwAa8LO4Z2WpIBwgWF4DRRgDiKEk/xDasugrXcwBYQxyimqJQLh3XYwVHe7K47m2qQ4Vw4mlsm5hqRBUDbI2f10cCKGC5kToUVYZBtzwtxkYoJY28dchrJJh8TYK+LGgQfVhSJVg5DjgbMJPT2tkQX57vqnFhBjpUfNZY5OMDEIK4WrThBS0VGL1kirlNLxzrWDIAUaS424HuXeMTX17jryFGRtd9P5wrYop/yIpUG+KrTueF+HgB07dX4ZijgGgtJU8rMO59sD6fxcevJ0MEOOwqxJfXpfS039YAa4awVDi0rFq2oFI8gi/LK4thk96wKD0xjXyMj91DLxRcEcmFVOyiKQhuDQ8C+cMLQxCcGcgC+6tqa568Yziss9f4wqN5M8HSSYaJ6dp3t6W9GnOuUQac/3oNoomKR5AqeWy0hCXMttHlkrP0KXLLXs9y5BoPY+69H4ECkglPAE4UdVNeO/NPCN22OtZejZG7e9eqyiRZd80sAb948hEGWVw5Lsa+qOa4MG3qAQCH08/3hUSchiCHRS9PEw27AG8YwCkVKCzZmeYiI4wgGfiEYm70euftzAYvu3vClyMnwOmVCAe7Y9cYBNEhIsgl/pzs61By6LR2eeKXwmLaIb0p0d3d3RTdFDkwYRWxemWulAqNUsgJkCBKmafT1NrdRfNb5i82qOjkhGEtHC/rmDcrPJbhHd/+r0LzxdxRycP67k+EjLuX+in/AZ/llg+/v9p4zCdBYxmcj/oQR4z8jdB5kUdpDHJmdnWQ+mOrqcH4juKQHh/QQd7ZcmaQECcJwXgBZdHIjmQDesdAQkT8Vxh2NsXldZn5QDyaQI8wk6cSlJ5YHEFZDAmngwPmrRCaBRTYccqDAe4jlQ3OAri/8AfoOD14gaFSkAAAAASUVORK5CYII=");
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-prev:hover {
  left: 15px;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator [dir=rtl] .slick-prev {
  right: 0;
  left: auto;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-next {
  right: 10px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAMqADAAQAAAABAAAAMgAAAABWA42RAAAENElEQVRoBdVavVIbMRBe6RzchC4NmaGggS5FkhImnslMKucBeADIA4QimMnEKQINeQB4AJMmFW7JOOFKeIC4ylCEKpVpYHyn7EoW9/9r3dlscydppd3vVj+r3WNgitb3V4Hx58DEGoBYAgb4ZIuB4YX4jeURCLjE5xCsu0sYdG8CPCULrGQ/1Y2Ut6CNhbcRpfMOLMQFuNCHxt1gGlDlgKwfvAAutoCxl3n1zeYTIwTUQyudlAFUDMjGF5wy7JNZAGGIBIgfwfmHb+GWtHJ+IBv7W8DZu7TBjLbRehJiB873rvOMmw2k1X0M7sJhtVZIUhWt4zifwf44SOLQ9ZZ+iX0qEEcI4llse+WVrAmcv4Hl13/h6myYJi4ZCIEQzR6CWEkboJY2zlpZYOKBeJaYPQj9pTLAcM0XeKo1gQfanJHFukBnVwxFgawfbM9mYcdoF1dlsUOgGROiIBA6JyzYDvHMW/EpuI92wkoFgdBh9xCI8TaQd+EjDwg1GHU5fFKqeCUXyUcekFCDj2c+X+mj+6yigEgX3KQDWBN2DptakgLCBbrhBsmBY4OjJQ/FoKV3MAWEMbpTmCHh9sHePQZHdM0MmDHKeKFFHFwdMKGbXEbf1Ga5o+y3we70awHDhbwToUVYYBtLVTJvoz6B6wDD2CtSiwN3q3FFLDiS1q4cDM4mPOlpjSzl/dDF+FBAXWDGzTWOh2CsE1ZM6STuusCMF2mNBEM2STqVrq8DTGNVbb+llczbcQKGnFJaM7RFG6aG4fGShxPipwwkSC8C5E6TzFy8pR6LkAV+7alLEW0A5qfziGNQLPVSX/zbhHpUD4IEDnHXckch0eaK9YBAfQVZhFNA2TwJ96Ti6eTpbHeGuNjHOLUMr3lyGO29vjzZq1kTHgjhSkNwaDgXXq2BN3LhaYtVkfoqFnZQycmM4jLyPUEV5ChZssQmgmhL98T87hSjlBhQpdp+XXYaw1Gyig4/jD/VA+IarS93XQWEkixC3JTUfHbdHNbTwhUQSn+5XqVunOsnffjG7f1M8k72xm3vQVmFPrwv/+gBUVbBXeYhkLhGa9xPK9LYA0Ile/ekcpeF5ExLDm4mPmvQcEEgUoD7fq6nGHkM9m7EG4nmR65+3MBy64/MFE375Uz3Jwf3vBMJYJOYGItgLeXs6opL5QVLIKzbxExB1CJ6YMrZUe6OMkWzJg0itC78aiUDIa55AJMDBKmanZ4mLuUAfkX2JSrWRuoqgHKzKd0iuv/V2T9Y2TgFwZ9UGz7SAvGccBj+LND5rmuynvks4h9F/ofiYp6Rmw+1kttBJzYddinrwa+Ofi8ORPeUgDA/QaH9qUlagACcFgWgRZcHokegDCuF9mVUHHc4xiIZV80aeNIdSF6K8D4xccUD7QUL0wMJC5TAmhgYHy/iFdofjqUgB94d8P8SA4qHxf4HV0p1QvJOPOQAAAAASUVORK5CYII=");
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-next:hover {
  right: 15px;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator [dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator {
  /* Dots */
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-dots li button:hover,
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-dots li button:focus {
  outline: none;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-dots li button:hover:before,
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-dots li button:focus:before {
  opacity: 1;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.LegacyHealth-Feature-Heroes-HeroImageRotator .slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

.LegacyHealth-Feature-Heroes-HeroMenu {
  margin-bottom: 2rem;
}
.LegacyHealth-Feature-Heroes-HeroMenu h2 {
  color: #5e6266;
  margin-bottom: 1rem;
  text-transform: none;
  font-family: themix-semibold, sans-serif;
}
.LegacyHealth-Feature-Heroes-HeroMenu .link {
  cursor: pointer;
  background: transparent;
}

.LegacyHealth-Feature-Heroes-HeroMenuSlider {
  --boxWidth: 1240px;
  opacity: 0;
  position: relative;
  margin-bottom: 30px;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider a {
  text-decoration: none;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .hero {
  overflow: hidden;
  position: relative;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .hero .slide-list {
  left: -100vw;
  width: 5000vw;
  position: relative;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .hero .slide-list img, .LegacyHealth-Feature-Heroes-HeroMenuSlider .hero .slide-list .hero-slide {
  height: auto;
  width: calc(100vw + 1px);
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .hero .slide-list .hero-slide {
  margin-right: -4px;
  position: relative;
  vertical-align: top;
  display: inline-block;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box {
  bottom: 0;
  opacity: 0.92;
  position: absolute;
  padding: 1px 30px 22px 30px;
  width: calc(var(--boxWidth) * 0.5);
  left: calc((100% - var(--boxWidth)) / 2);
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
}
@media (max-width: 1260px) {
  .LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box {
    left: 12px;
  }
}
@media (max-width: 968px) {
  .LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box {
    left: unset;
    width: 100%;
    bottom: unset;
    position: relative;
  }
}
@media (max-width: 860px) {
  .LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box {
    padding: 1px 25px 22px 25px;
  }
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box h1 {
  font-size: 28px;
  margin-top: 10px;
  margin-bottom: 5px;
}
@media (max-width: 860px) {
  .LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box h1 {
    font-size: 22px;
  }
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box .description-text {
  font-size: 16px;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box .read-more {
  color: #333;
  margin-top: 15px;
  background: white;
  padding: 2px 20px;
  font-size: larger;
  font-weight: bold;
  display: inline-block;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box.color-white .read-more {
  background: #ffffff;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box.color-black .read-more {
  background: #000000;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box.color-gray .read-more {
  background: #888888;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box.color-dark-blue .read-more {
  background: #003f87;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box.background-teal .read-more {
  color: #00a88f;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box.background-white .read-more {
  color: #ffffff;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box.background-green .read-more {
  color: #8cad45;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box.background-violet .read-more {
  color: #936bab;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box.background-yellow .read-more {
  color: #ffac27;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box.background-orange .read-more {
  color: #e96949;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box.background-burgundy .read-more {
  color: #a33351;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box.background-dark-blue .read-more {
  color: #003f87;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box.background-aquamarine .read-more {
  color: #3888a0;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box.background-light-gray .read-more {
  color: #d9d8d6;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box.background-medium-blue .read-more {
  color: #4a9ce5;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box.background-medium-gray .read-more {
  color: #898a8d;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box.background-black .read-more {
  color: #000000;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-box.background-red .read-more {
  color: #D81E05;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-controls {
  width: 100%;
  margin-top: 15px;
  text-align: center;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-controls .prev-slide, .LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-controls .next-slide {
  top: -1px;
  color: #bbb;
  cursor: pointer;
  position: relative;
  transform: scaleY(1.3);
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-controls .prev-slide {
  margin-right: 8px;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-controls .next-slide {
  margin-left: 8px;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-controls .indicators span {
  width: 16px;
  height: 16px;
  cursor: pointer;
  margin-left: 8px;
  margin-right: 8px;
  border-radius: 100%;
  display: inline-block;
  border: 1px solid #bbb;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .nav-controls .indicators span.active {
  cursor: unset;
  background: #bbb;
  will-change: background;
  transition: background 400ms;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .menu {
  top: 30px;
  z-index: 500;
  min-width: 215px;
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  font-family: themix-semibold, sans-serif;
  right: calc((100% - var(--boxWidth)) / 2 + 75px);
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
}
@media (max-width: 1260px) {
  .LegacyHealth-Feature-Heroes-HeroMenuSlider .menu {
    right: 10px;
  }
}
@media (max-width: 968px) {
  .LegacyHealth-Feature-Heroes-HeroMenuSlider .menu {
    top: unset;
    right: unset;
    min-width: unset;
    padding-top: 6px;
    position: relative;
    padding-bottom: 6px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .menu a {
  color: #005696;
  padding: 8px 35px 8px 20px;
}
@media (max-width: 860px) {
  .LegacyHealth-Feature-Heroes-HeroMenuSlider .menu a {
    padding: 4px 35px 4px 20px;
  }
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .menu a:hover {
  color: white;
  background: #005696;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .menu a span {
  font-size: 18px;
  font-weight: bold;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .menu img {
  width: 30px;
  height: auto;
  margin-right: 8px;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .ee {
  padding: 30px;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .ee h2 {
  margin-top: 40px;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .ee .ee-icons-and-links {
  margin-bottom: 20px;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .ee .ee-icons-and-links img {
  width: 100%;
  height: auto;
  max-width: 30px;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .ee .ee-slide {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #888;
}
.LegacyHealth-Feature-Heroes-HeroMenuSlider .ee .ee-slide img {
  width: 100%;
  height: auto;
  max-width: 500px;
}

.LegacyHealth-Feature-Heroes-HeroWithMenu {
  margin-bottom: 1.75rem;
}
.LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container {
  overflow: hidden;
  position: relative;
  height: 530px;
}
.LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .image-container {
  top: 0;
  width: 100%;
  position: absolute;
}
.LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .text-container {
  position: relative;
  height: 530px;
}
.LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .text-container .headline-container {
  top: 17rem;
  left: 1rem;
  position: absolute;
  min-width: 540px;
  padding: 1.7rem 1.25rem 2rem 1.25rem;
  background: -moz-linear-gradient(left, rgba(30, 87, 153, 0.8) 0%, rgba(30, 87, 153, 0.5) 100%);
  background: -webkit-linear-gradient(left, rgba(30, 87, 153, 0.8) 0%, rgba(30, 87, 153, 0.5) 100%);
  background: linear-gradient(to right, rgba(30, 87, 153, 0.8) 0%, rgba(30, 87, 153, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc1e5799', endColorstr='#801e5799',GradientType=1 );
}
@media (max-width: 880px) {
  .LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .text-container .headline-container {
    top: 0;
    left: 0;
    width: 100%;
    position: relative;
    text-align: center;
  }
}
@media (max-width: 500px) {
  .LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .text-container .headline-container {
    min-width: 100%;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .text-container .headline-container h1 {
  margin: 0;
  color: white;
  font-size: 58px;
  line-height: 62px;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  font-family: themix-semibold, sans-serif;
}
@media (max-width: 500px) {
  .LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .text-container .headline-container h1 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 2px;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .text-container .headline-container h2 {
  margin: 0;
  color: white;
  font-size: 19px;
  font-style: normal;
  font-family: themix-semibold, sans-serif;
}
@media (max-width: 500px) {
  .LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .text-container .headline-container h2 {
    font-size: 17px;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .text-container .menu-container {
  top: 6rem;
  right: 2rem;
  padding: 5rem 0;
  position: absolute;
  background: rgba(255, 255, 255, 0.825);
}
@media (max-width: 880px) {
  .LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .text-container .menu-container {
    right: 0;
    top: 2rem;
    width: 75%;
    padding: 2rem 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
}
@media (max-width: 500px) {
  .LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .text-container .menu-container {
    width: initial;
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .text-container .menu-container .menu-container-inner .link {
  display: block;
  margin-bottom: 0;
  padding: 0.75rem 4rem 0.75rem 3rem;
}
.LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .text-container .menu-container .menu-container-inner .link:last-child {
  margin-bottom: 0;
}
.LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .text-container .menu-container .menu-container-inner .link .link-image {
  opacity: 0;
  top: -0.7rem;
  right: 0.7rem;
  position: relative;
}
@media (max-width: 920px) {
  .LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .text-container .menu-container .menu-container-inner .link .link-image {
    opacity: 1;
  }
}
@media (max-width: 500px) {
  .LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .text-container .menu-container .menu-container-inner .link .link-image {
    top: -0.25rem;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .text-container .menu-container .menu-container-inner .link .link-image img {
  width: 30px;
  height: auto;
}
@media (max-width: 500px) {
  .LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .text-container .menu-container .menu-container-inner .link .link-image img {
    width: 24px;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .text-container .menu-container .menu-container-inner .link .link-text {
  font-size: 25px;
  color: #5e6266;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-transform: none;
  font-family: themix-semibold, sans-serif;
}
@media (max-width: 500px) {
  .LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .text-container .menu-container .menu-container-inner .link .link-text {
    font-size: 18px;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .text-container .menu-container .menu-container-inner .link:hover {
  background: #17659f;
}
.LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .text-container .menu-container .menu-container-inner .link:hover .link-image {
  opacity: 1;
}
.LegacyHealth-Feature-Heroes-HeroWithMenu .hero-container .text-container .menu-container .menu-container-inner .link:hover .link-text {
  color: white;
}

.LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth {
  margin-bottom: 1.75rem;
}
.LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container {
  overflow: hidden;
  position: relative;
  height: 460px;
}
@media (max-width: 730px) {
  .LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container {
    height: 380px;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: top center !important;
}
.LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container {
  position: relative;
  height: 460px;
}
@media (max-width: 730px) {
  .LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container {
    height: 380px;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container .headline-container {
  top: 17rem;
  left: 1rem;
  position: absolute;
  min-width: 540px;
  padding: 1.7rem 1.25rem 2rem 1.25rem;
  background: -moz-linear-gradient(left, rgba(30, 87, 153, 0.8) 0%, rgba(30, 87, 153, 0.5) 100%);
  background: -webkit-linear-gradient(left, rgba(30, 87, 153, 0.8) 0%, rgba(30, 87, 153, 0.5) 100%);
  background: linear-gradient(to right, rgba(30, 87, 153, 0.8) 0%, rgba(30, 87, 153, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc1e5799', endColorstr='#801e5799',GradientType=1 );
}
@media (max-width: 980px) {
  .LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container .headline-container {
    top: 0;
    left: 0;
    width: 100%;
    position: relative;
    text-align: center;
  }
}
@media (max-width: 730px) {
  .LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container .headline-container {
    min-width: 100%;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container .headline-container h1 {
  margin: 0;
  color: white;
  font-size: 54px;
  line-height: 62px;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  font-family: themix-semibold, sans-serif;
}
@media (max-width: 730px) {
  .LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container .headline-container h1 {
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 2px;
  }
}
@media (max-width: 520px) {
  .LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container .headline-container h1 {
    font-size: 28px;
    line-height: 34px;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container .headline-container h2 {
  margin: 0;
  color: white;
  font-size: 19px;
  font-style: normal;
  font-family: themix-semibold, sans-serif;
}
@media (max-width: 730px) {
  .LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container .headline-container h2 {
    font-size: 16px;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container .menu-container {
  top: 6rem;
  right: 2rem;
  padding: 5rem 0;
  position: absolute;
  background: rgba(255, 255, 255, 0.825);
}
@media (max-width: 980px) {
  .LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container .menu-container {
    right: 0;
    top: 2rem;
    width: 75%;
    padding: 2rem 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
}
@media (max-width: 730px) {
  .LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container .menu-container {
    width: initial;
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container .menu-container .menu-container-inner .link {
  display: block;
  margin-bottom: 0;
  padding: 0.75rem 4rem 0.75rem 3rem;
}
.LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container .menu-container .menu-container-inner .link:last-child {
  margin-bottom: 0;
}
.LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container .menu-container .menu-container-inner .link .link-image {
  opacity: 0;
  top: -0.7rem;
  right: 0.7rem;
  position: relative;
}
@media (max-width: 730px) {
  .LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container .menu-container .menu-container-inner .link .link-image {
    top: -0.38rem;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container .menu-container .menu-container-inner .link .link-image img {
  width: 30px;
  height: auto;
}
@media (max-width: 730px) {
  .LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container .menu-container .menu-container-inner .link .link-image img {
    width: 24px;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container .menu-container .menu-container-inner .link .link-text {
  font-size: 25px;
  color: #5e6266;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-transform: none;
  font-family: themix-semibold, sans-serif;
}
@media (max-width: 730px) {
  .LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container .menu-container .menu-container-inner .link .link-text {
    font-size: 18px;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container .menu-container .menu-container-inner .link:hover {
  background: #17659f;
}
.LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container .menu-container .menu-container-inner .link:hover .link-image {
  opacity: 1;
}
.LegacyHealth-Feature-Heroes-HeroWithMenuFullWidth .hero-container .text-container .menu-container .menu-container-inner .link:hover .link-text {
  color: white;
}

.LegacyHealth-Feature-Heroes-HeroWithNavigation {
  margin-bottom: 1.75rem;
}
.LegacyHealth-Feature-Heroes-HeroWithNavigation.large-width {
  max-width: 1600px;
}
.LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container {
  overflow: hidden;
  position: relative;
  height: 530px;
}
@media (max-width: 650px) {
  .LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container {
    height: 456px;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .image-container {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  position: absolute;
  min-height: 100%;
  background-size: cover;
  background-position-x: center;
}
.LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .image-container img {
  width: 100%;
}
.LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .image-container:after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.36) 1%, rgba(41, 41, 41, 0) 100%);
}
.LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container {
  position: relative;
  height: 530px;
}
@media (max-width: 650px) {
  .LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container {
    height: 456px;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .headline-container {
  top: 13rem;
  left: 9rem;
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  min-width: 540px;
  padding: 1.7rem 1.25rem 2rem 1.25rem;
}
@media (max-width: 889px) {
  .LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .headline-container {
    top: 0;
    left: 0;
    width: 100%;
    position: relative;
    /*text-align: center;*/
  }
}
@media (max-width: 650px) {
  .LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .headline-container {
    padding-top: 6rem;
    padding-left: 3rem;
    text-align: left;
    min-width: auto;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .headline-container h1 {
  margin: 0;
  color: white;
  font-size: 48px;
  line-height: 62px;
  font-style: normal;
  font-weight: normal;
  text-transform: none;
  font-family: themix-semibold, sans-serif;
}
@media (max-width: 650px) {
  .LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .headline-container h1 {
    font-size: 32px;
    line-height: 45px;
    margin-bottom: 2px;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .headline-container h2 {
  margin: 0;
  color: white;
  font-size: 16px;
  font-style: normal;
  font-family: myriad-pro, sans-serif;
}
@media (max-width: 650px) {
  .LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .headline-container h2 {
    font-size: 14px;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .menu-container {
  bottom: 0rem;
  height: 83px;
  padding: 2rem 0;
  position: absolute;
  opacity: 0.9;
  background-color: #195497;
  width: 100%;
}
@media (max-width: 889px) {
  .LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .menu-container {
    margin-left: auto;
    margin-right: auto;
    height: auto;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .menu-container .menu-container-inner {
  text-align: center;
  max-width: 1240px;
  margin: 0 auto;
}
.LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .menu-container .menu-container-inner img {
  padding-right: 2rem;
  float: left;
  height: 35px;
}
@media (max-width: 1037px) {
  .LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .menu-container .menu-container-inner img {
    display: none;
  }
}
@media (min-width: 890px) {
  .LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .menu-container .menu-container-inner .menu-link-container .link {
    margin-right: 8rem;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .menu-container .menu-container-inner .menu-link-container .link.active, .LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .menu-container .menu-container-inner .menu-link-container .link:hover {
  border-bottom: 2px solid white;
}
.LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .menu-container .menu-container-inner .link {
  font-family: themix-semibold, sans-serif;
  font-size: 20px;
  color: #ffffff;
  font-weight: 700;
  text-decoration: none solid white;
  line-height: 32px;
  display: inline;
  margin-bottom: 0;
  margin-right: 2rem;
  margin-left: 2rem;
  top: 4px;
  position: relative;
  text-transform: none;
}
@media (max-width: 889px) {
  .LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .menu-container .menu-container-inner .link {
    display: block;
    padding-bottom: 1rem;
    text-align: center;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .menu-container .menu-container-inner .link:last-child {
  margin-bottom: 0;
}
.LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .menu-container .menu-container-inner .link {
  /*.link-image {
      opacity: 0;
      top: -0.7rem;
      right: 0.7rem;
      position: relative;

      @media ( max-width: $breakpoint0 ) {
          opacity: 1;
      }

      @media ( max-width: $breakpoint2 ) {
          top: -0.25rem;
      }

      img {
          width: 30px;
          height: auto;

          @media ( max-width: $breakpoint2 ) {
              width: 24px;
          }
      }
  }*/
  /*.link-text {
      font-size: 25px;
      color: #5e6266;
      font-style: normal;
      font-weight: normal;
      display: inline-block;
      text-transform: none;
      font-family: themix-semibold, sans-serif;

      @media ( max-width: $breakpoint2 ) {
          font-size: 18px;
      }
  }*/
  /*&:hover {
      background: #17659f;

      .link-image {
          opacity: 1;
      }

      .link-text {
          color: white;
      }
  }*/
}
.LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .menu-container .menu-container-inner .menu-link-container {
  display: inline-block;
}
@media (max-width: 889px) {
  .LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .menu-container .menu-container-inner .menu-link-container {
    width: 100%;
    margin-bottom: 1rem;
  }
  .LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .menu-container .menu-container-inner .menu-link-container .link {
    background-color: #4a9ce5; /* #85D2E3; */
    font-size: 18px;
    padding: 0.5rem 4rem;
    width: 66%;
    margin: 0 auto;
  }
  .LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .menu-container .menu-container-inner .menu-link-container .link:hover {
    background-color: #6FB9D1;
  }
}
@media (min-width: 890px) {
  .LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .menu-container .menu-container-inner .menu-button-float-box {
    float: right;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .menu-container .menu-container-inner .menu-button-container {
  display: inline;
  background-color: #8c8c8c;
  padding: 32px 2rem 35px;
  margin-right: 10px;
}
@media (max-width: 889px) {
  .LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .menu-container .menu-container-inner .menu-button-container {
    display: block;
    padding: 0;
    background-color: transparent;
    margin-bottom: 1rem;
    margin-right: 0px;
  }
  .LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .menu-container .menu-container-inner .menu-button-container .link {
    width: 66%;
    margin: 0 auto;
  }
}
.LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .menu-container .menu-container-inner .menu-button-container .link {
  background-color: #4a9ce5; /* #85D2E3; */
  font-size: 18px;
  padding: 0.5rem 4rem;
}
.LegacyHealth-Feature-Heroes-HeroWithNavigation .hero-container .text-container .menu-container .menu-container-inner .menu-button-container .link:hover {
  background-color: #6FB9D1;
}
.LegacyHealth-Feature-Heroes-HeroWithNavigation .float-left {
  float: left;
  width: 50%;
}
.LegacyHealth-Feature-Heroes-HeroWithNavigation .float-left h1 {
  width: 50%;
}

.pagemode-edit .headline-container {
  width: 50% !important;
}

/*# sourceMappingURL=LegacyHealth.feature.heroes.css.map */
