.event-visuel img{border-radius:10px;height:500px;object-fit:cover;width:100%}.event-container{margin:auto;width:100%}.event-back-link{align-items:center;display:flex;gap:10px;justify-content:space-between}.event-back-link a{color:#bb5182;font-size:1.2em;font-weight:700}.event-back-link i{color:#bb5182;margin-right:5px}.event-tags{display:flex;gap:10px}.tag{border:1px solid #bb5182;border-radius:5px;color:#bb5182;font-family:NeueKabel Medium;font-size:.9em;padding:9px 12px 3px}.event-title{border-bottom:1px solid #e1e1e1}.event-title h1{font-size:3em!important}.event-infos{display:flex;gap:20px;margin-top:20px;width:100%}.event-left-side{width:70%}.event-right-side{padding:10px;width:30%}@media (max-width:1000px){.event-container{min-width:unset;width:90%}.event-infos{flex-direction:column}.event-title h1{font-size:2em!important}}@media (max-width:800px){main{margin:1.5em 1%}.event-container{padding:0 20px;width:100%}.event-back-link{align-items:start;flex-direction:column;gap:20px;justify-content:start}.event-title h1{font-size:1.6em!important}.event-title h2{font-size:1.2em!important}.event-left-side,.event-right-side{width:100%}.event-visuel{margin:0 4%}.event-visuel img{height:100%;object-fit:contain}}