.footer{background-color:#146c94;color:#f6f1f1;padding:48px 24px 24px;margin-top:80px}.footer-container{max-width:1200px;margin:0 auto}.footer-social{margin-bottom:40px}.footer-social h4{font-size:14px;font-weight:500;margin-bottom:16px;color:#f6f1f1;opacity:.8}.footer-columns{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:40px;gap:40px;margin-bottom:48px;padding-bottom:32px;border-bottom:1px solid hsla(0,22%,95%,.15)}.footer-column h4{font-size:14px;font-weight:600;margin-bottom:16px;color:#f6f1f1}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column li{margin-bottom:12px}.footer-column a{color:#f6f1f1;text-decoration:none;font-size:14px;opacity:.8;transition:opacity .2s ease;display:inline-block}.footer-column a:hover{opacity:1}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:24px}.footer-copyright span{font-size:12px;opacity:.7;color:#f6f1f1}.footer-language,.language-selector{display:flex;align-items:center}.language-selector{background:transparent;border:none;color:#f6f1f1;font-size:14px;cursor:pointer;gap:8px;padding:4px 8px;border-radius:4px;transition:background-color .2s ease}.language-selector:hover{background-color:hsla(0,22%,95%,.1)}.language-selector svg{flex-shrink:0}@media only screen and (max-width:1024px){.footer-columns{grid-template-columns:repeat(3,1fr);gap:32px}}@media only screen and (max-width:768px){.footer{padding:32px 16px 16px}.footer-social{margin-bottom:32px}.social-icons{flex-wrap:wrap}.footer-columns{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:32px}.footer-bottom{flex-direction:column;gap:16px;align-items:flex-start}.footer-copyright span{font-size:11px}}@media only screen and (max-width:480px){.footer-columns{grid-template-columns:1fr;gap:24px}}footer a{color:#f6f1f1;text-decoration:none}footer p{text-align:center;color:#f6f1f1}@media only screen and (max-width:800px){.blank{display:none}footer{flex-direction:column}}.medias{display:flex;justify-content:center;flex-direction:row;text-align:center}.mediasTitle{padding-top:40px;text-align:center;background-color:#4ea7ee;margin:unset}.medias img{max-width:50px;padding:15px}.social-icons{gap:16px}.social-icons,.social-icons a{display:flex;align-items:center}.social-icons a{color:#f6f1f1;transition:opacity .2s ease;justify-content:center}.social-icons a:hover{opacity:.7}@media only screen and (max-width:800px){.medias img{max-width:40px}}@media only screen and (max-width:768px){.social-icons{flex-wrap:wrap}}header{display:flex;justify-content:space-around;align-items:center}header img{width:100px;padding:5px}header h2{color:#2c394b;text-align:center}.sloganDiv{width:20%}.rightDiv{display:flex;align-items:center}.rightDiv a{padding:5px;color:#000;text-decoration:unset}.flagIcons{width:20px;height:20px}.dropButton{display:flex;align-items:center}.homeLogo:hover{animation-name:tilt-shaking;animation-duration:.3s}.landLogo{width:31px;height:40px;padding-top:10px;padding-left:100px}.landLogo:hover{animation-name:tilt-shaking;animation-duration:.3s}.navigator{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;max-width:100%}.itemNavigator span{margin:0 31px;color:#2c394b;word-wrap:break-word;font:normal normal medium 20px/30px Poppins}.itemNavigator a{text-decoration:none}@keyframes tilt-shaking{0%{transform:rotate(0deg)}25%{transform:rotate(5deg)}75%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@media only screen and (max-width:800px){header{padding:20px}header img{width:75px}.sloganDiv{font-size:10px;width:30%}.landLogo{padding-left:10px}}