/*!*************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./node_modules/postcss-loader/dist/cjs.js!./assets/scss/template.scss ***!
  \*************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "borna";
  src: url(../782af543b86be20e3a6e.woff2) format("woff2"), url(../13f7f4a3e7b2511c4ba5.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "ifkica";
  src: url(../aaa2f50f0726680d5e89.woff2) format("woff2"), url(../67a71f70e71cca882838.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
/*Vendor*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*Base*/
:root {
  --containerBig-width-less-xlarge: 180px;
  --containerBig-width-less-large: 100px;
  --Forfait-border: 0.3rem solid #e7af5d;
  --maximum-width: 192.0rem;
}

html {
  /* base font-size to equiv "10px" which is adapted to rem unit */
  font-size: 62.5%;
  /* IE9-IE11 math fixing. See http://bit.ly/1g4X0bX */
  font-size: 0.625em;
  height: 100%;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  color: #ffffff;
}
html.overflow-scroll {
  overflow: hidden;
}

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

figure {
  margin: 0;
  padding: 0;
}

body {
  min-height: 100%;
  position: relative;
  box-sizing: border-box;
  overflow-x: hidden;
  font-size: 1.4rem;
  font-family: "borna", arial, Sans-Serif;
  background: #001028;
}

.hide,
.hidden {
  display: none !important;
}

section, div, span {
  box-sizing: border-box;
}

.Container {
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 479px) {
  .Container {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (max-width: 767px) {
  .Container {
    width: 100%;
  }
}
@media (min-width: 769px) {
  .Container {
    width: 748px;
  }
}
@media (min-width: 993px) {
  .Container {
    width: 972px;
  }
}
@media (min-width: 1201px) {
  .Container {
    width: 1180px;
  }
}

.Container-big {
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 479px) {
  .Container-big {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (max-width: 991px) {
  .Container-big {
    width: 100%;
  }
}
@media (min-width: 993px) {
  .Container-big {
    width: calc(100% - var(--containerBig-width-less-large));
  }
}
@media (min-width: 1721px) {
  .Container-big {
    width: calc(100% - var(--containerBig-width-less-xlarge));
    max-width: var(--maximum-width);
  }
}

#smooth-content {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

h1, h2, h3, h4 {
  color: #ffffff;
  margin-top: 0;
  font-weight: 400;
  letter-spacing: -0.025rem;
  text-transform: uppercase;
  font-family: "ifkica", "arial", sans-serif;
}

h1 {
  font-size: min(5.5vw, 7.7rem);
}
@media (max-width: 992px) {
  h1 {
    font-size: 4.7rem;
  }
}
@media (max-width: 480px) {
  h1 {
    font-size: 3.3rem;
  }
}
@media (max-width: 300px) {
  h1 {
    font-size: 3rem;
  }
}

h2 {
  font-size: min(3.5vw, 5.7rem);
  line-height: 1.2em;
}
@media (max-width: 992px) {
  h2 {
    font-size: 4rem;
  }
}
@media (max-width: 480px) {
  h2 {
    font-size: 3.2rem;
  }
}
@media (max-width: 300px) {
  h2 {
    font-size: 2.5rem;
  }
}

h3 {
  font-size: 2.8rem;
  font-family: "borna", arial, Sans-Serif;
  text-transform: none;
  margin-bottom: 0;
  margin-top: 2.4rem;
}

h4 {
  font-size: 1.8rem;
}

p, li, label {
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: 0.05rem;
  color: #7486A0;
}

a {
  transition-duration: 0.25s;
  text-decoration: none;
}

a:hover, a:focus {
  color: inherit;
}

button {
  cursor: pointer;
  background: none;
  border: none;
}

table {
  border: 0.1rem solid rgba(143, 143, 143, 0.5);
  margin-bottom: 2rem;
}
table td {
  padding: 0.5rem 1.1rem;
  font-size: 1.6rem;
  background: rgba(0, 16, 40, 0.2);
  border: 1px solid rgba(0, 16, 40, 0.5);
}
table thead tr td {
  font-weight: 600;
  color: #ffffff;
  background: #7486A0;
}
table tr:nth-child(even) td {
  background: #ffffff;
}

.borderGreen {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 0.1rem #5CE578;
}

.overTitle {
  line-height: 3.6rem;
  margin-bottom: 0.9rem;
  display: block;
  font-size: min(1.575vw, 2.8rem);
}
@media (max-width: 992px) {
  .overTitle {
    font-size: 2.4rem;
  }
}
@media (max-width: 480px) {
  .overTitle {
    font-size: 1.8rem;
  }
}

.littleMention p {
  margin-top: 0;
  font-size: 1.1rem;
  line-height: 1.3em;
}
.littleMention a {
  color: #ffffff;
}
.littleMention a:hover, .littleMention a:focus {
  color: #5CE578;
}

input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=tel], input[type=number] {
  background: transparent;
  border: 0.2rem solid rgba(255, 255, 255, 0.5);
  width: 100%;
  border-radius: 3rem;
  padding: 1.9rem 1.4rem;
  font-size: 1.5rem;
  outline: none;
  color: #ffffff;
  transition: border 0.25s ease-in-out;
}
@media (max-width: 480px) {
  input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=tel], input[type=number] {
    padding: 1rem 2rem;
  }
}
input[type=text]::placeholder, input[type=email]::placeholder, input[type=url]::placeholder, input[type=password]::placeholder, input[type=search]::placeholder, input[type=tel]::placeholder, input[type=number]::placeholder {
  color: #ffffff;
}
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=number]:focus {
  border-color: #ffffff;
}
input[type=submit] {
  -webkit-appearance: none;
  border-radius: 0;
}
.gfield_error input {
  border: 0.1rem solid #F1515E;
}

select {
  border: 0.1rem solid rgba(255, 255, 255, 0.5);
  color: #ffffff;
  padding: 1.4rem 1.4rem;
  border-radius: 0.8rem;
  background: transparent;
  -webkit-appearance: none;
}

textarea {
  border: 0.1rem solid rgba(255, 255, 255, 0.5);
  padding: 1.4rem 1.4rem;
  min-height: 15rem;
  transition: border 0.25s ease-in-out;
  color: #ffffff;
  border-radius: 0.8rem;
  -webkit-appearance: none;
  background: transparent;
  width: 100%;
}

/*message erreur*/
.messageInput, .successInput, .gform_confirmation_message, .errorInput, .validation_error {
  padding: 1rem;
  text-align: center;
  font-weight: 400;
  margin-bottom: 20px;
}

.errorInput, .validation_error {
  border: 0.1rem solid #F1515E;
  color: #F1515E;
  background-color: transparent;
}

.successInput, .gform_confirmation_message {
  border: 0.1rem solid #5CE578;
  color: #5CE578;
  background-color: transparent;
}

.validation_message {
  color: #F1515E;
  font-size: 1.2rem;
  margin-top: -1rem;
  margin-bottom: 2.4rem;
}

input[type=submit].gform_button, button[type=submit].gform_button {
  background: #0031FF;
  color: #ffffff;
  border-radius: 3.6rem;
  padding: 1.9rem 3.2rem 1.6rem;
  height: 4.8rem;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media (max-width: 480px) {
  input[type=submit].gform_button, button[type=submit].gform_button {
    width: 100%;
    margin-top: 1.5rem;
  }
}
input[type=submit].gform_button:hover, input[type=submit].gform_button:focus, button[type=submit].gform_button:hover, button[type=submit].gform_button:focus {
  background: transparent;
}
input[type=submit].gform_button:hover > svg, input[type=submit].gform_button:focus > svg, button[type=submit].gform_button:hover > svg, button[type=submit].gform_button:focus > svg {
  transform: translateY(-0.1rem) translateX(0.5rem);
}
input[type=submit].gform_button > svg, button[type=submit].gform_button > svg {
  fill: #ffffff;
  margin-right: 1rem;
  transform: translateY(-0.1rem);
  transition: transform 0.25s ease-out;
  width: 1.2rem;
  height: 1.2rem;
}
@media (max-width: 480px) {
  .page-template-whiteBook input[type=submit].gform_button, .page-template-whiteBook button[type=submit].gform_button {
    margin-top: 0rem;
  }
}

.Button-base, .Button-secondary, .Button-primary, .FlexWhiteBook input[type=submit], .gform_button, .Header-button, .gform_button.button {
  position: relative;
  background: #0031FF;
  color: #ffffff;
  border: 0.2rem solid #0031FF;
  border-radius: 3.6rem;
  padding: 2rem 4rem;
  cursor: pointer;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  font-size: 1.6rem;
  text-decoration: none;
  transition: background 0.25s, border 0.25s ease-out;
}
@media (max-width: 768px) {
  .Button-base, .Button-secondary, .Button-primary, .FlexWhiteBook input[type=submit], .gform_button, .Header-button, .gform_button.button {
    padding: 1.5rem 2.5rem;
    font-size: 1.4rem;
  }
}
.Button-base:hover, .Button-secondary:hover, .Button-primary:hover, .FlexWhiteBook input[type=submit]:hover, .gform_button:hover, .Header-button:hover, .Button-base:focus, .Button-secondary:focus, .Button-primary:focus, .FlexWhiteBook input[type=submit]:focus, .gform_button:focus, .Header-button:focus {
  background: transparent;
  border: 0.2rem solid #ffffff;
}
.Button-base > svg, .Button-secondary > svg, .Button-primary > svg, .FlexWhiteBook input[type=submit] > svg, .gform_button > svg, .Header-button > svg, .gform_button.button > svg {
  fill: #ffffff;
  margin-right: 1.2rem;
  width: 25px;
  height: 26px;
}
.Button-secondary {
  background: transparent;
  border: 0.2rem solid #ffffff;
}
.Button-secondary:hover, .Button-secondary:focus {
  background: #0031FF;
  border: 0.2rem solid #0031FF;
}
.Button-fermer {
  color: #ffffff;
  font-size: 2.3rem;
  text-transform: uppercase;
  letter-spacing: 0.3rem;
  transition: color 0.25s ease-out;
  cursor: pointer;
  padding-right: 0;
}
.Button-fermer:hover, .Button-fermer:focus {
  color: #0031FF;
}
.Button-x {
  margin-left: 1rem;
}

body #tarteaucitronRoot #tarteaucitronAlertBig {
  left: calc(50% - 10px);
  width: 50%;
  border-radius: 10px;
}
@media (max-width: 600px) {
  body #tarteaucitronRoot #tarteaucitronAlertBig {
    width: calc(100% - 22px);
    left: 0;
  }
}
@media (max-width: 768px) {
  body #tarteaucitronIcon #tarteaucitronManager {
    padding: 5px 6px 4px;
  }
}
body #tarteaucitronIcon #tarteaucitronManager img {
  width: 20px !important;
  height: 20px !important;
  opacity: 0.8 !important;
}
@media (max-width: 768px) {
  body #tarteaucitronIcon #tarteaucitronManager img {
    width: 2rem !important;
    height: 2rem !important;
  }
}
body #tarteaucitronRoot #tarteaucitronAlertBig {
  padding: 10px 10px 10px 10px;
}
body #tarteaucitronAlertBig #tarteaucitronPersonalize2, body .tarteaucitronCTAButton,
body #tarteaucitronRoot .tarteaucitronAllow,
body #tarteaucitronRoot .tarteaucitronDeny,
body #tarteaucitronAlertBig #tarteaucitronCloseAlert {
  padding: 5px 10px;
}
body #tarteaucitronRoot .tarteaucitronAllow {
  background: #5CE578 !important;
}
body #tarteaucitronRoot .tarteaucitronDeny {
  background: #F1515E;
}
body #tarteaucitronRoot #tarteaucitronAlertBig,
body #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
  background: #000000;
}
body #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert {
  color: #ffffff;
  padding-bottom: 5px;
}
body #tarteaucitronAlertBig #tarteaucitronPrivacyUrl {
  color: #8f8f8f;
  transition: color 0.25s ease-out;
}
body #tarteaucitronAlertBig #tarteaucitronPrivacyUrl:hover, body #tarteaucitronAlertBig #tarteaucitronPrivacyUrl:focus {
  color: #000000;
}
body #tarteaucitronAlertBig #tarteaucitronCloseAlert, body #tarteaucitronAlertBig #tarteaucitronPersonalize, body #tarteaucitronAlertBig #tarteaucitronPersonalize2, body .tarteaucitronCTAButton, body #tarteaucitron #tarteaucitronPrivacyUrl, body #tarteaucitron #tarteaucitronPrivacyUrlDialog, body #tarteaucitronRoot .tarteaucitronDeny, body #tarteaucitronRoot .tarteaucitronAllow {
  font-size: 14px !important;
}
body #tarteaucitronRoot span#tarteaucitronDisclaimerAlert {
  display: block;
  width: 100%;
  text-align: center;
}

/*Modules*/
.Header {
  position: sticky;
  top: 0;
  z-index: 999;
}
.Header-bottom {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 1.95rem 5.5rem;
  width: 100%;
  max-width: var(--maximum-width);
  margin: 0 auto;
  transition: padding-top 0.25s ease-out;
}
@media (max-width: 992px) {
  .Header-bottom {
    padding: 1.95rem 2rem;
  }
}
.page-template-whiteBook .Header-bottom {
  display: none;
}
.Header-logo {
  text-decoration: none;
  width: 13.1rem;
  height: 4rem;
  margin-right: auto;
}
.Header-logo svg {
  width: 13.1rem;
  height: 4rem;
}
.Header-button {
  padding: 1.3rem 2.9rem;
  text-align: center;
}
@media (max-width: 600px) {
  .Header-button {
    width: 6rem;
    height: 6rem;
    padding: 1rem;
  }
}
.Header-button svg {
  display: none;
}
@media (max-width: 600px) {
  .Header-button svg {
    display: block;
    margin-right: 0;
  }
}
.Header-buttonText {
  padding-top: 0.5rem;
}
@media (max-width: 600px) {
  .Header-buttonText {
    display: none;
  }
}
.Header-logoSvg {
  fill: #ffffff;
}
.Header-languages {
  list-style-type: none;
  padding: 0;
  margin: 0.5rem 2rem 0 1.5rem;
}
@media (max-width: 768px) {
  .Header-languages {
    margin: 0.5rem 1.5rem 0 1.5rem;
  }
}
.Header-languages a {
  color: #ffffff;
  text-transform: uppercase;
  font-style: 100;
}
.Header-languages a:hover, .Header-languages a:focus {
  color: #5CE578;
}

