.events-module__header{margin-bottom:40px;text-align:center}.events-module__list{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1080px}.event-block{border-radius:16px;box-shadow:0 4px 8px -2px rgba(16,24,40,.1),0 2px 4px -2px rgba(16,24,40,.06);overflow:hidden}.event-thumbnail-holder{flex:0 0 436px}.event-block .event-thumbnail-holder img{height:100%;object-fit:cover;width:100%}.event-details{align-self:center;flex:1;padding:30px 24px}.event-detailed-info{margin-top:0;max-height:0;overflow:hidden;padding-top:0;transition:padding .3s ease,margin .3s ease}.event-detailed-info.is-open{margin-top:20px;max-height:1000px;padding-top:20px}.event-block.event-open .toggle-event-details svg{transform:scaleY(-1)}.toggle-event-details .toggle-icon{display:inline-block;transition:transform .3s ease}.toggle-event-details.active .toggle-icon{transform:rotate(180deg)}@media (max-width:767px){.event-block{flex-direction:column}.event-thumbnail-holder{flex:0 0 auto;height:240px;width:100%}}.events-module .content-intro{max-width:unset}.events-module .resources-tag{margin-bottom:16px!important}.events-module .event-objectives-block{margin-top:20px}.events-module .event-objectives-block ol{margin-top:13px;padding-left:21px}.events-module .event-description{line-height:20px}.toggle-event-details svg{height:22px;margin-left:10px;width:22px}.events-module .event-purpose{margin-top:12px}