.account-site-footer{box-sizing:border-box;max-width:none;width:100%;margin:40px 0 0;background:#4c5198;color:white;padding:30px 0 18px;text-align:left;font:15px/1.6 Roboto,Arial,sans-serif;border:0}.account-site-footer *{box-sizing:border-box}.account-site-footer .wrap{max-width:1240px;margin:auto;padding:0 28px}.account-site-footer .footcols{display:grid;grid-template-columns:1fr 1fr;gap:40px}.account-site-footer h3{color:white;font-size:15px;text-transform:uppercase;margin:0 0 12px}.account-site-footer p,.account-site-footer a{font-size:13px;color:white}.account-site-footer a{text-decoration:none}.account-site-footer a:hover{text-decoration:underline}.account-site-footer p{margin:6px 0}.account-site-footer .footlinks{display:flex;gap:20px;flex-wrap:wrap}.account-site-footer .copy{border-top:1px solid #ffffff33;display:flex;justify-content:space-between;font-size:11px;padding-top:13px;margin-top:24px}@media(max-width:680px){.account-site-footer .wrap{padding:0 18px}.account-site-footer .footcols{grid-template-columns:1fr;gap:22px}.account-site-footer .copy{gap:10px;flex-wrap:wrap}}
body.account-page{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;margin:0}
body.account-page>header,body.account-page>main,body.account-page>.account-site-footer{flex-shrink:0}
body.account-page>.account-site-footer{margin-top:auto}
body.account-page>main.account{margin-bottom:40px}
