.rotate-infinite{animation:rotation 8s infinite linear}@keyframes rotation{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.twocolumnstext{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-width:200px;-moz-column-width:200px;column-width:200px}@media screen and (max-width:980px){.inverse{display:flex;flex-direction:column-reverse}}.language-fr:lang(en){display:none}.language-en:lang(fr){display:none}