.footer{background:#060e1e;padding:64px 0 32px}.footer__grid{display:grid;gap:48px;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:64px}@media(max-width:900px){.footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:500px){.footer__grid{grid-template-columns:1fr}}.footer__brand img{filter:drop-shadow(0 0 8px rgba(198,151,43,.3));height:64px;margin-bottom:20px;object-fit:contain;width:64px}.footer__brand p{color:hsla(0,0%,100%,.35);font-size:.85rem;font-weight:300;line-height:1.75;max-width:280px}.footer__col h4{color:var(--gold);font-family:Cinzel,serif;font-size:.65rem;letter-spacing:.2em;margin-bottom:20px;text-transform:uppercase}.footer__col ul{list-style:none}.footer__col ul li{margin-bottom:10px}.footer__col ul li a{color:hsla(0,0%,100%,.35);font-size:.85rem;font-weight:300;transition:color var(--transition)}.footer__col ul li a:hover{color:var(--gold-light)}.footer__bottom{align-items:center;border-top:1px solid hsla(0,0%,100%,.06);display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;padding-top:32px}.footer__bottom p{color:hsla(0,0%,100%,.2);font-size:.75rem;font-weight:300}.footer__bottom .verse{color:var(--gold);font-family:Cinzel,serif;font-size:.65rem;letter-spacing:.15em;opacity:.6}