.elementor-kit-13{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-450946a:#E3C39D;--e-global-color-56970dc:#071739;--e-global-color-bd120f9:#4B6382;--e-global-color-c3c2afd:#A4B5C4;--e-global-color-1e5a5a4:#000000;--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;--e-global-typography-a6845de-font-family:"Oswald";--e-global-typography-a6845de-font-size:100px;--e-global-typography-a6845de-font-weight:700;--e-global-typography-35d3098-font-family:"Lato";--e-global-typography-35d3098-font-size:35px;--e-global-typography-35d3098-font-weight:700;--e-global-typography-958cb91-font-family:"Lato";--e-global-typography-958cb91-font-weight:400;--e-global-typography-ac3f731-font-family:"Oswald";--e-global-typography-ac3f731-font-size:45px;--e-global-typography-ac3f731-font-weight:700;--e-global-typography-3380b7c-font-family:"Lato";--e-global-typography-3380b7c-font-size:20px;--e-global-typography-3380b7c-font-weight:400;--e-global-typography-518f715-font-family:"Lato";--e-global-typography-518f715-font-size:25px;--e-global-typography-518f715-font-weight:700;--e-global-typography-5e227f2-font-family:"Oswald";--e-global-typography-5e227f2-font-size:45px;--e-global-typography-5e227f2-font-weight:400;--e-global-typography-246a89e-font-family:"Lato";--e-global-typography-246a89e-font-size:20px;--e-global-typography-246a89e-font-weight:400;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.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;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-13{--e-global-typography-a6845de-font-size:60px;--e-global-typography-35d3098-font-size:15px;--e-global-typography-958cb91-font-size:10px;--e-global-typography-ac3f731-font-size:21px;--e-global-typography-3380b7c-font-size:9px;--e-global-typography-518f715-font-size:10px;--e-global-typography-5e227f2-font-size:15px;--e-global-typography-246a89e-font-size:9px;}.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 */.shoe img {
  position: absolute;
  top: 50%;
  left: 62%;
  filter: drop-shadow(0 18px 40px rgba(0,0,0,.35));
  transition: transform .6s cubic-bezier(.2,.8,.2,1), filter .3s ease;
  pointer-events: none; /* l'image ne capte pas les clics */
}

/* Léger mouvement au survol (optionnel) */
.shoe:hover img {
  transform: translate(-50%, -50%) rotate(90deg) scale(1.03);
  filter: drop-shadow(0 24px 60px rgba(0,0,0,.45));
}

/* Titre géant qui chevauche (si besoin) */
.hero {
  position: relative;
  z-index: 2;
  line-height: .9;
  letter-spacing: -.04em;
}/* End custom CSS */