/* Blog post */

.blog-post{
    color: #14182B;
}
.in-short-card-blog-detail .in-short-card h3, .in-short-card-blog-detail .in-short-card h6 {
    color: #14182B;
}
/* .blog-post.customer .in-short-card-blog-detail .in-short-card {
    background: #EBF0EC;
} */
.blog-post.customer { 
  padding-top: 0px;
}
.blog-post__meta {
  margin-bottom: 1.4rem;
}
.blog-post__tag-link img {
    max-width: 180px;
    height: auto;
}
.blog-post h2,
.blog-post h3,
.blog-post h4 {
color: #14182B;
}
.blog-post__meta a {
  text-decoration: underline;
}
.blog-post.customer .in-short-card-blog-detail .in-short-card {
    background-color: #D8E3DE;
}
.blog-post.customer .in-short-card-blog-detail .in-short-card h3,
.blog-post.customer .in-short-card-blog-detail .in-short-card h6 { 
    color: #14182B;
}
.blog-post__timestamp {
  display: block;
}
.blog-post {
    padding: 200px 0px 60px 0px; 
}
.blog-post p {
     font-family: 'Lato';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    max-width: 655px;
    width: 100%;
}
.content-wrapper {
    max-width: 1300px !important; 
}
.blog-post__tags svg {
  height: auto;
  margin-right: 0.35rem;
  width: 15px;
}
.blog-post h1 {
    color: #14182B;
}
.blog-post__tag-link {
    color: #000 !important;
    color: #FFFCF8;
    border-radius: 0 0 8px 8px;
    padding: 0px;
    text-decoration: none;
    display: block;
}
.blog-post__tag-link:hover {
   text-decoration: none;
}
.blog-related-posts__post {
  position: relative;
}
/* .blog-related-posts__post-image-wrapper {
    height: 406px;
    display: block;
}
.blog-related-posts__post-image-wrapper:before { 
    background: linear-gradient(180deg, transparent, rgba(20, 24, 43, .75) 80%);
    content: "";
    inset: 0;
    opacity: 1;
    position: absolute;
    transition: .3s ease;
} */
.blog-related-posts__list .blog-post__tags {
    position: absolute;
}
 .blog-related-posts__list .blog-post__tag-link {
      padding: 0px;
} 
.blog-related-posts {
    padding: 40px 0 100px 0!important;
}
.blog-related-posts h2 {
  font-size: 40px;
    color: #000;
    text-align: left !important;
    padding-left: 60px;text-align: center;
}

.blog-related-posts__list {
  display: flex;
  flex-wrap: wrap;
}
 .blog-post.customer .social__link.social--linkedin {
    background-image: url(https://146429605.fs1.hubspotusercontent-eu1.net/hubfs/146429605/Imported_Blog_Media/icon-linkedin-Dec-22-2025-11-05-51-1744-AM.svg);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
    padding: 8px;
      border-radius: 5px;
} 
.blog-related-posts__content {
    position: absolute;
    bottom: 30px;
    padding-left: 27px;
    padding-right: 27px;
}
.blog-post .in-short-card-blog-detail .short-list .icon img {
    max-width: 30px;
    width: 30px;
    height: 30px;  
}
.blog-post.customer .social__link.social--facebook {
display: none;
}
.blog-post.customer .social__link.social--linkedin a {
    height: 15px;
}
.blog-post.customer .social__link img {
  display: none;
} 
.blog-post .single-image {
    margin-bottom: 50px;
} 

.blog-post .in-short-card-blog-detail .short-list .icon {
    background-color: #FFFFFF;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    flex: 0 0 auto;
}
.blog-post .in-short-card-blog-detail .short-list li {
    align-items: center;
}
.blog-related-posts__post {
  flex: 0 0 100%;
   padding: 10px;
  position: relative;
}
.blog-post .column-container .col-left {
        width: 60% !important;
      padding-left: 60px;
}
.blog-post .blog-post__meta,
.blog-post .faq-header-title{
  padding-left: 60px;
}
.blog-post .column-container .col-right { 
    width: 40%  !important;
    max-width: 463px;
    margin-left: auto;
}
figure {
    margin: 20px 0;
}
.blog-post .single-image .image {
          margin-top: -140px;
    position: relative;
}
.blog-post .single-image .image img {
    -webkit-transform: perspective(1100px) rotateY(331deg) rotateX(0deg);
    height: auto;
    border-radius: 50px;
    max-width: 500px;
    height: 400px !important;
    object-fit: cover;
}
.blog-post h4,
.blog-post h5,
.blog-post h6 {
font-weight: 600;
}
.blog-post__meta .author-details a,
.blog-post__meta .author-details span {
    font-weight: 600 !important;
    font-size: 20px;
    line-height: 110%;
    color: #4A7B77;
    font-family: poppins;
    text-decoration: none;
}
@media screen and (min-width: 768px) {
  .blog-related-posts__post {
    flex: 0 0 calc(100% / 2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-related-posts__post {
    flex: 0 0 calc(100% / 3);
  }
}


@media screen and (max-width: 991px) {
  .blog-post .column-container .col-left {
   
      padding-left: 0px;
     width: 100% !important;
}
  .blog-post .single-image .image {
margin-top: 0;


 }
  .blog-post .single-image .image img {
   height: auto !important;
    -webkit-transform: none;
}
  .blog-post.customer {
        padding: 0px 0 40px 0px !important;
}
  .blog-post.customer  .blog-post__tags {
    padding-left: 0!important;
  }
  .blog-post .column-container .col-right {
    max-width: 100% !important;
    margin-left: 0;
    width: 100% !important;
}
.blog-post .blog-post__meta,
.blog-post .faq-header-title{
  padding-left: 0px;
}
  .blog-post .column-container {
    flex-direction: column;
    gap: 35px !important;
  }
  .blog-related-posts h2 {
    padding-left: 0  !important;
}
  .blog-related-posts__image {
    width: 100% !important;
    
}

  .blog-post {
    padding: 80px 0px; !important;
}
  .blog-post .col-left,
  .blog-post .col-right {
   width: 100% !important;
}
  .blog-post {
     padding: 40px 0 !important;
}   
}

@media screen and (max-width: 767px) { 
  .blog-related-posts {
    padding: 20px 0 40px 0;
}

  .blog-post .single-image .image img {
    width: 100%;
}
  .blog-siderbar-quote .in-short-card {
    max-width: 100%!important;
}
  .blog-post .single-image .image {
   margin-top: 0px;
}
  .in-short-card-blog-detail .in-short-card {
   max-width: 100% !important;
}
}
@media screen and (max-width: 575px) { 
  .blog-related-posts__post {
    max-width: 373px;
    margin: 0 auto;
}
  .blog-post .column-container { 
   gap: 25px !important;
}
    .blog-related-posts__list {
     gap: 35px;
}
}

.blog-related-posts__image {
    max-width: 100%;
    height: 406px;
    border-radius: 15px;
    object-fit: cover;
    width: 100% !important;
}

.blog-related-posts__title {
  margin:0;
      font-size: 21px;
  
}

/* Blog comments */

.blog-comments {
  margin: 0 auto;
  max-width: 680px;
}

.blog-comments .hs-submit {
  text-align: center;
}

.blog-comments .comment-reply-to {
  border: 0 none;
}

.blog-comments .comment-reply-to:hover,
.blog-comments .comment-reply-to:focus {
  background-color: transparent;
  text-decoration: underline;
}