.newsletter-form{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:2rem 0}.newsletter-form__entry{margin-bottom:.6rem;font-size:1.8rem;line-height:1.36}.newsletter-form__entry strong{font-weight:400;color:var(--color-primary-light)}.newsletter-form__field{position:relative;display:flex;flex-wrap:wrap}.newsletter-form__field input{width:22.4rem;height:4rem;border:0;box-shadow:none;padding:0 1.5rem;background:#f9f9f933;font-size:1.5rem;color:#f9f9f9e6}.newsletter-form__field input:focus-visible{box-shadow:inset 0 0 .2rem var(--color-primary),inset 0 0 .2rem var(--color-light)}.newsletter-form__field input::placeholder{color:inherit}.newsletter-form__message{margin-top:2rem;margin-bottom:0;font-size:1.4rem;color:inherit;font-family:var(--font-heading-family)}.newsletter-form__message svg{display:inline-block;vertical-align:-.2rem;width:1.4rem;height:1.4rem}.newsletter-form__button{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:auto;padding:1.2rem 1.5rem;border:0;margin:0;background:var(--color-light);font-size:1.4rem;font-weight:400;line-height:1;letter-spacing:0;text-transform:uppercase;color:var(--color-primary);-webkit-appearance:none;appearance:none;cursor:pointer;transition:background .3s,color .3s}.newsletter-form__button:hover{background:var(--color-primary);color:var(--color-light)}.newsletter-form__button:before{content:attr(data-alert);position:absolute;bottom:100%;right:0;z-index:2;width:100%;padding:2rem;background:var(--color-dark);color:var(--color-light);opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.newsletter-form__button.alert:before{opacity:1;visibility:visible}.newsletter-form__terms{margin-top:1.7rem}.newsletter-form__terms .checkbox label:before{top:.2rem}.newsletter-form__terms .checkbox label:after{top:.5rem}@media (max-width: 750px){.newsletter-form__entry{padding:0 4rem;font-size:1.6rem}.newsletter-form__field input{height:4.5rem;font-size:1.5rem}}.newsletter-form--dark{align-items:flex-start;margin:0}.newsletter-form--dark .newsletter-form__entry{margin-bottom:2.6rem}.newsletter-form__entry strong{color:var(--color-primary)}.newsletter-form--dark .checkbox label span{opacity:.6}.newsletter-form--dark .newsletter-form__field{overflow:hidden;border-radius:.2rem}.newsletter-form--dark .newsletter-form__field input{width:22.8rem;height:4.2rem;background:rgba(var(--color-dark-rgb),.2);font-size:1.4rem;color:var(--color-dark)}.newsletter-form--dark .newsletter-form__button{background:var(--color-primary);font-size:1.5rem;color:var(--color-light);text-transform:none}.newsletter-form--dark .newsletter-form__terms{font-size:1.3rem}@media screen and (max-width: 749px){.newsletter-form--dark .newsletter-form__entry{padding:0;margin-bottom:2rem}}
/*# sourceMappingURL=/cdn/shop/t/108/assets/component-newsletter.css.map */
