.header_navigation .hs-menu-wrapper > ul > li > ul {
    display: none !important;      
    opacity: 0;
    visibility: hidden;
    transition: all 0.25s ease;
}
.header_navigation .hs-menu-wrapper > ul > li.open > ul {
    display: block !important;   
    opacity: 1;
    visibility: visible;
}

.header_navigation .hs-menu-wrapper > ul > li > ul > li {
    width: 100% !important;
    display: block !important;
}

.header_navigation .hs-menu-wrapper > ul > li > ul {
    flex-direction: column !important;
    width: max-content !important;
    min-width: max-content !important;
    padding: 12px 16px !important;

    background: #fff;
    border-radius: 18px;
    border: 1px solid #000;
    box-shadow: 0 0 73px 1px #0000000d;
}





.header_navigation .hs-menu-wrapper > ul > li > ul > li > ul > li > a {
    padding-right: 30px !important; 
    position: relative !important;
}


.header_navigation .hs-menu-wrapper > ul > li > ul > li > ul > li > a:after {
    right: 10px !important;            
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
}

.btn-outline, .btn.btn-primary {
    font-family: Faktum Test;
    font-size: 14px;
    line-height: 100%;
    padding: 15px 20px;
    text-decoration: none !important;
}

.dropdown-list li:hover .menurightarrow {
  content: url("https://146759849.fs1.hubspotusercontent-eu1.net/hubfs/146759849/menu%20arrow.svg");
}


















.container.header-inner.common_container {
    width: 95%;
}
.header_navigation .hs-menu-wrapper>ul>li>ul>li a {
    color: #191530;
    font-family: Nata Sans;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -2%;
    white-space: normal !important;
}
.header-right-CTAs .dropdown-cta .dropdown-list::before {
    content: url("https://146759849.fs1.hubspotusercontent-eu1.net/hubfs/146759849/header.png");
    display: inline-block;
    margin-left: 6px;
    vertical-align: middle;
    float: right;
    position: absolute;
    top: -24px;
    right: 8px;
}
.header_navigation .hs-menu-wrapper>ul>li>ul {
    align-items: flex-start;
    background: #fff;
    border: 1px solid #000;
    border-radius: 18px;
    box-shadow: 0 0 73.3px 1px #0000000d;
    display: flex;
    flex-direction: row;
    gap: 0;
    min-width: max-content; 
    width: 100%;
    padding: 0 10px;
}
ul.hs-menu-children-wrapper.who-we-work-for, ul.hs-menu-children-wrapper.how-we-do-it{
    min-width: 300px !important;
}
li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.open>a:after {
    rotate: 360deg;
}
li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.open>a{
    color:#FF3694;
}

li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.open > a:after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-left: 5px;
    vertical-align: middle;
    background-image: url("https://146759849.fs1.hubspotusercontent-eu1.net/hubfs/146759849/weareip%202025/CaretDown%20(1).svg");
    background-size: contain;
    background-repeat: no-repeat;
    transition: transform .3s ease;
}


li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.open > a:after {
    transform: rotate(180deg);
}

.header_navigation .hs-menu-wrapper>ul>li>ul>li>ul {
    position: static !important;
    opacity: 1 !important;
    left: 0;
    display: block;
    padding: 0 6px;
}
.header_navigation .hs-menu-wrapper>ul>li>ul>li {
    width: 50%;
}
.header_navigation .hs-menu-wrapper>ul>li>ul>li>ul>li>a {
    color: #191530;
    font-family: Nata Sans;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -2%;
text-align:left;
}
/* .header_navigation .hs-menu-wrapper>ul>li>ul>li>ul>li:last-child {
    border-top: 1px solid #19153036;
} */
.header_navigation .hs-menu-wrapper>ul>li>ul>li>ul>li {
    padding: 10px 0;
}
/* .header_navigation .hs-menu-wrapper>ul>li>ul>li:first-child>ul {
    border-right: 1px solid #19153036;
} */




