/* Typekit font imports for HOPE CU */
@import url("https://use.typekit.net/zix4grh.css");

* {
  scroll-behavior: smooth !important;
}

:root {
  --hc1: #01746b;
  --hc2: #01534d;
  --hc3: #00a27f;
  --hc4: #666666;
  --hc5: #4b3900;
  --hc6: #9a865f;
  --hc7: #f2efe5;
}

.has-hope-color-1-background-color {
  background-color: #01746b !important;
}

.has-hope-color-1-color {
  color: #01746b !important;
}

.has-hope-color-2-background-color {
  background-color: #01534d !important;
}

.has-hope-color-2-color {
  color: #01534d !important;
}

.has-hope-color-3-background-color {
  background-color: #00a27f !important;
}

.has-hope-color-3-color {
  color: #00a27f !important;
}

.has-hope-color-4-background-color {
  background-color: #666666 !important;
}

.has-hope-color-4-color {
  color: #666666 !important;
}

.has-hope-color-5-background-color {
  background-color: #4b3900 !important;
}

.has-hope-color-5-color {
  color: #4b3900 !important;
}

.has-hope-color-6-background-color {
  background-color: #9a865f !important;
}

.has-hope-color-6-color {
  color: #9a865f !important;
}

.has-hope-color-7-background-color {
  background-color: #f2efe5 !important;
}

.has-hope-color-7-color {
  color: #f2efe5 !important;
}

.has-black-background-color {
  background-color: #000000 !important;
}

.has-black-color {
  color: #000000 !important;
}

.has-white-background-color {
  background-color: #ffffff !important;
}

.has-white-text-color {
  color: #ffffff !important;
}

body {
  margin-bottom: 0px !important;
}

.hope-page-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hope-page-wrapper > .wp-block-group__inner-container {
  width: 90%;
}

@media screen and (max-width: 1200px) {
  .hope-inner,
  .hope-page-wrapper > .wp-block-group__inner-container {
    width: 100% !important;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

#masthead {
  position: fixed;
  top: 0;
  z-index: 999;
}

h1.wp-block-heading {
  font-family: "century-gothic", sans-serif;
  font-weight: 400;
  font-size: 45px;
  line-height: 55px;
  margin: 0;
}

@media screen and (max-width: 1200px) {
  h1.wp-block-heading {
    font-size: 32px;
    line-height: 36px;
  }
}

h2.wp-block-heading {
  font-family: "century-gothic", sans-serif;
  font-weight: 400;
  font-size: 35px;
  line-height: 42px;
}

@media screen and (max-width: 1200px) {
  h2.wp-block-heading {
    font-size: 30px;
    line-height: 35px;
  }
}

@media screen and (max-width: 850px) {
  h2.wp-block-heading {
    font-size: 24px;
    line-height: 28px;
  }
}

h3.wp-block-heading {
  font-family: "century-gothic", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
}

@media screen and (max-width: 1200px) {
  h3.wp-block-heading {
    font-size: 18px;
    line-height: 22px;
  }
}

h4.wp-block-heading {
  font-family: "century-gothic", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}

@media screen and (max-width: 1200px) {
  h4.wp-block-heading {
    font-size: 15px;
    line-height: 20px;
  }
}

a.cta-btn {
  width: fit-content;
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  font-size: 16px;
  padding-left: 2rem;
  padding-right: 2rem;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  transition: box-shadow 0.25s ease;
}

a.wp-block-button__link:hover , #zip-search button[type="submit"]:hover{
  transition: box-shadow 0.25s ease;
}

a.cta-btn:hover,
a.wp-block-button__link:hover,
#zip-search button[type="submit"]:hover {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
}

a.wp-block-button__link,
div.wp-block-button__link {
  width: fit-content !important;
  font-family: "century-gothic", sans-serif !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  padding-left: 2rem !important;
  padding-right: 2rem !important;
  height: 45px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  border-radius: 10px !important;
}

a.wp-block-button__link:hover {
  color: none !important;
}

a.cta-btn-outline {
  border: 2px solid var(--hc1);
  color: var(--hc5);
}

a.cta-btn-outline-light {
  border: 2px solid white;
  color: white;
}

a.btn-solid {
  background-color: var(--hc1);
  color: white;
}

p {
  font-family: "Arial", sans-serif;
  color: #707070;
  font-size: 20px;
  line-height: 26px;
}

@media screen and (max-width: 1200px) {
  p {
    font-size: 15px;
    line-height: 20px;
  }
}

p a,
p a:visited,
p a:link {
  color: inherit;
}

div.top-bar {
  background-color: var(--hc2);
  height: 53px;
}

@media screen and (max-width: 850px) {
  div.top-bar {
    display: none;
  }
}

@media screen and (max-width: 1300px) {
  #tb-center {
    display: none;
  }
}

div.top-bar a {
  color: #ffffff;
}

div.top-bar a:hover {
  text-decoration: underline;
}

div.nav-gradient {
  background: linear-gradient(to right, #01746b, #b9519e, #f7ec15);
  height: 8px;
}

img.hcu-logo {
  height: 70px;
  width: auto;
}

@media screen and (max-width: 500px) {
  img.hcu-logo {
    height: 45px;
  }
}

#nav-search-wrap {
  display: none;
  width: 0px;
  overflow: hidden;
  transition: width 0.5s ease;
}

@media screen and (max-width: 900px) {
  #nav-search-wrap,
  #nav-search-submit {
    display: none !important;
  }
}

#nav-search {
  width: 345px;
  height: 45px;
  border: 2px solid var(--hc1);
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow-x: hidden;
}

#nav-search-mob {
  width: 100%;
  height: 45px;
  border-bottom: 2px solid var(--hc4);
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow-x: hidden;
}

#nav-search input,
#nav-search-mob input {
  padding-top: 0px;
  padding-left: 1rem;
  padding-right: 1rem;
  border: none;
  width: 300px;
  height: 100%;
}

#nav-search-mob input{
  width: 100%;
}

#nav-search input,
#nav-search input::placeholder,
#nav-search-mob input,
#nav-search-mob input::placeholder {
  font-family: "century-gothic", sans-serif;
  font-size: 16px;
}

#nav-search-submit {
  cursor: pointer;
}

#nav-search-close {
  height: 18px;
  padding-right: 1rem;
  cursor: pointer;
}

#nav-search-mob-icon {
  height: 18px;
  padding-left: 1rem;
  cursor: pointer;
}

#nav-wrap {
  transition: clip-path 0.5s ease;
}

@media screen and (max-width: 1200px) {
  #nav-wrap {
    display: none;
  }
}

ul.wp-block-list {
  margin-left: 1rem;
}

ul#primary-menu {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin: 0;
}

div.mobile-menu {
  width: 100%;
  max-width: 425px;
  overflow-x: hidden !important;
  white-space: nowrap;
}

