*{margin:0;padding:0;box-sizing:border-box;font-family:Montserrat,sans-serif}html{scroll-behavior:smooth}body{background-color:#f5f6fa!important;min-height:100vh}::-webkit-scrollbar{width:8px!important;height:7px!important;background-color:#fff!important}::-webkit-scrollbar-track{background-color:#eee!important;border-radius:15px!important}::-webkit-scrollbar-thumb{height:30px!important;background-color:#d1d1d1!important;border-radius:15px!important}::-webkit-scrollbar-thumb:hover{height:30px!important;background-color:#bdbdbd!important;border-radius:15px!important}:focus-visible{outline:none}.OuterDiv{height:100vh;display:flex;justify-content:center;align-items:center;background-color:#fafafa;z-index:-1}.OuterDiv .InnerDiv{display:flex;justify-content:center;align-items:center;width:400px;height:150px}.OuterDiv .InnerDiv .typography{font-weight:600;margin-left:20px;display:flex;align-items:baseline}.dot-flashing{margin-left:20px;position:relative;width:5px;height:5px;border-radius:5px;background-color:#1a8ff0;color:#1a8ff0;animation:dotFlashing 1s infinite linear alternate;animation-delay:.5s}.dot-flashing:before,.dot-flashing:after{content:"";display:inline-block;position:absolute;top:0}.dot-flashing:before{left:-10px;width:5px;height:5px;border-radius:5px;background-color:#1a8ff0;color:#1a8ff0;animation:dotFlashing 1s infinite alternate;animation-delay:0s}.dot-flashing:after{left:10px;width:5px;height:5px;border-radius:5px;background-color:#1a8ff0;color:#1a8ff0;animation:dotFlashing 1s infinite alternate;animation-delay:1s}@keyframes dotFlashing{0%{background-color:#1a8ff0}50%,to{background-color:#ebe6ff}}.react-grid-item.react-grid-placeholder{background-color:#82cbff;opacity:.2;border-radius:8px}
