.elementor-kit-5{--e-global-color-primary:#262626;--e-global-color-secondary:#818181;--e-global-color-text:#818181;--e-global-color-accent:#3662C0;--e-global-color-1fb531f:#CECDCD;--e-global-color-b2fb168:#FFFAF3;--e-global-color-00d1ff5:#FFFFFF;--e-global-typography-primary-font-family:"Geist";--e-global-typography-primary-font-size:clamp(46px,3.59vw,56px);--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.2;--e-global-typography-secondary-font-family:"Geist";--e-global-typography-secondary-font-size:clamp(38px,3.077vw,48px);--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1.2;--e-global-typography-secondary-letter-spacing:-1.2px;--e-global-typography-text-font-family:"Geist";--e-global-typography-text-font-size:clamp(12px,1.026vw,16px);--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.5;--e-global-typography-text-letter-spacing:-0.048px;--e-global-typography-accent-font-family:"Geist";--e-global-typography-accent-font-size:clamp(10px,0.897vw,14px);--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.2;--e-global-typography-9b2555c-font-family:"Geist";--e-global-typography-9b2555c-font-size:clamp(32px,2.308vw,36px);--e-global-typography-9b2555c-font-weight:700;--e-global-typography-9b2555c-line-height:1.2;--e-global-typography-9b2555c-letter-spacing:-0.72px;--e-global-typography-47d24d1-font-family:"Geist";--e-global-typography-47d24d1-font-size:clamp(16px,1.282vw,20px);--e-global-typography-47d24d1-font-weight:600;--e-global-typography-47d24d1-line-height:1.2;--e-global-typography-47d24d1-letter-spacing:-0.14px;--e-global-typography-22dd34a-font-family:"Geist";--e-global-typography-22dd34a-font-size:clamp(16px,1.41vw,22px);--e-global-typography-22dd34a-font-weight:500;--e-global-typography-ebce3e5-font-family:"Geist";--e-global-typography-ebce3e5-font-size:clamp(10px,0.897vw,14px);--e-global-typography-ebce3e5-font-weight:400;--e-global-typography-c344383-font-family:"Geist";--e-global-typography-c344383-font-size:clamp(10px,0.897vw,14px);--e-global-typography-c344383-font-weight:300;--e-global-typography-c344383-line-height:1.2;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1560px;}.e-con{--container-max-width:1560px;--container-default-padding-top:0px;--container-default-padding-right:64px;--container-default-padding-bottom:0px;--container-default-padding-left:64px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-primary-font-size:42px;--e-global-typography-primary-line-height:1.2;--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-line-height:1.2;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:1.2;--e-global-typography-accent-font-size:16px;--e-global-typography-accent-line-height:1.2;--e-global-typography-9b2555c-font-size:24px;--e-global-typography-9b2555c-line-height:1.2;--e-global-typography-47d24d1-line-height:1.2;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:0px;--container-default-padding-right:32px;--container-default-padding-bottom:0px;--container-default-padding-left:32px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:32px;--e-global-typography-primary-line-height:1.2;--e-global-typography-secondary-font-size:26px;--e-global-typography-secondary-line-height:1.2;--e-global-typography-text-font-size:14px;--e-global-typography-text-line-height:1.2;--e-global-typography-accent-font-size:14px;--e-global-typography-accent-line-height:1.2;--e-global-typography-9b2555c-font-size:20px;--e-global-typography-9b2555c-line-height:1.2;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:0px;--container-default-padding-right:16px;--container-default-padding-bottom:0px;--container-default-padding-left:16px;}}/* Start custom CSS */@media (max-width: 767px) {
  #wpadminbar {
    display: none !important;
  }

  html {
    margin-top: 0 !important;
  }

  * html body {
    margin-top: 0 !important;
  }
}

.elka-btn-primary a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  z-index: 0;
}

/* Background normal */
.elka-btn-primary a::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(94deg, #15409A 3.57%, #234CF9 52.6%, #15409A 106.21%);
  z-index: -1;
  transition: opacity 0.4s ease;
}

/* Background hover */
.elka-btn-primary a::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(94deg, #234CF9 0%, #15409A 53.62%, #234CF9 102.64%);
  z-index: -1;
  opacity: 0;
  transition: opacity 0.4s ease;
}

/* Transition */
.elka-btn-primary a:hover::after {
  opacity: 1;
}

/* Desktop : retour à la ligne */
.mobile-break {
  display: block;
}

/* Mobile : pas de retour */
@media (max-width: 767px) {
  .mobile-break {
    display: inline;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://elka.79-137-88-67.plesk.page/wp-content/uploads/2026/04/Geist-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://elka.79-137-88-67.plesk.page/wp-content/uploads/2026/04/Geist-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://elka.79-137-88-67.plesk.page/wp-content/uploads/2026/04/Geist-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://elka.79-137-88-67.plesk.page/wp-content/uploads/2026/04/Geist-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Geist';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://elka.79-137-88-67.plesk.page/wp-content/uploads/2026/04/Geist-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */