.styles_signInButton__2cB0N{height:3rem;border-radius:16px;background-color:var(--MainGreenTransparent);border:none;color:var(--White);font-weight:700;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-left:2rem;padding:1rem;-webkit-transition:.2s;transition:.2s}.styles_signInButton__2cB0N svg{width:20px;height:20px}.styles_signInButton__2cB0N svg:first-child{margin-right:1rem}.styles_signInButton__2cB0N svg.styles_closeIcon__ZQtRZ{margin-left:1rem;stroke:var(--MainGreen);-webkit-filter:brightness(.8);filter:brightness(.8)}.styles_signInButton__2cB0N:hover{-webkit-filter:brightness(.8);filter:brightness(.8)}.styles_signInButtonLogged__2pYFa{height:3rem;border-radius:16px;background-color:var(--Purple3);border:none;color:var(--White);font-weight:700;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-left:2rem;padding:1rem;-webkit-transition:.2s;transition:.2s}.styles_signInButtonLogged__2pYFa svg{width:20px;height:20px}.styles_signInButtonLogged__2pYFa svg:first-child{margin-right:1rem}.styles_signInButtonLogged__2pYFa svg.styles_closeIcon__ZQtRZ{margin-left:1rem;stroke:var(--MainPurple);-webkit-filter:brightness(.8);filter:brightness(.8)}.styles_signInButtonLogged__2pYFa:hover{-webkit-filter:brightness(.8);filter:brightness(.8)}.header_header__3Qn1F{height:6rem;border-bottom:1px solid var(--LightenBG)}.header_headerContainer__bMyzv{max-width:1120px;height:6rem;margin:auto;padding:0 2rem;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.header_headerContainer__bMyzv .header_logo__2Bivf{height:6rem;min-height:9rem;min-width:9rem;max-height:9rem;max-width:9rem}.header_headerContainer__bMyzv nav{display:-webkit-flex;display:-moz-box;display:flex;height:4rem;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-left:2rem}.header_headerContainer__bMyzv nav a{display:inline-block;position:relative;padding:0 1rem;height:6rem;font-weight:700;line-height:6rem;color:var(--grey5);-webkit-transition:color .3s;transition:color .3s}.header_headerContainer__bMyzv nav a+a{margin-left:2rem}@media(max-width:510px){.header_headerContainer__bMyzv nav a+a{margin-left:1rem}}.header_headerContainer__bMyzv nav a:hover{color:var(--white)}.header_headerContainer__bMyzv nav a.header_active__2Rtcu{color:var(--white);font-weight:700}.header_headerContainer__bMyzv nav a.header_active__2Rtcu:after{content:"";height:3px;border-radius:3px 3px 0 0;width:100%;position:absolute;background-color:var(--MainGreen);bottom:1px;left:0}body,html{padding:0;margin:0;font-family:-apple-system,Inter,sans-serif}a{color:inherit;text-decoration:none}*{margin:0;-moz-box-sizing:border-box;box-sizing:border-box}:root{--Purple1BC:#15081c;--Purple2:#2d0d32;--Purple3:#3b1348;--Purple4:#531c66;--MainPurple:#ba68c8;--DeepPurple:#9e00ff;--MainGreen:#00ff9d;--SecondaryGreen:#00df8a;--GreenBC:#003f27;--MainGreenTransparent:rgba(0,255,157,0.3176470588235294);--white:#fff;--grey1:#e1e1e6;--grey5:#828282;--grey7:#595959;--grey8:#3a3535;--grey9:#333;--grey10:#232020;--cyan5:#61dafb;--green1:#51ee38;--green5:#21b30b;--green10:#258f14;--weakGreen:rgba(36,143,20,0.1607843137254902);--pastelOrange:#eba83a;--Orange1:#ff7315}body{background-color:var(--Purple1BC);color:var(--white)}body,button,input,select,textarea{font-family:Inter,sans-serif;font:400 1rem}button{cursor:pointer}@-webkit-keyframes fadeIn{0%{opacity:0}20%{opacity:.3}40%{opacity:.5}60%{opacity:.8}80%{opacity:.9}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}20%{opacity:.3}40%{opacity:.5}60%{opacity:.8}80%{opacity:.9}to{opacity:1}}