@keyframes fadeScaleDown{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.footer{display:flex;flex-direction:column;padding:60px 100px;border-top:1px solid #ddd}@media(max-width:1024px){.footer{padding:50px 80px}}@media(max-width:992px){.footer{padding:50px 70px}}@media(max-width:768px){.footer{padding:40px 60px}}@media(max-width:620px){.footer{padding:40px 50px}}@media(max-width:576px){.footer{padding:30px 40px}}@media(max-width:480px){.footer{padding:30px}}.footer .footer-upper{display:flex;justify-content:space-between;border-bottom:1px solid #f5f5f5;padding-bottom:40px;margin-bottom:40px}@media(max-width:960px){.footer .footer-upper{gap:40px}}@media(max-width:768px){.footer .footer-upper{flex-direction:column;gap:30px}}.footer .footer-upper .company-section{display:flex;flex-direction:column;gap:20px}@media(max-width:768px){.footer .footer-upper .company-section{flex-direction:column;gap:10px;margin-bottom:20px}}.footer .footer-upper .company-section .logo{height:auto;width:40px;transform:translateX(-5px)}@media(max-width:480px){.footer .footer-upper .company-section .logo{width:30px}}.footer .footer-upper .company-section .company-description{font-size:15px;font-weight:400;line-height:1.7;max-width:350px;color:#1a2231;margin:0}@media(max-width:768px){.footer .footer-upper .company-section .company-description{font-size:14px}}.footer .footer-upper .company-section .link-container{display:flex;gap:10px}.footer .footer-upper .company-section .link-container img{height:20px;width:20px;cursor:pointer}.footer .footer-upper .link-section{display:flex;gap:70px;flex-wrap:wrap}@media(max-width:1048px){.footer .footer-upper .link-section{gap:60px}}@media(max-width:960px){.footer .footer-upper .link-section{gap:50px}}@media(max-width:850px){.footer .footer-upper .link-section{gap:40px}}@media(max-width:768px){.footer .footer-upper .link-section{gap:45px}}@media(max-width:480px){.footer .footer-upper .link-section{gap:40px}}.footer .footer-upper .col{display:flex;flex-direction:column;gap:13px}@media(max-width:768px){.footer .footer-upper .col{gap:11px}}@media(max-width:480px){.footer .footer-upper .col{display:flex;flex-direction:column;gap:9px}}.footer .footer-upper .col .section-title{font-size:16px;font-weight:600;color:#1a2231;margin-bottom:10px;display:block}@media(max-width:768px){.footer .footer-upper .col .section-title{font-size:15px;font-weight:600;margin-bottom:8px}}@media(max-width:480px){.footer .footer-upper .col .section-title{font-size:14px;font-weight:600;margin-bottom:6px}}.footer .footer-upper .col a{font-size:14px;white-space:nowrap;color:#6e6d7a;font-weight:500;cursor:pointer}.footer .footer-upper .col a:hover{text-decoration:underline}@media(max-width:480px){.footer .footer-upper .col a{font-size:13px;text-decoration:underline}}.footer .footer-lower{display:flex;justify-content:space-between}@media(max-width:480px){.footer .footer-lower{margin-bottom:20px}}.footer .footer-lower p{font-size:13px;color:#6e6d7a}