.headline-event-contents .rubrique-title{margin-bottom:20px}.headline-event-contents__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;grid-row:span 1}@media screen and (min-width:880px)and (max-width:1199px){.headline-event-contents__list-item{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){.headline-event-contents__list-item{display:grid;grid-gap:32px;gap:32px;grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:879px){.headline-event-contents__list-item>.headline-event-contents__item{border-bottom:1px solid #dcdee8;padding-bottom:24px}}@media screen and (min-width:880px)and (max-width:1199px){.headline-event-contents__list-item--tree .headline-event-contents__item:first-child{grid-row:span 2}.headline-event-contents__list-item--six .headline-event-contents__item:first-child{grid-row:span 5}}.headline-event-contents__item{grid-row:span 1;min-width:100%}@media screen and (min-width:880px)and (max-width:1199px){.headline-event-contents__item{grid-row:span 1}.headline-event-contents__item:first-child{grid-column:span 1}}@media(min-width:1200px){.headline-event-contents__item:first-child{grid-row:span 1}}.headline-event-contents__item:last-child{border-bottom:0}.headline-event-contents--dark{background:transparent;position:relative}.headline-event-contents--dark:before{background:#202020;content:"";display:block;height:100%;left:50%;margin-left:-50vw;margin-right:-50vw;position:absolute;right:50%;top:0;width:100vw;z-index:-1}@media screen and (max-width:879px){.headline-event-contents--dark .headline-event-contents__list-item>.headline-event-contents__item{border-bottom:1px solid #414141}}