.event-schedule-pair{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:18px;margin:18px 0;display:grid}.event-schedule-pair>.event-schedule-block{background:#fff;border:1px solid #dbe4f0;border-radius:18px;margin:0;padding:18px 20px}.event-schedule-pair>.event-schedule-dates-card{background:#f8fbff}.event-schedule-pair .event-date-time-grid{grid-template-columns:1fr}.event-schedule-pair .event-date-time-grid.with-times{grid-template-columns:repeat(2,minmax(0,1fr))}.event-schedule-pair h4{margin:0 0 4px}.event-schedule-pair p{margin:0 0 14px}.event-schedule-hours-card .event-daily-hours-toggle{text-align:left;width:100%;white-space:normal!important;align-items:flex-start!important}.event-schedule-hours-card .event-daily-hours-toggle b{white-space:normal;line-height:1.35}.event-daily-hours-list{gap:10px;margin-top:16px;display:grid}.event-daily-hours-row{background:#f8fbff;border:1px solid #dbe4f0;border-radius:14px;grid-template-columns:minmax(145px,1fr) minmax(130px,.9fr) minmax(130px,.9fr);align-items:end;gap:10px;padding:12px;display:grid}.event-daily-hours-row>strong{color:#1d2939;align-self:center;font-size:14px;line-height:1.25}.event-daily-hours-row label{color:#475467;gap:5px;font-size:12px;font-weight:800;display:grid}.event-daily-hours-row input{box-sizing:border-box;width:100%;min-width:0;margin:0}@media (max-width:1100px){.event-schedule-pair,.event-schedule-pair .event-date-time-grid.with-times{grid-template-columns:1fr}}@media (max-width:640px){.event-daily-hours-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.event-daily-hours-row>strong{grid-column:1/-1}.event-schedule-pair .event-date-time-grid.with-times{grid-template-columns:1fr}}
