<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Navigation - Bouton "Hamburger"
---------------------------------------------------------------------- */
nav.mainNav .menu { display:none; }
nav.mainNav .h-menu { display: flex; }

nav.mainNav &gt; div.wrapNav { height: 34px; align-items: center; }

nav.mainNav .smallLogo { padding: 0 0 0 14px; }
nav.mainNav .smallLogo img { height: 20px; }

/* Modals
---------------------------------------------------------------------- */
.simple-modal { width: 90%; }



.struct-blocs &gt; section &gt; article &gt; h2 { font-size: 40px; }


body &gt; header .overHead &gt; div &gt; ul &gt; li.digesteam-chapo { display: none; }

.struct-grid &gt; .struct-grid-wrap { flex-direction: column; }
.struct-grid.cols-3 &gt; .struct-grid-wrap &gt; .grid-cell { max-width: unset; flex: 1 1; width: 100%; }

.struct-blocs[data-c="1096"] &gt; .ct-blocs { flex-direction: column-reverse; }
/*.struct-blocs[data-c="1066"] &gt; .ct-blocs { flex-direction: column-reverse; }*/

.bloc-sponsors {
	margin-left: unset;
	margin-right: unset;
}
</pre></body></html>