footer{background-color:var(--backgroundColor);color:var(--fontColor);padding:0 10.9vw;padding-top:8.98vh;padding-bottom:13.7vh;box-sizing:border-box}footer .logo{position:relative;width:14.79vw;margin-bottom:8vh}footer .logo *{max-width:100%}footer .logo img{width:100%}footer .logo .logo-text{position:absolute;top:-10%;left:105%;font-size:.7vw;font-weight:300}footer .footer-content{display:flex;justify-content:space-between;font-size:.84vw}footer .footer-content ul{list-style:none;padding:0;margin:0}footer .footer-content a,footer .footer-content a:visited{color:var(--fontColor);text-decoration:none;transition:color .2s ease-in-out}footer .footer-content a:hover,footer .footer-content a:visited:hover{color:#87bdc1}footer .footer-content a img{height:1.85vh}footer .footer-content .footer-menu{width:82.33%}footer .footer-content .footer-menu .menu-level-1{display:flex;justify-content:space-between}footer .footer-content .footer-menu .menu-level-1 .menu-item-1{min-width:9vw;padding-right:1vw}footer .footer-content .footer-menu .menu-level-1 .menu-item-1 .menu-item-label{display:inline-block;margin-bottom:5vh;font-weight:bold}footer .footer-content .footer-menu .menu-level-1 .menu-item-1 .submenu-container .menu-level-2 .menu-item-2{font-weight:500}footer .footer-content .footer-menu .menu-level-1 .menu-item-1 .submenu-container .menu-level-2 .menu-item-2:not(:last-child) a{display:inline-block;margin-bottom:4vh}footer .footer-content .footer-social-links{width:17.66%}footer .footer-content .footer-social-links .footer-social-links-container{display:flex;flex-direction:column;align-items:flex-end;border-left:1px solid #5e5e5e}footer .footer-content .footer-social-links .footer-social-links-container .social-links{margin-bottom:22vh}footer .footer-content .footer-social-links .footer-social-links-container .social-links li:not(:last-child){margin-bottom:4.5vh}footer .footer-content .footer-social-links .footer-social-links-container .social-links li a{position:relative;display:flex;justify-content:space-between;align-items:center;font-weight:500}footer .footer-content .footer-social-links .footer-social-links-container .social-links li a img{position:absolute;left:-2vw;transform:translateX(-50%)}@media(max-width:768px){footer{padding-bottom:8.59vh}footer .logo{width:41.66vw;margin-bottom:4.56vh}footer .logo .logo-text{font-size:1.9vw}footer .footer-content{font-size:3.5vw}footer .footer-content .footer-menu{width:65%}footer .footer-content .footer-social-links{width:35%}footer .footer-content .footer-menu .menu-level-1{flex-direction:column}footer .footer-content .footer-menu .menu-level-1 .menu-item-1 .menu-item-label{margin-bottom:4.1vh}footer .footer-content .footer-menu .menu-level-1 .menu-item-1 .submenu-container{display:none}footer .footer-content .footer-social-links .footer-social-links-container{align-items:flex-start;border-left:0}footer .footer-content .footer-social-links .footer-social-links-container .social-links li a{justify-content:center}footer .footer-content .footer-social-links .footer-social-links-container .social-links li a img{height:2.5vh;position:relative;left:initial;transform:none}footer .footer-content .footer-social-links .footer-social-links-container .social-links li a span{display:none}footer .footer-content .footer-social-links .footer-social-links-container .copyright-text{color:#7a7a7a}}