.b2b-article-cta{background-color:#fff;border:2px solid #0aa0dd;border-radius:8px;box-shadow:0 4px 12px rgba(10,160,221,.08);box-sizing:border-box;display:flex;flex-direction:column-reverse;gap:24px;padding:24px;width:100%}@media (min-width:768px){.b2b-article-cta{align-items:center;flex-direction:row;gap:40px;padding:40px}}.b2b-article-cta__content{display:flex;flex:1 1 60%;flex-direction:column;gap:16px}.b2b-article-cta__heading{color:inherit;font-size:1.5rem;font-weight:700;line-height:1.4;margin:0}.b2b-article-cta__description{color:inherit;font-size:1rem;line-height:1.6;margin:0}.b2b-article-cta__button{align-items:center;align-self:center;background-color:#0aa0dd;border-radius:6px;color:#fff!important;display:inline-flex;font-size:1.05rem;font-weight:700;justify-content:center;margin-top:8px;padding:14px 32px;text-decoration:none;transition:all .3s ease}.b2b-article-cta__button:hover{background-color:#ffd966;box-shadow:0 6px 16px rgba(37,48,52,.15);color:#253034!important;transform:translateY(-2px)}@media (min-width:768px){.b2b-article-cta__button{align-self:flex-start}}.b2b-article-cta__image-wrapper{align-items:center;display:flex;flex:1 1 40%;justify-content:center;margin:0}.b2b-article-cta__image{border-radius:4px;height:auto;max-height:300px;object-fit:contain;width:100%}