.newsletter-section{background-color:#AF9477;padding:3rem 1.5rem 2rem;text-align:center;font-family:Poppins,sans-serif;color:#FAFAF5;width:100%;margin-top:3rem;border-top:2px solid rgba(250,250,245,.4)}.newsletter-section h2,.newsletter-section h3{font-size:1.8rem;margin-bottom:.5rem;color:#FAFAF5}.newsletter-section p{font-size:1rem;margin-bottom:1.5rem;color:#f5efe7}.newsletter-form{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;max-width:800px;margin:0 auto}.newsletter-form input{padding:.75rem 1rem;border-radius:6px;border:none;width:100%;max-width:300px;font-size:1rem;background-color:#FAFAF5;color:#333}.newsletter-form input::placeholder{color:#999}.newsletter-form button{background-color:#7D825A;color:white;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.newsletter-form button:hover{background-color:#BD8355}.newsletter-confirmacion{font-size:1.1rem;color:#FAFAF5;margin-top:1.5rem}.newsletter-error{width:100%;margin-top:.75rem;color:#73334A;background-color:#FAFAF5;border:1px solid #cbc0b1;border-radius:8px;padding:.6rem .9rem;font-size:.9rem}