.withdrawal-function{max-width:82rem;margin:0 auto}.withdrawal-function__intro{margin-bottom:2.8rem}.withdrawal-function__step{border:.1rem solid rgba(var(--color-foreground),.18);padding:2.4rem;margin-top:2rem}.withdrawal-function__step[hidden]{display:none}.withdrawal-function__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.8rem}.withdrawal-function__field--full{grid-column:1/-1}.withdrawal-function label,.withdrawal-function legend{display:block;margin-bottom:.7rem;font-weight:600}.withdrawal-function input[type=text],.withdrawal-function input[type=email],.withdrawal-function textarea{width:100%;min-height:4.8rem;padding:1.2rem 1.5rem;border:.1rem solid rgba(var(--color-foreground),.3);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:inherit}.withdrawal-function textarea{min-height:12rem;resize:vertical}.withdrawal-function__choice{display:flex;gap:1rem;align-items:flex-start;margin:1rem 0}.withdrawal-function__choice label{font-weight:400;margin:0}.withdrawal-function__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.4rem}.withdrawal-function__summary{background:rgba(var(--color-foreground),.05);padding:1.8rem;margin-top:1.8rem;white-space:pre-wrap}.withdrawal-function__notice{font-size:1.4rem;opacity:.8}.withdrawal-function__success{border:.1rem solid currentColor;padding:2.4rem}.withdrawal-function__error{color:#a40000;margin-top:1.2rem}.withdrawal-function .required-marker{margin-left:.3rem}.withdrawal-function fieldset{border:0;padding:0;margin:0}.withdrawal-function .errors{color:#a40000}@media(max-width:749px){.withdrawal-function__grid{grid-template-columns:1fr}.withdrawal-function__field--full{grid-column:auto}.withdrawal-function__step{padding:1.8rem}}@media print{.withdrawal-function__actions,.header-wrapper,.footer{display:none!important}.withdrawal-function__step{border:0;padding:0}}
