





/* 1a. Containers */




/* 1b. Colors */





















/* 1c. Typography */































/* Website footer */

 
 

/* Website Fonts */
 
 


.primary-font{
  font-family: DM Serif Display
}
.secondary-font{
  font-family: Manrope
}


.container {
	width: 100%;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
  max-width: 1363px;
  box-sizing: border-box;
 }




html {
  font-size: 22px;
}

body, .base {
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #5E5777; 
  font-size: 22px;
  line-height: 36px;
}

a{
  color: 
}
/* Paragraphs */

p, .comparison-table-wrapper .competitor .conmpetitor-name {
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #5E5777; 
  font-size: 22px;
  line-height: 36px;
  font-family: Manrope;
}

p.md, .base-md, .case-studies .case-studies-intro .case-studies-right .case-studies-description  p, .blog-post-body p ,.content-module .content-intro .description p, .events.text-background-image .itr-row.media-right .content-intro-row .description p,
.cards-about .about-modal .modal-bio-container p,  .blog-post-body ul li,  .blog-post-body ol li,.simple-vertical-tabs .tabs-container .tab-list .tab-list-items p, .simple-text-module .description p:not(blockquote p), .content-bullets p, .content-bullets p span, .comparison-table-wrapper .competitor ul li,.legal-pages .legal-pages-list ul li a, .thank-you-hero .content-intro p {
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 18px;
  line-height: 26px;
  font-family: Manrope;
  color: inherit
}
p.sm, .base-sm{
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 16px;
  line-height: 26px;
  color: inherit
}
p.xs, .base-xs, .tag{
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  color: inherit
}

/* Headings */

h1,
.h1 {
  font-family: 'DM Serif Display'; font-style: normal; font-weight: normal; text-decoration: none;
  color: #1a0d3f;
  font-size: 66px;
  line-height: 76px;
  word-break: break-word;
}

h2,
.h2 {
  font-family: 'DM Serif Display'; font-style: normal; font-weight: normal; text-decoration: none;
  color: #1a0d3f;
  font-size: 52px;
  line-height: 65px;
}

h3,
.h3 {
  font-family: 'DM Serif Display'; font-style: normal; font-weight: normal; text-decoration: none;
  color: #1a0d3f;
  font-size: 40px;
  line-height: 48px;
  word-break: break-word;
}

h4,
.h4 {
  font-family: 'DM Serif Display'; font-style: normal; font-weight: normal; text-decoration: none;
  color: #1a0d3f;
  font-size: 24px;
  line-height: 32px;
  word-break: break-word;
}

h5,
.h5 {
  font-family: 'DM Serif Display'; font-style: normal; font-weight: normal; text-decoration: none;
  color: #1a0d3f;
  font-size: 18px;
  line-height: 24px;
  word-break: break-word;
}

h6,
.h6 {
  font-family: Manrope, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #1a0d3f;
  font-size: 16px;
  line-height: 26px;
  word-break: break-word;
  letter-spacing: 6px;
}


@media(max-width: 768px){
    h1, .h1{
      font-size: 38px;
      line-height: 44px;
  }

  h2, .h2{
    font-size: 32px;
    line-height: 40px;
  }

  h3, .h3{
    font-size: 24px;
    line-height: 32px;
  }
   h4, .h4{
    font-size: 20px;
    line-height: 28px;
  }
   h5, .h5{
    font-size: 18px;
    line-height: 24px;
  }
   h6, .h6{
    font-size: 16px;
    line-height: 26px;
  }
}

.tag{
  padding: 4px 10px;
  border-radius: 20px;
  border: 1px solid #8C869F;
  color: #8C869F;
  font-weight: 600;
  width: fit-content;
  line-height: 18px
}





/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer div,
.footer span,
.footer li,
.footer a{
  color: #FFFFFF;
}

footer .footer-module .footer-wrapper .footer-menu ul .hs-menu-depth-1 > a {
  color: #FFFFFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px; 
  text-transform: uppercase;
  display: block;
  margin-bottom: 15px;
}
footer .footer-module .footer-wrapper .footer-menu ul .hs-menu-depth-1 > a:hover{
  color: rgba(255, 255, 255, 0.7)
}
footer .footer-module .footer-wrapper .footer-menu ul .hs-menu-depth-1 .hs-menu-children-wrapper .hs-menu-depth-2>a{
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; 
  letter-spacing: 0.024px;
  color: #FFFFFF;
}





