.article-cta{justify-content:center;margin:40px 0;display:flex}.article-cta__link{box-sizing:border-box;background:#fff;border-radius:999px;justify-content:space-between;align-items:center;gap:24px;min-height:80px;padding:0 14px 0 50px;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 8px 24px #0000000f}.article-cta__link:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000014}.article-cta__label{color:#3d4cff;font-size:1rem;font-weight:700;line-height:1.1}.article-cta__arrow{color:#3d4cff;background:#a7afff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:65px;height:60px;padding-bottom:5px;font-size:40px;line-height:1;display:inline-flex}@media (max-width:768px){.article-cta__link{width:100%;min-height:84px;padding:0 16px 0 24px}.article-cta__label{font-size:.95rem}.article-cta__arrow{width:52px;height:52px;font-size:32px}}@media (max-width:480px){.article-cta__link{width:90%}}
