.Home_header__GCVRv{min-height:5rem;min-width:100vw;flex-direction:row;justify-content:center;align-items:center;padding:"0.4rem";text-align:center}.Home_header__GCVRv,.Home_main__nLjiQ{background-color:#156f76;display:flex;color:#f4f1f1}.Home_main__nLjiQ{width:clamp(0rem,40rem,90vw);flex-direction:column;gap:1rem;margin:1rem auto auto;padding:2rem;border-radius:1rem}.Home_error__m2kA6{color:#801616}.Home_error__m2kA6,.Home_message__qpB0D{font-size:1.2rem;font-weight:700;text-align:center;transition:.6s}.Home_message__qpB0D{color:#f4f1f1}.Home_input__ZarWZ{height:2rem;padding:.2rem 1rem;border-radius:.2rem;border:1px solid #3aae9c;color:#156f76;font-size:1.2rem}.Home_buttonDisabled__FXJV6,.Home_button__Zs7A2{height:2rem;background-color:#3aae9c;color:#f4f1f1;font-size:1.2rem;border:none;border-radius:.2rem;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center}.Home_buttonDisabled__FXJV6{opacity:.8}.Home_button__Zs7A2:active{transform:translate(.05rem,.1rem)}.Home_loader__7Zjim{height:70%;aspect-ratio:1;border:3px solid;border-color:#fff #fff transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:Home_rotation__vpfOx 1s linear infinite}@keyframes Home_rotation__vpfOx{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}