@charset "UTF-8";
/* Déclaration des polices locales */
@font-face {
  font-family: 'Barlow Condensed';
  src: url("../assets/fonts/BarlowCondensed-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../assets/fonts/BarlowCondensed-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../assets/fonts/BarlowCondensed-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../assets/fonts/BarlowCondensed-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../assets/fonts/BarlowCondensed-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../assets/fonts/BarlowCondensed-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../assets/fonts/BarlowCondensed-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../assets/fonts/BarlowCondensed-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../assets/fonts/BarlowCondensed-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../assets/fonts/BarlowCondensed-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../assets/fonts/BarlowCondensed-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../assets/fonts/BarlowCondensed-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../assets/fonts/BarlowCondensed-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../assets/fonts/BarlowCondensed-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../assets/fonts/BarlowCondensed-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../assets/fonts/BarlowCondensed-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../assets/fonts/BarlowCondensed-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Condensed';
  src: url("../assets/fonts/BarlowCondensed-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url("../assets/fonts/BarlowSemiCondensed-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url("../assets/fonts/BarlowSemiCondensed-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url("../assets/fonts/BarlowSemiCondensed-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url("../assets/fonts/BarlowSemiCondensed-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url("../assets/fonts/BarlowSemiCondensed-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url("../assets/fonts/BarlowSemiCondensed-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url("../assets/fonts/BarlowSemiCondensed-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url("../assets/fonts/BarlowSemiCondensed-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url("../assets/fonts/BarlowSemiCondensed-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url("../assets/fonts/BarlowSemiCondensed-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url("../assets/fonts/BarlowSemiCondensed-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url("../assets/fonts/BarlowSemiCondensed-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url("../assets/fonts/BarlowSemiCondensed-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url("../assets/fonts/BarlowSemiCondensed-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url("../assets/fonts/BarlowSemiCondensed-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url("../assets/fonts/BarlowSemiCondensed-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url("../assets/fonts/BarlowSemiCondensed-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Barlow Semi Condensed';
  src: url("../assets/fonts/BarlowSemiCondensed-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

/* Reset CSS */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-size: 16px;
  scroll-behavior: smooth;
}

body {
  line-height: 1.6;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

a {
  text-decoration: none;
  color: inherit;
}

ul, ol {
  list-style: none;
}

button {
  border: none;
  background: none;
  cursor: pointer;
  font-family: inherit;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
}

.crea-h1 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 150px;
  font-weight: 700;
  line-height: 112px;
  letter-spacing: -4.5px;
  color: #0b0c15;
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  .crea-h1 {
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px;
    /* 75% */
    letter-spacing: -1.8px;
    text-transform: uppercase;
  }
}

.crea-h2 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 72px;
  font-weight: 700;
  line-height: 57px;
  letter-spacing: -2.16px;
  color: #0b0c15;
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  .crea-h2 {
    font-family: "Barlow Condensed";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    /* 77.778% */
    letter-spacing: -1.08px;
    text-transform: uppercase;
  }
}

.crea-h3, .vehicules-a-la-vente .vente-slide .slide-info .slide-title {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.72px;
  color: #0b0c15;
}

@media (max-width: 1200px) {
  .crea-h3, .vehicules-a-la-vente .vente-slide .slide-info .slide-title {
    font-family: "Barlow Semi Condensed";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    /* 108.333% */
    letter-spacing: -0.48px;
  }
}

.crea-h4 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 33px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -1.32px;
  color: #0b0c15;
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  .crea-h4 {
    font-family: "Barlow Condensed";
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    /* 90.909% */
    letter-spacing: -0.88px;
    text-transform: uppercase;
  }
}

.crea-h5 {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: -0.44px;
  color: #0b0c15;
}

.crea-h6 {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.7px;
  color: #0b0c15;
  text-transform: uppercase;
}

.crea-surtitle,
.sur-titre {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: -1.26px;
  color: #0b0c15;
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  .crea-surtitle,
  .sur-titre {
    font-family: "Barlow Condensed";
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    /* 95.238% */
    letter-spacing: -0.63px;
    text-transform: uppercase;
  }
}

.text-24-semibold,
.crea-texte24-semibold {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  color: #0b0c15;
}

.text-24-regular,
.crea-texte24-regular {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  color: #0b0c15;
}

.text-18-semibold,
.crea-texte18-semibold {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: #0b0c15;
}

.text-18-regular,
.crea-texte18-regular {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #0b0c15;
}

.text-16-medium,
.crea-texte16-medium {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  color: #0b0c15;
}

.text-16-regular,
.crea-texte16-regular {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #0b0c15;
}

.text-16-extralight,
.crea-texte16-extralight {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 16px;
  font-weight: 275;
  line-height: 1;
  letter-spacing: 0.8px;
  color: #0b0c15;
  text-transform: uppercase;
}

.text-14-semibold,
.crea-texte14-semibold {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.7px;
  color: #0b0c15;
}

.text-14-regular,
.crea-texte14-regular {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #0b0c15;
}

.text-cta,
.crea-cta,
.vehicules-a-la-vente .vente-slide .slide-info .slide-cta span {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.8px;
  color: #0b0c15;
  text-transform: uppercase;
}

body {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #0b0c15;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p {
  margin-bottom: 16px;
}

p:last-child {
  margin-bottom: 0;
}

/* Utilitaires */
/* .container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 16px;
} */
.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.justify-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hidden {
  display: none;
}

.visible {
  display: block;
}

/* ========================================
   BUTTONS - MOBYPRO DESIGN SYSTEM
   ======================================== */
.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  padding: 6px 20px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  border-radius: 40px;
}

.btn:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(0, 110, 173, 0.25);
          box-shadow: 0 0 0 3px rgba(0, 110, 173, 0.25);
}

.btn:disabled, .btn.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}

.btn-primary,
.btn-outline-black {
  color: #0b0c15;
  background-color: transparent;
  border-color: #0b0c15;
}

.btn-primary svg,
.btn-outline-black svg {
  fill: #0b0c15;
}

.btn-primary:hover,
.btn-outline-black:hover {
  background-color: #0b0c15;
  border-color: #0b0c15;
  color: #ffffff;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
          box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
}

.btn-primary:hover svg,
.btn-outline-black:hover svg {
  fill: #ffffff !important;
}

.btn-primary:active,
.btn-outline-black:active {
  background-color: #020204;
  border-color: #020204;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06);
}

.btn-secondary,
.btn-filled-black {
  color: #ffffff;
  background-color: #0b0c15;
  border-color: #0b0c15;
}

.btn-secondary svg,
.btn-filled-black svg {
  fill: #ffffff !important;
}

.btn-secondary:hover,
.btn-filled-black:hover {
  background-color: #1d1f36;
  border-color: #1d1f36;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
          box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
}

.btn-secondary:active,
.btn-filled-black:active {
  background-color: #0b0c15;
  border-color: #0b0c15;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06);
}

.btn-outline,
.btn-outline-blue {
  color: #006ead;
  background-color: transparent;
  border-color: #006ead;
}

.btn-outline:hover,
.btn-outline-blue:hover {
  color: #ffffff;
  background-color: #006ead;
  border-color: #006ead;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
          box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
}

.btn-outline:active,
.btn-outline-blue:active {
  color: #ffffff;
  background-color: #004e7a;
  border-color: #004e7a;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06);
}

.btn-accent,
.btn-red {
  color: #ffffff;
  background-color: #e5032f;
  border-color: #e5032f;
}

.btn-accent:hover,
.btn-red:hover {
  background-color: #b30225;
  border-color: #b30225;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
          box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
}

.btn-accent:active,
.btn-red:active {
  background-color: #990220;
  border-color: #990220;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06);
}

.btn-ghost,
.btn-text {
  color: #0b0c15;
  background-color: transparent;
  border-color: transparent;
}

.btn-ghost:hover,
.btn-text:hover {
  color: #006ead;
  background-color: rgba(0, 110, 173, 0.1);
}

.btn-ghost:active,
.btn-text:active {
  color: #004e7a;
  background-color: rgba(0, 110, 173, 0.15);
}

.btn-round,
.btn-arrow {
  width: 65px;
  height: 42px;
  padding: 10px 24px;
  border-radius: 40px;
  font-family: 'DIN', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.btn-round.btn-outline,
.btn-arrow.btn-outline {
  color: #0b0c15;
  background-color: #ffffff;
  border-color: #b9b9b9;
}

.btn-round.btn-outline:hover,
.btn-arrow.btn-outline:hover {
  color: #ffffff;
  background-color: #0b0c15;
  border-color: #0b0c15;
}

.btn-round.btn-filled,
.btn-arrow.btn-filled {
  color: #ffffff;
  background-color: #0b0c15;
  border-color: #0b0c15;
}

.btn-round.btn-filled:hover,
.btn-arrow.btn-filled:hover {
  background-color: #1d1f36;
  border-color: #1d1f36;
}

.btn-sm {
  padding: 4px 16px;
  font-size: 14px;
}

.btn-lg {
  padding: 10px 32px;
  font-size: 18px;
}

.btn-xl {
  padding: 12px 40px;
  font-size: 24px;
}

.btn-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.btn-icon {
  padding: 6px;
}

.btn-icon.btn-sm {
  padding: 4px;
}

.btn-icon.btn-lg {
  padding: 10px;
}

.btn-group {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 8px;
}

.btn-group .btn {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.btn-group.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.link,
.link-cta {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  text-decoration: none;
  color: #0b0c15;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.link::after,
.link-cta::after {
  content: '>';
  -webkit-transition: -webkit-transform 150ms ease-in-out;
  transition: -webkit-transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out;
  transition: transform 150ms ease-in-out, -webkit-transform 150ms ease-in-out;
}

.link:hover,
.link-cta:hover {
  color: #888888;
}

.link:hover::after,
.link-cta:hover::after {
  -webkit-transform: translateX(6px);
          transform: translateX(6px);
}

.link.link-blue,
.link-cta.link-blue {
  color: #006ead;
}

.link.link-blue:hover,
.link-cta.link-blue:hover {
  color: #008cd1;
}

.link.link-red,
.link-cta.link-red {
  color: #e5032f;
}

.link.link-red:hover,
.link-cta.link-red:hover {
  color: #fc1f4a;
}

/* ========================================
   FORMS - MOBYPRO DESIGN SYSTEM
   ======================================== */
.form-control {
  display: block;
  width: 100%;
  padding: 13.5px 20px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #0b0c15;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #888888;
  border-radius: 8px;
  -webkit-transition: border-color 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out;
  transition: border-color 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out;
  transition: border-color 250ms ease-in-out, box-shadow 250ms ease-in-out;
  transition: border-color 250ms ease-in-out, box-shadow 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out;
}

.form-control::-webkit-input-placeholder {
  color: #888888;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #888888;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #888888;
  opacity: 1;
}

.form-control::placeholder {
  color: #888888;
  opacity: 1;
}

.form-control:focus {
  color: #0b0c15;
  background-color: #ffffff;
  border-color: #0b0c15;
  border-width: 2px;
  outline: 0;
  padding: 12.5px 19px;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #ffffff;
  border-color: #d9d9d9;
  color: #d9d9d9;
  opacity: 1;
  cursor: not-allowed;
}

.form-control.is-invalid {
  border-color: #e5032f;
  border-width: 2px;
  color: #e5032f;
  padding: 12.5px 19px;
}

.form-control.is-invalid:focus {
  border-color: #e5032f;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.form-control.is-valid {
  border-color: #28a745;
}

.form-control.is-valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.15);
          box-shadow: 0 0 0 3px rgba(40, 167, 69, 0.15);
}

textarea.form-control {
  min-height: 100px;
  resize: vertical;
}

.form-select {
  display: block;
  width: 100%;
  padding: 13.5px 40px 13.5px 20px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #888888;
  background-color: #ffffff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23888888' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 12px 12px;
  border: 1px solid #888888;
  border-radius: 8px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  -webkit-transition: border-color 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out;
  transition: border-color 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out;
  transition: border-color 250ms ease-in-out, box-shadow 250ms ease-in-out;
  transition: border-color 250ms ease-in-out, box-shadow 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out;
}

.form-select:focus {
  border-color: #0b0c15;
  border-width: 2px;
  padding: 12.5px 39px 12.5px 19px;
  color: #0b0c15;
  outline: 0;
}

.form-select:disabled {
  background-color: #ffffff;
  border-color: #d9d9d9;
  color: #d9d9d9;
  opacity: 1;
  cursor: not-allowed;
}

.form-group {
  margin-bottom: 24px;
}

.form-group:last-child {
  margin-bottom: 0;
}

.form-label {
  display: inline-block;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 600;
  color: #0b0c15;
}

.form-checkbox {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.form-checkbox input[type="checkbox"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid #0b0c15;
  border-radius: 5px;
  background-color: #ffffff;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.form-checkbox input[type="checkbox"]:hover {
  border-color: #006ead;
}

.form-checkbox input[type="checkbox"]:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(0, 110, 173, 0.15);
          box-shadow: 0 0 0 3px rgba(0, 110, 173, 0.15);
}

.form-checkbox input[type="checkbox"]:checked {
  background-color: #008cd1;
  border-color: #008cd1;
}

.form-checkbox input[type="checkbox"]:checked::after {
  content: '';
  position: absolute;
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.form-checkbox input[type="checkbox"]:disabled {
  border-color: #d9d9d9;
  cursor: not-allowed;
}

.form-checkbox input[type="checkbox"]:disabled:checked {
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}

.form-checkbox label {
  cursor: pointer;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #0b0c15;
  margin: 0;
}

.form-checkbox:has(input:disabled) label {
  color: #d9d9d9;
  cursor: not-allowed;
}

.form-radio {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.form-radio input[type="radio"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 20px;
  height: 20px;
  border: 1px solid #0b0c15;
  border-radius: 9999px;
  background-color: #ffffff;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.form-radio input[type="radio"]:hover {
  border-color: #006ead;
}

.form-radio input[type="radio"]:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(0, 110, 173, 0.15);
          box-shadow: 0 0 0 3px rgba(0, 110, 173, 0.15);
}

.form-radio input[type="radio"]:checked {
  border-color: #006ead;
}

.form-radio input[type="radio"]:checked::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  border-radius: 9999px;
  background-color: #006ead;
}

.form-radio input[type="radio"]:disabled {
  border-color: #d9d9d9;
  cursor: not-allowed;
}

.form-radio input[type="radio"]:disabled:checked::after {
  background-color: #d9d9d9;
}

.form-radio label {
  cursor: pointer;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #0b0c15;
  margin: 0;
}

.form-radio:has(input:disabled) label {
  color: #d9d9d9;
  cursor: not-allowed;
}

.radio-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}

.radio-group.radio-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}

.checkbox-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}

.checkbox-group.checkbox-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}

.form-feedback {
  display: block;
  margin-top: 0;
  padding-left: 4.5px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  letter-spacing: 0.7px;
}

.form-feedback.valid-feedback {
  color: #28a745;
}

.form-feedback.invalid-feedback {
  color: #e5032f;
}

.invalid-feedback {
  color: #e5032f;
}

.valid-feedback {
  color: #28a745;
}

.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
}

.input-group .form-control {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

.input-group .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 13.5px 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #0b0c15;
  text-align: center;
  white-space: nowrap;
  background-color: #f6ece5;
  border: 1px solid #888888;
}

.input-group-text:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-right: 0;
}

.input-group-text:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-left: 0;
}

.form-range {
  width: 100%;
  height: 6px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: -webkit-gradient(linear, left top, right top, from(#006ead), color-stop(50%, #006ead), color-stop(50%, #b9b9b9), to(#b9b9b9));
  background: linear-gradient(to right, #006ead 0%, #006ead 50%, #b9b9b9 50%, #b9b9b9 100%);
  border-radius: 9999px;
  outline: none;
  cursor: pointer;
}

.form-range::-webkit-slider-thumb {
  -webkit-appearance: none;
          appearance: none;
  width: 20px;
  height: 20px;
  background-color: #006ead;
  border: 3px solid #ffffff;
  border-radius: 9999px;
  cursor: pointer;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06);
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.form-range::-webkit-slider-thumb:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
          box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
}

.form-range::-moz-range-thumb {
  width: 20px;
  height: 20px;
  background-color: #006ead;
  border: 3px solid #ffffff;
  border-radius: 9999px;
  cursor: pointer;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06);
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.form-range::-moz-range-thumb:hover {
  transform: scale(1.1);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
}

.form-range:focus {
  outline: none;
}

.form-range:focus::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 110, 173, 0.25);
          box-shadow: 0 0 0 3px rgba(0, 110, 173, 0.25);
}

.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 3px rgba(0, 110, 173, 0.25);
}

.form-range:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.form-range:disabled::-webkit-slider-thumb {
  cursor: not-allowed;
}

.form-range:disabled::-moz-range-thumb {
  cursor: not-allowed;
}

.mobypro-ariane {
  margin-top: 48px;
}

@media (max-width: 1200px) {
  .mobypro-ariane {
    margin-top: 20px;
  }
}

.mobypro-ariane .breadcrumb {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.mobypro-ariane .breadcrumb .breadcrumb-item {
  font-family: "Barlow Semi Condensed";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
  position: relative;
  color: #888888;
}

.mobypro-ariane .breadcrumb .breadcrumb-item a {
  text-decoration: none;
  color: #888888;
}

.mobypro-ariane .breadcrumb .breadcrumb-item:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 9px;
  height: 6px;
  margin-left: 10px;
  background-image: url("../assets/icons/chevron-breadcrumb.svg") !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.mobypro-ariane .breadcrumb .breadcrumb-item.active {
  font-family: "Barlow Semi Condensed";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
  color: #0b0c15;
  margin-left: 10px;
}

.mobypro-ariane .breadcrumb .breadcrumb-item:last-child {
  padding-right: 0;
}

@media (max-width: 1200px) {
  .breadcrumb {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .breadcrumb .breadcrumb-item:not(:last-child)::after {
    background-image: url("/assets/icons/chevron-breadcrumb.svg") !important;
  }
}

/* TOP HEADER WHITE */
.header-mpro-white-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1728px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 19px;
  margin-bottom: 22px;
}

.header-mpro-white-container-left {
  width: 110px;
}

.header-mpro-white-nav {
  margin-top: auto;
  margin-bottom: auto;
}

.header-mpro-white-nav-list {
  gap: 32px;
}

/* TOP HEADER TRANSPARENT */
/* .header-mpro-transparent-container {
  background-color: black;
} //à supprimer
 */
.header-mpro-transparent-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 32px;
  gap: 45px;
  z-index: 100;
}

.header-mpro-transparent-nav-list {
  gap: 31px;
  color: #ffffff;
}

.header-mpro-transparent-logo {
  margin-left: 8px;
}

.header-search-row .header-mpro-transparent-nav-link {
  font-family: "Barlow Semi Condensed";
  font-size: 16px;
  font-style: normal;
  font-weight: 275;
  line-height: normal;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: #d9d9d9;
}

.header-search-row .header-mpro-transparent-nav-link svg {
  margin-right: 14px;
}

