.footer-logo{filter:none!important;background:#fff;padding:9px 12px;border-radius:5px;object-fit:contain}.account-head{display:flex;align-items:center;justify-content:space-between;margin:0 0 20px}.account-orders{display:grid;gap:20px}.account-orders article{border:1px solid #e7e3dc;background:#fff}.account-orders article>header{height:auto;max-width:none;padding:14px 18px;display:grid;grid-template-columns:1fr auto auto auto;gap:20px;border-bottom:1px solid #e7e3dc}.account-orders article>header small{display:block;color:#696969}.order-status{padding:4px 10px;background:#f2f2f2;border-radius:20px}.account-items>div{display:grid;grid-template-columns:60px minmax(180px,1fr) 2fr;gap:14px;align-items:center;padding:14px 18px}.account-items img{width:55px;height:55px;object-fit:cover}.account-downloads{display:flex;gap:10px;align-items:center;justify-content:flex-end}.account-downloads .button{padding:9px 13px;font-size:12px}@media(max-width:700px){.account-orders article>header{grid-template-columns:1fr 1fr}.account-items>div{grid-template-columns:50px 1fr}.account-downloads{grid-column:1/-1;justify-content:flex-start;flex-wrap:wrap}}
