.newsletter form{display:flex;justify-content:space-between}.newsletter form .hs_email{width:100%}footer{color:#fff;padding:60px 20px 20px}.footer-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin:auto;max-width:1200px}.newsletter{background:#5d9f3e;border-radius:10px;flex:1 1 300px;padding:30px}.newsletter h3{color:#fff;font-size:18px;font-weight:600;margin-bottom:15px}.newsletter input[type=email]{background:transparent;border:none;border-bottom:1px solid #fff;color:#fff;font-size:14px;margin-bottom:10px;padding:10px;width:100%}.newsletter input[type=email]::placeholder{color:#eee}.newsletter a{color:#fff;display:inline-block;font-size:20px;margin-top:10px;text-decoration:none}a{color:#fff}.footer-info{display:flex;flex:1 1 250px;flex-direction:column;gap:15px}.footer-info h4{color:#8be48c;margin-bottom:5px}.footer-links{color:#fff!important;display:flex;flex-wrap:wrap;font-size:14px;gap:20px}.footer-bottom{align-items:center;border-top:1px solid hsla(0,0%,100%,.2);color:#ccc;display:flex;flex-wrap:wrap;font-size:13px;justify-content:space-between;margin-top:40px;padding-top:20px}.social-icons a{color:#fff;font-size:18px;margin-left:10px;text-decoration:none}@media (max-width:768px){.footer-container{flex-direction:column;gap:20px}.footer-bottom{flex-direction:column;gap:10px;text-align:center}.footer-links{justify-content:center}}