.elementor-kit-6{--e-global-color-primary:#BCCF00;--e-global-color-secondary:#3A3301;--e-global-color-text:#7A7A7A;--e-global-color-accent:#E5A100;--e-global-color-f6faef9:#F3F2ED;--e-global-color-f0aa085:#009CB4;--e-global-color-0d87e09:#134764;--e-global-color-4cfd3fd:#A63765;--e-global-color-8d43e4e:#D898C3;--e-global-color-07f032e:#FFFFFF;--e-global-typography-primary-font-family:"Roboto Condensed";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Condensed";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Roboto Condensed";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto Condensed";--e-global-typography-accent-font-weight:700;font-family:"Roboto Condensed", Sans-serif;font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Roboto Condensed", Sans-serif;font-weight:400;}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-family:"Roboto Condensed", Sans-serif;font-size:4vw;font-weight:300;}.elementor-kit-6 h2{color:var( --e-global-color-secondary );font-family:"Roboto Condensed", Sans-serif;font-weight:300;}.elementor-kit-6 h3{color:var( --e-global-color-accent );font-family:"Roboto Condensed", Sans-serif;font-weight:300;}.elementor-kit-6 h4{font-family:"Roboto Condensed", Sans-serif;font-weight:300;}.elementor-kit-6 h5{font-family:"Roboto Condensed", Sans-serif;font-weight:300;}.elementor-kit-6 h6{font-family:"Roboto Condensed", Sans-serif;font-weight:300;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--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: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 .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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* générale */
ul,li,p,input,textarea {
    font-size:clamp(16px,1.4vw,21px) !important;
    font-weight:300 !important;
}
strong,b {
    font-weight:700 !important;
}
a { 
    color:var(--e-global-color-primary);
}

/* hero */
.hero {
    aspect-ratio: 2 / 1;
}
.hero * {
    background-repeat: no-repeat !important;
}
.logo  {
    aspect-ratio: 65 / 52 !important;
    width:150px !important;
    height:auto !important;
    margin:20px;
}

/* contenu */
.content {
    padding: 100px 50px;
}
@media screen and (max-width: 640px) {
    .content {
      padding: 50px 50px;
    }
}
.content div,
.content ul,
.content li,
.content p{
    font-size:clamp(16px,1.4vw,27px) !important;
    color:var(--e-global-color-secondary) !important;
}
.content h1 {
    font-weight:300 !important;
    font-size:clamp(32px,10vw,80px) !important;
    color:var(--e-global-color-primary) !important;
}
.content h2 {
    font-size:clamp(27px,3vw,60px) !important;
}
.content h3 {
    font-size:clamp(21px,2.1vw,42px) !important;
}
.content h4 {
    font-size:clamp(18px,1.8vw,36px) !important;
}

/* ligne du temps */
.content .join {
    padding:30px !important;;
    border-radius:2vw !important;;
    border:1px solid #ffffff !important;
    background-color:#ffffff20;
    text-align: center;
    cursor: pointer;
}
.content .join h3{
    color:#fff;
}
.content .join:hover{
    background-color:#ffffff;
    transform: translateY(-0.5vh) scale(1.05);
    box-shadow: 0 0 2vw #00000030;
    z-index:1000;
}
.content .join:hover h3{
    color:var(--e-global-color-primary);
}

/* images */
.image {
    aspect-ratio:2/1;
}

/* header */
.elementor-location-header {
    position: sticky !important;
    top: 0 !important;
    background:#ffffff !important;
    z-index:3000;
}



/* footer */
#footer a {
    font-size:clamp(16px,1.4vw,27px) !important;
}
#footer #menufooter a,
#footer #menufooter *,
#footer .small,
#footer .small * {
    font-size:clamp(12px,1vw,18px) !important;
}
#footer a:hover {
   color:var( --e-global-color-accent );
}
#footer #sign *{
    font-size:clamp(12px,1vw,18px) !important;
}

.tuile:hover * {color:#fff;}
.tuile .elementor-widget-container {
    color:var(--e-global-color-secondary) !important;
}
.cta:hover{
	transition: all .5s ease-in-out;
}

.cta:hover * {
    color: #fff !important;
	transition: all .5s ease-in-out;
}
.cta:hover svg path {
    fill: #fff !important;
}
.cta svg {
    margin-top:5px;
}
.image {
    aspect-ratio:4/2;
}



/* qtile*/
*[qtitle]{
	position: relative;
	cursor:help;
}
*[qtitle]:hover::before {
	content:' ';
	display: flex;
	position: absolute;
	left:50%;
	translate:-50% -100%;
	width: 20px;
	height: 20px;
	rotate: -45deg;
	bottom: 0;
	background: white;
	z-index:2002;
	top:-3px;
}
*[qtitle]:hover::after {
	content: attr(qtitle);
	display: flex;
	position: absolute;
	justify-content: center;
	left:50%;
	min-width: 150px;
	top:-10px;
	translate:-50% -100%;
	border-radius: 10px;
	padding: 10px;
    color:var(--e-global-color-secondary);
	background: white;
	text-align: center!important;
	box-shadow: 0 20px 20px rgba(0,0,0,.3);
	z-index:2001;
}/* End custom CSS */