/* BOUTON HAMBURGER MOBILE */
.header-mobile-toggle {
  display: none;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  z-index: 1001;
  width: 30px;
  height: 30px;
}

.header-mobile-toggle svg {
  width: 100%;
  height: 100%;
  display: block;
}

.header-mobile-toggle.active {
  position: fixed;
}

.header-mobile-toggle.active svg circle {
  fill: #0b0c15;
}

.header-mobile-toggle.active svg path {
  fill: #ffffff;
}

.header-mobile-logo-center {
  display: none;
  height: 20px;
  width: auto;
}

.header-mobile-actions {
  display: none;
  gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-mobile-action-btn {
  background: #0b0c15;
  border: none;
  cursor: pointer;
  padding: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.header-mobile-action-btn:hover {
  opacity: 0.8;
}

.header-mobile-action-btn svg {
  width: 17px;
  height: 17px;
}

.header-mobile-menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.header-mobile-menu.active {
  opacity: 1;
  visibility: visible;
}

.header-mobile-menu-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.header-mobile-menu-content {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #0b0c15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: auto;
}

.header-mobile-menu-header {
  position: relative;
  background-color: transparent;
  height: 70px;
  min-height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 20px;
}

.header-mobile-close {
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.header-mobile-close:hover {
  opacity: 0.7;
}

.header-mobile-close img {
  width: 30px;
  height: 30px;
}

.header-mobile-menu-logo {
  width: auto;
  height: 20px;
}

.header-mpro-logo-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-mobile-menu-dark {
  background-color: #0b0c15;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.header-mobile-search {
  margin: 0 20px 0;
  background-color: #ffffff;
  border-radius: 30px;
  height: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
  gap: 10px;
}

.header-mobile-search svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.header-mobile-search-input {
  border: none;
  background: transparent;
  width: 100%;
  font-family: "Barlow Semi Condensed";
  font-size: 16px;
  font-weight: 275;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: #888888;
  outline: none;
}

.header-mobile-search-input::-webkit-input-placeholder {
  color: #888888;
}

.header-mobile-search-input:-ms-input-placeholder {
  color: #888888;
}

.header-mobile-search-input::-ms-input-placeholder {
  color: #888888;
}

.header-mobile-search-input::placeholder {
  color: #888888;
}

.header-mobile-nav-primary {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 40px 45px;
  min-height: 0;
}

.header-mobile-nav-list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 40px;
  margin: 0;
  padding: 0;
}

.header-mobile-nav-item {
  text-align: center;
}

.header-mobile-nav-link {
  color: #ffffff;
  text-decoration: none;
  font-family: "Barlow Semi Condensed";
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.header-mobile-nav-link:hover {
  opacity: 0.8;
}

.header-mobile-footer {
  background-color: #ffffff;
  padding: 64px 45px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 34px;
}

.header-mobile-nav-secondary-list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
  margin: 0;
  padding: 0;
}

.header-mobile-nav-secondary-item {
  text-align: center;
}

.header-mobile-nav-secondary-link {
  color: #0b0c15;
  text-decoration: none;
  font-family: "Barlow Semi Condensed";
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  text-align: center;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.header-mobile-nav-secondary-link:hover {
  opacity: 0.7;
}

.header-mobile-contact-btn {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

@media (max-width: 1199px) {
  .header-mpro {
    position: relative;
    background-color: #0b0c15;
    min-height: 100%;
  }
  .header-mpro-container {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 20px 20px;
    z-index: 10;
  }
  .header-mobile-toggle {
    display: block;
  }
  .header-mobile-logo-center {
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .header-mobile-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header-mobile-menu {
    display: block;
  }
  .header-mpro-white-container {
    display: none;
  }
  .header-mpro-transparent-container {
    display: none;
  }
}

/* HEADER 2 */
.financements-page .header-mpro {
  background-color: #0b0c15;
}

@media (max-width: 1199px) {
  .financements-page .header-mpro-container {
    background-color: #ffffff !important;
  }
}

.financements-page .header-mpro-white-nav-list a {
  color: #ffffff;
}

.financements-page .header-mobile-action-btn {
  background-color: transparent;
}

.financements-page .header-mpro-transparent-container {
  background-color: #ffffff;
  border-bottom: 1px solid #D9D9D9;
}

.financements-page .header-mpro-transparent-content {
  margin-top: 22px;
  margin-bottom: 22px;
}

.financements-page .header-mpro-transparent-content nav a {
  color: #0b0c15;
}

@media (min-width: 1200px) {
  .financements-page .btn-primary, .financements-page .btn-outline-black {
    color: #ffffff;
    border-color: #ffffff;
  }
  .financements-page .btn-primary:hover, .financements-page .btn-outline-black:hover {
    color: #0b0c15;
    background-color: #ffffff;
    border-color: #ffffff;
  }
  .financements-page .btn-primary:hover svg, .financements-page .btn-primary:hover svg path, .financements-page .btn-outline-black:hover svg, .financements-page .btn-outline-black:hover svg path {
    fill: #0b0c15 !important;
  }
}

@media (max-width: 1199px) {
  .financements-page .header-mobile-logo-center {
    top: 37%;
  }
}

.pre-footer {
  position: relative;
  background-color: #f6ece5;
  padding: 90px 0;
  overflow: visible;
}

.pre-footer__background {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.pre-footer__texture {
  position: absolute;
  width: 50%;
  height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0.3;
}

.pre-footer__texture--left {
  left: 0;
  background-image: url("../assets/images/small-smoke-1.png");
}

.pre-footer__texture--right {
  right: 0;
  background-image: url("../assets/images/small-smoke-1.png");
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.pre-footer__container {
  max-width: 1332px;
  margin: 0 auto;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 1200px) {
  .pre-footer__container {
    max-width: 720px;
  }
}

.pre-footer__image {
  position: absolute;
  left: 42px;
  top: 30%;
  -webkit-transform: translateY(-50%) rotate(0);
          transform: translateY(-50%) rotate(0);
  width: 426px;
}

@media (max-width: 1200px) {
  .pre-footer__image {
    display: none;
  }
}

.pre-footer__image img {
  width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 1300px) {
  .pre-footer__image img {
    width: clamp(85%, calc(85% + (15 * ((100vw - 1200px) / 100))), 100%);
  }
}

@media (max-width: 1200px) {
  .pre-footer__image img {
    display: none;
  }
}

.pre-footer__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
  margin-left: auto;
}

@media (max-width: 1200px) {
  .pre-footer__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    max-width: 720px;
    gap: 50px;
  }
}

@media screen and (max-width: 1200px) and (max-width: 768px) {
  .pre-footer__columns {
    margin-left: 0;
  }
}

.pre-footer__column {
  width: 261px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}

.pre-footer__title, .pre-footer p {
  margin: 0 !important;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: -0.44px;
  color: #0b0c15;
  width: 200px;
}

@media (max-width: 1200px) {
  .pre-footer__title, .pre-footer p {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}

.pre-footer__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}

.pre-footer__list li {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #0b0c15;
}

.pre-footer__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 10px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #006ead;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.pre-footer__link:hover {
  opacity: 0.8;
}

.pre-footer__link img {
  width: 11px;
  height: 9px;
}

.pre-footer__title {
  margin: 0 !important;
}

.footer {
  position: relative;
  background-color: #0b0c15;
  padding: 74px 0 30px;
  overflow: hidden;
}

.footer__rainbow {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 491px;
  height: 517px;
  background-image: url("../assets/images/rainbow-ombre 5.png");
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
  pointer-events: none;
  opacity: 1;
}

@media (max-width: 1200px) {
  .footer__rainbow {
    width: 40%;
  }
}

.footer__container {
  max-width: 1060px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 1;
}

@media (max-width: 1200px) {
  .footer__container {
    max-width: 720px;
  }
}

.footer__logo {
  text-align: center;
  margin-bottom: 57px;
}

.footer__logo img {
  width: 169px;
  height: 42px;
  margin: 0 auto;
  display: block;
}

.footer__tagline {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  color: #ffffff;
  text-align: center;
  margin-top: 14px;
}

.footer__decorative-band {
  position: relative;
  width: -webkit-fill-available;
  height: 15px;
  margin: 0 auto 48px;
}

.footer__decorative-band-blue {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 5px;
  background-color: #008cd1;
}

.footer__decorative-band-red {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 5px;
  background-color: #e5032f;
  width: 99.6%;
  margin-left: auto;
}

.footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
  margin-bottom: 60px;
}

@media (max-width: 1200px) {
  .footer__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.footer__column {
  width: 261px;
}

@media (max-width: 1200px) {
  .footer__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.footer__column--contact .footer__company-name {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-size: 26px;
  line-height: 32px;
  letter-spacing: -0.52px;
  color: #ffffff;
  margin-bottom: 2px;
}

.footer__column--contact .footer__address {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  margin-bottom: 18px;
}

.footer__phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-bottom: 18px;
}

.footer__phone img {
  width: 12px;
  height: 12px;
}

.footer__phone span {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.7px;
  color: #ffffff;
}

.footer__contact-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 10px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.footer__contact-link:hover {
  opacity: 0.8;
}

.footer__contact-link img {
  width: 11px;
  height: 9px;
}

.footer__nav {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}

@media (max-width: 1200px) {
  .footer__nav {
    text-align: center;
  }
}

.footer__nav li a {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.footer__nav li a:hover {
  opacity: 0.8;
}

.footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  padding-top: 20px;
}

@media (max-width: 1200px) {
  .footer__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 120px;
  }
}

.footer__copyright, .footer__legal-link {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  margin: 0;
}

.footer__legal-link {
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.footer__legal-link:hover {
  opacity: 0.8;
}

.footer__separator {
  width: 3px;
  height: 3px;
  background-color: #ffffff;
  border-radius: 50%;
  display: inline-block;
}

.footer__silens-logo {
  width: 60px;
  height: 12px;
}

.hero .search-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  background-color: #ffffff;
  border-radius: 50px;
  padding: 10px 10px 10px 40px;
  margin-top: 174px;
  max-width: 1559px;
  width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  z-index: 100;
  position: relative;
}

@media (max-width: 1220px) {
  .hero .search-bar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 20px;
    border-radius: 25px;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
  }
}

@media (min-width: 769px) and (max-width: 1599px) {
  .hero .search-bar {
    margin-left: auto;
    margin-right: auto;
  }
}

.hero .search-input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 6%;
}

@media (max-width: 1220px) {
  .hero .search-input-wrapper {
    min-width: auto;
    gap: 10px;
  }
}

.hero .search-icon {
  width: 19px;
  height: 19px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 1220px) {
  .hero .search-icon {
    width: 13px;
    height: 13px;
  }
}

.hero .search-input {
  border: none;
  outline: none;
  background: transparent;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #0b0c15;
  width: 100%;
}

.hero .search-input::-webkit-input-placeholder {
  color: #888888;
}

.hero .search-input:-ms-input-placeholder {
  color: #888888;
}

.hero .search-input::-ms-input-placeholder {
  color: #888888;
}

.hero .search-input::placeholder {
  color: #888888;
}

@media (max-width: 1220px) {
  .hero .search-input {
    font-size: 16px;
    line-height: normal;
  }
}

.hero .search-divider {
  width: 1px;
  height: 60px;
  background-color: #b9b9b9;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media (max-width: 1220px) {
  .hero .search-divider {
    width: 100%;
    height: 1px;
    max-width: 295px;
    margin: 0 auto;
  }
}

.hero .search-select-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1220px) {
  .hero .search-select-wrapper {
    width: 100%;
  }
}

