.elementor-kit-7{--e-global-color-primary:#E4DED2;--e-global-color-secondary:#343332;--e-global-color-text:#343332;--e-global-color-accent:#F3EFE9;--e-global-color-2b77289:#F7F6F2;--e-global-color-f192c0a:#FFFFFF00;--e-global-typography-primary-font-family:"Tenor Sans";--e-global-typography-primary-font-size:3.9em;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Tenor Sans";--e-global-typography-secondary-font-size:3.3em;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-text-font-family:"noto-sans";--e-global-typography-text-font-size:1em;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Tenor Sans";--e-global-typography-accent-font-size:1em;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1em;--e-global-typography-492de61-font-family:"Tenor Sans";--e-global-typography-492de61-font-size:2.3em;--e-global-typography-492de61-font-weight:500;--e-global-typography-492de61-text-transform:none;--e-global-typography-492de61-line-height:1.1em;--e-global-typography-d40b025-font-family:"Tenor Sans";--e-global-typography-d40b025-font-size:1.8em;--e-global-typography-d40b025-font-weight:500;--e-global-typography-d40b025-line-height:1.1em;--e-global-typography-bd8f4f8-font-family:"Tenor Sans";--e-global-typography-bd8f4f8-font-size:1.4em;--e-global-typography-bd8f4f8-font-weight:500;--e-global-typography-bd8f4f8-line-height:1.1em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:24px;--container-default-padding-right:24px;--container-default-padding-bottom:24px;--container-default-padding-left:24px;}.elementor-widget:not(:last-child){--kit-widget-spacing:24px;}.elementor-element{--widgets-spacing:24px 24px;--widgets-spacing-row:24px;--widgets-spacing-column:24px;}{}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-primary-font-size:3.3em;--e-global-typography-secondary-font-size:2.7em;--e-global-typography-text-font-size:1em;--e-global-typography-accent-font-size:0.9em;--e-global-typography-492de61-font-size:1.7em;--e-global-typography-bd8f4f8-font-size:1em;}.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-primary-font-size:2.47em;--e-global-typography-secondary-font-size:2.1em;--e-global-typography-accent-font-size:0.9em;--e-global-typography-492de61-font-size:1.5em;--e-global-typography-bd8f4f8-font-size:1.1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.projet, .service {
    background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 16px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  transition: background 0.3s ease, backdrop-filter 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
}

.projet:hover, .service:hover {
    background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}/* End custom CSS */