/* Performance fixes - CLS (Cumulative Layout Shift) */

/* Logo principal 940x410 */
.elementor-element-bfd8977 .hfe-site-logo-img {
    aspect-ratio: 940 / 410;
    width: auto;
}
/* Logo compact/sticky 272x80 */
.elementor-element-1e6883c .hfe-site-logo-img {
    aspect-ratio: 272 / 80;
    width: auto;
}

/* Drapeaux WPML/TRP - dimensions fixes */
.language-switcher-head img,
.language-switcher-img img,
.trp-flag-image {
    width: 18px;
    height: 12px;
}

/* Loader Brevo */
.sib_loader img {
    width: 20px;
    height: 20px;
}
