/*
Generated time: September 11, 2025 06:43
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__wrapper{padding-right:calc(4rem / var(--font-body-scale));padding-left:calc(4rem / var(--font-body-scale));background:#069d4d;border-radius:20px;padding:6.5rem 2rem 6.5rem 2rem;position:relative;box-shadow:4px 2px 7px rgba(0,0,0,.4);color:#fff;display:flex;flex-direction:column;position:relative;z-index:2}@media screen and (min-width:1200px){.newsletter__wrapper{padding-right:9rem;padding-left:9rem;padding:6.5rem 3.5rem 6.5rem 5.5rem;flex-direction:row}}.newsletter__wrapper>*{margin-top:0;margin-bottom:0}.newsletter__wrapper>*+.newsletter-form{margin-top:3rem}.newsletter__subheading{max-width:70rem;margin-left:auto;margin-right:auto;line-height:normal;margin-bottom:2rem}.newsletter-form__field-wrapper .newsletter-form__message{margin-top:1.5rem}.newsletter__button{margin-top:3rem;width:fit-content}@media screen and (min-width:750px){.newsletter__button{flex-shrink:0;margin:0 0 0 1rem}}.newsletter{position:relative;width:90%;margin:0 auto}.newsletter:before{content:"";position:absolute;top:0;left:-6px;width:100%;height:100%;background-color:#ffbd2e;opacity:0;transition:transform .4s}.newsletter:hover:before{transform:rotate(1deg);width:calc(100% + 12px);opacity:1;border-radius:30px}.newsletter-left{flex:0 0 100%;max-width:100%;display:flex;align-items:center;margin-bottom:0}.newsletter-right{flex:0 0 100%;max-width:100%;display:flex}.newsletter-left h2{font-size:3rem;color:#fff;margin:0}.icon-newsletter-arrow{display:none}.icon-newsletter-arrow{width:200px;margin-left:auto;padding:0 5rem}.newsletter-main{background:linear-gradient(0deg,#e3f8d3 50%,#fff 50%);margin-top:50px}@media screen and (min-width:1200px){.newsletter-left{flex:0 0 50%;max-width:50%;margin-bottom:0}.newsletter-right{flex:0 0 50%;max-width:50%}.icon-newsletter-arrow{display:block}.newsletter{width:100%}}@media screen and (min-width:1300px){.newsletter{width:1300px}}