.footer__wrap{padding:200px 50px 100px;width:100%;background-color:black;border-top:1px solid #dddddd39;color:white;z-index:99999;position:absolute}.footer__wrap p:first-child{font-size:1.3rem;font-family:NanumSquareNeoBold}.footer__wrap p:nth-child(2){font-size:3.5rem;font-weight:700;font-family:NanumSquareNeoBold}.footer__title{font-family:PuradakGentleGothicR;font-weight:700;font-size:17rem;margin:0}.footer__link{display:flex;justify-content:space-between}.footer__link a{position:relative;display:flex;color:inherit;text-decoration:none;font-size:3rem;font-weight:500;padding-bottom:5px}.footer__link a:after{content:"";position:absolute;left:0;bottom:-5px;width:0;height:4px;background-color:currentColor;transition:width .3s ease-in-out}.footer__link a:hover:after{width:100%}.footer__copyright{display:flex;justify-content:space-between;align-items:center;margin-top:2rem}.footer__copyright .subtitle{font-size:20.8px!important}@media (max-width:767px){.footer__wrap{padding:50px 20px}.footer__wrap p:first-child,.footer__wrap p:nth-child(2){font-size:1rem}.footer__title{font-size:3.5rem}.footer__link{flex-direction:column;justify-content:center;align-items:center}.footer__link a{font-size:1.5rem;margin-top:2rem}.footer__copyright{flex-direction:column;align-items:center}.footer__copyright .subtitle{font-size:16px!important}}@media (min-width:768px) and (max-width:1023px){.footer__wrap{padding:150px 40px}.footer__wrap p:first-child{font-size:1.2rem}.footer__wrap p:nth-child(2){font-size:2.5rem}.footer__title{font-size:10rem}.footer__link{flex-direction:row}.footer__link a{font-size:2rem}.footer__copyright{flex-direction:row}.footer__copyright .subtitle{font-size:18px!important}}