.heroBlogIndex__head h1{text-wrap:balance}.heroBlogIndex__tags{display:flex;flex-wrap:wrap;gap:8px}a.heroBlogIndex__tag{border:1px solid var(--addtionnal-color-4-hex);border-radius:4px;color:var(--addtionnal-color-4-hex);font-size:14px;padding:12px;text-decoration:none;transition:color .3s ease-out,background-color .3s ease-out;white-space:nowrap}a.heroBlogIndex__tag.is-active,a.heroBlogIndex__tag:hover{background-color:var(--addtionnal-color-4-hex);border:1px solid var(--addtionnal-color-4-hex);color:#fff}@media (max-width:991px){.heroBlogIndex__tags{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px;scrollbar-width:none}.heroBlogIndex__tags::-webkit-scrollbar{display:none}a.heroBlogIndex__tag{flex-shrink:0}}