body{margin:0;min-height:100vh;background-color:#fff;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}.App{margin:0 auto;max-width:600px;height:100%;font-family:"Plus Jakarta Sans"}.round{position:relative}.round label{position:absolute;background-color:#fff;border:1px solid #ccc;border-radius:50%;cursor:pointer;height:22px;width:22px;left:0;top:0}.round label:after{border:3px solid #fff;border-top:none;border-right:none;content:"";height:4px;left:5px;opacity:0;position:absolute;top:6px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:9px}.round input[type=checkbox]{visibility:hidden}.round input[type=checkbox]:checked+label{background-color:#1ea5fc;border-color:#1ea5fc}.round input[type=checkbox]:checked+label:after{opacity:1}.tooltip{position:relative;display:inline-block}.tooltip .tooltiptext{visibility:hidden;width:200px;background-color:#000;color:#fff;font-weight:400;font-size:12px;line-height:19px;text-align:center;border-radius:6px;padding:10px;position:absolute;z-index:1;bottom:150%;left:-95%;margin-left:-60px}@media only screen and (max-width:320px){.tooltip .tooltiptext{width:130px;left:14%}}.tooltip .tooltiptext:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-top-color:#000}.tooltip:hover .tooltiptext{visibility:visible}
/*# sourceMappingURL=main.faa39740.chunk.css.map */