.footer{background-color:#d6e4f1;padding:30px 60px;font-family:var(--font-family)}.footer-container{display:flex;flex-direction:row;gap:80px;align-items:flex-start;justify-content:center;flex-wrap:wrap}.footer-left{min-width:200px}.footer-title{font-size:2.5rem;color:#333;font-weight:900;font-family:cursive;font-style:bold}.footer-tagline{font-size:20px;font-weight:600;text-align:center;letter-spacing:1px;font-family:Segoe UI,sans-serif}.footer-tagline .word{margin:0 5px}.achieve,.empower,.inspire{color:#000000}.footer-copyright{font-size:.9rem;color:#666;text-align:center}.footer-middle,.footer-right{min-width:200px}.footer-contact{min-width:-moz-fit-content;min-width:fit-content}.footer-link{color:#666;text-decoration:none;font-size:1rem;transition:.3s ease,color .3s ease}.footer-link:hover{background:linear-gradient(90deg,#9133ff,#336bff,#3389ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.footer-list{list-style:none;padding:0}.footer-list-item{margin-bottom:8px}.footer-social{display:flex;justify-content:left;align-items:center;flex-direction:column;gap:15px;margin-top:15px;font-size:1.5rem;flex-wrap:wrap}.footer-social-icon{color:#666;transition:color .3s ease}.footer-social-icon:hover{background:linear-gradient(#9133ff,#336bff,#3389ff,#33e5ff,#33ffb3);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:768px){.footer-container{grid-template-columns:1fr;gap:10px;text-align:center}.footer-contact,.footer-left,.footer-middle,.footer-right{min-width:100%}.footer-social{flex-direction:row;justify-content:center;font-size:1.2rem}}@media (max-width:480px){.footer{padding:20px 30px}.footer-title{font-size:1.5rem}.footer-link{font-size:.9rem}}