@media screen and (min-width:1280px){.secondary-menu{background-color:hsla(0,0%,100%,.97);bottom:0;left:0;position:fixed;width:100%;z-index:100}.secondary-menu ul{display:flex;list-style:none;margin:0;padding:0}.secondary-menu ul li{margin:0 2rem 0 0}.secondary-menu ul li a{color:var(--text-color-blue);display:block;font-size:.75rem;font-weight:500;padding:1rem 0;text-transform:uppercase}}@media screen and (max-width:1279.9px){.secondary-menu{display:none}}