.events-archive{padding:0 0 80px}.events-archive__intro{padding:40px;border-radius:24px;background:var(--surface-cream)}.events-archive__title{margin:0 0 16px;font-size:28px;font-weight:500;line-height:1.2}.events-archive__description{max-width:720px;color:var(--text-muted-theme-color);font-size:14px;line-height:1.6}.events-archive__description p:last-child{margin-bottom:0}.events-archive__results{position:relative;min-height:120px;transition:opacity .3s ease-in-out}.events-archive.is-filtering .events-archive__results{opacity:.35;pointer-events:none}.events-archive.is-filtering .events-archive__results:after{content:"";position:absolute;z-index:5;top:48px;left:50%;width:34px;height:34px;margin-left:-17px;border:3px solid var(--overlay-black-12);border-top-color:var(--primary-theme-color);border-radius:50%;animation:events-spin .7s linear infinite}@media(max-width:767px){.events-archive{padding-bottom:48px}.events-archive__intro{padding:24px 20px;border-radius:16px}.events-archive__title{font-size:24px}}@media(prefers-reduced-motion:reduce){.events-archive.is-filtering .events-archive__results:after{animation-duration:2s}}
