.newsletter-form{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;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%;display:flex;align-items:center;gap:5px}.newsletter-form__field-wrapper .field input{min-width:285px;border:2px solid var(--blackColor);outline:none;padding:0 15px;height:44px;line-height:44px;font-size:16px;color:var(--blackColor)}.newsletter-form__field-wrapper .field:before,.newsletter-form__field-wrapper .field:after{display:none}.newsletter-form__field-wrapper .field input::placeholder{display:block;opacity:1}.newsletter-form__field-wrapper .field input:focus{border:2px solid var(--blackColor);box-shadow:none;padding:0 15px}.newsletter-form__field-wrapper .field__label{display:none}.newsletter-form__button{position:relative;background-color:var(--blackColor)!important;color:var(--whiteColor);height:44px;line-height:44px;font-size:16px;font-weight:500;font-family:var(--pretendard)}.newsletter-form__field-wrapper .field__input{padding-right:5rem}.newsletter-form__field-wrapper .field{z-index:0;width:auto}.newsletter-form__message{justify-content:flex-start;margin-bottom:0}.newsletter-form__message--success{margin-top:5px;font-size:13px}@media screen and (min-width: 750px){.newsletter-form__message{justify-content:flex-start}}.newsletter-form__button{width:95px;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}@media all and (max-width:990px){.newsletter-form__button{width:82px}}@media all and (max-width:500px){.newsletter-form__field-wrapper .field{width:calc(100% - 87px)}.newsletter-form__field-wrapper .field input{width:calc(100% - 87px);min-width:calc(100% - 87px)}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/component-newsletter.css.map */
