.evt{gap:22px;background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:20px 24px}.evt,.evt-date{display:flex;align-items:center}.evt-date{width:62px;height:62px;border-radius:12px;background:var(--ivory-2);flex-direction:column;justify-content:center;flex:none}.evt-d{font-size:24px;font-weight:800;line-height:1}.evt-m{font-size:12px;font-weight:700;color:var(--ink-soft);text-transform:uppercase;letter-spacing:.06em}@media(max-width:600px){.evt{flex-wrap:wrap;gap:14px}}