.hero .search-select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  outline: none;
  background: transparent;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #0b0c15;
  padding-right: 24px;
  cursor: pointer;
  min-width: 7%;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%230B0C15' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 10px 7px;
}

@media (max-width: 1220px) {
  .hero .search-select {
    font-size: 16px;
    line-height: normal;
    min-width: auto;
    width: 100%;
  }
}

.hero .btn-search-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
  background-color: #008cd1;
  color: #ffffff;
  border: none;
  border-radius: 40px;
  padding: 20px 30px 20px 40px;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.hero .btn-search-cta span {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: #ffffff;
}

.hero .btn-search-cta .cta-arrow {
  width: 29px;
  height: 29px;
}

.hero .btn-search-cta:hover {
  background-color: #006a9e;
}

.hero .btn-search-cta:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px rgba(0, 140, 209, 0.25);
          box-shadow: 0 0 0 3px rgba(0, 140, 209, 0.25);
}

@media (max-width: 1220px) {
  .hero .btn-search-cta {
    width: 100%;
    padding: 15px 20px;
    margin-top: 4px;
  }
}

.vehicles-slider {
  position: relative;
  background-color: #ffffff;
  padding: 80px 0 120px;
}

.vehicles-slider .vehicles-slider-container {
  max-width: 1730px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
}

.vehicles-slider .slider-wrapper {
  position: relative;
  overflow: hidden;
  padding: 24px 0;
  border-bottom: 1px solid #0b0c15;
}

@media (max-width: 560px) {
  .vehicles-slider .slider-wrapper::before {
    content: '';
    position: absolute;
    left: 0;
    top: 24px;
    bottom: 24px;
    width: 1px;
    background-color: black;
    z-index: 10;
  }
  .vehicles-slider .slider-wrapper::after {
    content: '';
    position: absolute;
    right: 0;
    top: 24px;
    bottom: 24px;
    width: 1px;
    background-color: black;
  }
}

.vehicles-slider .slider-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 7px;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  padding: 0;
}

.vehicles-slider .vehicle-card {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 395px;
          flex: 0 0 395px;
  width: 395px;
  height: 500px;
  background-color: #ffffff;
  border: 1px solid transparent;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-right: 1px solid #0b0c15;
}

@media (max-width: 560px) {
  .vehicles-slider .vehicle-card {
    border-right: none;
  }
}

.vehicles-slider .vehicle-image {
  height: 263px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 14px 9px 24px;
}

.vehicles-slider .vehicle-image img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform: scaleY(-1) rotate(180deg);
          transform: scaleY(-1) rotate(180deg);
}

