.page-template-demande-demo .demo-flex {
  justify-content: space-between;
}
.page-template-demande-demo .inner-all {
  display: block !important;
  padding: 10px 0 2rem;
}
@media (min-width: 992px) {
  .page-template-demande-demo .inner-all {
    background-image: url(../img/triangle-violet.png), url(../img/triangle-bleu.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
  }
}
@media (max-width: 500px) {
  .page-template-demande-demo .inner-all {
    padding: 1rem 0;
  }
}
.page-template-demande-demo .logonomi img {
  width: 197px;
  max-width: 100%;
  height: auto;
  margin: 20px 0 0 8%;
}
@media (max-width: 1200px) {
  .page-template-demande-demo .logonomi img {
    margin: 20px 0 0 4%;
  }
}
.page-template-demande-demo .left-part h1 {
  font-family: "Gilroy", sans-serif;
  font-weight: 800;
  font-size: 60px;
  line-height: 45px;
  letter-spacing: -0.02em;
  color: #10243B;
  text-align: left;
  margin-bottom: 0.7rem;
  width: 100%;
  /*@media (min-width: 1100px) and (max-width: 1500px) {
      width:80%;
  }
  @media (min-width: 945px) and (max-width: 1100px) {
      width:100%;
  }
  @media (min-width: 500px) and (max-width: 700px) {
      width:80%;
  }*/
}
.page-template-demande-demo .left-part h1 span {
  display: block;
  margin-bottom: 0.7rem;
  /*&:first-child {
      text-align: left;
  }*/
}
@media (max-width: 500px) {
  .page-template-demande-demo .left-part h1 {
    font-size: 50px;
    line-height: 40px;
    width: 100%;
  }
}
.page-template-demande-demo .left-part ul li p {
  font-family: "Rubik", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  color: #7B7B7B;
}
@media screen and (max-width: 945px) {
  .page-template-demande-demo .right-part {
    margin-top: 0px !important;
  }
}
@media screen and (min-width: 946px) and (max-width: 1040px) {
  .page-template-demande-demo .right-part {
    width: 50% !important;
  }
}
@media screen and (min-width: 946px) {
  .page-template-demande-demo .right-part {
    margin-top: 100px !important;
    padding: 0 5% 0 4% !important;
  }
}
@media screen and (min-width: 1041px) {
  .page-template-demande-demo .right-part {
    width: 45% !important;
  }
}
@media screen and (min-width: 1120px) {
  .page-template-demande-demo .right-part .form-wrapper {
    padding: 15px 30px;
  }
}

.page-template-contact .inner-all {
  display: block !important;
  padding: 2rem 0;
}
@media (min-width: 992px) {
  .page-template-contact .inner-all {
    background-image: url(../img/triangle-violet.png), url(../img/triangle-bleu.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
  }
}
@media (max-width: 500px) {
  .page-template-contact .inner-all {
    padding: 1rem 0;
  }
}
.page-template-contact .left-part h1 {
  font-size: 32px;
}
.page-template-contact .left-part ul li p {
  font-family: "Fira", Arial;
  font-weight: 300;
  font-size: 14px;
  color: #123354;
  line-height: 20px;
  margin: 10px 0;
}
.page-template-contact .right-part {
  margin-top: 50px !important;
}

.page-template-demande-demo .demo-flex, .page-template-contact .demo-flex {
  display: flex;
  max-width: 100%;
}
@media (max-width: 945px) {
  .page-template-demande-demo .demo-flex, .page-template-contact .demo-flex {
    flex-direction: column;
  }
}
.page-template-demande-demo .left-part, .page-template-contact .left-part {
  margin-bottom: 100px;
  padding: 0 4% 0 8%;
}
@media (min-width: 946px) {
  .page-template-demande-demo .left-part, .page-template-contact .left-part {
    width: 50% !important;
  }
}
@media (max-width: 500px) {
  .page-template-demande-demo .left-part, .page-template-contact .left-part {
    margin-bottom: 20px;
  }
}
.page-template-demande-demo .left-part ul, .page-template-contact .left-part ul {
  margin: 4rem 0;
}
@media (max-width: 500px) {
  .page-template-demande-demo .left-part ul, .page-template-contact .left-part ul {
    margin: 2rem 0;
  }
}
.page-template-demande-demo .left-part ul li, .page-template-contact .left-part ul li {
  margin-bottom: 2.5rem;
  background: url(../img/puce-check.svg) no-repeat 0px 2px;
  padding-left: 1.5rem;
}
@media (max-width: 500px) {
  .page-template-demande-demo .left-part ul li, .page-template-contact .left-part ul li {
    margin-bottom: 1rem;
  }
}
.page-template-demande-demo .left-part ul li::marker, .page-template-contact .left-part ul li::marker {
  margin-top: 2rem;
}
.page-template-demande-demo .left-part ul li div, .page-template-contact .left-part ul li div {
  margin-left: 1rem;
}
.page-template-demande-demo .left-part ul li h2, .page-template-contact .left-part ul li h2 {
  font-family: "GalanoGrotesqueNewChart", sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #784789;
  margin-bottom: 20px;
}
.page-template-demande-demo .left-part ul li a, .page-template-contact .left-part ul li a {
  font-family: "Fira", Arial;
  font-size: 14px;
  color: #123354;
  line-height: 20px;
  margin: 6px 0;
  padding-left: 30px;
  display: inline-block;
}
.page-template-demande-demo .left-part ul li a i, .page-template-contact .left-part ul li a i {
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 2px;
}
.page-template-demande-demo .left-part ul li .kl-h5, .page-template-contact .left-part ul li .kl-h5 {
  font-family: "Gilroy", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 17px;
  line-height: 28px;
  color: #10243B;
  margin-bottom: 0;
}
.page-template-demande-demo .left-part .clients-list .clients-line, .page-template-contact .left-part .clients-list .clients-line {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(157px, 1fr));
  grid-row-gap: 30px;
  align-items: center;
  margin-top: 25px;
}
@media screen and (min-width: 946px) and (max-width: 1399px) {
  .page-template-demande-demo .left-part .clients-list .clients-line, .page-template-contact .left-part .clients-list .clients-line {
    margin-left: 0;
  }
}
.page-template-demande-demo .left-part .clients-list .kl-h3, .page-template-contact .left-part .clients-list .kl-h3 {
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #9C9C9C;
  margin-bottom: 0;
}
.page-template-demande-demo .left-part .clients-list .slick-slider .slick-track, .page-template-contact .left-part .clients-list .slick-slider .slick-track {
  display: flex;
  align-items: center;
  margin-top: 2rem;
}
@media (max-width: 500px) {
  .page-template-demande-demo .left-part .clients-list .slick-list, .page-template-contact .left-part .clients-list .slick-list {
    height: 100% !important;
  }
}
.page-template-demande-demo .left-part .clients-list .slick-slide, .page-template-contact .left-part .clients-list .slick-slide {
  text-align: center;
}
.page-template-demande-demo .left-part .clients-list img, .page-template-contact .left-part .clients-list img {
  padding: 0 1.2rem;
}
.page-template-demande-demo .left-part .clients-list .slick-slide img, .page-template-contact .left-part .clients-list .slick-slide img {
  display: initial;
}
.page-template-demande-demo .right-part, .page-template-contact .right-part {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  margin-bottom: 100px;
  margin-top: 20px;
  padding: 0 4%;
}
@media (max-width: 945px) {
  .page-template-demande-demo .right-part, .page-template-contact .right-part {
    width: 100%;
    margin-top: 0;
  }
}
.page-template-demande-demo .right-part .inner-right-part, .page-template-contact .right-part .inner-right-part {
  max-width: 600px;
}
@media (max-width: 945px) {
  .page-template-demande-demo .right-part .inner-right-part, .page-template-contact .right-part .inner-right-part {
    max-width: 100%;
  }
}

.form-wrapper {
  background: #FFFFFF;
  box-shadow: 0px 5px 100px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  padding: 4rem 3rem;
}
@media (max-width: 500px) {
  .form-wrapper {
    padding: 1rem;
  }
}
.form-wrapper .fields {
  display: flex;
}
@media (max-width: 500px) {
  .form-wrapper .fields {
    display: block;
  }
}
.form-wrapper .field-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 0.5rem;
}
.form-wrapper label {
  width: auto !important;
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 26px;
  display: flex;
  align-items: center;
  letter-spacing: -0.02em;
  color: #25415F;
}
.form-wrapper input, .form-wrapper select {
  width: 100% !important;
  background: #F5F5F5 !important;
  border-radius: 3px !important;
  padding: 0 0.6rem !important;
  min-height: 42px !important;
}
@media (max-width: 500px) {
  .form-wrapper input, .form-wrapper select {
    min-height: 40px !important;
  }
}
.form-wrapper select {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e") !important;
  background-repeat: no-repeat !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  background-position: right 0.6rem center !important;
  background-size: 1em !important;
  line-height: inherit !important;
}
.form-wrapper input[type=submit] {
  background-color: #123354 !important;
  border-radius: 100px !important;
  margin-top: 4rem !important;
  margin-bottom: 1.5rem;
  max-width: 100% !important;
  font-family: "Rubik", sans-serif !important;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #FFFFFF !important;
  min-height: 56px;
}
@media (max-width: 500px) {
  .form-wrapper input[type=submit] {
    min-height: 50px;
  }
}
.form-wrapper p {
  font-family: "Rubik", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 11px;
  line-height: 18px;
  text-align: center;
  color: #5A5A5A;
}
.form-wrapper p b {
  font-weight: 500;
}

