.newsletter-form{margin-top:40px}.newsletter-form input{width:100%}.newsletter-form--wrapper{position:relative}.newsletter-form input{padding-right:70px}@media screen and (max-width:989px){.newsletter-form input{border-radius:18px}}.newsletter-form input::placeholder{color:var(--Grey-grey-400,#939393);font-family:Inter Tight;font-size:20px;font-style:normal;font-weight:500;line-height:26px}@media screen and (max-width:989px){.newsletter-form input::placeholder{font-size:16px!important;letter-spacing:-.16px!important;line-height:22px!important}}.newsletter-form button{align-items:center;background:var(--Base-black,#191b1e);border-radius:16px;display:flex;height:54px;justify-content:center;position:absolute;right:8px;top:50%;transform:translateY(-50%);transition:.4s;width:54px}.newsletter-form button svg path{fill:#fff;transition:.4s}.newsletter-form button:hover{background-color:#191b1e;transition:.4s}.newsletter-form button:hover svg path{transition:.4s;fill:#fff}@media screen and (max-width:989px){.newsletter-form button{border-radius:12px}}.newsletter-form--message{color:var(--20,#f4f5f6);display:block;font-family:Inter Tight;font-size:20px;font-weight:550;letter-spacing:-.24px;line-height:140%}