.calendar{grid-gap:2rem;display:grid;grid-template-columns:3fr 1fr;position:relative;z-index:0}.calendar .filtres-thematiques--title{color:#260ad7;font-family:Kirome,sans-serif;font-size:1.5rem}.calendar .filtres-thematiques{display:flex;padding:0 0 3rem;position:relative}.calendar .filtres-thematiques .filter-button{align-items:flex-start;background-color:#0000;border:none;cursor:pointer;display:inline-flex;flex-grow:1;font-family:Kirome,sans-serif;font-size:1.5rem;justify-items:flex-start;line-height:1.1;margin:.5rem;max-width:40%;padding:0;text-align:left}.calendar .filtres-thematiques .filter-button:before{background:currentColor;border-radius:100%;content:"";display:inline-block;flex-shrink:0;height:20px;margin-right:1rem;position:relative;top:.25ch;width:20px}.calendar .filtres-thematiques .filter-button[data-trigger=all]{color:#260ad7}.calendar .filtres-thematiques.is-horizontal .filter-button[data-trigger=all]{bottom:.5rem;left:0;position:absolute}.calendar .filtres-thematiques.is-vertical{align-items:flex-start;flex-direction:column;justify-items:flex-start}.calendar .filtres-thematiques.is-vertical .filter-button{flex-basis:100%;max-width:100%}.calendar .calendar-full{border-bottom:1px solid #260ad7;border-left:1px solid #260ad7;border-right:1px solid #260ad7}.calendar .calendar-month--title{align-items:center;background-color:#fff;border:1px solid #260ad7;border-radius:5rem;color:#260ad7;display:flex;font-family:Gradien,sans-serif;font-size:2rem;justify-content:center;margin:0 -.5rem;position:relative}.calendar .calendar-month{position:relative;z-index:1}.calendar .calendar-month.is-hidden{display:none}.calendar .calendar-month:first-child .calendar-month--title:before{background-color:#fff;bottom:50%;content:"";left:-1px;position:absolute;right:-1px;top:-1px;z-index:-1}.calendar .calendar-line{grid-gap:.5rem;border-bottom:1px solid #260ad7;display:grid;grid-template-areas:"Date Titre Prix Lieu";grid-template-columns:200px 1fr 80px 150px;padding:2rem 1rem;-webkit-text-decoration:none;text-decoration:none}.calendar .calendar-line .event-badges{display:flex;margin-bottom:.5rem}.calendar .calendar-line .event--type{border-radius:1rem;display:inline-flex;font-family:Kirome,sans-serif;font-size:.9rem;margin-bottom:0;padding:.25rem 1rem;z-index:2}.calendar .calendar-line .event--type+.event--groupe{margin-left:.25rem}.calendar .calendar-line .event--groupe{border-radius:1rem;display:inline-flex;font-family:Kirome,sans-serif;font-size:.9rem;margin-bottom:0;padding:.25rem 1rem;z-index:2}.calendar .calendar-line.is-hidden{display:none}.calendar .calendar-line[data-thematique=conference]{color:#d1266f}.calendar .calendar-line[data-thematique="9"]{color:#28ada9}.calendar .calendar-line[data-thematique="9"] .event--type{background-color:#28ada9;color:#fff}.calendar .calendar-line[data-thematique="9"] .event--groupe{background-color:#e6f346;color:#28ada9}.calendar .calendar-line[data-thematique="4"]{color:#7d149c}.calendar .calendar-line[data-thematique="4"] .event--type{background-color:#7d149c;color:#fff}.calendar .calendar-line[data-thematique="4"] .event--groupe{background-color:#ffd400;color:#7d149c}.calendar .calendar-line[data-thematique="20"],.calendar .calendar-line[data-thematique="21"]{color:#96c73a}.calendar .calendar-line[data-thematique="20"] .event--type,.calendar .calendar-line[data-thematique="21"] .event--type{background-color:#28ada9;color:#fff}.calendar .calendar-line .event-date{font-family:Kirome,sans-serif;font-size:1.4rem;grid-area:Date}.calendar .calendar-line .event-titre{font-family:Kirome,sans-serif;font-size:1.4rem;grid-area:Titre;line-height:1.15}.calendar .calendar-line .event-soustitre{font-family:Kirome,sans-serif;font-size:1.1rem;line-height:1.15;margin-top:1ch}.calendar .calendar-line .event-prix{font-family:Kirome,sans-serif;font-size:.9rem;grid-area:Prix}.calendar .calendar-line .event-lieu{font-family:Kirome,sans-serif;font-size:1.1rem;grid-area:Lieu}.calendar .calendar-line:last-child{border-bottom:none}.calendar .splide{display:block;margin:10rem auto 2rem;max-width:250px}.calendar .splide__arrows{display:flex;justify-content:space-between;left:-1.5rem;position:absolute;right:-1.5rem;top:50%;transform:translateY(-50%)}.calendar .splide__arrows .splide__arrow{align-items:center;background:#0000;border:none;border-radius:0;cursor:pointer;display:flex;justify-content:center;padding:0;z-index:99998}.calendar .splide__arrows .splide__arrow svg{fill:#260ad7;height:25px;width:25px}.calendar .splide__arrows .splide__arrow[disabled] svg{opacity:.5}.calendar .splide__arrows .splide__arrow.splide__arrow--next{right:0}.calendar .splide__arrows .splide__arrow.splide__arrow--prev{left:0}.calendar .splide__arrows .splide__arrow.splide__arrow--prev svg{transform:rotate(180deg)}.calendar .agenda-events{border-spacing:0;color:#260ad7;font-family:Gradien,sans-serif;font-size:1.3rem;margin:auto;text-align:center;width:250px}.calendar .agenda-events .cal-event-box{display:none}.calendar .agenda-events .cal-day-box a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.calendar .agenda-events .mask-start{border-bottom-left-radius:1rem;border-top-left-radius:1rem}.calendar .agenda-events .mask-end{border-bottom-right-radius:1rem;border-top-right-radius:1rem}.calendar .agenda-events .type-4{background-color:#7d149c;color:#fff}.calendar .agenda-events .type-conference{background-color:#d1266f;color:#fff}.calendar .agenda-events .type-9{background-color:#28ada9;color:#fff}.calendar .agenda-events .type-20,.calendar .agenda-events .type-21{background-color:#96c73a;color:#fff}.calendrier-sidebar{position:relative}.calendrier-sidebar .sidebar-elements{position:sticky;top:10rem}@media screen and (max-width:1200px){.calendar{grid-template-columns:1fr}.calendar aside{display:none}}@media screen and (max-width:900px){.calendar .filtres-thematiques{flex-wrap:wrap}.calendar .filtres-thematiques .filter-button{max-width:100%}.calendar .calendar-line{display:flex;flex-direction:column}}