/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./blocks/page-header/src/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************/
.wp-block-image {
  position: relative;
  z-index: 2;
}
.wp-block-image.alignright img {
  margin-left: auto;
}
.wp-block-image.alignleft img {
  margin-right: auto;
}
.wp-block-image.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wp-block-image.is-style-rounded {
  border-radius: 10px;
}
.wp-block-image.is-style-rounded img {
  border-radius: 10px;
}

p.is-style-max-width,
li.is-style-max-width {
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
}

/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-crown-blocks-page-header {
  position: relative;
  font-size: 20px;
  overflow: hidden;
  min-height: 557px;
  color: #FFFFFF;
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-page-header {
    min-height: 405px;
  }
}
.wp-block-crown-blocks-page-header.text-color-light {
  color: #fff;
}
.wp-block-crown-blocks-page-header.text-color-light h1, .wp-block-crown-blocks-page-header.text-color-light h2, .wp-block-crown-blocks-page-header.text-color-light h3, .wp-block-crown-blocks-page-header.text-color-light h4, .wp-block-crown-blocks-page-header.text-color-light h5, .wp-block-crown-blocks-page-header.text-color-light h6 {
  color: #FFFFFF;
}
.wp-block-crown-blocks-page-header .wp-block-heading {
  color: #FFFFFF;
}
.wp-block-crown-blocks-page-header.content-align-right .container > .inner, .wp-block-crown-blocks-page-header.content-align-center .container > .inner {
  margin-left: auto;
}
.wp-block-crown-blocks-page-header .overlay {
  position: absolute;
  z-index: 2;
  opacity: 0.3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wp-block-crown-blocks-page-header h1 {
  font-family: "Albert Sans";
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.1px;
  margin: 0;
  text-align: center;
}
.wp-block-crown-blocks-page-header .svg {
  position: absolute;
  width: 0;
  height: 0;
}
.wp-block-crown-blocks-page-header:not(.no-content) > .section-bg {
  -webkit-clip-path: url(#image-mobile-clip-path);
          clip-path: url(#image-mobile-clip-path);
  height: 69.65888689%;
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-page-header:not(.no-content) > .section-bg {
    -webkit-clip-path: url(#image-clip-path);
            clip-path: url(#image-clip-path);
    width: 86.45833333%;
    height: 100%;
  }
}
.wp-block-crown-blocks-page-header:not(.no-content) > .inner {
  -webkit-clip-path: url(#content-mobile-clip-path);
          clip-path: url(#content-mobile-clip-path);
  height: 45.06283662%;
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-page-header:not(.no-content) > .inner {
    min-height: 405px;
    height: 100%;
    top: 0;
    width: 36.45833333%;
    -webkit-clip-path: url(#content-clip-path);
            clip-path: url(#content-clip-path);
    justify-content: flex-end;
    align-items: flex-end;
    padding-top: 30px;
    padding-left: 8%;
  }
}
.wp-block-crown-blocks-page-header.no-content {
  border-radius: 10px;
}
.wp-block-crown-blocks-page-header.no-content > .inner {
  display: none;
}
.wp-block-crown-blocks-page-header > .section-bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  width: 100%;
}
.wp-block-crown-blocks-page-header > .section-bg .bg-image {
  z-index: 1;
}
.wp-block-crown-blocks-page-header > .section-bg .bg-image, .wp-block-crown-blocks-page-header > .section-bg .bg-image .images .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.wp-block-crown-blocks-page-header > .section-bg .bg-image, .wp-block-crown-blocks-page-header > .section-bg .bg-image .gradient-overlay,
.wp-block-crown-blocks-page-header > .section-bg .bg-image .images,
.wp-block-crown-blocks-page-header > .section-bg .bg-image .bg-video,
.wp-block-crown-blocks-page-header > .section-bg .bg-image .bg-video video,
.wp-block-crown-blocks-page-header > .section-bg .bg-image .bg-video iframe,
.wp-block-crown-blocks-page-header > .section-bg .bg-image .bg-video::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wp-block-crown-blocks-page-header > .section-bg .bg-image .bg-video video,
.wp-block-crown-blocks-page-header > .section-bg .bg-image .bg-video iframe {
  -o-object-fit: cover;
     object-fit: cover;
}
.wp-block-crown-blocks-page-header > .section-bg .bg-image .bg-video::before {
  content: "";
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
}
.wp-block-crown-blocks-page-header > .section-bg .bg-image .gradient-overlay {
  z-index: 3;
}
.wp-block-crown-blocks-page-header > .section-bg .bg-image .images .image:first-child {
  z-index: 1;
}
.wp-block-crown-blocks-page-header > .section-bg .bg-gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 300px;
  z-index: 5;
}
.wp-block-crown-blocks-page-header > .section-bg .slick-list,
.wp-block-crown-blocks-page-header > .section-bg .slick-track {
  height: 100%;
}
.wp-block-crown-blocks-page-header.bg-image-slow-zoom-in .slick-slide.zoom-active {
  animation: slow_zoom_in 10s linear;
}
@keyframes slow_zoom_in {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.1);
  }
}
.wp-block-crown-blocks-page-header.bg-images-align-top .section-bg .images .image {
  background-position: center 20%;
}
.wp-block-crown-blocks-page-header > .inner {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 7;
  width: 100%;
  background-color: #0060A7;
  display: flex;
  padding: 30px;
  height: 100%;
  justify-content: center;
  align-items: center;
  padding-top: 20%;
}

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