.blog-post-content .cs-header .container {
    max-width: 1550px;
    margin: 0 auto;
    padding: 0 20px;
}

.blog-post-content {
    padding: 180px 0px 85px;
}

.blog-post-content  .cs-header .container {
    display: flex!important;
    flex-direction: column
}

.cs-wrap {
    margin: 0 auto;
    /* max-width:1560px; */
    padding: 0px;
}

.cs-hero {
    margin-bottom: 22px;
    position: relative
}

.cs-back {
    align-items: center;
    color: #000;
    display: inline-flex;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    font-weight: 700;
    gap: 10px;
    line-height: normal;
    margin-bottom: 60px;
    margin-top: 40px;
    text-decoration: none
}

.cs-back-arrow {
    display: inline-block;
    transform: translateY(1px)
}

.cs-hero-media {
    border-radius: 25px;
    overflow: hidden;
    position: relative
}

.cs-hero-img {
    display: block;
    object-fit: cover;
    width: 100%;
    2width:1680px;height: 565px
}

@media (max-width: 767px) {
    .cs-hero-img {
        height:220px
    }
  .cs-topic *,
  .cs-topic a {

      font-size: 18px!important;

  }
  
}

.cs-hero-chevrons {
    background: url('https://5804539.fs1.hubspotusercontent-na1.net/hubfs/5804539/blog-featured-image-Shape.svg') no-repeat;
    background-position: 100% 100%;
    display: flex;
    height: 100%;
    inset: 0;
    justify-content: flex-end;
    padding-right: 28px;
    pointer-events: none;
    position: absolute;
    right: 37px;
    width: 100%;
  background-size: contain;
}

.cs-hero-chevrons span {
    border: 10px solid #ffd400;
    border-bottom: 0;
    border-left: 0;
    height: 532px;
    opacity: .95;
    position: absolute;
    right: 18px;
    transform: rotate(228deg);
    width: 532px
}

.cs-hero-chevrons span:first-child {
    right: 10px
}

.cs-hero-chevrons span:nth-child(2) {
    opacity: .75;
    right: -62px
}

.cs-hero-chevrons span:nth-child(3) {
    opacity: .55;
    right: -90px
}

.cs-header {
    padding: 8px 0 0px;
  }

.cs-topic {
    color: #1f7ae0;
    color: #338ddb;
    font-size: 27px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 40px
}

.cs-title,.cs-topic {
    font-style: normal;
    font-weight: 700
}

.cs-title {
    color: #000;
    font-family: Montserrat;
    font-size: 60px;
    line-height: 75px;
    margin: 0 0 40px;
      margin-bottom: 0px !important;
}

.cs-meta {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(4,minmax(0,1fr));
    padding: 12px 0 4px
}

@media (max-width: 900px) {
    .cs-meta {
        grid-template-columns:repeat(2,minmax(0,1fr))
    }


}

.cs-meta-item {
    background: transparent;
    border-radius: 14px;
    padding: 14px;
    display: flex;
    gap: 20px;
    height: 100%;
    padding-bottom: 100px;
}

.cs-meta-label {
    display: block;
    color: #000;
    font-family: Montserrat;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
}

.cs-meta-value {
    display: block;
    color: #000;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
}

.cs-cards {
    display: grid;
    gap: 40px;
    grid-template-columns: repeat(3,minmax(0,1fr));
    padding: 10px 0 10px;
}

@media (max-width: 900px) {
    .cs-cards {
        grid-template-columns:1fr
    }
}

.cs-card {
    background: #fff;
    border: 2px solid #282961;
    border-radius: 25px;
    padding: 35px;
}

.cs-card:focus,.cs-card:hover {
    background: #1b255a;
    border-color: #1b255a;
    color: #fff!important
}

.cs-card:focus *,.cs-card:hover * {
    color: #fff
}

.cs-card h3 {
    margin: 0 0 14px;
    font-size: 27px;
    font-style: normal;
    font-weight: 700;
    line-height: 31.5px;
}

.cs-card-body :where(p,ul,ol) {
    margin: 0 0 10px
}

.cs-summary-card {
    background: #f7f9fc;
    border: 1px solid rgba(0,0,0,.08);
    border-radius: 16px;
    margin-top: 22px;
    padding: 18px
}

.blog-share {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 28px
}

.blog-share-title {
    font-weight: 700
}

.blog-share .line {
    background: rgba(0,0,0,.15);
    flex: 1 1 auto;
    height: 1px;
    min-width: 120px
}
.cs-body-content {
    padding: 0px 0px 00px 0px;
}
.cs-card-body {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.cs-topic *,
.cs-topic a {
    color: #338DDB;
    font-size: 27px;
    font-style: normal;
    font-weight: 700;
    line-height: 35px;
}

.author-details {
    align-items: center;
    display: flex;
    gap: 15px;
    padding-top: 50px;
    padding-bottom: 70px;
}

.author-details .authur-name {
    color: #121315;
    display: flex;
    flex-direction: column;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    gap: 6px;
    line-height: 30px
}

div.post_ath_avatar {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 100%;
    height: 100px;
    width: 100px;
  border-radius: 15px;
}
.author-linkedin svg {
    width: 24px;
