.cta-box-bg{background:#0f0c29;background:-webkit-linear-gradient(to right,#24243e,#302b63,#0f0c29);background:linear-gradient(90deg,#24243e,#302b63,#0f0c29)}.button-container{perspective:1000px}.button{cursor:pointer;background:linear-gradient(#ffffff5b,#fcfafa0d);border-radius:30px;width:350px;height:60px;transition:all .3s cubic-bezier(.68,-.55,.27,1.55);animation:2s ease-in-out infinite pulse;position:relative;overflow:hidden;transform:rotateX(15deg)translateZ(0);box-shadow:inset 0 1px 2px #fff6,inset 0 -1px 2px #0003,0 4px 8px #0003,0 0 20px #ffffff1a}@media (max-width:767px){.button{border-radius:25px;width:280px;height:50px}}.button:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000,#ffffff1a,#fff3,#ffffff1a,#0000);width:50px;height:100%;animation:3s linear infinite shine;position:absolute;top:0;left:-50px;transform:skew(-25deg)}.button:after{content:"";z-index:-1;background:radial-gradient(#0000004d 0%,#0000 70%);width:80%;height:10px;position:absolute;bottom:-10px;left:10%}.button span{z-index:2;color:#fff;text-shadow:0 1px 2px #00000080;text-align:center;font-family:Arial,sans-serif;font-size:18px;line-height:60px;display:block;position:relative}@media (max-width:767px){.button span{font-size:15px;line-height:50px}}.button:hover{transform:rotateX(0)translateZ(15px)scale(1.05);box-shadow:inset 0 1px 2px #fff6,inset 0 -1px 2px #0003,0 8px 16px #0000004d,0 0 40px #ffffff40}.button:active{transform:rotateX(0)translateZ(-5px)scale(.95);box-shadow:inset 0 1px 2px #fff6,inset 0 -1px 2px #0003,0 2px 4px #0003,0 0 10px #ffffff1a}@keyframes pulse{0%,to{box-shadow:inset 0 1px 2px #fff6,inset 0 -1px 2px #0003,0 4px 8px #0003,0 0 20px #ffffff1a}50%{box-shadow:inset 0 1px 2px #fff6,inset 0 -1px 2px #0003,0 4px 8px #0003,0 0 30px #fff3}}@keyframes shine{0%{left:-50px}to{left:250px}}