@media screen and (max-width: 500px) {
  div.mobile-menu {
    max-width: 100%;
  }
}

#mobile-menu {
  display: none;
  clip-path: polygon(100% 0%, 100% 0, 100% 100%, 100% 100%);
  transition: clip-path 0.5s ease;
  overflow-y: scroll;
}

@media screen and (min-width: 1200px) {
  #mobile-menu {
    display: none !important;
    visibility: hidden !important;
  }
}

div.mobile-menu-wrap {
  transition: transform 0.5s ease;
}

ul#primary-menu li {
  position: relative;
  margin-right: 30px;
}

ul#primary-menu li:last-child {
  margin-right: 0;
}

ul#primary-menu li a,
ul#mobile-menu-tl li a,
ul#mobile-menu-sl li a {
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: var(--hc1);
}

ul#mobile-menu-tl li.mm-alt a {
  font-weight: 300;
  color: #707070;
}

ul#mobile-menu-tl li.mm-alt p {
  font-family: "century-gothic", sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #707070;
}

ul#mobile-menu-tl,
ul#mobile-menu-sl {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}

ul#mobile-menu-tl li,
ul#mobile-menu-sl li {
  padding: 0.75rem 2rem 0.75rem 2rem;
  border-bottom: 1px solid #d8d8d8;
}

ul#mobile-menu-tl li:last-child,
ul#mobile-menu-sl li:last-child {
  border-bottom: none;
}

ul#mobile-menu-sl li {
  display: none;
}

ul#mobile-menu-tl li a,
ul#mobile-menu-sl li a {
  font-size: 16px;
}

ul#primary-menu li a:hover,
.nav-active-hov {
  background: rgb(255, 255, 255);
  background: linear-gradient(
    90deg,
    rgba(1, 116, 107, 1) 0%,
    rgba(185, 81, 158, 1) 50%,
    rgba(247, 236, 21, 1) 100%
  );
  background-size: 100% 3px;
  background-position-y: bottom;
  background-repeat: no-repeat;
  padding-bottom: 12px;
}

ul#primary-menu li ul.sub-menu {
  position: absolute;
  margin-top: 0.6rem;
  margin-left: -1.5rem;
  min-width: 200px;
}

ul.sub-menu {
  background-color: white;
  padding: 1.5rem;
  box-shadow: 0px 5px 15px 2px rgba(0, 0, 0, 0.1);
  display: none;
}

ul.sub-menu li {
  margin-bottom: 1.5rem;
}

ul.sub-menu li:last-child {
  margin-bottom: 0;
}

ul.sub-menu li a {
  color: var(--hc4) !important;
}

ul.sub-menu li a:hover {
  background: none !important;
}

a.login-header {
  border: 2px solid var(--hc1);
  color: var(--hc5);
}

@media screen and (max-width: 850px) {
  a.login-header {
    border: none;
    padding: 1rem;
    border-right: 1px solid var(--hc4);
    border-radius: 0px;
    padding-top: 0;
    padding-bottom: 0;
  }
}

div.login-modal {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 450px;
  height: auto;
  background-color: white;
  border-radius: 10px;
  box-shadow: 0px 15px 32px 5px rgba(0, 0, 0, 0.25);
  z-index: 1000;
}

@media screen and (max-width: 500px) {
  div.login-modal {
    position: fixed;
    width: 90vw;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

#nav-hamburger {
  width: 25px;
  height: 21px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  transform-origin: center;
}

@media screen and (min-width: 1201px) {
  #nav-hamburger {
    display: none;
  }
}

div.hamburger {
  width: 100%;
  height: 3px;
  background-color: var(--hc1);
  transition: all 0.25s ease;
  transform-origin: center;
}

@media screen and (max-width: 850px) {
  section.page-crumbs,
  section.product-header > div:first-child {
    display: none;
  }
}

#footer-top {
  height: 0px;
  min-height: 198px;
}

@media screen and (max-width: 1500px) {
  #footer-top {
    height: auto;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 750px) {
  #footer-top {
    flex-direction: column;
  }
}

@media screen and (max-width: 1500px) {
  #newsletter {
    flex-basis: 100%;
    margin-bottom: 3rem;
  }
}

@media screen and (max-width: 750px) {
  #newsletter {
    width: 100%;
  }
}

@media screen and (max-width: 1500px) {
  .footer-seperator {
    display: none;
  }
}

@media screen and (max-width: 1500px) {
  #footer-menu-b {
    padding: 0 2rem 0 2rem;
    margin: 0 2rem 0 2rem;
    border-left: 1px solid #707070;
    border-right: 1px solid #707070;
  }
}

@media screen and (max-width: 750px) {
  #footer-menu-b {
    padding: 0;
    margin: 0;
    border: none;
  }
}

@media screen and (min-width: 750px) and (max-width: 950px) {
  #footer-menu-b {
    border-right: none;
  }
}

@media screen and (max-width: 750px) {
  #footer-menu-a,
  #footer-menu-b {
    margin-bottom: 3rem;
  }
}

@media screen and (max-width: 1200px) {
  #footer-bottom {
    display: block;
  }
}

nav.footer-menu ul li a:hover {
  text-decoration: underline;
}

#hcu-footer-logos {
  width: auto;
  height: 42px;
}

@media screen and (max-width: 1200px) {
  #hcu-footer-logos {
    margin-top: 1rem;
  }
}

#join-us {
  min-width: 435px;
}

@media screen and (max-width: 500px) {
  #join-us {
    display: block;
    min-width: 100%;
  }
}

#join-us input {
  height: 50px;
}

.footer-input {
  font-family: "century-gothic", sans-serif;
  font-weight: 500;
  font-size: 16px;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  border: 1px solid #d8d8d8 !important;
  border-radius: 5px !important;
  height: 50px;
}

.footer-btn {
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  font-size: 16px;
  padding-left: 2rem;
  padding-right: 2rem;
  background-color: var(--hc1);
  color: white !important;
  border-radius: 10px;
  cursor: pointer;
  height: 50px;
}

@media screen and (max-width: 500px) {
  .footer-input {
    margin-bottom: 1rem !important;
  }
  .footer-input,
  .footer-btn {
    width: 100% !important;
    margin-left: 0 !important;
  }
}

#footer-logo {
  width: 325px;
}

nav.footer-menu ul li a {
  color: #707070;
  font-size: 18px;
}

ul#menu-about-hope {
  column-count: 2;
}

@media screen and (max-width: 750px) {
  ul#menu-about-hope {
    column-count: 1;
  }
}

div.footer-seperator {
  background-color: #707070;
  width: 1px;
  height: 100%;
}

#connect-with-us-alt {
  display: none;
}

@media screen and (min-width: 751px) and (max-width: 950px) {
  #connect-with-us-alt {
    display: block;
  }
}

@media screen and (min-width: 750px) and (max-width: 950px) {
  #connect-with-us {
    display: none;
  }
}

