@media only screen and (min-width: 0rem){body.homepage{background:linear-gradient(#0009,#0000004d),url(../assets/images/home_bg-m.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}}@media only screen and (min-width: 64rem){body.homepage{background:linear-gradient(#0009,#0000004d),url(../assets/images/home_bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}}.hero{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:2rem 3rem;position:relative;max-width:1400px;margin:0 auto}.hero-text{flex:1 1 400px;margin-right:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:left}.hero-text h1{font-size:3rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.hero-text h2{font-size:1.2rem;letter-spacing:.2rem;font-weight:400;text-align:left;text-transform:uppercase;display:none}.accent-line-hero{width:300px;height:3px;background:var(--accent-blue);margin:.75rem 0 1.25rem;display:none}.tagline{font-size:1.1rem;line-height:1.5;margin-bottom:1.5rem;color:#d4d4d4}.hero-image{flex:1 1 400px;display:flex;justify-content:center;z-index:2}.hero-image img{width:100%;max-width:400px;border-radius:20px;box-shadow:0 4px 8px #0000007f}@media only screen and (width >= 48em){.hero-text h2,.accent-line-hero{display:block}}@media only screen and (width >= 64em){.hero-text{width:60rem}.hero-image img{max-width:500px}}.bio{max-width:800px;margin:2rem auto;padding:0 1rem;text-align:left;z-index:10}.bio p{margin-bottom:1.25rem}.bio a{margin-bottom:20px}.bio-photos{margin:3rem auto;padding:0 1rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.bio-photos img{border-radius:20px;box-shadow:0 4px 8px #0000007f;width:clamp(200px,90vw,800px);height:auto}@media only screen and (width >= 64em){.bio-photos{max-width:1200px;flex-direction:row;position:relative}.bio-photos img{width:600px}.bio-photos-top{transform:translate(40px,-20px);z-index:1}.bio-photos-bottom{transform:translate(-40px,50px)}}
