.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:flex-start}}.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;background-color:inherit}.newsletter-form__button .icon{width:1.5rem}.newsletter__wrapper{display:grid;grid-template-columns:repeat(9,1fr);gap:0 32px}.newsletter__wrapper .newsletter__heading{grid-area:1 / 1 / 2 / 5}.newsletter__wrapper .newsletter__subheading{grid-area:2 / 1 / 3 / 5}.newsletter__wrapper .newsletter__submit-wrapper{grid-area:1 / 5 / 3 / 10}.newsletter__wrapper .newsletter__heading h2,.newsletter__wrapper .newsletter__subheading,.newsletter__wrapper .newsletter__submit-wrapper{margin:0;text-align:left}.newsletter__wrapper .newsletter-form,.newsletter__wrapper .newsletter-form__field-wrapper{max-width:100%;width:100%}.newsletter__wrapper .newsletter__submit-wrapper{display:flex;align-items:center;justify-content:center}.newsletter-form__field-wrapper .field{gap:16px}.newsletter-form__field-wrapper .field:before,.newsletter-form__field-wrapper .field:after{display:none}.newsletter-form__field-wrapper .field__input{background:red;display:flex;height:100%;border-radius:10px;box-shadow:inset 0 0 0 1px #a3a3a3,8px 8px 15px #5e5e5e0f;background-color:#fff}.newsletter__wrapper .button__custom{position:unset;color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:normal;display:flex;padding:16px 80px;justify-content:center;align-items:center;width:fit-content;text-decoration:none;border-radius:10px;border:1px solid #dcdcdc;background:#5abb46!important;box-shadow:8px 8px 15px #5e5e5e0f;transition:background .3s ease,color .3s ease}.newsletter__wrapper .button__custom:hover{background:#4a9b3a!important}@media (max-width: 991px){.newsletter__wrapper{grid-template-columns:1fr;gap:16px;align-items:center;justify-content:center}.newsletter__wrapper .newsletter__heading,.newsletter__wrapper .newsletter__subheading,.newsletter__wrapper .newsletter__submit-wrapper{grid-area:auto}.newsletter__wrapper .newsletter__heading h2,.newsletter__wrapper .newsletter__subheading,.newsletter__wrapper .newsletter__submit-wrapper{text-align:center}.newsletter-form__field-wrapper .field{display:flex;flex-direction:column}.newsletter__wrapper .button__custom{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/component-newsletter.css.map */
