.email-signup--community-notes{max-width:100%;overflow:hidden;overflow:clip;text-align:var(--community-notes-text-align, center)}.email-signup--community-notes .newsletter__wrapper{display:flex;padding-right:5rem;padding-left:5rem;align-items:stretch;flex-direction:column;text-align:inherit}.email-signup--community-notes .newsletter__wrapper>*{width:min(100%,var(--community-notes-content-width, 840px));max-width:100%;margin-right:auto;margin-left:auto;text-align:inherit}.email-signup--community-notes .newsletter__wrapper>*+*{margin-top:0}.email-signup--community-notes .email-signup__eyebrow{margin-top:0;margin-bottom:.8rem;color:rgb(var(--color-foreground));font-family:var(--community-notes-eyebrow-font, inherit);font-size:var(--community-notes-eyebrow-size, 12px);font-style:normal;font-weight:var(--community-notes-eyebrow-weight, 700);letter-spacing:var(--community-notes-eyebrow-letter-spacing, 1px);line-height:1.3;text-transform:var(--community-notes-eyebrow-transform, uppercase)}.email-signup--community-notes .email-signup__heading{margin-top:0;margin-bottom:0;color:rgb(var(--color-foreground));font-family:var(--community-notes-heading-font, inherit);font-size:var(--community-notes-heading-size, 44px);font-style:normal;font-weight:var(--community-notes-heading-weight, 400);letter-spacing:var(--community-notes-heading-letter-spacing, 0);line-height:1.08;text-align:inherit}.email-signup--community-notes .email-signup__description{margin-top:1rem;margin-bottom:0;color:rgba(var(--color-foreground),.68);font-family:var(--community-notes-description-font, inherit);font-size:var(--community-notes-description-size, 16px);font-style:normal;line-height:1.6;text-align:inherit}.email-signup--community-notes .email-signup__description>:first-child{margin-top:0}.email-signup--community-notes .email-signup__description>:last-child{margin-bottom:0}.email-signup--community-notes .email-signup__form-block{margin-top:2.6rem}.email-signup--community-notes .newsletter-form{width:min(100%,var(--community-notes-form-width, 840px));max-width:100%;margin-right:auto;margin-left:auto;align-items:stretch}.email-signup--community-notes.email-signup--align-left .newsletter-form{margin-right:auto;margin-left:0}.email-signup--community-notes.email-signup--align-right .newsletter-form{margin-right:0;margin-left:auto}.email-signup--community-notes .newsletter-form__field-wrapper{width:100%;max-width:none}.email-signup--community-notes .newsletter-form__field-wrapper .field{position:relative;z-index:0;display:grid;width:100%;min-width:0;gap:var(--community-notes-form-gap, 10px);grid-template-columns:minmax(0,1fr) minmax(var(--community-notes-button-min-width, 120px),auto)}.email-signup--community-notes .newsletter-form__field-wrapper .field:before,.email-signup--community-notes .newsletter-form__field-wrapper .field:after{display:none}.email-signup--community-notes .newsletter-form__field-wrapper .field__input{width:100%;min-width:0;height:var(--community-notes-input-height, 52px);min-height:var(--community-notes-input-height, 52px);padding:0 2rem;border:var(--community-notes-input-border-width, 1px) solid rgba(var(--color-foreground),.24);border-radius:var(--community-notes-input-radius, 26px);box-shadow:none;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:var(--community-notes-input-font-size, 16px);line-height:1.2}.email-signup--community-notes .newsletter-form__field-wrapper .field__input::placeholder{color:rgba(var(--color-foreground),.58);opacity:1}.email-signup--community-notes .newsletter-form__field-wrapper .field__input:focus,.email-signup--community-notes .newsletter-form__field-wrapper .field__input:focus-visible{border-color:rgb(var(--color-foreground));outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem;box-shadow:none}.email-signup--community-notes .newsletter-form__field-wrapper .field__label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.email-signup--community-notes .newsletter-form__button.field__button{position:static;width:auto;min-width:var(--community-notes-button-min-width, 120px);height:var(--community-notes-button-height, 52px);min-height:var(--community-notes-button-height, 52px);margin:0;padding:0 2.4rem;border:0;border-radius:var(--community-notes-button-radius, 18px);align-items:center;justify-content:center;background:rgb(var(--color-button));color:rgb(var(--color-button-text));cursor:pointer;font-size:var(--community-notes-button-font-size, 14px);font-weight:var(--community-notes-button-font-weight, 700);line-height:1.2;transition:filter .16s ease}.email-signup--community-notes .newsletter-form__button.field__button:hover{filter:brightness(.92)}.email-signup--community-notes .newsletter-form__button.field__button:focus,.email-signup--community-notes .newsletter-form__button.field__button:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem;box-shadow:none;background:rgb(var(--color-button))}.email-signup--community-notes .newsletter-form__button.field__button:not(:focus-visible):not(.focused){box-shadow:none;background:rgb(var(--color-button))}.email-signup--community-notes .email-signup__button-label{display:block;white-space:nowrap}.email-signup--community-notes .newsletter-form__message{width:min(100%,var(--community-notes-form-width, 840px));max-width:100%;margin-right:auto;margin-left:auto;justify-content:var(--community-notes-message-justify, center);text-align:var(--community-notes-text-align, center)}.email-signup--community-notes.email-signup--align-left{--community-notes-message-justify: flex-start}.email-signup--community-notes.email-signup--align-right{--community-notes-message-justify: flex-end}@media screen and (max-width:749px){.email-signup--community-notes .newsletter__wrapper{padding-right:var(--community-notes-mobile-padding-x, 20px);padding-left:var(--community-notes-mobile-padding-x, 20px)}.email-signup--community-notes .email-signup__eyebrow{font-size:var(--community-notes-eyebrow-mobile-size, 12px)}.email-signup--community-notes .email-signup__heading{font-size:var(--community-notes-heading-mobile-size, 34px)}.email-signup--community-notes .email-signup__description{font-size:var(--community-notes-description-mobile-size, 15px)}.email-signup--community-notes .newsletter-form__field-wrapper .field{grid-template-columns:minmax(0,1fr)}.email-signup--community-notes .newsletter-form__button.field__button{width:100%;min-width:0}}@media(prefers-reduced-motion:reduce){.email-signup--community-notes *,.email-signup--community-notes *:before,.email-signup--community-notes *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/newsletter-community-notes.css.map */
