.AceFooter{background:var(--dark-blue);color:var(--cream);font:var(--body);z-index:9}.AceFooter__inner{margin:0 auto;padding:var(--gap) max(var(--site-padding),(100vw - 120rem)/2)}.AceFooter__top{align-items:flex-start;display:flex;flex-direction:column;gap:var(--gap-lg)}@media(min-width:48rem){.AceFooter__top{align-items:flex-start;flex-direction:row;gap:var(--gap-sm);justify-content:space-between}}.AceFooter__tagline{color:var(--cream);font:var(--body);font-family:var(--heading);margin:0;max-width:30rem}.AceFooter__tagline em{font-style:italic}.AceFooter__copyright a,.AceFooter__tagline a{color:inherit;position:relative;text-decoration:none}.AceFooter__copyright a:before,.AceFooter__tagline a:before{background:hsla(0,0%,100%,.5);bottom:-1px;content:"";height:1px;left:0;position:absolute;width:100%}.AceFooter__copyright a:after,.AceFooter__tagline a:after{background:currentColor;bottom:-1px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:right center;transition:transform var(--transition);width:100%}.AceFooter__copyright a:hover,.AceFooter__tagline a:hover{color:inherit}.AceFooter__copyright a:hover:after,.AceFooter__tagline a:hover:after{transform:scaleX(1.01);transform-origin:left center}.AceFooter__brand{flex-shrink:0}.AceFooter__logo{display:block}.AceFooter__logo img{display:block;height:auto;max-width:100%;width:12.5rem}@media(min-width:48rem){.AceFooter__logo img{width:14rem}}.AceFooter__divider{background:none;border:0;border-top:1px solid var(--light-blue);height:0;margin:var(--gap-sm) 0}@media(min-width:48rem){.AceFooter__divider{margin:var(--gap-lg) 0 var(--gap-sm) 0}}.AceFooter__bottom{align-items:flex-start;display:flex;flex-direction:column;gap:var(--gap-sm)}@media(min-width:48rem){.AceFooter__bottom{align-items:center;flex-direction:row;justify-content:space-between}}.AceFooter__copyright{color:var(--cream);font:var(--caption);margin:0}.AceFooter__social{display:flex;gap:1.25rem;list-style:none;margin:0;padding:0}.AceFooter__social a{align-items:center;color:var(--cream);display:flex;font-size:1.125rem;height:1.5rem;justify-content:center;line-height:1;text-decoration:none;transition:color var(--transition);width:1.5rem}.AceFooter__social a:hover{color:var(--light-blue)}.AceFooter__social a i{display:block;height:1em;line-height:1;width:1em}
