.CalendarEventsList_calendarEventsList__3y08T{display:flex;flex-direction:column;gap:1rem;padding:1rem 0}.CalendarEventsList_eventItemLink__m9k8Q{text-decoration:none!important;color:inherit!important;border-radius:1rem;cursor:pointer;display:block;border:none;outline:none}.CalendarEventsList_eventItemLink__m9k8Q:focus{outline:none;text-decoration:none}.CalendarEventsList_eventItemLink__m9k8Q:visited{color:inherit;text-decoration:none}.CalendarEventsList_eventItem__benBr{display:grid;grid-template-columns:80px 60px 1fr;align-items:center;grid-gap:1.5rem;gap:1.5rem;padding:1rem;border-radius:1rem;transition:all .2s ease-in-out;background:transparent}.CalendarEventsList_eventItemLink__m9k8Q:hover .CalendarEventsList_eventItem__benBr{background-color:rgba(0,0,0,.05)!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px rgba(0,0,0,.1)!important}.CalendarEventsList_nonClickable__yTvl4:hover .CalendarEventsList_eventItem__benBr{background-color:transparent!important;transform:none!important;box-shadow:none!important}.CalendarEventsList_eventTime__eWocV{font-size:1.1rem;font-weight:600;color:#111;text-align:left}.CalendarEventsList_eventArtistImg__Nc1fl{width:60px;height:60px;border-radius:.75rem;object-fit:cover;box-shadow:0 4px 12px rgba(0,0,0,.08)}.CalendarEventsList_eventDetails__ptcUf{display:flex;flex-direction:column}.CalendarEventsList_eventArtistName__oHrOL{font-size:1.25rem;font-weight:700;color:#1b5e20;margin:0}.CalendarEventsList_eventArraialName__OmrSg{margin-top:.25rem!important;font-size:.9rem;color:#555;margin:0}.CalendarEventsList_eventArraialAddress___wBaD{font-size:.85rem;color:#888;margin:2px 0 0;line-height:1.3}.CalendarEventsList_stickyCalendar__RHfQk{position:-webkit-sticky;position:sticky;top:5rem;align-self:flex-start;z-index:2}@media (max-width:900px){.CalendarEventsList_stickyCalendar__RHfQk{position:static}}@media (max-width:700px){.CalendarEventsList_eventItem__benBr{grid-template-columns:70px 50px 1fr;gap:1rem;padding:.75rem}.CalendarEventsList_eventTime__eWocV{font-size:1rem}.CalendarEventsList_eventArtistImg__Nc1fl{width:50px;height:50px}.CalendarEventsList_eventArtistName__oHrOL{font-size:1.1rem}.CalendarEventsList_eventArraialName__OmrSg{font-size:.85rem}.CalendarEventsList_eventArraialAddress___wBaD{font-size:.8rem}}.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar :after,.react-calendar :before{box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:focus,.react-calendar__navigation button:enabled:hover{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__century-view__decades__decade--neighboringCentury,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__month-view__days__day--neighboringMonth{color:#757575}.react-calendar__century-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__year-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__century-view__decades__decade--neighboringCentury:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__month-view__days__day--neighboringMonth:disabled{color:#cdcdcd}.react-calendar__tile:enabled:focus,.react-calendar__tile:enabled:hover{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}