#newsletter_form{position:relative;box-sizing:border-box;align-items:center;border-radius:5px;display:flex;justify-content:center}@media screen and (max-width: 1024px){#newsletter_form{width:100%}}#newsletter_form input{background-color:#8ab14b;border:2px solid #8ab14b;border-radius:5px 0 0 5px;color:#fff;font-size:14px;height:40px;max-width:100%;padding:10px 18px;width:400px}@media screen and (max-width: 1280px){#newsletter_form input{width:260px}}@media screen and (max-width: 1024px){#newsletter_form input{width:500px}}@media screen and (max-width: 550px){#newsletter_form input{width:100%}}#newsletter_form input::placeholder{color:#fff;font-style:italic}#newsletter_form button{align-items:center;background:orange;border:2px solid #8ab14b;border-radius:0 5px 5px 0;color:#345;display:flex;font-weight:700;height:40px;justify-content:center;min-width:110px;padding:0 13px;text-transform:uppercase;transition:all .3s;cursor:pointer}#newsletter_form button svg{width:16px;height:16px;margin-left:7px}#newsletter_form button:hover{background:var(--main-color);color:#fff}@media screen and (max-width: 514px){#newsletter_form button{font-size:14px}}
/*# sourceMappingURL=newsletter.css.map */
