/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/@wordpress/scripts/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/assets/scss/critical/global.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
body {
  top: 88px !important;
}

.is-w-full {
  width: 100%;
}
.is-w-full > img {
  width: 100% !important;
}

.is-h-full {
  height: 100%;
}
.is-h-full > img {
  height: 100%;
}

.is-position-unset {
  position: unset !important;
}

.header-height {
  top: 88px;
}

@media screen and (max-width: 783px) {
  .is-hidden-mobile {
    display: none !important;
  }
  .wp-block-spacer.is-hidden-mobile {
    flex-basis: 0;
    height: 0px !important;
  }
}
@media screen and (min-width: 782px) {
  .is-hidden-desktop {
    display: none !important;
  }
  .wp-block-spacer.is-hidden-desktop {
    flex-basis: 0;
    height: 0px !important;
  }
}
.is-hidden {
  display: none !important;
}

.wp-block-spacer.is-hidden {
  flex-basis: 0;
  height: 0px !important;
}

.is-w-24px {
  min-width: 24px;
}

.is-w-30px {
  min-width: 30px;
}

.is-w-fit-content {
  width: -moz-fit-content;
  width: fit-content;
}

.no-style {
  text-decoration: none;
  color: inherit;
}
.no-style:hover {
  text-decoration: none;
  color: inherit;
}

a:focus,
a:hover {
  outline: none;
  text-decoration: none;
}

.wp-block-button.is-style-fill .wp-block-button__link:hover {
  background-color: #933061;
  border-color: #933061;
}
.wp-block-button.is-style-fill .wp-block-button__link:active {
  background-color: #76003a;
  border-color: #76003a;
}

.btn-fill:hover {
  opacity: 0.85;
}

.parent-container {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
}

.services-content-wrapper {
  flex-grow: 1 !important;
}