.contenu-form-container .form-content > p {
  margin-bottom: 2rem;
}

.gradient-filter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: linear-gradient(87.31deg, #775088 2.15%, #25415F 99.94%) !important;
}

.page-template-editorial .editorial-hero {
  height: 400px;
}

.page-template-accueil .faq {
  background: #eff0f6;
}
.page-template-accueil .bg-color {
  background-image: linear-gradient(180deg, #eff0f6 0%, #eff0f6 100%);
}
.page-template-accueil .bloc-sm {
  background-image: linear-gradient(white) !important;
}

.article-content h4 {
  font-size: 16px !important;
}

.clients-hero, .partners-hero, .archive-hero {
  background-color: #eff0f6 !important;
}

.article-content h4 {
  padding: 0 !important;
}

.wrapper-cross-sales .cross-sales {
  background-color: #eff0f6;
}

.contact-push {
  background-color: #eff0f6;
}

.kl-sec-number {
  background: #eff0f6 !important;
}

.page-template-data #id-label {
  background: #eff0f6 !important;
}

#our-mission {
  background: #eff0f6 !important;
}

#about-history {
  background: #eff0f6 !important;
}

#about-jobs {
  background: #eff0f6 !important;
}

.rounded-cta {
  padding: 12px 30px 14px 30px !important;
}

