@charset "UTF-8";.footer{width:100%;background-color:#f8f9fa;border-top:1px solid #e9ecef;padding:24px 0}.footer .footer-contents{max-width:1080px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;align-items:center}.footer .footer-contents .footer-section{display:flex;gap:16px}.footer .footer-contents .footer-section .footer-link{color:#6c757d;font-size:13px;transition:color .2s ease;font-weight:400}.footer .footer-contents .footer-section .footer-link:hover{color:#495057;text-decoration:underline}.footer .footer-contents .footer-section .footer-copyright{color:#6c757d;font-size:12px;font-weight:400}@media (max-width: 768px){.footer{width:100%;background-color:#f8f9fa;border-top:1px solid #e9ecef;padding:24px 0 12px}.footer .footer-contents{max-width:auto;margin:0 auto;display:flex;justify-content:space-between;flex-direction:column;align-items:stretch;padding:0 6%;gap:16px}.footer .footer-contents>.footer-section:first-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:10px}.footer .footer-contents>.footer-section:first-child .footer-link{display:block;width:100%;font-size:12px;line-height:1.4;text-decoration:none;font-weight:400}.footer .footer-contents>.footer-section:last-child .footer-copyright{text-align:right;width:100%;font-size:12px;font-weight:400}}
