html{font-size:10px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}body{margin:0;font-family:"Roboto",sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.Home_homeContainer__3X5nk{font-size:2rem;position:absolute;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;margin:1em}.Home_dropDownContainer__1xyfL{display:flex;justify-content:space-evenly;align-items:center}.Home_playerCountDropDown__1d6vv>select{padding:1rem 2rem;margin:0 1em;width:5em;font-size:2rem}.Home_lable__1dZbp{font-size:3rem}.Home_playerForm__1rT0o{display:flex;flex-direction:column}.Home_playerForm__1rT0o>.Home_playerInfo__2xHex>input{font-size:2rem}input[type=text]{font-size:2.5rem;margin:5px 0;border-left:5px solid teal}.Home_posterContainer__3oT28{height:20vw}.Home_poster__17ysm{width:50vw}.Backdrop{width:100%;height:100%;position:fixed;z-index:100;left:0;top:0;background-color:rgba(0,0,0,.5)}.modal{position:fixed;z-index:500;background-color:#fff;width:70%;padding:16px;left:15%;top:30%;box-sizing:border-box;transition:all .3s ease-out;font-size:2rem;border-radius:1em;overflow:hidden}@media (min-width:600px){.modal{width:500px;left:calc(50% - 250px)}}.modalContent{display:flex;flex-direction:column;justify-content:center;align-items:center}.modalColorHeader{height:2em;width:100%}.modalButtons{display:flex;flex-direction:row}.modalButtons button{padding:8px 16px;margin:0 8px;cursor:pointer}.Dice_diceContainer__1HuxB{display:flex;flex-direction:column;justify-content:space-evenly;width:100%}.Dice_dice__1jYfH{cursor:pointer;display:flex;justify-content:space-evenly;align-items:center}.Dice_dice__1jYfH>img{width:3vw}.Players_playerDetails__3hWsY{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:1em;width:100%;height:100%;flex-wrap:wrap}.Players_heading__T45Q7{width:100%;font-size:3rem;font-weight:700}.Players_player__1ePtf{font-size:2rem;width:20%;height:70%;border:1px solid #000;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border-radius:1em;overflow:hidden;box-shadow:-2px 3px 2px 0 rgba(0,0,0,.75)}.Players_colorHeader__3j8_W{height:15%;width:100%}.Players_playerShadow__1NoLi{box-shadow:-8px 10px 5px 0 rgba(0,0,0,.75)}.player1{background-color:red}.player2{background-color:#ff0}.player3{background-color:#00f}.player4{background-color:green}.tokenContainer{position:absolute;display:flex;flex-direction:row;justify-content:center;align-items:center}.token{width:15px;height:15px;border-radius:50%;border:1px solid #000;box-shadow:-1px 0 10px 3px rgb(99 97 241/75%)}.light-blue{background:#87ceeb}.brown{background-color:#8b4513}.pink{background-color:#ff0080}.orange{background-color:orange}.red{background-color:red}.yellow{background-color:#ff0}.green{background-color:green}.dark-blue{background-color:#00f}.table{padding:0 16px}.board{display:grid;grid-template-columns:125px repeat(9,80px) 125px;grid-template-rows:125px repeat(9,80px) 125px;grid-gap:2px;margin:50px auto;width:994px;height:994px;background:#000;border:2px solid #000}.center{grid-column:2/11;grid-row:2/11;background:#fff;flex-wrap:wrap}.center,.playerContainer{display:flex;justify-content:center;align-items:center}.playerContainer{flex-direction:column;width:100%;height:50%}.row{display:grid;grid-gap:2px}.horizontal-row{grid-template-columns:repeat(9,80px);grid-template-rows:125px}.bottom-row{grid-column:2/11;grid-row:11}.vertical-row{grid-template-columns:125px;grid-template-rows:repeat(9,80px)}.left-row{grid-row:2/11;grid-column:1}.top-row{grid-column:2/11;grid-row:1}.right-row{grid-row:2/11;grid-column:11}.cardPlayerHighlight{width:100%}.space{background:#fff;text-align:center}.space .container{display:flex;flex-direction:column;justify-content:space-between;position:relative;transform-origin:center;height:125px;width:80px}.space .instructions,.space .name{padding:0 15px}.property .name{padding-bottom:40px}.utility .name{padding-top:10px}.left-row .container{transform:translate(-50%,-50%) rotate(90deg);left:50%;top:50%}.right-row .container{transform:translate(-50%,-50%) rotate(270deg);left:50%;top:50%}.color-bar{height:25px}.corner .container{width:100%;height:100%;padding:1em}.go{grid-column:11;grid-row:11/12;position:relative}.go .container{justify-content:flex-start;transform:rotate(315deg)}.go .instructions{padding:0 30px}.go .go-word{font-size:6rem;color:orange}.go-to-jail{grid-column:11;grid-row:1/2}.go-to-jail .container{transform:rotate(240deg);justify-content:center}.free-parking .container{justify-content:center;transform:rotate(135deg)}.jail{grid-column:1;grid-row:11/12;justify-content:center;align-items:center}.community-chest .container{justify-content:space-around}.community-chest .instructions{font-size:8px}.chance .drawing{font-size:90px}.GameOver_container__2nVb_{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.GameOver_heading__anogU{font-weight:700;font-size:10rem}.GameOver_playerName__2yH2j{font-weight:700;font-size:5rem}.GameOver_playAgain__5y9Fb{font-weight:700;font-size:3rem}*{box-sizing:border-box}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}button{background-color:#4caf50;border:none;color:#fff;padding:15px 32px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:4px 2px;cursor:pointer}.App-link{color:#61dafb}.Toastify{font-size:2em}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.7b027c90.chunk.css.map */