@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap);
@import url(//fonts.googleapis.com/icon?family=Material+Icons);
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.material-icons {
  font-family: "Material Icons" !important;
  font-size: 1.5em !important;
  position: relative !important;
  top: 5px !important;
  margin-right: 0.5em !important;
  color: #8390a0 !important;
  transition: 0.2s !important;
}
::-moz-selection {
  background: #005b4e;
  color: #fff;
}
::selection {
  background: #005b4e;
  color: #fff;
}
body,
html {
  font-family: "Roboto", "Helvetica Neue", "Open Sans", Helvetica, Arial,
    sans-serif;
  font-size: 1em;
  line-height: calc(1ex / 0.32);
  color: #343a40;
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
.h1,
.sg-body h1.sg-title,
h1 {
  font-weight: 700;
  line-height: 3rem;
  font-size: 2.5rem;
  color: #005b4d;
  margin: 0.5rem 0;
}
.h2,
.sg-body h2:not(.sg-page-title),
h2 {
  font-weight: 500;
  line-height: 2.5rem;
  font-size: 1.75rem;
  color: #343a40;
  margin: 0.3rem 0;
}
.h3,
.sg-body h3,
h3 {
  font-weight: 400;
  line-height: 1.75rem;
  font-size: 1.45rem;
  color: #343a40;
  margin: 0.3rem 0;
}
.h4,
.sg-body h4,
h4 {
  text-transform: none;
  font-weight: 300;
  line-height: 1.75rem;
  font-size: 1.25rem;
  color: #343a40;
  margin: 0.5rem 0;
}
.h5,
.h6,
.sg-body h5,
.sg-body h6,
h5,
h6 {
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
}
.h5,
.sg-body h5,
h5 {
  line-height: 1.125rem;
  color: #343a40;
}
.h6,
.sg-body h6,
h6 {
  letter-spacing: 0.025rem;
  line-height: calc(1ex / 0.32);
  -webkit-margin-after: 0.5em;
  margin-block-end: 0.5em;
}
.sg-body p,
ol,
p,
pre,
ul {
  font-size: 1rem;
  line-height: 1.5rem;
}
.sg-body p,
p {
  margin: 0 0 1.5ex;
  max-width: 55em;
}
.quite,
.sg-body small,
small {
  font-size: 0.875rem;
  color: #495057;
}
.bold,
.pattern-brightgreen-circle > a > b,
.pattern-camads-red > a > b,
.pattern-darkgreen-chevron > a > b,
.pattern-darkgreen-web > a > b,
.pattern-midgreen-ellipsis > a > b,
b,
strong {
  font-weight: 700;
}
.italic,
em,
i {
  font-style: italic;
}
sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  font-size: 75%;
  bottom: -0.25em;
}
sup {
  font-size: 50%;
  top: -1em;
  color: inherit;
}
a {
  font-weight: 500;
  text-decoration: underline;
}
a:link {
  color: #006642;
}
a:active,
a:hover {
  color: #009963;
  outline: 0;
}
a:active {
  color: #003321;
}
a:focus {
  outline: thin dotted;
}
a[href^="tel"] {
  text-decoration: none;
}
a[href^="tel"],
a[href^="tel"]:link,
a[href^="tel"]:visited {
  color: inherit;
}
a[href^="tel"]:hover {
  color: #009963;
  text-decoration: underline;
}
a[href^="tel"]:active {
  color: #003321;
}
a[href="#asterisk"] {
  text-decoration: none;
  font-size: 1.1em;
}
a[href="#asterisk"]:link,
a[href="#asterisk"]:visited {
  color: inherit;
}
a[href="#asterisk"]:hover {
  color: #006642;
  text-decoration: underline;
}
a[href="#asterisk"]:active {
  color: #003321;
}
.main-nav a,
.main-nav a:visited,
button.btn.widget-control.demographic-edit-btn .btn-text,
input[type="checkbox"].error + label:hover,
input[type="radio"].error + label:hover {
  color: #fff !important;
}
.sec-nav a {
  color: #006642;
}
.breadcrumb a,
.breadcrumb a:link {
  color: #343a40;
  text-decoration: none;
}
.breadcrumb a:visited {
  color: #343a40;
}
.breadcrumb a:hover {
  color: #009963;
}
.breadcrumb a:active {
  color: #003321;
}
.list-divider a,
.list-divider a span,
a.btn,
a.btn span,
a.has-icon,
a.has-icon span,
a.plain,
a.plain span,
a[class*=" ph-icon-"],
a[class*=" ph-icon-"] span,
a[class^="ph-icon-"],
a[class^="ph-icon-"] span,
a[external],
a[external] span,
header a,
header a span {
  text-decoration: none;
}
a [external] > * + *,
a.has-icon > * + * {
  margin-left: 0.5em;
}
a [external] .icon-large,
a.has-icon .icon-large {
  margin-right: 0.5em;
}
@media print {
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: " ";
  }
}
.hello-user__cta:focus,
.hello-user__cta:hover {
  color: #009963;
}
blockquote {
  max-width: 100%;
  font-size: 1em;
  font-weight: 400;
  color: #343a40;
  font-family: "Roboto", "Helvetica Neue", "Open Sans", Helvetica, Arial,
    sans-serif;
  font-style: normal;
  border-left: 0 solid #ced4da;
  padding: 0;
  margin: 1;
  text-align: left;
  display: flex;
  gap: 1rem;
}
blockquote:before {
  min-width: 37px;
  min-height: 33px;
  content: "";
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzciIGhlaWdodD0iMzMiIHZpZXdCb3g9IjAgMCAzNyAzMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjU2MjQgMTYuMzEyMUMxMy45Njg3IDE2LjQ5OTYgMTUuMTg3NCAxNy4yMDI3IDE2LjIxODcgMTguNDIxNUMxNy4yNDk5IDE5LjY0MDIgMTcuNjI0OSAyMS4zMjc3IDE3LjM0MzcgMjMuNDg0QzE2Ljg3NDkgMjYuMjAyNyAxNS40Njg3IDI4LjQ5OTYgMTMuMTI0OSAzMC4zNzQ2QzEwLjc4MTIgMzIuMjQ5NiA4LjI0OTkyIDMyLjk5OTYgNS41MzExNyAzMi42MjQ2QzMuMDkzNjcgMzIuMzQzMyAxLjQ5OTkyIDMxLjE3MTUgMC43NDk5MjUgMjkuMTA5Qy03LjUxMDE5ZS0wNSAyNy4wNDY1IC0wLjE0MDcgMjQuNzAyNyAwLjMyODA1IDIyLjA3NzdDMC42MDkzIDIwLjc2NTIgMS4wMzExNyAxOS4yMTgzIDEuNTkzNjcgMTcuNDM3MUMyLjE1NjE3IDE1LjY1NTggMi45NTMwNSAxMy44Mjc3IDMuOTg0MyAxMS45NTI3QzUuMDE1NTUgMTAuMDc3NyA2LjI4MTE3IDguMjQ5NTggNy43ODExNyA2LjQ2ODMzQzkuMzc0OTIgNC42ODcwOCAxMS4yNDk5IDMuMDkzMzMgMTMuNDA2MiAxLjY4NzA4QzE0LjM0MzcgMS4xMjQ1OCAxNS4wNDY4IDAuODkwMjA2IDE1LjUxNTUgMC45ODM5NTZDMTYuMDc4IDAuOTgzOTU2IDE2LjQ1MzEgMS4yMTgzMyAxNi42NDA2IDEuNjg3MDhDMTYuODI4MSAyLjA2MjA4IDE2LjgyODEgMi41Nzc3MSAxNi42NDA2IDMuMjMzOTZDMTYuNTQ2OCAzLjc5NjQ2IDE2LjIxODcgNC4zNTg5NiAxNS42NTYyIDQuOTIxNDZDMTQuNzE4NyA2LjE0MDIxIDEzLjY0MDUgNy43ODA4MyAxMi40MjE4IDkuODQzMzNDMTEuMjAzIDExLjkwNTggMTAuMzU5MyAxNC4xNTU4IDkuODkwNTUgMTYuNTkzM0MxMC45MjE4IDE2LjMxMjEgMTEuODEyNCAxNi4yMTgzIDEyLjU2MjQgMTYuMzEyMVpNMzEuNjg3NCAxNi4zMTIxQzMzLjI4MTIgMTYuNDk5NiAzNC41NDY4IDE3LjIwMjcgMzUuNDg0MyAxOC40MjE1QzM2LjUxNTUgMTkuNjQwMiAzNi44OTA1IDIxLjMyNzcgMzYuNjA5MyAyMy40ODRDMzYuNDIxOCAyNC44OTAyIDM1Ljk1MyAyNi4yMDI3IDM1LjIwMyAyNy40MjE1QzM0LjQ1MyAyOC41NDY1IDMzLjUxNTUgMjkuNTMwOCAzMi4zOTA1IDMwLjM3NDZDMzEuMzU5MyAzMS4yMTgzIDMwLjE0MDYgMzEuODc0NiAyOC43MzQzIDMyLjM0MzNDMjcuNDIxOCAzMi43MTgzIDI2LjEwOTMgMzIuODEyMSAyNC43OTY4IDMyLjYyNDZDMjIuMzU5MyAzMi4zNDMzIDIwLjc2NTYgMzEuMTcxNSAyMC4wMTU2IDI5LjEwOUMxOS4yNjU2IDI3LjA0NjUgMTkuMTI0OSAyNC43MDI3IDE5LjU5MzcgMjIuMDc3N0MxOS44NzQ5IDIwLjc2NTIgMjAuMjk2OCAxOS4yMTgzIDIwLjg1OTMgMTcuNDM3MUMyMS40MjE4IDE1LjY1NTggMjIuMjE4NyAxMy44Mjc3IDIzLjI0OTkgMTEuOTUyN0MyNC4yODEyIDEwLjA3NzcgMjUuNTQ2OCA4LjI0OTU4IDI3LjA0NjggNi40NjgzM0MyOC42NDA2IDQuNjg3MDggMzAuNTE1NSAzLjA5MzMzIDMyLjY3MTggMS42ODcwOEMzMy42MDkzIDEuMTI0NTggMzQuMzEyNCAwLjg5MDIwNiAzNC43ODEyIDAuOTgzOTU2QzM1LjM0MzcgMC45ODM5NTYgMzUuNzE4NyAxLjIxODMzIDM1LjkwNjIgMS42ODcwOEMzNi4xODc0IDIuMDYyMDggMzYuMjM0MyAyLjU3NzcxIDM2LjA0NjggMy4yMzM5NkMzNS44NTkzIDMuNzk2NDYgMzUuNTMxMiA0LjM1ODk2IDM1LjA2MjQgNC45MjE0NkMzNC4wMzEyIDYuMTQwMjEgMzIuOTA2MiA3Ljc4MDgzIDMxLjY4NzQgOS44NDMzM0MzMC41NjI0IDExLjkwNTggMjkuNzY1NiAxNC4xNTU4IDI5LjI5NjggMTYuNTkzM0MzMC4yMzQzIDE2LjMxMjEgMzEuMDMxMiAxNi4yMTgzIDMxLjY4NzQgMTYuMzEyMVoiIGZpbGw9IiMwMDg1M0YiLz4KPC9zdmc+Cg==);
}
blockquote cite {
  display: block;
  font-size: 0.85em;
  margin-top: 20px;
  margin-bottom: -20px;
}
body {
  counter-reset: mega-step mini-step;
}
body .layout-primary,
body .layout-secondary,
body div,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  counter-reset: mega-step;
}
.inner h1:first-of-type,
.inner h2:first-of-type,
.strata > h1 {
  margin-top: 0.6em;
}
.center-text,
.featured-media h2,
h2.p-name {
  text-align: center;
}
.layout-primary ol,
.layout-secondary ol,
main .inner ol {
  list-style-type: none;
}
.layout-primary ol li,
.layout-secondary ol li,
main .inner ol li {
  counter-increment: mega-step;
  padding-left: 20px;
  margin-bottom: 1.2em;
}
.layout-primary ol li:before,
.layout-secondary ol li:before,
main .inner ol li:before {
  content: counter(mega-step);
  display: block;
  padding: 5px;
  background: #008557;
  width: 20px;
  height: 20px;
  font-size: 0.8em;
  font-weight: 700;
  border-radius: 80px;
  margin-right: 10px;
  text-align: center;
  color: #fff;
  vertical-align: top;
  line-height: 0.8em;
  position: absolute;
  margin-left: -37px;
  margin-top: 0;
}
.layout-primary ol .search-form ol li,
.layout-primary ol .stepped-process ol li,
.layout-secondary ol .search-form ol li,
.layout-secondary ol .stepped-process ol li,
main .inner ol .search-form ol li,
main .inner ol .stepped-process ol li {
  padding-left: 0;
}
.layout-primary ol .stepped-process ol li:before,
.layout-secondary ol .stepped-process ol li:before,
main .inner ol .stepped-process ol li:before {
  content: none;
}
.layout-primary ol .search-form ol li,
.layout-secondary ol .search-form ol li,
main .inner ol .search-form ol li {
  counter-increment: none;
}
.layout-primary ol .search-form ol li:before,
.layout-secondary ol .search-form ol li:before,
main .inner ol .search-form ol li:before {
  content: none;
  background: 0 0;
}
li.separate-rx:after,
span.separate-rx:before {
  content: "Rx";
  font-size: 0.75em;
  background-color: #006642;
  color: choose-contrast-color(#006642);
  padding: 2px 8px;
  border-radius: 500px;
  display: inline-block;
}
li.separate-rx:after {
  position: absolute;
  right: 90px;
  margin-top: -3em;
}
li.file-type-pdf::before {
  font-family: "FontAwesome";
  content: "";
}
.search-results h2 {
  text-align: left;
  margin-top: 0;
}
#content ul.list-divider a,
#content ul.list-divider a:link,
#content ul.list-divider.fullscreen-hero a,
#content ul.list-divider.fullscreen-hero a:link {
  background: #fff;
  color: #006642;
  text-decoration: none;
}
#content ul.list-divider a:visited,
#content ul.list-divider.fullscreen-hero a:visited {
  background: #fff;
  color: #003321;
}
#content ul.list-divider a:active,
#content ul.list-divider a:hover,
#content ul.list-divider.fullscreen-hero a:active,
#content ul.list-divider.fullscreen-hero a:hover {
  background: #006642;
  color: #fff;
}
.identity--inline h2 {
  width: inherit;
  margin-top: 0;
  line-height: 1em;
}
.identity h2 span.identity-brand {
  line-height: 1.5rem;
}
ul.checklist {
  padding-left: 1.5rem;
}
li.file-type-pdf,
ul.checklist li {
  list-style: none;
}
ul.checklist li:before {
  color: #119548;
  content: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/aed203757b52481f9b97b3b013570792?v=025be9ab);
  margin-left: -1.5rem;
  padding-right: 0.5rem;
}
.img-on-heading img + h2,
.img-on-heading img + h3,
.img-on-heading img + h4,
figcaption > h2 {
  margin-top: 0;
}
.primary-green {
  color: #119548;
}
h2.primary-green {
  margin-bottom: 2rem;
}
.text-align-center {
  text-align: center;
}
@media only screen and (max-width: 769px) {
  .better-margin {
    margin-top: 0;
  }
}
@media only screen and (min-width: 76.25) {
  .better-margin {
    margin-top: -4em;
  }
}
.color-list-heading ul:after,
.img-left-p-right p:after,
.simple-compare-plans-attributes ul:after,
.simple-compare-plans-attributestwo ul:after {
  content: "";
  display: table;
  clear: both;
}
.component-no-top-padding {
  margin-top: 0;
  padding-top: 0;
}
.fifty-fifty.bg-pattern.component-no-top-padding {
  margin-top: 0 !important;
  padding-top: 0;
}
.scWebEditInput {
  width: 100%;
}
.sg-question-options {
  padding: 0.3em 1em 1em 0 !important;
}
@media (max-width: 540px) {
  .sg-body h1.sg-title {
    font-size: 2.5em !important;
    padding-bottom: 18px;
    padding-left: 0;
  }
  .sg-page-title {
    font-size: 1.25em !important;
  }
  .sg-header-image {
    max-width: 40% !important;
    margin: 10px auto 0 35px !important;
  }
}
.sg-list-vertical li input + label {
  padding: 1em 3em 1em 3.5em !important;
}
.sg-list-vertical li input + label:before {
  margin-left: 1.25em !important;
}
input[type="checkbox"].sg-input + label:not(#AddVDH-lbl):before,
input[type="radio"].sg-input + label:not(#AddVDH-lbl):before {
  margin-left: 0 !important;
}
label {
  color: #231f20;
}
input[type="date"],
input[type="password"],
input[type="text"] {
  font-weight: 400 !important;
  border: 1px solid #ced4da;
  font-size: 1em;
  padding: 0.4em !important;
  margin-bottom: 30px;
  width: auto;
  border-radius: 0;
}
input[type="date"]:focus,
input[type="text"]:focus {
  border-color: #8abf42;
}
input[type="date"].i-want-to__input,
input[type="password"].i-want-to__input,
input[type="text"].i-want-to__input {
  padding-left: 3rem !important;
  padding-right: 3.75rem !important;
  width: 100%;
}
textarea {
  font-weight: 400 !important;
  border-radius: 0;
  border: 1px solid #ced4da;
  font-size: 1em;
  padding: 0.4em !important;
  margin-bottom: 30px;
  width: auto;
}
textarea:focus {
  outline: 0;
}
input[type="checkbox"],
input[type="radio"] {
  float: left;
  height: 1px;
  margin: 0;
  opacity: 0;
  padding: 0;
  width: 1px;
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
input[type="checkbox"]:checked + label:not(#AddVDH-lbl) i,
input[type="checkbox"]:focus + label:not(#AddVDH-lbl) i,
input[type="radio"]:checked + label:not(#AddVDH-lbl) i,
input[type="radio"]:focus + label:not(#AddVDH-lbl) i {
  border-color: #006642;
  background: #006642;
  color: #fff !important;
}
input[type="checkbox"]:checked + label:not(#AddVDH-lbl) i:after,
input[type="checkbox"]:focus + label:not(#AddVDH-lbl) i:after,
input[type="radio"]:checked + label:not(#AddVDH-lbl) i:after,
input[type="radio"]:focus + label:not(#AddVDH-lbl) i:after {
  color: #fff !important;
}
input[type="checkbox"].error + label,
input[type="radio"].error + label {
  border-color: #862828;
  color: #862828;
}
input[type="checkbox"] + label:not(#AddVDH-lbl),
input[type="radio"] + label:not(#AddVDH-lbl) {
  clear: none;
  padding: 0;
  margin: 0 0.625em 0.625em 0;
  min-width: 100%;
  cursor: pointer;
  font-weight: 500;
  border-radius: 2px;
}
@media only screen and (min-width: 37.5em) {
  input[type="checkbox"] + label:not(#AddVDH-lbl),
  input[type="radio"] + label:not(#AddVDH-lbl) {
    display: inline-block;
    vertical-align: top;
  }
}
@media only screen and (min-width: 600px) {
  input[type="checkbox"] + label:not(#AddVDH-lbl),
  input[type="radio"] + label:not(#AddVDH-lbl) {
    min-width: 150px;
  }
}
input[type="checkbox"] + label:not(#AddVDH-lbl):before,
input[type="radio"] + label:not(#AddVDH-lbl):before {
  font-family: "FontAwesome" !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  speak: none;
  text-transform: none;
  margin-left: 0 !important;
  margin-right: 0.5em !important;
}
input[type="checkbox"] + label:not(#AddVDH-lbl):hover i,
input[type="radio"] + label:not(#AddVDH-lbl):hover i {
  border-color: #fff;
  background: #006642;
}
input[type="checkbox"] + label:not(#AddVDH-lbl) .inline,
input[type="radio"] + label:not(#AddVDH-lbl) .inline {
  display: inline-block;
}
input[type="checkbox"] + label:not(#AddVDH-lbl) span,
input[type="radio"] + label:not(#AddVDH-lbl) span {
  border-radius: 100%;
}
input[type="checkbox"] + label:not(#AddVDH-lbl) [class*="ph-icon"],
input[type="checkbox"] + label:not(#AddVDH-lbl) [class*="ph-icon"]:after,
input[type="radio"] + label:not(#AddVDH-lbl) [class*="ph-icon"],
input[type="radio"] + label:not(#AddVDH-lbl) [class*="ph-icon"]:after {
  display: none;
}
input[type="checkbox"] + label:not(#AddVDH-lbl):before {
  content: "" !important;
}
.select:not([disabled]):focus + .ph-icon-caret-down,
.select:not([disabled]):hover + .ph-icon-caret-down,
input[type="checkbox"]:active + label:not(#AddVDH-lbl),
input[type="checkbox"]:focus + label:not(#AddVDH-lbl) {
  color: #fff;
}
input[type="checkbox"]:checked + label:not(#AddVDH-lbl):before {
  content: "" !important;
  color: #006642;
}
input[type="radio"] + label:not(#AddVDH-lbl):before {
  content: "" !important;
}
input[type="radio"]:active + label:not(#AddVDH-lbl),
input[type="radio"]:focus + label:not(#AddVDH-lbl) {
  color: #006642;
}
input[type="radio"]:checked + label:not(#AddVDH-lbl):before {
  content: "" !important;
}
#calc-questions input[type="checkbox"] + label,
#calc-questions input[type="radio"] + label,
#medicare-zipcode-coverage-form input[type="checkbox"] + label,
#medicare-zipcode-coverage-form input[type="radio"] + label,
#medigap-common-zipcode-coverage-form input[type="checkbox"] + label,
#medigap-common-zipcode-coverage-form input[type="radio"] + label,
#pre-enroll-form input[type="checkbox"] + label,
#pre-enroll-form input[type="radio"] + label,
#singleQuoteView input[type="checkbox"] + label,
#singleQuoteView input[type="radio"] + label,
#zipcode-container input[type="checkbox"] + label,
#zipcode-container input[type="radio"] + label {
  padding: 1em;
}
.field strong,
.form-boxes strong {
  display: block;
}
.oldie fieldset input[type="checkbox"] + span,
.oldie fieldset input[type="radio"] + span {
  margin-left: 0.25em;
  min-height: 20px;
}
fieldset label.inline {
  display: inline-block;
  padding-right: 5px;
}
.decorator-select-multiple {
  border: 1px solid #ced4da;
  display: inline-block;
  width: 100%;
}
.decorator-select-multiple select {
  -webkit-appearance: none;
  background: 0 0;
  border: 0;
  color: #8abf42;
  display: block;
  font-size: 24px;
  font-size: 1.5rem;
  min-height: 40px;
  outline: 0;
  padding: 0.25em 0.625em;
  position: relative;
  width: 100%;
}
.decorator-select-multiple option:checked {
  background-color: rgba(0, 102, 66, 0.15);
}
.no-js .custom-file-upload {
  display: none;
}
.js input[type="file"] {
  visibility: hidden;
  width: 0;
}
.form-boxes input[type="radio"] + label span {
  border-radius: 100%;
}
.form-boxes input[type="checkbox"],
.form-boxes input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.form-boxes input[type="checkbox"] + label,
.form-boxes input[type="radio"] + label {
  padding: 1.25em;
  margin-right: 0.625em;
  margin-bottom: 0.625em;
  min-width: 140px;
  background: #e9ecef;
  border: 1px solid #ced4da;
  cursor: pointer;
  font-weight: 700;
}
.form-boxes input[type="checkbox"] + label:before,
.form-boxes input[type="radio"] + label:before {
  content: inherit;
}
.form-boxes input[type="checkbox"] + label [class*="ph-icon"],
.form-boxes input[type="radio"] + label [class*="ph-icon"] {
  margin-top: 2px;
  margin-right: 0.3125em;
  padding: 0.4375em;
  line-height: 1.3em;
  font-size: 1em;
  border: 1px solid #ced4da;
  border-radius: 100px;
  background-color: #fff;
  color: #fff;
  transition-property: color, border, background;
  transition-duration: 0.3s;
  transition-timing-function: linear;
}
.form-boxes input[type="checkbox"] + label:hover,
.form-boxes input[type="radio"] + label:hover {
  border-color: #006642;
  background: #006642;
  color: #fff !important;
}
.form-boxes input[type="checkbox"] + label:hover i,
.form-boxes input[type="radio"] + label:hover i {
  border-color: #fff;
  background: #006642;
}
.form-boxes input[type="checkbox"]:focus + label,
.form-boxes input[type="radio"]:focus + label {
  border-color: #006642;
  background: #006642;
  color: #fff !important;
}
.form-boxes input[type="checkbox"]:checked + label,
.form-boxes input[type="radio"]:checked + label {
  background: #006642;
  border-color: #006642;
  color: #fff !important;
}
.form-boxes input[type="checkbox"]:checked + label i,
.form-boxes input[type="radio"]:checked + label i {
  background: #006642;
  border-color: #006642;
}
.form-boxes input[type="checkbox"]:checked + label i:after,
.form-boxes input[type="radio"]:checked + label i:after {
  color: #fff !important;
}
@media only screen and (min-width: 37.5em) {
  .form-boxes input[type="checkbox"] + label,
  .form-boxes input[type="radio"] + label {
    display: inline-block;
    vertical-align: top;
    padding: 0.75em 0.9375em 0.75em 0.625em;
  }
}
.select {
  appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  max-width: 325px;
  min-width: 90px;
  padding: 0.875em 3em 0.875em 0.875em;
  background: 0 0;
  background-size: 15px 9px;
  color: #333;
  font-size: 1rem;
  font-weight: 400;
  border: 1px solid #ced4da;
  border-radius: 0;
  cursor: pointer;
}
.select:not([disabled]):focus,
.select:not([disabled]):hover {
  background-size: 15px 9px;
  background-color: #006642;
  border-color: #006642;
  color: #fff;
  outline: 0;
}
.select::-ms-expand {
  display: none;
}
.select[disabled] {
  color: #ced4da;
  cursor: default;
  background: #f3f3f3;
}
.select option {
  background-color: #fff;
  color: #495057;
}
@media all and (max-width: 600px) {
  .select {
    max-width: none;
    text-align: center;
  }
}
.select-wrapper {
  position: relative;
  display: inline-block;
  margin-bottom: 0.625em;
  width: auto;
}
.select-wrapper .ph-icon-caret-down {
  position: absolute;
  top: 40%;
  right: 0.85em;
  margin-top: -0.75em;
  z-index: 0;
  pointer-events: none;
}
.questions,
.questions--answer p {
  font-size: 29px;
  font-size: 1.8125rem;
}
.questions fieldset {
  line-height: 2;
  padding: 0 0 32px;
}
.questions fieldset input[type="text"] {
  background-size: 100%;
  background: url(../img/css/blue-dot.bf84a394.png) repeat-x 0 100%;
  border-bottom: none;
  color: #119548;
  display: inline-block;
  font-size: 29px;
  font-size: 1.8125rem;
  height: auto;
  line-height: 1.5;
  margin: 0.5em 0.5em -0.4375em;
  overflow: hidden;
  padding: 8px;
}
.questions fieldset input[type="text"]:focus {
  background: rgba(0, 102, 66, 0.15) url(../img/css/green-dot.98b327bb.png)
    repeat-x 0 100%;
  color: #8abf42;
}
.questions fieldset input[type="text"].no-left-margin {
  margin-left: 0;
}
.questions fieldset input[type="text"].no-right-margin {
  margin-right: 0;
}
#age {
  width: 1.875em;
}
#zip {
  width: 3.75em;
}
#Income {
  text-align: center;
  text-overflow: ellipsis;
  width: 5.3125em;
}
#Income:before {
  content: "$";
}
.search-form--filter .select-wrapper {
  width: 90%;
}
.feedback-form.expanded {
  position: absolute;
  z-index: 1;
}
.feedback-form iframe {
  min-height: 1230px;
}
table:not(.sg-rating-scale-5) {
  font-size: 1em !important;
  border-collapse: collapse;
  width: 100%;
}
table:not(.sg-rating-scale-5) th {
  background-color: #008557;
  font-weight: 400;
  vertical-align: middle;
  padding: 1.125em 0.625em;
  text-align: left;
}
table:not(.sg-rating-scale-5) th p {
  color: choose-contrast-color(#008557) !important;
}
table:not(.sg-rating-scale-5) tr:nth-child(2n) > td {
  background-color: #f8f9fa;
}
table:not(.sg-rating-scale-5) tr:nth-child(2n) > td.empty,
table:not(.sg-rating-scale-5) tr:nth-child(2n) > td.plain {
  background-color: transparent;
}
table:not(.sg-rating-scale-5) td {
  background-color: #fff;
  border: 1px solid #f8f9fa;
  padding: 1.125em 0.625em;
  text-align: left;
}
table:not(.sg-rating-scale-5) td:first-of-type {
  border-left: none;
}
table:not(.sg-rating-scale-5) td:last-of-type {
  border-right: none;
}
table:not(.sg-rating-scale-5) tfoot td {
  background-color: #495057;
  color: choose-contrast-color(#495057);
  font-weight: 700;
}
@media print {
  table:not(.sg-rating-scale-5) thead {
    display: table-header-group;
  }
}
@media only screen and (max-width: 45em) {
  table:not(.sg-rating-scale-5) tbody,
  table:not(.sg-rating-scale-5) tr {
    border: 0;
    display: block;
    padding: 0;
    text-align: left;
    white-space: normal;
  }
  table:not(.sg-rating-scale-5) td,
  table:not(.sg-rating-scale-5) th {
    border: 0;
    display: block;
    text-align: left;
    white-space: normal;
    padding: 0.5em 0.5em 0.5em 50%;
    position: relative;
  }
  table:not(.sg-rating-scale-5) td {
    background-color: #f8f9fa;
  }
  table:not(.sg-rating-scale-5) tfoot td:first-of-type {
    padding-left: 0.625em;
  }
  table:not(.sg-rating-scale-5) thead {
    display: none;
    visibility: hidden;
  }
  table:not(.sg-rating-scale-5) td[data-title]:before,
  table:not(.sg-rating-scale-5) th[data-title]:before {
    content: attr(data-title);
    font-weight: 700;
    left: 0.625em;
    position: absolute;
  }
  table:not(.sg-rating-scale-5) th:not([data-title]) {
    font-weight: 700;
  }
  table:not(.sg-rating-scale-5) td:empty {
    display: none;
  }
  table:not(.sg-rating-scale-5) tr {
    border-bottom: 1px solid #ced4da;
  }
}
table.DynarchCalendar-topCont td {
  padding: inherit !important;
  text-align: inherit !important;
  border: 0 !important;
}
table.cpt-plans_table th {
  color: #fff;
  font-weight: 700;
}
embed,
img,
object {
  height: auto;
  max-width: 100%;
}
@media print {
  embed,
  img,
  object {
    max-width: 100% !important;
  }
}
.bg-pattern ul,
figure {
  margin: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
img .spotlight {
  margin-bottom: 0;
}
.img-on-heading img {
  margin-top: 1.8em;
}
.video-container-modal img {
  cursor: zoom-in;
}
.center-terminal-img-link {
  text-align: center;
}
.center-terminal-img-link h2,
.center-terminal-img-link h3,
.center-terminal-img-link h4,
.center-terminal-img-link h5,
.center-terminal-img-link h6,
.center-terminal-img-link p {
  text-align: left;
}
.img-left-p-right h2,
.img-left-p-right h3,
.img-left-p-right h4,
.img-left-p-right h5,
.img-left-p-right h6 {
  margin-top: 0.25em;
  display: inline-block;
}
.img-left-p-right img {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
}
.img-left-p-right p {
  max-width: none;
}
.grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1rem;
}
.card-e1 {
  border-radius: 8px;
  background-color: #fff;
  -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.14));
  filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.14));
}
.card-e2,
.card-e3,
.card-e4,
section.smartThinking ul.plan-types-list li a {
  border-radius: 8px;
  background-color: #fff;
  -webkit-filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.18));
  filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.18));
}
.card-e3,
.card-e4 {
  -webkit-filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.2));
}
.card-e4 {
  -webkit-filter: drop-shadow(0 1px 12px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 1px 12px rgba(0, 0, 0, 0.2));
}
.plan-types-list {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
.plan-types-list .h1 {
  font-size: 2rem;
  font-weight: 300;
}
.plan-types-list li a:active b, .plan-types-list li a:active strong {
  background: #003321;
}
.plan-types-list li a:focus b, .plan-types-list li a:focus strong {
  background: #009963;
}
.plan-types-list li a:hover b, .plan-types-list li a:hover strong {
  background: #009963;
}
@media (min-width: 768px) {
  section.inset-upg-group ul.plan-types-list {
    max-width: 95%;
    margin: 0 auto;
  }
}
.row > .bg-pattern {
  margin-top: -2.8125em;
}
.bg-pattern {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-pattern .event--date,
.bg-pattern h2,
.bg-pattern h3,
.bg-pattern h4,
section.drawer.accordion-drawer
  .drawer--pane
  .drawer--content
  > div
  > .inner
  > p {
  margin-top: 0;
}
.bg-pattern.brand-green {
  background-color: #119548;
  background-image: url(../img/css/cta/bg-brand-green.3da25165.png);
  color: #fff !important;
}
.bg-pattern.brand-green h2,
.bg-pattern.green h2,
.bg-pattern.green-large h2,
.bg-pattern.light-green h2,
.bg-pattern.pink h2,
.bg-pattern.purple h2 {
  color: #fff !important;
}
.bg-pattern.green,
.bg-pattern.green-large,
.bg-pattern.light-green {
  background-color: #8abf42;
  background-image: url(../img/css/cta/bg-light-green.e3ea64dd.png);
  color: #fff !important;
}
.bg-pattern.green,
.bg-pattern.green-large {
  background-image: url(../img/css/cta/green-poly.ade0b5e6.jpg);
}
.bg-pattern.pink,
.bg-pattern.purple {
  background-color: #bf1777;
  background-image: url(../img/css/cta/bg-pink.c0a31cf8.png);
  color: #fff !important;
}
.bg-pattern.purple {
  background-color: #705eb3;
  background-image: url(../img/css/cta/bg-purple.dc0b9011.png);
}
.bg-pattern.wrapper {
  margin: 0;
  padding: 20px;
  width: initial;
}
@media only screen and (min-width: 48em) {
  .plan-types-list .bg-pattern.pink {
    background-position: 10% 20%;
  }
  .plan-types-list .bg-pattern.purple {
    background-position: right 10%;
  }
  .bg-pattern.green,
  .bg-pattern.green-large,
  .bg-pattern.light-green {
    background-image: url(../img/css/cta/green-poly-large.9614cc95.jpg);
  }
  .bg-pattern.light-green {
    background-position: 0 99%;
  }
  .bg-pattern.brand-green {
    background-image: url(../img/css/cta/green-dark-poly-large.aefd5f9d.jpg);
  }
  .bg-pattern.pink {
    background-image: url(../img/css/cta/pink-poly-large.1cd8db25.jpg);
  }
  .bg-pattern.purple {
    background-image: url(../img/css/cta/purple-poly-large.ecbbc334.jpg);
  }
}
@media only screen and (min-width: 37.5em) {
  .bg-pattern.wrapper {
    background-size: cover;
  }
}
@media only screen and (min-width: 48em) {
  .bg-pattern.wrapper {
    display: table;
    background-size: auto;
    margin: 0;
    padding: 20px 30px;
    width: 100%;
  }
}
@media only screen and (min-width: 60em) {
  .bg-pattern.wrapper {
    background-size: cover;
    padding: 36px 44px;
  }
}
@media only screen and (min-width: 76.25em) {
  .bg-pattern.wrapper {
    margin: 0 auto;
  }
}
main:not(.layout-primary) .bg-pattern.wrapper:not(.fifty-fifty) {
  margin: 2em -20px;
}
@media only screen and (min-width: 48em) {
  main:not(.layout-primary) .bg-pattern.wrapper:not(.fifty-fifty) {
    margin: 2em -30px;
  }
}
@media only screen and (min-width: 76.25em) {
  main:not(.layout-primary) .bg-pattern.wrapper:not(.fifty-fifty) {
    margin: 2em auto;
  }
}
.layout-primary .wrapper ~ .bg-pattern.wrapper,
.wrapper ~ .bg-pattern.wrapper {
  margin-top: 20px;
}
@media only screen and (min-width: 60em) {
  .layout-primary .wrapper ~ .bg-pattern.wrapper,
  .wrapper ~ .bg-pattern.wrapper {
    margin-top: 48px;
  }
}
.bg-pattern.wrapper .columns {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.bg-pattern.wrapper .columns:last-of-type {
  text-align: center;
}
.bg-pattern.wrapper .btn {
  margin: 0;
}
@media only screen and (min-width: 48em) {
  .bg-pattern.wrapper .columns {
    display: table-cell;
    float: none;
    width: 50%;
  }
  .layout-primary .bg-pattern.wrapper .columns {
    width: 100%;
  }
  .layout-primary .bg-pattern.wrapper {
    display: block;
    margin: 0;
  }
}
@media only screen and (min-width: 60em) {
  .layout-primary .bg-pattern.wrapper {
    display: flex;
    align-items: center;
    padding: 20px;
  }
}
@media only screen and (min-width: 76.25em) {
  .layout-primary .bg-pattern.wrapper {
    padding: 36px 44px;
  }
}
.pattern-brightgreen-circle,
.pattern-camads-red,
.pattern-darkgreen-chevron,
.pattern-darkgreen-web,
.pattern-midgreen-ellipsis,
.pattern-trippy-green {
  color: #fff !important;
  background-size: cover;
}
.pattern-brightgreen-circle {
  background-image: url(/-/media/14855fabdc414c51a99027c075c473a2);
  background-color: #49b248;
}
.cyan-dots-background-pattern h2,
.cyan-dots-background-pattern p,
.dark-blue-scales-background-pattern h2,
.dark-blue-scales-background-pattern p,
.dark-green-hex h2,
.dark-green-hex p,
.green-circles-background-pattern h2,
.green-circles-background-pattern h3,
.green-circles-background-pattern p,
.green-circles-background-pattern ul li,
.light-green-flowers-background-pattern h2,
.light-green-flowers-background-pattern p,
.light-green-hex h2,
.light-green-hex p,
.magenta-dots-background-pattern h2,
.magenta-dots-background-pattern p,
.pattern-brightgreen-circle h1,
.pattern-brightgreen-circle h2,
.pattern-brightgreen-circle h3,
.pattern-brightgreen-circle h4,
.pattern-brightgreen-circle p,
.pattern-brightgreen-circle > a:active,
.pattern-brightgreen-circle > a:hover,
.pattern-brightgreen-circle > a:link,
.pattern-brightgreen-circle > a:visited,
.pattern-camads-red h1,
.pattern-camads-red h2,
.pattern-camads-red h3,
.pattern-camads-red h4,
.pattern-camads-red p,
.pattern-camads-red > a:active,
.pattern-camads-red > a:hover,
.pattern-camads-red > a:link,
.pattern-camads-red > a:visited,
.pattern-darkgreen-chevron h1,
.pattern-darkgreen-chevron h2,
.pattern-darkgreen-chevron h3,
.pattern-darkgreen-chevron h4,
.pattern-darkgreen-chevron p,
.pattern-darkgreen-chevron > a:active,
.pattern-darkgreen-chevron > a:hover,
.pattern-darkgreen-chevron > a:link,
.pattern-darkgreen-chevron > a:visited,
.pattern-darkgreen-web h1,
.pattern-darkgreen-web h2,
.pattern-darkgreen-web h3,
.pattern-darkgreen-web h4,
.pattern-darkgreen-web p,
.pattern-darkgreen-web > a:active,
.pattern-darkgreen-web > a:hover,
.pattern-darkgreen-web > a:link,
.pattern-darkgreen-web > a:visited,
.pattern-midgreen-ellipsis h1,
.pattern-midgreen-ellipsis h2,
.pattern-midgreen-ellipsis h3,
.pattern-midgreen-ellipsis h4,
.pattern-midgreen-ellipsis p,
.pattern-midgreen-ellipsis > a:active,
.pattern-midgreen-ellipsis > a:hover,
.pattern-midgreen-ellipsis > a:link,
.pattern-midgreen-ellipsis > a:visited,
.purple-hex h2,
.purple-hex p {
  color: #fff;
}
.pattern-darkgreen-chevron {
  background-image: url(/-/media/d66560f9c8324881b06fd52226e92f66);
  background-color: #006642;
}
.pattern-darkgreen-web {
  background-position: right;
  background-image: url(/-/media/6b905e348b57424289756efd20a81ea3);
  background-color: #008557;
}
.pattern-midgreen-ellipsis {
  background-image: url(/-/media/e4e8b903772d492dbaae05a240fc102e);
  background-color: #8abf42;
}
.pattern-camads-red {
  background-image: url(/-/media/fc6683ef4ed34f8ca5a2797a46149529);
  background-color: #a33;
}
.pattern-camads-red > a:hover b {
  background: #343a40 !important;
}
.dots-background-pattern,
.helix-background-pattern {
  background-image: url(/-/media/b59b8ac95aee4ca2a318eda48675402c);
  background-size: cover !important;
}
.dots-background-pattern {
  background-image: url(/-/media/63b3f0ea96f448968fa70efcba989c8e);
}
.bubbles-background-pattern > a em.h1,
.cross-hatch-background-pattern > a em.h1,
.dots-background-pattern > a em.h1,
.finedots-background-pattern > a em.h1 {
  color: #00853e !important;
}
.dots-background-pattern a,
.dots-background-pattern a:visited,
.finedots-background-pattern a {
  color: #349ddb !important;
}
.dots-background-pattern > a:focus,
.dots-background-pattern > a:hover {
  color: #fff !important;
}
.finedots-background-pattern {
  background-image: url(/-/media/b19c641577204e6fb15053b14390c142);
  background-size: cover !important;
}
.bubbles-background-pattern a,
.finedots-background-pattern a:visited {
  color: #349ddb !important;
}
.finedots-background-pattern > a:focus,
.finedots-background-pattern > a:hover {
  color: #fff !important;
}
.bubbles-background-pattern {
  background-image: url(/-/media/0a967975e4934b399c202027c49d155b);
  background-size: cover !important;
}
.bubbles-background-pattern a:visited,
.cross-hatch-background-pattern a {
  color: #349ddb !important;
}
.bubbles-background-pattern > a:focus,
.bubbles-background-pattern > a:hover {
  color: #fff !important;
}
.cross-hatch-background-pattern {
  background-image: url(/-/media/4a18d4f5844e444eaeff9825342651e3);
  background-size: cover !important;
}
.cross-hatch-background-pattern a:visited {
  color: #349ddb !important;
}
.cross-hatch-background-pattern > a:focus,
.cross-hatch-background-pattern > a:hover {
  color: #fff !important;
}
.cyan-dots-background-pattern {
  background-image: url(/-/media/6B43EE3545E248FE82030F993E1C5D08);
  background-size: cover !important;
  background-position: right;
}
.cyan-dots-background-pattern a,
.cyan-dots-background-pattern a:visited,
.cyan-dots-background-pattern > a em.h1 {
  color: #fff !important;
}
.cyan-dots-background-pattern a b,
.dark-blue-scales-background-pattern a b,
.dark-green-hex a b,
.green-circles-background-pattern a b,
.light-green-flowers-background-pattern a b,
.light-green-hex a b,
.magenta-dots-background-pattern a b,
.purple-hex a b {
  font-weight: 600;
}
.cyan-dots-background-pattern > a:focus {
  color: #fff !important;
}
.cross-hatch-background-pattern > a:hover,
.dark-blue-scales-background-pattern a,
.dark-blue-scales-background-pattern a:visited,
.dark-blue-scales-background-pattern > a em.h1,
.green-circles-background-pattern a,
.green-circles-background-pattern > a em.h1 {
  color: #fff !important;
}
.dark-blue-scales-background-pattern {
  background-image: url(/-/media/586A30A9102542CCB3DF9B222E9463CB);
  background-size: cover !important;
}
.dark-blue-scales-background-pattern > a:focus,
.dark-blue-scales-background-pattern > a:hover {
  color: #fff !important;
}
.green-circles-background-pattern {
  background-image: url(/-/media/F5545875562E42AAB340A7524EE2EABF);
  background-size: cover !important;
}
.green-circles-background-pattern a:visited,
.light-green-flowers-background-pattern a,
.light-green-flowers-background-pattern > a em.h1 {
  color: #fff !important;
}
.green-circles-background-pattern > a:focus,
.green-circles-background-pattern > a:hover {
  color: #fff !important;
}
.light-green-flowers-background-pattern {
  background-image: url(/-/media/62B1B9406EA24CF5863E77553B91BBC5);
  background-size: cover !important;
}
.light-green-flowers-background-pattern a:visited,
.magenta-dots-background-pattern a,
.magenta-dots-background-pattern > a em.h1 {
  color: #fff !important;
}
.light-green-flowers-background-pattern > a:focus,
.light-green-flowers-background-pattern > a:hover {
  color: #fff !important;
}
.magenta-dots-background-pattern {
  background-image: url(/-/media/63167B99A2B2464AB6AA5CE99E360137);
  background-size: cover !important;
}
.dark-green-hex a,
.dark-green-hex > a em.h1,
.magenta-dots-background-pattern a:visited {
  color: #fff !important;
}
.magenta-dots-background-pattern > a:focus,
.magenta-dots-background-pattern > a:hover {
  color: #fff !important;
}
.dark-green-hex {
  background-color: #055d4e;
  background-image: url(/-/media/26b1925122e5402d929b3223e1dcef8f);
  background-size: cover !important;
  border-radius: 0.25rem;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.18);
}
.dark-green-hex a:visited,
.light-green-hex a,
.light-green-hex > a em.h1 {
  color: #fff !important;
}
.dark-green-hex > a:focus,
.dark-green-hex > a:hover {
  color: #fff !important;
}
.light-green-hex {
  background-color: #1f8059;
  background-image: url(/-/media/5f792d14669c41689fe8820c01520d08);
  background-size: cover !important;
  border-radius: 0.25rem;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.18);
}
.light-green-hex a:visited,
.purple-hex a,
.purple-hex > a em.h1 {
  color: #fff !important;
}
.light-green-hex > a:focus,
.light-green-hex > a:hover {
  color: #fff !important;
}
.purple-hex {
  background-color: #594f7d;
  background-image: url(/-/media/2172307770004b70bb33719f82774ce9);
  background-size: cover !important;
  border-radius: 0.25rem;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.18);
}
.green-waves a,
.green-waves h2,
.green-waves h3,
.purple-hex a:visited {
  color: #fff !important;
}
.green-waves a:focus,
.green-waves a:hover,
.green-waves a:visited,
.green-waves h2:focus,
.green-waves h2:hover,
.green-waves h2:visited,
.green-waves h3:focus,
.green-waves h3:hover,
.green-waves h3:visited,
.purple-hex > a:focus,
.purple-hex > a:hover {
  color: #fff !important;
}
.green-waves {
  background-color: #037243;
  background-image: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/f069ad40fbd4428294ab7319e94073ff?v=f1ce1fd6);
  background-size: cover !important;
  color: #fff !important;
}
.pattern-trippy-green {
  background-image: url(https://priorityhealth.stylelabs.cloud/api/public/content/094088b42d2249d599752f03994e3527?v=1e8ed554);
  background-color: #008557;
  min-height: 150px;
}
.pattern-trippy-green h1,
.pattern-trippy-green h2,
.pattern-trippy-green h3,
.pattern-trippy-green h4,
.pattern-trippy-green p,
.pattern-trippy-green > a:active,
.pattern-trippy-green > a:hover,
.pattern-trippy-green > a:link,
.pattern-trippy-green > a:visited {
  color: #fff;
}
.pattern-trippy-green h2 {
  display: block;
  padding: 2rem;
  text-align: center;
}
.dark-green-waves-v2 > a > b,
.pattern-trippy-green > a > b {
  font-weight: 700;
}
.pattern-trippy-green .row {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .pattern-trippy-green .row {
    flex-wrap: nowrap;
  }
}
.dark-green-waves-v2 .row .image-over-paragraph.inline,
.pattern-trippy-green .row .image-over-paragraph.inline {
  text-align: center;
}
.light-white-waves-drop .h1,
.light-white-waves-drop b,
.light-white-waves-drop h1,
.light-white-waves-drop p {
  color: #006642 !important;
}
.light-white-waves-drop .h1:hover,
.light-white-waves-drop a:hover,
.light-white-waves-drop b:hover,
.light-white-waves-drop h1:hover,
.light-white-waves-drop h2:hover,
.light-white-waves-drop h3:hover,
.light-white-waves-drop p:hover {
  color: #006642;
}
.light-white-waves-drop:nth-child(2n) {
  background-image: url(https://priorityhealth.stylelabs.cloud/api/public/content/74089c2d81f649369e04b1e4b1dd2bf7?v=83d6c570);
}
.light-white-waves-drop:nth-child(1) {
  background-image: url(https://priorityhealth.stylelabs.cloud/api/public/content/bb6b786111ba48b0966a6d3b83dde023?v=0dcc40d6);
}
.light-green-waves-drop,
.middle-green-waves-drop {
  background-color: #109447;
  background-image: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/5e3e0e7ff8664bf3ba2c1b388b9382c5?v=a60ab8ac);
  background-size: cover !important;
  color: #fff !important;
  border-radius: 0.25rem;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.18);
}
.dark-green-waves-drop a,
.dark-green-waves-drop h2,
.dark-green-waves-drop h3,
.light-green-waves-drop .h1,
.light-green-waves-drop a,
.light-green-waves-drop b,
.light-green-waves-drop h1,
.light-green-waves-drop h2,
.light-green-waves-drop h3,
.light-green-waves-drop p,
.middle-green-waves-drop a,
.middle-green-waves-drop h2,
.middle-green-waves-drop h3 {
  color: #fff !important;
}
.dark-green-waves-v2 h1,
.dark-green-waves-v2 h2,
.dark-green-waves-v2 h3,
.dark-green-waves-v2 h4,
.dark-green-waves-v2 p,
.light-green-waves-drop .h1:hover,
.light-green-waves-drop a:hover,
.light-green-waves-drop b:hover,
.light-green-waves-drop h1:hover,
.light-green-waves-drop h2:hover,
.light-green-waves-drop h3:hover,
.light-green-waves-drop p:hover {
  color: #fff;
}
.middle-green-waves-drop {
  background-color: #0a6e49;
  background-image: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/334ba77670f1474eb027f39c355427ca?v=21bb6745);
}
.dark-green-waves-drop a:focus,
.dark-green-waves-drop a:hover,
.dark-green-waves-drop a:visited,
.dark-green-waves-drop h2:focus,
.dark-green-waves-drop h2:hover,
.dark-green-waves-drop h2:visited,
.dark-green-waves-drop h3:focus,
.dark-green-waves-drop h3:hover,
.dark-green-waves-drop h3:visited,
.middle-green-waves-drop a:focus,
.middle-green-waves-drop a:hover,
.middle-green-waves-drop a:visited,
.middle-green-waves-drop h2:focus,
.middle-green-waves-drop h2:hover,
.middle-green-waves-drop h2:visited,
.middle-green-waves-drop h3:focus,
.middle-green-waves-drop h3:hover,
.middle-green-waves-drop h3:visited {
  color: #fff !important;
}
.dark-green-waves-drop,
.dark-green-waves-v2,
.light-white-waves-drop {
  background-color: #0c4d39;
  background-image: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/e65bd581a1144b259fdd21f050505b6d?v=15981ac8);
  background-size: cover !important;
  color: #fff !important;
  border-radius: 0.25rem;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.18);
}
.dark-green-waves-v2,
.light-white-waves-drop {
  background-color: #0c4c45;
  background-image: url(https://priorityhealth.stylelabs.cloud/api/public/content/8746684f82364e58a75560fceced4825?v=0149d870);
}
.dark-green-waves-v2 h2 {
  display: block;
  padding: 2rem;
  text-align: center;
}
.dark-green-waves-v2 > a:active,
.dark-green-waves-v2 > a:hover,
.dark-green-waves-v2 > a:link,
.dark-green-waves-v2 > a:visited,
.fullscreen-hero ul.icon-cards li:hover p,
.retirement-starter-cta.bg-pattern.brand-green h2 {
  color: #fff;
}
.dark-green-waves-v2 .row {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .dark-green-waves-v2 .row {
    flex-wrap: nowrap;
  }
}
.light-white-waves-drop {
  background-color: #ebf6f1;
  background-image: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/5e3e0e7ff8664bf3ba2c1b388b9382c5?v=a60ab8ac);
}
.light-white-waves-drop a,
.light-white-waves-drop h2,
.light-white-waves-drop h3,
.upg-icon-coverage a,
.upg-icon-coverage h2,
.upg-icon-coverage h3,
.upg-icon-forms a,
.upg-icon-forms h2,
.upg-icon-forms h3,
.upg-icon-payment a,
.upg-icon-payment h2,
.upg-icon-payment h3,
.upg-icon-rx a,
.upg-icon-rx h2,
.upg-icon-rx h3,
.upg-icon-tri a,
.upg-icon-tri h2,
.upg-icon-tri h3 {
  color: #fff !important;
}
.light-white-waves-drop a:focus,
.light-white-waves-drop a:hover,
.light-white-waves-drop a:visited,
.light-white-waves-drop h2:focus,
.light-white-waves-drop h2:hover,
.light-white-waves-drop h2:visited,
.light-white-waves-drop h3:focus,
.light-white-waves-drop h3:hover,
.light-white-waves-drop h3:visited,
.upg-icon-coverage a:focus,
.upg-icon-coverage a:hover,
.upg-icon-coverage a:visited,
.upg-icon-coverage h2:focus,
.upg-icon-coverage h2:hover,
.upg-icon-coverage h2:visited,
.upg-icon-coverage h3:focus,
.upg-icon-coverage h3:hover,
.upg-icon-coverage h3:visited,
.upg-icon-forms a:focus,
.upg-icon-forms a:hover,
.upg-icon-forms a:visited,
.upg-icon-forms h2:focus,
.upg-icon-forms h2:hover,
.upg-icon-forms h2:visited,
.upg-icon-forms h3:focus,
.upg-icon-forms h3:hover,
.upg-icon-forms h3:visited,
.upg-icon-payment a:focus,
.upg-icon-payment a:hover,
.upg-icon-payment a:visited,
.upg-icon-payment h2:focus,
.upg-icon-payment h2:hover,
.upg-icon-payment h2:visited,
.upg-icon-payment h3:focus,
.upg-icon-payment h3:hover,
.upg-icon-payment h3:visited,
.upg-icon-rx a:focus,
.upg-icon-rx a:hover,
.upg-icon-rx a:visited,
.upg-icon-rx h2:focus,
.upg-icon-rx h2:hover,
.upg-icon-rx h2:visited,
.upg-icon-rx h3:focus,
.upg-icon-rx h3:hover,
.upg-icon-rx h3:visited,
.upg-icon-tri a:focus,
.upg-icon-tri a:hover,
.upg-icon-tri a:visited,
.upg-icon-tri h2:focus,
.upg-icon-tri h2:hover,
.upg-icon-tri h2:visited,
.upg-icon-tri h3:focus,
.upg-icon-tri h3:hover,
.upg-icon-tri h3:visited,
.white-upg a:focus p,
.white-upg a:hover p {
  color: #fff !important;
}
.upg-icon-coverage {
  background-color: #008557;
  background-image: url(https://priorityhealth.stylelabs.cloud/api/public/content/8f39b9f3157d42429b42c3ae21dc7ab7?v=d8963f5d);
  background-size: cover !important;
  background-position: bottom right;
  min-height: 250px;
  color: #fff !important;
  border-radius: 0.25rem;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.18);
}
.upg-icon-rx {
  background-image: url(https://priorityhealth.stylelabs.cloud/api/public/content/c620e5a6d9c447dba0bf1c8643343365?v=0d6a117e);
  background-size: cover !important;
}
.upg-icon-payment,
.upg-icon-rx,
.upg-icon-tri {
  background-color: #008557;
  background-position: bottom right;
  min-height: 250px;
  color: #fff !important;
  border-radius: 0.25rem;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.18);
}
.upg-icon-tri {
  background-image: url(https://priorityhealth.stylelabs.cloud/api/public/content/d23dd08eebea4d04b67109d38c7605de?v=5c343961);
  background-size: cover !important;
}
.upg-icon-payment {
  background-image: url(https://priorityhealth.stylelabs.cloud/api/public/content/8d9cae2ae28a4f56a73fe2db01dc06b1?v=d8d894f4);
}
.upg-icon-forms,
.upg-icon-payment,
.white-upg {
  background-size: cover !important;
}
.upg-icon-forms {
  background-color: #008557;
  background-image: url(https://priorityhealth.stylelabs.cloud/api/public/content/3695635b1b0e4c8d8c3c05c6056767b2?v=fde58ada);
  background-position: bottom right;
  min-height: 250px;
  color: #fff !important;
  border-radius: 0.25rem;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.18);
}
.white-upg {
  background-image: none !important;
  background-color: #fff;
  border: 1px solid #e5e5e5;
}
.white-upg h2,
.white-upg p {
  color: #00853e;
}
.white-upg a,
.white-upg a:visited,
.white-upg > a em.h1 {
  color: #00853e !important;
}
.white-upg a b {
  font-weight: 600;
}
.medicare-upg > a {
  background-image: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/496bce1a25b14429a6e4594942e1babe?v=d4017c11);
  background-position: center 30px;
  background-repeat: no-repeat;
}
.employer-upg > a,
.healthcare101-upg > a,
.individual-upg > a,
.medicaid-upg > a {
  background-image: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/09423239b77b4f77b6073f9c286c9495?v=39f77a1a);
  background-position: center 30px;
  background-repeat: no-repeat;
}
.employer-upg > a,
.healthcare101-upg > a,
.medicaid-upg > a {
  background-image: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/86ed489e53d94eecb1231feca3240a56?v=664d7059);
}
.healthcare101-upg > a,
.medicaid-upg > a {
  background-image: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/3f21c3801ce7483f88aa49fa62ad4769?v=0ff91e05);
}
.healthcare101-upg > a {
  background-image: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/22b279eff3e245029927b40b9cc9df56?v=71784031);
}
.approveddruglist-upg > a,
.fluseason101-upg > a,
.payingforcare-upg > a {
  background-image: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/007ed66229b4444a818e3588877e7931?v=6b9a444c);
  background-position: center 30px;
  background-repeat: no-repeat;
}
.approveddruglist-upg > a,
.fluseason101-upg > a {
  background-image: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/f3f5d91e615c4cf8b177d3443781ceed?v=3bf71623);
}
.fluseason101-upg > a {
  background-image: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/8535989c32874ba5812f8851870c3562?v=80e46f0d);
}
#content a.btn-secondary,
.btn-camads,
.btn-inverse,
.btn-primary,
.btn-search,
.btn-secondary,
.btn.widget-control.add-spouse-dependent,
.btn:not(.add-spouse-dependent):not(.btn-secondary),
.combo-btn.widget-control.add-spouse-dependent,
.sg-add-another-button,
.sg-browse-btn,
.sg-button,
.sg-file-field input[type="button"],
.sg-next-button,
.sg-submit-button,
.widget-control,
a.btn.widget-control.add-spouse-dependent,
button.btn.widget-control.add-spouse-dependent,
button:not(.btn-secondary):not(.btn-inverse),
input[type="sumit"].btn.widget-control.add-spouse-dependent {
  font-size: 1em !important;
  font-weight: 700 !important;
  text-align: center !important;
  margin: 0;
  background: 0 0;
  border: 0 !important;
  cursor: pointer !important;
  outline: 0 !important;
  padding: 0.625rem 2rem !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  border-radius: 4px !important;
  transition: background-color 0.3s, color 0.3s !important;
}
.btn-primary,
.btn-primary:link,
.btn-primary:visited,
.btn-search,
.btn-search:link,
.btn-search:visited,
.btn.widget-control.add-spouse-dependent,
.btn.widget-control.add-spouse-dependent:link,
.btn.widget-control.add-spouse-dependent:visited,
.btn:not(.add-spouse-dependent):not(.btn-secondary),
.btn:not(.add-spouse-dependent):not(.btn-secondary):link,
.btn:not(.add-spouse-dependent):not(.btn-secondary):visited,
.combo-btn.widget-control.add-spouse-dependent,
.combo-btn.widget-control.add-spouse-dependent:link,
.combo-btn.widget-control.add-spouse-dependent:visited,
.sg-add-another-button,
.sg-add-another-button:link,
.sg-add-another-button:visited,
.sg-browse-btn,
.sg-browse-btn:link,
.sg-browse-btn:visited,
.sg-button,
.sg-button:link,
.sg-button:visited,
.sg-file-field input[type="button"],
.sg-file-field input[type="button"]:link,
.sg-file-field input[type="button"]:visited,
.sg-next-button,
.sg-next-button:link,
.sg-next-button:visited,
.sg-submit-button,
.sg-submit-button:link,
.sg-submit-button:visited,
.widget-control,
.widget-control:link,
.widget-control:visited,
a.btn.widget-control.add-spouse-dependent,
a.btn.widget-control.add-spouse-dependent:link,
a.btn.widget-control.add-spouse-dependent:visited,
button.btn.widget-control.add-spouse-dependent,
button.btn.widget-control.add-spouse-dependent:link,
button.btn.widget-control.add-spouse-dependent:visited,
button:not(.btn-secondary):not(.btn-inverse),
button:not(.btn-secondary):not(.btn-inverse):link,
button:not(.btn-secondary):not(.btn-inverse):visited,
input[type="sumit"].btn.widget-control.add-spouse-dependent,
input[type="sumit"].btn.widget-control.add-spouse-dependent:link,
input[type="sumit"].btn.widget-control.add-spouse-dependent:visited {
  background-color: #006642 !important;
  color: #fff;
}
.btn-primary:hover,
.btn-search:hover,
.btn.widget-control.add-spouse-dependent:hover,
.btn:not(.add-spouse-dependent):not(.btn-secondary):hover,
.combo-btn.widget-control.add-spouse-dependent:hover,
.sg-add-another-button:hover,
.sg-browse-btn:hover,
.sg-button:hover,
.sg-file-field input[type="button"]:hover,
.sg-next-button:hover,
.sg-submit-button:hover,
.widget-control:hover,
a.btn.widget-control.add-spouse-dependent:hover,
button.btn.widget-control.add-spouse-dependent:hover,
button:not(.btn-secondary):not(.btn-inverse):hover,
input[type="sumit"].btn.widget-control.add-spouse-dependent:hover {
  background-color: #009963 !important;
  color: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.btn-primary:active,
.btn-search:active,
.btn.widget-control.add-spouse-dependent:active,
.btn:not(.add-spouse-dependent):not(.btn-secondary):active,
.combo-btn.widget-control.add-spouse-dependent:active,
.sg-add-another-button:active,
.sg-browse-btn:active,
.sg-button:active,
.sg-file-field input[type="button"]:active,
.sg-next-button:active,
.sg-submit-button:active,
.widget-control:active,
a.btn.widget-control.add-spouse-dependent:active,
button.btn.widget-control.add-spouse-dependent:active,
button:not(.btn-secondary):not(.btn-inverse):active,
input[type="sumit"].btn.widget-control.add-spouse-dependent:active {
  background-color: #003321 !important;
  color: #fff !important;
}
.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.inactive,
.btn-primary.inactive:hover,
.btn-primary:disabled,
.btn-primary:disabled:hover,
.btn-search.disabled,
.btn-search.disabled:hover,
.btn-search.inactive,
.btn-search.inactive:hover,
.btn-search:disabled,
.btn-search:disabled:hover,
.btn.widget-control.add-spouse-dependent.disabled,
.btn.widget-control.add-spouse-dependent.disabled:hover,
.btn.widget-control.add-spouse-dependent.inactive,
.btn.widget-control.add-spouse-dependent.inactive:hover,
.btn.widget-control.add-spouse-dependent:disabled,
.btn.widget-control.add-spouse-dependent:disabled:hover,
.btn:not(.add-spouse-dependent):not(.btn-secondary).disabled,
.btn:not(.add-spouse-dependent):not(.btn-secondary).disabled:hover,
.btn:not(.add-spouse-dependent):not(.btn-secondary).inactive,
.btn:not(.add-spouse-dependent):not(.btn-secondary).inactive:hover,
.btn:not(.add-spouse-dependent):not(.btn-secondary):disabled,
.btn:not(.add-spouse-dependent):not(.btn-secondary):disabled:hover,
.combo-btn.widget-control.add-spouse-dependent.disabled,
.combo-btn.widget-control.add-spouse-dependent.disabled:hover,
.combo-btn.widget-control.add-spouse-dependent.inactive,
.combo-btn.widget-control.add-spouse-dependent.inactive:hover,
.combo-btn.widget-control.add-spouse-dependent:disabled,
.combo-btn.widget-control.add-spouse-dependent:disabled:hover,
.sg-add-another-button.disabled,
.sg-add-another-button.disabled:hover,
.sg-add-another-button.inactive,
.sg-add-another-button.inactive:hover,
.sg-add-another-button:disabled,
.sg-add-another-button:disabled:hover,
.sg-browse-btn.disabled,
.sg-browse-btn.disabled:hover,
.sg-browse-btn.inactive,
.sg-browse-btn.inactive:hover,
.sg-browse-btn:disabled,
.sg-browse-btn:disabled:hover,
.sg-button.disabled,
.sg-button.disabled:hover,
.sg-button.inactive,
.sg-button.inactive:hover,
.sg-button:disabled,
.sg-button:disabled:hover,
.sg-file-field input[type="button"].disabled,
.sg-file-field input[type="button"].disabled:hover,
.sg-file-field input[type="button"].inactive,
.sg-file-field input[type="button"].inactive:hover,
.sg-file-field input[type="button"]:disabled,
.sg-file-field input[type="button"]:disabled:hover,
.sg-next-button.disabled,
.sg-next-button.disabled:hover,
.sg-next-button.inactive,
.sg-next-button.inactive:hover,
.sg-next-button:disabled,
.sg-next-button:disabled:hover,
.sg-submit-button.disabled,
.sg-submit-button.disabled:hover,
.sg-submit-button.inactive,
.sg-submit-button.inactive:hover,
.sg-submit-button:disabled,
.sg-submit-button:disabled:hover,
.widget-control.disabled,
.widget-control.disabled:hover,
.widget-control.inactive,
.widget-control.inactive:hover,
.widget-control:disabled,
.widget-control:disabled:hover,
a.btn.widget-control.add-spouse-dependent.disabled,
a.btn.widget-control.add-spouse-dependent.disabled:hover,
a.btn.widget-control.add-spouse-dependent.inactive,
a.btn.widget-control.add-spouse-dependent.inactive:hover,
a.btn.widget-control.add-spouse-dependent:disabled,
a.btn.widget-control.add-spouse-dependent:disabled:hover,
button.btn.widget-control.add-spouse-dependent.disabled,
button.btn.widget-control.add-spouse-dependent.disabled:hover,
button.btn.widget-control.add-spouse-dependent.inactive,
button.btn.widget-control.add-spouse-dependent.inactive:hover,
button.btn.widget-control.add-spouse-dependent:disabled,
button.btn.widget-control.add-spouse-dependent:disabled:hover,
button:not(.btn-secondary):not(.btn-inverse).disabled,
button:not(.btn-secondary):not(.btn-inverse).disabled:hover,
button:not(.btn-secondary):not(.btn-inverse).inactive,
button:not(.btn-secondary):not(.btn-inverse).inactive:hover,
button:not(.btn-secondary):not(.btn-inverse):disabled,
button:not(.btn-secondary):not(.btn-inverse):disabled:hover,
input[type="sumit"].btn.widget-control.add-spouse-dependent.disabled,
input[type="sumit"].btn.widget-control.add-spouse-dependent.disabled:hover,
input[type="sumit"].btn.widget-control.add-spouse-dependent.inactive,
input[type="sumit"].btn.widget-control.add-spouse-dependent.inactive:hover,
input[type="sumit"].btn.widget-control.add-spouse-dependent:disabled,
input[type="sumit"].btn.widget-control.add-spouse-dependent:disabled:hover {
  background-color: #adb4bd !important;
  color: #fff;
}
.btn-primary.btn-search:active,
.btn-primary.btn-search:hover,
.btn-primary.btn-search:link,
.btn-primary.btn-search:visited,
.btn-search.btn-search:active,
.btn-search.btn-search:hover,
.btn-search.btn-search:link,
.btn-search.btn-search:visited,
.btn.widget-control.add-spouse-dependent.btn-search:active,
.btn.widget-control.add-spouse-dependent.btn-search:hover,
.btn.widget-control.add-spouse-dependent.btn-search:link,
.btn.widget-control.add-spouse-dependent.btn-search:visited,
.btn:not(.add-spouse-dependent):not(.btn-secondary).btn-search:active,
.btn:not(.add-spouse-dependent):not(.btn-secondary).btn-search:hover,
.btn:not(.add-spouse-dependent):not(.btn-secondary).btn-search:link,
.btn:not(.add-spouse-dependent):not(.btn-secondary).btn-search:visited,
.combo-btn.widget-control.add-spouse-dependent.btn-search:active,
.combo-btn.widget-control.add-spouse-dependent.btn-search:hover,
.combo-btn.widget-control.add-spouse-dependent.btn-search:link,
.combo-btn.widget-control.add-spouse-dependent.btn-search:visited,
.sg-add-another-button.btn-search:active,
.sg-add-another-button.btn-search:hover,
.sg-add-another-button.btn-search:link,
.sg-add-another-button.btn-search:visited,
.sg-browse-btn.btn-search:active,
.sg-browse-btn.btn-search:hover,
.sg-browse-btn.btn-search:link,
.sg-browse-btn.btn-search:visited,
.sg-button.btn-search:active,
.sg-button.btn-search:hover,
.sg-button.btn-search:link,
.sg-button.btn-search:visited,
.sg-file-field input[type="button"].btn-search:active,
.sg-file-field input[type="button"].btn-search:hover,
.sg-file-field input[type="button"].btn-search:link,
.sg-file-field input[type="button"].btn-search:visited,
.sg-next-button.btn-search:active,
.sg-next-button.btn-search:hover,
.sg-next-button.btn-search:link,
.sg-next-button.btn-search:visited,
.sg-submit-button.btn-search:active,
.sg-submit-button.btn-search:hover,
.sg-submit-button.btn-search:link,
.sg-submit-button.btn-search:visited,
.widget-control.btn-search:active,
.widget-control.btn-search:hover,
.widget-control.btn-search:link,
.widget-control.btn-search:visited,
a.btn.widget-control.add-spouse-dependent.btn-search:active,
a.btn.widget-control.add-spouse-dependent.btn-search:hover,
a.btn.widget-control.add-spouse-dependent.btn-search:link,
a.btn.widget-control.add-spouse-dependent.btn-search:visited,
button.btn.widget-control.add-spouse-dependent.btn-search:active,
button.btn.widget-control.add-spouse-dependent.btn-search:hover,
button.btn.widget-control.add-spouse-dependent.btn-search:link,
button.btn.widget-control.add-spouse-dependent.btn-search:visited,
button:not(.btn-secondary):not(.btn-inverse).btn-search:active,
button:not(.btn-secondary):not(.btn-inverse).btn-search:hover,
button:not(.btn-secondary):not(.btn-inverse).btn-search:link,
button:not(.btn-secondary):not(.btn-inverse).btn-search:visited,
input[type="sumit"].btn.widget-control.add-spouse-dependent.btn-search:active,
input[type="sumit"].btn.widget-control.add-spouse-dependent.btn-search:hover,
input[type="sumit"].btn.widget-control.add-spouse-dependent.btn-search:link,
input[type="sumit"].btn.widget-control.add-spouse-dependent.btn-search:visited {
  color: #fff;
}
.btn-card {
  width: 100%;
  min-height: 150px;
  padding: 1rem;
  aspect-ratio: 3/2;
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem !important;
  font-weight: 300;
  text-decoration: none !important;
  text-align: center !important;
  border-radius: 4px;
  cursor: pointer !important;
  transition: background-color 0.3s, color 0.3s !important;
}
.btn-card,
.btn-card:link,
.btn-card:visited {
  background-color: #006642 !important;
  color: #fff;
}
.btn-card:hover {
  background-color: #009963 !important;
  color: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.btn-card:active {
  background-color: #003321 !important;
  color: #fff !important;
}
.btn-card.disabled,
.btn-card.disabled:hover,
.btn-card.inactive,
.btn-card.inactive:hover,
.btn-card:disabled,
.btn-card:disabled:hover {
  background-color: #adb4bd !important;
  color: #fff;
}
#content a.btn-secondary,
.btn-inverse,
.btn-secondary {
  border-radius: 4px;
}
#content a.btn-secondary,
#content a.btn-secondary:link,
.btn-inverse,
.btn-inverse:link,
.btn-secondary,
.btn-secondary:link {
  background-color: #fff !important;
  color: #006642 !important;
  border: 2px solid #006642 !important;
}
#content a.btn-secondary:visited,
.btn-inverse:visited,
.btn-secondary:visited {
  color: #006642 !important;
}
#content a.btn-secondary:hover,
.btn-inverse:hover,
.btn-secondary:hover {
  background-color: #009963 !important;
  color: #fff;
  border: 2px solid #009963 !important;
}
#content a.btn-secondary:active,
.btn-inverse:active,
.btn-secondary:active {
  background-color: #003321 !important;
  color: #fff;
  border: 2px solid #003321 !important;
}
#content a.btn-secondary + .btn-secondary,
.btn-inverse + .btn-secondary,
.btn-secondary + .btn-secondary,
.plan-compare-card ul li .btn-secondary + .btn-secondary {
  margin: 0.5em 0;
}
.btn-send-plans {
  color: #fff !important;
  background: 0 0 !important;
  border-color: #fff !important;
}
.rhythm > * + * {
  margin-top: 2em !important;
  margin-bottom: 0 !important;
}
.cta-button {
  text-align: center;
  width: 100%;
}
.cta-button p {
  margin: 0 auto;
}
.cta-button a {
  padding: 14px 35px 12px;
  background-color: #006642;
  color: #fff;
  text-decoration: none;
}
.video-container .ph-icon-play,
.video-container-modal .ph-icon-play {
  background: rgba(0, 102, 66, 0.75);
}
.video-container .ph-icon-play:hover,
.video-container-modal .ph-icon-play:hover {
  background: rgba(0, 153, 99, 0.75);
}
#scroll-top {
  color: #006642;
  background: #fff;
}
#scroll-top:active,
#scroll-top:focus,
#scroll-top:hover {
  background: #006642;
  border-color: #006642;
  color: #fff;
}
.layout-secondary a.btn-primary,
.plan-compare-card ul li .btn-secondary {
  width: 100%;
}
.btn.widget-control,
.combo-btn.widget-control,
a.btn.widget-control,
button.btn.widget-control,
input[type="sumit"].btn.widget-control {
  color: #fff !important;
}
.btn.widget-control.demographic-edit-btn .icon {
  color: inherit !important;
}
.layout-secondary a.btn + a.btn-secondary,
a.btn + a.btn-secondary {
  margin: 1em 0 0 !important;
}
@media (min-width: 768px) {
  a.btn + a.btn-secondary {
    margin: 0 0 0 1.5em !important;
  }
}
.fullscreen-hero {
  max-width: 100%;
  background-position: 44%0;
  background-clip: border-box;
  max-height: 600px;
  margin-top: 5px !important;
  overflow-y: hidden;
}
.fullscreen-hero > img {
  width: 100vw;
}
.fullscreen-hero a {
  color: #006642;
}
.fullscreen-hero a:visited {
  color: #003321;
}
.fullscreen-hero a:hover {
  color: #009963;
}
.fullscreen-hero .inner > h2,
.fullscreen-hero .inner > p {
  text-align: left;
}
.fullscreen-hero.row.hero-banner {
  background-position: center;
  text-align: center;
}
.fullscreen-hero.nobox .hero-content {
  background: 0 0;
  color: #fff;
  padding: 0;
  text-align: center;
  max-width: none;
}
.fullscreen-hero.nobox .hero-content h1 {
  color: #fff;
  font-size: 3rem;
  font-weight: 700;
}
.fullscreen-hero .hero-content {
  padding: 30px;
  text-align: left;
  max-width: 460px;
  width: 100%;
  margin: 10vh 0 15vh -760px;
}
@media (max-width: 1290px) {
  .fullscreen-hero .hero-content {
    float: left;
  }
}
@media (max-width: 768px) {
  .fullscreen-hero .hero-content {
    margin: 10vh 0 15vh 30px;
    padding: 8% 20px;
    margin: inherit;
    margin-top: 1.5em;
  }
}
@media only screen and (max-width: 768px) {
  .fullscreen-hero .hero-content p {
    color: #231f20;
  }
}
.fullscreen-hero .hero-content p:last-of-type {
  margin-bottom: 0;
}
.fullscreen-hero .hero-content .btn,
.hero-banner .hero-content .btn {
  margin-top: 2rem !important;
}
.fullscreen-hero .hero-content h1 {
  margin: 0 0 0.4em;
}
@media only screen and (max-width: 768px) {
  .fullscreen-hero .hero-content h1 {
    margin-top: 1em;
    color: inherit;
  }
}
.fullscreen-hero .hero-content h1 span {
  display: block;
  font-weight: 400;
  color: #231f20;
  font-size: 0.55em;
  line-height: 1.3em;
}
.fullscreen-hero .hero-content h1 sup {
  font-size: 0.3em;
  top: -1.5em;
}
.fullscreen-hero .hero-content h1,
.hero-banner .hero-content h1 {
  color: #006642;
  font-weight: 100;
}
.fullscreen-hero .hero-content p,
.hero-banner .hero-content p {
  color: #231f20;
}
.hero-banner {
  min-height: 387px;
  background-color: #fff;
  margin-bottom: 2em;
}
.fullscreen-hero .hero-content,
.hero-banner .hero-content {
  background: rgba(255, 255, 255, 0.9);
  color: #231f20;
}
@media only screen and (max-width: 768px) {
  .hero-banner .hero-content h1 {
    margin-top: 1em;
    color: inherit;
  }
}
@media only screen and (max-width: 768px) {
  .hero-banner .hero-content p {
    margin-top: 1em;
    color: #231f20;
  }
}
.hero-banner.nobox {
  min-height: 300px;
  overflow: hidden;
}
.hero-banner.nobox .hero-content {
  background: 0 0;
  padding: 0;
  text-align: left;
  max-width: 28.4375em;
}
.hero-banner.nobox .hero-content h1 {
  color: #fff;
  font-size: 3em;
  font-weight: 700;
}
.hero-banner.nobox .hero-content p {
  font-weight: 700;
  color: #fff;
}
.newHeroBanner {
  display: flex;
  background-position: 99%;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 768px) {
  .newHeroBanner {
    min-height: 489px;
    margin-top: 0;
  }
  .newHeroBanner .more-info a:after {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .newHeroBanner {
    margin-top: 0;
  }
}
.newHeroBanner .list-divider {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  margin: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .newHeroBanner .list-divider {
    display: flex;
    flex-grow: 1;
    flex-shrink: 0;
    order: 1;
    flex-direction: row;
    height: 100%;
    margin: 0;
  }
}
.newHeroBanner .list-divider li {
  width: 100%;
  max-width: 100%;
}
.newHeroBanner .list-divider li:first-child,
.newHeroBanner-merger .list-divider li:first-child {
  border-top: none;
}
@media (min-width: 768px) {
  .newHeroBanner .list-divider li {
    text-align: center;
  }
}
.newHeroBanner .list-divider li a {
  padding: 0.875em 0;
}
.newHeroBanner .hero-content {
  background: #f8f9fa;
  height: 100%;
  width: 100%;
  max-width: 100%;
  margin: 0 !important;
  display: flex;
  align-self: flex-end;
  align-items: baseline;
  flex-wrap: wrap;
  justify-content: space-between;
  order: 2;
}
@media (min-width: 768px) {
  .newHeroBanner .hero-content {
    background: rgba(255, 255, 255, 0.9);
    margin: 0 0 1em !important;
  }
}
@media (min-width: 1024px) {
  .newHeroBanner .hero-content {
    width: 95%;
    margin: 0 0 5em !important;
  }
}
.newHeroBanner .hero-content h1 {
  font-size: 2em;
  line-height: 1.2;
  font-weight: 100;
}
@media (min-width: 768px) {
  .newHeroBanner .hero-content h1 {
    flex-basis: 65%;
  }
}
.newHeroBanner .hero-content p {
  font-weight: 400;
  margin: 0;
}
@media (min-width: 768px) {
  .newHeroBanner .hero-content p {
    flex-basis: 65%;
  }
  .newHeroBanner .hero-content a.btn {
    margin-top: -2em !important;
  }
}
.newHeroBanner-merger {
  display: flex;
  background-position: center !important;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 768px) {
  .newHeroBanner-merger {
    min-height: 489px;
    margin-top: 0;
    background-position: center 16px !important;
  }
  .newHeroBanner-merger .more-info a:after {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .newHeroBanner-merger {
    margin-top: 0;
  }
}
.newHeroBanner-merger .list-divider {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  margin: 0;
  text-align: center;
}
@media (min-width: 768px) {
  .newHeroBanner-merger .list-divider {
    display: flex;
    flex-grow: 1;
    flex-shrink: 0;
    order: 1;
    flex-direction: row;
    height: 100%;
    margin: 0;
  }
}
.newHeroBanner-merger .list-divider li {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .newHeroBanner-merger .list-divider li {
    text-align: center;
  }
}
.newHeroBanner-merger .list-divider li a {
  padding: 0.875em 0;
}
.newHeroBanner-merger .hero-content {
  background: #f8f9fa;
  height: 100%;
  width: 100%;
  max-width: 100%;
  margin: 0 !important;
  display: flex;
  align-self: flex-end;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
  order: 2;
}
@media (min-width: 768px) {
  .newHeroBanner-merger .hero-content {
    background: 0 0;
    margin: 0 0 1em !important;
  }
}
@media (min-width: 1024px) {
  .newHeroBanner-merger .hero-content {
    width: 95%;
    margin: 0 0 5em !important;
  }
}
.newHeroBanner-merger .hero-content h1 {
  font-size: 2em;
  line-height: 1.2;
  font-weight: 100;
  display: none;
}
@media (min-width: 768px) {
  .newHeroBanner-merger .hero-content h1 {
    flex-basis: 75%;
  }
}
.newHeroBanner-merger .hero-content p {
  font-weight: 400;
  margin: 0;
  display: none;
}
@media (min-width: 768px) {
  .newHeroBanner-merger .hero-content p {
    flex-basis: 75%;
  }
}
.newHeroBanner-merger .hero-content a.btn {
  background-color: #fff !important;
  color: #006642 !important;
}
@media (max-width: 767px) {
  .newHeroBanner-merger .hero-content a.btn {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .newHeroBanner-merger .hero-content a.btn {
    position: absolute;
    bottom: 10px;
    right: 70px;
  }
}
@media (min-width: 1024px) {
  .newHeroBanner-merger .hero-content a.btn {
    bottom: 50px;
  }
}
.fullscreen-hero.list-divider {
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0 !important;
  border-bottom: 2px solid #ced4da;
}
.fullscreen-hero.list-divider.more-info li {
  float: left;
  width: 25%;
  text-align: center;
  border: 0;
}
.fullscreen-hero.list-divider.more-info a {
  padding: 0.875em 0;
}
.fullscreen-hero.list-divider.more-info a:after {
  content: "";
}
.fullscreen-hero ul.icon-cards {
  list-style: none;
  display: flex;
  padding: 10px 0;
}
.fullscreen-hero ul.icon-cards li {
  display: flex;
  flex-direction: column;
  width: 20%;
  margin-right: 30px;
  border: 2px solid #ced4da;
  text-align: center;
  background-color: #fff;
}
.fullscreen-hero ul.icon-cards li:last-child {
  margin-right: 0;
}
.fullscreen-hero ul.icon-cards li:hover {
  background-color: #006642;
  color: #fff;
}
.fullscreen-hero ul.icon-cards li:hover img {
  top: -130px;
}
.fullscreen-hero ul.icon-cards li p {
  color: #006642;
  font-weight: 700;
}
.fullscreen-hero ul.icon-cards li a {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
.fullscreen-hero ul.icon-cards li figure {
  padding: 10px 30px;
  margin: 0;
}
.fullscreen-hero ul.icon-cards .spritewrapper {
  position: relative;
  height: 130px;
  overflow: hidden;
}
.fullscreen-hero ul.icon-cards img {
  float: none;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 260px;
}
.fullscreen-hero.hero-spacer {
  position: relative;
}
.fullscreen-hero.hero-spacer .content {
  position: absolute;
  top: 50px;
  background: rgba(255, 255, 255, 0.8);
  padding: 5px 30px 30px;
  width: 46%;
  margin-bottom: 50px;
  text-align: left;
}
.fullscreen-hero.hero-spacer .content.right {
  right: 50px;
}
.fullscreen-hero.hero-spacer .content.left {
  left: 50px;
}
.carousel-video-card a p,
.fullscreen-hero.feature-block.block {
  margin: 0;
}
.fullscreen-hero.feature-block.block p {
  margin: 0 auto;
  text-align: center;
  padding: 0;
}
.push-hero-down {
  margin-top: 65px !important;
}
.hero-banner-16x9 {
  background-color: #dee2e6;
  margin-bottom: 2em;
  background-size: cover;
  background-position: right center;
  aspect-ratio: 1/1;
  padding: 0;
}
@media (min-width: 48em) {
  .hero-banner-16x9 {
    aspect-ratio: 4/3;
    padding: initial;
  }
}
@media (min-width: 62em) {
  .hero-banner-16x9 {
    margin-bottom: -10rem;
    aspect-ratio: 16/7;
  }
}
.hero-banner-16x9 .hero-content {
  background: rgba(255, 255, 255, 0.9);
  color: #231f20;
  height: 100%;
}
@media (min-width: 48em) {
  .hero-banner-16x9 .hero-content {
    height: auto;
  }
}
.hero-banner-16x9 .hero-content .btn {
  margin-top: 2rem !important;
}
.hero-banner-16x9 .hero-content h1 {
  color: #006642;
  font-weight: 100;
}
@media only screen and (max-width: 768px) {
  .hero-banner-16x9 .hero-content h1 {
    margin-top: 1em;
    color: inherit;
  }
}
.hero-banner-16x9 .hero-content p {
  color: #231f20;
}
@media only screen and (max-width: 768px) {
  .hero-banner-16x9 .hero-content p {
    margin-top: 1em;
    color: #231f20;
  }
}
#yearSelectId,
.plan-compare-card ul li.file-type-pdf:before,
.stepped-process.narrow li span {
  display: none;
}
@media only screen and (min-width: 48em) {
  .bg-pattern.wrapper {
    width: 100%;
  }
}
.fifty-fifty {
  display: flex;
  flex: 1;
  align-items: stretch;
}
.fifty-fifty .left,
.fifty-fifty .right {
  width: 50%;
}
.fifty-fifty .columns {
  display: flex;
  width: 50% !important;
}
@media (max-width: 768px) {
  .fifty-fifty .columns {
    width: 100% !important;
  }
}
.fifty-fifty a > img {
  width: inherit;
}
.fifty-fifty span > img {
  max-width: 660px;
  width: 100%;
  border-radius: 0.5rem;
}
@media (min-width: 768px) {
  .fifty-fifty.bg-pattern {
    margin: 3em 0 !important;
  }
}
@media (max-width: 768px) {
  .fifty-fifty .embed {
    width: calc(100vw - 75px);
  }
}
.margin-bottom-50-50 {
  margin-bottom: 2em !important;
}
@media only screen and (min-width: 768px) {
  .fifty-fifty-left {
    margin-right: 22px;
  }
  .fifty-fifty-right {
    margin-left: 22px;
  }
}
@media only screen and (max-width: 768px) {
  .fifty-fifty-left {
    margin-bottom: 22px;
  }
}
@media only screen and (min-width: 48em) {
  .retirement-starter-cta .layout-primary {
    display: table-cell;
    width: 50%;
  }
  .retirement-starter-cta .layout-secondary {
    display: table-cell;
    width: 50%;
    max-width: 50%;
    min-width: 50%;
    text-align: center;
  }
}
@media only screen and (min-width: 960px) {
  .fifty-fifty {
    flex-wrap: initial;
  }
}
@media only screen and (min-width: 48em) {
  .layout-primary .wrapper.bg-pattern.fifty-fifty .columns {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .fiftyfifty-img-right .columns {
    order: 2;
  }
  .fiftyfifty-img-right .columns:first-child {
    order: 1;
  }
  .fiftyfifty-img-left .columns {
    order: 1;
  }
  .fiftyfifty-img-left .columns:first-child {
    order: 2;
  }
}
.center-column {
  margin: 2.5em 0;
  border-bottom: 2px solid #ced4da;
}
.center-column .row {
  display: flex;
  flex-wrap: wrap;
}
.center-column .image-over-paragraph {
  text-align: center;
  border-radius: 4px;
  background: #fff;
  padding: 1rem;
  margin-bottom: 2em;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.14));
  filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.14));
}
.center-column .image-over-paragraph h3,
.center-column .image-over-paragraph p {
  min-height: 3em;
  padding: 1em;
}
.center-column .image-over-paragraph img {
  padding-top: 1em;
  flex-shrink: 0;
  align-self: center;
}
.center-column .image-over-paragraph a.btn {
  width: 100%;
  border: 0;
  font-weight: 400;
  font-size: 1em;
  height: 55px;
  margin: auto 0 0;
}
.step-list {
  margin: 2.5em 0;
}
.step-list .row {
  display: flex;
  flex-wrap: wrap;
}
.step-list .row .image-over-paragraph {
  text-align: center;
  margin-bottom: 2em;
  display: flex;
  flex-flow: colum;
  border-right: 2px solid #ced4da;
}
.step-list .row .image-over-paragraph:last-child {
  border-right: none;
}
.fifty-fifty-left .step-list,
.fifty-fifty-right .step-list {
  margin: 0;
  text-align: center;
}
#cost-breakdown-container #cost-in-mind-container,
.fifty-fifty-left .step-list .inner p,
.fifty-fifty-right .step-list .inner p {
  text-align: center;
}
.fifty-fifty-left .step-list {
  border-right: 2px solid #ced4da;
}
ul.feed-list li figure {
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media (min-width: 768px) {
  ul.feed-list li figure {
    align-items: flex-start;
  }
}
ul.feed-list li ul {
  list-style-type: initial;
  list-style-position: inside;
}
.block-icons ul.feed-list li img {
  margin: 1.5em 3em 1em 0;
  align-self: start;
  height: auto;
  min-width: 100px;
}
.placeholder-full .i-want-to {
  height: 30vh;
  min-height: 316px;
  max-width: 1220px;
  margin: 0 auto -120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 4px;
}
.articles-grid {
  margin-bottom: 1.9rem;
}
.articles-grid .card {
  border-radius: 4px;
}
.articles-grid .card-media {
  padding-top: 0;
}
.articles-grid .card-media > img {
  position: relative;
}
.articles-grid a.card {
  color: #006642;
  background: #fff;
}
.articles-grid:visted {
  color: inherit;
  background: #fff;
}
.articles-grid:hover {
  color: inherit;
  background: #fff;
}
.articles-grid.articles-grid--narrow .card:nth-child(n + 3),
.layout-centered .articles-grid .card:nth-child(n + 3),
.layout-primary .articles-grid .card:nth-child(n + 3) {
  display: block;
}
.articles-grid [external] {
  position: relative;
}
.articles-grid [external] * {
  text-decoration: none;
}
.articles-grid [external] .card-cta {
  padding-right: 1.5625em;
}
@media only screen and (min-width: 48em) {
  .articles-grid {
    align-items: stretch;
    display: grid;
    justify-content: space-between;
    gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }
}
.articles-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1rem;
}
.articles-grid .card {
  border: 1px solid #e5e5e5;
  border-width: 0 1px 1px;
  display: block;
  margin: 0 0 1.875em;
  vertical-align: top;
}
@media only screen and (min-width: 48em) {
  .articles-grid .card {
    margin: 0;
    width: auto;
  }
}
@media only screen and (min-width: 1221px) {
  .simple-compare-plans-attributes ul,
  .simple-compare-plans-attributestwo ul {
    justify-content: flex-start;
  }
  .simple-compare-plans-attributes ul li,
  .simple-compare-plans-attributestwo ul li {
    flex-basis: calc(33% - 6px);
    text-align: left;
    flex-grow: 0;
  }
}
@media only screen and (max-width: 1220px) {
  .simple-compare-plans-attributes ul,
  .simple-compare-plans-attributestwo ul {
    justify-content: flex-start;
  }
  .simple-compare-plans-attributes ul li,
  .simple-compare-plans-attributestwo ul li {
    flex-basis: calc(33% - 8px);
    text-align: left;
    flex-grow: 0;
  }
}
@media only screen and (max-width: 960px) {
  .simple-compare-plans-attributes ul,
  .simple-compare-plans-attributestwo ul {
    justify-content: flex-start;
  }
  .simple-compare-plans-attributes ul li,
  .simple-compare-plans-attributestwo ul li {
    flex-basis: calc(50% - 10px);
    text-align: left;
    flex-grow: 0;
  }
}
@media only screen and (max-width: 600px) {
  .simple-compare-plans-attributes ul,
  .simple-compare-plans-attributestwo ul {
    justify-content: flex-start;
  }
  .simple-compare-plans-attributes ul li,
  .simple-compare-plans-attributestwo ul li {
    flex-basis: 100%;
    text-align: left;
    flex-grow: 0;
  }
}
.simple-compare-plans-attributes ul,
.simple-compare-plans-attributestwo ul {
  margin: 0;
  background: #f3f3f3;
  padding: 10px 10px 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.simple-compare-plans-attributes ul li,
.simple-compare-plans-attributestwo ul li {
  float: left;
  text-align: center;
  list-style-type: none;
  padding: 0 1em;
  min-width: 160px;
  background: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.25);
  min-height: 230px;
  margin-left: 10px;
  width: calc(25% - 10px);
  max-width: 100%;
  flex-grow: 1;
  flex-basis: 160px;
}
.simple-compare-plans-attributes ul li h3,
.simple-compare-plans-attributestwo ul li h3 {
  padding-bottom: 10px;
  border-bottom: 2px solid #49b248;
}
.simple-compare-plans-attributes ul li p,
.simple-compare-plans-attributestwo ul li p {
  max-width: 100%;
}
.simple-compare-plans-attributes ul li:before,
.simple-compare-plans-attributestwo ul li:before {
  content: none;
}
.plan-compare-card ul {
  background: #e9ecef;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-evenly;
  align-items: stretch;
  align-content: space-around;
  margin: 0;
  padding: 0;
}
.plan-compare-card ul li {
  background-color: #fff;
  border-radius: 4px;
  margin: 1em;
  padding: 1.5em;
  list-style: none;
  flex: 1 25%;
}
.col-container {
  display: flex;
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 2px solid #ced4da;
  flex-wrap: nowrap;
}
@media (max-width: 599px) {
  .col-container {
    flex-wrap: wrap;
  }
}
.col-container:last-child {
  border-bottom: none;
}
.col-container .col {
  display: block;
  margin-right: 2em;
}
@media (max-width: 599px) {
  .col-container .col {
    width: 100%;
    margin-bottom: 2em;
  }
}
.col-container .col h4 {
  margin-bottom: 1rem;
  font-weight: 400;
}
@media only screen and (min-width: 37.5em) {
  .pagination {
    text-align: right;
  }
}
.pagination li {
  border-right: 1px solid #e5e5e5;
  margin-right: -0.25em;
}
.pagination li:last-child {
  border: 0;
}
.pagination li.current-page a {
  background: #00853e;
  color: #fff;
}
.pagination li.pagination-truncate a:active,
.pagination li.pagination-truncate a:focus,
.pagination li.pagination-truncate a:hover {
  background: 0 0;
  color: #0084b9;
}
.pagination a {
  display: block;
  line-height: 0.75;
  padding: 1em;
  text-decoration: none;
}
.pagination a:active,
.pagination a:focus,
.pagination a:hover {
  background: #009ddc;
  color: #fff;
}
.stepped-process ol,
.stepped-process ul {
  display: table;
  list-style: none;
  padding-left: 0;
  white-space: nowrap;
  width: 100%;
}
.stepped-process li {
  border-right: transparent solid 3px;
  display: table-cell;
  white-space: nowrap;
}
.stepped-process li:last-child {
  border-right: none;
}
.stepped-process li a {
  background: #e9ecef;
  display: block;
  height: 50px;
  line-height: 50px;
  margin-right: 20px;
  padding: 0 21.73913%0 0;
  position: relative;
  text-align: center;
  text-decoration: none;
}
.stepped-process li a:after,
.stepped-process li a:before {
  border: 0 solid #e9ecef;
  border-width: 25px 10px;
  content: "";
  height: 0;
  position: absolute;
  top: 0;
  width: 0;
}
.stepped-process li a:before {
  border-left-color: transparent;
  left: -20px;
}
.stepped-process li a:after {
  left: 100%;
  border-color: transparent transparent transparent #e9ecef;
}
.stepped-process li:first-child a {
  padding-left: 22.05882%;
}
.stepped-process li:first-child a:before {
  border: 0;
}
.stepped-process li:last-child a {
  margin-right: 0;
  padding-right: 22.05882%;
}
.stepped-process li:last-child a:after {
  border: 0;
}
.stepped-process li a:hover,
.stepped-process li.active a {
  background: #119548;
  color: #fff !important;
}
.stepped-process li a:hover:before,
.stepped-process li.active a:before {
  border-color: #119548 #119548 #119548 transparent;
}
.stepped-process li a:hover:after,
.stepped-process li.active a:after {
  border-left-color: #119548;
}
.stepped-process li span {
  display: inline;
}
.stepped-process.narrow ol,
.stepped-process.narrow ul {
  display: flex;
}
.stepped-process.narrow li {
  flex-grow: 2;
  display: inline-block;
}
@media only screen and (min-width: 37.5em) {
  .stepped-process li {
    border-right-width: 5px;
  }
  .stepped-process li:last-child a {
    padding-right: 25px;
  }
  .stepped-process li:first-child a {
    padding-left: 25px;
  }
  .stepped-process li a {
    padding: 0 20px 0 10px;
  }
}



@media only screen and (min-width: 30em) {
  .stepped-process li a {
    padding: 0 20px 0 10px;
  }
}

.video_modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}
.video-modal-content {
  background-color: #fff;
  margin: auto;
  padding: 1.5em;
  border: 2px solid #ced4da;
  height: 413px;
  width: 720px;
}
.hideModal,
.showModal {
  display: block;
}
.video-modal-content .close {
  color: #343a40;
  float: right;
  font-size: 2em;
  font-weight: 700;
}
.video-modal-content .close:focus,
.video-modal-content .close:hover {
  color: #009963;
  text-decoration: none;
  cursor: pointer;
}
.carousel-video {
  display: flex;
  justify-content: flex-start;
}
.carousel-video-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 0 0;
  grid-template-areas: "video-1 video-2 video-3 video-4";
  margin: 0;
  padding: 2em 0;
}
.carousel-video-card:nth-child(1) {
  grid-area: video-1;
}
.carousel-video-card:nth-child(2) {
  grid-area: video-2;
}
.carousel-video-card:nth-child(3) {
  grid-area: video-3;
}
.carousel-video-card:nth-child(4) {
  grid-area: video-4;
}
.carousel-video {
  background-color: #f8f9fa;
  overflow-x: auto;
  width: 100%;
}
.carousel-video-wrapper {
  list-style: none;
}
.carousel-video-card {
  -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.14));
  filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.14));
  border-radius: 0.5em;
  min-width: 15.625em;
}
.carousel-video-card figure {
  margin: 1em;
  display: inline-grid;
}
.carousel-video-card figure img {
  border-radius: 0.5em 0.5em 0 0;
}
.carousel-video-card figure figcaption {
  background-color: #fff;
  border-radius: 0 0 0.5em 0.5em;
  padding: 0 0.5em;
  height: 4.375rem;
  display: flex;
}
.carousel-video-card a {
  text-decoration: none;
  padding-left: 4em;
  color: #343a40;
  font-size: 0.875em;
  line-height: 1.25em;
  position: relative;
  display: flex;
  height: 100%;
  align-items: center;
  cursor: pointer;
}
.carousel-video-card a h3 {
  color: #006642;
  font-size: 1em;
  line-height: 1.1em;
}
.carousel-video-card .description {
  display: none;
}
.carousel-video-card a::after,
.carousel-video-card a::before {
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDBweCIgaGVpZ2h0PSI0MHB4IiB2aWV3Qm94PSIwIDAgNDAgNDAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+QjBENDBBMEItOUFBOS00NzIyLUFCNkMtNEY3RDZFM0NBRjY1PC90aXRsZT4KICAgIDxkZWZzPgogICAgICAgIDxmaWx0ZXIgeD0iLTMxLjYlIiB5PSItMzEuNiUiIHdpZHRoPSIxNjMuMiUiIGhlaWdodD0iMTYzLjIlIiBmaWx0ZXJVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIGlkPSJmaWx0ZXItMSI+CiAgICAgICAgICAgIDxmZU9mZnNldCBkeD0iMCIgZHk9IjIiIGluPSJTb3VyY2VBbHBoYSIgcmVzdWx0PSJzaGFkb3dPZmZzZXRPdXRlcjEiPjwvZmVPZmZzZXQ+CiAgICAgICAgICAgIDxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjIiIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSI+PC9mZUdhdXNzaWFuQmx1cj4KICAgICAgICAgICAgPGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDAgICAwIDAgMCAwIDAgICAwIDAgMCAwIDAgIDAgMCAwIDAuMjAxMTA2OTk4IDAiIHR5cGU9Im1hdHJpeCIgaW49InNoYWRvd0JsdXJPdXRlcjEiIHJlc3VsdD0ic2hhZG93TWF0cml4T3V0ZXIxIj48L2ZlQ29sb3JNYXRyaXg+CiAgICAgICAgICAgIDxmZU1lcmdlPgogICAgICAgICAgICAgICAgPGZlTWVyZ2VOb2RlIGluPSJzaGFkb3dNYXRyaXhPdXRlcjEiPjwvZmVNZXJnZU5vZGU+CiAgICAgICAgICAgICAgICA8ZmVNZXJnZU5vZGUgaW49IlNvdXJjZUdyYXBoaWMiPjwvZmVNZXJnZU5vZGU+CiAgICAgICAgICAgIDwvZmVNZXJnZT4KICAgICAgICA8L2ZpbHRlcj4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJNb2JpbGUiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJtb2JpbGUtY2Fyb3VzZWwiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMTc5LjAwMDAwMCwgLTI1NC4wMDAwMDApIiBmaWxsPSIjMTE5NTQ4Ij4KICAgICAgICAgICAgPGcgaWQ9InZpZGVvLWNhcm91c2VsLWNvcHkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2LjAwMDAwMCwgNjguMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0idmlkZW8tNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTE1Ni4wMDAwMDAsIDAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9InBsYXktaWNvbiIgZmlsdGVyPSJ1cmwoI2ZpbHRlci0xKSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOC4wMDAwMDAsIDE4NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICAgICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMy4wMDAwMDAsIDMuMDAwMDAwKSIgaWQ9IvCflLlJY29uLUNvbG9yIj4KICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNiwwLjE2NjY2NjY2NyBDNy4yNiwwLjE2NjY2NjY2NyAwLjE2NjY2NjY2Nyw3LjI2IDAuMTY2NjY2NjY3LDE2IEMwLjE2NjY2NjY2NywyNC43NCA3LjI2LDMxLjgzMzMzMzMgMTYsMzEuODMzMzMzMyBDMjQuNzQsMzEuODMzMzMzMyAzMS44MzMzMzMzLDI0Ljc0IDMxLjgzMzMzMzMsMTYgQzMxLjgzMzMzMzMsNy4yNiAyNC43NCwwLjE2NjY2NjY2NyAxNiwwLjE2NjY2NjY2NyBaIE0xMi44MzMzMzMzLDIxLjU0MTY2NjcgTDEyLjgzMzMzMzMsMTAuNDU4MzMzMyBDMTIuODMzMzMzMyw5LjgwOTE2NjY3IDEzLjU3NzUsOS40MjkxNjY2NyAxNC4xLDkuODI1IEwyMS40OTQxNjY3LDE1LjM2NjY2NjcgQzIxLjkyMTY2NjcsMTUuNjgzMzMzMyAyMS45MjE2NjY3LDE2LjMxNjY2NjcgMjEuNDk0MTY2NywxNi42MzMzMzMzIEwxNC4xLDIyLjE3NSBDMTMuNTc3NSwyMi41NzA4MzMzIDEyLjgzMzMzMzMsMjIuMTkwODMzMyAxMi44MzMzMzMzLDIxLjU0MTY2NjcgWiI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);
}
.carousel-video-card a::before {
  position: absolute;
  left: 0;
  top: 1em;
}
.carousel-video-card a::after {
  display: none;
}
@media only screen and (min-width: 75rem) {
  .carousel-video,
  main.layout-primary .carousel-video {
    display: flex;
    justify-content: center;
  }
  .carousel-video-wrapper {
    width: 70rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    gap: 0 0;
    grid-template-areas: "video-1 video-2" "video-1 video-3" "video-1 video-4";
  }
  .carousel-video-card figure img,
  main.layout-primary .carousel-video-card figure img {
    width: -webkit-fill-available;
    width: -moz-available;
    width: stretch;
  }
  .carousel-video-card .description {
    display: block;
    width: auto;
  }
  .carousel-video-card .card-body {
    flex-direction: column;
    margin: 0;
  }
  .carousel-video-card a h3 {
    font-size: 1rem;
    line-height: 1.2rem;
  }
  .carousel-video-card a p {
    margin: 0;
    font-size: 0.825rem;
    line-height: 1.2rem;
    color: #495057;
  }
  .carousel-video-card:nth-child(1) {
    display: flex;
    justify-content: flex-end;
  }
  .carousel-video-card:nth-child(1) figure,
  main.layout-primary .carousel-video-card:nth-child(1) figure {
    width: 44rem;
  }
  .carousel-video-card:nth-child(1) figure img,
  main.layout-primary .carousel-video-card:nth-child(1) figure figcaption,
  main.layout-primary .carousel-video-card:nth-child(1) figure img {
    height: auto;
  }
  .carousel-video-card:nth-child(1) figure figcaption {
    height: auto;
    padding-bottom: 1rem;
  }
  .carousel-video-card:nth-child(1) figure figcaption a::before,
  main.layout-primary
    .carousel-video-card:nth-child(1)
    figure
    figcaption
    a::before {
    top: initial;
  }
  .carousel-video-card:nth-child(1) figure figcaption a .card-body,
  .carousel-video-card:nth-child(1) figure figcaption a .description,
  main.layout-primary
    .carousel-video-card:nth-child(1)
    figure
    figcaption
    a
    .card-body,
  main.layout-primary
    .carousel-video-card:nth-child(1)
    figure
    figcaption
    a
    .description {
    width: auto;
  }
  .carousel-video-card:not(:nth-child(1)) {
    height: 6.875rem;
  }
  .carousel-video-card:not(:nth-child(1)) figure {
    display: flex;
    align-items: stretch;
  }
  .carousel-video-card:not(:nth-child(1)) figure img,
  main.layout-primary .carousel-video-card:not(:nth-child(1)) figure img {
    width: 10.25rem;
    height: 6.875rem;
    border-radius: 0.5em 0 0 0.5em;
  }
  .carousel-video-card:not(:nth-child(1)) figure figcaption {
    height: inherit;
    border-radius: 0 0.5em 0.5em 0;
    width: 100%;
    display: flex;
    align-items: center;
    padding: initial;
  }
  .carousel-video-card:not(:nth-child(1)) figure figcaption a,
  main.layout-primary
    .carousel-video-card:not(:nth-child(1))
    figure
    figcaption
    a {
    flex-direction: row;
    padding-left: 0;
  }
  .carousel-video-card:not(:nth-child(1)) figure figcaption a:before,
  main.layout-primary
    .carousel-video-card:not(:nth-child(1))
    figure
    figcaption
    a:before {
    display: none;
  }
  .carousel-video-card:not(:nth-child(1)) figure figcaption a:after,
  main.layout-primary
    .carousel-video-card:not(:nth-child(1))
    figure
    figcaption
    a:after {
    display: block;
  }
  .carousel-video-card:not(:nth-child(1)) figure figcaption a .card-body {
    width: calc(100% - 4.5rem);
    min-width: 18.75rem;
    padding-left: 1rem;
  }
  .carousel-video-card:not(:nth-child(1)) figure figcaption a .card-body h3,
  main.layout-primary
    .carousel-video-card:not(:nth-child(1))
    figure
    figcaption
    a
    .card-body
    h3 {
    margin: 0;
  }
  .carousel-video-card:not(:nth-child(1))
    figure
    figcaption
    a
    .card-body
    .description,
  main.layout-primary
    .carousel-video-card:not(:nth-child(1))
    figure
    figcaption
    a
    .card-body
    .description {
    width: auto;
  }
  main.layout-primary .carousel-video-wrapper {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    gap: 0 0;
    grid-template-areas: "video-1 video-2" "video-1 video-3" "video-1 video-4";
  }
  main.layout-primary .carousel-video-card .description {
    display: block;
    width: 18.75rem;
  }
  main.layout-primary .carousel-video-card .card-body {
    flex-direction: column;
    margin: 1em;
    width: 10rem;
  }
  main.layout-primary .carousel-video-card:nth-child(1) {
    display: flex;
    justify-content: flex-end;
  }
  main.layout-primary .carousel-video-card:not(:nth-child(1)) {
    height: 6.875rem;
  }
  main.layout-primary .carousel-video-card:not(:nth-child(1)) figure {
    display: flex;
    align-items: stretch;
    margin: 0.5rem;
    max-height: 6.875rem;
  }
  main.layout-primary
    .carousel-video-card:not(:nth-child(1))
    figure
    figcaption {
    height: inherit;
    border-radius: 0 0.5em 0.5em 0;
    width: 100%;
    display: flex;
    align-items: center;
  }
  main.layout-primary
    .carousel-video-card:not(:nth-child(1))
    figure
    figcaption
    a
    .card-body {
    width: calc(100% - 4.5rem);
    min-width: 10.75rem;
    padding-left: 1rem;
  }
}
section.drawer.accordion-drawer .drawer--heading {
  background-color: #005b4e;
  text-align: left;
  color: #fff;
  padding: 0.5em;
}
section.drawer.accordion-drawer .drawer--heading h2 {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.06px;
  font-family: Roboto;
}
section.drawer.accordion-drawer .drawer--heading .circle-plus {
  display: table-cell;
  font-size: 8px;
  padding-top: 4px;
  float: right;
}
section.drawer.accordion-drawer .drawer--heading .circle-plus .circle {
  position: relative;
  width: 16px;
  height: 16px;
}
section.drawer.accordion-drawer
  .drawer--heading
  .circle-plus
  .circle
  .horizontal,
