.c-social-links{flex-wrap:wrap;gap:.75rem}.c-social-links,.c-social-links__link{align-items:center;display:flex;flex-direction:row;justify-content:center}.c-social-links__link{--border-radius:50%;border-radius:var(--border-radius);color:var(--icon-global-light);height:2rem;overflow:hidden;position:relative;width:2rem;z-index:1}.c-social-links__link:after{background-color:var(--surface-global-primary);bottom:0;content:"";height:100%;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .25s ease;width:100%;z-index:-1}.c-social-links__link:hover{color:var(--icon-global-brand)}.c-social-links__link:hover:after{opacity:1}.c-message{align-items:flex-start;border-style:solid;border-width:.0625rem;display:flex;flex-direction:row;font-weight:600;gap:.75rem;justify-content:flex-start;padding:.75rem;width:100%}.c-message p{font-size:var(--font-static-sm);margin:0}.c-message a{text-decoration:underline}.c-message__title{font-family:var(--font-typeface-display);font-size:var(--font-static-sm);font-weight:700;line-height:1.1}.c-message--warning{background-color:var(--surface-functional-warning);border-color:var(--border-functional-warning);color:var(--text-functional-warning)}.c-message--error{background-color:var(--surface-functional-error);border-color:transparent;border-radius:0 0 var(--radius-primary) var(--radius-primary);color:var(--text-global-light);font-size:var(--font-static-xs);line-height:1.5;margin-top:-.125rem;padding:.25rem .75rem}.c-message--error .icon{margin-right:.25rem}.c-message--success{align-items:center;background-color:var(--surface-functional-success);border-color:var(--border-functional-success);border-radius:var(--radius-primary);color:var(--text-global-light);gap:1rem;padding:1rem}.c-message--success p{font-size:var(--font-body-sm);font-weight:400}.s-footer{--border-functional-error:#b54d36;--surface-functional-error:#b54d36;--label-background-color:var(--surface-global-accent-dark);--label-background-color-error:#b54d36;--border-color:var(--border-global-light);--label-color-error:var(--text-global-light);background-color:var(--surface-global-accent-dark);color:var(--text-global-light);padding-block:calc(var(--section-md) + var(--section-sm)) var(--section-sm);width:100%}.s-footer__container{display:grid;gap:calc(var(--section-md)*2)}.s-footer__link{display:inline-block;font-size:var(--font-body-sm);max-width:-moz-max-content;max-width:max-content;position:relative}.s-footer__link:before{background-color:var(--surface-nav-primary--hover);content:"";display:block;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%}.s-footer__link.is-active:before,.s-footer__link:active:before,.s-footer__link:hover:before{transform:scaleX(1)}.s-footer__link:hover{opacity:.8}.s-footer__link:before{background-color:var(--icon-button-tertiary--hover);bottom:-.1rem;height:.0625rem}.s-footer__link.is-active:before,.s-footer__link:active:before{background-color:var(--icon-link-tertiary--hover)}.s-footer__text{font-size:var(--font-body-sm)}.s-footer-newsletter{display:grid;gap:2.5rem;width:100%}.s-footer-newsletter input{color:var(--text-global-light);padding-right:3rem}.s-footer-newsletter input::-moz-placeholder{color:var(--text-global-light);opacity:.7}.s-footer-newsletter input::placeholder{color:var(--text-global-light);opacity:.7}.s-footer-newsletter [type=submit]{right:.5rem}.s-footer-newsletter__text{display:grid;gap:.5rem}.s-footer-newsletter__title{font-family:var(--font-typeface-display);font-size:var(--font-display-md);font-weight:700;line-height:1.2}.s-footer-newsletter__description{font-size:var(--font-body-sm)}.s-footer-nav__menu{display:grid;gap:var(--responsive-md);grid-template-columns:repeat(2,minmax(0,1fr))}.s-footer-nav__menu>*{max-width:10rem}.s-footer-nav__title{font-family:var(--font-typeface-display);font-size:var(--font-display-md);font-weight:700;line-height:1.2}.s-footer__bottom{display:grid;gap:2.5rem;justify-items:flex-start;width:100%}.s-footer__utility{display:grid;gap:var(--responsive-xs);width:100%}@media only screen and (min-width:48em){.s-footer-nav__menu{grid-template-columns:repeat(3,minmax(0,1fr))}.s-footer__utility{justify-content:flex-end;width:auto}.s-footer__utility,.s-footer__utility>:not(:last-child){align-items:center;display:flex;flex-direction:row;gap:var(--responsive-lg)}.s-footer__utility>:not(:last-child){justify-content:center}.s-footer__utility>:not(:last-child):after{background-color:var(--border-global-light);content:"";display:block;height:1.5rem;width:.0625rem}}@media only screen and (min-width:64em){.c-social-links{justify-content:flex-end}.s-footer__container{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:3rem;justify-content:space-between}.s-footer-newsletter{max-width:30rem}.s-footer-nav__menu{grid-template-columns:repeat(2,minmax(0,1fr))}.s-footer-nav__title{margin-bottom:1.5rem}.s-footer__bottom{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-between}}@media only screen and (min-width:80em){.s-footer-nav__menu{grid-template-columns:repeat(3,minmax(0,1fr))}}