/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
.hide-mobile {
  display: none;
}
@media screen and (min-width: 768px) {
  .hide-mobile {
    display: inherit;
  }
}

html {
  scroll-behavior: smooth;
}

.wp-block-zp4-masthead {
  position: relative;
}
.wp-block-zp4-masthead .masthead {
  position: relative;
  z-index: 9;
  display: flex;
  overflow: hidden;
  flex-direction: row;
  align-items: flex-end;
  min-height: 200px;
  padding: 200px var(--wp--style--block-gap) var(--wp--preset--spacing--7);
  background-color: #000000;
}
@media screen and (min-width: 768px) {
  .wp-block-zp4-masthead .masthead {
    margin-top: -8.75rem;
    min-height: 500px;
    padding: 300px var(--wp--style--block-gap) var(--wp--preset--spacing--9);
  }
  .wp-block-zp4-masthead .masthead::before {
    display: none;
  }
  .wp-block-zp4-masthead .masthead:after {
    bottom: 0;
  }
}
.wp-block-zp4-masthead .wp-block-zp4-masthead-img,
.wp-block-zp4-masthead .image-container {
  position: absolute;
  z-index: auto;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wp-block-zp4-masthead .wp-block-zp4-masthead-img img,
.wp-block-zp4-masthead .image-container img {
  width: 100%;
  height: 100%;
  margin: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.wp-block-zp4-masthead .wp-block-zp4-masthead-img::before,
.wp-block-zp4-masthead .image-container::before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  top: -0.25rem;
  height: 280px;
  background: linear-gradient(180deg, #FFFFFF 25%, rgba(255, 255, 255, 0) 76.54%);
  transform: rotate(-0.04deg);
  z-index: 1;
}
.wp-block-zp4-masthead .wp-block-zp4-masthead-img::after,
.wp-block-zp4-masthead .image-container::after {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 85%;
  background: linear-gradient(0deg, #000000 9.24%, rgba(0, 0, 0, 0) 90%);
  transform: rotate(-0.04deg);
  z-index: 9;
}
.wp-block-zp4-masthead .content-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 1200px;
  height: inherit;
  margin-right: auto;
  margin-left: auto;
  color: var(--wp--custom--colors--neutral-100);
  z-index: 10;
}
.wp-block-zp4-masthead .content-container .meta-container {
  display: flex;
  align-items: center;
  order: 1;
  padding: 10px 0;
  font-size: 16px;
  gap: 20px;
}
.wp-block-zp4-masthead .content-container .meta-container .badge {
  padding: 2px 10px;
  font-weight: 400;
  border: 1px solid var(--wp--custom--colors--neutral-100);
  border-radius: 25px;
}
.wp-block-zp4-masthead .content-container h1 {
  order: 2;
  margin-block-start: unset;
  margin-block-end: unset;
}
.wp-block-zp4-masthead .content-container p {
  order: 3;
  margin-bottom: 0 !important;
}
.wp-block-zp4-masthead .content-container .wp-block-buttons {
  display: none;
  order: 4;
}
.wp-block-zp4-masthead .content-container .play-button {
  display: none;
}
.wp-block-zp4-masthead.is-style-video .masthead .content-container {
  box-sizing: border-box;
  padding: unset;
}
.wp-block-zp4-masthead.is-style-video .masthead .content-container h1 {
  font-size: var(--wp--custom--fonts--quote);
  text-align: center;
  margin-block-start: unset;
  margin-block-end: unset;
}
.wp-block-zp4-masthead.is-style-video .masthead .content-container p {
  text-align: center;
}
.wp-block-zp4-masthead.is-style-video .masthead .content-container .wp-block-buttons {
  display: flex;
  margin-top: var(--wp--preset--spacing--6);
}
@media screen and (min-width: 768px) {
  .wp-block-zp4-masthead.is-style-video .modal {
    padding: var(--wp--preset--spacing--5);
  }
}
.wp-block-zp4-masthead.is-style-video .modal .modal-content.ecard-preview-modal {
  width: 100%;
  background-color: transparent;
  border: 0;
}
@media screen and (min-width: 768px) {
  .wp-block-zp4-masthead.is-style-video .modal .modal-content.ecard-preview-modal {
    max-width: var(--wp--style--global--content-size);
  }
}
.wp-block-zp4-masthead.is-style-video .modal .modal-content.ecard-preview-modal .close-modal-button {
  right: 0;
  padding: 0;
}
.wp-block-zp4-masthead.is-style-video .modal .modal-content.ecard-preview-modal .ecard-preview {
  width: 100%;
  border: 0;
  margin-bottom: unset;
}
.wp-block-zp4-masthead.is-style-video .modal .modal-content.ecard-preview-modal .ecard-preview .scroll-container {
  height: unset;
  overflow: auto;
  border-radius: 0.5rem;
}
.wp-block-zp4-masthead.is-style-video .modal .modal-content.ecard-preview-modal .ecard-preview .content-container {
  padding: unset;
  box-sizing: border-box;
}
.wp-block-zp4-masthead.is-style-video .modal iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.wp-block-zp4-masthead.is-style-video .play-button {
  all: unset;
  align-self: center;
  cursor: pointer;
  display: flex;
  height: -webkit-fit-content;
  margin-top: auto;
  margin-bottom: var(--wp--preset--spacing--5);
  border-radius: 50%;
}
.wp-block-zp4-masthead.is-style-video .play-button:focus, .wp-block-zp4-masthead.is-style-video .play-button:hover {
  outline: 2px solid var(--wp--custom--colors--neutral-100);
  outline-offset: 4px;
}
@media screen and (max-width: 768px) {
  .wp-block-zp4-masthead.is-style-video .play-button {
    margin-bottom: var(--wp--preset--spacing--7);
  }
  .wp-block-zp4-masthead.is-style-video .play-button svg {
    width: 84px;
    height: 84px;
  }
}

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