.concord-events-section{color:#fff;width:100%;font-family:var(--font-bebas-neue);background-color:#000;padding:5em 2em;position:relative;overflow:hidden}.concord-events-header{margin-bottom:6em;padding-left:2em}.concord-events-title h2{text-transform:uppercase;color:#fff;margin:0;font-size:clamp(3rem,6vw,8rem);line-height:1}.concord-events-list{flex-direction:column;gap:8em;display:flex}.concord-event-item{align-items:center;gap:4em;display:flex;position:relative}.concord-event-item.reverse{flex-direction:row-reverse}.concord-event-image-wrapper{clip-path:polygon(0 0,100% 0,100% 0,0 0);flex:1;height:60vh;position:relative;overflow:hidden}.concord-event-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s ease-out;transform:scale(1.2)}.concord-event-text{flex-direction:column;flex:1;gap:1.5em;padding:2em;display:flex}.concord-event-date-row{color:#e3e3e3;text-transform:uppercase;letter-spacing:.1em;gap:2em;font-size:14px;display:flex;overflow:hidden}.concord-event-title-row h3{color:#fff;margin:0;font-size:clamp(2rem,4vw,5rem);line-height:1}.concord-event-desc-row p{color:#e3e3e3;max-width:400px;font-size:18px;line-height:1.6}.concord-event-line{position:relative;overflow:hidden}.concord-event-line span,.concord-event-date-row span,.concord-event-desc-row p{display:block;transform:translateY(100%)}.concord-event-item:hover .concord-event-image-wrapper img{transform:scale(1)}@media (max-width:1024px){.concord-event-item{gap:2em}.concord-event-image-wrapper{height:50vh}}@media (max-width:768px){.concord-events-section{padding:6em 1em}.concord-events-header{margin-bottom:4em;padding-left:0}.concord-event-item{gap:2em;flex-direction:column!important}.concord-event-image-wrapper{width:100%;height:40vh}.concord-event-text{gap:1em;width:100%;padding:0}.concord-event-desc-row p{max-width:100%}}
