.jira-cta-button{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #222;background-color:#fff;border-radius:56px;height:50px;width:230px;flex-shrink:0;transition:.5s}.jira-cta-button__text{color:#222;font-family:var(--font-plus-jakarta-sans);font-size:16px;font-weight:700;line-height:160%;transition:.5s}.jira-cta-button__icon{width:24px;height:24px;color:#222;transition:.5s}.jira-cta-button--full-width{width:100%}.jira-cta-button:hover{border:1px solid rgba(34,34,34,.8)}.jira-cta-button:hover .jira-cta-button__icon,.jira-cta-button:hover .jira-cta-button__text{color:rgba(34,34,34,.8)}.jira-cta-button--inverse{border:unset;background-color:#4d4d4d}.jira-cta-button--inverse .jira-cta-button__icon,.jira-cta-button--inverse .jira-cta-button__text{color:#fff}.jira-cta-button--inverse:hover{background-color:rgba(77,77,77,.8)}.jira-cta-button--inverse:hover .jira-cta-button__icon,.jira-cta-button--inverse:hover .jira-cta-button__text{color:hsla(0,0%,100%,.8)}@keyframes glance-animation{0%{opacity:0;left:0}50%{opacity:1}to{opacity:0;left:100%}}.trello-cta-button{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;background-color:#222;border-radius:56px;height:50px;width:230px;flex-shrink:0;transition:.5s}.trello-cta-button--glance{position:relative}.trello-cta-button--glance:before{content:"";display:block;width:0;height:50%;position:absolute;top:0;left:0;opacity:0;background:hsla(0,0%,100%,.5);box-shadow:0 0 50px 30px hsla(0,0%,100%,.5);transform:skewX(-20deg)}@media(hover:hover){.trello-cta-button--glance:hover:before{animation:glance-animation .5s ease-in-out 0s}}@media(hover:none){.trello-cta-button--glance:active:before{animation:glance-animation .5s ease-in-out 0s}}.trello-cta-button__text{color:#fff;font-family:var(--font-plus-jakarta-sans);font-size:16px;font-weight:700;line-height:160%;transition:.5s}.trello-cta-button__icon{width:24px;height:24px;color:#fff;transition:.5s}.trello-cta-button:hover{background-color:#000}.trello-cta-button:hover .trello-cta-button__icon,.trello-cta-button:hover .trello-cta-button__text{color:hsla(0,0%,100%,.8)}.trello-cta-button--full-width{width:100%}.trello-cta-button--inverse{background-color:#fff}.trello-cta-button--inverse .trello-cta-button__icon,.trello-cta-button--inverse .trello-cta-button__text{color:#222}.trello-cta-button--inverse:hover{background-color:#d6d6d6;color:rgba(34,34,34,.8)}.trello-cta-button--inverse:hover .trello-cta-button__icon,.trello-cta-button--inverse:hover .trello-cta-button__text{color:rgba(34,34,34,.8)}