.blog-details-content-wrapper * {
  color: #000;
}
.blog-details-content-wrapper {
  background: #fff;
  padding: 0 0 100px;
}
h1.blog-title {
  margin: 0;
}
.blog-post-top-heading-title {
  margin-bottom: 50px;
}
.blog-post-top-heading-block .page-center {
  max-width: 798px;
  width: 100%;
}
.blog-post-top-heading-block {
  padding-bottom: 60px;
  background: #000000;
  padding-top: 100px;
}
.blog-details-content-wrapper * {
  color: #000;
}
.blog-author-image img {
  width: 100%;
  height: auto;
  display: block;
  background: #fff;
}
.blog-author-image {
  width: 60px;
  height: 60px;
}
.blog-author-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.blog-author-content p {
  margin: 0;
}
.blog-author-content {
  padding-left: 20px;
}
.blog-author-content p + p {
  margin-top: 4px;
}
.blog-author-content p + p .blog-meta__separator {
  padding: 0 8px;
}
.top-social-sharing ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.top-social-sharing ul li a {
  width: 32px;
  height: 32px;
  background: #eee;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.top-social-sharing ul li a svg {
  display: block;
}
.top-social-sharing ul li + li {
  margin-left: 8px;
}
.blog-post-top-heading-author-sharing {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.blog-image-container img {
  width: 100%;
  height: auto;
  display: block;
  max-width: 1000px;
  margin: 0 auto;
  aspect-ratio: 5 / 3;
  object-fit: cover;
  position: relative;
  z-index: 1;
}
.blog-image-container:after {
  content: '';
  background: #000000;
  position: absolute;
  width: 100%;
  height: 50%;
  top: 0;
  left: 0;
}
.blog-image-container {
  position: relative;
}
.blog-content {
  max-width: 768px;
  margin: 0 auto;
}
section.blog-content-container {
  padding-top: 60px;
}
.blog-content h2 {
  color: #000;
  font-family: 'Helvetica Neue';
  font-size: 32px;
  font-style: normal;
  font-weight: 300;
  line-height: 130%;
  margin-bottom: 30px;
  margin-top: 50px;
}
span#hs_cos_wrapper_post_body > h2:first-child {
  margin-top: 0;
}
figure img {
  width: 100%;
  height: auto;
  display: block;
}
figcaption {
  color: #666 !important;
  font-family: 'Helvetica Neue';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-top: 10px;
}
figure {
  margin: 50px 0;
}
.blog-tags-container {
  max-width: 768px;
  margin: 0 auto;
  width: 100%;
  margin-top: 50px;
}
.blog-tags-container ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 10px;
  flex-wrap: wrap;
}
.blog-tags-container ul li {
  background: #e5e4f6;
  padding: 8px 12px;
}
.blog-tags-container ul li span {
  font-size: 14px;
  line-height: 150%;
}
.blog-post-top-heading-block * {
  color: #ffffff;
}

.ResourcesButton a {
  display: flex;
  align-items: center;
  color: #000000 !important;
}
.section_heading {
  padding-bottom: 33px;
}
.ResourcesWrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.ResourcesColumn {
  width: calc(33.33% - 30px);
  margin: 0 15px 30px;
  border: 1px solid #cccccc;
}
.ResourcesImage img {
  width: 100%;
  height: 338px;
  object-fit: cover;
  display: block;
}
.ResourcesText {
  padding: 40px;
}
.ResourcesTextTop {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.ResourcesTag {
  display: inline-block;
  padding: 4px 12px;
  margin-right: 10px;
}
.ResourcesTag p,
.ResourcesDate p {
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  margin: 0;
  color: #666666;
}
.ResourcesTitle h3 {
  margin: 0;
  color: #000;
}
.ResourcesTitle {
  margin-bottom: 30px;
}
section.blog-recent-posts {
  background: #fff;
  padding: 80px 0 90px;
}
.blog-recent-posts__card-container {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.blog-post-top-heading-category ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
.blog-post-top-heading-category ul li + li {
  margin-left: 8px;
}
.blog-post-top-heading-category {
  margin-bottom: 24px;
}
.blog-post-top-heading-category span.seprater svg,
.blog-post-top-heading-category span.seprater {
  display: block;
}
.blog-post-top-heading-category ul li a {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  color: #6fdf85;
}
.ResourcesImage a {
    display: block;
}
.ResourcesTitle a {
    font-weight: inherit;
    font-family: inherit;
    color: inherit;
}
@media screen and (max-width: 1199px) {
  .ResourcesText {
    padding: 30px;
  }
} /*-------- 1199 ends here ----------*/
@media screen and (max-width: 991px) {
  .ResourcesColumn {
    width: calc(50% - 30px);
  }
} /*-------- 991 ends here ----------*/
@media screen and (max-width: 767px) {
  .blog-recent-posts__card-container {
    margin: 0;
  }
  .ResourcesColumn {
    width: 100%;
    margin: 0 0 40px;
  }
  .ResourcesWrapper {
    margin: 0;
  }
  .section_heading {
    padding-bottom: 0px;
  }
  .blog-post-top-heading-title {
    margin-bottom: 40px;
  }
  .blog-post-top-heading-block {
    padding-bottom: 40px;
    padding-top: 60px;
  }
  .blog-post-top-heading-author-sharing {
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
  }
  .blog-content h2 {
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%; /* 31.2px */
    margin-bottom: 20px;
    margin-top: 40px;
  }
  figure {
    margin: 40px 0;
  }
  .blog-tags-container {
    margin: 40px auto 0;
  }
  .blog-details-content-wrapper {
    padding: 0 0 70px;
  }
  section.blog-recent-posts {
    background: #fff;
    padding: 40px 0 40px;
  }
  section.blog-recent-posts .section_heading {
    margin-bottom: 40px;
  }
  section.blog-recent-posts .section_heading h2 {
    margin: 0;
  }
} /*-------- 767 ends here ----------*/
