@media screen and (max-width:500px){#photography-header .desktop-nav{display:none;flex:1 1;margin-bottom:.5rem}}#photography-header .mobile-nav{display:none;margin-bottom:.5rem}@media screen and (max-width:500px){#photography-header .mobile-nav{display:flex;flex:2 1;justify-content:flex-end}}#photography-header ul{align-items:center;display:flex;font-size:1.25rem;font-weight:200;gap:1rem;list-style-type:none;padding:0}@media screen and (max-width:500px){#photography-header ul{font-size:1rem;justify-content:flex-end}}#photography-header details{display:none}@media screen and (max-width:500px){#photography-header details{display:flex}}#photography-header s{color:#d3d3d3;text-decoration-thickness:3px}