.section--projectchildhero .navigation{align-items:stretch;background:#fff;border:1px solid #dbdfe5;border-radius:9999px;box-shadow:0 8px 16px rgba(34,34,34,.08);display:flex;height:37px;justify-content:space-between;overflow:hidden;width:64px}.section--projectchildhero .navigation a{align-items:center;align-self:stretch;display:inline-flex;flex:1;justify-content:center;transition:background .3s ease-in-out}.section--projectchildhero .navigation a:hover{background:#4f5c7a}.section--projectchildhero .navigation a svg path{transition:fill .3s ease-in-out}.section--projectchildhero .navigation a:hover svg path{fill:#fff}