.top__menu{height:50px;display:flex;justify-content:space-between;overflow:hidden;background-color:#204362}.top__search{width:30%;margin:10px;display:grid;grid-template-columns:1fr 30px;border-radius:10px;border:solid 1px #fff}.top__search img{margin:auto auto;height:20px}.top__social{display:flex;margin-right:30px}.top__social a{width:20px;height:20px;margin:auto 0}.top__social a:not(:last-child){margin-right:15px}.top__social a svg{height:100%;fill:#fff}