.HeaderTop {
  background: #0031FF;
  text-align: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  padding: 1rem 0;
  font-family: "ifkica", arial, Sans-Serif;
  text-transform: uppercase;
}
.HeaderTop a {
  color: #ffffff;
}
.HeaderTop p {
  padding: 0 1.5rem;
  margin: 0;
  color: #ffffff;
}
@media (max-width: 768px) {
  .HeaderTop p {
    font-size: 1.1rem;
    line-height: 1.2em;
    padding: 0.5rem 2rem;
  }
}
.page-template-whiteBook .HeaderTop {
  display: none;
}

.Footer-top {
  background: rgba(255, 255, 255, 0.1);
  padding: 8.2rem 0;
}
@media (max-width: 992px) {
  .Footer-top {
    padding: 6.2rem 0;
  }
}
.Footer-container {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.Footer-topWrapDesc {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 80%;
}
@media (max-width: 992px) {
  .Footer-topWrapDesc {
    width: 73%;
  }
}
@media (max-width: 768px) {
  .Footer-topWrapDesc {
    width: calc(100% - 12rem);
  }
}
@media (max-width: 480px) {
  .Footer-topWrapDesc {
    width: 100%;
  }
}
.Footer-pict {
  position: absolute;
  top: -14rem;
  right: 1.5rem;
}
@media (max-width: 992px) {
  .Footer-pict {
    top: -9rem;
  }
}
@media (max-width: 768px) {
  .Footer-pict {
    top: 0;
  }
}
@media (max-width: 480px) {
  .Footer-pict {
    top: -12rem;
  }
}
@media (max-width: 300px) {
  .Footer-pict {
    top: -15rem;
  }
}
.Footer-img {
  mix-blend-mode: luminosity;
  height: auto;
}
@media (max-width: 768px) {
  .Footer-img {
    width: 10rem;
  }
}
@media (max-width: 480px) {
  .Footer-img {
    width: 7rem;
  }
}
.Footer-title {
  font-size: 2rem;
  color: #ffffff;
}
.Footer-desc {
  columns: 2;
  column-gap: 3.2rem;
}
@media (max-width: 768px) {
  .Footer-desc {
    columns: 1;
  }
}
.Footer-desc p, .Footer-desc li {
  margin-top: 0;
}
.Footer-desc p:last-child, .Footer-desc li:last-child {
  margin-bottom: 0;
}
.Footer-buttonArrow {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.Footer-textIncit {
  display: inline-flex;
  font-family: "ifkica", "arial", sans-serif;
  font-size: 4.5rem;
  margin-bottom: 1.1rem;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .Footer-textIncit {
    font-size: 3.2rem;
  }
}
.Footer-textIncitText {
  margin-bottom: 1.2rem;
}
.Footer-textIncitText p {
  margin: 0;
}
.Footer-form {
  width: 100%;
  max-width: 46.5rem;
}
.Footer-form label.gfield_label {
  display: none;
}
.Footer-form form {
  position: relative;
}
.Footer-form .gfield {
  width: 100%;
}
.Footer-form input[type=text], .Footer-form input[type=email] {
  background: transparent;
  border: 0.2rem solid rgba(255, 255, 255, 0.5);
  height: 7.2rem;
  width: 100%;
  border-radius: 5rem;
  padding: 1.2rem 21rem 1.2rem 3.2rem;
  font-size: 1.5rem;
  outline: none;
  color: #ffffff;
  transition: 0.25s ease-in-out border;
}
@media (max-width: 480px) {
  .Footer-form input[type=text], .Footer-form input[type=email] {
    padding: 1rem 2rem;
    height: 4.8rem;
  }
}
.Footer-form input[type=text]:focus, .Footer-form input[type=email]:focus {
  border: 0.2rem solid #ffffff;
}
.Footer-form input[type=text]::placeholder, .Footer-form input[type=email]::placeholder {
  color: #ffffff;
  letter-spacing: 0.1rem;
}
.Footer-form input[type=submit], .Footer-form button[type=submit] {
  position: absolute;
  top: 1.1rem;
  right: 1.1rem;
  background: #0031FF;
  color: #ffffff;
  border-radius: 3.6rem;
  padding: 1.9rem 3.2rem 1.6rem;
  height: 4.8rem;
  border: none;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  font-size: 1.2rem;
}
@media (max-width: 480px) {
  .Footer-form input[type=submit], .Footer-form button[type=submit] {
    position: inherit;
    top: inherit;
    right: inherit;
    width: 100%;
    margin-top: 1.5rem;
  }
}
.Footer-form input[type=submit]:hover > svg, .Footer-form input[type=submit]:focus > svg, .Footer-form button[type=submit]:hover > svg, .Footer-form button[type=submit]:focus > svg {
  transform: translateY(-0.1rem) translateX(0.5rem);
}
.Footer-form input[type=submit] > svg, .Footer-form button[type=submit] > svg {
  fill: #ffffff;
  margin-right: 1rem;
  transform: translateY(-0.1rem);
  transition: transform 0.25s ease-out;
}
@media (max-width: 480px) {
  .Footer-rgpd {
    margin-top: 1.5rem;
  }
}
.Footer-textIncitOverTitle {
  font-size: 2.4rem;
  margin-bottom: 1.2rem;
}
.Footer-logoSvg {
  fill: #ffffff;
  margin-bottom: 2.4rem;
}
.Footer-botContainer {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 8.4rem;
  padding-bottom: 10.1rem;
}
@media (max-width: 768px) {
  .Footer-botContainer {
    flex-direction: column;
  }
}
.Footer-botLeft {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 65.8rem;
}
@media (max-width: 1200px) {
  .Footer-botLeft {
    width: 50.8rem;
  }
}
@media (max-width: 992px) {
  .Footer-botLeft {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .Footer-botLeft {
    width: 100%;
  }
}
.Footer-botRight {
  margin-left: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
}
@media (max-width: 768px) {
  .Footer-botRight {
    margin-top: 4rem;
    width: 100%;
    align-items: flex-start;
    margin-left: inherit;
  }
}
.Footer-arrow {
  stroke: #ffffff;
}
@media (max-width: 480px) {
  .Footer-arrow {
    display: none;
  }
}
.Footer-copyright {
  color: #7486A0;
  font-size: 1.6rem;
}
.page-template-whiteBook .Footer {
  display: none;
}

.Popup {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.25s ease-out;
}
.Popup.active {
  visibility: visible;
  opacity: 1;
  height: auto;
  transition: opacity 0.25s ease-out;
}
.Popup-close {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  background: transparent;
  border: none;
  cursor: pointer;
}
.Popup-close:hover .TPPopup-closeSvg, .Popup-close:focus .TPPopup-closeSvg {
  fill: #0031FF;
}
.Popup-closeSvg {
  fill: #ffffff;
  transition: fill 0.25s ease-out;
}
.Popup-content {
  width: 120rem;
  max-height: calc(100vh - 8rem);
}
@media (max-width: 992px) {
  .Popup-content {
    width: calc(100vw - 4rem);
  }
}
@media (max-height: 770px) {
  .Popup-content {
    width: 80rem;
  }
}
.Popup-videoWrap {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  min-height: 30em;
}
@media (max-width: 480px) {
  .Popup-videoWrap {
    min-height: 20rem;
  }
}
.Popup-playerIframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.MenuFooter {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.MenuFooter li {
  text-align: right;
  margin-bottom: 0.8rem;
}
@media (max-width: 768px) {
  .MenuFooter li {
    text-align: left;
  }
}
.MenuFooter a {
  color: #ffffff;
}
.MenuFooter a:hover, .MenuFooter a:focus {
  color: #0031FF;
}

.ButtonInf {
  padding: 2rem 2rem 1.6rem;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 1.2rem;
  color: #ffffff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 0 2.4rem;
  width: 45.2rem;
  opacity: 0.3;
  transition: opacity 0.25s ease-out;
}
@media (max-width: 1200px) {
  .ButtonInf {
    width: 35rem;
  }
}
@media (max-width: 992px) {
  .ButtonInf {
    width: 23rem;
  }
}
@media (max-width: 600px) {
  .ButtonInf {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    visibility: hidden;
    opacity: 0;
  }
}
@media (max-width: 600px) {
  .FlexConfig .ButtonInf {
    width: 37.8rem;
  }
}
@media (max-width: 480px) {
  .FlexConfig .ButtonInf {
    width: 100%;
  }
}
.ButtonInf.active {
  opacity: 1;
}
@media (max-width: 600px) {
  .ButtonInf.active {
    visibility: visible;
    opacity: 1;
  }
}
.ButtonInf-right {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.ButtonInf-overTitle {
  font-size: 1.1rem;
  letter-spacing: 0.5rem;
  text-transform: uppercase;
  margin-bottom: 0.8rem;
}
@media (max-width: 992px) {
  .ButtonInf-overTitle {
    margin-bottom: 0.5rem;
  }
}
.ButtonInf-title {
  font-size: 2.4rem;
  margin-bottom: 0.6rem;
}
@media (max-width: 992px) {
  .ButtonInf-title {
    font-size: 2rem;
    margin-bottom: 0;
  }
}
.ButtonInf-desc {
  margin: 0;
  text-align: left;
  letter-spacing: 0.05rem;
}
@media (max-width: 1200px) {
  .ButtonInf-desc {
    display: none;
  }
}
@media (max-width: 992px) {
  .ButtonInf-img {
    display: none;
  }
}

@media (max-width: 992px) {
  .TextBloc {
    width: 100%;
  }
}
.TextBloc > :first-child {
  margin-top: 0;
}
.TextBloc > :last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .TextBloc {
    width: 100%;
  }
}
.TextBloc-text {
  max-width: 46.9rem;
}
@media (max-width: 992px) {
  .TextBloc-text {
    max-width: 100%;
  }
}
.FlexSpecs .TextBloc-text {
  max-width: 61.9rem;
}
.TextBloc-text p a, .TextBloc-text li a {
  color: #5CE578;
  text-decoration: none;
}
.TextBloc-text p a:hover, .TextBloc-text p a:focus, .TextBloc-text li a:hover, .TextBloc-text li a:focus {
  color: #0031FF;
}
.TextBloc-text.FlexWhiteBook-text .littleMention p a {
  color: #ffffff;
}
.TextBloc-text.FlexWhiteBook-text .littleMention p a:hover, .TextBloc-text.FlexWhiteBook-text .littleMention p a:focus {
  color: #5CE578;
}
.TextBloc-title {
  margin-bottom: 0.7rem;
}
.TextBloc-button {
  margin-top: 2rem;
  margin-left: 0;
  display: inline-flex;
  text-align: center;
}
.TextBloc ul {
  margin-left: 0;
  padding-left: 3rem;
  line-height: 1.5em;
  font-size: 1.4rem;
}

.Page-header {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 5.1rem;
  z-index: 10;
}
.Page:first-child {
  margin-top: 15rem;
}
@media (max-width: 480px) {
  .Page:first-child {
    margin-top: 4rem;
  }
}
.Page-title {
  text-align: center;
  margin-bottom: 0;
}
.Page-overTitle {
  font-size: 1.4rem;
  letter-spacing: 2.1px;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 992px) {
  .Page-overTitle {
    font-size: 1.2rem;
  }
}
.Page-intro {
  max-width: 57.3rem;
  text-align: center;
  margin-top: 2.5rem;
}
.Page-intro > *:first-child {
  margin-top: 0;
}
.Page404-container {
  text-align: center;
}
.PageWhiteBook:first-child {
  margin-top: 5rem;
}
@media (max-width: 992px) {
  .PageWhiteBook:first-child {
    margin-top: 5rem;
  }
}
@media (max-width: 480px) {
  .PageWhiteBook:first-child {
    margin-top: 1.3rem;
  }
}

/*Gravity forms*/
.gform_fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  justify-content: space-between;
  list-style-type: none;
}

.gfield.gfield--type-honeypot {
  display: none;
}

.FlexContentText .gfield, .FlexContentText .gfield_checkbox li, .FlexWhiteBook-text .gfield, .FlexWhiteBook-text .gfield_checkbox li {
  width: calc(50% - 2rem);
  margin-left: 0;
  padding-left: 0;
}
.FlexContentText .gfield::before, .FlexContentText .gfield_checkbox li::before, .FlexWhiteBook-text .gfield::before, .FlexWhiteBook-text .gfield_checkbox li::before {
  display: none;
}
@media (max-width: 768px) {
  .FlexContentText .gfield, .FlexContentText .gfield_checkbox li, .FlexWhiteBook-text .gfield, .FlexWhiteBook-text .gfield_checkbox li {
    width: 100%;
  }
}
.FlexContentText .gfield.hidden_label label, .FlexContentText .gfield_checkbox li.hidden_label label, .FlexWhiteBook-text .gfield.hidden_label label, .FlexWhiteBook-text .gfield_checkbox li.hidden_label label {
  display: none;
}
.FlexContentText .gfield.ligneFull, .FlexContentText .gfield_checkbox li.ligneFull, .FlexWhiteBook-text .gfield.ligneFull, .FlexWhiteBook-text .gfield_checkbox li.ligneFull {
  width: 100%;
}
.FlexContentText .gfield.ligneFull li, .FlexContentText .gfield_checkbox li.ligneFull li, .FlexWhiteBook-text .gfield.ligneFull li, .FlexWhiteBook-text .gfield_checkbox li.ligneFull li {
  width: 100%;
}
.FlexContentText .gfield input[type=text], .FlexContentText .gfield input[type=email], .FlexContentText .gfield input[type=url], .FlexContentText .gfield input[type=number], .FlexContentText .gfield input[type=tel], .FlexContentText .gfield select, .FlexContentText .gfield textarea, .FlexContentText .gfield_checkbox li input[type=text], .FlexContentText .gfield_checkbox li input[type=email], .FlexContentText .gfield_checkbox li input[type=url], .FlexContentText .gfield_checkbox li input[type=number], .FlexContentText .gfield_checkbox li input[type=tel], .FlexContentText .gfield_checkbox li select, .FlexContentText .gfield_checkbox li textarea, .FlexWhiteBook-text .gfield input[type=text], .FlexWhiteBook-text .gfield input[type=email], .FlexWhiteBook-text .gfield input[type=url], .FlexWhiteBook-text .gfield input[type=number], .FlexWhiteBook-text .gfield input[type=tel], .FlexWhiteBook-text .gfield select, .FlexWhiteBook-text .gfield textarea, .FlexWhiteBook-text .gfield_checkbox li input[type=text], .FlexWhiteBook-text .gfield_checkbox li input[type=email], .FlexWhiteBook-text .gfield_checkbox li input[type=url], .FlexWhiteBook-text .gfield_checkbox li input[type=number], .FlexWhiteBook-text .gfield_checkbox li input[type=tel], .FlexWhiteBook-text .gfield_checkbox li select, .FlexWhiteBook-text .gfield_checkbox li textarea {
  width: 100%;
}
.FlexContentText .gfield label, .FlexContentText .gfield_checkbox li label, .FlexWhiteBook-text .gfield label, .FlexWhiteBook-text .gfield_checkbox li label {
  margin-bottom: 0.5rem;
}
.FlexContentText ul.gfield_checkbox, .FlexContentText ul.gfield_radio, .FlexWhiteBook-text ul.gfield_checkbox, .FlexWhiteBook-text ul.gfield_radio {
  margin: 0.5rem 0;
  padding: 0;
}
.FlexContentText ul.gfield_checkbox li, .FlexContentText ul.gfield_radio li, .FlexWhiteBook-text ul.gfield_checkbox li, .FlexWhiteBook-text ul.gfield_radio li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.5rem;
}
.FlexContentText ul.gfield_checkbox li::before, .FlexContentText ul.gfield_radio li::before, .FlexWhiteBook-text ul.gfield_checkbox li::before, .FlexWhiteBook-text ul.gfield_radio li::before {
  display: none;
}
.FlexContentText ul.gfield_checkbox li label, .FlexContentText ul.gfield_radio li label, .FlexWhiteBook-text ul.gfield_checkbox li label, .FlexWhiteBook-text ul.gfield_radio li label {
  margin-left: 1rem;
}
.FlexContentText ul.gfield_checkbox li input, .FlexContentText ul.gfield_radio li input, .FlexWhiteBook-text ul.gfield_checkbox li input, .FlexWhiteBook-text ul.gfield_radio li input {
  flex-shrink: 0;
  margin-top: 5px;
}
.FlexContentText select, .FlexWhiteBook-text select {
  min-height: 2.8rem;
}
.FlexContentText .gform_wrapper form, .FlexWhiteBook-text .gform_wrapper form {
  padding-bottom: 80px;
}

label.gfield_label {
  display: block;
  width: 100%;
  margin-bottom: 1rem;
}

.ginput_container {
  margin-bottom: 2rem;
}
@media (max-width: 480px) {
  .page-template-whiteBook .ginput_container {
    margin-bottom: 0.7rem;
  }
}

@media (max-width: 768px) {
  .gform_button {
    width: 100%;
  }
}

.gform_confirmation_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.gform_confirmation_message {
  font-size: 1.4rem;
  width: 100%;
  margin: 3rem 0;
}

.gfield_required_asterisk {
  color: #F1515E;
  margin: 0 0.2rem;
}

.gform_required_legend {
  font-style: italic;
  font-size: 1.2rem;
}

.gform_submission_error {
  text-transform: none;
  text-align: center;
  color: #F1515E;
  font-size: 1.6rem;
  font-family: "borna", arial, Sans-Serif;
}

.gform_validation_errors {
  outline: none;
}

.gform_confirmation_message {
  text-align: center;
  font-size: 2rem;
  color: #5CE578;
}

.Breadcrumbs {
  color: #7486A0;
}
.Breadcrumbs a {
  color: #7486A0;
}
.Breadcrumbs a:hover, .Breadcrumbs a:focus {
  color: #5CE578;
}

/*Flex Content*/
.FlexHero {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 12.1rem; /*9.1*/
  margin-bottom: 18rem;
}
@media (max-width: 992px) {
  .FlexHero {
    margin-bottom: 10rem;
  }
}
@media (max-height: 749px) and (min-width: 1201px) {
  .FlexHero {
    margin-top: 10.1rem;
  }
}
@media (max-width: 480px) {
  .FlexHero {
    margin-top: 6.1rem;
  }
}
.FlexHero-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.FlexHero-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.FlexHero-textBehind {
  font-family: "ifkica", "arial", sans-serif;
  display: block;
  position: absolute;
  top: -4rem;
  right: 0;
  text-align: right;
  font-size: 10vw;
  opacity: 0.04;
  color: #ffffff;
  text-transform: uppercase;
  z-index: 1;
}
.FlexHero-textOver {
  font-size: 1.4rem;
  letter-spacing: 2.1px;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 992px) {
  .FlexHero-textOver {
    font-size: 1.2rem;
  }
}
.FlexHero-title {
  text-align: center;
  margin: 1.2rem 0;
}
@media (max-height: 749px) and (min-width: 1201px) {
  .FlexHero-title {
    margin: 0.5rem 0;
    font-size: min(4.5vw, 7.7rem);
  }
}
.FlexHero-textUnder {
  font-size: 3.2rem;
  text-align: center;
}
@media (max-width: 1200px) {
  .FlexHero-textUnder {
    font-size: 2.5rem;
  }
}
@media (max-width: 992px) {
  .FlexHero-textUnder {
    font-size: 2rem;
  }
}
@media (max-width: 480px) {
  .FlexHero-textUnder {
    font-size: 1.8rem;
  }
}
.FlexHero-playWrap {
  z-index: 10;
  position: relative;
  -webkit-appearance: none;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media (max-height: 749px) and (min-width: 1201px) {
  .FlexHero-playWrap {
    transform: translateY(-2rem);
  }
}
.FlexHero-fig {
  position: relative;
  display: block;
  z-index: 10;
}
@media (max-width: 480px) {
  .FlexHero-fig {
    width: 100vw;
    overflow: hidden;
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
.FlexHero-img {
  width: 118rem;
  height: auto;
}
@media (max-height: 749px) and (min-width: 1201px) {
  .FlexHero-img {
    width: 105rem;
  }
}
@media (max-width: 1200px) {
  .FlexHero-img {
    width: 90rem;
  }
}
@media (max-width: 992px) {
  .FlexHero-img {
    width: 70rem;
  }
}
@media (max-width: 768px) {
  .FlexHero-img {
    width: 58rem;
  }
}
@media (max-width: 600px) {
  .FlexHero-img {
    width: 47rem;
  }
}
@media (max-width: 480px) {
  .FlexHero-img {
    width: 170%;
    transform: translateX(-20%);
  }
}
.FlexHero-playButton {
  position: absolute;
  top: 29%;
  left: calc(50% - 18rem);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  z-index: 20;
  padding: 0;
  will-change: transform;
}
@media (max-width: 1200px) {
  .FlexHero-playButton {
    top: 27%;
    left: calc(50% - 15rem);
  }
}
@media (max-width: 992px) {
  .FlexHero-playButton {
    left: calc(50% - 11rem);
  }
}
@media (max-width: 768px) {
  .FlexHero-playButton {
    left: calc(50% - 10rem);
  }
}
@media (max-width: 600px) {
  .FlexHero-playButton {
    left: calc(50% - 7.5rem);
  }
}
@media (max-width: 480px) {
  .FlexHero-playButton {
    left: 30%;
  }
}
@media (max-width: 300px) {
  .FlexHero-playButton {
    left: 26%;
  }
}
.FlexHero-playText {
  font-family: "ifkica", "arial", sans-serif;
  color: #ffffff;
  font-size: 4.5rem;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .FlexHero-playText {
    font-size: 3rem;
  }
}
@media (max-width: 600px) {
  .FlexHero-playText {
    font-size: 2rem;
  }
}
@media (max-width: 480px) {
  .FlexHero-playText {
    font-size: 5vw;
  }
}
.FlexHero-picto {
  position: relative;
  background: #0031FF;
  width: 4.5rem;
  height: 4.5rem;
  border-radius: 50%;
  margin-right: 1.2rem;
}
@media (max-width: 992px) {
  .FlexHero-picto {
    width: 3rem;
    height: 3rem;
  }
}
@media (max-width: 600px) {
  .FlexHero-picto {
    width: 2.5rem;
    height: 2.5rem;
  }
}
@media (max-width: 480px) {
  .FlexHero-picto {
    margin-right: 0.5rem;
  }
}
.FlexHero-picto::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-38%) translateY(-45%);
  display: inline-block;
  height: 0;
  width: 0;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 15px solid #ffffff;
}
@media (max-width: 992px) {
  .FlexHero-picto::after {
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #ffffff;
  }
}
.FlexHero-logosWrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 5rem 6.4rem;
  flex-wrap: wrap;
  width: 100%;
}
@media (max-width: 1200px) {
  .FlexHero-logosWrap {
    gap: 5rem;
  }
}
@media (max-width: 992px) {
  .FlexHero-logosWrap {
    gap: 2rem;
  }
}
@media (max-width: 768px) {
  .FlexHero-logosWrap {
    gap: 3rem;
  }
}
@media (max-width: 480px) {
  .FlexHero-logosWrap {
    gap: 1.5rem;
  }
}
@media (max-width: 300px) {
  .FlexHero-logosWrap {
    gap: 2rem;
  }
}
.FlexHero-logoFigure {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  mix-blend-mode: luminosity;
}
@media (max-width: 992px) {
  .FlexHero-logoFigure {
    width: 10.5rem;
  }
}
@media (max-width: 768px) {
  .FlexHero-logoFigure {
    width: calc(33% - 4rem);
  }
}
@media (max-width: 480px) {
  .FlexHero-logoFigure {
    width: calc(50% - 1rem);
  }
}
@media (max-width: 300px) {
  .FlexHero-logoFigure {
    width: 90%;
  }
}
.FlexHero-logos {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: -15rem;
}
@media (max-width: 1200px) {
  .FlexHero-logos {
    margin-top: -6rem;
  }
}
@media (max-width: 768px) {
  .FlexHero-logos {
    margin-top: -5rem;
  }
}
@media (max-width: 480px) {
  .FlexHero-logos {
    margin-top: -5rem;
  }
}
.FlexHero-logosTitle {
  text-align: center;
  font-size: 1.1rem;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 1.4rem;
}
.FlexHero-logoImg {
  max-width: 16rem;
  max-height: 11rem;
  opacity: 0.7;
  mix-blend-mode: luminosity;
}
@media (max-width: 992px) {
  .FlexHero-logoImg {
    max-width: 9rem;
    max-height: 8rem;
    height: auto;
  }
}
@media (max-width: 480px) {
  .FlexHero-logoImg {
    max-width: 10rem;
    max-height: 11rem;
  }
}
@media (max-width: 300px) {
  .FlexHero-logoImg {
    width: auto;
  }
}
.FlexHero-gradient {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  max-width: 210rem;
  height: 150%;
  background: transparent url(../f2314452c72d3bde3c40.png) no-repeat center center;
  background-size: 90% 90%;
}
@media (max-width: 1200px) {
  .FlexHero-gradient {
    background: transparent url(../ee7585844c1a0aa6d39f.png) no-repeat center center;
  }
}
@media (max-width: 992px) {
  .FlexHero-gradient {
    background: transparent url(../a7e8694dd94f47e4bbca.png) no-repeat center center;
  }
}
@media (max-width: 768px) {
  .FlexHero-gradient {
    background-size: 90% 60%;
  }
}

.FlexTextImage {
  position: relative;
  z-index: 3;
  margin-bottom: 18rem;
}
@media (max-width: 480px) {
  .FlexTextImage {
    margin-bottom: 12rem;
  }
}
.FlexTextImage-container {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  z-index: 10;
}
@media (max-width: 992px) {
  .FlexTextImage-container {
    flex-direction: column;
  }
}
.FlexTextImage-picture {
  width: 60%;
}
@media (max-width: 992px) {
  .FlexTextImage-picture {
    width: 100%;
    margin-bottom: 3.5rem;
  }
}
.FlexTextImage-imageDroite .FlexTextImage-picture {
  order: 2;
}
@media (max-width: 992px) {
  .FlexTextImage-imageDroite .FlexTextImage-picture {
    order: 1;
  }
}
.FlexTextImage-imageNoPadding.FlexTextImage-imageDroite .FlexTextImage-picture {
  margin-right: calc(7px - var(--containerBig-width-less-xlarge) / 2);
}
@media (max-width: 1720px) {
  .FlexTextImage-imageNoPadding.FlexTextImage-imageDroite .FlexTextImage-picture {
    margin-right: calc(7px - var(--containerBig-width-less-large) / 2);
  }
}
.FlexTextImage-imageNoPadding.FlexTextImage-imageGauche .FlexTextImage-picture {
  margin-left: calc(7px - var(--containerBig-width-less-xlarge) / 2);
}
@media (max-width: 1720px) {
  .FlexTextImage-imageNoPadding.FlexTextImage-imageGauche .FlexTextImage-picture {
    margin-left: calc(7px - var(--containerBig-width-less-large) / 2);
  }
}
.FlexTextImage-img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 992px) {
  .FlexTextImage-img {
    width: 100%;
  }
}
.FlexTextImage-content {
  width: 40%;
}
@media (max-width: 992px) {
  .FlexTextImage-content {
    width: 100%;
  }
}
@media (min-width: 1201px) {
  .FlexTextImage-imageGauche .FlexTextImage-content {
    margin-left: 4.5rem;
  }
}
@media (max-width: 1200px) {
  .FlexTextImage-imageGauche .FlexTextImage-content {
    margin-left: 2.5rem;
  }
}
@media (max-width: 992px) {
  .FlexTextImage-imageGauche .FlexTextImage-content {
    margin-left: 0;
  }
}
.FlexTextImage-imageDroite .FlexTextImage-content {
  order: 1;
}
@media (min-width: 1201px) {
  .FlexTextImage-imageDroite .FlexTextImage-content {
    margin-right: 4.5rem;
  }
}
@media (max-width: 1200px) {
  .FlexTextImage-imageDroite .FlexTextImage-content {
    margin-right: 2.5rem;
  }
}
@media (max-width: 992px) {
  .FlexTextImage-imageDroite .FlexTextImage-content {
    order: 2;
    margin-right: 0;
  }
}
.FlexTextImage-pictoPict {
  height: 7.5rem;
  width: auto;
  display: block;
  margin-bottom: 2.6rem;
}
.FlexTextImage-picto {
  width: auto;
  height: 100%;
}
.FlexTextImage-gradient {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  max-width: 210rem;
  height: 170%;
  background: transparent url(../f2314452c72d3bde3c40.png) no-repeat 15% 0;
  background-size: 50% 100%;
}
@media (max-width: 1200px) {
  .FlexTextImage-gradient {
    background: transparent url(../ee7585844c1a0aa6d39f.png) no-repeat 15% 0;
    background-size: 50% 100%;
  }
}
@media (max-width: 992px) {
  .FlexTextImage-gradient {
    background: transparent url(../a7e8694dd94f47e4bbca.png) no-repeat 15% 0;
    background-size: 50% 100%;
  }
}
@media (max-width: 768px) {
  .FlexTextImage-gradient {
    background-size: 90% 60%;
  }
}
.FlexTextImage-imageGauche .FlexTextImage-gradient {
  background-position: 50% 0;
}

.FlexTextImageAn {
  position: relative;
  z-index: 3;
  margin-bottom: 18rem;
}
@media (max-width: 480px) {
  .FlexTextImageAn {
    margin-bottom: 12rem;
  }
}
.FlexTextImageAn-container {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
  z-index: 10;
}
@media (max-width: 992px) {
  .FlexTextImageAn-container {
    flex-direction: column;
  }
}
.FlexTextImageAn-left {
  position: relative;
  width: 50%;
  min-height: 60rem;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
}
@media (max-width: 1200px) {
  .FlexTextImageAn-left {
    min-height: 50rem;
  }
}
@media (max-width: 992px) {
  .FlexTextImageAn-left {
    width: 100%;
    flex-direction: column;
  }
}
.FlexTextImageAn-text {
  max-width: 56.9rem;
}
.FlexTextImageAn-animWrap {
  position: relative;
  width: 100%;
  height: 100%;
}
.FlexTextImageAn-imgCenter, .FlexTextImageAn-imgTop, .FlexTextImageAn-imgRight, .FlexTextImageAn-imgBottom, .FlexTextImageAn-imgLeft {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.FlexTextImageAn-imgCenter {
  height: auto;
  width: 36rem;
}
@media (max-width: 1440px) {
  .FlexTextImageAn-imgCenter {
    width: 25rem;
  }
}
@media (min-width: 993px) and (max-width: 1200px) {
  .FlexTextImageAn-imgCenter {
    width: 20rem;
  }
}
@media (max-width: 480px) {
  .FlexTextImageAn-imgCenter {
    width: 20rem;
  }
}
@media (max-width: 300px) {
  .FlexTextImageAn-imgCenter {
    width: 18rem;
  }
}
.FlexTextImageAn-imgTop {
  height: auto;
  width: 20.2rem;
}
@media (max-width: 1440px) {
  .FlexTextImageAn-imgTop {
    width: 16rem;
  }
}
@media (min-width: 993px) and (max-width: 1200px) {
  .FlexTextImageAn-imgTop {
    width: 12rem;
  }
}
@media (max-width: 480px) {
  .FlexTextImageAn-imgTop {
    width: 12rem;
  }
}
@media (max-width: 300px) {
  .FlexTextImageAn-imgTop {
    width: 10rem;
  }
}
.FlexTextImageAn-imgRight, .FlexTextImageAn-imgBottom, .FlexTextImageAn-imgLeft {
  height: auto;
  width: 17.2rem;
}
@media (max-width: 1440px) {
  .FlexTextImageAn-imgRight, .FlexTextImageAn-imgBottom, .FlexTextImageAn-imgLeft {
    width: 15rem;
  }
}
@media (min-width: 993px) and (max-width: 1200px) {
  .FlexTextImageAn-imgRight, .FlexTextImageAn-imgBottom, .FlexTextImageAn-imgLeft {
    width: 10rem;
  }
}
@media (max-width: 992px) {
  .FlexTextImageAn-imgRight, .FlexTextImageAn-imgBottom, .FlexTextImageAn-imgLeft {
    width: 13rem;
  }
}
@media (max-width: 480px) {
  .FlexTextImageAn-imgRight, .FlexTextImageAn-imgBottom, .FlexTextImageAn-imgLeft {
    width: 10rem;
  }
}
@media (max-width: 300px) {
  .FlexTextImageAn-imgRight, .FlexTextImageAn-imgBottom, .FlexTextImageAn-imgLeft {
    width: 9rem;
  }
}
.FlexTextImageAn-right {
  width: 50%;
}
@media (min-width: 1201px) {
  .FlexTextImageAn-right {
    margin-left: 4.5rem;
  }
}
@media (max-width: 1200px) {
  .FlexTextImageAn-right {
    margin-left: 2.5rem;
  }
}
@media (max-width: 992px) {
  .FlexTextImageAn-right {
    margin-left: 0;
    width: 100%;
  }
}
.FlexTextImageAn-right > :first-child {
  margin-top: 0;
}
.FlexTextImageAn-right > :last-child {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .FlexTextImageAn-right {
    width: 100%;
  }
}
.FlexTextImageAn-gradient {
  display: block;
  position: absolute;
  top: -10%;
  left: -2%;
  width: 84.6rem;
  height: 84.6rem;
  background: transparent url(../f2314452c72d3bde3c40.png) no-repeat 0 0;
  background-size: contain;
  transform: rotate(180deg);
}
@media (max-width: 1200px) {
  .FlexTextImageAn-gradient {
    background: transparent url(../ee7585844c1a0aa6d39f.png) no-repeat 0 0;
    background-size: contain;
    width: 60.6rem;
    top: -25%;
  }
}
@media (max-width: 992px) {
  .FlexTextImageAn-gradient {
    background: transparent url(../a7e8694dd94f47e4bbca.png) no-repeat 0 0;
    background-size: contain;
  }
}
@media (max-width: 768px) {
  .FlexTextImageAn-gradient {
    width: 100%;
    background-size: 90% 60%;
  }
}

.FlexTextImagePara {
  position: relative;
  z-index: 3;
  margin-bottom: 18rem;
}
@media (max-width: 992px) {
  .FlexTextImagePara {
    background-size: cover;
  }
}
@media (max-width: 480px) {
  .FlexTextImagePara {
    margin-bottom: 12rem;
  }
}
.FlexTextImagePara-pictureBg {
  position: absolute;
  top: 0;
  left: 0;
}
.FlexTextImagePara-imgBg {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.FlexTextImagePara-container {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
  z-index: 10;
}
@media (max-width: 992px) {
  .FlexTextImagePara-container {
    flex-direction: column;
  }
}
.FlexTextImagePara-left {
  position: relative;
  width: 50%;
  min-height: 75.8rem;
}
@media (max-width: 1720px) {
  .FlexTextImagePara-left {
    min-height: 60.8rem;
  }
}
@media (max-width: 1440px) {
  .FlexTextImagePara-left {
    min-height: 70.8rem;
  }
}
@media (max-width: 992px) {
  .FlexTextImagePara-left {
    width: 100%;
    margin-bottom: 8.5rem;
    min-height: inherit;
  }
}
.FlexTextImagePara-wrapPara {
  position: relative;
  top: 50%;
  left: 50%;
  height: auto;
  min-height: 60rem;
  transform: translateX(-50%) translateY(-50%);
  width: 60rem;
}
@media (max-width: 992px) {
  .FlexTextImagePara-wrapPara {
    min-height: 60rem;
    top: 0;
    left: 0;
    transform: inherit;
    width: 100%;
  }
}
@media (max-width: 600px) {
  .FlexTextImagePara-wrapPara {
    min-height: 45rem;
  }
}
.FlexTextImagePara-imgCenter, .FlexTextImagePara-imgTop, .FlexTextImagePara-imgBottom {
  display: block;
  width: 100%;
  height: auto;
}
.FlexTextImagePara-pictCenter, .FlexTextImagePara-pictTop, .FlexTextImagePara-pictBottom {
  position: absolute;
}
.FlexTextImagePara-pictCenter {
  width: 48.6rem;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 50;
}
@media (min-width: 993px) and (max-width: 1200px) {
  .FlexTextImagePara-pictCenter {
    width: 35.6rem;
  }
}
@media (max-width: 600px) {
  .FlexTextImagePara-pictCenter {
    width: 35.6rem;
  }
}
.FlexTextImagePara-pictTop {
  display: block;
  width: 20.2rem;
  height: auto;
  top: 10%;
  left: 55%;
  z-index: 60;
}
@media (min-width: 993px) and (max-width: 1200px) {
  .FlexTextImagePara-pictTop {
    width: 15.2rem;
    top: 20%;
  }
}
@media (max-width: 600px) {
  .FlexTextImagePara-pictTop {
    width: 15.2rem;
    top: 20%;
  }
}
@media (max-width: 480px) {
  .FlexTextImagePara-pictTop {
    width: 12.2rem;
    left: 60%;
    top: 10%;
  }
}
.FlexTextImagePara-pictBottom {
  width: 11.5rem;
  height: auto;
  top: 60%;
  left: 10%;
  z-index: 40;
}
@media (min-width: 993px) and (max-width: 1200px) {
  .FlexTextImagePara-pictBottom {
    left: 20%;
    top: 62%;
    width: 8.5rem;
  }
}
@media (max-width: 992px) {
  .FlexTextImagePara-pictBottom {
    left: 23%;
  }
}
@media (max-width: 600px) {
  .FlexTextImagePara-pictBottom {
    left: 20%;
    top: 62%;
    width: 8.5rem;
  }
}
@media (max-width: 480px) {
  .FlexTextImagePara-pictBottom {
    left: 7%;
  }
}
.FlexTextImagePara-khsWrap {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.FlexTextImagePara-valWrap {
  font-size: 7.7rem;
  font-family: "ifkica", "arial", sans-serif;
}
@media (max-width: 600px) {
  .FlexTextImagePara-valWrap {
    font-size: 4.5rem;
  }
}
.FlexTextImagePara-khs {
  font-family: "borna", arial, Sans-Serif;
  font-size: 2.8rem;
}
.FlexTextImagePara-legend {
  background: #0031FF;
  letter-spacing: 0.5px;
  font-size: 1.6rem;
  border-radius: 0.4rem;
  padding: 0.8rem 1.2rem;
}
.FlexTextImagePara-right {
  width: 40%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
@media (max-width: 992px) {
  .FlexTextImagePara-right {
    width: 100%;
  }
}

.Flex3cols {
  position: relative;
  margin-bottom: 18rem;
}
@media (max-width: 480px) {
  .Flex3cols {
    margin-bottom: 12rem;
  }
}
.Flex3cols-pictureBg {
  position: absolute;
  top: 0;
  left: 0;
}
.Flex3cols-imgBg {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.Flex3cols-container {
  position: relative;
  z-index: 10;
}
.Flex3cols-top {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.Flex3cols-title {
  max-width: 65%;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .Flex3cols-title {
    max-width: 60rem;
  }
}
@media (max-width: 600px) {
  .Flex3cols-title {
    max-width: 100%;
  }
}
.Flex3cols-picture {
  z-index: 10;
}
.Flex3cols-img {
  width: 20.2rem;
  height: auto;
}
.Flex3cols-contentWrap {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0 5.2rem;
}
@media (max-width: 768px) {
  .Flex3cols-contentWrap {
    justify-content: center;
    flex-wrap: wrap;
    gap: 3rem 5.2rem;
  }
}
@media (max-width: 768px) {
  .Flex3cols-col {
    width: calc(50% - 2.8rem);
  }
}
@media (max-width: 600px) {
  .Flex3cols-col {
    width: 100%;
  }
}
.Flex3cols-colTitle {
  text-align: center;
}
@media (max-width: 480px) {
  .Flex3cols-colTitle {
    text-align: left;
  }
}
.Flex3cols-colDesc {
  text-align: center;
}
@media (max-width: 480px) {
  .Flex3cols-colDesc {
    text-align: left;
  }
}
.Flex3cols-bottom {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.Flex3cols-button {
  margin-top: 4.5rem;
  display: inline-flex;
  text-align: center;
}
.Flex3cols-gradient {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(57deg);
  width: 100%;
  max-width: 210rem;
  height: 180%;
  background: transparent url(../f2314452c72d3bde3c40.png) no-repeat center center;
  background-size: 90% 90%;
}
@media (max-width: 1200px) {
  .Flex3cols-gradient {
    background: transparent url(../ee7585844c1a0aa6d39f.png) no-repeat center center;
    background-size: 90% 90%;
  }
}
@media (max-width: 992px) {
  .Flex3cols-gradient {
    background: transparent url(../a7e8694dd94f47e4bbca.png) no-repeat center center;
    background-size: contain;
    transform: translateX(-50%) translateY(-50%);
  }
}
@media (max-width: 768px) {
  .Flex3cols-gradient {
    background-size: 90% 60%;
  }
}

.FlexTextDefil {
  display: block;
  padding: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 12rem;
  margin-bottom: 6rem;
}
.FlexTextDefil-wrap {
  position: absolute;
  min-width: 100%;
}
.FlexTextDefil-wrap::after {
  position: absolute !important;
  top: 0;
  left: 0;
  content: attr(data-text);
  animation: defilement2 25s infinite linear;
}
.FlexTextDefil-wrap::after, .FlexTextDefil-text {
  position: relative;
  display: inline-block;
  font-size: 9.6rem;
  white-space: nowrap;
  top: 0;
  font-family: "ifkica", "arial", sans-serif;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 0.1rem #ffffff;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .FlexTextDefil-wrap::after, .FlexTextDefil-text {
    font-size: 6.6rem;
  }
}
.FlexTextDefil-text {
  animation: defilement 25s infinite linear;
}

@keyframes defilement {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -100%;
  }
}
@keyframes defilement2 {
  0% {
    margin-left: 100%;
  }
  100% {
    margin-left: 0%;
  }
}
.FlexFaq {
  margin-bottom: 18rem;
}
@media (max-width: 768px) {
  .FlexFaq {
    margin-bottom: 8rem;
  }
}
.FlexFaq-itemsContainer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 1.6rem;
}
.FlexFaq-titreQuestion {
  position: relative;
  font-size: 2.8rem;
  margin-bottom: 1.8rem;
  font-weight: 400;
  margin-top: 0;
  color: #ffffff;
  padding-right: 4rem;
  cursor: pointer;
  transition: color 0.25s ease-out;
  text-transform: none;
}
@media (max-width: 768px) {
  .FlexFaq-titreQuestion {
    font-size: 2rem;
  }
}
@media (max-width: 480px) {
  .FlexFaq-titreQuestion {
    font-size: 1.8rem;
  }
}
.FlexFaq-titreQuestion:hover, .FlexFaq-titreQuestion:focus {
  color: #5CE578;
}
.FlexFaq-titreQuestion::after {
  content: "";
  display: block;
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  width: 2rem;
  height: 1.2rem;
  transform-origin: center center;
  background: transparent url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2022%2014%22%3E%0A%3Cpath%20d%3D%22M11.49%200.872971L20.9794%2010.3624C21.437%2010.8201%2021.437%2011.5621%2020.9794%2012.0197L19.8726%2013.1265C19.4157%2013.5834%2018.6752%2013.5843%2018.2173%2013.1284L10.6613%205.60788L3.10541%2013.1284C2.64745%2013.5843%201.90697%2013.5834%201.45008%2013.1265L0.3433%2012.0197C-0.114366%2011.562%20-0.114366%2010.82%200.3433%2010.3624L9.83266%200.872971C10.2903%200.415354%2011.0323%200.415354%2011.49%200.872971Z%22%20fill%3D%22%235CE578%22%2F%3E%0A%3C%2Fsvg%3E") no-repeat 50% 50%;
  transition: transform 0.25s ease-out;
}
.FlexFaq-questionItem {
  border-top: 0.1rem solid rgba(255, 255, 255, 0.7);
  padding: 2rem 0 0;
  width: 100%;
}
.FlexFaq-questionItem:first-child {
  border-top: none;
}
.FlexFaq-questionItem:last-child {
  border-top: 0.1rem solid rgba(255, 255, 255, 0.7);
}
.FlexFaq-questionItem.active .FlexFaq-titreQuestion::after {
  transform: translateY(-50%) rotate(180deg);
}
.FlexFaq-questionItem.active .FlexFaq-repQuestion {
  display: block;
}
.FlexFaq-repQuestion {
  display: none;
  transition: height 0.35s cubic-bezier(0.37, 0.33, 0.185, 0.9);
  overflow: hidden;
  height: auto;
}
.FlexFaq-repQuestion > * {
  color: #7486A0;
}
.FlexFaq-repQuestion a {
  color: #ffffff;
}
.FlexFaq-repQuestion a:hover, .FlexFaq-repQuestion a:focus {
  color: #5CE578;
}
.FlexFaq-repQuestion ul {
  list-style-position: inside;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
.FlexFaq-repQuestion li::before {
  display: inline-block;
  content: "•";
  color: #ffffff;
  font-size: 2.5rem;
  transform: translateY(0.22rem);
  margin-right: 0.5rem;
}

.FlexTextImageDiapo {
  position: relative;
  z-index: 3;
  margin-bottom: 18rem;
  overflow: hidden;
}
@media (max-width: 480px) {
  .FlexTextImageDiapo {
    margin-bottom: 12rem;
  }
}
.FlexTextImageDiapo-container {
  position: relative;
  z-index: 10;
}
.FlexTextImageDiapo-left {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 40;
  max-width: 54rem;
  transform: translateY(-50%);
}
@media (max-width: 1200px) {
  .FlexTextImageDiapo-left {
    max-width: 40rem;
  }
}
@media (max-width: 992px) {
  .FlexTextImageDiapo-left {
    position: inherit;
    top: inherit;
    left: inherit;
    transform: inherit;
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
}
@media (max-width: 992px) {
  .FlexTextImageDiapo-title, .FlexTextImageDiapo-overTitle, .FlexTextImageDiapo-text {
    text-align: center;
  }
}
@media (max-width: 1200px) {
  .FlexTextImageDiapo-text {
    max-width: 35rem;
  }
}
@media (max-width: 992px) {
  .FlexTextImageDiapo-text {
    max-width: 100%;
  }
}
.FlexTextImageDiapo-right {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-end;
}
.FlexTextImageDiapo-diapoWrap {
  position: relative;
  width: calc(100% - (54rem - var(--containerBig-width-less-xlarge) / 2));
  margin-right: calc(-15px - var(--containerBig-width-less-xlarge) / 2);
}
@media (max-width: 1720px) {
  .FlexTextImageDiapo-diapoWrap {
    margin-right: calc(-15px - var(--containerBig-width-less-large) / 2);
  }
}
@media (max-width: 992px) {
  .FlexTextImageDiapo-diapoWrap {
    width: 100%;
    margin-right: inherit;
  }
}
.FlexTextImageDiapo-diapoItem {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
  position: relative;
  padding-right: calc(var(--containerBig-width-less-xlarge) / 2);
}
@media (max-width: 1720px) {
  .FlexTextImageDiapo-diapoItem {
    padding-right: calc(var(--containerBig-width-less-large) / 2);
  }
}
@media (max-width: 992px) {
  .FlexTextImageDiapo-diapoItem {
    justify-content: center;
    padding-right: inherit;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .FlexTextImageDiapo-diapoItem {
    transform: translateY(-20%);
  }
}
@media (max-width: 480px) {
  .FlexTextImageDiapo-diapoItem#diapoItem2 {
    margin-top: -30%;
  }
}
.FlexTextImageDiapo-pict {
  position: relative;
  padding-top: 34.4rem;
  z-index: 20;
}
@media (max-width: 992px) {
  .FlexTextImageDiapo-pict {
    width: 90%;
  }
}
#diapoItem2 .FlexTextImageDiapo-pict {
  padding-top: 25.4rem;
}
@media (max-width: 992px) {
  #diapoItem2 .FlexTextImageDiapo-pict {
    padding-top: 34.4rem; /*34.4rem*/
  }
}
@media (max-width: 768px) {
  #diapoItem2 .FlexTextImageDiapo-pict {
    padding-top: 24.4rem;
  }
}
@media (max-width: 480px) {
  #diapoItem2 .FlexTextImageDiapo-pict {
    padding-top: 40.4rem;
  }
}
.FlexTextImageDiapo-img {
  display: block;
  width: auto;
  height: 50vh;
}
@media (max-width: 1200px) and (max-height: 1024px) {
  .FlexTextImageDiapo-img {
    height: 40vh;
  }
}
@media (max-width: 992px) {
  .FlexTextImageDiapo-img {
    height: 50vh;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .FlexTextImageDiapo-img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 480px) {
  #diapoItem1 .FlexTextImageDiapo-img {
    width: 180%;
    transform: translateX(-47%);
  }
}
#diapoItem2 .FlexTextImageDiapo-img {
  height: 54vh;
}
@media (max-width: 1200px) and (max-height: 1024px) {
  #diapoItem2 .FlexTextImageDiapo-img {
    height: 40vh;
  }
}
@media (max-width: 992px) {
  #diapoItem2 .FlexTextImageDiapo-img {
    height: auto;
  }
}
@media (max-width: 480px) {
  #diapoItem2 .FlexTextImageDiapo-img {
    width: 150%;
    height: auto;
  }
}
.FlexTextImageDiapo-pictCable1, .FlexTextImageDiapo-pictCable2 {
  position: absolute;
  z-index: 10;
}
.FlexTextImageDiapo-pictCable1 {
  top: -5rem;
}
@media (max-width: 1200px) {
  .FlexTextImageDiapo-pictCable1 {
    top: 9.3rem;
  }
}
@media (max-width: 480px) {
  .FlexTextImageDiapo-pictCable1 {
    top: 17.3rem;
  }
}
.FlexTextImageDiapo-pictCable2 {
  top: 9rem;
}
@media (max-width: 1200px) {
  .FlexTextImageDiapo-pictCable2 {
    top: 12.9rem;
  }
}
@media (max-width: 480px) {
  .FlexTextImageDiapo-pictCable2 {
    top: 16.9rem;
  }
}
.FlexTextImageDiapo-pictCable1 {
  right: calc(16rem + var(--containerBig-width-less-xlarge) / 2);
}
@media (max-width: 1720px) {
  .FlexTextImageDiapo-pictCable1 {
    right: calc(16rem + var(--containerBig-width-less-large) / 2);
  }
}
@media (max-width: 992px) {
  .FlexTextImageDiapo-pictCable1 {
    right: calc(50% - 10rem);
  }
}
@media (max-width: 480px) {
  .FlexTextImageDiapo-pictCable1 {
    right: calc(50% - 2rem);
  }
}
.FlexTextImageDiapo-pictCable2 {
  right: calc(6rem + var(--containerBig-width-less-xlarge) / 2);
}
@media (max-width: 1720px) {
  .FlexTextImageDiapo-pictCable2 {
    right: calc(6rem + var(--containerBig-width-less-large) / 2);
  }
}
@media (max-width: 992px) {
  .FlexTextImageDiapo-pictCable2 {
    right: calc(50% - 18rem);
  }
}
@media (max-width: 480px) {
  .FlexTextImageDiapo-pictCable2 {
    right: calc(50% - 8rem);
  }
}
.FlexTextImageDiapo-imgCable1, .FlexTextImageDiapo-imgCable2 {
  display: block;
  height: auto;
}
.FlexTextImageDiapo-imgCable1 {
  width: 5.5rem;
}
@media (max-width: 1200px) {
  .FlexTextImageDiapo-imgCable1 {
    width: 3.5rem;
  }
}
@media (max-width: 480px) {
  .FlexTextImageDiapo-imgCable1 {
    width: 2.5rem;
  }
}
.FlexTextImageDiapo-imgCable2 {
  width: 6.2rem;
}
@media (max-width: 1200px) {
  .FlexTextImageDiapo-imgCable2 {
    width: 5.2rem;
  }
}
@media (max-width: 480px) {
  .FlexTextImageDiapo-imgCable2 {
    width: 4.2rem;
  }
}
.FlexTextImageDiapo #diapoItem2 {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 992px) {
  .FlexTextImageDiapo #diapoItem2 {
    right: inherit;
    left: 50%;
    transform: translateX(-50%);
  }
}
.FlexTextImageDiapo-buttons {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
  gap: 4rem;
  margin-top: 6rem;
}
@media (max-width: 1720px) {
  .FlexTextImageDiapo-buttons {
    margin-top: 3rem;
  }
}
@media (max-width: 600px) {
  .FlexTextImageDiapo-buttons {
    position: relative;
    height: 10rem;
  }
}
.FlexTextImageDiapo-gradientsvg {
  display: block;
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translateY(-50%);
  opacity: 1;
  fill: #0031FF;
  width: 60%;
  max-width: 210rem;
  height: 100%;
}
@media (max-width: 992px) {
  .FlexTextImageDiapo-gradientsvg {
    top: 0%;
    transform: inherit;
    width: 100%;
    height: 100%;
  }
}
.FlexTextImageDiapo-gradient {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 96rem;
  height: 100%;
  background: transparent url(../f2314452c72d3bde3c40.png) no-repeat 0 0%;
  background-size: 90% 90%;
  transform: rotate(80deg);
}
@media (max-width: 1200px) {
  .FlexTextImageDiapo-gradient {
    background: transparent url(../ee7585844c1a0aa6d39f.png) no-repeat 0 0;
    background-size: contain;
    transform: inherit;
    top: 0;
  }
}
@media (max-width: 992px) {
  .FlexTextImageDiapo-gradient {
    background: transparent url(../a7e8694dd94f47e4bbca.png) no-repeat 0 0;
    top: 70%;
    transform: translateY(-50%);
  }
}
@media (max-width: 768px) {
  .FlexTextImageDiapo-gradient {
    background-size: 90% 60%;
  }
}

