.agenda:not(.single){row-gap:20px;--columncount:2;--rowcount:2;--svgfill:#ed1bbc;--border-separator-color:hsla(0,0%,91.4%,0.4);display:grid;grid-template-columns:repeat(var(--columncount),minmax(0,1fr));grid-template-columns:[first-column] repeat(var(--columncount),minmax(0,1fr));grid-template-rows:repeat(var(--rowcount),min-content);grid-auto-flow:row;margin:auto;padding:10px}@media only screen and (max-width:599px){.agenda:not(.single){display:flex;flex-direction:column}}.agenda>.edw-agenda{display:flex;padding:5px 14px 5px 35px;justify-content:center;align-items:center}.agenda>.edw-agenda.agenda-title{padding:10px 14px}@media only screen and (max-width:599px){.agenda>.edw-agenda{padding:10px}}.agenda>.agenda-action-panel{display:flex;padding:12px 14px 12px 23px;justify-content:center;align-items:center}@media only screen and (max-width:599px){.agenda>.agenda-action-panel{padding:10px}}.agenda-title{justify-content:center;align-items:center;padding:10px 14px 10px 23px;display:flex;flex-direction:column;border-bottom:1px solid var(--border-separator-color);font-family:proxima-nova,sans-serif;grid-row:1}@media only screen and (max-width:599px){.agenda-title{padding:10px 14px 10px 15px}}.agenda-title .content{font-weight:700;font-size:25px;line-height:25px;width:auto!important}.agenda-title .date{font-weight:500;font-size:16px;line-height:22px;width:auto!important}.agenda-single-item:not(.agenda-title){justify-content:flex-start}.agenda-single-item{position:relative;z-index:1;justify-content:center;align-items:center;display:flex;font-weight:400;font-size:20px;line-height:24px;padding:5px 14px 5px 35px;text-align:left;max-width:100%;min-height:40px}@media only screen and (max-width:999px){.agenda-single-item{padding:10px 14px 10px 20px;flex-direction:column}}.agenda-single-item:before{z-index:-1;left:50%;top:0;transform:translateX(-50%);position:absolute;content:"";width:100%;height:100%;max-width:calc(100% - 40px);border-radius:5px}@media only screen and (max-width:999px){.agenda-single-item:before{max-width:100%}}.agenda-single-item:after{z-index:-1;left:0;top:0;position:absolute;content:"";width:100%;height:100%;border-right:1px solid var(--border-separator-color)}@media only screen and (max-width:999px){.agenda-single-item:after{display:none}}.agenda-single-item .content,.agenda-single-item .time{height:100%;display:flex;align-items:center}.agenda-single-item .time{position:relative;padding-right:15px;border-right:1px solid var(--border-separator-color);font-size:15px;font-weight:500;line-height:15px}@media only screen and (max-width:999px){.agenda-single-item .time{padding-bottom:5px;padding-right:0;border-right:unset}}.agenda-single-item .time:after{z-index:-1;left:0;top:0;position:absolute;width:100%;content:"";height:100%}@media only screen and (max-width:999px){.agenda-single-item .time:after{min-width:250px;max-width:calc(100vw - 60px);border-bottom:1px solid var(--border-separator-color)}}.agenda-single-item .content{padding-left:15px;font-size:20px;font-weight:700;line-height:20px}@media only screen and (max-width:999px){.agenda-single-item .content{padding-left:0;padding-top:5px}}@media only screen and (min-width:600px) and (max-width:999px){.agenda-single-item{max-width:300px}}@media only screen and (max-width:599px){.agenda-single-item{position:sticky;font-size:16px;line-height:20px;left:0;z-index:2}}
