.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{background-color:#fff;border:1px solid #e5e5e5;color:#333;padding:1rem;border-radius:6px;width:100%;font-size:1rem}.newsletter-form__field-wrapper .field__input::placeholder{color:#999}.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:flex-start}}.newsletter-form__button-wrapper{position:relative;display:inline-block}.newsletter-form__button{display:flex;justify-content:center;align-items:center;background-color:transparent;border:none;cursor:pointer;padding:.5rem 1rem;gap:.5rem;border:1px solid #ddd;border-radius:6px}.newsletter-heart{width:32px;height:32px;transition:transform .3s ease}.newsletter-arrow{width:24px;height:24px}.newsletter-form__button:hover .newsletter-heart{transform:scale(1.2)}.heart-animation{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.heart{position:absolute;width:16px;height:16px;background-color:#ff6f61;clip-path:polygon(50% 0%,100% 35%,82% 100%,50% 70%,18% 100%,0% 35%);opacity:0;animation:fly-up 1s ease-out forwards}@keyframes fly-up{0%{transform:translateY(0) scale(1);opacity:1}to{transform:translateY(-100px) scale(.5);opacity:0}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-newsletter.css.map */
