@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}@media(min-width: 950px)and (max-width: 1135.98px){.event-calendar__wrapper{padding:0 15px}}#event-calendar{padding:0}@media(max-width: 1135.98px){#event-calendar{margin:1.5rem auto;max-width:50%}}@media(max-width: 949.98px){#event-calendar{max-width:100%}}#event-calendar .event-calendar__container{width:100%}#event-calendar .event-calendar__container .month{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:5rem;padding:0 3rem;background-color:var(--primary);border-radius:5px 5px 0 0}#event-calendar .event-calendar__container .month button{position:absolute;display:flex;align-items:center;font-weight:500;color:var(--white)}#event-calendar .event-calendar__container .month button:focus{outline:1px dotted #fff}#event-calendar .event-calendar__container .month button [data-icon=chevron]{background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10' style='enable-background:new 0 0 5 10' xml:space='preserve'%3E%3Cpath d='M4.7 4.2.7.1C.5 0 .3 0 .1.1 0 .3 0 .5.1.7l4 4.1c.2.2.2.4 0 .6l-4 4.1c-.1 0-.1.2 0 .4.1.1.2.1.3.1.1 0 .2 0 .3-.1l4-4.1c.4-.4.4-1.2 0-1.6' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E");width:20px;height:20px;background-size:contain}#event-calendar .event-calendar__container .month button.prev{left:22px}#event-calendar .event-calendar__container .month button.prev i{transform:rotate(180deg)}#event-calendar .event-calendar__container .month button.next{right:22px}#event-calendar .event-calendar__container .month button:disabled{background-color:rgba(0,0,0,0);border:none;opacity:.3;cursor:none}#event-calendar .event-calendar__container .month .icon{font-size:18px;font-weight:500;letter-spacing:.02px;line-height:22px;padding:1rem;color:var(--white)}#event-calendar .event-calendar__container .month .date{display:flex;flex-direction:row;align-items:center}#event-calendar .event-calendar__container .month .date span,#event-calendar .event-calendar__container .month .date p{font-size:18px;font-weight:500;letter-spacing:.02px;line-height:22px;color:var(--white);margin:0 3px}#event-calendar .event-calendar__container .weekdays{display:flex;align-items:center;width:100%;padding:0 20px}#event-calendar .event-calendar__container .weekdays div{display:flex;justify-content:center;align-items:center;width:14.2857142857%;padding:1rem;font-size:10px;font-weight:500;color:var(--text-dark);text-transform:uppercase}#event-calendar .event-calendar__container .weekdays div abbr{text-decoration:none}#event-calendar .event-calendar__container .days{position:relative;width:100%;display:flex;flex-wrap:wrap;padding:0 20px 12px}#event-calendar .event-calendar__container .days .date{display:flex;justify-content:center;align-items:center;width:14.2857142857%;padding:8px 5px;margin-bottom:3px;font-size:14px;font-weight:500;color:var(--night-blue);border:0;background-color:rgba(0,0,0,0)}#event-calendar .event-calendar__container .days .event{position:relative;cursor:pointer}#event-calendar .event-calendar__container .days .event:before{content:"";display:block;position:absolute;top:1px;bottom:.5px;height:2.1em;width:2.1em;border-radius:50rem;border:.5px solid var(--primary);background-color:rgba(var(--primary), 0.05)}#event-calendar .event-calendar__container .days .event:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,98,255,.25)}#event-calendar .event-calendar__container .days .event[aria-expanded=true]:before{background-color:var(--primary)}#event-calendar .event-calendar__container .days .event[aria-expanded=true] span{z-index:2;color:var(--text-primary)}#event-calendar .event-calendar__container .days .event-active{background-color:rgba(var(--primary), 0.2)}#event-calendar .event-calendar__container .days .event-active:focus{outline:none;box-shadow:none}#event-calendar .event-calendar__container .days .event-active:before{border:none;background-color:rgba(var(--primary), 0)}#event-calendar .event-calendar__container .days .event-active--first,#event-calendar .event-calendar__container .days .event-active--one{position:relative;border-top-left-radius:50%;border-bottom-left-radius:50%;padding:8px 0}#event-calendar .event-calendar__container .days .event-active--first span,#event-calendar .event-calendar__container .days .event-active--one span{z-index:3;color:#fff}#event-calendar .event-calendar__container .days .event-active--first:before,#event-calendar .event-calendar__container .days .event-active--one:before{background-color:var(--primary);z-index:2;top:0;bottom:0;height:32px;width:32px}#event-calendar .event-calendar__container .days .event-active--first:after,#event-calendar .event-calendar__container .days .event-active--one:after{content:"";height:2.2em;width:2.1em;border-radius:50rem;background:#fff;position:absolute;top:4px;left:-5px;z-index:1}#event-calendar .event-calendar__container .days .event-active--last{position:relative;border-top-right-radius:50%;border-bottom-right-radius:50%;padding:8px 0}#event-calendar .event-calendar__container .days .event-active--last span{z-index:3;color:#fff}#event-calendar .event-calendar__container .days .event-active--last:before{background-color:var(--primary);z-index:2;top:0;bottom:0;height:32px;width:32px}#event-calendar .event-calendar__container .days .event-active--last:after{content:"";height:2.2em;width:2.1em;border-radius:50rem;background:#fff;position:absolute;top:4px;right:-5px;z-index:1}#event-calendar .event-calendar__container .days .event-active--one{border-top-left-radius:0;border-bottom-left-radius:0}#event-calendar .event-calendar__container .days .event-active--one::after{content:none}#event-calendar .event-calendar__container .days .today{position:relative}#event-calendar .event-calendar__container .days .today:before{content:"";display:block;position:absolute;top:1px;bottom:.5px;height:2.1em;width:2.1em;border-radius:50rem;background-color:rgba(85,107,219,.4);border:.5px solid #556bdb}#event-calendar .event-calendar__container .days .down{opacity:0;cursor:default}#event-calendar .event-calendar__container .not-current{opacity:.5}#event-calendar .event-calendar__infos .event-calendar__content{display:flex;flex-direction:column;width:100%;height:100%;padding:25px;background-color:var(--tertiary);border-radius:0 0 10px 10px;box-shadow:0 2px 14px 0 rgba(0,0,0,.1);animation:simpleFadeIn .3s forwards}@media(max-width: 949.98px){#event-calendar .event-calendar__infos .event-calendar__content{max-width:100%}}#event-calendar .event-calendar__infos .event-calendar__content .hours-text{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:10px;color:var(--text-tertiary);font-size:14px}#event-calendar .event-calendar__infos .event-calendar__content .hours-text span{font-weight:800;margin-left:5px}#event-calendar .event-calendar__infos .event-calendar__content .hours-text--multiple span{margin:0 5px}#event-calendar .event-calendar__infos .event-calendar__content .hours-event{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%;margin-bottom:10px}#event-calendar .event-calendar__infos .event-calendar__content .hours-event .hour-utils{position:relative;flex:0 0 100%;text-align:center;color:var(--text-tertiary);font-weight:500;margin-bottom:5px;padding-top:10px}#event-calendar .event-calendar__infos .event-calendar__content .hours-event .hour-utils::before{position:absolute;content:"";top:0;left:50%;transform:translateX(-50%);height:2px;width:20px;background-color:var(--text-tertiary)}#event-calendar .event-calendar__infos .event-calendar__content .hours-event .hour-event{cursor:pointer;display:flex;justify-content:center;align-items:center;width:calc(50% - 10px);min-height:30px;padding-top:2.5px;margin-bottom:10px;background:var(--white);border-radius:3px;font-weight:500;border:0;font-size:16px}#event-calendar .event-calendar__infos .event-calendar__content .hours-event .hour-event.active{background:var(--primary);color:var(--white)}#event-calendar .event-calendar__infos .event-calendar__content .hours-event .hour-event:nth-of-type(2n){margin-left:10px}#event-calendar .event-calendar__infos .event-calendar__content .hours-event .hour-event:only-of-type{margin-left:0}#event-calendar .event-calendar__infos .event-calendar__content .add-event{color:var(--text-dark);background-color:#e5e5e5;border-radius:17px}#event-calendar .event-calendar__infos .event-calendar__content .add-event .btn{pointer-events:none}#event-calendar .event-calendar__infos .event-calendar__content .add-event.active{color:var(--white);background-color:var(--primary)}#event-calendar .event-calendar__infos .event-calendar__content .add-event.active [data-icon=cross]{transform:rotate(45deg);background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' style='enable-background:new 0 0 12 12' xml:space='preserve'%3E%3Cpath d='M6.7 6 11.9.8c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0L6 5.3.8.1C.6 0 .3 0 .1.1 0 .3 0 .6.1.8L5.3 6 .1 11.2c-.2.2-.2.5 0 .7.1 0 .3.1.4.1.1 0 .2 0 .3-.1L6 6.7l5.2 5.2c.1.1.2.1.3.1.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7L6.7 6z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E")}#event-calendar .event-calendar__infos .event-calendar__content .add-event.active .btn{pointer-events:auto;color:var(--white)}@media(max-width: 949.98px){#event-calendar .event-calendar__infos .event-calendar__content .add-event.active .btn{margin-top:5px}}#event-calendar .event-calendar__infos .event-calendar__content .add-event.select-event .event-calendar__links{display:flex}#event-calendar .event-calendar__infos .event-calendar__content .add-event .btn{display:flex;justify-content:center;width:100%;padding:.5em .75em .4em;color:var(--text-dark)}#event-calendar .event-calendar__infos .event-calendar__content .add-event .btn i{background-size:65%;transform:rotate(45deg);background-image:url("data:image/svg+xml,%3Csvg fill='%23fff'  xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' style='enable-background:new 0 0 12 12' xml:space='preserve'%3E%3Cpath d='M6.7 6 11.9.8c.2-.2.2-.5 0-.7-.2-.2-.5-.2-.7 0L6 5.3.8.1C.6 0 .3 0 .1.1 0 .3 0 .6.1.8L5.3 6 .1 11.2c-.2.2-.2.5 0 .7.1 0 .3.1.4.1.1 0 .2 0 .3-.1L6 6.7l5.2 5.2c.1.1.2.1.3.1.1 0 .2 0 .3-.1.2-.2.2-.5 0-.7L6.7 6z' style='fill-rule:evenodd;clip-rule:evenodd;data-color-initial:%230062ff'/%3E%3C/svg%3E");margin-left:0;margin-right:10px;margin-left:-5px}#event-calendar .event-calendar__infos .event-calendar__content .add-event .event-calendar__links{display:none;flex-direction:column;color:var(--black);background-color:var(--white);margin-bottom:0;border-bottom-left-radius:20px;border-bottom-right-radius:20px}#event-calendar .event-calendar__infos .event-calendar__content .add-event .event-calendar__link{display:flex;flex-direction:row;align-items:center;height:45px;border-bottom:1px solid #eff3f8;padding-left:20px;color:#707070}#event-calendar .event-calendar__infos .event-calendar__content .add-event .event-calendar__link:before{content:"";display:block;width:6px;height:6px;background-color:var(--primary);border-radius:6px;margin-right:10px}#event-calendar .event-calendar__infos .event-calendar__content .add-event .event-calendar__link:last-child{border-bottom:none}@-moz-document url-prefix(){.event:before{top:2px !important;height:2em !important;width:2em !important}}
/*# sourceMappingURL=event-calendar.min.css.map */
