.elementor-kit-7{--e-global-color-primary:#022A2C;--e-global-color-secondary:#C6A88C;--e-global-color-text:#FFFFFF;--e-global-color-accent:#C6A88C;--e-global-typography-primary-font-family:"Montserrat";--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:"Montserrat";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-149a344-font-family:"CampanaScript_PERSONAL_USE_ONLY";--e-global-typography-149a344-font-size:45px;--e-global-typography-149a344-font-weight:normal;--e-global-typography-149a344-font-style:normal;--e-global-typography-e6ab526-font-family:"Montserrat";--e-global-typography-e6ab526-font-size:27px;--e-global-typography-e6ab526-font-weight:700;--e-global-typography-bedbe05-font-family:"Montserrat";--e-global-typography-bedbe05-font-size:16px;color:#000000;font-family:"Montserrat", Sans-serif;font-size:16px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{color:var( --e-global-color-text );font-family:var( --e-global-typography-149a344-font-family ), Sans-serif;font-size:var( --e-global-typography-149a344-font-size );font-weight:var( --e-global-typography-149a344-font-weight );font-style:var( --e-global-typography-149a344-font-style );}.elementor-kit-7 h2{color:var( --e-global-color-text );font-family:var( --e-global-typography-e6ab526-font-family ), Sans-serif;font-size:var( --e-global-typography-e6ab526-font-size );font-weight:var( --e-global-typography-e6ab526-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1442px;}.e-con{--container-max-width:1442px;}.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 .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-7{--e-global-typography-149a344-font-size:34px;--e-global-typography-e6ab526-font-size:20px;--e-global-typography-bedbe05-font-size:15px;}.elementor-kit-7 h1{font-size:var( --e-global-typography-149a344-font-size );}.elementor-kit-7 h2{font-size:var( --e-global-typography-e6ab526-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-149a344-font-size:27px;--e-global-typography-e6ab526-font-size:18px;--e-global-typography-bedbe05-font-size:14px;}.elementor-kit-7 h1{font-size:var( --e-global-typography-149a344-font-size );}.elementor-kit-7 h2{font-size:var( --e-global-typography-e6ab526-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p {
    margin: 0;
}


.highlight {
    color: #C6A88C;
}

.banner-interne {
    padding-inline: 20px;
    height:100vh;
    overflow: hidden;
}

.banner-interne::before {
    content:"";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.4;
    top: 0;
    z-index: 2;
}

.banner-interne > *{
    overflow: hidden !important;
    z-index: 3;
}

.banner-interne::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: inherit;
  background-size: cover;
  background-position: center;
  animation: zoomInOut 14s ease-in-out infinite alternate;
  z-index: 1;
}

@keyframes zoomInOut {
  from { transform: scale(1); }
  to { transform: scale(1.1); }
}


.card-content-event .elementor-element.e-child .elementor-element.e-child {
    height: 50% !important;
    min-height: 50% !important;
    transition: height 0.4s ease;
    justify-content: flex-start;;
}
.card-content-event .elementor-element.e-child .elementor-element.e-child .elementor-widget-text-editor {
    display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: all 0.4s ease;
}
.card-content-event .elementor-element.e-child .elementor-element.e-child h3 {
    color: white !important;
}
.card-content-event .elementor-element.e-child:hover .elementor-element.e-child {
    height: 70% !important;
    background-color: #C6A88C;
}

.card-content-event .elementor-element.e-child:hover .elementor-element.e-child .elementor-widget-text-editor {
     -webkit-line-clamp: unset;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'CampanaScript_PERSONAL_USE_ONLY';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://lereperedesgenerations.com/wp-content/uploads/2026/02/CampanaScript_PERSONAL_USE_ONLY.woff') format('woff');
}
/* End Custom Fonts CSS */