.c-social{justify-content:center;align-items:center;gap:var(--spacing-02);flex-flow:row;margin:0;padding:0;list-style:none;display:flex}.c-social svg{width:32px;height:32px}.c-social-l svg{width:64px;height:64px}@media screen and (max-width:900px){.c-social-l svg{width:32px;height:32px}}
.c-footer{background:var(--yellow);width:100%;overflow:hidden}.c-footer-wrapper{padding-top:var(--spacing-05);flex-flow:row;justify-content:space-between;align-items:center;min-height:50vh;display:flex;position:relative}.c-footer-hand{width:40%;max-width:500px;margin-right:var(--spacing-02);align-self:flex-end}.c-footer-info-wrapper{gap:var(--spacing-01);flex-flow:column;display:flex}.c-footer-info{gap:var(--spacing-01);text-align:right;flex-flow:column;justify-content:center;align-items:flex-end;font-size:1.5em;line-height:1em;display:flex}.c-footer-newsletter-wrapper{align-items:flex-end;gap:var(--spacing-01);flex-flow:column;display:flex}.c-footer-newsletter-form{max-width:22rem}@media screen and (max-width:900px){.c-footer-wrapper{min-height:0}}
