@media screen and (max-width:1024px){header nav ul li{font-size:.875em}.header-links ul{grid-template-columns:repeat(3,1fr);gap:0}.header-links ul li a{padding:1em}h1{font-size:4em}h2{font-size:1.5em;white-space:nowrap}.content-inner{width:100%;padding:0 2em}.login-site{font-size:1.5em}.list-bottom{grid-template-columns:1fr 1fr}.mobile-content{padding:2em 0 0;display:grid;grid-template-columns:1fr 1fr;gap:1em}}@media screen and (min-width:640px){header nav{padding-left:2em;padding-right:2em}}@media screen and (max-width:640px){header nav{flex-direction:column}.logo{margin-bottom:1em}.list-bottom{grid-template-columns:1fr}}@media screen and (max-width:375px){.social-links{font-size:.875em}}@media screen and (max-width:320px){.header-links ul{grid-template-columns:repeat(2,1fr);gap:0}header nav ul li{font-size:.75em}.social-links{flex-direction:column}.social-links>a:not(:first-child){margin-left:0;margin-top:.5em}}@media screen and (max-height:1024px){.list-bottom{position:unset}}