.vehicles-slider .vehicle-info {
  padding: 0 65px 0 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.vehicles-slider .vehicle-badge {
  display: inline-block;
  padding: 4px 12px 5px;
  border: 1px solid #b9b9b9;
  border-radius: 6px;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: normal;
  color: #0b0c15;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  text-align: center;
}

.vehicles-slider .vehicle-title {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  color: #0b0c15;
  text-align: center;
  letter-spacing: -0.44px;
  margin: 0;
  height: 84px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.vehicles-slider .vehicle-price {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #0b0c15;
  text-align: center;
  margin: 0;
}

.vehicles-slider .slider-progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 9px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
  height: 4px;
}

.vehicles-slider .slider-progress .progress-active {
  width: 91px;
  height: 4px;
  background-color: #0b0c15;
  border-radius: 20px;
  -webkit-transition: width 0.5s ease-in-out;
  transition: width 0.5s ease-in-out;
}

.vehicles-slider .slider-progress .progress-inactive {
  width: 27px;
  height: 4px;
  background-color: #d9d9d9;
  border-radius: 20px;
}

.vehicles-slider .btn-slider-cta {
  position: absolute;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  padding: 10px 10px 10px 30px;
  background-color: transparent;
  border: 1px solid #0b0c15;
  border-radius: 40px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.vehicles-slider .btn-slider-cta span {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: normal;
  color: #0b0c15;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}

.vehicles-slider .btn-slider-cta .cta-arrow-icon {
  width: 29px;
  height: 29px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.vehicles-slider .btn-slider-cta:hover {
  background-color: #0b0c15;
}

.vehicles-slider .btn-slider-cta:hover span {
  color: #ffffff;
}

.vehicles-slider .btn-slider-cta:hover .cta-arrow-icon {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.vehicles-slider .slider-nav {
  position: absolute;
  right: 15px;
  bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.vehicles-slider .slider-nav .nav-btn {
  padding: 10px 24px 12px 24px;
  background-color: #ffffff;
  border: 1px solid #b9b9b9;
  border-radius: 40px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.vehicles-slider .slider-nav .nav-btn span {
  font-family: 'DIN', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #0b0c15;
}

.vehicles-slider .slider-nav .nav-btn:hover {
  background-color: #0b0c15;
  border-color: #0b0c15;
}

.vehicles-slider .slider-nav .nav-btn:hover span {
  color: #ffffff;
}

.vehicles-slider .slider-nav .nav-btn:hover span img {
  -webkit-filter: invert(1) !important;
          filter: invert(1) !important;
}

.vehicles-slider .slider-nav .nav-btn:disabled {
  opacity: 0.8;
  cursor: not-allowed;
}

.vehicles-slider .slider-nav .nav-btn:disabled:hover {
  background-color: #ffffff;
  border-color: #b9b9b9;
}

.vehicles-slider .slider-nav .nav-btn:disabled:hover span {
  color: #0b0c15;
}

.vehicles-slider .slider-nav .nav-btn:disabled:hover span img {
  -webkit-filter: invert(1) !important;
          filter: invert(1) !important;
}

.vehicles-slider .slider-nav .nav-prev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media (max-width: 1600px) {
  .vehicles-slider .vehicles-slider-container {
    max-width: 1400px;
  }
  .vehicles-slider .slider-track {
    padding: 0 50px;
  }
  .vehicles-slider .vehicle-card {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 340px;
            flex: 0 0 340px;
    width: 340px;
    height: 450px;
  }
  .vehicles-slider .vehicle-image {
    height: 230px;
  }
  .vehicles-slider .vehicle-info {
    padding: 0 50px;
  }
  .vehicles-slider .vehicle-title {
    font-size: 20px;
    line-height: 26px;
    height: 78px;
  }
}

@media (max-width: 1200px) {
  .vehicles-slider .vehicles-slider-container {
    max-width: 100%;
  }
  .vehicles-slider .slider-track {
    padding: 0 30px;
  }
  .vehicles-slider .vehicle-card {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
            flex: 0 0 300px;
    width: 300px;
    height: 420px;
  }
  .vehicles-slider .vehicle-image {
    height: 200px;
  }
  .vehicles-slider .vehicle-info {
    padding: 0 40px;
  }
  .vehicles-slider .vehicle-title {
    font-size: 18px;
    line-height: 24px;
    height: 72px;
  }
  .vehicles-slider .vehicle-price {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .vehicles-slider {
    padding: 0px 0 100px;
  }
  .vehicles-slider .slider-track {
    padding: 0;
    gap: 15px;
  }
  .vehicles-slider .vehicle-card {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 280px;
            flex: 0 0 280px;
    width: 280px;
    height: 400px;
  }
  .vehicles-slider .vehicle-image {
    height: 180px;
  }
  .vehicles-slider .vehicle-info {
    padding: 0 30px;
  }
  .vehicles-slider .btn-slider-cta {
    position: static;
    -webkit-transform: none;
            transform: none;
    margin: 30px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .vehicles-slider .slider-nav {
    right: 35%;
    left: 35%;
    bottom: 20px;
  }
}

.vehicules-a-la-vente {
  position: relative;
  background-color: #ffffff;
  padding: 50px 0 60px;
  overflow: hidden;
  background-image: url("../assets/icons/rainbow-ombre-6.svg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: auto;
  margin-top: 100px;
}

@media (max-width: 1200px) {
  .vehicules-a-la-vente {
    background-size: 45%;
    margin-top: 0;
    padding-top: 0 !important;
  }
}

.vehicules-a-la-vente .vente-slider-container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
}

.vehicules-a-la-vente .vente-slider-background {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1440px;
  height: 100%;
  pointer-events: none;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 1200px) {
  .vehicules-a-la-vente .vente-slider-background {
    padding: 80px;
    top: 40%;
  }
}

.vehicules-a-la-vente .vente-slider-background img {
  border-radius: 18px 0;
}

.vehicules-a-la-vente .vente-slider-background .background-lines {
  position: relative;
  width: 100%;
  height: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.vehicules-a-la-vente .vente-slider-background .background-lines .line-red {
  position: absolute;
  height: 5px;
  width: 1060px;
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(25%, #e5032f), color-stop(75%, #e5032f), to(transparent));
  background: linear-gradient(to right, transparent 0%, #e5032f 25%, #e5032f 75%, transparent 100%);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.vehicules-a-la-vente .vente-slider-background .background-lines .line-blue {
  position: absolute;
  height: 5px;
  width: 840px;
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(25%, #008cd1), color-stop(75%, #008cd1), to(transparent));
  background: linear-gradient(to right, transparent 0%, #008cd1 25%, #008cd1 75%, transparent 100%);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.vehicules-a-la-vente .vente-slider-content {
  position: relative;
  z-index: 2;
  min-height: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.vehicules-a-la-vente .vente-slider-track {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.vehicules-a-la-vente .vente-slide {
  position: absolute;
  width: 761px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.vehicules-a-la-vente .vente-slide.slide-center {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transform: translateX(0) scale(1);
          transform: translateX(0) scale(1);
  z-index: 3;
}

.vehicules-a-la-vente .vente-slide.slide-center .slide-info {
  opacity: 1;
  visibility: visible;
}

.vehicules-a-la-vente .vente-slide.slide-left {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(-700px) scale(0.75);
          transform: translateX(-700px) scale(0.75);
  z-index: 2;
}

.vehicules-a-la-vente .vente-slide.slide-left .slide-info {
  opacity: 0;
  visibility: hidden;
}

.vehicules-a-la-vente .vente-slide.slide-right {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(700px) scale(0.75);
          transform: translateX(700px) scale(0.75);
  z-index: 2;
}

.vehicules-a-la-vente .vente-slide.slide-right .slide-info {
  opacity: 0;
  visibility: hidden;
}

.vehicules-a-la-vente .vente-slide.slide-hidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(0) scale(0.7);
          transform: translateX(0) scale(0.7);
  z-index: 1;
}

.vehicules-a-la-vente .vente-slide.slide-hidden .slide-info {
  opacity: 0;
  visibility: hidden;
}

.vehicules-a-la-vente .vente-slide .slide-vehicle-image {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 430px;
  margin-bottom: 60px;
}

.vehicules-a-la-vente .vente-slide .slide-vehicle-image img {
  max-width: 761px;
  max-height: 428px;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.vehicules-a-la-vente .vente-slide .slide-info {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  -webkit-transition: opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  visibility: hidden;
}

.vehicules-a-la-vente .vente-slide .slide-info .slide-title {
  margin: 0;
}

.vehicules-a-la-vente .vente-slide .slide-info .slide-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  padding: 10px 10px 10px 30px;
  background-color: transparent;
  border: 1px solid #0b0c15;
  border-radius: 40px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
}

.vehicules-a-la-vente .vente-slide .slide-info .slide-cta .cta-icon {
  width: 29px;
  height: 29px;
  background-color: #0b0c15;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.vehicules-a-la-vente .vente-slide .slide-info .slide-cta .cta-icon svg {
  width: 15px;
  height: 10px;
  fill: #ffffff;
}

.vehicules-a-la-vente .vente-slide .slide-info .slide-cta:hover {
  background-color: #0b0c15;
}

.vehicules-a-la-vente .vente-slide .slide-info .slide-cta:hover span {
  color: #ffffff;
}

.vehicules-a-la-vente .vente-slide .slide-info .slide-cta:hover .cta-icon {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

.vehicules-a-la-vente .vente-slider-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 3;
  pointer-events: none;
}

.vehicules-a-la-vente .vente-slider-nav .nav-container {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.vehicules-a-la-vente .vente-slider-nav .nav-btn {
  width: 52px;
  height: 42px;
  background-color: #ffffff;
  border: 1px solid #b9b9b9;
  border-radius: 40px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  pointer-events: auto;
}

.vehicules-a-la-vente .vente-slider-nav .nav-btn span {
  font-family: 'DIN', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #0b0c15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.vehicules-a-la-vente .vente-slider-nav .nav-btn:hover {
  background-color: #0b0c15;
  border-color: #0b0c15;
}

.vehicules-a-la-vente .vente-slider-nav .nav-btn:hover span {
  color: #ffffff;
}

.vehicules-a-la-vente .vente-slider-nav .nav-btn.nav-prev span {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.vehicules-a-la-vente .vente-slider-title {
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 40px;
}

@media (max-width: 1200px) {
  .vehicules-a-la-vente .vente-slider-title {
    max-width: 240px;
  }
}

@media (max-width: 1200px) {
  .vehicules-a-la-vente {
    padding: 80px 0;
  }
  .vehicules-a-la-vente .vente-slider-content {
    min-height: 500px;
  }
  .vehicules-a-la-vente .vente-slide.slide-left {
    -webkit-transform: translateX(-600px) scale(0.75);
            transform: translateX(-600px) scale(0.75);
  }
  .vehicules-a-la-vente .vente-slide.slide-right {
    -webkit-transform: translateX(600px) scale(0.75);
            transform: translateX(600px) scale(0.75);
  }
  .vehicules-a-la-vente .vente-slide .slide-vehicle-image {
    height: 350px;
    margin-bottom: 40px;
  }
  .vehicules-a-la-vente .vente-slide .slide-vehicle-image img {
    max-width: 600px;
    max-height: 340px;
  }
}

@media (max-width: 768px) {
  .vehicules-a-la-vente {
    padding: 60px 0;
  }
  .vehicules-a-la-vente .vente-slider-content {
    min-height: 400px;
  }
  .vehicules-a-la-vente .vente-slide {
    width: 90%;
    max-width: 500px;
  }
  .vehicules-a-la-vente .vente-slide.slide-left {
    -webkit-transform: translateX(-400px) scale(0.7);
            transform: translateX(-400px) scale(0.7);
  }
  .vehicules-a-la-vente .vente-slide.slide-right {
    -webkit-transform: translateX(400px) scale(0.7);
            transform: translateX(400px) scale(0.7);
  }
  .vehicules-a-la-vente .vente-slide .slide-vehicle-image {
    height: 250px;
    margin-bottom: 30px;
  }
  .vehicules-a-la-vente .vente-slide .slide-vehicle-image img {
    max-width: 400px;
    max-height: 230px;
  }
  .vehicules-a-la-vente .vente-slide .slide-info .slide-cta {
    padding: 10px 10px 10px 20px;
    gap: 15px;
  }
  .vehicules-a-la-vente .vente-slide .slide-info .slide-cta .cta-icon {
    width: 25px;
    height: 25px;
  }
  .vehicules-a-la-vente .vente-slider-nav .nav-container {
    padding: 0 30px;
  }
  .vehicules-a-la-vente .vente-slider-nav .nav-btn {
    width: 45px;
    height: 38px;
  }
}

.vente-slider-container-main {
  margin-bottom: 130px;
}

.nos_services_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1728px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.nos_services_title {
  max-width: 1728px;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  padding: 0 20px;
  position: absolute;
  bottom: 0;
}

.nos_services_title_line {
  background: var(--crea-black-400, #0B0C15);
  width: 45px;
  height: 3px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: auto;
  margin-right: 16px;
}

.services-pros {
  background-color: #0b0c15;
}

.services-pros .services-pros-container {
  max-width: 1728px;
  margin-left: auto;
  margin-right: auto;
  padding: 120px 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 60px;
}

@media (max-width: 1200px) {
  .services-pros .services-pros-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
  }
}

.services-pros .services-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: -webkit-fill-available;
  max-width: 797px;
  background-color: rgba(11, 12, 21, 0.7);
  background-opacity: 0.5;
  z-index: 20;
}

.services-pros .service-separator {
  width: 100%;
  height: 1px;
  background-color: #b9b9b9;
}

.services-pros .service-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 60px 0;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.services-pros .service-item .service-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  position: relative;
  z-index: 2;
}

.services-pros .service-item .service-title {
  margin: 0;
  color: #b9b9b9;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.services-pros .service-item .service-arrow {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 29px;
  height: 29px;
  margin-left: 24px;
}

.services-pros .service-item .service-arrow circle {
  -webkit-transition: stroke 0.3s ease, fill 0.3s ease;
  transition: stroke 0.3s ease, fill 0.3s ease;
}

.services-pros .service-item .service-arrow path {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}

.services-pros .service-item .service-image {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  pointer-events: none;
  z-index: 1;
  max-width: 100% !important;
  height: 100%;
}

.services-pros .service-item .service-image img {
  width: 100%;
  height: -webkit-fill-available !important;
  display: block;
}

.services-pros .service-item:hover .service-title {
  color: #ffffff;
}

.services-pros .service-item:hover .service-arrow circle {
  stroke: #ffffff;
  fill: #ffffff;
}

.services-pros .service-item:hover .service-arrow path {
  fill: #0b0c15;
}

.services-pros .service-item:hover .service-image {
  opacity: 1;
  visibility: visible;
}

.services-pros .services-pro-content-right {
  position: relative;
  padding: 120px 0;
  overflow: visible;
  margin-left: 145px;
  margin-right: 110px;
}

@media (max-width: 1200px) {
  .services-pros .services-pro-content-right {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

.services-pros .services-pro-content-right::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 600px;
  height: 100%;
  background-image: url("../assets/images/background-paper.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transform: translateX(-20%);
          transform: translateX(-20%);
  z-index: 0;
}

.services-pros .services-pro-background-image {
  margin-left: 90px;
}

.services-pros .services-pro-content-right-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.services-pros .services-pro-content-right-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px;
  max-width: 400px;
  z-index: 5;
  padding-bottom: 40px;
}

@media screen and (max-width: 1200px) {
  .services-pros .services-pro-content-right-text {
    padding: 0 40px;
  }
}

.services-pros .services-pro-content-right-text2 {
  margin: 0;
}

@media (max-width: 1200px) {
  .services-pros .services-pros-container {
    padding: 0 !important;
  }
  .services-pros .services-content {
    padding-bottom: 0 !important;
    padding: 80px 40px;
  }
  .services-pros .service-item {
    padding: 40px 0;
  }
  .services-pros .service-item .service-image {
    max-width: 40%;
  }
}

@media (max-width: 768px) {
  .services-pros .services-pros-container {
    padding: 60px 20px;
  }
  .services-pros .service-item {
    padding: 30px 0;
  }
  .services-pros .service-item .service-image {
    display: none;
  }
}

.services-pro-lanceur {
  background-color: #ffffff;
  padding: 120px 20px 150px;
}

.services-pro-lanceur .services-pro-lanceur-container {
  max-width: 1728px;
  margin: 0 auto;
}

.services-pro-lanceur .services-pro-lanceur-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 16px;
  margin-bottom: 86px;
}

.services-pro-lanceur .services-pro-lanceur-line {
  width: 55px;
  height: 3px;
  background-color: #0b0c15;
}

.services-pro-lanceur .services-pro-lanceur-title {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 500;
  font-size: 33px;
  line-height: 30px;
  letter-spacing: -1.32px;
  text-transform: uppercase;
  color: #0b0c15;
  margin: 0;
}

.services-pro-lanceur .services-pro-lanceur-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  max-width: 100%;
  margin: 0 auto;
}

.services-pro-lanceur .services-pro-lanceur-item {
  position: relative;
  height: 329px;
  border: 1px solid #D9D9D9;
  border-radius: 10px;
  padding: 65px 55px;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  background-color: #ffffff;
}

.services-pro-lanceur .services-pro-lanceur-item:hover {
  background-color: #0b0c15;
  border-color: #0b0c15;
  background-image: url(../assets/icons/rainbow-services-pros.png);
  background-position: bottom 0 right 20px;
  background-size: auto;
  background-repeat: no-repeat;
}

.services-pro-lanceur .services-pro-lanceur-item:hover .services-pro-lanceur-item-title {
  color: #ffffff;
}

.services-pro-lanceur .services-pro-lanceur-item:hover .services-pro-lanceur-item-arrow circle {
  stroke: #ffffff;
  fill: #ffffff;
}

.services-pro-lanceur .services-pro-lanceur-item:hover .services-pro-lanceur-item-arrow path {
  stroke: #0b0c15;
}

.services-pro-lanceur .services-pro-lanceur-item-content {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  max-width: 340px;
}

.services-pro-lanceur .services-pro-lanceur-item-title {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 500;
  font-size: 33px;
  line-height: 30px;
  letter-spacing: -1.32px;
  text-transform: uppercase;
  color: #0b0c15;
  margin: 0;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.services-pro-lanceur .services-pro-lanceur-item-arrow {
  width: 29px;
  height: 29px;
}

.services-pro-lanceur .services-pro-lanceur-item-arrow svg {
  width: 100%;
  height: 100%;
}

.services-pro-lanceur .services-pro-lanceur-item-arrow circle {
  -webkit-transition: stroke 0.3s ease, fill 0.3s ease;
  transition: stroke 0.3s ease, fill 0.3s ease;
}

.services-pro-lanceur .services-pro-lanceur-item-arrow path {
  -webkit-transition: stroke 0.3s ease;
  transition: stroke 0.3s ease;
}

.services-pro-lanceur .services-pro-lanceur-item-image {
  position: absolute;
  right: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: auto;
  height: 250px;
  opacity: 1;
  visibility: visible;
  pointer-events: none;
  z-index: 1;
}

.services-pro-lanceur .services-pro-lanceur-item-image img {
  width: 100%;
  height: 250px;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (max-width: 1200px) {
  .services-pro-lanceur {
    padding: 80px 40px 100px;
  }
  .services-pro-lanceur .services-pro-lanceur-grid {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    gap: 16px;
  }
  .services-pro-lanceur .services-pro-lanceur-item {
    height: 250px;
    padding: 40px 30px;
  }
  .services-pro-lanceur .services-pro-lanceur-item-image {
    width: 35%;
  }
  .services-pro-lanceur .services-pro-lanceur-header {
    margin-bottom: 60px;
  }
}

@media (max-width: 768px) {
  .services-pro-lanceur {
    padding: 60px 20px 80px;
  }
  .services-pro-lanceur .services-pro-lanceur-item {
    height: 200px;
    padding: 30px 20px;
  }
  .services-pro-lanceur .services-pro-lanceur-item-title {
    font-size: 28px;
    line-height: 26px;
  }
  .services-pro-lanceur .services-pro-lanceur-header {
    margin-bottom: 40px;
  }
  .services-pro-lanceur .services-pro-lanceur-title {
    font-size: 28px;
  }
  .services-pro-lanceur .services-pro-lanceur-line {
    width: 40px;
  }
}

.partenaires {
  background-color: #0b0c15;
  padding: 100px 0 60px;
  position: relative;
  overflow: visible;
}

@media (max-width: 768px) {
  .partenaires {
    padding: 60px 0 40px;
  }
}

.partenaires-container {
  max-width: 1728px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 64px;
  position: relative;
}

@media (max-width: 768px) {
  .partenaires-container {
    padding: 0 20px;
  }
}

.partenaires-title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  margin-bottom: 86px;
}

@media (max-width: 1200px) {
  .partenaires-title-wrapper {
    margin-bottom: 30px;
  }
}

.partenaires-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 16px;
}

.partenaires-title-line {
  background: #ffffff;
  width: 55px;
  height: 3px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 6px;
}

@media (max-width: 768px) {
  .partenaires-title-line {
    width: 45px;
  }
}

.partenaires-title-text {
  color: #ffffff;
  margin: 0;
}

.partenaires-logos-container {
  margin-bottom: 76px;
  width: 100%;
  margin-bottom: 50px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 1200px) {
  .partenaires-logos-container {
    margin-bottom: 50px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .partenaires-logos-container::-webkit-scrollbar {
    height: 6px;
  }
  .partenaires-logos-container::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 3px;
  }
  .partenaires-logos-container::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 3px;
  }
}

.partenaires-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 88px;
  padding: 72px 104px;
  position: relative;
}

@media (max-width: 1200px) {
  .partenaires-logos {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 40px;
    padding: 50px 0;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
  }
}

.partenaire-logo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.partenaire-logo img {
  width: auto;
  height: auto;
  max-width: 113px;
  max-height: 72px;
  -o-object-fit: contain;
     object-fit: contain;
}

.partenaire-logo:not(:last-child)::after {
  content: '';
  position: absolute;
  right: -44px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 72px;
  background-color: #2b2c3a;
}

@media (max-width: 1200px) {
  .partenaire-logo:not(:last-child)::after {
    right: -30px;
  }
}

@media (max-width: 768px) {
  .partenaire-logo:not(:last-child)::after {
    right: -20px;
    height: 60px;
  }
}

@media (max-width: 768px) {
  .partenaire-logo img {
    max-width: 100px;
    max-height: 60px;
  }
}

.partenaires-cta-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.btn-partenaires-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  padding: 10px 10px 10px 30px;
  background-color: transparent;
  border: 1px solid #ffffff;
  border-radius: 40px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.btn-partenaires-cta span {
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: #ffffff;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.btn-partenaires-cta svg {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.btn-partenaires-cta svg circle {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}

.btn-partenaires-cta svg path {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}

.btn-partenaires-cta:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}

.btn-partenaires-cta:hover span {
  color: #0b0c15;
}

.btn-partenaires-cta:hover svg circle {
  fill: #0b0c15;
}

.btn-partenaires-cta:hover svg path {
  fill: #ffffff;
}

@media (max-width: 768px) {
  .btn-partenaires-cta {
    padding: 10px 10px 10px 20px;
    gap: 15px;
  }
  .btn-partenaires-cta span {
    font-size: 14px;
    letter-spacing: 0.7px;
  }
  .btn-partenaires-cta svg {
    width: 25px;
    height: 25px;
  }
}

.van-partenaires {
  position: absolute;
  top: -360px;
  left: 0;
}

@media (max-width: 1200px) {
  .van-partenaires {
    top: -190px;
    left: 0;
    width: 300px;
  }
}

@media (max-width: 768px) {
  .van-partenaires {
    top: -136px;
    left: 0;
    width: 250px;
  }
}

.fire-partenaires {
  position: absolute;
  top: -265px;
  z-index: -1;
}

@media (max-width: 1200px) {
  .fire-partenaires {
    width: 300px;
    top: -106px;
  }
}

@media (max-width: 768px) {
  .fire-partenaires {
    width: 250px;
    top: -76px;
  }
}

.etapes-accompagnement-section {
  background-image: url(../assets/icons/rainbow-ombre-6.svg);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: auto;
}

@media (max-width: 1200px) {
  .etapes-accompagnement-section {
    background-size: 45%;
  }
}

.etapes-accompagnement {
  position: relative;
  padding: 150px 20px 226px;
  overflow: hidden;
  background-image: url("../assets/icons/rainbow-step.png");
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: right 0px top 55%;
}

@media (max-width: 1200px) {
  .etapes-accompagnement {
    background-size: 93%;
    background-position: center;
    padding-right: 0;
    padding-bottom: 200px;
    padding-top: 80px;
  }
}

.etapes-accompagnement-container {
  max-width: 1438px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.etapes-accompagnement-header {
  max-width: 662px;
  padding-left: 3%;
}

@media (max-width: 1200px) {
  .etapes-accompagnement-header {
    padding-left: 0;
    padding-right: 20px;
  }
}

.etapes-accompagnement-title {
  margin-bottom: 12px;
}

@media (max-width: 1200px) {
  .etapes-accompagnement-title {
    max-width: 476px;
  }
}

.etapes-accompagnement-description {
  max-width: 400px;
}

.etapes-accompagnement-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 67px;
  position: relative;
  padding-top: 52px;
}

@media (max-width: 1200px) {
  .etapes-accompagnement-steps {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    gap: 30px;
    overflow: scroll;
    padding-bottom: 40px;
    padding-left: 20%;
    padding-right: 20px;
  }
}

.etape-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 28px;
  position: relative;
}

.etape-card {
  width: 205px;
  height: 299px;
  background: #ffffff;
  border: 1px solid #0b0c15;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.etape-number {
  margin: 0;
  font-size: 150px !important;
  line-height: 112px !important;
  letter-spacing: -4.5px !important;
}

.etape-text {
  text-align: center;
  margin: 0;
}

/* HERO */
.hero {
  background-color: #0b0c15;
  color: #ffffff;
  padding-top: 308px;
  margin-top: -52px;
  background-image: url("../assets/images/hero-utilitaires.png");
  background-size: auto;
  background-position: right top -150px;
  background-repeat: no-repeat;
  position: relative;
}

@media (max-width: 1224px) {
  .hero {
    padding-top: 628px;
    background-size: auto;
    background-position: center top -150px;
  }
}

@media (max-width: 800px) {
  .hero {
    padding-top: 70%;
    background-size: contain;
    background-position: top -32px center;
  }
}

.hero .hero-container {
  max-width: 1350px;
  padding: 0 20px;
  margin: 0 auto;
}

.hero .crea-surtitle {
  color: #ffffff;
  margin-bottom: 24px !important;
}

@media (max-width: 800px) {
  .hero .crea-surtitle {
    margin-bottom: 12px !important;
  }
}

.hero .hero-title {
  color: #ffffff;
  max-width: 797px;
}

.hero .hero-subtitle {
  color: #ffffff;
  margin-top: 32px;
}

@media (max-width: 800px) {
  .hero .hero-subtitle {
    margin-top: 16px !important;
  }
}

.hero .hero-rainbow-ombre {
  position: absolute;
  right: 0;
  bottom: -210px;
  z-index: 2;
}

@media (max-width: 800px) {
  .hero .hero-rainbow-ombre {
    display: none;
  }
}

/* NOUVEAUTÉS */
.nouveautes {
  margin: 0;
}

.nouveautes .nouveautes-container-black-part {
  background-color: #0b0c15;
  padding-top: 160px;
  padding-bottom: 52px;
  background-image: url("../assets/images/small-smoke-1.png");
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
}

@media (max-width: 800px) {
  .nouveautes .nouveautes-container-black-part {
    padding-top: 80px;
  }
}

.nouveautes-title {
  color: #ffffff;
}

/* AVENTURE FAMILIALE */
.aventure-familiale-container {
  background-image: url("../assets/images/smoke-2.png");
  background-size: contain;
  background-position: bottom -100px right;
  background-repeat: no-repeat;
}

.aventure-familiale-content {
  max-width: 1728px;
  margin: 0 auto;
  padding: 140px 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 1200px) {
  .aventure-familiale-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 80px 20px;
  }
}

.aventure-familiale-content .aventure-familiale-content-left {
  max-width: 800px;
  padding-bottom: 120px;
}

@media (max-width: 1200px) {
  .aventure-familiale-content .aventure-familiale-content-left {
    padding-bottom: 0;
  }
}

.aventure-familiale-content .aventure-familiale-content-left .aventure-familiale-text {
  max-width: 650px;
  margin-top: 20px;
  margin-bottom: 32px;
}

.aventure-familiale-content .aventure-familiale-content-right {
  margin-top: 160px;
}

@media (max-width: 1200px) {
  .aventure-familiale-content .aventure-familiale-content-right {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.financements-page .partenaires-title {
  position: absolute;
  top: -150px;
}

@media (max-width: 1200px) {
  .financements-page .partenaires-title {
    top: -135px;
  }
}

@media (max-width: 768px) {
  .financements-page .partenaires-title {
    top: -95px;
  }
}

.financements-page .partenaires-title .partenaires-title-line {
  background: #0b0c15 !important;
  margin-bottom: 2px !important;
}

.financements-page .partenaires-title .partenaires-title-text {
  color: #0b0c15 !important;
}

.financements-page .columns-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 40px;
  color: #ffffff;
  max-width: 1330px;
  margin: 0 auto;
}

@media (max-width: 1200px) {
  .financements-page .columns-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.financements-page .column-left {
  width: 100%;
  max-width: 660px;
  margin-top: 80px;
}

@media (max-width: 1200px) {
  .financements-page .column-left {
    margin-top: 0;
  }
}

.financements-page .column-left .column-title {
  color: #ffffff;
  margin-bottom: 12px;
}

@media (max-width: 1200px) {
  .financements-page .column-left .column-title {
    max-width: 330px;
  }
}

.financements-page .column-left .column-text {
  color: #ffffff;
}

.financements-page .column-right {
  width: 100%;
}

.financements-page .column-right img {
  margin: 0 auto;
}

.partenaires-bancaires {
  background-color: #0b0c15;
  padding: 100px 20px 160px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 1200px) {
  .partenaires-bancaires {
    padding: 80px 20px 120px;
  }
}

.partenaires-bancaires .partenaires-bancaires-container {
  max-width: 1728px;
  margin: 0 auto;
}

.partenaires-bancaires .partenaires-bancaires-title {
  color: #ffffff;
  margin-bottom: 60px;
  max-width: 470px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1200px) {
  .partenaires-bancaires .partenaires-bancaires-title {
    max-width: 300px;
  }
}

.partenaires-bancaires .partenaires-bancaires-slider {
  position: relative;
  width: 100%;
  max-width: 1700px;
  margin: 0 auto;
  min-height: auto;
}

.partenaires-bancaires .partenaires-slider-content {
  position: relative;
  width: 100%;
  height: 505px;
}

@media (max-width: 1200px) {
  .partenaires-bancaires .partenaires-slider-content {
    height: 400px;
  }
}

.partenaires-bancaires .partenaire-slide {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1), transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1), transform 0.8s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  border-top: 1px solid #888888;
  border-bottom: 1px solid #888888;
}

.partenaires-bancaires .partenaire-slide.slide-center {
  opacity: 1;
  pointer-events: auto;
  z-index: 2;
  -webkit-transform: translateX(-50%) scale(1);
          transform: translateX(-50%) scale(1);
}

.partenaires-bancaires .partenaire-slide.slide-left, .partenaires-bancaires .partenaire-slide.slide-right {
  opacity: 0;
  z-index: 1;
  -webkit-transform: translateX(-50%) scale(0.95);
          transform: translateX(-50%) scale(0.95);
}

.partenaires-bancaires .partenaire-slide.slide-hidden {
  opacity: 0;
  z-index: 0;
  -webkit-transform: translateX(-50%) scale(0.9);
          transform: translateX(-50%) scale(0.9);
}

.partenaires-bancaires .partenaire-slide-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  max-width: 529px;
  width: 100%;
  padding: 0 20px;
  z-index: 2;
  position: relative;
}

@media (max-width: 1200px) {
  .partenaires-bancaires .partenaire-slide-content {
    gap: 20px;
  }
}

.partenaires-bancaires .partenaire-logo {
  height: auto;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.partenaires-bancaires .partenaire-logo::after {
  content: none !important;
}

.partenaires-bancaires .partenaire-logo img {
  max-height: 100%;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.partenaires-bancaires .partenaire-description {
  color: #ffffff;
  text-align: center;
  line-height: 24px;
}

@media (max-width: 1200px) {
  .partenaires-bancaires .partenaire-description {
    font-size: 16px;
    line-height: 22px;
    padding: 0 20%;
  }
}

.partenaires-bancaires .partenaire-cta {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  padding: 10px 10px 10px 30px;
  border: 1px solid #ffffff;
  border-radius: 40px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.partenaires-bancaires .partenaire-cta:hover {
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}

.partenaires-bancaires .partenaire-cta-text {
  color: #ffffff;
  font-family: 'Barlow Semi Condensed', sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
}

.partenaires-bancaires .partenaire-cta-icon {
  width: 29px;
  height: 29px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.partenaires-bancaires .partenaire-cta-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.partenaires-bancaires .partenaire-slide-line {
  position: absolute;
  width: 1px;
  height: 445px;
  background-color: #888888;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 1200px) {
  .partenaires-bancaires .partenaire-slide-line {
    height: 320px;
  }
}

.partenaires-bancaires .partenaire-slide-line.partenaire-slide-line-left {
  left: 18%;
}

.partenaires-bancaires .partenaire-slide-line.partenaire-slide-line-right {
  right: 18%;
}

.partenaires-bancaires .partenaires-slider-navigation {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1700px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  pointer-events: none;
  padding: 0 10%;
  z-index: 3;
}

@media (max-width: 1200px) {
  .partenaires-bancaires .partenaires-slider-navigation {
    padding: 0;
    -webkit-transform: translate(-50%, -155%);
            transform: translate(-50%, -155%);
  }
}

.partenaires-bancaires .nav-btn {
  background: transparent;
  border: 1px solid #888888;
  color: #ffffff;
  width: 60px;
  height: 42px;
  border-radius: 40px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  font-family: 'DIN', sans-serif;
  font-weight: 700;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  pointer-events: auto;
}

@media (max-width: 768px) {
  .partenaires-bancaires .nav-btn {
    width: 50px;
    height: 36px;
  }
}

.partenaires-bancaires .nav-btn:hover:not(:disabled) {
  background-color: #ffffff;
  color: #0b0c15;
  border-color: #ffffff;
}

.partenaires-bancaires .nav-btn:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

.partenaires-bancaires .nav-btn.nav-prev span {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  display: block;
}

.partenaires-bancaires .partenaires-slider-dots {
  position: absolute;
  bottom: -60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 9px;
  z-index: 3;
}

@media (max-width: 1200px) {
  .partenaires-bancaires .partenaires-slider-dots {
    bottom: -50px;
  }
}

.partenaires-bancaires .dot {
  height: 4px;
  width: 27px;
  background-color: #2b2c3a;
  border: none;
  border-radius: 20px;
  cursor: pointer;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  padding: 0;
}

.partenaires-bancaires .dot.active {
  width: 91px;
  background-color: #ffffff;
}

.partenaires-bancaires .dot:hover:not(.active) {
  background-color: rgba(255, 255, 255, 0.5);
}

.page-hero-surcontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 80px;
  margin-bottom: 80px;
  gap: 30px;
  padding: 0 20px;
}

@media (max-width: 1200px) {
  .page-hero-surcontainer {
    margin-top: 48px;
  }
}

.page-hero-surcontainer .page-hero-surtitle {
  margin: 0;
}

.page-hero-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
}

.page-hero-content .page-hero-title {
  text-align: center;
  margin-bottom: 50px;
  max-width: 1065px;
  padding: 0 20px;
}

@media (max-width: 1200px) {
  .page-hero-content .page-hero-title {
    max-width: 470px;
  }
}

.page-hero-content .page-hero-subtitle {
  margin-bottom: 30px;
  text-align: center;
}

.page-hero-content .page-hero-text {
  margin: 0;
  text-align: center;
  max-width: 630px;
}

.page-hero-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 80px 20px 320px;
  background-image: url("../assets/images/smoke-hero.png");
  background-size: contain;
  background-position: initial;
  background-repeat: no-repeat;
}

@media (max-width: 1200px) {
  .page-hero-image {
    padding: 30px 20px 160px;
  }
}

.partenaires-page .page-hero-content {
  padding-bottom: 160px !important;
}

.partenaires-page .page-hero {
  background-image: url("../assets/images/fire2.png"), url("../assets/images/fire3.png");
  background-position: bottom left, bottom right;
  background-repeat: no-repeat, no-repeat;
  background-size: 35%, 35%;
}

.van-fire2 {
  position: absolute;
  top: -236px;
  left: 0;
  width: 550px;
}

@media (max-width: 1600px) {
  .van-fire2 {
    top: -132px;
    width: 25vw;
  }
}

@media (max-width: 1200px) {
  .van-fire2 {
    width: 25vw;
    top: -108px;
  }
}

@media (max-width: 1000px) {
  .van-fire2 {
    width: 150px;
    top: -65px;
  }
}

.partenaires-grid {
  background-color: #0b0c15;
  padding: 70px 0px 180px;
  position: relative;
  overflow: visible;
}

@media (max-width: 900px) {
  .partenaires-grid {
    padding: 50px 0px 120px;
  }
}

@media (max-width: 480px) {
  .partenaires-grid {
    padding: 40px 0px 80px;
  }
}

.partenaires-grid .filters-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 80px;
}

@media (max-width: 1000px) {
  .partenaires-grid .filters-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-bottom: 40px;
    padding: 0 20px 60px;
  }
}

@media (max-width: 480px) {
  .partenaires-grid .filters-container {
    padding: 0 16px 40px;
    gap: 12px;
  }
}

.partenaires-grid .filter-select {
  position: relative;
  width: 200px;
  height: 49px;
}

@media (max-width: 1000px) {
  .partenaires-grid .filter-select {
    width: 100%;
    max-width: 720px;
  }
}

.partenaires-grid .filter-select select {
  width: 100%;
  height: 100%;
  padding: 0 40px 0 20px;
  background-color: transparent;
  border: 1px solid #888888;
  border-radius: 8px;
  font-family: "Barlow Semi Condensed";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
  color: #ffffff;
}

.partenaires-grid .filter-select select:hover {
  border-color: #3a4254;
}

.partenaires-grid .filter-select select:focus {
  border-color: #4a5266;
}

.partenaires-grid .filter-select::after {
  content: '';
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 10px;
  height: 7px;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='7' viewBox='0 0 10 7' fill='none'><path d='M4.57964 6.53169L-0.000869836 1.95118L-0.000869751 -4.00441e-07L4.57964 4.50586L9.16016 0L9.16016 1.95118L4.57964 6.53169Z' fill='white'/></svg>");
}

.partenaires-grid .filter-select select option {
  background-color: #1a1f2e;
  color: #ffffff;
}

.partenaires-grid-container {
  max-width: 1700px;
  margin: 0 auto;
  padding: 0 96px;
}

@media (max-width: 1400px) {
  .partenaires-grid-container {
    padding: 0 72px;
  }
}

@media (max-width: 1200px) {
  .partenaires-grid-container {
    padding: 0 48px;
  }
}

@media (max-width: 1050px) {
  .partenaires-grid-container {
    padding: 0 32px;
  }
}

@media (max-width: 480px) {
  .partenaires-grid-container {
    padding: 0 16px;
  }
}

.partenaires-grid-content {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
  row-gap: 48px;
  background-color: transparent;
  border-radius: 16px;
  overflow: hidden;
}

@media (max-width: 1050px) {
  .partenaires-grid-content {
    -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    row-gap: 40px;
  }
}

@media (max-width: 480px) {
  .partenaires-grid-content {
    row-gap: 32px;
    border-radius: 12px;
  }
}

.partenaires-grid-content > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 24px 72px;
  min-height: 100px;
  background-color: transparent;
  position: relative;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.partenaires-grid-content > div:nth-child(4n) {
  border-right: none;
}

.partenaires-grid-content > div::after {
  content: '';
  position: absolute;
  bottom: -24px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
}

.partenaires-grid-content > div:nth-last-child(-n+4)::after {
  display: none;
}

@media (max-width: 1050px) {
  .partenaires-grid-content > div {
    padding: 20px 24px;
    min-height: 80px;
  }
  .partenaires-grid-content > div:nth-child(4n) {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
  }
  .partenaires-grid-content > div:nth-child(3n) {
    border-right: none;
  }
  .partenaires-grid-content > div::after {
    bottom: -20px;
  }
  .partenaires-grid-content > div:nth-last-child(-n+4)::after {
    display: block;
  }
  .partenaires-grid-content > div:nth-last-child(-n+3)::after {
    display: none;
  }
}

@media (max-width: 480px) {
  .partenaires-grid-content > div {
    padding: 16px 16px;
    min-height: 70px;
  }
  .partenaires-grid-content > div::after {
    bottom: -16px;
  }
}

.partenaires-grid-content > div img {
  max-width: 113px;
  max-height: 72px;
  width: auto;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  opacity: 0.9;
}

@media (max-width: 1200px) {
  .partenaires-grid-content > div img {
    max-width: 100px;
    max-height: 60px;
  }
}

@media (max-width: 1050px) {
  .partenaires-grid-content > div img {
    max-width: 80px;
    max-height: 50px;
  }
}

@media (max-width: 480px) {
  .partenaires-grid-content > div img {
    max-width: 60px;
    max-height: 40px;
  }
}

.partenaires-page .partenaires-bancaires {
  background-color: #ffffff;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.partenaires-page .partenaires-bancaires .partenaires-bancaires-container {
  background-image: url("../assets/images/small-smoke-2.png");
  background-size: auto;
  background-position: left top 16px;
  background-repeat: no-repeat;
  padding-left: 20px;
  padding-right: 20px;
}

.partenaires-page .partenaires-bancaires .partenaire-slide-content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.partenaires-page .partenaires-bancaires .partenaires-bancaires-slider {
  background-color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
}

.partenaires-page .partenaires-bancaires .nav-btn:hover:not(:disabled) {
  color: #ffffff;
  border-color: #0b0c15;
}

.partenaires-page .partenaires-bancaires .partenaires-bancaires-title {
  color: #0b0c15;
  max-width: 350px;
}

.partenaires-page .partenaires-bancaires .dot {
  background-color: #d9d9d9;
}

.partenaires-page .partenaires-bancaires .dot.active {
  background-color: #0b0c15;
}

.partenaires-page .partenaires-bancaires .temoignage-author {
  margin-top: 20px;
}

.partenaires-page .partenaires-bancaires .temoignage-author .temoignage-author-name {
  margin-bottom: 0px;
}
/*# sourceMappingURL=main.css.map */