.FlexTextFS {
  position: relative;
}
.FlexTextFS-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
  max-width: 65%;
}
@media (max-width: 768px) {
  .FlexTextFS-top {
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  .FlexTextFS-top {
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  .FlexTextFS-title {
    font-size: 3rem;
  }
}
@media (max-width: 480px) {
  .FlexTextFS-title {
    font-size: 7vw;
  }
}
.FlexTextFS-text {
  max-width: 100% !important;
}
.FlexTextFS-pictos {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  margin-top: 2rem;
}
@media (max-width: 600px) {
  .FlexTextFS-pictos {
    flex-wrap: wrap;
    gap: 1rem;
  }
}
.FlexTextFS-pictoPic {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
@media (max-width: 600px) {
  .FlexTextFS-pictoPic {
    width: calc(33% - 0.5rem);
  }
}
@media (max-width: 480px) {
  .FlexTextFS-pictoPic {
    width: calc(45% - 0.5rem);
  }
}
.FlexTextFS-pictoImg {
  width: 11.7rem;
  height: auto;
  display: block;
}
@media (max-width: 600px) {
  .FlexTextFS-pictoImg {
    max-width: 11.7rem;
    width: 100%;
  }
}
.FlexTextFS-screenWrap {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding-top: 7.5rem;
}
.FlexTextFS-screen {
  width: 70%;
}
.FlexTextFS-img {
  display: block;
  margin: 0 auto;
  transform-origin: 50% 50%;
  transform: perspective(1000px) rotateX(-10deg);
  transition: transform 0.5s ease-in-out;
  width: 100%;
  height: auto;
  box-shadow: 0 0 9rem #000000;
}
.FlexTextFS-gradient {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  max-width: 86rem;
  height: 100vw;
  width: 100vw;
  background: transparent url(../f2314452c72d3bde3c40.png) no-repeat 0 0;
  background-size: contain;
}
@media (max-width: 1200px) {
  .FlexTextFS-gradient {
    background: transparent url(../ee7585844c1a0aa6d39f.png) no-repeat 15% 0;
  }
}
@media (max-width: 992px) {
  .FlexTextFS-gradient {
    background: transparent url(../a7e8694dd94f47e4bbca.png) no-repeat 15% 0;
  }
}
@media (max-width: 768px) {
  .FlexTextFS-gradient {
    background-size: 90% 60%;
  }
}

.FlexTextImageC {
  position: relative;
  margin-bottom: 18rem;
}
@media (max-width: 480px) {
  .FlexTextImageC {
    margin-bottom: 12rem;
  }
}
.FlexTextImageC-pictureBg {
  position: absolute;
  top: 0;
  left: 0;
}
.FlexTextImageC-imgBg {
  object-fit: cover;
  width: 100%;
  height: 100%;
  opacity: 0.9;
}
.FlexTextImageC-container {
  position: relative;
  z-index: 10;
}
.FlexTextImageC-top {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.FlexTextImageC-title {
  max-width: 80%;
  margin-bottom: 1rem;
}
@media (max-width: 1720px) {
  .FlexTextImageC-title {
    max-width: 70%;
  }
}
@media (max-width: 1440px) {
  .FlexTextImageC-title {
    max-width: 65%;
  }
}
@media (max-width: 992px) {
  .FlexTextImageC-title {
    max-width: 80%;
  }
}
@media (max-width: 768px) {
  .FlexTextImageC-title {
    max-width: 60rem;
  }
}
@media (max-width: 600px) {
  .FlexTextImageC-title {
    max-width: 100%;
    font-size: 3rem;
  }
}
.FlexTextImageC-picture {
  z-index: 10;
}
.FlexTextImageC-img {
  max-width: 192.5rem;
  width: 80%;
  height: auto;
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.FlexTextImageC-contentWrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.FlexTextImageC-text {
  text-align: center;
}
@media (max-width: 480px) {
  .FlexTextImageC-text {
    text-align: left;
  }
}
.FlexTextImageC-bottom {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.FlexTextImageC-button {
  margin-top: 4.5rem;
  display: inline-flex;
  text-align: center;
}
.FlexTextImageC-svgWrap2 {
  position: absolute;
  top: -27rem;
  left: 0;
  width: 100vw;
  overflow: hidden;
  height: 182.6rem;
  z-index: 1;
}
.FlexTextImageC-gradientsvg2 {
  position: absolute;
  top: 0;
  left: 42%;
  opacity: 1;
  fill: #0031FF;
  transform: translateX(-29%);
  height: 132.6rem;
}

.FlexConfig {
  position: relative;
  z-index: 3;
  margin-bottom: 18rem;
}
@media (max-width: 480px) {
  .FlexConfig {
    margin-bottom: 12rem;
  }
}
.FlexConfig-container {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
  z-index: 10;
  flex-wrap: wrap;
}
@media (max-width: 992px) {
  .FlexConfig-container {
    flex-direction: column;
  }
}
.FlexConfig-left {
  padding-top: 9.8rem;
  padding-bottom: 1vh;
  z-index: 40;
  max-width: 60rem;
  width: 50%;
  margin-right: auto;
}
@media (max-width: 1200px) {
  .FlexConfig-left {
    max-width: 40rem;
  }
}
@media (max-width: 992px) {
  .FlexConfig-left {
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
}
.FlexConfig-right {
  width: 50%;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-end;
}
@media (max-width: 992px) {
  .FlexConfig-right {
    width: 100%;
    min-height: 53rem;
  }
}
.FlexConfig-img1, .FlexConfig-img2, .FlexConfig-img3 {
  position: absolute;
  display: block;
  height: auto;
}
.FlexConfig-img1 {
  left: 0;
  bottom: 0;
  width: 29.7rem;
  max-width: 29.7rem;
  opacity: 1;
}
@media (min-width: 993px) and (max-width: 1200px) {
  .FlexConfig-img1 {
    width: 20vw;
  }
}
@media (max-width: 992px) {
  .FlexConfig-img1 {
    width: 20rem;
    left: 50%;
    transform: translateX(calc(-50% - 15rem));
  }
}
@media (max-width: 600px) {
  .FlexConfig-img1 {
    width: 15rem;
    transform: translateX(calc(-50% - 8rem));
  }
}
.FlexConfig-img2 {
  width: 17.9rem;
  max-width: 17.9rem;
  left: 42rem;
  bottom: 7.1rem;
  opacity: 0.3;
}
@media (min-width: 993px) and (max-width: 1200px) {
  .FlexConfig-img2 {
    left: 25vw;
    width: 15vw;
  }
}
@media (max-width: 992px) {
  .FlexConfig-img2 {
    width: 15rem;
    left: 50%;
    transform: translateX(calc(-50% + 15rem));
  }
}
@media (max-width: 600px) {
  .FlexConfig-img2 {
    width: 10rem;
    transform: translateX(calc(-50% + 11rem));
  }
}
.FlexConfig-img3 {
  bottom: 35.4rem;
  left: 11.4rem;
  width: 19.4rem;
  max-width: 19.4rem;
  opacity: 0.3;
}
@media (min-width: 993px) and (max-width: 1200px) {
  .FlexConfig-img3 {
    left: 5vw;
    bottom: 30vw;
    width: 15vw;
  }
}
@media (max-width: 992px) {
  .FlexConfig-img3 {
    width: 14.4rem;
    left: 50%;
    bottom: 25.4rem;
    transform: translateX(calc(-50% - 10rem));
  }
}
@media (max-width: 600px) {
  .FlexConfig-img3 {
    width: 11rem;
    bottom: 19.4rem;
    transform: translateX(calc(-50% - 7rem));
  }
}
@media (max-width: 992px) {
  .FlexConfig-title, .FlexConfig-overTitle, .FlexConfig-text {
    text-align: center;
  }
}
@media (max-width: 1200px) {
  .FlexConfig-text {
    max-width: 35rem;
  }
}
@media (max-width: 992px) {
  .FlexConfig-text {
    max-width: 100%;
  }
}
.FlexConfig-buttons {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
  gap: 4rem;
  margin-top: 7rem;
}
@media (max-width: 1720px) {
  .FlexConfig-buttons {
    margin-top: 4rem;
  }
}
@media (max-width: 600px) {
  .FlexConfig-buttons {
    position: relative;
    height: 10rem;
  }
}

.FlexSpecs {
  position: relative;
  z-index: 3;
  margin-bottom: 18rem;
}
@media (max-width: 480px) {
  .FlexSpecs {
    margin-bottom: 12rem;
  }
}
.FlexSpecs-overTitle, .FlexSpecs-title {
  text-align: center;
}
.FlexSpecs-overTitle {
  margin-bottom: 5.2rem;
}
.FlexSpecs-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.FlexSpecs-specs {
  margin: 0;
  padding: 0 !important;
  list-style-type: none;
  columns: 2;
  column-gap: 9.3rem;
}
@media (max-width: 992px) {
  .FlexSpecs-specs {
    column-gap: 4rem;
  }
}
@media (max-width: 768px) {
  .FlexSpecs-specs {
    columns: 1;
  }
}
.FlexSpecs-spec {
  color: #ffffff;
  border-bottom: 0.1rem solid #7486A0;
  padding: 1.6rem 0;
}
.FlexSpecs-gradient {
  display: block;
  position: absolute;
  top: 40%;
  left: -10%;
  width: 84.6rem;
  height: 100rem;
  background: transparent url(../f2314452c72d3bde3c40.png) no-repeat 0 0;
  background-size: contain;
}
@media (max-width: 1200px) {
  .FlexSpecs-gradient {
    background: transparent url(../ee7585844c1a0aa6d39f.png) no-repeat 0 0;
    background-size: contain;
  }
}
@media (max-width: 992px) {
  .FlexSpecs-gradient {
    background: transparent url(../a7e8694dd94f47e4bbca.png) no-repeat 0 0;
    background-size: contain;
    width: 60.6rem;
    height: 100rem;
  }
}
@media (max-width: 768px) {
  .FlexSpecs-gradient {
    width: 100%;
    background-size: 90% 60%;
  }
}

.FlexNft {
  position: relative;
  z-index: 3;
  margin-bottom: 18rem;
}
@media (max-width: 480px) {
  .FlexNft {
    margin-bottom: 12rem;
  }
}
.FlexNft-top {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.FlexNft-title {
  max-width: 75%;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .FlexNft-title {
    max-width: 60rem;
  }
}
@media (max-width: 600px) {
  .FlexNft-title {
    max-width: 100%;
  }
}
.FlexNft-pricesWrap {
  font-size: 2.8rem;
  display: inline-flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  background: #ffffff;
  border-radius: 0.8rem;
  margin-top: 2.6rem;
}
@media (max-width: 480px) {
  .FlexNft-pricesWrap {
    font-size: 2.3rem;
  }
}
.FlexNft-prices {
  padding: 1.2rem 2.4rem;
  color: #001028;
}
.FlexNft-priceStroke {
  text-decoration: line-through;
  margin-left: 1rem;
}
.FlexNft-promo {
  display: inline-flex;
  background: #0031FF;
  color: #5CE578;
  padding: 1.2rem 2.4rem;
  border-top-right-radius: 0.8rem;
  border-bottom-right-radius: 0.8rem;
}
.FlexNft-wrap {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  margin-top: 7.6rem;
  gap: 3rem;
}
@media (max-width: 992px) {
  .FlexNft-wrap {
    flex-direction: column;
  }
}
.FlexNft-left {
  width: calc(100% - 42.9rem);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
@media (max-width: 992px) {
  .FlexNft-left {
    width: 100%;
    align-items: center;
    min-height: 50rem;
  }
}
@media (max-width: 480px) {
  .FlexNft-left {
    min-height: 40rem;
  }
}
.FlexNft-oneElement .FlexNft-left {
  justify-content: center;
}
@media (max-width: 992px) {
  .FlexNft-oneElement .FlexNft-left {
    justify-content: start;
  }
}
.FlexNft-right {
  width: 42.9rem;
}
@media (max-width: 992px) {
  .FlexNft-right {
    width: 100%;
  }
}
.FlexNft-wrapNft {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
@media (max-width: 992px) {
  .FlexNft-wrapNft {
    max-width: 50rem;
  }
}
.FlexNft-nft {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  transform-origin: center center;
}
.FlexNft-nft#nft-0 {
  right: 0;
  top: 0;
  z-index: 20;
  transform: translateX(5%);
}
.FlexNft-nft#nft-1 {
  left: 50%;
  top: 0;
  z-index: 15;
  transform: translateX(-55%);
}
.FlexNft-nft#nft-1 .FlexNft-nftTitle {
  text-align: left;
  padding-left: 20%;
  font-size: 3.2rem;
  padding-top: 1rem;
}
@media (max-width: 1200px) {
  .FlexNft-nft#nft-1 .FlexNft-nftTitle {
    font-size: 2.5rem;
  }
}
@media (max-width: 480px) {
  .FlexNft-nft#nft-1 .FlexNft-nftTitle {
    font-size: 1.8rem;
  }
}
.FlexNft-nft#nft-1 img {
  transform: scale(0.9);
}
.FlexNft-nft#nft-2 {
  left: 0;
  top: 0;
  z-index: 10;
  transform: translateX(-10%);
}
.FlexNft-nft#nft-2 .FlexNft-nftTitle {
  text-align: left;
  padding-left: 20%;
  font-size: 2.4rem;
  padding-top: 1.5rem;
}
@media (max-width: 1200px) {
  .FlexNft-nft#nft-2 .FlexNft-nftTitle {
    font-size: 1.8rem;
  }
}
@media (max-width: 480px) {
  .FlexNft-nft#nft-2 .FlexNft-nftTitle {
    font-size: 1.2rem;
  }
}
.FlexNft-nft#nft-2 img {
  transform: scale(0.75);
}
.FlexNft-nftTitle {
  display: block;
  width: 100%;
  text-align: center;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 0.1rem #ffffff;
  font-family: "ifkica", "arial", sans-serif;
  font-size: 4.2rem;
  text-transform: uppercase;
  height: 4.8rem;
}
@media (max-width: 1200px) {
  .FlexNft-nftTitle {
    font-size: 3rem;
  }
}
@media (max-width: 480px) {
  .FlexNft-nftTitle {
    font-size: 2.3rem;
  }
}
.FlexNft-img {
  width: 43rem;
  height: auto;
}
@media (max-width: 1200px) {
  .FlexNft-img {
    width: 30rem;
  }
}
@media (max-width: 480px) {
  .FlexNft-img {
    width: 25rem;
  }
}
.FlexNft-oneElement .FlexNft-img {
  width: 100%;
}
.FlexNft-text > *:first-child {
  margin-top: 0;
}
.FlexNft-text p {
  margin-top: 0.6rem;
}

