.paragraph--button-link .button-wrapper{display:inline-block;position:relative}.paragraph--button-link .button-wrapper a{letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:12px 20px;font-size:18px;font-weight:500;line-height:21px;text-decoration:none;transition:all .3s;display:flex}.paragraph--button-link .button-wrapper a:after{content:"";background-image:url(../../right-arrow.ea0c281e.svg);background-size:cover;width:9px;height:14px;display:inline-block}.paragraph--button-link .button-wrapper .primary-btn{color:#fff;background-color:#04a6d7;border:none}.paragraph--button-link .button-wrapper .primary-btn:hover{background:#04b1e5}.paragraph--button-link .button-wrapper .secondary-btn{color:#04a6d7;background-color:#0000;border:1px solid #04a6d7}.paragraph--button-link .button-wrapper .secondary-btn:after{background-image:url(../../right-arrow-blue.5b3361a7.svg)!important}.paragraph--button-link .button-wrapper .hover-text{opacity:0;visibility:hidden;color:#282828;white-space:nowrap;border-radius:6px;padding:4px 8px;font-family:Roboto,sans-serif;font-size:16px;transition:opacity .3s,transform .3s,visibility .3s;position:absolute;top:105%;left:50%;transform:translate(-50%)}.paragraph--button-link .button-wrapper .hover-text .tick{color:#00ff7f;margin-right:5px}.paragraph--button-link .button-wrapper:hover .hover-text{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}