@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

/* Article?blog Listing */

.use-case-list-banner-section {
  margin-top: 6rem;
  padding-top: 5.75rem;
  padding-bottom: 0;
  background: linear-gradient(180deg, #f6f9fc 82.32%, #ffffff 100%);
}
.box-hover-section{
 padding-top: 5.75rem;
}
.use-case-list-banner-section nav {
  margin-bottom: 3.5rem;
}
.use-case-list-banner-section .breadcrumb {
  margin: 0;
  padding: 0;
}
.use-case-list-banner-section .breadcrumb-item,
.use-case-list-banner-section .breadcrumb-item a {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  color: #0a2540;
  line-height: 1.5rem;
  text-decoration: underline;
}
.use-case-list-banner-section .breadcrumb-item {
  font-weight: 500;
  padding-right: 4px;
}
.use-case-list-banner-section .breadcrumb-item a {
  font-weight: 400;
}
.use-case-list-banner-section .breadcrumb-item a:hover {
  color: #0a2540;
}
.use-case-list-banner-section .breadcrumb-item + .breadcrumb-item::before {
  color: #0a2540;
  padding-right: 4px;
}
.use-case-list-banner h1 {
  color: #0a2540;
  font-weight: 500;
  font-size: 2.25rem;
  margin-bottom: 1rem;
  line-height: 2.75rem;
}
.use-case-list-banner h6 {
  color: #0a2540;
  font-weight: 400;
  line-height: 2rem;
  font-size: 1.25rem;
  margin-bottom: 1.75rem;
}
.use-case-list-banner a {
  font-size: 1rem;
  color: #0a2540;
  font-weight: 400;
  line-height: 1.5rem;
  text-decoration: underline;
}
.use-case-list-banner a:hover {
  color: #0a2540;
}
.use-case-list-banner a i {
  margin-left: 8px;
}

.use-case-list-section {
  padding-top: 0;
  padding-bottom: 8.75rem;
}
.blogs-fetured-card {
  max-width: 100%;
  width:100%;
  margin-top: 5.75rem;
  border-radius: 16px;
  overflow: hidden;
  min-height: 420px;

  /* Background image */
  background: linear-gradient(180deg, rgba(10, 37, 64, 0) 4.99%, #0A2540 77.63%),var(--hero-bg);
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: flex-end;
}

.blogs-fetured-content {
  padding: 40px;
  max-width: 880px;
  color: #ffffff;
}

.blogs-fetured-content h2 {
  font-size: 2.25rem;
  line-height: 3.25rem;
  margin-bottom: 16px;
  color: #ffffff;
}

.blogs-fetured-content p {
  font-size: 1rem;
  line-height: 1.5rem;
  opacity: 0.9;
  margin-bottom: 20px;
  color: #ffffff;
}

.blogs-fetured-link {
  color: #ffffff;
  text-decoration: underline;
  font-weight: 500;
}

.blogs-fetured-link:hover {
  opacity: 0.8;
}
.insights-content-section .insight-cards-wrapper {
  display: flex;
  padding-top: 2rem;
}
.insights-content-section
  .insight-cards-wrapper
  .insight-card.insight-card-row {
  padding: 0;
  border: none;
  border-radius: 0;
  background: #fff;
  column-gap: 1.75rem;
}
.insights-content-section
  .insight-cards-wrapper
  .insight-card
  .insight-content-info
  h3 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.5rem;
}
.insights-content-section
  .insight-cards-wrapper
  .insight-card
  .insight-content-footer
  span {
  margin-top: 0;
}
.insights-content-section
  .insight-cards-wrapper
  .insight-card
  .insight-content-footer {
  margin-top: 1.5rem;
}
.insights-content-section
  .insight-cards-wrapper
  .insight-card
  .insight-content-info
  p {
  margin-top: 12px;
}
.insight-card .insight-image img{
  height: 166px;
}
.prodcast-card-content-info span {
  font-size: 12px;
  color: var(--brand-color);
}
.prodcast-card-content-info h6 {
  color: var(--brand-color);
}
.insight-extra .prodcast-card-content-info h6 a {
  color: var(--brand-color);
}
.prodcast-card-content-footer {
  align-items: flex-end;
}
.prodcast-card-content {
  padding: 1.75rem;
}
.sidebar-article-card h5,
.sidebar-article-card h5 + p {
  margin: 0;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}
.sidebar-article-card h5 {
  color: var(--brand-color);
  margin-top: 1rem;
}
.sidebar-article-card h5 + p {
  color: var(--secondary-color);
}
.sidebar-article-card-border + .sidebar-article-card-border,
.insights-content-section
  .sidebar-article-card-border
  + .sidebar-article-card-border {
  margin-top: 1.75rem;
  padding-top: 1.75rem;
  border-top: 1px solid #e7ecf1;
}
.article-search-section .bx-search-wrapper {
  margin-top: 1.75rem;
  margin-bottom: 2.5rem;
}
.article-search-section .latest-blog-grid-small {
  grid-template-columns: 1fr 1fr 1fr;
}
.article-search-section .latest-blog-grid-small .insight-card .insight-body {
  padding: 1.25rem 0;
}
.latest-blog-grid {
   gap: 2rem 1.75rem;
   display: grid;
   padding-top: 2rem;
   grid-auto-flow: row;
   grid-template-columns: 1fr 1fr 1fr;
}
.bx-tags-wrapper {
 gap: 12px;
 display: flex;
 flex-wrap: wrap;
 align-items: flex-start;
}
.article-search-section
  .latest-blog-grid-small
  .insight-card
  .insight-content-info
  h3 {
  font-weight: 500;
  line-height: 2rem;
  font-size: 1.25rem;
}
.article-search-section
  .latest-blog-grid-small
  .insight-card
  .insight-content-footer
  h5,
.article-search-section
  .latest-blog-grid-small
  .insight-card
  .insight-content-footer
  span {
  font-size: 1rem;
  margin-bottom: 0;
  line-height: 1.5rem;
}
.article-search-section
  .latest-blog-grid-small
  .insight-card
  .insight-content-footer {
  margin-top: 10px;
}
.content-load-more {
  display: flex;
  padding-top: 5.75rem;
  align-items: center;
  justify-content: center;
}
#article-loadmore-btn1 {
    color: #0a2540;
    font-weight: 500;
    padding: 9px 88px;
    margin-bottom: 7rem;
    border-radius: 5px;
    background: transparent;
    border: 1px solid #0a2540;
    cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.read_more_single{
  margin-top: 1rem;
  text-decoration: underline;
}
#article-loadmore-btn1:hover {
  color: #fff;
  background: #0a2540;
}
#article-loadmore-btn1.loading {
  cursor: not-allowed;
  opacity: 0.6;
}
#article-loadmore-btn1.no-more {
  cursor: not-allowed;
  color: #999;
  background-color: #f5f5f5;
}
.article-insights
  .insight-cards-wrapper
  .insight-card.insight-card-row
  .insight-image {
  max-width: 539px;
  max-height: 316px;
}
.latest-articles-wrapper {
  padding-top: 2rem;
}
.latest-articles-wrapper .insight-cards-wrapper {
  padding-top: 0 !important;
}
.featured-articles {
  margin-top: 4.5rem;
}
.featured-articles.line-separation {
  margin-top: 2.5rem;
  border-top: 1px solid #e7ecf1;
  padding-top: 1.75rem;
}
.section-gap {
  padding-bottom: 0rem;
}
/* Article */

