@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700;900&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html,body{color:#252a32;max-width:100vw;font-family:Rubik,sans-serif;font-size:14px;line-height:1.5}.legacy-font-roboto,.legacy-font-roboto *{font-family:Roboto,sans-serif}body{background-color:#fff;overflow-x:hidden}a{color:inherit;text-decoration:none}button,button,input,select,textarea{font-family:inherit}
