@font-face {
  font-family: "Roobert";
  src: url(https://9432168.fs1.hubspotusercontent-ap1.net/hubfs/9432168/raw_assets/public/Entsia_August2025/fonts/Roobert-SemiBold.woff2) format("woff2"), 
    url(https://9432168.fs1.hubspotusercontent-ap1.net/hubfs/9432168/raw_assets/public/Entsia_August2025/fonts/Roobert-SemiBold.woff) format("woff"), 
    url(https://9432168.fs1.hubspotusercontent-ap1.net/hubfs/9432168/raw_assets/public/Entsia_August2025/fonts/Roobert-SemiBold.ttf) format("truetype");
  font-style: normal;
  font-weight: 500;
  font-display: auto;
}
@font-face {
  font-family: "Work Sans";
  src: url(https://9432168.fs1.hubspotusercontent-ap1.net/hubfs/9432168/raw_assets/public/Entsia_August2025/fonts/worksans-qgysz_wnahgadqq43rh_fkdp.woff2) format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Work Sans";
  src: url(https://9432168.fs1.hubspotusercontent-ap1.net/hubfs/9432168/raw_assets/public/Entsia_August2025/fonts/worksans-qgysz_wnahgadqq43rh_fkdp.woff2) format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Work Sans";
  src: url(https://9432168.fs1.hubspotusercontent-ap1.net/hubfs/9432168/raw_assets/public/Entsia_August2025/fonts/worksans-qgysz_wnahgadqq43rh_fkdp.woff2) format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "olc-icon2";
  src: url(https://9432168.fs1.hubspotusercontent-ap1.net/hubfs/9432168/raw_assets/public/Entsia_August2025/fonts/olc-icon2.eot) format("embedded-opentype"), 
    url(https://9432168.fs1.hubspotusercontent-ap1.net/hubfs/9432168/raw_assets/public/Entsia_August2025/fonts/olc-icon2.woff2) format("woff2"), url("../font/olc-icon2.woff?12797661") format("woff"), 
    url(https://9432168.fs1.hubspotusercontent-ap1.net/hubfs/9432168/raw_assets/public/Entsia_August2025/fonts/olc-icon2.ttf) format("truetype"), url("../font/olc-icon2.svg?12797661#olc-icon2") format("svg");
  font-style: normal;
  font-weight: normal;
}
body{
  font-family: "Roobert";
  font-size:16px;
  line-height:1.4em;

}
.custom-header .primary-section {
  padding: 10px 2%;

}

.custom-header {

  font-family:"Work Sans";
  font-weight:400;
  line-height:1.4em
}

.custom-header .page-center {
  padding: 0;
}

.custom-header .logo-section:after {
  height: 50px;
  content: "";
  display: block;
  align-self: center;
  width: 1px;
  background-color: #A8C1D0;
  margin-left: 20px;
  top: 5px;
  position: relative;
}

.custom-header .logo-section {
  display: flex;
  align-items: center;
  justify-content: center;
}

.custom-header .nav {
  justify-self: left;
  margin-right: auto;
  margin-left: 20px;
  height: 100%;
  font-family: "Work Sans";
  font-weight: 400;
}

.custom-header .container-wrapper {
  width: 100%;
  column-gap:0;

}


.custom-header .nav ul.header__menu-wrapper>li>a {
  padding: 5px 15px;
  padding-top: 8.7px;
}

.custom-header .nav ul.header__menu-wrapper {
  gap: 0;
}


.custom-header .search .search-icon-container:after {
  display: none;
}

.custom-header .right-section .search {
  order: 2;
}

.custom-header .right-section .btn1 {
  order: 1;
}

.custom-header .right-section {
  gap: 25px;
  margin-right: 11px;
  height: 100%;
  margin-top: 9px;
}

.custom-header .right-section .btn1 a {
  font-size: 1.1rem;
  padding: 10px 40px;
  padding-bottom: 12px;
  border-radius: 10px 10px 0 10px;
}

.custom-header  .search svg path {
  font-weight: 400;
  filter: drop-shadow(0 0 0.5px #212429);
}

.custom-header .search .search-icon-container {
  margin: 0;
}
.custom-header .header-search-inner form {
  padding: 0;
}

.custom-header .header-search-inner .search-suggestion {
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.custom-header .header-search-inner {
  display: flex;
  align-items: center;
  padding: 0 15%;
}

.custom-header .header-search-inner input.hs-search-field__input {
  padding: 0 24px;
  border: 1px solid #eceeef;
  background-color: #fff;
  height: auto;
  min-height: 48px;
  border-radius: 8px;
  font-family: "Work Sans";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4em;
  color: #000;
}

.custom-header .header-search-inner button {
  display: none;
}
.custom-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu >ul{
  padding:15px;
}
.custom-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover >ul {
  
  max-width: 100%;
  min-width: max-content;
  width: fit-content;
  box-shadow: none;
  border-bottom: 10px solid #DB8CED;
  border-radius: 0 0 10px 10px;
}

.custom-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover >ul>li>a {
  padding: 5px 15px;
  display: flex;
  flex-wrap: nowrap;
  white-space: nowrap;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4em;
  width: fit-content;
}


.custom-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu>ul>li.header__menu-item--has-submenu>a>.child-trigger{
  display: block;
}

.custom-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu>ul>li.header__menu-item--has-submenu>a {
  display: flex;
  align-items: center;
}

.custom-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu>ul>li.header__menu-item--has-submenu>ul {
  margin-left: 20px;
}

.custom-header .mobile-logo{
  display:none;
}
.custom-footer .footer-section {
  padding: 0 5%;
}
.custom-footer .col-section .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li.hs-item-has-children>ul>li a {
    font-family: "Work Sans";
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 1.4em;
}
.custom-footer .footer-top .flex_row {
  display: flex;
  flex-direction: row;
  justify-content: initial;
  padding: 120px 0;
  align-self: auto;
  flex-basis: auto;
  flex-grow: 1;
  text-align: initial;
  flex-shrink: 1;
  gap: 60px;
  flex-wrap: nowrap;
}

.custom-footer .footer-top .page-center {
  display: flex;
}

.custom-footer.footer_section__2 .footer-section-1.footer-top .col-section.num1 {
  width: 14%;
  padding: 0;
  height: auto;
  max-width: 100%;
  flex-grow: 0;
  flex-shrink: 0;
}

.custom-footer.footer_section__2 .footer-section-1 .col-section.num1 .footer-row {
  margin: -39px 0px 5px 0px;
}

.custom-footer .footer-logo img {
  translate: none;
  rotate: none;
  scale: none;
  visibility: visible;
  transform: translate(0px, 0px);
  opacity: 1;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}

.custom-footer.footer_section__2 .footer-section-1.footer-top .col-section:not(:first-child) {
  padding: 0;
  width: 100%;
  max-width: fit-content;
  z-index: revert;
  flex-grow: 0;
  flex-shrink: 0;
  height: fit-content;
  display: flex;
}

.custom-footer .col-section .hs-menu-wrapper>ul>li {
  display: flex;
  flex-direction: column;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  text-align: initial;
  gap: 20px;
}

.custom-footer .col-section .hs-menu-wrapper>ul {
  display: flex;
  min-width: 0;
}

.custom-footer .col-section .hs-menu-wrapper>ul>li>a {
  border-style: solid;
  border-width: 0px 0px 0.5px 0px;
  border-color: #FFFFFF66;
  font-family: "Work Sans";
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.6em;
  letter-spacing: -0.04em;
}

.custom-footer .col-section .hs-menu-wrapper>ul>li.hs-item-has-children>ul {
  display: block;
  height: 100%;
}

.custom-footer .col-section .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li>a {
  font-family: "Work Sans";
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.4em;
}

.custom-footer .col-section .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li.hs-item-has-children>a {
  font-size: 0.75rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #EDC5F5;
}



.custom-footer .col-section.solution-menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul {
  display: flex;
  flex-direction: row;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 1;
  text-align: initial;
  column-gap: 4%;
  position: relative;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: 100%;
}

.custom-footer.footer_section__2 .footer-section-1 .num1 .row1 .footer-image img {
  max-width: 100%;
}

.custom-footer .footer-right-img .footer-image {
  background-color: #FFFFFF;
  padding: 10px 10px 10px 10px;
  border-radius: 8px 8px 0px 8px;
  height: 100%;
  max-width: 121px;
}

.custom-footer .footer-right-img {
  width: 121px;
}

.custom-footer.footer_section__2 .footer-section-1 .num5 .row1 .footer-image img {
  max-width: 100%;
  width: 100%;
}

.custom-footer .col-section .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li {
  margin-bottom: 0;
}

.custom-footer .col-section .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li.hs-item-has-children>ul>li {
  margin-bottom: 0;
}

.custom-footer .col-section.solution-menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li {

  display: flex;
  flex-direction: column;
  gap: 2px;
}


.custom-footer .footer-bottom .flex_row {
  gap: 30px;
  padding-bottom: 20px;
}

footer.custom-footer.footer_section__2 .footer-section-2.footer-bottom .col-section {
  width: auto;
  padding: 0;
}
.custom-footer-bottom .logo_item.it1 {
  max-width: 12.663%!important;
}

.custom-footer-bottom .logo_item.col2.it2 {
  max-width: 6.932%!important;
}

.custom-footer-bottom .logo_item.col2.it3 {
  max-width: 11.209% !important;

}
.custom-footer-bottom .logo_item.col2.it3 img {
  width: 63%;
}


.custom-footer-bottom .logo_item.col2.it4 {
  max-width: 6.495%;
}

.custom-footer-bottom .logo_item.it5 {
  max-width: 7.046%;
}

.custom-footer-bottom .logo_item.col2.it6 {
  max-width: 213px;
}

.custom-footer-bottom .logo_item.col2.it7 {max-width: 159.8px;}

.custom-footer-bottom .logo_item.col2.it8 {
  max-width: 7.622%;
}



.logo_item.splide__slide.col2.it9 {
  width: 6.148%;
}



.custom-footer-bottom .logos_row {
  gap: 2%;
  align-items: center;
  margin: 0;
  padding: 10px 0;
}

i.fab.fa-linkedin {
  color: #1e1e1e;
  background-color: white;
  padding: 3px 4px;
  padding-top: 4px;
  border-radius: 2px;
  font-weight: 400;
  font-size: 1.1em;
  margin-right: 15px;
}

.custom-footer .terms-and-condition {
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.4em;

}
footer.custom-footer {
  font-family: "Work Sans";
  font-weight: 400;
  line-height: 1.4em;
}
.custom-footer .footer-copyright p {
  text-align: center;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.4em;
}
.custom-footer .follow-us a {
  display: flex;
}
.custom-footer .follow-us p {
  text-align: center;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.4em;
}
.custom-footer .col-section.solution-menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li:hover>ul {
  top: 0;
}
.custom-footer .solution-menu .hs-menu-wrapper>ul>li {
  gap: 22px;
}
.custom-footer.footer_section__2 .footer-section-1.footer-top .col-section.about-menu {
  position: relative;
  width: 12.74%;
  max-width: 100%;
}

.custom-footer.footer_section__2 .footer-section-1.footer-top .col-section.solution-menu {
  max-width: 100%;
  width: 33.19%;
}

.custom-footer.footer_section__2 .footer-section-1.footer-top .col-section.resources-menu {
  max-width: 100%;
  width: 14.86%;
}
.custom-footer.footer_section__2 .footer-section-1.footer-top .col-section .footer-row {
  width: 100%;
}

.custom-footer .col-section.solution-menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li {
  width: 100%;
}

.custom-banner.simple-banner {
  background-color: #1e1e1e;
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-right: 5%;
  padding-left: 5%;
  min-height: 50vh;
}
.custom-banner.main-banner.simple-banner:before {
  background-image: url("https://9432168.fs1.hubspotusercontent-ap1.net/hubfs/9432168/Entsia_August2025/Images/iStock-1461863168.webp");
  --background-overlay: '';
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 100% !important;
  width: 35%;
  right: 0;
  left: auto;
  position: absolute;
  opacity: 1;
  transition: background 0.3s, border-radius var(--border-transition, .3s), opacity .3s;
  z-index: 99;
}

.custom-banner.simple-banner .page-center {
  align-items: stretch;
  align-self: auto;
  max-width: 1140px;
  flex-basis: auto;
  justify-content: space-between;
  flex-grow: 1;
  flex-shrink: 1;
  display: flex;
  gap: 80px;
  padding: 7% 0;
  text-align: left;
}
.custom-banner.simple-banner .top_sec h4{
  border: 1px solid #fff;
  border-radius: 15em 15em 15em 15em;
  padding: 9px 40px 7px;
  width: fit-content;
  font-family: "Work Sans", Sans-serif;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0;
}
.custom-banner.simple-banner h1 {
  font-family: "Roobert";
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2em;
  margin: 0;
}
.custom-banner.simple-banner .banner-content-inner {
  padding: 0;
}

.custom-banner.simple-banner .banner-content-inner .top_sec {
  display: flex;
  flex-direction: column;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 1;
  width: 50%;
  gap: 20px;
}
.custom-banner.simple-banner .top_sec p {
  font-family: "Work Sans";
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.4em;
}
header.sticky_header_enabled.custom-header .primary-section {
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
}
.custom-banner.blog-banner.simple-banner:before{
  background-position: 95%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 361 588'%3E%3Cdefs%3E%3CclipPath id='clippath'%3E%3Crect x='-971.1' width='1440' height='588' style='fill:none'/%3E%3C/clipPath%3E%3ClinearGradient id='linear-gradient' x1='651.7' y1='2007.2' x2='-159.8' y2='347.8' gradientTransform='translate(-1113.2 267.5) rotate(90) scale(1 -1)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23dc8cec' stop-opacity='0'/%3E%3Cstop offset='0.1' stop-color='%23d889e8' stop-opacity='0'/%3E%3Cstop offset='0.2' stop-color='%23cd80dd' stop-opacity='0'/%3E%3Cstop offset='0.4' stop-color='%239C71A6' stop-opacity='0.1'/%3E%3Cstop offset='0.6' stop-color='%239C71A6' stop-opacity='0.3'/%3E%3Cstop offset='0.7' stop-color='%239C71A6'/%3E%3Cstop offset='0.8' stop-color='%239C71A6'/%3E%3Cstop offset='0.9' stop-color='%239C71A6'/%3E%3Cstop offset='1' stop-color='%239C71A6'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg style='clip-path:url(%23clippath)'%3E%3Crect x='-1248' y='-474.9' width='1356.6' height='1356.6' rx='78.5' ry='78.5' transform='translate(-310.7 -343.3) rotate(-45)' style='fill:none;stroke:url(%23linear-gradient);stroke-miterlimit:4;stroke-width:3px'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.custom-banner.blog-banner {
  background-image: url("data:image/svg+xml,%3Csvg fill='%239C71A6' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 245.6 588'%3E%3Cpolygon points='1.6 588 245.6 588 245.6 344 1.6 588'/%3E%3Cpolygon points='245.6 0 151.6 0 245.6 94 245.6 0'/%3E%3C/svg%3E");
  align-items: normal;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: normal;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center right;
  height: 100%;
  width: 100%;
}


.custom-banner.blog-banner.simple-banner .banner-content-inner .top_sec {
  width: 100%;
}

.custom-banner.blog-banner h1 {
  font-family: "Roobert";
  font-size: 3.7em;
  font-weight: 500;
  line-height: 1.1em;
  color: #9C71A6!important;
}
.custom-banner.blog-banner.simple-banner {
  min-height: auto;
}

/* blog */
.custom-blog .blog-index a.e-con-full {
  background-color: #F0F5F7;
  display: flex;
  flex-direction: column;
  padding-block-end: 25px;
  padding-block-start: 25px;
  text-align: initial;
  gap: 50px 10px;
  align-items: center;
  justify-content: center;
  border: 1px solid #A8C1D0;
  border-radius: 1em;
  padding: 25px;
}

.custom-blog .e-con h4 {
  padding: 9px 40px 7px 40px;
  border-style: none;
  border-radius: 16em 16em 16em 16em;
  background-color: #9C71A6 !important;
  word-break: break-word;
  font-family: "Work Sans";
  font-size: 0.9rem;
  font-weight: 500;
  line-height?: 1.4em;
  color: white !important;
  width: fit-content;
  margin-bottom: 0;
  margin-bottom: 4px;
}

.custom-blog .e-con h2.cm-heading-title {
  margin-right: 40px;
  margin-bottom: 0;
  font-family: "Roobert";
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.2em;
}

.custom-blog .e-con-inner img {
  width: 100%;
  height: 80px;
  object-fit: contain;
  object-position: bottom left;
  display: inline-block;
  vertical-align: middle;
}

.custom-blog .e-con-inner .cm-widget-image {
  display: flex;
  width: 80px;
}

.custom-blog .blog-index .e-con-inner {
  display: flex;
  align-self: flex-end;
  justify-content: space-between;
  gap: 20px 20px;
  width: 100%;
}

.custom-blog .blog-index .cm-widget-icon {
  margin-right: 15px;
  display: flex;
  align-items: flex-end;
}

.custom-blog .blog-index .cm-widget-icon i:before {
  content: '\e801';
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  font-family: "olc-icon2";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
}

.custom-blog .blog-index .cm-widget-icon i {
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}

.custom-blog .blog-index .cm-icon {
  color: #A8C1D0;
  border-color: #A8C1D0;
  font-size: 20px;
  display: inline-block;
  line-height: 1;
  text-align: center;
  transition: all .3s;
}

.custom-blog .e-flex.e-con-boxed.e-con.e-child {
  width: 100%;
  display: flex;
  align-items: center;
}



.custom-blog section.blog-index {
  padding-top: 120px;
  padding-bottom: 120px;
  grid-auto-rows: 1fr;
  align-items: stretch;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: repeat(3, 1fr);
  display: grid;
}





.custom-blog .listing-row-0-padding .row-fluid {
  max-width: 1000px;
}

.custom-blog .listing-row-0-padding .row-fluid .span12 {
  padding: 0;
}

.custom-blog .blog-index a.e-con-full:hover {
  background-color: white;
  border-color: #7B4289;
}
.custom-blog .e-con-full.e-flex.e-con.e-child {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
}

.banner-col2 .cnt-col {
  background-color: white;
  border: 1px solid #A8C1D0;
 width: 100%;
  padding-top: 40px;
  padding-bottom: 30px;
  padding-left: 40px;
  padding-right: 40px;
  border-radius: 1em 1em 0em 1em;
}
.custom-blog .listings-row-0-padding .span12.widget-span.widget-type-cell.dnd-column {
    padding: 0;
}
.col4_row .flex_row .col4{
  width:100%;
}

.banner-col2 .splide__track .flex-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
}

.banner-col2.cnt-wit-tp-img-wrp .tp-img img {
  height: 70px;
  width: auto;
  position: relative;
}

.banner-col2 .tp-img {
  margin-bottom: 0;
}

.banner-col2.cnt-wit-tp-img-wrp .col-title {
  margin-bottom: 0;
  font-family: "Roobert";
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.2em;
}

.banner-col2 .inner_spacing {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.banner-col2 .tp-img-cnt {
  display: flex;
  flex-direction: column;
  gap: 40px;
}



.banner-col2 .tp-img-cnt-inner i {
  display: block;
  height: 1em;
  position: relative;
  width: 100%;
  display: flex;
  justify-content: right;
}

.banner-col2 .tp-img-cnt-inner i:before {
  color: #A8C1D0;
  font-family: "olc-icon2";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: absolute;
  transform: translateX(-50%);
  content: '\e801';
  right: 0;
}



.banner-col2 .tp-img-cnt-inner p {
  margin-bottom: 40px;
  font-family: "Work Sans";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4em;
}

.banner-col2 .page-center {
  padding: 7% 0;
  display: flex;
  flex-direction: column;
  gap: 22px;
}
.banner-col2.cnt-wit-tp-img-wrp .top_sec h2 {
  margin-bottom: 0;
}
.banner-col2 .top_sec.noButton {
  margin-bottom: 0;
  text-align: left;
  padding-left: 10%;
}
.banner-col2 .cnt-col:hover {
  background-color: #F0F5F7;
}


.custom-blog .blog-pagination {
  margin-bottom: 20px;
}


.hs-blog-post .custom-post-banner {
  background-color: #1E1E1E;
  background-image: url("data:image/svg+xml,%3Csvg fill='%239C71A6' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 245.6 588'%3E%3Cpolygon points='1.6 588 245.6 588 245.6 344 1.6 588'/%3E%3Cpolygon points='245.6 0 151.6 0 245.6 94 245.6 0'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center right;
  height: 100%;
  width: 100%;
  position: relative;
}
.hs-blog-post .custom-post-banner:before{
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 361 588'%3E%3Cdefs%3E%3CclipPath id='clippath'%3E%3Crect x='-971.1' width='1440' height='588' style='fill:none'/%3E%3C/clipPath%3E%3ClinearGradient id='linear-gradient' x1='651.7' y1='2007.2' x2='-159.8' y2='347.8' gradientTransform='translate(-1113.2 267.5) rotate(90) scale(1 -1)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23dc8cec' stop-opacity='0'/%3E%3Cstop offset='0.1' stop-color='%23d889e8' stop-opacity='0'/%3E%3Cstop offset='0.2' stop-color='%23cd80dd' stop-opacity='0'/%3E%3Cstop offset='0.4' stop-color='%239C71A6' stop-opacity='0.1'/%3E%3Cstop offset='0.6' stop-color='%239C71A6' stop-opacity='0.3'/%3E%3Cstop offset='0.7' stop-color='%239C71A6'/%3E%3Cstop offset='0.8' stop-color='%239C71A6'/%3E%3Cstop offset='0.9' stop-color='%239C71A6'/%3E%3Cstop offset='1' stop-color='%239C71A6'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg style='clip-path:url(%23clippath)'%3E%3Crect x='-1248' y='-474.9' width='1356.6' height='1356.6' rx='78.5' ry='78.5' transform='translate(-310.7 -343.3) rotate(-45)' style='fill:none;stroke:url(%23linear-gradient);stroke-miterlimit:4;stroke-width:3px'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 95% center;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 1;
  top:0;
  left:0
}
.hs-blog-post .custom-post-banner .page-center {
  max-width: 1140px;
}
.hs-blog-post .custom-post-banner .top_sec {
  display: flex;
  gap: 20px;
  flex-direction: column;
  margin-bottom: 0;
}
.hs-blog-post .custom-post-banner h4 {
  padding: 9px 40px 7px 40px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  width: fit-content;
  border-color: #FFFFFF;
  margin-bottom: 0;
  border-radius: 15em 15em 15em 15em;
  color: white;
  font-family: "Work Sans", Sans-serif;
  font-size: 1rem;
  font-weight: 500;
}
.hs-blog-post .custom-post-banner h1 {
  font-family: "Roobert";
  font-size: 3.7em;
  font-weight: 500;
  line-height: 1.1em;
  color: #9C71A6 !important;
  width: fit-content;
  margin-bottom: 0;
}
.hs-blog-post .custom-post-banner .flex_row {
  padding: 120px 0;
}
.hs-blog-post .custom-post-banner {
  padding: 0 5%;
}

.cst-post .page-center {
  max-width: 800px;
  padding: 4% 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.cst-post .pagination-slider {
padding:  50px 0;
}
.cst-post .page-center .pagination-slider h3 {
  font-family: "Roobert";
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2em;
  margin-bottom: 0;
}
.cst-post .page-center h4 {
  padding: 9px 40px 7px 40px;
  border-style: none;
  border-radius: 16em 16em 16em 16em;
  width: fit-content;
  margin-bottom: 0;
  background-color: #9C71A6 !important;
  font-family: "Work Sans";
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.4em;
  color: white;
}
.cst-post .page-center .post-item-slider {
  background-color: #F0F5F7;
  padding: 30px 60px 30px 30px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #A8C1D0;
  border-radius: 1em 1em 0em 1em;
}
.cst-post .page-center h4:nth-child(2) {
  display: none;
}
.cst-post  .post-item-slider .post-item-top {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.cst-post .post-item-slider h2 {
  font-family: "Roobert";
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.2em;
  width: fit-content;
  margin-bottom: 0;
}
.cst-post .post-item-slider .swiper-button-prev , .swiper-button-next {
  background-image: none;
  height: auto;
  width: auto;
  border-style: var(--arrow-normal-border-type);
  color: #A8C1D0;
  font-size: 20px;
  transition-duration: .25s;
  z-index: 2;
  position: absolute;
  cursor: pointer;
  display: inline-flex;
}
.cst-post .post-item-slider .swiper-button-prev {
  left: calc(100% + -4%);
  top: calc(70% + 40px - 15px);
  transform: translate(-100%, -50%);
}
i.iconolc-icon-2.icon-olc-icon-2angle-left {}
.cst-post .post-item-slider .swiper-button-prev i:before {
  font-family: "olc-icon2";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  content: '\e805';
}
.cst-post .post-item-slider .swiper-button-next {
  right: calc(0% + 0px);
  top: calc(70% + 40px - 15px);
  transform: translate(0%, -50%);
}
.cst-post .post-item-slider .swiper-button-next i:before {
  font-family: "olc-icon2";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  content: '\e801';
}
.cst-post .content-wrapper.blog-main-post {
  display: none;
}
.hs-blog-post .custom-post-banner h4:nth-child(2) {
  display: none;
}
.hs-blog-post .custom-post-banner .banner-content-inner.col12 {
  padding: 0;
}
.cst-post .page-center h3 {
  font-size: 2.5rem;
  font-family: "Roobert";
  font-weight: 500;
  line-height: 1.2em;
  color: #1E1E1E;
  margin-bottom: 20px;
}
.custom-footer .footer-section.footer-bottom {
  border-radius: 0em 0em 2em 2em;
}

.custom-footer .follow-us a:hover i.fab.fa-linkedin {
  background-color: #db8ced;
}
.custom-footer .col-section .hs-menu-wrapper>ul>li>a:hover {
  color: #fff;
  cursor: unset;
}
.custom-footer .col-section .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li>a:hover {
  border-bottom: 1px solid #db8ced;
  width: fit-content;
}
.custom-footer .col-section .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li.hs-item-has-children>a:hover {
  border: none;
}
.custom-footer .col-section .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li.hs-item-has-children>ul>li>a:hover {
  border-bottom: 1px solid #db8ced;
  width: fit-content;
}
.custom-header .logo-section {
  margin-bottom: 6px;
}
.custom-header .nav>nav>ul .header__menu-item--depth-1>a svg path {
  fill: #7B4289;
}

.custom-header .nav>nav>ul .header__menu-item--depth-1>a svg {
  transform: scale(1.2);
}


.custom-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:
hover >a svg {
  transform: rotate(-180deg);
  transition: transform 0.3s ease;
};

.custom-header .nav ul.header__menu-wrapper>li:first-child:hover>a {
  background-color: transparent;
}
.custom-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover >a svg path {
  fill: #1f2124;
}
.custom-header .nav ul.header__menu-wrapper>li a {
  border-radius: 7px!important;
}
.custom-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu.header__menu-item--depth-1:hover >ul {
  top: 20px;
  left: -21%;
  transition: none;
}
.custom-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu>ul>li.header__menu-item--has-submenu>ul::after {
  content: "";
    background: transparent;
    position: absolute;
    right: 0;
    left: -18px;
    height: 100%;
    z-index: -99;
    top: 0px;
    width: 30px;
}
.custom-header .right-section .search:hover path {
  fill: #7b4289;
}
.custom-blog .listings-row-0-padding {
    padding: 0 5%;
}
.custom-blog .listings-row-0-padding {
    padding: 0 5%;
}
.custom-header .header-search-inner input {
    border-radius: 8px;
    font-family: "Work Sans";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4em;
    padding-right: 24px;
    padding-left: 24px;
}
.custom-header .header-search-inner input {
    border-radius: 8px;
    font-family: "Work Sans";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4em;
    padding-right: 24px;
    padding-left: 24px;
    min-height:48px;
}

.custom-header .header-search-inner input::placeholder {
    color: rgb(117, 117, 117);
}
.custom-header .header-search-inner .hs-search-field {
    display: none;
}
.hs-blog-post .custom-post-banner {
    background-color: #1E1E1E;
    background-image: url("data:image/svg+xml,%3Csvg fill='%239C71A6' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 245.6 588'%3E%3Cpolygon points='1.6 588 245.6 588 245.6 344 1.6 588'/%3E%3Cpolygon points='245.6 0 151.6 0 245.6 94 245.6 0'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center right;
    height: 100%;
    width: 100%;
    position: relative;
}
.hs-blog-post .custom-post-banner:before{
        content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 361 588'%3E%3Cdefs%3E%3CclipPath id='clippath'%3E%3Crect x='-971.1' width='1440' height='588' style='fill:none'/%3E%3C/clipPath%3E%3ClinearGradient id='linear-gradient' x1='651.7' y1='2007.2' x2='-159.8' y2='347.8' gradientTransform='translate(-1113.2 267.5) rotate(90) scale(1 -1)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23dc8cec' stop-opacity='0'/%3E%3Cstop offset='0.1' stop-color='%23d889e8' stop-opacity='0'/%3E%3Cstop offset='0.2' stop-color='%23cd80dd' stop-opacity='0'/%3E%3Cstop offset='0.4' stop-color='%239C71A6' stop-opacity='0.1'/%3E%3Cstop offset='0.6' stop-color='%239C71A6' stop-opacity='0.3'/%3E%3Cstop offset='0.7' stop-color='%239C71A6'/%3E%3Cstop offset='0.8' stop-color='%239C71A6'/%3E%3Cstop offset='0.9' stop-color='%239C71A6'/%3E%3Cstop offset='1' stop-color='%239C71A6'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg style='clip-path:url(%23clippath)'%3E%3Crect x='-1248' y='-474.9' width='1356.6' height='1356.6' rx='78.5' ry='78.5' transform='translate(-310.7 -343.3) rotate(-45)' style='fill:none;stroke:url(%23linear-gradient);stroke-miterlimit:4;stroke-width:3px'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 95% center;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    top:0;
    left:0
}
nav.blog-pagination.text_center.numbered {
    margin: 40px 0;
}
nav.blog-pagination.text_center.numbered a.blog-pagination__link.blog-pagination__link--active {
      padding: 20px;
    border-style: none;
    border-radius: 16em 16em 16em 16em;
    background-color: #9C71A6 !important;
    word-break: break-word;
    font-family: "Work Sans";
    font-size: 0.9rem;
    font-weight: 500;
    color: white !important;
    margin-bottom: 0;
    margin-bottom: 4px;
}
nav.blog-pagination.text_center.numbered a.blog-pagination__link.blog-pagination__number-link {
    padding: 20px;
    border-style: none;
    border-radius: 16em 16em 16em 16em;
    background-color: #9c71a66b;
    word-break: break-word;
    font-family: "Work Sans";
    font-size: 0.9rem;
    font-weight: 500;
    color: white !important;
    width: fit-content;
    margin-bottom: 0;
    margin-bottom: 4px;
}
nav.blog-pagination.text_center.numbered a.blog-pagination__link.blog-pagination__number-link:hover {
    background-color: #9C71A6;
}



.custom-footer .footer-bottom .footer-social span {
    white-space: nowrap;
  font-weight: 500;
}

.custom-footer .footer-bottom .footer-social {
    flex-wrap: nowrap;
}

.custom-footer .footer-bottom .footer-social-item {
    height: fit-content;
}
.custom-footer .terms-and-condition a {
    border-bottom: 1px solid white;
}
.cst-post .post-item-slider .swiper-button-next {
    background-image: none;
    height: auto;
    width: auto;
    border-style: var(--arrow-normal-border-type);
    color: #A8C1D0;
    font-size: 20px;
    transition-duration: .25s;
    z-index: 2;
    position: absolute;
    cursor: pointer;
    display: inline-flex;
}
.cst-post {
    padding: 0 5%;
}
.custom-header .nav>nav>ul .header__menu-item--depth-1>a svg {
    display: none;
}



.custom-header .child-trigger:before {
        font-family: "olc-icon2";
    font-style: normal;
        content: '\e80b';
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;

}



.custom-header .nav>nav>ul .header__menu-item--depth-1>a>.child-trigger {
    color: #7B4289;
    font-size: 13px;
    width: 13px;
    margin-left: 5px;
}

.custom-header .nav>nav>ul .header__menu-item--depth-1:hover>a>.child-trigger {
    color: black;
    transform: rotate(180deg);
}

.custom-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu>ul>li.header__menu-item--has-submenu>a>.child-trigger svg {
    display: none;
}

.custom-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu>ul>li.header__menu-item--has-submenu>a>.child-trigger {
     color: #7B4289;
    font-size: 13px;
    width: 13px;
    margin-left: 5px;
}
.custom-footer .footer-bottom .footer-social:hover {
    color: #db8ced;
}



.custom-footer .footer-bottom .footer-social:hover  svg path {
    fill: #db8ced;
}
.custom-footer.lp-footer .footer-bottom {
    border-radius: 0;
}
.custom-blog .blog-index a:hover .cm-widget-icon i {
    color: #7b4289 !important;
}
.custom-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu>ul>li.header__menu-item--has-submenu>ul {
    margin-bottom:20px
}
html.hs-inline-edit .header .search .search-icon-container svg rect {
    height: auto !important;
}
@media(min-width:1440px) and(max-width:1600px){
  .custom-footer-bottom {
    padding: 0 2.4% !important;
  }

  .custom-footer-bottom .logos_row {
    gap: 1.8%;
  }
}
@media(max-width:1760px){
  .custom-footer .footer-top .flex_row{
    padding: 7% 0;
  }

}



@media(max-width:1440px){
  .custom-footer-bottom.logo_slider{
    padding-left: 5% !important;
    padding-right: 5% !important;
  }

  .custom-footer-bottom .logos_row {
    row-gap: 4%;
    flex-wrap: nowrap;
  }
  .custom-footer-bottom .logo_item.col2.it6 {
    max-width: 100%;
    width: 14.6%;
  }
  .custom-footer-bottom .logo_item.col2.it7 {
    max-width: 100%;
    width: 11%;
  }

  .custom-footer.footer_section__2 .footer-section-1.footer-top .col-section.about-menu {
    width: 11.24%;
  }

  .custom-footer.footer_section__2 .footer-section-1.footer-top .col-section.resources-menu {
    width: 12.86%;
  }

  .custom-footer.footer_section__2 .footer-section-1.footer-top .col-section.solution-menu {
    width: 29.22%;
  }
}
@media(max-width:1220px){
  .custom-footer .col-section .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li>a {
    white-space: pre-wrap;
  }

  .custom-footer .col-section .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li.hs-item-has-children>ul>li>a {
    white-space: pre-wrap;
    display: flex;
    flex-wrap: wrap;
  }
  .custom-footer.footer_section__2 .footer-section-1.footer-top .col-section.resources-menu {
    width: fit-content;
  }


  .custom-footer .col-section .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li.hs-item-has-children>ul>li>a {
    white-space: pre-wrap;
  }





  .custom-footer .footer-top .flex_row {
    gap: 5%;
  }
}
@media(max-width:1050px){
  .header__menu--desktop > .header__menu-wrapper {
    gap: 0;
    justify-content: flex-start;
  }

  .custom-header .right-section {
    flex-wrap: nowrap;
    gap: 2%;
  }

  .custom-header .right-section .btn1 a {
    font-size: 1rem;
    display: flex;
    white-space: nowrap;
  }
}
@media(max-width:1024px){
  .custom-banner.blog-banner.simple-banner .banner-content-inner .top_sec {
  width: 80%;
}
  .custom-banner.blog-banner h1 {
    font-size: 3.2rem;
    line-height: 1.1em;
  }
  .custom-banner.simple-banner .page-center{
    padding:12% 0
  }
  .custom-banner.simple-banner .banner-content-inner .top_sec{
    width: 53%;
  }
  .custom-footer .footer-top .flex_row {
    flex-direction: column;
  }

  .custom-footer-bottom .logos_row {
    flex-wrap: wrap;
    justify-content: center;
    gap: 4%;
  }
  .custom-footer-bottom .logos_row .logo_item.it1 {
    max-width: 100%!important;
    width: 17%;
  }
  .custom-footer-bottom .logos_row .logo_item.it2 {
    max-width: 100%!important;
    width: 10.744%;
  }
  .custom-footer-bottom .logos_row .logo_item.it3 {
    max-width: 100%!important;
    width: 17%;
  }
  .custom-footer-bottom .logos_row .logo_item.it4 {
    max-width: 100%!important;
    width: 11.187%;
  }
  .custom-footer-bottom .logos_row .logo_item.it5 {
    max-width: 100%!important;
    width: 17%;
  }
  .custom-footer-bottom .logos_row .logo_item.it6 {
    max-width: 100%!important;
    width: 17%;
    margin-left: 26px;
  }
  .custom-footer-bottom .logos_row .logo_item.it7 {
    max-width: 100%!important;
    width: 26%;
  }
  .custom-footer-bottom .logos_row .logo_item.it8 {
    max-width: 100%!important;
    width: 11.741%;
  }
  .custom-footer-bottom .logos_row .logo_item.it9 {
    max-width: 100%!important;
    width: 10.36%;
  }
  .custom-footer-bottom.logo_slider {
    padding-top: 4%;
    padding-bottom: 4%;
    padding-left: 2%!important;
    padding-right: 2% !important;
  }
  .custom-footer-bottom .splide__slide img {
    justify-content: center;
    display: flex;
  }
  .custom-footer .footer-top .flex_row {
    gap: 30px;
  }
  .custom-footer .footer-top .flex_row {
    padding: 12% 0;
  }
  .footer.footer_section__2 .footer-section-2 .col-section.num3 {
    margin-top: 30px;
  }
  .custom-blog section.blog-index {
    grid-template-columns: repeat(2, 1fr);
  }

  .custom-blog .listing-row-0-padding {
    padding: 0 5%;
  }
  .hs-blog-post .custom-post-banner h1{
    font-size:3.2rem;
    line-height:1.1em;
  }
  .hs-blog-post .custom-post-banner .flex_row{
    padding:12% 0;
  }
  .cst-post .page-center{
    padding-top:10%;
    padding-bottom:8%;
  }
  .custom-footer.footer_section__2 .footer-section-1.footer-top .col-section.about-menu {
    width: 100%;
  }

  .custom-footer.footer_section__2 .footer-section-1.footer-top .col-section.resources-menu {
    width: 100%;
  }
  .custom-footer.footer_section__2 .footer-section-1.footer-top .col-section.solution-menu {
    width: 71%;
  }
  
  .banner-col2 .splide__track .flex-row{
    grid-template-columns: 1fr 1fr ;
  }
  .custom-blog section.blog-index {
    padding-top: 12%;
    padding-bottom: 12%;
}
}
@media(max-width:991px){
  header.custom-header .button-section-container .btn-section {
    display: block;
  }


  .custom-header .right-section {

    gap: 25px;
  }

  .custom-header .right-section .btn1 a {
    font-size: 1.1rem;

  }
  .custom-header .cst-humburger-icon {
    order: 3;
  }

  .custom-header .cst-humburger-icon .trigger {width: 30px;background-color: black;margin-left: 0;height: 2px;border-radius: 5px;}

  .custom-header .cst-humburger-icon .trigger:nth-child(2) {
    margin: 0;
    width: 30px;
  }

  header.custom-header .primary-section .page-center {
    padding: 0;
  }

  .custom-header .right-section {
    margin: 0;
    gap: 24px;
  }

  .custom-header .search .search-icon-container {
    margin-top: 10px;
  }

  .custom-header .right-section .btn1 {
    top: 4px;
    left: -5px;
    position: relative;
  }

  .custom-header .cst-humburger-icon .trigger:nth-child(1) {
    height: 2.1px;
  }
  header.custom-header .nav {
    margin-left: 0;
    height: 100vh;
    background-color: white;
    display: block !important;
  }




  .custom-header .logo-section:after {
    display: none;
  }

  header.custom-header .nav .header__menu.header__menu--desktop {
    height: auto;
  }

  header.custom-header .nav .header__menu.header__menu--desktop> ul {padding-left: 5%;padding-right: 5%;padding-top: 8.6rem;margin-bottom: 0.8rem;}

  header.header .nav .header__menu.header__menu--desktop ul >li>a {
    color: #1e1e1e;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
  }


  .custom-header .container-wrapper.mobile-open .top-section.mobile_section {
    padding: 0;
  }

  header.custom-header .top-section.mobile_section .btn-section a {
    width: auto;
    border-radius: 10px 10px 0px 10px;
    padding: 10px 40px 12px 40px;
  }

  .custom-header .mobile-open .btn-section.col12 {
    padding-left: 5%;
  }

  header.custom-header .nav .header__menu.header__menu--desktop ul>li:not(:first-child)>a {}

  header.custom-header .nav .header__menu.header__menu--desktop ul>li {
    border-top: 0!important;
    border-bottom: 0!important;
  }
  .custom-header .logo-section:after{
    display:none
  }
  header.custom-header .mobile-close-icon svg path {
    fill: #1e1e1e;
  }
  header.custom-header .mobile-close-icon svg path {
    fill: #1e1e1e;
  }

  header.header .mobile-close-icon {
    padding-right: 1.7%;
  }
  header.custom-header .nav {
    transform: translateX(100%);
    transition: transform .3s ease-in-out; /* Adjust duration and easing as needed */

  }

  header.custom-header .mobile-open .nav {
    transform: translateX(0%);

  }
  .custom-header .nav ul.header__menu-wrapper li a {
    font-family: "Work Sans";
    font-weight: 500;
  }
  .custom-header .mobile-open .mobile-logo {
    display: block;
    height: auto;
    position: absolute;
    padding-left: 5%;
    padding-top: 10px;

  }



  .custom-header .mobile-logo a {
    font-size: 70px;
  }

  .custom-header .mobile-logo svg {
    height: 70px;
    width: auto;
  }
  .custom-header .right-section .btn1 a:hover {
    background-color: #7b4289;
    border-color: #f0f5f7;
    color: #fff;
  }
  header.custom-header .nav .header__menu.header__menu--desktop>ul>li:hover>a {
    color: #1e1e1e;
  }
  header.custom-header .nav .header__menu.header__menu--desktop> ul >li.header__menu-item--has-submenu> .mobile-child-trigger:before {
    content: '\e80b';
    font-family: "olc-icon2";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;

  }

  header.custom-header .nav .header__menu.header__menu--desktop> ul >li.header__menu-item--has-submenu> .mobile-child-trigger {
    color: #7B4289;
    font-size: 0.8rem;
    transition: all 300ms;
    width: 13px;
    height: 20px;
    position: absolute;
    margin-right: 35px;
    margin-top: 8px;
  }

header.custom-header .nav .header__menu.header__menu--desktop ul>li:not(:first-child) {
    width: 100%;
}

  header.custom-header .nav .header__menu.header__menu--desktop> ul >li.header__menu-item--has-submenu> .mobile-child-trigger.child-open:before {
    font-size: 0.8rem;
    transform: rotate(180deg);
  }
  header.custom-header .nav .header__menu.header__menu--desktop> ul >li ul {
    position: relative;
    display: flex;
    width: fit-content;
    padding: 10px 5%;
    flex-direction:column;
  }

  header.custom-header .nav .header__menu.header__menu--desktop> ul >li ul>li>a {
    color: #1E1E1E;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1.25rem;
    font-family: "Work Sans";
    line-height: 1.4em;
    font-weight: 400;
    white-space: nowrap;
  }


  .custom-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu.header__menu-item--depth-1:hover >ul {
    top: 0;
    left: 0;
    border-bottom: 0;
    flex-direction: column;
  }
  
.custom-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu>ul>li.header__menu-item--has-submenu>a>.child-trigger {
    display: none;
}

.custom-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover >ul {
    border-bottom: 0;
}

.custom-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu>ul>li.header__menu-item--has-submenu>a {
    font-size: 0.75rem;
    font-weight: 500;
    font-family: "Work Sans";
    text-transform: uppercase;
    color: #7B4289;
}

.custom-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu>ul>li.header__menu-item--has-submenu>ul {
    margin-left: 0;
  display:block;
}
  header.custom-header .nav .header__menu.header__menu--desktop> ul >li ul {
    padding: 15px;
}
  header.custom-header .nav .header__menu.header__menu--desktop> ul >li ul {
    display: none;
}
  header.custom-header .nav .header__menu.header__menu--desktop> ul >li>ul {
    display: none;
}
  .custom-blog .listings-row-0-padding {
    padding: 0 3%;
}
  
header.custom-header .nav .header__menu.header__menu--desktop> ul >li ul {
    padding: 0;
}
  header.custom-header .nav .header__menu.header__menu--desktop> ul >li.header__menu-item--depth-1>ul {
    padding: 15px;
}
  .custom-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover >ul>li>a {
    color: #1e1e1e!important;
}
  .custom-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu>ul>li.header__menu-item--has-submenu>a:hover {
    background-color: transparent;
}

}
@media(max-width:767px){
  .custom-banner.main-banner.simple-banner:before{
           height: 35% !important;
           width: 100%;
           bottom: 0;
           top: auto;
           padding-top: 20px;
}

.custom-banner.simple-banner .banner-content-inner .top_sec{
   width:100%
       right: 0;
    left: auto;
}

.custom-banner.simple-banner .page-center {
    height: 100%;
    padding-bottom: 30%;
}
  .custom-footer-bottom .logos_row .logo_item.it1 {
    width: 25%;
  }

  .custom-footer-bottom .logos_row .logo_item.it2 {
    width: 25.322%;
  }
  .custom-footer-bottom .logos_row .logo_item.it3 {
    width: 25%;
  }
  .custom-footer-bottom .logos_row .logo_item.it4 {
    width: 25%;
  }
  .custom-footer-bottom .logos_row .logo_item.it5 {
    width: 36%;
  }
  .custom-footer-bottom .logos_row .logo_item.it6 {
    margin-left: 0px;
    width: 42%;
  }
  .custom-footer-bottom .logos_row .logo_item.it7 {
    width: 46%;
  }
  .custom-footer-bottom .logos_row .logo_item.it8 {
    margin-left: 20px;
    width: 25%;
  }
  .custom-footer-bottom .logos_row .logo_item.it9 {
    width: 27%;
  }
  .custom-footer-bottom .logo_item.col2.it3 img {
    width: 100%;
  }
  .custom-footer-bottom.logo_slider {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 5% !important;
    padding-right: 5% !important;
  }
  .custom-footer-bottom .logos_row {
    row-gap: 23px;
    column-gap: 18px;
  }
  .custom-footer.footer_section__2 .footer-section-1.footer-top .col-section.solution-menu {
    width: 100%;
  }
  .custom-footer .col-section.solution-menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li {
    width: fit-content;
  }
  .custom-footer .footer-bottom .flex_row {
    flex-direction: column;
    gap: 15px;
    text-align: left;
    padding-bottom: 40px;
  }
  .custom-footer .footer-copyright p {width: fit-content;}
  .footer.footer_section__2 .footer-section-2 .col-section.num3 {
    margin-top: 0;
  }
  .custom-footer .terms-and-condition {
    width: fit-content;
  }
  .custom-footer .footer-top .flex_row {
    padding: 15% 0;
  }
  .custom-footer .footer-right-img .footer-image {
    width: 110px;
  }
  .custom-banner.simple-banner:before{
    height: 35% !important;
    width: 100%;
    bottom: 0;
    top: auto;

  }

  .custom-banner.simple-banner {
    padding-bottom: 25%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .custom-banner.simple-banner .banner-content-inner .top_sec {
    width: 100%;
  }

  .custom-banner.simple-banner h1 {
    font-size: 1.8rem;
    line-height: 1.2em;
  }

  .custom-banner.simple-banner .top_sec p {
    font-size: 1.1rem;
    line-height: 1.4em;
  }

  .custom-banner.simple-banner .page-center {

    margin-bottom: 21%;
  }
 
  .custom-banner.blog-banner h1 {
    font-size: 2rem;
    line-height: 1.1em;
  }
  .custom-banner.simple-banner .page-center {
      padding-block-end: 25%;
    padding-block-start: 15%;
        margin-bottom: 21%;
    
  }

  .custom-banner.blog-banner.simple-banner:before {
    height: 0;

  }


  .custom-banner.blog-banner {
    padding-bottom: 0;
  }
  .custom-blog .listing-row-0-padding {
    padding: 0 3%;
  }

  .custom-blog section.blog-index {
    grid-template-columns: repeat(1, 1fr);
  }
  .custom-blog .e-con-full.e-flex.e-con.e-child {
    width: 100%;
  }
  .custom-footer.footer_section__2 .footer-section-1.footer-top .col-section.about-menu{
    width:100%
  }
  .banner-col2.col4_row .flex_row .col4.cnt-col {
    width: 100%;}
  .hs-blog-post .custom-post-banner h1{
    font-size:2rem;
    line-height:1.1em;
  }
  .hs-blog-post .custom-post-banner .flex_row{
    padding:15% 0;
  }
  .cst-post .page-center{
    padding:15% 0
  }
  .cst-post .page-center h3 {
    font-size: 1.8rem;
    line-height: 1.2em;
  }
  .cst-post .page-center .pagination-slider h3 {
    font-size: 1.25rem;
    line-height: 1.2em;
    padding: 0% 0% 0% 2%;
  }

  .custom-footer.footer_section__2 .footer-section-1.footer-top .col-section.solution-menu {
    width: 100%;
  }
  .custom-footer.footer_section__2 .footer-section-1 .num1 .row1 .footer-image img {
    width: 164px;
  }

  .custom-footer.footer_section__2 .footer-section-1 .col-section.num1 .footer-row {
    margin-left: -7px;
  }
  header.custom-header .top-section.mobile_section .btn-section a {
    font-size: 1.1rem;
    line-height: 1.4em;
    width: fit-content;
}
  .banner-col2 .splide__track .flex-row{
        grid-template-columns: 1fr ;
  }
  .custom-header .header-search-inner{
            padding: 0 5%;
  }
  .cst-post .post-item-slider .swiper-button-prev {
    left: calc(100% + -60px);
}

.cst-post .post-item-slider .swiper-button-next {
    right: calc(0% + 30px);
}
  .custom-header .right-section .btn1 {
    display: none;
}
  .custom-blog section.blog-index {
    padding-top: 15%;
    padding-bottom: 15%;
}
}
@media(max-width:355px){
  .custom-footer .col-section.solution-menu .hs-menu-wrapper>ul>li.hs-item-has-children>ul {
    flex-direction:column;
    gap: 50px;
  }

}