@import url(https://fonts.googleapis.com/css2?family=Maven+Pro:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap);:root{--main-background-light:#fdfdfd;--main-background-light-focus:#fbfbfb;--main-color:#0b467b;--container-width:1200px}h3{color:#0b467b}.grid.g-one{max-width:1000px}.grid.g-two{max-width:1200px}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:Roboto,sans-serif}body{background-color:#f5f5f5;margin:0;overflow:scroll;padding:0}h1,h2,h3,h4,li,nav,p,ul{font-weight:400;margin:0;padding:0}a{color:#333;text-decoration:none}li,ul{list-style:none}h3{color:var(--main-color);font-family:Ubuntu,sans-serif;font-size:1.5rem}#msg-placeholder{align-items:center;display:flex;flex-direction:column;gap:20px;height:0;justify-content:flex-start;position:fixed;top:20px;width:100%;z-index:100}.tooltip{box-shadow:2px 2px 2px rgba(0,0,0,.2);font-size:.75rem!important;opacity:1!important;padding:.3rem .6rem!important;text-align:center;z-index:10000!important}.grid{grid-gap:2rem;display:grid;gap:2rem;margin:1rem auto}.grid.g-one{grid-template-columns:1fr;max-width:calc(var(--container-width) - 200px)}.grid.g-two{grid-template-columns:.8fr 2.2fr;max-width:var(--container-width)}.noTransactions{background-color:#eee;border-radius:5px;color:#444;display:block;margin:0 auto;padding:.5rem 1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:480px){body{overflow:auto}.grid.g-two{grid-template-columns:1fr;margin:1rem}}.AppName_appName__-EF35{color:var(--main-color);cursor:default;font-family:Maven Pro,sans-serif;margin:0;padding:0;-webkit-user-select:none;user-select:none}.Input_formControl__CsSVc{margin-bottom:1rem}.Input_input__QxhK4{background-color:#fff;border:1px solid #eee;border-radius:.4rem;box-shadow:0 0 0 1.5px #eee;display:block;font-size:1rem;padding:.8rem;transition:.1s;width:100%}.Input_input__QxhK4:focus,.Input_input__QxhK4:hover{border-color:#eee;box-shadow:0 0 0 2px #ddd;outline:none}.Input_label__dLQSg{color:#3f3f3f;display:block;font-size:1rem;padding-bottom:.3rem}.Input_error__guDeK{color:#ec724c;font-size:.875rem;margin-top:.4rem}.Button_button__urX8I{border:none;border-radius:4px;cursor:pointer;font-family:Roboto,sans-serif;font-size:1.1rem;margin:3px;max-height:43.375px;min-width:8rem;padding:.7rem 1.1rem;transition:.1s}.Button_button__urX8I:focus,.Button_button__urX8I:hover{outline:none}.Button_button__urX8I:disabled{cursor:wait;opacity:.5}.Button_buttonConfirm__j\+nhk{background-color:#daf7b7;box-shadow:0 0 0 1.5px #c8d8b4;color:#697e4d}.Button_buttonConfirm__j\+nhk:focus,.Button_buttonConfirm__j\+nhk:hover{background-color:#c3dda3;box-shadow:0 0 0 3px #a0ad91;color:#4e5e39}.Login_container__09ENl{align-content:center;align-items:center;display:flex;flex-wrap:wrap;gap:2rem;height:100vh;justify-content:center;justify-items:center;max-height:100%;max-width:100%;width:100vw}.Login_loginContainer__rPDqa{background-color:var(--main-background-light);border:2px solid #eee;border-radius:5px;min-height:300px;min-width:350px;padding:2rem}.Login_subtitle__P83Ts{display:block;font-size:1.5rem;font-weight:lighter;margin:.2rem auto 0;max-width:70%;text-align:center}.Header_header__hVpw0{align-items:center;background-color:#fdfdfd;display:flex;height:90px;padding:1rem}.MainMenu_menuContainer__iduH3{position:relative}.MainMenu_menuBtn__-A37w{align-items:center;align-self:center;cursor:pointer;display:inline-flex;height:18px;justify-content:center;transition:.2s;width:30px}.MainMenu_menuBtn__-A37w:after{background-color:#eff4fa;border-radius:20px;box-shadow:0 -8px 0 #eff4fa,0 8px 0 #eff4fa;content:"";display:block;height:2px;width:100%}.MainMenu_menuBtn__-A37w:hover:after{-webkit-transform:scale(1.07);transform:scale(1.07)}.MainMenu_menuBtnActive__xgVJ0:after{background-color:#eff4fa;border-radius:4px;box-shadow:0 -8px 0 #eff4fa,0 8px 0 #eff4fa;content:"";display:block;height:4px;width:4px}.MainMenu_menuBtnActive__xgVJ0{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.MainMenu_menu__v8bG-{-webkit-animation:MainMenu_showMenu__ouiXM .2s forwards;animation:MainMenu_showMenu__ouiXM .2s forwards;background-color:#18578f;box-shadow:3px 3px 20px rgba(0,0,0,.2);color:#fff;left:-1rem;min-width:14rem;padding:20px;position:absolute;top:46px;-webkit-transform:.2s;transform:.2s;z-index:1}@-webkit-keyframes MainMenu_showMenu__ouiXM{0%{opacity:0}to{opacity:1}}@keyframes MainMenu_showMenu__ouiXM{0%{opacity:0}to{opacity:1}}.MainMenu_menu__v8bG->ul>li>a{align-content:center;align-items:center;color:#fff;display:flex;font-family:Ubuntu,sans-serif;font-size:1.2rem;gap:5px;transition:.05s}.MainMenu_menu__v8bG->ul>li{margin-bottom:1rem}.MainMenu_menu__v8bG->ul>li:last-child{margin-bottom:0}.MainMenu_icon__FJFVO>*{fill:#fff;height:10}.MainMenu_menu__v8bG->ul>li>a:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:480px){.MainMenu_menu__v8bG-{width:100vw}.MainMenu_menu__v8bG->ul>li>a{background-color:#144b7a;border-radius:4px;padding:.5rem}.MainMenu_menu__v8bG->ul>li>a:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}}.MainBar_mainBar__YSgIN{background-color:#0b467b;flex-wrap:wrap;height:70px;justify-content:space-between;padding:1rem}.MainBar_mainBar__YSgIN,.MainBar_menuPageNameContainer__3X3rT{align-content:center;align-items:center;display:flex}.MainBar_pageName__2S885{color:#eff4fa;font-family:Ubuntu,sans-serif;font-size:2rem;font-weight:lighter;padding-left:10px}.MainBar_optionsContainer__UY7Sq{display:flex;gap:15px}.MainBar_monthYear__q8DtI{align-items:center;color:#eff4fa;display:flex;font-family:Ubuntu,sans-serif;font-size:1.2rem;font-weight:lighter}.MainBar_monthYear__q8DtI:before{background-color:#082f53;content:"";display:inline-block;height:38px;margin-left:.5rem;margin-right:.5rem;width:3px}@media screen and (max-width:480px){.MainBar_mainBar__YSgIN{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:.5rem}.MainBar_optionsContainer__UY7Sq{gap:20px;margin:0 0 0 auto}}.MainBarButtons_button__eO1hK{fill:#fff;align-items:center;background-color:#002445;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;height:35px;justify-content:center;justify-items:center;transition:.05s;width:35px}.MainBarButtons_button__eO1hK:hover{box-shadow:3px 3px 2px rgba(0,0,0,.1);-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:480px){.MainBarButtons_button__eO1hK{height:45px;width:45px}}.StatementList_statementContainer__PeAG0{display:block;margin:1rem auto;width:100%}.StatementList_balanceLine__RMbQC{color:#9c9c9c;display:flex;font-size:.8rem;gap:4rem;justify-content:center;margin:0 0 15px auto;padding:.5rem}.StatementList_relatedTransactionsContainer__YNCDs{max-height:350px;overflow:auto}@media screen and (max-width:480px){.StatementList_balanceLine__RMbQC{gap:.2rem;justify-content:space-between;margin-bottom:.7rem}.StatementList_statementContainer__PeAG0{margin:0}.StatementList_relatedTransactionsContainer__YNCDs{height:80vh;max-height:none}}.StatementItem_statementItem__dVV6w{grid-gap:1rem;align-items:center;background-color:#d3d3d3;border-radius:5px;display:grid;gap:1rem;grid-template-columns:-webkit-max-content auto -webkit-max-content;grid-template-columns:max-content auto max-content;margin-bottom:.7rem;padding:.5rem;position:relative}.StatementItem_line__rCHid{align-content:center;align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.StatementItem_line__rCHid:first-child{color:#4b4b4b;font-size:1rem;font-weight:lighter;margin-bottom:.4rem}.StatementItem_line__rCHid:last-child,.StatementItem_line__rCHid:last-child a{color:#3f3f3f;font-size:.8rem;font-weight:lighter}.StatementItem_description__or3G1{font-size:1rem}.StatementItem_T__GhmBE{background-color:#f0edf5}.StatementItem_R__zYKGk{background-color:#e1f0e4}.StatementItem_D__RGmce{background-color:#f8eae8}.StatementItem_I__o6PpG{background-color:#f1efde}.StatementItem_D__RGmce .StatementItem_value__ehrwQ{color:#ba3939}.StatementItem_R__zYKGk .StatementItem_value__ehrwQ{color:#2fa12c}.StatementItem_T__GhmBE .StatementItem_value__ehrwQ{color:#7139ba}.StatementItem_I__o6PpG .StatementItem_value__ehrwQ{color:#7e7c24}.StatementItem_D__RGmce .StatementItem_typeIcon__yOvKH{fill:#f3887a}.StatementItem_R__zYKGk .StatementItem_typeIcon__yOvKH{fill:#5aca70}.StatementItem_T__GhmBE .StatementItem_typeIcon__yOvKH{fill:#9b68f3}.StatementItem_I__o6PpG .StatementItem_typeIcon__yOvKH{fill:#bebb8b}.StatementItem_metadata__yE-t3{align-items:center;display:flex;gap:.5rem}.StatementItem_metadata__yE-t3>svg{fill:#a0a0a0}.StatementItem_menuBtn__Ia5P6{align-content:center;align-items:center;align-self:center;background-image:url(/static/media/edit_transaction_icon_small.51cb1b53a10075d5db23.svg);background-position:50%;background-repeat:no-repeat;cursor:pointer;display:inline-flex;grid-row:span 2;height:20px;transition:.2s;width:20px}.StatementItem_menuBtn__Ia5P6:hover:after{-webkit-transform:scale(1.07);transform:scale(1.07)}.StatementItem_menuBtnActive__2kquR{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.StatementItem_menu__nqBNM{align-self:center;-webkit-animation:StatementItem_showMenu__0ZKoz .2s forwards;animation:StatementItem_showMenu__0ZKoz .2s forwards;display:none;padding:.8rem;position:absolute;right:25px;-webkit-transform:.2s;transform:.2s;z-index:1}.StatementItem_menu__nqBNM.StatementItem_active__iWs2l{display:block}.StatementItem_fromHiddenAccount__15ARP{opacity:.7}@-webkit-keyframes StatementItem_showMenu__0ZKoz{0%{-webkit-transform:translateX(20px);transform:translateX(20px)}to{-webkit-transform:none;transform:none}}@keyframes StatementItem_showMenu__0ZKoz{0%{-webkit-transform:translateX(20px);transform:translateX(20px)}to{-webkit-transform:none;transform:none}}.StatementItem_menu__nqBNM>ul{align-content:center;align-items:center;display:flex;flex-direction:row-reverse;gap:1rem}.StatementItem_menu__nqBNM>ul>li{background-color:#f5f5f5;border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.2);color:#7e7e7e;cursor:pointer;display:flex;font-family:Ubuntu,sans-serif;font-size:.975rem;padding:.5rem 1rem}.StatementItem_menu__nqBNM>ul>li:hover{background-color:#ececec;color:#6e6e6e}.StatementItem_editIcon__RmeEO:before{background-image:url(/static/media/edit_icon_small.aaf77837bc2679d5b3db.svg)}.StatementItem_deleteIcon__\+6E2R:before,.StatementItem_editIcon__RmeEO:before{background-position:50%;background-repeat:no-repeat;content:"";display:inline-block;height:20px;margin-right:.3rem;width:20px}.StatementItem_deleteIcon__\+6E2R:before{background-image:url(/static/media/delete_icon_small.1bb9e1818123657d356c.svg)}.StatementItem_installmentNumber__OCNs3{background-color:#929292;border-radius:50%;color:#fff;cursor:pointer;display:inline-block;font-family:Roboto,sans-serif;font-size:.875rem;font-weight:700;font-weight:400;height:20px;padding:.1rem;text-align:center;width:20px}.StatementItem_installmentNumber__OCNs3.StatementItem_onModal__DoysG{cursor:default}.StatementItem_buttonsContainer__zGSmJ{align-content:center;align-items:center;display:flex;gap:.5rem}.StatementItem_preview__RIf\+X{align-items:center;cursor:pointer;display:flex}.StatementItem_preview__RIf\+X>svg{fill:#929292}@media screen and (max-width:480px){.StatementItem_line__rCHid{gap:.2rem}.StatementItem_line__rCHid:last-child{align-content:flex-start;align-items:flex-start;flex-direction:column}.StatementItem_buttonsContainer__zGSmJ{flex-direction:column;gap:1rem}.StatementItem_buttonsContainer__zGSmJ>span{align-content:center;background-color:rgba(0,0,0,.05);border-radius:50%;height:40px;justify-content:center;width:40px}.StatementItem_menu__nqBNM{right:45px}.StatementItem_menu__nqBNM.StatementItem_active__iWs2l>ul{display:flex;flex-direction:column}.StatementItem_menu__nqBNM.StatementItem_active__iWs2l>ul>li{padding:.8rem;text-transform:uppercase;width:100%}.StatementItem_installmentNumber__OCNs3{align-items:center;color:#7a7a7a;display:flex;font-size:1rem}}.Modal_modalContainer__Ax70r{align-items:center;background-color:#00000095;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2000}.Modal_modal__hpGLJ{-webkit-animation:Modal_animateModal__SxhkR .3s forwards;animation:Modal_animateModal__SxhkR .3s forwards;background-color:#fafafa;border-radius:5px;box-shadow:0 0 20px rgba(0,0,0,.5);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:500px;max-width:700px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@-webkit-keyframes Modal_animateModal__SxhkR{0%{opacity:0}to{opacity:1}}@keyframes Modal_animateModal__SxhkR{0%{opacity:0}to{opacity:1}}.Modal_titleBar__xFvBE{align-content:center;align-items:center;border-bottom:2px solid #eee;display:flex;gap:1rem;justify-content:space-between;padding:1rem;width:100%}.Modal_titleBar__xFvBE.Modal_noTitle__FwPjO{justify-content:end}.Modal_buttonsContainer__s0hrU{display:flex;gap:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Modal_buttonsContainer__s0hrU>span{background-color:#f3f3f3;border-radius:50%}.Modal_closeButton__EzS4V>svg{fill:#717171}.Modal_closeButton__EzS4V{align-items:center;cursor:pointer;display:flex;height:35px;justify-content:center;width:35px}.Modal_closeButton__EzS4V:hover>svg{fill:red}.Modal_modalContent__Z873A{padding:1rem}@media screen and (max-width:480px){.Modal_modal__hpGLJ{-webkit-animation:none;animation:none;border-radius:0;box-shadow:none;height:100vh;max-height:none;max-width:none;width:100vw}}.StatementFilterBar_statementFilterBar__20xmH{align-content:center;align-items:center;background-color:#f7f7f7;border:1px dashed #d4d4d4;border-radius:4px;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:20px;max-width:100%;padding:.7rem}.StatementFilterBar_filterIcon__shBae>svg{fill:#8b8b8b}.StatementFilterBar_filterIcon__shBae.StatementFilterBar_hasFilter__vFw\+j{cursor:pointer}.StatementFilterBar_filterControl__eqdf1{align-items:center;color:#555;display:flex;font-size:.8rem;gap:5px;margin-left:1.2rem}@media screen and (max-width:480px){.StatementFilterBar_filterIcon__shBae{display:none}}.StatementSeparator_separator__72qeh{background-color:#eef2f5;border-radius:20px;color:#abb9c2;font-family:Ubuntu,sans-serif;font-size:.875rem;margin:.5rem auto;padding:.5rem;text-align:center;text-transform:lowercase;width:98%}.SideList_sideList__ZNtLv{background-color:#eef2f5;border-radius:10px;line-height:1.5;padding:1rem;position:relative}.SideList_sideList__ZNtLv div{margin:1rem 0}.SideList_sideList__ZNtLv h4{font-weight:700;margin-bottom:.3rem}.SideList_sideList__ZNtLv ul{margin-bottom:1rem;margin-left:1rem}.SideList_item__g8xd5{margin-bottom:.7rem}.SideList_item__g8xd5>a{display:flex;justify-content:space-between}.SideList_hidden__Hhyi1{opacity:.7}.SideList_buttonsContainer__y7rje{display:flex;gap:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:absolute;right:.7rem;top:-.3rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.SideList_buttonsContainer__y7rje>span{background-color:#e0e4e7;border-radius:50%}.SideList_closeButton__AqXfT>svg{fill:#717171}.SideList_closeButton__AqXfT{align-items:center;cursor:pointer;display:flex;height:35px;justify-content:center;width:35px}.SideList_closeButton__AqXfT:hover>svg{fill:var(--main-color)}.SideList_modalContent__pR-xp{padding:1rem}.Accounts_titleBar__8dWUj{display:flex;justify-content:space-between}.Accounts_btnsContainer__FWWdH{display:flex;gap:.5rem}.Accounts_closeButton__dJePK>svg{fill:#717171}.Accounts_closeButton__dJePK{align-items:center;background-color:#f3f3f3;border-radius:50%;cursor:pointer;display:flex;height:35px;justify-content:center;width:35px}.Accounts_closeButton__dJePK:hover>svg{fill:red}.FormInput_formControl__hGSan{background-color:#fcfcfc;border-radius:4px;display:block;width:100%}.FormInput_formControl__hGSan input,.FormInput_formControl__hGSan label,.FormInput_formControl__hGSan select{font-family:Roboto,sans-serif}.FormInput_formControl__hGSan input,.FormInput_formControl__hGSan select{display:block;width:100%}.FormInput_formControl__hGSan input:focus,.FormInput_formControl__hGSan input:hover{outline:none}.FormInput_formControl__hGSan input:disabled{background-color:#f2f2f2}.FormInput_formControl__hGSan label{color:#8a8a8a;font-size:1rem}.FormInput_formControl__hGSan input,.FormInput_formControl__hGSan select{background-color:#fff;border:none;border-radius:4px;border-top:1px solid #d4d4d4;color:#474747;font-size:1.1rem;height:50px;padding:.5rem}.FormInput_labelContainer__OJ426{align-items:center;display:flex;justify-content:space-between;padding:.1rem .5rem}.FormInput_pinIconContainer__LSAB5{cursor:pointer}.FormInput_pinIconContainer__LSAB5>svg{fill:#c2c2c2}.FormInput_pinIconContainer__LSAB5.FormInput_active__7DuAQ>svg,.FormInput_pinIconContainer__LSAB5>svg:hover{fill:#757575}.FormInput_formControl__hGSan{border:1px solid #d4d4d4;max-height:80.85px}.FormInput_checkboxControl__O2JRs{align-content:center;align-items:center;background-color:#fcfcfc;border:1px solid #d4d4d4;border-radius:4px;color:#474747;display:flex;flex-wrap:nowrap;font-size:.8rem;height:100%;justify-content:space-between;padding:.1rem .5rem;width:100%}.FormInput_checkboxAndLabelContainer__YTDkP{align-items:center;display:flex}.FormInput_checkboxControl__O2JRs input,.FormInput_checkboxControl__O2JRs label{display:inline-block!important;margin:0!important;padding:0!important}.FormInput_checkboxControl__O2JRs input{height:20px!important;margin-right:.3rem!important;width:20px!important}@media screen and (max-width:480px){.FormInput_checkboxControl__O2JRs input{height:30px!important;width:30px!important}.FormInput_checkboxControl__O2JRs label{color:#8a8a8a;font-size:1rem}}.AccountsForm_accountsForm__uI8fU{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.Messages_placeholder__hj5cL{align-items:flex-end;border-radius:5px;display:flex;flex-direction:column;gap:20px;height:0;justify-content:flex-start;min-width:auto;padding:20px;position:fixed;right:20px;top:20px;z-index:3000}.Messages_message__QY1WP{grid-gap:15px;align-content:center;box-shadow:0 0 15px rgba(0,0,0,.2);cursor:default;display:grid;font-size:.875rem;gap:15px;grid-template-columns:240px 20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Messages_closeMessageBtn__hTTQv,.Messages_message__QY1WP{align-items:center;border-radius:4px;justify-content:center}.Messages_closeMessageBtn__hTTQv{background-color:rgba(0,0,0,.1);color:rgba(0,0,0,.5);cursor:pointer;display:flex;font-size:.8rem;height:20px;width:20px}.m-type-e{background-color:hsla(0,52%,76%,.95);border:1px solid hsla(0,40%,71%,.95);color:#523030}.m-type-s{background-color:rgba(196,223,184,.95);border:1px solid rgba(179,207,167,.95);color:#365230}.m-type-a{background-color:hsla(54,52%,76%,.95);border:1px solid hsla(55,35%,70%,.95);color:#525030}.m-type-n{background-color:hsla(0,0%,85%,.95);border:1px solid hsla(0,0%,83%,.95);color:#3f3f3f}.AddTransactionButton_addTransactionButton__BF3ad{background-color:#002445;border-radius:50%;bottom:1rem;box-shadow:0 0 15px rgba(0,0,0,.25);cursor:pointer;display:flex;height:60px;position:fixed;right:1rem;transition:.2s;width:60px}.AddTransactionButton_addTransactionButton__BF3ad:after{background-color:#fff;border-radius:5px;content:"";height:4px;left:calc(50% - 15px);position:absolute;top:calc(50% - 2px);width:30px}.AddTransactionButton_addTransactionButton__BF3ad:before{background-color:#fff;border-radius:5px;content:"";height:30px;left:calc(50% - 2px);position:absolute;top:calc(50% - 15px);width:4px}.AddTransactionButton_addTransactionButton__BF3ad:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.AddTransactionButton_addTransactionButton__BF3ad:hover:after,.AddTransactionButton_addTransactionButton__BF3ad:hover:before{-webkit-transform:scale(1.2);transform:scale(1.2)}.Loading_Loading__4p7J8{align-items:center;background-color:#fff;border-radius:50%;bottom:calc(2rem + 60px);box-shadow:0 0 15px rgba(0,0,0,.25);display:flex;height:60px;position:fixed;right:1rem;transition:.2s;width:60px}.Loading_loadingIcon__p\+dTh{-webkit-animation:Loading_load__qM4iq 1s ease infinite;animation:Loading_load__qM4iq 1s ease infinite;border:5px solid var(--main-color);border-radius:50%;border-right:5px solid transparent;display:block;height:80%;margin:0 auto;width:80%}@-webkit-keyframes Loading_load__qM4iq{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Loading_load__qM4iq{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.TransactionForm_titleBar__CJNpP{align-content:center;align-items:center;border-bottom:3px solid #d3d3d3;display:flex;justify-content:space-between;padding:1rem}.TransactionForm_modalTitle__oYzTd.TransactionForm_d__RLOlg{color:#700}.TransactionForm_modalTitle__oYzTd.TransactionForm_r__Ur8bR{color:#006300}.TransactionForm_modalTitle__oYzTd.TransactionForm_t__Xripp{color:#680068}.TransactionForm_buttonsContainer__CN18y{display:flex;gap:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TransactionForm_buttonsContainer__CN18y>span{background-color:#f3f3f3;border-radius:50%}.TransactionForm_closeButton__Kqi18>svg,.TransactionForm_pinButton__1i5Hg>svg{fill:#717171}.TransactionForm_pinButton__1i5Hg{align-items:center;cursor:pointer;display:flex;height:35px;justify-content:center;width:35px}.TransactionForm_pinButton__1i5Hg.TransactionForm_active__slUSg>svg,.TransactionForm_pinButton__1i5Hg:hover>svg{fill:var(--main-color)}.TransactionForm_closeButton__Kqi18:hover>svg{fill:red}.TransactionForm_transactionForm__ULDwh{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(6,1fr);padding:1rem}.TransactionForm_checkboxesContainer__d7LBs{display:flex;gap:10px;grid-column:span 5;justify-content:space-between}@media screen and (max-width:480px){.TransactionForm_transactionForm__ULDwh{display:flex;flex-direction:column;height:80vh;overflow:scroll;padding:0;width:100%}.TransactionForm_checkboxesContainer__d7LBs{flex-direction:column}.TransactionForm_checkboxesContainer__d7LBs>span{padding:.8rem}}.Statement_statementContainer__OIgM4{background-color:#fafafa;border-radius:10px;padding:.5rem 1rem}.MonthYearForm_form__QzYQK{font-size:1.2rem;padding:.5rem 1rem}.MonthYearForm_inputsContainer__Xgz26{display:inline-block;margin-right:.5rem}.MonthYearForm_input__e91u0::-webkit-inner-spin-button,.MonthYearForm_input__e91u0::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.MonthYearForm_input__e91u0[type=number]{-moz-appearance:textfield}.MonthYearForm_input__e91u0{-moz-appearance:"textfield";border:none;border-radius:4px;box-shadow:0 0 0 2px #eee;font-size:1.2rem;height:43.3833px;margin:0 .3rem;outline:none;padding:.5rem;transition:.2s}.MonthYearForm_input__e91u0:focus,.MonthYearForm_input__e91u0:hover{box-shadow:0 0 0 2px #ddd;outline:none}.MonthYearForm_input__e91u0.MonthYearForm_month__TGdAN{width:40px}.MonthYearForm_input__e91u0.MonthYearForm_year__ha9jk{width:65px}.MonthYearForm_monthSelector__RGXeY,.MonthYearForm_yearSelector__P8nAC{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:.2rem 1rem}.MonthYearForm_yearSelector__P8nAC{margin-top:0}.MonthYearForm_monthSelector__RGXeY>span,.MonthYearForm_yearSelector__P8nAC>span{align-content:center;align-items:center;background-color:#e6e6e6;border-radius:4px;color:#616161;cursor:pointer;display:inline-block;display:inline-flex;font-size:.875rem;height:30px;justify-content:center;margin:.3rem;padding:.5rem}.MonthYearForm_monthSelector__RGXeY>span{width:30px}.MonthYearForm_yearSelector__P8nAC>span{width:60px}.MonthYearForm_monthSelector__RGXeY>span:hover,.MonthYearForm_yearSelector__P8nAC>span:hover{box-shadow:0 0 0 2px #ddd}@media screen and (max-width:480px){.MonthYearForm_monthSelector__RGXeY>span,.MonthYearForm_yearSelector__P8nAC>span{border-radius:4px;font-size:1rem;height:50px;margin:.6rem}.MonthYearForm_monthSelector__RGXeY>span{width:50px}.MonthYearForm_yearSelector__P8nAC>span{width:80px}.MonthYearForm_input__e91u0{border:none;border-radius:4px;box-shadow:0 0 0 2px #eee;font-size:1.2rem;height:50px;margin:0 .3rem;outline:none;padding:.5rem;transition:.2s}.MonthYearForm_input__e91u0.MonthYearForm_month__TGdAN{width:50px}}.Settings_settingsContainer__ciaQi{height:400px;overflow:auto;width:500px}.Settings_settingsGroup__5Ui4e{border:1px solid #e1e1e1;border-radius:5px;margin-bottom:1rem;padding:1rem;width:100%}.Settings_settingsGroup__5Ui4e:last-of-type{margin-bottom:0}.Settings_settingsGroup__5Ui4e>h3{color:#2c2c2c;margin-bottom:1rem}.Settings_setting__sXFfr{margin-bottom:1.5rem}.Settings_setting__sXFfr:last-child{margin-bottom:0}.Settings_settingTitle__W4T9e{align-items:baseline;display:flex;gap:.5rem}.Settings_helpIcon__3WTUg{align-items:center;background-color:#ebebeb;border-radius:50%;color:#696969;cursor:help;display:inline-block;display:flex;font-size:.875rem;height:20px;justify-content:center;width:20px}.Settings_settingTitle__W4T9e h4{color:#2c2c2c;display:inline-block;font-size:.875rem;font-weight:lighter;margin-bottom:.5rem}.Settings_info__ZmqaN{background-color:#f1f1d6;color:#727251;font-size:.8rem;line-height:1.5;margin:0 auto;padding:.5rem;text-align:center;width:100%}.Settings_optionsSelector__uchuZ{display:flex;gap:.8rem;margin-bottom:.5rem}.Settings_optionsSelector__uchuZ>span{align-content:center;align-items:center;background-color:#e6e6e6;border-radius:4px;color:#616161;cursor:pointer;display:inline-block;display:inline-flex;font-size:.875rem;height:30px;justify-content:center;padding:.5rem;width:100%}.Settings_optionsSelector__uchuZ>span.Settings_active__47POr{background-color:var(--main-color);color:#f3f9fd}.Settings_optionsSelector__uchuZ>span:hover{box-shadow:0 0 0 2px #ddd}.zero{color:transparent!important}@media screen and (max-width:480px){.Settings_settingsContainer__ciaQi{height:80vh;width:100%}.Settings_settingsGroup__5Ui4e{border:1px solid #e1e1e1;border-radius:5px;margin-bottom:1rem;padding:1rem;width:100%}.Settings_optionsSelector__uchuZ{flex-wrap:wrap}.Settings_optionsSelector__uchuZ>span{font-size:.9rem;padding:1.3rem 2rem;width:auto}}.Categories_titleBar__G5nSr{display:flex;justify-content:space-between}.Categories_btnsContainer__yaMYj{display:flex;gap:.5rem}.Categories_closeButton__3y8uF>svg{fill:#717171}.Categories_closeButton__3y8uF{align-items:center;background-color:#f3f3f3;border-radius:50%;cursor:pointer;display:flex;height:35px;justify-content:center;width:35px}.Categories_closeButton__3y8uF:hover>svg{fill:red}.CategoriesForm_CategoriesForm__1CHov{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;width:400px}.Budget_tableContainer__csyur{border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.2);margin:1rem auto;max-width:1200px;overflow:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Budget_table__4rPLY{background-color:#fff;border-collapse:collapse;font-size:.875rem;max-width:1200px;overflow:scroll}.Budget_table__4rPLY td,.Budget_table__4rPLY th{margin:0;padding:.6rem 1rem}[data-sticky=left-1]{left:0;position:-webkit-sticky;position:sticky}[data-sticky=left-2]{background-color:#fff;left:133.25px;position:-webkit-sticky;position:sticky}.Budget_table__4rPLY [data-cell-type=accumulated-prev],.Budget_table__4rPLY [data-cell-type=group-prev],.Budget_table__4rPLY [data-cell-type=month-prev]{background-color:#eee;border-left:1px solid #e0e0e0;color:#a5a5a5;cursor:default;height:40px}.Budget_table__4rPLY [data-cell-type=accumulated-exec],.Budget_table__4rPLY [data-cell-type=group-exec],.Budget_table__4rPLY [data-cell-type=month-exec]{background-color:#e7e7e7;border-right:1px solid #e0e0e0;color:#8b8b8b;cursor:default;height:40px}.Budget_table__4rPLY [data-cell-type=cat-prev]{background-color:#fcfcfc;border-left:1px solid #e0e0e0;color:#a5a5a5;cursor:pointer;height:40px}.Budget_table__4rPLY [data-cell-type=cat-exec]{background-color:#f5f5f5;border-right:1px solid #e0e0e0;color:#8b8b8b;cursor:pointer;height:40px}.Budget_table__4rPLY [data-cell-type=accumulated-result],.Budget_table__4rPLY [data-cell-type=group-result],.Budget_table__4rPLY [data-cell-type=group-title],.Budget_table__4rPLY [data-cell-type=month-result],.Budget_table__4rPLY [data-cell-type=result-title]{background-color:#f3f2ea}.Budget_table__4rPLY [data-cell-type=category-title]{background-color:#fff}.Budget_table__4rPLY [data-cell-type=accumulated-prev][data-is-selected=true],.Budget_table__4rPLY [data-cell-type=group-prev][data-is-selected=true],.Budget_table__4rPLY [data-cell-type=month-prev][data-is-selected=true]{background-color:#ecebe4!important;color:#a09f9a}.Budget_table__4rPLY [data-cell-type=accumulated-exec][data-is-selected=true],.Budget_table__4rPLY [data-cell-type=group-exec][data-is-selected=true],.Budget_table__4rPLY [data-cell-type=month-exec][data-is-selected=true]{background-color:#e4e4dd!important;color:#94948e}.Budget_table__4rPLY [data-cell-type=cat-prev][data-is-selected=true]{background-color:#fffff2!important;color:#a09f9a}.Budget_table__4rPLY [data-cell-type=cat-exec][data-is-selected=true]{background-color:#ffffe8!important;color:#94948e}.Budget_transactionsOnBudgetContainer__mCpxS{max-height:350px;overflow:auto}@media screen and (max-width:480px){.Budget_tableContainer__csyur{box-shadow:none;width:100vw}.Budget_table__4rPLY{font-size:.8rem}[data-sticky=left-2]{left:119px}.Budget_table__4rPLY td,.Budget_table__4rPLY th{padding:.4rem .8rem}.Budget_transactionsOnBudgetContainer__mCpxS{height:80vh;max-height:none}}.Board_boardContainer__umGVQ{background-color:#fafafa;border-radius:10px;padding:.5rem 1rem}.Board_sectionTitle__TsNH9{color:#333;margin-bottom:.5rem}.Board_chartTitle__R6t4y{font-size:1.3rem;font-weight:lighter;margin-bottom:.3rem}.Setup_setupContainer__9Jj8a{width:600px!important}.Setup_setupTitle__mDMuQ{color:#363636;font-family:Ubuntu,sans-serif;text-align:center}.Setup_setupBlock__jTyQL{background-color:#eee;border-radius:10px;padding:1rem}.Setup_label__Mq5lx{border-radius:3px;display:inline-block;font-size:.875rem;font-weight:lighter;padding:.2rem .8rem;text-transform:uppercase}.Setup_label__Mq5lx.Setup_neutral__MbE6f{background-color:#a90;color:#fff9c4}.Setup_label__Mq5lx.Setup_success__1HORH{background-color:green;color:#d3ffcf}.Setup_label__Mq5lx.Setup_error__unM\+q{background-color:maroon;color:#ffcfcf}.Setup_contentBlock__0XI96{color:#4d4d4d;display:flex;flex-direction:column;line-height:1.5}.Setup_showCategoriesListBtn__gq006{color:#4d4d4d;cursor:pointer;font-size:.8rem}.Setup_setupBlock__jTyQL h2{color:#747474;font-family:Ubuntu,sans-serif;margin-bottom:1rem}.Setup_info__N0vJw{background-color:#e9e8d7;border-radius:5px;color:#7e7e74;font-size:.8rem;line-height:1.5;padding:1rem}button{align-self:flex-end;background-color:#dbdbdb;border:none;border-radius:4px;color:#6e6e6e;cursor:pointer;font-size:.875rem;margin-top:1rem;padding:.5rem 1rem}button:hover{background-color:#cfcfcf;box-shadow:0 0 0 2px silver;color:#636363}.Setup_optionsSelector__keyjI{display:flex;gap:.8rem;margin-bottom:.5rem;margin-top:.5rem}.Setup_optionsSelector__keyjI>span{align-content:center;align-items:center;background-color:#e6e6e6;border-radius:4px;color:#616161;cursor:pointer;display:inline-block;display:inline-flex;font-size:.875rem;height:30px;justify-content:center;padding:.5rem;width:100%}.Setup_optionsSelector__keyjI>span.Setup_active__2gwt4{background-color:var(--main-color);color:#f3f9fd}.Setup_optionsSelector__keyjI>span:hover{box-shadow:0 0 0 2px #ddd}.Setup_categoriesListContainer__Ek-Be{margin-top:1rem}dl{grid-row-gap:1rem;display:grid;grid-template-columns:1fr 1fr;margin:1rem auto 0;row-gap:1rem;width:50%}dt{color:#3d3d3d;font-size:.875rem}dd,dt{margin-bottom:.5rem}dd{color:#505050;font-size:.8rem;font-weight:lighter;margin-left:1rem}
/*# sourceMappingURL=main.47beb2fb.css.map*/