/* Variables */
.single-post .hentry-wrapper header.has-image {
  margin-bottom: calc(435 / 1500 * 100vw + 25px); }
  @media (min-width: 1500px) {
    .single-post .hentry-wrapper header.has-image {
      margin-bottom: 460px; } }
  .single-post .hentry-wrapper header.has-image .alignwide {
    display: block; }
    .single-post .hentry-wrapper header.has-image .alignwide .header-content {
      max-width: 1080px;
      padding-right: 0;
      padding-bottom: 60px;
      padding-top: 100px; }
      @media (max-width: 767px) {
        .single-post .hentry-wrapper header.has-image .alignwide .header-content {
          padding-bottom: 60px;
          padding-top: 60px; } }
      .single-post .hentry-wrapper header.has-image .alignwide .header-content .post-meta {
        display: flex;
        font-size: 14px;
        margin-top: 30px; }
        @media screen and (min-width: 768px) {
          .single-post .hentry-wrapper header.has-image .alignwide .header-content .post-meta {
            font-size: 16px; } }
        .single-post .hentry-wrapper header.has-image .alignwide .header-content .post-meta .tags {
          display: flex;
          align-items: center;
          padding-left: 30px; }
          @media (max-width: 767px) {
            .single-post .hentry-wrapper header.has-image .alignwide .header-content .post-meta .tags {
              display: none; } }
          .single-post .hentry-wrapper header.has-image .alignwide .header-content .post-meta .tags i {
            margin-right: 20px;
            transform: scaleX(-1); }
          .single-post .hentry-wrapper header.has-image .alignwide .header-content .post-meta .tags div {
            background-color: #01173A;
            border-radius: 2px;
            font-size: 14px;
            font-weight: bold;
            padding: 2px 15px; }
            .single-post .hentry-wrapper header.has-image .alignwide .header-content .post-meta .tags div:not(:last-child) {
              margin-right: 10px; }
    .single-post .hentry-wrapper header.has-image .alignwide .header-image img {
      border-bottom-color: #ECF8FE;
      margin-bottom: -28%;
      transform: none; }
.single-post .hentry-wrapper > .entry-content .alignwide {
  max-width: 1230px; }
  @media (min-width: 1230px) {
    .single-post .hentry-wrapper > .entry-content .alignwide {
      margin-left: calc( 50% - 615px ); } }
.single-post .hentry-wrapper > .entry-content .two-col-image-block:not(.rounded) {
  margin-bottom: 0;
  margin-top: 0; }
.single-post .hentry-wrapper > .entry-content > .wp-block-row-rowlayout:not(:first-child) {
  margin-top: 50px; }
.single-post .article-meta {
  border-top: solid 1px #46CDFC;
  margin-top: 30px;
  padding-bottom: 60px;
  padding-top: 30px; }
  @media (max-width: 767px) {
    .single-post .article-meta {
      margin-top: 20px;
      padding-bottom: 40px;
      padding-top: 20px; } }
  .single-post .article-meta .article-share h2 {
    font-size: 20px;
    backface-visibility: hidden;
    color: #0C3984;
    font-family: 'Mint Grotesk', sans-serif;
    font-weight: bold;
    line-height: 1.7;
    margin: 0 0 10px;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .single-post .article-meta .article-share h2 {
        font-size: 22px; } }
  .single-post .article-meta .article-share .at-share-btn-elements {
    display: flex;
    justify-content: center; }
    .single-post .article-meta .article-share .at-share-btn-elements .at-share-btn {
      background-color: #ECF8FE !important;
      border-radius: 50% !important;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 42px;
      margin: 0 10px 10px 0;
      padding: 0;
      position: relative;
      transform: none;
      transition: background-color 0.2s;
      width: 42px; }
      .single-post .article-meta .article-share .at-share-btn-elements .at-share-btn:last-child {
        margin-right: 0; }
      .single-post .article-meta .article-share .at-share-btn-elements .at-share-btn .at-icon-wrapper {
        display: none; }
      .single-post .article-meta .article-share .at-share-btn-elements .at-share-btn:before {
        color: #0C3984;
        content: "";
        display: block;
        font-family: 'Font Awesome 5 Brands';
        font-size: 14px;
        font-weight: normal; }
      .single-post .article-meta .article-share .at-share-btn-elements .at-share-btn.at-svc-facebook:before {
        content: "\f39e"; }
      .single-post .article-meta .article-share .at-share-btn-elements .at-share-btn.at-svc-twitter:before {
        content: "\f099"; }
      .single-post .article-meta .article-share .at-share-btn-elements .at-share-btn.at-svc-linkedin:before {
        content: "\f0e1"; }
      .single-post .article-meta .article-share .at-share-btn-elements .at-share-btn .at-label {
        display: none; }
      .single-post .article-meta .article-share .at-share-btn-elements .at-share-btn:hover, .single-post .article-meta .article-share .at-share-btn-elements .at-share-btn:focus {
        background-color: #46CDFC !important; }

/*# sourceMappingURL=single-post.css.map */
