/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/post-hero/style.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************/
.post-hero.news:not(.is-not-logo) .post-hero-img,
.post-hero.events:not(.is-not-logo) .post-hero-img {
  background-color: white;
}
.post-hero.news:not(.is-not-logo) .post-hero-img img,
.post-hero.events:not(.is-not-logo) .post-hero-img img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 80%;
  margin: 0 auto;
  position: relative;
  max-width: 600px;
}

.post-hero-content {
  padding-top: 40px;
}

.post-hero-content-wrapper p {
  font-size: 20px;
  margin: 2rem 0;
}
.post-hero-content-wrapper p.author {
  font-size: 18px;
  margin: 2rem 0 0;
}
.post-hero-content-wrapper .author + .wp-block-create-block-post-hero p:first-of-type {
  margin-top: 1.35rem;
}
.post-hero-content-wrapper .wp-block-buttons {
  margin: 2rem 0;
}

.social-share-bar a {
  width: 26px;
  height: 26px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.social-share-bar a:focus {
  outline: 2px solid #A4A3A3;
  outline-offset: 2px;
  border-radius: 2px;
}
.social-share-bar a.twitter {
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"-0.5 -0.5 22 22\" height=\"22\" width=\"22\" class=\"twitter\"><path stroke=\"%23424866\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15.111687499999999 19.656 1.3125 1.34390375h4.575821250000001L19.6875 19.656h-4.5758125Z\" stroke-width=\"1.4\"></path><path stroke=\"%23424866\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m19.038075 1.34390375 -7.273875 7.80028375\" stroke-width=\"1.4\"></path><path stroke=\"%23424866\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m1.96181125 19.656 7.26838875 -7.794325\" stroke-width=\"1.4\"></path></svg>");
}
.social-share-bar a.linkedin {
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"26\" height=\"26\" viewBox=\"0 0 26 26\" fill=\"none\"><g clip-path=\"url%28%23clip0_2298_16322%29\"><path d=\"M23.3558 0H1.86216C0.832554 0 0 0.812848 0 1.81782V23.4002C0 24.4052 0.832554 25.2229 1.86216 25.2229H23.3558C24.3855 25.2229 25.2229 24.4052 25.2229 23.4051V1.81782C25.2229 0.812848 24.3855 0 23.3558 0ZM7.48313 21.4937H3.7391V9.45367H7.48313V21.4937ZM5.61112 7.8132C4.40909 7.8132 3.43859 6.8427 3.43859 5.6456C3.43859 4.4485 4.40909 3.47801 5.61112 3.47801C6.80822 3.47801 7.77871 4.4485 7.77871 5.6456C7.77871 6.83778 6.80822 7.8132 5.61112 7.8132ZM21.4937 21.4937H17.7546V15.6412C17.7546 14.247 17.7299 12.4489 15.8087 12.4489C13.8628 12.4489 13.5672 13.9711 13.5672 15.5426V21.4937H9.833V9.45367H13.4194V11.0991H13.4686C13.9662 10.1532 15.1879 9.15316 17.0058 9.15316C20.7941 9.15316 21.4937 11.6459 21.4937 14.8874V21.4937Z\" fill=\"%231B1818\"/></g><defs><clipPath id=\"clip0_2298_16322\"><rect width=\"25.2229\" height=\"25.2229\" fill=\"white\"/></clipPath></defs></svg>");
}
.social-share-bar a.email {
  background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"26\" height=\"21\" viewBox=\"0 0 26 21\" fill=\"none\"><path d=\"M22.1 0H3.9C1.74703 0.00240332 0.00238043 1.76383 0 3.9375V17.0625C0.00238043 19.2362 1.74703 20.9976 3.9 21H22.1C24.253 20.9976 25.9976 19.2362 26 17.0625V3.9375C25.9976 1.76383 24.253 0.00240332 22.1 0ZM3.9 1.3125H22.1C22.5811 1.31314 23.0258 1.45445 23.4122 1.68468L14.3787 10.8051C13.6163 11.5716 12.3836 11.5716 11.6212 10.8051L2.5877 1.68468C2.97411 1.45445 3.41893 1.31314 3.9 1.3125ZM24.7 17.0625C24.6982 18.5115 23.5352 19.6857 22.1 19.6875H3.9C2.46479 19.6857 1.30182 18.5115 1.3 17.0625V3.9375C1.30063 3.4518 1.4406 3.00279 1.66864 2.61266L10.7021 11.733C11.311 12.349 12.1381 12.6945 13 12.6931C13.8619 12.6944 14.6889 12.349 15.2978 11.733L24.3314 2.61258C24.5594 3.00271 24.6994 3.4518 24.7 3.9375V17.0625Z\" fill=\"%231B1818\"/></svg>");
}

.post-hero-img {
  max-height: 300px;
}

@media (min-width: 47.5rem) {
  .post-hero-img {
    max-height: 450px;
  }
}
@media (min-width: 60rem) {
  .post-hero .row > div:last-child {
    margin-left: 0;
    flex: 0 0 calc(50% - 2.5rem);
    max-width: calc(50% - 2.5rem);
  }
  .post-hero-content {
    padding-top: 80px;
    padding-right: 50px;
    max-width: 650px;
  }
  .post-hero-img {
    max-height: 100%;
  }
  .post-hero-img img {
    position: absolute;
  }
}

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