.newsletter--block{background-color:#f6f7fe;padding:40px 0;position:relative}.newsletter--block:before{background-color:var(--main-color);border-radius:0 40px 120px 0;content:"";height:100%;position:absolute;left:0;top:0;width:33%}.newsletter-block--desc{color:var(--title-color);font-size:1.6rem;font-weight:500;line-height:48px;max-width:70%}.newsletter-form{width:100%}.newsletter-group+.newsletter-group{margin-top:10px}.newsletter-group{align-items:center;background-color:#fff;border:1px solid #f1f1f1;border-radius:var(--border-radius);box-shadow:0 8px 64px 0 rgba(0,0,0,.10196078431372549);display:flex;flex-wrap:wrap;justify-content:space-between;padding:12px 16px}.input-control{flex:1}.main-input{border:none;border-radius:var(--border-radius);color:var(--title-color);font-size:1rem;font-weight:400;height:40px;padding:0 10px;width:100%}.main-input::-moz-placeholder{color:#8e8e93}.main-input::placeholder{color:#8e8e93}.field-error{color:#d00;font-size:.8125rem;width:100%}.newsletter-group .btn{margin-right:5px}