.class-schedule{width:100%}.class-schedule,.class-schedule *,.class-schedule *:before,.class-schedule *:after{box-sizing:border-box}.class-schedule__table{border:1px solid #dedede;border-collapse:collapse;border-spacing:0;color:#1a1a1a;font-size:14px;line-height:1.4;width:100%}.class-schedule__table th,.class-schedule__table td{padding:18px 12px;text-align:left;vertical-align:middle}.class-schedule__table thead{background:#000;color:#fff}.class-schedule__table th{border:0;font-family:var(--gp-font--oswald,"Arial Narrow",Arial,sans-serif);font-size:15px;font-style:italic;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.class-schedule__table tbody tr:nth-child(even){background:#f3f3f3}.class-schedule__table tbody tr:nth-child(odd){background:#fff}.class-schedule__table td{border-top:1px solid #dedede}.class-schedule__teacher{align-items:center;display:flex;gap:12px;justify-content:space-between;width:100%}.class-schedule__status{border-radius:2px;color:#fff;display:inline-block;font-size:11px;font-weight:700;line-height:1.4;padding:4px 8px;text-transform:uppercase;white-space:nowrap}.class-schedule__status--sold-out{background:#f53691}.class-schedule__status--cancelled{background:#f3222d}.class-schedule__table tbody tr.is-sold-out,.class-schedule__table tbody tr.is-sold-out:nth-child(even),.class-schedule__table tbody tr.is-sold-out:nth-child(odd){background:#f9d7e8;color:#f53691}.class-schedule__table tbody tr.is-cancelled,.class-schedule__table tbody tr.is-cancelled:nth-child(even),.class-schedule__table tbody tr.is-cancelled:nth-child(odd){background:#fff;color:#999}.class-schedule__table th:first-child,.class-schedule__table td:first-child{width:28%}.class-schedule__table th:nth-child(2),.class-schedule__table td:nth-child(2){width:15%}.class-schedule__table th:nth-child(3),.class-schedule__table td:nth-child(3){width:14%}.class-schedule__table th:nth-child(4),.class-schedule__table td:nth-child(4){width:21%}.class-schedule__table th:nth-child(5),.class-schedule__table td:nth-child(5){width:22%}@media (max-width:700px){.class-schedule__table{border:0;display:block;table-layout:auto}.class-schedule__table thead{display:none}.class-schedule__table tbody,.class-schedule__table tbody tr,.class-schedule__table tbody td{display:block;max-width:none;width:100%}.class-schedule__table tbody tr{background:#fff;border:1px solid #dedede;margin-bottom:16px}.class-schedule__table tbody tr.is-sold-out{background:#f9d7e8}.class-schedule__teacher{align-items:flex-start}.class-schedule__table td{border-top:1px solid #e5e5e5;display:grid;gap:12px;grid-template-columns:minmax(90px,35%) 1fr;padding:11px 14px;width:auto}.class-schedule__table td:first-child{border-top:0}.class-schedule__table td:before{content:attr(data-label);font-family:var(--gp-font--oswald,"Arial Narrow",Arial,sans-serif);font-style:italic;font-weight:700;text-transform:uppercase}.class-schedule__table tbody td:first-child,.class-schedule__table tbody td:nth-child(2),.class-schedule__table tbody td:nth-child(3),.class-schedule__table tbody td:nth-child(4),.class-schedule__table tbody td:nth-child(5){width:auto}}