@keyframes slideup{0%{bottom:-100%}to{bottom:0}}.fade-enter-active,.fade-leave-active{transition:height .3s ease-in-out,opacity .3s ease-in-out}.fade-enter-from,.fade-leave-to{height:0;opacity:0}.arrow-button{height:26px;width:32px;display:block;border:none;background-color:#fff;display:flex;justify-content:center;align-items:center}.arrow-button--left,.arrow-button--right{height:32px;width:26px}.arrow-button--bold{background-color:#f0f0f0}.arrow-button:hover{cursor:pointer;background-color:#f0f0f0}.arrow-button:focus{outline:1px solid #000}.arrow-icon--up{transform:rotate(-90deg)}.arrow-icon--down{transform:rotate(90deg)}.arrow-icon--left{transform:rotate(180deg)}
