.footer{margin-top:120px;position:relative}.footer .footer-bg{position:absolute;width:100%;height:calc(100% - 100px);left:0;bottom:0;background-color:#4d1248}.footer .content-container{position:relative;width:100%}.footer .footer-content{border-radius:10px 10px 0 0;background:linear-gradient(180deg,#2339e580,#2339e5);box-shadow:0 0 50px #1e30bd,0 0 150px #1e30bd;border:2px solid var(--Glow, #2339E5);position:relative;padding:20px 50px}.footer .footer-content .footer-grid{display:grid;grid-template-columns:repeat(3,1fr)}.footer .footer-content .footer-grid .sponsors{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;overflow:hidden;width:100%}.footer .footer-content .footer-grid .sponsors p{color:#e0e3f3df;width:100%;text-align:center}.footer .footer-content .footer-grid .sponsors .sponsors-marquee{width:100%;overflow:hidden;display:flex;position:relative;mask-image:linear-gradient(to right,transparent,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 15%,black 85%,transparent);backface-visibility:hidden}.footer .footer-content .footer-grid .sponsors .sponsors-marquee .marquee-content{display:flex;gap:10px;animation:scroll 30s linear infinite;flex-shrink:0;min-width:100%;align-items:center;will-change:transform;transform:translateZ(0)}.footer .footer-content .footer-grid .sponsors .sponsors-marquee .marquee-content img{height:120px;width:auto;object-fit:contain;flex-shrink:0;opacity:1;transition:opacity .3s;pointer-events:none}.footer .footer-content .footer-grid .sponsors .sponsors-marquee .marquee-content img:hover{opacity:1}@keyframes scroll{0%{transform:translateZ(0)}to{transform:translate3d(calc(-50% - 30px),0,0)}}.footer .footer-content .footer-grid .donate{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px}.footer .footer-content .footer-grid .donate p{color:#e0e3f3df;width:100%;text-align:center}.footer .footer-content .footer-grid .donate .donate-logo img{width:100%;max-width:300px;object-fit:contain;opacity:.9}.footer .footer-content .footer-grid .left-text{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:20px}.footer .footer-content .footer-grid .left-text .logo{width:80px;object-fit:contain}.footer .footer-content .footer-grid .text p{color:#e0e3f3df;width:100%;text-align:start;font-size:1.5rem;line-height:2rem}.footer .footer-content .footer-grid .text .text-white{color:#fff}.footer .footer-content .links{margin-top:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:20px}.footer .footer-content .links a{font-size:1.8rem;color:#e0e3f3df;text-decoration:none;display:flex;align-items:center}.footer .footer-content .links a:not(:last-child):after{content:"";width:2px;height:20px;background-color:#e0e3f3df;margin-left:20px;opacity:.5}.footer .footer-content .links a:hover{color:#fff}.footer .footer-content .email p{font-size:1.5rem;color:#e0e3f3df;text-align:center;margin-top:20px}.footer .footer-content .email p a{color:#fff}@media(max-width:767.98px){.footer{margin-top:120px}.footer .footer-content{padding:30px 20px;top:-50px}.footer .footer-content .footer-grid{grid-template-columns:1fr;gap:30px}.footer .footer-content .footer-grid .left-text{flex-direction:column;align-items:center;text-align:center}.footer .footer-content .footer-grid .left-text .text p{text-align:center}.footer .footer-content .links{flex-direction:column;gap:15px}.footer .footer-content .links a{width:100%;justify-content:center;padding-bottom:10px}.footer .footer-content .links a:not(:last-child):after{display:none}.footer .footer-content .links a:not(:last-child){border-bottom:1px solid rgba(224,227,243,.3)}}
