/* Replaces former inline style="" attributes so the CSP can drop 'unsafe-inline'. */
.media-cover { width:100%; height:100%; object-fit:cover; }
.media-cover-block { width:100%; height:100%; object-fit:cover; display:block; }
.media-rounded { width:100%; border-radius:12px; object-fit:cover; }
.logo-shift { transform:translateY(-5%); }
.logo-bim360 { height:42px; filter:invert(1) hue-rotate(180deg); transform:translateY(-5%); }
.hero-bg-ventilation { background-image:url('img/ventilation.webp'); }
.sh-left { text-align:left; }
.sh-left-mb36 { text-align:left; margin-bottom:36px; }
.mb32 { margin-bottom:32px; }
.btn-back { margin-top:24px; display:inline-flex; }
