.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{flex-direction:row;align-items:flex-start;max-width:320px}}@media screen and (max-width: 989px){.newsletter-form,.newsletter-form__field-wrapper{max-width:100%}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{padding-right:5rem;box-shadow:none;outline:0;border:1px solid rgb(var(--color-foreground))}.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__message--success{position:absolute;left:0;bottom:-65%}}.newsletter-form__button{width:auto;margin:15px 0 0;padding:4px 20px;background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));justify-content:flex-start;position:relative;height:auto;font-size:15px;font-weight:700}.newsletter-form__button:hover{background-color:rgb(var(--color-custom-primary));color:rgb(var(--color-foreground))}.newsletter-form__button .icon{width:1.5rem}.newsletter-form input[type=email]:focus:invalid{border:1px solid #ff0000}.newsletter-form input[type=email]:valid{border:1px solid rgb(var(--color-foreground))}
/*# sourceMappingURL=/cdn/shop/t/55/assets/component-newsletter.css.map */
