: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 {
  margin-top: 0px;
  position: relative;
  display: flex;
  align-items: center;
}
: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;
  min-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 {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 90%;
    padding-top: 5%;
  }
  :where(.imageBackground-full-width-default).imageBackground-full-width.heroImage {
    height: 800px;
    padding: 0px;
  }
  :where(.imageBackground-full-width-default) .container {
    overflow: visible;
  }
  :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: 800px;
    object-fit: cover;
  }
}
@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;
    margin-top: 15px;
  }
  :where(.imageBackground-full-width-default) img.img-fluid.hero-bg {
    display: none;
  }
  :where(.imageBackground-full-width-default).imageBackground-full-width.heroImage {
    min-height: 1200px;
  }
  :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;
  }
}

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