.cp-events{display:flex;flex-direction:column;margin:auto;max-width:var(--max-width)}.cp-events,.cp-events .title{padding:var(--main-padding)}.cp-events-wrapper{display:flex;margin-bottom:calc(var(--main-margin)*2);width:100%}.cp-events-title a h3:hover{opacity:.8}.cp-events-title a:hover{text-decoration:none}.cp-events-date{font-size:var(--paragraph-small);font-weight:400;line-height:0;margin-bottom:calc(var(--main-margin)*2);padding-top:var(--main-padding)}.cp-events-description{padding:0 calc(var(--main-padding)*2)}.cp-events .container{align-self:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%}.cp-events .container .column .column-logo{display:flex;height:auto;justify-content:center;overflow:hidden;width:100%}.cp-events-image img{border-radius:var(--radius-normal);width:300px}@media screen and (max-width:768px){.cp-events-wrapper{flex-direction:column;padding:var(--main-padding)}.cp-events-description{padding:0}.cp-events-image img{height:100%;object-fit:cover;padding:0;width:100%}}