section.drawer.accordion-drawer
  .drawer--heading
  .circle-plus
  .circle
  .vertical {
  position: absolute;
  background-color: #fff;
  left: 50%;
  top: 50%;
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  will-change: transform;
}
section.drawer.accordion-drawer
  .drawer--heading
  .circle-plus
  .circle
  .horizontal {
  width: 16px;
  height: 2px;
  margin-left: -8px;
  margin-top: -1px;
  opacity: 1;
}
section.drawer.accordion-drawer
  .drawer--heading
  .circle-plus
  .circle
  .vertical {
  width: 2px;
  height: 16px;
  margin-left: -1px;
  margin-top: -8px;
}
section.drawer.accordion-drawer.drawer-open .drawer--pane {
  padding: 24px 0 0;
}
section.drawer.accordion-drawer.drawer-open
  .drawer--heading
  .circle-plus
  .circle
  .horizontal,
section.drawer.accordion-drawer.drawer-open
  .drawer--heading
  .circle-plus
  .circle
  .vertical {
  transition: all 0.5s ease-in-out;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  will-change: transform;
}
section.drawer.accordion-drawer .drawer--pane {
  background-color: transparent;
  padding: 5px 0 0;
}
section.drawer.accordion-drawer .drawer--pane .drawer--content {
  padding: 0;
}
.drawer--heading h2 {
  font-size: 1.4rem;
  line-height: 1;
  color: #fff;
}
section.drawer.gray-drawer {
  margin-top: 1px;
}
section.drawer.gray-drawer .drawer--pane {
  background-color: #dee2e6;
}
section.drawer.gray-drawer .drawer--pane h3,
section.drawer.gray-drawer .drawer--pane h4,
section.drawer.gray-drawer .drawer--pane h5,
section.drawer.gray-drawer .drawer--pane h6,
section.drawer.gray-drawer .drawer--pane li,
section.drawer.gray-drawer .drawer--pane p,
section.drawer.gray-drawer .drawer--pane ul {
  color: #343a40;
}
section.drawer.green-line-grid {
  background-position: inherit;
  background-image: url(/-/media/421E4595839942BD8503FB6140CFB89E.jpg);
}
section.drawer.green-line-grid .drawer--heading {
  background-color: transparent;
}
section.drawer:last-of-type {
  margin-bottom: 2em;
}
section.drawer.accordion-drawer .drawer--heading {
  height: auto !important;
  min-height: 41px;
}
.drawer-closed .drawer--pane {
  display: none;
}
.drawer-open .drawer--pane {
  display: block;
  height: auto !important;
}
.message {
  background: #f8f9fa;
  padding: 30px 20px 30px 70px;
  margin: 1em 0;
  position: relative;
  color: #343a40;
  font-weight: inherit;
  font-size: 1.2em;
}
.message p {
  margin: 0;
  font-size: inherit;
}
.message:before {
  font-family: "Material Icons" !important;
  margin-right: 10px;
  font-size: 24px;
  display: block;
  position: absolute;
  top: 25px;
  left: 30px;
}
.message.success {
  background-color: #008557;
}
.message.success:before {
  content: "";
  color: choose-contrast-color(#008557);
}
.message.alert {
  background-color: #e3dff0;
  border-radius: 0.5em;
  border: 1px solid #453a6e;
}
.message.alert a {
  color: inherit !important;
}
.message.alert:before {
  content: "";
  color: #453a6e;
}
.message.error {
  background-color: #a33;
}
.message.error:before {
  content: "";
  color: choose-contrast-color(#a33);
}
.message.information {
  background-color: #19a5b8;
}
.message.information:before {
  content: "";
  color: choose-contrast-color(#19a5b8);
}
.message > .inner > h2 {
  color: #fff;
}
.hello-user__flyout.hello-user__login .hello-user__login-container h1 {
  line-height: 0.5em;
}
.hello-user__flyout.hello-user__login .hello-user__login-container h2 {
  line-height: 1em !important;
  margin-top: 4px !important;
  margin-bottom: 4px !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  color: #000;
}
.blue-disclaimer {
  background-color: #dff2fa;
  margin-top: 1.5em;
}
.blue-disclaimer i {
  color: #52acd7;
  float: left;
  left: 1.5em;
  position: relative;
  top: 1.5em;
}
.blue-disclaimer p {
  max-width: 100%;
  padding: 1.5em 1.5em 1.5em 3em;
}
.blue-disclaimer p + p {
  padding: 0 1.5em 1.5em 3em;
}
@media only screen and (max-width: 768px) and (min-width: 600px) {
  .form-boxes {
    max-width: 440px;
  }
}
.fade-out {
  opacity: 0;
  transition: all linear 1s;
}
@font-face {
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 400;
  src: url(/areas/priorityhealth/assets/dist/fonts/FontAwesome/fa-regular-400.ttf),
    url(/areas/priorityhealth/assets/dist/fonts/FontAwesome/fa-regular-400.woff2)
      format("woff2");
}
.icon-pencil:before {
  content: "";
  font-family: FontAwesome;
  padding-right: 10px;
}
.icon-info:before {
  color: #009ddc;
  content: "";
  font-family: FontAwesome;
  font-size: 14pt;
}
.break-down-table {
  clear: both;
  display: table;
  margin: 1em 0;
  table-layout: fixed;
  width: 100%;
}
.break-down-table-row {
  clear: both;
  color: #e5e5e5;
  display: table-row;
  empty-cells: show;
  width: 100%;
}
.break-down-table-column,
.break-down-table-column-4 {
  border: 1px solid #f3f3f3;
  box-sizing: border-box;
  color: #000;
  display: table-column;
  empty-cells: show;
  float: left !important;
  min-height: 42px;
  min-width: 33%;
  padding: 0.5em 0.5em 0.5em 1.5em;
}
.break-down-table-column-4 {
  max-width: 25%;
  min-width: 25%;
}
.break-down-table-column-4:first-child,
.break-down-table-column:first-child {
  border-left: 0;
}
.break-down-table-column-4:last-child,
.break-down-table-column:last-child {
  border-right: 0;
}
.break-down-table-column.header,
.header.break-down-table-column-4 {
  background-color: #f3f3f3;
  font-weight: 700;
}
#cost-breakdown-header {
  font-size: 29px;
  font-weight: 700;
  margin-top: 0.4em;
}
.break-down-table-row .break-down-table-column-4:after,
.break-down-table-row .break-down-table-column:after {
  color: #c1c1c1;
  display: block;
  float: right;
}
.break-down-table-row .break-down-table-column-4:first-child:after,
.break-down-table-row .break-down-table-column:first-child:after {
  content: "";
  font-family: "FontAwesome";
}
.break-down-table-row .break-down-table-column:nth-child(2):after {
  content: "=";
  font-size: 2.5em;
  font-weight: 700;
  line-height: 0.5;
}
.break-down-table-row .break-down-table-column-4:nth-child(2):after {
  font-weight: 700;
  content: "";
  font-family: "FontAwesome";
  font-size: 1em;
  line-height: 1.5;
}
.break-down-table-row .break-down-table-column-4:nth-child(3):after {
  content: "=";
  font-size: 2.5em;
  font-weight: 700;
  line-height: 0.5;
}
.break-down-table-row .break-down-table-column-4.ie:nth-child(2):after {
  font-size: 0.4em;
}
.border-green {
  border: solid 3px #008557;
  padding-left: 1.5em;
}
@media (max-width: 610px) {
  .border-green > h3 {
    text-align: center;
  }
}
.costs .costs-container .cost-card p.cursive,
.cursive {
  font-style: italic;
}
.gray {
  color: #666;
}
.costs {
  background-color: #f3f3f3;
  padding: 1.5em;
}
.costs h3 {
  margin: 0 0 0.5em;
}
.costs .costs-container,
.total-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.costs .costs-container .cost-card {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0 10px 5px;
  padding: 1em;
  text-align: center;
}
.costs .costs-container .cost-card h2 {
  color: #008557;
  height: 100%;
  margin: 0;
  text-align: center;
}
.total-container {
  flex-direction: row;
  justify-content: center;
}
.total-container .total-right {
  color: #008557;
  display: flex;
  font-size: 90px;
  font-weight: 100;
}
@media (max-width: 610px) {
  .total-container .total-right {
    font-size: 2.5em;
  }
  .total-container {
    justify-content: center;
  }
}
#cost-breakdown-modal h3 {
  color: #008557;
  font-weight: 700;
}
#cost-breakdown-modal
  #breakdown-modal-container
  .cost-breakdown-total-container {
  margin-top: 13px;
}
#cost-breakdown-modal .modal-card {
  max-width: 700px;
  overflow: visible;
  padding-left: 64px;
  padding-right: 64px;
  padding-top: 2.4%;
}
@media (max-width: 610px) {
  #cost-breakdown-modal .modal-card {
    margin-bottom: 0;
    margin-top: 60px;
  }
}
#cost-breakdown-container {
  margin-top: 0;
}
#cost-breakdown-container h2 {
  color: #231f20;
  font-size: 29px;
  font-weight: 700;
  margin-top: 32px;
}
#cost-breakdown-container h3 {
  font-size: 20px;
  font-weight: 700;
}
#cost-breakdown-container h3.highlight-header {
  color: #008557;
  margin-bottom: 18px;
}
#cost-breakdown-container h4 {
  font-size: 1em;
  font-weight: 400;
}
#cost-breakdown-container .breakdown-note {
  color: #231f20;
  font-size: 16px;
  letter-spacing: -0.07px;
  line-height: 18px;
  margin-top: 7px;
}
#cost-breakdown-container .cost-breakdown-container-detail-row {
  align-items: flex-end;
  border-bottom: solid 1px #c1c1c1;
  display: flex;
  justify-content: space-between;
  padding-bottom: 5px;
  padding-top: 5px;
  width: 100%;
}
#cost-breakdown-container
  .cost-breakdown-container-detail-row
  .breakdown-header {
  color: #231f20;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}
#cost-breakdown-container
  .cost-breakdown-container-detail-row
  .breakdown-header-deductible {
  color: #231f20;
  display: block;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  white-space: nowrap;
}
#cost-breakdown-container
  #cost-in-mind-container
  .breakdown-circle
  .tooltip
  .tooltip-content,
#cost-breakdown-container
  .cost-breakdown-container-detail-row
  .breakdown-header-deductible
  .tooltip-content {
  line-height: 1.5;
  text-align: left;
  white-space: normal;
  z-index: 2000;
}
#cost-breakdown-container
  .cost-breakdown-container-detail-row
  .breakdown-detail {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
}
#cost-breakdown-container
  .cost-breakdown-container-detail-row
  .breakdown-amount {
  color: #008557;
  margin-bottom: 0;
  margin-top: 0;
}
#cost-breakdown-container #cost-in-mind-container .breakdown-circle {
  border: 2px solid #008557;
  border-radius: 50%;
  display: inline-table;
  height: 180px;
  padding-top: 36px;
  width: 180px;
  z-index: 86;
  margin-right: 2em;
}
#cost-breakdown-container #cost-in-mind-container .breakdown-circle h2 {
  color: #008557;
  font-weight: lighter;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  text-align: center;
}
#cost-breakdown-container #cost-in-mind-container .breakdown-circle h4 {
  font-size: 18px;
  font-weight: 700;
  margin: 1px;
  white-space: nowrap;
}
#cost-breakdown-container #cost-in-mind-container .breakdown-circle p {
  font-size: 16pt;
  margin-top: 0;
  z-index: -1;
}
#cost-breakdown-container
  #cost-in-mind-container
  .breakdown-circle
  #cost-prescription-deductible-2 {
  color: #231f20;
  font-size: 16px;
  font-style: italic;
}
#cost-breakdown-container #breakdown-next-actions {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
#cost-breakdown-container #breakdown-next-actions button {
  font-size: 1em;
  font-weight: 700;
  height: 54px;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: 0;
  padding: 5px;
  width: 100% !important;
}
@media (max-width: 600px) {
  #cost-breakdown-container
    .cost-breakdown-container-detail-row
    .breakdown-header-deductible
    .tooltip-content {
    left: -198px;
  }
  #cost-breakdown-container
    #cost-in-mind-container
    .breakdown-circle
    .tooltip-content:before,
  #cost-breakdown-container
    .cost-breakdown-container-detail-row
    .breakdown-header-deductible
    .tooltip-content:before {
    left: 200px;
  }
  #cost-breakdown-container
    #cost-in-mind-container
    .breakdown-circle
    .tooltip
    .tooltip-content {
    left: -196px;
  }
}
#circle-oop-maximum .tooltip .tooltip-content {
  left: -246px;
}
#circle-oop-maximum .tooltip-content:before {
  left: 246px;
}
.tooltip-content {
  font-size: 12pt;
  font-weight: 400;
  line-height: 1.5;
  min-width: 300px;
}
@media (min-width: 600px) {
  #breakdown-total-footer {
    display: none;
  }
  .cost-breakdown-plan-name {
    font-size: 16pt;
  }
}
@media (max-width: 600px) {
  #breakdown-total-header,
  #cost-breakdown-header,
  #cost-breakdown-plan-name {
    display: none;
  }
  #breakdown-modal-container {
    display: flex;
    flex-direction: column;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
  }
  .cost-breakdown-total-container {
    height: 260px;
    margin-top: 1px;
  }
  #cost-breakdown-container {
    height: 100%;
    overflow-y: auto;
  }
  #cost-breakdown-container h3 {
    margin-bottom: 0;
    margin-top: 0.7em;
  }
  #cost-breakdown-container h2 {
    margin-top: 30px;
  }
  #cost-breakdown-modal .modal-card {
    padding-left: 0;
    padding-right: 0;
    padding-top: 2.4%;
    width: 100%;
  }
  #cost-breakdown-container .breakdown-note,
  #cost-breakdown-container .cost-breakdown-container-detail-row,
  #cost-breakdown-container h2,
  #cost-breakdown-container h3,
  #cost-breakdown-container h4 {
    padding-left: 15px;
    padding-right: 15px;
  }
  #cost-breakdown-container #cost-in-mind-container {
    align-items: center;
  }
  #cost-breakdown-container #cost-in-mind-container .breakdown-circle {
    margin-left: 100px;
    margin-right: 100px;
    margin-top: 16px;
    text-align: center;
  }
}
@media (max-width: 600px) and (max-width: 380px) {
  #cost-breakdown-container #cost-in-mind-container .breakdown-circle {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 600px) {
  #cost-breakdown-container #cost-in-mind-container .breakdown-circle h3 {
    font-size: 1em;
  }
  #cost-breakdown-container #breakdown-next-actions {
    align-items: center;
    flex-direction: column;
    margin-top: 20px;
  }
  #cost-breakdown-container #breakdown-next-actions button {
    margin-top: 18px;
    width: 80%;
  }
  #cost-breakdown-container #breakdown-next-actions .btn-secondary {
    border: solid 1px;
    border-color: #008557;
  }
  #breakdown-total-footer {
    border-top-color: #008557;
    border-top-style: solid;
    border-top-width: 1px;
    padding-top: 14px;
  }
  #breakdown-total-footer h4 {
    font-size: 0.9em;
    margin: 0 0 16px;
    text-align: center;
  }
  #breakdown-total-footer #annual-costs-plan-name {
    margin-bottom: 1px;
    margin-left: 28px;
    margin-right: 28px;
    text-align: center;
  }
}
.plan-container {
  display: inline-block;
  margin-right: 15px;
}
.plan.border-green a {
  font-weight: 700;
  text-decoration: none;
}
.plan.border-green > a {
  border: 1px solid green;
  color: green;
  float: left;
  max-height: 34px;
  padding: 4px 30px;
  text-align: center;
  width: 270px;
}
.plan.border-green > a.selected,
.plan.border-green > a:hover {
  background-color: #008557;
  border: #008557 2px solid;
  color: #fff;
  cursor: pointer;
}
.zip-selector--plan.border-green {
  background-color: #fff;
  border: 1px solid #8dc63f;
  text-align: center !important;
}
.zip-selector--plan.break-down,
.zip-selector--plan.break-down > a {
  background-color: #fff;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}
.zip-selector--plan.break-down {
  cursor: pointer;
  color: #006642 !important;
  min-height: 50px;
  max-height: 50px;
  padding: 0.5em;
}
.zip-selector--plan.break-down > a {
  color: #008557 !important;
}
.cost--inline.green,
.cost-price.green {
  color: #008557;
}
.layout-secondary.plan-estimator-total.quote-done
  .zip-selector--plan.border-green {
  background-color: #008557;
  color: #fff !important;
  line-height: 1.3;
  height: 250px;
}
.layout-secondary.plan-estimator-total.quote-done
  .zip-selector--plan.border-green
  > *
  * {
  background-color: #008557;
  color: #fff !important;
  line-height: 1.3;
}
.field.question {
  margin-bottom: 64px;
}
@media only screen and (max-width: 45em) {
  .plan-estimator-total {
    bottom: 0;
    left: 20px;
    padding-top: 0 !important;
    position: fixed;
    right: 20px;
    width: auto;
    z-index: 999;
  }
  .plan.border-green > a {
    margin-top: 10px;
  }
  #totalView {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    width: 133% !important;
  }
}
input[type="number"].input-extra-small {
  max-width: 134px;
  position: relative;
  padding: unset;
  padding-left: 0.875em;
}
input[type="number"].input-extra-small::-webkit-inner-spin-button,
input[type="number"].input-extra-small::-webkit-outer-spin-button {
  opacity: 0;
}
input[type="number"].input-extra-small::-ms-clear {
  display: none;
  height: 0;
  width: 0;
}
.numericUpDown {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  cursor: pointer;
  float: left;
  height: 32px;
  padding-top: 4px !important;
  width: 32px;
}
.numericUpDown.button {
  padding: 2px;
}
.numericUpDown:hover {
  background-color: #e5e5e5;
  border: 1px solid #008557;
}
input[type="number"].numericUpDown {
  -moz-appearance: textfield;
}
input[type="number"].numericUpDown::-webkit-inner-spin-button,
input[type="number"].numericUpDown::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}
.numericUpDown > .btn-icon {
  fill: #008557;
  height: 20px;
  margin: 5px;
  width: 20px;
}
.numericUpDown > .btn-icon:hover {
  fill: #008557;
}
#totalView.floatingView {
  bottom: 94px;
}
#totalView.anchoredView,
#totalView.floatingView {
  min-width: 20em;
  position: fixed;
  right: 32px;
  z-index: 999;
}
#totalView.mobileView,
cost-breakdown-total-container {
  bottom: 0;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 999;
}
.costBreakdown-operator {
  color: #ccc;
  float: right;
  font: 100%/1.3 "Helvetica Neue", "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: bolder;
}
.fontweight-300 {
  font-weight: 300;
}
.identity h2.gray {
  color: #666;
  text-align: center;
}
@media only screen and (min-width: 60em) {
  .layout-secondary {
    width: 19.5em;
  }
}
.row .right {
  float: right;
  right: 1em;
}
#totalView .cost--largeprice {
  position: relative;
}
.tooltip-content {
  z-index: 998;
}
@media (max-width: 550px) {
  .tooltip--se .tooltip-content:before {
    content: none;
  }
  .tooltip--se .tooltip-content,
  .tooltip--sw .tooltip-content {
    right: auto;
    left: auto;
  }
}
.tooltip--se .tooltip-content,
.tooltip--sw .tooltip-content {
  margin-left: 0;
}
@media (min-width: 550px) {
  .tooltip--se .tooltip-content,
  .tooltip--sw .tooltip-content {
    margin-left: auto;
    left: 0;
  }
}
#medigap-compare-plans .tooltip-cards.tooltip-content {
  position: fixed;
  padding: 8px;
  text-align: center;
  width: 90px !important;
}
@media (hover: none) {
  #medigap-compare-plans .tooltip-cards.tooltip-content {
    display: none;
  }
}
#medigap-compare-plans .tooltip-cards.tooltip-content:before {
  bottom: -6%;
}
#medigap-compare-plans.plan-comparison--content.listing-comparison.listing-comparison--grid
  #tooltipPartBExcessCharges.tooltip-cards.tooltip-content {
  left: 4%;
  top: -13%;
}
#medigap-compare-plans.plan-comparison--content.listing-comparison.listing-comparison--grid
  #tooltipPartBExcessCharges.tooltip-cards.tooltip-content:before {
  left: 76%;
}
#medigap-compare-plans.plan-comparison--content.listing-comparison.listing-comparison--split
  #tooltipPartBExcessCharges.tooltip-cards.tooltip-content {
  left: 381px;
  top: -140%;
}
#medigap-compare-plans.plan-comparison--content.listing-comparison.listing-comparison--list
  #tooltipPartBExcessCharges.tooltip-cards.tooltip-content {
  left: 530px;
  top: -110px;
}
#medigap-compare-plans.plan-comparison--content.listing-comparison.listing-comparison--grid
  #tooltipHouseholdDiscount.tooltip-cards.tooltip-content {
  left: 4%;
  top: -80px;
}
#medigap-compare-plans.plan-comparison--content.listing-comparison.listing-comparison--grid
  #tooltipHouseholdDiscount.tooltip-cards.tooltip-content:before {
  left: 74%;
}
#medigap-compare-plans.plan-comparison--content.listing-comparison.listing-comparison--split
  #tooltipHouseholdDiscount.tooltip-cards.tooltip-content {
  left: 87%;
  top: -93%;
}
#medigap-compare-plans.plan-comparison--content.listing-comparison.listing-comparison--list
  #tooltipHouseholdDiscount.tooltip-cards.tooltip-content {
  left: 680px;
  top: -85px;
}
#medigap-compare-plans.plan-comparison--content.listing-comparison
  .tooltip-cards.tooltip-content:before {
  bottom: -10px;
  left: 17%;
  top: auto;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.plan-comparison--content.listing-comparison .tooltip-cards.tooltip-content {
  padding: 8px;
  text-align: center;
  width: 90px !important;
}
@media (hover: none) {
  .plan-comparison--content.listing-comparison .tooltip-cards.tooltip-content {
    display: none;
  }
}
.plan-comparison--content.listing-comparison.listing-comparison--grid
  .tooltip-cards.tooltip-content {
  left: -70%;
  top: -170%;
}
.plan-comparison--content.listing-comparison.listing-comparison--split
  .tooltip-cards.tooltip-content {
  left: -45%;
  top: -230%;
}
.plan-comparison--content.listing-comparison.listing-comparison--list
  .tooltip-cards.tooltip-content {
  left: -60%;
  top: -235%;
}
.plan-comparison--content.listing-comparison
  .tooltip-cards.tooltip-content:before {
  bottom: -14%;
  left: 10%;
  top: auto;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media (max-width: 600px) {
  #singleQuoteView .tooltip-content {
    left: -220px;
  }
  #singleQuoteView .tooltip-content:before {
    left: 220px;
  }
}
ul.list-divider li {
  margin-bottom: 0;
  padding: 0.875em 1.5em 0.875em 0.375em;
  position: relative;
}
ul.list-divider li a:hover {
  color: #fff;
  background: #006642;
}
ul.list-divider li,
ul.list-divider.camads-list-divider li {
  border-bottom: 1px solid #ced4da;
}
ul.list-divider.camads-list-divider li a {
  color: #a33;
  background: #fff;
}
ul.list-divider.camads-list-divider li a:hover {
  color: #fff;
  background: #f8f9fa;
  border-bottom: #d69c9c;
}
.newHeroBanner ul.list-divider {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  margin: 0;
}
@media (min-width: 768px) {
  .newHeroBanner ul.list-divider {
    flex-direction: row;
    height: 100%;
  }
}
.newHeroBanner ul.list-divider li {
  width: 100%;
}
.newHeroBanner ul.list-divider li:first-child {
  border-top: none;
}
@media (min-width: 768px) {
  .newHeroBanner ul.list-divider li {
    text-align: center;
  }
  .newHeroBanner ul.list-divider li a {
    background: #006642 !important;
    color: #fff !important;
  }
  .newHeroBanner ul.list-divider li a:hover {
    background: #009963 !important;
  }
}
.newHeroBanner .more-info a:after {
  display: none !important;
}
@use "variables";
.gray-banner,
.gray-banner-5050,
.gray-banner-small {
  background-color: #f8f9fa;
  height: 100%;
  border-radius: 8px;
  margin-bottom: 2em;
}
.gray-banner {
  padding: 1em;
  -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.14));
  filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.14));
}
.gray-banner .inner,
.gray-banner-5050 .inner {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.gray-banner .inner .left-col {
  flex-basis: 50%;
}
.gray-banner .inner .right-col {
  flex-basis: 50%;
  text-align: right;
}
.gray-banner-5050,
.gray-banner-small {
  display: flex;
}
.gray-banner-small {
  font-size: 0.875em;
  padding: 0 1em;
  -webkit-filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.18));
  filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.18));
}
.gray-banner-5050 {
  padding: 1em;
  -webkit-filter: drop-shadow(0 0 0 transparent);
  filter: drop-shadow(0 0 0 transparent);
}
@media (min-width: 768px) {
  .gray-banner-5050 .inner {
    flex-direction: row;
  }
}
.gray-banner-5050 .left-col {
  align-self: center;
  padding: 0.7rem;
  flex-basis: 50%;
}
@media (min-width: 768px) {
  .gray-banner-5050 .left-col {
    padding: 0;
  }
}
.gray-banner-5050 .right-col {
  padding: 0.7em;
  flex-basis: 50%;
}
@media (min-width: 768px) {
  .gray-banner-5050 .right-col {
    align-self: center;
  }
}
.covid-banner {
  display: flex;
  width: 100vw;
  position: absolute;
  top: 67px;
  left: 0;
  background-color: #453a6e;
  min-height: 60px;
  justify-content: center;
  color: #fff;
  padding: 0.5em;
}
.bymichigan-banner a,
.covid-banner a {
  color: #fff;
  text-decoration: underline;
}
.covid-banner a:hover,
.covid-banner a:visted {
  color: #fff;
  text-decoration: underline;
}
@media (min-width: 1024px) {
  .covid-banner {
    top: 75px;
  }
}
.covid-banner .covid-banner-container {
  display: flex;
  height: 100%;
  flex-direction: column;
}
@media (min-width: 768px) {
  .covid-banner .covid-banner-container {
    width: 100%;
    flex-direction: row;
  }
}
@media (min-width: 1220px) {
  .covid-banner .covid-banner-container {
    width: 1220px;
  }
}
.covid-banner .covid-banner-container .left-col {
  align-self: center;
  padding: 0.7rem;
}
@media (min-width: 768px) {
  .covid-banner .covid-banner-container .left-col {
    flex-basis: 75%;
    padding: 0;
  }
}
.covid-banner .covid-banner-container .right-col {
  align-self: flex-start;
  display: flex;
  justify-content: flex-end;
  padding: 0.7em;
}
@media (min-width: 768px) {
  .covid-banner .covid-banner-container .right-col {
    align-self: center;
    flex-basis: 25%;
  }
}
.bymichigan-banner {
  display: none;
  width: 100vw;
  position: absolute;
  top: 67px;
  left: 0;
  background-color: #0c78d6;
  min-height: 60px;
  justify-content: center;
  color: #fff;
  padding: 0.5em;
}
.bymichigan-banner a.btn-secondary {
  border: #fff !important;
}
.bymichigan-banner a:hover,
.bymichigan-banner a:visted {
  color: #fff;
  text-decoration: underline;
}
@media (min-width: 1024px) {
  .bymichigan-banner {
    top: 75px;
  }
}
.bymichigan-banner .banner-container,
.sales-banner-container {
  display: flex;
  height: 100%;
  flex-direction: column;
}
@media (min-width: 768px) {
  .bymichigan-banner .banner-container {
    width: 100%;
    flex-direction: row;
  }
}
@media (min-width: 1220px) {
  .bymichigan-banner .banner-container {
    width: 1220px;
  }
}
.bymichigan-banner .banner-container .left-col {
  align-self: center;
  padding: 0.7rem;
}
@media (min-width: 768px) {
  .bymichigan-banner .banner-container .left-col {
    flex-basis: 75%;
    padding: 0;
  }
}
.bymichigan-banner .banner-container .right-col {
  align-self: flex-start;
  display: flex;
  justify-content: flex-end;
  padding: 0.7em;
}
@media (min-width: 768px) {
  .bymichigan-banner .banner-container .right-col {
    align-self: center;
    flex-basis: 25%;
  }
}
.sales-banner-container {
  background-color: #f8f9fa;
  min-height: 70px;
  border-radius: 8px;
  margin-top: 2em;
}
@media (min-width: 768px) {
  .sales-banner-container {
    width: 100%;
    flex-direction: row;
  }
}
.sales-banner-container .left-col {
  flex-basis: 75%;
  align-self: center;
  padding: 0.7rem;
  font-size: 1.2em;
}
@media (min-width: 768px) {
  .sales-banner-container .left-col {
    padding-left: 2.3rem;
  }
}
.sales-banner-container .right-col {
  align-self: flex-start;
  flex-basis: 25%;
  display: flex;
  justify-content: flex-end;
  padding: 0.7em;
}
@media (min-width: 768px) {
  .sales-banner-container .right-col {
    align-self: center;
  }
}
.oep-banner {
  background-color: #119548;
  color: #fff;
  display: flex !important;
}
.oep-banner .columns {
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.hero-footer-content h2,
.oep-banner .fifty-fifty-left h2 {
  color: #fff;
}
.cta-banner,
.timer-banner {
  background-color: #f8f9fa;
  height: 100%;
  padding: 1em;
  border-radius: 8px;
  margin-bottom: 2em;
  -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.14));
  filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.14));
}
.cta-banner .inner,
.timer-banner .inner {
  display: flex;
  flex-grow: 1;
}
.cta-banner .left-col {
  flex-basis: 75%;
  align-self: center;
  padding: 0.7rem;
  font-size: 1.2em;
}
.timer-banner .left-col {
  padding: 0.7rem;
}
@media (min-width: 768px) {
  .cta-banner .left-col,
  .timer-banner .left-col {
    padding-left: 2.3rem;
  }
}
.cta-banner .right-col {
  flex-basis: 25%;
}
.cta-banner .right-col,
.timer-banner .right-col {
  align-self: flex-start;
  display: flex;
  justify-content: flex-end;
  padding: 0.7em;
}
@media (min-width: 768px) {
  .cta-banner .right-col,
  .timer-banner .right-col {
    align-self: center;
  }
}
.timer-banner .left-col {
  flex-basis: 60%;
  align-self: center;
  font-size: 1em;
}
.timer-banner .right-col {
  flex-basis: 40%;
}
#timer,
.timer-banner #timer {
  display: flex;
  flex-grow: 1;
  justify-content: space-evenly;
}
.timer-banner #timer span {
  text-align: center;
}
.square-upg-wrapper {
  display: flex;
  flex-direction: column;
  list-style: none;
  justify-content: space-between;
  padding: 0;
}
@media (min-width: 768px) {
  .square-upg-wrapper {
    flex-direction: row;
  }
}
.square-upg-wrapper .square-upg {
  height: 190px;
  width: 100%;
  text-decoration: none;
  color: #006642;
  font-size: 1.5rem;
  font-weight: 400;
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cmask id='mask0' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='100%25' height='100%25'%3E%3Crect x='0' y='0' width='100%25' height='100%25' rx='8' fill='%230197BC'/%3E%3C/mask%3E%3Cg mask='url(%23mask0)'%3E%3Cpath opacity='0.57' fill-rule='evenodd' clip-rule='evenodd' d='M106.884 255.306C121.827 254.822 132.245 237.962 137.179 222.501C141.529 208.875 151.615 196.467 164.276 189.164C167.511 187.299 170.988 185.672 174.462 184.047C183.497 179.823 192.527 175.602 197.31 167.161C201.583 159.614 200.969 150.938 202.729 142.735C205.056 131.885 211.905 121.487 221.227 114.657C230.549 107.827 259.58 95.3198 266.397 82.4341C273.214 69.5472 280.958 46.3222 264.242 24.8809C247.527 3.44024 253.876 -41.2924 257.124 -61.9346C259.522 -77.1775 246.087 -110.936 227.799 -109.325C224.392 -109.025 221.118 -107.24 217.98 -105.501L204.473 -98.0165L-48.9269 44.2283C-11.1641 130.105 18.4519 185.536 39.9221 210.518C72.1296 247.995 91.9422 255.789 106.885 255.306L106.884 255.306Z' fill='url(%23paint0_linear)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='204.133' y1='204.009' x2='76.1669' y2='-26.9165' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300853F' stop-opacity='0.08'/%3E%3Cstop offset='0.45583' stop-color='%2389D3A8' stop-opacity='0.25'/%3E%3Cstop offset='0.791667' stop-color='%2300853F' stop-opacity='0.13'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
  background-size: auto;
  position: relative;
  margin: 0 0.85rem 1rem 0;
  padding: 1rem;
  border-radius: 0.5rem;
  -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.14));
  filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.14));
  transition: all 0.2s;
}
.square-upg-wrapper .square-upg:hover {
  -webkit-filter: drop-shadow(0 0 0 transparent);
  filter: drop-shadow(0 0 0 transparent);
  border: 1px solid #009963;
}
.square-upg-wrapper .square-upg:after {
  content: "chevron_right";
  font-family: "Material Icons" !important;
  color: #006642;
  font-size: 1.5rem;
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}
.square-upg-wrapper .square-upg:nth-child(2n) {
  color: #006642;
  background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cmask id='mask0' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='100%25' height='100%25'%3E%3Crect x='0' y='0' width='100%25' height='100%25' rx='8' fill='%230197BC'/%3E%3C/mask%3E%3Cg mask='url(%23mask0)'%3E%3Cpath opacity='0.57' fill-rule='evenodd' clip-rule='evenodd' d='M41.4055 -11.5061C55.8775 -15.6445 70.1399 -2.66131 78.7826 10.666C86.4011 22.4117 99.2198 31.2206 113.223 34.3349C116.801 35.1289 120.55 35.6204 124.297 36.1106C134.04 37.3843 143.778 38.6568 150.503 45.29C156.512 51.2208 158.114 59.7419 161.875 67.0781C166.85 76.7808 176.054 84.656 186.73 88.3443C197.407 92.0315 228.445 95.1011 238.245 105.376C248.046 115.652 261.348 135.57 250.71 161.309C240.073 187.047 257.466 228.05 265.798 246.873C271.951 260.772 267.574 297.329 249.605 301.415C246.257 302.176 242.662 301.47 239.209 300.767L224.349 297.739L-54.9191 239.186C-40.3415 145.086 -25.8988 82.7328 -11.5894 52.1286C9.87604 6.21929 26.9341 -7.36829 41.4062 -11.5066L41.4055 -11.5061Z' fill='url(%23paint0_linear)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear' x1='147.749' y1='7.80234' x2='94.0879' y2='271.202' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300853F' stop-opacity='0.08'/%3E%3Cstop offset='0.45583' stop-color='%2389D3A8' stop-opacity='0.25'/%3E%3Cstop offset='0.791667' stop-color='%2300853F' stop-opacity='0.13'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}
.square-upg-wrapper-vertical {
  display: flex;
  flex-direction: column;
  list-style: none;
  align-items: center;
  gap: 1rem;
}
.square-upg-wrapper-vertical .square-reverse-upg {
  width: 100%;
  aspect-ratio: 4/2;
  text-decoration: none;
  color: #005b4e;
  font-size: 1.8rem;
  line-height: 2.3rem;
  font-weight: 400;
  padding: 1rem;
  border-radius: 0.5rem;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: left;
  gap: 1.5rem;
  border: 1px solid #e5e5e5;
  transition: all 0.2s;
}
@media (min-width: 48em) {
  .square-upg-wrapper-vertical .square-reverse-upg {
    width: 75%;
  }
}
@supports not (aspect-ratio: auto) {
  .square-upg-wrapper-vertical .square-reverse-upg {
    min-height: 150px;
  }
}
.square-upg-wrapper-vertical .square-reverse-upg span {
  display: flex;
  justify-content: space-between;
}
.square-upg-wrapper-vertical .square-reverse-upg span.h5 {
  text-transform: initial;
  color: #006642;
  font-size: 1rem;
}
.square-upg-wrapper-vertical .square-reverse-upg span::after {
  font-family: "FontAwesome";
  content: " ";
}
.square-upg-wrapper-vertical .square-reverse-upg:hover {
  color: #009963 !important;
  border: 1px solid #009963;
}
.full-width-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-radius: 0.5rem;
}
.full-width-container .inner {
  width: 100%;
}
.ph-number-rtf {
  display: flex;
  justify-content: space-evenly;
  height: 100%;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .ph-number-rtf {
    min-height: 450px;
  }
}
.ph-number-rtf div:not(.ph-stats),
.ph-number-rtf div:not(.ph-stats) h2 {
  text-align: center;
}
@media (min-width: 768px) {
  .ph-number-rtf div:not(.ph-stats) h2 {
    margin-top: 6rem !important;
  }
}
.ph-number-rtf div:not(.ph-stats) p,
.ph-number-rtf div:not(.ph-stats) small {
  color: #fff !important;
}
.ph-number-rtf .ph-stats {
  width: 100%;
  justify-content: space-evenly;
  display: flex;
  flex-wrap: wrap;
}
.ph-number-rtf .ph-stats section {
  flex-direction: column;
  width: 250px;
  text-align: center;
}
.ph-number-rtf .ph-stats section h3 {
  font-size: 3.5rem;
  font-weight: 900;
  margin-top: 0;
}
@media (min-width: 768px) {
  .ph-number-rtf .ph-stats section h3 {
    font-size: 5.375rem;
  }
}
.hero-footer {
  display: flex;
  align-items: center;
  height: 600px;
  width: 100%;
  background-size: cover;
  background-color: #41877b;
  border-radius: 0.5rem;
  color: #fff !important;
}
@media (min-width: 768px) {
  .hero-footer {
    background: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/29105ae0a0034867b41e7a40ab96d783?v=6ff772be)
      center right no-repeat;
  }
}
.hero-footer-content,
.hero-footer-family .hero-footer-content {
  padding: 2rem;
}
@media (min-width: 768px) {
  .hero-footer-content {
    padding: 0 0 0 5rem;
  }
}
.hero-footer-content p {
  max-width: 650px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .hero-footer-content p {
    font-weight: 400;
  }
}
.hero-footer-family {
  display: flex;
  align-items: center;
  height: 500px;
  width: 100%;
  background-size: cover;
  background-color: #b6e4c2;
  border-radius: 0.5rem;
  color: #006641 !important;
}
@media (min-width: 768px) {
  .hero-footer-family {
    background: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/95878bdaf8bd44e68bc47788d3ae85ca?v=f1e4e96f)
      center right no-repeat;
  }
}
@media (min-width: 768px) {
  .hero-footer-family .hero-footer-content {
    padding: 0 0 0 5rem;
    width: 70%;
  }
}
.hero-footer-family .hero-footer-content h2 {
  color: #006641;
}
.hero-footer-campers .hero-footer-content p,
.hero-footer-family .hero-footer-content p {
  max-width: 650px;
}
.hero-footer-campers {
  display: flex;
  align-items: center;
  height: 500px;
  width: 100%;
  background-size: cover;
  background-color: #b6e4c2;
  border-radius: 0.5rem;
}
@media (min-width: 768px) {
  .hero-footer-campers {
    background: url(https://priorityhealth.stylelabs.cloud/api/public/content/a53feb7c30f0493282fb3bb45ba2f2f2?v=d0883d38)
      center right no-repeat;
  }
}
.hero-footer-campers .hero-footer-content {
  padding: 2rem;
}
@media (min-width: 768px) {
  .hero-footer-campers .hero-footer-content {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 2rem;
    width: 70%;
  }
}
.hero-footer-campers .hero-footer-content h2 {
  color: #231f20;
}
.bhsh-banner {
  background-image: linear-gradient(
    290deg,
    #00bce3 -4%,
    #0073c1 62%,
    #0f43ae 110%
  );
  width: 100%;
  padding-bottom: 3.5rem;
  padding-top: 3.5rem;
  align-items: center;
  text-align: center;
  display: flex;
  flex-direction: column;
}
.bhsh-banner .logo-wrapper,
.bhsh-banner-small {
  align-items: center;
  display: flex;
  flex-wrap: nowrap;
}
.bhsh-banner .logo-wrapper {
  flex-direction: row;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 0.625rem;
  width: 30rem;
}
.bhsh-banner .logo-wrapper img {
  width: 240px;
  vertical-align: top;
  height: auto;
}
.bhsh-banner .logo-wrapper .bh-logo,
.bhsh-banner .logo-wrapper .sh-logo {
  padding: 0.3125rem 0.625rem;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.bhsh-banner .logo-wrapper .plus,
.bhsh-banner h1 {
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  color: #fff;
}
.bhsh-banner h1 {
  font-weight: 400;
  letter-spacing: -0.018em;
  margin-bottom: 0.3125rem;
  margin-top: 0;
  font-size: 4rem;
}
.bhsh-banner h2 {
  text-align: center;
  font-size: 1.8em;
  font-weight: 500;
  letter-spacing: -0.02em;
  color: #fff;
  line-height: 1.2;
}
.bhsh-banner .btn-bhsh {
  background-color: #fff;
  color: #0f43ae;
  padding: 0.5rem 1rem;
  margin-top: 1rem;
  text-decoration: none;
  border-radius: 0.25rem;
}
.bhsh-banner .btn-bhsh:hover,
.bhsh-banner-small .button-wrapper .btn-bhsh:hover {
  font-weight: 700;
  color: #0f43ae;
}
.bhsh-banner-small {
  background-image: linear-gradient(
    290deg,
    #00bce3 -4%,
    #0073c1 62%,
    #0f43ae 110%
  );
  width: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 0.5rem;
}
@media (min-width: 1024px) {
  .bhsh-banner-small {
    flex-direction: row;
  }
}
.bhsh-banner-small .content-wrapper,
.bhsh-banner-small .logo-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
}
@media (min-width: 1024px) {
  .bhsh-banner-small .content-wrapper,
  .bhsh-banner-small .logo-wrapper {
    width: 35%;
  }
}
.bhsh-banner-small .content-wrapper h2,
.bhsh-banner-small .logo-wrapper h2 {
  margin: 0;
  color: #fff;
  text-align: center;
  padding: 1rem;
}
.bhsh-banner-small .button-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center;
  flex-grow: 1;
  margin-bottom: 2rem;
}
@media (min-width: 1024px) {
  .bhsh-banner-small .button-wrapper {
    width: 30%;
    margin-bottom: 0;
  }
}
.bhsh-banner-small .button-wrapper .btn-bhsh {
  background-color: #fff;
  color: #0f43ae;
  padding: 0.5rem 3rem;
  text-decoration: none;
  border-radius: 0.25rem;
}
.bhsh-banner-small .logo-wrapper img {
  width: 140px;
  vertical-align: top;
  height: auto;
}
.bhsh-banner-small .logo-wrapper .bh-logo,
.bhsh-banner-small .logo-wrapper .sh-logo {
  padding: 5px 10px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.bhsh-banner-small .logo-wrapper .bh-logo {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: flex-start;
}
.bhsh-banner-small .logo-wrapper .plus {
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  color: #fff;
}
.embed.center-embed {
  display: flex;
  justify-content: center;
}
.list_card .inner > ul {
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 1rem;
}
.list_card .inner > ul > li {
  background: #fff;
  padding: 0 1rem;
  border-radius: 0.5rem;
  -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.14));
  filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.14));
}
.list_card .inner > ul > li h3 {
  font-weight: 700;
}
.medicare101-background {
  background-color: #037245;
  border: 1px solid #005b4e;
  background-image: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/f069ad40fbd4428294ab7319e94073ff?v=f1ce1fd6);
  background-size: cover;
  background-position: center center;
  color: #fff !important;
  border-radius: 4px;
  display: flex;
  flex-wrap: wrap;
  padding: 1rem;
  margin: 0-28px;
}
@media (min-width: 48em) {
  .medicare101-background {
    margin: initial;
    padding: 2rem 2rem 4rem;
  }
}
.medicare101-background .title {
  flex-basis: 100%;
  text-align: center !important;
  color: #fff !important;
}
.ind-learningcenter-background .title h2,
.medicare101-background .title h2 {
  text-align: center;
  margin-bottom: 3rem;
}
.medicare101-background .left,
.medicare101-background .right {
  width: 100%;
}
@media (min-width: 48em) {
  .medicare101-background .left,
  .medicare101-background .right {
    width: 50%;
    display: flex;
    flex-direction: column;
  }
}
.agent-background a,
.agent-background h2,
.agent-background h3,
.honestpricing-hero-drtv .hero-content-left h1,
.ind-learningcenter-background h2,
.ind-learningcenter-background h3,
.medicare101-background a,
.medicare101-background h2,
.medicare101-background h3 {
  color: #fff;
}
.medicare101-background a:focus,
.medicare101-background a:hover {
  color: #fff;
}
.ind-learningcenter-background {
  background-color: #037245;
  border: 1px solid #005b4e;
  background-image: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/f069ad40fbd4428294ab7319e94073ff?v=f1ce1fd6);
  background-size: cover;
  background-position: center center;
  color: #fff !important;
  border-radius: 4px;
  display: flex;
  flex-wrap: wrap;
  padding: 1rem;
  margin: 0-28px;
}
@media (min-width: 48em) {
  .ind-learningcenter-background {
    margin: initial;
    padding: 2rem 2rem 4rem;
  }
}
.ind-learningcenter-background .title {
  flex-basis: 100%;
  text-align: center !important;
  color: #fff !important;
}
.ind-learningcenter-background .left,
.ind-learningcenter-background .right {
  width: 100%;
}
@media (min-width: 48em) {
  .ind-learningcenter-background .left,
  .ind-learningcenter-background .right {
    width: 50%;
    display: flex;
    flex-direction: column;
  }
}
.ind-learningcenter-background .right .btn,
.thinkhealth_wrapper header.blog-article_hero {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.agent-background {
  background-color: #037245;
  border: 1px solid #005b4e;
  background-image: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/f069ad40fbd4428294ab7319e94073ff?v=f1ce1fd6);
  background-size: cover;
  background-position: center center;
  color: #fff !important;
  border-radius: 4px;
  display: flex;
  flex-wrap: wrap;
  padding: 1rem;
}
@media (min-width: 48em) {
  .agent-background {
    margin: initial;
    margin-top: 2rem;
    padding: 2rem 2rem 4rem;
  }
}
.agent-background .title {
  flex-basis: 100%;
  text-align: center !important;
  color: #fff !important;
}
.agent-background .title h2 {
  text-align: center;
  margin-bottom: 2rem;
}
.agent-background .left,
.agent-background .right {
  width: 100%;
  padding: 0 1rem;
}
@media (min-width: 48em) {
  .agent-background .left,
  .agent-background .right {
    width: 50%;
  }
}
.agent-background a:focus,
.agent-background a:hover {
  color: #fff !important;
}
.honestpricing-hero {
  background-color: #c8d0ca;
  background-size: cover;
  background-position: center center;
  color: #231f20 !important;
  display: flex;
  flex-wrap: wrap;
  padding: 1rem;
  justify-content: space-between;
}
@media (min-width: 48em) {
  .honestpricing-hero {
    background-image: url(https://priorityhealth.stylelabs.cloud/api/public/content/56df397acf944c4bbcd018442cb3d832?v=91f6a991);
    flex-wrap: nowrap;
  }
}
.honestpricing-hero .hero-content-left {
  margin-bottom: 3rem;
  width: 100%;
  color: #fff;
}
.honestpricing-hero .hero-content-left p {
  color: #fff;
  text-shadow: 1px 3px 4px rgba(0, 0, 0, 0.7);
}
@media (min-width: 48em) {
  .honestpricing-hero .hero-content-left {
    width: 50%;
    padding: 3rem;
    margin-bottom: 0;
    align-self: center;
  }
}
.honestpricing-hero .hero-content-right {
  width: 100%;
}
@media (min-width: 48em) {
  .honestpricing-hero .hero-content-right {
    width: 50%;
  }
}

.honestpricing-hero-2024 {
    background-color: #bb8d68;
    background-size: cover;
    background-position: center center;
    color: #fff !important;
    display: flex;
    flex-wrap: wrap;
    padding: 1rem;
    justify-content: space-between;
  }
  @media (min-width: 48em) {
    .honestpricing-hero-2024 {
      background-image: url(https://priorityhealth.stylelabs.cloud/api/public/content/6283cdddaf9f4c10981e41bef133cfed?v=0a9ecc60);
      flex-wrap: nowrap;
    }
  }
  .honestpricing-hero-2024 .hero-content-left {
    margin-bottom: 3rem;
    width: 100%;
    color: #fff;
  }
  .honestpricing-hero-2024 .hero-content-left h1 {
    color: #fff;
  }
  .honestpricing-hero-2024 .hero-content-left p {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
    font-size: 1.125rem;
  }
  @media (min-width: 48em) {
    .honestpricing-hero-2024 .hero-content-left {
      width: 50%;
      padding: 3rem;
      margin-bottom: 0;
      align-self: center;
    }
  }
  .honestpricing-hero-2024 .hero-content-right {
    width: 100%;
  }
  @media (min-width: 48em) {
    .honestpricing-hero-2024 .hero-content-right {
      width: 50%;
    }
  }


.honestpricing-hero-drtv {
  background-color: #a48e80;
  background-size: cover;
  background-position: center center;
  color: #231f20 !important;
  display: flex;
  flex-wrap: wrap;
  padding: 1rem;
  justify-content: space-between;
}
@media (min-width: 48em) {
  .honestpricing-hero-drtv {
    background-image: url(https://priorityhealth.stylelabs.cloud/api/public/content/29983b09500447fbbdb6c1a5621ef3e0?v=03b9944b);
    flex-wrap: nowrap;
  }
}
.honestpricing-hero-drtv .hero-content-left {
  margin-bottom: 3rem;
  width: 100%;
}
.action-cards__link:hover:after,
.honestpricing-hero-drtv .hero-content-left p,
.honestpricing-hero-dsnp .hero-content-left h1,
.honestpricing-hero-dsnp .hero-content-left p {
  color: #fff;
}
@media (min-width: 48em) {
  .honestpricing-hero-drtv .hero-content-left {
    width: 50%;
    padding: 3rem;
    margin-bottom: 0;
    align-self: center;
  }
}
.honestpricing-hero-drtv .hero-content-right {
  width: 100%;
}
@media (min-width: 48em) {
  .honestpricing-hero-drtv .hero-content-right {
    width: 50%;
  }
}
.honestpricing-hero-dsnp {
  background-color: #c8d0ca;
  background-size: cover;
  background-position: center center;
  color: #231f20 !important;
  display: flex;
  flex-wrap: wrap;
  padding: 1rem;
  justify-content: space-between;
}
@media (min-width: 48em) {
  .honestpricing-hero-dsnp {
    background-image: url(https://priorityhealth.stylelabs.cloud/api/public/content/8b4ebecbfff24b11b049051b22bb1a19?v=efff5206);
    flex-wrap: nowrap;
  }
}
.honestpricing-hero-dsnp .hero-content-left {
  margin-bottom: 3rem;
  width: 100%;
}
@media (min-width: 48em) {
  .honestpricing-hero-dsnp .hero-content-left {
    width: 50%;
    padding: 3rem;
    margin-bottom: 0;
    align-self: flex-end;
  }
}
.honestpricing-hero-dsnp .hero-content-right {
  width: 100%;
}
@media (min-width: 48em) {
  .honestpricing-hero-dsnp .hero-content-right {
    width: 50%;
  }
}

.ctv-hero {
  background-color: #cd781c;
  background-size: cover;
  background-position: center center;
  color: #231f20 !important;
  display: flex;
  flex-wrap: wrap;
  padding: 1rem;
  justify-content: space-between;
}
@media (min-width: 48em) {
  .ctv-hero {
    background-image: url(https://priorityhealth.stylelabs.cloud/api/public/content/d0c748be2c59497091e98afe5ba87c1c?v=170f000f);
    flex-wrap: nowrap;
  }
}
.ctv-hero .hero-content-left {
  margin-bottom: 3rem;
  width: 100%;
  background-color: rgba(255, 255, 255, .6);
  padding: 2rem 1rem;
}
@media (min-width: 48em) {
  .ctv-hero .hero-content-left {
    width: 50%;
    padding: 3rem;
    margin: 0;
    align-self: flex-end;
    
  }
}
.ctv-hero .hero-content-right {
  width: 100%;
}
@media (min-width: 48em) {
  .ctv-hero .hero-content-right {
    width: 50%;
  }
}


.honestpricing-hero-one {
  background-color: #b78e74;
  background-size: cover;
  background-position: center center;
  color: #231f20 !important;
  display: flex;
  flex-wrap: wrap;
  padding: 1rem;
  justify-content: space-between;
}
@media (min-width: 48em) {
  .honestpricing-hero-one {
    background-image: url(https://priorityhealth.stylelabs.cloud/api/public/content/8a94c74edd994fce9b44e8d61653fbbf?v=e1c87610);
    flex-wrap: nowrap;
  }
}
.honestpricing-hero-one .hero-content-left {
  margin-bottom: 3rem;
  width: 100%;
}
.featured-banner h2,
.honestpricing-hero-one .hero-content-left h1 {
  font-family: "Poppins", "Roboto", sans-serif;
  font-weight: 700;
  color: #fff;
}
.honestpricing-hero-one .hero-content-left h1,
.honestpricing-hero-one .hero-content-left p {
  -webkit-filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.18));
  filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.18));
}
.honestpricing-hero-one .hero-content-left p {
  color: #fff;
}
@media (min-width: 48em) {
  .honestpricing-hero-one .hero-content-left {
    width: 50%;
    padding: 3rem;
    margin-bottom: 0;
    align-self: center;
  }
}
.honestpricing-hero-one .hero-content-right {
  width: 100%;
}
@media (min-width: 48em) {
  .honestpricing-hero-one .hero-content-right {
    width: 50%;
  }
}
.honestpricing-hero-kroger {
  background-color: #ccd6da;
  background-size: cover;
  background-position: center center;
  color: #231f20 !important;
  display: flex;
  flex-wrap: wrap;
  padding: 1rem;
  justify-content: space-between;
}
@media (min-width: 48em) {
  .honestpricing-hero-kroger {
    background-image: url(https://priorityhealth.stylelabs.cloud/api/public/content/9468ee4c5c044747877dd34328f8f597?v=31b67504);
    flex-wrap: nowrap;
  }
}
.honestpricing-hero-kroger .hero-content-left {
  margin-bottom: 3rem;
  width: 100%;
}
.honestpricing-hero-kroger .hero-content-left h1 {
  font-family: "Poppins", "Roboto", sans-serif;
  font-weight: 700;
}
.honestpricing-hero-kroger .hero-content-left h1,
.honestpricing-hero-kroger .hero-content-left p {
  color: #fff;
  -webkit-filter: drop-shadow(0 1px 12px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 1px 12px rgba(0, 0, 0, 0.2));
}
@media (min-width: 48em) {
  .honestpricing-hero-kroger .hero-content-left {
    width: 50%;
    padding: 3rem;
    margin-bottom: 0;
    align-self: center;
  }
}
.honestpricing-hero-kroger .hero-content-right {
  width: 100%;
}
@media (min-width: 48em) {
  .honestpricing-hero-kroger .hero-content-right {
    width: 50%;
  }
}

.fa-solid {
  font-family: "FontAwesome";
}
.featured-banner {
  width: 100%;
  background-color: #1b8c4c;
  text-align: center;
  padding: 2rem;
  border-radius: 0.25rem;
  margin: 2rem 0;
}
.featured-banner .inner {
  display: flex;
  justify-content: space-evenly;
  flex-direction: column;
}
@media (min-width: 768px) {
  .featured-banner .inner {
    flex-direction: row;
  }
}
.featured-banner .inner .left {
  flex-basis: 50%;
}
.featured-banner .inner .right {
  align-self: center;
}
.featured-banner h2 {
  text-align: center;
}
.featured-banner .material-icons {
  color: #edde34 !important;
}
.countdown-timer {
  background-color: #f7f9f9;
  width: auto;
  height: 350px;
  padding: 1em;
  border-radius: 8px;
  margin-bottom: 2em;
  position: initial;
  -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.14));
  filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.14));
}
@media (min-width: 600px) {
  .countdown-timer {
    height: 200px;
  }
}
#subsidyNegitive,
#subsidyPostive,
.countdown-timer.is-finished .countdown-timer__content {
  display: none;
}
.countdown-timer__complete,
.countdown-timer__content {
  display: flex;
  position: initial;
  color: inherit;
  text-align: left;
  flex-wrap: wrap;
  justify-content: space-around;
}
.countdown-timer__complete p,
.countdown-timer__content p {
  width: auto;
  margin: 0;
  font-size: 1rem;
  line-height: inherit;
}
.countdown-timer__complete .left-col,
.countdown-timer__content .left-col {
  align-self: center;
  padding: 0.7rem;
  font-size: 1.2em;
  text-align: center;
  width: 100%;
}
@media (min-width: 600px) {
  .countdown-timer__complete .left-col,
  .countdown-timer__content .left-col {
    flex-basis: 50%;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .countdown-timer__complete .left-col,
  .countdown-timer__content .left-col {
    flex-basis: 60%;
  }
}
#timer span,
.countdown-timer__complete .left-col h2,
.countdown-timer__content .left-col h2,
.thinkhealth_wrapper .blog-article_recommended .th-list_header > div h2,
.thinkhealth_wrapper .th-category_wrapper .th-list_header > div h2,
.thinkhealth_wrapper .th-featured_wrapper .th-featured_header > div h1,
.thinkhealth_wrapper .th-recents_wrapper .th-list_header > div h2 {
  text-align: center;
}
@media (min-width: 600px) {
  .countdown-timer__complete .left-col h2,
  .countdown-timer__content .left-col h2 {
    text-align: left;
  }
}
.countdown-timer__complete .countdown-timer__clock,
.countdown-timer__content .countdown-timer__clock {
  align-self: flex-start;
  display: flex;
  justify-content: center;
  padding: 0.7em;
  font-size: 1.5rem;
  width: 100%;
}
@media (min-width: 600px) {
  .countdown-timer__complete .countdown-timer__clock,
  .countdown-timer__content .countdown-timer__clock {
    flex-basis: 50%;
    justify-content: space-evenly;
  }
}
@media (min-width: 768px) {
  .countdown-timer__complete .countdown-timer__clock,
  .countdown-timer__content .countdown-timer__clock {
    flex-basis: 40%;
  }
}
.countdown-timer__complete .countdown-timer__clock .metric__label,
.countdown-timer__content .countdown-timer__clock .metric__label {
  text-align: center;
  position: initial;
}
.oep-banner .countdown-timer__complete {
  font-size: 1.5em;
}
.bg-pattern.brand-green .countdown-timer {
  background-color: inherit;
}
.action-cards {
  margin: 2.5rem 0;
}
.action-cards__group {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0-1.25rem;
  padding: 0;
}
@media only screen and (min-width: 30em) {
  .action-cards__group {
    margin: 0;
  }
}
@media only screen and (min-width: 64em) {
  .action-cards__group {
    margin: 0-0.9375rem;
  }
}
.action-cards__item {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  box-sizing: content-box;
  color: #00853e;
  height: 14.375rem;
  margin: 0;
  max-width: 100%;
  opacity: 1;
  position: relative;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  width: calc(50% - 2px);
  height: 98px;
}
@media only screen and (min-width: 48em) {
  .action-cards__item {
    border-width: 1px;
    width: calc(100% / 3 - 4px);
  }
}
@media only screen and (min-width: 64em) {
  .action-cards__item {
    border-width: 1px;
    margin: 0.9375rem;
    width: calc(25% - 32px);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px;
  }
}
@media only screen and (min-width: 48em) {
  .template-two-column .action-cards__item {
    border-width: 1px;
    width: calc(50% - 4px);
  }
}
@media only screen and (min-width: 64em) {
  .template-two-column .action-cards__item {
    border-width: 1px;
    width: calc(100% / 3 - 32px);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px;
  }
}
.action-cards__link {
  cursor: pointer;
  display: block;
  height: 100%;
  position: relative;
  transition: background-color 0.3s ease;
  width: 100%;
}
.action-cards__link:after {
  content: "chevron_right";
  font-family: "Material Icons" !important;
  color: #006642;
  font-size: 1.5rem;
  position: absolute;
  top: 40%;
  right: 1rem;
}
.action-cards__link:hover {
  background-color: #006642;
}
.action-cards__link:hover * {
  color: #fff;
  fill: #fff;
}
.action-cards__link:hover + .action-cards__remove {
  color: #008542;
}
.action-cards__link:focus {
  background-color: #009963;
}
.action-cards__link:focus:after {
  color: #fff;
}
.action-cards__link:focus * {
  color: #fff;
  fill: #fff;
}
.action-cards__link:focus + .action-cards__remove {
  color: #006b33;
}
.action-cards__link [class*="ph-icon-"],
.action-cards__link [class^="ph-icon-"],
.action-cards__link h4 {
  color: #231f20;
  fill: #231f20;
}
.action-cards__link svg {
  color: #006642;
  fill: #006642;
  height: 30px;
  width: 30px;
}
.action-cards__link [class*="ph-icon-"],
.action-cards__link [class^="ph-icon-"] {
  font-size: 3.75rem;
  line-height: 1;
}
.action-cards__content {
  align-items: center;
  bottom: 0;
  display: flex;
  flex-direction: row;
  left: 0;
  padding: 1.25rem 1.5rem;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
@media only screen and (min-width: 48em) {
  .action-cards__content {
    padding: 1.25rem 1.875rem;
  }
}
.action-cards__icon {
  display: flex;
  flex: 0;
  margin-bottom: 0;
  align-items: center;
}
.action-cards__title {
  display: flex;
  flex: 1;
  align-items: center;
  margin-top: 0;
  text-align: left;
  width: 100%;
}
.action-cards__title h4 {
  flex: 1;
  line-height: 1.5rem;
  margin: 0;
  text-align: left;
  margin-left: 1rem;
  font-size: 1.125rem;
}
.medicare-bar {
  border: 0;
  padding: 1rem;
  background-color: #c8e3c5;
  border-radius: 4px;
}
.medicare-bar ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
}
.medicare-bar a {
  text-decoration: underline;
}
.modal-card > :first-child {
  margin-top: 3rem !important;
}
.help-me-choose {
  text-align: center;
  max-width: 650px;
  margin: 3em auto;
}
.help-me-choose p {
  max-width: none;
}
.help-me-choose div.full {
  width: 100%;
  background-color: #e9ecef;
  margin-bottom: 1.5em;
}
.help-me-choose div.full a.btn-secondary {
  margin-bottom: 0;
  width: 100%;
}
.help-me-choose div.full a.btn + p {
  margin: 1em;
  font-size: 0.85em;
  padding-bottom: 1em;
}
.event-list ul {
  padding: 0;
  margin-bottom: 3em;
}
.event-list ul li {
  list-style-type: none;
  border-bottom: 2px solid #ced4da;
}
.event-list h3 {
  color: #005b4e;
  font-weight: 600;
  margin-bottom: 0.8em;
}
.event-list h6 {
  color: #343a40;
  margin-bottom: 0.8em;
}
.event-list a,
.event-list p {
  color: #343a40;
  font-weight: 400;
  font-size: 1em;
}
.event-list .description {
  margin: 20px 0 48px;
}
.event-list a {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: 14px 35px;
  border: 2px solid #ced4da;
  background-color: #fff;
  color: #006642;
  text-decoration: none;
  font-size: 16px;
}
.event-list a:hover {
  border: 2px solid #009963;
  background-color: #009963;
  color: #fff !important;
}
#content .bg-pattern.gray-drawer a:visited,
.event-list a:visited {
  color: #003321;
}
.two-col {
  width: 50%;
  float: left;
  margin: 0 0 24px;
  box-sizing: border-box;
  padding: 0 1%;
}
.two-col:nth-of-type(odd) {
  padding-left: 0;
}
.two-col:nth-of-type(even) {
  padding-right: 0;
}
.three-col .inner,
.two-col .inner {
  padding: 12px 0;
}
.three-col {
  width: 32%;
  float: left;
  margin: 0 0 24px;
  box-sizing: border-box;
}
.three-col:nth-of-type(odd) {
  padding: 0;
}
.three-col:nth-of-type(even) {
  margin: 0 2% 24px;
}
@media only screen and (max-width: 48em) {
  .three-col,
  .two-col {
    width: 100%;
    float: none;
  }
  .three-col:nth-of-type(odd),
  .two-col:nth-of-type(odd) {
    padding: 0;
  }
  .three-col:nth-of-type(even),
  .two-col:nth-of-type(even) {
    padding: 0;
    margin: 0 0 24px;
  }
}
@media (max-width: 1290px) {
  .fullscreen-hero .hero-content {
    padding: 30px;
    float: left;
    margin: 10vh 0 15vh 30px;
  }
  header .row {
    padding: 16px 30px;
  }
}
@media (max-width: 1024px) {
  .national-logos ul li {
    width: 32%;
  }
  .simple-compare-plans-attributes.two li,
  .simple-compare-plans-attributestwo li {
    width: calc(100% - 10px);
  }
  .contact-locations ul li {
    width: calc(50% - 1px);
  }
  .simple-compare-plans-attributes li {
    width: calc(50% - 10px);
    min-height: 200px;
  }
  .fullscreen-hero.row.hero-banner {
    background-attachment: local;
  }
  .fullscreen-hero ul.icon-cards {
    flex-wrap: wrap;
    margin-right: calc(-2% - 1px);
  }
  .fullscreen-hero ul.icon-cards li {
    width: calc(33.2% - 15px);
    margin-right: 15px;
  }
  .fullscreen-hero.hero-spacer .content {
    width: 35%;
  }
  #content .row.hero-banner.fullscreen-hero {
    background-position: center;
  }
}
@media (max-width: 1000px) {
  .fullscreen-hero.hero-spacer .content {
    position: relative;
    top: 0;
    left: 0;
    background: 0 0;
    padding: 0;
    width: 100%;
  }
}
@media (max-width: 960px) {
  .feature-block {
    background: #fff;
    text-align: left;
  }
}
@media (max-width: 770px) {
  .hero-banner.nobox .hero-content {
    color: #00853e;
  }
  .hero-banner.nobox .hero-content h1 {
    color: #00853e;
    font-size: 2.5em;
    font-weight: 700;
  }
}
@media (max-width: 768px) {
  #content .row.hero-banner.fullscreen-hero {
    margin-top: -35px;
  }
  .why-ph-sixty-forty .copy,
  .why-ph-sixty-forty .image {
    width: calc(100% - 20px);
  }
  .plan-highlights-with-no-cta ul li {
    width: calc(50% - 20px);
  }
  .hero-banner .hero-content {
    height: inherit;
    margin: inherit;
    max-width: inherit;
  }
  .fullscreen-hero .hero-content {
    padding: 8% 20px;
  }
  .fullscreen-hero .hero-content a.btn {
    margin-right: 0;
  }
  ul.fullscreen-hero.list-divider {
    border-top: 2px solid #ced4da;
  }
}
@media (max-width: 718px) {
  .img-left-p-right img {
    float: none;
    margin-right: 1em;
    margin-bottom: 1em;
  }
  .img-left-p-right h2,
  .img-left-p-right h3,
  .img-left-p-right h4,
  .img-left-p-right h5,
  .img-left-p-right h6 {
    margin-top: 1.2em;
    display: block;
  }
}
@media (max-width: 600px) {
  a[href^="tel"] {
    color: #006642;
    text-decoration: underline;
    font-weight: 400;
  }
  a[href^="tel"]:hover {
    text-decoration: underline;
    color: #009963;
  }
  .fullscreen-hero .inner {
    text-align: left;
  }
  ul.fullscreen-hero.list-divider.more-info {
    border-bottom: none;
  }
  .fullscreen-hero.list-divider.more-info li {
    float: none;
    width: 100%;
    border-bottom: 2px solid #ced4da;
  }
  .fullscreen-hero ul.icon-cards {
    margin: 0-20px;
  }
  .fullscreen-hero ul.icon-cards li {
    width: calc(50% + 2px);
    margin: -1px;
    border-width: 2px;
  }
  .national-logos ul li {
    width: 49%;
  }
  .national-logos ul li img {
    height: 50px;
    width: auto;
  }
  .simple-compare-plans-attributes li {
    width: 100%;
    min-height: auto;
    width: calc(100% - 10px) !important;
  }
  .hero-banner {
    min-height: 0;
  }
  li.separate-rx:after {
    position: absolute;
    right: 40px;
  }
  .plan-highlights-with-no-cta ul li {
    width: calc(100%);
  }
  .why-ph-sixty-forty .copy {
    padding-top: 0;
  }
  .why-ph-sixty-forty .image {
    padding-bottom: 0;
  }
}
@media (max-width: 480px) {
  .margin-bottom-50-50 {
    margin-bottom: 1em !important;
  }
  .medicare-bar ul li {
    margin: 0;
    padding: 0;
    float: none;
    width: 100%;
    display: block;
    text-align: left;
  }
  .medicare-bar ul li a {
    font-size: 1.125em;
    padding: 0.75em 0;
  }
  img.spotlight {
    margin-left: calc(50% - 93px);
  }
  .hero-banner.nobox {
    min-height: 180px;
    height: 180px;
  }
  .btn-secondary:not(.btn-link) {
    display: block;
    margin-bottom: 1.25em;
  }
  .img-left-p-right img {
    float: none;
    margin-right: inherit;
    margin-bottom: inherit;
  }
  .contact-locations ul li span,
  .national-logos ul li {
    width: 100%;
  }
  .contact-locations ul li {
    width: 100%;
    background-color: #fff;
  }
}
.hide-submit #sg_SubmitButton {
  display: none !important;
}
.articles-grid .card .ph-icon-external {
  top: -7em;
}
.hs-form-field {
  padding-bottom: 1.5em;
}
.btn.btn-search:active,
.btn.btn-search:focus,
.btn.btn-search:hover,
.btn.btn-search:visited,
.btn:active,
.btn:focus,
.btn:hover,
.btn:visited,
button.btn-search:active,
button.btn-search:focus,
button.btn-search:hover,
button.btn-search:visited,
button:active,
button:focus,
button:hover,
button:visited {
  color: #fff;
}
.homepage-shopping-icons .row {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.homepage-shopping-icons .row:after,
.sg-list-vertical li input + label:before {
  content: initial;
}
.homepage-shopping-icons .row .inline {
  width: auto;
}
.homepage-reasons a.btn {
  background: #006642;
  border: #006642;
}
.homepage-reasons a.btn:hover {
  background: #009963;
}
.memberApp-large {
  position: absolute;
  margin: 0 auto;
  height: 75px;
  top: 15px;
  right: 35%;
  z-index: 999;
  font-size: 0.85em;
  display: none;
}
@media only screen and (min-width: 768px) {
  .memberApp-large {
    right: 250px;
    display: block;
  }
}
@media only screen and (min-width: 1220px) {
  .memberApp-large {
    right: calc(50% - 400px);
  }
}
.memberApp-mobile {
  position: absolute;
  margin: 0 auto;
  height: 60px;
  padding: 0.6em 0 0;
  top: 60px;
  right: 0;
  z-index: 999;
  font-size: 0.85em;
  display: block;
  background-color: #006642;
  width: 100%;
}
.memberApp-mobile a {
  float: right;
  margin: 0 1em;
}
.memberApp-mobile p {
  float: left;
  margin: 0.8em 1em;
  font-size: 1em;
  color: #fff;
  font-weight: 700;
}
@media only screen and (min-width: 451px) {
  .memberApp-mobile p {
    font-size: 1.5em;
    margin: 0.3em 1em;
  }
  .memberApp-mobile {
    padding: 0.6em 0 0;
  }
}
@media only screen and (min-width: 768px) {
  .memberApp-mobile {
    display: none;
  }
}
section.smartThinking ul.plan-types-list {
  display: flex;
  flex-direction: column;
}
@media (min-width: 600px) {
  section.smartThinking ul.plan-types-list {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 1220px) {
  section.smartThinking ul.plan-types-list {
    flex-direction: row;
  }
}
section.smartThinking ul.plan-types-list li {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  flex-grow: 1;
  flex-shrink: 0;
}
section.smartThinking ul.plan-types-list li a {
  display: flex;
  flex-basis: 218px;
}
section.smartThinking ul.plan-types-list li a em {
  flex-basis: 100%;
  align-self: baseline;
  margin-top: 8em;
}
section.smartThinking ul.plan-types-list li a em.h1 {
  color: #231f20;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}
section.smartThinking ul.plan-types-list li a p {
  text-align: center;
  color: #006642;
  text-decoration: underline;
  font-size: 0.875em;
  line-height: 1.2em;
}
section.smartThinking ul.plan-types-list li a p:hover {
  color: #009963;
  text-decoration: underline;
}
section.smartThinking ul.plan-types-list li a:hover b {
  background-color: transparent;
}
.homepageToolsContainer {
  display: flex !important;
  flex-flow: column;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .homepageToolsContainer {
    flex-flow: row;
  }
}
@media (min-width: 1024px) {
  .homepageToolsContainer {
    padding: 0 !important;
  }
}
.homepageToolsContainer .columns {
  width: auto;
  display: flex !important;
  flex-shrink: 1;
  flex-grow: 1;
  flex-basis: 45%;
}
.homepageToolsContainer .fifty-fifty-left,
.homepageToolsContainer .fifty-fifty-right {
  width: 100%;
  margin: 0;
}
.homepageToolsContainer .fifty-fifty-left,
.icon-cards li {
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .homepageToolsContainer .fifty-fifty-left {
    margin-right: 1em;
    margin-bottom: 0;
  }
}
.homepageToolsContainer .homepageIndividial1,
.homepageToolsContainer .homepageIndividial2,
.homepageToolsContainer .homepageMedicare1,
.homepageToolsContainer .homepageMedicare2,
.homepageToolsContainer .homepageToolsCard {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 260px;
  background-size: auto;
  background-position: left;
  background-color: #f8f9fa;
  background-repeat: no-repeat;
  border-radius: 8px;
}
.homepageToolsContainer .homepageToolsCard-copy {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  padding: 1em;
  border-radius: 0 0 8px 8px;
}
@media (min-width: 1024px) {
  .homepageToolsContainer .homepageToolsCard-copy {
    background-color: transparent;
    border-top: none;
    margin-left: 13em;
  }
}
.homepageToolsContainer .homepageIndividial1 .h4,
.homepageToolsContainer .homepageIndividial2 .h4,
.homepageToolsContainer .homepageMedicare1 .h4,
.homepageToolsContainer .homepageMedicare2 .h4,
.homepageToolsContainer .homepageToolsCard .h4 {
  margin: 0;
}
.homepageToolsContainer .homepageIndividial1 {
  background-image: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/b180c682edd3414eb15df1e18b0821ef?v=0be37595);
}
.homepageToolsContainer .homepageMedicare1 {
  background-image: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/b15c60afa3ad4f229c0ee1ba970a1eb9?v=4b0bd136);
}
.homepageToolsContainer .homepageIndividial2 {
  background-image: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/b58990a2db514614abb73eee42023908?v=53e6f688);
}
.homepageToolsContainer .homepageMedicare2 {
  background-image: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/b5b5db2ed63c4c1dad51175c6c97c766?v=d33d0dac);
}
.plan-types-list .fad-tool-upg > a,
.plan-types-list .fad-tool-upg > a:visited {
  background-image: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/c9c3173928584399917cb4fe14e8fe0c?v=8ce8d5a2);
  background-position: top center;
  background-repeat: no-repeat;
  height: 320px;
  border-radius: 8px;
  border: 2px solid #ced4da;
  color: #006642 !important;
}
.plan-types-list .fad-tool-upg > a:active,
.plan-types-list .fad-tool-upg > a:hover,
.plan-types-list .fad-tool-upg > a:visited:active,
.plan-types-list .fad-tool-upg > a:visited:hover {
  color: #fff !important;
}
.plan-types-list .fad-tool-upg > a:active p,
.plan-types-list .fad-tool-upg > a:hover p,
.plan-types-list .fad-tool-upg > a:visited:active p,
.plan-types-list .fad-tool-upg > a:visited:hover p {
  background-color: #006642 !important;
  border: 2px solid #ced4da !important;
  border-radius: 0 0 8px 8px !important;
  border-top: none !important;
}
.plan-types-list .fad-tool-upg > a:active b,
.plan-types-list .fad-tool-upg > a:hover b,
.plan-types-list .fad-tool-upg > a:visited:active b,
.plan-types-list .fad-tool-upg > a:visited:hover b {
  background-color: #006642 !important;
  border-radius: 0 0 8px 8px !important;
}
.plan-types-list .fad-tool-upg > a .h1,
.plan-types-list .fad-tool-upg > a:visited .h1,
.plan-types-list .mystrength-tool-upg > a .h1,
.plan-types-list .mystrength-tool-upg > a:visited .h1 {
  visibility: hidden;
}
.plan-types-list .fad-tool-upg > a p,
.plan-types-list .fad-tool-upg > a:visited p {
  background-color: #fff;
  border: 2px solid #ced4da;
  border-radius: 0 0 8px 8px;
  border-top: none;
}
.plan-types-list .fad-tool-upg > a b,
.plan-types-list .fad-tool-upg > a:visited b {
  border-radius: 0 0 8px 8px;
}
.plan-types-list .mystrength-tool-upg > a,
.plan-types-list .mystrength-tool-upg > a:visited {
  background-image: url(https://mss-p-026-delivery.stylelabs.cloud/api/public/content/3af5076940de4425929d51fb6e9e29af?v=81c73075);
  background-position: top center;
  background-repeat: no-repeat;
  height: 320px;
  border-radius: 8px;
  border: 2px solid #ced4da;
  color: #006642 !important;
}
.plan-types-list .mystrength-tool-upg > a:active,
.plan-types-list .mystrength-tool-upg > a:hover,
.plan-types-list .mystrength-tool-upg > a:visited:active,
.plan-types-list .mystrength-tool-upg > a:visited:hover,
.plan-types-list li a {
  color: #fff !important;
}
.plan-types-list .mystrength-tool-upg > a:active p,
.plan-types-list .mystrength-tool-upg > a:hover p,
.plan-types-list .mystrength-tool-upg > a:visited:active p,
.plan-types-list .mystrength-tool-upg > a:visited:hover p {
  background-color: #006642 !important;
  border: 2px solid #ced4da !important;
  border-radius: 0 0 8px 8px !important;
  border-top: none !important;
}
.plan-types-list .mystrength-tool-upg > a:active b,
.plan-types-list .mystrength-tool-upg > a:hover b,
.plan-types-list .mystrength-tool-upg > a:visited:active b,
.plan-types-list .mystrength-tool-upg > a:visited:hover b {
  background-color: #006642 !important;
  border-radius: 0 0 8px 8px !important;
}
.plan-types-list .mystrength-tool-upg > a p,
.plan-types-list .mystrength-tool-upg > a:visited p {
  background-color: #fff;
  border: 2px solid #ced4da;
  border-radius: 0 0 8px 8px;
  border-top: none;
}
.plan-types-list .mystrength-tool-upg > a b,
.plan-types-list .mystrength-tool-upg > a:visited b {
  border-radius: 0 0 8px 8px;
}
.camads-header:not(.hero-banner) h1,
.camads-header:not(.hero-banner) h2,
.camads-header:not(.hero-banner) h3,
.camads-header:not(.hero-banner) h4,
.camads-header:not(.hero-banner) h5,
.camads-header:not(.hero-banner) h6 {
  color: #343a40 !important;
}
.camads-header:not(.hero-banner) a:active,
.camads-header:not(.hero-banner) a:hover {
  color: #343a40;
}
.camads-header:not(.hero-banner) a,
.camads-header:not(.hero-banner) a:visited {
  color: #a33;
}
h1.camads-header,
h2.camads-header,
h3.camads-header,
h4.camads-header,
h5.camads-header,
h6.camads-header {
  color: #343a40;
}
.btn-camads,
.btn-camads:active,
.btn-camads:hover,
.btn-camads:link,
.btn-camads:visited {
  background-color: #343a40 !important;
  color: choose-contrast-color(#343a40) !important;
}
.btn-camads:active,
.btn-camads:hover {
  background-color: #1d2124 !important;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.btn-camads.disabled,
.btn-camads.disabled:hover,
.btn-camads.inactive,
.btn-camads.inactive:hover,
.btn-camads:disabled,
.btn-camads:disabled:hover {
  background-color: #adb4bd !important;
  color: #fff;
}
#content ul.list-divider li.camads-list-divider {
  border-bottom: 1px solid #ced4da;
}
#content ul.list-divider li.camads-list-divider a {
  color: #a33 !important;
  background: #fff !important;
}
#content ul.list-divider li.camads-list-divider a:hover {
  color: #fff !important;
  background: #a33 !important;
  border-bottom: #343a40 !important;
}
.btn-text::after {
  content: " ";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
.thinkhealth_wrapper header {
  position: initial;
  background: initial;
  border-bottom: initial;
  top: initial;
  transition: initial;
  width: initial;
  z-index: initial;
}
.thinkhealth_wrapper .th_nav {
  display: flex;
  flex: 1;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 1220px) {
  .thinkhealth_wrapper .th_nav {
    flex-direction: row;
    justify-content: space-between;
  }
}
.thinkhealth_wrapper .th_nav ul {
  flex-direction: row;
  list-style: none;
  gap: 1rem;
  padding: 0;
  font-size: 0.875rem;
}
.thinkhealth_wrapper .th_nav .th_search {
  align-self: center;
}
.thinkhealth_wrapper .th_nav .th_search svg {
  fill: #adb4bd;
}
.thinkhealth_wrapper .th_nav .th_search input {
  height: 48px;
  border-radius: 0.25rem 0 0 0.25rem;
  width: 250px;
  padding-left: 2rem !important;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='rgb(173, 180, 189)'><path d='M500.3 443.7l-119.7-119.7c27.22-40.41 40.65-90.9 33.46-144.7C401.8 87.79 326.8 13.32 235.2 1.723C99.01-15.51-15.51 99.01 1.724 235.2c11.6 91.64 86.08 166.7 177.6 178.9c53.8 7.189 104.3-6.236 144.7-33.46l119.7 119.7c15.62 15.62 40.95 15.62 56.57 0C515.9 484.7 515.9 459.3 500.3 443.7zM79.1 208c0-70.58 57.42-128 128-128s128 57.42 128 128c0 70.58-57.42 128-128 128S79.1 278.6 79.1 208z'/></svg>");
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: 5px center;
}
.thinkhealth_wrapper .th_nav .th_search .btn-inline {
  height: 42px;
  margin-left: -1rem;
  border-radius: 0 0.25rem 0.25rem 0 !important;
}
.thinkhealth_wrapper .th-featured_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.thinkhealth_wrapper .th-featured_wrapper .th-featured_header,
.thinkhealth_wrapper .th_nav ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .thinkhealth_wrapper .th-featured_wrapper .th-featured_header {
    justify-content: space-between;
    align-items: center;
    text-align: right;
  }
}
.thinkhealth_wrapper .th-featured_wrapper .th-featured_header > div {
  flex-basis: 100%;
}
@media (min-width: 768px) {
  .thinkhealth_wrapper .th-featured_wrapper .th-featured_header > div {
    flex-basis: 50%;
  }
}
@media (min-width: 768px) {
  .thinkhealth_wrapper .th-featured_wrapper .th-featured_header > div h1 {
    text-align: left;
  }
}
.thinkhealth_wrapper .th-featured_wrapper .th-article_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
@media (min-width: 768px) {
  .thinkhealth_wrapper .th-featured_wrapper .th-article_wrapper {
    flex-direction: row;
    gap: 2rem;
  }
}
.thinkhealth_wrapper .th-featured_wrapper .th-article_wrapper .th-featured_card,
.thinkhealth_wrapper
  .th-featured_wrapper
  .th-article_wrapper
  .th-featured_list {
  list-style: none;
  padding: 0;
  flex: 1;
}
.thinkhealth_wrapper
  .th-featured_wrapper
  .th-article_wrapper
  .th-featured_card
  li,
