.home-layout{flex-direction:column;min-height:100vh;display:flex}
.FloatingInfo-module-scss-module___S2OHW__fabContainer{z-index:50;background-color:#fff;border-radius:30px;flex-direction:column;align-items:center;padding:5px;display:flex;position:fixed;bottom:60px;right:24px;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b}.FloatingInfo-module-scss-module___S2OHW__fabButton{color:#000;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;transition:transform .3s;display:flex}.FloatingInfo-module-scss-module___S2OHW__fabButton.FloatingInfo-module-scss-module___S2OHW__open{transform:rotate(45deg)}.FloatingInfo-module-scss-module___S2OHW__iconList{opacity:0;flex-direction:column;align-items:center;max-height:0;transition:max-height .3s,opacity .3s;display:flex;overflow:hidden}.FloatingInfo-module-scss-module___S2OHW__iconList.FloatingInfo-module-scss-module___S2OHW__open{opacity:1;max-height:250px}.FloatingInfo-module-scss-module___S2OHW__iconItem{color:#333;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:8px 0;font-size:1.5rem;transition:background-color .3s,color .3s;display:flex}.FloatingInfo-module-scss-module___S2OHW__iconItem:hover{color:#000;background-color:#f0f0f0}.FloatingInfo-module-scss-module___S2OHW__iconItem:first-child{color:#fff;background-color:#ff914d}.FloatingInfo-module-scss-module___S2OHW__iconItem:nth-child(2){color:#fff;background-color:#2e00fc;font-size:2rem}.FloatingInfo-module-scss-module___S2OHW__iconItem:nth-child(3){color:#fff;background-color:#0088fc;font-size:2rem}.FloatingInfo-module-scss-module___S2OHW__iconItem:last-child{color:#000;font-size:2rem}
