body,html{background-color:#000}body{display:flex;flex-direction:column}main{flex:1}.header{background-color:transparent;border:none;color:#fff}#curtain{display:none}.background-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.background-image,.background-panel{height:100%;inset:0;position:absolute;width:100%}.background-panel{background-color:rgba(0,0,0,.5);z-index:2}main{display:grid;place-content:end start;position:relative;z-index:10}.main-inner{color:#fff;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem 1rem}.title{text-wrap:balance}.text{text-wrap:pretty;font-size:15px;letter-spacing:.025em;line-height:1.4;margin:0 auto;max-width:70ch;width:100%}@media screen and (min-width:800px){main{place-content:center}.main-inner{gap:2rem;justify-content:center;text-align:center}}
