.elementor-kit-9{--e-global-color-primary:#222C4F;--e-global-color-secondary:#A9603F;--e-global-color-text:#222C4F;--e-global-color-accent:#D2BEA5;--e-global-color-ecec041:#FFFFFF;--e-global-color-0805f37:#000000;--e-global-typography-primary-font-family:"alan sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"alan sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 h1{font-family:"alan sans", Sans-serif;font-size:3rem;}.elementor-kit-9 h2{font-family:"alan sans", Sans-serif;font-size:3rem;}.elementor-kit-9 h3{font-family:"alan sans", Sans-serif;font-size:3rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1366px){.elementor-kit-9 h1{font-size:2.8rem;}.elementor-kit-9 h3{font-size:2.8rem;}}@media(max-width:1024px){.elementor-kit-9 h1{font-size:2.1rem;}.elementor-kit-9 h2{font-size:2.1rem;}.elementor-kit-9 h3{font-size:2.1rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9 h1{font-size:2rem;}.elementor-kit-9 h2{font-size:2rem;}.elementor-kit-9 h3{font-size:2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.vertical {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    text-align: right;
    width: 7%;
}
.badge-rotation img {
   width:200px;
   animation: rotation 15s infinite linear;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'alan sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://cbe-tech.fr/wp-content/uploads/2025/09/AlanSans-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */