.dot-loader{animation:dotFlashing 1s linear infinite alternate;animation-delay:.5s;background-color:#f3354c;border-radius:5px;color:#f3354c;height:5px;position:relative;width:5px}.dot-loader:after,.dot-loader:before{content:"";display:inline-block;position:absolute;top:0}.dot-loader:before{animation:dotFlashing 1s infinite alternate;animation-delay:0s;left:-10px}.dot-loader:after,.dot-loader:before{background-color:#f3354c;border-radius:5px;color:#f3354c;height:5px;width:5px}.dot-loader:after{animation:dotFlashing 1s infinite alternate;animation-delay:1s;left:10px}@keyframes dotFlashing{0%{background-color:#f3354c}50%,to{background-color:#ebe6ff}}@font-face{font-display:swap;font-family:Gilroy;font-style:normal;font-weight:400;src:url(/static/media/Gilroy-Regular.2c866f4b871ae0eaf2a6.ttf)}@font-face{font-display:swap;font-family:Gilroy;font-style:normal;font-weight:500;src:url(/static/media/Gilroy-Medium.04c46216c3bb824b3bd2.ttf)}@font-face{font-display:swap;font-family:Gilroy;font-style:normal;font-weight:600;src:url(/static/media/Gilroy-SemiBold.9cc1ef6f32fe5c0f5d3f.ttf)}@font-face{font-display:swap;font-family:Gilroy;font-style:normal;font-weight:700;src:url(/static/media/Gilroy-Bold.a64a9abefbbe02db74ef.otf)}#root,html{min-height:100vh}#root :not([class^=Mui]):not(.content-box){box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.cm-focused{outline:none!important}.pac-container{z-index:99999}@keyframes rotateAnimation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}