.footer{background-color:#00384d;color:white;padding:30px 100px 0;margin-top:30px}.footer-container{display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px}.footer-left .logo-img{width:200px;height:auto}.social-icons{display:flex;gap:8px;margin-top:15px}.social-btn{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;color:white;background-color:rgb(255,255,255);transition:.3s ease-in-out}.social-btn:hover{transform:scale(1.1);background-color:rgba(255,255,255,.4)}.social-btn.instagram,.social-btn.whatsapp{background-color:#769ba880}.footer-help h3,.footer-links h3{margin-bottom:0;font-size:24px;font-weight:700}.footer-links .line{width:20px;height:1.5px;background-color:white}.footer-links ul{list-style:none;padding:0}.footer-links li{margin:15px 0}.contact-support h3{font-size:24px;font-weight:700}.footer-links a{color:white;text-decoration:none;transition:.3s}.footer-links a:hover{color:#ffd700}.footer-help .sub-title{margin:1px 0 6px;display:flex;align-items:center;gap:1px;font-size:13px}.footer-bottom{margin-top:5px;border-top:1px solid #ccc;padding-top:15px;display:flex;justify-content:space-between;flex-wrap:wrap;font-size:14px}.footer-bottom span{color:yellow}.payment-icons{display:flex}.payment-icons img{width:40px;margin-left:10px}.contact-support{color:white}.contact-support h3{font-size:20px;margin-bottom:5px}.contact-support .subtitle{margin-bottom:15px;font-size:14px;opacity:.9}.support-item{display:flex;align-items:flex-start;justify-content:flex-start;margin-bottom:15px}.support-item .icon{font-size:40px;margin-right:10px;color:white}.support-item p{margin:0;font-size:14px}.support-item .email,.support-item .number{font-size:16px;font-weight:700;color:white}@media (max-width:780px){.footer-container{flex-direction:column;text-align:center;align-items:center}.footer-links ul{padding:0}.footer-help p{justify-content:center}.footer-bottom{flex-direction:column;align-items:center;gap:10px;text-align:center}.payment-icons img{margin:5px}.footer-links .line{margin:0 auto}}