.FlexRoad {
  position: relative;
  margin-bottom: 18rem;
  padding-bottom: 45rem;
  overflow-x: hidden;
}
@media (max-width: 480px) {
  .FlexRoad {
    margin-bottom: 12rem;
  }
}
.FlexRoad-top {
  position: relative;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 50;
}
.FlexRoad-title {
  max-width: 70%;
  margin-bottom: 1rem;
}
@media (max-width: 768px) {
  .FlexRoad-title {
    max-width: 60rem;
  }
}
@media (max-width: 600px) {
  .FlexRoad-title {
    max-width: 100%;
  }
}
.FlexRoad-text {
  max-width: 65%;
}
@media (max-width: 992px) {
  .FlexRoad-text {
    max-width: 90%;
  }
}
@media (max-width: 768px) {
  .FlexRoad-text {
    max-width: 100%;
  }
}
.FlexRoad-stages {
  position: relative;
  width: 100%;
  z-index: 50;
}
.FlexRoad-stages::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 0.1rem;
  width: 100%;
  background: #ffffff;
}
@media (max-width: 600px) {
  .FlexRoad-stages::before {
    height: 100%;
    width: 0.1rem;
    left: 50%;
  }
}
.FlexRoad-stages::after {
  content: "2024";
  display: block;
  position: absolute;
  top: -1rem;
  left: 50%;
  transform: translateX(-50%) translateY(-1rem);
  padding: 0.8rem 1.2rem;
  background: #ffffff;
  color: #001028;
  font-size: 2.2rem;
  border-radius: 0.8rem;
}
@media (max-width: 600px) {
  .FlexRoad-stages::after {
    top: 50%;
    font-size: 1.6rem;
    transform: translateX(-50%) translateY(-50%);
    padding: 0.5rem 0.5rem;
  }
}
.FlexRoad-stagesWrap {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 2rem;
  gap: 1rem;
}
@media (max-width: 600px) {
  .FlexRoad-stagesWrap {
    flex-direction: column;
    justify-content: flex-start;
  }
}
.FlexRoad-stage {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 25%;
}
@media (max-width: 600px) {
  .FlexRoad-stage {
    width: 50%;
    padding: 0 1.5rem;
    min-height: 10rem;
    justify-content: center;
  }
}
.FlexRoad-stage::before {
  content: "";
  width: 2rem;
  height: 2rem;
  display: block;
  position: absolute;
  top: -1rem;
  left: 50%;
  transform: translateX(-50%);
  background: #ffffff;
  box-shadow: 0 0 2.1rem 0 #0031FF;
  border-radius: 50%;
}
@media (max-width: 600px) {
  .FlexRoad-stage::before {
    right: -1rem;
    left: inherit;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 600px) {
  .FlexRoad-stage:nth-child(even) {
    margin-left: auto;
  }
}
@media (max-width: 600px) {
  .FlexRoad-stage:nth-child(even)::before {
    left: -1rem;
    right: inherit;
  }
}
.FlexRoad-stageTitle {
  font-family: "ifkica", "arial", sans-serif;
  font-size: 3.6rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 1200px) {
  .FlexRoad-stageTitle {
    margin-bottom: 1.3rem;
  }
}
@media (max-width: 600px) {
  .FlexRoad-stageTitle {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .FlexRoad-stageTitle {
    font-size: 3rem;
    margin-bottom: 0.6rem;
  }
}
.FlexRoad-stageDesc {
  font-size: 1.6rem;
  text-align: center;
}
@media (max-width: 992px) {
  .FlexRoad-stageDesc {
    font-size: 1.6rem;
  }
}
@media (max-width: 480px) {
  .FlexRoad-stageDesc {
    font-size: 1.4rem;
  }
}
.FlexRoad-pictBg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 68.2rem;
  z-index: 10;
}
.FlexRoad-imgBg {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.FlexRoad-gradient {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 84.6rem;
  height: 77rem;
  z-index: 50;
  background: transparent url(../f2314452c72d3bde3c40.png) no-repeat 0 0;
  background-size: contain;
  transform: translateX(-50%);
}
@media (max-width: 1200px) {
  .FlexRoad-gradient {
    background: transparent url(../ee7585844c1a0aa6d39f.png) no-repeat 0 0;
    background-size: contain;
  }
}
@media (max-width: 992px) {
  .FlexRoad-gradient {
    background: transparent url(../a7e8694dd94f47e4bbca.png) no-repeat 0 0;
    background-size: contain;
    width: 60.6rem;
    height: 90rem;
  }
}
@media (max-width: 768px) {
  .FlexRoad-gradient {
    background-size: 100% 100%;
  }
}

.FlexDev {
  position: relative;
  z-index: 3;
  margin-bottom: 18rem;
  overflow: hidden;
}
@media (max-width: 480px) {
  .FlexDev {
    margin-bottom: 12rem;
  }
}
.FlexDev-container {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
@media (max-width: 992px) {
  .FlexDev-container {
    flex-direction: column;
    align-items: flex-start;
  }
}
.FlexDev-left {
  width: 50%;
  transform: translateX(calc(-15px - var(--containerBig-width-less-xlarge) / 2));
}
@media (max-width: 1720px) {
  .FlexDev-left {
    transform: translateX(calc(-15px - var(--containerBig-width-less-large) / 2));
  }
}
@media (max-width: 992px) {
  .FlexDev-left {
    width: auto;
    transform: translateX(-15px);
  }
}
@media (max-width: 480px) {
  .FlexDev-left {
    transform: translateX(-20px);
  }
}
.FlexDev-screenWrap {
  position: relative;
}
.FlexDev-pictoPict {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  height: 7.5rem;
  width: auto;
  margin-bottom: 1.7rem;
}
.FlexDev-pictoPict#pictoLittle0, .FlexDev-pictoPict#pictoLittle2, .FlexDev-pictoPict#pictoLittle4 {
  left: calc(50% - 10vw);
}
@media (max-width: 768px) {
  .FlexDev-pictoPict#pictoLittle0, .FlexDev-pictoPict#pictoLittle2, .FlexDev-pictoPict#pictoLittle4 {
    left: calc(50% - 5rem);
  }
}
.FlexDev-pictoPict#pictoLittle1, .FlexDev-pictoPict#pictoLittle3 {
  left: calc(50% - 18vw);
}
@media (max-width: 992px) {
  .FlexDev-pictoPict#pictoLittle1, .FlexDev-pictoPict#pictoLittle3 {
    left: calc(50% - 25vw);
  }
}
@media (max-width: 768px) {
  .FlexDev-pictoPict#pictoLittle1, .FlexDev-pictoPict#pictoLittle3 {
    left: calc(50% - 19rem);
  }
}
@media (max-width: 480px) {
  .FlexDev-pictoPict#pictoLittle1, .FlexDev-pictoPict#pictoLittle3 {
    left: calc(50% - 15rem);
  }
}
.FlexDev-pictoPict#pictoLittle0 {
  top: 11%;
}
.FlexDev-pictoPict#pictoLittle1 {
  top: 23%;
}
.FlexDev-pictoPict#pictoLittle2 {
  top: 35%;
}
.FlexDev-pictoPict#pictoLittle3 {
  top: 47%;
}
.FlexDev-pictoPict#pictoLittle4 {
  top: 59%;
}
.FlexDev-picto {
  width: 7vw;
  max-width: 11.6rem;
  height: auto;
}
@media (max-width: 992px) {
  .FlexDev-picto {
    width: 8rem;
  }
}
@media (max-width: 480px) {
  .FlexDev-picto {
    width: 6rem;
  }
}
.FlexDev-pictoTitle {
  text-align: center;
}
@media (max-width: 480px) {
  .FlexDev-pictoTitle {
    font-size: 1.2rem;
  }
}
.FlexDev-picture {
  width: 100%;
}
@media (max-width: 992px) {
  .FlexDev-picture {
    margin-bottom: 3.5rem;
  }
}
@media (max-width: 480px) {
  .FlexDev-picture {
    width: 110%;
  }
}
.FlexDev-img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 992px) {
  .FlexDev-img {
    width: auto;
    max-height: 90dvh;
  }
}
@media (max-width: 480px) {
  .FlexDev-img {
    max-height: inherit;
    width: 110%;
  }
}
.FlexDev-right {
  width: 50%;
}
@media (max-width: 992px) {
  .FlexDev-right {
    width: 100%;
  }
}
.FlexDev-pictoBig {
  position: absolute;
  top: 46%;
  left: calc(50% + 5vw);
  transform: translateX(-50%) translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 1rem;
}
@media (max-width: 992px) {
  .FlexDev-pictoBig {
    left: calc(50% + 10vw);
  }
}
@media (max-width: 768px) {
  .FlexDev-pictoBig {
    left: calc(50% + 8rem);
  }
}
.FlexDev-pictoBigBG {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  max-width: 17rem;
  max-height: 17rem;
  width: 10vw;
  height: 10vw;
  border: 0.2rem solid #8f8f8f;
  border-radius: 2.8rem;
  background: #cccccc;
  background: radial-gradient(circle, #fefefe 0%, #cccccc 100%);
}
@media (max-width: 992px) {
  .FlexDev-pictoBigBG {
    width: 10rem;
    height: 10rem;
  }
}
@media (max-width: 768px) {
  .FlexDev-pictoBigBG {
    border-radius: 1.5rem;
    width: 9rem;
    height: 9rem;
  }
}
@media (max-width: 480px) {
  .FlexDev-pictoBigBG {
    width: 6rem;
    height: 6rem;
  }
}
.FlexDev-pictoBigBG::after {
  content: "?";
  color: #ffffff;
  font-size: 7vw;
  font-family: "ifkica", "arial", sans-serif;
  text-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.3);
}
@media (max-width: 768px) {
  .FlexDev-pictoBigBG::after {
    font-size: 10vw;
  }
}

