.wrapper{display:flex;flex-direction:column;align-items:flex-start;position:fixed;bottom:10px;left:2rem;margin-left:8px;z-index:3}.wrapper .button{display:inline-block;height:60px;width:60px;float:left;margin:7px -19px;overflow:hidden;background:#fff;border-radius:50px;cursor:pointer;box-shadow:0 10px 10px rgba(0,0,0,.1);transition:all .3s ease-out}.wrapper .button:hover{width:200px}.wrapper .button .icon{display:inline-block;height:60px;width:60px;text-align:center;border-radius:50px;box-sizing:border-box;line-height:60px;transition:all .3s ease-out}.wrapper .button:first-child:hover .icon{background:#333}.wrapper .button:nth-child(2):hover .icon{background:#0a66c2}.wrapper .button:nth-child(3):hover .icon{background:#e1306c}.wrapper .button:nth-child(4):hover .icon{background:#333}.wrapper .button:nth-child(5):hover .icon{background:red}.wrapper .button .icon i{font-size:25px;line-height:60px;transition:all .3s ease-out}.wrapper .button:hover .icon i{color:#fff}.wrapper .button span{font-size:20px;font-weight:500;line-height:60px;margin-left:10px;transition:all .3s ease-out}.wrapper .button:first-child span{color:#333}.wrapper .button:nth-child(2) span{color:#0a66c2}.wrapper .button:nth-child(3) span{color:#e1306c}.wrapper .button:nth-child(4) span{color:#4267b2}.wrapper .button:nth-child(5) span{color:red}
/*# sourceMappingURL=main.29c056d8.chunk.css.map */