.elementor-kit-7{--e-global-color-primary:#0A5B96;--e-global-color-secondary:#0182C1;--e-global-color-text:#333333;--e-global-color-accent:#FF6F61;--e-global-color-background:#FFFFFF;--e-global-color-backgroundAccent:#F2F2F2;--e-global-color-transparent:#00000000;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Syne";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.5em;--e-global-typography-heading_xl-font-family:"Syne";--e-global-typography-heading_xl-font-size:56px;--e-global-typography-heading_xl-font-weight:600;--e-global-typography-heading_xl-line-height:1.2em;--e-global-typography-heading_l-font-family:"Syne";--e-global-typography-heading_l-font-size:48px;--e-global-typography-heading_l-font-weight:600;--e-global-typography-heading_l-line-height:1.2em;--e-global-typography-heading_m-font-family:"Syne";--e-global-typography-heading_m-font-size:40px;--e-global-typography-heading_m-font-weight:600;--e-global-typography-heading_m-line-height:1.2em;--e-global-typography-heading_s-font-family:"Syne";--e-global-typography-heading_s-font-size:18px;--e-global-typography-heading_s-font-weight:500;--e-global-typography-body_s-font-family:"Inter";--e-global-typography-body_s-font-size:14px;--e-global-typography-body_s-font-weight:400;--e-global-typography-body_s-line-height:1.5em;background-color:var( --e-global-color-background );}.elementor-kit-7 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 .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:22px;--e-global-typography-secondary-font-size:18px;--e-global-typography-heading_xl-font-size:48px;--e-global-typography-heading_l-font-size:40px;--e-global-typography-heading_m-font-size:32px;--e-global-typography-heading_s-font-size:18px;}.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:18px;--e-global-typography-secondary-font-size:16px;--e-global-typography-heading_xl-font-size:40px;--e-global-typography-heading_l-font-size:32px;--e-global-typography-heading_m-font-size:32px;--e-global-typography-heading_s-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --color-primary:#0A5B96; --color-primary-dark:#042540; --color-primary-medium:#084A78; --color-primary-light:#1474B8; --color-accent:#3DB8F5; --color-bg-light:#EAF4FC; --color-bg-grey:#F8F9FA; --color-text-dark:#1A1D23; --color-text-medium:#5C606A; --color-text-light:#9DA0A8; --color-border:#DFE0E4; --color-white:#FFFFFF; --space-section:48px; --space-card:32px; --space-gap-grid:24px; --space-gap-small:16px; --radius-default:6px; --font-primary:Montserrat; --space-section-mobile:48px; --space-card-mobile:20px; --space-gap-grid-mobile:16px; --font-display:DM Serif Display; --text-hero-h1:56px; --text-hero-h1-mobile:34px; --text-section-h2:40px; --text-section-h2-mobile:28px; --text-card-h3:20px; --text-card-h3-mobile:18px; --text-body:16px; --text-small:12px; --text-nav:14px; --text-body-mobile:15px; --text-small-mobile:11px; --text-nav-mobile:16px; }
/* Start custom CSS */.gse-footer-link:hover {
  color: rgba(255,255,255,0.9) !important;
}
@media (max-width: 767px) {
  /* Formulaire : champs pleine largeur */
  .elementor-field-group {
    width: 100% !important;
    flex-basis: 100% !important;
  }
  
  /* Cartes contact : réduire padding */
  .e-con .card-contact {
    padding: 14px 16px !important;
  }
  
  /* Icônes contact : plus petites */
  .e-con .icon-circle-light {
    width: 32px !important;
    height: 32px !important;
    min-width: 32px !important;
  }
  
  /* Courriel : couper le texte long */
  .e-con .card-contact a {
    word-break: break-all !important;
    font-size: 14px !important;
  }
}
/* Enlever le cercle autour de l'icône des cartes contact sur mobile */
@media (max-width: 767px) {
  #contact .icon-circle-light {
    background: transparent !important;
    width: auto !important;
    height: auto !important;
  }
}
/* Forcer 1 colonne en tablette pour les sections À propos, Équipement, Contact */
@media (min-width: 768px) and (max-width: 1024px) {
  #apropos .e-flexbox > .e-flexbox > .e-flexbox,
  #equipement .e-flexbox > .e-flexbox > .e-flexbox,
  #contact .e-flexbox > .e-flexbox > .e-flexbox {
    flex-basis: 100% !important;
    max-width: 100% !important;
  }
}/* End custom CSS */