.mr-monthly-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 22px}.mr-monthly-stats article{display:flex;flex-direction:column;gap:4px;padding:18px;border:1px solid rgba(31,42,36,.12);border-radius:18px;background:#fff}.mr-monthly-stats strong{font-size:clamp(1.65rem,4vw,2.35rem);line-height:1;color:#14633d}.mr-monthly-stats span{color:#516159;font-weight:700}.mr-monthly-events{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.mr-monthly-event{overflow:hidden;border:1px solid rgba(31,42,36,.12);border-radius:22px;background:#fff;box-shadow:0 12px 35px rgba(31,42,36,.08)}.mr-monthly-event-media{display:block;aspect-ratio:8/5;background:#e7eee9}.mr-monthly-event-media img{width:100%;height:100%;object-fit:cover}.mr-monthly-event-body{display:flex;min-height:245px;flex-direction:column;align-items:flex-start;padding:18px}.mr-monthly-event-body time{color:#14633d;font-size:.88rem;font-weight:800}.mr-monthly-event-body h3{margin:8px 0;font-size:1.16rem;line-height:1.35}.mr-monthly-event-body h3 a{color:inherit;text-decoration:none}.mr-monthly-event-body p{margin:0 0 12px;color:#5a6760}.mr-monthly-price{margin:0 0 12px;padding:5px 9px;border-radius:999px;background:#edf7f1;color:#14633d;font-size:.82rem;font-weight:800}.mr-monthly-open{margin-top:auto;color:#14633d;font-weight:800;text-decoration:none}.pill.is-active{outline:2px solid #14633d;outline-offset:2px}.pill span{opacity:.72;margin-left:4px}@media(max-width:900px){.mr-monthly-events{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.mr-monthly-stats,.mr-monthly-events{grid-template-columns:1fr}.mr-monthly-event{display:grid;grid-template-columns:112px minmax(0,1fr)}.mr-monthly-event--text{display:block}.mr-monthly-event-media{height:100%;aspect-ratio:auto}.mr-monthly-event-body{min-height:210px;padding:14px}}
