@import url(https://fonts.googleapis.com/css2?family=Lato&display=swap);@import url(https://rsms.me/inter/inter-ui.css);.h1Style{font-size:200%;font-weight:820}.h2StyleBold{font-size:150%;font-weight:800}.h2Style,.h2StyleRed{font-size:150%;font-weight:600}.h2StyleRed{color:red}.h2StyleB{font-size:120%;font-weight:800}.h2Style2{font-size:165%;font-weight:750}.h2Style3{font-size:125%;font-weight:500}.h2Style4{font-size:100%;font-weight:500}.h3Style{font-size:55%;font-weight:400}.tableRowStyle{cursor:pointer}body{background:linear-gradient(#ebf0fd,#fff6fc)!important;height:100vh!important}.wrapper,body{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.wrapper{-webkit-flex-grow:1;flex-grow:1;-webkit-justify-content:space-around;justify-content:space-around}.bottom-align{-webkit-align-items:flex-end;align-items:flex-end;display:-webkit-flex;display:flex}.table-responsive{max-height:300px}.table-scroll{height:300px;overflow-y:auto}body{font-family:"Inter UI",sans-serif}.glow-on-hover{font-family:"Inter UI",sans-serif;width:220px;height:140px;border:none;outline:none;font-size:22px;font-weight:850;color:#000;background:linear-gradient(#e7d7ff,#d5bbff);cursor:pointer;position:relative;z-index:0;border-radius:10px}.glow-on-hover:before{font-family:"Inter UI",sans-serif;content:"";background:linear-gradient(45deg,red,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,red);position:absolute;top:-2px;left:-2px;background-size:400%;z-index:-1;-webkit-filter:blur(5px);filter:blur(5px);width:calc(100% + 4px);height:calc(100% + 4px);-webkit-animation:glowing 20s linear infinite;animation:glowing 20s linear infinite;opacity:0;transition:opacity .3s ease-in-out;border-radius:10px}.glow-on-hover:active{color:linear-gradient(#e7d7ff,#d5bbff)}.glow-on-hover:active,.glow-on-hover:active:after{background:transparent}.glow-on-hover:hover:before{opacity:1}.glow-on-hover:after{z-index:-1;content:"";position:absolute;width:100%;height:100%;background:linear-gradient(#e7d7ff,#d5bbff);left:0;top:0;border-radius:10px}@-webkit-keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.custom-btn{font-family:"Inter UI",sans-serif;box-sizing:border-box;-webkit-appearance:none;appearance:none;background-color:transparent;border:2px solid red;border-radius:.6em;color:red;cursor:pointer;font-size:1rem;font-weight:400;padding:.4em 1.1em;text-decoration:none;text-align:center;text-transform:uppercase;font-weight:700}.custom-btn:focus,.custom-btn:hover{color:#fff;outline:0}.first{transition:box-shadow .3s ease-in-out,color .3s ease-in-out}.first:hover{box-shadow:inset 0 0 40px 40px red}.second{transition:box-shadow .3s ease-in-out,color .3s ease-in-out;color:#0062ff;border:2px solid #0062ff}.second:hover{box-shadow:inset 0 0 40px 40px #0062ff}.third{transition:box-shadow .3s ease-in-out,color .3s ease-in-out;color:#000;font-size:.85rem;border:2px solid #000}.third:hover{box-shadow:inset 0 0 40px 40px #000}.back-btn{box-sizing:border-box;-webkit-appearance:none;appearance:none;background-color:transparent;border:2px solid red;border-radius:.6em;color:red;cursor:pointer;display:-webkit-flex;display:flex;-webkit-align-self:center;align-self:center;font-size:1rem;font-weight:400;padding:.4em 1.1em;text-decoration:none;text-align:center;text-transform:uppercase;font-family:"Inter UI",sans-serif;font-weight:700}.back-btn:focus,.back-btn:hover{color:#fff;outline:0}.back-button{border-color:#3498db;color:#fff;box-shadow:inset 0 0 40px 40px #3498db,0 0 0 0 #3498db;transition:all .15s ease-in-out}.back-button:hover{box-shadow:inset 0 0 37px 0 #3498db,0 0 4px 2px #3498db}.title{font-family:"Inter UI",sans-serif;font-size:275%;font-weight:900}body{opacity:1}.EriTitle,body{font-family:"Lato",sans-serif}.EriTitle{padding-top:10%;font-size:50px;display:inline-block}.EriCute{font-size:35px;font-family:"Lato",sans-serif}.simple{font-size:20px;font-weight:200;letter-spacing:1px;padding:13px 50px;outline:0;border:1px solid #000;cursor:pointer;position:relative;background-color:transparent}.simple:after{content:"";background-color:#dcbaff;width:100%;z-index:-1;position:absolute;height:100%;top:7px;left:7px}body{margin:0;padding:0;font-family:sans-serif;text-align:center}.App-logo{height:80px}.App-header{background-color:#222;padding:20px;color:#fff}.App-header .title{margin-top:40px}.App-header a{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;color:#fff;transition:all .2s}.App-header a:hover{opacity:.7}.githubIcon{height:30px;margin-right:5px}.Countdown{margin:10px auto;padding-bottom:20px}.Countdown-col{display:inline-block}.Countdown-col-element{display:inline-block;text-align:center;margin:0 20px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.Countdown-col-element strong{font-size:100px}.icon{border-radius:10px;width:50px;height:50px;cursor:pointer}.icon:hover{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}.help-icon{width:40px;height:40px;cursor:pointer}.lf--input{-webkit-flex:1 1;flex:1 1;padding:1em;border:0;color:#8f8f8f;font-size:1rem;font-family:"Inter UI",sans-serif}.lf--input:focus{outline:none;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease;-webkit-transform:scale(1.1);transform:scale(1.1)}.lf--label{font-weight:600}.lf--label,.lf--submit{font-family:"Inter UI",sans-serif}.lf--submit{display:block;padding:1em 1.5em;width:100%;border-radius:4px;background:linear-gradient(90deg,#35c3c1,#00d6b7);border:0;color:#fff;cursor:pointer;font-size:.85em;font-weight:700;text-shadow:0 1px 0 rgba(0,0,0,.2)}.lf--submit:hover{-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:0 0 5px 5px #0f8}.lf--submit:focus,.lf--submit:hover{transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.lf--submit:focus{outline:none;-webkit-transform:scale(1.1);transform:scale(1.1)}::-webkit-input-placeholder{color:#8f8f8f}:-ms-input-placeholder{color:#8f8f8f}::placeholder{color:#8f8f8f}
/*# sourceMappingURL=main.b7ba7fa0.chunk.css.map */