.cmp-qem-newsletter-component{width:100%;background:linear-gradient(180deg,var(--Surface-Pure,#fff) 0,var(--Surface-Pure,#fff) 47%,#f7cbb2 100%)}
.cmp-qem-newsletter-component__content{width:100%;max-width:100%;margin:0 auto;padding:32px 16px 48px;text-align:center;color:#121212}
.cmp-qem-newsletter-component__icon{width:100px;height:100px;margin:0 auto 14px}
.cmp-qem-newsletter-component__icon-svg{width:100%;height:100%;display:block}
.cmp-qem-newsletter-component__title{margin:0;margin-left:auto;margin-right:auto;font-family:"Bricolage Grotesque",sans-serif;font-weight:200;font-style:normal;font-size:32px;line-height:120%;letter-spacing:0}
.cmp-qem-newsletter-component__description{margin:24px 0 0;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:140%;letter-spacing:0}
.cmp-qem-newsletter-component__form{margin:32px auto 0;width:100%;max-width:100%;text-align:left}
.cmp-qem-newsletter-component__label{margin:0 0 0 8px;display:block;font-family:Inter,sans-serif;font-weight:700;font-size:16px;line-height:145%;color:#121212}
.cmp-qem-newsletter-component__input{margin-top:8px;width:100%;height:56px;border-radius:16px;border:1px solid #ededed;background:#fff;padding:16px;font-family:Inter,sans-serif;font-size:16px;color:#121212;box-sizing:border-box}
.cmp-qem-newsletter-component__input::placeholder{color:#767575}
.cmp-qem-newsletter-component__input.error{border-color:#c33}
.cmp-qem-newsletter-component__error{display:none;margin-top:8px;margin-left:8px;font-family:Inter,sans-serif;font-size:12px;line-height:1.3;color:#c33}
.cmp-qem-newsletter-component__error.show{display:block}
.cmp-qem-newsletter-component__input:-webkit-autofill{box-shadow:0 0 0 1000px #fff inset;-webkit-text-fill-color:#121212}
.cmp-qem-newsletter-component__button{margin-top:32px;width:100%;height:56px;border:0;border-radius:999px;background:#121212;color:#b9fdde;font-family:Inter,sans-serif;font-weight:700;font-size:16px;line-height:140%;cursor:pointer;transition:background .3s ease}
.cmp-qem-newsletter-component__button:hover{background:#49b674}
.cmp-qem-newsletter-component__button.disabled,.cmp-qem-newsletter-component__button:disabled{background:#121212;cursor:not-allowed}
.cmp-qem-newsletter-component__legal{margin:32px auto 0;font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:100%;color:#545454;text-align:center}
.cmp-qem-newsletter-component__legal-link{text-decoration:underline;color:#545454}
@media(min-width:480px){.cmp-qem-newsletter-component__content{max-width:640px}
}
@media(min-width:768px){.cmp-qem-newsletter-component__content{max-width:980px;padding:48px 24px 72px}
.cmp-qem-newsletter-component__title{max-width:none;font-size:42px}
.cmp-qem-newsletter-component__description{max-width:920px;margin:18px auto 0;font-size:20px}
.cmp-qem-newsletter-component__form{margin-top:56px;max-width:700px}
.cmp-qem-newsletter-component__label{font-size:14px}
.cmp-qem-newsletter-component__button{margin:32px auto 0;width:228px;font-size:20px;display:block}
}
@media(min-width:1200px){.cmp-qem-newsletter-component__content{max-width:1366px;padding:56px 56px 72px}
.cmp-qem-newsletter-component__title{font-size:48px;max-width:848px}
.cmp-qem-newsletter-component__description{font-size:24px;max-width:848px}
.cmp-qem-newsletter-component__label{font-size:16px}
.cmp-qem-newsletter-component__form{margin-top:40px;max-width:500px}
.cmp-qem-newsletter-component__button{margin:42px auto 0}
.cmp-qem-newsletter-component__legal{margin:42px auto 0;max-width:848px}
}