.event-grid{margin:auto;max-width:1276px}.headline-events h2,.headline-events h3,.headline-events p{color:#fff}.headline-events{display:flex;flex-wrap:wrap;gap:50px;justify-content:space-between;margin:auto auto 60px;max-width:1276px!important}@media (min-width:768px){.headline-events{flex-wrap:nowrap}}.event-grid .event{align-items:center;background-color:#fff;border-bottom:1px solid #000;display:grid;grid-template-columns:repeat(12,1fr);margin-bottom:40px}@media (min-width:768px){.event-grid .event{margin-bottom:60px}}.event-grid img{grid-column:1/13;height:100%;object-fit:cover;width:100%;z-index:1}@media (min-width:768px){.event-grid img{grid-column:1/6}}.event-grid .event-infos{display:flex;flex-direction:column;grid-column:1/13;height:100%;justify-content:space-between;padding:40px 22px}@media (min-width:768px){.event-grid .event-infos{grid-column:7/12;padding:40px 0}}.event-grid .event-infos h3{font-size:var(--h3);margin-bottom:20px}.event-grid .event-infos .event-info{padding-bottom:40px;position:relative}.event-grid .event-infos .event-info:after{background-color:#000;bottom:0;content:"";height:1px;left:-22px;position:absolute;width:100vw}@media (min-width:768px){.event-grid .event-infos .event-info:after{left:-100%}}.event-grid .event-description{padding-top:40px}.event-grid .event-description .headline-super p{font-size:var(--h4);line-height:1.2;margin-bottom:8px;text-align:left}.event-grid .event-infos .date,.event-grid .event-infos .place{align-items:center;display:flex;font-size:16px;font-weight:700;gap:22px;position:relative;text-transform:uppercase}.event-grid .event-infos .date{gap:19px;margin-bottom:20px}.event-grid .event-infos .place{margin-bottom:0}.event-grid .event-infos .date:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='24' fill='none' viewBox='0 0 21 24'%3E%3Cpath fill='%23000' d='M6 0v3h9V0h1.5v3H21v21H0V3h4.5V0zm13.5 4.5h-18v3h18zm0 4.5h-18v13.5h18z'/%3E%3C/svg%3E");width:21px}.event-grid .event-infos .date:before,.event-grid .event-infos .place:before{background-repeat:no-repeat;background-size:cover;content:"";display:block;height:24px;min-width:18px}.event-grid .event-infos .place:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='24' fill='none' viewBox='0 0 18 24'%3E%3Cpath fill='%23000' d='M18 9c0 4.16-5.66 11.16-8 13.88C9.38 23.6 9 24 9 24s-.38-.42-1-1.12C5.66 20.16 0 13.16 0 9c0-4.96 4.04-9 9-9s9 4.04 9 9m-1.5 0c0-4.14-3.36-7.5-7.5-7.5S1.5 4.86 1.5 9c0 .94.42 2.28 1.24 3.88.8 1.56 1.88 3.2 2.98 4.72 1.1 1.5 2.2 2.86 3.02 3.84.08.1.18.22.26.3.08-.1.16-.2.26-.3.82-.98 1.92-2.34 3.02-3.84 1.1-1.52 2.18-3.16 2.98-4.72.82-1.6 1.24-2.92 1.24-3.88M9 12.76a3.73 3.73 0 0 1-3.24-1.88 3.82 3.82 0 0 1 0-3.76A3.69 3.69 0 0 1 9 5.24c1.34 0 2.58.72 3.24 1.88s.66 2.58 0 3.76A3.69 3.69 0 0 1 9 12.76M6.76 9a2.24 2.24 0 1 0 4.48-.001A2.24 2.24 0 0 0 6.76 9'/%3E%3C/svg%3E");width:18px}.event-grid .event-infos .event-link .button{background-color:#fff;min-width:181px;padding:17px 20px;width:100%}.event-grid .event-infos .event-link .button:hover{background-color:#000}