.mpcal-events-schedule *{box-sizing:border-box}.mpcal-events-schedule__date-group{box-sizing:border-box;border:1px solid #d3d3d3;border-radius:10px;padding:1em;margin-bottom:1.25em;display:flex;flex-direction:column;overflow:clip}@media (min-width: 768px){.mpcal-events-schedule__date-group{gap:1em;flex-direction:row;align-items:flex-start}}.mpcal-events-schedule__date-group:last-child{margin-bottom:0}.mpcal-events-schedule__date{flex:0 1 15%;position:sticky;top:0;margin:-1.25em -1em 0;padding:1.25em calc(1em + 10px);border-radius:10px 10px 0 0;background:#fff;font-weight:600}@media (min-width: 768px){.mpcal-events-schedule__date{border-radius:0;top:1.25em;font-size:1em;margin:0;padding:.25em 0;background:transparent}}.mpcal-events-schedule__events{flex:1}.mpcal-events-schedule__event{display:flex;align-items:start;flex-wrap:nowrap;gap:10px;padding:.25em 10px;border-radius:3px;transition:.3s}.mpcal-events-schedule__event:last-child{margin-bottom:0}.mpcal-events-schedule__event:hover{background:var(--mpcal-color-light-grey)}.mpcal-events-schedule__event-color-marker{width:10px;height:10px;border-radius:50%;flex:0 0 auto}.mpcal-events-schedule__event-title-wrapper{display:flex;align-items:baseline;gap:10px;flex:1 1 70%}.mpcal-events-schedule__event-time{flex:1 1 30%}
