.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}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{margin:0;padding:20px 0;padding-right:5rem;width:400px;height:100%;border-bottom:1px solid rgb(var(--color-foreground))}.newsletter-form__field-wrapper .field__input::placeholder{opacity:1;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.2rem}.newsletter-form__field-wrapper .field__input:focus::placeholder,.newsletter-form__field-wrapper .field__input:focus-within::placeholder{opacity:0}.newsletter-form__field-wrapper .field__label{opacity:0;visibility:hidden}.newsletter-form__field-wrapper .field{display:flex;flex-wrap:wrap;z-index:0;min-height:55px;gap:12px}.newsletter-form__field-wrapper .field:focus{box-shadow:none}.newsletter-form__field-wrapper .field__input,.newsletter-form__field-wrapper .select__select{height:100%;font-size:1.2rem}.newsletter-form__field-wrapper .select{width:195px}@media screen and (max-width: 749px){.newsletter-form__field-wrapper .select{flex:1}}@media screen and (max-width: 1232px){.newsletter-form__field-wrapper .field__input{width:auto;width:100%}}.newsletter-form__field-wrapper .field:after,.newsletter-form__field-wrapper .field:hover:after{box-shadow:unset;border-bottom:none}.newsletter-form__field-wrapper .field__input:focus,.newsletter-form__field-wrapper .select__select:focus{box-shadow:unset}.newsletter-form__field-wrapper .field:focus .select:after,.newsletter-form__field-wrapper .select:focus:after,.select:hover.select:after,.select__select:hover.select__select:after{box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity))}.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:auto;margin:0;right:var(--inputs-border-width);top:0;height:100%;z-index:2;padding:20px 32px;color:rgb(var(--color-button-text));background-color:rgb(var(--color-button));white-space:nowrap;position:relative;overflow:visible;border-bottom:1px solid rgb(var(--color-button));font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:1.2rem;min-height:55px;min-width:104px}.newsletter-form__button svg{width:18px;height:13px}.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}.newsletter-form__button .icon{width:1.8rem}
/*# sourceMappingURL=/cdn/shop/t/20/assets/component-newsletter.css.map */
