:root{--background-dark-purple:#2D2147;--background-purple:#382C53;--background-100:#FDFCF7;--background-light-grey:#F6F7F9;--background-light-100:#F8F7F2;--background-light-50:#FDFCF7;--background-light-green:#DDF0EC;--background-light-yellow:#FEEEDD;--background-light-red:#FCD8E0;--background-light-blue:#D3EAFD;--background-white:#FFFFFF;--background-main:#FFFFFF;--text-purple:#382C53;--text-dark-purple:#2D2147;--nav-dark-purple:rgba(234,235,241,0.7);--text-deactive-light:#564863;--text-deactive-dark:#97939B;--text-light-purple:#837A8C;--text-caption:#7D7796;--text-menu:#A9A1BA;--text-white:#FFFFFF;--border-grey:#E2DFE5;--border-shadow:#E3E6EC;--border-light:#F6F3F9;--border-dark:#E4E4E4;--border-menu:rgba(82,73,103,1);--complementary-green:#53B6A0;--complementary-red:#EF3C65;--complementary-blue:#2196F3;--complementary-yellow:#FFCE73}.newsletter-section{color:var(--text-purple);background:var(--background-100)}.newsletter-section h2{margin-bottom:18px}.newsletter-section p{font-size:14px;line-height:24px;font-weight:400}.newsletter-section button,.newsletter-section input{width:100%;font-size:14px;line-height:20px;font-weight:700;padding:18px;border-radius:8px;border:none}.newsletter-section .input-wrapper svg{position:absolute;top:50%;margin-top:-7px;left:20px;height:14px;width:auto}.newsletter-section .input-wrapper svg *{fill:var(--text-light-purple)}.newsletter-section input{color:var(--text-dark-purple);background:var(--background-light-100);width:100%;padding-left:48px;border:1px solid rgba(0,0,0,0)}.newsletter-section button{min-width:280px;max-width:100%;color:var(--text-white);background:var(--background-purple)}.newsletter-section button:disabled{opacity:.3}@media screen and (min-width:1200px){.newsletter-section p{max-width:440px}.newsletter-section input{width:550px;margin-right:8px}.newsletter-section button{width:330px}}