.RoundedTags_roundedTag{background:#fff;border-radius:calc(1.2em + 16px);color:#000;display:inline-block;margin:0;padding:8px 16px;text-transform:uppercase}.RoundedTags_roundedTag.RoundedTags_roundedTag_isSmall{padding:4px 8px}.RoundedTags_roundedTag_contains-icon{display:flex;align-items:center}.RoundedTags_roundedTag_icon{vertical-align:middle;font-size:1.6em;margin-right:.5em;flex-shrink:0}.RoundedTags_roundedTag_backgroundColor-black{background-color:#000;color:#fff}.RoundedTags_roundedTag_backgroundColor-orange{background-color:#f80;color:#000}.RoundedTags_roundedTag_backgroundColor-blue{background-color:#116efb}.RoundedTags_roundedTag_backgroundColor-white{background-color:#fff;color:#000}.RoundedTags_roundedTag_backgroundColor-rose{background-color:#db0a5b;color:#fff}.RoundedTags_roundedTag_backgroundColor-transparent{background-color:#0000;color:#fff}.RoundedTags_roundedTag_backgroundColor-transparent .RoundedTags_roundedTag_icon{color:#fff}.RoundedTags_roundedTag_backgroundColor-green{background-color:#34515e;color:#fff}.RoundedTags_roundedTag_backgroundColor-editions-grey{background-color:#dfddd3;color:#000}.ExpositionHeaderTop{padding:24px var(--body-padding);border-top:1px solid #707070;border-bottom:1px solid #707070;background-color:#000;color:#fff}@media(min-width:820px){.ExpositionHeaderTop{display:flex}}.ExpositionHeaderTop_noBorder{border:unset}.ExpositionHeaderTop_wrapper{display:flex}.ExpositionHeaderTop_img{width:64px;height:64px;border-radius:4px;object-fit:contain;display:block;margin-right:24px}@media(min-width:820px){.ExpositionHeaderTop_infos{align-items:flex-start;display:grid;grid-template-columns:auto minmax(1fr,-webkit-min-content);grid-template-columns:auto minmax(1fr,min-content);grid-template-areas:"texts tags";padding:4px 24px 4px 0}}.ExpositionHeaderTop_texts{display:flex;flex-direction:column;grid-area:texts}.ExpositionHeaderTop_title{font:400 18px/1.44 LouvreSerif,Georgia,Times New Roman,serif;text-transform:uppercase;order:1}.ExpositionHeaderTop_date{font:500 14px/1.57 Roboto,Open Sans,Arial,Helvetica,sans-serif;order:3;margin-top:8px}.ExpositionHeaderTop_tagsContainer{display:flex;flex-wrap:wrap;align-items:center;margin-top:8px;gap:12px}@media(max-width:819px){.ExpositionHeaderTop_tagsContainer{order:2}}@media(min-width:820px){.ExpositionHeaderTop_tagsContainer{margin-top:0;margin-left:24px;gap:24px;grid-area:tags}}.ExpositionHeaderTop_ctaContainer{margin-top:24px}@media(min-width:820px){.ExpositionHeaderTop_ctaContainer{margin-left:auto;margin-top:0;display:flex;align-items:center}}.ExpositionHeaderTop_cta{width:100%;display:flex;justify-content:center}.ExpositionHeaderTop_desktopOnly{display:none}@media(min-width:820px){.ExpositionHeaderTop_mobileOnly{display:none}.ExpositionHeaderTop_desktopOnly{display:flex}}