.FlexContentText {
  position: relative;
  padding-bottom: 2rem;
  margin-bottom: 4rem;
}
@media (max-width: 768px) {
  .FlexContentText {
    margin-bottom: 2rem;
  }
}
.FlexContentText-container {
  position: relative;
  z-index: 10;
}
.FlexContentText-container > *:first-child {
  margin-top: 0;
}
.FlexContentText-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.FlexContentText-title {
  text-align: center;
}
.FlexContentText .validation_error, .FlexContentText .gform_confirmation_wrapper {
  position: fixed;
  top: 16rem;
  left: 50%;
  transform: translateX(-50%);
  background: #ffffff;
  z-index: 999;
}
@media (max-width: 480px) {
  .FlexContentText .validation_error, .FlexContentText .gform_confirmation_wrapper {
    width: calc(100% - 3rem);
  }
}
.FlexContentText .validation_error .gform_confirmation_message, .FlexContentText .gform_confirmation_wrapper .gform_confirmation_message {
  margin-bottom: 0;
  margin-top: 0;
}
.FlexContentText-rgpd {
  max-width: 46.9rem;
}
@media (max-width: 480px) {
  .FlexContentText-rgpd {
    margin-top: 1.5rem;
  }
}
.FlexContentText-rgpd p {
  margin-top: 0;
  font-size: 1.1rem;
  line-height: 1.3em;
}
.FlexContentText-rgpd a {
  color: #ffffff;
}
.FlexContentText-rgpd a:hover, .FlexContentText-rgpd a:focus {
  color: #5CE578;
}
.FlexContentText-gradient {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-25%);
  width: 100%;
  max-width: 210rem;
  height: 100%;
  background: transparent url(../f2314452c72d3bde3c40.png) no-repeat 15% 0;
  background-size: 50% 100%;
}
@media (max-width: 1200px) {
  .FlexContentText-gradient {
    background: transparent url(../ee7585844c1a0aa6d39f.png) no-repeat 15% 0;
    background-size: 50% 100%;
  }
}
@media (max-width: 992px) {
  .FlexContentText-gradient {
    background: transparent url(../a7e8694dd94f47e4bbca.png) no-repeat 15% 0;
    background-size: 50% 100%;
  }
}
@media (max-width: 768px) {
  .FlexContentText-gradient {
    background-size: 90% 60%;
  }
}

