/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!../united-health-care/cartridges/app_custom_aarphearing/cartridge/client/default/scss/homePage.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************/
.category-tile {
  position: relative;
}
.category-tile h1,
.category-tile h2 {
  font-size: 1.75rem;
  position: absolute;
  bottom: 1.875rem;
  left: 1.875rem;
  color: #fff;
}
.category-tile::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to bottom, transparent 60%, rgba(0, 0, 0, 0.5) 100%);
}

.page .hero {
  background-position-y: 0;
}
.page .shop-the-style .hero {
  background-position-y: 45%;
}

.hp-category-message,
.hp-promotion-message {
  position: absolute;
  bottom: 0.9375em;
  left: 1.875em;
}
.hp-category-message a,
.hp-promotion-message a {
  color: #fff;
}
.hp-category-message a.hp-promotion-message1,
.hp-promotion-message a.hp-promotion-message1 {
  font-size: 0.75em;
}

.category-tile {
  border: 1px solid white;
}

.half-height {
  min-height: 23.125em;
}
@media (max-width: 768.98px) {
  .half-height {
    min-height: 15.375em;
  }
}

.full-height {
  min-height: 51.725em;
}
@media (max-width: 768.98px) {
  .full-height {
    min-height: 35.375em;
  }
}
@media (max-width: 543.98px) {
  .full-height {
    min-height: 15.375em;
  }
}

.mens-jackets {
  background-position: 50% 34%;
}
@media (min-width: 544px) {
  .mens-jackets {
    background-size: auto 100%;
  }
}
@media (max-width: 543.98px) {
  .mens-jackets {
    background-position-y: 8%;
  }
}

.womens-dresses {
  background-position: 50% 15%;
}

.womens-jewelry {
  background-position: 40% 60%;
}
@media (min-width: 544px) {
  .womens-jewelry {
    background-size: auto 100%;
  }
}

.shop-red {
  background-position-y: 60%;
  min-height: 28.65em;
}
@media (max-width: 768.98px) {
  .shop-red {
    min-height: 15.375em;
  }
}
@media (max-width: 543.98px) {
  .shop-red {
    background-position: 45% 85%;
  }
}

@media (max-width: 543.98px) {
  .container.home-categories {
    padding-left: 0;
    padding-right: 0;
  }
}

.home-main-categories {
  margin-bottom: 2em;
}

.hp-product-grid {
  margin: 0;
}
.hp-product-grid .hp-product-content {
  background-color: transparent;
  text-align: center;
  border: 0;
}
@media (max-width: 543.98px) {
  .hp-product-grid .hp-product-content {
    min-height: 20.375em;
  }
}
.hp-product-grid .hp-product-content span {
  font-size: 1em;
}
@media (max-width: 768.98px) {
  .hp-product-grid .hp-product-content span {
    font-size: 0.85em;
  }
}
@media (max-width: 543.98px) {
  .hp-product-grid .hp-product-content span {
    font-size: 0.65em;
  }
}
.hp-product-grid .hp-product-content {
  /* stylelint-disable-next-line selector-class-pattern */
}
.hp-product-grid .hp-product-content span.largeText {
  font-size: 5.5em;
  font-weight: 200;
}
@media (max-width: 1199.98px) {
  .hp-product-grid .hp-product-content span.largeText {
    font-size: 4.5em;
  }
}
@media (max-width: 991.98px) {
  .hp-product-grid .hp-product-content span.largeText {
    font-size: 3.4em;
  }
}
@media (max-width: 768.98px) {
  .hp-product-grid .hp-product-content span.largeText {
    font-size: 3em;
  }
}
@media (max-width: 543.98px) {
  .hp-product-grid .hp-product-content span.largeText {
    font-size: 2.5em;
  }
}
.hp-product-grid .hp-product-content a {
  color: var(--skin-primary-color-1);
  text-decoration: none;
}

.home-email-signup {
  background-color: #444;
}
.home-email-signup > .container {
  padding-top: 0.625em;
  padding-bottom: 0.625em;
}
.home-email-signup .email-description {
  padding-top: 0.375em;
  color: #fff;
}

