/* Shared public/journey treatment for the planned brokerage opportunity. */
.broker-links{display:flex;flex-wrap:wrap;gap:12px 24px;margin:22px 0 8px}
.broker-links a{display:inline-flex;align-items:center;min-height:44px;color:#735096;font-weight:600;text-decoration:underline;text-underline-offset:5px;overflow-wrap:anywhere}
.broker-links a:hover{color:#a13f5a}
.broker-links a:focus-visible{outline:3px solid #bd693f;outline-offset:4px}
.value-copy .broker-availability{color:#a13f5a!important;font-weight:700;font-size:13px!important}
.journey-coming-soon [data-broker-benefits]{padding-left:20px;max-width:38rem;line-height:1.65;color:#355b52}
.journey-coming-soon [data-broker-benefits] li+li{margin-top:9px}
.journey-coming-soon [data-broker-benefits] li::marker{color:#b56c8a}
