.m-site_header__ctas{display:flex;gap:0 12px}.m-site_header__cta{border-radius:24px;color:var(--white);font-weight:700;padding:12px 20px;text-align:center}.m-site_header__cta:focus,.m-site_header__cta:hover{color:var(--white);text-decoration:none}.m-site_header__cta:first-child{border:2px solid var(--goldDark)}.m-site_header__cta:first-child:focus,.m-site_header__cta:first-child:hover{background-color:var(--goldDark)}.m-site_header__cta:last-child{background-color:var(--gold)}.m-site_header__cta:last-child:focus,.m-site_header__cta:last-child:hover{background-color:var(--goldDark)}@media (max-width:1199px){.m-site_header__ctas{justify-content:center;margin-top:16px}.m-site_header--stripped .m-site_header__ctas{margin-top:0}}@media (min-width:1200px){.m-site_header__ctas{gap:0 24px}}