.footer{background-color:var(--footer-bg-color);justify-content:center}.footer,.footer-inner{align-items:center;box-sizing:border-box;display:flex;height:auto;position:relative;width:100%}.footer-inner{flex-wrap:wrap;justify-content:space-between;padding:5rem}.footer .logo{justify-content:flex-start;max-width:22.125rem;width:100%}.footer .subscribe{align-items:center;box-sizing:border-box;display:none;height:auto;justify-content:space-between;max-width:38rem;position:relative;width:auto}.footer .subscribe p{font-size:1rem;font-weight:600;line-height:1.5rem}.footer .subscribe .btn{margin:0 0 0 2rem}.footer .nav{border:solid #b5b5b5;border-width:.125rem 0 0;display:none;margin:3rem 0 0;padding:3rem 0 1rem;width:100%}.footer .nav,.footer .nav ul{box-sizing:border-box;flex-wrap:wrap;height:auto;position:relative}.footer .nav ul{display:flex;width:auto}.footer .nav ul li{font-size:1.125rem;font-weight:400;height:auto;line-height:1.225rem;list-style-type:none;margin:0 0 .5rem;width:100%}.footer .nav ul li a{color:var(--footer-menu-link-color);font-weight:400;text-decoration:underline}.footer .nav ul{margin:0 2.5rem 0 0}.footer .nav ul li:first-of-type{color:var(--footer-menu-link-title-color);font-weight:700}.footer .nav ul:first-child li:last-of-type a{text-decoration:none}.footer .social,.footer .social ul{align-items:center;box-sizing:border-box;display:flex;height:auto;justify-content:space-between;position:relative;width:auto}.footer .social ul li{list-style-type:none;margin:0 .75rem 0 0}.footer .social ul li a{align-items:center;background-color:var(--social-media-bg-color);border-radius:100%;box-sizing:border-box;display:flex;height:2rem;justify-content:center;padding:.5rem;position:relative;width:2rem}.footer .social svg{fill:var(--social-media-icon-color);height:auto;width:100%}@media (min-width:1599px){.footer-inner{padding:5rem 0}}@media (max-width:767px){.footer-inner{padding:2rem 1rem}.footer .logo{margin:0 0 1rem}.footer .subscribe{flex-wrap:wrap;justify-content:center}.footer .subscribe p{text-align:center;width:100%}.footer .subscribe .btn{margin:0}}