.thinkhealth_wrapper
  .th-featured_wrapper
  .th-article_wrapper
  .th-featured_list
  li {
  max-width: 100%;
}
.thinkhealth_wrapper
  .th-featured_wrapper
  .th-article_wrapper
  .th-featured_card
  .th-article_card {
  flex-direction: column;
}
.thinkhealth_wrapper
  .th-featured_wrapper
  .th-article_wrapper
  .th-featured_card
  .th-article_card
  img {
  width: 100%;
  height: 100%;
}
.thinkhealth_wrapper
  .th-featured_wrapper
  .th-article_wrapper
  .th-featured_card
  .th-article_card
  p {
  display: block;
}
.thinkhealth_wrapper .blog-article_recommended,
.thinkhealth_wrapper .th-category_wrapper,
.thinkhealth_wrapper .th-recents_wrapper {
  background-color: #fff;
}
.thinkhealth_wrapper .blog-article_recommended .th-list_header,
.thinkhealth_wrapper .th-category_wrapper .th-list_header,
.thinkhealth_wrapper .th-recents_wrapper .th-list_header {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .thinkhealth_wrapper .blog-article_recommended .th-list_header,
  .thinkhealth_wrapper .th-category_wrapper .th-list_header,
  .thinkhealth_wrapper .th-recents_wrapper .th-list_header {
    justify-content: space-between;
    align-items: center;
    text-align: right;
  }
}
.thinkhealth_wrapper .blog-article_recommended .th-list_header > div,
.thinkhealth_wrapper .th-category_wrapper .th-list_header > div,
.thinkhealth_wrapper .th-recents_wrapper .th-list_header > div {
  flex-basis: 100%;
}
@media (min-width: 768px) {
  .thinkhealth_wrapper .blog-article_recommended .th-list_header > div,
  .thinkhealth_wrapper .th-category_wrapper .th-list_header > div,
  .thinkhealth_wrapper .th-recents_wrapper .th-list_header > div {
    flex-basis: 50%;
  }
}
@media (min-width: 768px) {
  .thinkhealth_wrapper .blog-article_recommended .th-list_header > div h2,
  .thinkhealth_wrapper .th-category_wrapper .th-list_header > div h2,
  .thinkhealth_wrapper .th-recents_wrapper .th-list_header > div h2 {
    text-align: left;
  }
}
.thinkhealth_wrapper .blog-article_recommended .th-category_list,
.thinkhealth_wrapper .blog-article_recommended .th-recent_list,
.thinkhealth_wrapper .th-category_wrapper .th-category_list,
.thinkhealth_wrapper .th-category_wrapper .th-recent_list,
.thinkhealth_wrapper .th-recents_wrapper .th-category_list,
.thinkhealth_wrapper .th-recents_wrapper .th-recent_list {
  display: grid;
  list-style: none;
  padding: 0;
  grid-template-columns: repeat(auto-fit, minmax(1fr, 1fr));
}
@media (min-width: 768px) {
  .thinkhealth_wrapper .blog-article_recommended .th-category_list,
  .thinkhealth_wrapper .blog-article_recommended .th-recent_list,
  .thinkhealth_wrapper .th-category_wrapper .th-category_list,
  .thinkhealth_wrapper .th-category_wrapper .th-recent_list,
  .thinkhealth_wrapper .th-recents_wrapper .th-category_list,
  .thinkhealth_wrapper .th-recents_wrapper .th-recent_list {
    grid-template-columns: repeat(auto-fit, minmax(600px, 1fr));
  }
}
.thinkhealth_wrapper .th-recents_wrapper a.btn-secondary {
  display: none !important;
}
.thinkhealth_wrapper .th-article_card {
  display: flex;
  background: #fff;
  gap: 1rem;
  flex-direction: column;
  padding: 0.5rem 0.5rem 1rem;
  flex: 1;
  height: 100%;
  -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.14));
  filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.14));
}
@media (min-width: 768px) {
  .thinkhealth_wrapper .th-article_card {
    flex-direction: row;
    -webkit-filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.18));
    filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.18));
    border-radius: 0.5rem;
  }
}
.thinkhealth_wrapper .th-article_card a {
  flex-shrink: 0;
}
.thinkhealth_wrapper .th-article_card img,
.thinkhealth_wrapper .th-blog_article footer {
  width: 100%;
}
@media (min-width: 768px) {
  .thinkhealth_wrapper .th-article_card img {
    width: 225px;
    height: 150px;
  }
}
.thinkhealth_wrapper .th-article_card section {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.thinkhealth_wrapper .th-article_card h4 {
  font-weight: 400;
  text-transform: none;
}
@media (max-width: 768px) {
  .thinkhealth_wrapper .th-article_card h4 {
    margin-top: 0;
  }
}
.thinkhealth_wrapper .th-article_card h4 a {
  text-decoration: none;
}
.thinkhealth_wrapper .th-article_card h4 a:hover {
  text-decoration: underline;
}
.thinkhealth_wrapper .th-article_card h5 {
  margin-top: 0;
  color: #8390a0;
}
.thinkhealth_wrapper .th-article_card p {
  display: none;
}
@media (min-width: 1220px) {
  .thinkhealth_wrapper header.blog-article_hero img {
    width: 1220px;
    height: 500px;
    overflow: hidden;
  }
}
.thinkhealth_wrapper .th-blog_article {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.thinkhealth_wrapper .th-blog_article main {
  background: #fff;
}
@media (min-width: 1220px) {
  .thinkhealth_wrapper .th-blog_article main {
    margin-top: -15rem;
    padding: 0 2rem;
  }
}
.thinkhealth_wrapper .th-blog_article main h1 {
  line-height: 1.25em;
  letter-spacing: -0.025em;
}
@media (min-width: 1220px) {
  .thinkhealth_wrapper .th-blog_article main h1 {
    font-size: 5rem;
    color: #005b4e;
    margin-top: 2rem;
    max-width: 800px;
    text-transform: none;
  }
}
.thinkhealth_wrapper .th-blog_article main .blog-article_byline,
.thinkhealth_wrapper .th-footer_wrapper ul {
  display: flex;
  flex-direction: row;
  gap: 3rem;
  list-style: none;
  padding: 0;
}
.thinkhealth_wrapper .th-blog_article main .blog-article_lead {
  font-size: 1.625rem;
  color: #231f20;
  font-weight: 300;
  line-height: 1.5em;
  max-width: 47rem;
  opacity: 0.7;
}
@media (min-width: 1220px) {
  .thinkhealth_wrapper .th-blog_article main .blog-article_lead {
    font-size: 2.5rem;
  }
}
.thinkhealth_wrapper .th-blog_article main .blog-article_lead p {
  font-size: inherit;
  line-height: inherit;
}
.thinkhealth_wrapper .th-blog_article main .blog-article_content {
  max-width: 75ch;
  font-size: 1.125rem;
  line-height: 2em;
  max-width: 40rem;
}
.thinkhealth_wrapper .th-blog_article main .blog-article_content li,
.thinkhealth_wrapper .th-blog_article main .blog-article_content p,
.thinkhealth_wrapper .th-blog_article main .blog-article_content ul {
  font-size: 1.125rem;
  line-height: 2em;
}
.thinkhealth_wrapper .th-blog_article main .blog-article_content img {
  float: left;
  border-radius: 0.25rem;
  margin: 1.25rem;
}
.thinkhealth_wrapper .th-blog_article aside {
  max-width: 16em;
}
.thinkhealth_wrapper .th-blog_article aside .blog-article_categories ul {
  list-style: none;
  padding: 0;
}
.thinkhealth_wrapper .th-blog_article aside .blog-article_categories ul li a {
  font-size: 1rem;
}
.thinkhealth_wrapper .th-blog_article aside .blog-article_tags ul {
  list-style: none;
  display: flex;
  gap: 0.5em;
  flex-wrap: wrap;
  padding: 0;
}
.thinkhealth_wrapper .th-blog_article aside .blog-article_tags ul a {
  background-color: #5a4b8f;
  border-radius: 50px;
  padding: 0.5rem 1rem;
  color: #fff;
  font-size: 0.825rem;
  text-decoration: none;
  margin-bottom: 2rem;
}
.thinkhealth_wrapper .th-blog_article aside .blog-article_share {
  display: flex;
  flex-direction: row;
  gap: 1rem;
}
.thinkhealth_wrapper .th-pagination {
  display: flex;
  align-content: center;
  flex: 1;
  width: 100%;
  justify-content: center;
  gap: 1rem;
}
.thinkhealth_wrapper .th-pagination a {
  line-height: 2rem;
  padding: 0;
  text-align: center;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  width: 2rem;
  height: 2rem;
}
.thinkhealth_wrapper .th-pagination a:hover {
  border: 3px solid #119548;
  border-radius: 100%;
  background-color: #119548;
  color: #fff;
}
.thinkhealth_wrapper .th-pagination a.is-active {
  border: 3px solid #005b4e;
  border-radius: 100%;
  background-color: #005b4e;
  color: #fff;
  cursor: initial;
}
.thinkhealth_wrapper .th-pagination a.is-active:hover {
  text-decoration: none;
  background-color: #119548;
  border: #119548;
}
.thinkhealth_wrapper .th-pagination a.is-disabled {
  color: #ced4da;
  cursor: initial;
}
.thinkhealth_wrapper .th-pagination a.is-disabled:hover {
  text-decoration: none;
  background-color: initial;
  border: 0;
}
.thinkhealth_wrapper .th-footer_wrapper {
  padding: 0.5rem;
  display: flex;
  flex: 1;
  flex-wrap: wrap;
}
.thinkhealth_wrapper .th-footer_wrapper ul {
  flex: 1;
  flex-wrap: wrap;
  gap: 1.5rem;
}
.thinkhealth_wrapper .th-footer_wrapper ul li {
  width: 40%;
}
.thinkhealth_wrapper .th-footer_wrapper .th-facebook_card,
.thinkhealth_wrapper .th-footer_wrapper .th-twitter_card {
  -webkit-filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.18));
  filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.18));
  border-radius: 4px;
  background: #fff;
  min-height: 190px;
  padding: 1rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  margin-bottom: 2rem;
}
.thinkhealth_wrapper .th-footer_wrapper .th-facebook_card section,
.thinkhealth_wrapper .th-footer_wrapper .th-twitter_card section {
  display: flex;
  gap: 1rem;
}
.thinkhealth_wrapper
  .th-footer_wrapper
  .th-facebook_card
  section
  .th-social_img,
