/*
Generated time: June 16, 2025 02:56
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.event-with-content__block{display:grid;position:relative;column-gap:5rem;row-gap:3rem}.event-items{display:flex;flex-wrap:wrap;column-gap:3rem;row-gap:1.5rem;align-items:center;justify-content:space-between;padding:30px;border-radius:var(--radius-10);border:1px solid rgba(var(--color-foreground),.2)}.event-items+.event-items{margin-top:1.5rem}@media screen and (min-width:749px){.event-items{border-radius:var(--radius-20)}}@media screen and (min-width:990px){.event-with-content__block{grid-template-columns:1fr 2fr}.event-section__content{position:sticky;top:calc(var(--header-height) + 3rem);height:max-content}.event-items+.event-items{margin-top:3rem}}