#clockContainer{position:absolute;margin:auto;height:25%;width:10%;right:2.5%;top:37%;background:url(/static/media/clock.a5fc1789.png) no-repeat;background-size:100%}#hour,#minute,#second{position:absolute;background:#000;border-radius:10px;-webkit-transform-origin:bottom;transform-origin:bottom}#hour{width:1.8%;height:25%;top:15%;left:48.85%;opacity:.8}#minute{width:1.6%;height:30%;top:10%;left:48.9%;opacity:.8}#second{width:1%;height:40%;top:0;left:49.25%;opacity:.8}*{box-sizing:border-box;color:#f0f8ff}.logo{width:40%}.loading-text{color:#fff;font-size:100px;position:absolute;left:850px;top:400px;z-index:2}a,a:active,a:focus,a:hover{text-decoration:none;color:inherit}.container-body{display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center;height:100vh;overflow:hidden;background-color:#fefbf3;background-image:linear-gradient(#fefbf3,#f1f7e7,#fdfce5,#fff,#222831);-webkit-filter:blur(0);filter:blur(0);z-index:1}.container{display:flex;width:100vw}.pannel{background-size:cover;background-repeat:no-repeat;background-position:50%;height:90vh;border-radius:100px;cursor:pointer;flex:0.5 1;margin:10px;text-align:center;position:relative;transition:flex .7s ease-in}.pannel h3{font-style:italic;font:700;font-size:4.5rem;position:absolute;bottom:30px;left:35%;margin:0;opacity:0;-webkit-animation:mymove .1s infinite;animation:mymove .1s infinite;font-family:"Permanent Marker",cursive;font-weight:700}.pannel.active{flex:5 1}.pannel.active h3{opacity:1;transition:opacity .7s ease-in .5s}@media (max-width:824px){.container{width:100vw}.pannel{flex:0.8 1}}@-webkit-keyframes mymove{0%{color:#fefbf3}to{color:#faeee0}}@keyframes mymove{0%{color:#fefbf3}to{color:#faeee0}}.to-do{top:5%}.brain,.clock,.to-do{position:absolute;width:10%;height:25%;right:2%}.clock{top:35%}.brain{top:65%}*{padding:0}.hide{display:none}.row-body{background-image:linear-gradient(90deg,#000,#161616,#2c394b);background-repeat:no-repeat;overflow:hidden;padding:2% 5%;text-align:center}.col{text-align:left}.card-text,.card-title{color:#000}.heading{font-family:"Montserrat",sans-serif;font-weight:700;font-size:5rem;border-bottom:1px solid #fff;display:inline-block;margin:0 auto 5%}video{object-fit:cover;width:100vw;height:100vh}.vid{position:relative}.vid_h1{position:absolute;color:#f0f8ff;top:60%;left:18%;font-size:6rem;border-bottom:none;font-weight:600}.game-body{font-family:"Roboto",sans-serif;background-color:#4c43d4;background-image:linear-gradient(90deg,#171717,#161616);color:#fff;padding:0;margin:0;height:100vh}button{background:none;border:none;outline:none}button:hover{cursor:pointer}.app{font-size:20px;display:flex;flex-direction:column;align-items:center}.text-green{color:#12e177}.text-orange{color:#ffc72a}.history-wrapper{width:300px;text-align:center;margin-bottom:20px}.history-wrapper .history{display:inline-block;padding:0;margin:0}.history-wrapper .history li{list-style:none;text-align:left}.history-wrapper .history li:before{content:"";border-radius:50%;display:inline-block;height:5px;width:5px;background-color:#12e177;margin-right:4px;margin-bottom:1px}.history-wrapper .history li .btn-move{color:#fff}.history-wrapper .history li .btn-move.active{font-weight:700;color:#12e177}.status-message{margin-bottom:30px;font-size:1.2rem;font-weight:lighter}.status-message span{font-weight:400}.btn-reset{font-size:.8rem;color:#fff;border-radius:15px;padding:12px 18px;margin-top:25px;transition:all .2s;background-color:#4c43d4;box-shadow:0 0 0 1px #ffc72a}.btn-reset.active{background-color:#ffc72a;box-shadow:none}.board .board-row{display:flex;flex-direction:row;border-bottom:2px solid #fff}.board .board-row:last-child{border-bottom:none}.board .board-row .square{width:80px;height:80px;border-right:2px solid #fff;font-size:2.5rem;padding:0;overflow:hidden;transition:all .2s}.board .board-row .square:last-child{border-right:none}.board .board-row .square.winning{-webkit-animation:scaleText 1.4s infinite;animation:scaleText 1.4s infinite}@-webkit-keyframes scaleText{0%{-webkit-transform:2.5rem;transform:2.5rem}50%{font-size:3.5rem}to{font-size:2.5rem}}@keyframes scaleText{0%{-webkit-transform:2.5rem;transform:2.5rem}50%{font-size:3.5rem}to{font-size:2.5rem}}.bg-balls{position:fixed;top:0;left:0;right:0;bottom:0;min-width:100%;z-index:-1}.bg-balls:after,.bg-balls:before{content:"";position:absolute;width:150px;height:150px;border-radius:50%}.bg-balls:before{background-color:#ffc72a;right:-75px;bottom:-75px}@media screen and (min-width:476px){.bg-balls:before{width:220px;height:220px;right:-110px;bottom:-110px}}.bg-balls:after{background-color:#12e177;top:-75px;left:-75px}@media screen and (min-width:476px){.bg-balls:after{width:220px;height:220px;top:-110px;left:-110px}}.return{position:absolute;top:0;left:.5%}*{margin:0}.row{background-image:linear-gradient(#000,#171010,#161616,#171717);color:#fff}.row h1{margin-left:2%;border-bottom:none;color:#fff}.row-posters{display:flex;overflow-y:hidden;overflow-x:scroll;padding:40px}.row-posters::-webkit-scrollbar{display:none}.row_poster{object-fit:contain;width:100%;max-height:200px;margin-right:20px;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;opacity:1;border-radius:0 0 0 0/0 0 0 0;box-shadow:10px 10px hsla(0,0%,90.2%,.15);transition:all .4s ease}.row_poster:hover{border-radius:10% 10% 80% 80%/10% 10% 10% 10%;box-shadow:10px 10px hsla(0,0%,82%,.25)}.row_posterLarge{max-height:400px}.row_poster:hover{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:1}.hero{color:#fff;object-fit:contain;height:100vh}.hero-contents{margin-left:5%;padding-top:10%;height:30%}.hero-contents h1{font-size:7rem;padding-bottom:5%;border-bottom:none;color:#fff}.hero-contents p{width:40%;font-size:1.5rem;margin-left:2%;padding:.8%;background-color:rgba(0,0,0,.281);color:#fff}.logo{position:absolute;top:0;left:.1%;width:10%}.information_container{padding:1% 5%}h1{font-family:"Montserrat",sans-serif;font-size:4rem;font-weight:700;border-bottom:solid #fefbf3;border-width:1%;display:inline}.information_container div{margin-top:5%;display:flex;margin-left:5%}.information_container p{margin-left:20px;text-align:center;line-height:18px;font-family:"Poppins",sans-serif;font-size:2.5rem}.information_container i{font-size:30px}input{color:#000;width:50%;font-family:"Poppins",sans-serif;font-weight:700;font-size:3rem}.coin-container{display:flex;justify-content:center;background-color:#000}.coin-row{flex-direction:row;justify-content:start;height:80px;border-bottom:1px solid #d7d7d7;width:1800px}.coin,.coin-row{display:flex;align-items:center}.coin{padding-right:24px;min-width:300px}.coin h1{font-size:1.4rem;width:150px;border-bottom:none}.coin img{height:30px;width:30px;margin-right:10px}.coin-symbol{text-transform:uppercase}.coin-data{display:flex;text-align:right;justify-content:space-between;width:100%}.coin-price{width:110px}.coin-volume{width:200px}.coin-marketcap{width:230px}.coin-percent{width:100px}.red{color:#f00606}.green{color:#11d811}.coin-app{background-color:#000;height:100vh}.coin-search{text-align:center}.e-schedule .e-month-agenda-view .e-work-days,.e-schedule .e-month-view .e-work-days{background-color:#000}.e-schedule .e-schedule-toolbar .e-toolbar-items{background:#000}.e-schedule .e-month-agenda-view .e-date-header-wrap table td,.e-schedule .e-month-view .e-date-header-wrap table td{background-color:#444;border-color:rgba(0,0,0,.12);border-style:solid;border-width:0 0 1px 1px;color:rgba(0,0,0,.87);text-align:left}.e-schedule .e-month-agenda-view .e-work-cells,.e-schedule .e-month-view .e-work-cells,.e-schedule .e-vertical-view .e-date-header-wrap table tbody td{background-color:#444;border-color:rgba(0,0,0,.12);border-style:solid;border-width:0 0 1px 1px;color:rgba(0,0,0,.87)}.e-schedule .e-vertical-view .e-date-header-wrap table tbody td{text-align:left}.e-schedule .e-vertical-view .e-left-indent-wrap table tbody td{background-color:#444;border-color:rgba(0,0,0,.12);border-style:solid;border-width:0 1px 1px 0;color:rgba(0,0,0,.87)}.e-schedule .e-vertical-view .e-work-cells{background-color:#444;border-color:rgba(0,0,0,.12);border-style:solid;border-width:0 0 1px 1px}.e-schedule .e-vertical-view .e-time-cells-wrap table td{background-color:#444;border-color:rgba(0,0,0,.12);border-style:solid;border-width:0 1px 1px 0;color:rgba(0,0,0,.54)}.canvas_body{background-color:#fff;display:flex;flex-direction:column;align-items:center;height:100vh;margin:0}canvas{border:2px solid #4682b4}.toolbox{background-color:#4682b4;border:1px solid #6a5acd;width:804px;position:relative;padding:1rem}.toolbox button,.toolbox span{background-color:#fff;border:none;display:inline-flex;align-items:center;justify-content:center;font-size:2rem;height:50px;color:#000;width:50px}.toolbox input{margin-left:18%;height:50px;left:12%;color:#000;position:absolute}#clear{margin-left:74%}
/*# sourceMappingURL=main.93ce9475.chunk.css.map */