/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;500;600;700;800&display=swap');

h1, h2,h3,h4,h5,h6{
font-family: 'Lato', sans-serif !important;
}
.section-wrapper{

    position: relative;
    max-width: 100% !important;
    width: 100%;
    margin: auto;
  padding:0 !important;
    
}

.blog-post__content {
    background: #f6f8ff;
    border: 1px solid rgba(0, 0, 0, .06);
    border-radius: 50px;
    margin: 0 100px;
    padding: 60px 100px;
/*     width: 1300px; */
    margin-top: -100px;
    z-index: 1;
    position: relative;
}
.blog-upper-content {
    left: 90px;
    position: absolute;
    top: 200px;
  width: 85%;
}
span#hs_cos_wrapper_name {
color: #FFF;
font-family: Lato;
font-size: 60px;
font-style: normal;
font-weight: 700;
line-height: 70px; /* 116.667% */
}
p.blog-post__date {
    color: #fff !important;
}
.blog-tags {
    border-radius: 39px;
border: 1px solid rgba(244, 130, 31, 0.34);
background: #FFE8D5;
    width: fit-content;
    padding: 0px  30px 6px;

}
a.blog-tag {
    color: #F4821F;

font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 130%; /* 20.8px */
letter-spacing: 0.32px;
    text-decoration: none;
}

.blog-post__content p span {
  color: #303030;

font-size: 18px !important;
font-style: normal;
font-weight: 400 !important;
line-height: 30px !important; /* 166.667% */
}

.blog-post__content p {
  color: #303030;

font-size: 18px !important;
font-style: normal;
font-weight: 400 !important;
line-height: 30px !important; /* 166.667% */
}
.blog-post__content ul li {
  color: #303030;

font-size: 18px !important;
font-style: normal;
font-weight: 400 !important;
line-height: 30px !important; /* 166.667% */
}
.blog-post__content ol li {
  color: #303030;

font-size: 18px !important;
font-style: normal;
font-weight: 400 !important;
line-height: 30px !important; /* 166.667% */
}
.blog-post__content h2 {
    color: #000;
    font-size: 40px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 45px !important;
    margin: 40px 0;
  letter-spacing: 0px !important;
}

.blog-post__content h3 {
  color: #000;
font-size: 30px !important;
font-style: normal;
  margin: 40px 0;
font-weight: 700 !important;
  letter-spacing: 0px !important;
line-height: 40px !important; /* 175% */
}

li strong{
font-weight:600 !important;
  font-size: 18px !important;
}



.blog-post__inner {
    position: relative;
}

.blog-related__inner {
    display: flex;
    padding: 20px;
    gap: 30px;
}

.section--blog-listing.bg--lgrey {
    background-color: #fff;
    width: 1300px;
    margin: 50px auto;
}
.blog-item__img.bg {
    height: 200px;
}

.blog-related__inner .blog-item {
    width: 33%;
  overflow:hidden;
  border-radius: 20px;
background: #FFF;
box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.05);
}

.blog-related__inner h3.blog-item__title {
  color: #000;
font-family: Lato;
font-size: 22px !important;
font-style: normal;
font-weight: 500 !important;
line-height: 130%; /* 28.6px */
letter-spacing: 0.44px;
  text-decoration: none;
}
a{
  text-decoration: none !important;
}

.related-post-info {
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 210px;
}


span.blog-date {
    font-size: 14px !important;
  color: rgba(0, 0, 0, 0.60);
font-style: normal;
font-weight: 400;
line-height: 130%; /* 15.6px */
letter-spacing: 0.24px;
}
span.related-blog-tags {
  color: rgba(0, 0, 0, 0.60);
text-align: right;

font-size: 14px !important;
font-style: normal;
font-weight: 400;
line-height: 130%; /* 15.6px */
letter-spacing: 0.24px;
}

.related-blog-meta {
    display: flex;
    justify-content: space-between;
}
.blog-listing__wrapper h4 {
  color: #000;
font-family: Lato;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: 70px; /* 175% */
}
.digital-hero-section {
  position: relative;
  width: 100%;
  height: 420px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.digital-hero-bg {
  position: relative;
      text-align: center;

  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* .digital-hero-overlay {
  position: absolute;
  inset: 0;
/*   background: linear-gradient(180deg, rgba(0, 15, 70, 0.7) 0%, rgba(0, 30, 100, 0.9) 100%); */
/*   z-index: 1; */
} */

.digital-hero-content {
  position: relative;
  z-index: 2;
  
  text-align: center;
  color: #fff;
  max-width: 800px;
  padding: 0 20px;
}

.digital-hero-title {
color: #FFF;
font-family: Lato;
font-size: 60px;
font-style: normal;
font-weight: 700;
line-height: 65.15px; /* 108.583% */
letter-spacing: -1.163px;
  margin-bottom: 12px;
}

.digital-hero-subtitle {
  color: #FFF;
font-family: Helvetica;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 25px; /* 138.889% */
  margin-bottom: 30px;
}

.digital-hero-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 33.613px;
background: #214BE8;
box-shadow: 0 25px 20px 0 rgba(0, 0, 0, 0.30);
  color: #FFF;
font-family: Helvetica;
font-size: 14.706px;
font-style: normal;
font-weight: 700;
line-height: 20.01px; /* 136.071% */
  padding: 12px 26px;
  
  text-decoration: none;
  margin-top:30px;
}



.digital-hero-btn .arrow {
  margin-left: 8px;
  font-size: 18px;
  line-height: 1;
}

p.blog-short-desc {
    width: 700px;
    color:#FFF;

font-size: 18px !important;
font-style: normal;
font-weight: 400 !important;
line-height: 30px !important; /* 166.667% */
}

@media (max-width: 768px) {
  .digital-hero-section {
    height: auto;
    padding: 80px 0;
  }

  .digital-hero-title {
    font-size: 28px;
  }

  .digital-hero-subtitle {
    font-size: 15px;
  }
  .blog-post__content

 {
    background: #f6f8ff;
    border: 1px solid rgba(0, 0, 0, .06);
    border-radius: 0px;
    margin: 0 0px !important;
    padding: 30px 20px !important;

    z-index: 1;
    position: relative;
}
  .blog-related__inner {
    display: flex;
    padding: 20px;
    gap: 30px;
    flex-direction: column !important;
}
  .blog-related__inner .blog-item {
    width: 100% !important;
  }
.blog_module_option img
 {
    height: 600px !important;
    vertical-align: middle;
    width: 100% !important;
}
.blog-upper-content {
    left: 20px;
    position: absolute;
    top: 130px !important;
    width: 90% !important;
}
span#hs_cos_wrapper_name {
    
    font-size: 31px !important;
    
    line-height: 38px !important;
}
  p.blog-short-desc {
    width: 100%;
    color: #FFF;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 23px !important;
}
.blog-post__content h2 {
    color: #000;
    font-size: 31px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 35px !important;
    margin: 40px 0;
    letter-spacing: 0px !important;
}



}