#phc-incentive-updates .phc-iu-kicker{display:inline-flex;align-items:center;gap:9px;margin-bottom:17px;padding:8px 13px;border:1px solid rgba(8,41,71,.1);border-radius:999px;color:var(--phc-navy);background:var(--phc-sky);font-size:11px;font-weight:700;letter-spacing:.09em;line-height:1;text-transform:uppercase}#phc-incentive-updates .phc-iu-kicker::before{width:7px;height:7px;border-radius:50%;background:var(--phc-red);box-shadow:0 0 0 4px rgba(217,77,71,.1);content:""}#phc-incentive-updates .phc-iu-sources{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:9px 18px;margin-top:15px}#phc-incentive-updates .phc-iu-sources span{color:var(--phc-navy);font-size:12px;font-weight:700}#phc-incentive-updates .phc-iu-sources a{color:var(--phc-copy);font-size:12px;font-weight:600;text-decoration:underline;text-decoration-color:rgba(64,95,128,.35);text-underline-offset:3px;transition:color 180ms ease,text-decoration-color 180ms ease}#phc-incentive-updates .phc-iu-sources a:hover{color:var(--phc-red-dark);text-decoration-color:currentColor}#phc-incentive-updates .phc-iu-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:26px;align-items:center;max-width:930px;margin:30px auto 0;padding:25px 28px;border:1px solid rgba(8,41,71,.09);border-radius:18px;background:linear-gradient(135deg,#f7fbff 0%,#fff8f5 100%);box-shadow:0 14px 36px rgba(8,41,71,.07);text-align:left}#phc-incentive-updates .phc-iu-cta h3{margin:0 0 5px;color:var(--phc-navy);font-size:19px;line-height:1.35}#phc-incentive-updates .phc-iu-cta p{margin:0;color:var(--phc-copy);line-height:1.6}#phc-incentive-updates .phc-iu-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:9px;padding:13px 20px;border-radius:8px;color:#fff;background:linear-gradient(180deg,#e75b51 0%,var(--phc-red-dark) 100%);box-shadow:0 12px 24px rgba(200,63,57,.22);font-size:13px;font-weight:700;line-height:1.2;text-decoration:none;white-space:nowrap;transition:transform 180ms ease,box-shadow 180ms ease,background 180ms ease}#phc-incentive-updates .phc-iu-button:hover{transform:translateY(-2px);background:linear-gradient(180deg,#ed665b 0%,#b93631 100%);box-shadow:0 16px 30px rgba(200,63,57,.28)}@media (max-width:720px){#phc-incentive-updates .phc-iu-sources{align-items:flex-start;justify-content:flex-start}#phc-incentive-updates .phc-iu-cta{grid-template-columns:1fr;gap:18px;padding:23px 22px}#phc-incentive-updates .phc-iu-button{width:100%;white-space:normal}}