@import "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:navy;--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:#222;--gray-900:#121214}*{box-sizing:border-box;margin:0;padding:0}html,body{scroll-behavior:smooth;min-width:fit-content;max-width:100vw;font-family:Inter,sans-serif!important;overflow-x:hidden!important}a{color:inherit;text-decoration:none}header,footer{color:#fff}
