.newsletter-form__inner{display:flex;justify-content:center;gap:.8rem;flex-wrap:wrap;width:100%;position:relative;flex-direction:column}@media(min-width: 576px){.newsletter-form__inner{flex-direction:row}}.newsletter-form__field-wrapper{flex:1;width:100%;position:relative}@media(min-width: 1200px){.newsletter-form__field-wrapper{width:auto}}.newsletter-form__message{margin-bottom:0}@media(min-width: 750px){.newsletter-form__message{justify-content:flex-start}}.newsletter-form__message--success{margin-top:2rem}@media(min-width: 750px){.newsletter-form__message--success{width:100%}}.newsletter-form__button{margin-left:1.4rem}.newsletter-form .newsletter-form__checkbox{margin-top:1.2rem}.newsletter-form .newsletter-form__checkbox .newsletter-form__checkbox-label{display:flex;align-items:center;cursor:pointer;position:relative;padding-left:24px}.newsletter-form .newsletter-form__checkbox .newsletter-form__checkbox-label::before{content:"";display:inline-block;width:14px;height:14px;border:1px solid rgba(var(--color-foreground));background-color:rgba(0,0,0,0);position:absolute;left:0;top:50%;transform:translateY(-50%);transition:background-color var(--duration-short),border-color var(--duration-short),opacity var(--duration-short);border-radius:2px}.newsletter-form .newsletter-form__checkbox .newsletter-form__checkbox-label:hover::before{border-color:rgba(var(--color-foreground), 0.6);opacity:.8}.newsletter-form .newsletter-form__checkbox .newsletter-form__checkbox-label .icon-checkmark{position:absolute;top:50%;left:.2rem;transform:translateY(-50%);color:rgba(0,0,0,0)}.newsletter-form .newsletter-form__checkbox .newsletter-form__checkbox-label span{color:rgba(var(--color-foreground-secondary))}.newsletter-form .newsletter-form__checkbox .newsletter-form__checkbox-label a{color:rgba(var(--color-foreground));transition:opacity var(--duration-default) ease}.newsletter-form .newsletter-form__checkbox .newsletter-form__checkbox-label a:hover{opacity:.7}.newsletter-form .newsletter-form__checkbox input[type=checkbox]:checked+.newsletter-form__checkbox-label::before{background-color:rgba(var(--color-foreground))}.newsletter-form .newsletter-form__checkbox input[type=checkbox]:checked+.newsletter-form__checkbox-label .icon-checkmark{color:rgba(var(--color-background))}.newsletter__form{max-width:42.5rem;width:100%}.newsletter__form .rte{color:rgba(var(--color-foreground), 0.6)}.newsletter__form .rte a{color:rgb(var(--color-link), 1);transition:color var(--duration-default)}.newsletter__form .rte a:hover{color:rgba(var(--color-foreground), 0.8)}.newsletter .newsletter-icon{margin-bottom:3.2rem}.newsletter__title{margin-bottom:1.6rem}.newsletter .newsletter__information{margin-bottom:3.2rem}.newsletter__text{margin-top:2.4rem}.newsletter__text p{margin:0}.newsletter .content_position-left{margin-right:auto}.newsletter .content_position-center{margin:0 auto}.newsletter .content_position-right{margin-left:auto}.newsletter .newsletter__text{margin-bottom:0}