.gf-crew-cta { padding: 100px 24px; color: #f2ebdd; background: #273024; border-top: 6px solid #d59a32; text-align: center; }
.gf-crew-cta__inner { width: min(900px, 100%); margin-inline: auto; }
.gf-crew-cta p { margin: 0; color: #d9cba9; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 800; letter-spacing: .16em; }
.gf-crew-cta h2 { margin: 22px 0 0; font-family: "Arial Narrow", Impact, sans-serif; font-size: clamp(48px, 7vw, 92px); font-weight: 900; letter-spacing: -.035em; line-height: .92; text-transform: uppercase; }
.gf-crew-cta .gf-crew-cta__lead { max-width: 650px; margin: 26px auto 0; color: rgba(242,235,221,.76); font-size: 16px; font-weight: 400; letter-spacing: 0; line-height: 1.6; }
.gf-crew-cta a, .gf-crew-cta a:visited { display: inline-flex; min-height: 54px; align-items: center; justify-content: center; margin-top: 32px; padding: 15px 25px; color: #fff !important; -webkit-text-fill-color: #fff !important; opacity: 1 !important; visibility: visible !important; background-color: #8a3428 !important; border: 2px solid #8a3428 !important; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 900; line-height: 1.2; letter-spacing: .08em; text-align: center; text-decoration: none !important; text-shadow: 0 1px 1px rgba(0,0,0,.22); box-shadow: 0 5px 14px rgba(0,0,0,.2); transition: transform .18s ease, background-color .18s ease; }
.gf-crew-cta a:hover, .gf-crew-cta a:focus-visible { color: #fff !important; -webkit-text-fill-color: #fff !important; transform: translateY(-2px); background-color: #64251d !important; border-color: #64251d !important; }
.gf-crew-cta a:focus-visible { outline: 3px solid #d59a32; outline-offset: 3px; }
@media (max-width: 700px) { .gf-crew-cta { padding: 72px 20px; } .gf-crew-cta a { width: 100%; } }
@media (prefers-reduced-motion: reduce) { .gf-crew-cta a { transition: none; } }
