.footer-container{background-color:#f2f6f4;justify-content:center;align-items:center;padding:20px 0;font-family:Noto Sans KR,sans-serif;color:#333}.footer-container,.footer-content{width:100%;display:flex;flex-direction:column}.footer-content{max-width:1200px;align-items:stretch;position:relative}.footer-flex{width:100%;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:20px}.footer-left{flex:1;min-width:260px;gap:8px}.footer-left,.footer-right{display:flex;flex-direction:column}.footer-right{align-items:flex-end;gap:6px;font-size:14px}.footer-right a{color:#555;text-decoration:none;transition:color .3s ease}.footer-right a:hover{color:#1f472f}.footer-info{display:flex;align-items:center;font-size:16px;color:#666}.divider-vertical{display:inline-block;width:1px;height:12px;background-color:#999;margin:0 12px}.footer-address{font-size:16px;color:#666}.footer-icons{display:flex;gap:12px;margin-top:10px}.footer-icon{width:45px;height:45px;border-radius:10px;border:1px solid #e0e0e0;cursor:pointer}.footer-copyright{font-size:14px;color:#888;margin-top:12px}.visually-hidden{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden;white-space:nowrap}@media (max-width:1200px){.footer-container{padding:20px 16px;align-items:flex-start}.footer-content{width:100%;align-items:flex-start}.footer-flex{gap:20px}.footer-flex,.footer-info{flex-direction:column;align-items:flex-start}.footer-info{font-size:14px;gap:4px}.divider-vertical{display:none}.footer-address{font-size:14px;word-break:break-word}.footer-icons{margin-top:12px}.footer-icon{width:40px;height:40px}.footer-right{align-items:flex-start}.footer-copyright{font-size:12px;margin-top:16px;word-break:break-word}}