.footer{background-color:#000;color:white;margin-top:40px}.footer-content{max-width:1200px;margin:0 auto;padding:0 20px}.footer-main{display:flex;flex-wrap:wrap;gap:40px;padding:40px 0}.footer-section{flex:1;min-width:250px}.footer-section:first-child{flex:2;min-width:300px}.footer-brand{margin-bottom:20px}.footer-logo{font-size:28px;font-weight:bold;color:#bdc3c7;text-decoration:none;display:inline-block;margin-bottom:15px}.footer-description{line-height:1.7;margin-bottom:20px;color:#bdc3c7;font-size:16px}.footer-section h4{font-size:18px;margin-bottom:20px;color:#fff;padding-bottom:8px;position:relative}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:12px}.footer-links a{color:#bdc3c7;text-decoration:none;transition:all .3s ease;font-size:14px;display:flex;align-items:center;gap:8px}.footer-links a:hover{color:#ff9e0b;transform:translateX(5px)}.footer-links a::before{content:"";display:inline-block;border:solid currentColor;border-width:0 2px 2px 0;padding:2px;margin-right:2px;transform:rotate(-45deg);color:#bdc3c7;transition:transform .3s ease;vertical-align:middle}.footer-bottom{border-top:1px solid #34495e;padding:25px 0}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}.copyright p{margin:5px 0;font-size:14px;color:#95a5a6}.copyright strong{color:#bdc3c7}.copyright a{color:#95a5a6;text-decoration:none}.copyright a:hover{text-decoration:underline}.footer-bottom-links{display:flex;gap:15px;flex-wrap:wrap}.footer-bottom-links a{color:#bdc3c7;text-decoration:none;font-size:14px;transition:color .3s ease}.footer-bottom-links a:hover{color:#ff9e0b;text-decoration:underline}@media (max-width:768px){.footer-main{flex-direction:column;gap:30px;padding:30px 0}.footer-section{min-width:auto}.footer-section:first-child{min-width:auto}.footer-bottom-content{flex-direction:column;text-align:center}.footer-bottom-links{justify-content:center}}