.big-pushable-button{cursor:pointer;outline-offset:4px;background:0 0;border:none;padding:0;transition:filter .25s;position:relative}.big-pushable-button .shadow{will-change:transform;background:#00000040;border-radius:12px;width:100%;height:100%;transition:transform .6s cubic-bezier(.3,.7,.4,1);position:absolute;top:0;left:0;transform:translateY(2px)}.big-pushable-button .edge{background:linear-gradient(270deg,#52001b 0%,#a30036 8% 92%,#52001b 100%);border-radius:12px;width:100%;height:100%;position:absolute;top:0;left:0}.big-pushable-button .front{color:#fff;will-change:transform;background:#f0003c;border-radius:12px;padding:12px 42px;font-size:1.25rem;transition:transform .6s cubic-bezier(.3,.7,.4,1);display:block;position:relative;transform:translateY(-4px)}.big-pushable-button:hover{filter:brightness(110%)}.big-pushable-button:hover .front{transition:transform .25s cubic-bezier(.3,.7,.4,1.5);transform:translateY(-6px)}.big-pushable-button:active .front{transition:transform 34ms;transform:translateY(-2px)}.big-pushable-button:hover .shadow{transition:transform .25s cubic-bezier(.3,.7,.4,1.5);transform:translateY(4px)}.big-pushable-button:active .shadow{transition:transform 34ms;transform:translateY(1px)}.big-pushable-button:focus:not(:focus-visible){outline:none}
