.see-through-button{background-color:transparent;border:1px solid rgba(30,30,30,.75);border-radius:200px!important;-webkit-border-radius:200px!important;box-shadow:none;color:#1e1e1e;display:inline-block;font-family:Aptos;font-size:16px;line-height:20px;margin-bottom:10px;overflow:hidden;padding:13px 25px;position:relative;text-align:center!important;text-decoration:none;top:0;-ms-transition:opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);-webkit-transition:opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);transition:opacity .45s cubic-bezier(.25,1,.33,1),transform .45s cubic-bezier(.25,1,.33,1),border-color .45s cubic-bezier(.25,1,.33,1),color .45s cubic-bezier(.25,1,.33,1),background-color .45s cubic-bezier(.25,1,.33,1),box-shadow .45s cubic-bezier(.25,1,.33,1);visibility:visible}.see-through-button.see-through-button-light{border-color:#fff;color:#fff;margin-bottom:0}.see-through-button:before{background:linear-gradient(235deg,#5c2aec,#5c5fff);content:"";height:100%;left:0;position:absolute;top:0;transition:.25s;width:0;z-index:0}.see-through-button.see-through-button-light:before{background:#131313}.see-through-button span{display:inline-block;left:0;position:relative;transform:translateX(0);transition:.45s cubic-bezier(.25,1,.33,1)!important}.see-through-button:hover{background-color:transparent;background:none;border-color:rgba(30,30,30,0);color:#1e1e1e;opacity:1!important;overflow:hidden;position:relative;visibility:visible}.see-through-button:hover:before{width:100%}.see-through-button:hover span{background:none;color:#fff}