@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";.main{margin-top:30px}.flex_row{justify-content:center;display:flex}.popup-content{margin:auto;background:#fff;width:50%;padding:5px;border:1px solid #d7d7d7}[role=tooltip].popup-content{width:200px;box-shadow:0 0 3px #00000029;border-radius:5px}.popup-overlay{background:#00000080}[data-popup=tooltip].popup-overlay{background:transparent}.popup-arrow{-webkit-filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));color:#fff;stroke-width:2px;stroke:#d7d7d7;stroke-dasharray:30px;stroke-dashoffset:-54px;left:0;right:0;top:0;bottom:0}*{box-sizing:border-box}body{display:flex;flex-direction:column;height:100vh;width:100vw;margin:0;font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-style:normal;background-color:#f6f6f6}#root{width:100vw;margin:0;padding:0;display:flex;flex-direction:column}
