@media screen and (max-width: 899px){.desktop-only{display:none!important}}@media screen and (min-width: 900px){.mobile-only{display:none!important}}:root{--phonePortraitBreakpoint: 420px;--tabletBreakpoint: 1024px;--tabletPortraitBreakpoint: 900px;--menuBreakpoint: 56.25em}.bloc-article-header{margin-top:.625rem;margin-bottom:1.875rem;gap:1.875rem;display:flex;flex-direction:column}@media screen and (max-width: 900px){.bloc-article-header{gap:1.25rem}}.bloc-article-header__top{display:flex;align-items:center;justify-content:space-between;position:relative}.bloc-article-header__top__left{display:flex;align-items:center;gap:1.25rem}@media screen and (max-width: 900px){.bloc-article-header__top__left{flex-direction:column;align-items:flex-start;gap:.875rem}}.bloc-article-header__top__left .tags-wrapper,.bloc-article-header__top__left .categories{display:flex;align-items:center;gap:.3125rem}@media screen and (max-width: 900px){.bloc-article-header__top__left .tags-wrapper,.bloc-article-header__top__left .categories{align-items:flex-start}}.bloc-article-header__top__left .tags-wrapper span,.bloc-article-header__top__left .categories span{white-space:nowrap}.bloc-article-header__top__left .tags-wrapper ul,.bloc-article-header__top__left .categories ul{display:flex;flex-wrap:wrap;gap:.625rem}.bloc-article-header__top__share{display:flex;flex-direction:row;align-items:center;font-size:var(--smallSize);width:-moz-fit-content;width:fit-content;padding:.5rem;background-color:var(--neutral-950);border-radius:.25rem}@media screen and (max-width: 900px){.bloc-article-header__top__share{position:absolute;right:0;top:0;border-radius:.5rem}}.bloc-article-header__top__share .icon-wrapper{width:1.25rem}.bloc-article-header__image-wrapper{position:relative}.bloc-article-header__image-wrapper img{width:100%;height:auto;border-radius:.5rem}.bloc-article-header__author{display:flex;align-items:center;align-self:flex-end;gap:.75rem;color:var(--neutral-400);margin-top:-.875rem}.bloc-article-header__author .user-avatar{width:1.375rem;height:1.375rem}