/* Base Colors */
.bg-base-1 {
  background-color: #FFFFFF;
}
.bg-base-2 {
  background-color: #1A0D3F;
}
.bg-base-3 {
  background-color: #5E5777;
}

/* Neutral Colors */
.bg-primary-1 {
  background-color: #FFF2E8;
}
.bg-primary-2 {
  background-color: #FF4B11;
}
.bg-primary-3 {
  background-color: #FF52A1;
}
.bg-primary-4 {
  background-color: #F4AE2A;
}
.bg-primary-5 {
  background-color: #3B1572;
}

/* Primary Colors */
.bg-secondary-1 {
  background-color: #2F115B;
}
.bg-secondary-2 {
  background-color: #FF9370;
}
.bg-secondary-3 {
  background-color: #FFFCFB;
}
.bg-secondary-4 {
  background-color: #FFFAF7;
}
.bg-secondary-5 {
  background-color: #F3f3f3;
}
.bg-secondary-6 {
  background-color: #E1E1E1;
}
.bg-secondary-7 {
  background-color: #5C00BA;
}
.bg-gradient-1 {
  background: linear-gradient(90deg, #FF52A1 0%, #FF4B11 99.87%);
}
.bg-gradient-2 {
  background: linear-gradient(90deg, #3B1572 0%, #1A0D3F 100%);
}
.bg-gradient-3 {
  background: linear-gradient(90deg, #FFFCFB 0%, #FFFAF7 100%);
}





/* Base Colors */
.tx-base-1 {
  color: #FFFFFF  !Important
}

.hero-content.tx-base-1 h1,
.hero-content.tx-base-1 h2,
.hero-content.tx-base-1 h3,
.hero-content.tx-base-1 h4,.hero-content.tx-base-1 h5,.hero-content.tx-base-1 h6,
.hero-content.tx-base-1 p,
.hero-content.tx-base-1 ul li{
   color: #FFFFFF;
}
.tx-base-2 {
  color: #1A0D3F !Important
}
.tx-base-3 {
  color: #5E5777 !Important
}

/* Primary Colors */
.tx-primary-1 {
  color: #FFF2E8;
}
.tx-primary-2 {
  color: #FF4B11;
}
.tx-primary-3 {
  color: #FF52A1;
}
.tx-primary-4 {
  color: #F4AE2A;
}
.tx-primary-5 {
  color: #3B1572;
}

/* Secondary Colors */
.tx-secondary-1 {
  color: #2F115B;
}
.tx-secondary-2 {
  color: #FF9370;
}
.tx-secondary-3 {
  color: #FFFCFB;
}
.tx-secondary-4 {
  color: #FFFAF7;
}
.tx-secondary-5 {
  color: #F3f3f3;
}
.tx-secondary-6 {
  color: #E1E1E1;
}
.tx-secondary-7 {
  color: #5C00BA;
}


/* Base Colors */
.border-base-1 {
  border-color: #FFFFFF;
}
.border-base-2 {
  border-color: #1A0D3F;
}

/* Primary Colors */
.border-primary-1 {
  border-color: #FFF2E8;
}
.border-primary-2 {
  border-color: #FF4B11;
}
.border-primary-3 {
  border-color: #FF52A1;
}
.border-primary-4 {
  border-color: #F4AE2A;
}
.border-primary-5 {
  border-color: #3B1572;
}

/* Secondary Colors */
.border-secondary-1 {
  border-color: #2F115B;
}
.border-secondary-2 {
  border-color: #FF9370;
}
.border-secondary-3 {
  border-color: #FFFCFB;
}
.border-secondary-4 {
  border-color: #FFFAF7;
}
.border-secondary-5 {
  border-color: #F3f3f3;
}
.border-secondary-6 {
  border-color: #E1E1E1;
}
.border-secondary-7 {
  border-color: #5C00BA;
}
.content-bullets a:not(.btn a) {
  color: #1A0D3F;
  text-decoration: underline  !important;
}
.hs_cos_wrapper_type_rich_text a:not(.btn a) {
  color: #1A0D3F;
  text-decoration: underline  !important;
}
.quote-slider-video .swiper-pagination-bullet-active{
  border-radius: 15px !important;
  background: #FFFFFF !important;
  border: 1px solid #FFFFFF !important;
}
.horizontal-tabs .tabs-container .tab-list .tab-list-item.active::after{
  background: linear-gradient(90deg, #FF52A1 0%, #FF4B11 99.87%);
}
.competitors-comparison-tables .competitors-company-logos:after,.competitors-company-logos-mobile:after{
  background: linear-gradient(90deg, #FF4B11 0%, #FF52A1 57.69%, #4C0099 100%);
}
.legal-pages .legal-pages-list .hs-menu-item.active{
  background: #FFFFFF;
}
.legal-pages .legal-pages-list ul li a{
  color: #1A0D3F
}
.news-listing-template .category-individual.active,
.news-listing-template .category-individual:hover{
  background: #3B1572;
}
.news-listing-template .category-individual.active p,
.news-listing-template .category-individual:hover p{ 
  color: #FFFFFF !important;
}
.content-with-scrolling-graphic .swiper-slide.is-active .card.tx-base-2{
  background: #FFFFFF
}
.cards-with-image .card .card-title a{
  color: #1A0D3F;
  text-decoration: underline  !important;
}
.form-text .content-intro .content-bullets.tx-base-1 p,
.form-text .content-intro .content-bullets.tx-base-1 span{
  color: #FFFFFF !important;
}
.team-member-container .team-member-description,
.team-member-container .team-member-description span,
.team-member-container .team-member-description p{
  color: #1A0D3F;
}


body:not(:has(.featured-content)) .resources-content-template .hero-homepage.hero-image .hero-homepage-inner{
  padding-bottom: 110px;
}

.featured-content.swiper-container{
  margin-top: -60px
}
/* .resource-library-template .hero-homepage-inner.hero-center{
  padding-top: 0 !important
} */
@media (min-width: 768px) {
    .resource-library-template .hero-homepage-inner.hero-center {
        padding-bottom: 140px;
        padding-top: 190px;
    }
}
@media (max-width: 767px) {
    .resource-library-template .hero-homepage.hero-content .hero-content {
        padding-bottom: 120px;
    }
}
.featured-content{
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
}
.featured-content .featured-content-cards .featured-content-card .featured-content-info{
    width: 100%;
    padding: 30px;
  
  }
 .featured-content-card-inner {
    flex-direction: column
  }
@media(min-width: 992px){
  .featured-content .featured-content-cards .featured-content-card .featured-content-info{
    -webkit-box-flex: 0;
    flex: 0 0 52%;
    padding: 30px 64px;
    height: 100%;
    margin-top: auto;
    margin-bottom: auto;
    justify-content: center
  }
  .featured-content-card-inner {
    flex-direction: row
  }
}
.featured-content .featured-content-cards .featured-content-card .featured-content-info .featured-content-info-inner{
  max-width: 478px;
}
.featured-content .featured-content-cards .featured-content-card .featured-content-info .featured-content-info-inner .tag{
  margin-bottom: 15px;
}

.resources-content-template .hero-homepage.hero-image .hero-homepage-inner{
  padding-bottom: 220px;
}
.featured-content .swiper-pagination{
   display: flex;
  justify-content: flex-end;
  padding-right: 40px;
  padding-bottom: 20px;
}
.featured-content .swiper-pagination .swiper-pagination-bullet{
  width: 18px;
  height: 18px;
  border-radius: 0;
}
.content-list .content-list-container .content-filters{
  padding-bottom: 30px
}
.content-list .content-list-container .content-filters .content-filter{
  width: 100%;
  position: relative
}
.content-list .content-list-container .content-filters .content-filter .dropdown,
.content-list .content-list-container .content-filters .content-filter .dropbtn,
.content-list .content-list-container .content-filters .content-filter .dropdown-content{
  width: 100%;
}
.content-list .content-list-container .content-filters .content-filter.topic-filter .dropdown-content{
  z-index: 3
}
.content-list .content-list-container .content-filters .content-filter.type-filter .dropdown-content{
  z-index: 2
}
.content-list .content-list-container .content-filters .content-filter.search {
  z-index: 1
}
.content-list .content-list-container .content-filters .content-filter .dropbtn,
.content-list #searchInput,  .news-listing-template #searchInput{
  display: block;
  position: relative;
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
  outline: 0;
  border-radius: 0;
  padding: 8px 17px 10px 12px;
  height: 47px;
  width: 100%;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: left;
  font-weight: 500;
  border-radius: 8px;
  border: 1px solid var(--Gray-300, #D0D5DD);
  background: var(--Base-White, #FFF);
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
  color: #1A0D3F
}
.news-listing-template #searchInput::placeholder{
  color: #1A0D3F
}
.news-listing-template .search{
  min-width: 278px;
}
.search .search-container{
  position: relative;
  max-height: 47px;
  border-radius: 0;
  z-index: 9
}
.content-list .dropdown-content{
  padding-top: 14px;
  padding-bottom: 14px;
}
.search .search-container #searchButton{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  border: unset;
  background: transparent;
  display: flex;
}
.search .search-container #searchButton svg{
  width: 16px;
  height: 16px;
}
.search .search-container #searchButton svg path{
  stroke:#667085;
}
.content-list .content-list-container .content-filters .filter-container-sm{
  height: 44px;
  position: relative;
  width: 100%;
}
.content-list .content-list-container .content-filters .search.content-filter{
  height: 44px;
  position: relative;
  width: 100%;
}
.content-list .dropdown {
  position: relative;
  display: inline-block;
}
.content-list .dropdown-content {
  display: none;
  position: absolute;
  background: #FFF;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
  z-index: 9;
  box-shadow: 0 8px 19px -5px #d9d5c0;
  max-height: 250px;
  margin-top: 7px;
}
.content-list input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  border: 1px solid #D0D5DD;
  width: 20px;
  height: 20px;
  align-items: center;
  cursor:pointer;
  background: #FFFFFF;
  position: relative;
  border-radius: 6px;
}
.content-list input[type="checkbox"]::before {
  content: "";
  transform: scale(0);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='9' viewBox='0 0 12 9' fill='none'%3E%3Cpath d='M10.3333 1L3.91667 7.41667L1 4.5' stroke='%237E7676' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  width: 12px;
  height: 9px;
  background-position: center center;
  left: 2px;
  position: absolute;
}
.content-list input[type="checkbox"]:checked::before {
  transform: scale(1);
}
.content-list input[type="checkbox"]:hover {
  color: black;
}
.content-list .dropdown-content .apply-btn {
  margin-top: 10px;
}
.content-list .dropdown-content .apply-btn .btn{
  cursor: pointer;
  padding: 3px 12px 3px 10px !important;
  margin-left: 24px
}
.content-list .dropdown-content .apply-btn .btn svg{
  margin-left: 8px;
  width: 10px;
  height: 10px;
}
.content-list .dropdown-content {
    display: none;
}
.content-list #searchForm {
    margin-top: 20px;
}
.content-list #searchInput {
  padding: 10px 18px 12px 35px !important
  text-transform: none;
  width: 100%;
  height: 47px;
  outline: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.018px;
  text-align: left;
}
.content-card{
  /* max-width: 450px; */
  width: 100%;
}
.content-card{
  transition: all 400ms ease-in-out;
  display: flex;
  flex-direction: column; 
  width: 100%;
  overflow: hidden;
}
.content-card .content-card-content{
  padding: 28px 20px
}
 .content-card .content-image img{
  max-width: 100%;
  object-fit: cover;
  width: 100%;
  height: 200px !important
}

