.withdrawly-home{align-items:center;background:#f3f6f4;display:flex;min-height:100vh;justify-content:center;width:100%;text-align:center;padding:1rem}.withdrawly-home__heading,.withdrawly-home__text{padding:0;margin:0}.withdrawly-home__text{font-size:1.2rem;padding-bottom:2rem}.withdrawly-home__content{display:grid;gap:1.25rem;max-width:34rem;width:100%}.withdrawly-home__form{background:#fff;border:1px solid #d9e1dc;border-radius:12px;display:flex;align-items:center;justify-content:flex-start;margin:0 auto;gap:1rem;padding:1rem}.withdrawly-home__label{display:grid;gap:.2rem;max-width:20rem;text-align:left;font-size:1rem}.withdrawly-home__input{border:1px solid #becdc5;border-radius:8px;padding:.4rem}.withdrawly-home__button{background:#0f3d2e;border:1px solid #0f3d2e;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:.55rem .85rem}.withdrawly-home__mark{align-items:center;background:#0f3d2e;border-radius:12px;color:#fff;display:inline-flex;font-size:1.5rem;font-weight:800;height:3rem;justify-content:center;justify-self:center;width:3rem}@media only screen and (max-width: 50rem){.withdrawly-home__form{align-items:stretch;display:grid}}
