.elementor-kit-4{--e-global-color-primary:#0F1B29;--e-global-color-secondary:#626D6B;--e-global-color-text:#0F1B29;--e-global-color-accent:#3BDA91;--e-global-color-2049c52:#FFFDF5;--e-global-color-883c0d4:#777777;--e-global-color-3d0c4b3:#CFCFCF;--e-global-color-cdf5701:#005244;--e-global-color-c5039b4:#FFFFFF;--e-global-color-7e550ed:#277A50;--e-global-typography-primary-font-size:20px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-size:1em;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-weight:500;--e-global-typography-92654ae-font-size:1.3em;--e-global-typography-92654ae-font-weight:500;--e-global-typography-92654ae-line-height:1.2em;--e-global-typography-3d9f83e-font-size:4em;--e-global-typography-fdea27f-font-size:2em;--e-global-typography-fdea27f-line-height:1.2em;--e-global-typography-8e22a65-font-size:1.5em;--e-global-typography-8e22a65-font-weight:900;--e-global-typography-8e22a65-line-height:1.1em;--e-global-typography-ec0d7bb-font-size:0.9em;--e-global-typography-ec0d7bb-font-weight:bold;--e-global-typography-ec0d7bb-text-transform:uppercase;--e-global-typography-ec0d7bb-letter-spacing:0.12em;--e-global-typography-a41788c-font-size:2.5em;--e-global-typography-a41788c-font-weight:700;--e-global-typography-a41788c-line-height:1.1em;--e-global-typography-7ef84d9-font-size:5em;--e-global-typography-7ef84d9-font-weight:bold;--e-global-typography-bb0a727-font-size:1em;--e-global-typography-0dfd8e9-font-family:"Permanent Marker";--e-global-typography-0dfd8e9-font-size:1.2em;--e-global-typography-0c8f201-font-size:1em;--e-global-typography-0c8f201-font-weight:700;background-color:var( --e-global-color-2049c52 );color:var( --e-global-color-primary );font-family:"Hanken Grotesk", Sans-serif;font-size:18px;font-weight:500;line-height:1.2em;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:#FFFFFF;font-weight:600;color:var( --e-global-color-primary );border-style:solid;border-width:1px 1px 1px 1px;border-color:#000000;}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{background-color:var( --e-global-color-primary );color:#FFFFFF;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 h1{font-size:5.3em;}.elementor-kit-4 h2{font-size:2.8em;font-weight:500;line-height:1.1em;}.elementor-kit-4 h3{font-size:2em;font-weight:900;line-height:1.1em;}.elementor-kit-4 h4{color:var( --e-global-color-7e550ed );font-size:0.7em;font-weight:900;text-transform:uppercase;letter-spacing:0.07em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:010px;}.elementor-element{--widgets-spacing:010px 010px;--widgets-spacing-row:010px;--widgets-spacing-column:010px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-92654ae-font-size:1.2em;--e-global-typography-3d9f83e-font-size:2em;--e-global-typography-fdea27f-font-size:1.5em;--e-global-typography-a41788c-font-size:2em;font-size:14px;}.elementor-kit-4 h1{font-size:2.5em;}.elementor-kit-4 h2{font-size:2em;}.elementor-kit-4 h3{font-size:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.button-underline {
  position: relative;
  display: inline-block;
  padding-bottom: 4px;
  text-decoration: none;
  font-weight: 600;
  border-bottom: 2px solid #f1111; /* soulignement gris clair, toujours visible */
  transition: color 0.3s ease;
}

.button-underline::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0px;
  margin-bottom: -2px;
  width: 0%;
  height: 2px;
  background-color: #1a1a1a; /* soulignement animé en noir */
  transition: width 0.3s ease;
}

.button-underline:hover::after {
  width: 100%;
}

.elementor-widget-heading h2 {
  margin-bottom: 1rem;
}

.price-option {
  font-size: 1em;
}/* End custom CSS */