.pd-footer{background:var(--charcoal);color:var(--white);padding:64px 0 24px}.pd-footer__top{border-bottom:1px solid hsla(0,0%,100%,.06);display:grid;gap:32px;grid-template-columns:2fr repeat(3,1fr);padding-bottom:32px}.pd-footer__brand img{filter:brightness(0) invert(1);height:22px;margin-bottom:12px}.pd-footer__tag{color:hsla(0,0%,100%,.5);font-size:13px;line-height:1.6;margin-bottom:12px;max-width:260px}.pd-footer__addr{color:hsla(0,0%,100%,.25);font-size:12px;line-height:1.6}.pd-footer__col h4{color:hsla(0,0%,100%,.3);font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:14px;text-transform:uppercase}.pd-footer__col ul{list-style:none}.pd-footer__col li{margin-bottom:8px}.pd-footer__col a{color:hsla(0,0%,100%,.6);font-size:14px;transition:color .2s}.pd-footer__col a:hover{color:var(--teal)}.pd-footer__bottom{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding-top:20px}.pd-footer__bottom p{color:hsla(0,0%,100%,.25);font-size:12px;margin:0}.pd-footer__socials{display:flex;gap:8px;list-style:none}.pd-footer__socials a{align-items:center;border:1px solid hsla(0,0%,100%,.1);border-radius:6px;color:hsla(0,0%,100%,.3);display:flex;font-size:11px;height:28px;justify-content:center;transition:all .2s;width:28px}.pd-footer__socials a:hover{border-color:var(--teal);color:var(--teal)}@media (max-width:900px){.pd-footer__top{grid-template-columns:1fr 1fr}.pd-footer__brand{grid-column:1/-1}}@media (max-width:600px){.pd-footer__top{grid-template-columns:1fr}}