.candidates_intro{background:#fff;text-align:center;padding-block:64px 80px}
.candidates_intro h1{color:var(--accent);font-size:clamp(36px,4.5vw,64px);margin-bottom:48px}
.candidates_copy{max-width:720px;margin-inline:auto}
.candidates_copy h4{font-family:'Young Serif',Georgia,serif;font-weight:400;font-size:clamp(23px,2.1vw,30px);line-height:1.3;margin:0 0 28px}
.candidates_intro img{width:64%;max-width:840px;height:auto;margin:64px auto 0}
@media(max-width:650px){.candidates_intro{padding-block:42px}.candidates_intro h1{margin-bottom:36px}.candidates_intro img{width:100%;margin-top:42px}}
.candidate_notice{text-align:center;padding-block:40px}
.candidate_notice p{max-width:960px;margin:0 auto;font-size:18px;line-height:1.6}
