.footer{border-radius:var(--radius) var(--radius) 0 0;margin-top:calc(var(--radius) * -1);background-color:var(--pen);color:var(--paper);}.footer__main,.footer__secondary,.footer__buttons{max-width:var(--max-width);margin:auto;}.footer__main{font:var(--venti);font-weight:400;padding-inline:var(--margin);padding-block:max(3.25rem,var(--margin));}.footer__buttons{padding-inline:var(--margin);display:flex;gap:1.5rem;@media (max-width:400px){flex-direction:column;gap:1rem;}}.footer__main p{margin:0;}.footer__secondary{padding:45px var(--margin);}.footer__southwest,.footer__southeast{font:var(--demi);font-weight:400;}.footer__northwest{text-transform:lowercase;}@media (max-width:250px){.footer__northeast p{height:clamp(5px,16vw,45px);}}@media (min-width:251px) and (max-width:880px){.footer__northeast p{height:clamp(45px,8vw,54.54px);}}@media (max-width:880px){.footer__northeast p img{height:100%;width:fit-content;}.footer__northwest a:hover{background-size:100% 100%;}}.footer__southwest{color:var(--disabled);}@media (max-width:880px){.footer__main{font:var(--grande);}}@media (min-width:881px){.footer__secondary{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;align-items:center;}.footer__northeast,.footer__southeast{text-align:right;}}@media (max-width:880px){.footer__secondary{padding:3.75rem var(--margin) 10px;display:flex;flex-direction:column;}.footer__northwest{order:1;}.footer__northeast{order:2;}.footer__southwest{order:4;}.footer__southwest p{margin:0;}.footer__southeast{order:3;}.footer__main{font:var(--grande);}.footer__northeast p{height:clamp(45px,8vw,54.54px);}.footer__northeast p img{height:100%;width:fit-content;}.footer__northwest a:hover{background-size:100% 100%;}}.footer__southwest{color:var(--disabled);}@media (min-width:881px){.footer__secondary{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;align-items:center;}.footer__northeast,.footer__southeast{text-align:right;}.footer__overflow{text-align:right;grid-column:2;font:var(--demi);font-weight:400;}}