.headerTop-bar {
  background:#2B2841;
  color: #FF3694;
  font-size: 16px;
line-height:100%;
  padding: 12px 0;  
  overflow: hidden; 
  position: relative;
}
li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:after {
  content: none !important;
}

li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > a {
  position: relative;
  color: inherit;
  transition: color 0.3s ease;
}

li.hs-menu-item.hs-menu-depth-1.hs-item-has-children > a:after {
  content: url("https://146759849.fs1.hubspotusercontent-eu1.net/hubfs/146759849/CaretDown.svg");
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
  transition: 0.3s ease;
}

li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:hover > a,
li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active > a,
li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.hs-menu-item--open > a {
  color: #FF3694;
}

li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:hover > a:after,
li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active > a:after,
li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.hs-menu-item--open > a:after {
  content: url("https://146759849.fs1.hubspotusercontent-eu1.net/hubfs/146759849/weareip%202025/CaretDown%20(1).svg");
}

.header_navigation .hs-menu-wrapper > ul > li > ul > li > ul > li > a:after {
  content: "";
  position: absolute;
  right: 0 !important;
  top: 50%;
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
  background: url("https://146759849.fs1.hubspotusercontent-eu1.net/hubfs/146759849/weareip%202025/menuarrow-blue.svg") no-repeat center;
  background-size: contain;
  transition: all 0.3s ease-in-out;
}


.header_navigation .hs-menu-wrapper > ul > li > ul > li > ul > li > a:hover {
  color: #FF3694; 
}

.header_navigation .hs-menu-wrapper > ul > li > ul > li > ul > li > a:hover:after {
  background: url("https://146759849.fs1.hubspotusercontent-eu1.net/hubfs/146759849/menu%20arrow.svg") no-repeat center;
  background-size: contain;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {

    background: #f8faff;
}

/* .header_navigation .hs-menu-wrapper>ul>li>ul>li>ul>li>a:after {
  content: "";
  position: absolute;  
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
  background: url("https://146759849.fs1.hubspotusercontent-eu1.net/hubfs/146759849/menu%20arrow.svg") no-repeat center;
  background-size: contain;
} */



/* .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
  width: max-content;
  box-shadow: 0px 0px 73.3px 1px #0000000d;
  border: 1px solid #000000;
  border-radius: 18px; } */

/* .hs-menu-children-wrapper {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  padding: 0;
} */
/* .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper,
.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a  {
  padding-right: 20px;
} */
.headerTop-bar .topbar-inner {
  display: flex;
  align-items: center;
  justify-content: center;
/*   animation: scrollText 25s linear infinite; */
  gap: 8px;
}
.headerTop-bar {
    position: relative;
}

.topbar-close {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 30px;
    cursor: pointer;
    color:#FF3694 
    font-weight: bold;
}
.headerTop-bar .laptop_icon {
  width: 18px;
  height: auto;
}
span.topbar-text {
  font-family: Faktum Test;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color:#FF3694;  
}

.header-elements {
  background: #fff;
/*   border-bottom: 1px solid #eee; */
}
.header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px;

}
.common_container{
  width: 95%;
  margin: 0 auto;
}
.header-logo img {
  max-height: 50px;
}


.desktop-menu {
  display: flex;
}
.header-right-CTAs {
  display: flex;
  align-items: center;
  gap: 12px;
}

