@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap";.footer__container{max-width:1400px;margin:auto;flex-direction:column;justify-content:center;background-color:transparent}.footer__container,.footer__content{display:flex;align-items:center;gap:40px}.footer__content{width:100%;position:relative}.footer__contact{flex-direction:column;gap:16px;flex:1 1}.footer__contact,.footer__contact-item{display:flex;align-items:flex-start;justify-content:center}.footer__contact-item{flex-direction:column;gap:8px;width:100%}.footer__contact-label{font-family:var(--font-title);font-size:24px}.footer__navigation{display:flex;flex-direction:column;align-items:flex-end;gap:16px;flex:1 1;height:-webkit-fill-available}.footer__nav-link{cursor:pointer}.footer__nav-link:hover{opacity:.8}.footer__brand{position:absolute;top:0;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:4px;height:170px}.footer__brand-name{font-family:Libre Baskerville,Helvetica;font-weight:400;color:#000;font-size:24px;line-height:1.2}.footer__brand-title{font-family:Montserrat,Helvetica;font-weight:400;color:#111815;font-size:16px;line-height:1.5}.footer__copyright{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}@media(max-width:992px){.footer__content{flex-direction:column;gap:32px}.footer__container{gap:24px}.footer__contact,.footer__navigation{width:100%;align-items:start}.footer__brand{position:static;transform:none;height:auto;order:-1;align-items:start;width:-webkit-fill-available}.footer__copyright,.footer__copyright-text{width:100%;text-align:left}}