.event-card{min-width:0}.events-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.event-image{height:clamp(120px,14vw,200px);width:clamp(120px,14vw,200px)}.copy-btn{background:#f3f4f6;color:#99a1af;padding:14px 10px;transition:background .15s ease}.copy-btn:active,.copy-btn:focus,.copy-btn:hover{background:#f3f4f6;color:#99a1af;font-weight:400}.event-card{border:.8px solid #e5e7eb}.event-logo{min-width:80px}.event-logo img{border:.8px dashed #d1d5dc}.event-date svg{stroke-width:inherit}.event-content{min-width:0}.event-title{color:#1e2939}.event-date{gap:6px}.event-date,.event-date svg{color:#6a7282}.event-description{color:var(--color-navy-navy-new-200)}.copy-btn.copied{color:#007a55}@media(max-width:900px){.events-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}@media(max-width:576px){.event-card{flex-direction:column}.event-image{height:auto;width:100%}}