body{font-family:var(--app-font)}body,html{margin:0;padding:0}html{box-sizing:border-box;height:100%;width:100%}#root,body,button{font-family:var(--app-font)}#root,body{height:100%;width:100%}*,:after,:before{box-sizing:inherit;touch-action:manipulation}.mdc-snackbar__text{margin-right:0}.mdc-dialog--open .mdc-dialog__surface{z-index:101}@-webkit-keyframes gearSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes gearSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes flip-down-front{0%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);background-color:#fff;color:#333}to{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);background-color:#a6a6a6;color:#333,35%}}@keyframes flip-down-front{0%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);background-color:#fff;color:#333}to{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);background-color:#a6a6a6;color:#333,35%}}@-webkit-keyframes flip-down-back{0%{-webkit-transform:rotateY(180deg) rotateX(0deg);transform:rotateY(180deg) rotateX(0deg);background-color:#a6a6a6;color:#333,35%}to{-webkit-transform:rotateY(180deg) rotateX(180deg);transform:rotateY(180deg) rotateX(180deg);background-color:#fff;color:#333}}@keyframes flip-down-back{0%{-webkit-transform:rotateY(180deg) rotateX(0deg);transform:rotateY(180deg) rotateX(0deg);background-color:#a6a6a6;color:#333,35%}to{-webkit-transform:rotateY(180deg) rotateX(180deg);transform:rotateY(180deg) rotateX(180deg);background-color:#fff;color:#333}}@-webkit-keyframes fade-under{0%{background-color:#a6a6a6;color:#333,35%}to{background-color:#fff;color:#333}}@keyframes fade-under{0%{background-color:#a6a6a6;color:#333,35%}to{background-color:#fff;color:#333}}.flap:before{position:absolute;left:50%}.flap.front:before,.flap.under:before{top:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.flap.back{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.flap.back:before{top:100%;-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}.transition-wrapper{position:relative;z-index:1;height:100%;width:100%}.transition-wrapper .transition-appear,.transition-wrapper .transition-leave{position:absolute;top:0;right:0;left:0}@media only screen and (min-width:650px) and (min-height:500px){.transition-wrapper .transition-appear,.transition-wrapper .transition-leave{position:fixed;top:5vh;height:calc(100% - 10vh);width:650px}.detail-page{position:relative;max-width:650px;margin:0 auto}.detail-page .mdc-dialog--open .mdc-dialog__surface{max-width:620px}}.detail-page{overflow:auto;box-sizing:border-box;height:100%;transition:opacity .45s,-webkit-transform .45s;transition:transform .45s,opacity .45s;transition:transform .45s,opacity .45s,-webkit-transform .45s}.detail-page:not(.detail-page__welcome) .page__core-background-placeholder{display:none}.detail-page.transition-appear{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.detail-page.transition-appear.transition-POP{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.detail-page.transition-appear.transition-appear-active,.detail-page.transition-leave{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.detail-page.transition-leave{transition:opacity .6s,-webkit-transform .6s;transition:transform .6s,opacity .6s;transition:transform .6s,opacity .6s,-webkit-transform .6s}.detail-page.transition-leave.transition-leave-active{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.detail-page.transition-leave.transition-leave-active.transition-POP{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.cursor-pointer{cursor:pointer}.check_mark{width:80px;height:130px;margin:0 auto}.hide{display:none}.sa-icon{width:80px;height:80px;border:4px solid grey;border-radius:40px;border-radius:50%;margin:20px auto;padding:0;position:relative;box-sizing:content-box}.sa-icon.sa-success{border-color:#4caf50}.sa-icon.sa-success:after,.sa-icon.sa-success:before{content:"";border-radius:40px;border-radius:50%;position:absolute;width:60px;height:120px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sa-icon.sa-success:before{border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.sa-icon.sa-success:after{border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}.sa-icon.sa-success .sa-placeholder{width:80px;height:80px;border:4px solid rgba(76,175,80,.5);border-radius:40px;border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.sa-icon.sa-success .sa-fix{width:5px;height:90px;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sa-icon.sa-success.animate:after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}.sa-icon.sa-success{border-color:transparent\9}.sa-icon.sa-success .sa-line.sa-tip{-ms-transform:rotate(45deg)\9}.sa-icon.sa-success .sa-line.sa-long{-ms-transform:rotate(-45deg)\9}.animateSuccessTip{-webkit-animation:animateSuccessTip .75s;animation:animateSuccessTip .75s}.animateSuccessLong{-webkit-animation:animateSuccessLong .75s;animation:animateSuccessLong .75s}@-webkit-keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}@-webkit-keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@keyframes animateSuccessTip{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@keyframes animateSuccessLong{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}.sa-icon.sa-success .sa-line{height:5px;background-color:#4caf50;display:block;border-radius:2px;position:absolute;z-index:2}.sa-icon.sa-success .sa-line.sa-tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sa-icon.sa-success .sa-line.sa-long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@-webkit-keyframes rotatePlaceholder{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}to{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}to{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}
/*# sourceMappingURL=main.d4b7f82a.chunk.css.map */