.event-sidebar .event-sidebar--item{border-bottom:1px solid var(--app-color-bold-strong);background:var(--app-color-disabled-weak);display:block;text-decoration:none;color:#000;padding:15px}.event-sidebar .event-sidebar--item:hover{color:var(--app-color-primary-strong)}.event-sidebar .event-sidebar--item.selected{border-bottom-width:2px;border-right:8px solid var(--app-color-primary-strong);background:var(--app-color-none);font-size:1.1em}.event-sidebar .event-sidebar--create-event-items{border-bottom:1px solid var(--app-color-bold-strong);padding:5px 0;font-size:.9em}.event-sidebar .event-sidebar--create-event-items .event-sidebar--create-event-items-item{display:flex;align-items:center;padding:3px 20px}.event-sidebar .event-sidebar--create-event-items .event-sidebar--create-event-items-item>svg{margin-right:5px}.event-module{display:flex}.event-module *{font-family:Montserrat,sans-serif}.event-module .event-module-sidebar{flex:0 0 30%;position:sticky;top:0;max-width:220px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;height:100vh;border-right:1px solid var(--app-color-bold-strong)}.event-module .event-module-page{flex:1 1 auto}