.newsletter-form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:relative;background-color:#fff;border-radius:20px;box-shadow:0 8px 20px #c9a6024d;padding:2rem;transition:box-shadow .4s ease,background-color .4s ease}.newsletter-form:hover{box-shadow:0 12px 30px #c9a60299;background-color:#f9f6e8}@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:12px;border:2px solid #c9a602;padding:1rem 1.5rem;font-size:1.6rem;color:#005f62;transition:border-color .3s ease,box-shadow .3s ease}.newsletter-form__field-wrapper .field__input:focus{border-color:#f9f6e8;box-shadow:0 0 10px #c9a602;outline:none}.newsletter-form__field-wrapper .field{z-index:0}.newsletter-form__message{justify-content:center;margin-bottom:0;color:#005f62;font-size:1.4rem}.newsletter-form__message--success{margin-top:2rem}@media screen and (min-width: 750px){.newsletter-form__message{justify-content:flex-start}}.newsletter-form__button{width:4.4rem;margin:0;right:var(--inputs-border-width);top:0;height:100%;z-index:2;background-color:#c9a602;border-radius:12px;border:none;cursor:pointer;transition:background-color .3s ease,box-shadow .3s ease}.newsletter-form__button:hover{background-color:#f9f6e8;box-shadow:0 0 15px #c9a602}.newsletter-form__button:focus-visible{box-shadow:0 0 0 .3rem #f9f6e8,0 0 0 .4rem #c9a602;background-color:#f9f6e8;outline:none}.newsletter-form__button:focus{box-shadow:0 0 0 .3rem #f9f6e8,0 0 0 .4rem #c9a602;background-color:#f9f6e8;outline:none}.newsletter-form__button:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}.newsletter-form__button .icon{width:1.5rem;fill:#005f62}
/*# sourceMappingURL=/cdn/shop/t/198/assets/component-newsletter.css.map */
