.newsletter{display:flex;justify-content:center;background-image:url('../images/Radiance/newsletter-background.png');height:400px;background-size:cover;align-items:center;position:relative;z-index:1}.newsletter h2{font-size:45px;color:#fff;margin-right:6%}.newsletter-form-group{width:37%}.newsletter-form-group input{height:46px;width:62%;background:transparent;border:3px solid #fff;color:#fff;padding:4px 36px;outline:0;border-radius:0}.newsletter-form-group input::placeholder{color:#fff}.newsletter-form-group button{height:46px;width:23%;padding:4px 36px;margin-left:-7px;background:transparent;border:3px solid #fff;color:#fff;font-size:17px;border-left:0;cursor:pointer}html[lang=ar] .newsletter h2{margin-left:6%;margin-right:0}html[lang=ar] .newsletter-form-group{direction:ltr}