.header_navigation ul {
  display: flex;
  align-items: center;
  gap: 25px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.header_navigation ul li {
  position: relative;
}
.header_navigation ul li.hs-menu-item.hs-menu-depth-1 a:hover {
    color: #FF3694;
}
.header_navigation ul li a {
  color: #191530;
  text-decoration: none;
  font-family: Faktum Test !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  transition: color .3s ease;
}
.header_navigation .hs-menu-wrapper>ul>li>ul>li>ul>li>a:after {
/*   content: url("https://146759849.fs1.hubspotusercontent-eu1.net/hubfs/146759849/CaretDown.svg"); */
  display: inline-block;
  margin-left: 6px;
  vertical-align: middle;
}
li.hs-menu-item.hs-menu-depth-1.hs-item-has-children::after{
content: url("https://146759849.fs1.hubspotusercontent-eu1.net/hubfs/146759849/CaretDown.svg"); 
  display: inline-block;
  margin-left: 6px;
  vertical-align: middle;
}

/* .hs-menu-wrapper.hs-menu-flow-horizontal ul li ul {
  position: absolute;
  top: 40px;
  left: 0;
  display: none;
  background: #fff;
  border-radius: 6px;
  border: 1px solid #eee;
  min-width: 220px;
  padding: 10px 0;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
} */
/* .hs-menu-wrapper.hs-menu-flow-horizontal ul li:hover > ul {
  display: block;
} */
.header_navigation .hs-menu-wrapper>ul>li>ul>li>ul>li>a:hover {
    color: #FF3694;
}
.desktop-menu .hs-menu-wrapper>ul>li > ul {
  display: none;
}
.desktop-menu .hs-menu-wrapper>ul>li.hs-item-has-children.open > ul {
/*   display: flex;  */
display:block;
  left:0;
    opacity: 1;
   top: 100%;z-index: 9999;
}
.desktop-menu .hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
    flex-direction: row !important;
}
/* .hs-menu-wrapper.hs-menu-flow-horizontal ul li ul li {
  padding: 8px 20px;
  white-space: nowrap;    
}
.hs-menu-wrapper.hs-menu-flow-horizontal ul li ul li a {
  color: #191530;
  font-family: Nata Sans;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -2%;
} */


.btn {
  padding: 8px 18px;
  border-radius: 50px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  transition: all .3s ease;
}
.btn-outline {
    background: #ebf1fb;
    border: 2px solid #191530;
    border-radius: 30px;
    color: #191530;
    font-weight: 400;
padding:15px 20px;
    text-decoration: none !important;
}
.btn-outline:hover {
    background: #FF3694 !important;  
    border-color: #FF3694 !important;
    color: #fff !important;
}
.btn.btn-primary:hover {
  background: #de1b76;
  border: 2px solid #de1b76;
}
.btn.btn-primary {
  background: #ff3694;
  border: 2px solid #ff3694;
  border-radius: 30px;
  color: #fff;
  font-family: Faktum Test;
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  padding: 15px 20px;
  margin-bottom: 10px;
}

.dropdown-cta {
  position: relative;
  margin-top: 10px;
}
.dropdown-cta .dropdown-list {
  display: none;
  background: #fff;
  width: 100%;
  min-width: max-content;
  list-style: none;
  padding: 5px 0;
  box-shadow: 0px 0px 73px 1px #0000000D;
  border: 1px solid #000;
  border-radius: 18px;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 20;
}
.dropdown-cta:hover .dropdown-list {
  display: block;
}
.dropdown-cta .dropdown-list li {
  padding: 8px 15px;
}
.dropdown-cta .dropdown-list li a {
  font-family:'Faktum Test';
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  color: #191530;
  text-decoration: none;
  display: block;
}


