.button-86{all:unset;color:#fff;cursor:pointer;z-index:1;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;background:0 0;border:none;justify-content:center;align-items:center;gap:10px;width:70%;height:30px;padding:10px 20px;font-size:16px;font-weight:700;display:flex;position:relative}.button-86:after,.button-86:before{content:"";z-index:-99999;transition:all .4s;position:absolute;bottom:0;right:0}.button-86:before{background:#991b1b;border-radius:10px;width:100%;height:100%;transform:translate(0%)}.button-86:after{-webkit-backdrop-filter:blur(5px);background:rgba(255,255,255,.082);border-radius:50px;width:35px;height:35px;transform:translate(10px,10px)}.button-86:hover:before{width:110%;height:110%;transform:translate(5%,20%)}.button-86:hover:after{border-radius:10px;width:100%;height:100%;transform:translate(0)}.button-86:active:after{transition:all;transform:translateY(5%)}
