/*
Generated time: July 7, 2022 11:27
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.newsletter{padding:50px 0;background-color:var(--color-base-accent-1);margin-bottom:45px}.newsletter .page-width{display:flex;align-items:center;justify-content:space-between}.newsletter .newsletterWrapper{background:0 0;text-align:left}.newsletter .newsletterWrapper h2{font-weight:700;display:block;margin-bottom:20px;font-size:18px;color:#fff;line-height:1}.newsletter .newsletterWrapper p{display:block;font-size:16px;color:#fff!important;line-height:1;font-family:Raleway,"Helvetica Neue",sans-serif}.newsletter .newsletter-form{padding-left:50px}.newsletter .newsletter-form .field__input{border:1px solid #fff;box-shadow:none;color:#fff;outline:0!important}.newsletter .newsletter-form .field__input::placeholder{color:#fff;opacity:1}.newsletter .newsletter-form .field__input:-ms-input-placeholder{color:#fff}.newsletter .newsletter-form .field__input::-ms-input-placeholder{color:#fff}.newsletter .newsletter-form label{color:#fff;display:none!important}.newsletter .newsletter-form button{color:#445958;background:#fff;border:none;box-shadow:none}.newsletter-form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:relative}@media screen and (min-width:750px){.newsletter-form{flex-direction:row;align-items:flex-start;margin:0 auto;max-width:60rem}}.newsletter-form__field-wrapper{width:100%;outline:0!important}.newsletter-form__message{justify-content:center;margin-bottom:0}.newsletter-form__message--success{margin-top:2rem}@media screen and (min-width:750px){.newsletter-form__message{justify-content:flex-start}.newsletter-form__message--success{position:absolute;left:0;bottom:-65%}}.newsletter-form__button{margin-left:1.4rem}@media screen and (max-width:989px){.newsletter-form__button{width:100%;margin:1.4rem 0 0 0}}