#social-media-links li,
#social-media-links-alt li {
  margin-right: 0.5rem;
}

#social-media-links li:last-child,
#social-media-links-alt li:last-child {
  margin-right: 0px;
}

p.regular {
  font-family: "Arial", sans-serif;
  font-weight: 400;
  color: #555555;
}

.section-heading {
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  font-size: 45px;
  line-height: 55px;
}

@media screen and (max-width: 1200px) {
  .section-heading {
    font-size: 32px;
    line-height: 36px;
  }
}

@media screen and (max-width: 600px) {
  .home-hero-carousel div div .glide__bullets,
  .testimonial_glide_bullet,
  .news_glide_bullet {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}

.home-hero-carousel div div .glide__bullets .glide__bullet,
.testimonial_glide_bullet,
.news_glide_bullet {
  width: 22px;
  height: 22px;
  border-radius: 100%;
  background-color: #9a865f;
  opacity: 0.2;
  margin-right: 2rem;
}

.testimonial_glide_bullet,
.news_glide_bullet {
  background-color: #c4c4c4 !important;
  margin-right: 1rem;
}

.news_glide_bullet {
  background-color: var(--hc7) !important;
}

@media screen and (max-width: 1200px) {
  .home-hero-carousel div div .glide__bullets .glide__bullet,
  .testimonial_glide_bullet,
  .news_glide_bullet {
    width: 15px;
    height: 15px;
    margin-right: 1rem;
  }
}

@media screen and (max-width: 850px) {
  #hc-prev,
  #hc-next {
    display: none !important;
  }
  .home-hero-carousel div div .glide__bullets .glide__bullet:last-child {
    margin-right: 0 !important;
  }
}

.home-hero-carousel div div .glide__bullets .glide__bullet--active,
.testimonial_glide_bullet.glide__bullet--active,
.news_glide_bullet.glide__bullet--active {
  opacity: 1;
}

.glide-go {
  cursor: pointer;
}

.home-hero-banner {
  width: 55%;
  object-fit: contain;
}

.home-hero-carousel {
  width: 35%;
}

@media screen and (max-width: 850px) {
  section.home-hero {
    padding-bottom: 3rem;
  }
}

@media screen and (max-width: 600px) {
  section.home-hero div:first-child {
    display: block !important;
  }
}

@media screen and (max-width: 1500px) {
  .home-hero-banner {
    width: 45%;
  }
  .home-hero-carousel {
    width: 50%;
  }
  .home-hc-nav {
    display: none !important;
  }
}

@media screen and (max-width: 600px) {
  .home-hero-banner {
    width: 100%;
    padding: 0 !important;
  }
}

@media screen and (max-width: 1200px) {
  .home-hero-carousel div {
    margin-top: 2rem !important;
  }
}