.content-card .content-image{
  display: flex;
  width: 100%;
}
.content-card-info h7{
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  text-align: left;
  padding: 4px 10px;
  border-radius: 10px;
}
.card-shadow{
  box-shadow: 0 10px 15px -3px rgba(16, 24, 40, 0.06);
}

.content-filter .arrow{
  position: absolute;
  right: 15px;
  width: 18px;
  display: flex;
  height: 7px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99
}

.content-filter .arrow{
  transition: transform 0.2s linear;
}

.content-filter .content-filter.dropdown-open .arrow{
  transform: translateY(-50%) scaleY(-1);
}
.content-filter:has(.dropdown-open) .arrow{
  transform: translateY(-50%) scaleY(-1);
}
.no-results{
  margin-top: 30px;
}
.search-container {
  position: relative;
  display: flex;
  align-items: center;
}
.content-card .content-card-content .content-card-info h6{
  font-weight: 500
}
.content-card .content-card-content .content-card-info h5{
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-weight: 500
}
.content-list .dropdown-content label{
  user-select: none;
  cursor: pointer;
  display: flex;
  gap: 12px;
  align-items: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; 
  margin-bottom: 8px
}
.content-list .dropdown-content label input[type="checkbox"] {
  cursor: pointer; 
}

.content-list .dropdown-content{
  display: none
}

