.content{max-width:1366px;margin:0 auto}.header{height:60px;margin-bottom:10px;padding:10px;background-color:#03a9f4}.header,.header__list{display:flex;flex-direction:row}.header__list{align-items:stretch;width:100%;max-width:1366px;margin:0 auto;list-style:none}.header__element{display:flex;margin-left:5px;padding:2px 5px;border:1px solid #fff;border-radius:3px;text-transform:uppercase;cursor:pointer}.header__element a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#fff;text-decoration:none}.header__element:hover{border-color:#bbdefb}.header__element:hover a{color:#bbdefb}*{box-sizing:border-box;margin:0;padding:0}