<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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;border-radius:40px}.newsletter-form__field-wrapper .field{z-index:0}.newsletter-form__field-wrapper .field:before{border-radius:41px}.newsletter-form__field-wrapper .field:after{border-radius:40px;box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),0)}.newsletter-form__field-wrapper .field:hover.field:after,.newsletter-form__field-wrapper .field__input:focus-visible,.newsletter-form__field-wrapper .field__input:focus{border-radius:40px;box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),0)}.newsletter-form__message{justify-content:center;margin-bottom:0}.newsletter-form__message--success{background-color:#627b35;width:100%;padding:20px;margin-bottom:2rem;border-radius:6px;color:#fff}@media screen and (min-width: 750px){.newsletter-form__message{justify-content:flex-start}}.button.newsletter-form__button{width:14rem;min-width:auto;margin:0;right:5px;top:50%;transform:translateY(calc(-50% + .5px));height:77%;z-index:2;color:rgb(var(--color-button-text));background-color:rgba(var(--color-button),var(--alpha-button-background));min-height:calc(2.5rem + var(--buttons-border-width) * 2);line-height:calc(1 + .2 / var(--font-body-scale))}@media screen and (max-width: 749px){.button.newsletter-form__button{width:10rem}}.newsletter-form__button:focus-visible{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--color-foreground))}.newsletter-form__button:focus{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--color-foreground))}.newsletter-form__button .icon{width:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/166/assets/component-newsletter.css.map */
</pre></body></html>