body,html{height:100%}body{display:block;width:100%;margin:0;font-family:"Poppins",-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}#root{display:block;width:100%;height:100%}*{box-sizing:border-box}.side-modal{position:absolute;left:0;right:0;top:0;bottom:0;opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:all .2s;width:370px;max-width:100%;height:100%;background:#444;color:#eee;padding:25px}@media only screen and (min-width:768px){.side-modal{padding:40px 50px;width:500px}}.side-modal--active{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.side-modal__close{position:absolute;top:20px;right:20px;border:2px solid #eee;box-shadow:none;transition:all .2s;background:#444;color:#eee;width:30px;height:30px;border-radius:30px;font-size:24px}@media only screen and (min-width:768px){.side-modal__close{top:25px;right:25px;font-size:28px;width:35px;height:35px;border-radius:35px}}.side-modal__close:focus,.side-modal__close:hover{background:#eee;color:#444;cursor:pointer;outline:none}.side-modal__head{margin-bottom:30px}.heading{display:block;margin:0 0 25px;color:inherit;line-height:1.55}@media only screen and (min-width:768px){.heading{margin:0 0 30px}}.heading:last-child{margin-bottom:0}.heading--lv1{font-size:28px;font-weight:900;line-height:1.7}@media only screen and (min-width:768px){.heading--lv1{font-size:36px}}.heading--lv2{font-size:24px;font-weight:600}@media only screen and (min-width:768px){.heading--lv2{font-size:28px}}.heading--lv3{font-size:20px;font-weight:600}@media only screen and (min-width:768px){.heading--lv3{font-size:24px}}.heading--lv4{font-size:18px}@media only screen and (min-width:768px){.heading--lv4{font-size:22px}}.heading--lv4{font-size:16px;font-weight:600}@media only screen and (min-width:768px){.heading--lv4{font-size:20px}}.text-box li,.text-box p{font-size:14px;line-height:1.65}@media only screen and (min-width:768px){.text-box li,.text-box p{font-size:16px;line-height:1.65}}.madeby{text-align:center}.madeby__subtext{font-weight:500;font-size:12px;line-height:18px;text-transform:uppercase}@media only screen and (min-width:768px){.madeby__subtext{font-size:14px;line-height:21px}}.madeby__text{font-weight:700;font-size:28px;line-height:40px;text-transform:lowercase;color:inherit;text-decoration:none}@media only screen and (min-width:768px){.madeby__text{font-size:32px;line-height:48px}}.footer{position:absolute;bottom:40px;left:0;right:0}.timer-container{display:block;margin:0 auto;max-width:330px;padding:20px}@media only screen and (min-width:768px){.timer-container{max-width:620px}}@media only screen and (min-width:992px){.timer-container{max-width:685px}}.timer{position:relative;display:block;border:5px solid #fff;color:#fff;opacity:.5;text-align:center;border-radius:500px;padding:20px;transition:all .2s;overflow:hidden}@media only screen and (min-width:768px){.timer{border-width:7px}}.timer:focus,.timer:hover{opacity:1}.timer:focus .timer__notification,.timer:hover .timer__notification{opacity:0;z-index:-1}.timer--active{opacity:1}.timer--finished{border-color:#d03b3b;background:#d03b3b;color:#fff;opacity:1}.timer--finished .timer__notification{opacity:1;z-index:2}.timer--warning{border-color:#d03b3b;color:#d03b3b;opacity:1}.timer__text{display:block;font-size:48px;font-weight:500;line-height:normal;transition:all .2s;opacity:1}@media only screen and (min-width:768px){.timer__text{font-size:90px}}@media only screen and (min-width:992px){.timer__text{font-size:108px}}.timer__text input{background:transparent;border:0;box-shadow:none;color:inherit;font-family:"Poppins";font-size:48px;font-weight:500;padding:0;margin:0;outline:none;text-align:center;width:100%;height:100%}@media only screen and (min-width:768px){.timer__text input{font-size:90px}}@media only screen and (min-width:992px){.timer__text input{font-size:108px}}.timer__text input:-ms-input-placeholder{color:inherit}.timer__text input:-ms-input-placeholder,.timer__text input::-ms-input-placeholder,.timer__text input::placeholder{color:inherit}.timer__notification{position:absolute;top:0;left:0;right:0;bottom:0;transition:all .2s;opacity:0;text-align:center;background:#d03b3b;display:flex;align-items:center;justify-items:center}.timer__notification__text{display:block;width:100%;text-align:center;font-family:"Poppins";font-size:48px;font-weight:500}@media only screen and (min-width:768px){.timer__notification__text{font-size:90px}}@media only screen and (min-width:992px){.timer__notification__text{font-size:108px}}.timer__notification__subtext{position:absolute;bottom:7.5px;display:block;width:100%;text-align:center;font-family:"Poppins";font-size:11px;font-weight:500;opacity:.85}@media only screen and (min-width:768px){.timer__notification__subtext{font-size:12px;bottom:20px}}@media only screen and (min-width:992px){.timer__notification__subtext{font-size:14px}}.pill{display:inline-block;background:rgba(0,0,0,.1);border:0;border-radius:100px;box-shadow:none;padding:8px 16px;color:#fff;outline:none;transition:all .2s;margin:2.5px;text-transform:uppercase;font-weight:600;font-size:12px;line-height:18px}@media only screen and (min-width:768px){.pill{padding:10px 20px;font-size:14px;line-height:21px;margin:0 5px}}.pill:focus,.pill:hover{background:rgba(0,0,0,.3);box-shadow:none;outline:none;cursor:pointer}.app{position:relative;background:linear-gradient(104.06deg,#f6d365 2.67%,#fda085 81.39%),linear-gradient(119.13deg,#84fab0 13.56%,#8fd3f4 83.68%),linear-gradient(63.78deg,#ff9a9e 11.94%,#fad0c4 90.14%),linear-gradient(61.73deg,#c3cfe2 1.47%,#f5f7fa 99.86%);color:#fff;font-family:Poppins;height:100%}.app__body{position:absolute;top:50%;left:50%;width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;padding:0 30px}.vspace{padding-bottom:20px}@media only screen and (min-width:768px){.vspace{padding-bottom:42px}}.vspace:last-child{padding-bottom:0}.about-btn{position:absolute;top:20px;left:20px;background:none;border:3px solid #fff;border-radius:50px;box-shadow:none;color:#fff;font-size:14px;font-weight:600;padding:8px 20px;text-transform:lowercase;transition:all .2s}@media only screen and (min-width:768px){.about-btn{top:40px;left:40px;font-size:16px}}.about-btn:focus,.about-btn:hover{cursor:pointer;outline:none;background:#fff;color:#000}
/*# sourceMappingURL=main.72d5198e.chunk.css.map */