.baseFloatButton{bottom:2rem;cursor:pointer;position:fixed;right:1rem;z-index:5}@media (min-width:768px){.baseFloatButton{right:3rem}}.float-button-enter-active,.float-button-leave-active{transition:all .4s cubic-bezier(.4,0,.2,1)}.float-button-enter-from,.float-button-leave-to{opacity:0;transform:translateY(30px) scale(.8)}.float-button-enter-to,.float-button-leave-from{opacity:1;transform:translateY(0) scale(1)}
