.modern-footer{background:#7c2f3f;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.footer-main{padding:4rem 0 2rem}.footer-content{display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:3rem}.footer-section h4{color:#fff;font-size:1.2rem;font-weight:600;letter-spacing:.5px;margin-bottom:1.5rem;text-transform:uppercase}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.8rem}.footer-links a{color:#fff!important;display:inline-block;font-size:.95rem;text-decoration:none;transition:all .3s ease}.footer-links a:hover{color:#fff;transform:translateX(5px)}.company-info{max-width:300px}.footer-logo img{height:auto;margin-bottom:1rem;max-width:150px}.company-description{color:#fff;font-size:.95rem;line-height:1.5;margin-bottom:2rem}.social-links h4{margin-bottom:1rem}.social-icons{display:flex;flex-wrap:wrap;gap:.7rem;list-style:none;margin:0;padding:0}.social-icons li{display:flex}.social-icons li a{align-items:center;background:#fff;border-radius:50%;color:#7c2f3f!important;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-icons li a:hover{background:#7c2f3f;box-shadow:0 4px 15px rgba(0,0,0,.3);color:#fff!important;cursor:pointer!important;transform:translateY(-2px)}.social-icons li a i,.social-icons li a svg{color:#7c2f3f!important;font-size:1.1rem}.social-icons li a:hover i,.social-icons li a:hover svg{color:#fff!important}.certifications-section{border-top:1px solid #944556;padding-top:2rem}.certifications-section h4{font-size:1.1rem;margin-bottom:2rem;text-align:center}.certifications-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(7,1fr);margin:0 auto;max-width:800px}.cert-item{align-items:center;background:hsla(0,0%,100%,.05);border-radius:8px;display:flex;justify-content:center;padding:1rem;text-decoration:none;transition:all .3s ease}.cert-item:hover{background:hsla(0,0%,100%,.1);transform:translateY(-2px)}.cert-item img{height:auto;max-height:60px;max-width:100%;object-fit:contain;transition:transform .3s ease,max-height .3s ease}.cert-item:hover img{max-height:90px;transform:scale(1.5);z-index:10}.footer-bottom{background:#000;border-top:1px solid #444;padding:2rem 0}.footer-bottom-content{align-items:center;display:flex;gap:2rem;justify-content:space-between}.copyright p{color:#fff;font-size:.9rem;margin:0}.payment-methods{align-items:center;display:flex;gap:1rem}.payment-methods img{max-height:30px;opacity:.8;transition:opacity .3s ease;width:auto}.payment-methods img:hover{opacity:1}@media (max-width:1024px){.footer-content{gap:2rem;grid-template-columns:1fr 1fr}.company-info{grid-column:1/-1;margin-bottom:2rem;max-width:none;text-align:center}.social-icons{justify-content:center}}@media (max-width:768px){.footer-content{gap:2rem;grid-template-columns:1fr;text-align:center}.footer-section{margin-bottom:2rem}.footer-logo{justify-items:center}.social-icons{justify-content:center}.footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}.certifications-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.cert-item img{max-height:50px}}@media (max-width:480px){.footer-main{padding:2rem 0 1rem}.footer-section h4{font-size:1.1rem}.social-icons li a{height:35px;width:35px}.social-icons li a i,.social-icons li a svg{font-size:1rem}.payment-methods{flex-direction:column;gap:.5rem}.payment-methods img{max-height:25px}.certifications-grid{grid-template-columns:repeat(2,1fr)}.cert-item{padding:.8rem}.cert-item img{max-height:40px}}.modern-footer *{transition:all .3s ease}.cert-item:focus,.footer-links a:focus,.social-icons li a:focus{outline:2px solid #fff;outline-offset:2px}