.footer-container{color:#333;background-color:#f8f9fa;padding:2rem;font-family:Lexend-Regular;font-size:.9rem}.footer-container .footer-content{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (max-width:1024px){.footer-container .footer-content{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.footer-container .footer-content{grid-template-columns:1fr}}.footer-container .footer-content .footer-section h3{color:var(--global-primary-color);margin-bottom:1.5rem;font-size:1.1rem}.footer-container .footer-content .footer-section .company-description{color:#666;margin-bottom:1.5rem;line-height:1.6}.footer-container .footer-content .footer-section .footer-social-links{gap:1rem;margin-top:1.5rem;display:flex}.footer-container .footer-content .footer-section .footer-social-links a{color:#666;transition:color .3s}.footer-container .footer-content .footer-section .footer-social-links a:hover{color:var(--global-primary-color)}.footer-container .footer-content .footer-section .footer-links,.footer-container .footer-content .footer-section .footer-address{padding:0;list-style:none}.footer-container .footer-content .footer-section .footer-links li,.footer-container .footer-content .footer-section .footer-address li{color:#666;margin-bottom:.55rem}.footer-container .footer-content .footer-section .footer-links li a,.footer-container .footer-content .footer-section .footer-address li a{color:#666;text-decoration:none;transition:color .3s}.footer-container .footer-content .footer-section .footer-links li a:hover,.footer-container .footer-content .footer-section .footer-address li a:hover{color:var(--global-primary-color);font-weight:600}.footer-container .footer-content .footer-section .footer-address li{flex-direction:column;align-items:flex-start;line-height:1.6;display:flex}.footer-container .footer-bottom{border-top:1px solid #ddd;justify-content:space-between;align-items:center;max-width:1200px;margin:3rem auto 0;padding-top:1.3rem;display:flex}@media (max-width:768px){.footer-container .footer-bottom{text-align:center;flex-direction:column;gap:1rem}}.footer-container .footer-bottom p{color:#666;font-size:.8rem}.footer-container .footer-bottom .p-subtitle{color:var(--global-text-dark-gray);font-size:.8rem;font-style:italic}.footer-container .footer-bottom .payment-methods{align-items:center;gap:1rem;display:flex}.footer-container .footer-bottom .payment-methods span{color:#666;font-size:.9rem}.footer-container .footer-bottom .payment-methods img{height:24px}@media (max-width:960px){.footer-container{padding-bottom:6rem}}
