.events-table-wrapper table{width:100%;border-collapse:collapse;margin:1rem 0}.events-table-wrapper th{background-color:#f5f5f5;padding:20px;text-align:left;font-weight:700;color:#222222;font-size:1.125rem;line-height:22.5px}.events-table-wrapper td{padding:20px;font-size:1rem;color:#222222;font-family:var(--font-primary)}.events-table-wrapper td,.events-table-wrapper tr:first-child th{border-top:1px solid #cccccc}.events-table-wrapper tr:last-child td{border-bottom:1px solid #cccccc}.events-table-wrapper tr:nth-child(2n){background-color:#f5f5f5}.events-table-wrapper tr:nth-child(odd){background-color:white}.events-table-wrapper a{color:#0E6EB9;text-decoration:underline;font-weight:700;font-size:1rem;line-height:1.5;font-family:var(--font-primary)}.events-table-wrapper a:hover{opacity:.8}.events-table-wrapper td:first-child,.events-table-wrapper td:nth-child(2),.events-table-wrapper td:nth-child(3),.events-table-wrapper th:first-child,.events-table-wrapper th:nth-child(2),.events-table-wrapper th:nth-child(3){width:33.33%}@media (min-width:768px){.events-table-wrapper td:first-child,.events-table-wrapper th:first-child{width:25%}.events-table-wrapper td:nth-child(2),.events-table-wrapper th:nth-child(2){width:50%}.events-table-wrapper td:nth-child(3),.events-table-wrapper th:nth-child(3){width:25%}}