header .big-header{width:100%;max-width:700px;display:flex;padding:0 2rem;flex-direction:column;align-items:center;box-sizing:border-box;text-align:center}header .big-header p{color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.5)}header .big-header p:nth-of-type(1){font-weight:bold;font-size:3rem;line-height:1.1;font-family:"Roboto Slab",serif}header .big-header p:nth-of-type(2){font-weight:normal;margin:2rem 0;font-size:1.8rem}body > header .logo{height:50px;width:195px;margin-bottom:2rem}header .big-header .button.right-arrow::after{font-size:.8em}header .big-header + nav{margin-top:2rem}header .big-header + a.button{padding:1.5rem;display:none;font-size:.8em;margin-left:auto}@media(max-width:1200px){header .big-header{width:auto;padding:0}header .big-header .logo ~ p{display:none}header .big-header + a.button{display:block;margin-right:1rem}}@media(max-width:600px){body > header a.logo{height:37.5px;width:146px;margin:0 1rem}}@media(max-width:490px){body > header a.logo{height:18.75px;width:73px}}@media(max-width:440px){header .big-header + a.button{text-align:center;max-width:10em;margin-left:0;padding:1rem 0}}@media(pointer:coarse){body > header{position:relative;top:initial}}