.footer{margin:0;padding:0}.footer__content{display:flex}@media(max-width:989.98px){.footer__content{flex-direction:column}}.footer__inner{display:flex;flex-direction:column;gap:1rem}.footer__newsletter{width:65%}@media(max-width:989.98px){.footer__newsletter{width:100%}}.footer__span{font-size:1rem;letter-spacing:.03em;opacity:.6}.footer__title{font-size:calc(var(--font-body-scale)*1.4rem);font-weight:700;margin:0;text-transform:uppercase}.footer__form{display:flex;flex-direction:column;margin-bottom:4rem;width:100%}.footer__form-actions{display:flex;gap:1rem}@media(max-width:989.98px){.footer__form{margin:0}}.footer__input{background-color:transparent;border:none;border-bottom:1px solid #000;border-radius:0;font-size:calc(var(--font-body-scale)*1.4rem);letter-spacing:.05em;transition:all .3s ease;width:55%}.footer__input::-moz-placeholder{color:#000;-moz-transition:opacity .3s ease;transition:opacity .3s ease}.footer__input::placeholder{color:#000;transition:opacity .3s ease}.footer__input:focus{border-color:#000;box-shadow:none;outline:none}.footer__input:focus::-moz-placeholder{opacity:.6}.footer__input:focus::placeholder{opacity:.6}@media(max-width:989.98px){.footer__input{width:100%}}.footer__button{background-color:transparent;border:none;border-bottom:1px solid #000;color:#000;cursor:pointer;font-size:calc(var(--font-body-scale)*1.4rem);font-weight:400;letter-spacing:.1em;padding:0;text-transform:uppercase}.footer__find-us{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}@media(min-width:990px){.footer__find-us{justify-content:start}}@media(min-width:1200px){.footer__find-us{gap:10rem}}.footer__find-us h2{font-size:calc(var(--font-body-scale)*1.6rem)}@media(max-width:989.98px){.footer__find-us h2{font-size:calc(var(--font-body-scale)*1.4rem)}.footer__find-us{margin:3rem 0}}.footer__svg{display:flex;flex-direction:row;gap:1rem}.footer__svg svg{transition:transform .3s ease}.footer__svg svg:hover{transform:scale(1.1)}.footer__column{display:flex;flex-direction:column;gap:1rem}@media(max-width:989.98px){.footer__column--desktop{display:none}}@media(min-width:990px){.footer__column--mobile{display:none}}.footer__list{list-style:none;margin-top:2.8rem;padding:0}.footer__item{font-size:calc(var(--font-body-scale)*1.2rem);font-style:normal;letter-spacing:.02em;line-height:normal;margin-bottom:.5rem;opacity:.6;position:relative}.footer__item a{display:inline-block;padding-bottom:.1rem;position:relative;transition:color .3s ease}.footer__item a,.footer__item a:visited{color:inherit;text-decoration:none}.footer__item a:after{background-color:#000;bottom:0;content:"";height:.1rem;left:0;opacity:.6;position:absolute;transition:width .3s ease;width:0}.footer__item a:hover{color:#000}.footer__item a:hover:after{width:100%}.footer__column>.footer__title+.footer__list{margin-top:0}.footer__nav{display:flex;justify-content:space-between;width:100%}@media(max-width:989.98px){.footer__nav{flex-direction:column}.footer__nav .footer__list{max-height:0;overflow:hidden;transition:max-height .3s ease}.footer__nav .footer__column .footer__title{cursor:pointer}.footer__nav .footer__column.expanded .footer__list{max-height:70rem;transition:max-height .3s ease}}