/* Theme base styles */

/* Modules
Module CSS to reduce render blocking
*/

.testimonial .testimonial__intro {
  margin: 0 0 32px;
}
.testimonial {
  overflow: hidden;
}
.testimonial .testimonial_name {
  font-family: Inter;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: 0.2px;
  margin-bottom: 5px;
}
.testimonial .quote_icon svg {
  display: block;
}
.testimonial .quote_icon {
  margin: 0 0 40px;
}
.testimonial .member_image img {
  width: 100%;
  height: 100% !important;
}
.testimonial .testimonial__arrow {
  border-color: var(--primary);
  height: 48px;
  padding: 0;
  width: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.testimonial .testimonial__arrow:hover {
  border-color: var(--secondary);
}
.testimonial .testimonial-content {
  padding-bottom: 0;
}
.testimonial blockquote p {
  letter-spacing: -0.28px;
}

.testimonial.text-white blockquote, 
.testimonial.text-white blockquote h4, 
.testimonial.text-white blockquote p{
  color: white!important
}

.testimonial .quote_icon svg {
  display: block;
  width: 67px;
  height: auto;
}
.testimonial__content-column {
  padding-left: 50px;
}
.testimonial .member_image {
  height: 100%;
}
.testimonial .testimonial__arrow svg {
  transition: all 0.5s;
  display: block;
}
.testimonial .testimonial__arrow:hover {
  border: 1px solid var(--secondary);
  box-shadow: inset 0 0 0 2px var(--secondary);
}
.testimonial .testimonial__arrow.testimonial__arrow--next:hover svg {
  transform: translateX(5px);
}
.testimonial .testimonial__arrow.testimonial__arrow--prev:hover svg {
  transform: translatex(-5px);
}
.testimonial-slider-content blockquote {
  margin: 0;
}

.testimonial.text-white .testimonial__arrow{
  border-color: white;
}

.testimonial.text-white .testimonial__arrow:hover{
  border-color: transparent;
}

@media (min-width: 1025px) {
  .testimonial .testimonial__arrows.visible-phone {
    display: none !important;
  }
  .testimonial__row > div {
    width: 50%;
  }
  .testimonial .testimonial__row {
    justify-content: center;
    align-items: flex-end;
    display: flex;
    flex-wrap: wrap;
  }
  .testimonial__row .slick-slide > div {
    height: 100%;
  }
  .testimonial__row .slick-track {
    display: flex;
  }
  .testimonial__row .slick-slide {
    height: auto;
  }
  .testimonial .member_image {
    align-items: flex-end;
    display: flex !important;
  }
  .testimonial .testimonial__container {
    display: flex;
    align-items: flex-end;
  }
  .testimonial .member_image img {
    width: 100%;
    position: absolute;
    bottom: 0;
    top: auto;
    height: 100%;
    object-fit: cover;
  }
  .testimonial .member_image {
    padding-bottom: 100%;
  }
  .testimonial .testimonial__image-column {
    margin-bottom: 0;
  }
  .testimonial .testimonial__content-column {
    padding-bottom: 80px;
  }
}
@media (max-width: 1200px) {
  .testimonial .testimonial__content-column {
    padding-left: 32px;
  }
}
@media (max-width: 1024px) {
  .testimonial__arrows.hidden-phone {
    display: none !important;
  }
  .testimonial .testimonial__container,
  .testimonial .testimonial__row {
    flex-direction: column;
  }
  .testimonial .testimonial__row > div {
    width: 100%;
  }
  .testimonial .testimonial__container {
    gap: 0;
  }
  .testimonial .testimonial__row {
    flex-direction: column-reverse;
    display: flex;
    flex-wrap: wrap;
  }
  .testimonial__content-column {
    margin-top: 32px;
  }
  .testimonial .testimonial__content-column {
    padding-left: 0;
  }
  .testimonial blockquote h4 {
    font-size: 24px;
  }
  .testimonial .member_image img {
    max-width: fit-content!important;
    max-height: 600px!important;
  }
  .testimonial .member_image {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .testimonial .testimonial-content {
    padding-bottom: 25px;
  }
}
@media(min-width:1025px){.menu-item.has-mega.is-focused>.mega-dropdown{visibility:visible !important;opacity:1 !important;pointer-events:auto !important;display:block !important}}
.banner-with-image .content-card * {position: relative;z-index: 4;}.content-card {overflow: hidden;}
@media (max-width:767px){.content-card:before{width: 260% !important;}}
.hubSpot-partner-excellence #slider{width:100%;max-width:800px;height:100%;position:relative;overflow:hidden}
.hubSpot-partner-excellence .slides{width:100%;height:100%;position:relative}
.hubSpot-partner-excellence .slides-items{position:absolute;top:50%;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:translateX(100%) translateY(-50%);transition:transform .8s cubic-bezier(.4, 0, .2, 1);z-index:1;padding-right:60px;text-align:right;align-items:flex-end;justify-content:center}
.hubSpot-partner-excellence .slides-items.active{transform:translateX(0) translateY(-50%);z-index:2}
.hubSpot-partner-excellence .slides-items:first-child{transform:translateX(0) translateY(-50%)}
.hubSpot-partner-excellence .slides-items img{width:100%;height:100%;object-fit:cover;max-width:200px!important;margin-right:0;margin-left:auto}
.hubSpot-partner-excellence .hubSpot-partner-excellence_content-row{display:flex;align-items:center}
.hubSpot-partner-excellence .hubSpot-partner-excellence_left-column{max-width:739px;width:100vw;z-index:2}
.hubSpot-partner-excellence .hubSpot-partner-excellence_right-column{max-width:960px;width:100vw;margin-left:-242px;position: relative;overflow: hidden;padding-bottom: 54.3333%;}
.hubSpot-partner-excellence_right-column img {position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100% !important;}
.hubSpot-partner-excellence .hubSpot-partner-excellence_animated_video{max-height:1500px;max-width:1500px;position:absolute;left:50%;top:50%;width:100vw;height:100%;transform:translate(-50%,-50%)}
.hubSpot-partner-excellence .hubSpot-partner-excellence_animated_video .animated_video__svg-img{width:100%;height:100%;object-fit:cover}
.hubSpot-partner-excellence .hubSpot-partner-excellence_top-content{display:flex;gap:158px;margin-bottom:144px;align-items:stretch}
.hubSpot-partner-excellence .hubSpot-partner-excellence_top-content-left,.hubSpot-partner-excellence .hubSpot-partner-excellence_top-content-right{width:50%}
.hubSpot-partner-excellence .hubSpot-partner-excellence_top-content_description>:last-child{margin:0}
.hubSpot-partner-excellence .hubSpot-partner-excellence_top-content-left{text-align:right;border-right:1px solid;border-image-source:linear-gradient(180deg,rgba(255,255,255,0) 0%,#FFFFFF 50%,rgba(255,255,255,0) 100%);border-image-slice:1;border-width:0 1px 0 0;display:flex;flex-direction:column;justify-content:center;align-items:flex-end}
.hubSpot-partner-excellence .hubSpot-partner-excellence_top-content-left h4{margin:0}
.hubSpot-partner-excellence .hubSpot-partner-excellence_top-content-left img{margin-bottom:21px}
.hubSpot-partner-excellence .hubSpot-partner-excellence_top-content-left .heading_border_line{margin-left:auto}
.hubSpot-partner-excellence .hubSpot-partner-excellence_top-content-right{display:flex;flex-direction:column;justify-content:center}
.hubSpot-partner-excellence .hubSpot-partner-excellence_description ul li{display:flex}
.hubSpot-partner-excellence .hubSpot-partner-excellence_description ul li:not(:last-child){margin-bottom:10px}
/* .hubSpot-partner-excellence .hubSpot-partner-excellence_description ul li:before{background-image:url(https://41345211.fs1.hubspotusercontent-na1.net/hubfs/41345211/Avidly_Oct_2025/Icons/Polygon.png);background-position:50%;background-repeat:no-repeat;background-size:16px;content:"";display:inline-block;height:16px;margin-right:14px;min-width:16px;position:relative;top:1px} */
.hubSpot-partner-excellence .hubSpot-partner-excellence__video{padding-bottom:56.66%;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center}
.hubSpot-partner-excellence .popup-video{position:absolute;top:50%;left:0;right:0;width:48px;margin:0 auto;transform:translateY(-50%)}
.hubSpot-partner-excellence .hubSpot-partner-excellence__video iframe,.hubSpot-partner-excellence .hubSpot-partner-excellence__video video{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}
@media (min-width:768px){
  .hubSpot-partner-excellence .hubSpot-partner-excellence_content-row.image-position-desktop{flex-direction:row-reverse}
  .hubSpot-partner-excellence .hubSpot-partner-excellence_content-row.image-position-desktop .hubSpot-partner-excellence_right-column{margin-left:0;margin-right:-242px}
  .hubSpot-partner-excellence .hubSpot-partner-excellence_content-row.image-position-desktop .hubSpot-partner-excellence_left-column.full-width-content,.hubSpot-partner-excellence .hubSpot-partner-excellence_left-column.full-width-content{max-width:100%;width:100%}
  .hubSpot-partner-excellence .hubSpot-partner-excellence_content-row.image-position-desktop .hubSpot-partner-excellence_right-column.content-media__image--full,.hubSpot-partner-excellence .hubSpot-partner-excellence_right-column.content-media__image--full{max-width:100%;margin-left:0;width:100%;margin-right:0}
}
@media (max-width:1024px){
  .hubSpot-partner-excellence .hubSpot-partner-excellence_top-content{gap:50px}
}
@media (max-width:767px){
  .hubSpot-partner-excellence .hubSpot-partner-excellence_right-column {padding-bottom: 60.3333%;}
  .hubSpot-partner-excellence .hubSpot-partner-excellence_content-row{flex-direction:column}
  .hubSpot-partner-excellence .hubSpot-partner-excellence_right-column{width:100%;max-width:100%;margin-left:0;}
  .hubSpot-partner-excellence .hubSpot-partner-excellence_left-column{max-width:100%;width:100%;padding-right: 24px;}
  .hubSpot-partner-excellence .content-wrapper {padding-right: 0;}
  .hubSpot-partner-excellence .hubSpot-partner-excellence_content-row.image-position-mobile{flex-direction:column-reverse}
  .hubSpot-partner-excellence .hubSpot-partner-excellence_animated_video{height:100%;width:100%;max-height:100%;max-width: 884px;max-height: 884px;top: 40%; width: 100%; overflow: hidden;}
  .hubSpot-partner-excellence .hubSpot-partner-excellence_top-content{flex-direction:column;margin-bottom:90px;gap:20px}
  .hubSpot-partner-excellence .hubSpot-partner-excellence_top-content-left{text-align:left;align-items:flex-start;padding:0 0 20px}
  .hubSpot-partner-excellence .hubSpot-partner-excellence_top-content-left,.hubSpot-partner-excellence .hubSpot-partner-excellence_top-content-right{width:100%}
  .hubSpot-partner-excellence .hubSpot-partner-excellence_top-content-left .heading_border_line{margin-left:0}
  .hubSpot-partner-excellence #slider{height:150px}
  .hubSpot-partner-excellence .hubSpot-partner-excellence_top-content-left h3.h4.heading {font-size: 18px;}
  .hubSpot-partner-excellence .slides-items {padding-right: 30px;}
  .hubSpot-partner-excellence .hubSpot-partner-excellence_animated_video {top: 60%;text-align: center;}
  .hubSpot-partner-excellence .hubSpot-partner-excellence_animated_video .animated_video__svg-img {height: 120vw;width: 120vw;}
}
.accordion .accordion-header{align-items:center;background:0 0;gap: 12px;cursor:pointer;display:flex;font-size:16px;font-weight:600;justify-content:space-between;padding:22px 0;text-align:left;width:100%}
.accordion .accordion-header:hover .heading,.accordion .accordion-item.open .accordion-header .heading{color:var(--secondary)}
.accordion .accordion-header .heading{margin-bottom:0}
.accordion .accordion-header .icon{transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;color:var(--accent);font-weight:700;font-size:18px;line-height:1}
.accordion .accordion__content-column{padding:16px 0}
.accordion .accordion-header{border:none}
.accordion .accordion__row>div{width:50%}
.accordion .accordion__row{display:flex}
.accordion .accordion-item.open .accordion-header .icon{transform:rotate(45deg)}
.accordion .accordion-item-inner{padding:10px 20px;border-bottom:1px solid rgb(255 255 255 / 20%)}
.accordion .accordion-item.open{background:rgba(255,255,255,.04);border-radius:5px}
.accordion .readmore{color:var(--white);border-bottom:2px solid var(--secondary);text-decoration:none}
.accordion .readmore:hover{color:var(--secondary)}
.accordion .accordion-item{
    position: relative;
}
@media (max-width:767px){
.accordion .accordion__row>div{width: 100%;}
    .accordion .accordion__list{margin:0 -20px;width: calc(100% + 40px) !important; }
}
.case-card .case-card__intro .cta__link {min-width: 180px;}.case-card .resources__grid-item--inner {padding: 0 10px;}.case-card .case-card__row {margin: 0 -155px;}
.case-card .case-card__grid__image{margin-bottom:55px;padding-bottom:60.66%;position:relative;overflow:hidden}
.case-card .case-card__grid__image img{display:block;height:100%!important;object-fit:cover;position:absolute;top:0;width:100%;border-radius:3px}
.case-card .case-card__grid__image a img{transition:all .5s ease}.case-card .case-card__grid__image a:hover img{scale:1.2}
.case-card .case-card__grid-item-title h5{margin-bottom:16px}.case-card .case-card__grid-item-title h5 a{text-decoration:none}.case-card .case-card__grid-item-description p{margin-bottom:0}
.case-card .read-more{margin-top:35px}.case-card .resources__cta{align-items:center;display:flex;gap:24px}.case-card .success-story__arrows{display:flex;gap:24px;z-index: 1;}
.case-card .case-card__grid-item-tags ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:0}
.case-card .case-card__grid-item-tags ul li{font-size:14px;line-height:normal}.case-card .case-card__meta{display:flex;    flex-wrap: wrap;align-items:center;font-size:14px;font-weight:700;line-height:100%;text-decoration:none;text-transform:uppercase;margin-bottom:15px;column-gap:5px;color:var(--primary)}
.case-card .case-card__grid-item-title{margin-bottom:45px}.case-card .case-card__grid-column.case-card__intro{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:50px}
.case-card .post-author a{text-decoration:none}.case-card .cta--group{margin:0}.case-card .case-card__meta a{text-decoration:none}
.case-card .case-card__description p:last-of-type{margin-bottom:0}.case-card .success-story__arrow{padding:11px}.case-card .success-story__arrow svg{width:24px;height:auto;display:block}
.case-card .case-card__grid-item-title h4 a{text-decoration:none}.case-card .resources__grid__image a:hover img{transform:scale(1.2)}
.case-card .resources__grid__image{overflow:hidden}.case-card .resources__grid__image img{transition:all .3s ease}.case-card .success-story__arrow:hover {border: 1px solid #ff4800;box-shadow: inset 0 0 0 2px #ff4800;}
.case-card .success-story__arrow.casecard__arrow--next:hover svg {transform: translateX(5px);}.case-card .success-story__arrow svg {transition: all 0.5s;}
.case-card .success-story__arrow.casecard__arrow--prev:hover svg {transform: translatex(-5px);}.case-card  .case-card__container{z-index:2}
.case-card__slider {
    display: flex;
}
@media (max-width:1260px){.case-card .case-card__row {margin: 0 0px; padding:0 14px}}
@media (min-width:768px){.case-card .resources__cta.visible-phone{display:none}}
@media (max-width:767px){.case-card .slick-list {padding-right: 20% !important;}
  .case-card .resources__cta.hidden-phone{display:none}.case-card .resources__grid-item{width:100%}.case-card .resources__cta{margin:30px 0 0;padding-left:20px}
  .case-card .case-card__row{padding-bottom:30px}.case-card .success-story__arrow{border-color:var(--primary)}.case-card .success-story__arrow:hover{border-color:var(--secondary)}.case-card .secondary_overlay{height: 30% !important;}.case-card .case-card__grid__image{padding-bottom: 95%;}.case-card .case-card__row {margin: 0; padding-left: 10px; padding-right: 0;}
}
.footer-cta .footer-cta__row{display:flex;flex-wrap:wrap}.footer-cta .footer-cta__heading .heading{margin-bottom:4px}.footer-cta .footer-cta__description :last-child{margin-bottom:0}.footer-cta .footer-cta__content-full-width{width:100%!important}@media(min-width:1200px){.footer-cta .footer-cta__content-column{padding-right:28px}}@media(max-width:1200px){.footer-cta .footer-cta__row{justify-content:space-between}}@media(max-width:767px){.footer-cta .footer-cta__content-column,.footer-cta .footer-cta__title-column{width:100%}}
.logo-slider .logo-slider__intro{margin-bottom:3rem;padding-left:24px;padding-right:24px;margin-bottom:94px}

.logo-slider__items {
    align-items: center;
    display: flex;
    gap: 34px;
}
.logo-slider .logo-slider__items--main .slick-track,.logo-slider .logo-slider__items--reverse .slick-track{display:flex;gap:34px;align-items:center}.logo-slider .logo-slider__items--reverse{margin-top:51px}.logo-slider .logo-slider__items--reverse .slick-track{flex-direction:row-reverse}.logo-slider .logo-slider__items--main,.logo-slider .logo-slider__items--reverse{display:block;overflow:hidden;visibility:visible;opacity:1}@media(max-width:767px){.logo-slider .logo-slider__intro{margin-bottom:40px}}
.resource-cards .resources__card--link{position:absolute;height:100%;width:100%}.resource-cards .resources__grid-item-title a,.resource-cards .resources__grid-item{position:relative}.resource-cards .resource-cards__intro{margin-bottom:79px}.resource-cards .resource-cards__row{display:flex;flex-wrap:wrap;justify-content:center}.resource-cards .resources__grid__image{position:relative;margin-bottom:16px;padding-bottom:60.66%;overflow:hidden}.resource-cards .resources__grid__image img{display:block;position:absolute;top:0;border-radius:3px;transition:all .5s ease}.resource-cards .resources__grid-item:hover .resources__grid__image img{transform:scale(1.2)}.resource-cards .resources__grid-item-title h3{margin-bottom:16px}.resource-cards .resources__grid-item-title h3 a{text-decoration:none}.resource-cards .resources__grid-item-description p{margin-bottom:0}.resource-cards .read-more{margin-top:35px;position:relative}.resource-cards .resources__grid-item-tags ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:6px}.resource-cards .resources__grid-item-tags ul li{font-size:14px;line-height:normal}.resource-cards .resources__grid-item-tags ul li a,.resource-cards .resources__grid-item-tags ul li span{color:#919191;text-decoration:none;font-family:var(--body_font_family)}.resource-cards .cta--group{margin-top:83px}@media(max-width:767px){.resource-cards .resource-cards__intro{margin-bottom:46px}.resource-cards .resources__grid-item{width:100%}.resource-cards .cta--group{margin-top:77px}}
.hero  .radial_gradient.heading {background: linear-gradient(0deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5)), radial-gradient(53.95% 493.42% at 70.66% 50.36%, rgba(255, 255, 255, 0.64) 0%, rgba(255, 255, 255, 0) 100%);
  -webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;color: transparent;}
.hero .hero__stat-title-text{display:inline-block;width:0;white-space:nowrap;overflow:hidden}.hero .hero__stat{opacity:0;transform:translateY(30px)}
.hero {z-index:1}.hero .hero__intro{max-width:985px}.hero .hero__graphics{position:absolute;top:50%;right:-5%;width:1629px;pointer-events:none;height:1587px;opacity:1;left:auto;text-align:right;transform:translateY(-50%)}
.hero .hero__graphics__image{position:absolute;height:1522px;top:330px;left:auto;opacity:1;right:0;z-index:999;transform:rotate(0)}.hero .hero__graphics .hero__svg-img{width:100%;height:100%;position:absolute;right:-15%}
.hero .hero__stats{display:flex;align-items:center;margin:75px 0 0;column-gap:32px}.hero .hero__stat h2{color:#fff;display:flex;margin:0;letter-spacing:-.01em}
.hero .hero__stat p{font-size:14px;line-height:130%;margin:5px 0 0}.hero .hero__heading{margin-bottom:24px}.hero .hero__heading .heading:first-child{margin-bottom:0}
.hero .hero__stat:not(:last-child){border-right:1px solid #313131;padding-right:35px}.hero .hero__stat-suffix{color:#919191;line-height: normal;}
.hero .hero__description{max-width:625px}.hero .digit .wheel{position:absolute;top:0;left:0;right:0;transition:transform .6s cubic-bezier(.2, .7, .1, 1);will-change:transform}
.hero .digit .wheel span{display:block;height:48px;text-align:center}.hero .digit{position:relative;width:27px;height:48px}.hero .hero__stats{display:flex;flex-wrap:wrap}
.hero .odometer{display:inline-flex;overflow:hidden;padding-right: 5px;}.hero .odometer.suffix_text{padding-right: 0;}.hero .digit .wheel{position:absolute;top:0;left:0;right:0;transition:transform .6s cubic-bezier(.2,.7,.1,1);will-change:transform}.hero .digit .wheel span{display:block;height:48px;text-align:center}
.odometer.odometer-auto-theme, .odometer.odometer-theme-default {font-family: Inter, serif !important;line-height: normal !important;}span.hero__stat-suffix-text {display: inline-flex;align-items: center;position: relative;}
@media (max-width:991px){
  .hero .digit,.hero .digit .wheel span{height: 38px;}
}
@media (max-width:767px){
  .hero .hero__graphics{height: 1074px;left: 0;opacity: 1;position: absolute;right: 0;top: -91px;transform: none;width: 1103px;}.hero .digit{width:24px;height:34px}.hero .digit .wheel span{height:34px;font-size:34px}.hero .hero__stat h2{font-size:34px}
  .hero .hero__stat{width:50%}.hero .hero__stat:nth-child(2n){padding-left:35px}.hero .hero__stats{margin:48px 0 0;row-gap:36px;column-gap:0}.hero .hero__stat{border-right:1px solid #313131}
}
@media (max-width:479px){
  .hero .hero__stat:not(:last-child) {padding-right: 10px;}.hero .hero__stat:nth-child(2n) {padding-left: 10px;}.hero .hero__stat h2 {font-size: 28px;}.hero .digit {height: 28px;}  .hero .digit .wheel span {font-size: 28px;height: 28px;}.hero .hero__stat-title-text {white-space: pre-wrap;white-space: normal;width: 100% !important;}
}
.two-column .description ul li {font-family: 'Inter' !important;}
.two-column .two-column_content-row{display:flex;gap:110px;align-items:center}.two-column .two-column_left-column{width:45%}.two-column_left-column img{position:absolute;top:0;left:0;right:0;height:100% !important;width:100%}.two-column .two-column_right-column.full-width-content{width:100%}.two-column .two-column_left-column.content-media__image--full{width:100%}.two-column .two-column__video{padding-bottom:56.66%;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center}.two-column .popup-video{position:absolute;top:50%;left:0;right:0;width:48px;margin:0 auto;transform:translateY(-50%)}.two-column .two-column__video iframe,.two-column__video video{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}@media(min-width:1024px){.two-column .two-column_right-column{padding-right:120px}.two-column .two-column_content-row.image-position-desktop .two-column_right-column{padding-left:120px;padding-right:0}}@media(min-width:768px){.two-column .two-column_content-row.image-position-desktop{flex-direction:row-reverse}.two-column .two-column_right-column{width:52.5%}}@media(max-width:767px){.two-column .two-column_content-row.image-position-mobile{flex-direction:column-reverse}.two-column .two-column_right-column{width:100%}.two-column .two-column_left-column{width:100%}.two-column .two-column_content-row{flex-wrap:wrap}.two-column .two-column_left-column{padding-bottom:56.66%}}
.three-column .content-row{display:flex;flex-wrap:wrap;justify-content:center}.three-column .bottom_content{margin:48px 0 0}.three-column .logos-row{display:flex;align-items:center;margin-top:132px;gap:50px 102px;flex-wrap:wrap}.three-column .logos-wrapper{display:inline-block}.three-column .description>*:last-child{margin:0}.three-column .intro{margin-bottom:34px}@media(max-width:767px){.three-column .content-item{width:100% !important}.three-column .logos-row{gap:50px;margin-top:50px}}
.our-team .intro{margin-bottom:96px}.our-team .content-row{display:flex;flex-wrap:wrap;justify-content:center}.our-team .memeber-card-inner h3{margin-bottom:3px;color:inherit}.our-team .memeber-card-inner{text-align:left}.our-team .memeber-image{margin-bottom:27px;position:relative;padding-bottom:100%;aspect-ratio:1 / 1.13}.our-team .memeber-image img{position:absolute;height:100% !important;top:0;left:0;bottom:0}.our-team .memeber-card-inner p{margin:0}.our-team .our-team_svg-img{position:absolute;left:0;top:50%;max-width:1200px;max-height:1700px;height:100%;transform:translate(-50%,-50%) rotate(-180deg);width:100%;border:0;outline:0;z-index:2}.our-team .custom-container-style{z-index:4}@media(max-width:1024px){.our-team br{display:none}}@media(max-width:767px){.our-team .intro{margin-bottom:40px}}@media(max-width:479px){.our-team .memeber-card{width:100% !important}}
.hero .hero__video .image_overlay{height:100%}
.hero .content-row{display:flex;align-items:center}
.hero .image_overlay{background:radial-gradient(149.13% 252.19% at -20.47% 57.41%,#000 10.12%,rgba(0,43,121,.5) 29.65%,rgba(80,211,253,.25) 50.45%,rgba(177,242,246,.25) 64.9%,rgba(177,242,246,0) 77.4%);max-width:745px;width:100%;height:100%;opacity:.9;position:absolute;z-index:1;pointer-events:none}
.hero .left-column{max-width:739px;width:100vw;z-index:2}
.hero .right-column{max-width:960px;width:100vw;margin-left:-242px;position:relative;overflow: hidden;padding-bottom: 54.33333%;}
.hero .right-column.video {padding-bottom: 0;}
.right-column img {
  position: absolute;top: 0;right: 0;width: 100%;height: 100% !important;}
.hero .animated_video{max-height:1500px;position:absolute;right: -25%;top: -25%;width:100vw;max-width:1500px}
.hero .animated_video video{width:100%;height:100%;object-fit:cover}
.hero .hero__video{padding-bottom:56.66%;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center;aspect-ratio: 16 / 9;}
.hero .popup-video{position:absolute;top:50%;left:0;right:0;width:48px;margin:0 auto;transform:translateY(-50%)}
.hero .hero__video iframe,.hero__video video{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}
.hero .animated_video-wrapper{position: absolute;left: 0;right: 0;height: 100%; top: 0;}

.hero .content-row--no-image{
  justify-content: center;
}

.hero .content-row--no-image .content-media__image{
  display: none;
}

.hero .content-row--no-image .left-column:has(p){
  max-width: 960px;
}

.dnd_area-module-2.hero:has(.content-row--no-image){
  padding-top: 150px;
  padding-bottom: 120px;
  overflow: visible!important;
}

.hero .uppercase{
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 40px;
}

.hero .lm{
  margin-bottom: 40px;
}

/* Affecting the slider underneath tom ensure we don't affect any live use cases. */

.logo-slider .logo-slider__items--main .slick-track, .logo-slider .logo-slider__items--reverse .slick-track, .logo-slider__items {
  gap: 94px!important;
}


@media (min-width:768px){
  .hero .content-row.image-position-desktop{flex-direction:row-reverse}
  .hero .content-row.image-position-desktop .right-column{margin-left:0;margin-right:-242px}
  .hero .content-row.image-position-desktop .left-column.full-width-content,.hero .left-column.full-width-content{max-width:100%;width:100%}
  .hero .content-row.image-position-desktop .right-column.content-media__image--full,.hero .right-column.content-media__image--full{max-width:100%;margin-left:0;width:100%;margin-right:0}
}
@media (max-width:1024px){
  .hero .animated_video {right: 0;}
  .logo-slider .logo-slider__items--main .slick-track, .logo-slider .logo-slider__items--reverse .slick-track, .logo-slider__items {
    gap: 32px!important;
  }
}
@media (max-width:767px){
  .hero .content-row{flex-direction:column}
  .hero .right-column{width:100%;max-width:100%;margin-left:0}
  .hero .left-column{max-width:100%;width:100%}
  .hero .content-row.image-position-mobile{flex-direction:column-reverse}
  .hero .animated_video{max-height:100%;left:50%;transform:translate(-50%,-50%)}
  .hero .animated_video {
    height: auto;
    left: auto;
    right: -100%;
    top: 30%;
    width: 100%;
  }
  .hero .animated_video video {
    width: 450px;
  }
  .hero .right-column {
    aspect-ratio: 1 / 1;
    padding-bottom: 100%;
  }
}
.feature-cards .feature-cards__items{display:flex;flex-wrap:wrap;gap:40px}.feature-cards .feature-cards__item-inner{backdrop-filter:blur(20px)}.feature-cards .feature-cards__svg,.feature-cards__img{margin-bottom:20px}.feature-cards .feature-cards__heading .heading{margin-bottom:10px}.feature-cards .feature-cards__description p:last-child{margin-bottom:0}.feature-cards .feature-cards__description{margin-bottom:0}.feature-cards .feature-cards__button .cta--group{margin-top:20px}.feature-cards .feature-cards__item .cta__button.cta__button--none .cta__link{padding:5.5px 0;color:inherit;text-transform:none;font-weight:400;border-bottom:1px solid var(--secondary)}.feature-cards .left-card,.feature-cards .right-card{flex:1;display:flex;flex-direction:column;gap:40px}.feature-cards .feature-cards-inner{display:flex;flex-wrap:wrap;row-gap:30px;position:relative;z-index:9}.feature-cards .feature-cards__svg-img{border:0;outline:0;position:absolute;width:100%;height:1518.0000000000057px;opacity:1;left:680px;transform:translateX(-100%) rotate(180deg);object-fit:contain}.body-container--landing-page .feature-cards-inner.stickt-heading{padding:0}@media(min-width:768px){.feature-cards .right-card{margin-top:120px}.feature-cards .feature-cards__sticky{position:sticky;top:100px}}@media(min-width:993px){.feature-cards .feature-cards__intro{width:30%}.feature-cards .feature-cards-inner.stickt-heading .feature-cards__content{width:70%;padding-left:80px}.feature-cards .feature-cards__content{width:100%}}@media(min-width:1025px){.feature-cards-inner.stickt-heading{padding-left:120px}}@media(max-width:992px){.feature-cards .feature-cards__svg-img{left:50%}}@media(max-width:767px){.feature-cards .feature-cards__content,.feature-cards .feature-cards__intro{width:100%}.feature-cards .feature-cards__item:first-child{margin-top:0}.feature-cards .feature-cards__items{gap:30px;flex-direction:column}.feature-cards .left-card,.feature-cards .right-card{width:100%}.feature-cards .left-card,.feature-cards .right-card,.feature-cards .feature-cards__items{gap:20px}}
.hs-contact-info .hs-field-desc,
.hs-contact-info .hs-richtext {
    color: #fff;
}

.hs-contact-info form input[type=checkbox]:focus+span,.hs-contact-info form input[type=email]:focus,.hs-contact-info form input[type=file]:focus,.hs-contact-info form input[type=number]:focus,.hs-contact-info form input[type=password]:focus,.hs-contact-info form input[type=search]:focus,.hs-contact-info form input[type=tel]:focus,.hs-contact-info form input[type=text]:focus,.hs-contact-info form select:focus,.hs-contact-info form textarea:focus{outline:#fff solid 1px;outline-offset:2px}.hs-contact-info__left_in{position:sticky;top:174px}.hs-contact-info .hs_cos_wrapper_type_form .hs-richtext h1,.hs-contact-info .hs_cos_wrapper_type_form .hs-richtext h2,.hs-contact-info .hs_cos_wrapper_type_form .hs-richtext h3,.hs-contact-info .hs_cos_wrapper_type_form .hs-richtext h4,.hs-contact-info .hs_cos_wrapper_type_form .hs-richtext h5,.hs-contact-info .hs_cos_wrapper_type_form .hs-richtext h6{margin-bottom:20px;text-align:center}.hs-contact-info .heading_border_line{width:70px}.hs-contact-info .hs-contact-info__content{display:flex;flex-wrap:wrap}.hs-contact-info .form-title:empty{display:none}.hs-contact-info .hs-contact-info__description,.hs-contact-info .hs-form-field.hs-fieldtype-booleancheckbox,.hs-contact-info .hs-form-field.hs-fieldtype-checkbox{margin-bottom:31px}.hs-contact-info .hs-contact-info__description :last-child,.hs-contact-info .hs-contact-info__meeting-title .heading,.hs-contact-info .hs_cos_wrapper_type_form{margin-bottom:0}.hs-contact-info .hs-contact-info__social ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:15px}.hs-contact-info .hs-contact-info__social ul li{line-height:normal}.hs-contact-info .hs-contact-info__social ul li a{display:inline-block}.hs-contact-info .hs-contact-info__social ul li a svg{width:22px;height:24px}.hs-contact-info .hs-contact-info__meeting{display:inline-flex;margin-top:47px;overflow:hidden}.hs-contact-info .hs-contact-info__meeting-image{min-width:123px}.hs-contact-info .hs-contact-info__meeting-image img{width:100%;height:100%;object-fit:cover}.hs-contact-info .hs-contact-info__meeting-text{padding:28px 44px 39px 38px}.hs-contact-info .hs-contact-info__meeting .cta--group{margin-top:15px}.hs-contact-info .hs_submit{text-align:center;padding-top:24px}.hs-contact-info ul.inputs-list.multi-container{display:flex;flex-wrap:wrap;column-gap:24px;row-gap:18px}.hs-contact-info ul.inputs-list.multi-container li{width:calc(50% - 24px/2);margin:0}.hs-contact-info ul.inputs-list li label,.hs-contact-info ul.inputs-list.multi-container li label,.hs-contact-info ul.inputs-list:not(.multi-container) li{margin:0}.hs-contact-info ul.inputs-list li label{padding-left:30px;position:relative}.hs-contact-info ul.inputs-list li label span{font-size:16px;line-height:normal}.hs-contact-info .hs-form-field.hs-fieldtype-checkbox>label{font-size:20px;font-weight:600;line-height:130%;margin-bottom:22px}.hs-contact-info form .inputs-list li span:before{min-width:20px;cursor:pointer;position:absolute;left:0;top:50%;transform:translateY(-50%)}.hs-contact-info form .inputs-list li input:checked+span:after{left:5px;top:50%;transform:translateY(-50%) rotate(45deg)}.hs-contact-info ul.inputs-list li label.hs-error-msg{color:#fff!important;padding:9px 0;background-color:rgb(255 72 0 / 30%);margin-top:0}.hs-contact-info .hs_error_rollup .hs-error-msgs label{padding:0!important;color:red!important}.hs-contact-info fieldset.form-columns-1 .hs-input,.hs-contact-info fieldset.form-columns-2 .hs-input{width:100%!important}.hs-contact-info fieldset.form-columns-1 .input,.hs-contact-info fieldset.form-columns-2 .input,.hs-contact-info form input[type=checkbox],.hs-contact-info form input[type=radio]{margin-right:0!important}.hs-contact-info fieldset.form-columns-2{display:flex;column-gap:38px}object.hs-contact-info__svg-img{height:1033px;position:absolute;transform:rotate(180deg);width:580px}@media(max-width:1600px) and (min-width:1400px){.hs-contact-info .hs-contact-info__svg-img{right:-12%;top:-24%}.hs-contact-info__svg-img{height:953px;width:520px}}@media(max-width:1400px){.hs-contact-info .hs-contact-info__svg-img{height:600px;width:460px;right:-17%!important;top:-9%!important}}@media(max-width:1024px){.hs-contact-info fieldset.form-columns-2{column-gap:20px}.hs-contact-info .hs-contact-info__left,.hs-contact-info .hs-contact-info__right{width:100%}.hs-contact-info .hs_cos_wrapper_type_form{max-width:100%;display:inline-block}.hs-contact-info .animated-video-wrp{top:0}}@media(max-width:767px){.hs-contact-info fieldset.form-columns-2{flex-direction:column}.hs-contact-info fieldset.form-columns-1 .hs-form-field,.hs-contact-info fieldset.form-columns-2 .hs-form-field,.hs-contact-info fieldset.form-columns-3 .hs-form-field{width:100%!important}.hs-contact-info ul.inputs-list.multi-container{row-gap:15px;flex-direction:column}.hs-contact-info ul.inputs-list.multi-container li{width:100%}.hs-contact-info__svg-img{right:-60%!important;top:-19%!important}}@media(max-width:479px){.hs-contact-info .hs-contact-info__meeting{display:flex;margin-top:30px;flex-direction:column;justify-content:center;align-items:center;padding:20px;gap:12px}.hs-contact-info .hs-contact-info__meeting-text{padding:0;text-align:center}.hs-contact-info .hs-contact-info__meeting .cta--group{margin-top:12px;display:block;text-align:center}}
.casestudy-resource-cards .resources__intro{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:68px}
.casestudy-resource-cards .casestudy-resource-cards__row{display:flex;flex-wrap:wrap;justify-content:center}
.casestudy-resource-cards .resources__grid-item{position:relative;overflow:hidden}
.casestudy-resource-cards .resources__grid-item-inner{background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;padding:373px 46px 35px 31px;position:relative;z-index:1}
.casestudy-resource-cards .resources__grid__hover-image:before,
.casestudy-resource-cards .resources__grid-item-inner:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,43,121,0) 0,rgba(0,43,121,.2) 29.33%,rgba(0,43,121,.4) 61.06%,rgba(0,0,0,.8) 100%);z-index:-1}
.casestudy-resource-cards .resources__grid-item-content{position:absolute;top:auto;bottom:0;left:0;width:100%;background-color:transparent;padding-top:15px;padding-left:31px;padding-right:46px;padding-bottom:35px;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity .1s .3s,-webkit-transform .4s;transition:opacity .1s .3s,-webkit-transform .4s;transition:transform .4s,opacity .1s .3s;transition:transform .4s,opacity .1s .3s,-webkit-transform .4s;z-index:2}

.casestudy-resource-cards .customer-name{margin-bottom:10px;font-size:14px;font-weight:700;line-height:1;text-transform:uppercase}
.casestudy-resource-cards .read-more a:hover .box-to-arrow{margin-left:6px}
.casestudy-resource-cards .read-more .box-to-arrow{transition:all .5s ease}
.casestudy-resource-cards .resources__grid-item:hover .resources__grid-item-content{-webkit-transform:translateY(0)!important;transform:translateY(0)!important;-webkit-transition:opacity .1s,-webkit-transform .4s;transition:opacity .1s,-webkit-transform .4s;transition:transform .4s,opacity .1s;transition:transform .4s,opacity .1s,-webkit-transform .4s}
.casestudy-resource-cards .resources__grid-item:hover .resources__grid-item-content .read-more,.casestudy-resource-cards .resources__grid-item:hover .resources__grid-item-content .resources__grid-item-description{opacity:1}
.casestudy-resource-cards .resources__grid-item-title h3{margin-bottom:0;color:inherit}
.casestudy-resource-cards .resources__grid-item-title h3 a{text-decoration:none;color:inherit}
.casestudy-resource-cards .resources__grid-item-title{padding-bottom:16px}
.casestudy-resource-cards .resources__grid-item-description p{margin-bottom:0}
.casestudy-resource-cards .read-more{margin-top:35px}
.casestudy-resource-cards .resources__grid__hover-image{background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s ease;z-index:1}
.casestudy-resource-cards .resources__grid-item:hover .resources__grid__hover-image{opacity:1}
.casestudy-resource-cards .resources__grid-item-inner {transition: all .5s ease;}
.casestudy-resource-cards .resources__grid-item:hover .resources__grid-item-inner {transform: scale(1.2);}
.casestudy-resource-cards .resources__hover-card {
  transition: all 0.4s ease;
  -webkit-transform: all 0.4s ease;
}
.casestudy-resource-cards .resources__hover-card{opacity:0;transition:all .3s}
.casestudy-resource-cards .resources__grid-item:hover .resources__hover-card {
  opacity: 1;
  margin-bottom: 0 !important;
}

@media(min-width:768px){
  .casestudy-resource-cards .casestudy-resource-cards__intro{width:60%}
  .casestudy-resource-cards .casestudy-resource-cards__intro-btn{width:40%;padding-left:20px;display:flex;justify-content:flex-end}
}
@media(max-width:767px){
  .casestudy-resource-cards .resources__grid-item-content{padding:30px 20px}
  .casestudy-resource-cards .resources__grid-item{width:100%}
  .casestudy-resource-cards .cta--group{margin-top:30px}
  .casestudy-resource-cards .resources__grid-item {width: 100% !important;}
}

.solution-cards .solution-cards__items{position:relative;top:-100px;max-width:840px;margin-left:auto;display:flex;flex-wrap:wrap;gap:40px;align-items:center}.solution-cards .solution-cards__item-inner{backdrop-filter:blur(20px)}.solution-cards .solution-cards__svg svg,.solution-cards__img img{width:34px;height:34px}.solution-cards .solution-cards__svg,.solution-cards__img{margin-bottom:20px}.solution-cards .solution-cards__heading .heading{margin-bottom:10px}.solution-cards .solution-cards__description p:last-child{margin-bottom:0}.solution-cards .solution-cards__description{margin-bottom:0}.solution-cards .solution-cards__button .cta--group{margin-top:10px}.solution-cards .solution-cards__item .cta__button.cta__button--none .cta__link{padding:5.5px 0;color:inherit;text-transform:none;font-weight:400;border-bottom:1px solid var(--secondary)}.solution-cards .solution-cards__item .cta__button.cta__button--none .cta__link:hover{color:var(--secondary) !important}.solution-cards .left-card,.solution-cards .right-card{flex:1;display:flex;flex-direction:column;gap:40px}@media(min-width:1025px){.solution-cards .solution-cards__intro{position:-webkit-sticky;position:sticky;top:100px}.solution-cards .solution-cards__intro{max-width:860px}}@media(max-width:992px){.solution-cards .solution-cards__items{top:0;padding-top:100px}}@media(max-width:767px){.solution-cards .solution-cards__item:first-child{margin-top:0}.solution-cards .solution-cards__items{top:0;gap:30px;flex-direction:column;padding-top:0}}
.related-cards .related-cards__intro{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:30px;margin-bottom:48px}.related-cards .related-cards__list{display:flex;flex-wrap:wrap;justify-content:center}.related-cards .related-cards__image{position:relative;margin-bottom:16px;padding-bottom:60.66%;overflow:hidden}.related-cards .related-cards__image img{display:block;height:100% !important;object-fit:cover;position:absolute;top:0;width:100%;border-radius:3px;transition:all .5s ease}.related-cards .related-cards__item:hover .related-cards__image img{transform:scale(1.2)}.related-cards .related-cards__title h5{margin-bottom:16px}.related-cards .related-cards__title h5 a{text-decoration:none}.related-cards .related-cards__excerpt p{margin-bottom:0}.related-cards .related-cards__read-more{margin-top:35px}.related-cards .related-cards__tags ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:6px}.related-cards .related-cards__tags ul li{font-size:14px;line-height:normal}.related-cards .related-cards__tags ul li a{color:#919191;text-decoration:none;font-family:var(--body_font_family)}.related-cards .cta--group{margin-top:0}.related-cards .related-cards__description{margin-top:20px}@media(min-width:768px){.related-cards .related-cards__intro-content{width:calc(70% - 30px)}.related-cards .related-cards__cta{width:calc(30% - 30px)}.related-cards .cta--group{justify-content:flex-end}}@media(max-width:767px){.related-cards .related-cards__intro{flex-direction:column;margin-bottom:46px}.related-cards .related-cards__item{width:100%}}


/* Generic
This is where reset, normalize & box-sizing styles go.
*/

*, *:before, *:after {
  box-sizing: border-box;
}



.video-modal {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,.8);
  display: none;
  z-index: 9999;
}

.video-modal.active {
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-wrapper {
  position: relative;
  width: 90%;
  max-width: 900px;
}

.video-wrapper iframe,
.video-wrapper video {
  width: 100%;
  height: 500px;
  background: #000;
  display: none;
}

.video-close {
  position: absolute;
  top: -40px;
  right: 0;
  font-size: 28px;
  background: none;
  border: none;
  color: #fff;
  cursor: pointer;
  padding: 0;
  border: none !important;
}

.video-overlay {
  position: absolute;
  inset: 0;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct box sizing in Firefox.
 */

hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: 600;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Remove the inheritance of text transform in Edge and Firefox.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers.
 */

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Objects
Non-cosmetic design patterns including grid and layout classes)
*/



/* CSS variables */

:root {
  --column-gap: 2.13%;
  --column-width-multiplier: 8.333;
}

/* Mobile layout */

.row-fluid {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}


  .row-fluid .span1,
  .row-fluid .span2,
  .row-fluid .span3,
  .row-fluid .span4,
  .row-fluid .span5,
  .row-fluid .span6,
  .row-fluid .span7,
  .row-fluid .span8,
  .row-fluid .span9,
  .row-fluid .span10,
  .row-fluid .span11,
  .row-fluid .span12{
  min-height: 1px;
  width: 100%;
}

/* Desktop layout */

@media (min-width: 768px) {
  .row-fluid {
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  
    .row-fluid .span1 {
      width: calc(var(--column-width-multiplier) * 1% * 1 - var(--column-gap) * (11 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span2 {
      width: calc(var(--column-width-multiplier) * 1% * 2 - var(--column-gap) * (10 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span3 {
      width: calc(var(--column-width-multiplier) * 1% * 3 - var(--column-gap) * (9 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span4 {
      width: calc(var(--column-width-multiplier) * 1% * 4 - var(--column-gap) * (8 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span5 {
      width: calc(var(--column-width-multiplier) * 1% * 5 - var(--column-gap) * (7 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span6 {
      width: calc(var(--column-width-multiplier) * 1% * 6 - var(--column-gap) * (6 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span7 {
      width: calc(var(--column-width-multiplier) * 1% * 7 - var(--column-gap) * (5 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span8 {
      width: calc(var(--column-width-multiplier) * 1% * 8 - var(--column-gap) * (4 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span9 {
      width: calc(var(--column-width-multiplier) * 1% * 9 - var(--column-gap) * (3 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span10 {
      width: calc(var(--column-width-multiplier) * 1% * 10 - var(--column-gap) * (2 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span11 {
      width: calc(var(--column-width-multiplier) * 1% * 11 - var(--column-gap) * (1 * var(--column-width-multiplier) / 100));
    }
  
}
.content-wrapper {
  margin: 0 auto;
  padding: 0 24px;
  position: relative;
  z-index: 1;
}
.full-width {
  z-index: 1;
}

.custom-width {
  margin: 0 auto;
  padding-left: 24px;
  padding-right: 24px;
}
.dnd-section[class*=force-full-width-section] .dnd-column {
  padding-left: 0;
  padding-right: 0;
}
.dnd-section[class*=force-full-width-section] {
  padding-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}
dnd-section[class*=full-width-section]>.row-fluid>.dnd-column {
  padding-left: 0;
  padding-right: 0;
}
[data-aos="none"] {
  transition: none !important;
}
.position-relative {
  position: relative;
}
.overflow-hidden {
  overflow: hidden;
}

.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.heading_border_line {
  width: 82px;
  height: 5px;
  margin-top: 32px;
}
@media(max-width: 767px) {
  .heading_border_line {
    height: 3px;
  }
}
.text-left .cta--group {
  -webkit-box-pack: start!important;
  -ms-flex-pack: start!important;
  justify-content: flex-start!important
}
.text-right .cta--group {
  -webkit-box-pack: end!important;
  -ms-flex-pack: end!important;
  justify-content: flex-end!important
}
.text-center .cta--group {
  -webkit-box-pack: center!important;
  -ms-flex-pack: center!important;
  justify-content: center!important
}
.text-left .heading_border_line {
  margin-left: 0;
  margin-right: auto;
}
.text-right .heading_border_line {
  margin-left:auto;
  margin-right: 0;
}
.text-center .heading_border_line {
  margin-left: auto;
  margin-right: auto;
}
.dnd-section > .row-fluid {
  margin: 0 auto;
}
.dnd-section .dnd-column {
  padding: 0 1rem;
}
.description *:last-child {
  margin-bottom: 0;
}
.description *{
  color: inherit;
}
@media (min-width: 768px) {
  .visible-phone{
    display: none    

  }
}
@media (max-width:991px){
/*   .dnd-section {
    overflow: hidden;
  } */
}
@media (max-width: 767px) {
  .hidden-phone{
    display: none    

  }
  .heading_border_line {
    height: 3px;
  }
  .dnd-section .dnd-column {
    padding: 0;
  }
}

/* Elements
Base HTML elements are styled in this section (<body>, <h1>, <a>, <p>, <button> etc.)
*/

/* The overflow-wrap is meant to prevent long/large words from breaking the mobile responsiveness of a page (e.g. horizontal scrolling). It is preferred to reduce font sizes on mobile to address this, with this CSS specifically helping with extreme scenarios where a reduction in font size is not possible. */

html {
  overflow-x: hidden;
}
body {
  line-height: 1.3;
  overflow-wrap: break-word;
  overflow-x: hidden;
  /*   background: var(--black); */
}
@media (min-width: 992px) {
  body {
    overflow-x: unset;
  }
}

/* Handles word breaking for a few specific languages which handle breaks in words differently. If your content is not translated into these languages, you can safely remove this.  */

html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
  line-break: strict;
  overflow-wrap: normal;
  word-break: break-all;
}

/* Paragraphs */
p {
  margin: 0 0 24px;
}

/* Anchors */

a {
  cursor: pointer;
  transition: all 0.3s ease;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 32px;
}
h2,
h1{
  line-height:  100%;
  letter-spacing: -1%;
}
.heading.mb-0 {
  margin-bottom: 0 !important;
}
.large p, 
p.large {
  font-size: 20px;
  line-height: 1.3
}
.small p, 
p.small {
  font-size: 14px;
}
/* Lists */

ul,
ol {
  margin: 0 0 1.4rem;
  font-family:Inter;
}


.body-container-wrapper ul:not(.inputs-list):not(.no-list):not([role="checkbox"]) li{
  font-family: Inter;
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
  background-image: url(https://308131.fs1.hubspotusercontent-na1.net/hubfs/308131/raw_assets/public/Avidly_Rebuild_2026/images/bullet-icon.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-size: 15px;
  padding-left: 30px;
  margin-bottom: 10px; 
}


/* 
.body-container-wrapper ul:not(.inputs-list) li,
.body-container-wrapper ul:not([role="checkbox"]) li {

} */

.body-container-wrapper ul {
  padding: 0;
  list-style: none;
}
.body-container-wrapper ol {
  list-style: none;
  padding-left: 0;
  counter-reset: step-counter;
}
.body-container-wrapper ol li {
  font-family: Inter;
  font-weight: 300;
  font-size: 16px;
  line-height: 150%;
  margin: 0 0 10px;
  counter-increment: step-counter;
  position: relative;
  padding-left: 28px
}
.body-container-wrapper ol li:before {
  content: counter(step-counter, decimal-leading-zero);
  color: #FF4800;
  font-family: Inter;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  position: absolute;
  left: 0;
  top: 3px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

ul.no-list {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Code blocks */

pre {
  overflow: auto;
}

code {
  vertical-align: bottom;
}

/* Blockquotes */
blockquote {
  margin: 50px 0;
}
blockquote,
blockquote p {
  font-weight: 600;
  font-size: 28px;
  line-height: 120%;
  letter-spacing: -0.01em;
}
blockquote h1,
blockquote h2,
blockquote h3,
blockquote h4,
blockquote h5,
blockquote h6 {
  margin-bottom: 30px;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
@media(max-width: 767px) {
  blockquote {
    margin: 30px 0;
  }
  blockquote h1,
  blockquote h2,
  blockquote h3,
  blockquote h4,
  blockquote h5,
  blockquote h6 {
    margin-bottom: 20px;
  }

  blockquote, blockquote p, blockquote h4 {
    font-size: 22px;
  }
}
/* Horizontal rules */
hr {
  border: none;
  border-bottom: 1px solid #CCC;
}
/* Image alt text */
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
@media(max-width: 767px){
  .large p {
    font-size: 16px;
  } 
  br{
    display:none
  }
}
.cta__button--simple_text_light a, .cta__button--simple_text_dark a {
  text-decoration: none;
}
.cta--group {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 24px;
  margin-top: 44px;

}

.cta__button {
  display: inline-block;
  position: relative;
}

.cta__link {
  padding: 15px 25px;
  display: inline-block;
  text-decoration: none;
  font-family: Inter;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  transition: all 0.5s;
}

button,
.button,
.hs-button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}

button:disabled,
.button:disabled,
.hs-button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

/* No button */

.no-button,
.no-button:hover,
.no-button:focus,
.no-button:active {
  background: none;
  border: none;
  border-radius: 0;
  color: initial;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  transition: none;
}
/* Form */
.contact-banner-wrp .hbspt-form,
.hs_cos_wrapper_type_form, 
.hs_cos_wrapper_type_blog_subscribe, 
.hs_cos_wrapper_type_google_search, 
.hs_cos_wrapper_type_email_simple_subscription, 
.hs_cos_wrapper_type_password_prompt, 
.hs_cos_wrapper_type_module .widget-type-email_subscriptions, 
.hs_cos_wrapper_type_member_login, 
.hs_cos_wrapper_type_member_register, 
.hs_cos_wrapper_type_password_reset_request, 
.hs_cos_wrapper_type_password_reset,
.hs-blog-post .section.post-footer {
    max-width: 767px;
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
}
.form-title:empty {
    display: none;
}
select {
    cursor: pointer;
}
/* Fields */

.hs-form-field {
    margin-bottom: 36px;
}
@media(max-width: 767px) {
    .hs-form-field {
	   margin-bottom: 18px;
    }
}
/* Labels */
form label {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    vertical-align: bottom;
    margin-bottom: 4px;
    font-family:var(--body_font_family)
}
form .inputs-list > li {
    position: relative;
}
form input[type=checkbox] {
    position: absolute;
    left: 0;
    opacity: 0;
}
form .inputs-list li span:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: #FFFFFF;
}

form .inputs-list li input:checked + span:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 9px;
    background: var(--secondary);
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 var(--secondary), 4px 0 0 var(--secondary), 4px -2px 0 var(--secondary), 4px -4px 0 var(--secondary), 4px -6px 0 var(--secondary), 4px -8px 0 var(--secondary);
    transform: rotate(45deg);
}
form select{
    background-image: url(https://308131.fs1.hubspotusercontent-na1.net/hubfs/308131/raw_assets/public/Avidly_Rebuild_2026/images/arrow.svg);
    background-repeat: no-repeat;
    background-position: right;
    appearance: none;
    -webkit-appearance: none;
}
form select option {
    color: var(--black);
}
/* Form Title */
.form-title {
    margin-bottom: 0;
}

/* Help text */

form legend {
    font-size: 0.875rem;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
    display: inline-block;
    padding: 10px;
    width: 100%;
    outline: none;
}

form textarea {
    resize: vertical;
}

form fieldset {
    max-width: 100% !important;
}

/* Inputs - checkbox/radio */

form .inputs-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

form .inputs-list > li {
    display: block;
    margin: 0.7rem 0;
}

form .inputs-list input,
form .inputs-list span {
    vertical-align: middle;
}

form input[type=checkbox],
form input[type=radio] {
    cursor: pointer;
    margin-right: 0.35rem;
}

/* Inputs - date picker */

.hs-dateinput {
    position: relative;
}

.hs-dateinput:before {
    content:'\01F4C5';
    position: absolute;
    right: 10%;
    top: 50%;
    transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
    color: #FFF;
}

.fn-date-picker td.is-selected .pika-button {
    border-radius: 0;
    box-shadow: none;
}

.fn-date-picker td .pika-button:hover,
.fn-date-picker td .pika-button:focus {
    border-radius: 0 !important;
    color: #FFF;
}

/* Inputs - file picker */

form input[type=file] {
    background-color: transparent;
    border: initial;
    padding: initial;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
    font-size: 0.875rem;
    margin: 0 0 1.4rem;
}

form .hs-richtext img {
    max-width: 100% !important;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
    margin-left: 1rem !important;
}

/* Validation */

.hs-form-required {
    color: #EF6B51;
}

.hs-input.invalid.error {
    border-color: #EF6B51;
}

.hs-error-msg {
    color: #f00;
    margin-top: 0.35rem;
}
.hs_error_rollup label {
    color: #f00;
}
/* Submit button */

form input[type=submit],
form .hs-button {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    transition: all 0.15s linear;
    white-space: normal;
    text-decoration: none;
}

/* Captcha */

.grecaptcha-badge {
    margin: 0 auto;
}


/* Table */

table {
  border-collapse: collapse;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table cells */

td,
th {
  vertical-align: top;
}

/* Table header */

thead th {
  vertical-align: bottom;
}
.statistic{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px!important;
    position: relative;
}

.statistic-number{
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    color: #FF4800;
    font-size: 84px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
}

.statistic-content p:last-of-type{
    margin-bottom: 0px;
}

.statistic-content h1, 
.statistic-content h2, 
.statistic-content h3, 
.statistic-content h4, 
.statistic-content h5, 
.statistic-content h6{
    margin-bottom: 24px;
}
.accordion{
  display: flex;
  flex-direction: column;
  width: 100%;
  border-bottom: 1px solid;
  background-color: transparent;
  transition: var(--transition);
  padding: 10px 20px 30px 20px;
}

.accordion.accordion--light{
  border-color: var(--hunter-green);
}

.accordion.accordion--dark{
  border-color: #F2F2F2;
}

.accordion.accordion--dark.active:not(.tabbed-switchback .accordion){
  background-color: #F2F2F2;
}

.accordion.accordion--light .accordion__title-indicator__title span{
  color: white;
}

.accordion .accordion__title-indicator{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
  align-items: center;
  margin-bottom: 0px;
  transition: var(--transition);
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  padding: 20px 0px 0px 0px;
}

.accordion .accordion__title-indicator__title span{
  font-weight: 400;
  transition: 0.15s linear;
  font-size: 20px;
}

 .accordion:hover .accordion__title-indicator__title span{
  color: #FF4800;
}

.accordion__title-indicator .accordion__title__indicator{
  position: relative;
  margin-left: 20px;
}

.accordion__title__indicator__plus{
  width: 20px;
  height: 20px;
  height: auto;
  opacity: 1;
  transition: var(--transition)
}

.accordion.active .accordion__title__indicator__plus{
  opacity: 0;
}

.accordion__title__indicator__minus{
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  opacity: 0;
  transition: var(--transition)
}

.accordion.active .accordion__title__indicator__minus{
  opacity: 1;
}

.accordion .accordion__title-indicator-svg{
  min-width: 14px;
  min-height: 7px;
  transform: rotate(0deg);
  transition: var(--transition);
}

.accordion.active .accordion__title-indicator-svg{
  transform: rotate(180deg);
}

.accordion.active .accordion__title-indicator-svg path{
  stroke: var(--teal);
}

.accordion .accordion__content{
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: height var(--transition), opacity var(--transition) padding-top: var(--transition);
  width: 90%;
  line-height: 1.5;
  position: relative;
  padding-top: 0px;
}

.accordion.active .accordion__content{
  opacity: 1;
  padding-top: 20px;
}

.accordion.active .accordion__content p:last-of-type{
  margin-bottom: 0px;
}

.accordion.active .accordion__content img{
  border-radius: 8px;
  margin-bottom: 24px;
}

.accordion-mob-img{
  display: none;
}

@media screen and (max-width: 768px) {


  
  .accordion-mob-img{
    display:block;
  }


  .accordion__title-indicator__title span{
    font-size: 24px;
  }

  .accordion__title__indicator{
    margin-left: 0px!important;
  }

  .accordion .accordion__content{
    width: 100%;
  }

}
.pagination{
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.pagination__page, 
.pagination__arrow{
    max-width: 30px;
    max-height: 30px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: inherit;
    background-color: transparent;
    transition: var(--transition);
    cursor: pointer;

}

.pagination__page:hover, 
.pagination__page.pagination__page--active{
    color: var(--secondary);
}

.pagination__arrow svg path{
    stroke: black;
}

.pagination__arrow:hover svg path{
    stroke: var(--secondary);
}


.pagination__arrow svg{
    pointer-events: none;
}

.pagination__arrow.pagination__arrow--prev svg{
    transform: rotate(180deg);
}

.pagination__arrow.pagination__arrow--inactive{
    cursor: not-allowed;
    opacity: 0.3;
}

.pagination:has(.pagination__arrow.pagination__arrow--prev.pagination__arrow--inactive):has(.pagination__arrow.pagination__arrow--next.pagination__arrow--inactive) .pagination__arrow.pagination__arrow--inactive{
    display: none;
}

/* Components
Specific pieces of UI that are stylized. Typically used for global partial styling
*/

/* Header DND sections */
.body-container--home .dnd-section {
  overflow: visible;
}
.body-container--home {
  overflow: hidden;
}
.header .dnd-section {
  padding: 0;
}
.header__language-switcher--label-current {
  display: none !important;
}

.header__language-switcher {
  padding-right: 24px;
}
.header__language-switcher .globe_class {
  background-image: url(https://308131.fs1.hubspotusercontent-na1.net/hubfs/308131/raw_assets/public/Avidly_Rebuild_2026/images/globe-icon.svg);
  background-color: transparent;
}
header.dark-header .header__language-switcher .globe_class{
  background-image: url(https://308131.fs1.hubspotusercontent-na1.net/hubfs/308131/raw_assets/public/Avidly_Rebuild_2026/images/dark-language-icon.svg);
}

.header__language-switcher .lang_list_class {
  background-color: var(--black) !important;
  border: 1px solid var(--primary);
  margin: 0 auto;
  padding: 10px 0;
  min-width: 120px;
  margin-top: 10px;
}
.header__language-switcher .lang_list_class li {
  background: transparent;
  border: none !important;
  font: inherit;
  padding: 0 !important;
}
.header__language-switcher .lang_list_class li a {
  padding: 8px 18px;
  display: block;
  text-decoration: none;
  font-weight: normal;
  line-height: 1.25;
  transition: .4s ease-in-out;
  position: relative;
  color: #FFF;
  font-size: 14px;
}
.header__language-switcher .lang_list_class:after {
  border: 9px solid transparent;
  border-bottom-color: var(--black);
  top: -18px;
  right: 25px;
  left: auto;
}
.header__language-switcher .lang_list_class:before {
  display:none;
}
.lang_list_class:after {
  top: -7px;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  margin-bottom: -1px;
}
/* Header container */
.header.hs-custom-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transform: translateY(0);
  transition: transform 0.3s ease;
  z-index: 1000;
}
.hs-custom-header:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.hs-custom-header:has(.header__navigation--toggle.open):after,
.header.hs-custom-header.fixed:after {
  backdrop-filter: blur(12px);
}
/* .header.hs-custom-header.fixed {
transform: translateY(-100%);
}
.header.hs-custom-header.fixed.show {
transform: translateY(0);
} */
.header__container {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-top: 24px;
  padding-bottom: 24px;
}

.header__row-1 {
  padding-top: 1rem;
}

.header__row-1,
.header__row-2 {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

@media (max-width: 1150px) and (min-width: 1024px) {
  .header__column {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .header__container {
    padding: 0px;
  }
  .header__column {
    position: relative;
  }
  .header__row-1 {
    padding-top: 0;
  }
  .header__row-2 {
    justify-content: center;
    padding: 1.05rem;
  }
  .header__language-switcher .lang_list_class {
    left: 100% !important;
    right: 0;
  }
}

/* Navigation skipper */

.header__skip {
  height: 1px;
  left: -1000px;
  overflow: hidden;
  position: absolute;
  text-align: left;
  top: -1000px;
  width: 1px;
}

.header__skip:hover,
.header__skip:focus,
.header__skip:active {
  height: auto;
  left: 0;
  overflow: visible;
  top: 0;
  width: auto;
}

/* Logo */

.header__logo {
  align-items: center;
  display: flex;
  height: auto;
  max-width: 129px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .header__logo {
    margin: 0 auto;
    width: 100%;
  }
}
.header__logo img {
  max-width: 100%;
  display: block;
}
.header__logo .logo-company-name {
  margin-top: 0.7rem;
}
.header_menu_wrapper {
  margin: auto;
}

/* Search bar */

.header__search {
  padding: 0 1rem;
  width: auto;
}




.header__search .hs-search-field__input {
  
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5TZWFyY2g8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+ICAgICAgICA8cGF0aCBkPSJNOS4xMzg2MTUzNCwxNS44OTI1Njg1IEM1LjQxMzk1NzQyLDE1Ljg5MjU2ODUgMi4zODM4ODUyNywxMi44NjM0NDc1IDIuMzgzODg1MjcsOS4xMzkwMDM3NiBDMi4zODM4ODUyNyw1LjQxNDU2MDA1IDUuNDEzOTU3NDIsMi4zODM4ODUyNyA5LjEzODYxNTM0LDIuMzgzODg1MjcgQzEyLjg2MzI3MzMsMi4zODM4ODUyNyAxNS44OTI1Njg1LDUuNDE0NTYwMDUgMTUuODkyNTY4NSw5LjEzOTAwMzc2IEMxNS44OTI1Njg1LDEyLjg2MzQ0NzUgMTIuODYzMjczMywxNS44OTI1Njg1IDkuMTM4NjE1MzQsMTUuODkyNTY4NSBNOS4xMzg3NTI0NSwyLjQzMzYwODg3ZS0xMyBDMTQuMTc3OTk1NSwyLjQzMzYwODg3ZS0xMyAxOC4yNzY0NTM3LDQuMTAwMzI0NzEgMTguMjc2NDUzNyw5LjEzOTI3Nzk2IEMxOC4yNzY0NTM3LDExLjIyOTgyMTEgMTcuNTcxMDE2OSwxMy4xNTg0NDM0IDE2LjM4NTYzMTMsMTQuNjk5NjY5NiBMMjMuNjUwODg4MSwyMS45NjUyMjY2IEMyNC4xMTYzNzA2LDIyLjQzMDcwOTIgMjQuMTE2MzcwNiwyMy4xODU0MDU1IDIzLjY1MDg4ODEsMjMuNjUwODg4MSBDMjMuMTg1NDA1NSwyNC4xMTYzNzA2IDIyLjQzMDcwOTIsMjQuMTE2MzcwNiAyMS45NjUyMjY2LDIzLjY1MDg4ODEgTDE0LjY5OTgxMzMsMTYuMzg1NDcxMyBDMTMuMTU4NDQwNSwxNy41NzA5NTA5IDExLjIyOTU3MzgsMTguMjc2NDUzNyA5LjEzODc1MjQ1LDE4LjI3NjQ1MzcgQzQuMDk5NTA5MzgsMTguMjc2NDUzNyAtMy43MzAzNDkzNmUtMTQsMTQuMTc4MjMxMiAtMy43MzAzNDkzNmUtMTQsOS4xMzkyNzc5NiBDLTMuNzMwMzQ5MzZlLTE0LDQuMTAwMzI0NzEgNC4wOTk1MDkzOCwyLjQzMzYwODg3ZS0xMyA5LjEzODc1MjQ1LDIuNDMzNjA4ODdlLTEzIFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4gICAgPC9kZWZzPiAgICA8ZyBpZD0iU2VhcmNoIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4gICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICAgICAgPC9tYXNrPiAgICAgICAgPHVzZSBpZD0iSWNvbnMvQWN0aW9ucy9TZWFyY2giIGZpbGw9IiM0OTRBNTIiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICA8L2c+PC9zdmc+);
  background-position: center right 15px;
  background-repeat: no-repeat;
  
  height: 45px;
  padding: 0 0.7rem;
}




.header__search .hs-search-field--open .hs-search-field__input {
  border-bottom: none;
  border-radius: 6px 6px 0 0;
  max-width: 100%;
}

.header__search .hs-search-field--open .hs-search-field__suggestions {
  background-color: #FFF;
  border: 2px solid #D1D6DC;
  border-radius: 0 0 6px 6px;
  border-top-width: 1px;
  position: absolute;
  width: 100%;
  z-index: 10;
}

.header__search .hs-search-field__suggestions li {
  border-top: 1px solid #D1D6DC;
  font-size: 0.875rem;
}

.header__search .hs-search-field__suggestions li a {
  color: #494A52;
  padding: 0.35rem 0.7rem;
  text-decoration: none;
  transition: background-color 0.3s;
}

.header__search .hs-search-field__suggestions #results-for {
  display: none;
}

@media (min-width: 1025px) {
  .header__search form {
    align-items: center;
    display: flex;
    flex-direction: row;
  }

  .header__search label {
    margin: 0 1rem 0 0;
  }

  .header__search .hs-search-field__input {
    width: auto;
  }
  .header.hs-custom-header .header__container.content-wrapper {
    max-width: 100%;
  }
}

@media (max-width: 1024px) {
  .header__search {
    border-top: 2px solid #CED4DB;
    order: 1;
    padding: 1.05rem;
  }
}

/* Language switcher */

.header__language-switcher {
  cursor: pointer;
  padding-right: 1.4rem;
}

.header__language-switcher .lang_switcher_class {
  position: static;
}

.header__language-switcher .lang_list_class {
  border: 1px solid var(--primary);
  border-radius: 3px;
  box-shadow: 0 2px 9px 0 rgba(0, 0, 0, 0.2);
  display: block;
  left: calc(100% - 24px);
  opacity: 0;
  min-width: 100px;
  padding-top: 0;
  text-align: left;
  top: 100%;
  transition: opacity 0.3s;
  visibility: hidden;
}

.header__language-switcher:hover .lang_list_class,
.header__language-switcher:focus .lang_list_class {
  opacity: 1;
  transition: opacity 0.3s;
  visibility: visible;
}


.header__language-switcher .lang_list_class.first-active::after {
  top: -22px;
  transition: 0.3s;
}

.header__language-switcher .lang_list_class li {
  border: none;
  font-size: 18px;
  padding: 0.35rem 0.7rem;
}

.header__language-switcher .lang_list_class li:first-child {
  border-radius: 6px 6px 0 0;
  border-top: none;
}

.header__language-switcher .lang_list_class li:last-child {
  border-bottom: none;
  border-radius: 0 0 6px 6px;
}

.header__language-switcher .lang_list_class li:hover {
  transition: background-color 0.3s;
}

.header__language-switcher--label {
  display: flex;
  position: relative;
}

.header__language-switcher--label-current {
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  margin-bottom: 0.175rem;
  margin-left: 0.7rem;
}

.header__language-switcher--label-current:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #494A52;
  content: "";
  display: block;
  height: 0px;
  margin-left: 0.7rem;
  margin-top: 0.175rem;
  width: 0px;
}

@media (max-width: 1024px) {}
.header_right_wrapper {
  display: flex;
  align-items: center;
}
.header_right_wrapper .header_language_switcher_icon {
  margin-right: 24px;
}
.header_right_wrapper .header_language_switcher_icon svg {
  display: block;
}

/* Navigation */

#nav-toggle {
  display: none;
}

/* Mobile toggles */
@media (min-width: 1025px) {
  .mobile_header_button{
    display: none;
  }
}
@media (max-width: 1024px) {
  body:has(.header__navigation--toggle.open) {
    overflow: hidden;
  }
  .header__navigation {
    backdrop-filter: blur(12px);
  }

  .header__search {
    display: none;
    width: 100%;
  }
  .header__navigation{
    /*display: none; */
    width: 100%;
    left: 0;
    height: 0;
    position: absolute;
    right: 0;
    top: 69px;
    z-index: 2;
    transition: all 0.3s ease;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }

  .header__navigation.open{
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    height: calc(100vh - 70px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 135px;
  }

  .header__search.open,
  .header__language-switcher.open {
    display: block;
    left: 0;
    min-height: calc(100vh - 69px);
    position: absolute;
    right: 0;
    top: 70px;
    z-index: 2;
  }
  .header__navigation--toggle,
  .header__search--toggle,
  .header__language-switcher--toggle,
  .header__close--toggle {
    cursor: pointer;
    position: relative;
  }
  .header__navigation--toggle.hide,
  .header__search--toggle.hide,
  .header__language-switcher--toggle.hide {
    display: none;
  }
  .header__navigation--toggle.open,
  .header__search--toggle.open,
  .header__language-switcher--toggle.open {
    display: block;
    margin-left: 0;
    margin-right: auto;
  }
  .header__navigation--toggle:after,
  .header__search--toggle:after,
  .header__language-switcher--toggle:after {
    display: none;
    font-size: 1.083rem;
    font-weight: 600;
    position: absolute;
    left: 40px;
    text-transform: uppercase;
    top: -10px;
  }
  .header__navigation--toggle.open:after,
  .header__search--toggle.open:after,
  .header__language-switcher--toggle.open:after {
    display: block;
    word-break: normal;
  }
  .header__navigation--toggle {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="77" height="69" viewBox="0 0 77 69" fill="none"><line x1="26.824" y1="27.5" x2="53.8828" y2="27.5" stroke="white"/><line x1="26.8828" y1="40.5" x2="53.8828" y2="40.5" stroke="white"/></svg>');
    background-size: contain;
    width: 78px;
    height: 69px;
  }
  .header__navigation--toggle.open {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="77" height="69" viewBox="0 0 77 69" fill="none"><line x1="30.3457" y1="42.9193" x2="49.4791" y2="23.7858" stroke="white"/><line x1="31.1099" y1="23.8066" x2="50.2018" y2="42.8985" stroke="white"/></svg>');
  }
  .header__language-switcher--toggle {
    background-image: url(//static.hsappstatic.net/cos-LanguageSwitcher/static-1.1/img/globe.png);
    background-size: cover;
    height: 25px;
    width: 25px;
  }
  .header__language-switcher--toggle:after {
    content: "Language";
  }
  .header__search--toggle {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5TZWFyY2g8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGRlZnM+ICAgICAgICA8cGF0aCBkPSJNOS4xMzg2MTUzNCwxNS44OTI1Njg1IEM1LjQxMzk1NzQyLDE1Ljg5MjU2ODUgMi4zODM4ODUyNywxMi44NjM0NDc1IDIuMzgzODg1MjcsOS4xMzkwMDM3NiBDMi4zODM4ODUyNyw1LjQxNDU2MDA1IDUuNDEzOTU3NDIsMi4zODM4ODUyNyA5LjEzODYxNTM0LDIuMzgzODg1MjcgQzEyLjg2MzI3MzMsMi4zODM4ODUyNyAxNS44OTI1Njg1LDUuNDE0NTYwMDUgMTUuODkyNTY4NSw5LjEzOTAwMzc2IEMxNS44OTI1Njg1LDEyLjg2MzQ0NzUgMTIuODYzMjczMywxNS44OTI1Njg1IDkuMTM4NjE1MzQsMTUuODkyNTY4NSBNOS4xMzg3NTI0NSwyLjQzMzYwODg3ZS0xMyBDMTQuMTc3OTk1NSwyLjQzMzYwODg3ZS0xMyAxOC4yNzY0NTM3LDQuMTAwMzI0NzEgMTguMjc2NDUzNyw5LjEzOTI3Nzk2IEMxOC4yNzY0NTM3LDExLjIyOTgyMTEgMTcuNTcxMDE2OSwxMy4xNTg0NDM0IDE2LjM4NTYzMTMsMTQuNjk5NjY5NiBMMjMuNjUwODg4MSwyMS45NjUyMjY2IEMyNC4xMTYzNzA2LDIyLjQzMDcwOTIgMjQuMTE2MzcwNiwyMy4xODU0MDU1IDIzLjY1MDg4ODEsMjMuNjUwODg4MSBDMjMuMTg1NDA1NSwyNC4xMTYzNzA2IDIyLjQzMDcwOTIsMjQuMTE2MzcwNiAyMS45NjUyMjY2LDIzLjY1MDg4ODEgTDE0LjY5OTgxMzMsMTYuMzg1NDcxMyBDMTMuMTU4NDQwNSwxNy41NzA5NTA5IDExLjIyOTU3MzgsMTguMjc2NDUzNyA5LjEzODc1MjQ1LDE4LjI3NjQ1MzcgQzQuMDk5NTA5MzgsMTguMjc2NDUzNyAtMy43MzAzNDkzNmUtMTQsMTQuMTc4MjMxMiAtMy43MzAzNDkzNmUtMTQsOS4xMzkyNzc5NiBDLTMuNzMwMzQ5MzZlLTE0LDQuMTAwMzI0NzEgNC4wOTk1MDkzOCwyLjQzMzYwODg3ZS0xMyA5LjEzODc1MjQ1LDIuNDMzNjA4ODdlLTEzIFoiIGlkPSJwYXRoLTEiPjwvcGF0aD4gICAgPC9kZWZzPiAgICA8ZyBpZD0iU2VhcmNoIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4gICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICAgICAgPC9tYXNrPiAgICAgICAgPHVzZSBpZD0iSWNvbnMvQWN0aW9ucy9TZWFyY2giIGZpbGw9IiM0OTRBNTIiIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPiAgICA8L2c+PC9zdmc+);
    background-size: cover;
    height: 25px;
    width: 25px;
  }
  .header__search--toggle:after {
    content: "Search";
  }
  .header__close--toggle {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjE5cHgiIHZpZXdCb3g9IjAgMCAyNCAxOSIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5jbG9zZTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZyBpZD0iY2xvc2UiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyLjAwMDAwMCwgLTEuMDAwMDAwKSIgc3Ryb2tlPSIjNDk0QTUyIiBzdHJva2Utd2lkdGg9IjMiPiAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwLjAwMDAwMCwgMTAuNTAwMDAwKSByb3RhdGUoLTQ1LjAwMDAwMCkgdHJhbnNsYXRlKC0xMC4wMDAwMDAsIC0xMC41MDAwMDApICIgeD0iLTAuNSIgeT0iMTAuNSIgd2lkdGg9IjIxIiBoZWlnaHQ9IjEiIHJ4PSIwLjUiPjwvcmVjdD4gICAgICAgICAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlLUNvcHktNSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCAxMC41MDAwMDApIHJvdGF0ZSg0NS4wMDAwMDApIHRyYW5zbGF0ZSgtMTAuMDAwMDAwLCAtMTAuNTAwMDAwKSAiIHg9Ii0wLjUiIHk9IjEwLjUiIHdpZHRoPSIyMSIgaGVpZ2h0PSIxIiByeD0iMC41Ij48L3JlY3Q+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-size: 110%;
    display: none;
    height: 25px;
    margin-right: 0;
    width: 25px;
  }
  .header__close--toggle.show {
    display: block;
  }
  .header_right_wrapper .header_button {
    display: none;
  }
  .header_right_wrapper {
    order: 1;
    padding: 20px;
  }
  .header__logo.header__logo--main {
    order: 2;
  }
  .header_menu_wrapper {
    order: 3;
    margin: 0;
  }
  .header_right_wrapper .header_language_switcher_icon {
    margin-right: 0;
  }
  .header_right_wrapper .header_language_switcher_icon svg {
    width: 24px;
    height: 24px;
  }
  .mobile_header_button {
    text-align: center;
    margin-top: 25px;
  }
  .mobile_header_button .cta.cta--group {
    justify-content: center;
  }
  .mobile_header_button .button-wrapper .cta__link {
    min-width: 167px;
  }
}



/* header no-navigation */

.header.header--no-navigation {
  background-color: transparent;
}

.header.header--no-navigation .header_menu_wrapper {
  display: none;
}

.header.header--no-navigation .header_button {
  display: none;
}



.header.header--no-navigation:after {
  backdrop-filter: blur(0px);
}

@media (min-width: 1025px) {

  .header.header--no-navigation .header__container {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

/* Light header */
.header_right_wrapper .header_language_switcher_icon svg {
  cursor: pointer;
}
.hs-custom-header.dark-header .header__logo img {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
.hs-custom-header.dark-header .header_language_switcher_icon path, 
.hs-custom-header.dark-header .menu .menu__link .arrow path {
  stroke: var(--primary);
  transition: all 0.5s ease;
}
.hs-custom-header.dark-header .header_language_switcher_icon:hover path, 
.hs-custom-header.dark-header .menu .menu-item:hover .arrow path, 
.hs-custom-header.dark-header .menu .menu__link:hover .arrow path {
  stroke: var(--secondary);
}
.hs-custom-header.dark-header:after {
  backdrop-filter: blur(0);
}
.header.hs-custom-header.dark-header.fixed {
  background-color: rgba(255, 255, 255, .8);
}
.hs-custom-header.dark-header .header__navigation--toggle {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}   
.hs-custom-header.dark-header .menu__link {
  color: var(--primary);
}
.hs-custom-header.dark-header .button-wrapper .cta__button--btn-secondary-white a {
  border: 1px solid var(--primary);
  color: var(--primary);
}
.hs-custom-header.dark-header .button-wrapper .cta__button--btn-secondary-white a:hover {
  border: 1px solid var(--secondary);
}
.hs-custom-header.dark-header .header__language-switcher .lang_list_class, 
.hs-custom-header.dark-header .menu .menu__submenu, 
.hs-custom-header.dark-header .menu__submenu--level-2>.menu__item:first-child:before {
  background-color: rgba(255, 255, 255, .9);
}
@media(max-width: 1024px) {
  .hs-custom-header.dark-header .header__navigation.open, 
  .hs-custom-header.dark-header .header__search.open, .header__language-switcher.open {
    background-color: #ffffff;
  }
  .hs-custom-header.dark-header .menu-item .arrow {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: all !important;
  }
  .hs-custom-header.dark-header .menu__submenu .title-link {
    color: var(--primary);
  }
  .header.header--no-navigation .header__container.content-wrapper {
    padding:15px 24px;
  }

  .header.header--no-navigation .header__logo.header__logo--main {
    order: 1;
    width: auto;
    margin: 0;
  }

  .header.header--no-navigation .header_right_wrapper {
    order: 2;
  }
}
@media(max-width: 767px) {
  .header.hs-custom-header.dark-header.fixed, 
  .hs-custom-header.dark-header:has(.header__navigation--toggle.open) {
    background-color: rgba(255, 255, 255, .8);
  }
}
.body-container--landing-page .dnd-section {
  overflow: visible;
}
footer.footer .bottom-footer {
    border-top: 1px solid #313131;
    padding-top: 53px;
    padding-bottom: 64px;
    display: flex;
    align-items: center;
    column-gap: 20px;
    justify-content: space-between;
}
footer.footer .bottom-left ul {
    align-items: center;
    column-gap: 61px;
    row-gap:25px;
}
footer.footer .bottom-left ul a {
    text-decoration: none;
    font-weight: 400;
    font-family: var(--body_font_family);
}
footer.footer .bottom-right p {
    margin: 0;
    font-weight: 400;
}
footer.footer .top-footer {
    display: flex;
    padding-top: 122px;
    padding-bottom: 55px;
    gap: 20px;
}
footer.footer .footer-logo img {
    vertical-align: middle;
}
footer.footer .footer-logo {
    margin-bottom: 32px;
}
footer.footer .footer-socail-icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 16px;
    flex-wrap: wrap;
}
footer.footer .footer-logo-bottom-content p:last-child {
    margin: 0;
}
footer.footer .footer-logo-bottom-content {
    margin-bottom: 30px;
}
footer.footer .top-left {
    width: 35%;
    padding-top: 8px;
}
footer.footer .top-right.footer-menu {
    width: 65%;
}
footer.footer .top-right.footer-menu .hs-menu-wrapper>ul {
    display: flex;
    justify-content: space-between;
    column-gap: 48px;
    flex-wrap: nowrap;
}
footer.footer .top-right.footer-menu a {
    width: 100%;
    display: block;
    text-decoration: none;
    font-weight: 400;
    font-family: var(--body_font_family);
}
footer.footer .top-right.footer-menu .hs-menu-wrapper>ul>li {
    width: 25%;
}
footer.footer .footer-socail-icons svg,.footer-socail-icons img {
    vertical-align: middle;
}
footer.footer .top-right.footer-menu .hs-menu-wrapper>ul ul {
    gap: 25px;
}
footer.footer .footer-socail-icons a svg path {
    transition: all 0.5s ease;
}
@media (max-width:991px){
    footer.footer .top-footer {
	   flex-wrap: wrap;
	   gap: 48px;
    }
    footer.footer .top-left {
	   width: 100%;
	   padding-top: 0;
    }
    footer.footer .top-right.footer-menu {
	   width: 100%;
    }
    footer.footer .top-right.footer-menu .hs-menu-wrapper>ul {
	   column-gap: 20px;
    }
}
@media (max-width:767px){
    footer.footer .bottom-footer {
	   padding-bottom: 49px;
	   padding-top: 41px;
	   flex-direction: column;
	   gap: 42px;
	   align-items: flex-start;
    }
    footer.footer .bottom-right {
	   width: 100%;
	   text-align: center;
    }
    footer.footer .bottom-left {
	   width: 100%;
    }
    footer.footer .bottom-left ul {
	   flex-direction: row;
    }
    footer.footer .top-footer {
	   padding-top: 73px;
	   padding-bottom: 78px;
    }
    footer.footer .top-right.footer-menu .hs-menu-wrapper>ul>li {
	   width: calc(50% - 10px);
    }
    footer.footer .top-right.footer-menu .hs-menu-wrapper>ul {
	   flex-wrap: wrap;
	   flex-direction: row;
	   row-gap: 25px;
    }
    footer.footer .footer-logo {
	   margin-bottom: 35px;
    }
    footer.footer .footer-logo {
	   max-width: 120px;
    }
}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}

/* CTA, logo, and rich text images */

.hs_cos_wrapper_type_cta img,
.hs_cos_wrapper_type_logo img,
.hs_cos_wrapper_type_rich_text img {
  height: auto;
  max-width: 100%;
}


/* loader */
.loading-bars {
  padding: 22px 20px;
  text-align: center
}
.loading-bars .bar {
  animation: pulse 1.2s ease-out infinite;
  background: currentColor;
  display: inline-block;
  height: 8px;
  width: 5px
}
.loading-bars .bar:nth-of-type(0n+1) {
  animation-delay: 0s
}
.loading-bars .bar:nth-of-type(0n+2) {
  animation-delay: .2s
}
.loading-bars .bar:nth-of-type(0n+3) {
  animation-delay: .4s
}
.loading-bars .bar:nth-of-type(0n+4) {
  animation-delay: .6s
}
.loading-bars .bar:nth-of-type(0n+5) {
  animation-delay: .8s
}
@keyframes pulse {
  0%,75% {
    transform: scale(1)
  }
  25% {
    transform: scaleY(3)
  }
}






/* Utilities
Helper classes with ability to override anything that comes before it
*/

/* For content that needs to be visually hidden but stay visible for screenreaders */

.show-for-sr {
  border: 0 !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

@media (max-width: 767px) {
  .show-for-sr--mobile {
    border: 0 !important;
    clip: rect(0, 0, 0, 0) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
}


/* Macros
CSS for macro based elements
*/

.card-slider{
    position: relative;
}

.card-slider-title{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 70px;
    gap: 40px;
}

.card-slider-title__content{
    max-width: 890px;
}

.card-slider-title__content h2, 
.card-slider-title__content p{
    margin-bottom: 0px;
}

.card-slider-title__content:has(.big-text) h2{
    margin-bottom: 24px;
}

.card-slider-slider{
    position: relative;
}

.card-slider-slider::after, 
.card-slider-slider::before{
    content: "";
    position: absolute;
    width: 100px;
    height: 100%;
    z-index: 5;
    pointer-events: none;
}

/* .card-slider-slider::before{
    background: linear-gradient(-90deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    top: 0;
    left: 0;         
    display: none;   
}

.card-slider-slider::after{
    background: linear-gradient(90deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); 
    top: 0;
    right: 0;          
} */

.card-slider-slider::before,
.card-slider-slider::after{
    opacity: 1;
    transition: opacity .3s;
}

.card-slider-slider.start::before{
    opacity: 0;
}

.card-slider-slider.end::after{
    opacity: 0;
}

/* Navigation */

.card-slider__navigation{
    display: flex;
    flex-direction: row;
    gap: 16px;
}

.card-slider__navigation-item{
    cursor: pointer;
}

@media screen and (max-width: 890px){

    .card-slider-title{
        align-items: center;
    }

    .card-slider-title:has(.big-text){
        flex-direction: column;
    }

    .card-slider-title:has(.big-text) .card-slider__navigation{
        width: 100%;
    }

    .card-slider__navigation{
        justify-content: space-between;
    }

    .card-slider-title__content{
        max-width: unset;
    }

    .card-slider-slider::before,
    .card-slider-slider::after{
        display: none;
    }

}
/* Filterable Card Listing Skeleton */

.filterable-listing {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 90px;
  position: relative;
  z-index: 10;
}

.filterable-listing__filters-panel {
  position: relative;
  z-index: 4!important;
  width: 100%;
  max-width: 1000px;
  margin: auto;
}

.filterable-listing__cards-panel{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 64px;
  width: 100%;
}

/* Search */

.filterable-listing__filters input, 
.filterable-listing__filters select{
  padding: 10px 20px 10px 0px;
  width: 100%;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid black;
  font-size: 16px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='12' viewBox='0 0 20 12' fill='none'%3E%3Cpath d='M20 1.77502L10 11.775L-4.37114e-07 1.77502L1.775 2.37643e-05L10 8.22502L18.225 2.30452e-05L20 1.77502Z' fill='black'/%3E%3C/svg%3E");
  background-size: 18px;
  background-position: center right 20px;
  background-repeat: no-repeat;
  color: black!important;
}

.filterable-listing__search-input::placeholder, 
.filterable-listing__select::placeholder{
  color: black!important;
}

.filterable-listing__search-input, 
.filterable-listing__select{
  color: black!important;
  -webkit-appearance: none;
}

.filterable-listing__search{
  min-width: 120px;
  width: 100%;
}

.filterable-listing__search-input{
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><path d="M1 17L6.11111 11.8889M4.55556 7.22222C4.55556 8.87246 5.21111 10.4551 6.378 11.622C7.5449 12.7889 9.12754 13.4444 10.7778 13.4444C12.428 13.4444 14.0107 12.7889 15.1776 11.622C16.3444 10.4551 17 8.87246 17 7.22222C17 5.57199 16.3444 3.98934 15.1776 2.82245C14.0107 1.65555 12.428 1 10.7778 1C9.12754 1 7.5449 1.65555 6.378 2.82245C5.21111 3.98934 4.55556 5.57199 4.55556 7.22222Z" stroke="%23003934" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/></svg>')!important;
  background-position: center left 20px!important;
  padding-left: 50px!important;
}

/* Filters */

.filterable-listing__filters {
  display: flex;
  flex-direction: row;
  gap: 26px;
}

/* Cards Grid */

.filterable-listing__no-results{
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  opacity: 1;
  pointer-events: all;
}

.filterable-listing__no-results.filterable-listing__no-results--hidden{
  display: none;
  opacity: 0;
  pointer-events: none;
}

/* Card Grid: Base layout */
.filterable-listing__cards {
  display: grid;
  gap: 80px 50px;
  grid-template-columns: repeat(3, 1fr); /* fallback/default */
}

/* Modifier: 2 per row */
.filterable-listing__cards--two {
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.filterable-listing__cards--four {
  grid-template-columns: repeat(4, 1fr);
}

.filterable-listing__cards.filterable-listing__cards--even-gap{
  gap: 30px;
}

.filterable-listing .load-more::after{
  display: none;
}

/* Responsive Overrides */
@media screen and (max-width: 1165px) {
  .filterable-listing__cards{
    grid-template-columns: repeat(2, 1fr);
  }

  .filterable-listing__cards--two {
    grid-template-columns: repeat(1, 1fr);
  }

  .filterable-listing__cards--four {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 1023px) {
  .filterable-listing {
    flex-direction: column;
    gap: 32px;
  }

  .filterable-listing__filters-panel {
    width: 100%;
    max-width: unset;
  }

  .filterable-listing__filters{
    flex-direction: column;
  }

  .filterable-listing__cards-panel {
    width: 100%;
    gap: 32px;
  }
}

@media screen and (max-width: 767px) {
  .filterable-listing__cards{
    grid-template-columns: repeat(1, 1fr);
    gap: 32px;
  }

  .filterable-listing__cards--four {
    grid-template-columns: repeat(1, 1fr);
  }
}


/* Banner Tests */


.filterable-listing__banner {
  grid-column: 1 / -1;
  grid-row: 3;
  width: 100%;
  max-width: 700px;
  margin: auto;
  padding: 64px 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.filterable-listing__banner.filterable-listing__banner--hidden{
  display: none;
}

@media screen and (max-width: 1165px) {
  .filterable-listing__banner {
      grid-row: 4; /* 2 cols × 3 rows = 6 cards, banner at row 4 */
  }
}

@media screen and (max-width: 767px) {
  .filterable-listing__banner {
      grid-row: 7; /* 1 col × 6 rows = 6 cards, banner at row 7 */
  }
}
.cover-link{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.case-study-card{
    display: flex;
    flex-direction: column;
    position: relative;
    cursor: pointer;
    overflow-y: clip;
}

.case-study-card.case-study-card--hidden{
    display: none;
}

.case-study-card__image{
    position: relative;
    width: 100%;
    height: 350px;
    transition: 0.3s ease-in-out;
    isolation: isolate;
}

.case-study-card:hover .case-study-card__image{
    height: calc(350px - 85px);
}

.case-study-card__image .case-study-card__image-featured,
.case-study-card__image .case-study-card__image-hover{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.3s ease-in-out;
    object-position: center;
    object-fit: cover;
}

.case-study-card__image .case-study-card__image-featured{
    z-index: 2;
    opacity: 1;
}

.case-study-card__image .case-study-card__image-hover{
    z-index: 1;
    opacity: 0;
}

.case-study-card:hover .case-study-card__image.case-study-card__image--hover .case-study-card__image-featured{
    opacity: 0;
}

.case-study-card:hover .case-study-card__image.case-study-card__image--hover .case-study-card__image-hover{
    opacity: 1;
}

.case-study-card__body{
    position: relative;
    min-height: 120px;
}

.case-study-card__body-content{
    padding: 30px 0px 0px 0px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(85px);
}

.case-label{
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.case-study-card__body-content h5{
    margin-bottom: 0px;
}

.case-study-card__body-content .small{
    margin-bottom: 16px;
    opacity: 0;
    transition: 0.5s ease-in-out;
}

.case-study-card__body-content .cta__button{
    opacity: 0;
    transition: 0.5s ease-in-out;
}

.case-study-card:hover .case-study-card__body-content .small, 
.case-study-card:hover .case-study-card__body-content .cta__button{
    opacity: 1;
}


@media screen and (max-width: 1023px){
    .case-study-card__body-content{
        position: relative;
        transform: translateY(0px);
    }

    .case-study-card__body-content .small, 
    .case-study-card__body-content .cta__button{
        opacity: 1;
    }

    .case-study-card:hover .case-study-card__image{
        height: 350px;
    }
}
.latest-articles__title{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 50px;
    margin-bottom: 54px;
}

.latest-articles__title h2, 
.latest-articles__title h3{
    margin-bottom: 0px;
}

.latest-articles__title a{
    color: var(--orange);
}

.latest-articles__articles {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 46px;
    align-items: stretch;
}



.latest-articles--four .latest-articles__articles{
    grid-template-columns: repeat(4, 1fr);
    gap: 28px;
}

.latest-articles__articles .article-card{
    display: flex;
    opacity: 1;
}

@media (max-width: 1023px) {
    .latest-articles__articles, 
    .latest-articles--four .latest-articles__articles{
        grid-template-columns: repeat(2, 1fr);
    }

    .latest-articles__title .primary-cta{
        display: none;
    }
}

@media (max-width: 767px) {

    .latest-articles__title{
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        margin-bottom: 32px;
    }

    .latest-articles__articles, 
    .latest-articles--four .latest-articles__articles{
        grid-template-columns: 1fr;
        gap: 30px;
    }
}