.newsletter-form{padding:3rem var(--page-width-padding);position:relative;border-radius:1rem;overflow:hidden}.newsletter-form__background{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.newsletter-form__background-image{width:100%;height:100%;object-fit:cover}.newsletter-form__background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5;background-color:var(--color-secondary-darken-10)}.newsletter-form__inner{position:relative;margin:0 auto;width:100%;max-width:135rem;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:2.4rem}.newsletter-form__success{width:100%;text-align:center;font-size:1.8rem;padding:1.2rem 1.6rem;color:var(--color-white);background-color:var(--color-success);border-radius:.4rem}.newsletter-form__error{font-size:1.2rem;padding:.4rem .8rem;color:var(--color-white);background-color:var(--color-error);border-radius:.4rem}.newsletter-form__content{display:flex;flex-direction:column;flex:1;max-width:50rem;gap:.8rem}.newsletter-form__title{margin:0;font-size:4rem;text-shadow:var(--text-shadow)}.newsletter-form__description{margin:0;font-size:1.8rem}.newsletter-form__description a{color:inherit;text-decoration:underline}.newsletter-form__form{flex:1;max-width:65rem;display:flex;flex-direction:column;gap:.8rem;font-size:2.2rem}.newsletter-form__field-wrapper{display:flex;max-height:6rem}.newsletter-form__input{display:block;flex:1;border-radius:1rem 0 0 1rem;border:0;height:6rem;margin-right:-.8rem;padding:0 2.4rem;font-family:inherit;font-size:inherit;font-weight:inherit}.newsletter-form__button{border-radius:1rem;padding:.8rem 3.2rem;font-weight:var(--font-light-body-weight);font-size:2.2rem}@media screen and (max-width: 1199px){.newsletter-form__inner{flex-direction:column;align-items:stretch;gap:1.6rem}.newsletter-form__content,.newsletter-form__form{max-width:none}.newsletter-form__title{font-size:2.4rem}.newsletter-form__success,.newsletter-form__description{font-size:1.4rem}.newsletter-form__success{padding:.8rem 1.2rem}.newsletter-form__input{height:4.5rem}}@media screen and (max-width: 989px){.newsletter-form{padding-top:3.2rem;padding-bottom:3.2rem;min-height:23.3rem}.newsletter-form__button{padding-left:2.4rem;padding-right:2.4rem}}@media screen and (max-width: 429px){.newsletter-form__field-wrapper{flex-direction:column;gap:.8rem}.newsletter-form__input{border-radius:.4rem;margin-right:0;height:auto;flex:0 0 4rem}.newsletter-form__button{min-height:4rem}}
/*# sourceMappingURL=/s/files/1/0583/7265/3125/t/2/assets/newsletter-form.css.map */
