.secondary-button-animation{&:after{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;display:block;background:linear-gradient(90deg,rgb(var(--pk-white-soft-rgb)/.16),rgb(var(--pk-white-soft-rgb)/0) 50%,rgb(var(--pk-white-soft-rgb)/0));background-size:200%;background-position:100%;transition:all .8s cubic-bezier(.246,.75,.187,1);border-radius:inherit}&:hover:after{background-position:0;border-radius:inherit}}.footer-border{position:relative;background:linear-gradient(90deg,rgb(var(--pk-border-strong-rgb)/0) 0,var(--pk-border-strong) 49.5%,rgb(var(--pk-border-strong-rgb)/0) 100%)}.footer-border:after{content:"";position:absolute;bottom:0;left:calc(50% - 124px);width:248px;height:1px;background:linear-gradient(90deg,rgb(var(--pk-white-rgb)/0) 15%,rgb(var(--pk-brand-yellow-rgb)/.6) 50%,rgb(var(--pk-white-rgb)/0) 85%)}