*{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{font-family:'Fira Sans', sans-serif;font-weight:400;color:#FFF;height:100%;background:linear-gradient(rgba(0,0,0,0.533333), rgba(0,0,0,0.533333)),url("background.jpg");background-position:center left;background-size:cover}a{color:inherit;text-decoration:none}a:hover,a:hover::after{color:#CCC}.container{padding-left:min(8vw,128px);padding-right:min(8vw,128px);max-width:1600px;margin:0 auto}header{position:fixed;top:0;left:0;width:100%}header .container{padding-top:min(3vw,48px);padding-bottom:min(3vw,48px)}header .menu{display:flex;flex-wrap:wrap;gap:0.5em;align-items:center;font-size:2rem}header .brand{flex:1}header .brand a{text-transform:uppercase;font-weight:900;display:flex;align-items:center;width:fit-content}header .brand a img{height:1em;width:auto;padding-right:0.2em}header .item{display:flex;gap:0.5em;align-items:center}main{height:100%}main section.banner{height:100%;display:flex;flex-direction:column;justify-content:space-evenly}main section.banner .container h1{font-size:min(9vw, 4.5rem);font-weight:600}main section.banner .container h2{font-size:min(4vw, 2rem);font-weight:400}
