.elementor-kit-12{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#000000;--e-global-color-text:#B7131E;--e-global-color-accent:#F48500;--e-global-color-d421b20:#5D5D5D;--e-global-typography-primary-font-family:"Roboto";--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:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-secondary );font-family:"Onest", Sans-serif;font-size:clamp(14px, 1.2vw + 0.4rem, 20px);font-weight:300;}.elementor-kit-12 e-page-transition{background-color:var( --e-global-color-secondary );}.elementor-kit-12 a{color:var( --e-global-color-secondary );font-family:"Onest", Sans-serif;font-size:clamp(19px, 2vw, 20px);font-weight:300;}.elementor-kit-12 h1{font-family:"the-seasons", Sans-serif;font-size:clamp(30px, 5vw, 45px);font-weight:400;}.elementor-kit-12 h2{font-family:"the-seasons", Sans-serif;font-size:clamp(24px, 4vw, 37px);font-weight:400;}.elementor-kit-12 h3{font-family:"the-seasons", Sans-serif;font-size:font-size: clamp(24px, 4vw, 36px);font-weight:400;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{font-size:clamp(14px, 1.2vw + 0.4rem, 16px);letter-spacing:3px;border-radius:40px 40px 40px 40px;padding:20px 65px 20px 65px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1920px;}.e-con{--container-max-width:1920px;}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-12 h2{font-size:font-size: clamp(1rem, 5vw, 3.5625em);}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    overflow-x: hidden;
}

.elementor-text-editor p:last-child, .textwidget p:last-child { margin-bottom:0px;}

@media screen and (min-width: 1025px) {
 #content {
    transition: transform 1.2s ease;
}

#content.pushed {
    transform: translateX(100%);
}   
}

.globalbtn .btn908Films {
  display: inline-block;
  padding: 15px 45px;
  border: 1px solid var(--e-global-color-secondary) !important;
  border-radius: 40px;
  text-transform: uppercase;
  color: var(--e-global-color-secondary) !important;
  background: transparent;
  text-decoration: none;
  font-weight: 600 !important;
  font-size: clamp(14px, 1.2vw + 0.4rem, 16px) !important;
  transition: color 0.2s, background 0.2s;
  text-align: center;
  overflow: hidden;
}

.globalbtn .btn908Films span {
  display: inline-block;
  transition: transform 0.3s ease;
}

.globalbtn .btn908Films:hover span {
  transform: scale(1.1); /* agrandit juste le texte */
}

.globalbtn .btn908Films:hover {
  color: var(--e-global-color-secondary) !important;
}/* End custom CSS */