/* Compact selector between the wedding and general Group Fund journeys. */
.ci-fund-wedding-route{display:grid!important;grid-template-columns:minmax(0,1fr) 230px!important;align-items:center!important;gap:28px!important;margin:0 0 28px!important;padding:22px 24px!important;background:#fff!important;border:1px solid #e7e0d6!important;border-left:4px solid #d2a928!important;border-radius:8px!important;box-shadow:0 8px 22px rgba(23,23,21,.05)!important}
.ci-fund-wedding-route h2{margin:0 0 6px!important;font-size:28px!important;line-height:1.15!important}
.ci-fund-wedding-route p:last-child{margin:0!important;color:#4f4b44!important}
.ci-fund-wedding-route__actions{display:grid!important;gap:10px!important;min-width:0!important}
.ci-fund-wedding-route__actions .ci-v3__button{display:block!important;width:100%!important;margin:0!important;padding:13px 16px!important;border:2px solid #081525!important;border-radius:5px!important;font-weight:800!important;line-height:1.2!important;text-align:center!important;text-decoration:none!important}
.ci-fund-wedding-route__actions .ci-v3__button--dark{background:#081525!important;color:#fff!important}
.ci-fund-wedding-route__actions .ci-v3__button--outline{background:#fff!important;color:#081525!important}
@media(max-width:760px){.ci-fund-wedding-route{grid-template-columns:1fr!important;gap:16px!important;margin-bottom:22px!important;padding:20px!important}.ci-fund-wedding-route h2{font-size:25px!important}}
