.gsap-button{cursor:pointer;background:linear-gradient(90deg,#ff711a,#ff711a);border-radius:23.5px;justify-content:center;align-items:center;padding:2px;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.button__wrapper{background:#0a0a0a;border-radius:22.5px;justify-content:center;align-items:center;width:200px;height:45px;display:flex;position:relative;overflow:hidden}@media (max-width:480px){.button__wrapper{border-radius:14px;width:140px;min-width:0;max-width:100%;height:36px;padding-left:8px;padding-right:8px}.button__text{letter-spacing:.3px;font-size:8px;font-stretch:62.5%}}.button__text{z-index:2;color:#ff711a;letter-spacing:.3px;font-family:sans-serif;font-size:12px;font-weight:700;font-stretch:62.5%;transition:all .3s;position:relative}.gsap-button:hover .button__text{color:#0a0a0a}.button__spotlight{z-index:1;opacity:1;pointer-events:none;background:linear-gradient(90deg,#ff711a,#ff711a);border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:0;transform:scale(0)}
