@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");footer .filled{font-variation-settings:"FILL" 1}footer .material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}footer{background-color:#fff!important;padding:60px 16px!important}footer .footer-container{display:flex;flex-direction:column;margin:auto;max-width:1140px;row-gap:30px}@media (min-width:768px){footer{padding:60px 32px!important}}footer .footer-container .slogan{font-family:Muoto,Montserra;font-size:2rem;line-height:38px}footer .footer-container .copyright{font-family:Open Sans;font-size:.75rem;line-height:14px;margin-bottom:6px}footer .links{display:flex;flex-direction:column;row-gap:16px}@media (min-width:768px){footer .links{flex-direction:row;justify-content:space-between}}footer .external-links{display:flex;flex-direction:column;row-gap:16px}@media (min-width:768px){footer .external-links{column-gap:32px;flex-direction:row}}footer .external-links a{align-items:center;column-gap:4px;display:flex;font:.875rem/18px Open Sans;font-weight:600;text-decoration:none}footer .external-links a:hover span:not(.material-symbols-outlined){text-decoration:underline}footer .external-links .material-symbols-outlined{font-size:1rem;line-height:1}footer .links .language{align-items:center;background-color:#eff1f4;border:2px solid #eff1f4;border-radius:15px;column-gap:4px;display:flex;font-family:Open Sans;font-size:.875rem;font-weight:600;padding:5px 12px;text-decoration:none;transition:all .3 ease;width:fit-content}footer .links .language:hover{border-color:#2962ff;text-decoration:none}footer .links .language:active{border-color:#003da5;text-decoration:none}footer .links .language .material-symbols-outlined{font-size:18px}