.nss-newsletter-form{width:100%}.nss-newsletter-form__form{align-items:flex-end;gap:24px;display:flex}@media only screen and (max-width:989px){.nss-newsletter-form__form{flex-direction:column;align-items:flex-start;gap:24px}}.nss-newsletter-form__field{flex:1;position:relative}@media only screen and (max-width:989px){.nss-newsletter-form__field{width:100%}}.nss-newsletter-form__input{-webkit-appearance:none;appearance:none;width:100%;color:inherit;background:0 0;border:none;border-bottom:1.5px solid;outline:none;padding:0 0 12px;display:block}.nss-newsletter-form__input::placeholder{opacity:0}.nss-newsletter-form__input:focus~.nss-newsletter-form__label,.nss-newsletter-form__input:not(:placeholder-shown)~.nss-newsletter-form__label{transform:translateY(-100%)scale(.8)}.nss-newsletter-form__label{pointer-events:none;transform-origin:0 100%;transition:transform .18s;position:absolute;bottom:12px;left:0}.nss-newsletter-form__disclaimer{opacity:.5;margin-top:15px}@media only screen and (max-width:989px){.nss-newsletter-form__disclaimer{text-align:center;margin-top:12px}}.nss-newsletter-form__success{padding:12px 0}.nss-newsletter-form__errors{margin-bottom:12px}.nss-newsletter-form nss-button{flex:0 0 177px;max-width:177px}@media only screen and (max-width:989px){.nss-newsletter-form nss-button{flex:0 0 100%;width:100%;max-width:100%}}.nss-newsletter-form nss-button .nss-button.nss-newsletter-form__btn{width:100%}