/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

@font-face {
    font-family: 'proxima-bold';
    src: url('//info.iadvize.com/hubfs/landing-page/global/font/proxima/proximanova-bold-webfont.eot');
    src: url('//info.iadvize.com/hubfs/landing-page/global/font/proxima/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('//info.iadvize.com/hubfs/landing-page/global/font/proxima/proximanova-bold-webfont.woff2') format('woff2'),
         url('//info.iadvize.com/hubfs/landing-page/global/font/proxima/proximanova-bold-webfont.woff') format('woff'),
         url('//info.iadvize.com/hubfs/landing-page/global/font/proxima/proximanova-bold-webfont.ttf') format('truetype'),
         url('//info.iadvize.com/hubfs/landing-page/global/font/proxima/proximanova-bold-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: bold;
    font-style: normal;
}

img.hs-image-widget {
    margin-bottom: 1rem;
  }  
  .hs-header-bottom-section .right a {
   /* padding: 0 !important;*/
  }
  .header__logo a img {
    width: auto !important;
    height: auto !important; 
    margin-bottom: 10px !important;
}
  .hp-header-more-btn {
    padding: 14px !important;
  }
  .mobile-view > .hs-header-bottom-inner .right,
  header > div > div.hs-header-bottom-section.mobile-view > div.hs-header-bottom-inner > div.right {
    display: none;
  }
  .header.header {
  position: absolute;
  }
  .header-black-2024,
  .hs-header-bottom-inner {
   background: rgba(0, 0, 0, 0.7) !important;
   border-bottom: 0.7px solid rgba(255, 255, 255, 0.60);
  }
 

  .lp-genai-2024 {
  padding-top: 163px !important;
  }
  .hs-header-bottom-section .right a.cta-menu-2024,
  .hs-header-bottom-section .right button.cta-menu-2024 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    min-width: max-content;
    background: #fff;
    color: #000;
    border-radius: 50px;
    border: none;
  font-family: "proxima-bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    display: flex;
    padding: 14px !importanrt;
    height: 50px;
    vertical-align: middle;
    text-decoration: none;
  }
   .cta-menu-2024 span {
    align-items: center;
    border: none;
    border-radius: 12.5rem;
    font-family: proxima-bold, Proxima Nova, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 18px;
    height: 56px;
    padding: 20px 25px;
    text-align: center;
     color: #000;
  }

.hs-header-bottom-inner,
.header-black-2024 {
  display: flex !important;
  flex: 2 1 !important;
  flex-direction: row;
}

.header-black-2024 {
  justify-content: space-between;
}
.hs-header-bottom-inner .left {
    width: 25% !important;
    justify-content: space-between !important;
    flex-direction: row !important;
}

a.take-a-tour-btn {
    background: var(--conversation-screamin-green-40-ff-81, #40ff81);
    border-radius: 3.125rem;
    display: flex;
    height: 50px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    width: auto;
    max-width: max-content;
    min-width: 170px;
    transition: all 0.5s;
   cursor:pointer;
      color: #100b24;
}

a.take-a-tour-btn span {
font-family: ProximaNova-bold, proxima-bold, Proxima Nova, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    transition: all .2s;
    font-size: 1rem;
    text-align: center;
}


a.take-a-tour-btn:hover {
    background: #100b24;
    border: 2px solid var(--conversation-screamin-green-40-ff-81, #40ff81);
    border-radius: 3.125rem;
    box-shadow: 0 0 25px 0 rgba(64, 255, 129, .7);
    text-decoration: none;
   color: var(--conversation-screamin-green-40-ff-81, #40ff81);
}

.hs-header-bottom-inner .right {
    display: flex;
    width: 25% !important;
    flex-direction: row;
    justify-content: flex-end;
}

@media (max-width: 1300px) {
a.take-a-tour-btn {
  display: none;
  }   
  
  @media screen and (max-width: 1300px) {
    .hs-header-mobile-menu .hs-menu-wrapper > ul > li > a {
    background-color: transparent: !important;
    }
  }
  
  
}
  @media screen and (max-width: 768px) {
    .lp-genai-2024 {
  padding-top: 82px !important;
  }
  }

  .header__logo a img {
    width: auto !important;
    height: auto !important; 
    margin-bottom: 10px !important;
}
  .hp-header-more-btn {
    padding: 14px 20px; 
  }
  .mobile-view > .hs-header-bottom-inner .right {
    display: none;
  }
  .header.header {
  position: absolute;
  }
  .header-black-2024,
  .hs-header-bottom-inner {
   background: rgba(0, 0, 0, 0.8) !important;
   backdrop-filter: blur(4px);
   border-bottom: 0.7px solid rgba(255, 255, 255, 0.60);
  }

/* test a supprimer si probleme hauteur des bannieres */
.hs-header-bottom-inner {
    padding: 12px 30px;
}
  .lp-genai-2024 {
  padding-top: 163px;
  }
  .cta-menu-2024 {
  border-radius: 12.5rem;
    color: var(--grey-000, #fff);
    font-family: "proxima-bold", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
  } 
  .hs-header-bottom-section .right a.cta-menu-2024,
  .hs-header-bottom-section .right button.cta-menu-2024 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    /* height: 50px; */
    background: #fff !important;
    color: #000;
    border-radius: 50px;
    border: none;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    display: flex;
    padding: 14px;
    width: 200px;
    max-width: fit-content;
    vertical-align: middle;
    text-decoration: none;
  }
.hs-header-bottom-section .right a.cta-menu-2024,
  .hs-header-bottom-section .right button.cta-menu-2024 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    min-width: max-content;
    background: #fff;
    color: #000;
    border-radius: 50px;
    border: none;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    display: flex;
    padding: 20px 25px;
    height: 50px;
    vertical-align: middle;
    text-decoration: none;
  }


   .cta-menu-2024 span.btn-text-2024 {
    align-items: center;
    border: none;
    border-radius: 12.5rem;
    font-family: "proxima-bold", Proxima Nova, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    height: 56px;
    text-align: center;
     display: inline-block;
     color: #000;
  }

.cta-menu-2024 span.btn-text-2024:lang(fr) {
    min-width: 200px;
    padding: 19px 14px;
}

.cta-menu-2024 span.btn-text-2024:lang(en) {
padding: 19px 20px;
}


a.take-a-tour-btn {
    background: var(--conversation-screamin-green-40-ff-81, #40ff81);
    border-radius: 3.125rem;
    display: flex;
    height: 56px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    width: auto;
    max-width: max-content;
    min-width: 170px;
    transition: all 0.5s;
   cursor:pointer;
      color: #100b24;
}

a.take-a-tour-btn span {
font-family: ProximaNova-bold, proxima-bold, Proxima Nova, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    transition: all .2s;
    font-size: 1rem;
    text-align: center;
}


a.take-a-tour-btn:hover {
    background: #100b24;
    border: 2px solid var(--conversation-screamin-green-40-ff-81, #40ff81);
    border-radius: 3.125rem;
    box-shadow: 0 0 25px 0 rgba(64, 255, 129, .7);
    text-decoration: none;
   color: var(--conversation-screamin-green-40-ff-81, #40ff81);
}

.hs-header-bottom-inner .right:lang(fr) {
    display: flex;
    width: 10%;
    flex-direction: row;
    justify-content: flex-end;
}


.hs-header-bottom-inner .right:lang(en) {
    display: flex;
    width: 25% !important;
    flex-direction: row;
    justify-content: flex-end;
}

.hs-header-bottom-inner .left:lang(en) {
    width: 25% !important;
}



@media (max-width: 1300px) {
  .hs-header-bottom-inner .left {
    justify-content: space-between;
    width: 100%;
  }
  .header-black-2024,
  .hs-header-bottom-inner {
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(3px);
  }
  
.hs-menu-wrapper.flyouts .hs-item-has-children,
 .hs-header-mobile-menu .hs-menu-wrapper > ul > li {
  position: relative;
  }  
  
  .hs-header-mobile-menu-inner {
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(3px);
    border-bottom: 0.7px solid rgba(255, 255, 255, 0.60);
    padding: 12px 24px;
  }  
 
  .hs-header-mobile-menu .hs-menu-wrapper > ul > li {
  border: none !important;
    border-bottom: none !important;
  }
  
  /****toggle***/
  
  
 .menu-toggle {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  right: 18px;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}
  
.menu-toggle span {
  position: relative;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-size: 0;
  width: 26px;
  height: 2px;
  background-color: #ededed;
  border-radius: 100px;
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
  
 .menu-toggle span:before, .menu-toggle span:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #ededed;
  border-radius: 100px;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
  
.menu-toggle span:before {
  bottom: calc(100% + 6px);
}
  
 .menu-toggle span:after {
  top: calc(100% + 6px);
}

.is-visible .menu-toggle span {
  background-color: transparent;
}

.is-visible .menu-toggle span:before {
  bottom: auto;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.is-visible .menu-toggle span:after {
  top: auto;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
  
  /**.hs-header-bottom-inner .right .menu-toggle ****/

  .hs-header-mobile-menu {
     flex-direction: column;
     width: 100%;
     display: none;
     background: transparent;
  }
  .hs-header-mobile-menu .hs-menu-wrapper > ul > li > a {
  color: #fff !important;
  color: var(--neutral-000-ffffff, #FFF);
  text-align: center;
  font-family: "proxima-bold", "Proxima Nova", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
    padding: 24px 0;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
  }
   
.hs-header-mobile-menu .hs-menu-wrapper>ul>li.hs-item-has-children>a:after {
  content: url('https://info.iadvize.com/hubfs/2024/Menu/arrow-right.png');
  padding-left: 5px;
}
  
 
  .hs-menu-wrapper.flyouts .hs-item-has-children.child-open > a:after {
      content: url('https://info.iadvize.com/hubfs/2024/Menu/arrow-down.png');
      animation: transform 1s;
  }
   
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
    justify-content: left !important;
}

.hs-header-bottom-inner {
   background: rgba(0, 0, 0, 0.7) !important;
  padding: 12px 24px !important;
  flex-direction: row;
}
  .hs-header-mobile-menu .hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
    background: transparent !important;
    color: #fff !important;
    padding-left: 0 !important;
    align-items: flex-start;
    justify-content: flex-start;
    margin-left: 2rem;
    padding: 0;
  }
  
  .hs-header-mobile-menu .bottom .cta-mobile, button.cta-mobile {
    justify-content: center;
    background: #fff;
    border-radius: 10px;
    border: none;
    width: auto;
    color: var(--neutral-1000000000, #000);
    font-feature-settings: 'clig' off, 'liga' off;
  font-family: "proxima-bold", "Proxima Nova", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 18px;
    letter-spacing: 0.2px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    display: inline-flex;
    height: 46px;
    padding: 24px;
    border-radius: 117.526px;
    }
  
  .hs-header-mobile-menu .bottom {
    padding: 25px 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;  
   }
  
}

@media screen and (max-width: 1340px) {
  .hs-header-bottom-inner .right {
  width: 27%;
  }
}

  @media screen and (max-width: 1300px) {
  header > div > div.hs-header-bottom-section.mobile-view > div.hs-header-bottom-inner > div.right {
    display: block;
  }
}


  @media screen and (max-width: 768px) {
    .mobile-view > .hs-header-bottom-inner {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;    
    }
  }

/* style topbar */

.hs-header-topbar-2024 {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: auto;
}


/*****************************************/
/* Start your style declarations here    */
/*****************************************/