.footer{height:var(--wrapper-height);overflow:hidden}.footer__wrapper{align-items:stretch;bottom:0;display:flex;flex-wrap:wrap;justify-content:flex-start;left:0;pointer-events:all;position:fixed;right:0;z-index:-1}.footer__content{--secondary-color:#bfbfbf;align-items:center;background:var(--black-color);color:#f5f5f5;display:grid;flex-basis:80%;flex-grow:1;grid-template-columns:repeat(2,1fr);padding:2rem max(1rem,min(4vw,5rem)) 3rem;position:relative;grid-gap:1.5rem;gap:1.5rem;width:100%}.footer__content>:nth-child(2n){justify-self:end;text-align:right}.footer__content__title{display:inline-block;font-size:var(--step-4);position:relative;width:-moz-min-content;width:min-content;--x-offset:0px;margin:0;overflow:hidden}.footer__content__title .serif{display:inline-block;margin-left:calc(var(--step-5)/2);position:relative}.footer__content__title .serif:after{background-color:rgba(3,3,3,.75);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(var(--x-offset))}@media(prefers-reduced-motion:reduce){.footer__content__title .serif:after{content:none}}.footer__content__title:after{background-color:rgba(3,3,3,.65);bottom:0;bottom:calc(50% - 5px);content:"";left:0;position:absolute;right:0;top:0;transform:translateX(var(--x-offset))}@media(prefers-reduced-motion:reduce){.footer__content__title:after{content:none}}.footer__content__social{list-style-type:none;margin:0;padding-left:0}.footer__content__social__link{margin:1rem 0}.footer__content__social__link a{color:#f5f5f5;font-size:calc(var(--step--2) + .1rem);-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase}.footer__content__copyright,.footer__content__note{color:var(--secondary-color);margin:0}.footer__content__note img{height:auto;transform:translateY(20%);width:var(--step--1)}.footer__content__note img:last-of-type{width:calc(var(--step--1) + .15rem)}.footer__content:after{background-color:hsla(0,0%,100%,.125);bottom:0;content:"";position:absolute;right:0;top:0;width:1px}@media screen and (max-width:600px){.footer__content{grid-template-columns:1fr;grid-template-rows:repeat(4,fit-content)}.footer__content>*{justify-self:center!important;text-align:center!important}}.footer__arrow{color:#999;height:auto;max-width:min(15vw,130px);transition:transform .3s,opacity .3s;width:40%}.footer__arrow__wrapper{align-items:center;background:var(--black-color);cursor:pointer;display:flex;flex-basis:20%;flex-grow:1;justify-content:center;min-width:115px}.footer__arrow__wrapper:focus svg,.footer__arrow__wrapper:hover svg{opacity:.75;transform:scale(.9) translateY(-15px)}@media screen and (max-width:575px){.footer__arrow{color:#f5f5f5;min-height:30vw}}
