/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/post-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-post-header {
  margin: 40px 0;
}
@media (min-width: 576px) {
  .wp-block-crown-blocks-post-header {
    margin: 80px 0;
  }
}
@media (min-width: 576px) {
  .wp-block-crown-blocks-post-header .post-header {
    width: 50%;
  }
}
.wp-block-crown-blocks-post-header .post-header__date {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
}
.wp-block-crown-blocks-post-header .post-header__title {
  font-size: 36px;
  letter-spacing: 0;
  line-height: 43px;
}
.wp-block-crown-blocks-post-header .post-header__image {
  border-radius: 5px;
}
.wp-block-crown-blocks-post-header .post-header__hero {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 576px) {
  .wp-block-crown-blocks-post-header .post-header__hero {
    flex-wrap: nowrap;
  }
}
.wp-block-crown-blocks-post-header .post-header__image-container {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .wp-block-crown-blocks-post-header .post-header__image-container {
    width: 50%;
    margin-right: 50px;
    margin-bottom: 0;
  }
}
.wp-block-crown-blocks-post-header .post-header__image-container--video .post-header__image {
  display: none;
}
.wp-block-crown-blocks-post-header .post-header__image-container--video #post-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wp-block-crown-blocks-post-header .post-header__video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  border-radius: 5px;
}
.wp-block-crown-blocks-post-header .post-header__meta {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 576px) {
  .wp-block-crown-blocks-post-header .post-header__meta {
    width: 50%;
  }
}
.wp-block-crown-blocks-post-header .social-sharing-links {
  margin-top: 1.5rem;
  position: relative;
  z-index: 10;
  transition: opacity 0.2s, transform 0.2s ease-out;
}
@media (min-width: 576px) {
  .wp-block-crown-blocks-post-header .social-sharing-links {
    margin-top: 3rem;
  }
}
.wp-block-crown-blocks-post-header .social-sharing-links h4 {
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 17px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.wp-block-crown-blocks-post-header .social-sharing-links .menu {
  list-style: none;
  padding: 0;
  margin: 0 -5px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.wp-block-crown-blocks-post-header .social-sharing-links .menu .menu-item {
  padding: 5px;
}
.wp-block-crown-blocks-post-header .social-sharing-links .menu .menu-item a {
  display: block;
}
.wp-block-crown-blocks-post-header .social-sharing-links .menu .menu-item .icon {
  display: block;
  width: 1.625rem;
  height: 1.625rem;
  border-radius: 100%;
  background-color: #373F41;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-block-crown-blocks-post-header .social-sharing-links .menu .menu-item .icon svg {
  width: 55%;
  max-height: 55%;
  fill: #FFFFFF;
}
.wp-block-crown-blocks-post-header .social-sharing-links .menu .menu-item .label {
  display: none;
}

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