@import url(https://fonts.googleapis.com/css2?family=Montserrat&family=Roboto:wght@300;400;500;700&family=Short+Stack&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;//background-color:#c9d4d4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.welcome{align-items:center;display:flex;flex-direction:column;font-family:Short Stack,cursive}@media(min-width:1100px){.welcome{margin:1rem auto;max-width:1320px}}.welcome__img{background-image:url(/static/media/rubbeducky2.22c05658bca4179d8041.png);background-size:cover;height:100px;width:100px}.welcome__titleBanner{align-items:center;display:flex;justify-content:center}.welcome__p{text-align:center;width:80%}.welcome__titleText{font-size:1rem}@media(min-width:768px){.welcome__titleText{font-size:1.5rem}}.gameboard{height:auto;margin:0 auto;width:auto}.gameboard--div{align-items:center;display:flex;justify-content:center}.gameboardcell{border:1px solid #000;height:50px;position:relative;width:50px}.wave{-webkit-animation:wave 1.5s linear infinite;animation:wave 1.5s linear infinite;background:url(/static/media/wave.7bec7b244292ba9879bc.png);background-color:#67b4e2;background-size:contain;height:100%;left:0;position:absolute;top:cal(80%);transition:all 5s;width:100%;z-index:-1}.num{color:#000;z-index:2}@-webkit-keyframes wave{0%{background-position-x:0}to{background-position-x:35px}}@keyframes wave{0%{background-position-x:0}to{background-position-x:35px}}.gameboardrow{background:purple}.outer-bounds{background:#fff;border:1px solid #000;height:50px;width:50px}.ducky{background:#67b4e2;background-image:url(/static/media/rubbeducky2.22c05658bca4179d8041.png);background-size:cover}.bridge,.ducky{border:1px solid #000;height:50px;width:50px}.bridge{-webkit-animation:wave 1.5s linear infinite;animation:wave 1.5s linear infinite;background:#020255;background-image:url(/static/media/wave.7bec7b244292ba9879bc.png);background-size:cover;background-size:contain;transition:all 5s;z-index:-1}.finish{background:#770303;background-image:url(/static/media/wave.7bec7b244292ba9879bc.png);background-size:cover;background-size:contain;border:1px solid #000;transition:all 5s}.finish,.preview{-webkit-animation:wave 1.5s linear infinite;animation:wave 1.5s linear infinite;height:50px;width:50px;z-index:-1}.preview{background:rgba(105,182,227,.2);background-image:url(/static/media/wave.7bec7b244292ba9879bc.png);background-size:cover;background-size:contain;border:1px solid #ff0}.form{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:1rem}.form--top{border-left:1px solid #000;border-right:1px solid #000;border-top:1px solid #000;font-family:Arial,sans-serif;font-size:1rem;margin:0;padding:.5rem;width:300px}.form--bottom{border-bottom:1px solid #000;margin:0}.form--text{border-left:1px solid #000;border-right:1px solid #000;font-size:1rem;padding:.5rem;width:300px}input{background-color:#d6dbdb;border:0 solid}.no-outline:focus{outline:none}.main{align-items:center;display:flex;justify-content:space-between}.main__sec{display:flex;flex-direction:column}@media(min-width:1100px){.main__sec{flex-direction:row}}.gameboard-grid,.rules{display:flex;flex-direction:column}.rules{width:80%}@media(min-width:1100px){.rules{flex-direction:row}}.rules__div{width:100%}@media(min-width:1100px){.rules__div{width:50%}}.rules__wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-around}@media(min-width:768px){.rules__wrapper{flex-direction:row}}.rules__divEx1{background-image:url(/static/media/pic02.b86b4f5479b0b77d49b2.png)}.rules__divEx1,.rules__divEx2{background-size:cover;color:#fff;height:250px;width:250px}.rules__divEx2{background-image:url(/static/media/pic03.105bbc76abf3e216ed30.png);margin-top:1rem}@media(min-width:768px){.rules__divEx2{margin-top:0}}.rules__divEx3{background-image:url(/static/media/pic04.8e51b6d3d0c2575b4ebf.png);background-size:cover;color:#fff;height:250px;width:250px}.toUse{background:#67b4e2;color:#fff;flex-wrap:wrap;line-height:2rem;margin-top:2rem;padding:2rem;width:100%}.toUse__align,.toUse__direction,.toUse__justify{width:90%}.toUse__highlight{background:#a9dbf8;color:#555454;padding:.25rem}@media(min-width:1100px){.toUse{margin-right:2rem;padding:2rem;width:70%}}.outside-die{align-items:center;background:tomato;border-radius:10%;display:flex;height:104px;justify-content:center;padding:4px;width:104px}.inside-die{color:#fff;font-size:2rem}.game{width:100%}.game__title{margin-top:2rem;text-align:center}.game__buttons{margin:2rem auto 0;width:60%}.game__buttons--remove{display:flex;justify-content:center}.game__buttons--direction{margin-left:1rem}@media(min-width:1100px){.game{width:70%}}.button__dir{background:#67b4e2;border-radius:10px;color:#fff;height:50px;padding:1rem 2rem;width:90px}.button__dir:hover{background:#8686f1}.button__blank{background:#fff;border:none;border-radius:10px}.button__blank,.button__remove{height:50px;padding:1rem 2rem;width:90px}.button__remove{background:tomato;border-radius:10px;color:#fff}.button__remove:hover{background:#f37878}.button__submit{align-items:center;background:tomato;border:1px solid #000;border-radius:10px;box-shadow:3px 3px #a9dbf8;color:#fff;display:flex;font-size:1.5rem;height:50px;justify-content:center;margin-top:1rem;padding:1rem 2rem;width:90px}.button__submit:hover{background:#f37878}.button__toggle{background:#67b4e2;border:none;cursor:pointer}.yes{color:#332ec4}.no{color:#770303}
/*# sourceMappingURL=main.9436a151.css.map*/