.fill-btn.btn-secondary-wrapper a{background-color:#fff}.fill-btn.btn-secondary-wrapper a:before,.fill-btn.btn-secondary-wrapper button:before{clip-path:polygon(0 0,75% 0,100% 50%,75% 100%,0 100%);content:"";height:100%;left:0;position:absolute;top:0;transform:translate(-100%);transition:all .5s ease;width:100%}.fill-btn.btn-secondary-wrapper a:hover:before{background-color:rgba(20,60,137,.15);transform:translate(0);width:140%}.fill-btn.btn-secondary-wrapper a:focus,.fill-btn.btn-secondary-wrapper a:hover,.fill-btn.btn-secondary-wrapper a:target{border:1px solid rgba(20,60,137,.15);color:#143c89}.cta-group.stack-buttons{flex-direction:column}