/* Article Inner */
.progress-container {
  width: 100%;
  height: 2px;
  margin-top: 74px;
  background: #f5f5f5;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.progress-container-sticky {
  z-index: 1000;
  position: fixed;
  margin-top: 70px;
}
.progress-bar {
  width: 0%;
  height: 100%;
  background: #026dcf;
  -webkit-transition: width 0.25s;
  -moz-transition: width 0.25s;
  transition: width 0.25s;
}
.article-inner {
  padding-top: 4rem;
}
.bx-navigation {
  font-size: 12px;
  padding-top: 7rem;
}
.bx-navigation span {
  padding-left: 5px;
}
.bx-navigation .breadcrumb {
  margin: 0;
}
.bx-navigation .breadcrumb-item {
  color: var(--secondary-color);
}
.bx-navigation .breadcrumb-item a {
  color: inherit;
}
.bx-navigation .breadcrumb-item.active {
  color: var(--brand-color);
}
.inner-article {
  color: var(--secondary-color);
}
.inner-article .common-text-content span {
  font-size: 12px;
  padding: 3px 8px;
  font-weight: 500;
  color: var(--brand-color);
  border-radius: 4px;
  margin-bottom: 1rem;
}
.inner-article .content-header {
  color: var(--brand-color);
  font-weight: 500;
  margin-top: 1.5rem;
  line-height: 2.25rem;
}
.common-text-content span + .content-header {
  margin-top: 0;
}
.inner-article p + .content-header {
  margin-top: 2.75rem;
}
.inner-article .content-header h4 {
  margin-bottom: 14px;
}
.inner-article .common-text-content .content-header h2 {
  margin: 0;
  font-size: 2rem;
  line-height: 2.5rem;
}
.inner-article .content-header h5 {
  font-size: 1.25rem;
  line-height: 1.875rem;
}
.inner-article .info-warning {
  padding: 1rem;
  margin: 1.5rem 0px;
  border-radius: 15px;
  line-height: 1.5rem;
  background-color: #ffeeb1;
}
.inner-article .info-warning p {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  color: var(--secondary-color);
  line-height: 1.5rem;
}
.inner-article .article-image {
  text-align: center;
}
.inner-article .article-content img {
  margin: 1rem auto;
}
.inner-article .article-content p {
  font-weight: 400;
  line-height: 1.5rem;
  margin-bottom: 1.5rem;
}
.inner-article .article-content p a {
  color: #026dcf;
  text-decoration: none;
}
.inner-article .article-content p:first-of-type {
  margin-top: 1.25rem;
}
.article-content ul {
  margin: 0;
  padding: 0;
  padding-left: 1.5rem;
}
.inner-article .article-content li {
  color: var(--secondary-color);
  font-weight: 400;
  position: relative;
}
.inner-article .article-content li + li {
  margin-top: 2px;
}
.inner-article .article-content li::marker {
  display: none;
}
.inner-article .article-content li span {
  color: var(--brand-color);
  font-weight: 500;
}
.inner-article .article-content .info-warning {
  display: flex;
  text-align: center;
  align-items: center;
  flex-direction: column;
  padding: 2.5rem 4.75rem;
  border: 1px solid #e3e6e9;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.info-warning h5 {
  margin: 0;
  color: #393939;
  font-weight: 500;
  line-height: 2rem;
}
.inner-article .article-content .info-warning p {
  font-size: 12px;
  line-height: 18px;
}
.inner-article .article-content .info-warning p:first-of-type {
  margin: 0;
  margin-top: 12px;
}
.inner-article .article-content .info-warning p + p {
  margin-top: 1rem;
}
.inner-article .article-content .info-warning .read-more-link {
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  padding-top: 5px;
  margin-top: 6px;
  padding: 5px 12px;
  border-radius: 5px;
  background: #026dcf;
  border: 1px solid #026dcf;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.inner-article .article-content .info-warning .read-more-link:hover {
  color: #026dcf;
  background: #fff;
}
.inner-article .article-content .rating-wrapper {
  display: flex;
  text-align: center;
  margin-top: 4.25rem;
  border-radius: 15px;
  line-height: 1.5rem;
  align-items: center;
  padding: 2.25rem 3rem;
  flex-direction: column;
  justify-content: center;
  background-color: #f6f9fc;
  border: 0.83px solid #e3e6e9;
}
.inner-article .article-content .rating-wrapper h6 {
  font-weight: 500;
  color: var(--brand-color);
  font-size: 1.25rem;
}
.reactions {
  margin-top: 1rem;
}
.reactions form {
  display: flex;
  column-gap: 1.25rem;
}
.reactions img,
.inner-article .article-content .reactions img {
  margin: 0;
}
.sticky-accordion-wrapper {
  top: 20%;
  position: sticky;
  margin-top: 1rem;
}
.sticky-accordion-wrapper .sticky-accordion {
  padding: 0px;
  border-radius: 15px;
  border: 1px solid #e3e6e9;
  overflow: hidden;
}
.sticky-accordion-wrapper .sticky-accordion .accordion-body {
  padding: 0 1rem;
  background-color: #f6f9fc;
}
.sticky-accordion-wrapper .sticky-accordion .accordion-body .link-row {
  display: flex;
  padding: 10px 0;
  font-size: 12px;
  font-weight: 400;
  color: var(--secondary-color);
  align-items: center;
  line-height: 1.2rem;
  border-top: 1px solid #e3e6e9;
}
.sticky-accordion-wrapper .sticky-accordion .accordion-body .link-row:hover {
  color: var(--brand-color);
}
.sticky-accordion-wrapper .sticky-accordion .accordion-body :first-child {
  border-top: none;
}
.sticky-accordion-wrapper .sticky-accordion .accordion-item .accordion-header {
  font-size: 1rem;
}
.sticky-accordion-wrapper
  .sticky-accordion
  .accordion-item
  .accordion-header
  button {
  color: var(--brand-color);
  font-size: 1rem;
  padding: 9px 1rem;
  line-height: 1.5rem;
  background-color: #f6f9fc;
  border-bottom: 1px solid #e7ecf1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.sticky-accordion-wrapper
  .accordion-flush
  > .accordion-item
  > .accordion-header
  .accordion-button.collapsed {
  border-bottom: 1px solid transparent;
}
.sticky-accordion-wrapper .accordion {
  --bs-accordion-btn-focus-box-shadow: none;
}
.accordion-button:after {
  background-size: 14px 14px;
  background-position: 6px 4px;
}
.accordion-button:not(.collapsed)::after {
  background-position: 0 4px;
}
.sticky-bottom-info {
  top: 70%;
  position: sticky;
}
.sticky-bottom-info .info-card {
  display: flex;
  color: var(--brand-color);
  padding: 8px 0px;
  flex-direction: column;
  border-top: 1px solid #d1d3d6;
}
.sticky-bottom-info .info-card .connect a i,
.share-connect a i,
.share-connect-bottom a i {
  color: var(--brand-color);
}
.sticky-bottom-info .info-card:first-child {
  border-top: none;
}
.sticky-bottom-info .info-card + .info-card {
  padding: 12px 0px;
}
.sticky-bottom-info .info-card h5 {
  margin: 0;
  font-weight: 400;
  line-height: 2rem;
  font-size: 1.25rem;
}
.info-mobile-card .info-card h5 {
  color: #000;
  font-weight: 400;
  line-height: 2rem;
  font-size: 1.25rem;
  margin: 0px;
}
.info-mobile-card .info-card span {
  font-weight: 400;
  line-height: 2rem;
  font-size: 1rem;
}
.info-mobile-card {
  border-top: 1px solid #d1d3d6;
  border-bottom: 1px solid #d1d3d6;
  padding: 12px 0px;
  margin: 25px 0px 20px 0px;
  display: none !important;
}
.sticky-bottom-info h6 {
  border-top: none;
  line-height: 1.5rem;
}
.sticky-bottom-info .info-card span {
  font-size: 12px;
  font-weight: 400;
}
.sticky-bottom-info .info-card span:first-of-type {
  color: var(--secondary-color);
}
.sticky-bottom-info .info-card .connect,
.share-connect,
.share-connect-bottom {
  gap: 20px;
  display: flex;
  align-items: center;
}
.inner-article .article-content .sub-article {
  margin-top: 1.5rem;
}
/* Article Inner */

/* Blog v1 inner */
.blog-inner-page .blog-details-footer {
  display: flex;
  justify-content: space-between;
}
.blog-inner-page .inner-article .article-content li span {
  color: var(--brand-color);
  font-weight: 400;
}
.blog-inner-page ul {
  margin-bottom: 12px;
}
/* Blog v1 inner */

/* podcast player for insights page */
.podcast-player-container {
  display: none;
  height: 60px;
  overflow: hidden;
  margin-top: 10px;
}
/* podcast player for insights page */

.article-cat-page .bx-tags-wrapper1 span {
  font-size: 12px;
  color: var(--brand-color);
  font-weight: 500;
  line-height: 18px;
  border-radius: 5px;
}
.blog-cat-page .bx-tags-wrapper1 span {
  font-size: 12px;
  color: var(--brand-color);
  font-weight: 500;
  line-height: 18px;
  border-radius: 5px;
}

/* Podcast MediaPlayer bar section styles */
.Podcast-mediaPlayer {
  min-height: 100px;
  padding-top: 30px;
  padding-bottom: 20px;
  background-color: var(--brand-color);
}
.Podcast-mediaPlayer .media-img {
  min-width: 200px;
  height: 120px;
  text-align: center;
}
.Podcast-mediaPlayer .media-img img {
  height: 150px;
  width: 150px;
  object-fit: cover;
  border-radius: 15px;
}
.Podcast-mediaPlayer p.tag_line {
  font-size: 14px;
  color: #026dcf;
}
.Podcast-mediaPlayer .media-details-card h3 {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  font-weight: 400;
}
.Podcast-mediaPlayer .info-mediaplayer p.poadcast-content {
  font-size: 14px;
  font-weight: 400;
}
.podcast_mediaplayer {
  display: flex;
  justify-content: flex-start;
  gap: 20px;
}
.Podcast-mediaPlayer .play-button-control {
  display: flex;
  width: 150px;
  justify-content: space-evenly;
}
.Podcast-mediaPlayer .progress_bar {
  display: flex;
  width: 290px;
  align-items: center;
}
.Podcast-mediaPlayer #progress-bar {
  height: 5px;
  -webkit-appearance: none;
  background-color: var(--secondary-color);
}
.Podcast-mediaPlayer .sound_skip {
  display: flex;
  gap: 20px;
  align-items: center;
}
.Podcast-mediaPlayer span.sound_speed {
  border: solid 1px #ffffffa6;
  padding: 5px 12px !important;
  font-weight: 400 !important;
  color: #fff !important;
}
.Podcast-mediaPlayer .play_pause_btn::before {
  content: url("../images/play-button.png");
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  margin-top: -10px;
  width: 16px;
  height: 16px;
}
.Podcast-mediaPlayer .playing::before {
  content: url("../images/pause.png");
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  margin-top: -10px;
  width: 16px;
  height: 16px;
}
.Podcast-mediaPlayer .mute_sound::before {
  content: url("../images/volume-1.png");
  display: inline-block;
  vertical-align: middle;
  margin-top: 7px;
}
.Podcast-mediaPlayer .unmute_sound::before {
  content: url("../images/volume-mute-1.png");
  display: inline-block;
  vertical-align: middle;
  margin-top: 7px;
}
/* hide image and paragraph  */
.media-img,
.info-mediaplayer p.poadcast-content {
  display: none;
}
/* podcast media player end  */
/* article Latest new style  */
.new-article-desgin-layout {
  overflow: hidden;
  margin-top: 74px;
  padding-top: 2rem;
  padding-bottom: 0px;
}
.new-artcle-main-section .banner-section h1 {
  font-weight: 600;
  color: #0a2540;
  font-size: 2.5rem;
  margin-bottom: 3rem;
  line-height: 3.25rem;
}
.new-artcle-main-section .banner-section p {
  font-size: 1rem;
  color: #0a2540;
  font-weight: 400;
  line-height: 1.75rem;
  margin-bottom: 2.5rem;
}
.author-profile-section {
  padding: 12px 0;
  margin-bottom: 2.5rem;
  border-top: 1px solid #e7ecf1;
  border-bottom: 1px solid #e7ecf1;
}
.aut-profile img {
  border-radius: 50%;
  transform: scale(1.2);
}
.aut-profile {
  gap: 1rem;
}
.share-div {
  gap: 2rem;
}
.share-div a img {
  width: auto;
  max-height: 24px;
}
.author-profile-section .aut-profile p {
  color: var(--brand-color);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  margin: 0px;
}
.author-profile-section .aut-profile span {
  color: var(--secondary-color);
  font-size: 12px;
  line-height: 1.5rem;
  font-weight: 400;
  margin: 0px;
}
.article-main-image img {
  transform: scale(1.2);
  padding: 30px 0px;
}
.new-artcle-main-section .banner-bottom-content {
  color: var(--secondary-color);
  font-size: 12px;
  line-height: 1.5rem;
  font-weight: 400;
  margin: 2.5rem 0rem;
}
span.three-dots {
  width: 100%;
  height: 4px;
  margin-top: 10px;
  margin-bottom: 2rem;
  display: inline-block;
  background-image: url("../images/three_dots.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.inner-article h4 {
  margin-bottom: 1.5rem;
}
.new-artcle-main-section .jumb-to-section p {
  color: #0a2540;
  font-weight: 600;
  font-size: 1.5rem;
  margin-bottom: 2rem;
}
.jumb-to-section ul {
  color: var(--accent-color);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75rem;
  margin-bottom: 2.5rem;
}
.jumb-to-section ul li a {
  font-size: 1rem;
  color: #026dcf;
  line-height: 1.75rem;
}
.new-article-desgin-layout .article-main-content h2 {
  font-size: 2rem;
  color: #0a2540;
  font-weight: 600;
  line-height: 3rem;
  margin-bottom: 1.5rem;
}
.new-article-desgin-layout .article-main-content p {
  font-size: 1rem;
  color: #0a2540;
  font-weight: 400;
  line-height: 1.75rem;
  margin-bottom: 1.5rem;
}
section.article-inner.new-article-desgin-layout a {
  color: #0a2540;
  text-decoration: underline;
  font-weight: 500;
  text-decoration-color: #0a2540;
}
.new-article-desgin-layout .article-main-content span.para-bold {
  font-size: 1rem;
  font-weight: 500;
  color: var(--brand-color);
  line-height: 2.75rem;
}
.new-article-desgin-layout .article-main-content h3 {
  color: #0a2540;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2.25rem;
  margin-bottom: 1.25rem;
}
.new-article-desgin-layout .article-main-content img {
  width: auto;
  margin: 0 auto;
  display: block;
  margin-bottom: 2.25rem;
}
.new-article-desgin-layout .article-main-content p img {
  margin-bottom: 10px;
}
.new-article-desgin-layout .case-study-box {
  background-color: #fff4cc;
  border-radius: 10px;
  padding: 2.5rem;
  margin-bottom: 2.5rem;
}
.new-article-desgin-layout .case-study-box h3 {
  color: var(--brand-color);
  font-size: 1.25rem;
  line-height: 1.875rem;
  margin-bottom: 1.5rem;
}
.new-article-desgin-layout .case-study-box p {
  font-size: 12px;
  line-height: 1.125rem;
  color: var(--brand-color);
  font-weight: 400;
  margin-bottom: 2rem;
}
.new-article-desgin-layout .case-study-box a {
  background-color: var(--accent-color);
  color: #fff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  padding: 6px 12px;
  border-radius: 5px;
}
.new-article-desgin-layout .conclusion-box {
  margin-bottom: 2.5rem;
}
.new-article-desgin-layout .conclusion-box h2 {
  font-size: 2rem;
  font-weight: 600;
  color: var(--brand-color);
  margin-bottom: 2.5rem;
  line-height: 3rem;
}
.new-article-desgin-layout .conclusion-box p {
  color: var(--brand-color);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75rem;
  margin: 0px;
}
.new-article-desgin-layout .tag-share-section {
  margin-bottom: 2.5rem;
  padding: 27px 0px;
  border-top: 1px solid #e7ecf1;
  border-bottom: 1px solid #e7ecf1;
}
.new-article-desgin-layout .tag-share-section .tags {
  gap: 10px;
}
.new-article-desgin-layout .tag-share-section .tags span {
  background-color: #f5f5f5;
  color: var(--brand-color);
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  padding: 8px;
  border-radius: 8px;
}
.new-article-desgin-layout .about-author-box {
  margin-bottom: 2.5rem;
}
.new-article-desgin-layout .about-author-box .author-profile-box {
  margin-bottom: 1.5rem;
  gap: 1.25rem;
}
.new-article-desgin-layout .about-author-box .author-profile-box p {
  color: var(--secondary-color);
  font-size: 12px;
  line-height: 1.75rem;
  font-weight: 400;
  margin-bottom: 0px;
}
.new-article-desgin-layout .about-author-box .author-profile-box h4 {
  color: var(--brand-color);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.75rem;
  margin: 0px;
}
.new-article-desgin-layout .about-author-box .autor-description-box p {
  color: var(--brand-color);
  font-size: 14px;
  line-height: 1.875rem;
  font-weight: 400;
}
.Articles-blogs {
  margin: 50px 0px;
  padding: 0px;
}
.Articles-blogs h2 {
  color: var(--brand-color);
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 600;
  margin-bottom: 3.75rem;
}
.Articles-blogs .blog-cards h5 {
  color: var(--brand-color);
  margin: 1.5rem 0rem;
}
.Articles-blogs .blog-cards p {
  color: var(--secondary-color);
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  margin-bottom: 1.5rem;
}
.Articles-blogs .blog-cards a {
  color: var(--brand-color);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-decoration: underline;
}
.blog-cards .blog-head img {
  width: 100%;
  object-fit: cover;
}
/* article Latest new style  */

/* Service Type Section Start */
.service-type-container {
  gap: 1.75rem;
  display: flex;
  flex-wrap: wrap;
  color: #424242;
  margin: 2.5rem 0;
  align-items: stretch;
}
.service-type-container .service-type-card {
  display: flex;
  overflow: hidden;
  align-items: stretch;
  border-radius: 1.5rem;
  flex-direction: column;
  width: calc(50% - 14px);
  background: linear-gradient(90deg, #d2dade 1.11%, #f1f3f4 84%);
  -webkit-box-shadow: -9.36px 9.36px 14.03px 0px #00000040;
  -moz-box-shadow: -9.36px 9.36px 14.03px 0px #00000040;
  box-shadow: -9.36px 9.36px 14.03px 0px #00000040;
}
.service-type-container .service-type-card-body {
  padding: 1.75rem 1.5rem 1rem 1.75rem;
}
.service-type-container .service-type-card-body-top {
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(77, 77, 79, 0.3);
}
.service-type-container .service-type-card-body-top span {
  font-size: 12px;
  font-weight: 400;
  padding: 1px 5px;
  color: #545451;
  line-height: 1rem;
  border-radius: 5px;
  background: #ffe75e;
}
.service-type-container .service-type-card-body-top h3 {
  width: 200px;
  margin-top: 2px;
  font-size: 1rem;
  color: #424242;
  font-weight: 500;
  line-height: 1.25rem;
  text-transform: uppercase;
}
.service-type-container
  .service-type-card:first-child
  .service-type-card-body-top
  h3,
.service-type-container
  .service-type-card:last-child
  .service-type-card-body-top
  h3 {
  width: 140px;
}
.service-type-container .service-type-card-body-top p,
.service-type-container .service-type-card-body-bottom p,
.service-type-container .service-type-card-footer p {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1rem;
}
.service-type-container .service-type-card-body-top h3 + p {
  color: #515254;
}
.service-type-container .service-type-card-body-top p + p {
  margin-top: 10px;
}
.service-type-container .service-type-card-body-top p b {
  color: #424242;
  font-weight: 500;
}
.service-type-container .service-type-card-body-bottom {
  padding-top: 12px;
  padding-right: 1.5rem;
}
.service-type-container .service-type-card-body-bottom p {
  margin-bottom: 6px;
}
.service-type-container .service-type-tag-row {
  gap: 8px;
  display: flex;
  flex-wrap: wrap;
}
.service-type-container .service-type-tag {
  font-size: 14px;
  font-weight: 400;
  padding: 3px 5px;
  line-height: 1rem;
  border-radius: 5px;
  background: #fff;
}
.service-type-container .service-type-tag-tp {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.25rem;
}
.service-type-container .service-type-card-footer {
  flex: 1;
  padding: 1rem 3.25rem 1.75rem 1.75rem;
  background: linear-gradient(90deg, #5d869a 1.11%, #879aa4 84%);
}
.service-type-container .service-type-card-footer p {
  color: #fff;
  margin-bottom: 8px;
}
/* Service Type Section End */
.share-connect {
  position: absolute;
  top: 50%;
  left: 35px; /* how far right it appears */
  transform: translateY(-50%); /* center vertically */
  background: #fff;
  border: 1px solid #ccc;
  padding: 8px 10px;
  border-radius: 6px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  z-index: 10;
  display: flex;
  gap: 8px;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.share-connect.show {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.share-connect a {
  color: #000;
  text-decoration: none;
  font-size: 16px;
}
.new-artcle-main-section ol,
.new-artcle-main-section ul {
  margin: 0;
  padding: 0;
  color: #0a2540;
  padding-left: 1rem;
}
.new-artcle-main-section ol {
  padding-left: 1.75rem;
}
.new-artcle-main-section ol,
.new-artcle-main-section ul {
  font-size: 1rem;
  line-height: 1.5rem;
}
.new-artcle-main-section ul {
  color: #0a2540;
  margin-bottom: 2rem;
}
.new-artcle-main-section .jumb-to-section ul,
.new-artcle-main-section .jumb-to-section ol {
  margin-left: 0;
  color: #026dcf;
  margin-bottom: 2rem;
}
.new-artcle-main-section p + p,
.new-artcle-main-section ul + p,
.new-artcle-main-section ol + p,
.new-artcle-main-section ul + ul,
.new-artcle-main-section ol + ol,
.new-artcle-main-section ul + ol,
.new-artcle-main-section ol + ul,
.new-artcle-main-section ul ul,
.new-artcle-main-section ol ol,
.new-artcle-main-section ul ol,
.new-artcle-main-section ol ul,
.new-artcle-main-section ul li + li,
.new-artcle-main-section ol li + li {
  margin-top: 8px;
}
.new-artcle-main-section ol > li > ul > li,
.new-artcle-main-section ol > li > ol > li,
.new-artcle-main-section ol > li > ul > li > ul > li,
.new-artcle-main-section ol > li > ol > li > ol > li {
  padding-left: 1.5rem;
}
.new-artcle-main-section p + ul,
.new-artcle-main-section p + ol,
.new-artcle-main-section ul + p {
  margin-top: 0;
}
.new-artcle-main-section ol + p {
  margin-top: 1.5rem;
}
.new-artcle-main-section ul li {
  list-style: none;
  font-weight: 400;
  position: relative;
  line-height: 1.75rem;
  padding-left: 1.5rem;
}
.new-artcle-main-section ul li::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #0a2540;
  position: absolute;
  top: 9px;
  left: 0;
}
.new-artcle-main-section ul li a {
  color: #026dcf;
}
.new-artcle-main-section ul li + li,
.new-artcle-main-section ol li + li {
  margin-top: 1.25rem;
}
.new-artcle-main-section .jumb-to-section ul li + li,
.new-artcle-main-section .jumb-to-section ol li + li {
  margin-top: 6px;
}
.new-artcle-main-section ul ul,
.new-artcle-main-section ol ol,
.new-artcle-main-section ul ol,
.new-artcle-main-section ol ul {
  padding-left: 0;
  margin-top: 1.25rem;
}
.new-artcle-main-section ul ul li,
.new-artcle-main-section ol ol li,
.new-artcle-main-section ul ol li,
.new-artcle-main-section ol ul li {
  margin-top: 1.25rem;
}
.new-artcle-main-section ul > li > ul > li::before,
.new-artcle-main-section ol > li > ol > li::before,
.new-artcle-main-section ul > li > ol > li::before,
.new-artcle-main-section ol > li > ul > li::before {
  top: 12px;
  width: 10px;
  height: 3px;
  border-radius: 0;
}
.new-artcle-main-section ul > li > ul > li > ul > li::before,
.new-artcle-main-section ol > li > ol > li > ol > li::before,
.new-artcle-main-section ul > li > ol > li > ol > li::before,
.new-artcle-main-section ol > li > ul > li > ul > li::before {
  top: 10px;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 100%;
  border: 1px solid #0a2540;
}
.inner-article ul li strong,
.inner-article ol li strong {
  font-weight: 500;
  margin-bottom: 4px;
  display: inline-flex;
}
.new-artcle-main-section ol li {
  font-weight: 400;
  position: relative;
  padding-left: 10px;
  line-height: 1.75rem;
}
.new-artcle-main-section .jumb-to-section ol, 
.new-artcle-main-section .jumb-to-section ul {
  padding-left: 0;
}
.new-artcle-main-section .jumb-to-section ul li {
  padding-left: 15px;
}
.new-artcle-main-section .jumb-to-section ul li::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: #0a2540;
  position: absolute;
  top: 11px;
  left: 0;
}
.bx-tags-wrapper span{
  background: none;
  border: 1px solid #E3E6E9;
}
.insight-card{
    width: 100%;
    height: 100%;
    display: flex;
    border-radius: 0.6px;
    background: none;
    flex-direction: column;
    border:none;
}
.latest-blog-grid-small .insight-card .insight-image {
    height: 160px;
}

@media (max-width: 991.98px) {
  .article-search-section .latest-blog-grid-small {
        grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 767.98px) {
    .blogs-fetured-content {
    padding: 24px;
  }

  .blogs-fetured-content h2 {
    font-size: 24px;
  }
}

@media (max-width: 575.98px) {
  .article-search-section .latest-blog-grid-small {
        grid-template-columns: 1fr;
    }
}

@media (prefers-color-scheme: dark) {
  @media (max-width: 575.98px) {
    .schedule-demo-footer-section .schedule-demo-card {
      border: none;
      padding-bottom: 0;
    }
    .schedule-demo-footer-section .schedule-demo-card h6 {
      display: none;
    }
  }
}