.wp-block-post-featured-image {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.wp-block-button.is-style-outline .wp-block-button__link:hover {
  background-color: #933061;
  border-color: #933061;
  color: var(--wp--preset--color--beige);
}
.wp-block-button.is-style-outline .wp-block-button__link:active {
  background-color: #76003a;
  border-color: #76003a;
  color: var(--wp--preset--color--beige);
}

.wp-block-button.is-style-fill-secondary .wp-block-button__link:hover {
  background-color: #ffad41;
  border-color: #ffad41;
}
.wp-block-button.is-style-fill-secondary .wp-block-button__link:active {
  background-color: #e68300;
  border-color: #e68300;
}

.wp-block-button.is-style-outline-secondary .wp-block-button__link:hover {
  background-color: #ffad41;
  border-color: #ffad41;
  color: var(--wp--preset--color--dark-purple);
}
.wp-block-button.is-style-outline-secondary .wp-block-button__link:active {
  background-color: #e68300;
  border-color: #e68300;
  color: var(--wp--preset--color--dark-purple);
}

/*----------------------------------------------*/
.wp-block-list {
  padding-left: 3rem;
}
.wp-block-list li {
  list-style-position: inside;
}
.wp-block-list li::marker {
  content: •;
  color: #ffb4a3;
  font-size: 23px;
  vertical-align: middle;
}

:where(.wp-site-blocks) > * {
  margin-block-start: 0;
}

.yellow-text {
  color: var(--wp--preset--color--yellow-accent);
}

.star img {
  width: 20px !important;
  height: 20px !important;
  max-width: none !important;
  -o-object-fit: contain;
     object-fit: contain;
}

.star {
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/*------------------------------*/
.wp-block-read-more {
  color: var(--wp--preset--color--off-white);
  background-color: var(--wp--preset--color--dark-purple);
  font-family: "Cabinet Grotesk";
  font-size: 16px;
  font-weight: 800;
  line-height: 1.5;
  letter-spacing: 0.64px;
  padding: 10px 24px;
  border-radius: 2px;
}
.wp-block-read-more:hover {
  background-color: #933061;
}
.wp-block-read-more:active {
  background-color: #76003a;
}

.wp-block-column figure.office-picture {
  margin: 0;
  padding: 0;
  width: 100% !important;
  max-width: 100% !important;
}

.wp-block-column figure.office-picture img {
  display: block;
  width: 100% !important;
  height: auto;
  max-width: 100% !important;
}

.wp-block-column figure.footer-logo {
  margin-right: 0px;
}

.banner-cover {
  padding: 0;
}

.wp-block-cover__background {
  position: relative !important;
}

.about-us__hero-content {
  padding-bottom: 2rem;
}

@media (max-width: 990px) {
  .cover-picture {
    min-height: 300px;
  }
}
.col-2 {
  overflow: hidden;
}

@media (max-width: 781px) {
  .reverse-column-mobile {
    display: flex;
    flex-direction: column-reverse;
  }
  .membership-fee {
    max-width: 320px;
  }
}
@media (max-width: 1020px) {
  .wp-block-navigation__responsive-container-content {
    display: none !important;
  }
  .wp-block-navigation__responsive-container-open {
    display: block !important;
  }
  .all-cards {
    flex-direction: column;
  }
}
@media (max-width: 810px) {
  .wp-image-600 {
    height: 250px !important;
  }
  h5 {
    font-size: 20px;
  }
}
@media (max-width: 781px) {
  h1 {
    padding-top: 20px;
  }
  .image-padding-bottom {
    padding-bottom: 2rem;
  }
  .nav-footer {
    flex-direction: column;
    padding-left: 0px !important;
    align-items: flex-start !important;
  }
  #footer-container {
    align-items: flex-start !important;
    gap: 60px;
  }
  .footer-social ul {
    justify-content: flex-start !important;
  }
  .footer-links nav {
    margin-left: 0px !important;
  }
  .wp-container-core-columns-is-layout-cf05694f {
    flex-wrap: wrap !important;
  }
  .wp-block-image.alignright {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    display: block;
    width: 100%;
    text-align: center;
  }
  .wp-block-image.alignright img {
    max-width: 80%;
    height: auto;
  }
}
@media (max-width: 499px) {
  .staff-container > .wp-block-group {
    display: flex !important;
    flex-direction: column !important;
  }
  .staff-container > .wp-block-group img.wp-image-529 {
    width: 100vh;
  }
  .wp-container-core-group-is-layout-f5d68be5 {
    padding-bottom: 20px;
    text-align: center;
  }
  .board-card__title p {
    padding: 0;
  }
  .wp-container-core-group-is-layout-b4bb46fc {
    justify-items: center !important;
  }
}
@media (min-width: 600px) and (max-width: 822px) {
  .wp-block-post-template {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
@media (max-width: 690px) {
  .cover-picture {
    min-height: 200px;
  }
}
@media (max-width: 599px) {
  .board-card__title {
    font-size: 1.4rem !important;
  }
  .board-card__contact-info {
    margin-top: 0.5rem;
  }
  .board-card__email, .board-card__phone {
    font-size: 0.9rem !important;
  }
  .board-card__work-role {
    font-size: 0.9rem !important;
    padding-right: 1rem;
  }
  .cover-picture {
    min-height: 170px;
  }
}
@media (min-width: 1031px) and (max-width: 1199px) {
  .board-card__contact-info {
    margin-top: 0.5rem;
  }
  .board-card__email, .board-card__phone {
    font-size: 0.9rem !important;
  }
  .board-card__work-role {
    font-size: 0.9rem !important;
    padding-right: 1rem;
  }
}
@media (max-width: 389px) {
  .board-card__content {
    margin: 0 1rem !important;
  }
  .cover-picture {
    min-height: 100px;
  }
}
.banner1-wrapper.is-layout-flex,
.banner1-wrapper.is-layout-flex.wp-container-core-columns-is-layout-b3739c14 {
  display: flex !important;
  align-items: stretch !important;
  align-content: stretch !important;
  gap: var(--wp--preset--spacing--48) var(--wp--preset--spacing--x-100);
  flex-wrap: nowrap !important;
}

.banner1-wrapper .wp-block-column,
.banner1-wrapper .wp-block-column.is-layout-flow,
.banner1-wrapper .wp-block-column.wp-block-column-is-layout-flow {
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  flex: 1 1 0% !important;
  min-height: 1px;
  box-sizing: border-box;
}

.banner1-wrapper .wp-block-column > .wp-block-heading,
.banner1-wrapper .wp-block-column > p,
.banner1-wrapper .wp-block-column > .wp-block-buttons,
.banner1-wrapper .wp-block-column > .wp-block-group {
  flex: 0 0 auto !important;
}

.banner1-wrapper .picture-column {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: stretch !important;
  padding-top: var(--wp--preset--spacing--64) !important;
  padding-bottom: var(--wp--preset--spacing--64) !important;
}

.banner1-wrapper.is-layout-flex > .wp-block-column {
  align-self: stretch !important;
}

@media (max-width: 767px) {
  .banner1-wrapper.is-layout-flex {
    flex-direction: column !important;
    align-items: stretch !important;
  }
  .banner1-wrapper .wp-block-column {
    width: 100% !important;
  }
  .banner1-wrapper .picture-column figure,
  .banner1-wrapper .picture-column .banner1-image {
    height: auto !important;
  }
}
.header-navbar-link {
  border-bottom: 1px solid transparent;
  transition: border-color 0.2s ease;
}

.header-navbar-link:hover {
  border-bottom-color: #fff;
}

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