.about-page-main{background-image:url(/aboutbg.png);background-position:50%;background-repeat:repeat-y;background-size:cover;background-color:var(--bg-cream);min-height:100vh}.about-page-header{text-align:center;background-image:url(/infobg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;min-height:65vh;padding:8rem 2rem;display:flex;position:relative}.about-page-header h1{font-family:var(--font-heading);color:#fff;text-shadow:0 10px 30px #0006;margin-bottom:.5rem;font-size:clamp(4.5rem,8vw,7rem);font-weight:400;line-height:.8}.about-page-header h1 .script-text{font-family:var(--font-script);color:var(--gold-accent);margin-bottom:-.4em;font-size:1.2em;display:block}.header-subtitle{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.3em;color:#ffffffe6;margin-top:1.5rem;margin-bottom:2.5rem;font-size:.95rem}.about-page-header .header-line{background-color:var(--gold-accent);width:60px;height:2px}@media (max-width:768px){.about-page-main{background-position:top;background-size:cover}.about-page-header{aspect-ratio:16/9;background-color:#3b090a;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;min-height:auto;margin-top:70px;padding:0}.header-subtitle{letter-spacing:.2em;margin-bottom:1.5rem;font-size:.8rem}}@media (max-width:480px){.about-page-header{aspect-ratio:16/9;background-color:#3b090a;background-position:50%;background-repeat:no-repeat;background-size:contain;min-height:auto;margin-top:65px;padding:0}}
