.newsletter{position:relative}.newsletter__wrapper{position:relative;width:100%;max-width:994px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:767px){.newsletter__wrapper{flex-direction:column}}.newsletter__content{width:100%;max-width:394px;color:var(--text-color)}@media only screen and (max-width:767px){.newsletter__content{text-align:center}}@media only screen and (min-width:768px){.newsletter__header{text-align:left}}.newsletter__heading{line-height:1.5}@media only screen and (max-width:767px){.newsletter__heading{line-height:1.25}}.newsletter__text{color:rgba(var(--color-secondary-body-text),1)}newsletter-form{display:block}.newsletter__form{width:100%;max-width:479px;text-align:center;position:relative}@media only screen and (max-width:767px){.newsletter__form{margin:30px auto}}.newsletter__form-messages{height:60px;margin:10px}.newsletter__form-error-label,.newsletter__form-success-label,.newsletter__klaviyo-error{font-family:var(--font-primary);text-align:left;opacity:0;transition:all var(--transition-duration,.3s)}.newsletter__form-disclaimer{text-align:left;font-size:11px}.newsletter__form-disclaimer a{font-size:inherit;font-weight:inherit;text-decoration:underline;letter-spacing:inherit}.newsletter__form-success-label a{letter-spacing:0;text-decoration:underline}.newsletter__form-error-label{color:#d0331f}.newsletter__input--separator{color:rgba(var(--color-primary-body-text),1);margin-top:3px;margin-bottom:7px;display:block}@media only screen and (max-width:767px){.newsletter__input--separator{margin-top:4px;margin-bottom:8px}}.newsletter__decorative-image .icon--sparks{transform:rotate(-90deg)}