.mobile-toggle {
  display: none;
  flex-direction: column;
  cursor: pointer;
  gap: 4px;
}
.mobile-toggle span {
  width: 24px;
  height: 3px;
  background: #222;
}
.mobile-menu {
  display: none;
  flex-direction: column;
  padding: 20px;
  background: #fff;
  overflow-y: auto;
  max-height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
.mobile-menu.active {
  display: flex;
}
.mobile-menu a {
  display: block;
  padding: 10px 0;
}

img.menurightarrow {
  width: 20px;
  float: right;
}
/* .mobile-menu .hs-menu-children-wrapper {
  display: none;
  padding-left: 15px;
} */
.mobile-menu .accordion-toggle {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mobile-menu .accordion-toggle.active + .hs-menu-children-wrapper {
  display: block;
}


.mobile-menu a br {
  display: block;
}
/* Animation Keyframes */
@keyframes scrollText {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}


@media (min-width: 1200px) and (max-width: 1399px) {
.container.header-inner.common_container {
    width: 100%;
}
}

@media screen and (min-width: 800px) and (max-width: 1280px) {
  .header-logo img {
    width: 75%;
  }
  .header_navigation ul {
    gap: 15px;
  }
  .header_navigation ul li a {
    font-size: 13px;
  }
  .btn-outline, .btn.btn-primary {
    font-size: 12px;
    line-height: 100%;
    padding: 12px 20px;
  }
}


/* Ipad PRO */
@media (min-width: 992px) and (max-width: 1199px) {
.btn-outline, .btn.btn-primary {
    font-size: 12px !important;
    line-height: 100%;
    padding: 12px 11px !important;
}
  .header-logo img {
    width: 70%;
  }
  .header_navigation ul {
    gap: 9px;
    left: -31px;
    position: relative;
    top: -4px;  
}
.header_navigation ul li a {
    font-size: 13px;
    padding-right: 11px;
}
}
@media (max-width: 1024px) {

.mobile-menu .hs-menu-wrapper>ul>li>ul {
/*     display: none !important; */
  padding:0 30px;
}
.mobile-menu .hs-menu-wrapper>ul>li:hover>ul {
    left: 0;
    opacity: 1;
    position: relative;
    top: 0;
/*     display: none !important; */
}


  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
    text-align: left;
}
.mobile-ctas {
    padding-top: 20px;
    text-align: left !Important;
}
.hs-menu-children-wrapper li a:after {
    background: none;
}
a.btn.btn-outline {
    font-size: 15px;
    padding: 1px 20px;
    width: max-content;
    margin-bottom: 10px;
}
  .desktop-menu,
  .header-right-CTAs {
    display: none;
  }

  .mobile-menu .hs-menu-item.hs-item-has-children.has-children > a::after {
    content: "+";
    float: right;
    font-weight: bold;
  }

  .mobile-menu .hs-menu-item.hs-item-has-children.has-children.open > a::after {
    content: "-";
    float: right;
    font-weight: bold;
  }


  .mobile-menu .hs-menu-item:not(.hs-item-has-children):not(.has-children) > a::after {
    content: "";
  }
  .mobile-menu .accordion-toggle {
    align-items: center;
    cursor: pointer;
    display: none !important;
    display: flex;
    justify-content: space-between;
  }


  .mobile-toggle {
    display: flex;
    flex-direction: column;
    cursor: pointer;
    gap: 4px;
    z-index: 10000;
  }
  .mobile-toggle span {
    width: 24px;
    height: 3px;
    background: #222;
    transition: all 0.3s ease;
  }
  .mobile-toggle.is-open span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
  }
  .mobile-toggle.is-open span:nth-child(2) {
    opacity: 0;
  }
  .mobile-toggle.is-open span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }


  .mobile-menu {
    display: none;
    flex-direction: column;
    padding: 20px;
    background: #fff;
    overflow-y: auto;
    max-height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
  }
  .mobile-menu.active {
    display: flex;
    padding-top: 90px;
    margin-top: 70px;
  }

  .mobile-menu a {
    color: #191530;
    display: block;
    font-family: Faktum Test;
    font-size: 20px;
    font-weight: 400;
    line-height: 35px;
    padding: 10px 0;
    text-decoration: none;
  }
  .hs-menu-wrapper ul {
    display: block;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding-left: 0;
  }
  body .hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
  }
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
/*     display: block;
    white-space: nowrap; */
    font-family: Nata Sans;
    font-weight: 500;
    font-size: 14px;
    color: #191530;
    line-height: 22px;
    letter-spacing: -2%;
  }


  .mobile-menu .hs-menu-item.hs-menu-depth-1 {
    position: relative;
  }