.FlexTules {
  position: relative;
  margin-bottom: 18rem;
}
@media (max-width: 992px) {
  .FlexTules {
    gap: 4rem;
  }
}
@media (max-width: 480px) {
  .FlexTules {
    margin-bottom: 12rem;
  }
}
.FlexTules-container {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  gap: 7.5rem;
  z-index: 10;
}
@media (max-width: 992px) {
  .FlexTules-container {
    gap: 3.5rem;
  }
}
.FlexTules-item {
  border: 0.1rem solid #ffffff;
  border-radius: 1.2rem;
  padding: 2.4rem;
  width: 36.6rem;
}
@media (max-width: 992px) {
  .FlexTules-item {
    width: calc(50% - 2rem);
  }
}
@media (max-width: 600px) {
  .FlexTules-item {
    width: 100%;
  }
}
.FlexTules-itemTitle {
  font-size: 2.8rem;
  margin-bottom: 1.6rem;
}
@media (max-width: 992px) {
  .FlexTules-itemTitle {
    font-size: 2.5rem;
  }
}
.FlexTules-itemDesc a {
  text-decoration: underline;
  color: #7486A0;
}
.FlexTules-itemDesc a:hover, .FlexTules-itemDesc a:focus {
  color: #5CE578;
}
.FlexTules-gradient {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  max-width: 210rem;
  height: 170%;
  background: transparent url(../f2314452c72d3bde3c40.png) no-repeat 50% 0;
  background-size: 80% 100%;
}
@media (max-width: 1200px) {
  .FlexTules-gradient {
    background: transparent url(../ee7585844c1a0aa6d39f.png) no-repeat 50% 0;
    background-size: 80% 100%;
  }
}
@media (max-width: 992px) {
  .FlexTules-gradient {
    background: transparent url(../a7e8694dd94f47e4bbca.png) no-repeat 50% 0;
    background-size: 80% 100%;
  }
}
@media (max-width: 768px) {
  .FlexTules-gradient {
    background-size: 90% 60%;
  }
}

