.help-ctrls{position:absolute;bottom:0;right:0;z-index:100;background-color:#fff}.turb3d{position:relative;height:80vh}.turb3d-info{position:absolute;top:50%;width:100%;text-align:center;z-index:100;display:block}.activator{position:absolute;display:flex;align-items:center;justify-content:center;bottom:30px;right:20px;min-width:45px;min-height:45px;border-radius:50%;color:#fff;background:#00959a;cursor:pointer}.activator .icon::before{font-size:24px;line-height:41px}.activator:hover{background:#006064;color:#fff;text-decoration:none}.activator.activated,.activator.active{border:none}.card-reveal{position:absolute;top:100%;left:0;padding:10px;width:100%;height:100%;z-index:100;background:#fff;height:0;transition:all .3s ease-in-out}.card-reveal.active{top:0;height:100%}