footer#FOOTER{background-color:#0f5757;color:#fff;font-family:Poppins,sans-serif;padding:4rem 0}#FOOTER .container{display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px}#FOOTER strong{display:block;font-weight:600;margin-bottom:32px}#FOOTER .links-content{display:flex;gap:16px;justify-content:space-between;margin-top:32px}#FOOTER .footer-logo img{width:128px}#FOOTER a,#FOOTER p{color:#fff;font-family:Open Sans;font-size:1rem;font-weight:300;margin:.2rem 0;text-decoration:none}#FOOTER .links-content p{margin-bottom:.6rem}#FOOTER a:hover{text-decoration:underline}#FOOTER .footer-apps-content{margin-top:2rem}#FOOTER .footer-apps-content,#FOOTER .social-links{align-items:center;display:flex;gap:8px;justify-content:space-between}#FOOTER .app-market{height:42px;width:141px}#FOOTER .app-market img{height:42px;width:100%}#FOOTER .social-icons a{align-items:center;background-color:#fff;border:2px solid transparent;border-radius:50%;color:#004d40;display:inline-flex;height:33px;justify-content:center;margin:0 5px;text-decoration:none;transition:background-color .3s,color .3s;width:33px}#FOOTER .social-icons a:hover{background-color:#004d40;color:#fff}#FOOTER .footer-copyright p{font-size:12px}@media (max-width:1136px){#FOOTER .links-content{flex-wrap:wrap}}@media (max-width:800px){#FOOTER .footer-apps-content,#FOOTER .links-content,#FOOTER .social-links{flex-direction:column}#FOOTER .social-icons{margin-top:1rem}}