.newsletter-form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:relative}@media screen and (min-width:750px){.newsletter-form{align-items:flex-start;margin:0 auto;max-width:36rem}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__message{justify-content:center;margin-bottom:0}.newsletter-form__message--success{margin-top:2rem}@media screen and (min-width:750px){.newsletter-form__message{justify-content:flex-start}}.newsletter-form__field{position:relative;width:auto;height:60px;display:flex;flex-direction:row;gap:8px}.newsletter-form__field-label{font-size:1.6rem;left:calc(var(--inputs-border-width) + 2rem);top:calc(1rem + 8px);margin-bottom:0;pointer-events:none;position:absolute;transition:top var(--duration-short) ease,font-size var(--duration-short) ease;color:rgba(var(--color-foreground),.75);letter-spacing:.1rem;line-height:1.5}.newsletter-form__input:focus~.newsletter-form__field-label{font-size:1rem;top:calc(var(--inputs-border-width) + .5rem);left:calc(var(--inputs-border-width) + 2rem);letter-spacing:.04rem}.newsletter-form__input{width:100%;height:60px;background-color:#454030;color:#f2efe4;padding:20px 16px;font-family:Aktiv Grotesk,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.newsletter-form__button{display:inline-flex;padding:20px 16px;justify-content:center;align-items:center;gap:14px;border-radius:4px;border:none;background-color:#f2efe4;color:#25231b;font-family:Aktiv Grotesk,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;box-shadow:inherit}.newsletter-form__button:focus-visible{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--color-foreground));background-color:rgb(var(--color-background))}.newsletter-form__button:focus{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--color-foreground));background-color:rgb(var(--color-background))}.newsletter-form__button .icon{width:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/171/assets/component-newsletter.css.map */
