:where(.imageBackground-full-width-default) {
  /*moved from page CSS doesn't appear to be used 2/7/2022 RS
         .fa-info-circle {
         color: #3f1832;
     }*/
  /*
         .quoteSection {
         text-align: center;
         margin-bottom: 1rem;
         padding: 1rem;
     }

     .quoteSection h5 {
         line-height: initial;
     }

     .quoteSection .quote-name {
         color: gray;
         font-size: 15px;
         font-weight: normal;
     }

     .quoteSection img {
         width: 100px;
         height: 100px;
         border-radius: 50%;
         margin-top: 1rem;
     } end of moved from page CSS doesn't appear to be used 2/7/2022 RS*/
}
:where(.imageBackground-full-width-default) .expand-link {
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  position: relative;
  padding-bottom: 60px;
  text-transform: capitalize;
  width: 85vw;
}
:where(.imageBackground-full-width-default) button.expand-link-see-more {
  background: none !important;
  border: none;
  padding: 0 !important;
  color: #fff;
  cursor: pointer;
}
:where(.imageBackground-full-width-default) button.expand-link-see-more:focus {
  outline: 0px;
}
:where(.imageBackground-full-width-default).imageBackground-full-width.image-background-row-full-width.heroImage {
  align-items: center;
  display: flex;
  margin-top: 0px;
  padding-top: 2rem;
  padding-bottom: 2rem;
  position: relative;
}
:where(.imageBackground-full-width-default) .card-text {
  word-break: break-word;
}
:where(.imageBackground-full-width-default) .container .card-title {
  width: 100%;
}
:where(.imageBackground-full-width-default) .hero-full-width.image-background-row-full-width.Tan.Tan-fwr {
  margin-top: 25px;
}
:where(.imageBackground-full-width-default).image-background-row-full-width {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
}
.jumbotron + :where(.imageBackground-full-width-default).image-background-row-full-width {
  margin-top: -32px;
}
@media (max-width: 767px) {
  .jumbotron + :where(.imageBackground-full-width-default).image-background-row-full-width {
    margin-top: 0px;
  }
}
.jumbotron.attached-hero + :where(.imageBackground-full-width-default).image-background-row-full-width {
  margin-top: 0px;
}
.jumbotron.no-title + :where(.imageBackground-full-width-default).image-background-row-full-width {
  margin-top: -40px;
}
:where(.imageBackground-full-width-default) .img-fluid.hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
:where(.imageBackground-full-width-default) .card-img-overlay {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  :where(.imageBackground-full-width-default).imageBackground-full-width.heroImage {
    min-height: 650px;
  }
  :where(.imageBackground-full-width-default) .img-fluid {
    min-height: 650px;
    object-fit: cover;
  }
}
@media (width < 768px) {
  :where(.imageBackground-full-width-default) .card-img-overlay {
    padding: 0rem;
  }
  :where(.imageBackground-full-width-default) .imageBackground-full-width .card-img-overlay {
    top: 10px;
    width: 100%;
  }
  :where(.imageBackground-full-width-default) .col-lg-7.col-md-8.col-sm-8.col-9.pull-none {
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    max-width: 90%;
    padding-top: 5%;
  }
  :where(.imageBackground-full-width-default).imageBackground-full-width.heroImage {
    height: auto;
    padding: 0px;
  }
  :where(.imageBackground-full-width-default) .container {
    overflow: visible;
  }
  :where(.imageBackground-full-width-default) .container.card-img-overlay.dark-img-overlay {
    margin-top: auto;
  }
  :where(.imageBackground-full-width-default) .card-text p {
    font-size: 18px;
  }
  :where(.imageBackground-full-width-default) .text-white {
    font-size: 16px;
  }
  :where(.imageBackground-full-width-default) .col-md-6.arrow-white {
    padding-bottom: 0;
    margin-bottom: -15px;
  }
  :where(.imageBackground-full-width-default) .expand-link {
    margin-bottom: 35px;
  }
  :where(.imageBackground-full-width-default) .img-fluid.hero-bg {
    height: 100%;
    object-fit: cover;
  }
  :where(.imageBackground-full-width-default)#powerfulBenefits, :where(.imageBackground-full-width-default) #powerfulBenefits-img {
    height: 1200px;
  }
}
@media (width < 576px) {
  :where(.imageBackground-full-width-default) {
    /*moved from page CSS doesn't appear to be used 2/7/2022 RS.quoteSection img {
              width: 70px;
              height: 70px;
          }

          table.membershipBenefits {
              width: 100% !important;
              overflow: scroll !important;
          } end of not used CSS from page*/
  }
  :where(.imageBackground-full-width-default) .imageBackground-full-width .card-img-overlay {
    background: #ee3353;
  }
  :where(.imageBackground-full-width-default).imageBackground-full-width.image-background-row-full-width.heroImage {
    background: #ee3353;
    margin-bottom: 25px;
  }
  :where(.imageBackground-full-width-default) img.img-fluid.hero-bg {
    display: none;
  }
  :where(.imageBackground-full-width-default).imageBackground-full-width.heroImage {
    height: auto;
    padding-bottom: 2rem;
  }
  :where(.imageBackground-full-width-default) .col-lg-7.col-md-8.col-sm-8.col-9.pull-none {
    padding-top: 5%;
  }
  :where(.imageBackground-full-width-default) .my-4 {
    margin: 0 5px 0 5px !important;
  }
  :where(.imageBackground-full-width-default) .arrow-bottom:after {
    color: #fff !important;
  }
  :where(.imageBackground-full-width-default) .page-header.text-white {
    margin-left: 10px;
  }
  :where(.imageBackground-full-width-default) .btn-background-image {
    background: #f6ca15;
  }
  :where(.imageBackground-full-width-default) #powerfulBenefits-text p {
    color: black;
  }
}

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