.hero-container {
  position: relative;
}
.hero-container .image-content img {
  width: 100%;
}
.hero-container .text-content {
  padding: 16px 16px 42px;
  max-width: 90%;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  top: -32px;
  border-bottom: 1px solid #b3b9bc;
}
.hero-container .text-content .hero-title {
  font-family: "UHCSerif", serif;
  font-size: 26px;
  line-height: 34px;
  color: #002677;
}
@media (min-width: 1280px) {
  .hero-container .text-content .hero-title {
    font-size: 36px;
    line-height: 44px;
  }
}
.hero-container .text-content .hero-title {
  max-width: 208px;
  margin-bottom: 8px;
}
.hero-container .text-content .hero-description {
  font-family: "UHCSansMedium", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #5a5a5a;
}
@media (min-width: 1280px) {
  .hero-container .text-content .hero-description {
    font-size: 16px;
    line-height: 23px;
  }
}
.hero-container .text-content .hero-description {
  margin-bottom: 20px;
}
@media (min-width: 1280px) {
  .hero-container {
    max-height: 30vw;
    overflow: hidden;
  }
  .hero-container .text-content {
    padding: 36px 36px 42px;
    position: absolute;
    top: 50%;
    left: calc((100% - 1242px) / 2);
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    border-bottom: none;
  }
  .hero-container .text-content .hero-title {
    max-width: 300px;
    margin-bottom: 10px;
  }
  .hero-container .text-content .hero-description {
    max-width: 318px;
    margin-bottom: 24px;
  }
}
@media (max-width: 768.98px) {
  .hero-container {
    padding-left: 0;
    padding-right: 0;
  }
}

.getting-started-container {
  margin-top: 16px;
  padding-bottom: 45px;
  border-bottom: 1px solid #b3b9bc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.getting-started-container .image-content {
  margin-bottom: 20px;
}
.getting-started-container .text-content .getting-started-title {
  font-family: "UHCSerif", serif;
  font-size: 26px;
  line-height: 34px;
  color: #002677;
}
@media (min-width: 1280px) {
  .getting-started-container .text-content .getting-started-title {
    font-size: 28px;
    line-height: 36px;
  }
}
.getting-started-container .text-content .getting-started-title {
  margin-bottom: 10px;
}
.getting-started-container .text-content .getting-started-title-nofont {
  font-family: "UHCSerif", serif;
  line-height: 34px;
  color: #002677;
}
@media (min-width: 1280px) {
  .getting-started-container .text-content .getting-started-title-nofont {
    line-height: 36px;
  }
}
.getting-started-container .text-content .getting-started-title-nofont {
  margin-bottom: 10px;
}
.getting-started-container .text-content .getting-started-description {
  font-family: "UHCSansMedium", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #5a5a5a;
}
@media (min-width: 1280px) {
  .getting-started-container .text-content .getting-started-description {
    line-height: 23px;
  }
}
.getting-started-container .text-content .getting-started-description {
  margin-bottom: 32px;
}
.getting-started-container .custom-logo-container {
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.getting-started-container .custom-logo-container .custom-logo {
  max-height: 70px;
}
@media (min-width: 1280px) {
  .getting-started-container {
    margin-top: 60px;
    padding-bottom: 64px;
    border-bottom: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .getting-started-container .image-content {
    margin-left: 120px;
    margin-bottom: 0;
  }
  .getting-started-container .text-content {
    margin-left: 60px;
  }
  .getting-started-container .text-content .getting-started-title {
    margin-bottom: 16px;
  }
  .getting-started-container .text-content .getting-started-description {
    max-width: 675px;
  }
  .getting-started-container .text-content .getting-started-description p {
    margin-bottom: 16px;
  }
  .getting-started-container .custom-logo-container {
    margin-bottom: 30px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.path-selection-container {
  background-color: #e7f7fa;
}
.path-selection-container h2 {
  font-family: "UHCSerif", serif;
  line-height: 34px;
  color: #002677;
  text-align: left;
}
@media (max-width: 1279.98px) {
  .path-selection-container h2 {
    text-align: center;
  }
}
@media (min-width: 1280px) {
  .path-selection-container h2 {
    line-height: 40px;
    text-align: center;
  }
}
.path-selection-container .paths {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.path-selection-container .path-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 200px;
}
.path-selection-container .path-content img {
  -ms-flex-item-align: center;
      align-self: center;
  margin-bottom: 18px;
}
.path-selection-container .path-content .path-label {
  font-family: "UHCSansBold", sans-serif;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #002677;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-wrap: nowrap;
  margin-bottom: 0;
}
.path-selection-container .path-content {
  margin-top: 28px;
  margin-bottom: 23px;
}
.path-selection-container .path-content:first-child {
  margin-top: 0;
}
.path-selection-container .path-content:last-child {
  margin-bottom: 0;
}
.path-selection-container .seperator-arrow {
  background-image: url("../images/arrow-down.svg");
  height: 28px;
  width: 16px;
  background-repeat: no-repeat;
  -ms-flex-item-align: center;
      align-self: center;
}
@media (min-width: 1280px) {
  .path-selection-container h2 {
    margin-left: auto;
    margin-bottom: 72px;
  }
  .path-selection-container .paths {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 1170px;
    margin: 0 auto;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .path-selection-container .path-content {
    margin-top: 0;
    margin-bottom: 0;
  }
  .path-selection-container .seperator-arrow {
    background-image: url("../images/arrow-right.svg");
    height: 16px;
    width: 40px;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 100px;
  }
}

.sign-in-container {
  background-color: #e7f7fa;
}
.sign-in-container .sign-in-content {
  padding-top: 20px;
  padding-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.sign-in-container .text-content {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.sign-in-container .text-content .sign-in-title {
  font-family: "UHCSerif", serif;
  font-size: 26px;
  line-height: 34px;
  color: #002677;
}
@media (min-width: 1280px) {
  .sign-in-container .text-content .sign-in-title {
    font-size: 32px;
    line-height: 40px;
  }
}
.sign-in-container .text-content .sign-in-title {
  margin-bottom: 18px;
}
.sign-in-container .text-content .sign-in-title-nofont {
  font-family: "UHCSerif", serif;
  line-height: 34px;
  color: #002677;
}
@media (min-width: 1280px) {
  .sign-in-container .text-content .sign-in-title-nofont {
    line-height: 40px;
  }
}
.sign-in-container .text-content .sign-in-title-nofont {
  margin-bottom: 18px;
}
.sign-in-container .text-content .sign-in-info-items {
  margin-bottom: 36px;
}
.sign-in-container .text-content .sign-in-info-item {
  margin-bottom: 20px;
}
.sign-in-container .text-content .sign-in-info-title {
  font-family: "UHCSansBold", sans-serif;
  font-size: 18px;
  line-height: 21px;
  color: #002677;
  margin-bottom: 7px;
}
.sign-in-container .text-content .sign-in-info-description {
  font-size: 16px;
  line-height: 20px;
  color: #5a5a5a;
}
@media (min-width: 1280px) {
  .sign-in-container .text-content .sign-in-info-description {
    line-height: 23px;
  }
}
.sign-in-container .text-content .sign-in-info-description {
  margin-bottom: 0;
}
.sign-in-container .image-content {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-bottom: 34px;
}
.sign-in-container .image-content img {
  max-width: 100%;
}
@media (min-width: 1280px) {
  .sign-in-container .sign-in-content {
    padding: 60px 80px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .sign-in-container .text-content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .sign-in-container .text-content .sign-in-title {
    max-width: 448px;
    margin-top: 20px;
    margin-bottom: 22px;
  }
  .sign-in-container .text-content .sign-in-info-items {
    margin-bottom: 5px;
  }
  .sign-in-container .text-content .sign-in-info-item {
    margin-bottom: 30px;
  }
  .sign-in-container .text-content .sign-in-info-title {
    margin-bottom: 5px;
  }
  .sign-in-container .image-content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 0;
  }
  .sign-in-container .image-content img {
    max-width: 87%;
    margin-left: auto;
    display: block;
  }
}

.take-the-test-container .take-the-test-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 30px 0 60px;
}
.take-the-test-container .image-content {
  margin-bottom: 14px;
}
.take-the-test-container .text-content .take-the-test-title {
  font-family: "UHCSerif", serif;
  font-size: 26px;
  line-height: 34px;
  color: #002677;
}
@media (min-width: 1280px) {
  .take-the-test-container .text-content .take-the-test-title {
    font-size: 28px;
    line-height: 36px;
  }
}
.take-the-test-container .text-content .take-the-test-title {
  margin-bottom: 35px;
}
.take-the-test-container .text-content .take-the-test-title-nofont {
  font-family: "UHCSerif", serif;
  line-height: 34px;
  color: #002677;
}
@media (min-width: 1280px) {
  .take-the-test-container .text-content .take-the-test-title-nofont {
    line-height: 36px;
  }
}
.take-the-test-container .text-content .take-the-test-title-nofont {
  margin-bottom: 35px;
}
@media (min-width: 1280px) {
  .take-the-test-container .take-the-test-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin: 40px 8% 55px;
  }
  .take-the-test-container .image-content {
    margin-bottom: 0;
    margin-right: 8%;
  }
  .take-the-test-container .image-content img {
    max-width: 280px;
  }
  .take-the-test-container .text-content .take-the-test-title {
    margin-top: 30px;
  }
}

.direction-container {
  background-color: #e7f7fa;
}
.direction-container .direction-content {
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.direction-container .box {
  margin-bottom: 60px;
}
.direction-container .image-content {
  margin-bottom: 30px;
}
.direction-container .image-content img {
  width: 100%;
}
.direction-container .text-content .direction-title {
  font-family: "UHCSerif", serif;
  font-size: 26px;
  line-height: 34px;
  color: #002677;
  margin-bottom: 30px;
}
.direction-container .text-content .direction-description {
  font-family: "UHCSansMedium", sans-serif;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: -0.015em;
  color: #5a5a5a;
  margin-bottom: 20px;
}
@media (min-width: 1280px) {
  .direction-container .direction-content {
    padding-top: 76px;
    padding-bottom: 104px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .direction-container .box {
    margin-left: 12%;
    margin-bottom: 0;
    max-width: 408px;
  }
  .direction-container .image-content {
    margin-bottom: 30px;
  }
  .direction-container .image-content img {
    width: auto;
  }
  .direction-container .text-content .direction-title {
    font-family: "UHCSerif", serif;
    font-size: 26px;
    line-height: 34px;
    color: #002677;
    margin-bottom: 20px;
  }
  .direction-container .text-content .direction-description {
    font-family: "UHCSansMedium", sans-serif;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: -0.015em;
    color: #5a5a5a;
    margin-bottom: 20px;
  }
}

.registration-successful-modal .modal-header {
  border-bottom: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 16px 16px 0 0;
}
.registration-successful-modal .modal-header .close {
  margin: 0;
  background-image: url("../images/close.svg");
  background-repeat: no-repeat;
  background-position: center;
  opacity: 1;
}
.registration-successful-modal .modal-dialog {
  max-width: 90%;
  margin: 60px auto 0;
}
.registration-successful-modal .image-content,
.registration-successful-modal .text-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.registration-successful-modal .image-content {
  margin-bottom: 23px;
}
.registration-successful-modal .image-content img {
  max-width: 202px;
}
.registration-successful-modal .text-content {
  margin: 0 36px 24px;
  text-align: center;
}
.registration-successful-modal .text-content h2 {
  font-family: "UHCSerif", serif;
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 12px;
  color: #002677;
}
.registration-successful-modal .text-content p {
  margin-bottom: 24px;
}
.registration-successful-modal .text-content a {
  width: 100%;
}
.registration-successful-modal .text-content input {
  width: 66%;
  border-radius: 5px;
  height: 44px;
  border-color: #5a5a5a;
}
.registration-successful-modal .text-content .errorMsgInfo {
  color: #c71300;
  margin-top: 6px;
}
@media (min-width: 1280px) {
  .registration-successful-modal .modal-header {
    padding: 16px 16px 0 0;
  }
  .registration-successful-modal .modal-dialog {
    max-width: 58%;
    margin-top: 200px;
  }
  .registration-successful-modal .image-content {
    margin-bottom: 36px;
  }
  .registration-successful-modal .image-content img {
    max-width: 286px;
  }
  .registration-successful-modal .text-content {
    margin-bottom: 38px;
  }
  .registration-successful-modal .text-content h2 {
    font-size: 36px;
    line-height: 44px;
  }
  .registration-successful-modal .text-content a {
    width: auto;
  }
}
.registration-successful-modal .info-aarp-card {
  display: inline-block;
}
.registration-successful-modal .info-aarp-card-icon {
  width: 18px;
  height: 18px;
  cursor: pointer;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuMDAwMDggMC42NjY2MjZDNC40MDAwOCAwLjY2NjYyNiAwLjY2Njc0OCA0LjM5OTk2IDAuNjY2NzQ4IDguOTk5OTZDMC42NjY3NDggMTMuNiA0LjQwMDA4IDE3LjMzMzMgOS4wMDAwOCAxNy4zMzMzQzEzLjYwMDEgMTcuMzMzMyAxNy4zMzM0IDEzLjYgMTcuMzMzNCA4Ljk5OTk2QzE3LjMzMzQgNC4zOTk5NiAxMy42MDAxIDAuNjY2NjI2IDkuMDAwMDggMC42NjY2MjZaTTkuODMzNDIgMTMuMTY2Nkg4LjE2Njc1VjguMTY2NjNIOS44MzM0MlYxMy4xNjY2Wk05LjgzMzQyIDYuNDk5OTZIOC4xNjY3NVY0LjgzMzI5SDkuODMzNDJWNi40OTk5NloiIGZpbGw9IiMwMDI2NzciLz4KPC9zdmc+Cg==");
  background-size: contain;
  background-repeat: no-repeat;
}
.registration-successful-modal .info-aarp-card-icon:hover + .info-aarp-card-img {
  display: block;
}
.registration-successful-modal .info-aarp-card-img {
  display: none;
  position: absolute;
  bottom: 19px;
  -webkit-transform: translateX(-42%);
          transform: translateX(-42%);
}
.registration-successful-modal .healthplan-memberid-card {
  position: absolute;
  top: -345px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.registration-successful-modal .healthplan-memberid-card::after {
  content: "";
  position: absolute;
  left: 132px;
  top: 168px;
  border-top: 12px solid #fff;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
}
.registration-successful-modal .healthplan-memberid-card img {
  height: 169px;
}
.registration-successful-modal .card-container-box-shadow {
  -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.2));
}
.registration-successful-modal .border-radius-10 {
  border-radius: 10px;
}

.image-content img {
  max-width: 100%;
}

.content-banner h1 {
  font-family: "UHCSerif", serif;
  font-size: 26px;
  line-height: 34px;
  color: #002677;
}
@media (min-width: 1280px) {
  .content-banner h1 {
    font-size: 36px;
    line-height: 44px;
  }
}
.content-banner h2 {
  font-family: "UHCSerif", serif;
  line-height: 34px;
  color: #002677;
}
@media (min-width: 1280px) {
  .content-banner h2 {
    line-height: 44px;
  }
}
.content-banner p {
  font-family: "UHCSansMedium", sans-serif;
  font-size: 16px;
  font-style: normal;
  list-style: none;
  font-weight: 500;
  line-height: 24px;
}
.content-banner ul {
  padding: 0;
}
.content-banner .btn-primary {
  background-color: #002677;
  border-color: #002677;
  color: #fff;
}
.content-banner .banner-2-content {
  text-align: center;
}
@media (max-width: 1279.98px) {
  .content-banner .banner-2-content {
    text-align: left;
  }
}
.content-banner.banner-3 .hero-text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 768.98px) {
  .content-banner.banner-3 .hero-text {
    padding-top: 20px;
  }
}
.content-banner.banner-3 .image-content {
  height: 100%;
}
.content-banner.banner-3 .image-content img {
  width: 100%;
  clip-path: polygon(14% 0, 100% 0, 100% 100%, 0% 100%);
}
@media (max-width: 768.98px) {
  .content-banner.banner-3 .image-content img {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 83%);
  }
}
@media (max-width: 768.98px) {
  .content-banner .hero-text-wrapper {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.content-banner .hero-text {
  margin-left: auto;
}
@media (min-width: 769px) {
  .content-banner .hero-text {
    max-width: 75%;
  }
}
.content-banner .uhch-perk-desc {
  font-family: "UHCSansBold", sans-serif;
  font-size: 16px;
  font-style: normal;
  list-style: none;
  font-weight: 700;
  line-height: 24px;
  padding-left: 30px;
  line-height: 20px;
}
.content-banner .uhch-perk-desc::before {
  content: "";
  display: block;
  position: relative;
  top: 22px;
  right: 31px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='23' viewBox='0 0 23 23' fill='none'%3E%3Cg clip-path='url(%23clip0_752_153)'%3E%3Cpath d='M11.2802 0.589966C5.21444 0.589966 0.280151 5.52425 0.280151 11.59C0.280151 17.6557 5.21444 22.59 11.2802 22.59C17.3459 22.59 22.2802 17.6557 22.2802 11.59C22.2802 5.52425 17.3459 0.589966 11.2802 0.589966ZM9.26872 17.09L4.30301 12.1557L6.34587 10.1128L9.23729 13.0043L14.9887 7.25282H19.1373L9.26872 17.09Z' fill='%23002677'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_752_153'%3E%3Crect width='22' height='22' fill='white' transform='translate(0.280151 0.589966)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  height: 23px;
  width: 23px;
}

.hero-container .text-content {
  max-width: 408px;
}

.hero-container .text-content img {
  padding-bottom: 16px;
  width: 115px;
  height: 88px;
}

.hero-container .text-content .head {
  color: #002677;
  font-family: "UHCSansMedium", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  gap: 16px;
}

.hero-container .text-content .hero-title {
  max-width: 400px;
}

.hero-container .image-content {
  height: 175px;
}
.hero-container .image-content img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.hero-container .image-content .slick-list, .hero-container .image-content .slick-track {
  height: 100%;
}

.member-perks-slot {
  background-color: #e5f8fb;
  padding-top: 30px;
  padding-bottom: 30px;
}

.perks-explore {
  list-style-type: none;
  padding-left: 30px;
  padding-top: 15px;
}

.perks-explore a {
  text-decoration: underline;
  font-weight: 700;
  font-size: 17px;
  line-height: 22px;
  font-weight: 700;
}

.aarp-perk-desc {
  font-size: 17px;
  line-height: 22px;
  font-weight: 700;
}

.path-selection-container .path-content {
  max-width: 300px;
}

.member-perks__disclaimers {
  font-size: 13px;
  line-height: 16px;
}

.take-questionnaire-slot .content-banner {
  border-top: 1px solid #000;
}

@media (max-width: 1279.98px) {
  .path-content img:first-of-type {
    position: relative;
    left: -155px;
    top: 83px;
  }
}
@media (min-width: 769px) {
  .hero-container .image-content {
    height: 30vw;
  }
  .hero-container .image-content .slick-slide > div {
    height: 100%;
  }
}
@media (min-width: 1280px) {
  .connecting-line-1 {
    position: relative;
    border: 1px solid #002677;
    left: 156px;
    top: 23px;
    width: 394px;
  }
  .connecting-line-2 {
    position: relative;
    border: 1px solid #002677;
    left: 156px;
    top: 23px;
    width: 394px;
  }
}

/*# sourceMappingURL=homePage.css.map*/