.gha__custom-button a{display:block;font-size:14px;font-weight:700;letter-spacing:1.25px;line-height:1;overflow:hidden;padding:21px 24px;position:relative;text-decoration:none;text-transform:uppercase;width:100%}.gha__custom-button .cta__text{display:inline-block;text-align:center;transition:width .2s linear;width:100%}.gha__custom-button .cta__arrow-wrapper{align-items:center;aspect-ratio:1;background-color:#fff;border-radius:4px;display:flex;justify-content:center;line-height:0;padding:12px;position:absolute;right:4px;top:50%;transform:translateY(-50%);transform:translate(110%,-50%) rotate(90deg);transition:transform .2s linear}.gha__custom-button a:hover .cta__text{width:calc(100% - 61px)}.gha__custom-button a:hover .cta__arrow-wrapper{transform:translateY(-50%)}