.elementor-kit-6{--e-global-color-primary:#014883;--e-global-color-secondary:#FFDD00;--e-global-color-text:#F1F8E9;--e-global-color-accent:#1B1B1B;--e-global-color-3b420cc:#00345E;--e-global-color-94f025c:#001526;--e-global-color-507f696:#007312;--e-global-color-cfdbecd:#DFC100;--e-global-typography-primary-font-family:"Suez One";--e-global-typography-primary-font-size:5rem;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"american type writer";--e-global-typography-secondary-font-size:1.5rem;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-secondary-letter-spacing:1px;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"american type writer";--e-global-typography-accent-font-size:0.9rem;--e-global-typography-accent-font-weight:200;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-e3f1ffc-font-family:"Poppins";--e-global-typography-e3f1ffc-font-size:0.9px;--e-global-typography-e3f1ffc-font-weight:600;--e-global-typography-e3f1ffc-text-transform:uppercase;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-secondary );font-family:"Poppins", Sans-serif;font-size:0.9rem;font-weight:700;text-transform:uppercase;color:var( --e-global-color-accent );border-radius:20px 20px 20px 20px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h2{color:var( --e-global-color-text );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-kit-6 h3{color:var( --e-global-color-text );font-family:var( --e-global-typography-e3f1ffc-font-family ), Sans-serif;font-size:var( --e-global-typography-e3f1ffc-font-size );font-weight:var( --e-global-typography-e3f1ffc-font-weight );text-transform:var( --e-global-typography-e3f1ffc-text-transform );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:1rem;--container-default-padding-right:1rem;--container-default-padding-bottom:1rem;--container-default-padding-left:1rem;}.elementor-widget:not(:last-child){margin-block-end:2rem;}.elementor-element{--widgets-spacing:2rem 2rem;--widgets-spacing-row:2rem;--widgets-spacing-column:2rem;}{}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-6{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-6 h2{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-kit-6 h3{font-size:var( --e-global-typography-e3f1ffc-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:3rem;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h1{font-size:var( --e-global-typography-primary-font-size );}.elementor-kit-6 h2{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-kit-6 h3{font-size:var( --e-global-typography-e3f1ffc-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    max-width : 1920px;
margin: 0 auto;
background: #1C1C1C;
background: linear-gradient(180deg, rgba(28, 28, 28, 1) 0%, rgba(46, 54, 72, 1) 26%, rgba(10, 19, 25, 1) 70%, rgba(54, 54, 54, 1) 100%);
}
/** TITRE **/
h1 span{
    color: var( --e-global-color-secondary ); 
}

div.primary h2 mark{
    background-color: var(--e-global-color-primary); 
}

div.secondary h2 mark{
    background-color: var( --e-global-color-secondary ); 
}

div.secondary-2 h2 mark{
    background-color: var( --e-global-color-secondary );
    color :#f1f8e9;
}

div.secondary-3 h2 mark{
    background-color: #1b1b1b;
    color :#f1f8e9;
}


div.accent h2 mark{
    background-color: var( --e-global-color-accent ); 
}

div.accent-2 h2 mark{
    background-color: #014883;
    color :#f1f8e9;
}

div.accent-3 h2 mark{
    background-color: #1b1b1b;
    color :#f1f8e9;
}

.titre-icone::before {
  content: "";
  display: inline-block;
  background-image: url('https://stephane.uiccilyon.fr/wp-content/uploads/2025/06/Star-8.svg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: middle;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'american type writer';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://stephane.uiccilyon.fr/wp-content/uploads/2025/06/ITC-American-Typewriter-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */