.newsletter{border-top:20px solid rgb(var(--color-accent))}.newsletter-form{max-width:900px;margin:0 auto}.newsletter-form__field-wrapper{display:flex;align-items:flex-start;gap:20px;padding-bottom:10px}@media all and (max-width:1279px){.newsletter-form__field-wrapper{flex-wrap:wrap}}.newsletter-form__field-wrapper .field{flex-grow:1}@media all and (max-width:1023px){.newsletter-form__field-wrapper .field{min-width:auto;flex:1 1 100%}}.newsletter-form__field-wrapper .field input{color:rgb(var(--color-background));background-color:rgb(var(--color-foreground))}.newsletter-form__terms{display:flex;gap:10px;align-items:center}