@media only screen and (min-width:768px){.newsletter{align-items:center;display:flex;justify-content:center}}.newsletter input{border-color:var(--color-text-main);margin-bottom:0}.newsletter .button,.newsletter input{line-height:40px;padding:0 24px}.newsletter .button{white-space:nowrap}@media only screen and (min-width:1200px){.newsletter .button{min-width:148px}}.newsletter-header{flex:1 1 55%}@media only screen and (min-width:768px){.newsletter-header{--title-margin:0;padding-right:40px}}@media only screen and (min-width:1200px){.newsletter-header{padding-right:80px}}.newsletter-form{flex:0 1 632px}.newsletter-fields{align-items:center;display:grid;gap:12px;grid-template-columns:100%;margin-inline-end:auto;margin-inline-start:auto}@media only screen and (min-width:520px){.newsletter-fields{grid-template-columns:1fr min-content}}