/*
Generated time: May 14, 2025 18:58
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__form-field-wrapper{border-radius:var(--inputs-radius);padding:1rem;background-color:rgb(var(--color-background-input));box-shadow:0 1px 2px 0 rgb(var(--color-foreground),.06),0 1px 3px 0 rgb(var(--color-foreground),.1);gap:1rem}.newsletter__input{background-color:transparent;box-shadow:none;height:var(--newsletter-input-height)}input.newsletter__input::placeholder{color:rgb(var(--color-foreground));opacity:1}@media(max-width:749px){.newsletter__button{min-width:var(--newsletter-input-height);padding:0}}@media(min-width:750px){.newsletter__button--square{min-width:var(--newsletter-input-height);padding:0}}