*{box-sizing:border-box}body{background-color:#17181d;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}.title-container{display:flex;align-items:center;justify-content:space-between;padding:15px}.arrow-container{background-color:#2f3140;border-radius:50%;width:20px;height:20px;text-align:center;margin-left:5px;margin-right:20px}.date-block{flex-shrink:0;margin:5px;padding:10px;border-radius:10px;background-color:#2f3140;color:#fff;font-weight:500;display:flex;align-items:center}.active-bg{background-color:#371f4f}@keyframes blinking{0%{background-color:#71279e;box-shadow:0 0 100px #71279e}to{background-color:#371f4f;box-shadow:0 0 30px #371f4f;width:5px;height:5px}}div.light{border-radius:50%;-webkit-animation-duration:2s;-webkit-animation-name:blinking;-webkit-animation-iteration-count:infinite;-webkit-animation-direction:alternate;-webkit-animation-timing-function:ease-in-out;animation-duration:2s;animation-name:blinking;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:ease-in-out}.container,div.light{width:10px;height:10px}.container{display:flex;justify-content:center;align-items:center}.blocks-container{width:100%;display:flex;overflow:hidden}.game-block{flex-shrink:0;margin:5px;padding:10px;border-radius:10px;color:#fff;width:300px;background:linear-gradient(#322556,#201f2d,#272934)}.flex-space-between{display:flex;justify-content:space-between}.game-btn{flex-grow:1;flex-basis:0;padding:10px;margin:5px;color:#fff;border-radius:10px;text-align:center}.red-bg{background-color:#94263c}.grey-bg{background-color:#393b4f}.secondary-text{font-size:small;color:#a7a5af}.padding-y{padding-top:15px;padding-bottom:10px}.vertical-center-container{display:flex;align-items:center}.bold-text{font-weight:500}.team-img-container{width:50px;height:50px;display:flex;justify-content:center;padding-right:10px}
/*# sourceMappingURL=main.a5dcbbaf.chunk.css.map */