.page-newsletter-hero{--hero-gap: 1.75rem;--hero-circle-size: 1.75rem;--hero-field-height: 4rem;--hero-content-max: 100%}.page-newsletter-hero__grid{width:100%}.page-newsletter-hero__media{position:relative;aspect-ratio:4 / 3;background-color:rgb(var(--color-background-secondary, var(--color-background)));box-shadow:0 1px 2px #0000000a,0 16px 40px -16px #0003}.page-newsletter-hero__media--placeholder{display:flex;align-items:center;justify-content:center}.page-newsletter-hero__media .placeholder-svg,.page-newsletter-hero__media .page-newsletter-hero__image{width:100%;height:100%;object-fit:cover;display:block}.page-newsletter-hero__content{display:flex;flex-direction:column}.page-newsletter-hero__subheading{display:inline-flex;align-items:center;gap:.5rem;align-self:flex-start;font-size:.875rem;font-weight:700;letter-spacing:.04em;margin:0 0 1.25rem;padding:0;background:transparent;color:rgb(var(--color-foreground));text-transform:none}.page-newsletter-hero__subheading:before{content:"";display:inline-block;width:1.75rem;height:2px;background-color:rgb(var(--color-foreground));flex-shrink:0}.page-newsletter-hero__heading{margin:0 0 1.75rem;line-height:1.1;letter-spacing:-.005em}.page-newsletter-hero__bullets{list-style:none;margin:0 0 2.5rem;padding:0;display:flex;flex-direction:column;gap:.875rem}.page-newsletter-hero__bullet{display:flex;align-items:center;gap:.875rem;font-size:1.0625rem;line-height:1.5;color:rgb(var(--color-foreground))}.page-newsletter-hero__bullet-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--hero-circle-size);height:var(--hero-circle-size);border-radius:999px;background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.page-newsletter-hero__bullet-icon svg{width:.875rem;height:.875rem;stroke-width:2.5}.page-newsletter-hero__bullet-text{flex:1}.page-newsletter-hero__form-wrapper{width:100%;max-width:var(--hero-content-max)}.page-newsletter-hero__form{display:flex;flex-direction:column;gap:.875rem}.page-newsletter-hero__field{width:100%}.page-newsletter-hero__field .form-control{width:100%;height:var(--hero-field-height);padding:0 1.5rem;font-size:1rem;background-color:#fff;border:1px solid rgb(var(--color-foreground) / .18);border-radius:999px;color:rgb(var(--color-foreground));transition:border-color .16s ease,box-shadow .16s ease;box-shadow:0 1px 2px #0000000a}.page-newsletter-hero__field .form-control::placeholder{color:rgb(var(--color-foreground) / .5);opacity:1}.page-newsletter-hero__field .form-control:focus,.page-newsletter-hero__field .form-control:focus-visible{border-color:rgb(var(--color-foreground) / .55);box-shadow:0 0 0 4px rgb(var(--color-foreground) / .08),0 1px 2px #0000000a;outline:none}.page-newsletter-hero__submit{width:100%;height:4.75rem;margin-top:1rem;font-size:1.125rem;font-weight:600;letter-spacing:0;text-transform:none;transition:transform .16s ease,box-shadow .16s ease}.page-newsletter-hero__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 28px -10px rgb(var(--color-foreground) / .5)}.page-newsletter-hero__submit:disabled,.page-newsletter-hero__submit.btn--loading{opacity:.7;cursor:progress;transform:none}.page-newsletter-hero__privacy{margin-top:1rem;color:rgb(var(--color-foreground) / .6);font-size:.8125rem;line-height:1.5}.page-newsletter-hero__privacy p:last-child{margin-bottom:0}.page-newsletter-hero__error{margin:.5rem 0 0;color:rgb(var(--color-error, 220 38 38));font-size:.9375rem;line-height:1.45}.page-newsletter-hero__state{width:100%}.page-newsletter-hero__state[hidden]{display:none!important}.page-newsletter-hero__state--thanks{display:flex;flex-direction:column;align-items:flex-start}.page-newsletter-hero__thanks-icon{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;border-radius:999px;background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.page-newsletter-hero__thanks-icon svg{width:1.5rem;height:1.5rem;stroke-width:2.5}.page-newsletter-hero__thanks-heading{margin:0 0 .875rem;line-height:1.1;letter-spacing:-.005em}.page-newsletter-hero__thanks-message{font-size:1.0625rem;line-height:1.55;max-width:30rem;color:rgb(var(--color-foreground) / .85)}.page-newsletter-hero__thanks-message p:last-child{margin-bottom:0}.page-newsletter-hero__discount-code{display:flex;flex-direction:column;gap:.375rem;padding:1.25rem 1.5rem;margin:0 0 1.75rem;background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));border-radius:1rem;width:100%;max-width:22rem}.page-newsletter-hero__discount-label{font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;opacity:.75}.page-newsletter-hero__discount-value{font-family:var(--font-heading-family, var(--font-body-family));font-size:1.625rem;font-weight:700;letter-spacing:.04em;word-break:break-all}.page-newsletter-hero__actions{display:flex;flex-direction:column;gap:.75rem;width:100%;margin-top:.5rem}.page-newsletter-hero__primary-action,.page-newsletter-hero__secondary-action{width:100%;height:4rem;font-size:1.0625rem;font-weight:600;text-transform:none;letter-spacing:0;transition:transform .16s ease,box-shadow .16s ease}.page-newsletter-hero__primary-action:hover{transform:translateY(-1px);box-shadow:0 12px 28px -10px rgb(var(--color-foreground) / .5)}@media(min-width:768px){.page-newsletter-hero__actions{flex-direction:row;flex-wrap:wrap;gap:.875rem}.page-newsletter-hero__primary-action,.page-newsletter-hero__secondary-action{width:auto;height:3.5rem;min-width:14rem;padding:0 2rem;font-size:1rem}}.page-newsletter-hero__editor-notice{margin-bottom:1.5rem;padding:1rem 1.25rem;border-radius:.75rem;background-color:#fff4db;border:1px solid rgb(252 211 77);color:#78350f;font-size:.9375rem;line-height:1.5}.page-newsletter-hero__editor-notice strong{display:block;margin-bottom:.25rem}@media(min-width:768px){.page-newsletter-hero{--hero-gap: 3rem;--hero-field-height: 3.5rem;--hero-content-max: 32rem}.page-newsletter-hero__media{aspect-ratio:var(--aspect-ratio, 4 / 5);max-height:36rem}.page-newsletter-hero__grid{gap:var(--hero-gap)}.page-newsletter-hero__heading{margin-bottom:2rem}.page-newsletter-hero__bullets{gap:1rem;margin-bottom:2.5rem}.page-newsletter-hero__submit{width:100%;height:var(--hero-field-height);padding:0 2.5rem;margin-top:1.25rem;font-size:1rem}}@media(min-width:1024px){.page-newsletter-hero{--hero-gap: 4rem}.page-newsletter-hero__media{max-height:40rem}.page-newsletter-hero__heading{margin-bottom:2.25rem}.page-newsletter-hero__bullets{margin-bottom:3rem}}
/*# sourceMappingURL=/cdn/shop/t/32/assets/section-page-newsletter-hero.css.map */
