.gap-submit{display:inline-block;background:#165E83;color:#fff;border:none;border-radius:8px;padding:12px 28px;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer}
.container label{display:block;margin:0 0 12px;font-size:14px}
.container input{display:block;width:100%;max-width:28em;margin-top:4px;padding:8px 10px;border:1px solid #64748B;border-radius:6px;font:inherit}
.poster{max-width:40rem;margin:32px auto;padding:40px 36px;border:3px solid #165E83;border-radius:4px}
.poster-kicker{font-size:13px;letter-spacing:.08em;margin:0 0 12px;color:#165E83}
.poster h2{font-size:28px;margin:0 0 20px}
.poster p{line-height:1.8;font-size:16px}
.poster-co{margin-top:28px;font-weight:600}
.poster-win{margin-top:8px}
.board-note{font-size:13px;color:#64748B;line-height:1.7;margin:32px auto;max-width:40rem}
@media print{
 .no-print,header,.skip-link{display:none !important}
 .poster{border-color:#000;margin:0;max-width:none}
}
