@import url(https://use.typekit.net/mcz2nqr.css);
@import url(https://use.typekit.net/zcm5udv.css);
@charset "UTF-8";
/* WordPlate */
.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.glide * {
  box-sizing: inherit;
}
.glide__track {
  overflow: hidden;
}
.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  touch-action: pan-Y;
  overflow: hidden;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
}
.glide__slides--dragging {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.glide__slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  white-space: normal;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.glide__slide a {
  -webkit-user-select: none;
          user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.glide__arrows {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.glide__bullets {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.glide--rtl {
  direction: rtl;
}

/* Define the general settings used */
/* See _bootstrap.scss */
/* basic recurent elements */
@keyframes fadeup {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadedown {
  0% {
    opacity: 0;
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeup_xs {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeout {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-150px);
  }
}
@keyframes fadeoutSlider {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeoutBanner {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 1;
    transform: translateY(-100vh);
  }
}
@keyframes faderight {
  0% {
    opacity: 0;
    transform: translateY(20px) translateX(50px) skew(2deg);
  }
  100% {
    opacity: 1;
    transform: translateY(0) translateX(0);
  }
}
@keyframes fadeleft {
  0% {
    opacity: 0;
    transform: translateY(-20px) translateX(-50px) skew(-2deg);
  }
  100% {
    opacity: 1;
    transform: translateY(0) translateX(0);
  }
}
@keyframes fadeoutleft {
  0% {
    opacity: 1;
    transform: translateY(0) translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px) translateX(-50px) skew(-2deg);
  }
}
@keyframes text_hover {
  0% {
    transform: translateX(0);
    text-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  }
  100% {
    transform: translateX(20px);
    text-shadow: 0 40px 60px rgba(0, 0, 0, 0.1);
  }
}
@keyframes zoomout {
  0% {
    opacity: 0;
    transform: scale(1.3) translateY(100px);
  }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}
@keyframes fadeup_title {
  0% {
    opacity: 0;
    width: 0;
    color: #000000;
  }
  100% {
    opacity: 1;
    width: 101%;
    color: rgb(38.25, 38.25, 38.25);
  }
}
.fadeup-title,
.fadeup.title {
  position: relative;
  overflow: hidden;
}
.fadeup-title::after,
.fadeup.title::after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: #FFF;
  top: 0;
}

.animate .fadeout,
.animate .fadein,
.animate .fadeup,
.animate .faderight,
.animate-reverse .fadeout,
.animate-reverse .fadein,
.animate-reverse .fadeup,
.animate-reverse .faderight {
  opacity: 0;
  display: block;
}
.animate.is-visible .fadeout,
.animate-reverse.is-visible .fadeout {
  animation: fadeout 0.9s 1 forwards;
}
.animate.is-visible .fadein,
.animate-reverse.is-visible .fadein {
  opacity: 0;
  animation: fadein 0.9s 1 forwards;
}
.animate.is-visible .fadeup,
.animate-reverse.is-visible .fadeup {
  opacity: 0;
  animation: fadeup 0.9s 1 forwards;
}
.animate.is-visible .fadeup.title::after,
.animate-reverse.is-visible .fadeup.title::after {
  height: 0;
  bottom: -15px;
  top: auto;
  transition: all 0.7s;
}
.animate.is-visible .fadeup-title,
.animate-reverse.is-visible .fadeup-title {
  opacity: 0;
  animation: fadeup 0.9s 1 forwards;
}
.animate.is-visible .fadeup-title::after,
.animate-reverse.is-visible .fadeup-title::after {
  height: 0;
  bottom: -15px;
  top: auto;
  transition: all 0.7s;
}
.animate.is-visible .faderight,
.animate-reverse.is-visible .faderight {
  opacity: 0;
  animation: faderight 0.9s 1 forwards;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.white {
  color: #FFF;
}
.white span {
  color: #260659;
}

.black {
  color: #010C27;
}
.black span {
  color: #6D58EC;
}

body {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #260659;
}
body a {
  color: #260659;
}
body p {
  margin-top: 0;
}
body br {
  display: none;
}
body p, body li {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.4em;
  font-size: 15px;
}
@media (min-width: 992px) {
  body br {
    display: block;
  }
}
@media (min-width: 1200px) {
  body p, body li {
    font-size: 18px;
  }
}
.big-title, h1 {
  font-family: "space-grotesk-variable", sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: clamp(40px, 4vw, 70px);
  letter-spacing: -1px;
  line-height: 1.1em;
}
@media (min-width: 1600px) {
  .big-title.cta, h1.cta {
    font-size: 76px;
  }
}

.medium-title, h2 {
  font-family: "space-grotesk-variable", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 30px 0;
  font-size: clamp(28px, 6vw, 36px);
  letter-spacing: -1px;
  line-height: 1.25em;
}
.medium-title strong, h2 strong {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.footer .medium-title, .footer h2 {
  padding-bottom: 5px;
}
@media (min-width: 1200px) {
  .footer .medium-title, .footer h2 {
    font-size: 41px;
  }
}
@media (min-width: 1600px) {
  .footer .medium-title, .footer h2 {
    font-size: 51px;
  }
}

.small-title, .custom-wysiwyg h3, .partners--wrapper h2, h3 {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.25em;
  font-size: 20px;
  letter-spacing: 0px;
}
@media (min-width: 768px) {
  .small-title, .custom-wysiwyg h3, .partners--wrapper h2, h3 {
    font-size: 28px;
  }
}
.small-title span, .custom-wysiwyg h3 span, .partners--wrapper h2 span, h3 span {
  color: #260659;
}
@media (min-width: 768px) {
  .small-title, .custom-wysiwyg h3, .partners--wrapper h2, h3 {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .small-title, .custom-wysiwyg h3, .partners--wrapper h2, h3 {
    font-size: 26px;
  }
}
@media (min-width: 1200px) {
  .small-title, .custom-wysiwyg h3, .partners--wrapper h2, h3 {
    line-height: 1.15em;
    font-size: 28px;
  }
}
@media (min-width: 1600px) {
  .small-title, .custom-wysiwyg h3, .partners--wrapper h2, h3 {
    font-size: 28px;
  }
}

.xsmall-title {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
}
.xsmall-title.light {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.xsmall-title.light strong {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media (min-width: 768px) {
  .xsmall-title {
    font-size: 20px;
  }
}
@media (min-width: 1600px) {
  .xsmall-title {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .xsmall-title.usp {
    font-size: 30px;
  }
}

.intro, .intro p {
  font-family: "space-grotesk-variable", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
}
@media (min-width: 992px) {
  .intro, .intro p {
    font-size: 24px;
  }
}
.intro p, .intro p p {
  margin-top: 0;
}

.icon-play {
  clip-path: polygon(0 0, 0% 100%, 61% 50%);
  width: 15px;
  height: 15px;
  margin-right: 2.5px;
  background: #FFF;
  display: inline-block;
}

.btn-arrow {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 500;
  font-style: normal;
  justify-content: flex-start;
}
.btn-arrow.white {
  color: #FFF;
}
@media (min-width: 992px) {
  .btn-arrow {
    font-size: 18px;
  }
  .btn-arrow:hover .arrow,
  .btn-arrow:hover .arrow--white {
    margin-left: 20px;
  }
}

.icon-green {
  fill: #260659;
}

.icon-grey {
  fill: rgba(238, 244, 254, 0.5);
}

.label {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 0.5px;
  display: block;
  color: #EEF4FE;
}
@media (min-width: 1200px) {
  .label {
    font-size: 18px;
  }
}

.tag {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 500;
  font-style: normal;
  border-radius: 50px;
  padding: 5px 25px;
  font-size: 16px;
  border: 2px solid #6D58EC;
  color: #6D58EC;
  display: inline-block;
}
.tag + .title {
  margin-top: 20px !important;
}
.tag.green {
  border-color: #260659;
  color: #260659;
}
@media (min-width: 992px) {
  .tag {
    font-size: 18px;
  }
}

.usp-check {
  height: 50px;
  width: 50px;
  border-radius: 50px;
  background-color: rgba(209, 251, 231, 0.8);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.usp-check img {
  display: block;
  height: 50px;
  width: auto;
  position: relative;
  right: -10px;
  top: -10px;
}
@media (min-width: 992px) {
  .usp-check {
    height: 60px;
    width: 60px;
  }
  .usp-check img {
    height: 60px;
  }
}
@media (min-width: 1600px) {
  .usp-check {
    height: 80px;
    width: 80px;
  }
  .usp-check img {
    height: 70px;
  }
}

.checked-list {
  padding: 0;
  margin: 0;
  list-style: none;
  padding: 20px 0;
}
.checked-list li {
  display: block;
}
.checked-list li a {
  display: block;
}
.checked-list li {
  position: relative;
  display: block;
  padding-left: 35px;
  margin-bottom: 10px;
  color: #FFF;
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.checked-list li .checked-icon {
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
}
.checked-list li .checked-icon img {
  display: block;
  width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .checked-list li {
    padding-left: 40px;
  }
}
@media (min-width: 1200px) {
  .checked-list {
    padding: 30px 0;
  }
  .checked-list li {
    font-size: 20px;
    margin-bottom: 18px;
  }
  .checked-list li .checked-icon {
    width: 28px;
    height: 28px;
  }
}
@media (min-width: 1600px) {
  .checked-list li {
    font-size: 24px;
  }
}

small {
  font-size: 12px;
}

/* Generic design buttons */
.btn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  box-shadow: none;
  text-decoration: none;
  border-radius: 0;
}
.btn:hover {
  color: inherit;
}

.btn-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
}

.btn-primary, .single-post__text .btn-wrapper .btn-primary--arrow, .custom-wysiwyg a.btn-primary, .custom-wysiwyg a.btn-purple, form input[type=submit], .btn-purple,
.btn-secondary,
.custom-wysiwyg a.btn-secondary,
.btn-success,
.btn-warning,
.btn-danger,
.btn-info,
.btn-white,
.btn-black {
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  box-shadow: none;
  text-decoration: none;
  border-radius: 0;
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 500;
  font-style: normal;
  transition: all 0.5s;
  border-radius: 50px;
  padding: 8px 20px 10px 20px;
  font-size: 15px;
  display: inline-block;
  text-align: center;
  color: #010C27;
  position: relative;
  z-index: 2;
}
.btn-primary:hover, .single-post__text .btn-wrapper .btn-primary--arrow:hover, .custom-wysiwyg a.btn-primary:hover, .custom-wysiwyg a.btn-purple:hover, form input[type=submit]:hover, .btn-purple:hover,
.btn-secondary:hover,
.custom-wysiwyg a.btn-secondary:hover,
.btn-success:hover,
.btn-warning:hover,
.btn-danger:hover,
.btn-info:hover,
.btn-white:hover,
.btn-black:hover {
  color: inherit;
}
@media (min-width: 1200px) {
  .btn-primary, .single-post__text .btn-wrapper .btn-primary--arrow, .custom-wysiwyg a.btn-primary, .custom-wysiwyg a.btn-purple, form input[type=submit], .btn-purple,
  .btn-secondary,
  .custom-wysiwyg a.btn-secondary,
  .btn-success,
  .btn-warning,
  .btn-danger,
  .btn-info,
  .btn-white,
  .btn-black {
    padding: 10px 20px 12px 20px;
    font-size: 18px;
  }
}

.btn-outline, .btn-outline-primary,
.btn-outline-secondary,
.btn-outline-success,
.btn-outline-danger,
.btn-outline-warning,
.btn-outline-info,
.btn-outline-link, .btn-outline--white {
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  box-shadow: none;
  text-decoration: none;
  border-radius: 0;
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 500;
  font-style: normal;
  transition: all 0.5s;
  border-radius: 50px;
  padding: 8px 20px 10px 20px;
  font-size: 15px;
  display: inline-block;
  text-align: center;
  color: #010C27;
  position: relative;
  z-index: 2;
  padding: 7.5px 20px;
  border: 2px solid #6D58EC;
  color: #6D58EC;
  background: none;
}
.btn-outline:hover, .btn-outline-primary:hover,
.btn-outline-secondary:hover,
.btn-outline-success:hover,
.btn-outline-danger:hover,
.btn-outline-warning:hover,
.btn-outline-info:hover,
.btn-outline-link:hover, .btn-outline--white:hover {
  color: inherit;
}
@media (min-width: 1200px) {
  .btn-outline, .btn-outline-primary,
  .btn-outline-secondary,
  .btn-outline-success,
  .btn-outline-danger,
  .btn-outline-warning,
  .btn-outline-info,
  .btn-outline-link, .btn-outline--white {
    padding: 10px 20px 12px 20px;
    font-size: 18px;
  }
}
.btn-outline:hover, .btn-outline-primary:hover,
.btn-outline-secondary:hover,
.btn-outline-success:hover,
.btn-outline-danger:hover,
.btn-outline-warning:hover,
.btn-outline-info:hover,
.btn-outline-link:hover, .btn-outline--white:hover {
  background-color: #8590a4;
  color: #FFF;
}
.btn-outline--white {
  border-color: #FFF;
  color: #FFF;
}

/* Custom design buttons */
.btn-primary, .single-post__text .btn-wrapper .btn-primary--arrow, .custom-wysiwyg a.btn-primary, .custom-wysiwyg a.btn-purple, form input[type=submit], .btn-purple {
  background-color: #260659;
  color: #FFF;
}
.btn-primary:hover, .single-post__text .btn-wrapper .btn-primary--arrow:hover, .custom-wysiwyg a.btn-primary:hover, .custom-wysiwyg a.btn-purple:hover, form input[type=submit]:hover, .btn-purple:hover {
  box-shadow: 20px 20px 40px rgba(1, 12, 39, 0.1);
  -moz-box-shadow: 20px 20px 40px rgba(1, 12, 39, 0.1);
  -webkit-box-shadow: 20px 20px 40px rgba(1, 12, 39, 0.1);
  background-color: #6D58EC;
  color: #FFF;
  transform: scale(0.95);
}
.btn-primary.btn-icon .icon-wrapper, .single-post__text .btn-wrapper .btn-icon.btn-primary--arrow .icon-wrapper, form input.btn-icon[type=submit] .icon-wrapper, .btn-icon.btn-purple .icon-wrapper {
  padding-top: 2px;
}
.btn-primary.btn-icon .icon-wrapper svg .icon-path, .single-post__text .btn-wrapper .btn-icon.btn-primary--arrow .icon-wrapper svg .icon-path, form input.btn-icon[type=submit] .icon-wrapper svg .icon-path, .btn-icon.btn-purple .icon-wrapper svg .icon-path {
  fill: #FFF;
}
.btn-primary.btn-icon:hover .icon-wrapper svg .icon-path, .single-post__text .btn-wrapper .btn-icon.btn-primary--arrow:hover .icon-wrapper svg .icon-path, form input.btn-icon[type=submit]:hover .icon-wrapper svg .icon-path, .btn-icon.btn-purple:hover .icon-wrapper svg .icon-path {
  fill: #FFF;
}

.btn-secondary, .custom-wysiwyg a.btn-secondary {
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  box-shadow: none;
  text-decoration: none;
  border-radius: 0;
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 500;
  font-style: normal;
  transition: all 0.5s;
  border-radius: 50px;
  padding: 8px 20px 10px 20px;
  font-size: 15px;
  display: inline-block;
  text-align: center;
  color: #010C27;
  position: relative;
  z-index: 2;
  color: #260659;
  background-color: #FFEB04;
}
.btn-secondary:hover, .custom-wysiwyg a.btn-secondary:hover {
  color: inherit;
}
@media (min-width: 1200px) {
  .btn-secondary, .custom-wysiwyg a.btn-secondary {
    padding: 10px 20px 12px 20px;
    font-size: 18px;
  }
}
.btn-secondary:hover, .custom-wysiwyg a.btn-secondary:hover {
  background-color: #6D58EC;
  color: #FFF;
  transform: scale(0.95);
  box-shadow: 20px 20px 40px rgba(1, 12, 39, 0.1);
  -moz-box-shadow: 20px 20px 40px rgba(1, 12, 39, 0.1);
  -webkit-box-shadow: 20px 20px 40px rgba(1, 12, 39, 0.1);
}
.btn-secondary.btn-icon .icon-wrapper {
  padding-top: 2px;
}
.btn-secondary.btn-icon .icon-wrapper svg .icon-path {
  fill: #260659;
}
.btn-secondary.btn-icon:hover .icon-wrapper svg .icon-path {
  fill: #FFF;
}

.btn-icon {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.btn-icon {
  gap: 10px;
}
.btn-icon .icon-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.btn-icon .icon-wrapper svg {
  width: 17px;
  height: auto;
}
.btn-icon .icon-wrapper svg path {
  transition: all 0.5s;
}
.btn-icon:hover .icon-wrapper .icon-path {
  fill: #FFF;
}

.btn-gradient {
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  box-shadow: none;
  text-decoration: none;
  border-radius: 0;
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 500;
  font-style: normal;
  transition: all 0.5s;
  border-radius: 50px;
  padding: 8px 20px 10px 20px;
  font-size: 15px;
  display: inline-block;
  text-align: center;
  color: #010C27;
  position: relative;
  z-index: 2;
  background: linear-gradient(90deg, #6D58EC, #DB53D1);
  color: #FFF;
}
.btn-gradient:hover {
  color: inherit;
}
@media (min-width: 1200px) {
  .btn-gradient {
    padding: 10px 20px 12px 20px;
    font-size: 18px;
  }
}
.btn-gradient:hover {
  color: #FFF;
  transform: scale(0.9);
  box-shadow: 20px 20px 40px rgba(1, 12, 39, 0.1);
  -moz-box-shadow: 20px 20px 40px rgba(1, 12, 39, 0.1);
  -webkit-box-shadow: 20px 20px 40px rgba(1, 12, 39, 0.1);
}

.btn-black {
  background: #031542;
  color: #260659;
}
.btn-black.btn-arrow {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  justify-content: center;
}
.btn-black.btn-arrow .arrow--green {
  margin: 0 0 0 10px;
}
.btn-black.btn-arrow:hover {
  color: #260659;
  transform: scale(0.95);
}

.btn-purple {
  background-color: #6D58EC;
}

.btn-link, .btn-link--white {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 500;
  font-style: normal;
  padding: 0;
}
.btn-link--white {
  color: #FFF;
}
@media (min-width: 1200px) {
  .btn-link, .btn-link--white {
    font-size: 18px;
  }
}

.btn-white {
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  box-shadow: none;
  text-decoration: none;
  border-radius: 0;
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 500;
  font-style: normal;
  transition: all 0.5s;
  border-radius: 50px;
  padding: 8px 20px 10px 20px;
  font-size: 15px;
  display: inline-block;
  text-align: center;
  color: #010C27;
  position: relative;
  z-index: 2;
  color: #260659;
  background-color: #FFF;
}
.btn-white:hover {
  color: inherit;
}
@media (min-width: 1200px) {
  .btn-white {
    padding: 10px 20px 12px 20px;
    font-size: 18px;
  }
}

.btn-back {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 7.5px 0;
  text-decoration: none;
  transition: all 0.5s;
  color: #260659;
}
.btn-back i {
  transform: rotate(180deg);
  margin-right: 10px;
}
.btn-back:hover i {
  transform: rotate(540deg);
  margin-right: 15px;
}

.btn-play {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  padding-left: 20px;
}
.btn-play .icon-wrapper {
  transition: all 0.5s;
}
.btn-play:hover .icon-wrapper {
  transform: scale(0.8);
}
.btn-play .play-wrapper {
  border-radius: 50px;
  border: 2px solid #260659;
  height: 30px;
  width: 30px;
  margin: 0 10px 0 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.btn-play .play-wrapper .icon-play {
  margin-left: 10px;
  background: #260659;
}

.btn-horus {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 700;
  font-style: normal;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.btn-horus {
  gap: 5px;
  padding: 2.5px 5px;
  background: linear-gradient(105deg, #9282EF 0, #6D58EC 44%, #DB53D1 100%);
  border-radius: 5px;
  line-height: 1.5em;
  font-size: 10px;
  text-transform: uppercase;
  color: #FFF;
}
.btn-horus svg {
  height: 12px;
  width: 12px;
}
.btn-horus svg path {
  fill: #FFF;
}

.btn-scroll {
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.btn-scroll img {
  transform: rotate(90deg);
  max-height: 18px;
  width: auto;
}
.btn-scroll::before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  transition: all 0.5s;
  filter: blur(6px);
  background: #260659;
  background: radial-gradient(ellipse at center, #85ffe9, rgba(133, 255, 233, 0) 80%);
}
@media (min-width: 992px) {
  .btn-scroll {
    height: 80px;
    width: 80px;
  }
  .btn-scroll:hover::before {
    transform: scale(1.5);
    filter: blur(10px);
  }
}
@media (min-width: 1600px) {
  .btn-scroll img {
    max-height: 18px;
  }
}

/* social btn */
.btn-social i {
  color: #FFF;
  display: flex;
  align-items: bottom;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  transition: all 0.5s;
  background-repeat: no-repeat;
}
.btn-social i.fa-facebook {
  background-image: url("/themes/falco/assets/images/facebook.svg");
}
.btn-social i.fa-linkedin {
  background-image: url("/themes/falco/assets/images/linkedin.svg");
}
.btn-social i.fa-instagram {
  background-image: url("/themes/falco/assets/images/instagram.svg");
}
.btn-social i.fa-youtube {
  background-image: url("/themes/falco/assets/images/youtube.svg");
  background-size: 100% auto;
}
.btn-social i.fa-twitter, .btn-social i.fa-x {
  background-image: url("/themes/falco/assets/images/x.svg");
}

.glide {
  cursor: grab;
  cursor: -webkit-grab;
}
.glide__track {
  position: relative;
}
.glide__track.container {
  padding-left: 0;
  padding-right: 0;
}
.glide__arrows {
  width: 100%;
  position: static;
  gap: 5px;
  padding-top: 25px;
}
@media (min-width: 992px) {
  .glide__arrows {
    justify-content: initial !important;
    padding-top: 0px !important;
  }
}
.glide__slides {
  align-items: flex-start;
}
@media (min-width: 768px) {
  .glide__slides {
    align-items: center;
  }
}
.glide__slides > div {
  height: var(--match-h);
}
.glide__arrow {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  box-shadow: none;
  text-decoration: none;
  border-radius: 0;
  transition: all 0.5s;
  background: none;
  position: absolute;
  height: 45px;
  width: 45px;
  display: flex;
  padding: 0;
  border-radius: 100%;
  cursor: pointer;
  left: 0;
  right: auto;
  z-index: 99;
  bottom: 40%;
  top: 50%;
}
.glide__arrow:hover {
  color: inherit;
}
@media (min-width: 768px) {
  .glide__arrow {
    height: 30px;
    width: 30px;
  }
}
@media (min-width: 1200px) {
  .glide__arrow {
    width: 45px;
    height: 45px;
  }
}
.glide__arrow--left {
  transform: rotate(-180deg);
}
.glide__arrow--right {
  right: 0;
  left: auto;
}
@media (max-width: 767px) {
  .glide {
    flex-direction: column;
  }
  .glide__arrows {
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .glide__arrow {
    position: static;
  }
  .glide__track {
    padding-top: 0;
  }
}

/* slider retailers */
.retailers.glide {
  position: static;
  margin: 0;
}
.retailers .glide {
  padding: 0;
}
.retailers .glide__track {
  padding: 0;
}
.retailers .glide__arrows {
  position: static;
  margin: 0;
  padding-top: 10px;
}
@media (max-width: 767px) {
  .retailers .glide__arrows {
    display: none;
  }
}
@media (min-width: 768px) {
  .retailers .glide__arrow {
    position: absolute;
    left: 0;
  }
  .retailers .glide__arrow--right {
    right: 0;
    left: auto;
  }
  .retailers .glide__arrows {
    padding-top: 0;
  }
}

/* slider PME */
.pme--features__slider.glide {
  flex-direction: column-reverse;
}
.pme--features__slider .glide__track {
  padding: 0;
}
.pme--features__slider .glide__arrows {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
}
@media (min-width: 768px) {
  .pme--features__slider .glide__arrows {
    width: 330px;
  }
}
@media (min-width: 992px) {
  .pme--features__slider .glide__arrows {
    width: 306.6666666667px;
  }
}
@media (min-width: 1200px) {
  .pme--features__slider .glide__arrows {
    width: 393.3333333333px;
  }
}
@media (min-width: 1600px) {
  .pme--features__slider .glide__arrows {
    width: 525px;
  }
}
.pme--features__slider .glide__arrows {
  margin: 0 0 0 auto;
  gap: 5px;
}
.pme--features__slider .glide__arrows .glide__arrow {
  display: none;
  position: static;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  border: 2px solid #260659;
  height: 45px;
  width: 45px;
  margin: 0;
}
@media (min-width: 768px) {
  .pme--features__slider .glide__arrows .glide__arrow {
    display: flex;
  }
}
.pme--features__slider .glide__arrows .glide__arrow svg {
  width: 20px;
  height: auto;
}
.pme--features__slider .glide__arrows .glide__arrow svg path {
  fill: #260659;
}
@media (min-width: 768px) {
  .pme--features__slider .glide__arrows {
    padding: 0;
    margin-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .pme--features__slider .glide__arrows .glide__arrow {
    height: 60px;
    width: 60px;
  }
}
.pme--features__slider .glide__bullets {
  width: 100%;
}
@media (min-width: 768px) {
  .pme--features__slider .glide__bullets {
    width: 660px;
  }
}
@media (min-width: 992px) {
  .pme--features__slider .glide__bullets {
    width: 766.6666666667px;
  }
}
@media (min-width: 1200px) {
  .pme--features__slider .glide__bullets {
    width: 786.6666666667px;
  }
}
@media (min-width: 1600px) {
  .pme--features__slider .glide__bullets {
    width: 1050px;
  }
}
.pme--features__slider .glide__bullets {
  position: relative;
  display: flex;
  justify-content: center;
  gap: 10px;
  left: 0;
  right: auto;
  margin: 0;
  z-index: 10;
  text-align: center;
  margin-block: 40px;
}
@media (max-width: 767px) {
  .pme--features__slider .glide__bullets button {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background-color: #EEF4FE;
    padding: 0;
    margin: 0;
    cursor: pointer;
    display: block;
  }
  .pme--features__slider .glide__bullets button.glide__bullet--active {
    background-color: #260659;
  }
  .pme--features__slider .glide__bullets button:after {
    content: none;
  }
  .pme--features__slider .glide__bullets button .mobile {
    display: none;
  }
}
@media (min-width: 768px) {
  .pme--features__slider .glide__bullets {
    display: flex;
  }
  .pme--features__slider .glide__bullets::after {
    display: block;
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    background-color: white;
  }
}
.pme--features__slider .glide__bullet {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  box-shadow: none;
  text-decoration: none;
  border-radius: 0;
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 500;
  font-style: normal;
  transition: all 0.5s;
  cursor: pointer;
  background: none;
  color: #260659;
  position: relative;
  font-size: 14px;
  padding: 5px 10px;
  margin: 0;
}
.pme--features__slider .glide__bullet:hover {
  color: inherit;
}
@media (min-width: 992px) {
  .pme--features__slider .glide__bullet {
    padding: 5px 15px;
  }
}
@media (min-width: 1200px) {
  .pme--features__slider .glide__bullet {
    font-size: 16px;
  }
}
.pme--features__slider .glide__bullet::after {
  display: block;
  content: "";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.5s;
  border-radius: 10px;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: #260659;
}
.pme--features__slider .glide__bullet .no-mobile {
  display: block;
}
.pme--features__slider .glide__bullet .mobile {
  display: none;
}
@media (max-width: 767px) {
  .pme--features__slider .glide__bullet {
    margin: 0;
    padding: 20px;
  }
  .pme--features__slider .glide__bullet .no_mobile {
    display: none;
  }
  .pme--features__slider .glide__bullet .mobile {
    display: block;
  }
  .pme--features__slider .glide__bullet::before {
    color: #EEF4FE;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.pme--features__slider .glide__bullet--active {
  color: #010C27;
}
.pme--features__slider .glide__bullet--active::after {
  width: 100%;
}
.pme--features__slider__item {
  border-radius: 25px;
  padding: 0;
}
.pme--features__slider__item .nav__slider {
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  .pme--features__slider__item {
    min-height: auto;
  }
  .pme--features__slider__item > .nav__slider {
    display: none;
  }
}
.pme--features__slider__item a {
  text-decoration: underline;
}
.pme--features__slider__item a:hover {
  color: #6D58EC;
  transition: color 0.3s ease;
}
.pme--features__slider__item p {
  width: 100%;
  display: block;
  white-space: normal;
}
.pme--features__slider__item .text-wrapper {
  width: 100%;
  white-space: normal;
}
@media (min-width: 768px) {
  .pme--features__slider__item .text-wrapper {
    width: 320px;
  }
}
@media (min-width: 992px) {
  .pme--features__slider__item .text-wrapper {
    width: 258.3333333333px;
  }
}
@media (min-width: 1200px) {
  .pme--features__slider__item .text-wrapper {
    width: 334.1666666667px;
  }
}
@media (min-width: 1600px) {
  .pme--features__slider__item .text-wrapper {
    width: 398.3333333333px;
  }
}
.pme--features__slider__item .text-wrapper .nav__slider {
  display: none;
}
@media (min-width: 992px) {
  .pme--features__slider__item .text-wrapper .nav__slider {
    display: block;
  }
}
.pme--features__slider__item .text-wrapper p {
  font-size: 16px;
  margin: 0;
  text-align: center;
}
.pme--features__slider__item .text-wrapper .title {
  display: block;
  padding: 0 0 20px;
  text-align: center;
}
.pme--features__slider__item .text-wrapper ul {
  width: 100%;
}
.pme--features__slider__item .text-wrapper ul li {
  width: 100%;
  white-space: normal;
  word-wrap: break-word;
  font-size: 16px;
}
.pme--features__slider__item .image-wrapper {
  width: 100%;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .pme--features__slider__item .image-wrapper {
    width: 320px;
  }
}
@media (min-width: 992px) {
  .pme--features__slider__item .image-wrapper {
    width: 327.3333333333px;
  }
}
@media (min-width: 1200px) {
  .pme--features__slider__item .image-wrapper {
    width: 383.3333333333px;
  }
}
@media (min-width: 1600px) {
  .pme--features__slider__item .image-wrapper {
    width: 456.6666666667px;
  }
}
.pme--features__slider__item .image-wrapper picture {
  display: block;
  overflow: hidden;
  border-radius: 20px;
}
.pme--features__slider__item .image-wrapper picture.carre {
  width: 60%;
  margin: 0 auto;
}
.pme--features__slider__item .image-wrapper img {
  display: block;
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .pme--features__slider__item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 0;
  }
  .pme--features__slider__item .image-wrapper {
    padding: 0 30px 0 0;
  }
  .pme--features__slider__item .text-wrapper p {
    text-align: left;
  }
  .pme--features__slider__item .text-wrapper .title {
    padding: 0 0 30px;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .pme--features__slider__item .image-wrapper {
    padding: 0 45px 0 0;
  }
}
/* End slider PME*/
@media (max-width: 575px) {
  .glide {
    display: flex;
  }
  .glide__arrows {
    justify-content: center;
  }
  .glide__arrow {
    margin-left: 0;
    margin-right: 10px;
  }
  .glide__arrow--right {
    margin-left: 10px;
    margin-right: 0;
  }
}
.testimonials--banner .glide__arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  border: 2px solid #260659;
  height: 45px;
  width: 45px;
  margin: 0;
}
.testimonials--banner .glide__arrow svg {
  width: 20px;
  height: auto;
}
.testimonials--banner .glide__arrow svg path {
  fill: #260659;
}
@media (min-width: 768px) {
  .testimonials--banner .glide__arrow--right {
    right: -50px;
  }
  .testimonials--banner .glide__arrow--left {
    left: -50px;
  }
}
@media (min-width: 992px) {
  .testimonials--banner .glide__arrow--right {
    right: -50px;
  }
  .testimonials--banner .glide__arrow--left {
    left: -50px;
  }
}
@media (min-width: 1200px) {
  .testimonials--banner .glide__arrow--right {
    right: -70px;
  }
  .testimonials--banner .glide__arrow--left {
    left: -70px;
  }
}

.contact-list {
  text-align: center;
  padding-left: 0;
  margin-bottom: 0;
  padding-top: 0 !important;
}
.contact-list li {
  display: inline-block;
}
.contact-list li.last {
  margin-left: 15px;
}
.contact-list li a.btn-arrow--right {
  top: 15px;
}

.demo .contact--content__wrapper {
  max-width: 1400px;
  margin: 0 auto;
}

.calendly-inline-widget {
  background: white;
  margin-bottom: 40px;
  padding: 30px 0;
  border-radius: 25px;
}
@media (min-width: 768px) {
  .calendly-inline-widget {
    border-radius: 50px;
    margin: 0 auto;
    padding: 0 0 20px 0;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .calendly-inline-widget {
    border-radius: 50px;
    max-width: 920px;
    margin: 0 auto;
    padding: 20px 0;
    margin-bottom: 0;
  }
}

.contact--content::before {
  right: 25% !important;
}
.contact--content__wrapper {
  max-width: 920px;
  margin: 0 auto;
}
.contact--content__wrapper .medium-title, .contact--content__wrapper h2 {
  text-align: left;
  padding-bottom: 20px;
}
.contact--content__box {
  border-radius: 25px;
  border: 2px solid rgba(109, 88, 236, 0.7);
  padding: 30px;
}
.contact--content__intro .title {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0px;
  margin: 0 0 5px;
}
.contact--content__form {
  margin-bottom: 30px;
}
.contact--content__list {
  padding: 0;
  margin: 30px 0 0;
  position: relative;
}
.contact--content__list::before {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  background: rgba(109, 88, 236, 0.8);
  top: 0;
}
.contact--content__list__item {
  list-style: none;
  color: #FFF;
  padding: 20px 0;
  position: relative;
}
.contact--content__list__item::after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  background: rgba(109, 88, 236, 0.8);
  bottom: 0;
}
.contact--content__list__item:last-child::after {
  display: none;
}
.contact--content__list__item span {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.contact--content__list__item p {
  color: #FFF;
  margin: 0;
}
@media (min-width: 576px) {
  .contact--content__wrapper .medium-title, .contact--content__wrapper h2 {
    text-align: center;
    padding: 0 50px 20px 50px;
  }
}
@media (min-width: 992px) {
  .contact--content__box {
    border-radius: 50px;
  }
  .contact--content__form {
    margin-bottom: 60px;
  }
  .contact--content__list__item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    align-items: flex-end;
  }
}
@media (min-width: 1200px) {
  .contact--content__box {
    padding: 60px;
  }
}
@media (max-width: 575px) {
  .contact--content__box {
    border: none;
    padding: 0 0 30px;
  }
}

form .profil .wpcf7-list-item,
form .rgpd .wpcf7-list-item {
  margin: 0 15px 0 0;
}
form .half--item {
  width: 100%;
  margin-bottom: 10px;
  font-size: 16px;
}
@media (min-width: 768px) {
  form .half {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  form .half--item {
    width: 50%;
    padding-right: 10px;
    margin-bottom: 20px;
  }
  form .half--item:nth-child(2n+2) {
    padding-right: 0;
    padding-left: 10px;
  }
}
form .mentions {
  padding: 0 0 20px;
}
form .mentions span {
  font-size: 16px;
}
form select {
  border: 2px solid #FFF;
  width: 100%;
  letter-spacing: 1px;
  -moz-appearance: none;
  padding: 10px 20px;
  color: rgba(0, 0, 0, 0.6);
}
form input[type=radio] + span::before,
form input[type=checkbox] + span::before {
  content: "";
  height: 15px;
  width: 15px;
  position: relative;
  top: 2px;
  display: inline-block;
  border-radius: 50px;
  margin: 0 10px 0 0;
  border: 1.5px solid #FFF;
  transition: all 0.5s;
}
form input[type=radio]:checked + span::before,
form input[type=checkbox]:checked + span::before {
  background-color: #260659;
  border-color: #260659;
}
form label {
  width: 100%;
}
form label input[type=text],
form label input[type=email],
form label input[type=phone],
form label textarea {
  width: 100%;
  font-size: 18px;
  padding: 10px 20px;
  letter-spacing: 0;
  border: none;
  -moz-appearance: none;
  margin-top: 0;
  color: #6D58EC;
  border-radius: 50px;
  background-color: #FFF;
}
form label input[type=text]::-moz-placeholder, form label input[type=email]::-moz-placeholder, form label input[type=phone]::-moz-placeholder, form label textarea::-moz-placeholder {
  color: rgba(109, 88, 236, 0.3);
}
form label input[type=text]::placeholder,
form label input[type=email]::placeholder,
form label input[type=phone]::placeholder,
form label textarea::placeholder {
  color: rgba(109, 88, 236, 0.3);
}
@media (min-width: 576px) {
  form label input[type=text],
  form label input[type=email],
  form label input[type=phone],
  form label textarea {
    padding: 15px 20px;
  }
}
form label textarea {
  height: 170px;
}
form .wpcf7-form-control-wrap {
  display: block;
}
form .wpcf7-list-item {
  margin: 0;
}
form .wpcf7-list-item * {
  color: #FFF;
}

.wpcf7 form .wpcf7-not-valid-tip {
  padding: 5px 0 0 20px;
}
.wpcf7 form .wpcf7-response-output {
  margin: 0;
  padding: 15px 20px;
  background: none;
  color: #010C27;
  border: 2px solid #fcc971;
  border-radius: 25px;
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media (min-width: 992px) {
  .wpcf7 form .wpcf7-response-output {
    border-radius: 50px;
  }
}
.wpcf7 form.invalid .wpcf7-response-output {
  border-color: #fcc971;
  color: #fcc971;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #260659;
  color: #260659;
}
.wpcf7 form.failed .wpcf7-response-output {
  border-color: #e96f6f;
  color: #e96f6f;
}

/* Langues */
.language__switcher .lang,
.main-header__menu--wrapper__left .lang {
  position: relative;
}
.language__switcher .lang__btn,
.main-header__menu--wrapper__left .lang__btn {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  padding: 10px 20px;
  position: relative;
  text-transform: uppercase;
  margin-left: 20px;
  color: #260659;
}
.language__switcher .lang__btn::after,
.main-header__menu--wrapper__left .lang__btn::after {
  display: block;
  content: "";
  width: 4px;
  height: 4px;
  position: absolute;
  margin: 0 auto;
  display: block;
  right: 8px;
  top: 13px;
  border-right: 2px solid #260659;
  border-bottom: 2px solid #260659;
  transform: rotate(45deg);
}
.language__switcher .lang__btn:hover + .lang__switch,
.main-header__menu--wrapper__left .lang__btn:hover + .lang__switch {
  opacity: 1;
  display: flex;
}
@media (min-width: 1200px) {
  .language__switcher .lang__btn,
  .main-header__menu--wrapper__left .lang__btn {
    font-size: 16px;
  }
  .language__switcher .lang__btn::after,
  .main-header__menu--wrapper__left .lang__btn::after {
    display: block;
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    right: 5px;
    top: 16px;
  }
}
.language__switcher .lang__switch,
.main-header__menu--wrapper__left .lang__switch {
  display: none;
  position: absolute;
  flex-direction: column;
  width: -moz-fit-content;
  width: fit-content;
  left: auto;
  right: 10px;
  margin-top: 5px;
  opacity: 0;
  z-index: 1;
  background: #FFF;
  border-radius: 15px;
  padding: 8px 0;
}
.language__switcher .lang__switch .lang__item,
.main-header__menu--wrapper__left .lang__switch .lang__item {
  margin: 0 10px;
  padding: 0;
  text-align: center;
}
.language__switcher .lang__switch .lang__item a,
.main-header__menu--wrapper__left .lang__switch .lang__item a {
  color: #010C27;
  font-size: 16px;
  text-transform: uppercase;
  padding: 7px 0;
  line-height: 1em;
  display: block;
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.language__switcher .lang__switch .lang__item a:hover,
.main-header__menu--wrapper__left .lang__switch .lang__item a:hover {
  color: #6D58EC;
}
.language__switcher .lang__switch .lang__item a:hover::after,
.main-header__menu--wrapper__left .lang__switch .lang__item a:hover::after {
  display: none;
}
.language__switcher .lang__switch .lang__item:first-child,
.main-header__menu--wrapper__left .lang__switch .lang__item:first-child {
  border-bottom: 2px solid rgba(203, 199, 226, 0.3);
}
.language__switcher .lang__switch:hover,
.main-header__menu--wrapper__left .lang__switch:hover {
  opacity: 1;
  display: flex;
}
@media (max-width: 991px) {
  .language__switcher,
  .main-header__menu--wrapper__left {
    justify-content: center;
    flex-direction: column;
  }
  .language__switcher .lang__btn,
  .main-header__menu--wrapper__left .lang__btn {
    display: none;
  }
  .language__switcher .lang__switch,
  .main-header__menu--wrapper__left .lang__switch {
    opacity: 1;
    display: flex;
    justify-content: center;
    flex-direction: row;
    position: static;
    max-width: 100px;
    background: none;
    border: none;
    gap: 10px;
    margin: 0 auto;
    padding: 10px 0;
  }
  .language__switcher .lang__switch .lang__item,
  .main-header__menu--wrapper__left .lang__switch .lang__item {
    margin: 0;
  }
  .language__switcher .lang__switch .lang__item a,
  .main-header__menu--wrapper__left .lang__switch .lang__item a {
    color: #6D58EC;
    padding: 10px;
    font-size: 16px;
  }
  .language__switcher .lang__switch .lang__item:first-child,
  .main-header__menu--wrapper__left .lang__switch .lang__item:first-child {
    border-bottom: 0 solid #F4F4F4;
  }
}

@media (min-width: 992px) {
  .page-template-page-fidupme .main-header:not(.is-active) .main-header__menu--wrapper__left .lang__btn {
    color: #010C27;
  }
  .page-template-page-fidupme .main-header:not(.is-active) .main-header__menu--wrapper__left .lang__btn::after {
    border-color: #010C27;
  }
  .page-template-page-fidupme .main-header:not(.is-active) .main-header__menu--wrapper__left .lang__switch {
    background-color: #F4F4F4;
  }
}
.radial-bg {
  background: radial-gradient(at left top, #010C27 30%, #6D58EC 100%);
  /*
  * Created with https://www.css-gradient.com
  * Gradient link: https://www.css-gradient.com/?c1=010c27&c2=7b42ff&gt=r&gd=dtl
  */
  background: #010C27;
  background: radial-gradient(at left top, #010C27 30%, #7B42FF 100%);
  position: relative;
  overflow: hidden;
}
.radial-bg .container {
  position: relative;
  z-index: 2;
}
.radial-bg::before {
  display: block;
  content: "";
  width: 60%;
  height: 50%;
  position: absolute;
  top: -100px;
  max-width: 700px;
  right: 15%;
  left: auto;
  opacity: 0.9;
  max-height: 300px;
  filter: blur(20px);
  background: radial-gradient(to bottom, #06FECD 0, rgba(6, 254, 205, 0) 80%);
}
.radial-bg::after {
  display: block;
  content: "";
  width: 450px;
  height: 450px;
  position: absolute;
  left: 0;
  right: auto;
  bottom: 0;
  top: auto;
  opacity: 0.9;
  filter: blur(20px);
  background: radial-gradient(to top right, #9282EF 0, rgba(146, 130, 239, 0) 80%);
}
@media (max-width: 767px) {
  .radial-bg::before {
    width: 70%;
    height: 200px;
    left: 15%;
  }
}

/* Curves */
.home--hero, .formules-table,
.hero,
.banner--office,
.banner--metier,
.twocol {
  position: relative;
}

.about--hero .curve--top-right {
  right: 0;
}

.curve {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* Home */
  /* end home */
  /* end banners */
}
.curve__image {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
}
.curve--item {
  position: absolute;
  opacity: 0;
}
.curve--top-left {
  width: 400px;
  height: 400px;
  max-width: 50%;
  left: 0;
  top: 0;
}
.curve--top-right {
  height: 100%;
  width: 48.5%;
  right: 6.2%;
  top: 0;
  bottom: 0;
}
.curve--top-right .curve__image {
  height: 100%;
  margin: 0 0 0 auto;
}
.curve .banner--office--big-curve {
  width: 65%;
  left: 0;
  top: 0;
}
.curve .banner--office--small-curve {
  top: 0;
  right: 0;
  width: 300px;
  height: 300px;
  max-width: 50%;
}
.curve .banner--metier--right {
  right: 0;
  top: 0;
  bottom: 0;
  width: 80%;
  height: 100%;
}
.curve .banner--metier--right img {
  height: 100%;
  width: auto;
}
.curve .pme--hero--curve-top {
  width: 65%;
  left: 0;
  top: 0;
}
.curve .pme--clients--curve-full {
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 175vh;
}
.curve .pme--clients--curve-full img {
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .curve--top-right {
    width: 100%;
    max-width: 550px;
    right: 0;
    left: auto;
  }
  .curve .banner--office--big-curve {
    display: none;
  }
  .curve .banner--metier--right {
    width: 100%;
  }
  .curve .pme--hero--curve-top {
    width: 100%;
  }
  .curve .pme--clients--curve-full {
    height: 140vh;
    max-height: 1000px;
  }
}
@media (max-width: 767px) {
  .curve--top-rght {
    height: 80vh;
    max-height: 450px;
  }
  .curve .banner--office--big-curve {
    max-width: 450px;
  }
  .curve .banner--metier--right {
    height: 100vh;
    max-height: 400px;
  }
  .curve .pme--clients--curve-full {
    max-height: 400px;
    height: 100vh;
  }
}

/* transition */
.is-visible .curve--item {
  animation: fadein 1.5s 1 forwards;
}
.is-visible .curve--item:nth-child(2) {
  animation-delay: 0.3s;
}

/* Hide curves for specific page */
.page-template-page-whyhorus .banner--office .curve {
  display: none;
}

/* styles des banners génériques */
.section-title .title {
  font-family: "space-grotesk-variable", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  margin: 0 auto 30px;
}

.banner {
  /* Start falco */
  /* End falco */
  /* banner metiers */
  /* curious */
  /* Revolution */
  /* testimonials banner */
}
.banner--gallery {
  background: linear-gradient(-45deg, #EEF4FE 10%, #EEF4FE 60%, #9282EF 100%);
}
.banner--gallery__wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.banner--gallery__wrapper {
  gap: 20px;
  margin: 50px auto;
  padding: 30px 0;
}
.banner--gallery__item {
  width: 100%;
}
@media (min-width: 768px) {
  .banner--gallery__item {
    width: 232px;
  }
}
@media (min-width: 992px) {
  .banner--gallery__item {
    width: 327.3333333333px;
  }
}
@media (min-width: 1200px) {
  .banner--gallery__item {
    width: 422.6666666667px;
  }
}
@media (min-width: 1600px) {
  .banner--gallery__item {
    width: 497.5px;
  }
}
.banner--gallery__item {
  list-style: none;
}
.banner--gallery__item.item--3 {
  width: 100%;
}
@media (min-width: 768px) {
  .banner--gallery__item.item--3 {
    width: 155px;
  }
}
@media (min-width: 992px) {
  .banner--gallery__item.item--3 {
    width: 220px;
  }
}
@media (min-width: 1200px) {
  .banner--gallery__item.item--3 {
    width: 285px;
  }
}
@media (min-width: 1600px) {
  .banner--gallery__item.item--3 {
    width: 340px;
  }
}
.banner--gallery__item.item--3 .image-wrapper picture {
  width: auto;
  aspect-ratio: auto;
}
.banner--gallery__item .image-wrapper {
  cursor: pointer;
}
.banner--gallery__item .image-wrapper picture {
  display: flex;
  height: auto;
  overflow: hidden;
  width: 100%;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  max-height: 300px;
  height: 100%;
}
.banner--gallery__item .image-wrapper picture img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .banner--gallery__item .image-wrapper picture {
    max-height: 400px;
    height: 320px;
  }
}
@media (min-width: 992px) {
  .banner--gallery__item .image-wrapper picture {
    height: 350px;
  }
}
@media (min-width: 1200px) {
  .banner--gallery__item .image-wrapper picture {
    height: 400px;
  }
}
.banner--gallery__item .text-wrapper {
  padding: 10px 0 0;
}
@media (min-width: 1200px) {
  .banner--gallery__item .text-wrapper {
    padding: 20px 0 0;
  }
}
.banner--video {
  background: linear-gradient(90deg, #8C7BED 0%, #6D58EC 33%, #6D58EC 53%, #9556E3 100%);
  padding: 0;
  margin: 0;
}
.banner--video--wrapper {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin: 50px 0;
}
@media (min-width: 992px) {
  .banner--video .medium-title, .banner--video h2 {
    font-size: 46px;
  }
}
.banner--video__text {
  display: grid;
  align-items: center;
}
@media (min-width: 992px) {
  .banner--video__text {
    grid-template-columns: 1fr 1fr;
    gap: 30px;
  }
}
.banner--usp {
  padding-bottom: 50px;
  position: relative;
  padding-top: 50px;
}
.banner--usp.display--center .icon-wrapper {
  align-items: center;
  justify-content: center;
}
.banner--usp.display--center .small-title, .banner--usp.display--center .partners--wrapper h2, .partners--wrapper .banner--usp.display--center h2, .banner--usp.display--center h3 {
  font-size: 18px;
  text-align: center;
}
.banner--usp.display--center .title.title {
  text-align: center;
}
.banner--usp__bg {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;
}
.banner--usp__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.banner--usp__bg img {
  width: auto;
  max-width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .banner--usp__bg {
    max-width: 100%;
    height: 100%;
  }
}
.banner--usp__bg {
  z-index: 2;
}
.banner--usp__bg img {
  width: 100%;
  height: auto;
}
.banner--usp .container {
  position: relative;
  z-index: 3;
}
.banner--usp__title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.banner--usp__title .title {
  margin: 0;
  text-align: center;
}
.banner--usp__title .btn-wrapper {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
@media (min-width: 768px) {
  .banner--usp__title .btn-wrapper {
    width: 660px;
  }
}
@media (min-width: 992px) {
  .banner--usp__title .btn-wrapper {
    width: 306.6666666667px;
  }
}
@media (min-width: 1200px) {
  .banner--usp__title .btn-wrapper {
    width: 393.3333333333px;
  }
}
@media (min-width: 1600px) {
  .banner--usp__title .btn-wrapper {
    width: 466.6666666667px;
  }
}
.banner--usp__title .btn-wrapper {
  padding-top: 30px;
}
.banner--two-columns, .banner--peppol, .banner--application, .banner--horus {
  opacity: 0;
  margin: 50px 0px;
}
.banner--two-columns .twocol--bg, .banner--peppol .twocol--bg, .banner--application .twocol--bg, .banner--horus .twocol--bg {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
.banner--two-columns .twocol--bg, .banner--peppol .twocol--bg, .banner--application .twocol--bg, .banner--horus .twocol--bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.banner--two-columns .twocol--bg img, .banner--peppol .twocol--bg img, .banner--application .twocol--bg img, .banner--horus .twocol--bg img {
  width: auto;
  max-width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .banner--two-columns .twocol--bg, .banner--peppol .twocol--bg, .banner--application .twocol--bg, .banner--horus .twocol--bg {
    max-width: 100%;
    height: 100%;
  }
}
.banner--two-columns .twocol--wrapper, .banner--peppol .twocol--wrapper, .banner--application .twocol--wrapper, .banner--horus .twocol--wrapper {
  overflow: hidden;
  position: relative;
  align-items: center;
  border-radius: 20px;
}
.banner--two-columns .twocol--wrapper .btn-icon, .banner--peppol .twocol--wrapper .btn-icon, .banner--application .twocol--wrapper .btn-icon, .banner--horus .twocol--wrapper .btn-icon {
  width: -moz-fit-content;
  width: fit-content;
}
.banner--two-columns .twocol--wrapper__text, .banner--peppol .twocol--wrapper__text, .banner--application .twocol--wrapper__text, .banner--horus .twocol--wrapper__text {
  width: 100%;
  z-index: 2;
  position: relative;
  padding: 0 30px 20px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .banner--two-columns .twocol--wrapper__text, .banner--peppol .twocol--wrapper__text, .banner--application .twocol--wrapper__text, .banner--horus .twocol--wrapper__text {
    width: 550px;
  }
}
@media (min-width: 992px) {
  .banner--two-columns .twocol--wrapper__text, .banner--peppol .twocol--wrapper__text, .banner--application .twocol--wrapper__text, .banner--horus .twocol--wrapper__text {
    width: 460px;
  }
}
@media (min-width: 1200px) {
  .banner--two-columns .twocol--wrapper__text, .banner--peppol .twocol--wrapper__text, .banner--application .twocol--wrapper__text, .banner--horus .twocol--wrapper__text {
    width: 590px;
  }
}
@media (min-width: 1600px) {
  .banner--two-columns .twocol--wrapper__text, .banner--peppol .twocol--wrapper__text, .banner--application .twocol--wrapper__text, .banner--horus .twocol--wrapper__text {
    width: 700px;
  }
}
.banner--two-columns .twocol--wrapper__image, .banner--peppol .twocol--wrapper__image, .banner--application .twocol--wrapper__image, .banner--horus .twocol--wrapper__image {
  width: 100%;
  z-index: 2;
  position: relative;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 768px) {
  .banner--two-columns .twocol--wrapper__image, .banner--peppol .twocol--wrapper__image, .banner--application .twocol--wrapper__image, .banner--horus .twocol--wrapper__image {
    width: 550px;
  }
}
@media (min-width: 992px) {
  .banner--two-columns .twocol--wrapper__image, .banner--peppol .twocol--wrapper__image, .banner--application .twocol--wrapper__image, .banner--horus .twocol--wrapper__image {
    width: 460px;
  }
}
@media (min-width: 1200px) {
  .banner--two-columns .twocol--wrapper__image, .banner--peppol .twocol--wrapper__image, .banner--application .twocol--wrapper__image, .banner--horus .twocol--wrapper__image {
    width: 590px;
  }
}
@media (min-width: 1600px) {
  .banner--two-columns .twocol--wrapper__image, .banner--peppol .twocol--wrapper__image, .banner--application .twocol--wrapper__image, .banner--horus .twocol--wrapper__image {
    width: 700px;
  }
}
@media (min-width: 768px) {
  .banner--two-columns .twocol--wrapper__text, .banner--peppol .twocol--wrapper__text, .banner--application .twocol--wrapper__text, .banner--horus .twocol--wrapper__text {
    padding: 30px 0 45px;
  }
  .banner--two-columns .twocol--wrapper__image, .banner--peppol .twocol--wrapper__image, .banner--application .twocol--wrapper__image, .banner--horus .twocol--wrapper__image {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .banner--two-columns .twocol--wrapper__text, .banner--peppol .twocol--wrapper__text, .banner--application .twocol--wrapper__text, .banner--horus .twocol--wrapper__text {
    padding: 45px 0 45px 45px;
    margin: 0;
  }
  .banner--two-columns .twocol--wrapper__image, .banner--peppol .twocol--wrapper__image, .banner--application .twocol--wrapper__image, .banner--horus .twocol--wrapper__image {
    margin: 0;
  }
}
@media (min-width: 1600px) {
  .banner--two-columns .twocol--wrapper, .banner--peppol .twocol--wrapper, .banner--application .twocol--wrapper, .banner--horus .twocol--wrapper {
    min-height: 550px;
  }
  .banner--two-columns .twocol--wrapper__text, .banner--peppol .twocol--wrapper__text, .banner--application .twocol--wrapper__text, .banner--horus .twocol--wrapper__text {
    padding: 60px;
  }
}
.banner--two-columns.is-visible, .banner--peppol.is-visible, .banner--application.is-visible, .banner--horus.is-visible {
  animation: fadeup 0.9s 1 forwards;
}
.banner--peppol .twocol--bg {
  align-items: flex-start;
  justify-content: flex-end;
  height: 60%;
}
.banner--peppol .twocol--bg img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
@media (min-width: 992px) {
  .banner--peppol .twocol--bg img {
    max-width: 95%;
    height: auto;
  }
}
@media (min-width: 992px) {
  .banner--peppol .twocol--bg {
    align-items: flex-end;
  }
}
.banner--peppol .twocol--wrapper {
  background-color: #EEF4FE;
}
@media (min-width: 992px) {
  .banner--peppol .twocol--wrapper__text .text-wrapper {
    padding: 0;
  }
}
.banner--application .twocol--bg {
  align-items: flex-start;
  justify-content: flex-start;
}
.banner--application .twocol--bg img {
  max-width: 150px;
  height: auto;
  display: block;
}
.banner--application .twocol--wrapper {
  background-color: #6D58EC;
}
.banner--application .twocol--wrapper__text {
  width: 100%;
}
@media (min-width: 768px) {
  .banner--application .twocol--wrapper__text {
    width: 550px;
  }
}
@media (min-width: 992px) {
  .banner--application .twocol--wrapper__text {
    width: 460px;
  }
}
@media (min-width: 1200px) {
  .banner--application .twocol--wrapper__text {
    width: 688.3333333333px;
  }
}
@media (min-width: 1600px) {
  .banner--application .twocol--wrapper__text {
    width: 816.6666666667px;
  }
}
.banner--application .twocol--wrapper__text .text-wrapper .title, .banner--application .twocol--wrapper__text .text-wrapper * {
  color: #FFF;
}
.banner--application .twocol--wrapper__image {
  width: 100%;
  margin: 30px auto 0;
}
@media (min-width: 768px) {
  .banner--application .twocol--wrapper__image {
    width: 550px;
  }
}
@media (min-width: 992px) {
  .banner--application .twocol--wrapper__image {
    width: 460px;
  }
}
@media (min-width: 1200px) {
  .banner--application .twocol--wrapper__image {
    width: 491.6666666667px;
  }
}
@media (min-width: 1600px) {
  .banner--application .twocol--wrapper__image {
    width: 583.3333333333px;
  }
}
.banner--application .twocol--wrapper__image picture {
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
}
@media (min-width: 768px) {
  .banner--application .twocol--wrapper__image picture {
    width: 330px;
  }
}
@media (min-width: 992px) {
  .banner--application .twocol--wrapper__image picture {
    width: 306.6666666667px;
  }
}
@media (min-width: 1200px) {
  .banner--application .twocol--wrapper__image picture {
    width: 295px;
  }
}
@media (min-width: 1600px) {
  .banner--application .twocol--wrapper__image picture {
    width: 350px;
  }
}
@media (min-width: 768px) {
  .banner--application .twocol--wrapper__text .text-wrapper {
    padding: 0 30px;
  }
  .banner--application .twocol--wrapper__image picture {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .banner--application .twocol--wrapper__text {
    padding: 60px 0 60px 45px;
  }
  .banner--application .twocol--wrapper__text .text-wrapper {
    padding: 0;
  }
  .banner--application .twocol--wrapper__image {
    margin: 0;
  }
}
@media (min-width: 1600px) {
  .banner--application .twocol--wrapper__text {
    padding: 60px;
    padding-right: 0;
  }
}
.banner--normal .twocol--wrapper.reverse {
  flex-direction: row-reverse;
}
@media (min-width: 992px) {
  .banner--normal .twocol--wrapper__image.add-padding picture {
    padding: 60px;
  }
}
.banner--horus {
  margin-bottom: 0;
}
.banner--horus .twocol--bg {
  justify-content: flex-end;
  align-items: flex-end;
}
.banner--horus .twocol--bg img {
  max-width: 90%;
}
.banner--horus .twocol--wrapper {
  background: linear-gradient(90deg, #031542 0%, #6D58EC 100%);
}
.banner--horus .twocol--wrapper__text {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .banner--horus .twocol--wrapper__text {
    width: 550px;
  }
}
@media (min-width: 992px) {
  .banner--horus .twocol--wrapper__text {
    width: 498.3333333333px;
  }
}
@media (min-width: 1200px) {
  .banner--horus .twocol--wrapper__text {
    width: 639.1666666667px;
  }
}
@media (min-width: 1600px) {
  .banner--horus .twocol--wrapper__text {
    width: 758.3333333333px;
  }
}
.banner--horus .twocol--wrapper__text .btn-wrapper {
  padding-bottom: 20px;
}
.banner--horus .twocol--wrapper__text .text-wrapper .title, .banner--horus .twocol--wrapper__text .text-wrapper * {
  color: #FFF;
}
.banner--horus .twocol--wrapper__image {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .banner--horus .twocol--wrapper__image {
    width: 550px;
  }
}
@media (min-width: 992px) {
  .banner--horus .twocol--wrapper__image {
    width: 383.3333333333px;
  }
}
@media (min-width: 1200px) {
  .banner--horus .twocol--wrapper__image {
    width: 491.6666666667px;
  }
}
@media (min-width: 1600px) {
  .banner--horus .twocol--wrapper__image {
    width: 583.3333333333px;
  }
}
@media (min-width: 768px) {
  .banner--horus .twocol--wrapper__text .btn-wrapper {
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .banner--horus .twocol--wrapper__image {
    padding: 0 45px 30px 0 !important;
    margin: 0;
  }
  .banner--horus .twocol--wrapper__text {
    margin: 0;
  }
  .banner--horus .twocol--wrapper__text .text-wrapper {
    margin: 0;
  }
}
@media (min-width: 1600px) {
  .banner--horus .twocol--wrapper__image {
    padding: 0 60px 30px 0 !important;
  }
}
.banner--office {
  padding: 60px 0;
  scroll-margin: 60px;
}
.banner--office__text {
  position: relative;
  z-index: 2;
  padding: 30px 0 0;
}
.banner--office__mobile {
  display: block;
  position: relative;
  z-index: 2;
  padding: 0 30px;
}
.banner--office__mobile picture img {
  width: 100%;
  height: auto;
  display: block;
}
.banner--office__images {
  display: none;
}
.banner--office__images picture {
  display: block;
}
.banner--office__images picture img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .banner--office__text {
    padding: 0;
  }
  .banner--office__text p {
    max-width: 520px;
  }
  .banner--office__mobile {
    display: none;
  }
  .banner--office__images {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
    margin-top: -30px;
  }
  .banner--office__images .item {
    width: 50%;
  }
  .banner--office__images__left picture {
    margin: 0 20px 0 auto;
    max-width: 310px;
  }
}
@media (min-width: 992px) {
  .banner {
    /* Falco */
    /* end falco */
  }
  .banner--gallery__wrapper {
    padding: 60px 0;
  }
  .banner--gallery__item {
    transition: all 0.5s;
  }
  .banner--gallery__item .image-wrapper picture {
    transition: all 0.5s;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
  }
  .banner--gallery__item:hover {
    transform: translateY(-10px);
  }
  .banner--gallery__item:hover .image-wrapper picture {
    box-shadow: 20px 20px 40px rgba(1, 12, 39, 0.1);
    -moz-box-shadow: 20px 20px 40px rgba(1, 12, 39, 0.1);
    -webkit-box-shadow: 20px 20px 40px rgba(1, 12, 39, 0.1);
  }
  .banner--usp__title .btn-wrapper {
    padding: 0;
    justify-content: flex-end;
  }
  .banner--office__text {
    max-width: 690px;
  }
  .banner--office__text p {
    max-width: 430px;
  }
  .banner--office__images {
    margin-top: -60px;
  }
  .banner--office__images__left picture {
    max-width: 440px;
  }
}
@media (min-width: 1200px) {
  .banner--office {
    padding: 120px 0;
  }
  .banner--office__text {
    max-width: 786.6666666667px;
  }
  .banner--office__text p {
    max-width: 560px;
  }
  .banner--office__images__left picture {
    max-width: 570px;
  }
}
@media (min-width: 1600px) {
  .banner--gallery__wrapper {
    gap: 10px 30px;
  }
  .banner--office__text {
    max-width: 816.6666666667px;
  }
  .banner--office__text p {
    max-width: 600px;
  }
  .banner--office__images {
    margin-top: -120px;
  }
  .banner--office__images__left picture {
    max-width: 680px;
  }
}
.banner--metier {
  padding: 40px 0;
}
.banner--metier .big-title, .banner--metier h1 {
  display: block;
  width: 100%;
  padding-bottom: 30px;
}
.banner--metier__item {
  display: block;
  padding: 30px;
  border-radius: 25px;
  margin-bottom: 20px;
  background: #9282EF;
  background: linear-gradient(to top left, #6D58EC, #9282EF);
}
.banner--metier__item.blue {
  background: linear-gradient(to top left, #56CAF0, #6D58EC);
}
.banner--metier__item .title {
  margin: 0 auto;
  padding: 0 0 30px;
}
@media (min-width: 768px) {
  .banner--metier {
    padding: 60px 0;
  }
  .banner--metier .big-title, .banner--metier h1 {
    max-width: 495px;
  }
  .banner--metier .big-title br, .banner--metier h1 br {
    display: none;
  }
  .banner--metier__wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 0px;
  }
  .banner--metier__item {
    margin-bottom: 0;
    width: 320px;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
}
@media (min-width: 992px) {
  .banner--metier .big-title, .banner--metier h1 {
    max-width: 75%;
    padding-bottom: 60px;
  }
  .banner--metier .big-title br, .banner--metier h1 br {
    display: block;
  }
  .banner--metier__wrapper {
    grid-column-gap: 30px;
  }
  .banner--metier__item {
    width: 440px;
  }
}
@media (min-width: 1200px) {
  .banner--metier {
    padding: 120px 0;
  }
  .banner--metier__item {
    border-radius: 50px;
    padding: 70px 60px;
    width: 570px;
  }
  .banner--metier__item .title {
    margin: 0 auto;
  }
}
@media (min-width: 1600px) {
  .banner--metier__item {
    width: 680px;
  }
  .banner--metier__item .title {
    margin: 0 auto;
    padding: 0 150px 30px 0;
  }
}
.banner--curious__wrapper {
  margin: 20px 0;
  text-align: center;
}
.banner--curious__wrapper .title {
  margin: 40px auto 15px auto;
  font-size: 26px;
}
.banner--curious__wrapper p {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .banner--curious__wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    justify-content: center;
    margin: 0 0 20px 0;
  }
}
@media (min-width: 992px) {
  .banner--curious__wrapper {
    padding: 30px;
    border: 2px solid #6D58EC;
    border-radius: 100px;
    flex-direction: row;
    justify-content: space-between;
    padding: 10px 13px;
    margin-top: 30px;
  }
  .banner--curious__wrapper .title {
    padding-left: 20px;
    margin: 0;
  }
  .banner--curious__wrapper p {
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .banner--curious__wrapper {
    margin-top: 40px;
  }
}
.banner--revolution {
  padding: 50px 0;
}
.banner--revolution--wrapper {
  border-radius: 20px;
  width: auto;
  margin: 0;
  max-width: 100%;
  padding: 25px;
  background: linear-gradient(105deg, #9282EF 0, #6D58EC 44%, #DB53D1 100%);
}
.banner--revolution__text {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .banner--revolution__text {
    width: 550px;
  }
}
@media (min-width: 992px) {
  .banner--revolution__text {
    width: 766.6666666667px;
  }
}
@media (min-width: 1200px) {
  .banner--revolution__text {
    width: 786.6666666667px;
  }
}
@media (min-width: 1600px) {
  .banner--revolution__text {
    width: 933.3333333333px;
  }
}
.banner--revolution__text .title {
  margin: 0 auto 25px;
}
.banner--revolution__rdv {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media (min-width: 576px) {
  .banner--revolution--wrapper {
    border-radius: 25px;
  }
}
@media (min-width: 992px) {
  .banner--revolution {
    padding-bottom: 45px;
  }
  .banner--revolution--wrapper {
    border-radius: 50px;
    padding: 60px;
  }
}
@media (min-width: 1200px) {
  .banner--revolution__rdv p {
    margin-top: 30px;
    font-size: 18px;
  }
}
@media (min-width: 1600px) {
  .banner--revolution__rdv p {
    margin-top: 30px;
    font-size: 22px;
  }
}
.banner--testimonial {
  padding: 30px 0;
}
.banner--testimonial .label.title {
  text-align: center;
  font-weight: 400;
}
.banner--testimonial .testimonial__item {
  text-align: center;
  background-color: #EEF4FE;
}
.banner--testimonial .testimonial__item .title {
  display: block;
  margin: 0 auto;
  padding: 20px 0 30px;
  line-height: 1.3em;
}
.banner--testimonial .testimonial__item .quote {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
}
.banner--testimonial .testimonial__item .signature {
  margin-bottom: 20px;
}
.banner--testimonial .testimonial__item .icon-wrapper {
  max-width: 50px;
  max-height: 50px;
  margin: 0 auto;
}
.banner--testimonial .testimonial__item .icon-wrapper svg {
  height: 35px;
  width: auto;
}
.banner--testimonial .testimonial__item .btn-wrapper {
  margin-top: 46px;
}
.banner--testimonial .testimonial__item .rating {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  justify-content: center;
  margin: 20px auto 15px auto;
}
.banner--testimonial .testimonial__item .rating svg {
  width: 25px;
  height: auto;
  margin: 0 2.5px;
}
@media (min-width: 768px) {
  .banner--testimonial {
    padding: 60px 0;
  }
  .banner--testimonial .testimonial__item .title {
    padding: 20px 60px 30px;
  }
}
@media (min-width: 992px) {
  .banner--testimonial .testimonial__item .title {
    padding: 20px 30px;
  }
  .banner--testimonial .testimonial__item .quote {
    padding: 0 45px;
  }
}
@media (min-width: 1200px) {
  .banner--testimonial {
    padding: 60px 0;
  }
  .banner--testimonial .testimonial__item .title {
    padding: 20px 60px;
  }
  .banner--testimonial .testimonial__item .quote {
    padding: 0 80px;
  }
  .banner--testimonial .testimonial__item .signature {
    font-size: 18px;
    margin-bottom: 17px;
  }
}

.rating {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
  padding: 0;
  margin: 0;
}
.rating__item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.rating__item img {
  height: auto;
  width: 15px;
  display: block;
}

.testimonials--banner {
  margin: 50px auto;
}
.testimonials--banner .testimonials--list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.testimonials--banner .testimonials--list__item {
  border-radius: 20px;
  padding: 30px 20px 20px;
  overflow: hidden;
  min-height: 300px;
}
@media (min-width: 768px) {
  .testimonials--banner .testimonials--list__item {
    min-height: initial;
  }
}
.testimonials--banner .testimonials--list__item .rating {
  padding-bottom: 20px;
}
.testimonials--banner .testimonials--list__item.template-text {
  background-color: #EEF4FE;
  height: 100%;
  aspect-ratio: 4/3;
}
.testimonials--banner .testimonials--list__item.template-text .content-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
  flex-direction: column;
  flex-wrap: nowrap;
}
.testimonials--banner .testimonials--list__item.template-text p {
  margin: 0;
  font-size: 14px;
}
.testimonials--banner .testimonials--list__item.template-text .strong {
  padding-top: 10px;
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
}
@media (min-width: 992px) {
  .testimonials--banner .testimonials--list__item.template-text .content-wrapper {
    justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  .testimonials--banner .testimonials--list__item.template-text p, .testimonials--banner .testimonials--list__item.template-text .strong {
    font-size: 16px;
  }
}
.testimonials--banner .testimonials--list__item.template-image {
  padding: 0;
  position: relative;
}
.testimonials--banner .testimonials--list__item.template-image .image-wrapper {
  border-radius: 0;
  height: 100%;
  min-height: 400px;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .testimonials--banner .testimonials--list__item.template-image .image-wrapper {
    min-height: initial;
  }
}
.testimonials--banner .testimonials--list__item.template-image .image-wrapper::before {
  display: block;
  content: "";
  width: 100%;
  height: 30%;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: linear-gradient(180deg, rgba(1, 12, 39, 0), rgba(1, 12, 39, 0.8));
}
.testimonials--banner .testimonials--list__item.template-image .image-wrapper picture img {
  border-radius: 0;
  height: auto;
  aspect-ratio: 4/3;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: flex;
  min-height: 400px;
}
@media (min-width: 768px) {
  .testimonials--banner .testimonials--list__item.template-image .image-wrapper picture img {
    min-height: initial;
  }
}
.testimonials--banner .testimonials--list__item.template-image .text-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 30px 20px;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 2;
  position: absolute;
}
.testimonials--banner .testimonials--list__item.template-image .text-wrapper p, .testimonials--banner .testimonials--list__item.template-image .text-wrapper span {
  color: #FFF;
  margin: 0;
  font-size: 14px;
}
.testimonials--banner .testimonials--list__item.template-image .text-wrapper span {
  padding-top: 10px;
  display: block;
}
@media (min-width: 1200px) {
  .testimonials--banner .testimonials--list__item.template-image .text-wrapper p, .testimonials--banner .testimonials--list__item.template-image .text-wrapper span {
    font-size: 16px;
  }
}
.testimonials--banner .testimonials--list__item.template-video {
  padding: 0;
  position: relative;
}
.testimonials--banner .testimonials--list__item.template-video .video-wrapper {
  border-radius: 0;
  height: 100%;
  min-height: 400px;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .testimonials--banner .testimonials--list__item.template-video .video-wrapper {
    min-height: initial;
  }
}
.testimonials--banner .testimonials--list__item.template-video .video-wrapper video {
  position: static;
}
.testimonials--banner .testimonials--list__item.template-video .video-wrapper:has(.is-playing) p, .testimonials--banner .testimonials--list__item.template-video .video-wrapper:has(.is-playing) strong {
  opacity: 0;
  transition: all 0.5s;
}
.testimonials--banner .testimonials--list__item.template-video .video-wrapper::before {
  display: block;
  content: "";
  width: 100%;
  height: 30%;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: linear-gradient(180deg, rgba(1, 12, 39, 0), rgba(1, 12, 39, 0.8));
}
.testimonials--banner .testimonials--list__item.template-video .video-wrapper video {
  border-radius: 0;
  height: auto;
  aspect-ratio: 4/3;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: flex;
  min-height: 400px;
}
@media (min-width: 768px) {
  .testimonials--banner .testimonials--list__item.template-video .video-wrapper video {
    min-height: initial;
  }
}
.testimonials--banner .testimonials--list__item.template-video .video-wrapper .btn-play-video {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-end;
}
.testimonials--banner .testimonials--list__item.template-video .video-wrapper .btn-play-video {
  position: absolute;
  width: 100%;
  padding-left: 0;
  height: auto;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.testimonials--banner .testimonials--list__item.template-video .video-wrapper .btn-play-video.is-playing:hover .icon-wrapper {
  animation: fadein 0.9s 1 forwards;
}
.testimonials--banner .testimonials--list__item.template-video .video-wrapper .btn-play-video.is-playing .icon-wrapper {
  opacity: 0;
  transition: all 0.5s;
}
.testimonials--banner .testimonials--list__item.template-video .video-wrapper .btn-play-video .icon-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.testimonials--banner .testimonials--list__item.template-video .video-wrapper .btn-play-video .icon-wrapper {
  border-radius: 20px;
  margin: auto 20px 20px auto;
  height: 30px;
  width: 30px;
  background-color: #FFF;
}
.testimonials--banner .testimonials--list__item.template-video .video-wrapper .btn-play-video .icon-wrapper .icon-play {
  height: 10px;
  margin-left: 10px;
  aspect-ratio: 0.9396926208;
  clip-path: polygon(50% 50%, 0 100%, 0 0);
  background: #260659;
}
.testimonials--banner .testimonials--list__item.template-video .text-wrapper {
  padding: 0 30px 20px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  position: absolute;
}
.testimonials--banner .testimonials--list__item.template-video .text-wrapper p, .testimonials--banner .testimonials--list__item.template-video .text-wrapper span {
  color: #FFF;
  margin: 0;
  font-size: 14px;
}
.testimonials--banner .testimonials--list__item.template-video .text-wrapper span {
  padding-top: 10px;
  display: block;
}
@media (min-width: 1200px) {
  .testimonials--banner .testimonials--list__item.template-video .text-wrapper p, .testimonials--banner .testimonials--list__item.template-video .text-wrapper span {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .testimonials--banner {
    margin: 60px auto;
  }
}
@media (min-width: 992px) {
  .testimonials--banner .testimonials--list__item {
    padding: 30px 30px 20px;
  }
}
section:not(.home--hero):not(.formules-table):not(.banner--gallery):not(.banner--video) {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  section:not(.home--hero):not(.formules-table):not(.banner--gallery):not(.banner--video) {
    margin-bottom: 50px;
  }
}

.labels {
  overflow: hidden;
}
.labels--list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0 20px;
  padding: 10px 0;
  margin: 0;
}
.labels--list__item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: auto;
}
.labels--list__item {
  gap: 10px 15px;
  padding: 10px;
  border-bottom: 2px solid rgba(203, 199, 226, 0.3);
}
.labels--list__item:last-of-type {
  border: none;
}
.labels--list__item .regular-title {
  margin: 0;
}
.labels--list__item .icon-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.labels--list__item .icon-wrapper {
  height: 30px;
  width: 30px;
}
.labels--list__item .icon-wrapper img {
  max-height: 30px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .labels--list {
    flex-direction: row;
    padding: 20px 0;
  }
  .labels--list__item {
    width: auto;
    border: none;
    border-right: 2px solid rgba(203, 199, 226, 0.3);
    padding: 0 30px;
  }
  .labels--list__item .icon-wrapper {
    height: 40px;
    width: 40px;
  }
  .labels--list__item .icon-wrapper img {
    max-height: 40px;
  }
}

.usp--list {
  display: flex;
  padding: 30px 0 0;
  margin: 0;
  --item-gap: 10px;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 768px) {
  .usp--list {
    display: flex;
    gap: 20px var(--item-gap);
  }
}
.usp--list .item {
  width: 100%;
}
.usp--list .item .title {
  text-align: left;
}
@media (min-width: 768px) {
  .usp--list .item {
    --item-width: calc(100% / 2 - 10px);
    width: var(--item-width);
  }
}
@media (min-width: 992px) {
  .usp--list .item {
    --item-width: calc(100% / var(--items) - ((var(--items) - 1) * 10px));
    width: var(--item-width);
  }
}
.usp--list .item.banner--usp__title {
  width: calc(var(--item-width) * 2 + 20px);
}
.usp--list__item {
  background-color: rgba(146, 130, 239, 0.85);
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  border-radius: 20px;
  list-style: none;
  padding: 20px 30px 30px;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 768px) {
  .usp--list__item {
    height: var(--match-h, auto);
  }
}
.usp--list__item .title, .usp--list__item p {
  color: #FFF;
  margin: 0;
}
.usp--list__item p {
  margin: 0;
}
.usp--list__item.type--link {
  background-color: transparent;
}
.usp--list__item.type--link a {
  width: -moz-fit-content;
  width: fit-content;
}
.usp--list__item.type--link .title {
  color: #260659;
}
.usp--list__item.type--highlight {
  position: relative;
  background-color: #FFEB04;
}
.usp--list__item.type--highlight:has(a[href]) {
  transition: transform 200ms ease-in !important;
}
.usp--list__item.type--highlight:has(a[href]):hover {
  transform: scale(0.95) !important;
}
.usp--list__item.type--highlight > .icon-wrapper {
  left: 0;
  top: 0;
}
.usp--list__item.type--highlight a {
  display: flex;
  text-align: left;
  align-items: center;
  justify-content: space-between;
}
.usp--list__item.type--highlight a .icon-wrapper {
  right: 1.5rem;
}
.usp--list__item.type--highlight a .icon-wrapper svg {
  width: 1.5rem;
  height: 1rem;
}
.usp--list__item.type--highlight a span {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.25em;
  font-size: 28px;
  letter-spacing: 0px;
}
@media (min-width: 768px) {
  .usp--list__item.type--highlight a span {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .usp--list__item.type--highlight a span {
    font-size: 26px;
  }
}
.usp--list__item.type--highlight a .icon-wrapper {
  position: absolute;
  top: 30px;
  right: 30px;
}
.usp--list__item .icon-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  height: 50px;
}
.usp--list__item .icon-wrapper img {
  max-height: 40px;
  max-width: 40px;
  height: auto;
  display: block;
}
@media (min-width: 768px) {
  .usp--list__item {
    padding: 20px;
  }
}
@media (min-width: 1200px) {
  .usp--list__item {
    padding: 30px;
  }
}
@media (min-width: 1600px) {
  .usp--list {
    gap: 30px;
  }
}

body:has(.formules-table) {
  overflow: visible;
}

.banner--formules {
  background: linear-gradient(180deg, #FFF 0, #EEF4FE 100%);
  padding: 50px 0px;
}
.banner--formules .btn-cta-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 30px 0 0;
  opacity: 0;
}
.banner--formules.is-visible .btn-cta-wrapper {
  animation: fadeup 0.9s 0.3s 1 forwards;
}

.formules--list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 10px;
}
.formules--list::after {
  display: block;
  content: "";
  width: 50%;
  height: 300px;
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  min-width: 250px;
  background: #DB53D1;
  background: radial-gradient(at center, #DB53D1, rgba(219, 83, 209, 0) 70%);
  width: 320px;
  height: 320px;
  right: 0;
  bottom: 0;
  top: auto;
  left: auto;
  opacity: 0.4;
}
@media (min-width: 992px) {
  .formules--list::after {
    height: 400px;
  }
}
.formules--list__item {
  width: 100%;
  position: relative;
  z-index: 4;
}
@media (min-width: 768px) {
  .formules--list__item {
    width: 310px;
  }
}
@media (min-width: 992px) {
  .formules--list__item {
    width: 440px;
  }
}
@media (min-width: 1200px) {
  .formules--list__item {
    width: 275px;
  }
}
@media (min-width: 1600px) {
  .formules--list__item {
    width: 330px;
  }
}
@media (min-width: 992px) {
  .formules--list {
    gap: 20px;
  }
}
@media (min-width: 1600px) {
  .formules--list {
    gap: 25px;
  }
}

.checked-icon {
  border-bottom: 2px solid #6D58EC;
  border-right: 2px solid #6D58EC;
  transform: rotate(45deg);
  height: 12px;
  width: 7px;
  left: 3px;
  top: 6px;
  display: block;
}

.false-icon {
  width: 15px;
  height: 2px;
  background: #cbc7e2;
  position: relative;
  transform: rotate(-45deg);
}
.false-icon::before {
  display: block;
  content: "";
  width: 2px;
  height: 15px;
  position: absolute;
  left: 6px;
  top: -6.5px;
  background: #cbc7e2;
}

.features-list {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 5px 0;
}
.features-list__item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.features-list__item {
  padding: 0 0 0 20px;
  gap: 5px 10px;
  list-style: none;
  position: relative;
  font-size: 16px;
}
.features-list__item .checked-icon {
  position: absolute;
}
@media (min-width: 1200px) {
  .features-list {
    min-height: 214px;
  }
}

.formule-card {
  box-shadow: 20px 20px 40px rgba(1, 12, 39, 0.1);
  -moz-box-shadow: 20px 20px 40px rgba(1, 12, 39, 0.1);
  -webkit-box-shadow: 20px 20px 40px rgba(1, 12, 39, 0.1);
  background: #FFF;
  border-radius: 25px;
  padding: 10px;
  position: relative;
}
.formule-card__header {
  min-height: var(--match-h);
}
.formule-card .intro-wrapper {
  border-radius: 20px;
  background-color: #F9F8FE;
  padding: 20px 12px 12px;
}
.formule-card .intro-wrapper .title {
  margin: 0;
}
.formule-card .intro-wrapper .month {
  color: #260659;
  display: block;
}
.formule-card .intro-wrapper .price {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 10px 0;
  margin: 0;
  align-items: flex-end;
}
.formule-card .intro-wrapper .price.hidden {
  display: none;
}
.formule-card .intro-wrapper .price strong {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1em;
  font-size: 24px;
  display: none;
  opacity: 0;
  justify-content: flex-end;
}
.formule-card .intro-wrapper .price strong.is-active {
  display: flex;
  animation: fadein 0.5s 1 forwards;
}
.formule-card .feature-wrapper {
  padding: 20px 10px 0;
}
.formule-card .feature-wrapper .feature-title {
  font-family: "space-grotesk-variable", sans-serif;
  font-weight: 700;
  font-style: normal;
  display: block;
  padding: 0 0 20px;
}
.formule-card .free-test {
  padding: 10px;
}
.formule-card .free-test .features-list__item {
  padding-top: 10px;
  border-top: 2px solid #EEF4FE;
}
.formule-card .free-test .features-list__item .checked-icon {
  top: 16px;
}
@media (min-width: 768px) {
  .formule-card .intro-wrapper .price strong {
    font-family: "peridot-devanagari", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .formule-card {
    border-radius: 40px;
  }
  .formule-card .intro-wrapper {
    border-radius: 30px;
  }
  .formule-card .intro-wrapper .price strong {
    font-family: "peridot-devanagari", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 46px;
  }
  .formule-card .feature-wrapper .feature-title {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .formule-card .intro-wrapper .price strong {
    font-family: "peridot-devanagari", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 58px;
  }
}

.formules-table {
  overflow: visible !important;
  background: #EEF4FE;
  position: relative;
  padding: 120px 0 60px !important;
}
.formules-table::after {
  opacity: 0.4 !important;
}
.formules-table::before {
  display: none !important;
}
.formules-table__extras summary {
  margin: 20px auto;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
}
.formules-table__extras[open] summary {
  display: none;
}
.formules-table--wrapper {
  padding: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .formules-table--wrapper {
    gap: 8%;
  }
}
.formules-table--wrapper .highlight__label {
  display: none;
  position: absolute;
  top: 0rem;
  left: 50%;
  transform: translate(-50%, 0);
  padding: 0 10px;
  z-index: 2;
  background: #FFEB04;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.7rem;
}
.formules-table--wrapper .label {
  font-weight: 400;
}
.formules-table .container {
  padding-block: 10px;
}
.formules-table .container .small-title, .formules-table .container .partners--wrapper h2, .partners--wrapper .formules-table .container h2, .formules-table .container h3 {
  margin: 0;
}
@media (max-width: 991px) {
  .formules-table__header {
    background-color: #EEF4FE;
  }
}
.formules-table__header .formules-table--cell.label {
  display: flex;
  align-items: center;
  border-bottom: 0;
  padding: 20px;
}
@media (max-width: 991px) {
  .formules-table__header .formules-table--cell.label {
    display: none;
  }
}
.formules-table__header, .formules-table__line {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
}
@media (max-width: 991px) {
  .formules-table__header, .formules-table__line {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .formules-table__header .formules-table--cell:not(.result):not(.label), .formules-table__line .formules-table--cell:not(.result):not(.label) {
    display: none;
  }
  .formules-table__header .value.hidden,
  .formules-table__header .hidden, .formules-table__line .value.hidden,
  .formules-table__line .hidden {
    display: none;
  }
}
.formules-table__header {
  padding: 20px 0 10px;
  margin: 0 auto 30px;
  gap: 10px;
  position: sticky;
  top: var(--h-nav);
  bottom: 30rem;
  z-index: 3;
}
@media (min-width: 992px) {
  .formules-table__header::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 20%;
    background-color: #EEF4FE;
    top: -20%;
    z-index: -1;
  }
}
.formules-table__header .highlight:before {
  border: 2px solid #FFEB04;
}
.formules-table__header .highlight:after {
  background: rgba(255, 255, 255, var(--opacity, 1));
}
.formules-table__header .highlight:before {
  border-radius: 25px;
}
@media (min-width: 992px) {
  .formules-table__header .highlight:before {
    border-bottom: 0;
    border-radius: 25px 25px 0 0;
  }
}
.formules-table__header .highlight:after {
  border-radius: 25px;
}
@media (min-width: 992px) {
  .formules-table__header .highlight:after {
    border-bottom: 0;
    border-radius: 25px 25px 0 0;
  }
}
@media (max-width: 991px) {
  .formules-table__header {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
.formules-table__header .formule-card {
  height: 100%;
}
.formules-table__header .formule-card .intro-wrapper {
  height: 100%;
}
@media (max-width: 991px) {
  .formules-table__header .formule-card .price {
    align-items: center;
  }
  .formules-table__header .formule-card .price strong {
    font-size: 1rem;
  }
}
.formules-table__header .label {
  color: #8590a4;
}
@media (max-width: 991px) {
  .formules-table__header .label {
    display: none;
  }
}
.formules-table li:nth-child(2) {
  border-top: 2px solid #cbc7e2;
}
.formules-table__line {
  align-items: center;
  padding-bottom: 20px;
}
@media (min-width: 992px) {
  .formules-table__line {
    min-height: var(--match-h);
  }
}
@media (min-width: 992px) {
  .formules-table__line.last-row .highlight:before, .formules-table__line:last-child .highlight:before {
    border-bottom: 2px solid #FFEB04;
    border-radius: 0 0 25px 25px;
  }
}
.formules-table__line.hidden {
  display: none;
}
.formules-table__line .label {
  color: #260659;
  font-size: 16px;
  padding: 20px;
  line-height: 1.2em;
  display: block;
}
@media (max-width: 991px) {
  .formules-table__line .label {
    display: flex;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.formules-table__line .desc {
  color: #8590a4;
  font-size: 14px;
  padding: 10px 0 0;
  display: block;
}
.formules-table__line .value {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.formules-table__line .value span {
  font-size: 16px;
}
.formules-table__line .value span.formule-label {
  display: none;
}
.formules-table__line .icon-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.formules-table__line .icon-wrapper {
  height: 30px;
  width: 30px;
}
.formules-table__line .functionality-label {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .formules-table__line .functionality-label {
    display: none;
  }
}
@media (max-width: 767px) {
  .formules-table__line:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) and (min-width: 992px) {
  .formules-table__line .formules-table--cell.value {
    justify-content: space-between;
    padding: 2.5px 0;
  }
}
@media (max-width: 767px) {
  .formules-table__line .formules-table--cell.value span {
    color: #260659;
  }
  .formules-table__line .formules-table--cell.value span.formule-label {
    display: none;
  }
}
@media (max-width: 767px) and (min-width: 992px) {
  .formules-table__line .formules-table--cell.value span.formule-label {
    display: block;
    color: #6D58EC;
  }
}
.formules-table--cell {
  display: flex;
}
@media (min-width: 992px) {
  .formules-table--cell {
    height: var(--match-h, 100%);
  }
}
.formules-table--cell.hidden {
  display: none;
}
.formules-table--cell.highlight {
  position: relative;
}
.formules-table--cell.highlight .highlight__label {
  display: block;
}
.formules-table--cell.highlight.formule-card::before {
  border-top: 2px solid #FFEB04;
}
.formules-table--cell.highlight::before {
  position: absolute;
  content: "";
  inset: -0.4rem;
  display: block;
  z-index: 3;
  pointer-events: none;
}
@media (min-width: 992px) {
  .formules-table--cell.highlight::before {
    inset: -0.8rem;
    border-right: 2px solid #FFEB04;
    border-left: 2px solid #FFEB04;
    z-index: -1;
  }
}
@media (min-width: 992px) {
  .formules-table--cell.highlight::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: rgba(255, 255, 255, var(--opacity, 1));
    transition: background 0.3s ease;
    pointer-events: none;
  }
}
.formules-table--cell.value {
  width: 100%;
}
@media (min-width: 768px) {
  .formules-table--cell.value {
    width: 165px;
  }
}
@media (min-width: 992px) {
  .formules-table--cell.value {
    width: 184px;
  }
}
@media (min-width: 1200px) {
  .formules-table--cell.value {
    width: 236px;
  }
}
@media (min-width: 1600px) {
  .formules-table--cell.value {
    width: 280px;
  }
}
.formules-table--cell.value {
  padding: 20px 20px;
  border-bottom: 2px solid #cbc7e2;
  height: calc(var(--match-h) - 2px);
}
@media (min-width: 992px) {
  .formules-table--cell.value {
    padding: 0 40px;
    height: calc(var(--match-h));
  }
}
.formules-table--cell.label {
  width: 100%;
}
@media (min-width: 768px) {
  .formules-table--cell.label {
    width: 660px;
  }
}
@media (min-width: 992px) {
  .formules-table--cell.label {
    width: 184px;
  }
}
@media (min-width: 1200px) {
  .formules-table--cell.label {
    width: 236px;
  }
}
@media (min-width: 1600px) {
  .formules-table--cell.label {
    width: 280px;
  }
}
.formules-table--cell.label {
  border-bottom: 2px solid #cbc7e2;
  grid-column: 1/-1;
}
.formules-table--cell.label .horus-link-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.formules-table--cell.label .horus-link-wrapper {
  padding: 10px 0 0;
}
.formules-table--cell.formule-card {
  width: 100%;
}
@media (min-width: 768px) {
  .formules-table--cell.formule-card {
    width: 165px;
  }
}
@media (min-width: 992px) {
  .formules-table--cell.formule-card {
    width: 184px;
  }
}
@media (min-width: 1200px) {
  .formules-table--cell.formule-card {
    width: 236px;
  }
}
@media (min-width: 1600px) {
  .formules-table--cell.formule-card {
    width: 280px;
  }
}
@media (min-width: 768px) {
  .formules-table--cell.formule-card {
    padding: 0 5px;
    box-shadow: none;
    background: none;
    align-items: center;
    justify-content: center;
  }
  .formules-table--cell.formule-card .intro-wrapper {
    padding: 0;
    background: none;
  }
  .formules-table--cell.formule-card .intro-wrapper .btn-gradient {
    font-size: 14px;
    padding: 10px;
  }
  .formules-table--cell.formule-card .intro-wrapper .title {
    font-size: 16px;
  }
  .formules-table--cell.formule-card .price {
    padding: 0 0 20px;
  }
  .formules-table--cell.formule-card .price strong {
    font-size: 24px;
    letter-spacing: -2px;
  }
}
@media (min-width: 992px) {
  .formules-table--cell.formule-card .intro-wrapper .btn-gradient {
    padding: 10px 30px;
  }
  .formules-table--cell.formule-card .intro-wrapper .price strong {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .formules-table--cell.formule-card .intro-wrapper .title {
    font-size: 18px;
  }
  .formules-table--cell.formule-card .intro-wrapper .price strong {
    font-size: 34px;
  }
}
@media (min-width: 768px) {
  .formules-table__header {
    margin: 0;
    padding: 0;
    position: sticky;
    top: 80px;
    z-index: 2;
    background: linear-gradient(90deg, #EEF4FE 50px, rgba(238, 244, 254, 0.5) 90%, #EEF4FE 100%);
    -webkit-backdrop-filter: blur(2.5px);
            backdrop-filter: blur(2.5px);
    gap: 0;
  }
  .formules-table--cell span.formule-label {
    display: none;
  }
}
@media (min-width: 992px) {
  .formules-table__line {
    gap: 0;
    padding: 0;
  }
  .formules-table__header {
    top: 120px;
  }
  .formules-table--cell.formule-card {
    padding: 30px 0;
  }
}
.formules-table__line.animate {
  opacity: var(--opacity, 1);
  transition: opacity 0.3s ease;
}

.formules-type-selector .field__group,
.formules-filters .field__group {
  display: flex;
  grid-template-columns: auto auto;
  justify-content: center;
  gap: 5%;
  margin: 0 auto 30px;
  flex-direction: column;
}
@media (min-width: 992px) {
  .formules-type-selector .field__group,
  .formules-filters .field__group {
    flex-direction: row;
  }
}
.formules-type-selector .field__group .field,
.formules-filters .field__group .field {
  display: flex;
  flex-direction: column;
}
.formules-type-selector .field__group .field .falco-filters,
.formules-type-selector .field__group .field .falco-filters--select,
.formules-type-selector .field__group .field .btn-filter,
.formules-filters .field__group .field .falco-filters,
.formules-filters .field__group .field .falco-filters--select,
.formules-filters .field__group .field .btn-filter {
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 992px) {
  .formules-type-selector .field__group .field select,
  .formules-filters .field__group .field select {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.formules-type-selector .field__group .field .small-title, .formules-type-selector .field__group .field .partners--wrapper h2, .partners--wrapper .formules-type-selector .field__group .field h2, .formules-type-selector .field__group .field h3,
.formules-filters .field__group .field .small-title,
.formules-filters .field__group .field .partners--wrapper h2,
.partners--wrapper .formules-filters .field__group .field h2,
.formules-filters .field__group .field h3 {
  font-size: 19.2px;
  margin: 0;
}

.compare-filters {
  position: sticky;
  top: var(--h-nav);
  z-index: 3;
}
.compare-filters form {
  display: flex;
  flex-wrap: nowrap;
  gap: 10px;
}
.compare-filters select {
  border-radius: 20px;
  border: 2px solid #cbc7e2;
}
@media (min-width: 768px) {
  .compare-filters {
    display: none;
  }
}

.falco-filters {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
}
@media (min-width: 768px) {
  .falco-filters {
    width: 660px;
  }
}
@media (min-width: 992px) {
  .falco-filters {
    width: 766.6666666667px;
  }
}
@media (min-width: 1200px) {
  .falco-filters {
    width: 983.3333333333px;
  }
}
@media (min-width: 1600px) {
  .falco-filters {
    width: 933.3333333333px;
  }
}
.falco-filters {
  padding: 5px 2.5px;
  position: relative;
  border-radius: 20px;
  border: 2px solid #cbc7e2;
  margin: 10px auto;
}
@media (min-width: 768px) {
  .falco-filters {
    flex-wrap: nowrap;
    margin: 15px auto;
  }
}
.falco-filters [type=radio] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  visibility: hidden;
}
.falco-filters::after {
  display: block;
  content: "";
  width: 0;
  height: auto;
  position: absolute;
  transition: all 1s;
}
.falco-filters::after {
  background: #FFEB04;
  border-radius: 50px;
  left: 3px;
  bottom: 3px;
  top: 3px;
  right: auto;
}
.falco-filters--select {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
}
@media (min-width: 768px) {
  .falco-filters--select {
    width: 660px;
  }
}
@media (min-width: 992px) {
  .falco-filters--select {
    width: 766.6666666667px;
  }
}
@media (min-width: 1200px) {
  .falco-filters--select {
    width: 983.3333333333px;
  }
}
@media (min-width: 1600px) {
  .falco-filters--select {
    width: 933.3333333333px;
  }
}
.falco-filters--select {
  padding: 10px 2.5px;
  margin: 0 auto;
  position: relative;
  border-radius: 40px;
  border: 2px solid #cbc7e2;
  flex-wrap: nowrap;
  margin: 10px auto;
}
@media (min-width: 768px) {
  .falco-filters--select {
    margin: 15px auto;
  }
}
.falco-filters--select select {
  background: none;
  border: none;
  font-size: 16px;
  color: #260659;
  padding: 3px 20px;
}
.falco-filters::after {
  transform: translateY(var(--filter-top));
  height: var(--filter-height);
}
@media (min-width: 768px) {
  .falco-filters::after {
    transform: translateX(var(--filter-left));
    width: var(--filter-width);
  }
}
.falco-filters--outro {
  padding: 30px 0;
  max-width: 933.3333333333px;
  margin-left: auto;
  margin-right: auto;
}
.falco-filters--outro p {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin: 0 auto;
  text-align: center;
}
.falco-filters--outro p strong {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 700;
  font-style: normal;
  display: block;
}
.falco-filters .btn-filter {
  --filter-width: var(--filter-width,calc(100% / var(--filters-count, 2) - (2px)));
  border-radius: 50px;
  padding: 5px 30px;
  position: relative;
}
.falco-filters .btn-filter--name {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.falco-filters .btn-filter--name {
  gap: 5px;
  position: relative;
  z-index: 2;
}
.falco-filters .btn-filter--name .title {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #260659;
}
.falco-filters .btn-filter--name svg {
  height: 30px;
  width: 50px;
}
.falco-filters .btn-filter--name svg path {
  fill: #260659;
}
.falco-filters .btn-filter--desc {
  font-size: 16px;
  color: #260659;
  width: 100%;
  display: block;
  text-align: center;
  position: relative;
  z-index: 2;
}
.falco-filters .btn-filter.active::after {
  width: 100%;
  left: 0;
  right: 0;
}
@media (min-width: 768px) {
  .falco-filters {
    border-radius: 50px;
  }
  .falco-filters::after {
    width: var(--filter-width);
  }
  .falco-filters .btn-filter {
    cursor: pointer;
  }
}
@media (min-width: 992px) {
  .falco-filters--outro {
    padding: 30px 0;
  }
}
@media (max-width: 767px) {
  .falco-filters {
    gap: 10px;
  }
  .falco-filters .btn-filter {
    border-radius: 20px;
    width: 99%;
    padding: 10px 20px;
  }
  .falco-filters .btn-filter.active {
    background-color: #FFEB04;
  }
}

.hero {
  background-size: 100% 100%;
  background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px;
  background-image: radial-gradient(113% 91% at -11% 14%, #AFA6F4 1%, rgba(255, 0, 0, 0) 48%), radial-gradient(142% 91% at 109% 1%, #E99CE4 1%, rgba(255, 0, 0, 0) 46%), linear-gradient(0deg, #EDF4FE 0%, #EDF4FE 100%);
  display: flex;
  flex-direction: column;
  gap: 50px;
  position: relative;
  overflow: hidden;
  padding-top: calc(var(--h-nav, 110px) * 1.2);
}
.hero > .container {
  display: flex;
  align-items: center;
}
.hero:before {
  content: "";
  position: absolute;
  display: block;
  inset: 0;
  right: 10vw;
  top: -4vw;
  background-size: contain;
  background-image: url("/themes/falco/assets/images/lignes-3.png");
  background-repeat: no-repeat;
  z-index: 1;
  min-height: 80vh;
  background-position: top right;
}
.hero section {
  position: relative;
  z-index: 2;
}
.hero .scroll_down {
  display: none;
  margin-top: 30px;
}
@media (min-width: 992px) {
  .hero .scroll_down {
    display: initial;
  }
}
.hero .scroll_down svg {
  width: 1.7rem;
}
@media (min-width: 992px) {
  .hero--text__image .hero__main {
    flex-direction: row-reverse;
  }
}
.hero__main {
  position: relative;
  z-index: 2;
  width: 100%;
  display: flex;
  gap: 30px;
  flex-direction: column;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .hero__main {
    flex-direction: row;
    justify-content: space-between;
    gap: 120px;
  }
}
@media (min-width: 992px) {
  .hero__main {
    margin-bottom: 50px;
  }
}
.hero__main picture {
  width: 100%;
  overflow: hidden;
  border-radius: 50px;
}
@media (min-width: 768px) {
  .hero__main picture {
    width: 540px;
  }
}
@media (min-width: 992px) {
  .hero__main picture {
    width: 340px;
  }
}
@media (min-width: 1200px) {
  .hero__main picture {
    width: 371.6666666667px;
  }
}
@media (min-width: 1600px) {
  .hero__main picture {
    width: 463.3333333333px;
  }
}
.hero__main picture img {
  display: block;
  width: 100%;
}
.hero--text__center > .container {
  width: 100%;
  text-align: center;
  min-height: 30vh;
}
@media (min-width: 768px) {
  .hero--text__center > .container {
    width: 650px;
  }
}
@media (min-width: 992px) {
  .hero--text__center > .container {
    width: 756.6666666667px;
  }
}
@media (min-width: 1200px) {
  .hero--text__center > .container {
    width: 776.6666666667px;
  }
}
@media (min-width: 1600px) {
  .hero--text__center > .container {
    width: 923.3333333333px;
  }
}
.hero--text__center > .container .col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 30px;
}

.functionalities__section {
  position: relative;
}
@media (max-width: 991px) {
  .functionalities__section .container {
    padding: 0;
  }
}
.functionalities__item {
  margin-bottom: 20px;
  position: relative;
}
@media (min-width: 992px) {
  .functionalities__item {
    margin-bottom: 40px;
  }
}
.functionalities__item .inner {
  --radius: 40px;
  position: relative;
  -webkit-mask-image: linear-gradient(black, black), radial-gradient(circle at calc(var(--radius)) calc(100% - var(--radius)), black 0%, black calc(var(--radius) - 1px), transparent var(--radius)), radial-gradient(circle at calc(100% - var(--radius)) calc(100% - var(--radius)), black 0%, black calc(var(--radius) - 1px), transparent var(--radius)), linear-gradient(black, black);
          mask-image: linear-gradient(black, black), radial-gradient(circle at calc(var(--radius)) calc(100% - var(--radius)), black 0%, black calc(var(--radius) - 1px), transparent var(--radius)), radial-gradient(circle at calc(100% - var(--radius)) calc(100% - var(--radius)), black 0%, black calc(var(--radius) - 1px), transparent var(--radius)), linear-gradient(black, black);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 100% calc(100% - var(--radius)), var(--radius) var(--radius), var(--radius) var(--radius), calc(100% - var(--radius) * 2) 100%;
          mask-size: 100% calc(100% - var(--radius)), var(--radius) var(--radius), var(--radius) var(--radius), calc(100% - var(--radius) * 2) 100%;
  -webkit-mask-position: top center, bottom left, bottom right;
          mask-position: top center, bottom left, bottom right;
  /* Use a supported mask-composite property if needed */
  -webkit-mask-composite: destination-over, destination-over;
  mask-composite: add, add;
}
.functionalities__item summary {
  position: sticky;
  top: calc(var(--h-nav) + 0.5rem);
  background-color: #9282EF;
  padding: 8px 40px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  z-index: 4;
}
.functionalities__item summary .small-title, .functionalities__item summary .partners--wrapper h2, .partners--wrapper .functionalities__item summary h2, .functionalities__item summary h3 {
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  .functionalities__item summary .small-title, .functionalities__item summary .partners--wrapper h2, .partners--wrapper .functionalities__item summary h2, .functionalities__item summary h3 {
    font-size: 26px;
  }
}
@media (min-width: 1200px) {
  .functionalities__item summary .small-title, .functionalities__item summary .partners--wrapper h2, .partners--wrapper .functionalities__item summary h2, .functionalities__item summary h3 {
    line-height: 1.15em;
    font-size: 28px;
  }
}
@media (min-width: 1600px) {
  .functionalities__item summary .small-title, .functionalities__item summary .partners--wrapper h2, .partners--wrapper .functionalities__item summary h2, .functionalities__item summary h3 {
    font-size: 28px;
  }
}
@media (min-width: 992px) {
  .functionalities__item summary {
    padding: 13.3333333333px 120px 13.3333333333px;
  }
}
.functionalities__item summary .mask-top {
  background: white;
  height: 2rem;
  top: -2rem;
  width: 100%;
  left: 0;
  position: absolute;
  z-index: 1;
}
.functionalities__item summary .mask-top:before, .functionalities__item summary .mask-top:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -4rem;
  left: 0;
  height: 4rem;
  width: 2rem;
  background-color: transparent;
  border-top-left-radius: 2rem;
  box-shadow: 0 -2rem 0 0 white;
}
.functionalities__item summary .mask-top:after {
  left: auto;
  right: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 2rem;
  box-shadow: 0 -2rem 0 0 white;
}
@media (min-width: 992px) {
  .functionalities__item summary h3 {
    margin-block: 0.7rem;
  }
}
.functionalities__item summary:before, .functionalities__item summary:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -4rem;
  left: 0;
  height: 4rem;
  width: 2rem;
  background-color: transparent;
  border-top-left-radius: 2rem;
  box-shadow: 0 -2rem 0 0 #9282EF;
}
.functionalities__item summary:after {
  left: auto;
  right: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 2rem;
  box-shadow: 0 -2rem 0 0 #9282EF;
}
.functionalities__item:nth-child(even) summary {
  background-color: #E995E2;
}
.functionalities__item:nth-child(even) summary:before, .functionalities__item:nth-child(even) summary:after {
  box-shadow: 0 -2rem 0 0 #E995E2;
}
.functionalities__content {
  gap: 5%;
  z-index: 2;
  position: relative;
  background-color: #EEF4FE;
}
.functionalities__content .custom-wysiwyg {
  padding: 20px 40px;
}
.functionalities__content .image-wrapper {
  padding-bottom: 40px;
  position: relative;
}
@media (min-width: 992px) {
  .functionalities__content {
    display: grid;
    grid-template-columns: 50% 45%;
    padding: 20px 80px;
  }
  .functionalities__content .image-wrapper {
    padding: 40px;
  }
  .functionalities__content .custom-wysiwyg {
    padding: 40px;
  }
}
.functionalities__content img {
  max-width: 100%;
}

@media (min-width: 992px) {
  .section__text_links {
    padding: 60px;
  }
}
.section__text_links .container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 60px;
  flex-direction: column-reverse;
}
@media (min-width: 992px) {
  .section__text_links .container {
    flex-direction: row;
  }
}
.section__text_links .container .col {
  width: 100%;
}
@media (min-width: 768px) {
  .section__text_links .container .col {
    width: 600px;
  }
}
@media (min-width: 992px) {
  .section__text_links .container .col {
    width: 400px;
  }
}
@media (min-width: 1200px) {
  .section__text_links .container .col {
    width: 530px;
  }
}
@media (min-width: 1600px) {
  .section__text_links .container .col {
    width: 640px;
  }
}
.section__text_links .container .col--links {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.link--logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #FFF;
  border-radius: 50vw;
  overflow: hidden;
  padding: 1rem;
  transition: transform 250ms ease-in;
}
.link--logo img {
  width: auto;
  height: 1.8rem;
}
.link--logo .icon-wrapper {
  border: 1px solid #010C27;
  border-radius: 50%;
  width: 37px;
  height: 37px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 250ms ease-in;
}
.link--logo .icon-wrapper svg {
  width: 40%;
  transition: fill 250ms ease-in;
}
.link--logo .icon-wrapper svg path {
  fill: #010C27;
}
@media (min-width: 992px) {
  .link--logo {
    padding: 1.5rem 1.5rem 1.5rem 3rem;
  }
  .link--logo img {
    height: 2.8rem;
  }
  .link--logo .icon-wrapper {
    width: 52px;
    height: 52px;
  }
}
.link--logo:hover {
  transform: scale(0.95);
}
.link--logo:hover .icon-wrapper {
  transition: background-color 250ms ease-in;
  background-color: #010C27;
}
.link--logo:hover .icon-wrapper svg path {
  transition: fill 250ms ease-in;
  fill: #FFF;
}

.partners {
  padding: 100px 0px;
}
@media (min-width: 992px) {
  .partners {
    padding: 25px 0px;
  }
}
.partners--wrapper {
  border-radius: 50px;
  border-width: 2px;
  border-style: solid;
  border-color: #6D58EC;
  gap: 30px;
  padding: 30px;
}
@media (min-width: 992px) {
  .partners--wrapper {
    display: grid;
    align-items: center;
    grid-template-columns: 30% 70%;
    padding: 10px 80px;
  }
}
.partners--wrapper h2 {
  margin-top: 0px;
}
@media (min-width: 992px) {
  .partners--wrapper h2 {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .partners--wrapper h2 {
    text-align: center;
  }
}
.partners--wrapper .list {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.partners--wrapper .item {
  position: relative;
}
.partners--wrapper .item a.link--extended {
  position: absolute;
  inset: 0;
  z-index: 5;
}
.partners--wrapper .item picture {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 4rem;
  width: auto;
  min-width: 3rem;
}
.partners--wrapper .item picture img {
  display: block;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.video-wrapper {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.video-wrapper .btn-play {
  position: absolute;
  inset: 0;
  padding-left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-wrapper .btn-play.is-playing .icon-play {
  clip-path: polygon(0 0, 33% 0, 33% 100%, 0 100%, 0 100%, 100% 100%, 100% 0, 66% 0, 66% 100%, 0 100%);
}
.video-wrapper .btn-play.is-playing:hover .icon-wrapper {
  animation: fadein 0.9s 1 forwards;
}
.video-wrapper .btn-play.is-playing .icon-wrapper {
  opacity: 0;
  transition: all 0.5s;
}
.video-wrapper .btn-play .icon-play {
  width: 3vw;
  height: 3vw;
}
.video-wrapper video,
.video-wrapper iframe {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.devices {
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}
.devices picture {
  height: 2.5rem;
  width: 3rem;
}
.devices picture img {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
}

.section__two-columns--wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
}
.section__two-columns--picture .container {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .section__two-columns--picture .container {
    margin-bottom: 50px;
  }
}
.section__two-columns--picture .col--text {
  width: 100%;
}
@media (min-width: 768px) {
  .section__two-columns--picture .col--text {
    width: 600px;
  }
}
@media (min-width: 992px) {
  .section__two-columns--picture .col--text {
    width: 860px;
  }
}
@media (min-width: 1200px) {
  .section__two-columns--picture .col--text {
    width: 530px;
  }
}
@media (min-width: 1600px) {
  .section__two-columns--picture .col--text {
    width: 640px;
  }
}
.section__two-columns--picture .col--image picture {
  overflow: hidden;
  border-radius: 20px;
}

.footer {
  background: linear-gradient(90deg, #8C7BED 0%, #6D58EC 33%, #6D58EC 53%, #9556E3 100%);
  padding: 0;
  position: relative;
  overflow: hidden;
}
.footer::after {
  display: block;
  content: "";
  width: 50%;
  height: 300px;
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  min-width: 250px;
  background: #DB53D1;
  background: radial-gradient(at top, #DB53D1, rgba(219, 83, 209, 0) 70%);
  left: auto;
  right: 0;
  bottom: 0;
  top: auto;
  transform: rotate(-180deg);
  opacity: 0.6;
  z-index: 2;
}
@media (min-width: 992px) {
  .footer::after {
    height: 400px;
  }
}
.footer .container {
  position: relative;
  z-index: 4;
}
.footer--main {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  padding: 60px 0;
}
@media (max-width: 767px) {
  .footer--main__logo .logo {
    max-width: 100px;
  }
}
.footer--main__left {
  width: 100%;
}
@media (min-width: 768px) {
  .footer--main__left {
    width: 440px;
  }
}
@media (min-width: 992px) {
  .footer--main__left {
    width: 460px;
  }
}
@media (min-width: 1200px) {
  .footer--main__left {
    width: 491.6666666667px;
  }
}
@media (min-width: 1600px) {
  .footer--main__left {
    width: 583.3333333333px;
  }
}
.footer--main__left .title {
  font-family: "space-grotesk-variable", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0;
}
.footer--main__left .btn-wrapper {
  padding-top: 20px;
}
.footer--main__left .download-wrapper {
  display: flex;
  margin-top: 30px;
}
.footer--main__left .download-wrapper .download-container {
  padding: 0 40px;
}
.footer--main__left .download-wrapper .download-container strong {
  color: #FFF;
}
.footer--main__left .download-wrapper .download-container:first-child {
  padding-left: 0;
}
.footer--main__left .download-wrapper .download-container:not(:first-child) {
  position: relative;
}
.footer--main__left .download-wrapper .download-container:not(:first-child):before {
  content: "";
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: auto;
  bottom: 15%;
  height: 50%;
  width: 2px;
  left: 0;
  z-index: 1;
}
.footer--main__left .download-list,
.footer--main__left .social-list {
  display: flex;
  gap: 5px;
  padding-left: 0px;
}
.footer--main__left .download-list li,
.footer--main__left .social-list li {
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  width: 40px;
  list-style: none;
}
.footer--main__left .download-list li a,
.footer--main__left .social-list li a {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer--main__left .download-list li a svg,
.footer--main__left .social-list li a svg {
  height: 100%;
  max-height: 30px;
  max-width: 40px;
}
.footer--main__left .download-list li a svg path,
.footer--main__left .social-list li a svg path {
  fill: #FFF;
}
.footer--main__right {
  width: 100%;
}
@media (min-width: 768px) {
  .footer--main__right {
    width: 220px;
  }
}
@media (min-width: 992px) {
  .footer--main__right {
    width: 306.6666666667px;
  }
}
@media (min-width: 1200px) {
  .footer--main__right {
    width: 295px;
  }
}
@media (min-width: 1600px) {
  .footer--main__right {
    width: 350px;
  }
}
.footer--main__right {
  padding: 60px 0 0;
}
.footer--main__right .nav {
  padding: 20px 0 0;
  margin: 0;
}
.footer--main__right .nav li {
  list-style: none;
  margin-top: 5px;
}
.footer--main__right .nav li a {
  font-size: 16px;
  color: #FFF;
}
.footer--infos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.footer--infos {
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  padding: 20px 0 60px;
}
.footer--infos ul.flex-list {
  flex-direction: column;
  gap: 5px;
  align-items: flex-start;
}
@media (min-width: 992px) {
  .footer--infos ul.flex-list {
    flex-direction: row;
    justify-content: flex-start;
    gap: 10px;
  }
}
.footer--infos ul li span, .footer--infos ul li a {
  color: #FFF;
  font-size: 12px;
}
.footer--infos__left {
  width: 100%;
}
@media (min-width: 768px) {
  .footer--infos__left {
    width: 440px;
  }
}
@media (min-width: 992px) {
  .footer--infos__left {
    width: 613.3333333333px;
  }
}
@media (min-width: 1200px) {
  .footer--infos__left {
    width: 786.6666666667px;
  }
}
@media (min-width: 1600px) {
  .footer--infos__left {
    width: 933.3333333333px;
  }
}
.footer--infos__left .flex-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer--infos__right {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
@media (min-width: 768px) {
  .footer--infos__right {
    width: 220px;
  }
}
@media (min-width: 992px) {
  .footer--infos__right {
    width: 306.6666666667px;
  }
}
@media (min-width: 1200px) {
  .footer--infos__right {
    width: 295px;
  }
}
@media (min-width: 1600px) {
  .footer--infos__right {
    width: 350px;
  }
}
.footer--infos__right .link-infine {
  display: block;
  padding: 30px 0 0;
}
.footer--infos__right .link-infine img {
  width: 30px;
  height: auto;
  display: block;
}
@media (min-width: 768px) {
  .footer--main__right {
    padding: 0;
  }
  .footer--main__right .nav {
    padding: 0 0 0 20px;
  }
  .footer--infos {
    padding: 20px 0;
  }
  .footer--infos__right {
    justify-content: flex-end;
  }
  .footer--infos__right .link-infine {
    padding: 0;
  }
}

#axeptio_overlay {
  z-index: 4;
}

.home .home--hero, .home .formules-table {
  overflow: hidden;
}
.home .group__section {
  padding-top: 50px;
}
@media (min-width: 1200px) {
  .home .group__section {
    padding-top: 0px;
  }
}
.home .labels h5 {
  font-size: 18px;
  font-weight: 800;
}
@media (min-width: 1200px) {
  .home .labels h5 {
    font-size: 20px;
  }
}
.home .banner--formules .container {
  overflow: visible;
}

.toutes-les-fonctionnalites-de-falco .group__section {
  padding-top: 50px;
}
@media (min-width: 1200px) {
  .toutes-les-fonctionnalites-de-falco .group__section {
    padding-top: 0px;
  }
}

.vous-etes-comptable .partners {
  padding: 0px;
}

.group__section .banner--usp .usp--list .type--highlight a span {
  font-size: 20px;
}
@media (min-width: 992px) {
  .group__section .banner--usp .usp--list .type--highlight a span {
    font-size: 28px;
  }
}

.banner--peppol .twocol--wrapper .twocol--item {
  padding-left: 0px;
  padding-right: 0px;
}
.banner--peppol .twocol--wrapper .twocol--item .text-wrapper {
  padding-left: 30px;
  padding-right: 30px;
}
.banner--peppol .twocol--wrapper .twocol--item .text-wrapper .btn-wrapper .btn-icon {
  flex-wrap: nowrap;
  text-align: left;
}

.qui-sommes-nous .hero {
  gap: 0px;
}

.main-header__menu--wrapper.active .main-header__menu--wrapper__left .nav .menu-pour-qui {
  padding-bottom: 0px;
}
.main-header__menu--wrapper.active .main-header__menu--wrapper__left .nav li {
  padding-bottom: 5px;
}

body.nav-open {
  overflow: hidden;
}

.main-header {
  margin: 0;
  width: 100%;
  position: fixed;
  z-index: 9999;
  top: 0;
  /* responsive menu */
}
.main-header--wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  transition: all 0.5s;
}
@media (min-width: 992px) {
  .main-header--wrapper {
    padding: 30px 0;
  }
}
.main-header.is-active {
  transition: all 0.5s;
  background: linear-gradient(90deg, #FFF 0%, #EEF4FE 100%);
}
@media (min-width: 992px) {
  .main-header.is-active .main-header--wrapper {
    padding: 20px 0;
  }
}
.main-header__logo-wrapper {
  width: 130px;
}
.main-header__logo-wrapper a {
  display: flex;
  align-items: center;
}
.main-header__logo-wrapper img.logo {
  max-width: 100px;
  height: auto;
}
@media (min-width: 768px) {
  .main-header__logo-wrapper img.logo {
    max-width: 110px;
  }
}
@media (min-width: 1200px) {
  .main-header__logo-wrapper {
    width: 180px;
  }
  .main-header__logo-wrapper img.logo {
    max-width: 130px;
  }
}
@media (min-width: 1600px) {
  .main-header__logo-wrapper {
    width: 200px;
  }
  .main-header__logo-wrapper img.logo {
    max-width: 150px;
  }
}
.main-header__menu--wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  justify-content: space-between;
}
.main-header__menu--wrapper .curve {
  display: none;
}
.main-header__menu--wrapper__right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.main-header__menu--wrapper__right .btn-link--white {
  margin-right: 20px;
}
.main-header__menu--wrapper ul {
  padding-left: 0;
  display: block;
}
.main-header__menu--wrapper ul li {
  display: inline-block;
  margin-right: 15px;
  padding-left: 0;
}
.main-header__menu--wrapper ul li:has(.dropdown-menu) > a {
  position: relative;
  display: flex;
  padding-right: 8px;
  margin-right: 8px;
}
@media (max-width: 991px) {
  .main-header__menu--wrapper ul li:has(.dropdown-menu) > a {
    display: none;
  }
}
.main-header__menu--wrapper ul li:has(.dropdown-menu) > a::before {
  display: block;
  content: "";
  width: 4px;
  height: 4px;
  position: absolute;
  margin: 0 auto;
  display: block;
  right: -8px;
  top: 10px;
  border-right: 2px solid #260659;
  border-bottom: 2px solid #260659;
  transform: rotate(45deg);
}
@media (min-width: 992px) {
  .main-header__menu--wrapper ul li:has(.dropdown-menu):hover .dropdown-menu {
    display: flex;
    opacity: 1;
  }
}
@media (min-width: 992px) {
  .main-header__menu--wrapper ul li .dropdown-menu {
    display: none;
    position: absolute;
    flex-direction: column;
    width: -moz-fit-content;
    width: fit-content;
    opacity: 0;
    z-index: 1;
    background: #FFF;
    border-radius: 15px;
    padding: 8px 20px;
  }
  .main-header__menu--wrapper ul li .dropdown-menu a:after {
    content: none;
  }
}
.main-header__menu--wrapper ul li:last-child {
  margin-right: 0;
}
.main-header__menu--wrapper ul li.active a::after {
  width: 100%;
  opacity: 1;
}
@media (max-width: 991px) {
  .main-header__menu--wrapper ul li.active a::after {
    width: 20%;
    left: 20px;
  }
}
.main-header__menu--wrapper ul li a {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #260659;
  padding: 5px 0;
  display: block;
  text-decoration: none;
  position: relative;
  line-height: 1.1em;
}
@media (min-width: 992px) {
  .main-header__menu--wrapper ul li a:after {
    display: block;
    content: "";
    width: 0;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    background: #6D58EC;
    transition: all 0.5s;
  }
}
@media (min-width: 1200px) {
  .main-header__menu--wrapper ul li a.active::after, .main-header__menu--wrapper ul li a:hover::after {
    opacity: 1;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .main-header__menu--wrapper {
    width: 770px;
  }
  .main-header__menu--wrapper__left {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .main-header__menu--wrapper {
    width: 960px;
  }
  .main-header__menu--wrapper ul {
    margin: 0;
  }
  .main-header__menu--wrapper ul li {
    padding: 0;
    margin: 0 10px;
  }
  .main-header__menu--wrapper ul li a {
    font-size: 16px;
    color: #260659;
  }
}
@media (min-width: 1600px) {
  .main-header__menu--wrapper {
    width: 1180px;
  }
}
.main-header .btn-nav {
  display: none;
}
.main-header .btn-nav .lines {
  transition: all 0.5s;
  height: 2px;
  width: 100%;
  display: block;
  margin-top: 20px;
  background: #260659;
  align-self: center;
  border-radius: 20px;
}
.main-header .btn-nav .lines::after, .main-header .btn-nav .lines::before {
  display: block;
  content: "";
  width: auto;
  height: 2px;
  position: absolute;
  transition: all 0.5s;
  background: #260659;
  left: 0;
  right: 0;
  border-radius: 20px;
}
.main-header .btn-nav .lines::before {
  margin-top: -10px;
}
.main-header .btn-nav .lines::after {
  margin-top: 10px;
}
.main-header .btn-nav.active .lines {
  background: none;
}
.main-header .btn-nav.active .lines::before {
  transform: rotate(-45deg);
  margin-top: 0;
}
.main-header .btn-nav.active .lines::after {
  transform: rotate(45deg);
  margin-top: 0;
}
@media (max-width: 991px) {
  .main-header .container {
    padding: 10px 35px;
  }
  .main-header__menu--wrapper {
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    right: 0;
    height: 100vh;
    z-index: 999;
    text-align: center;
    padding: 120px 20px 20px;
  }
  .main-header__menu--wrapper__left {
    display: flex;
    flex-direction: column-reverse;
  }
  .main-header__menu--wrapper__right {
    flex-direction: column;
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 30px;
  }
  .main-header__menu--wrapper__right .btn-link--white {
    margin: 40px auto 0 auto;
    width: 90%;
    opacity: 0.5;
  }
  .main-header__menu--wrapper__right .btn-arrow {
    margin: 20px auto 0 auto;
    width: 90%;
  }
  .main-header__menu--wrapper ul li {
    padding-left: 0;
    text-align: center;
  }
  .main-header__menu--wrapper ul.nav li {
    display: block;
    margin: 0 auto 0 auto;
    opacity: 1;
  }
  .main-header__menu--wrapper ul.nav li a {
    font-size: 6svw;
    text-align: left;
    max-width: 100%;
    margin: 0 auto;
    padding: 10px 20px;
  }
}
@media (max-width: 991px) and (min-width: 992px) {
  .main-header__menu--wrapper ul.nav li a {
    font-size: 30px;
    line-height: 1.2em;
    padding: 20px;
  }
}
@media (max-width: 991px) {
  .main-header__menu--wrapper.active {
    background: linear-gradient(90deg, #FFF 0%, #EEF4FE 100%);
    display: block;
  }
  .main-header__menu--wrapper.active ul.nav {
    padding: 0;
    margin: 0;
  }
  .main-header__menu--wrapper.active ul.nav li {
    opacity: 0;
    animation: fadeup 0.25s 1 forwards;
    padding-bottom: 15px;
  }
  .main-header__menu--wrapper.active .main-header__menu--wrapper__right {
    opacity: 0;
    animation: fadeup 0.5s 0.25s 1 forwards;
  }
  .main-header__logo-wrapper {
    z-index: 9999;
    padding: 5px 0;
  }
  .main-header .btn-nav {
    display: block;
    position: relative;
    width: 30px;
    height: 50px;
    z-index: 9999;
    margin-top: 10px;
  }
}
@media (max-width: 575px) {
  .main-header .container {
    padding: 10px 30px;
  }
  .main-header--wrapper {
    padding: 0;
  }
}

/* MENU BLANC */
.page-template-page-fidupme.nav-open .logo-black,
.page-template-archive-jobs.nav-open .logo-black,
.page-template-page-archive.nav-open .logo-black,
.page-template-page-faq.nav-open .logo-black,
.page-template-page-legal.nav-open .logo-black,
.category.nav-open .logo-black {
  display: none;
}
.page-template-page-fidupme.nav-open .logo-white,
.page-template-archive-jobs.nav-open .logo-white,
.page-template-page-archive.nav-open .logo-white,
.page-template-page-faq.nav-open .logo-white,
.page-template-page-legal.nav-open .logo-white,
.category.nav-open .logo-white {
  display: block;
}
.page-template-page-fidupme .btn-nav .lines,
.page-template-archive-jobs .btn-nav .lines,
.page-template-page-archive .btn-nav .lines,
.page-template-page-faq .btn-nav .lines,
.page-template-page-legal .btn-nav .lines,
.category .btn-nav .lines {
  background: #6D58EC;
}
.page-template-page-fidupme .btn-nav .lines::before, .page-template-page-fidupme .btn-nav .lines::after,
.page-template-archive-jobs .btn-nav .lines::before,
.page-template-archive-jobs .btn-nav .lines::after,
.page-template-page-archive .btn-nav .lines::before,
.page-template-page-archive .btn-nav .lines::after,
.page-template-page-faq .btn-nav .lines::before,
.page-template-page-faq .btn-nav .lines::after,
.page-template-page-legal .btn-nav .lines::before,
.page-template-page-legal .btn-nav .lines::after,
.category .btn-nav .lines::before,
.category .btn-nav .lines::after {
  background: #6D58EC;
}
.page-template-page-fidupme .btn-nav.active .lines,
.page-template-archive-jobs .btn-nav.active .lines,
.page-template-page-archive .btn-nav.active .lines,
.page-template-page-faq .btn-nav.active .lines,
.page-template-page-legal .btn-nav.active .lines,
.category .btn-nav.active .lines {
  background: none;
}
.page-template-page-fidupme .btn-nav.active .lines::before, .page-template-page-fidupme .btn-nav.active .lines::after,
.page-template-archive-jobs .btn-nav.active .lines::before,
.page-template-archive-jobs .btn-nav.active .lines::after,
.page-template-page-archive .btn-nav.active .lines::before,
.page-template-page-archive .btn-nav.active .lines::after,
.page-template-page-faq .btn-nav.active .lines::before,
.page-template-page-faq .btn-nav.active .lines::after,
.page-template-page-legal .btn-nav.active .lines::before,
.page-template-page-legal .btn-nav.active .lines::after,
.category .btn-nav.active .lines::before,
.category .btn-nav.active .lines::after {
  background: #FFF;
}
.page-template-page-fidupme header.is-active .logo-black,
.page-template-archive-jobs header.is-active .logo-black,
.page-template-page-archive header.is-active .logo-black,
.page-template-page-faq header.is-active .logo-black,
.page-template-page-legal header.is-active .logo-black,
.category header.is-active .logo-black {
  display: none;
}
.page-template-page-fidupme header.is-active .logo-white,
.page-template-archive-jobs header.is-active .logo-white,
.page-template-page-archive header.is-active .logo-white,
.page-template-page-faq header.is-active .logo-white,
.page-template-page-legal header.is-active .logo-white,
.category header.is-active .logo-white {
  display: block;
}
.page-template-page-fidupme header.is-active .btn-nav .lines,
.page-template-archive-jobs header.is-active .btn-nav .lines,
.page-template-page-archive header.is-active .btn-nav .lines,
.page-template-page-faq header.is-active .btn-nav .lines,
.page-template-page-legal header.is-active .btn-nav .lines,
.category header.is-active .btn-nav .lines {
  background: #6D58EC;
}
.page-template-page-fidupme header.is-active .btn-nav .lines::before, .page-template-page-fidupme header.is-active .btn-nav .lines::after,
.page-template-archive-jobs header.is-active .btn-nav .lines::before,
.page-template-archive-jobs header.is-active .btn-nav .lines::after,
.page-template-page-archive header.is-active .btn-nav .lines::before,
.page-template-page-archive header.is-active .btn-nav .lines::after,
.page-template-page-faq header.is-active .btn-nav .lines::before,
.page-template-page-faq header.is-active .btn-nav .lines::after,
.page-template-page-legal header.is-active .btn-nav .lines::before,
.page-template-page-legal header.is-active .btn-nav .lines::after,
.category header.is-active .btn-nav .lines::before,
.category header.is-active .btn-nav .lines::after {
  background: #6D58EC;
}
.page-template-page-fidupme header.is-active .btn-nav.active .lines,
.page-template-archive-jobs header.is-active .btn-nav.active .lines,
.page-template-page-archive header.is-active .btn-nav.active .lines,
.page-template-page-faq header.is-active .btn-nav.active .lines,
.page-template-page-legal header.is-active .btn-nav.active .lines,
.category header.is-active .btn-nav.active .lines {
  background: none !important;
}
.page-template-page-fidupme header.is-active .btn-nav.active .lines::after, .page-template-page-fidupme header.is-active .btn-nav.active .lines::before,
.page-template-archive-jobs header.is-active .btn-nav.active .lines::after,
.page-template-archive-jobs header.is-active .btn-nav.active .lines::before,
.page-template-page-archive header.is-active .btn-nav.active .lines::after,
.page-template-page-archive header.is-active .btn-nav.active .lines::before,
.page-template-page-faq header.is-active .btn-nav.active .lines::after,
.page-template-page-faq header.is-active .btn-nav.active .lines::before,
.page-template-page-legal header.is-active .btn-nav.active .lines::after,
.page-template-page-legal header.is-active .btn-nav.active .lines::before,
.category header.is-active .btn-nav.active .lines::after,
.category header.is-active .btn-nav.active .lines::before {
  background: #FFF;
}
@media (min-width: 992px) {
  .page-template-page-fidupme header:not(.is-active) .main-header__menu--wrapper .lang__btn,
  .page-template-archive-jobs header:not(.is-active) .main-header__menu--wrapper .lang__btn,
  .page-template-page-archive header:not(.is-active) .main-header__menu--wrapper .lang__btn,
  .page-template-page-faq header:not(.is-active) .main-header__menu--wrapper .lang__btn,
  .page-template-page-legal header:not(.is-active) .main-header__menu--wrapper .lang__btn,
  .category header:not(.is-active) .main-header__menu--wrapper .lang__btn {
    color: #010C27;
  }
  .page-template-page-fidupme header:not(.is-active) .main-header__menu--wrapper .lang__btn::after,
  .page-template-archive-jobs header:not(.is-active) .main-header__menu--wrapper .lang__btn::after,
  .page-template-page-archive header:not(.is-active) .main-header__menu--wrapper .lang__btn::after,
  .page-template-page-faq header:not(.is-active) .main-header__menu--wrapper .lang__btn::after,
  .page-template-page-legal header:not(.is-active) .main-header__menu--wrapper .lang__btn::after,
  .category header:not(.is-active) .main-header__menu--wrapper .lang__btn::after {
    border-right: 2px solid #010C27;
    border-bottom: 2px solid #010C27;
  }
  .page-template-page-fidupme header:not(.is-active) .main-header__menu--wrapper .lang__switch,
  .page-template-archive-jobs header:not(.is-active) .main-header__menu--wrapper .lang__switch,
  .page-template-page-archive header:not(.is-active) .main-header__menu--wrapper .lang__switch,
  .page-template-page-faq header:not(.is-active) .main-header__menu--wrapper .lang__switch,
  .page-template-page-legal header:not(.is-active) .main-header__menu--wrapper .lang__switch,
  .category header:not(.is-active) .main-header__menu--wrapper .lang__switch {
    background: #F4F4F4;
  }
  .page-template-page-fidupme header:not(.is-active) .main-header__menu--wrapper .lang__switch .lang__item:first-child,
  .page-template-archive-jobs header:not(.is-active) .main-header__menu--wrapper .lang__switch .lang__item:first-child,
  .page-template-page-archive header:not(.is-active) .main-header__menu--wrapper .lang__switch .lang__item:first-child,
  .page-template-page-faq header:not(.is-active) .main-header__menu--wrapper .lang__switch .lang__item:first-child,
  .page-template-page-legal header:not(.is-active) .main-header__menu--wrapper .lang__switch .lang__item:first-child,
  .category header:not(.is-active) .main-header__menu--wrapper .lang__switch .lang__item:first-child {
    border-bottom: 2px solid #eaeaea;
  }
  .page-template-page-fidupme header:not(.is-active) .main-header__menu--wrapper ul li a,
  .page-template-archive-jobs header:not(.is-active) .main-header__menu--wrapper ul li a,
  .page-template-page-archive header:not(.is-active) .main-header__menu--wrapper ul li a,
  .page-template-page-faq header:not(.is-active) .main-header__menu--wrapper ul li a,
  .page-template-page-legal header:not(.is-active) .main-header__menu--wrapper ul li a,
  .category header:not(.is-active) .main-header__menu--wrapper ul li a {
    color: #010C27;
  }
  .page-template-page-fidupme header:not(.is-active) .main-header__menu--wrapper ul li a::after,
  .page-template-archive-jobs header:not(.is-active) .main-header__menu--wrapper ul li a::after,
  .page-template-page-archive header:not(.is-active) .main-header__menu--wrapper ul li a::after,
  .page-template-page-faq header:not(.is-active) .main-header__menu--wrapper ul li a::after,
  .page-template-page-legal header:not(.is-active) .main-header__menu--wrapper ul li a::after,
  .category header:not(.is-active) .main-header__menu--wrapper ul li a::after {
    background: #6D58EC;
  }
  .page-template-page-fidupme header:not(.is-active) .main-header__menu--wrapper__right .btn-link--white,
  .page-template-archive-jobs header:not(.is-active) .main-header__menu--wrapper__right .btn-link--white,
  .page-template-page-archive header:not(.is-active) .main-header__menu--wrapper__right .btn-link--white,
  .page-template-page-faq header:not(.is-active) .main-header__menu--wrapper__right .btn-link--white,
  .page-template-page-legal header:not(.is-active) .main-header__menu--wrapper__right .btn-link--white,
  .category header:not(.is-active) .main-header__menu--wrapper__right .btn-link--white {
    color: #010C27;
  }
}

html, body {
  margin: 0;
  padding: 0;
  scroll-margin: var(--h-nav, 120px);
  scroll-behavior: smooth;
}

body {
  height: auto;
  width: auto;
  margin: 0;
  padding: 0;
  scroll-margin: var(--h-nav, 120px);
}

section {
  scroll-margin: var(--h-nav, 120px);
}
section:not(.no-overflow-hidden) .container {
  overflow: hidden;
}

.grecaptcha-badge {
  visibility: hidden;
}

#intro {
  scroll-margin: 30px;
}
@media (max-width: 575px) {
  #intro {
    scroll-margin: 100px;
  }
}

a {
  text-decoration: none;
}

img {
  height: auto;
}

picture {
  display: block;
}

* {
  box-sizing: border-box;
}

img.logo {
  max-width: 120px;
  max-height: 120px;
  width: auto;
}
@media (min-width: 1200px) {
  img.logo {
    max-width: 150px;
  }
}

.container {
  width: 100%;
  display: block;
  margin: 0 auto;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 576px) {
  .container {
    width: 600px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 660px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .container {
    width: 920px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1180px;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1400px;
  }
}

.smaller-wrapper {
  width: 100%;
}
@media (min-width: 1200px) {
  .smaller-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 983.3333333333px;
  }
}
@media (min-width: 1600px) {
  .smaller-wrapper {
    max-width: 1166.6666666667px;
  }
}

.sticky-top {
  position: sticky;
  top: 100px;
  z-index: 2;
}

.list-inline {
  padding: 0;
  margin: 0;
}
.list-inline li {
  display: inline-block;
}

.generic-banner {
  padding-top: 120px;
  padding-bottom: 120px;
}

@media (min-width: 1200px) {
  .single--content__columns .custom-wysiwyg h2 {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .single--content__columns .custom-wysiwyg h3 {
    margin-top: 0;
  }
}

.custom-wysiwyg ul {
  padding-left: 0;
}
.custom-wysiwyg p + a {
  margin-top: 20px;
}
.custom-wysiwyg p + ul {
  padding-top: 20px;
  margin-top: 0;
}
.custom-wysiwyg h2 {
  font-family: "space-grotesk-variable", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 20px;
  margin-top: 30px;
  font-weight: 500;
  font-size: 20px;
  line-height: 1em;
}
@media (min-width: 576px) {
  .custom-wysiwyg h2 {
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  .custom-wysiwyg h2 {
    margin-top: 50px;
    font-size: 36px;
  }
}
@media (min-width: 1600px) {
  .custom-wysiwyg h2 {
    font-size: 40px;
  }
}
.custom-wysiwyg h3 {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .custom-wysiwyg h3 {
    margin-top: 0;
    margin-top: 50px;
  }
}
.custom-wysiwyg h4 {
  margin-bottom: 20px;
  margin-top: 10px;
  line-height: 1em;
  font-weight: 400;
  font-size: 16px;
}
@media (min-width: 1200px) {
  .custom-wysiwyg h4 {
    margin-top: 50px;
    font-size: 22px;
  }
}
.custom-wysiwyg iframe {
  margin-top: 20px;
}
.custom-wysiwyg img {
  max-width: 100%;
  width: auto;
  margin: 20px 0;
}
.custom-wysiwyg .title + p, .custom-wysiwyg .title + ul, .custom-wysiwyg .title + strong, .custom-wysiwyg .title + ol, .custom-wysiwyg .title + blockquote, .custom-wysiwyg .medium-title + p, .custom-wysiwyg .medium-title + ul, .custom-wysiwyg .medium-title + strong, .custom-wysiwyg .medium-title + ol, .custom-wysiwyg .medium-title + blockquote, .custom-wysiwyg .big-title + p, .custom-wysiwyg h1 + p, .custom-wysiwyg .big-title + ul, .custom-wysiwyg h1 + ul, .custom-wysiwyg .big-title + strong, .custom-wysiwyg h1 + strong, .custom-wysiwyg .big-title + ol, .custom-wysiwyg h1 + ol, .custom-wysiwyg .big-title + blockquote, .custom-wysiwyg h1 + blockquote, .custom-wysiwyg .custom-title + p, .custom-wysiwyg .custom-title + ul, .custom-wysiwyg .custom-title + strong, .custom-wysiwyg .custom-title + ol, .custom-wysiwyg .custom-title + blockquote, .custom-wysiwyg .small-title + p, .custom-wysiwyg .small-title + ul, .custom-wysiwyg .small-title + strong, .custom-wysiwyg .small-title + ol, .custom-wysiwyg .small-title + blockquote,
.custom-wysiwyg h2 + p,
.custom-wysiwyg h2 + ul,
.custom-wysiwyg h2 + strong,
.custom-wysiwyg h2 + ol,
.custom-wysiwyg h2 + blockquote, .custom-wysiwyg h3 + p, .custom-wysiwyg h3 + ul, .custom-wysiwyg h3 + strong, .custom-wysiwyg h3 + ol, .custom-wysiwyg h3 + blockquote, .custom-wysiwyg h4 + p, .custom-wysiwyg h4 + ul, .custom-wysiwyg h4 + strong, .custom-wysiwyg h4 + ol, .custom-wysiwyg h4 + blockquote {
  margin-top: 20px;
}
.custom-wysiwyg a {
  transition: all 0.5s;
  position: relative;
}
.custom-wysiwyg ol {
  padding-left: 0;
}
.custom-wysiwyg ol li {
  padding: 0 0 10px;
  list-style-position: inside;
}
.custom-wysiwyg ul {
  margin-top: 20px;
  margin-bottom: 30px;
}
.custom-wysiwyg ul li {
  display: block;
  position: relative;
  list-style: none;
  padding: 0 0 10px 20px;
}
.custom-wysiwyg ul li::before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 10px;
  height: 2px;
  border-radius: 20px;
  background: #260659;
}
@media (min-width: 1200px) {
  .custom-wysiwyg ul li::before {
    top: 12px;
  }
}
@media (min-width: 1600px) {
  .custom-wysiwyg ul li::before {
    top: 14px;
  }
}
.custom-wysiwyg ul li.no-style {
  padding: 0;
}
.custom-wysiwyg ul li.no-style::before {
  display: none;
}
@media (max-width: 991px) {
  .custom-wysiwyg ul.half li {
    width: auto;
    padding-right: 10px;
    display: inline-block;
    min-width: 250px;
  }
}
.custom-wysiwyg.blue ul li strong, .custom-wysiwyg.blue ul li b {
  color: #260659;
}

.flex-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  margin: 0;
}
.flex-list li {
  display: block;
}
.flex-list li a {
  display: block;
}
@media (max-width: 991px) {
  .flex-list {
    flex-direction: column;
    align-items: flex-start;
  }
  .flex-list li {
    padding-bottom: 10px;
  }
  .flex-list li:last-child {
    padding-bottom: 0;
  }
}

.twocol--wrapper + .twocol--wrapper {
  margin-top: 60px;
}
.twocol--wrapper__image {
  padding-bottom: 30px;
}
.twocol--wrapper__image picture {
  display: block;
}
.twocol--wrapper__image picture img {
  display: block;
  height: auto;
  width: 100%;
}
.twocol--wrapper__image picture.image--mobile {
  display: block;
}
.twocol--wrapper__image picture.image--desktop {
  display: none;
}
@media (min-width: 576px) {
  .twocol--wrapper__image picture.image--desktop {
    display: block;
  }
  .twocol--wrapper__image picture.image--mobile {
    display: none;
  }
}
.twocol--wrapper__text .title {
  margin: 0 0 30px;
}
.twocol--wrapper__text .title + .checked-list {
  padding-top: 0;
}
.twocol--wrapper__text .btn-wrapper {
  padding-top: 10px;
}
@media (min-width: 768px) {
  .twocol--wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    align-items: flex-start;
  }
  .twocol--wrapper.reverse {
    flex-direction: row-reverse;
  }
  .twocol--wrapper__image {
    padding-bottom: 0;
  }
  .twocol--item {
    width: 310px;
  }
}
@media (min-width: 992px) {
  .twocol--wrapper__text.first {
    padding-right: 20px;
  }
  .twocol--wrapper__image {
    padding-right: 30px;
  }
  .twocol--wrapper.reverse .twocol--wrapper__image {
    padding-left: 30px;
    padding-right: 0;
  }
  .twocol--item {
    width: 440px;
  }
}
@media (min-width: 1200px) {
  .twocol--wrapper + .twocol--wrapper {
    margin-top: 100px;
  }
  .twocol--wrapper__image {
    padding-right: 30px;
  }
  .twocol--wrapper__text.first {
    padding-right: 30px;
  }
  .twocol--wrapper.reverse .twocol--wrapper__image {
    padding-right: 0;
    padding-left: 30px;
  }
  .twocol--item {
    width: 570px;
  }
}
@media (min-width: 1600px) {
  .twocol--wrapper {
    align-items: center;
  }
  .twocol--wrapper__image {
    padding-right: 45px;
  }
  .twocol--wrapper.reverse .twocol--wrapper__image {
    padding-left: 45px;
    padding-right: 0;
  }
  .twocol--item {
    width: 680px;
  }
}

/* generic hero */
img {
  max-width: 100%;
  display: block;
}

/* ENDING BASIC CODE */
.build-mode {
  position: absolute;
  width: 100%;
  height: 100%;
  min-height: 440px;
  overflow: scroll;
  display: flex;
  align-items: center;
}
.build-mode--wrapper {
  text-align: center;
}
.build-mode--wrapper .title {
  margin: 20px auto 0;
}
.build-mode--wrapper p {
  color: #6D58EC;
  max-width: 800px;
  margin: 0 auto;
}
.build-mode--wrapper .btn-wrapper {
  margin-top: 30px;
}

.bg--gradient {
  background-size: 100% 100%;
  background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px;
  background-image: radial-gradient(113% 91% at -11% 14%, #AFA6F4 1%, rgba(255, 0, 0, 0) 48%), radial-gradient(142% 91% at 109% 1%, #E99CE4 1%, rgba(255, 0, 0, 0) 46%), linear-gradient(0deg, #EDF4FE 0%, #EDF4FE 100%);
}
.bg--purple {
  background-color: #6D58EC;
  color: #FFF;
}
.bg--purple.add-bg-image:before {
  content: "";
  position: absolute;
  display: block;
  inset: 0;
  right: 10vw;
  top: -4vw;
  background-size: contain;
  background-image: url("/themes/falco/assets/images/ligne-footer.png");
  background-repeat: no-repeat;
  z-index: 1;
  min-height: 80vh;
  background-position: top right;
}
.bg--light-blue, .pme--features__slider--section .pme--features__slider__item {
  background-color: #EEF4FE;
}
.bg--dark-gradient {
  background-size: 100% 100%;
  background-position: 0px 0px;
  background-image: linear-gradient(70deg, #03102D 0%, #5D4CCE 100%);
  color: #FFF;
}
.bg--dark-gradient.add-bg-image:before {
  content: "";
  position: absolute;
  display: block;
  inset: 0;
  right: 10vw;
  top: -4vw;
  background-size: contain;
  background-image: url("/themes/falco/assets/images/peppol-background.png");
  background-repeat: no-repeat;
  z-index: 1;
  min-height: 80vh;
  background-position: top right;
  inset: 0;
  background-size: cover;
}

.section__two-columns--wrapper {
  border-radius: 20px;
}

.add-bg-image:before {
  content: "";
  position: absolute;
  display: block;
  inset: 0;
  right: 10vw;
  top: -4vw;
  background-size: contain;
  background-image: url("/themes/falco/assets/images/lignes-3.png");
  background-repeat: no-repeat;
  z-index: 1;
  min-height: 80vh;
  background-position: top right;
}

.home {
  /* Banner IA */
  /* banner home */
}
.home--hero, .formules-table {
  padding-top: 120px;
  background-color: #EEF4FE;
}
.home--hero .container, .formules-table .container {
  position: relative;
  z-index: 4;
}
.home--hero::before, .formules-table::before {
  display: block;
  content: "";
  width: 50%;
  height: auto;
  position: absolute;
  background: linear-gradient(135deg, rgba(238, 244, 254, 0) 60%, rgba(219, 83, 209, 0.3) 100%);
  top: 0;
  right: 0;
  bottom: 0;
  max-height: 100%;
  left: auto;
  z-index: 1;
}
.home--hero::after, .formules-table::after {
  display: block;
  content: "";
  width: 50%;
  height: 300px;
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  min-width: 250px;
  background: #DB53D1;
  background: radial-gradient(at top, #DB53D1, rgba(219, 83, 209, 0) 70%);
  opacity: 0.7;
  z-index: 2;
}
@media (min-width: 992px) {
  .home--hero::after, .formules-table::after {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .home--hero::after, .formules-table::after {
    width: 100%;
    opacity: 0.4;
  }
}
.home--hero__bg {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;
  z-index: 3;
}
.home--hero__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.home--hero__bg img {
  width: auto;
  max-width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .home--hero__bg {
    max-width: 100%;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .home--hero__bg {
    align-items: flex-end;
  }
}
.home--hero__wrapper {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .home--hero__wrapper {
    width: 550px;
  }
}
@media (min-width: 992px) {
  .home--hero__wrapper {
    width: 766.6666666667px;
  }
}
@media (min-width: 1200px) {
  .home--hero__wrapper {
    width: 786.6666666667px;
  }
}
@media (min-width: 1600px) {
  .home--hero__wrapper {
    width: 933.3333333333px;
  }
}
.home--hero__image {
  width: 100%;
}
@media (min-width: 768px) {
  .home--hero__image {
    width: 330px;
  }
}
@media (min-width: 992px) {
  .home--hero__image {
    width: 383.3333333333px;
  }
}
@media (min-width: 1200px) {
  .home--hero__image {
    width: 442.5px;
  }
}
@media (min-width: 1600px) {
  .home--hero__image {
    width: 466.6666666667px;
  }
}
.home--hero__image {
  margin: 0 auto;
}
.home--hero__image picture {
  overflow: hidden;
  max-height: 400px;
}
.home--hero__image picture img {
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  width: 100%;
}
.home--hero__image picture.image--mobile {
  display: flex;
}
.home--hero__image picture.image--desktop {
  display: none;
}
@media (min-width: 576px) {
  .home--hero__image picture.image--desktop {
    display: flex;
  }
  .home--hero__image picture.image--mobile {
    display: none;
  }
}
.home--hero__text {
  padding-bottom: 45px;
  text-align: center;
}
.home--hero__text .title {
  margin-bottom: 20px;
}
.home--hero__text .intro {
  margin-bottom: 0;
}
.home--hero__text .btn-wrapper {
  padding-top: 30px;
  justify-content: center;
}
.home--hero__ready {
  width: 100%;
}
@media (min-width: 768px) {
  .home--hero__ready {
    width: 165px;
  }
}
@media (min-width: 992px) {
  .home--hero__ready {
    width: 191.6666666667px;
  }
}
@media (min-width: 1200px) {
  .home--hero__ready {
    width: 196.6666666667px;
  }
}
@media (min-width: 1600px) {
  .home--hero__ready {
    width: 233.3333333333px;
  }
}
.home--hero__ready {
  position: static;
  bottom: 30px;
  text-align: center;
  padding: 0 0 30px;
}
.home--hero__ready * {
  font-size: 16px;
}
.home--hero__ready strong {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.home--hero__ready .image-wrapper {
  display: none;
}
.home--hero__ready .image-wrapper a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
.home--hero__ready .image-wrapper img {
  max-width: 100%;
  max-height: 40px;
}
@media (min-width: 768px) {
  .home--hero, .formules-table {
    padding: 100px 0 0;
  }
  .home--hero__ready {
    position: absolute;
    right: 0;
    padding: 0;
    bottom: 30px;
    text-align: right;
  }
  .home--hero__ready * {
    font-size: 16px;
  }
  .home--hero__ready .image-wrapper {
    display: block;
  }
}
@media (min-width: 992px) {
  .home--hero, .formules-table {
    padding: 120px 0 0;
  }
}
@media (min-width: 1200px) {
  .home--hero, .formules-table {
    padding-top: 150px;
  }
  .home--hero__ready {
    bottom: 60px;
  }
}
@media (min-width: 1600px) {
  .home--hero, .formules-table {
    padding-top: 160px;
  }
}
.home--ia {
  position: relative;
}
.home--ia::before {
  display: block;
  content: "";
  width: 400px;
  height: 600px;
  position: absolute;
  background: #FFF;
  top: 0;
  left: 0;
  background: radial-gradient(at left, #85ffe9, rgba(133, 255, 233, 0) 70%);
}
@media (min-width: 1200px) {
  .home--ia::before {
    height: 800px;
    width: 400px;
    top: -120px;
  }
}
.home--ia__text {
  position: relative;
  z-index: 2;
  text-align: left;
  max-width: 920px;
  margin: 0 auto;
}
.home--ia__list, .pme--usp__list {
  margin: 30px auto 60px;
}
.home--ia__list__item, .pme--usp__list__item {
  position: relative;
  margin-bottom: 20px;
}
.home--ia__list__item::before, .pme--usp__list__item::before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 25px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(45deg, #260659, #6D58EC);
}
.home--ia__list__item .text-wrapper, .pme--usp__list__item .text-wrapper {
  padding: 30px 30px 20px;
  border-radius: 25px;
  position: relative;
  z-index: 2;
  background-color: #FFF;
  transform: scale(0.994, 0.99);
}
.home--ia__list__item .title, .pme--usp__list__item .title {
  margin: 20px 0 0;
}
.home--ia__list__item p, .pme--usp__list__item p {
  margin: 0;
}
@media (min-width: 768px) {
  .home--ia__list, .pme--usp__list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .home--ia__list__item, .pme--usp__list__item {
    width: 320px;
    margin-bottom: 20px;
    height: 100%;
  }
  .home--ia__list__item .text-wrapper, .pme--usp__list__item .text-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
  .home--ia__list__item .text-wrapper p, .pme--usp__list__item .text-wrapper p {
    min-height: 50px;
  }
}
@media (min-width: 992px) {
  .home--ia__text {
    text-align: center;
    max-width: 770px;
  }
  .home--ia__list, .pme--usp__list {
    margin: 60px auto;
  }
  .home--ia__list__item, .pme--usp__list__item {
    width: 440px;
  }
}
@media (min-width: 1200px) {
  .home--ia__text {
    max-width: 980px;
  }
  .home--ia__text .second {
    margin-bottom: 50px;
  }
  .home--ia__text p {
    margin-bottom: 70px;
  }
  .home--ia__list, .pme--usp__list {
    margin: 60px auto 120px;
  }
  .home--ia__list__item, .pme--usp__list__item {
    width: 590px;
  }
  .home--ia__list__item::before, .pme--usp__list__item::before {
    border-radius: 50px;
  }
  .home--ia__list__item .text-wrapper, .pme--usp__list__item .text-wrapper {
    padding: 40px 50px 30px;
    border-radius: 50px;
  }
}
@media (min-width: 1600px) {
  .home--ia__text {
    max-width: 1030px;
  }
  .home--ia__list__item, .pme--usp__list__item {
    width: 700px;
  }
}
.home--team {
  margin: 60px auto 0;
}
.home--team .twocol--wrapper__image picture {
  overflow: hidden;
  border-radius: 25px;
}
@media (min-width: 992px) {
  .home--team .twocol--wrapper__image picture {
    border-radius: 50px;
  }
}
@media (min-width: 1200px) {
  .home--team {
    margin: 120px auto 20px;
  }
}
@media (min-width: 1600px) {
  .home--team .twocol--wrapper {
    align-items: center;
  }
}

.legal--wrapper__text {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .legal--wrapper__text {
    width: 660px;
  }
}
@media (min-width: 992px) {
  .legal--wrapper__text {
    width: 766.6666666667px;
  }
}
@media (min-width: 1200px) {
  .legal--wrapper__text {
    width: 983.3333333333px;
  }
}
@media (min-width: 1600px) {
  .legal--wrapper__text {
    width: 1166.6666666667px;
  }
}
.legal--wrapper__text .big-title, .legal--wrapper__text h1 {
  color: #6D58EC;
  margin: 0;
}
.legal--wrapper__text h2 {
  color: #6D58EC;
}
@media (min-width: 992px) {
  .legal--wrapper__text {
    padding-bottom: 60px;
    margin: 0 auto;
  }
  .legal--wrapper__text .custom-wysiwyg {
    padding-top: 20px;
  }
}
.page-404 {
  background: linear-gradient(-45deg, #EEF4FE 40%, rgba(219, 83, 209, 0.4) 100%);
}
.page-404__wrapper {
  text-align: center;
  padding: 0;
}
.page-404__wrapper .medium-title, .page-404__wrapper h2 {
  color: #6D58EC;
  margin: 0 auto;
}
.page-404__wrapper .desc {
  color: #260659;
  padding: 20px 0;
}
@media (min-width: 1200px) {
  .page-404 {
    padding: 240px 0 120px;
  }
}

.pme--hero::after {
  display: block;
  content: "";
  width: 50%;
  height: 300px;
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  min-width: 250px;
  background: #DB53D1;
  background: radial-gradient(at top, #DB53D1, rgba(219, 83, 209, 0) 70%);
  opacity: 0.4;
}
@media (min-width: 992px) {
  .pme--hero::after {
    height: 400px;
  }
}
.pme--hero .container {
  position: relative;
  z-index: 2;
}
.pme--hero--wrapper {
  align-items: center;
}
.pme--hero--wrapper .text-wrapper .title {
  margin: 10px 0 20px;
}
.pme--hero--wrapper .text-wrapper p {
  max-width: 440px;
}
@media (min-width: 1200px) {
  .pme--hero--wrapper .text-wrapper {
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  .pme--hero .scroll-wrapper {
    margin-top: 30px;
  }
}
@media (min-width: 1200px) {
  .pme--hero {
    padding-bottom: 0;
  }
  .pme--hero .scroll-wrapper {
    margin-top: 30px;
  }
  .pme--hero .twocol--wrapper__image {
    padding: 0 0 0 10px;
  }
  .pme--hero .twocol--wrapper__text {
    width: 590px;
  }
  .pme--hero .twocol--wrapper__text .text-wrapper {
    padding-right: 0;
  }
}
@media (min-width: 1600px) {
  .pme--hero--wrapper {
    align-items: flex-start;
    padding-top: 20px;
  }
  .pme--hero--wrapper .twocol--wrapper__text {
    width: 670px;
  }
  .pme--hero .scroll-wrapper {
    margin-top: 60px;
  }
}
.pme--usp__text {
  max-width: 660px;
  text-align: left;
  margin: 0 auto;
}
.pme--usp__list {
  padding: 0;
  margin: 0;
  list-style: none;
  align-items: flex-start;
  padding: 30px 0;
}
.pme--usp__list li {
  display: block;
}
.pme--usp__list li a {
  display: block;
}
.pme--usp__list__item .text-wrapper {
  padding: 30px 20px;
  text-align: center;
  align-items: center;
}
.pme--usp__list__item .text-wrapper .usp-check {
  margin: 0 auto;
}
.pme--usp__list__item .text-wrapper .title {
  margin: 20px auto 0;
}
@media (min-width: 992px) {
  .pme--usp__text {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .pme--usp {
    padding-top: 60px;
  }
  .pme--usp__text {
    max-width: 920px;
  }
  .pme--usp__list {
    padding: 60px 0;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
  }
  .pme--usp__list__item {
    width: 295px;
  }
  .pme--usp__list__item .text-wrapper .title {
    min-height: 80px;
  }
}
@media (min-width: 1600px) {
  .pme--usp {
    padding-top: 60px;
  }
  .pme--usp__list__item {
    width: 350px;
  }
  .pme--usp__list__item .text-wrapper {
    padding: 30px;
  }
}
.pme--features {
  background: #EEF4FE;
  padding: 0px 0 50px;
  position: relative;
  /**
    Specific style for flexible section
   */
}
.pme--features__title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 auto 30px;
  gap: 20px;
  text-align: center;
}
.pme--features__title .title {
  margin: 0;
}
.pme--features__title .intro {
  margin: 0;
}
@media (min-width: 1200px) {
  .pme--features {
    padding: 0 0 60px;
  }
}
.pme--features::before {
  display: block;
  content: "";
  width: 100%;
  height: auto;
  position: absolute;
  background: linear-gradient(135deg, rgba(238, 244, 254, 0) 50%, rgba(219, 83, 209, 0.4) 100%);
  top: 0;
  right: 0;
  bottom: 0;
  max-height: 100%;
  left: auto;
}
@media (min-width: 768px) {
  .pme--features::before {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .pme--features::before {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .pme--features::before {
    width: 33%;
  }
}
.pme--features--section {
  background-color: transparent;
  padding-top: 50px;
}
.pme--features--section::before {
  content: none;
}
.pme--features--section .container .text-wrapper,
.pme--features--section .container .title {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .pme--features--section .container .text-wrapper,
  .pme--features--section .container .title {
    width: 660px;
  }
}
@media (min-width: 992px) {
  .pme--features--section .container .text-wrapper,
  .pme--features--section .container .title {
    width: 920px;
  }
}
@media (min-width: 1200px) {
  .pme--features--section .container .text-wrapper,
  .pme--features--section .container .title {
    width: 786.6666666667px;
  }
}
@media (min-width: 1600px) {
  .pme--features--section .container .text-wrapper,
  .pme--features--section .container .title {
    width: 933.3333333333px;
  }
}
.pme--features .container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.pme--features .container {
  position: relative;
  z-index: 4;
}
.pme--features__text {
  width: 100%;
  text-align: center;
  margin: 0 auto 0 0;
  padding: 0 0 30px;
}
@media (min-width: 768px) {
  .pme--features__text {
    width: 440px;
  }
}
@media (min-width: 992px) {
  .pme--features__text {
    width: 306.6666666667px;
  }
}
@media (min-width: 1200px) {
  .pme--features__text {
    width: 393.3333333333px;
  }
}
@media (min-width: 1600px) {
  .pme--features__text {
    width: 350px;
  }
}
.pme--features__text .title {
  margin: 0;
}
.pme--features__slider {
  width: 100%;
  position: static;
  z-index: 2;
  /**
     Specific style for flexible section
    */
}
@media (min-width: 768px) {
  .pme--features__slider {
    width: 660px;
  }
}
@media (min-width: 992px) {
  .pme--features__slider {
    width: 613.3333333333px;
  }
}
@media (min-width: 1200px) {
  .pme--features__slider {
    width: 786.6666666667px;
  }
}
@media (min-width: 1600px) {
  .pme--features__slider {
    width: 1050px;
  }
}
.pme--features__slider--section {
  width: 100%;
}
@media (min-width: 768px) {
  .pme--features__slider--section {
    width: 660px;
  }
}
@media (min-width: 992px) {
  .pme--features__slider--section {
    width: 920px;
  }
}
@media (min-width: 1200px) {
  .pme--features__slider--section {
    width: 1180px;
  }
}
@media (min-width: 1600px) {
  .pme--features__slider--section {
    width: 1400px;
  }
}
.pme--features__slider--section .glide__bullets {
  transform: none;
  width: 100%;
}
.pme--features__slider--section .pme--features__slider__item {
  white-space: wrap;
}
.pme--features__slider--section .pme--features__slider__item .custom-wysiwyg {
  padding: 20px;
}
.pme--features__slider--section .pme--features__slider__item img {
  max-width: 100%;
}
@media (min-width: 992px) {
  .pme--features__slider--section .pme--features__slider__item {
    display: grid;
    margin: 0 auto;
    justify-content: flex-start;
    grid-template-columns: 55% 45%;
    padding: 40px 60px;
  }
}
.pme--features .btn-wrapper {
  padding: 20px 0;
  justify-content: center;
  width: 100%;
}
@media (min-width: 768px) {
  .pme--features__text {
    padding: 0 45px 60px;
    text-align: left;
  }
  .pme--features .btn-wrapper:not(.section-element) {
    justify-content: flex-start;
  }
}
@media (min-width: 992px) {
  .pme--features__text {
    padding: 120px 40px 0 0;
  }
}
@media (min-width: 1200px) {
  .pme--features__text {
    padding: 140px 45px 0 0;
  }
}
.pme--clients {
  padding: 60px 0;
  position: relative;
  background: linear-gradient(-45deg, #6D58EC 0%, #031542 40%);
}
.pme--clients::before {
  display: block;
  content: "";
  width: 50%;
  height: 400px;
  position: absolute;
  left: 25%;
  top: 0;
  min-width: 250px;
  background: #06FECD;
  background: radial-gradient(at top, #06FECD, rgba(6, 254, 205, 0) 70%);
  top: 0;
  opacity: 0.5;
}
.pme--clients .container {
  position: relative;
  z-index: 2;
}
.pme--clients .twocol--wrapper__image picture {
  width: 80%;
  margin: 0 auto 30px auto;
}
.pme--clients .twocol--wrapper__text .flex-list {
  justify-content: flex-start;
}
.pme--clients .twocol--wrapper__text .flex-list li {
  margin-right: 10px;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .pme--clients {
    padding: 120px 0;
  }
  .pme--clients .twocol--wrapper__image {
    padding-right: 30px;
  }
  .pme--clients .twocol--wrapper__image picture {
    width: 80%;
    margin: 0 auto;
  }
  .pme--clients__falco .twocol--wrapper__image {
    padding-left: 0 !important;
  }
}
.pme--pricing {
  padding: 60px 0;
  background: #010C27;
  background: radial-gradient(at left top, #010C27 40%, #6D58EC 100%);
}
.pme--pricing .title {
  max-width: 770px;
  margin: 0;
}
.pme--pricing__wrapper__card {
  margin-top: 20px;
  margin-bottom: 60px;
  padding: 36px 30px 17.6470588235px 30px;
  background: #260659;
  border-radius: 25px;
  color: #031542;
}
.pme--pricing__wrapper__card strong {
  font-weight: 400;
}
.pme--pricing__wrapper__card small {
  padding-top: 15px;
  display: block;
  font-size: 16px;
}
.pme--pricing__wrapper__card .price {
  font-size: 44px;
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 0.7em;
  margin: 0;
  color: #031542;
  padding: 10px 0;
}
.pme--pricing__wrapper__card .price span {
  font-size: 16px;
}
@media (min-width: 768px) {
  .pme--pricing__wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 10px;
  }
  .pme--pricing__wrapper__list {
    width: 330px;
  }
  .pme--pricing__wrapper__card {
    width: 310px;
  }
  .pme--pricing__wrapper__card .price {
    margin-bottom: 5px;
    padding: 20px 0 0;
  }
}
@media (min-width: 992px) {
  .pme--pricing__wrapper {
    padding-top: 20px;
  }
  .pme--pricing__wrapper__list {
    width: 575px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
  .pme--pricing__wrapper__list li {
    width: 50%;
  }
  .pme--pricing__wrapper__card {
    width: 315px;
  }
  .pme--pricing__wrapper__card strong {
    font-size: 20px;
  }
  .pme--pricing__wrapper__card .price {
    font-size: 46px;
  }
  .pme--pricing__wrapper__card .price span {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .pme--pricing {
    padding: 109.0909090909px 0;
  }
  .pme--pricing__wrapper__list {
    width: 786.6666666667px;
  }
  .pme--pricing__wrapper__card {
    margin-top: 30px;
    margin-bottom: 0;
    border-radius: 33.3333333333px;
    width: 363.3333333333px;
  }
  .pme--pricing__wrapper__card strong {
    margin: 0 10px;
  }
  .pme--pricing__wrapper__card small {
    margin: 0 10px;
  }
  .pme--pricing__wrapper__card .price {
    font-size: 86px;
    margin: 0 10px;
  }
  .pme--pricing__wrapper__card .price span {
    font-size: 20px;
  }
}
@media (min-width: 1600px) {
  .pme--pricing__wrapper__list {
    width: 933.3333333333px;
  }
  .pme--pricing__wrapper__card {
    width: 436.6666666667px;
  }
}

.page-template-page-legal .single-post {
  background: #260659;
}
.page-template-page-legal .single-post h2 {
  margin: 60px 0 30px 0;
}
.page-template-page-legal .single-post h2:first-child {
  margin: 30px 0;
}
.page-template-page-legal .single-post h3 {
  margin: 40px 0 20px 0;
  text-transform: uppercase;
}

body.single-post {
  padding: 0;
}

main .single-post {
  padding: 60px 0;
}
main .single-post + .home--news {
  padding: 30px 0 0;
  border-bottom: 2px solid #F4F4F4;
}
main .single-post + .home--news .news--listing {
  padding-top: 0;
}
main .single-post__back {
  max-width: 1400px;
  margin: 0 auto 30px;
  display: flex;
  justify-content: flex-start;
}
main .single-post__back a {
  border: none;
}
main .single-post__title {
  max-width: 90%;
  margin: 0;
  color: #FFF;
  text-align: left;
}
@media (min-width: 576px) {
  main .single-post__title {
    margin: 0 0 30px;
  }
}
@media (min-width: 992px) {
  main .single-post__title {
    text-align: left;
  }
}
main .single-post__image {
  max-width: 1400px;
  margin: 0 auto;
  overflow: hidden;
  display: block;
  border-radius: 25px;
  max-height: 450px;
  display: flex;
}
@media (min-width: 992px) {
  main .single-post__image {
    max-width: 766.6666666667px;
  }
  main .single-post__image + .single-post__text {
    margin-top: 60px;
  }
}
@media (min-width: 1200px) {
  main .single-post__image {
    max-width: 983.3333333333px;
  }
}
@media (min-width: 1600px) {
  main .single-post__image {
    max-width: 1166.6666666667px;
  }
}
main .single-post__image img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
  -o-object-position: center;
     object-position: center;
}
main .single-post__text {
  padding: 30px 0 0;
}
main .single-post__text .custom-wysiwyg * {
  color: white;
}
main .single-post__text .custom-wysiwyg a {
  text-decoration: underline;
  color: #FFF;
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 400;
  font-style: normal;
  transition: all 0.5s;
  color: #260659;
}
main .single-post__text .custom-wysiwyg a:hover {
  color: #260659;
}
main .single-post__text .custom-wysiwyg p + h2, main .single-post__text .custom-wysiwyg p + h3, main .single-post__text .custom-wysiwyg p + h4 {
  padding-top: 20px;
}
main .single-post__text .custom-wysiwyg strong, main .single-post__text .custom-wysiwyg b {
  color: #260659;
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 700;
  font-style: normal;
}
main .single-post__text .custom-wysiwyg h2, main .single-post__text .custom-wysiwyg h3, main .single-post__text .custom-wysiwyg h4, main .single-post__text .custom-wysiwyg h5 {
  color: #FFF;
}
main .single-post__text .custom-wysiwyg ul li::marker {
  color: #260659;
}
main .single-post--suggest {
  padding: 30px 0;
  border-bottom: 2px solid #F4F4F4;
}
main .single-post--suggest .glide__track {
  padding: 0;
}
@media (min-width: 576px) {
  main .single-post__title {
    max-width: 80%;
  }
  main .single-post__text {
    max-width: 90%;
    padding: 0 0 60px;
  }
}
@media (min-width: 768px) {
  main .single-post {
    padding: 120px 0 0;
  }
}
@media (min-width: 992px) {
  main .single-post {
    padding: 120px 0 0;
  }
  main .single-post__title {
    max-width: 766.6666666667px;
    margin: 0 auto 60px;
  }
  main .single-post__text {
    margin: 0 auto;
    max-width: 766.6666666667px;
  }
  main .single-post__image {
    border-radius: 50px;
    max-height: 600px;
    height: 70vh;
  }
  main .single-post--suggest {
    padding: 60px 0 80px;
  }
}
@media (min-width: 1200px) {
  main .single-post__title {
    margin: 0 auto 60px;
    padding: 0 10px;
  }
  main .single-post__text {
    margin: 0 auto;
    max-width: 786.6666666667px;
  }
}
@media (min-width: 1600px) {
  main .single-post__title {
    max-width: 920px;
    margin: 0 auto 60px;
    padding: 0;
  }
  main .single-post__text {
    padding-bottom: 120px;
    max-width: 933.3333333333px;
    padding-right: 50px;
  }
}

/* Vignette */
.vignette {
  height: auto;
  background: linear-gradient(-45deg, #9282EF 40%, #6D58EC 100%);
  border-radius: 25px;
  margin-bottom: 15px;
}
.vignette:nth-child(2n+2) {
  background: linear-gradient(-45deg, #56CAF0 0%, #6D58EC 40%);
}
.vignette:nth-child(3n+3) {
  background: linear-gradient(-45deg, #6D58EC 0%, #031542 40%);
}
@media (min-width: 1200px) {
  .vignette {
    border-radius: 50px;
    margin-bottom: 0;
  }
}
.vignette--wrapper {
  display: block;
}
.vignette__content {
  padding: 40px 30px;
  min-height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.vignette__content .title {
  font-weight: 100;
  color: #FFF;
  display: block;
  padding: 10px 0 20px;
  margin: 0;
  letter-spacing: 0px;
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.vignette__content .cat {
  color: #260659;
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.vignette__content .date {
  padding-bottom: 20px;
  color: #FFF;
  font-weight: 300;
}
@media (min-width: 992px) {
  .vignette__content {
    text-align: left;
  }
  .vignette__content .title {
    line-height: 1.1em;
    margin-top: 5px;
    margin-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .vignette__content {
    padding: 60px 50px 60px 50px;
  }
}
.single-post__text .btn-wrapper .btn-primary--arrow {
  margin-top: 10px;
  font-weight: 400;
  color: #6D58EC;
  text-decoration: none;
  background-color: #260659;
}
.single-post__text .btn-wrapper .btn-primary--arrow:hover {
  color: #6D58EC;
  background-color: #260659 !important;
}

.single--content__text {
  margin-top: 0;
  opacity: 0;
}
.single--content__text + .single--content__text, .single--content__text + .single--content__columns, .single--content__text + .single--content__imageonly {
  margin-top: 60px;
}
.single--content__text .btn-wrapper .btn-primary, .single--content__text .btn-wrapper .btn-purple, .single--content__text .btn-wrapper form input[type=submit], form .single--content__text .btn-wrapper input[type=submit], .single--content__text .single-post__text .btn-wrapper .btn-primary--arrow, .single-post__text .single--content__text .btn-wrapper .btn-primary--arrow {
  color: #6D58EC;
  text-decoration: none;
}
.single--content__text .btn-wrapper .btn-primary:hover, .single--content__text .btn-wrapper .btn-purple:hover, .single--content__text .btn-wrapper form input[type=submit]:hover, form .single--content__text .btn-wrapper input[type=submit]:hover, .single--content__text .single-post__text .btn-wrapper .btn-primary--arrow:hover, .single-post__text .single--content__text .btn-wrapper .btn-primary--arrow:hover {
  color: #6D58EC;
  background-color: #260659 !important;
}
.single--content__text.is-visible {
  animation: fadeup 0.5s 0.2s 1 forwards;
}
.single--content__imageonly {
  width: 100%;
  margin-top: 30px;
  opacity: 0;
}
@media (min-width: 992px) {
  .single--content__imageonly {
    margin-top: 60px;
  }
}
.single--content__imageonly.is-visible {
  animation: fadeup 0.5s 0.5s 1 forwards;
}
.single--content__imageonly + .single--content__text {
  margin-top: 60px;
}
.single--content__imageonly picture {
  width: 100%;
  display: flex;
}
.single--content__imageonly picture img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.single--content__gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 30px;
}
@media (min-width: 992px) {
  .single--content__gallery {
    margin-top: 60px;
  }
  .single--content__gallery + .single--content__text, .single--content__gallery + .single--content__imageonly {
    margin-top: 30px;
  }
}
.single--content__gallery.is-visible .single--content__gallery__item {
  animation: fadeup 0.5s 1 forwards;
}
.single--content__gallery.is-visible .single--content__gallery__item:nth-child(1) {
  animation-delay: 200ms;
}
.single--content__gallery.is-visible .single--content__gallery__item:nth-child(2) {
  animation-delay: 400ms;
}
.single--content__gallery.is-visible .single--content__gallery__item:nth-child(3) {
  animation-delay: 600ms;
}
.single--content__gallery.is-visible .single--content__gallery__item:nth-child(4) {
  animation-delay: 800ms;
}
.single--content__gallery.is-visible .single--content__gallery__item:nth-child(5) {
  animation-delay: 1000ms;
}
.single--content__gallery.is-visible .single--content__gallery__item:nth-child(6) {
  animation-delay: 1200ms;
}
.single--content__gallery.is-visible .single--content__gallery__item:nth-child(7) {
  animation-delay: 1400ms;
}
.single--content__gallery.is-visible .single--content__gallery__item:nth-child(8) {
  animation-delay: 1600ms;
}
.single--content__gallery.is-visible .single--content__gallery__item:nth-child(9) {
  animation-delay: 1800ms;
}
.single--content__gallery.is-visible .single--content__gallery__item:nth-child(10) {
  animation-delay: 2000ms;
}
.single--content__gallery.is-visible .single--content__gallery__item:nth-child(11) {
  animation-delay: 2200ms;
}
.single--content__gallery.is-visible .single--content__gallery__item:nth-child(12) {
  animation-delay: 2400ms;
}
.single--content__gallery.is-visible .single--content__gallery__item:nth-child(13) {
  animation-delay: 2600ms;
}
.single--content__gallery.is-visible .single--content__gallery__item:nth-child(14) {
  animation-delay: 2800ms;
}
.single--content__gallery.is-visible .single--content__gallery__item:nth-child(15) {
  animation-delay: 3000ms;
}
.single--content__gallery.is-visible .single--content__gallery__item:nth-child(16) {
  animation-delay: 3200ms;
}
.single--content__gallery.is-visible .single--content__gallery__item:nth-child(17) {
  animation-delay: 3400ms;
}
.single--content__gallery.is-visible .single--content__gallery__item:nth-child(18) {
  animation-delay: 3600ms;
}
.single--content__gallery.is-visible .single--content__gallery__item:nth-child(19) {
  animation-delay: 3800ms;
}
.single--content__gallery.is-visible .single--content__gallery__item:nth-child(20) {
  animation-delay: 4000ms;
}
.single--content__gallery__item {
  opacity: 0;
  width: 100%;
  margin: 0 0 20px;
}
.single--content__gallery__item picture {
  display: flex;
  height: auto;
  overflow: hidden;
  border-radius: 25px;
}
.single--content__gallery__item img {
  height: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 576px) {
  .single--content__gallery__item {
    max-width: 310px;
    margin: 0 10px 30px;
  }
}
@media (min-width: 768px) {
  .single--content__gallery__item {
    max-width: 280px;
  }
  .single--content__gallery__item picture {
    height: 220px;
  }
}
@media (min-width: 992px) {
  .single--content__gallery__item {
    max-width: 246.6666666667px;
  }
  .single--content__gallery__item picture {
    height: 220px;
  }
}
@media (min-width: 1200px) {
  .single--content__gallery__item {
    max-width: 312.7777777778px;
    margin: 0 7.5px 30px;
  }
}
@media (min-width: 1600px) {
  .single--content__gallery__item {
    max-width: 276.6666666667px;
  }
  .single--content__gallery__item picture {
    height: 220px;
  }
}
.single--content__columns {
  margin-top: 0;
  position: relative;
}
.single--content__columns__image {
  overflow: hidden;
  position: relative;
  z-index: 2;
  opacity: 0;
  display: flex;
  border-radius: 25px;
  max-width: 250px;
}
@media (min-width: 992px) {
  .single--content__columns__image {
    border-radius: 50px;
  }
}
.single--content__columns__image img {
  height: auto;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single--content__columns__text {
  opacity: 0;
  padding-top: 30px;
}
.single--content__columns + .single--content__text, .single--content__columns + .single--content__columns, .single--content__columns + .single--content__imageonly {
  margin-top: 30px;
}
@media (min-width: 1200px) {
  .single--content__columns + .single--content__text, .single--content__columns + .single--content__columns, .single--content__columns + .single--content__imageonly {
    margin-top: 60px;
  }
}
.single--content__columns.is-visible .single--content__columns__image {
  animation: fadeup 0.5s 0.5s 1 forwards;
}
.single--content__columns.is-visible .single--content__columns__text {
  animation: fadeup 1s 0.9s 1 forwards;
}
@media (min-width: 576px) {
  .single--content__columns__text {
    padding-top: 45px;
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .single--content__columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .single--content__columns.image_right {
    flex-direction: row-reverse;
  }
  .single--content__columns__image {
    width: 353.3333333333px;
    position: sticky;
    position: -moz-sticky;
    top: 120px;
  }
  .single--content__columns__text {
    padding-top: 0;
    padding-bottom: 0;
    width: 353.3333333333px;
  }
}
@media (min-width: 1200px) {
  .single--content__columns__image {
    width: 476.6666666667px;
  }
  .single--content__columns__text {
    width: 476.6666666667px;
  }
}
@media (min-width: 1600px) {
  .single--content__columns__image {
    width: 568.3333333333px;
  }
  .single--content__columns__text {
    width: 553.3333333333px;
  }
}

.btn-collapse {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 400;
  font-style: normal;
  transition: all 0.5s;
  cursor: pointer;
  padding: 20px 50px 20px 0;
  width: 100%;
  border: none;
  outline: none;
  background: none;
  text-align: left;
  color: #260659;
  position: relative;
  font-size: 18px;
}
.btn-collapse i.arrow {
  transform: rotate(90deg);
  position: absolute;
  right: 0;
  top: 20px;
}
.btn-collapse .icon-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background-color: #FFEB04;
  border-radius: 10px;
  position: absolute;
  right: 0;
  height: 40px;
  width: 40px;
  top: 20px;
}
@media (min-width: 768px) {
  .btn-collapse .icon-wrapper {
    top: 10px;
  }
}
.btn-collapse .icon-wrapper .icon-more {
  transition: all 0.5s;
  background: #260659;
  width: 16px;
  height: 2px;
}
.btn-collapse .icon-wrapper .icon-more::before {
  display: block;
  content: "";
  width: 2px;
  height: 16px;
  position: absolute;
  transition: all 0.5s;
  background: #260659;
  top: 12px;
  left: 20px;
}
.btn-collapse.active {
  color: #6D58EC;
}
.btn-collapse.active .icon-wrapper .icon-more::before {
  opacity: 0;
}
@media (min-width: 992px) {
  .btn-collapse {
    font-size: 20px;
  }
  .btn-collapse .icon-wrapper {
    height: 50px;
    width: 50px;
  }
  .btn-collapse .icon-wrapper .icon-more {
    width: 20px;
    border-radius: 20px;
  }
  .btn-collapse .icon-wrapper .icon-more::before {
    height: 20px;
    top: 15px;
    left: 24px;
  }
  .btn-collapse:hover {
    color: #6D58EC;
  }
}
@media (min-width: 1600px) {
  .btn-collapse {
    font-size: 24px;
  }
}

.banner--faq {
  padding: 30px 0;
  background: #FFF;
}
@media (min-width: 992px) {
  .banner--faq {
    padding: 60px 0;
  }
}

.faq--hero + .home--news .news--listing {
  padding: 30px 0 0;
}
@media (min-width: 768px) {
  .faq--hero + .home--news .news--listing {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .faq--hero + .home--news .news--listing {
    padding: 60px 0 0;
  }
}
.faq--intro {
  max-width: 920px;
  margin: 0 auto;
  text-align: center;
  padding: 0 0 30px;
}
@media (max-width: 767px) {
  .faq--intro {
    padding: 0;
  }
  .faq--intro .title {
    margin: 0 auto 30px;
  }
  .faq--intro .text-wrapper {
    padding-bottom: 20px;
  }
}
.faq--listing {
  margin: 0 auto;
}
.faq--listing__item {
  position: relative;
}
.faq--listing__item:last-of-type::after {
  display: none;
}
.faq--listing__item::after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  background-color: #EEF4FE;
  left: 0;
  bottom: 0;
  right: 0;
}
.faq--listing__item .content {
  padding: 0 50px 0 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.faq--listing__item .content strong, .faq--listing__item .content span {
  font-family: "peridot-devanagari", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #6D58EC;
}
.faq--listing__item .content a {
  color: #6D58EC;
  text-decoration: underline;
}
@media (min-width: 992px) {
  .faq--listing {
    padding: 0 0 45px;
  }
}

/* start breakpoint */
.home--hero__image, .home--hero__bg {
  opacity: 0;
}
.home--hero__text .title,
.home--hero__text p, .home--hero__text .btn-wrapper {
  opacity: 0;
}
.home--hero__ready {
  opacity: 0;
}
.home--hero.is-visible .home--hero__bg, .is-visible.formules-table .home--hero__bg {
  animation: fadein 1s 0.2s 1 forwards;
}
.home--hero.is-visible .home--hero__image, .is-visible.formules-table .home--hero__image {
  animation: fadeup 1s 1 forwards;
}
.home--hero.is-visible .home--hero__text .title, .is-visible.formules-table .home--hero__text .title {
  animation: fadeup 1s 1 forwards;
}
.home--hero.is-visible .home--hero__text p, .is-visible.formules-table .home--hero__text p {
  animation: fadeup 1s 0.2s 1 forwards;
}
.home--hero.is-visible .home--hero__text .btn-wrapper, .is-visible.formules-table .home--hero__text .btn-wrapper {
  animation: fadeup 1s 0.4s 1 forwards;
}
.home--hero.is-visible .home--hero__ready, .is-visible.formules-table .home--hero__ready {
  animation: fadeup 1s 0.6s 1 forwards;
}
@media (min-width: 768px) {
  .home--hero.is-visible .home--hero__ready, .is-visible.formules-table .home--hero__ready {
    animation: fadein 1s 1s 1 forwards;
  }
}

.twocol--bg {
  opacity: 0;
}
.twocol--wrapper__image {
  opacity: 0;
}
.twocol--wrapper__text .title {
  opacity: 0;
}
.twocol--wrapper__text .text-wrapper .tag, .twocol--wrapper__text .text-wrapper p, .twocol--wrapper__text .text-wrapper .scroll-wrapper {
  opacity: 0;
}
.twocol.is-visible .twocol--bg {
  animation: fadein 2s 1s 1 forwards;
}
.twocol.is-visible .twocol--wrapper__image {
  animation: fadeup 1s 1 forwards;
}
.twocol.is-visible .twocol--wrapper__text .title {
  animation: fadein 1s 0.2s 1 forwards;
}
.twocol.is-visible .twocol--wrapper__text .text-wrapper .tag {
  animation: fadein 1s 1 forwards;
}
.twocol.is-visible .twocol--wrapper__text .text-wrapper p {
  animation: fadein 1s 0.4s 1 forwards;
}
.twocol.is-visible .twocol--wrapper__text .text-wrapper .scroll-wrapper {
  animation: fadein 1s 0.4s 1 forwards;
}
.twocol.is-visible .twocol--wrapper.reverse .twocol--wrapper__image {
  animation: fadeup 1s 1 forwards;
}

.pme--usp__text .title,
.pme--usp__text .text-wrapper,
.about--usp__text .title,
.about--usp__text .text-wrapper {
  opacity: 0;
}
.pme--usp__list__item,
.about--usp__list__item {
  opacity: 0;
}
.pme--usp.is-visible .pme--usp__text .title,
.pme--usp.is-visible .about--usp__text .title,
.about--usp.is-visible .pme--usp__text .title,
.about--usp.is-visible .about--usp__text .title {
  animation: fadeup 1s 0.4s 1 forwards;
}
.pme--usp.is-visible .pme--usp__text .text-wrapper,
.pme--usp.is-visible .about--usp__text .text-wrapper,
.about--usp.is-visible .pme--usp__text .text-wrapper,
.about--usp.is-visible .about--usp__text .text-wrapper {
  animation: fadeup 1s 0.6s 1 forwards;
}
.pme--usp.is-visible .pme--usp__list__item,
.pme--usp.is-visible .about--usp__list__item,
.about--usp.is-visible .pme--usp__list__item,
.about--usp.is-visible .about--usp__list__item {
  animation: fadeup 1s 0.2s 1 forwards;
}
.pme--usp.is-visible .pme--usp__list__item:nth-child(1),
.pme--usp.is-visible .about--usp__list__item:nth-child(1),
.about--usp.is-visible .pme--usp__list__item:nth-child(1),
.about--usp.is-visible .about--usp__list__item:nth-child(1) {
  animation-delay: 450ms;
}
.pme--usp.is-visible .pme--usp__list__item:nth-child(2),
.pme--usp.is-visible .about--usp__list__item:nth-child(2),
.about--usp.is-visible .pme--usp__list__item:nth-child(2),
.about--usp.is-visible .about--usp__list__item:nth-child(2) {
  animation-delay: 700ms;
}
.pme--usp.is-visible .pme--usp__list__item:nth-child(3),
.pme--usp.is-visible .about--usp__list__item:nth-child(3),
.about--usp.is-visible .pme--usp__list__item:nth-child(3),
.about--usp.is-visible .about--usp__list__item:nth-child(3) {
  animation-delay: 950ms;
}
.pme--usp.is-visible .pme--usp__list__item:nth-child(4),
.pme--usp.is-visible .about--usp__list__item:nth-child(4),
.about--usp.is-visible .pme--usp__list__item:nth-child(4),
.about--usp.is-visible .about--usp__list__item:nth-child(4) {
  animation-delay: 1200ms;
}
.pme--features__text .title,
.pme--features__text .text-wrapper,
.pme--features__text .btn-wrapper,
.about--features__text .title,
.about--features__text .text-wrapper,
.about--features__text .btn-wrapper {
  opacity: 0;
}
.pme--features__slider,
.about--features__slider {
  opacity: 0;
}
.pme--features.is-visible .pme--features__text .title,
.about--features.is-visible .pme--features__text .title {
  animation: fadeup 1s 1 forwards;
}
.pme--features.is-visible .pme--features__text .btn-wrapper,
.about--features.is-visible .pme--features__text .btn-wrapper {
  animation: fadeup 1s 0.2s 1 forwards;
}
.pme--features.is-visible .pme--features__text .text-wrapper,
.about--features.is-visible .pme--features__text .text-wrapper {
  animation: fadeup 1s 0.4s 1 forwards;
}
.pme--features.is-visible .pme--features__slider,
.about--features.is-visible .pme--features__slider {
  animation: fadeup 1s 0.6s 1 forwards;
}
.pme--pricing .title,
.about--pricing .title {
  opacity: 0;
}
.pme--pricing__wrapper__list, .pme--pricing__wrapper__card,
.about--pricing__wrapper__list,
.about--pricing__wrapper__card {
  opacity: 0;
}
.pme--pricing .banner--curious,
.about--pricing .banner--curious {
  opacity: 0;
}
.pme--pricing.is-visible .title,
.about--pricing.is-visible .title {
  animation: fadeup 1s 1 forwards;
}
.pme--pricing.is-visible .banner--curious,
.about--pricing.is-visible .banner--curious {
  animation: fadeup 1s 1 0.6s forwards;
}
.pme--pricing.is-visible .pme--pricing__wrapper__list,
.about--pricing.is-visible .pme--pricing__wrapper__list {
  animation: fadeup 1s 0.2s 1 forwards;
}
.pme--pricing.is-visible .pme--pricing__wrapper__card,
.about--pricing.is-visible .pme--pricing__wrapper__card {
  animation: fadeup 1s 0.4s 1 forwards;
}

.home--ia__text .tag,
.home--ia__text .medium-title,
.home--ia__text h2,
.home--ia__text p {
  opacity: 0;
}
.home--ia__list__item, .pme--usp__list__item {
  opacity: 0;
}
.home--ia__list.is-visible .home--ia__list__item, .is-visible.pme--usp__list .home--ia__list__item, .home--ia__list.is-visible .pme--usp__list__item, .is-visible.pme--usp__list .pme--usp__list__item {
  animation: fadeup 1s 0.2s 1 forwards;
}
.home--ia__list.is-visible .home--ia__list__item:nth-child(1), .is-visible.pme--usp__list .home--ia__list__item:nth-child(1), .home--ia__list.is-visible .pme--usp__list__item:nth-child(1), .is-visible.pme--usp__list .pme--usp__list__item:nth-child(1) {
  animation-delay: 450ms;
}
.home--ia__list.is-visible .home--ia__list__item:nth-child(2), .is-visible.pme--usp__list .home--ia__list__item:nth-child(2), .home--ia__list.is-visible .pme--usp__list__item:nth-child(2), .is-visible.pme--usp__list .pme--usp__list__item:nth-child(2) {
  animation-delay: 700ms;
}
.home--ia__list.is-visible .home--ia__list__item:nth-child(3), .is-visible.pme--usp__list .home--ia__list__item:nth-child(3), .home--ia__list.is-visible .pme--usp__list__item:nth-child(3), .is-visible.pme--usp__list .pme--usp__list__item:nth-child(3) {
  animation-delay: 950ms;
}
.home--ia__list.is-visible .home--ia__list__item:nth-child(4), .is-visible.pme--usp__list .home--ia__list__item:nth-child(4), .home--ia__list.is-visible .pme--usp__list__item:nth-child(4), .is-visible.pme--usp__list .pme--usp__list__item:nth-child(4) {
  animation-delay: 1200ms;
}
.home--ia.is-visible .home--ia__text .tag {
  animation: fadeup 1s 1 forwards;
}
.home--ia.is-visible .home--ia__text .title {
  animation: fadeup 1s 0.2s 1 forwards;
}
.home--ia.is-visible .home--ia__text p {
  animation: fadeup 1s 0.4s 1 forwards;
}

aside.retailers-div {
  opacity: 0;
}
aside.retailers-div.is-visible {
  animation: fadeup 1s 0.2s 1 forwards;
}

.banner--office__text .tag,
.banner--office__text .title, .banner--office__text p {
  opacity: 0;
}
.banner--office__images__left {
  opacity: 0;
}
.banner--office__images__right {
  opacity: 0;
}
.banner--office.is-visible .banner--office__text .tag {
  animation: fadeup 1s 1 forwards;
}
.banner--office.is-visible .banner--office__text .title {
  animation: fadeup 1s 0.2s 1 forwards;
}
.banner--office.is-visible .banner--office__text p {
  animation: fadeup 1s 0.4s 1 forwards;
}
.banner--office.is-visible .banner--office__images__left {
  animation: fadeleft 1s 0.4s 1 forwards;
}
.banner--office.is-visible .banner--office__images__right {
  animation: faderight 1s 0.6s 1 forwards;
}
.banner--metier .big-title, .banner--metier h1 {
  opacity: 0;
}
.banner--metier__item {
  opacity: 0;
}
.banner--metier.is-visible .big-title, .banner--metier.is-visible h1 {
  animation: fadeup 1s 1 forwards;
}
.banner--metier.is-visible .banner--metier__item {
  animation: fadeup 1s 0.2s 1 forwards;
}
.banner--metier.is-visible .banner--metier__item:nth-child(1) {
  animation-delay: 450ms;
}
.banner--metier.is-visible .banner--metier__item:nth-child(2) {
  animation-delay: 700ms;
}
.banner--curious {
  opacity: 0;
}
.banner--curious.is-visible {
  animation: fadeup 1s 0.2s 1 forwards;
}
.banner--testimonial .title,
.banner--testimonial .glide {
  opacity: 0;
}
.banner--testimonial.is-visible .title {
  animation: fadeup 1s 0.2s 1 forwards;
}
.banner--testimonial.is-visible .glide {
  animation: fadeup 1s 0.4s 1 forwards;
}
.banner--revolution--wrapper {
  opacity: 0;
}
.banner--revolution.is-visible .banner--revolution--wrapper {
  animation: fadeup 1s 0.2s 1 forwards;
}

.is-visible .news--listing .vignette {
  animation: fadeup 1s 0.1s 1 forwards;
}
.is-visible .news--listing .vignette:nth-child(1) {
  animation-delay: 350ms;
}
.is-visible .news--listing .vignette:nth-child(2) {
  animation-delay: 600ms;
}
.is-visible .news--listing .vignette:nth-child(3) {
  animation-delay: 850ms;
}
.is-visible .news--listing .vignette:nth-child(4) {
  animation-delay: 1100ms;
}
.is-visible .news--listing .vignette:nth-child(5) {
  animation-delay: 1350ms;
}
.is-visible .news--listing .vignette:nth-child(6) {
  animation-delay: 1600ms;
}
.is-visible .news--listing .vignette:nth-child(7) {
  animation-delay: 1850ms;
}
.is-visible .news--listing .vignette:nth-child(8) {
  animation-delay: 2100ms;
}
.is-visible .news--listing .vignette:nth-child(9) {
  animation-delay: 2350ms;
}
.is-visible .news--listing .vignette:nth-child(10) {
  animation-delay: 2600ms;
}
.is-visible .news--listing .vignette:nth-child(11) {
  animation-delay: 2850ms;
}
.is-visible .news--listing .vignette:nth-child(12) {
  animation-delay: 3100ms;
}
.is-visible .news--listing .vignette:nth-child(13) {
  animation-delay: 3350ms;
}
.is-visible .news--listing .vignette:nth-child(14) {
  animation-delay: 3600ms;
}
.is-visible .news--listing .vignette:nth-child(15) {
  animation-delay: 3850ms;
}
.is-visible .news--listing .vignette:nth-child(16) {
  animation-delay: 4100ms;
}
.is-visible .news--listing .vignette:nth-child(17) {
  animation-delay: 4350ms;
}
.is-visible .news--listing .vignette:nth-child(18) {
  animation-delay: 4600ms;
}
.is-visible .news--listing .vignette:nth-child(19) {
  animation-delay: 4850ms;
}
.is-visible .news--listing .vignette:nth-child(20) {
  animation-delay: 5100ms;
}
.is-visible .checked-list li {
  opacity: 0;
  animation: fadeup 1s 0.1s 1 forwards;
}
.is-visible .checked-list li:nth-child(1) {
  animation-delay: 350ms;
}
.is-visible .checked-list li:nth-child(2) {
  animation-delay: 600ms;
}
.is-visible .checked-list li:nth-child(3) {
  animation-delay: 850ms;
}
.is-visible .checked-list li:nth-child(4) {
  animation-delay: 1100ms;
}
.is-visible .checked-list li:nth-child(5) {
  animation-delay: 1350ms;
}
.is-visible .checked-list li:nth-child(6) {
  animation-delay: 1600ms;
}
.is-visible .checked-list li:nth-child(7) {
  animation-delay: 1850ms;
}
.is-visible .checked-list li:nth-child(8) {
  animation-delay: 2100ms;
}
.is-visible .checked-list li:nth-child(9) {
  animation-delay: 2350ms;
}
.is-visible .checked-list li:nth-child(10) {
  animation-delay: 2600ms;
}
.is-visible .checked-list li:nth-child(11) {
  animation-delay: 2850ms;
}
.is-visible .checked-list li:nth-child(12) {
  animation-delay: 3100ms;
}
.is-visible .checked-list li:nth-child(13) {
  animation-delay: 3350ms;
}
.is-visible .checked-list li:nth-child(14) {
  animation-delay: 3600ms;
}
.is-visible .checked-list li:nth-child(15) {
  animation-delay: 3850ms;
}
.is-visible .checked-list li:nth-child(16) {
  animation-delay: 4100ms;
}
.is-visible .checked-list li:nth-child(17) {
  animation-delay: 4350ms;
}
.is-visible .checked-list li:nth-child(18) {
  animation-delay: 4600ms;
}
.is-visible .checked-list li:nth-child(19) {
  animation-delay: 4850ms;
}
.is-visible .checked-list li:nth-child(20) {
  animation-delay: 5100ms;
}

.about--team__list__item {
  opacity: 0;
}
.about--team__list__item.is-visible {
  animation: fadeup 1s 1 forwards;
}

.about--text .title {
  opacity: 0;
}
.about--text .twocol--wrapper__text {
  opacity: 0;
}
.about--text.is-visible .title {
  animation: fadeup 1s 0.2s 1 forwards;
}
.about--text.is-visible .twocol--wrapper__text {
  animation: fadeup 1s 0.4s 1 forwards;
}
.about--text.is-visible .twocol--wrapper__text.first {
  animation-delay: 0.2s;
}

/* For Falco */
.banner--gallery__item {
  opacity: 0;
}
.banner--gallery.is-visible .banner--gallery__item {
  animation: fadeup 1s 0.2s 1 forwards;
}
.banner--gallery.is-visible .banner--gallery__item:nth-child(1) {
  animation-delay: 450ms;
}
.banner--gallery.is-visible .banner--gallery__item:nth-child(2) {
  animation-delay: 700ms;
}
.banner--gallery.is-visible .banner--gallery__item:nth-child(3) {
  animation-delay: 950ms;
}

section .section-title {
  opacity: 0;
}
section.is-visible .section-title {
  animation: fadeup 1s 1 forwards;
}

.faq--listing__item {
  opacity: 0;
}
.faq--listing.is-visible .faq--listing__item {
  animation: fadeup 1s 0.05s 1 forwards;
}
.faq--listing.is-visible .faq--listing__item:nth-child(1) {
  animation-delay: 300ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(2) {
  animation-delay: 550ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(3) {
  animation-delay: 800ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(4) {
  animation-delay: 1050ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(5) {
  animation-delay: 1300ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(6) {
  animation-delay: 1550ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(7) {
  animation-delay: 1800ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(8) {
  animation-delay: 2050ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(9) {
  animation-delay: 2300ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(10) {
  animation-delay: 2550ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(11) {
  animation-delay: 2800ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(12) {
  animation-delay: 3050ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(13) {
  animation-delay: 3300ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(14) {
  animation-delay: 3550ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(15) {
  animation-delay: 3800ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(16) {
  animation-delay: 4050ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(17) {
  animation-delay: 4300ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(18) {
  animation-delay: 4550ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(19) {
  animation-delay: 4800ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(20) {
  animation-delay: 5050ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(21) {
  animation-delay: 5300ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(22) {
  animation-delay: 5550ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(23) {
  animation-delay: 5800ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(24) {
  animation-delay: 6050ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(25) {
  animation-delay: 6300ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(26) {
  animation-delay: 6550ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(27) {
  animation-delay: 6800ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(28) {
  animation-delay: 7050ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(29) {
  animation-delay: 7300ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(30) {
  animation-delay: 7550ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(31) {
  animation-delay: 7800ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(32) {
  animation-delay: 8050ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(33) {
  animation-delay: 8300ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(34) {
  animation-delay: 8550ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(35) {
  animation-delay: 8800ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(36) {
  animation-delay: 9050ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(37) {
  animation-delay: 9300ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(38) {
  animation-delay: 9550ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(39) {
  animation-delay: 9800ms;
}
.faq--listing.is-visible .faq--listing__item:nth-child(40) {
  animation-delay: 10050ms;
}

.formules--list__item {
  opacity: 0;
}
.formules--list.is-visible .formules--list__item {
  animation: fadeup 1s 0.2s 1 forwards;
}
.formules--list.is-visible .formules--list__item:nth-child(1) {
  animation-delay: 450ms;
}
.formules--list.is-visible .formules--list__item:nth-child(2) {
  animation-delay: 700ms;
}
.formules--list.is-visible .formules--list__item:nth-child(3) {
  animation-delay: 950ms;
}
.formules--list.is-visible .formules--list__item:nth-child(4) {
  animation-delay: 1200ms;
}

.formules-table__header {
  opacity: 0;
}
.formules-table__line {
  opacity: 0;
}
.formules-table__line.is-visible {
  animation: fadein 1s 1 forwards;
}
.formules-table.is-visible .formules-table__header {
  animation: fadeup 1s 0.2s 1 forwards;
}

.banner--filters .falco-filters,
.banner--filters .falco-filters--outro {
  opacity: 0;
}
.banner--filters.is-visible .falco-filters {
  animation: fadeup 1s 0.2s 1 forwards;
}
.banner--filters.is-visible .falco-filters--outro {
  animation: fadeup 1s 0.4s 1 forwards;
}

.banner--usp__bg {
  opacity: 0;
}
.banner--usp .banner--usp__title {
  opacity: 0;
}
.banner--usp.is-visible .banner--usp__bg {
  animation: fadein 2s 1s 1 forwards;
}
.banner--usp.is-visible .banner--usp__title {
  animation: fadeup 1s 1 forwards;
}

.usp--list__item,
.labels--list__item {
  opacity: 0;
}
.usp--list.is-visible .usp--list__item,
.usp--list.is-visible .labels--list__item,
.labels--list.is-visible .usp--list__item,
.labels--list.is-visible .labels--list__item {
  animation: fadeup 1s 0.2s 1 forwards;
}
.usp--list.is-visible .usp--list__item:nth-child(1),
.usp--list.is-visible .labels--list__item:nth-child(1),
.labels--list.is-visible .usp--list__item:nth-child(1),
.labels--list.is-visible .labels--list__item:nth-child(1) {
  animation-delay: 450ms;
}
.usp--list.is-visible .usp--list__item:nth-child(2),
.usp--list.is-visible .labels--list__item:nth-child(2),
.labels--list.is-visible .usp--list__item:nth-child(2),
.labels--list.is-visible .labels--list__item:nth-child(2) {
  animation-delay: 700ms;
}
.usp--list.is-visible .usp--list__item:nth-child(3),
.usp--list.is-visible .labels--list__item:nth-child(3),
.labels--list.is-visible .usp--list__item:nth-child(3),
.labels--list.is-visible .labels--list__item:nth-child(3) {
  animation-delay: 950ms;
}
.usp--list.is-visible .usp--list__item:nth-child(4),
.usp--list.is-visible .labels--list__item:nth-child(4),
.labels--list.is-visible .usp--list__item:nth-child(4),
.labels--list.is-visible .labels--list__item:nth-child(4) {
  animation-delay: 1200ms;
}
.usp--list.is-visible .usp--list__item:nth-child(5),
.usp--list.is-visible .labels--list__item:nth-child(5),
.labels--list.is-visible .usp--list__item:nth-child(5),
.labels--list.is-visible .labels--list__item:nth-child(5) {
  animation-delay: 1450ms;
}
.usp--list.is-visible .usp--list__item:nth-child(6),
.usp--list.is-visible .labels--list__item:nth-child(6),
.labels--list.is-visible .usp--list__item:nth-child(6),
.labels--list.is-visible .labels--list__item:nth-child(6) {
  animation-delay: 1700ms;
}
.usp--list.is-visible .usp--list__item:nth-child(7),
.usp--list.is-visible .labels--list__item:nth-child(7),
.labels--list.is-visible .usp--list__item:nth-child(7),
.labels--list.is-visible .labels--list__item:nth-child(7) {
  animation-delay: 1950ms;
}
.usp--list.is-visible .usp--list__item:nth-child(8),
.usp--list.is-visible .labels--list__item:nth-child(8),
.labels--list.is-visible .usp--list__item:nth-child(8),
.labels--list.is-visible .labels--list__item:nth-child(8) {
  animation-delay: 2200ms;
}

.section__two-columns.twocol.is-visible .twocol--wrapper__image,
.banner--horus.twocol.is-visible .twocol--wrapper__image {
  animation-name: fadedown !important;
}

.banner--horus.is-visible,
.banner--peppol.is-visible,
.banner--app.is-visible {
  animation: zoomout 1s 1 forwards;
}

.pme--features .pme--features__title h3, .pme--features .pme--features__title p {
  opacity: 0;
}
.pme--features__slider {
  opacity: 0;
}
.pme--features__text .title, .pme--features__text .btn-wrapper, .pme--features__text .text-wrapper {
  opacity: 0;
}
.pme--features.is-visible .pme--features__title h3 {
  animation: fadeup 1s 1 forwards;
}
.pme--features.is-visible .pme--features__title p {
  animation: fadeup 1s 0.2s 1 forwards;
}
.pme--features.is-visible .pme--features__text .title {
  animation: fadeup 1s 1 forwards;
}
.pme--features.is-visible .pme--features__text .btn-wrapper {
  animation: fadeup 1s 0.2s 1 forwards;
}
.pme--features.is-visible .pme--features__text .text-wrapper {
  animation: fadeup 1s 0.4s 1 forwards;
}
.pme--features.is-visible .pme--features__slider {
  animation: fadeup 1s 0.6s 1 forwards;
}

.section--two-columns.twocol.is-visible .twocol--wrapper__image {
  animation: fadeup 1s 0.6s 1 forwards;
}

.banner--video .banner--video--wrapper .banner--video__text {
  opacity: 0;
}
.banner--video .banner--video--wrapper .video-wrapper {
  opacity: 0;
}
.banner--video .banner--video--wrapper .banner--revolution__rdv {
  opacity: 0;
}
.banner--video.is-visible .banner--video--wrapper .banner--video__text {
  animation: fadeup 1s 1 forwards;
}
.banner--video.is-visible .banner--video--wrapper .video-wrapper {
  animation: fadeup 1s 0.2s 1 forwards;
}
.banner--video.is-visible .banner--video--wrapper .banner--revolution__rdv {
  animation: fadeup 1s 0.4s 1 forwards;
}

.group__section .banner--usp .banner--usp__title h2, .group__section .banner--usp .banner--usp__title p {
  opacity: 0;
}
.group__section.is-visible .banner--usp .banner--usp__title h2 {
  animation: fadeup 1s 1 forwards;
}
.group__section.is-visible .banner--usp .banner--usp__title p {
  animation: fadeup 1s 0.2s 1 forwards;
}

.testimonials--banner .section-title h2 {
  opacity: 0;
}
.testimonials--banner .glide .glide__track .testimonials--list .glide__slide {
  opacity: 0;
}
.testimonials--banner.is-visible .section-title h2 {
  animation: fadeup 1s 1 forwards;
}
.testimonials--banner.is-visible .glide .glide__track .testimonials--list .glide__slide {
  animation: fadeup 1s 0.2s 1 forwards;
}
.testimonials--banner.is-visible .glide .glide__track .testimonials--list .glide__slide:nth-child(1) {
  animation-delay: 450ms;
}
.testimonials--banner.is-visible .glide .glide__track .testimonials--list .glide__slide:nth-child(2) {
  animation-delay: 700ms;
}
.testimonials--banner.is-visible .glide .glide__track .testimonials--list .glide__slide:nth-child(3) {
  animation-delay: 950ms;
}
.testimonials--banner.is-visible .glide .glide__track .testimonials--list .glide__slide:nth-child(4) {
  animation-delay: 1200ms;
}
.testimonials--banner.is-visible .glide .glide__track .testimonials--list .glide__slide:nth-child(5) {
  animation-delay: 1450ms;
}

.footer {
  opacity: 0;
}
.footer.is-visible {
  animation: fadeup 1s 1 forwards;
}

.hero .hero__main .col picture, .hero .hero__main .col h1, .hero .hero__main .col .custom-wysiwyg, .hero .hero__main .col a {
  opacity: 0;
}
.hero .partners {
  opacity: 0;
}
.hero.is-visible .hero__main .col picture {
  animation: fadeup 1s 1 forwards;
}
.hero.is-visible .hero__main .col h1 {
  animation: fadeup 1s 1 forwards;
}
.hero.is-visible .hero__main .col .custom-wysiwyg {
  animation: fadeup 1s 0.2s 1 forwards;
}
.hero.is-visible .hero__main .col a {
  animation: fadeup 1s 0.4s 1 forwards;
}
.hero.is-visible .partners {
  animation: fadeup 1s 0.6s 1 forwards;
}

.section__two-columns--picture .section__two-columns__title {
  opacity: 0;
}
.section__two-columns--picture .section__two-columns--wrapper {
  opacity: 0;
}
.section__two-columns--picture picture {
  opacity: 0;
}
.section__two-columns--picture.is-visible .section__two-columns__title {
  animation: fadeup 1s 0.4s 1 forwards;
}
.section__two-columns--picture.is-visible .section__two-columns--wrapper {
  animation: fadeup 1s 0.6s 1 forwards;
}
.section__two-columns--picture.is-visible picture {
  animation: fadeup 1s 0.8s 1 forwards;
}

.section__text_links .col--links a {
  opacity: 0;
}
.section__text_links .col--text {
  opacity: 0;
}
.section__text_links.is-visible .col--links a {
  animation: fadeup 1s 0.2s 1 forwards;
}
.section__text_links.is-visible .col--links a:nth-child(1) {
  animation-delay: 450ms;
}
.section__text_links.is-visible .col--links a:nth-child(2) {
  animation-delay: 700ms;
}
.section__text_links.is-visible .col--links a:nth-child(3) {
  animation-delay: 950ms;
}
.section__text_links.is-visible .col--text {
  animation: fadeup 1s 1 forwards;
}

/*# sourceMappingURL=app.css.map*/