.CustomButton,.CustomButton--Special,.CustomButton--White,.CustomButton--Black{text-align:center;border-radius:100px;justify-content:center;align-items:center;gap:8px;height:fit-content;min-height:50px;padding:8px 24px;font-weight:300;display:flex}.CustomButton:hover,.CustomButton--Special:hover,.CustomButton--White:hover,.CustomButton--Black:hover{opacity:.75}.CustomButton:hover svg,.CustomButton--Special:hover svg,.CustomButton--White:hover svg,.CustomButton--Black:hover svg{color:#ce00e0}.CustomButton svg,.CustomButton--Special svg,.CustomButton--White svg,.CustomButton--Black svg{transition:color .2s}.CustomButton--Black{color:#e6e7e8;background-color:#000002}.CustomButton--White{color:#000002;background-color:#f4f5f9}.CustomButton--Special{color:#000002;border:1px solid #8e54e9}@media (max-width:576px){.CustomButton,.CustomButton--Black,.CustomButton--White,.CustomButton--Special{gap:6px}}
