:root{--theme-text-color:#000;--theme-top-color:#fff;--theme-bottom-color:#7f02f9}.support{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;min-height:100dvh;padding:80px 20px 32px;font-family:Poppins,sans-serif;display:flex;position:relative}.support__gradient{opacity:.25;filter:blur(60px);pointer-events:none;z-index:0;background:linear-gradient(120deg,#0ea5e9,#a78bfa,#f472b6) 0 0/200% 200%;width:100%;height:100%;animation:12s infinite supportGradientShift;position:fixed;top:0;left:0}.support__logo{width:200px;padding:20px;position:absolute;top:0;left:0}.support__content{z-index:2;width:100%;max-width:768px;position:relative}.support__links{text-align:center;z-index:2;color:#a8a8a8;flex-wrap:wrap;justify-content:center;align-items:center;row-gap:2px;width:100%;height:auto;padding-top:10px;font-size:clamp(.75rem,.8vw,14px);display:flex;position:relative}.support__links a{color:#7f02f9;white-space:nowrap;padding-left:10px;font-weight:700}@keyframes supportGradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}
