.elementor-kit-15{--e-global-color-primary:#476D8C;--e-global-color-secondary:#54595F;--e-global-color-text:#FFFFFF;--e-global-color-accent:#F8CE7A;--e-global-color-394b1ef:#FFFFFF;--e-global-color-1d4d232:#040C11;--e-global-color-27b5ee9:#182A36;--e-global-color-b9fd897:#00000000;--e-global-color-eef3c86:#040B0F;--e-global-color-c69d0c1:#1F3442;--e-global-color-77ec887:#FFFFFF29;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-34bd12e-font-size:72px;--e-global-typography-34bd12e-font-weight:600;--e-global-typography-34bd12e-text-transform:uppercase;--e-global-typography-34bd12e-line-height:70px;--e-global-typography-34bd12e-letter-spacing:-0.02em;--e-global-typography-8bb0359-font-size:72px;--e-global-typography-8bb0359-font-weight:700;--e-global-typography-8bb0359-text-transform:uppercase;--e-global-typography-8bb0359-letter-spacing:-0.02em;--e-global-typography-4a0120b-font-size:28px;--e-global-typography-4a0120b-font-weight:400;--e-global-typography-4a0120b-line-height:30px;--e-global-typography-ddd3afc-font-size:21px;--e-global-typography-ddd3afc-line-height:30px;background-color:var( --e-global-color-v4-background-dark );color:var( --e-global-color-394b1ef );font-family:"Poppins", Sans-serif;font-size:21px;font-weight:400;line-height:30px;overscroll-behavior:contain;--e-page-transition-entrance-animation:e-page-transition-fade-out-down;--e-page-transition-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-color:#FFF;--e-preloader-size:96px;}.elementor-kit-15 button,.elementor-kit-15 input[type="button"],.elementor-kit-15 input[type="submit"],.elementor-kit-15 .elementor-button{background-color:var( --e-global-color-394b1ef );font-size:17px;font-weight:300;text-transform:uppercase;letter-spacing:2px;color:var( --e-global-color-1d4d232 );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-394b1ef );border-radius:27px 27px 27px 27px;padding:12px 20px 12px 20px;}.elementor-kit-15 button:hover,.elementor-kit-15 button:focus,.elementor-kit-15 input[type="button"]:hover,.elementor-kit-15 input[type="button"]:focus,.elementor-kit-15 input[type="submit"]:hover,.elementor-kit-15 input[type="submit"]:focus,.elementor-kit-15 .elementor-button:hover,.elementor-kit-15 .elementor-button:focus{background-color:var( --e-global-color-b9fd897 );color:var( --e-global-color-394b1ef );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-394b1ef );border-radius:28px 28px 28px 28px;}.elementor-kit-15 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-kit-15 p{margin-block-end:10px;}.elementor-kit-15 h1{font-size:72px;}.elementor-kit-15 h2{font-size:72px;font-weight:700;text-transform:uppercase;}.elementor-kit-15 h3{font-size:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1720px;}.e-con{--container-max-width:1720px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-15{--e-global-typography-34bd12e-font-size:56px;--e-global-typography-34bd12e-line-height:56px;--e-global-typography-8bb0359-font-size:37px;--e-global-typography-8bb0359-line-height:41px;--e-global-typography-4a0120b-font-size:21px;--e-global-typography-ddd3afc-font-size:18px;--e-global-typography-ddd3afc-line-height:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-15{--e-global-typography-34bd12e-font-size:33px;--e-global-typography-34bd12e-line-height:33px;--e-global-typography-8bb0359-font-size:33px;--e-global-typography-8bb0359-line-height:33px;--e-global-typography-4a0120b-font-size:20px;--e-global-typography-4a0120b-line-height:26px;--e-global-typography-ddd3afc-font-size:16px;--e-global-typography-ddd3afc-line-height:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --background-dark:#040c11; --color-blue:#3f6380; --gold:#f8ce7a; --white:#ffffff; --titles:Poppins; }
/* Start custom CSS *//* OVERFLOW X */
body {
  overflow-x: hidden;
}

body {
  width: 100%;
}


/* Titres H1 avec alternance de texte */
.mg-title{
    color: var(--white);
    font-size: clamp(42px, 5vw, 76px);
    font-weight: 700;
    line-height: .9;
    letter-spacing: -0.03em;
    text-transform: uppercase;
}

.mg-title-center{
    text-align:center;
}

.mg-title-left{
    text-align:left;
}

.mg-title-right{
    text-align:right;
}

.mg-title span {
    color: var(--gold);
}

 /* Bouton div Elementor V4 */
.mg-btn {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  border: none;
  isolation: isolate;

  transition:
    background-color .28s ease,
    color .28s ease,
    box-shadow .28s ease;
}

/* Contenu au-dessus du masque */
.mg-btn > * {
  position: relative;
  z-index: 2;
}

/* Contour blanc animé */
.mg-btn::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 2px solid var(--white);
  border-radius: inherit;
  clip-path: inset(0 0 0 100%);
  transition: clip-path .35s ease;
  pointer-events: none;
  z-index: 1;
}

/* Hover */
.mg-btn:hover {
  background-color: var(--gold);
  color: var(--background);
}

/* Apparition du contour de droite à gauche */
.mg-btn:hover::before {
  clip-path: inset(0 0 0 0);
}

/* Héritage couleur */
.mg-btn * {
  color: inherit;
}

/* Animation SVG */
.mg-btn svg,
.mg-btn img {
  position: relative;
  z-index: 3;
}

.mg-btn:hover svg,
.mg-btn:hover img {
  animation: mg-icon-fly .8s ease-out infinite;
}

@keyframes mg-icon-fly {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }

  70% {
    transform: translate(8px, -8px);
    opacity: 0;
  }

  100% {
    transform: translate(8px, -8px);
    opacity: 0;
  }
}
.mg-btn > * {
  position: relative;
  z-index: 3;
}

/* Sections en 1720px */
.page-width{
    max-width:1720px;
    margin-inline:auto;
}

/* TITRE MAGINEO */
.mg-title {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;

  font-family: var(--titles);
  font-size: 72px !important;
  font-weight: 600;
  line-height: 70px !important;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: var(--white);

  z-index: 1;
}

.mg-title span {
  color: var(--gold);
}

.mg-title::before {
  content: "";
  position: absolute;
  top: -16px;
  left: -24px;
  width: 64px;
  height: 64px;
  background: url("/wp-content/uploads/2026/06/title-bg-puce.png") center / contain no-repeat;
  pointer-events: none;
  z-index: -1;
}

/* TABLETTE */
@media screen and (max-width: 1042px) {
  .mg-title {
    font-size: 56px !important;
    line-height: 56px !important;
  }

  .mg-title::before {
    width: 52px;
    height: 52px;
    top: -14px;
    left: -20px;
  }
}

/* MOBILE */
@media screen and (max-width: 767px) {
  .mg-title {
    font-size: 33px !important;
    line-height: 33px !important;
  }

  .mg-title::before {
    width: 38px;
    height: 38px;
    top: -10px;
    left: -14px;
  }
}/* End custom CSS */