.newsletter-form{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;position:relative}@media screen and (min-width: 750px){.newsletter-form{margin:0 auto;max-width:36rem}}.newsletter-form__field-wrapper{display:flex;flex-direction:row;gap:1rem;align-items:flex-end;width:100%}.newsletter-form__field-wrapper .field__input{padding-right:13rem;border:1px solid #ccc;border-radius:30px;width:500px;background-color:#fff}.field--first-name,.field--email{flex:1}.field--first-name .field__input,.field--email .field__input{border:1px solid #ccc;border-radius:30px}.field--first-name .field__label,.field--email .field__label{margin-bottom:5px}.newsletter-form__button{flex-shrink:0;padding:15px 20px;background-color:#000;color:#000;border:none;border-radius:30px;cursor:pointer;width:120px;margin:0;top:5px;left:420px;height:100%;z-index:2;border:solid 1px;border-color:#a41623;font-weight:700}.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;background:#a41623;color:#fff;height:38px;display:flex}.newsletter-form__button:hover:not(:focus-visible):not(.focused){background:#333;border-color:#333}.newsletter-form__button .icon{width:1.5rem}@media screen and (max-width: 749px){.newsletter-form__field-wrapper{flex-direction:column;gap:1rem}.newsletter-form__button{display:block;width:100%;margin-left:0;margin-top:1rem;position:static;left:auto;top:auto}.field--first-name,.field--email,.newsletter-form__button,.field__input{width:100%}}@media screen and (max-width: 749px){.newsletter-form__field-wrapper .field__input{padding-right:5rem}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/component-newsletter.css.map */
