.sp26-schedule-card{--gold:#ffc100;--teal:#00303f;--orange:#ff9a00;background:var(--teal);border-radius:12px;box-sizing:border-box;font-family:Montserrat,sans-serif;padding:28px 24px;width:100%}.sp26-schedule-card *,.sp26-schedule-card :after,.sp26-schedule-card :before{box-sizing:border-box;margin:0;padding:0}.sp26-schedule-card .sc-label{color:var(--gold);font-size:.68rem;font-weight:900;letter-spacing:3px;margin-bottom:18px;text-transform:uppercase}.sp26-schedule-card .sc-row{align-items:flex-start;border-bottom:1px solid hsla(0,0%,100%,.07);display:flex;gap:14px;padding:9px 0}.sp26-schedule-card .sc-row:last-child{border-bottom:none}.sp26-schedule-card .sc-time{color:var(--orange);flex-shrink:0;font-size:.82rem;font-weight:700;min-width:76px;padding-top:1px}.sp26-schedule-card .sc-activity{color:hsla(0,0%,100%,.82);font-size:.85rem;line-height:1.45}