.calendar .dates{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;-o-text-size-adjust:none;text-size-adjust:none;touch-action:pan-x}.calendar .calendar-legends .legend .legend-bullet,.calendar .dates .date .bullet{width:8px;height:8px;border-radius:50%}.calendar{overflow:hidden}.calendar .calendar-dates{width:100%;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;position:relative}.calendar .dates-wrapper{position:relative;width:100%;overflow:hidden;height:65px;display:flex;justify-content:center}.calendar .dates-wrapper.scroller-active{display:block}.calendar .dates-wrapper.scroller-active .dates .date{float:left}.calendar .dates-wrapper.scroller-active:after,.calendar .dates-wrapper.scroller-active:before{position:absolute;top:0;width:58px;height:100%;z-index:1}.calendar .dates-wrapper.scroller-active.shadow-l:after{content:'';background-image:linear-gradient(to right,#fff,rgba(255,255,255,0));left:0}.calendar .dates-wrapper.scroller-active.shadow-r:before{content:'';right:0;background-image:linear-gradient(to left,#fff,rgba(255,255,255,0))}.calendar .dates{position:absolute;-webkit-transform:translateX(0);transform:translateX(0);display:flex}.calendar .dates.hasEvent .date{padding-top:10px;justify-content:initial}.calendar .dates .date{display:flex;flex-direction:column;align-items:center;justify-content:center;border-left:1px solid #d9d9d9;width:50px;height:65px}.calendar .dates .date.active,.calendar .dates .date.active+.date,.calendar .dates .date:first-of-type{border-left:none}.calendar .dates .date.active .weekday{color:#000}.calendar .dates .date.active .day{color:#1a1a1a}.calendar .dates .date .day,.calendar .dates .date .weekday{font-family:UOLtext;font-weight:400;font-style:normal;color:#b3b3b3}.calendar .dates .date .weekday{font-size:10px;line-height:1.2}.calendar .dates .date .day{font-size:15px}.calendar .dates .has-event{cursor:pointer}.calendar .dates .has-event .weekday{color:grey}.calendar .dates .has-event .day{color:#1a1a1a}.calendar .calendar-legends{position:relative;background:#fafafa}.calendar .calendar-legends:before{content:'';position:absolute;left:0;width:100%;height:7px;background-color:#f0f0f0}.calendar .calendar-legends .legend{position:relative;padding:12px 10px 5px 0;font-family:UOLtext;font-size:10px;font-style:italic;line-height:1.2;color:grey}.calendar .calendar-legends .legend .legend-bullet{display:inline-block}@media (min-width:768px){.calendar .calendar-legends .legend .legend-bullet{margin:0 0 0 -10px}}@media (min-width:768px) and (max-width:991px){.calendar .calendar-legends .legend{padding-left:12px}}@media (min-width:992px){.calendar .dates .date{width:63px;height:65px}.calendar .calendar-legends .legend{padding-left:10px}}@media (min-width:1230px){.calendar .dates .date{width:78px}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.calendar .dates{position:relative}}