.neon-button-orange{align-items:center;background-image:linear-gradient(144deg,#ff9900,#d58000 50%,#ffcc80);border:0;border-radius:8px;box-shadow:0 15px 30px -5px rgba(255,153,0,.2);box-sizing:border-box;color:#ffffff;display:flex;font-size:18px;font-family:Lato,sans-serif;justify-content:center;line-height:1em;max-width:100%;min-width:140px;padding:3px;text-decoration:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;white-space:nowrap;cursor:pointer;transition:all .3s}.neon-button-orange:active,.neon-button-orange:hover{outline:0}.neon-button-orange span{display:flex;justify-content:center;align-items:center;background-color:rgb(55,33,0);padding:16px 24px;border-radius:6px;width:100%;height:100%;transition:.3s}.neon-button-orange:hover span{background:none}.neon-button-orange:active{transform:scale(.9)}.neon-button-blue{align-items:center;background-image:linear-gradient(144deg,#3C87F2,#106AEC 50%,#9EC3F8);border:0;border-radius:8px;box-shadow:0 15px 30px -5px rgba(6,43,94,.2);box-sizing:border-box;color:#ffffff;display:flex;font-size:18px;font-family:Lato,sans-serif;justify-content:center;line-height:1em;max-width:100%;min-width:140px;padding:3px;text-decoration:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;white-space:nowrap;cursor:pointer;transition:all .3s}.neon-button-blue:active,.neon-button-blue:hover{outline:0}.neon-button-blue span{background-color:rgb(6,43,94);padding:16px 30px;border-radius:6px;width:100%;height:100%;transition:.3s}.neon-button-blue:hover span{background:none}.neon-button-blue:active{transform:scale(.9)}.neon-button-orange-small{align-items:center;background-image:linear-gradient(144deg,#ff9900,#d58000 50%,#ffcc80);border:0;border-radius:4px;box-shadow:0 10px 20px -5px rgba(255,153,0,.2);box-sizing:border-box;color:#ffffff;display:flex;font-size:14px;font-family:Lato,sans-serif;justify-content:center;line-height:1em;max-width:100%;min-width:50px;padding:2px;text-decoration:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;white-space:nowrap;cursor:pointer;transition:all .3s}.neon-button-orange-small span{background-color:rgb(55,33,0);padding:8px;border-radius:4px;width:100%;height:100%;transition:.3s}.neon-button-orange-small:hover span{background:none}.neon-button-orange-small:active{transform:scale(.9)}