.spinner{animation:spin 1s linear infinite;border:4px solid #e5e7f4;border-radius:50%;border-top-color:#235ce9;height:60px;margin:auto;width:60px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#loading-spinner{align-items:center;background:#fffffff2;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.homecash-form-1{background-color:#fff;border:2px solid #e5e7f4;border-radius:20px}.homecash-form-1 .homecash-form-1-header{padding:20px 20px 0}.homecash-form-1 .homecash-form-1-header h2{color:#1e203f;font-size:20px;margin-bottom:0;text-align:center}.homecash-form-1 h3{display:none}.homecash-form-1 form{background-color:transparent;padding:24px}.homecash-form-1 form label{color:#1e203f}.homecash-form-1 form .input{border:1px solid #6d6e80;border-radius:10px;padding:16px 8px}.homecash-form-1 form .actions input{all:unset;align-items:center;background-color:#c74a20;border-radius:5px;box-sizing:border-box;color:#fff!important;cursor:pointer;display:flex;font-size:20px;font-weight:700;justify-content:center;line-height:26px;min-width:100%;padding:18px;text-align:center;transition:all .2s;width:100%}.homecash-form-1 form .actions input:hover{background-color:#b2431d}.submitted-message{padding:24px;text-align:center}@media (min-width:768px){.homecash-form-1{border:1px solid #e5e7f4;border-radius:40px}.homecash-form-1 .homecash-form-1-header{padding:32px 32px 0}.homecash-form-1 .homecash-form-1-header h2{font-size:30px;line-height:36px}.homecash-form-1 form{padding:40px}}