.footer-newsletter{width:384px;display:flex;flex-direction:column;gap:28px;margin-top:28px}.newsletter-text{display:flex;flex-direction:column;gap:10px}.footer-newsletter h4{font-family:"Afacad Flux",sans-serif;font-size:20px;font-weight:400;color:var(--footer-dark-text);margin:0}.footer-newsletter p{font-family:"Afacad Flux",sans-serif;font-size:18px;font-weight:300;color:var(--footer-light-text);line-height:1.5;margin:0}.alhomes-newsletter-form{width:100%;max-width:384px;height:48px;display:flex;align-items:center;background:var(--footer-white);border:1px solid var(--footer-border);border-radius:50px;padding:12px 20px;gap:10px;box-sizing:border-box;overflow:hidden}.alhomes-newsletter-form input[type=email]{flex:1;border:none;outline:none;background:0 0;font-family:"Afacad Flux",sans-serif;font-size:18px;font-weight:300;color:var(--footer-dark-text);min-width:0;width:100%;padding:0;margin:0;-webkit-appearance:none;appearance:none;box-shadow:none;border-radius:0}.alhomes-newsletter-form input[type=email]::placeholder{color:var(--footer-placeholder)}.alhomes-newsletter-form input[type=email]:focus,.alhomes-newsletter-form input[type=email]:hover,.alhomes-newsletter-form input[type=email]:active{border:none!important;outline:none!important;box-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important}.alhomes-newsletter-form input[type=email]:-webkit-autofill,.alhomes-newsletter-form input[type=email]:-webkit-autofill:hover,.alhomes-newsletter-form input[type=email]:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px var(--footer-white) inset!important;-webkit-text-fill-color:var(--footer-dark-text)!important;transition:background-color 5000s ease-in-out 0s}.alhomes-newsletter-form:focus-within{border-color:var(--footer-primary)}.alhomes-newsletter-form button.alhomes-newsletter-btn{display:flex!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;max-width:28px!important;max-height:28px!important;padding:0!important;background:var(--footer-primary)!important;background-color:var(--footer-primary)!important;border:none!important;border-radius:32px!important;justify-content:center!important;align-items:center!important;cursor:pointer!important;flex-shrink:0!important;box-sizing:border-box!important;transition:background .3s ease,transform .3s ease!important;position:relative!important;overflow:hidden!important;color:#fff!important}.alhomes-newsletter-form button.alhomes-newsletter-btn:hover{background:#483f35!important;background-color:#483f35!important;transform:scale(1.05)}.alhomes-newsletter-form .alhomes-arrow-icon{width:12px!important;height:12px!important;flex-shrink:0}.footer-privacy{font-family:"Afacad Flux",sans-serif;font-size:16px;font-weight:300;color:var(--footer-light-text);text-decoration:none;text-align:right;transition:color .2s ease}.footer-privacy:hover{color:var(--footer-dark-text);text-decoration:underline}@media (max-width:1300px){.footer-newsletter{width:100%}.alhomes-newsletter-form{max-width:350px}}@media (max-width:1024px){.footer-newsletter{width:100%;max-width:100%}.alhomes-newsletter-form{max-width:420px}}@media (max-width:768px){.footer-newsletter{width:100%;max-width:100%}.footer-newsletter h4{font-size:18px}.footer-newsletter p{font-size:16px}.alhomes-newsletter-form{width:100%;max-width:100%;height:48px;padding:10px 16px}.alhomes-newsletter-form input[type=email]{font-size:16px}}@media (max-width:575px){.alhomes-newsletter-form{width:100%;max-width:100%;height:46px;padding:10px 14px;gap:8px}.alhomes-newsletter-form input[type=email]{font-size:15px}}@media (max-width:375px){.alhomes-newsletter-form{height:44px;padding:8px 12px;gap:8px}.alhomes-newsletter-form input[type=email]{font-size:14px}}