.footer{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#21272a;height:250px;padding:0 20px}@media screen and (max-width:1200px){.footer{height:auto;padding:40px 16px}}.footer span{color:#fff;font-style:normal;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;font-feature-settings:"pnum" 0,"tnum","lnum","calt" 0,"ss06","tnum";font-variant-numeric:tabular-nums;font-size:18px}.footer-sns{color:#fff;-webkit-text-decoration-line:none;text-decoration-line:none;font-weight:700;display:flex;align-items:center;gap:8px}.footer-sns svg{width:24px;height:24px;flex-shrink:0}.footer-bottom,.footer-top{width:100%;max-width:1720px;display:flex;flex-direction:row;gap:24px;height:50%;align-items:center}@media screen and (max-width:1200px){.footer-bottom,.footer-top{gap:12px;align-items:flex-start;padding:40px 0}}.footer-top{border-bottom:1px solid #4d5358}@media screen and (max-width:1200px){.footer-top{flex-direction:column}}.footer-top-logo img{height:2rem;width:auto}.footer-bottom{justify-content:space-between}.footer-copyright{font-size:14px;font-weight:400}.footer-copyright-full{display:unset}.footer-copyright-short{display:none}@media screen and (max-width:1200px){.footer-copyright-full{display:none}.footer-copyright-short{display:unset}}.footer-terms{display:flex;text-decoration:none}.footer-terms svg{width:20px;height:21px;flex-shrink:0}.footer-terms-container{display:flex;gap:24px}@media screen and (max-width:1200px){.footer-terms-container{flex-direction:column;gap:12px}}.footer-terms:hover{cursor:pointer}.footer-space{flex:1 1;min-height:8px}