/*   .mobile-menu .hs-menu-children-wrapper {
    display: none !important;
    padding-left: 15px;
  } */


  .mobile-menu .hs-menu-wrapper>ul>li.hs-item-has-children.open>ul {
    display: block;
    box-shadow: 0px 0px 73.3px 1px #0000000D;
    border: 1px solid #000000;
    border-radius: 18px;
  }
/* .mobile-menu .hs-menu-item.hs-menu-depth-1 ul.hs-menu-children-wrapper.open-menu-list ul.hs-menu-children-wrapper {
    display: block !important;
} */

  .mobile-menu .hs-menu-item.hs-menu-depth-1 > a::after {
    content: "+";
    float: right;
    font-weight: bold;
  }
.mobile-ctas {
    padding-top: 20px;
}

  .mobile-menu a br {
    display: block;
  }
li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:after {
    content: none !important;
}
 




}


.header-logo {
    padding-top: 11px;
}

.header-elements {
  position: relative;
  z-index: 9999;
  background: #fff;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.header-elements.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transform: translateY(0);
}
.hs-menu-wrapper.hs-menu-flow-horizontal ul li:hover>ul {
/*     display: block; */
}

.header-placeholder {
  height: 0;
}





/* Mobile Devices... */
@media screen and (max-width: 767px) {
.header-logo {
    position: relative;
    top: 5px;
}
.header__container {
    flex-direction: column;
    padding: 1rem 0 0;
    padding: 0 !Important;
}
.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
    text-align: left;
}
li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:after {
    content: none !important;
}
.mobile-ctas {
    padding-top: 20px;
    text-align: left !Important;
}
}
@media (min-width: 1200px) and (max-width: 1399px) {
.header_navigation ul li a {
    font-size: 14px;
}
.btn-outline, .btn.btn-primary , .btn.btn-primary{
    font-size: 12px !important;
}
}
@media (min-width: 1366px) and (max-width: 1700px) {

 body .footerCTA .footer-btn,  body .btn-outline, body .btn.btn-primary, 
body .dropdown-cta .dropdown-list li a, body .ctasimpleText a, body .dropdown-cta .btn {
    font-size: 12px !important;
}
body .header_navigation ul li a {
    font-size: 14px;
}
  body .header-logo a img {
    max-width: 100%;
    width: 200px;
}
}

@media (min-width: 1367px) {

body .homebannerRight img {
    width: 100% !important;
}
   .sliderTestsection .owl-item {
    width: calc(25% - 20px) !important;  
  }
  .twocol_accordion_cols {
    width: 80%;
}
.common_container {
    margin: 0 auto;
    width: 1200px !important;
}
.header_navigation ul li a {
    font-size: 19px;
}
.btn.btn-primary,
.btn-outline, .btn.btn-primary,
.dropdown-cta .dropdown-list li a,
body .ctasimpleText a, body .footerCTA .footer-btn{
    font-size:16px;
}
  .container.header-inner.common_container {
    width: 95% !important;
}
.header-logo a img {
    width: 300px;
    max-width: 100%;
}
}

/* Mobile Devices... */
@media screen and (max-width: 480px) {
span.topbar-text {
    font-size: 12px;
    line-height: 16px;
    width: 74%;
    text-align: left;
    margin-left: 0;
}

}

@media (max-width: 1130px) {


  .desktop-menu,
  .header-right-CTAs {
    display: none !important;
  }

  .mobile-toggle {
    display: flex !important;
  }


  .mobile-menu {
    display: none;
    flex-direction: column;
    padding: 20px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 100vh;
    overflow-y: auto;
    z-index: 9999;
  }

  .mobile-menu.active {
    display: flex;
    padding-top: 90px;
    margin-top: 70px;
  }


  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
    align-items: flex-start;
  }

  
  .desktop-menu .hs-menu-wrapper > ul > li > ul {
    display: none !important;
  }

