.trust-band{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d9e2e8;border:1px solid #d9e2e8;margin-top:24px;margin-bottom:24px}.trust-band article{background:#fff;padding:20px;display:flex;flex-direction:column;gap:6px}.trust-band b{color:#092643;font:700 21px Georgia,serif}.trust-band span{color:#607585;font-size:12px;line-height:1.45}.topic-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.topic-grid>a{display:flex;flex-direction:column;min-height:250px;padding:27px;background:#fff;border:1px solid #d9e2e8;color:inherit;transition:.2s}.topic-grid>a:hover{transform:translateY(-2px);border-color:#f3782d;box-shadow:0 12px 30px rgba(9,38,67,.08)}.topic-grid small{color:#f3782d;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.topic-grid h2{font:700 27px/1.15 Georgia,serif;color:#092643;margin:12px 0}.topic-grid p{color:#607585;line-height:1.65;flex:1}.topic-grid b{color:#f3782d}@media(max-width:800px){.topic-grid,.trust-band{grid-template-columns:1fr 1fr}}@media(max-width:560px){.topic-grid,.trust-band{grid-template-columns:1fr}.topic-grid>a{min-height:auto}}.withdrawal-page{min-height:70vh;background:#eef3f6;padding:64px 20px}.withdrawal-shell{width:min(760px,100%);margin:auto;background:#fff;border:1px solid #d7e1e8;border-top:8px solid #0b253e;padding:38px;box-shadow:0 18px 45px rgba(9,38,67,.1)}.withdrawal-shell>h1{font:700 clamp(34px,5vw,52px)/1.08 Georgia,serif;color:#092643;margin:14px 0}.withdrawal-form,.withdrawal-review{display:grid;gap:18px}.withdrawal-form h2,.withdrawal-review h2{font:700 30px Georgia,serif;color:#092643;margin:0}.withdrawal-form>p,.withdrawal-review>p{color:#526a7a;line-height:1.6}.withdrawal-form label{display:grid;gap:7px;color:#092643;font-weight:800}.withdrawal-form input{width:100%;min-height:50px;padding:12px;border:1px solid #b9c8d1;font:inherit}.withdrawal-form .button{justify-self:start;border:0}.withdrawal-form small{color:#607585}.withdrawal-review dl{display:grid;gap:0;margin:0;border:2px solid #f3762b;background:#fff8f1}.withdrawal-review dl div{display:grid;grid-template-columns:minmax(150px,1fr) 2fr;gap:14px;padding:12px;border-bottom:1px solid #ead9cc}.withdrawal-review dl div:last-child{border-bottom:0}.withdrawal-review dt{font-weight:800}.withdrawal-review dd{margin:0;overflow-wrap:anywhere}.withdrawal-actions{display:flex;gap:12px;flex-wrap:wrap}.withdrawal-actions button{border:0;cursor:pointer}.withdrawal-confirm{background:#a52920!important}.withdrawal-success{text-align:center;padding:28px}.withdrawal-success>b{display:inline-grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#168057;color:#fff;font-size:26px}.withdrawal-success h2{font:700 32px Georgia,serif;color:#092643}.withdrawal-footer-link{color:#ff9a5c!important;font-weight:900!important}.withdrawal-preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.withdrawal-preview-card{border:1px solid #d7e1e8;border-top:6px solid #0b253e;padding:22px;background:#fff}.withdrawal-preview-card h3{font:700 25px Georgia,serif;color:#092643}.withdrawal-preview-card dl{display:grid;gap:7px}.withdrawal-preview-card dl div{display:grid;grid-template-columns:130px 1fr;gap:10px;border-bottom:1px solid #ddd;padding-bottom:7px}.withdrawal-preview-card dt{font-weight:800}.withdrawal-preview-card dd{margin:0}.withdrawal-preview-card .button{display:inline-block;margin-top:14px}.withdrawal-preview-card .withdrawal-confirm{color:#fff}@media(max-width:650px){.withdrawal-page{padding:32px 12px}.withdrawal-shell{padding:25px 18px}.withdrawal-review dl div{grid-template-columns:1fr}.withdrawal-actions{display:grid}.withdrawal-actions button,.withdrawal-form .button{width:100%;min-height:52px}.withdrawal-preview-card dl div,.withdrawal-preview-grid{grid-template-columns:1fr}}