.mainSite .sideCalendar{position:sticky;top:6rem;z-index:2;padding:2rem}.mainSite .sideCalendar .agendaItem{position:relative;font-size:1.2em;display:block;text-decoration:none}.mainSite .sideCalendar .agendaItem i{opacity:.8;width:1.5rem}.mainSite .sideCalendar .agendaItem strong{text-transform:uppercase;font-weight:600;letter-spacing:2px;height:2.6em;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;line-height:1.2em}.mainSite .sideCalendar .agendaItem:hover strong{text-decoration:underline}.mainSite .sideCalendar .agendaItem:not(:last-of-type){border-bottom:1px solid #fff;margin-bottom:1rem;padding-bottom:1rem}.mainSite .sideCalendar::before{content:"";position:absolute;background-color:var(--color-prim);left:0;right:0;top:0;right:-4rem;z-index:0;height:100%;border-radius:1rem 0 0 1rem}.mainSite .sideCalendar #pagination{position:relative;display:flex;justify-content:space-between;align-items:center}.mainSite .sideCalendar #pagination button{color:var(--color-white);padding:0;margin:0;background-color:transparent;border:none;font-weight:500}.mainSite .sideCalendar #pagination button:hover{text-decoration:underline}.mainSite .agenda .agendaItems{position:relative;width:100%}.mainSite .agendaItems .agendaItem{width:100%;margin:15px 0;display:block}.mainSite .agendaTxt p:first-of-type:has(img){column-span:all}.mainSite .agendaTxt img{border-radius:2rem;margin:2rem 0}.mainSite .agendaItems .agendaItem .inner,.mainSite .agendaItems .agendaItem h1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-height:1.6em;margin-top:0}.mainSite .agendaItemDetail h2{margin-bottom:2rem}.mainSite .agendaItems .agendaItem .img{width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;aspect-ratio:1/.6;border-radius:2rem;background-color:#ccc}.mainSite .agendaItems .agendaItem .content{color:var(--color-black);background-color:transparent;padding:1rem;margin-top:.25rem}.mainSite .content.dark .agendaItems .agendaItem .content{color:var(--color-white)}.mainSite .agendaItems .agendaItem .cta{font-size:1em;margin:0}.mainSite .agendaItems .agendaItem:hover{text-decoration:none}.mainSite .agendaItems .agendaItem:hover .cta{background-color:transparent}.mainSite .agendaItems .agendaItem h1{-webkit-line-clamp:1;line-clamp:1;font-size:1.2em;height:1.5em;font-weight:600;margin-top:.5rem}.mainSite .agendaItems .agendaItem .inner{-webkit-line-clamp:4;line-clamp:4;font-size:.9em;height:5em;margin-bottom:.5rem}.mainSite .agendaItems .agendaItem small.date{display:inline-block;padding:0 10px;background-color:#639c4f;border-radius:3px;margin-right:5px;line-height:1.8em;color:#fff}.mainSite #map_canvas{width:100%;aspect-ratio:1}.agendaItemDetail{margin:30px 0}.agendaItemDetail .infoRow i{margin-right:20px}.agendaItemDetail .infoRow{text-transform:capitalize;margin-top:10px}.agendaItemDetail .evenementInfo{margin:15px 0;background-color:var(--color-prim);color:#fff;text-transform:uppercase}.agendaItemDetail .evenementInfo .inner{padding:15px}.agendaItemDetail .evenementInfo .top{background-color:rgba(255,255,255,.1)}.agendaItemDetail .evenementInfo h2{margin-top:0}.agendaItemDetail .evenementInfo .table{margin-bottom:0}.agendaItemDetail .evenementInfo .table td{border:none;padding:8px 0}.agendaItemDetail .evenementInfo:first-of-type{margin-top:75px}#shop-iframe{min-height:1300px!important}.agendaItemDetail .modal{color:rgba(41,41,41,1)}.agendaItemDetail .koopTickets{background-color:var(--color-pink);width:100%;margin-top:30px;display:block;text-align:center;text-transform:uppercase;font-weight:600;color:#fff;padding:15px}.agendaItemDetail .koopTickets:hover{background-color:var(--color-lightPink);text-decoration:none}.agendaItemDetail ol.breadcrumb{background:0 0}.agendaItemDetail a:not(.agendaItemDetaila.socialIcon){display:block;margin-top:10px}.modal#ticketModal .modal-dialog.modal-lg{border-radius:0}.modal#ticketModal .modal-body{padding:0}.dummyImg{background-color:rgba(216,216,216,.2);min-height:100px;display:flex}.dummyImg .date{background-color:rgba(55,55,55,1);color:rgba(255,255,255,1);font-weight:900;font-size:1em;text-transform:uppercase;width:23%;padding:5%;padding-top:20px}.dummyImg .title{text-transform:uppercase;font-weight:900;padding:20px;font-size:24px;width:70%}.eventDeelnemers .badge{position:absolute;top:5px;right:5px}.eventDeelnemers h3{font-size:18px;height:40px;overflow:hidden;text-align:center}.eventDeelnemers .avatar{border-radius:500px;background-position:center;background-size:cover;width:100%;padding-top:100%}.agendaContainer{background-color:#ebebeb}.agendaGallery{margin:1rem 0}.agendaGallery img{width:100%;max-height:350px;margin:1rem 0;object-fit:cover;border-radius:2rem;background-color:var(--color-ter)}.agenda.overzicht hr{margin-top:20vh}.agenda.overzicht .archief .agendaItem{opacity:.8}@media (max-width:700px){.modal#ticketModal{margin:0}.modal#ticketModal .modal-dialog.modal-lg{margin:0;border-radius:0}}@media (min-width:768px){.agendaGallery{margin:2rem -1rem;display:flex;flex-wrap:wrap}.agendaGallery img{width:calc(50% - 2rem);margin:1rem}.mainSite .agendaItems{display:flex;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.mainSite .agendaItems .agendaItem{margin:1rem;width:calc(50% - 2rem)}.mainSite #mainHeader{min-height:60vh}}@media (min-width:992px){.agendaGallery img{width:calc(33.33% - 2rem)}.mainSite .agendaItems{display:flex;flex-wrap:wrap}.mainSite .agendaItems .agendaItem{width:calc(33.33% - 2rem)}.mainSite .agendaGallery img{max-height:unset;aspect-ratio:1/1}}@media(min-width:1200px){.agendaGallery img{width:calc(25% - 2rem)}.mainSite .agendaTxt{columns:2}}@media(min-width:1400px){.mainSite .agendaItems .agendaItem{width:calc(25% - 2rem)}.mainSite .sideCalendar::before{right:-6rem}.mainSite #mainHeader{min-height:75vh}}
/*# sourceMappingURL=screen.min.css.map */
