.js-only{display:none!important}.dropdown-content{display:none;background-color:#fff;z-index:1000;position:absolute;border:1px solid grey;border-radius:5px}.dropdown-content:hover,.dropdown-opener:focus+.dropdown-content{display:initial;-webkit-animation-name:dropdown-open-contents;animation-name:dropdown-open-contents;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes dropdown-open-contents{0%{max-height:200px}to{max-height:1000px}}@keyframes dropdown-open-contents{0%{max-height:200px}to{max-height:1000px}}