.events-calendar__inner{margin-inline:auto;width:min(100%,1920px)}@media(max-width:767.98px){.events-calendar__inner{--inline-spacing:calc(16px + ((100vw - 376px) / ((768 - 376) / (32 - 16))))}}@media(min-width:768px)and (max-width:1279.98px){.events-calendar__inner{--inline-spacing:calc(32px + ((100vw - 768px) / ((1280 - 768) / (60 - 32))))}}@media(min-width:1280px)and (max-width:1919.98px){.events-calendar__inner{--inline-spacing:calc(60px + ((100vw - 1280px) / ((1920 - 1280) / (120 - 60))))}}@media(min-width:1920px){.events-calendar__inner{--inline-spacing:120px}}.events-calendar__no-results{grid-column:1/-1;text-align:center}.events-calendar .loading-spinner{-webkit-animation-name:spin;animation-name:spin;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-color:rgba(0,0,0,0);border-inline-start-color:#001489;border-style:solid;border-width:4px;margin-inline:auto;border-radius:100vmax;height:120px;width:120px}.events-calendar .event-type{background-color:#001489;border-radius:100vmax;height:8px;width:8px}.events-calendar .event-type[data-type=wellness]{background-color:#e99d9e}.events-calendar .event-type[data-type=culinary]{background-color:#b2e4f5}.events-calendar .event-type[data-type=activities]{background-color:#edb57e}.events-calendar .event-type[data-type=nearby-events]{background-color:#d3adf8}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}