.thinkhealth_wrapper
  .th-footer_wrapper
  .th-twitter_card
  section
  .th-social_img {
  max-width: 3.5rem;
}
.thinkhealth_wrapper
  .th-footer_wrapper
  .th-facebook_card
  section
  .th-social_img
  .fa-brands,
.thinkhealth_wrapper
  .th-footer_wrapper
  .th-twitter_card
  section
  .th-social_img
  .fa-brands {
  font-size: 3rem;
}
.thinkhealth_wrapper
  .th-footer_wrapper
  .th-facebook_card
  section
  .th-social_img
  .fa-facebook-square,
.thinkhealth_wrapper
  .th-footer_wrapper
  .th-twitter_card
  section
  .th-social_img
  .fa-facebook-square {
  color: #3a5997;
}
.thinkhealth_wrapper
  .th-footer_wrapper
  .th-facebook_card
  section
  .th-social_img
  .fa-twitter,
.thinkhealth_wrapper
  .th-footer_wrapper
  .th-twitter_card
  section
  .th-social_img
  .fa-twitter {
  color: #009cda;
}
.thinkhealth_wrapper .th-footer_wrapper .th-facebook_card .th-social_interact,
.thinkhealth_wrapper .th-footer_wrapper .th-twitter_card .th-social_interact {
  padding: 1rem;
  display: flex;
  justify-content: space-between;
}
.thinkhealth_wrapper
  .th-footer_wrapper
  .th-facebook_card
  .th-social_interact
  > section,
