/*
Generated time: July 26, 2025 15:16
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__titles{max-width:unset}.newsletter__titles+.newsletter-form{margin-top:2.4rem}.newsletter__inner{position:relative;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:2.4rem;flex-wrap:wrap;width:100%}@media(min-width:990px){.newsletter__inner{flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:2.4rem}}@media screen and (min-width:1200px){.newsletter__inner{gap:4rem}}@media screen and (min-width:1360px){.newsletter__inner{gap:6.4rem}}.newsletter__inner--right{flex-direction:column-reverse;align-items:flex-start}@media(min-width:990px){.newsletter__inner--right{flex-direction:row-reverse;align-items:center}}.newsletter__inner--right .newsletter__image{margin:0;border-radius:var(--border-radius-main)}.newsletter__image{width:100%;height:auto;margin:0;border-radius:var(--border-radius-main)}@media(min-width:990px){.newsletter__image{width:54%}}.newsletter__button{width:100%}@media(min-width:576px){.newsletter__button{width:auto}}.newsletter .newsletter-form{flex-basis:50%}.newsletter .newsletter-form__inner{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:.8rem;flex-wrap:wrap;width:100%;position:relative}@media(min-width:576px){.newsletter .newsletter-form__inner{flex-direction:row}}.newsletter .newsletter-form__field-wrapper{flex:1;width:100%;position:relative}@media(min-width:576px){.newsletter .newsletter-form__field-wrapper{width:auto}}.newsletter .newsletter-form__message{margin-bottom:0}@media(min-width:750px){.newsletter .newsletter-form__message{justify-content:flex-start}}.newsletter .newsletter-form__message--success{margin-top:2rem}@media(min-width:750px){.newsletter .newsletter-form__message--success{width:100%}}.newsletter__form{width:100%;max-width:60rem}.newsletter__form .rte{color:rgba(var(--color-foreground),.6)}.newsletter__form .rte p{margin-bottom:0;font-size:1.4rem}.newsletter__form .rte a{color:rgb(var(--color-foreground),1);transition:color var(--duration-default)}.newsletter__form .rte a:hover{color:rgba(var(--color-foreground),.8)}.newsletter__text{margin-top:1.6rem;color:rgb(var(--color-foreground-secondary))}