@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");:root{--blue-100:#5a80fc;--blue-300:#1919f0;--azul-work:#000080;--azul-work-dark:#030364;--branco:#fff;--branco-medio:#e6e6e6;--black:#000;--green-300:#17f89e;--green-500:#03ce7d;--green-600:#08a164;--green-700:#00875f;--yellow-300:#f5cd3e;--yellow-500:#efbe12;--yellow-700:#b38c00;--red-300:#f75a68;--red-500:#f73646;--red-700:#fd1024;--gray-100:#e1e1e6;--gray-200:#cacacf;--gray-300:#aaaab1;--gray-400:#8d8d99;--gray-500:#67676e;--gray-600:#424242;--gray-700:#29292e;--gray-800:#222222;--gray-900:#121214}*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:Inter,sans-serif!important;min-width:-moz-fit-content;min-width:fit-content;max-width:100vw;scroll-behavior:smooth;overflow-x:hidden!important}a{color:inherit;text-decoration:none}footer,header{color:#fff}