.Home_container__d256j{min-height:100vh;height:100vh;padding:0 .5rem;display:flex;justify-content:center;align-items:center}.Home_title__hYX6j{line-height:1.4;margin:1em}.Home_title__hYX6j a{color:#0070f3;text-decoration:none}.Home_main__VkIEL{flex:1 1;display:flex;flex-direction:row;justify-content:center;align-items:center}.Home_main__VkIEL section{width:600px}.Home_footer__yFiaX{width:100%;height:100px;margin-top:1em;display:flex;justify-content:center;align-items:center}.Home_card__E5spL{width:400px;max-width:85vw;padding:1.5rem 2rem;border:1px solid #eaeaea;border-radius:10px;box-shadow:0 4px 14px 0 rgba(0,0,0,.1);position:relative;transition:all .15s ease}.Home_card__E5spL:hover{background:hsla(0,0%,100%,.9);box-shadow:0 6px 20px rgba(93,93,93,.23)}.Home_card__E5spL button{border:0;font-size:1em;color:#fff;cursor:pointer;position:absolute;width:140px;right:0;bottom:-20px;margin:0;padding:10px;border-radius:100px;background-color:#0070f3;box-shadow:0 4px 14px 0 rgba(0,118,255,.39);transition:all .15s ease}.Home_card__E5spL button:hover{background:rgba(0,118,255,.9);box-shadow:0 6px 20px rgba(0,118,255,.23)}.Home_card__E5spL form{font-size:16px;line-height:1.5}.Home_card__E5spL form label{font-size:15px;font-weight:500;margin-bottom:1.5em;cursor:pointer}.Home_card__E5spL form .Home_hint__9PCFr{font-size:12px;color:grey;margin-top:.5em}.Home_card__E5spL form .Home_hint__9PCFr ul{margin:0;padding-left:2em;list-style:square}.Home_card__E5spL form .Home_hint__9PCFr strong{color:#0070f3}.Home_card__E5spL form input[type=password],.Home_card__E5spL form input[type=text],.Home_card__E5spL form select{padding:4px 0;border:0;border-bottom:1px dashed gray;color:#0070f3}.Home_result__kTSSh{padding-top:40px;display:flex;height:100%;width:100%}.Home_invoiceInfo__Gq43R{flex:6 1;overflow:auto;list-style:none;padding:0 0 0 20px;line-height:1.6em}.Home_mascot__nXEZB{position:relative;display:block;transform:translate(30px,30px);z-index:1;animation-name:Home_bounce__b_Seq;animation-timing-function:ease;animation-duration:2s;animation-iteration-count:infinite}@keyframes Home_bounce__b_Seq{0%{transform:translate(30px,20px)}50%{transform:translate(30px,30px)}to{transform:translate(30px,20px)}}