header{overflow-x:hidden}header nav{display:flex;align-items:center}header#top nav a{margin-left:50px;text-decoration:none;width:35%;font-family:'Open Sans',sans-serif}@media(max-width:575px){header nav{flex-direction:column;align-items:unset}}header nav .logo{margin-right:15px}header nav .logo img{width:375px;height:66px;object-fit:contain}@media(max-width:575px){header nav .logo img{width:234px}}header nav .bar{width:100%;height:20px;background:linear-gradient(90deg,#b23eb8 0%,#beda6e 30%,#7b7db4 60%,#f27b3c 85%)}@media(max-width:575px){header nav .bar{margin-left:auto;width:80%;height:10px}}