.mobile-menu .hs-menu-wrapper>ul>li>ul {
/*     display: none !important; */
  padding:0 30px;
}
.mobile-menu .hs-menu-wrapper>ul>li:hover>ul {
    left: 0;
    opacity: 1;
    position: relative;
    top: 0;
/*     display: none !important; */
}


  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
    text-align: left;
}
.mobile-ctas {
    padding-top: 20px;
    text-align: left !Important;
}
.hs-menu-children-wrapper li a:after {
    background: none;
}
a.btn.btn-outline {
    font-size: 15px;
    padding: 1px 20px;
    width: max-content;
    margin-bottom: 10px;
}
  .desktop-menu,
  .header-right-CTAs {
    display: none;
  }

  .mobile-menu .hs-menu-item.hs-item-has-children.has-children > a::after {
    content: "+";
    float: right;
    font-weight: bold;
  }

  .mobile-menu .hs-menu-item.hs-item-has-children.has-children.open > a::after {
    content: "-";
    float: right;
    font-weight: bold;
  }


  .mobile-menu .hs-menu-item:not(.hs-item-has-children):not(.has-children) > a::after {
    content: "";
  }
  .mobile-menu .accordion-toggle {
    align-items: center;
    cursor: pointer;
    display: none !important;
    display: flex;
    justify-content: space-between;
  }


  .mobile-toggle {
    display: flex;
    flex-direction: column;
    cursor: pointer;
    gap: 4px;
    z-index: 10000;
  }
  .mobile-toggle span {
    width: 24px;
    height: 3px;
    background: #222;
    transition: all 0.3s ease;
  }
  .mobile-toggle.is-open span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
  }
  .mobile-toggle.is-open span:nth-child(2) {
    opacity: 0;
  }
  .mobile-toggle.is-open span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }


  .mobile-menu {
    display: none;
    flex-direction: column;
    padding: 20px;
    background: #fff;
    overflow-y: auto;
    max-height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
  }
  .mobile-menu.active {
    display: flex;
    padding-top: 90px;
    margin-top: 70px;
  }

  .mobile-menu a {
    color: #191530;
    display: block;
    font-family: Faktum Test;
    font-size: 20px;
    font-weight: 400;
    line-height: 35px;
    padding: 10px 0;
    text-decoration: none;
  }
  .hs-menu-wrapper ul {
    display: block;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding-left: 0;
  }
  body .hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
  }
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
/*     display: block;
    white-space: nowrap; */
    font-family: Nata Sans;
    font-weight: 500;
    font-size: 14px;
    color: #191530;
    line-height: 22px;
    letter-spacing: -2%;
  }


  .mobile-menu .hs-menu-item.hs-menu-depth-1 {
    position: relative;
  }

/*   .mobile-menu .hs-menu-children-wrapper {
    display: none !important;
    padding-left: 15px;
  } */


  .mobile-menu .hs-menu-wrapper>ul>li.hs-item-has-children.open>ul {
    display: block;
    box-shadow: 0px 0px 73.3px 1px #0000000D;
    border: 1px solid #000000;
    border-radius: 18px;
  }
/* .mobile-menu .hs-menu-item.hs-menu-depth-1 ul.hs-menu-children-wrapper.open-menu-list ul.hs-menu-children-wrapper {
    display: block !important;
} */

  .mobile-menu .hs-menu-item.hs-menu-depth-1 > a::after {
    content: "+";
    float: right;
    font-weight: bold;
  }
.mobile-ctas {
    padding-top: 20px;
}

  .mobile-menu a br {
    display: block;
  }
li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:after {
    content: none !important;
}
li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:hover > a:after, li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active > a:after, li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.hs-menu-item--open > a:after {
    content: url("https://146759849.fs1.hubspotusercontent-eu1.net/hubfs/146759849/weareip%202025/CaretDown%20(1).svg") !important; 
}
li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.open > a:after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-left: 5px;
    vertical-align: middle;
 background-image: none !important;
    background-size: contain;
    background-repeat: no-repeat;
    transition: transform .3s ease;
}
}
