@import url("https://fonts.googleapis.com/css?family=proxima-nova:thin,extra-light,light,bold,100,200,300,400,500,600,700,800");*{box-sizing:border-box}*::before,*::after{box-sizing:border-box}*,body,html{margin:0;padding:0}body{font-family:"proxima-nova", sans-serif;color:#434654;background:#f1f3f2}.menu_ul{list-style:none;display:flex;justify-content:space-between;align-items:center;margin:0;padding:1rem;background:#3778c2}.menu_li{color:white;font-size:1.2rem}.menu_li p{font-weight:bold}.link_li{color:white;text-decoration:none}.iconify{font-size:1.5rem;padding:0;margin:0}.actions{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 auto;width:100%}.form_field{width:100%;padding:1rem;font-size:1rem}.remember_box{display:flex;align-items:center;justify-content:center;gap:0.5rem;padding:1rem 0}.app_button{color:white;font-size:1rem;border:none;padding:0.5rem 1rem;border-radius:0.2rem;cursor:pointer;text-decoration:none}.app_button:hover{opacity:0.8}.green_button{background:#5fb523}.standard_button{background:#f1f3f2;color:#434654}.red_button{background:red}.splash_buttons{display:flex;width:95%;margin:0 auto;justify-content:space-between;gap:1%}.splash_buttons a{width:45%;text-align:center}.splash_text{color:#f1f3f2}.splash_text a{color:#f1f3f2}.else_links{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:1rem 0;width:100%}.else_links a{color:#434654;text-decoration:none;font-size:1rem;margin:0;opacity:0.5}.else_links a:hover{opacity:1}.category_button{background:#5fb523;text-decoration:none;color:white;font-size:1rem;text-align:center;border:none;padding:1.25rem 0;cursor:pointer;position:fixed;bottom:0;right:0;width:100%}.cards_list{display:flex;flex-direction:column;margin:1rem auto;margin-bottom:5rem;width:100%;gap:1rem}.card_link{text-decoration:none;color:#434654}.group_card{display:flex;justify-content:space-between;align-items:center;margin:0 auto;width:90%;padding:1.25rem 1rem;background:white;border-radius:0.2rem;box-shadow:0 0.1rem 0.1rem rgba(0,0,0,0.1)}.group_card_left{display:flex;align-items:center;gap:1.5rem}.category_icon{font-size:3rem}.select_icon{display:flex;margin-bottom:1rem}.select_icon select{background:white;border:none;font-size:1rem;padding:1rem}.select_icon_label{background:white;color:#b3b3b3;font-size:1rem;box-shadow:0 0.1rem 0.1rem rgba(0,0,0,0.1);padding:1rem}.splash_screen{background:#3778c2;display:flex;flex-direction:column;align-items:center;gap:1.5rem;position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:scroll}.splash_screen h1{color:#f1f3f2;font-size:3rem;margin:0}.category_show{display:flex;flex-direction:column;margin:1rem auto;width:100%;gap:1rem}.category_show h2{padding:0 2rem}.app_icon{margin:0 auto;margin-top:3rem}.actions_expense{display:flex;justify-content:center;align-items:center;margin:0 auto;margin-top:1rem;width:100%;gap:1rem}@media (max-width: 768px){.app_icon{width:70%}.select_icon select{width:70%}.select_icon_label{width:30%}}@media (min-width: 768px){.app_icon{width:30%}.splash_screen{padding:3rem 0}.select_icon select{width:85%}.select_icon_label{width:15%}}
