.upcoming-events{margin:9rem 0}@media only screen and (max-width: 1024px){.upcoming-events{margin:4rem 0}}.upcoming-events__title{font-size:4.8rem;line-height:1.2;margin-bottom:2.4rem}@media only screen and (max-width: 1024px){.upcoming-events__title{font-size:4rem}}.upcoming-events__events{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:2.4rem}@media only screen and (max-width: 1024px){.upcoming-events__events{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media only screen and (max-width: 600px){.upcoming-events__events{grid-template-columns:repeat(1, minmax(0, 1fr));gap:3rem}}.upcoming-events__event{border-top:1px solid var(--text-color);padding-top:3rem;display:flex;flex-direction:column;justify-content:space-between}.upcoming-events__event-title{line-height:1.2;font-weight:600}.upcoming-events__event-date{display:block;line-height:1.2;font-weight:500;margin-bottom:.8rem}@media only screen and (max-width: 1024px){.upcoming-events__event-date{margin:.8rem 0}}.upcoming-events__event-image{aspect-ratio:1/1}.upcoming-events__event-image img{width:100%;height:100%;object-fit:cover}.upcoming-events__link{margin-top:2.4rem}
