.simpleheader .inner{align-items:center;display:grid;gap:15px;justify-items:center;text-align:center}.simpleheader h1{max-width:700px}.simpleheader p{color:#777;max-width:780px}.simpleheader img{max-width:930px;position:relative;width:100%;z-index:-1}.simpleheader .material-icons{bottom:var(--s-100);color:var(--color-orange);cursor:pointer;font-size:42px;position:absolute}@media screen and (max-width:950px){.simpleheader .inner{padding-top:var(--s-100);text-align:center}.simpleheader img{margin-top:0}}@media screen and (max-width:650px){.simpleheader .inner{grid-template-columns:1fr;padding-top:var(--s-100)}.simpleheader .material-icons{bottom:var(--s-60)}}