.newsletter__inner{position:relative;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:3.2rem;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: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:.4rem}@media (min-width:990px){.newsletter__inner--right .newsletter__image{margin-left:0;margin-right:-6.4rem;border-radius:.4rem 0 0 .4rem}}.newsletter__image{width:100%;height:auto;margin:0;border-radius:.4rem}@media (min-width:990px){.newsletter__image{width:54%;margin-left:-6.4rem;border-radius:0 .4rem .4rem 0}}.newsletter__button{width:100%}@media (min-width:990px){.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:990px){.newsletter .newsletter-form__inner{flex-direction:row}}.newsletter .newsletter-form__field-wrapper{flex:1;width:100%;position:relative}@media (min-width:990px){.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%}.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__title{margin:0;margin-bottom:2.4rem}@media screen and (min-width:750px){.newsletter__title{margin-bottom:3.2rem}}@media screen and (min-width:1200px){.newsletter__title{margin-bottom:4.8rem}}.newsletter__text{margin-top:1.6rem}.newsletter__text p{font-size:1.4rem}