.client-content h3 {
  font-family: "Rubik", sans-serif;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: center;
  margin: 20px 0 -10px;
}

.pub-cat {
  color: grey !important;
  margin-bottom: 5px;
  font-size: 12px;
}

.page-template-about .kl-our-mission h2 {
  font-size: 42px !important;
  text-align: center;
  margin: 0 !important;
  margin-bottom: 40px !important;
  max-width: none !important;
}
.page-template-about .kl-our-mission .kl-info-ours h3 {
  color: #A3A394;
  text-transform: none !important;
  margin-bottom: 10px;
  font-size: 18px !important;
  line-height: 21px !important;
  font-family: "GalanoGrotesqueNewChart", sans-serif !important;
}

.page-template-editorial .wrapper-editorial .article-content a {
  color: #fff;
  font-family: "Fira", Arial;
  background: #123354;
}

.wrapper-editorial .article-content {
  padding-inline: 20px;
}
@media screen and (min-width: 768px) {
  .wrapper-editorial .article-content {
    padding-inline: 60px;
  }
}
@media screen and (min-width: 992px) {
  .wrapper-editorial .article-content {
    padding-inline: 120px;
  }
}

.page-template-accompagnement-client .demo {
  background: linear-gradient(99.51deg, #EB7F7C 19.78%, #E95A54 77.63%) !important;
}

.border-nav {
  border-right: 1px solid #D1D1C9;
}

.engagement {
  padding-top: 80px;
  padding-bottom: 80px;
  color: white;
}

.list-services-1 h2 {
  margin-bottom: 15px !important;
  color: #123354;
  letter-spacing: -0.4px;
  font-weight: bold;
  text-align: left;
}

.mobile-title {
  color: #25415F;
  margin-top: 20px !important;
  font-weight: 600;
}

.page-template-accompagnement-client .kl-bg-rose {
  background: linear-gradient(99.51deg, #EB7F7C 19.78%, #E95A54 77.63%) !important;
  color: white !important;
}
.page-template-accompagnement-client .slick-list {
  border-radius: 8px;
}

.page-template-accompagnement-client .kl-wrapper-customers-list .prev, .page-template-accompagnement-client .kl-wrapper-customers-list .next {
  border: 2px solid #FFF;
  background: transparent;
}
.page-template-accompagnement-client .kl-wrapper-customers-list .prev {
  left: -90px !important;
}
.page-template-accompagnement-client .kl-wrapper-customers-list .next {
  right: -90px !important;
}
.page-template-accompagnement-client .kl-img-cover {
  width: initial !important;
}

.page-template-tpl-data h1 {
  line-height: 50px;
}

.page-id-28057 .demo {
  background: linear-gradient(90deg, #0A1647 0%, #64A3D0 100%) !important;
}

.article-content ul {
  padding-left: 40px;
}
.article-content ul li {
  list-style: disc;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 300;
}
@media (min-width: 1200px) {
  .article-content ul li {
    font-size: 16px;
  }
}
.article-content ul li strong {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (min-width: 1200px) {
  .article-content ul li strong {
    font-size: 16px;
  }
}

.wrapper-editorial .article-content strong, .wrapper-editorial .article-content span {
  font-size: 14px !important;
  line-height: 1.5 !important;
}
@media screen and (min-width: 1200px) {
  .wrapper-editorial .article-content strong, .wrapper-editorial .article-content span {
    font-size: 16px !important;
  }
}

.wrapper-editorial .article-content cite {
  font-size: 14px !important;
  line-height: 1.5 !important;
}
@media screen and (min-width: 1200px) {
  .wrapper-editorial .article-content cite {
    font-size: 16px !important;
  }
}

.contenu-form-container .article-content .article-subtitle,
.contenu-form-container .article-content h1, .contenu-form-container .article-content h2,
.contenu-form-container .article-content h3, .contenu-form-container .article-content h4,
.contenu-form-container .article-content h5, .contenu-form-container .article-content h6 {
  padding: 20px 0 30px 0;
  font-family: "Fira", Arial;
  font-weight: 500;
  font-style: italic;
  font-size: 22px;
  color: #123354;
  letter-spacing: 0px;
}

.wrapper-editorial .article-content span, .wrapper-editorial .article-content p,
.wrapper-editorial .article-content em, .wrapper-editorial .article-content i,
.wrapper-editorial .article-content cite, .wrapper-editorial .article-content a,
.contenu-form-container .article-content span, .contenu-form-container .article-content p,
.contenu-form-container .article-content em, .contenu-form-container .article-content i,
.contenu-form-container .article-content cite, .contenu-form-container .article-content a,
.contenu-form-container .article-content ul li {
  font-weight: 300 !important;
  color: #123354;
  letter-spacing: 0px;
  font-family: "Fira", Arial;
}

.wrapper-editorial .article-content b, .wrapper-editorial .article-content strong,
.contenu-form-container .article-content b, .contenu-form-container .article-content strong {
  font-weight: 400 !important;
  color: #123354;
  letter-spacing: 0px;
}

@media screen and (min-width: 992px) {
  .kl-list-count-link-dropdown {
    -moz-column-count: 1 !important;
         column-count: 1 !important;
  }
}

.page-template-tpl-data .primary-buttons {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .page-template-tpl-data .primary-buttons {
    margin-top: 30px;
    margin-bottom: 40px;
    justify-content: center;
    align-items: center;
  }
}

.kl-btn:not(.kl-btn-default-v3).kl-inverse-color {
  background: #342956 !important;
  color: #fff !important;
}
.kl-btn:not(.kl-btn-default-v3).kl-inverse-color:hover {
  border: 1px solid #342956 !important;
  color: #342956 !important;
}
.kl-btn:not(.kl-btn-default-v3).kl-inverse-color::before {
  background: #fff !important;
}

.kl-section-privacy-data {
  background-image: url("../../assets/img/data-page/bg-privacy-data2.webp") !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover !important;
  width: 100%;
  padding: 70px 0;
  position: relative;
}

.bloc-sales-intelligence .accroche-bloc h2 {
  color: #784789;
  font-size: 26px;
  letter-spacing: -0.7px;
  margin: 0;
}
.bloc-sales-intelligence .accroche-bloc h2 svg {
  width: 30px;
  margin-right: 15px;
  vertical-align: top;
  display: inline-block;
}
.bloc-sales-intelligence .accroche-bloc h3 {
  font-weight: 400;
  font-size: 32px;
  color: #123354;
  margin: 50px 0;
}
.bloc-sales-intelligence .accroche-bloc h3 span {
  display: block;
  font-size: 18px;
  font-family: "Fira", Arial;
  font-weight: 300;
  margin-top: 15px;
  margin: 30px auto;
}

.hero-service__description {
  color: #784789;
  font-family: "Galano", sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 22px;
  max-width: 100% !important;
}

.bc-hero .wrapper .inner-bc-heading .bc-heading p {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: -0.9px;
  margin-bottom: 20px;
}

.kl-section-data-verify-human-home-v3 .kl-text-16-v3.kl-mb-40 h2 {
  font-family: "Fira";
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 1rem;
  margin-top: 0;
}
@media screen and (min-width: 1200px) {
  .kl-section-data-verify-human-home-v3 .kl-text-16-v3.kl-mb-40 h2 {
    font-size: 16px;
  }
}

p.bc-dl-title-text {
  font-size: 26px !important;
  color: #784789 !important;
  margin-left: 10px !important;
  vertical-align: middle !important;
  display: inline !important;
  font-family: "Galano", sans-serif !important;
  font-weight: 400 !important;
  line-height: 1.2 !important;
}

.wp-block-embed.alignleft {
  display: flex !important;
  justify-content: flex-start !important;
  align-items: center !important;
  max-width: unset !important;
}

.wp-block-embed.alignright {
  display: flex !important;
  justify-content: flex-end !important;
  align-items: center !important;
  max-width: unset !important;
}

.wp-block-embed.aligncenter {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}/*# sourceMappingURL=custom.css.map */