.thinkhealth_wrapper
  .th-footer_wrapper
  .th-twitter_card
  .th-social_interact
  > section {
  display: flex;
  flex-direction: row;
  gap: 2rem;
}
.thinkhealth_wrapper
  .th-footer_wrapper
  .th-facebook_card
  .th-social_interact
  > section
  .fa-heart,
.thinkhealth_wrapper
  .th-footer_wrapper
  .th-twitter_card
  .th-social_interact
  > section
  .fa-heart {
  color: #a33;
}
.thinkhealth_wrapper
  .th-footer_wrapper
  .th-facebook_card
  .th-social_interact
  > section
  .fa-comment,
.thinkhealth_wrapper
  .th-footer_wrapper
  .th-twitter_card
  .th-social_interact
  > section
  .fa-comment {
  color: #495057;
}
.homepage-shopping-icons a,
.thinkhealth_wrapper
  .th-footer_wrapper
  .th-facebook_card
  .th-social_interact
  > section
  .fa-share-from-square,
.thinkhealth_wrapper
  .th-footer_wrapper
  .th-twitter_card
  .th-social_interact
  > section
  .fa-share-from-square,
a {
  color: #006642;
}
.sg-survey .sg-survey-form {
  width: 100%;
}
.sg-content {
  width: 100%;
  max-width: 1220px;
  float: left;
  margin-bottom: 20px;
}
.sg-wrapper:after {
  clear: both;
  content: "";
  display: table;
}
.sg-header-image {
  max-width: 16%;
  display: none !important;
}
.sg-header-image.show-logo {
  display: block !important;
}
.external .sg-header-image {
  display: block !important;
  margin: 0 auto 0 0 !important;
}
.sg-header .sg-title {
  padding-bottom: 10px;
}
.sg-body .sg-page-title {
  font-size: 29px !important;
  color: #006642;
  line-height: 32px;
  margin-bottom: 18px;
}
.sg-question-title,
.sg-question-title label {
  font-weight: 700 !important;
  font-size: 16px;
  color: #231f20;
}
.sg-wrapper {
  color: #231f20;
}
.sg-page-description,
.sg-wrapper {
  font-weight: 400 !important;
  font-size: 16px;
  line-height: 24px;
}
.sg-instructions {
  line-height: 24px;
  margin-bottom: 20px;
}
.sg-body .sg-page-title,
.sg-question input[type="text"] {
  font-weight: 400 !important;
}
.sg-instructions,
.sg-question input[type="date"] {
  font-size: 16px;
  font-weight: 400 !important;
}
.sg-question input[type="password"],
.sg-question textarea {
  font-weight: 400 !important;
}
.sg-question blockquote {
  color: inherit;
  font-family: inherit;
  font-style: normal;
  border-left: none;
  padding: 0 0 0 2em;
  margin: 1em 0;
}
.sg-question-set {
  margin-top: 19px;
  padding-top: 0;
}
.sg-survey .sg-question input[type="email"]:focus,
.sg-survey.sg-mobile-optimzed.sg-question input[type="email"]:focus {
  border-color: #49b248;
}
.sg-question-description {
  font-weight: 400 !important;
  line-height: 24px;
  padding: 0;
  font-style: italic;
}
.sg-question {
  margin: 1em 0;
  border-bottom: none;
  line-height: 1;
}
textarea#sgE-3075606-1-42-element {
  width: 650px;
}
.sg-survey .sg-mobile-optimized .sg-type-group .sg-group-item {
  float: none;
  width: 100%;
}
.sg-header-image {
  margin: 10px auto 0 35px !important;
}
.sg-survey .sg-mobile-optimized .sg-page-title {
  margin: 0 0 0.5em;
}
@media (max-width: 540px) {
  .sg-body h1.sg-title {
    font-size: 2.5em !important;
    padding-bottom: 18px;
    padding-left: 0;
  }
  .sg-page-title {
    font-size: 1.25em !important;
  }
  .sg-header-image {
    max-width: 40% !important;
    margin: 10px auto 0 35px !important;
  }
}
.sg-next-button,
.sg-submit-button {
  float: left;
  margin-left: 0;
}
.sg-progress-bar-text {
  font-size: 14px;
  width: 45px;
  height: 3px;
  text-align: center;
  border-radius: 10px 0 0 10px;
  display: inline-block;
  float: left;
}
.sg-progress-bar-background {
  float: left;
  width: 155px;
  height: 3px;
  border-radius: 0 10px 10px 0;
}
.sg-progress-bar-text {
  color: transparent;
  background-color: #006642;
}
.sg-progress-bar-inner {
  background-color: #006642;
  height: 3px;
  border-radius: 0;
}
.sg-progress-bar-background {
  background-color: #adb4bd;
  border-left: none;
}
.sg-question textarea:focus {
  border-color: #8abf42;
  outline: 0;
}
.sg-question input[type="date"],
.sg-question input[type="password"],
.sg-question input[type="text"],
.sg-question textarea {
  border-radius: 0;
}
.sg-input-essay,
.sg-input-text,
.sg-question input[type="password"],
.sg-question input[type="text"],
.sg-question textarea {
  border: 2px solid #ced4da;
  font-size: 1em;
  padding: 0.4em !important;
  margin-bottom: 30px;
  width: auto;
}
.sg-question input[type="password"]:focus,
.sg-question input[type="text"]:focus,
.sg-question textarea:focus input[type="text"]:focus,
form input[type="text"]:focus,
input [type="password"]:focus,
input[type="password"]:focus,
input[type="text"]#gain:focus,
input[type="text"]#gain:hover,
input[type="text"]#pain:focus,
input[type="text"]#pain:hover,
input[type="text"]:hover,
textarea:focus {
  border-color: #8abf42;
}
form [type="text"]:hover,
input [type="password"]:hover,
input[type="password"]:hover,
textarea:hover {
  border-color: #8abf42;
}
.sg-question-errorlist {
  background: #fff;
  border: 0;
  padding: 0;
  font-size: 12px;
  color: #862828;
}
.sg-survey .sg-question-has-errors {
  border: 0;
  margin-bottom: 0;
  padding: 0;
}
.sg-error-message {
  display: none;
  background: #fff;
  border: 1px solid #862828;
  color: #862828;
  border-radius: 0;
}
.sg-survey .sg-mobile-optimized .sg-content {
  width: 100%;
  padding: 0 !important;
  box-sizing: border-box;
}
.sg-survey .sg-mobile-optimized .sg-next-button,
.sg-survey .sg-mobile-optimized .sg-submit-button {
  font-size: 18px;
  line-height: 1.4;
  border-radius: 0;
  border: 2px solid #006642;
  padding: 0;
}
.sg-survey .sg-mobile-optimized .sg-submit-button:active {
  background: #006642;
  border: 2px solid #006642;
}
.sg-survey .sg-body.sg-int-virtual-page .sg-button-bar .sg-back-button,
.sg-survey .sg-mobile-optimized .sg-button-bar .sg-back-button {
  margin: 5px 0 0 10px;
  padding: 0;
  font-size: 18px;
}
.sg-survey .sg-mobile-optimized #sg_BackButton.sg-button.sg-back-button {
  line-height: 1.4;
  border-radius: 0;
  border: 2px solid #006642;
  padding: 0;
}
.sg-replace-icons
  .sg-type-checkbox
  ul.sg-labels-right
  input.sg-input-checkbox
  + label:before,
