.m-newsletter-form__wrapper{display:flex;justify-content:center;position:relative}.m-newsletter-form__wrapper.m-newsletter-form__button-below{flex-direction:row;align-items:flex-start}.m-newsletter-form__input-wrapper{background-color:rgb(var(--color-form-field));color:rgb(var(--color-form-field-text));border-radius:var(--inputs-radius)}.m-newsletter-form__input{flex:1}.m-newsletter-form__input:focus+button{border-color:rgb(var(--color-foreground))}.m-newsletter-form__button-below .m-newsletter-form__button{position:static}.m-newsletter-form__button:hover{box-shadow:none!important}.m-newsletter-form__button svg{width:14px;height:14px}.m-newsletter-form__button--icon{display:flex;align-items:center;justify-content:center;padding:15px}@media screen and (max-width:767px){.m-newsletter-form__button-below .m-newsletter-form__button{margin-top:12px}}.m-newsletter-form__button-inline .m-newsletter-form__button{position:absolute;right:0;top:0;height:100%;border:none}[dir=rtl] .m-newsletter-form__button-inline .m-newsletter-form__button{left:0;right:auto;border-width:0 1px 0 0}.m-newsletter-form__button-inline .m-newsletter-form__button{border-radius:var(--inputs-radius);border-top-left-radius:0;border-bottom-left-radius:0}.m-newsletter-form__button-inline .m-newsletter-form__button.m-button--blank{color:rgb(var(--color-form-field-text))}.m-newsletter-form__button-inline .m-newsletter-form__button:not(.m-button--blank):hover{background-color:rgb(var(--color-button-hover));color:rgb(var(--color-button-text-hover));border-color:rgb(var(--color-button-hover))}.m-newsletter-form__button-inline .m-newsletter-form__button--text{border-width:0 0 0 1px;border-style:solid;border-color:rgb(var(--color-border))}.m-newsletter-form__button-inline .m-newsletter-form__button--text.m-button--blank{padding:0 30px}.m-newsletter-form__icon{position:absolute;top:0;left:5px;align-items:center;display:inline-flex;height:100%;padding:0 10px;pointer-events:none}.m-newsletter-form--minimal .m-newsletter-form__icon{left:0;padding-left:0}.m-newsletter-form__agreement-text{display:flex;align-items:center;justify-content:center}.m-newsletter-form--minimal .m-newsletter-form__button{border-radius:0;background-color:#0000;border:0}.m-newsletter-form--minimal .m-newsletter-form__input{border-top:0;border-left:0;border-right:0}.m-newsletter-form--minimal .m-newsletter-form__wrapper,.m-newsletter-form--minimal .m-newsletter-form__input,.m-newsletter-form--minimal .m-newsletter-form__input-wrapper{background-color:#0000;color:rgb(var(--color-foreground));border-radius:28px;border:1px solid}.m-newsletter-form--minimal .m-newsletter-form__wrapper::placeholder,.m-newsletter-form--minimal .m-newsletter-form__input::placeholder,.m-newsletter-form--minimal .m-newsletter-form__input-wrapper::placeholder{color:rgb(var(--color-foreground));opacity:.75}.m-newsletter-form--minimal .m-newsletter-form__input{padding-left:0}.m-newsletter-form--minimal .m-newsletter-form__input.form-field--input__icon{padding-left:30px}.m-newsletter-form--minimal .m-newsletter-form__button{background-color:#0000;padding-right:0;padding-left:0;min-width:46px;justify-content:flex-end;text-align:right;position:absolute;top:0;height:100%;right:0;padding:0 15px 0 0!important;color:rgb(var(--color-foreground));margin:0}.m-newsletter-form--minimal .m-newsletter-form__button:hover{background-color:#0000;color:rgb(var(--color-foreground))}.m-newsletter-form{width:100%}.m-newsletter-form__wrapper{display:flex;flex-direction:column;gap:12px}.m-newsletter-form__wrapper.m-newsletter-form__button-inline{flex-direction:row;align-items:center}.m-newsletter-form__input-wrapper{position:relative;display:flex;width:100%;flex:1;padding:0 10px}.m-newsletter-form__icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:rgba(var(--color-foreground),.5);z-index:1;pointer-events:none}.m-newsletter-form__input{width:100%;height:48px;padding:0 16px;border:1px solid rgba(var(--color-border),.5);border-radius:var(--inputs-radius, 4px);background:transparent;color:rgb(var(--color-foreground));font-size:14px;transition:all .3s ease}.m-newsletter-form__input:focus{outline:none;border-color:rgb(var(--color-foreground))}.m-newsletter-form__input.form-field--input__icon{padding-left:48px}.m-newsletter-form--bordered .m-newsletter-form__input{border:1px solid rgba(var(--color-border),.8)}.m-newsletter-form--minimal .m-newsletter-form__input{border:none;border-radius:0;padding-left:0}.m-newsletter-form--minimal .m-newsletter-form__icon{left:0}.m-newsletter-form__button{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 24px;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap;border-radius:var(--btn-border-radius, 4px)}.m-newsletter-form__button--text{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none}.m-newsletter-form__button--text:hover{background:rgb(var(--color-button-hover));color:rgb(var(--color-button-text-hover))}.m-newsletter-form__button--icon{width:48px;padding:0;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none}.m-newsletter-form__button--icon:hover{background:rgb(var(--color-button-hover));transform:translate(3px)}.m-newsletter-form__button--icon svg{width:18px;height:18px}.m-newsletter-form__button-inline .m-newsletter-form__input-wrapper{margin-right:8px}.m-newsletter-form__button-inline .m-newsletter-form__button{flex-shrink:0}.m-newsletter-form__agreement-text{margin-top:12px}.m-terms-conditons{display:flex;align-items:center}.form-field--checkbox{display:flex;align-items:center;position:relative;padding-left:28px;cursor:pointer;font-size:12px;color:rgba(var(--color-foreground),.7);line-height:1.5}.form-field--checkbox input{position:absolute;opacity:0;cursor:pointer}.form-field--checkbox__icon{position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid rgba(var(--color-border),.8);border-radius:3px;display:flex;align-items:center;justify-content:center}.form-field--checkbox input:checked~.form-field--checkbox__icon{background:rgb(var(--color-button));border-color:rgb(var(--color-button))}.form-field--checkbox input:checked~.form-field--checkbox__icon svg{display:block;color:rgb(var(--color-button-text))}.form-field--checkbox__icon svg{width:12px;height:12px;display:none}.form-field--checkbox__label{margin-left:8px}.form-field--checkbox__label a{text-decoration:underline;color:rgb(var(--color-foreground))}.m-newsletter-form .form__message{margin-top:10px;padding:8px 12px;border-radius:4px;font-size:13px}.m-newsletter-form .form__message--error{background:rgba(var(--color-error),.1);color:rgb(var(--color-error))}.m-newsletter-form .form__message--success{background:rgba(var(--color-success),.1);color:rgb(var(--color-success))}@media(max-width:640px){.m-newsletter-form__wrapper.m-newsletter-form__button-inline{flex-direction:column}.m-newsletter-form__button-inline .m-newsletter-form__input-wrapper{margin-right:0;margin-bottom:10px}.m-newsletter-form__button{width:100%}.m-newsletter-form__button--icon{width:100%;border-radius:var(--btn-border-radius, 4px)}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/component-newsletter.css.map */