.FlexTextLogos {
  margin-bottom: 18rem;
}
.FlexTextLogos-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 3rem;
}
@media (max-width: 992px) {
  .FlexTextLogos-container {
    flex-direction: column;
    align-items: center;
  }
}
.FlexTextLogos-left {
  width: 50.8rem;
}
@media (max-width: 1200px) {
  .FlexTextLogos-left {
    width: 34.7rem;
  }
}
@media (max-width: 992px) {
  .FlexTextLogos-left {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .FlexTextLogos-left {
    width: 100%;
  }
}
.FlexTextLogos-right {
  width: calc(100% - 50.8rem);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 4rem 8rem;
  margin-left: auto;
}
@media (max-width: 1720px) {
  .FlexTextLogos-right {
    max-width: 61.8rem;
  }
}
@media (max-width: 1200px) {
  .FlexTextLogos-right {
    width: calc(100% - 34.7rem);
  }
}
@media (max-width: 992px) {
  .FlexTextLogos-right {
    max-width: inherit;
    width: 100%;
    gap: 3.5rem;
  }
}
.FlexTextLogos-logoImg {
  max-width: 100%;
  height: auto;
}
.FlexTextLogos-wrapLogo {
  width: calc(33% - 6rem);
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
}
@media (max-width: 1720px) {
  .FlexTextLogos-wrapLogo {
    width: calc(50% - 4rem);
  }
}

.FlexTeam {
  position: relative;
  margin-bottom: 18rem;
}
.FlexTeam-container {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
  gap: 9.2rem;
  z-index: 10;
}
@media (max-width: 1200px) {
  .FlexTeam-container {
    gap: 7rem 5rem;
  }
}
.FlexTeam-pers {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: calc(33% - 9.2rem);
}
@media (max-width: 1200px) {
  .FlexTeam-pers {
    width: calc(33% - 3.5rem);
  }
}
@media (max-width: 768px) {
  .FlexTeam-pers {
    width: calc(50% - 3.5rem);
  }
}
@media (max-width: 480px) {
  .FlexTeam-pers {
    width: 100%;
  }
}
.FlexTeam-persFigure {
  width: 100%;
  margin-bottom: 2.4rem;
}
.FlexTeam-persImg {
  display: block;
  width: 100%;
  height: auto;
}
.FlexTeam-job {
  display: block;
  font-size: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 2.1px;
  margin-bottom: 1.2rem;
}
@media (max-width: 992px) {
  .FlexTeam-job {
    font-size: 1.2rem;
  }
}
.FlexTeam-name {
  display: block;
  font-size: 2.8rem;
}
@media (max-width: 992px) {
  .FlexTeam-name {
    font-size: 2.1rem;
  }
}
.FlexTeam-rs {
  margin-top: auto;
}
.FlexTeam-social {
  display: inline-flex;
  width: 4.8rem;
  height: 4.8rem;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border: 0.1rem solid #ffffff;
  border-radius: 50%;
  transition: border 0.25s ease-out;
  margin-right: 1.2rem;
}
.FlexTeam-social > svg {
  fill: #ffffff;
  transition: fill 0.25s ease-out;
}
.FlexTeam-social:hover, .FlexTeam-social:focus {
  border: 0.1rem solid #5CE578;
}
.FlexTeam-social:hover > svg, .FlexTeam-social:focus > svg {
  fill: #5CE578;
}
.FlexTeam-gradient {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 210rem;
  height: 100%;
  max-height: 90rem;
  background: transparent url(../f2314452c72d3bde3c40.png) no-repeat 50% 0;
  background-size: 80% 100%;
}
@media (max-width: 1200px) {
  .FlexTeam-gradient {
    background: transparent url(../ee7585844c1a0aa6d39f.png) no-repeat 50% 0;
    background-size: 80% 100%;
  }
}
@media (max-width: 992px) {
  .FlexTeam-gradient {
    background: transparent url(../a7e8694dd94f47e4bbca.png) no-repeat 50% 0;
    background-size: 80% 100%;
  }
}
@media (max-width: 768px) {
  .FlexTeam-gradient {
    background-size: 90% 60%;
  }
}

.FlexWhiteBook {
  position: relative;
  z-index: 3;
}
.FlexWhiteBook-container {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  z-index: 10;
}
@media (max-width: 992px) {
  .FlexWhiteBook-container {
    flex-direction: column;
  }
}
.FlexWhiteBook-picture {
  width: 30%;
}
@media (max-width: 992px) {
  .FlexWhiteBook-picture {
    width: 100%;
    margin-bottom: 3.5rem;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
  }
}
.FlexWhiteBook-imageDroite .FlexWhiteBook-picture {
  order: 2;
}
.FlexWhiteBook-imageNoPadding.FlexWhiteBook-imageDroite .FlexWhiteBook-picture {
  margin-right: calc(7px - var(--containerBig-width-less-xlarge) / 2);
}
@media (max-width: 1720px) {
  .FlexWhiteBook-imageNoPadding.FlexWhiteBook-imageDroite .FlexWhiteBook-picture {
    margin-right: calc(7px - var(--containerBig-width-less-large) / 2);
  }
}
.FlexWhiteBook-imageNoPadding.FlexWhiteBook-imageGauche .FlexWhiteBook-picture {
  margin-left: calc(7px - var(--containerBig-width-less-xlarge) / 2);
}
@media (max-width: 1720px) {
  .FlexWhiteBook-imageNoPadding.FlexWhiteBook-imageGauche .FlexWhiteBook-picture {
    margin-left: calc(7px - var(--containerBig-width-less-large) / 2);
  }
}
.FlexWhiteBook-img {
  display: block;
  width: 100%;
  max-width: 44.1rem;
  height: auto;
}
@media (max-width: 992px) {
  .FlexWhiteBook-img {
    width: 27.4rem;
  }
}
.FlexWhiteBook-content {
  width: 60%;
}
@media (max-width: 992px) {
  .FlexWhiteBook-content {
    width: 100%;
  }
}
@media (min-width: 1201px) {
  .FlexWhiteBook-imageGauche .FlexWhiteBook-content {
    margin-left: 4.5rem;
  }
}
@media (max-width: 1200px) {
  .FlexWhiteBook-imageGauche .FlexWhiteBook-content {
    margin-left: 2.5rem;
  }
}
@media (max-width: 992px) {
  .FlexWhiteBook-imageGauche .FlexWhiteBook-content {
    margin-left: 0;
  }
}
.FlexWhiteBook-imageDroite .FlexWhiteBook-content {
  order: 1;
}
@media (min-width: 1201px) {
  .FlexWhiteBook-imageDroite .FlexWhiteBook-content {
    margin-right: 4.5rem;
  }
}
@media (max-width: 1200px) {
  .FlexWhiteBook-imageDroite .FlexWhiteBook-content {
    margin-right: 2.5rem;
  }
}
@media (max-width: 992px) {
  .FlexWhiteBook-imageDroite .FlexWhiteBook-content {
    margin-right: 0;
  }
}
.FlexWhiteBook-overTitle {
  margin-bottom: 0rem;
}
.FlexWhiteBook-title {
  font-size: min(3.5vw, 4.3rem);
  line-height: 1.2em;
}
@media (max-width: 992px) {
  .FlexWhiteBook-title {
    font-size: 4rem;
  }
}
@media (max-width: 480px) {
  .FlexWhiteBook-title {
    font-size: 2.9rem;
  }
}
@media (max-width: 300px) {
  .FlexWhiteBook-title {
    font-size: 2.5rem;
  }
}
@media (max-width: 480px) {
  .FlexWhiteBook-text li {
    font-size: 1.4rem;
  }
}
.FlexWhiteBook-gradient {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  max-width: 280rem;
  height: 120%;
  background: transparent url(../f2314452c72d3bde3c40.png) no-repeat 40% 0;
  background-size: 50% 100%;
}
@media (max-width: 1200px) {
  .FlexWhiteBook-gradient {
    background: transparent url(../ee7585844c1a0aa6d39f.png) no-repeat 40% 0;
    background-size: 50% 100%;
  }
}
@media (max-width: 992px) {
  .FlexWhiteBook-gradient {
    background: transparent url(../a7e8694dd94f47e4bbca.png) no-repeat 40% 0;
    background-size: 50% 100%;
  }
}
@media (max-width: 768px) {
  .FlexWhiteBook-gradient {
    background-size: 90% 60%;
  }
}
.FlexWhiteBook-imageGauche .FlexWhiteBook-gradient {
  background-position: 50% 0;
}
.FlexWhiteBook .gform_required_legend {
  display: none;
}
.FlexWhiteBook input[type=submit] {
  height: inherit;
  width: 100%;
}
.FlexWhiteBook .gform_wrapper form {
  padding-bottom: 2rem;
}

.FlexApp {
  position: relative;
  z-index: 3;
  margin-bottom: 3rem;
}
@media (max-width: 480px) {
  .FlexApp {
    margin-bottom: 3rem;
  }
}
.FlexApp-container {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
@media (max-width: 992px) {
  .FlexApp-container {
    flex-direction: column;
  }
}
.FlexApp-title {
  font-family: "borna", arial, Sans-Serif;
  font-size: 2.8rem;
  line-height: 1.2em;
  text-transform: inherit;
  max-width: 39.2rem;
}
.FlexApp-picture {
  width: 40%;
}
@media (max-width: 992px) {
  .FlexApp-picture {
    width: 100%;
    margin-bottom: 3.5rem;
  }
}
.FlexApp-imageDroite .FlexApp-picture {
  order: 2;
}
@media (max-width: 992px) {
  .FlexApp-imageDroite .FlexApp-picture {
    order: 1;
  }
}
.FlexApp-imageNoPadding.FlexApp-imageDroite .FlexApp-picture {
  margin-right: calc(7px - var(--containerBig-width-less-xlarge) / 2);
}
@media (max-width: 1720px) {
  .FlexApp-imageNoPadding.FlexApp-imageDroite .FlexApp-picture {
    margin-right: calc(7px - var(--containerBig-width-less-large) / 2);
  }
}
.FlexApp-imageNoPadding.FlexApp-imageGauche .FlexApp-picture {
  margin-left: calc(7px - var(--containerBig-width-less-xlarge) / 2);
}
@media (max-width: 1720px) {
  .FlexApp-imageNoPadding.FlexApp-imageGauche .FlexApp-picture {
    margin-left: calc(7px - var(--containerBig-width-less-large) / 2);
  }
}
.FlexApp-img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 992px) {
  .FlexApp-img {
    width: 100%;
  }
}
.FlexApp-content {
  width: 40%;
}
@media (max-width: 992px) {
  .FlexApp-content {
    width: 100%;
  }
}
@media (min-width: 1201px) {
  .FlexApp-imageGauche .FlexApp-content {
    margin-left: 4.5rem;
  }
}
@media (max-width: 1200px) {
  .FlexApp-imageGauche .FlexApp-content {
    margin-left: 2.5rem;
  }
}
@media (max-width: 992px) {
  .FlexApp-imageGauche .FlexApp-content {
    margin-left: 0;
  }
}
.FlexApp-imageDroite .FlexApp-content {
  order: 1;
}
@media (min-width: 1201px) {
  .FlexApp-imageDroite .FlexApp-content {
    margin-right: 4.5rem;
  }
}
@media (max-width: 1200px) {
  .FlexApp-imageDroite .FlexApp-content {
    margin-right: 2.5rem;
  }
}
@media (max-width: 992px) {
  .FlexApp-imageDroite .FlexApp-content {
    order: 2;
    margin-right: 0;
  }
}
.FlexApp-gradient {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  max-width: 210rem;
  height: 170%;
  background: transparent url(../f2314452c72d3bde3c40.png) no-repeat 15% 0;
  background-size: 50% 100%;
}
@media (max-width: 1200px) {
  .FlexApp-gradient {
    background: transparent url(../ee7585844c1a0aa6d39f.png) no-repeat 15% 0;
    background-size: 50% 100%;
  }
}
@media (max-width: 992px) {
  .FlexApp-gradient {
    background: transparent url(../a7e8694dd94f47e4bbca.png) no-repeat 15% 0;
    background-size: 50% 100%;
  }
}
@media (max-width: 768px) {
  .FlexApp-gradient {
    background-size: 90% 60%;
  }
}
.FlexApp-imageGauche .FlexApp-gradient {
  background-position: 50% 0;
}
.FlexApp-linksWrap {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 0 1.6rem;
}
.FlexApp-imgGoogle, .FlexApp-imgApple {
  width: auto;
  height: 4rem;
}
.FlexApp-textDownload * {
  color: #ffffff;
  font-size: 1.2rem;
}
.FlexApp-linkApk {
  display: block;
  color: #ffffff !important;
  text-decoration: underline !important;
  font-size: 1.2rem;
  line-height: 1.1em;
}
.FlexApp-linkApk:hover, .FlexApp-linkApk:focus {
  color: #5CE578 !important;
}

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