@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");:root{--nextui-shadows-md:none!important;--nextui-space-6:0.5rem!important;--nextui-borderWeights-light:0!important;--nextui-colors-gray50:#f2f2f2!important;--nextui-colors-blue600:#7da83d!important;--nextui-colors-blue700:#2e3525!important;--nextui-colors-black:#57595b!important;--nextui-colors-gray900:#57595b!important;--nextui-shadows-sm:transparent!important}@font-face{font-family:Neo-sans-regular;src:url(/fontes/NeoSansProRegular.OTF);font-display:swap}@font-face{font-display:swap;font-family:Neo-sans-bold;src:url(/fontes/NeoSansProBold.OTF)}*{font-family:Montserrat,sans-serif;box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}a{color:inherit;text-decoration:none}.input-mask{border:none;outline:none;padding:10px;font-size:14px;border-radius:.5rem}.btn-txt,.input-mask{width:100%;color:#57595b;background-color:#f2f2f2}.btn-txt{border-radius:30px;max-width:120px;font-weight:500;cursor:pointer;border:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#b4db7e;-webkit-transition:.3s;transition:.3s}