.newsletter{height:420px;background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url(/images/global/newsletter.jpg) no-repeat 50%;background-size:120%;border-radius:64px}@media screen and (max-width:899px){.newsletter{border-radius:32px}}@media screen and (min-width:900px)and (max-width:1535px){.newsletter{height:400px}}@media screen and (max-width:899px){.newsletter{height:400px;background-size:cover}}.newsletter-cont{width:100%}.newsletter-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;padding:0 64px}@media screen and (min-width:900px)and (max-width:1259px){.newsletter-content{padding:0 32px}}@media screen and (max-width:899px){.newsletter-content{padding:16px}}.newsletter-content-title{color:#fff;font-weight:600;line-height:1.2;max-width:550px}@media screen and (min-width:600px)and (max-width:899px){.newsletter-content-title{font-size:32px}}@media screen and (max-width:599px){.newsletter-content-title{font-size:24px}}.newsletter-content-form{background-color:#fff;display:flex;align-items:center;justify-content:space-between;padding:16px;gap:16px;border-radius:96px}@media screen and (max-width:899px){.newsletter-content-form{border-radius:48px}}@media screen and (max-width:599px){.newsletter-content-form{flex-direction:column;width:100%}}