.events-list{display:flex;flex-wrap:wrap;gap:30px}.event-items .description,.event-items .description *,.event-items .event-date,.event-items h3{color:#727276}.event-items .description{margin-bottom:40px}.event-items h3{font-size:43px;font-weight:500;margin-bottom:10px}.event-items .event-date{font-family:Noto Sans Condensed,sans-serif;margin:28px 0 14px}.events-list .event-items{background-color:#f4f4f4;display:flex;flex:33.33%;flex-direction:column;max-width:calc(33.33% - 20px);padding:30px;width:100%}.events-list .event-items .button-wrapper{margin-top:auto}.events-list .image-wrapper{text-align:center}.events-list .event-items .button-wrapper .btn{border:none;padding:14px 47px}@media (max-width:1200px){.events-list .event-items{flex:50%;max-width:calc(50% - 20px)}}@media (max-width:767px){.events-list .event-items{flex:100%;max-width:100%}.event-items h3{font-size:27px}.event-items p{margin-bottom:24px}}