footer.footer--landing{background:#fff;color:var(--color-greys-500);padding:var(--root-baseline-2) 0;position:sticky;top:100vh}.M02-footer--landing__copyright{color:var(--color-greys-300)}.M02-footer--landing__socials{align-items:flex-start;display:flex;justify-content:center}@media (min-width:60em){.M02-footer--landing__socials{justify-content:flex-end}}.M02-footer--landing__socials a{align-items:center;background:var(--color-primary-100);border-radius:100%;display:flex;height:30px;justify-content:center;margin:0 var(--root-baseline);padding:.5rem;transition:background .3s ease-in-out;width:30px}.M02-footer--landing__socials a svg path{fill:var(--color-primary-500);transition:fill .3s ease-in-out}.M02-footer--landing__socials a:hover{background:var(--color-primary-500)}.M02-footer--landing__socials a:hover path{fill:var(--color-primary-100)}.footer--centered .l-grid__block{align-items:center;display:flex;flex-direction:column}.footer--centered .l-grid__block div:not(:last-child){margin-bottom:var(--root-baseline-2)}.footer--centered .M02-footer--landing__menu a{margin:var(--root-baseline-2);transition:color .3s ease-in-out}.footer--centered .M02-footer--landing__menu a:hover{color:var(--color-primary-500)}.footer--justified .l-grid__block{align-items:center;display:flex;flex-direction:column}@media (max-width:37.4375em){.footer--justified .l-grid__block div:not(:last-child){margin-bottom:var(--root-baseline-2)}}@media (min-width:37.5em){.footer--justified .l-grid__block{flex-direction:row-reverse;justify-content:space-between}}