.dc-stories__cta{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:36px;padding:30px 32px;color:#fff;background:var(--dc-ink);border-radius:12px}.dc-stories__cta h3{margin:0 0 5px;color:#fff;font-size:clamp(21px,2vw,28px);font-weight:800;line-height:1.2}.dc-stories__cta p{margin:0;color:rgba(255,255,255,.7);font-size:15px;line-height:1.45}.dc-stories__cta a{flex:0 0 auto;padding:15px 20px;color:#fff!important;background:var(--dc-red);border:1px solid var(--dc-red);border-radius:7px;font-size:14px;font-weight:800;line-height:1.3;text-align:center;text-decoration:none;transition:transform .18s ease,background .18s ease}.dc-stories__cta a:hover{color:#fff!important;background:#c9141b;transform:translateY(-1px)}@media (max-width:860px){.dc-stories__cta{align-items:flex-start;flex-direction:column}.dc-stories__cta a{width:100%}}@media (max-width:560px){.dc-stories__cta{padding:25px 23px}}