.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:center;width:100%}}.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}.newsletter-form__button .icon{width:1.5rem}.newsletter-form__button-arrow{background:transparent;box-shadow:none;border:none;padding:0 2rem}.newsletter__wrapper h2{max-width:70rem;margin:auto}.copy-button-wrapper{position:relative;display:flex;width:max-content;margin:auto}.copy-button-wrapper input{padding:5px;font-family:var(--font-body-family);text-align:center;width:120px}.copy-button-wrapper button{padding:10px;cursor:pointer;margin-left:0;font-family:var(--font-body-family)}.copy-button-wrapper input:focus-visible{outline:none;box-shadow:none;outline-offset:none}.copy-button-wrapper .tooltip{visibility:hidden;width:max-content;background-color:#333;color:#fff;text-align:center;border-radius:5px;font-size:10px;padding:2px 8px;position:absolute;z-index:1;bottom:-30px;right:10px;margin-left:0;opacity:0;transition:opacity .3s}.copy-button-wrapper .tooltip:after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #333 transparent}.copy-button-wrapper .show{visibility:visible;opacity:1}
/*# sourceMappingURL=/cdn/shop/t/101/assets/component-newsletter.css.map */
