.pic{position:absolute;width:300px;height:300px;-webkit-animation:fade 2s;animation:fade 2s;opacity:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.animationImg{width:230px;height:153px}.animationFont{font-family:"Roboto";font-weight:600;text-align:"center";height:50px}.animationFont,.lastPic{display:flex;align-items:center}.lastPic{position:absolute;width:300px;height:300px;-webkit-animation:fadeLast 2.5s;animation:fadeLast 2.5s;opacity:0;flex-direction:column;justify-content:center}@-webkit-keyframes fade{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes fade{0%{opacity:0}50%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeLast{0%{opacity:0}50%{opacity:1}to{opacity:1}}@keyframes fadeLast{0%{opacity:0}50%{opacity:1}to{opacity:1}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.hospital-label,.marker-label{font-weight:700;position:relative;top:-4px;left:0}.tooltip{position:relative;top:-3px}option{padding:6px 16px!important}option:hover{background-color:rgba(0,0,0,.08)}
/*# sourceMappingURL=main.9342d37b.chunk.css.map */