.sg-replace-icons
  .sg-type-radio
  ul.sg-labels-right
  input.sg-input-radio
  + label:before {
  width: 0.01em;
}
.sg-list-vertical li input + label:after {
  content: none !important;
}
.sg-replace-icons tr.sg-rating-set input.sg-input-radio + label:before {
  background-color: #fff;
  border: 2px solid #ced4da;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  content: "✓";
  text-align: left;
  color: #fff;
  top: 2px;
  padding: 8px 4px 4px 8px;
  font-size: 16px;
  -webkit-transition: all 0.3s linear;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.sg-replace-icons tr.sg-rating-set input.sg-input-radio + label:hover:before {
  border: 1px solid #006642;
  background: #006642;
}
.sg-replace-icons tr.sg-rating-set input.sg-input-radio:checked + label:before {
  background: #006642;
  color: #fff;
  border: 1px solid #006642;
  text-align: left;
}
.sg-survey
  .sg-mobile-optimized
  .sg-question.sg-type-radio.sg-type-radio-likert.ratingscale
  .sg-question-options
  label {
  color: #231f20;
  background-color: #ced4da;
  display: block;
  border: 2px solid #ced4da;
  border-radius: 4px;
  padding: 12px 12px 12px 40px;
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  position: relative;
}
.sg-survey
  .sg-mobile-optimized
  .sg-question.sg-type-radio.sg-type-radio-likert.ratingscale
  .sg-question-options
  label:before {
  left: auto;
  border: #ced4da;
  background: #fff;
  position: relative;
  width: 20px;
  height: 22px;
  border-radius: 100%;
  margin-right: 10px;
  margin-left: -20px;
  content: "✓";
  color: #fff;
  top: 2px;
  padding: 6px 5px 5px 6px;
  font-size: 16px;
  -webkit-transition: all 0.3s linear;
}
.sg-survey
  .sg-mobile-optimized
  .sg-question.sg-type-radio.sg-type-radio-likert.ratingscale
  .sg-question-options
  input[type="radio"]:checked
  + label {
  background: #ced4da;
  border-radius: 0;
  color: #231f20;
}
.sg-survey
  .sg-mobile-optimized
  .sg-question.sg-type-radio.sg-type-radio-likert.ratingscale
  .sg-question-options
  input[type="radio"]:checked
  + label:before {
  background: #006642;
  border-color: #006642;
  color: #fff;
}
.sg-survey .sg-body.sg-int-virtual-page .sg-button-bar .sg-next-button,
.sg-survey .sg-body.sg-int-virtual-page .sg-button-bar .sg-submit-button,
.sg-survey .sg-mobile-optimized .sg-button-bar .sg-next-button,
.sg-survey .sg-mobile-optimized .sg-button-bar .sg-submit-button {
  margin: 0-20px;
  position: static;
  font-size: 18px;
  width: 100%;
  height: 3.2em;
  line-height: 3.2em;
  padding: 0 !important;
  float: none;
}
.sg-type-group .sg-group-item {
  padding: 0;
  margin-right: 2em;
}
.sg-survey .sg-mobile-optimized .sg-question-options {
  padding: 0;
  margin-bottom: 10px;
  overflow: visable;
  margin-top: 7px;
}
.sg-mobile-optimized .sg-page-description {
  padding: 0 0 19px;
}
.sg-input-menu,
form select {
  background: 0 0;
  -webkit-appearance: none;
  width: 100%;
  max-width: 225px;
  background: url(//surveygizmolibrary.s3.amazonaws.com/library/162013/iconarrow.png)
    no-repeat calc(100% - 10px) center;
  background-size: 15px 9px;
  display: inline-block;
  color: #333;
  background-color: #ced4da;
  font-size: 1em;
  font-weight: 700 !important;
  margin: 5px 0 20px;
  border-radius: 0;
  padding: 0.875em !important;
  border: 2px solid #ced4da;
  outline: 0;
  transition: 0.5s;
  cursor: pointer;
}
.sg-input-menu:hover,
form select:hover {
  background: url(//surveygizmolibrary.s3.amazonaws.com/library/162013/iconarrow$white.png)
    no-repeat calc(100% - 10px) center;
  background-size: 15px 9px;
  background-color: #006642;
  color: #fff;
}
form select option {
  width: 500px;
  -webkit-appearance: none;
}
option {
  font-weight: 400 !important;
  display: block;
  min-height: 1.2em;
  padding: 0 2px 1px;
}
.messagesuccess,
.sg-disqualify {
  position: relative;
  max-width: 860px;
}
.messagesuccess {
  background: rgba(0, 133, 62, 0.1);
  padding: 10px 20px 10px 50px;
}
.messagesuccess :before,
.sg-disqualify:before {
  display: inline-block;
  position: absolute;
  left: 15px;
}
.messagesuccess :before {
  content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDQgMzIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ0IDMyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzAwODUzRTt9PC9zdHlsZT48Zz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNNDIuNiw2LjJMMTkuMSwzMS4zYy0wLjMsMC40LTAuNiwwLjUtMS4xLDAuNGMtMC41LDAtMC45LTAuMS0xLjEtMC40TDEuNCwxNS41Yy0wLjctMC43LTAuNy0xLjMsMC0xLjlsMy44LTMuOGMwLjYtMC43LDEuMi0wLjcsMS45LDBMMTgsMjAuOEwzNywwLjdjMC42LTAuNywxLjItMC43LDEuOSwwbDMuNywzLjdDNDMuMyw1LDQzLjMsNS42LDQyLjYsNi4yeiIvPjwvZz48L3N2Zz4=);
  margin-right: 10px;
  width: 24px;
  top: 28px;
}
.sg-disqualify {
  background: rgba(0, 157, 220, 0.1);
  padding: 26px 20px 26px 50px;
}
.sg-disqualify:before {
  content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDQgMzIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ0IDMyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzEzOUNEODt9PC9zdHlsZT48Zz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzgsMTZjMCw0LjMtMS41LDcuOS00LjUsMTFzLTYuNyw0LjUtMTEsNC41cy03LjktMS41LTExLTQuNVM3LDIwLjMsNywxNnMxLjUtNy45LDQuNS0xMXM2LjctNC41LDExLTQuNVMzMC40LDIsMzMuNSw1UzM4LDExLjcsMzgsMTZ6IE0yNSwyMC42bC0xLjYsMS45Yy0wLjMsMC40LTAuNiwwLjYtMC45LDAuNWMtMC4yLDAtMC4zLTAuMS0wLjItMC40bDIuNS04LjZjMC4xLTAuNSwwLTEtMC4zLTEuNXMtMC43LTAuNy0xLjMtMC43Yy0wLjYsMC0xLjQsMC4zLTIuMiwwLjljLTAuOCwwLjYtMS42LDEuMy0yLjIsMi4ydjFsMS42LTEuOWMwLjMtMC40LDAuNi0wLjYsMC45LTAuNWMwLjIsMCwwLjMsMC4xLDAuMiwwLjRsLTIuNiw4LjZjLTAuMSwwLjUtMC4xLDEsMC4yLDEuNHMwLjgsMC43LDEuNCwwLjhjMS41LDAsMy0xLDQuNC0zLjFWMjAuNnogTTI2LjQsOC44YzAtMC41LTAuMi0wLjktMC41LTEuM0MyNS41LDcuMiwyNS4xLDcsMjQuNiw3cy0wLjksMC4yLTEuMywwLjVjLTAuMywwLjMtMC41LDAuOC0wLjUsMS4zYzAsMC41LDAuMiwwLjksMC41LDEuM2MwLjMsMC4zLDAuOCwwLjUsMS4zLDAuNXMwLjktMC4yLDEuMy0wLjVDMjYuMiw5LjcsMjYuNCw5LjMsMjYuNCw4Ljh6Ii8+PC9nPjwvc3ZnPg==);
  top: 26px;
  width: 28px;
}
.sg-survey .sg-body.sg-int-virtual-page .sg-footer,
.sg-survey .sg-mobile-optimized .sg-footer {
  position: static !important;
  background: 0 0;
  bottom: 0;
  top: initial;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0;
  height: 60px;
  box-shadow: none;
  z-index: 10000;
  overflow: none;
  text-align: center;
  display: block;
}
.strata {
  margin-left: auto;
  margin-right: auto;
  min-width: 0;
  width: auto;
}
@media only screen and (max-width: 768px) {
  .strata {
    padding: 20px 28px 0;
  }
}
.strata.page-controls {
  height: auto;
}
.strata.page-controls .breadcrumb--desktop {
  margin: 1rem 0;
}
@media only screen and (min-width: 48em) {
  .strata {
    margin: 0 auto;
    max-width: 1220px;
    width: 100%;
    padding: 0 28px;
  }
}
@media only screen and (min-width: 76.25em) {
  .strata {
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  #content {
    margin-top: 0 !important;
  }
}
icon-play:before {
  left: 3px;
  position: relative;
}
#content .strata:first-child {
  padding-top: 0;
}
.page-controls a:visited,
.plan-types-list li a p {
  color: inherit;
}
.list-divider {
  margin-bottom: 1.5em;
}
.why-ph-sixty-forty .clear {
  clear: both;
}
.why-ph-sixty-forty .scWebEditInput {
  width: 100%;
}
.why-ph-sixty-forty .reason {
  border-top: 2px solid #ced4da;
}
.why-ph-sixty-forty .copy,
.why-ph-sixty-forty .image {
  width: calc(50% - 40px);
  padding: 20px;
  float: left;
}
.why-ph-sixty-forty .image {
  text-align: center;
}
.aside-between-menus-text {
  padding-left: 10px;
}
.aside-between-menus-text p {
  font-size: 0.93em;
}
.plan-highlights-with-no-cta {
  background: #005b4e;
  background-image: url(/-/media/1536818232E247EC9D524100FAD6B87C.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 40px;
  color: #fff;
}
.plan-highlights-with-no-cta h2 {
  color: #fff;
  margin-top: 0;
}
.plan-highlights-with-no-cta ul li {
  width: calc(33% - 40px);
  margin-right: 40px;
  min-height: 40px;
  float: left;
}
.plan-highlights-with-no-cta .clear {
  clear: both;
}
.national-logos ul,
.national-logos ul li {
  list-style: none;
  padding: 0;
  margin: 2em 0 0;
}
.national-logos ul li {
  margin: 0 0 2em;
  text-align: center;
  width: 16%;
  display: inline-block;
}
.gradient,
.no-gradient.gradient {
  background-image: none;
}
.gradient {
  background: 0 0;
  background-color: none;
  -webkit-filter: none;
  filter: none;
}
.fullscreen-hero.list-divider {
}
.homepage-shopping-icons {
  text-align: center;
  margin-bottom: 2em;
}
.homepage-shopping-icons .mask-circle {
  border-radius: 0;
  height: 100%;
}
.homepage-shopping-icons .u-photo {
  min-height: 100%;
}
.homepage-shopping-icons h2 {
  margin: 0;
  height: 0;
  display: none;
}
.homepage-shopping-icons h3 {
  margin-top: -0.5em;
}
.homepage-shopping-icons a:hover {
  color: #009963;
}
.homepage-health,
.homepage-reasons {
  border-bottom: 1px solid #ced4da;
}
.homepage-reasons .gradient {
  background-image: none;
}
.homepage-health {
  margin: 2.5em 0;
}
.homepage-health .image-over-paragraph {
  text-align: center;
  border: 1px solid #ced4da;
  padding: none;
  margin-bottom: 2em;
}
.homepage-health .image-over-paragraph p {
  min-height: 3em;
  padding: 1em;
}
.homepage-health .image-over-paragraph img {
  padding-top: 1em;
}
.homepage-health .image-over-paragraph a.btn {
  width: 100%;
  background: #006642;
  border: 0;
  font-weight: 400;
  margin: 1em 0 0;
  font-size: 1em;
  height: 45px;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.homepage-health .image-over-paragraph a.btn:hover {
  background: #009963;
}
.homepage-videolibrary .video-carousel .video-thumb,
.owl-carousel .video-thumb {
  border-bottom: none;
}
.video-carousel .owl-item:first-child {
  margin-left: -1.5625em;
}
.homepage-videolibrary.video-carousel .owl-item .video-container-modal p,
.owl-carousel .owl-item .video-container-modal p {
  margin: -5px 0 0;
}
.homepage-champions {
  border: 1px solid #ced4da;
  padding: 0 !important;
  margin: 2em 0 !important;
}
.homepage-customer-service {
  text-align: center;
  margin-top: 2em;
  border-top: 1px solid #ced4da;
}
.plan-types-list li a:visited {
  color: #fff !important;
}
footer.footer {
  background: #ced4da;
  margin-top: 2em;
}
.owl-carousel .owl-item .video-container-modal:hover p,
.video-carousel .owl-item .video-container-modal:hover p {
  background: #009963;
  text-decoration: none;
}
.footer .ph-icon-facebook,
.footer .ph-icon-linkedin,
.footer .ph-icon-twitter {
  color: #006642;
}
.footer .ph-icon-facebook:hover,
.footer .ph-icon-linkedin:hover,
.footer .ph-icon-twitter:hover {
  color: #009963;
}
.color-list-heading ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  gap: 1rem;
}
.color-list-heading ul li {
  margin-right: 0;
  height: auto;
  float: left;
  margin-bottom: 0;
}
.color-list-heading ul li:nth-child(4n + 1) h3 {
  background-color: #008557;
}
.color-list-heading ul li:nth-child(4n + 2) h3 {
  background-color: #1cb5ca;
}
.color-list-heading ul li:nth-child(4n + 3) h3 {
  background-color: #bf1777;
}
.color-list-heading ul li:nth-child(4n + 4) h3 {
  background-color: #705eb3;
}
.color-list-heading h3 {
  font-weight: 400;
  margin-top: 0.2em;
  background-color: #006642;
  color: choose-contrast-color(#006642);
  padding: 12px;
}
.contact-locations ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.contact-locations ul li {
  float: left;
  margin-bottom: 20px;
  width: calc(50% - 1px);
  border-left: 1px solid #ccc;
  background-color: #f3f3f3;
}
.contact-locations ul li:before {
  content: none;
}
.contact-locations ul li span {
  display: block;
  font-size: 36px;
  padding: 20px 20px 0;
  font-weight: 100;
  color: #fff;
  background-color: #ccc;
  min-height: 110px;
  width: calc(100% - 20px);
  cursor: pointer;
  height: 150px;
}
.contact-locations p {
  padding: 20px;
}
.contact-locations .clear {
  clear: both;
}
.contact-locations .grand-rapids,
.contact-locations .holland,
.contact-locations .southfield {
  background-image: url(/-/media/C5F830C57DA0424983E598377792AA69.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.contact-locations .holland,
.contact-locations .southfield {
  background-image: url(/-/media/9E43592F9B6946799AC8881C8ED86176.jpg);
}
.contact-locations .holland {
  background-image: url(/-/media/13007AFC35BE42A69275FDBE46FE6952.jpg);
}
.block {
  width: 100%;
  display: table;
}
.svg-badge {
  height: 45px;
  max-width: 150px;
}
.modal-content.menu-content {
  background: rgba(252, 252, 252, 0.975);
}
.plan-highlights-with-no-cta .btn-secondary:link {
  background-color: #fff;
}
.i-want-to__magnify {
  top: 0;
}
@media only screen and (max-width: 768px) {
  .component-no-side-padding {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
#content ul.list-divider li.camads-list-divider a:hover,
#scroll-top,
.articles-grid:hover,
.articles-grid:visted,
.fullscreen-hero ul.icon-cards img,
.fullscreen-hero ul.icon-cards li,
.fullscreen-hero ul.icon-cards li p,
.fullscreen-hero ul.icon-cards li:hover,
.fullscreen-hero ul.icon-cards li:hover img,
.fullscreen-hero ul.icon-cards li:hover p,
.video-container .ph-icon-play,
.video-container-modal .ph-icon-play,
ul.list-divider li a:hover,
ul.list-divider.camads-list-divider li a:hover {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  transition-delay: 0s;
}


.plan-types-list li a strong.sso {
  display: block;
  padding: 1em 2.1875em 1em 1.25em;
  position: relative;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  width: 100%;
}
.plan-types-list li a strong.sso:after {
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  speak: none;
  text-transform: none;
  content: "";
  color: #fff;
  display: block;
  font-size: 12px;
  font-size: .75rem;
  margin-top: -.5625em;
  position: absolute;
  right: .375em;
  bottom: 20px;
  width: 20px;
}