@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);footer{padding:61px 0 25px 0;box-shadow:0 0 50px rgb(0 0 0 / .15)}footer img.logo{width:337px;max-width:100%}footer .footer-menu{margin:16px 0}footer .footer-menu a{text-decoration:none;color:#021838;display:inline-block;font-size:18px;line-height:18px;margin:26px 37px}footer .social-media-icons a{background-color:#1e1e1e;display:inline-block;width:35px;height:35px;border-radius:50%;text-align:center;line-height:35px}footer .social-media-icons a i{transition:transform ease-out 0.3s}footer .social-media-icons a:hover i{transform:scale(1.1) rotate(360deg)}footer .hr{width:100%;height:1px;background-color:#021838;margin:30px 0}@media screen and (max-width:768px){footer .footer-copy-language{flex-direction:column;gap:20px}}footer .footer-copy-language .language-btn a{display:inline-block;text-decoration:none;color:inherit;padding:10px 20px;margin-right:10px;background-color:#fff0;color:#021838}footer .footer-copy-language .language-btn a.active{background-color:#021838;color:#FFF}@media screen and (max-width:768px){footer .footer-menu{margin:16px 0;display:flex;flex-direction:column}}