.content-list{
  padding-top: 60px;
  padding-bottom: 64px;
}

.pagination-nav{
  padding-top: 20px;
  border-top: 1px solid #F3f3f3;
  margin-top: 24px;
  padding-left: 32px;
  padding-right: 32px;
}
.pagination-nav .next-posts-link{
  position: relative;
  padding-right: 22px;
}
.pagination-nav .previous-posts-link{
  position: relative;
}
@media(max-width: 650px){
  .pagination-nav .next-posts-link,.pagination-nav .previous-posts-link{
    display: none
  }
  .pagination-nav-inner{
    justify-content: center !Important;
  }
}
.pagination-nav .navigation-pages .nav-item.active{
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.blog-shared-individual >.container,
.blog-shared-individual .container:nth-of-type(2){
  max-width: 969px !important;
}
.blog-header{
  padding-top: 200px
}
.blog-shared-individual blockquote{
  position: relative;
}
.blog-shared-individual blockquote::after{
  position: absolute;
  content: "";
  width: 57px;
  height: 45px;
  top: 27px;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='57' height='45' viewBox='0 0 57 45' fill='none'%3E%3Cg clip-path='url(%23clip0_956_3600)'%3E%3Cpath d='M24.2034 5.9839C17.6275 10.1699 11.6871 18.1395 11.0793 24.4991C11.2727 24.4991 12.7094 24.3113 13.7594 24.3113C19.5063 24.3113 23.5955 28.4973 23.5955 34.4812C23.5955 40.4651 18.8709 45.0268 12.7371 45.0268C5.9678 45.0268 0.0274232 39.6601 0.0274232 29.8927C-0.000206485 17.737 7.18351 6.57424 16.6052 0L24.2034 5.9839ZM56.9998 5.9839C50.4516 10.1699 44.7046 18.1395 43.8757 24.4991C44.0967 24.4991 45.5059 24.3113 46.5558 24.3113C52.3028 24.3113 56.613 28.4973 56.613 34.4812C56.613 40.4651 51.6949 45.0268 45.5335 45.0268C38.7642 45.0268 32.8238 39.6601 32.8238 29.8927C32.8238 17.737 40.0075 6.60107 49.4293 0.0268336L57.0274 6.01073L56.9998 5.9839Z' fill='url(%23paint0_linear_956_3600)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_956_3600' x1='71' y1='44.9038' x2='-6.5' y2='-0.0961858' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF492C'/%3E%3Cstop offset='1' stop-color='%23FF52A1'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_956_3600'%3E%3Crect width='57' height='45' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.blog-shared-individual blockquote p:nth-of-type(2),
.blog-shared-individual blockquote p:nth-of-type(3){
  margin: 0
}
.blog-shared-individual blockquote,
.blog-shared-individual blockquote p {
  border: unset;
}

.blog-shared-individual blockquote{
  margin: 0;
  padding: 48px 63px 42px 80px;
}
.blog-shared-individual blockquote h4{
  margin-bottom: 30px;
  line-height: 138%
}
.blog-shared-individual .blog-post-body{
  margin-top: 27px;
  margin-bottom: 62px;
}
.blog-shared-individual .blog-post-body p{
  font-weight: 500;
  color: #1A0D3F;
  line-height: 28px
}
.blog-shared-individual .blog-post-body img{
  margin-top: 38px;
  border-radius: 10px
}
.blog-shared-individual .blog-post-body blockquote img{
  padding-top: 0;
  width: 60px !Important;
  height: 60px !Important;
}
.blog-shared-individual .blog-post-body p:has(+ hr),
.blog-shared-individual .blog-post-body h4:has(+ hr){
  margin-bottom:0
}
.blog-shared-individual .blog-post-body hr{
  margin-top: 40px;
  margin-bottom: 30px;
}
.blog-shared-individual  .content-bullets .hs_cos_wrapper_type_rich_text{
  display: block !important
}
.blog-shared-individual  .content-bullets .hs_cos_wrapper_type_rich_text ul{
  display: block !important
}
.blog-shared-individual  .content-bullets .hs_cos_wrapper_type_rich_text ul li{
  display: block !important
}
.blog-shared-individual  .content-bullets .hs_cos_wrapper_type_rich_text ul li::before {
  display: block !important
}
.featured-content.swiper-container{
  opacity: 0
}
@media(max-width: 1023px){
  .content-list .content-list-container .content-filters{
    gap: 20px
  }
}
.blog-shared-individual .blog-post-body p:has(img){
  margin-bottom: 3px
}

.cta-banner .content{
  max-width: 639px;
}
@media(min-width: 992px){
  .featured-content-card{
    display: flex !Important;
    height: 330px !Important;
  }
  .featured-content-image{
    height: 100%
  }
  .featured-content-card .featured-content-card-inner{
    width: 100%
  }
}
.blog-pagination {
  padding-top: 10px;
  padding-bottom: 43px;
  margin: 0 !important;
}
.blog-pagination__link{
  margin: 0 !Important;
  padding: 0 !Important;
}
.blog-pagination__link--active:after, .blog-pagination__next-link:after, .blog-pagination__prev-link:after{
  background-color: transparent!Important
  }
.pagination-nav .navigation-pages .nav-item.active{
  background: #F3f3f3;
  border-radius: 20px;
}
.pagination-nav .nav-item{
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
.pagination-nav .nav-item.not-active{
  opacity: 0.5;
  cursor: not-allowed;
}
/* .pagination-nav .nav-item.active{
  cursor: pointer;
  background: #F3f3f3;
  border-radius: 20px;
} */
.pagination-nav .next-posts-link{
  padding-right: 22px !Important
}
.blog-listing-template .search-container .hs-search-field__bar form input{
  height: 47px;
  max-width: 340PX;
  width: 100%;
  background: #FFFFFF;
  padding-left: 20px;
  color: #1A0D3F;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; /* 144.444% */
}
.content-list .content-list-container .content-filters .content-filter{
  position: relative;
}
.featured-content-title{
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.content-list .content-list-container .content-filters .content-filter .dropdown-content a >div,
.content-list .content-list-container .content-filters .content-filter .dropdown-content div{
  color: #1A0D3F;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 125% */
  padding: 5px 10px;
  cursor: pointer;
  overflow-y: auto
}
.blog-pagination{
  padding-bottom: 50px
}

.pagination-nav .previous-posts-link svg{
  margin-right: 10px
}
.pagination-nav .next-posts-link svg{
   margin-left: 10px
  }
.pagination-nav .navigations-buttons .nav-item{
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hs-blog-listing .pagination-nav .navigations-buttons .nav-item.active{
  background: #F3f3f3;
  border-radius: 20px;  
}
.blog-post-inner{
  padding-top: 100px
}
.blog-pagination__link span{
  display: flex;
  align-items: center;
  gap: 7px;
}
.navigations-buttons.pagination-nav-inner{
  flex-wrap: wrap;
  row-gap: 3px;
}
@media(max-width: 500px){
  .pagination-nav .previous-posts-link {
   padding-left: 0 !important
  }
  .pagination-nav .next-posts-link {
    padding-right: 0 ! Important;
  }
  .blog-pagination-inner{
     gap: 10px;
  }
}
.blog-shared-individual .content-bullets .hs_cos_wrapper_type_rich_text ul li::before{
   top: 5px;
}
.blog-shared-individual .blog-post-body .blog-post-content-body{
  color: #1A0D3F
}
.content-card-info .description{
    overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 3; /* number of lines to show */
             line-clamp: 3; 
     -webkit-box-orient: vertical;
    }
}