.navigation{display:flex;justify-content:space-around}@media screen and (max-width:768px){.navigation{width:100%;padding:8px;margin:8px 0;background:#f9f9f9;border-radius:8px}}.navigation__link{font-family:Barlow,sans-serif;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.01em;text-decoration:none;margin:0 20px}.header{display:flex;flex-wrap:wrap;place-content:center space-between}.header__logo{display:block;flex-shrink:0;width:clamp(100px,10vw,150px);height:clamp(19px,1.9334vw,29px);background:no-repeat 50%/cover url(/images/logo-argent-labs.svg);overflow:hidden;text-indent:-100em}.footer{grid-column-end:16;display:flex;place-content:center space-between;margin-top:clamp(32px,80vh,220px)}