.twh-footer{background:var(--twh-primary);color:var(--twh-white);padding:76px 0 30px}.twh-footer__top{display:grid;gap:60px;grid-template-columns:1.3fr .8fr 1fr}.twh-footer__brand img{margin-bottom:24px;width:190px}.twh-footer__brand p{color:hsla(0,0%,100%,.76);max-width:440px}.twh-footer__menu,.twh-footer__social{display:grid;gap:10px;list-style:none;margin:0;padding:0}.twh-footer a{text-decoration:none}.twh-footer a:hover{text-decoration:underline}.twh-footer__social-title{font-size:1.1rem;letter-spacing:0;margin-bottom:18px}.twh-footer__legal{border-top:1px solid hsla(0,0%,100%,.18);color:hsla(0,0%,100%,.68);font-size:.78rem;margin-top:56px;padding-top:24px}.twh-footer__legal>p{max-width:880px}.twh-footer__legal-row{display:flex;gap:20px;justify-content:space-between}@media(max-width:900px){.twh-footer__top{grid-template-columns:1fr 1fr}.twh-footer__brand{grid-column:1/-1}}@media(max-width:600px){.twh-footer__top{gap:36px;grid-template-columns:1fr}.twh-footer__brand{grid-column:auto}.twh-footer__legal-row{align-items:flex-start;flex-direction:column}}.twh-footer .twh-footer__top{align-items:start}.twh-footer .twh-footer__top--two{grid-template-columns:1.3fr .7fr}.twh-footer .twh-footer__brand img{height:auto}@media(max-width:900px){.twh-footer .twh-footer__top--two{grid-template-columns:1fr 1fr}}@media(max-width:600px){.twh-footer .twh-footer__top--two{grid-template-columns:1fr}}