.newsletter{background:var(--color-surface-invert-primary);padding-bottom:var(--space-2xl);padding-top:var(--space-2xl)}.newsletter__background{margin:0}.newsletter__background img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.newsletter__wrapper{position:relative}@media (min-width:48.001rem){.newsletter__wrapper{display:flex;gap:var(--gutter);justify-content:space-between}.newsletter__wrapper .newsletter__form{flex:0 0 clamp(10rem,40.5%,43.8rem)}.newsletter__wrapper .newsletter__content{flex:0 0 50%}.newsletter__wrapper .newsletter__content>p{max-width:35.6875em}}.newsletter__content p:first-child{font-size:var(--text-500);font-weight:400;line-height:var(--line-height-body);text-transform:uppercase}.newsletter__content h2{font-family:var(--font-family-title);font-size:var(--heading-600);font-weight:900;line-height:1;text-transform:uppercase}.newsletter--has-bg .newsletter__content h2{font-family:var(--font-family-base);font-size:var(--text-big);font-weight:400;line-height:var(--line-height-heading);text-transform:uppercase}