.c-agenda--all{padding-top:0}.c-agenda-filter{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 20px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;background-color:var(--base700);border-radius:8px;margin-bottom:20px}.c-agenda-filter label{font-size:0.875rem;line-height:1.85;word-break:break-word;font-family:"Cocogoose",sans-serif;color:#ffffff;font-weight:300}@media (min-width:992px){.c-agenda-filter label{font-size:1.125rem;line-height:1.85}}.c-agenda-filter label select{margin-left:10px;background:none;border:none;font-size:0.875rem;line-height:1.85;word-break:break-word;font-family:"Cocogoose",sans-serif;color:#ffffff;font-weight:300;cursor:pointer;border-radius:4px;padding:4px}@media (min-width:992px){.c-agenda-filter label select{font-size:1.125rem;line-height:1.85}}.c-agenda-filter label select option{background:#ffffff;font-size:0.875rem;line-height:1.85;word-break:break-word;font-family:"Cocogoose",sans-serif;color:var(--base700);font-weight:300}@media (min-width:992px){.c-agenda-filter label select option{font-size:1.125rem;line-height:1.85}}.c-agenda__title{margin-bottom:2rem}@media (min-width:576px){.c-agenda__title{margin-bottom:4rem}}.c-agenda-year__title{font-size:1.5rem;line-height:1.4;word-break:break-word;font-family:"Cocogoose",sans-serif;color:var(--base700);font-weight:400;margin-bottom:1.5em}@media (min-width:992px){.c-agenda-year__title{font-size:2.25rem}}.c-agenda-year-month{margin-bottom:1.5rem}@media (min-width:576px){.c-agenda-year-month{margin-bottom:3rem}}.c-agenda-year-month summary{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:4px}@media (min-width:992px){.c-agenda-year-month summary{gap:16px}}.c-agenda-year-month summary:after{content:"";-ms-flex-negative:0;flex-shrink:0;display:block;height:24px;width:24px;-webkit-transform:rotate(90deg);transform:rotate(90deg);background-color:var(--base500);-webkit-mask:url("/assets/images/icons/chevron.svg") center/contain no-repeat;mask:url("/assets/images/icons/chevron.svg") center/contain no-repeat;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.c-agenda-year-month[open] summary:after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.c-agenda-year-month__title{font-size:1.25rem;line-height:1.4;word-break:break-word;font-family:"Cocogoose",sans-serif;color:var(--base700);font-weight:350;margin-bottom:1em}@media (min-width:992px){.c-agenda-year-month__title{font-size:1.75rem}}.c-agenda-year-month__title:after{background-color:var(--base700);-webkit-mask:url("/assets/images/icons/chev") center/contain no-repeat;mask:url("/assets/images/icons/chev") center/contain no-repeat}.c-agenda__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1rem}