@media screen and (max-width: 600px) {
  .home-hero-carousel {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.hero-tagline {
  margin: 0;
  padding: 0;
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: #707070;
}

@media screen and (max-width: 1500px) {
  .hero-tagline {
    font-size: 24px;
    line-height: 36px;
  }
}

@media screen and (max-width: 1200px) {
  .hero-tagline {
    font-size: 18px;
    line-height: 24px;
  }
}

.hero-heading {
  margin: 0;
  padding: 0;
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  font-size: 60px;
  line-height: 65px;
  color: var(--hc1);
}

@media screen and (max-width: 1500px) {
  .hero-heading {
    font-size: 50px;
    line-height: 55px;
  }
}

@media screen and (max-width: 1200px) {
  .hero-heading {
    font-size: 40px;
    line-height: 45px;
  }
}

.hero-sub {
  margin: 0;
  padding: 0;
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 42px;
  color: #707070;
}

@media screen and (max-width: 1500px) {
  .hero-sub {
    font-size: 24px;
    line-height: 36px;
  }
}

@media screen and (max-width: 1200px) {
  .hero-sub {
    font-size: 18px;
    line-height: 24px;
  }
}

.home-login-banner {
  width: 85%;
  bottom: 7%;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 1500px) {
  .home-login-banner {
    display: none !important;
  }
}

.login-banner-header {
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  font-size: 35px;
  line-height: 46px;
  color: var(--hc5);
}

.login-banner-txt {
  font-family: "Arial", sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: var(--hc1);
}

.login-banner-txt span,
.login-banner-txt span a {
  color: #707070;
}

.login-banner-txt span a {
  text-decoration: underline;
  cursor: pointer;
}

.home-login-input {
  font-family: "century-gothic", sans-serif;
  font-weight: 500;
  font-size: 16px;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  border: 2px solid #959595 !important;
  border-radius: 10px !important;
  height: 50px;
}

.home-login-btn {
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  font-size: 16px;
  padding-left: 2rem;
  padding-right: 2rem;
  background-color: var(--hc1);
  color: white !important;
  border-radius: 10px;
  cursor: pointer;
  height: 50px;
}

.home-login-forgot,
.home-login-forgot:hover,
.home-login-forgot:active,
.home-login-forgot:visited {
  font-family: "Arial", sans-serif;
  font-weight: 300;
  font-size: 16px;
  text-decoration: underline;
  color: #707070;
}

@media screen and (max-width: 1200px) {
  section.two-col-card-a > div:first-child,
  section.two-col-card-b > div:first-child {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
}

@media screen and (max-width: 1500px) {
  .card-container-section {
    width: 80% !important;
  }
}

@media screen and (max-width: 850px) {
  .card-container-section {
    width: 100% !important;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.card-container {
  gap: 2rem;
}

@media screen and (max-width: 600px) {
  .card-container {
    flex-direction: column;
  }
}

.card-wrap {
  display: flex;
  flex-direction: column;
  box-shadow: 0px 5px 8px 2px rgba(0, 0, 0, 0.28);
}

@media screen and (max-width: 600px) {
  .card-wrap {
    width: 100% !important;
  }
}

figure.card-image {
  overflow: hidden;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

figure.card-image img {
  aspect-ratio: 3/1.6;
  object-fit: cover;
}

figure.card-image figcaption {
  width: 100%;
  text-align: center;
  color: white;
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  background-color: #01534dd5;
  padding: 1rem;
}

@media screen and (max-width: 1200px) {
  figure.card-image figcaption {
    font-size: 16px;
    line-height: 24px;
  }
}

.card-heading {
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  font-size: 35px;
  line-height: 42px;
  color: var(--hc1);
}

@media screen and (max-width: 1200px) {
  .card-heading {
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 2rem;
  }
}

@media screen and (max-width: 850px) {
  .card-heading {
    font-size: 24px;
    line-height: 28px;
  }
}

@media screen and (max-width: 600px) {
  .card-heading {
    padding-bottom: 0;
  }
}

.card-text {
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #555555;
}

@media screen and (max-width: 1200px) {
  .card-text {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .card-text {
    display: block;
    font-size: 15px;
    line-height: 20px;
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
}

.card-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  flex: 1;
}

@media screen and (max-width: 1200px) {
  .card-content {
    padding-bottom: 2rem !important;
  }
}

@media screen and (max-width: 1200px) {
  section.icon-grid > div:first-child {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
}

@media screen and (max-width: 850px) {
  section.icon-grid > div:first-child > div {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

.icon-grid-heading {
  color: var(--hc1);
}

.icon-grid-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}

@media screen and (max-width: 1200px) {
  .icon-grid-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 600px) {
  .icon-grid-container {
    grid-template-columns: repeat(1, 1fr);
  }
}

.icon-grid-item {
  cursor: pointer;
  border: 2px solid #dddbd0;
  border-radius: 5px;
  padding: 3rem;
  transition: all 0.15s ease;
}

.icon-grid-item:hover {
  background-color: white;
  border: 2px solid white;
  box-shadow: 0px 5px 8px 2px rgba(150, 150, 150, 0.25);
}

.icon-grid-icon {
  display: block;
  margin: 0 auto;
  text-align: center;
  transform: scale(0.8);
  transition: transform 0.15s ease;
}

.icon-grid-item:hover .icon-grid-icon {
  transform: scale(0.9);
}

.icon-title {
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #4b3900;
}

.icon-text {
  font-family: "century-gothic", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  color: #555555;
}

.breadcrumbs ol li a {
  font-size: 16px;
  color: black;
  text-decoration: underline;
}

.product-title,
.page-title {
  background: rgb(0, 116, 107);
  background: linear-gradient(
    90deg,
    rgba(0, 116, 107, 1) 0%,
    rgba(1, 83, 77, 1) 100%
  );
}

.product-title div h1,
.page-title div h1 {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 300;
  font-size: 45px;
}

@media screen and (max-width: 1200px) {
  .product-title div h1,
  .page-title div h1 {
    font-size: 32px;
  }
}

@media screen and (max-width: 850px) {
  .product-title div h1,
  .page-title div h1 {
    font-size: 30px;
  }
}

section.product-content {
  background-color: #f2efe5;
}

div.hope-product-content-layout,
div.hope-column-content-layout {
  display: flex !important;
  justify-content: center;
  align-items: flex-start;
}

@media screen and (max-width: 1200px) {
  div.hope-product-content-layout,
  div.hope-column-content-layout {
    flex-direction: column;
  }
}

div.hope-product-content-side,
div.hope-column-content-side {
  width: 33.33%;
  padding-right: 5rem;
}

@media screen and (max-width: 1200px) {
  div.hope-product-content-side,
  div.hope-column-content-side {
    width: 100%;
  }
  div.hope-column-content-side {
    margin-bottom: 2rem;
  }
}

div.product-grid-copy a {
  text-decoration: underline !important;
}

div.hope-product-content-main,
div.hope-column-content-main {
  width: 66.66%;
}

@media screen and (max-width: 1200px) {
  div.hope-product-content-main,
  div.hope-column-content-main {
    width: 100%;
  }
}

div.hope-product-content-side,
div.hope-product-content-main,
div.hope-column-content-side,
div.hope-column-content-main {
  flex-grow: inherit !important;
  flex-basis: inherit !important;
}

h2.hope-product-heading,
h2.hope-column-heading {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 300;
  font-size: 35px;
  color: var(--hc1);
}

@media screen and (max-width: 1200px) {
  h2.hope-product-heading,
  h2.hope-column-heading {
    font-size: 28px;
  }
}

div.hope-product-content div p {
  font-family: "Arial", sans-serif;
  color: #707070;
  font-size: 20px;
  margin-bottom: 1.5rem;
}

div.hope-product-content div ul {
  margin-bottom: 1.5rem;
  list-style: disc;
}

div.hope-product-content div ul li {
  font-family: "Arial", sans-serif;
  color: #707070;
  font-size: 20px;
}

@media screen and (max-width: 1200px) {
  div.hope-product-content div p,
  div.hope-product-content div ul li {
    font-size: 15px;
  }
}

div.page-hero-wrap {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 850px) {
  div.page-hero-wrap {
    flex-direction: column-reverse;
    height: auto;
    max-height: max-content;
  }
  div.page-hero-wrap div {
    position: relative !important;
  }
}

.page-hero-img {
  width: 100%;
  max-height: 600px;
  object-fit: cover;
}

@media screen and (max-width: 850px) {
  .page-hero-img {
    max-height: 250px;
  }
}

@media screen and (max-width: 1200px) {
  .page-hero-wrap div .hope-inner {
    padding: 0px;
    height: 100%;
  }
}

.page-hero-inner-content {
  width: 550px;
  background-color: #01746af0;
  padding: 2rem;
}

@media screen and (max-width: 1200px) {
  .page-hero-inner-content {
    width: 450px;
    height: 100%;
  }
}

@media screen and (max-width: 850px) {
  .page-hero-inner-content {
    width: 100%;
  }
}

h1.page-hero-heading {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 300;
  font-size: 45px;
  color: white;
  margin: 0;
  margin-bottom: 1rem;
  padding: 0;
}

@media screen and (max-width: 1200px) {
  h1.page-hero-heading {
    font-size: 32px;
  }
}

@media screen and (max-width: 800px) {
  h1.page-hero-heading {
    font-size: 30px;
  }
}

p.page-hero-content {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: white;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 1200px) {
  p.page-hero-content {
    font-size: 16px;
  }
}

@media screen and (max-width: 850px) {
  .product-category-hero-top {
    flex-direction: column-reverse;
  }
}

div.product-category-hero-top > div:first-child {
  background-color: var(--hc1);
  width: 550px;
  height: 450px;
  padding: 3rem;
}

@media screen and (max-width: 1200px) {
  div.product-category-hero-top > div:first-child {
    width: 50%;
  }
}

@media screen and (max-width: 850px) {
  div.product-category-hero-top > div:first-child {
    width: 100%;
    height: fit-content;
    padding: 3rem 2rem 3rem 2rem;
    justify-content: left;
  }
}

div.product-category-hero-top > div:nth-child(2) {
  position: relative;
  width: calc(100% - 550px);
  height: 450px;
}

@media screen and (max-width: 1200px) {
  div.product-category-hero-top > div:nth-child(2) {
    width: 50%;
  }
}

@media screen and (max-width: 850px) {
  div.product-category-hero-top > div:nth-child(2) {
    width: 100%;
    height: 300px;
  }
}

div.product-category-hero-top > div:nth-child(2) img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

h2.product-category-sub-heading {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 700;
  font-size: 35px;
  line-height: 42px;
  color: var(--hc1);
}

p.product-category-sub-content {
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #707070;
}

div.product-category-hero-sub div ul {
  list-style: disc;
}

div.product-category-hero-sub div ul li {
  font-size: 20px;
  line-height: 26px;
  color: #707070;
}

@media screen and (max-width: 1200px) {
  div.product-category-hero-sub div ul li {
    font-size: 15px;
    line-height: 20px;
  }
}

@media screen and (max-width: 1400px) {
  div.product-category-hero-sub {
    flex-direction: column;
  }
  div.product-category-hero-sub > div {
    width: 100%;
    padding: 0px;
  }
}

section.product-cat-nav {
  background: rgb(0, 116, 107);
  background: linear-gradient(
    90deg,
    rgba(0, 116, 107, 1) 15%,
    rgba(185, 81, 158, 1) 100%
  );
}

ul#product-cat-nav {
  max-width: 1920px;
}

ul#product-cat-nav li a {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: white;
}

ul#product-cat-nav li a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 1200px) {
  ul#product-cat-nav {
    flex-wrap: wrap;
    justify-content: space-evenly;
  }

  ul#product-cat-nav li {
    flex: 1 1 25%;
    text-align: center;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}

@media screen and (max-width: 850px) {
  section.product-cat-nav {
    display: none;
  }
}

div.product-category-percent-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

@media screen and (max-width: 1400px) {
  div.product-category-percent-grid {
    margin-top: 3rem;
  }
}

@media screen and (max-width: 600px) {
  div.product-category-percent-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

div.product-category-percent-grid > div:nth-child(2) {
  border-left: 1px solid #707070;
  margin-left: 1rem;
  padding-left: 1rem;
}

@media screen and (max-width: 600px) {
  div.product-category-percent-grid > div:nth-child(2) {
    border-left: none;
    margin-left: 0px;
    padding-left: 0px;
    border-top: 1px solid #707070;
    margin-top: 1rem;
    padding-top: 1rem;
  }
}

h3.product-category-hero-rate-heading {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 700;
  font-size: 35px;
  line-height: 42px;
  color: var(--hc1);
}

@media screen and (max-width: 1200px) {
  h3.product-category-hero-rate-heading {
    font-size: 30px;
    line-height: 35px;
  }
}

@media screen and (max-width: 800px) {
  h3.product-category-hero-rate-heading {
    font-size: 24px;
    line-height: 28px;
  }
}

p.product-category-hero-rate-percent {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 700;
  font-size: 90px;
  line-height: 1;
  color: var(--hc2);
}

p.percent,
p.percent-type {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 700;
  color: var(--hc2);
}

p.percent {
  font-size: 50px;
  line-height: 1;
}

p.percent-type {
  font-size: 25px;
}

div.percent-sep {
  height: 180px;
  width: 2px;
  background-color: #707070;
  margin-left: 1rem;
  margin-right: 1rem;
}

@media screen and (max-width: 1200px) {
  div.product-category-hero-inner {
    width: 100%;
  }
}

h3.rates-table-heading {
  font-family: "Arial", sans-serif;
  font-size: 20px;
  color: var(--hc1);
  margin-bottom: 1rem;
}

table.rate-table,
figure.comparison table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 2rem;
}

figure.comparison table {
  margin-top: 3rem;
  margin-bottom: 3rem;
}



table.mb-rate-table {
  display: none;
}

@media screen and (max-width: 850px) {
  figure.comparison-indent table{
    width: 1000px;
  }
  table.rate-table {
    display: none;
  }
  table.mb-rate-table {
    display: table;
  }
}

table.rate-table tr > th,
figure.comparison table tr > th {
  background-color: var(--hc1);
  vertical-align: middle;
}

table.rate-table tr > th.rate-clsp-heading {
  color: #707070 !important;
  background-color: #e6e6e6;
}

table.rate-table tr > td,
figure.comparison table tr > td {
  background-color: white;
  vertical-align: middle;
}

table.rate-table tr > th p,
table.rate-table tr > td p,
figure.comparison table tr > th p,
figure.comparison table tr > td p {
  vertical-align: middle;
  margin-bottom: 0;
}

table.rate-table tr > th,
table.rate-table tr > th p,
figure.comparison table tr > th,
figure.comparison table tr > th p {
  font-family: "Arial", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: white;
}

table.rate-table tr > td,
table.rate-table tr > td p,
figure.comparison table tr > td,
figure.comparison table tr > td p {
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-size: 16px;
}

table.rate-table tr > td,
figure.comparison table tr > td {
  color: #707070;
}

table.rate-table tr,
figure.comparison table tr {
  border-bottom: 1px solid #707070;
}

table.rate-table tr:last-child,
figure.comparison table tr:last-child {
  border-bottom: none;
}

table.rate-table tr > th,
table.rate-table tr > td,
figure.comparison table tr > th,
figure.comparison table tr > td {
  border-right: 1px solid #707070;
  padding: 1rem;
  text-align: left;
}

figure.comparison table tr > th,
figure.comparison table tr > td {
  border-left: none;
}

table.rate-table tr > th,
figure.comparison table tr > th {
  border-color: #b5b5b5;
}

table.rate-table tr > th:last-child,
table.rate-table tr > td:last-child,
figure.comparison table tr > th:last-child,
figure.comparison table tr > td:last-child {
  border-right: none;
}

figure.comparison table tr > th,
figure.comparison table tr > td {
  border-left: none;
}

figure.comparison table thead,
figure.comparison table tfoot {
  border-top: none !important;
  border-bottom: none !important;
}

figure.comparison table thead tr th {
  border-top: none !important;
}

figure.comparison table tfoot tr td {
  border-bottom: none !important;
}

figure.comparison table thead tr th a,
figure.comparison table tfoot tr td a,
figure.comparison table tbody tr td a {
  color: #b44e25;
}

div.disclosures p {
  font-family: "Arial", sans-serif !important;
  font-weight: 400;
  font-size: 14px !important;
  color: #707070;
}

@media screen and (max-width: 1200px) {
  div.contact-us-wrap > div:nth-child(2) {
    margin-left: 4rem;
  }
}

@media screen and (max-width: 850px) {
  div.contact-us-wrap {
    flex-direction: column;
  }
  div.contact-us-wrap > div {
    width: 100%;
  }
  div.contact-us-wrap > div:nth-child(2) {
    margin-left: 0rem;
    margin-top: 3rem;
  }
}

h2.contact-heading {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 400;
  font-size: 35px;
}

p.contact-copy {
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-size: 20px;
}

@media screen and (max-width: 1200px) {
  p.contact-copy {
    font-size: 15px;
  }
}

div.gform_body div.gform_fields {
  row-gap: 1.5rem !important;
}

div.ginput_container input {
  font-family: "Arial", sans-serif !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  border: none !important;
  border-bottom: 2px solid !important;
  border-radius: 0px !important;
  background: none !important;
  box-shadow: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

input.gform_button {
  font-family: "Century-Gothic", sans-serif !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  border-radius: 10px !important;
  cursor: pointer !important;
  height: 50px !important;
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.gform_footer {
  margin-top: 3rem !important;
}

div.gform_validation_errors {
  box-shadow: none !important;
}

section.location-info {
  background-color: #f2efe5;
}

section.location-header {
  background-color: var(--hc1);
}

section.location-header > div:first-child {
  min-height: 200px;
}

h1.location-title {
  margin: 0;
  font-family: "Century-Gothic", sans-serif;
  font-weight: 300;
  font-size: 45px;
  color: white;
}

@media screen and (max-width: 1200px) {
  h1.location-title {
    font-size: 32px;
  }
}

@media screen and (max-width: 800px) {
  h1.location-title {
    font-size: 30px;
  }
}

img.location-img {
  display: block;
  width: 100%;
  height: 300px;
  object-fit: cover;
}

@media screen and (max-width: 1200px) {
  img.location-img {
    height: 250px;
  }
}

@media screen and (max-width: 1200px) {
  section.location-header > div:first-child {
    flex-direction: column-reverse;
  }
  section.location-header > div:first-child > div {
    width: 100%;
  }
  section.location-header > div:first-child > div:first-child {
    height: 100px;
  }
  img.location-img {
    height: 200px;
  }
}

h2.location-section-header {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 400;
  font-size: 35px;
  color: var(--hc1);
}

@media screen and (max-width: 1200px) {
  h2.location-section-header {
    font-size: 28px;
  }
}

p.location-hour-heading {
  color: var(--hc1);
  font-weight: 700;
}

section.additional-location-section {
  padding-bottom: 4rem;
}

section.additional-location-section > div:first-child {
  padding-bottom: 4rem;
}

#location-detail-map {
  height: 500px;
  border: 10px solid white;
}

div.location-address > div:nth-child(3) {
  display: none;
}

@media screen and (max-width: 1200px) {
  div.location-address > div:first-child {
    width: 40%;
  }
  div.location-address > div:nth-child(2) {
    width: 60%;
  }
}

@media screen and (max-width: 850px) {
  div.location-address > div:first-child > h2 {
    display: none;
  }
  div.location-address > div:first-child {
    display: block;
  }
  div.location-address {
    flex-direction: column-reverse;
  }
  div.location-address > div:first-child,
  div.location-address > div:nth-child(2),
  div.location-address > div:nth-child(3) {
    width: 100%;
  }
  #location-detail-map {
    margin-bottom: 2rem;
    height: 400px;
  }
  div.location-hours {
    flex-direction: column;
  }
  div.location-hours > div {
    width: 100%;
  }
}

@media screen and (max-width: 850px) {
  section.location-search > div {
    flex-direction: column-reverse;
  }
}

@media screen and (max-width: 850px) {
  section.location-results > div:first-child,
  section.location-results > div:nth-child(2) {
    flex-direction: column;
  }
  section.location-results > div:first-child div,
  section.location-results > div:nth-child(2) div {
    width: 100%;
  }
}

div.loc-search-box,
div.loc-map-box,
div.loc-map-box-loader {
  min-height: 650px;
}

@media screen and (max-width: 850px) {
  div.loc-map-box,
  div.loc-map-box-loader {
    min-height: 350px;
  }
}

@media screen and (max-width: 850px) {
  div.loc-search-box {
    min-height: auto;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

div.loc-search-box {
  width: 40%;
  background-color: var(--hc2);
}

@media screen and (max-width: 1200px) {
  div.loc-search-box {
    width: 50%;
  }
}

@media screen and (max-width: 850px) {
  div.loc-search-box {
    width: 100%;
  }
}

div.loc-filter-box {
  width: 40%;
}

@media screen and (max-width: 1200px) {
  div.loc-filter-box {
    width: 30%;
  }
}

div.loc-search-box > div,
div.loc-filter-box > div {
  width: 75%;
}

@media screen and (max-width: 1200px) {
  div.loc-search-box > div,
  div.loc-filter-box > div,
  div.loc-filter-results {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  div.loc-filter-results {
    margin-top: 1rem;
  }
}

div.search-map-wrapper,
div.loc-results {
  width: 60%;
  position: relative;
}

@media screen and (max-width: 1200px) {
  div.search-map-wrapper {
    width: 50%;
  }
  div.loc-results {
    width: 70%;
  }
}

@media screen and (max-width: 850px) {
  div.search-map-wrapper {
    width: 100%;
  }
}

div.loc-map-box,
div.loc-map-box-loader {
  width: 100%;
}

div.loc-map-box-loader {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--hc2);
}

h2.location-search-title {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 400;
  font-size: 35px;
  color: white;
}

@media screen and (max-width: 1200px) {
  h2.location-search-title {
    font-size: 28px;
  }
}

p.location-search-copy {
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: white;
}

@media screen and (max-width: 1200px) {
  p.location-search-copy {
    font-size: 15px;
  }
}

a.location-info-window-link {
  font-family: "Arial", sans-serif;
  color: var(--hc1);
}

label.checkbox-lbl {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: white;
}

input.map-checkbox {
  appearance: none;
  width: 18px;
  height: 18px;
  background-color: white;
}

input.map-checkbox:checked {
  content: "";
  background-color: var(--hc3);
}

h2.location-results-title {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 400;
  font-size: 35px;
  color: var(--hc1);
}

section.location-results {
  background-color: #f2efe5;
}

@media screen and (max-width: 1200px) {
  h2.location-results-title {
    font-size: 28px;
  }
}

li a.loc-filter {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #707070;
}

li a.loc-filter.active-filter {
  font-weight: 700;
  color: var(--hc5);
}

div.loc-results-grid {
  width: 92%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}

@media screen and (max-width: 1200px) {
  div.loc-results-grid {
    width: 100%;
    grid-template-columns: repeat(2, 1fr);
    padding-right: 2rem;
  }
}

@media screen and (max-width: 850px) {
  div.loc-results-grid {
    padding-left: 2rem;
  }
}

@media screen and (max-width: 600px) {
  div.loc-results-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

div.loc-result-card {
  padding: 1rem;
  background-color: white;
  padding-bottom: 4rem;
}

img.loc-result-card-img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

p.loc-result-state {
  font-family: "Arial", sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: var(--hc1);
}

h3.loc-result-title {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: var(--hc1);
}

p.loc-result-address {
  font-family: "Arial", sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #707070;
}

@media screen and (max-width: 1200px) {
  p.loc-result-state {
    font-size: 12px;
  }
  h3.loc-result-title {
    font-size: 18px;
  }
  p.loc-result-address {
    font-size: 15px;
  }
}

p.filter-results-heading {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #707070;
}

a.filter-show {
  border: 2px solid var(--hc3);
  color: var(--hc2);
  font-family: "Century-Gothic", sans-serif;
  font-size: 20px;
  padding: 0.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
  border-radius: 50px;
  margin-left: 2rem;
}

a.filter-show span {
  font-family: "Arial", sans-serif;
  color: #707070;
}

select.state-filter-mobile {
  display: none;
  padding: 1rem;
  width: 100%;
  margin-bottom: 2rem;
  border-radius: 10px;
  border: 2px solid var(--hc1);
}

@media screen and (max-width: 850px) {
  ul.state-filter-desk {
    display: none;
  }
  select.state-filter-mobile {
    display: block;
  }
}

@media screen and (max-width: 500px) {
  #zip-search {
    flex-direction: column;
  }
}

ul.sectioned-wsywig-nav {
  list-style: none;
}

div.sectioned-wsywig-content {
  display: none;
}

div.sectioned-wsywig-content.active-content {
  display: block;
}

div.sectioned-wsywig-acc-heading {
  display: none;
  width: 100%;
}

div.sectioned-wsywig-acc-heading > h2 {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: var(--hc5);
  cursor: pointer;
  padding-right: 1rem;
}

div.acc-plus {
  position: relative;
  width: 18px;
  height: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

div.plus-line {
  width: 18px;
  height: 4px;
  background-color: var(--hc5);
}

div.plus-line:first-child {
  position: absolute;
  transform-origin: center;
  transform: rotate(90deg);
  transition: 0.25s ease transform;
}

@media screen and (max-width: 850px) {
  div.secwis-nav {
    display: none;
  }
  div.secwis-cont {
    width: 100%;
  }
  div.sectioned-wsywig-content {
    display: block !important;
  }
  div.sectioned-wsywig-acc-heading {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid var(--hc5);
    display: flex;
  }
  div.hope-secwis-cont {
    max-height: 0px;
    overflow: hidden;
    transition: 0.5s ease all;
  }
}

div.product-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem;
}

@media screen and (max-width: 800px) {
  div.product-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 2rem;
  }
}

div.product-grid-copy ul,
div.product-grid-copy p,
div.product-grid-copy a {
  margin-bottom: 1rem;
}

div.product-grid-copy ul {
  list-style: disc;
  list-style-position: inside;
  font-family: "Century-Gothic", sans-serif;
  font-size: 20px;
}

div.product-grid-copy ol {
  margin-left: 2rem;
  list-style: decimal;
  list-style-position: outside;
  font-family: "Arial", sans-serif;
  font-size: 20px;
  color: #707070;
}

div.hope-secwis-cont ul {
  margin-left: 1rem;
  list-style: disc;
  list-style-position: outside;
  font-family: "Arial", sans-serif;
  font-size: 20px;
  color: #707070;
}

div.hope-secwis-cont ol {
  margin-left: 2rem;
  list-style: decimal;
  list-style-position: outside;
  font-family: "Arial", sans-serif;
  font-size: 20px;
  color: #707070;
}

div.faq-cont-inner ul {
  margin-left: 1rem;
  list-style: disc;
  list-style-position: outside;
  font-family: "Arial", sans-serif;
  font-size: 20px;
  color: #707070;
}

div.faq-cont-inner ol {
  margin-left: 1.5rem;
  list-style: decimal;
  list-style-position: outside;
  font-family: "Arial", sans-serif;
  font-size: 20px;
  color: #707070;
}

div.product-category-hero-sub div ul {
  margin-left: 1rem;
}

@media screen and (max-width: 1200px) {
  div.product-grid-copy ul,
  div.product-grid-copy ol,
  div.hope-secwis-cont ul,
  div.hope-secwis-cont ol,
  div.faq-cont-inner ul, 
  div.faq-cont-inner ol {
    font-size: 15px;
  }
}

h3.pgi-title {
  text-transform: uppercase;
  font-family: "Century-Gothic", sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: var(--hc5);
}

@media screen and (max-width: 800px) {
  h3.pgi-title {
    font-size: 18px;
  }
}

p.pgi-desc {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #707070;
}

@media screen and (max-width: 800px) {
  p.pgi-desc {
    font-size: 15px;
  }
}

h2.hope-column-heading.white,
h3.pgi-title.white,
p.pgi-desc.white {
  color: white !important;
}

div.step-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}

@media screen and (max-width: 800px) {
  div.step-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 600px) {
  div.step-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

div.step-number {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 700;
  font-size: 50px;
  color: white;
  background-color: grey;
  height: 100px;
  width: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  margin-bottom: 2rem;
}

div.step-number-1 {
  background-color: #775d8b;
}

div.step-number-2 {
  background-color: #a75599;
}

div.step-number-3 {
  background-color: #c36a88;
}

img.igb-icon {
  height: 70px;
  width: auto;
}

a.current-location {
  color: white;
}

p.testimonial-quote {
  font-family: "Arial", sans-serif;
  font-size: 32px;
  line-height: 48px;
  color: #707070;
}

@media screen and (max-width: 1200px) {
  p.testimonial-quote {
    font-size: 24px;
    line-height: 36px;
  }
}

p.testimonial-author,
p.testimonial-location {
  font-family: "Arial", sans-serif;
  font-size: 18px;
  color: #707070;
}

@media screen and (max-width: 1200px) {
  p.testimonial-author,
  p.testimonial-location {
    font-size: 15px;
  }
}

p.testimonial-author {
  font-weight: 700;
}

div.testimonial-sep {
  width: 100%;
  height: 3px;
  background-color: #00a27f;
}

.testimonial-block-glide {
  width: 80% !important;
}

.testimonial-arrow-back,
.testimonial-arrow-fwd {
  cursor: pointer;
}

@media screen and (max-width: 1200px) {
  .testimonial-block-glide {
    width: 100% !important;
  }
  .testimonial-arrow-back,
  .testimonial-arrow-fwd {
    display: none;
  }
}

div.faq-acc-item {
  display: block;
}

div.faq-acc-heading {
  display: flex;
  width: 100%;
}

div.faq-acc-heading {
  padding: 1rem;
  margin-bottom: 1rem;
  background-color: rgba(255, 255, 255, 0.5);
  display: flex;
  border-radius: 2px;
}

div.faq-acc-heading > h2 {
  padding-right: 1rem;
}

div.faq-cont {
  max-height: 0px;
  overflow: hidden;
  transition: 0.5s ease all;
}

div.faq-cont-inner {
  display: block !important;
  height: max-content !important;
  max-height: max-content !important;
}

section.leadership-header > div:first-child {
  min-height: 200px;
  background-color: var(--hc1);
}

@media screen and (max-width: 1200px) {
  section.leadership-header > div:first-child {
    min-height: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

section.leadership-header > div:nth-child(2) {
  background-color: #707070;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

section.leadership-header > div:nth-child(2) > div > a {
  font-family: "Century-Gothic", sans-serif;
  font-size: 20px;
  color: white;
  cursor: pointer;
}

h1.leadership-title {
  margin: 0;
  font-family: "Century-Gothic", sans-serif;
  font-weight: 300;
  font-size: 45px;
  color: white;
}

@media screen and (max-width: 1200px) {
  h1.leadership-title {
    font-size: 32px;
  }
}

@media screen and (max-width: 800px) {
  h1.leadership-title {
    font-size: 30px;
  }
}

h2.bod-heading {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 400;
  font-size: 35px;
  color: var(--hc1);
}

@media screen and (max-width: 1200px) {
  h2.bod-heading {
    font-size: 28px;
  }
}

section.leadership-content {
  background-color: var(--hc7);
}

div.hope-leadership-content p,
div.hope-leadership-content p {
  font-family: "Arial", sans-serif;
  color: #707070;
  font-size: 20px;
  margin-bottom: 1.5rem;
}

div.hope-leadership-content ul,
div.hope-leadership-content ul {
  margin-bottom: 1.5rem;
  list-style: disc;
  list-style-position: inside;
}

div.hope-leadership-content ul li,
div.hope-leadership-content ul li {
  font-family: "Arial", sans-serif;
  color: #707070;
  font-size: 20px;
}

@media screen and (max-width: 1200px) {
  div.hope-leadership-content p,
  div.hope-leadership-content ul li,
  div.hope-leadership-content p,
  div.hope-leadership-content ul li {
    font-size: 15px;
  }
}

h2.leadership-role {
  font-family: "Arial", sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #707070;
}

@media screen and (max-width: 1200px) {
  h2.leadership-role {
    font-size: 18px;
  }
  div.leadership-content-inner > div:first-child,
  .post-content-inner > div:first-child {
    margin-right: 2rem;
  }
}

@media screen and (max-width: 800px) {
  div.leadership-content-inner,
  .post-content-inner {
    flex-direction: column;
  }
  div.leadership-content-inner > div,
  .post-content-inner > div {
    width: 100%;
  }
  div.leadership-content-inner > div:first-child,
  .post-content-inner > div:first-child {
    margin-right: 0rem;
    margin-bottom: 1rem;
  }
}

div.leadership-result-card {
  padding: 1rem;
  background-color: white;
}

img.leadership-result-card-img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: top;
}

div.bod-grid {
  grid-template-columns: repeat(1, 1fr) !important;
}

section.post-content {
  background-color: var(--hc7);
}

.page-hero-no-feature-img {
  height: 400px;
  background-color: var(--hc1);
}

p.post-top-cat,
p.post-date {
  font-family: "Arial", sans-serif;
  font-family: 15px;
  color: white;
  font-weight: 700;
}

p.feature-post-excerpt {
  font-family: "Arial", sans-serif;
  font-family: 15px;
  color: white;
  font-weight: 400;
}

.post-back {
  background-color: #707070;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.post-back > div > a {
  font-family: "Century-Gothic", sans-serif;
  font-size: 20px;
  color: white;
  cursor: pointer;
}

p.post-excerpt {
  font-family: "Arial", sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #707070;
}

.location-results-copy {
  padding-left: 0 !important;
  margin: 0 !important;
}

@media screen and (max-width: 850px) {
  .location-results-copy {
    padding-left: 2rem !important;
    margin-top: 1rem !important;
  }
}

h3.news-entry-header {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 700;
  font-size: 35px;
  color: var(--hc1);
}

@media screen and (max-width: 1200px) {
  h3.news-entry-header {
    font-size: 28px;
  }
}

p.news-entry-content {
  font-family: "Arial", sans-serif;
  font-size: 20px;
  color: #707070;
}

@media screen and (max-width: 1200px) {
  p.news-entry-content {
    font-size: 15px;
  }
}

section.news-entry,
section.news-results {
  background-color: #f2efe5;
}

p.news-result-cat {
  font-family: "Arial", sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: var(--hc1);
}

div.news-pagination > div > a,
span.page-numbers.dots {
  font-family: "Arial", sans-serif;
  font-size: 24px;
  color: #707070;
  margin-right: 1rem;
}

span.page-numbers.dots {
  background: none;
}

div.news-pagination > div > span {
  margin-right: 1rem;
}

div.news-pagination > div > a:last-child,
div.news-pagination > div > span:last-child {
  margin-right: 0;
}

div.news-pagination > div > span {
  height: 32px;
  width: 32px;
  font-family: "Arial", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: white;
  background-color: var(--hc1);
  display: flex;
  justify-content: center;
  align-items: center;
}

h2.news-filter-title {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 400;
  font-size: 25px;
  color: #707070;
}

select.news-filter {
  appearance: none;
  border: 1px solid #707070;
  border-radius: 5px;
  background-color: white;
  width: 70%;
  padding: 1rem;
}

@media screen and (max-width: 1200px) {
  select.news-filter {
    width: 100%;
  }
}

@media screen and (max-width: 850px) {
  select.news-filter {
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 850px) {
  section.news-entry > div {
    padding-bottom: 0rem;
  }
  section.news-results > div {
    padding-top: 2rem;
    padding-bottom: 0rem;
  }
}

.news-carousel-bullets {
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
}

@media screen and (max-width: 1200px) {
  .news-carousel-bullets {
    padding-top: 2rem;
    padding-bottom: 0rem;
    position: relative;
    background-color: var(--hc7);
  }
}

#news-link-grid div.flex{
  padding-bottom: 0px !important;
}

#news-link-grid div.flex , #events-link-grid div.flex{
  padding-top: 6rem !important;
}

div.post-header,
div.post-header div.page-hero-wrap {
  height: 100% !important;
}

@media screen and (max-width: 850px) {
  div.post-header > div > div:first-child {
    flex: 1;
  }
}

h2.swal2-title {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 400;
  font-size: 24px;
  color: #707070;
  text-align: left;
}

button.alert-close {
  height: 22px;
  cursor: pointer;
}

button.alert-close img {
  width: 22px;
}

div.hope-two-col-cont {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

div.hope-two-col-cont div.wp-block-column h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
}

div.hope-two-col-cont div.wp-block-column h2 {
  font-family: "Century-Gothic", sans-serif;
  font-weight: 700;
  font-size: 35px;
  line-height: 42px;
  margin-bottom: 0.5rem;
}

@media screen and (max-width: 1200px) {
  div.hope-two-col-cont div.wp-block-column h2 {
    font-size: 30px;
    line-height: 35px;
  }
}

@media screen and (max-width: 800px) {
  div.hope-two-col-cont div.wp-block-column h2 {
    font-size: 24px;
    line-height: 28px;
  }
}

li#mm-back{
  color: var(--hc4) !important; 
}

div.not-found-wrap {
  background-color: var(--hc1);
  width: 100%;
  height: 450px;
  padding: 3rem;
}

ul.not-found-list{
  font-family: "Century-Gothic", sans-serif;
  list-style: disc;
  color: white;
  margin-left: 1.25rem;
}

ul.not-found-list li a{
  color: white;
  text-decoration: underline;
}

section.post-content p a{
	color: #01746b !important;
}