.foot{display:flex;justify-content:space-between;margin-bottom:3.2rem}.foot__logo{width:275px;height:51px}.foot__socials{display:flex;align-items:center;gap:1.6rem}.foot__info{display:flex;justify-content:space-between;gap:1.6rem;align-items:flex-end;margin-bottom:4rem}.foot__info-contact{display:flex;flex-direction:column;gap:1.6rem}.foot__info-credit{display:flex;align-items:center;gap:.6rem}.foot__hr{border:1px solid #dadada;margin-bottom:2cqmin}.foot__bottom{display:flex;justify-content:space-between;align-items:center}.foot__bottom-links{display:flex;gap:1.6rem}.foot__bottom-links a{color:#131315;text-decoration:underline;font-size:1.6rem;font-weight:400;line-height:1.2}@media(max-width:700px){.foot{gap:2rem}.foot,.foot__info{flex-direction:column}.foot__info{gap:3.2rem;align-items:flex-start;justify-content:flex-start}.foot__info-contact{gap:.8rem}.foot__info-credit{gap:.6rem}.foot__bottom{flex-direction:column;align-items:center;justify-content:center;gap:.8rem;padding:0 2.4rem}.foot__bottom>p{text-align:center}.foot__bottom-links{flex-direction:column;align-items:center;justify-content:center;gap:.8rem}}