.page-wrapper{height:100vh;margin-left:3em;border-left:2em solid rgb(153,4,4)}.header-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2em 0 0;text-align:center}.header-title{font-family:var(--font-chivo);font-size:clamp(2rem,7vw,5rem);font-weight:700;color:#6a6791;white-space:nowrap;line-height:1.05;letter-spacing:-.015em}.header-subtitle{font-family:var(--font-chivo);font-size:clamp(1rem,3.5vw,1.5rem);color:rgb(153,4,4)}@media (max-width:360px){.header-title{font-size:clamp(1.6rem,8vw,4rem)}}