/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./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/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
.wp-block-zp4-hero {
  padding-right: unset !important;
  padding-left: unset !important;
}
.wp-block-zp4-hero .hero {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
  padding: 80px var(--wp--style--block-gap);
  background-color: var(--wp--custom--colors--black);
}
@media screen and (min-width: 768px) {
  .wp-block-zp4-hero .hero {
    height: auto;
  }
}
.wp-block-zp4-hero .wp-block-zp4-hero-img,
.wp-block-zp4-hero .image-container {
  position: absolute;
  z-index: auto;
  top: 0;
  left: 0;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (max-width: 1024px) {
  .wp-block-zp4-hero .wp-block-zp4-hero-img,
  .wp-block-zp4-hero .image-container {
    height: 100%;
  }
}
.wp-block-zp4-hero .wp-block-zp4-hero-img .image-overlay,
.wp-block-zp4-hero .image-container .image-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: linear-gradient(0deg, rgb(69, 110, 137) 10%, rgba(69, 110, 137, 0) 100%);
}
.wp-block-zp4-hero .wp-block-zp4-hero-img img,
.wp-block-zp4-hero .image-container img {
  width: 100%;
  height: 100%;
  margin: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.wp-block-zp4-hero .content-container {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 1.5rem;
  width: 100%;
  max-width: var(--wp--style--global--content-size);
  margin-right: auto;
  margin-left: auto;
  color: var(--wp--custom--colors--white);
}
.wp-block-zp4-hero .content-container .post-type {
  display: none;
  background-color: var(--wp--custom--colors--primary-600);
  border-radius: 50px;
  padding: 0.25em 1.25em;
  width: -moz-fit-content;
  width: fit-content;
  text-transform: capitalize;
}
.wp-block-zp4-hero .content-container h1 {
  margin: unset;
  font-weight: 700;
}
.wp-block-zp4-hero .content-container p {
  margin: unset;
}
.wp-block-zp4-hero .content-container .post-date {
  font-weight: 600;
}
.wp-block-zp4-hero .content-container .wp-block-button.is-style-outline .wp-block-button__link {
  color: var(--wp--custom--colors--white);
  background-color: transparent;
  border-color: var(--wp--custom--colors--white);
}
.wp-block-zp4-hero .content-container.is-style-center {
  align-items: center;
}
.wp-block-zp4-hero .content-container.is-style-center h1,
.wp-block-zp4-hero .content-container.is-style-center p {
  text-align: center;
}
.wp-block-zp4-hero .content-container.is-style-right {
  align-items: flex-end;
}
.wp-block-zp4-hero .content-container.is-style-right h1,
.wp-block-zp4-hero .content-container.is-style-right p {
  text-align: right;
}
.wp-block-zp4-hero.is-style-cover .hero {
  max-width: var(--wp--style--global--content-size);
  margin-right: auto;
  margin-left: auto;
  gap: 1.75rem;
}
@media screen and (min-width: 768px) {
  .wp-block-zp4-hero.is-style-cover .hero {
    flex-direction: row;
    padding-top: 51px;
    padding-bottom: 51px;
  }
}
.wp-block-zp4-hero.is-style-cover .hero .image-container {
  position: relative;
  order: 2;
}
.wp-block-zp4-hero.is-style-cover .hero .image-container img {
  -o-object-fit: contain;
     object-fit: contain;
}
.wp-block-zp4-hero.is-style-cover .hero .content-container {
  order: 1;
}
.wp-block-zp4-hero.is-style-cover .hero .content-container h1 {
  margin: unset;
  font-family: var(--wp--preset--font-family--montserrat);
  font-weight: 800;
  line-height: 1;
  letter-spacing: -1.16px;
}

body.has-hero-cover header.header {
  color: var(--wp--custom--colors--white);
  background-color: var(--wp--custom--colors--primary-500);
}
body.has-hero-cover header.header .wp-block-zp4-site-logo svg {
  filter: brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(29%) hue-rotate(259deg) brightness(107%) contrast(109%);
}
body.has-hero-cover header.header .wp-block-zp4-search-modal button {
  filter: brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(29%) hue-rotate(259deg) brightness(107%) contrast(109%);
}
body.has-hero-cover header.header .wp-block-zp4-navigation.is-style-horizontal ul li a {
  color: var(--wp--custom--colors--white);
}
body.has-hero-cover header.header .wp-block-zp4-navigation.is-style-horizontal .dropdown.menu .is-dropdown-submenu-parent a,
body.has-hero-cover header.header .wp-block-zp4-navigation.is-style-horizontal .dropdown.menu .is-dropdown-submenu-parent button {
  color: var(--wp--custom--colors--white);
}
body.has-hero-cover header.header .wp-block-zp4-navigation.is-style-horizontal .dropdown.menu .is-dropdown-submenu-parent a::after,
body.has-hero-cover header.header .wp-block-zp4-navigation.is-style-horizontal .dropdown.menu .is-dropdown-submenu-parent button::after {
  filter: brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(29%) hue-rotate(259deg) brightness(107%) contrast(109%);
}
body.has-hero-cover header.header .wp-block-zp4-navigation.is-style-horizontal .dropdown.menu ul li a,
body.has-hero-cover header.header .wp-block-zp4-navigation.is-style-horizontal .dropdown.menu ul li button,
body.has-hero-cover header.header .wp-block-zp4-navigation.is-style-horizontal .dropdown.menu .submenu li a,
body.has-hero-cover header.header .wp-block-zp4-navigation.is-style-horizontal .dropdown.menu .submenu li button {
  color: var(--wp--custom--colors--dark);
}
body.has-hero-cover header.header .wp-block-zp4-navigation.is-style-horizontal .dropdown.menu ul li a:after,
body.has-hero-cover header.header .wp-block-zp4-navigation.is-style-horizontal .dropdown.menu ul li button:after,
body.has-hero-cover header.header .wp-block-zp4-navigation.is-style-horizontal .dropdown.menu .submenu li a:after,
body.has-hero-cover header.header .wp-block-zp4-navigation.is-style-horizontal .dropdown.menu .submenu li button:after {
  filter: unset;
}
body.has-hero-cover header.header .wp-block-zp4-navigation.is-style-horizontal .dropdown.menu ul li a:focus, body.has-hero-cover header.header .wp-block-zp4-navigation.is-style-horizontal .dropdown.menu ul li a:hover,
body.has-hero-cover header.header .wp-block-zp4-navigation.is-style-horizontal .dropdown.menu ul li button:focus,
body.has-hero-cover header.header .wp-block-zp4-navigation.is-style-horizontal .dropdown.menu ul li button:hover,
body.has-hero-cover header.header .wp-block-zp4-navigation.is-style-horizontal .dropdown.menu .submenu li a:focus,
body.has-hero-cover header.header .wp-block-zp4-navigation.is-style-horizontal .dropdown.menu .submenu li a:hover,
body.has-hero-cover header.header .wp-block-zp4-navigation.is-style-horizontal .dropdown.menu .submenu li button:focus,
body.has-hero-cover header.header .wp-block-zp4-navigation.is-style-horizontal .dropdown.menu .submenu li button:hover {
  text-decoration: underline;
}
body.has-hero-cover header.header .navigation-toggle-open svg {
  filter: brightness(0) saturate(100%) invert(100%) sepia(7%) saturate(29%) hue-rotate(259deg) brightness(107%) contrast(109%);
}

.single-event .wp-block-zp4-hero .hero,
.single-post .wp-block-zp4-hero .hero {
  min-height: 17.5rem;
  padding: 5rem;
}
@media screen and (max-width: 414px) {
  .single-event .wp-block-zp4-hero .hero,
  .single-post .wp-block-zp4-hero .hero {
    min-height: inherit;
    padding: 4rem 1.5rem;
  }
  .single-event .wp-block-zp4-hero .hero h1,
  .single-post .wp-block-zp4-hero .hero h1 {
    font-size: 2rem;
  }
}

body.page .article-title {
  display: none;
}
body.single .article-title {
  display: none;
}

/*# sourceMappingURL=style-index.css.map*/