.gst-date-icon{height:55px;width:50px;border-radius:4px;display:flex;flex-direction:column;text-align:center;text-transform:capitalize;overflow:hidden;border-color:var(--mui-palette-grey-A100)}.gst-date-icon__month{height:17px;background-color:var(--mui-palette-primary-main);color:var(--mui-palette-common-white);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.9}.gst-date-icon__day{font-size:16px;line-height:18px;font-weight:700;height:21px;padding-top:calc(var(--mui-spacing) * .5)}.gst-date-icon__period{font-size:10px;font-weight:400;color:var(--mui-custom-tertiary-base);letter-spacing:-.3px}.gst-event-list-item__container{width:100%;padding:calc(var(--mui-spacing) * 5) 0}.gst-event-list-item__container,.gst-event-list-item__content{flex-direction:row;align-items:center;gap:calc(var(--mui-spacing) * 4)}.gst-event-list-item__content{flex:1 1;width:calc(100% - 75px)}.gst-event-list-item__name{text-transform:none;font-weight:500;letter-spacing:-.47px;font-size:14px}.gst-event-list-item__description{color:var(--mui-custom-tertiary-base);text-transform:none;letter-spacing:normal;white-space:no-wrap}.gst-event-list-item__button{color:var(--mui-palette-primary-contrastText);height:46px;font-size:16px;font-weight:600;text-transform:capitalize}@media screen and (max-width:960px){.gst-event-list-item__container{align-items:flex-start}.gst-event-list-item__content{flex-direction:column;align-items:flex-start;gap:calc(var(--mui-spacing) * 3)}.gst-event-list-item__description,.gst-event-list-item__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:500px}}.gst-calendar__date-range-button{height:46px;font-size:14px;font-weight:600;letter-spacing:-.25px;text-transform:capitalize}