.header{top:0;width:100%;height:auto;z-index:20;padding:25px 0 20px}.header--content{grid-template-columns:213px 1fr 213px;align-items:center;grid-gap:20px}.header__logo__image{width:101px;height:auto}.header__navigation{gap:13px;align-items:center;justify-content:flex-end}.header__navigation__anchor{transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;align-items:center;justify-content:center;width:40px;height:40px;border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;background:transparent}.header__navigation__anchor:hover{background:#4d83d9}.header__navigation__anchor:hover path{stroke:#fff}