.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__field-wrapper .field__input{padding-right:5rem}.newsletter-form__field-wrapper .field{z-index:0}.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__button{width:4.4rem;margin:0;right:var(--inputs-border-width);top:0;height:100%;z-index:2}.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:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}.newsletter-form__button .icon{width:1.5rem}.newsletter-form--custom{width:var(--nl-form-width, 100%);max-width:100%;margin:0 auto}@media screen and (min-width:750px){.newsletter-form--custom{align-items:center;width:var(--nl-form-width, 56rem);max-width:100%}}.newsletter-form__field-wrapper--custom{width:100%;max-width:none}.newsletter-input-group{display:flex;flex-direction:column;gap:1.2rem;width:100%}.newsletter-input,.newsletter-subscribe-btn{font-size:var(--nl-form-size);font-family:inherit;border-radius:5rem;box-sizing:border-box;width:100%;height:auto;line-height:1.2}.newsletter-input{background-color:var(--nl-input-bg);color:var(--nl-input-text);border:0;padding:1.4rem 2.2rem;appearance:none;-webkit-appearance:none}.newsletter-input::placeholder{color:var(--nl-input-placeholder);opacity:1}.newsletter-input:focus,.newsletter-input:focus-visible{outline:.2rem solid var(--nl-button-bg);outline-offset:.2rem}.newsletter-subscribe-btn{background-color:var(--nl-button-bg);color:var(--nl-button-text);border:0;padding:1.4rem 2.4rem;font-weight:600;cursor:pointer;transition:opacity .15s ease}.newsletter-subscribe-btn:hover{opacity:.9}.newsletter-subscribe-btn:focus-visible{outline:.2rem solid var(--nl-input-bg);outline-offset:.2rem}@media screen and (min-width:750px){.newsletter-input-group{flex-direction:row;align-items:center;gap:0;background-color:var(--nl-input-bg);border-radius:5rem;padding:.5rem .5rem .5rem .4rem}.newsletter-input{flex:1 1 auto;width:auto;background-color:transparent;padding:1.2rem 2rem}.newsletter-input:focus,.newsletter-input:focus-visible{outline:0}.newsletter-subscribe-btn{flex:0 0 auto;width:auto;padding:1.2rem 3rem}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/component-newsletter.css.map */
