.btn-gold{--bg-color_gold: #000;display:inline-flex;position:relative;align-items:center;justify-content:center;padding:5px;border:none;border-radius:10px;font-family:Arial,Helvetica,sans-serif;cursor:pointer;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.5s ease;width:90px;height:40px;z-index:1;text-transform:uppercase;background-size:100%;--bg-gold: linear-gradient(90deg, #893c15 0%, #ffde44 17%, #b1741e 24%, #ffe752 40%, #e09326 50%, #e4962a 59%, #b0781b 70%, #efb333 85%, #873a1a 100%);background:var(--bg-gold);box-sizing:border-box}.btn-gold span{display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;background:var(--bg-gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.btn-gold:before{position:absolute;content:"";top:3px;right:3px;bottom:3px;left:3px;border-radius:10px;background:var(--bg-color_gold);z-index:-1;box-sizing:border-box}.btn-gold:hover,.btn-gold:hover span{animation:move_gold 5s infinite alternate ease-in-out}.btn-gold:hover{transform:scale(1.1)}.btn-gold:active,.btn-gold:active span{animation:move_gold 1s infinite alternate ease-in-out}@keyframes move_gold{0%{background-size:100%;background-position:50%}50%{background-size:500%;background-position:0%}to{background-size:200%;background-position:100%}}.btn-gold:disabled{pointer-events:none;opacity:.65;color:#7e7e7e;background:#dcdcdc;box-shadow:none;--bg-color_gold: #dcdcdc;--bg-gold: #7e7e7e}.btn-goldx{--bg-color_goldx: #000;display:inline-flex;position:relative;align-items:center;justify-content:center;padding:0;border:none;border-radius:10px;font-family:Arial,Helvetica,sans-serif;cursor:pointer;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.5s ease;width:100%;height:50px;z-index:1;text-transform:uppercase;background-size:100%;--bg-goldx: linear-gradient(90deg, #893c15 0%, #ffde44 17%, #b1741e 24%, #ffe752 40%, #e09326 50%, #e4962a 59%, #b0781b 70%, #efb333 85%, #873a1a 100%);background:var(--bg-goldx);box-sizing:border-box}.btn-goldx span{display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;background:var(--bg-goldx);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.btn-goldx:before{position:absolute;content:"";top:3px;right:3px;bottom:3px;left:3px;border-radius:10px;background:var(--bg-color_goldx);z-index:-1;box-sizing:border-box}.btn-goldx:hover,.btn-goldx:hover span{animation:move_goldx 5s infinite alternate ease-in-out}.btn-goldx:hover{transform:scale(1.1)}.btn-goldx:active,.btn-goldx:active span{animation:move_goldx 1s infinite alternate ease-in-out}@keyframes move_goldx{0%{background-size:100%;background-position:50%}50%{background-size:500%;background-position:0%}to{background-size:200%;background-position:100%}}.btn-goldx:disabled{pointer-events:none;opacity:.65;color:#7e7e7e;background:#dcdcdc;box-shadow:none;--bg-color_goldx: #dcdcdc;--bg-goldx: #7e7e7e}.text-gold,.text-gold span{display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;background:var(--bg-goldx);-webkit-background-clip:text;-webkit-text-fill-color:transparent;--bg-goldx: linear-gradient(90deg, #893c15 0%, #ffde44 17%, #b1741e 24%, #ffe752 40%, #e09326 50%, #e4962a 59%, #b0781b 70%, #efb333 85%, #873a1a 100%)}
