.footer{background-color:var(--bg-footer);color:var(--color-footer)}.footer-wrapper{display:flex;justify-content:space-between;width:100%}.copy-right{padding:2rem 0}.link-title{color:#65c2ea;font-size:.75rem;font-weight:500;letter-spacing:.03125rem;margin-bottom:1rem}.footer-links{list-style:none;padding:0;font-size:.875rem}.footer-links>li:not(:last-child){padding-bottom:.25rem}.footer-links .footer-link{color:#fff;font-weight:400;transition:color .2s ease-in-out}.footer-divider{margin-bottom:0}.footer-logo{height:2.5rem}.language-btn-label{display:block;margin-top:1rem}.language-flag{width:1rem;height:1rem;margin-right:.5rem}.drop-down{display:flex;align-items:center}.drop-down::after{display:inline-block;width:1rem;height:1rem;background-image:url(/public/assets/image/arrow-down.svg);background-repeat:no-repeat;background-position:right center;background-size:1rem 1rem;margin-left:auto;padding-left:.3rem;content:""}@media screen and (max-width:768px){.footer-wrapper{flex-wrap:wrap;margin-left:3rem}.copy-right{padding:2rem 3rem}}