.brand-footer{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),var(--cobalt-dull-500);padding-block:0 100px}.brand-footer__inner{display:flex;flex-direction:column;margin:0 auto;max-width:var(--inner-width-base);padding:2rem var(--space-inner-h)}.brand-footer__logo{max-width:118px}@media (min-width:1280px){.brand-footer__logo{max-width:190px}}.brand-footer__links{color:var(--text-01);display:flex;flex-flow:column wrap;gap:2rem;justify-content:flex-start;padding:3rem 0 var(--space-3xs-l)}.brand-footer__links .links-primary{font-family:Beni Bold,sans-serif;font-size:5.5rem;font-weight:var(--weight-bold);line-height:.75}@media (min-width:1280px){.brand-footer__links .links-primary{font-size:6.25rem;line-height:.82}}@media (min-width:1900px){.brand-footer__links .links-primary{font-size:10rem;line-height:.75}}.brand-footer__links .links-primary{flex:1 1 57%}.brand-footer__links .links-primary li{cursor:pointer}.brand-footer__links .links-primary a{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(to right,var(--hover-02),var(--hover-02) 50%,var(--interactive-02) 50%);background-position:-100%;background-size:200% 100%;display:inline-block;padding:5px 0;position:relative;transition:all var(--duration-base) ease-in-out}.brand-footer__links .links-primary a:hover{background-position:0}.brand-footer__links .links-primary a:hover:before{width:100%}.brand-footer__links .links-primary a:before{background:var(--hover-02);bottom:-2px;content:"";display:block;height:5px;left:0;position:absolute;transition:all .25s ease-in-out;width:0}.brand-footer__links .links-secondary{flex:0 1 40%}.brand-footer__links .links-secondary li{cursor:pointer;font-size:clamp(.75rem,1.071vw + .348rem,1.313rem);font-weight:var(--weight-bold);letter-spacing:.5px;text-transform:uppercase;transition:color .25s ease-in-out}.brand-footer__links .links-secondary li:hover{color:var(--hover-02)}.brand-footer__links .links-secondary li:not(:last-child){margin-bottom:1.5rem}.brand-footer__links .links-secondary a{color:var(--interactive-02);transition:all .25s ease-in-out}.brand-footer__links .links-secondary a:hover{color:var(--hover-02)}.brand-footer__divider{background-color:hsla(0,0%,100%,.1);height:1px;margin:1rem 0;width:100%}.brand-footer__copyright{color:var(--text-01);display:flex;flex-wrap:wrap;font-size:clamp(.438rem,.714vw + .17rem,.813rem);font-weight:var(--weight-semibold);gap:1rem;justify-content:space-between;letter-spacing:.5px;line-height:1;text-transform:uppercase}.brand-footer__copyright span{opacity:.5}.brand-footer__copyright .terms ul{display:inline-flex}.brand-footer__copyright .terms li{padding:0 .5rem}.brand-footer__copyright .terms li:not(:last-child){border-right:1px solid hsla(0,0%,100%,.5)}.brand-footer__copyright .terms li:first-child{padding-left:0}.brand-footer__copyright .terms .link{color:var(--interactive-02);font-weight:var(--weight-normal)}.brand-footer__copyright .terms .link:hover{color:var(--hover-02)}@media screen and (max-width:650px){.brand-footer__links .links-primary{font-size:3.5rem}}