@import"/css/reset.css";@import"/asset/font/css/pretendard.css";#footer{background:#101829;padding:24px 30px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media(max-width: 767px){#footer{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;padding:24px 30px}}@media(max-width: 767px){#footer .footer_logo img{width:120px}}@media(min-width: 768px)and (max-width: 1024px){#footer .footer_logo a img{width:136px}}#footer p{color:#8991a6;font-size:13px;font-weight:400;margin-bottom:0}