#footer{padding:5rem 0 2rem;background:var(--ts-secondary);color:#fff}#footer .footer-logo{display:inline-block;margin-bottom:1.75rem;font-size:2rem;font-weight:800;color:#fff;text-decoration:none}#footer .footer-logo span{color:var(--ts-primary)}#footer .footer-description{max-width:420px;color:rgba(255,255,255,.65);line-height:1.9;font-size:1.08rem}#footer .footer-title{margin-bottom:1.5rem;font-size:1.35rem;font-weight:700;color:#fff}#footer .footer-links{margin:0;padding:0;list-style:none}#footer .footer-links li{margin-bottom:.9rem}#footer .footer-links a{display:inline-flex;align-items:center;gap:.45rem;color:rgba(255,255,255,.65);text-decoration:none;transition:.3s}#footer .footer-links a:hover{color:var(--ts-primary);transform:translateX(5px)}#footer .footer-links i{font-size:1rem}#footer .footer-divider{margin:4rem 0 2rem;border-color:rgba(255,255,255,.08)}#footer .footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}#footer .footer-bottom p{margin:0;color:rgba(255,255,255,.55)}#footer .footer-legal{display:flex;gap:2rem}#footer .footer-legal a{color:rgba(255,255,255,.55);text-decoration:none;transition:.3s}#footer .footer-legal a:hover{color:var(--ts-primary)}@media (max-width:991.98px){#footer{text-align:center}#footer .footer-description{margin:auto}#footer .footer-bottom{justify-content:center}#footer .footer-legal{justify-content:center;flex-wrap:wrap}}