.event-card.svelte-25j9el{border:var(--border-thickness-m) solid var(--color-accent);border-radius:var(--radius-m);padding:var(--space-m);background:var(--color-bg-elevated);display:flex;flex-direction:column;gap:var(--space-s);transition:border-color .2s ease,box-shadow .2s ease;min-height:200px;height:100%;width:100%;max-width:100%;box-sizing:border-box}.event-card.svelte-25j9el:hover{border-color:var(--color-accent-hover);box-shadow:var(--shadow-glow-s)}.event-card.svelte-25j9el h3:where(.svelte-25j9el){color:var(--color-accent);flex-shrink:0}.event-card.svelte-25j9el p:where(.svelte-25j9el){flex:1;white-space:pre-line}@media (max-width: 400px){.event-card.svelte-25j9el{padding:var(--space-xs);gap:var(--space-xs)}}.page.svelte-ya4s6w{margin:0 auto;padding-block:var(--space-l);padding-inline:var(--space-s);display:flex;flex-direction:column;max-width:100%;overflow-x:hidden}.content-section.svelte-ya4s6w{margin:0 auto;display:flex;flex-direction:column;gap:var(--space-m);max-width:100%}.text-content.svelte-ya4s6w{flex:1;display:flex;flex-direction:column;gap:var(--space-s);max-width:100%}.image-container.svelte-ya4s6w{width:100%;max-width:100%;display:flex;overflow:hidden}.image.svelte-ya4s6w{width:100%;height:auto;object-fit:cover;border-radius:15px;max-width:100%}.button-group.svelte-ya4s6w{display:flex;gap:var(--space-s);flex-wrap:wrap;justify-content:center}.button-group.svelte-ya4s6w a:where(.svelte-ya4s6w){flex:1 1 100%}.button-group.svelte-ya4s6w button{width:100%;font-size:.9rem}.events-grid.svelte-ya4s6w{display:grid;grid-template-columns:1fr;gap:var(--space-m);margin-top:var(--space-l);max-width:100%;box-sizing:border-box;width:100%}@media (max-width: 400px){.events-grid.svelte-ya4s6w{gap:var(--space-s)}}@media (max-width: 767px){.content-section.svelte-ya4s6w .image-container:where(.svelte-ya4s6w){order:2}.content-section.svelte-ya4s6w .text-content:where(.svelte-ya4s6w){order:1}}@media (min-width: 830px){.events-grid.svelte-ya4s6w{grid-template-columns:repeat(2,1fr);gap:var(--space-m)}}@media (min-width: 768px){.content-section.svelte-ya4s6w{flex-direction:row;align-items:center;gap:var(--space-l)}.image-right.svelte-ya4s6w{flex-direction:row}.text-content.svelte-ya4s6w{flex:1}.image-container.svelte-ya4s6w{flex:0 0 350px;justify-content:center}.image.svelte-ya4s6w{max-width:350px}.button-group.svelte-ya4s6w{flex-wrap:nowrap;justify-content:flex-start}.button-group.svelte-ya4s6w a:where(.svelte-ya4s6w){flex:0 1 auto}.button-group.svelte-ya4s6w button{width:auto;font-size:1.1rem}}@media (min-width: 1024px){.events-grid.svelte-ya4s6w{grid-template-columns:repeat(2,1fr);gap:var(--space-l)}}
