#footer{background:var(--bg-color);color:#fff;z-index:1;border-top:1px solid #6c5ce759;width:100%;padding:30px 0 15px;position:relative;bottom:0}.footer-content{flex-wrap:wrap;justify-content:space-between;margin-bottom:20px;display:flex}.footer-column{flex:1;min-width:200px;margin-bottom:15px;padding:0 15px}.footer-title{color:#fff;background:linear-gradient(45deg, #fff, var(--accent-color), #fff, #fff);-webkit-text-fill-color:transparent;text-transform:uppercase;letter-spacing:4px;background-size:200% 200%;-webkit-background-clip:text;margin-bottom:10px;font-size:1rem}.footer-description{color:#ffffffb3;margin-bottom:15px;font-size:.8rem}.footer-tag{color:#b19cd9;letter-spacing:.5px;margin-bottom:10px;font-size:.85rem;font-weight:700}.footer-nav ul{margin:0;padding:0;list-style:none}.footer-nav ul li{margin-bottom:8px}.footer-nav ul li a{font-size:.75rem;text-decoration:none;transition:all .3s}#footer a{background:linear-gradient(90deg,#6c5ce7cc,#37373799);-webkit-text-fill-color:transparent;-webkit-background-clip:text;transition:all .3s;display:inline-block}#footer a:hover{color:#8a2be2;text-shadow:0 0 15px #8a2be2e6}.footer-social ul{margin:0;padding:0;list-style:none}.footer-social ul li{margin-bottom:8px}.footer-social ul li a{align-items:center;gap:5px;font-size:.75rem;display:flex}.footer-social ul li a i{font-size:1rem}.footer-bottom{text-align:center;border-top:1px solid #6c5ce733;padding-top:15px}.footer-bottom p{color:#fffc;opacity:.7;margin:0;padding:0;font-size:.7rem}@media (max-width:768px){.footer-content{flex-direction:column}.footer-column{width:100%;margin-bottom:20px}}
