.c-calendar-dropdown{flex:1 1 0;position:relative}.c-calendar-dropdown__menu{background:var(--white-off);border-radius:4px;height:-moz-fit-content;height:fit-content;left:0;max-height:0;min-width:220px;overflow:hidden;position:absolute;top:100%;transition:all .3s;width:100%;z-index:100}.c-calendar-dropdown__menu.is-active{max-height:1000px}.c-calendar-dropdown__menu a{margin-top:5px;max-width:unset}
