.footer-navigation{display:flex;flex-direction:column;gap:6rem}.footer-navigation .footer-wrapper{display:flex;flex-wrap:wrap;gap:5rem;justify-content:space-between}.footer-navigation .footer-wrapper .information{display:flex;flex-direction:column;gap:3rem}.footer-wrapper .wrapper-ctas{display:flex;flex-wrap:wrap;gap:5rem}.footer-navigation .footer-wrapper .links{display:flex;flex-wrap:wrap;gap:3rem}.footer-navigation .links .wrapper-links{display:flex;flex-direction:column;gap:3rem}.footer-navigation .wrapper-links strong{color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:34px}.footer-navigation .wrapper-links ul{display:flex;flex-direction:column;gap:1rem}.footer-navigation .wrapper-links ul li a{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.footer-navigation .wrapper-button{display:flex;flex-direction:column;gap:3rem}.footer-navigation .footer-follow-us{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between;padding-top:3rem;position:relative}.footer-navigation .footer-follow-us:before{background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 47.5%,hsla(0,0%,100%,0));content:"";height:2px;left:0;position:absolute;right:0;top:0;width:100%}.footer-navigation .footer-follow-us .all,.footer-navigation .footer-follow-us .social-links{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.footer-navigation .footer-follow-us .social-links{align-items:center;display:flex;gap:.7rem}.footer-navigation .social-links a{align-items:center;background:#3bbfd5;border-radius:1rem;display:flex;height:40px;justify-content:center;width:40px}.footer-navigation .social-links a:hover{opacity:.75}.footer-navigation .form-subscribe strong{color:#fff;display:block;font-size:1.8rem;margin-bottom:1rem}