*{margin:0;padding:0;text-decoration:none;box-sizing:border-box;scroll-behavior:smooth}* ::-webkit-scrollbar{width:5px;height:5px}@media(max-width:768px){* ::-webkit-scrollbar{width:2.5px;height:2.5px}}* ::-webkit-scrollbar-thumb{background:var(--swamp-green)}* ::-webkit-scrollbar-thumb:hover{background:var(--moss-green)}* ::-webkit-scrollbar-track{background:var(--gray-700)}:root{--gray-100:#f2f2f2;--gray-200:#d9d9d9;--gray-300:grey;--gray-400:#333;--gray-500:#262626;--gray-600:#1a1a1a;--gray-700:#0d0d0d;--gray-700-opacity-50:hsla(0,0%,5%,.5);--green:#038c3e;--moss-green:#02735f;--swamp-green:#025951;--fluorescent-green:#0cf25c}@media(max-width:1080px){html{font-size:93.75%}}@media(max-width:720px){html{font-size:87.5%}}body,button,input,option,select,textarea{font:500 1rem Rubik,sans-serif;color:var(--white-solid)}label,p,span{letter-spacing:-.15px;font:400 1rem Rubik,sans-serif}h1,h2,h3,h4,h5,h6{font-weight:400;font-family:Rubik,sans-serif;color:var(--white-solid)}h1{letter-spacing:-.5px;font-size:2rem}h2{letter-spacing:-.25px;font-size:1.5rem}a,button{outline:none;border:none}.Button_button__30ukX{display:flex;align-items:center;justify-content:space-between;background:var(--swamp-green);color:var(--gray-100);border:none;gap:1rem;border-radius:.5rem;padding:1rem;font-size:1rem;font-weight:600;letter-spacing:-.15px;cursor:pointer;transition:all .2s ease-in-out;width:max-content;border:2px solid var(--swamp-green)}@media(max-width:768px){.Button_button__30ukX{font-size:.9rem;padding:.75rem}}.Button_button__30ukX:hover{border:2px solid var(--gray-100);filter:brightness(.85)}.Sidebar_sidebar__PBjfv{padding:2rem;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column;gap:1rem;height:100vh;border-right:1px solid var(--gray-500);background:url(/assets/elipse.png) no-repeat 50%;background-color:var(--gray-700-opacity-50)}@media(max-width:768px){.Sidebar_sidebar__PBjfv{padding:1rem 2rem;height:auto;flex-direction:row;width:100%!important;justify-content:space-between;align-items:center}}.Sidebar_sidebar__PBjfv .Sidebar_sidebarLogo__HT7vV{display:flex;align-items:center}@media(max-width:475px){.Sidebar_sidebar__PBjfv .Sidebar_sidebarLogo__HT7vV{display:none}}.Sidebar_sidebar__PBjfv .Sidebar_buttons__EX7O_{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:1rem}.Sidebar_sidebar__PBjfv .Sidebar_buttons__EX7O_ button{width:100%;justify-content:flex-start}.Sidebar_sidebar__PBjfv .Sidebar_buttons__EX7O_ .Sidebar_buttonName__5WxRe{width:max-content;text-align:left;color:var(--gray-100);font-size:1rem;font-weight:600;letter-spacing:-.15px;display:flex}@media(max-width:768px){.Sidebar_sidebar__PBjfv .Sidebar_buttons__EX7O_ .Sidebar_buttonName__5WxRe{display:none}.Sidebar_sidebar__PBjfv .Sidebar_buttons__EX7O_{padding:1rem;height:auto;flex-direction:row}.Sidebar_sidebar__PBjfv .Sidebar_hide__82CeK{display:none}}.Main_container__AtVsS{width:100%;display:flex;align-items:center;justify-content:center;height:100vh;background:url(/assets/elipse.png) no-repeat 50%;background-size:cover;background-color:var(--gray-700)}@media(max-width:768px){.Main_container__AtVsS{flex-direction:column;height:auto}}.Main_container__AtVsS .Main_content__FCfOv{width:100%;display:flex;align-items:center;justify-content:center}@keyframes Loading_elipseAnimation__k8jes{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Loading_container__P_fdG{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;position:fixed;background-color:var(--gray-700-opacity-50);left:0;top:0;gap:1rem;z-index:9999}.Loading_container__P_fdG p{color:var(--gray-100);font-size:1rem;font-weight:600;letter-spacing:-1px}.Loading_container__P_fdG .Loading_elipse__otcur{display:inline-block;position:relative;width:80px;height:80px}.Loading_container__P_fdG .Loading_elipse__otcur div{box-sizing:border-box;display:block;position:absolute;width:70px;height:70px;border:2px solid var(--gray-100);border-radius:50%;animation:Loading_elipseAnimation__k8jes 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:var(--gray-100) transparent transparent transparent}.Loading_container__P_fdG .Loading_elipse__otcur div:first-child{animation-delay:-.45s}.Loading_container__P_fdG .Loading_elipse__otcur div:nth-child(2){animation-delay:-.3s}.Loading_container__P_fdG .Loading_elipse__otcur div:nth-child(3){animation-delay:-.15s}@media(max-width:768px){.Loading_container__P_fdG .Loading_elipse__otcur{width:40px;height:40px}.Loading_container__P_fdG .Loading_elipse__otcur div{width:32px;height:32px}}@media(max-width:480px){.Loading_container__P_fdG .Loading_elipse__otcur{width:20px;height:20px}.Loading_container__P_fdG .Loading_elipse__otcur div{width:16px;height:16px}}@media(max-width:320px){.Loading_container__P_fdG .Loading_elipse__otcur{width:10px;height:10px}.Loading_container__P_fdG .Loading_elipse__otcur div{width:8px;height:8px}}@media(max-width:240px){.Loading_container__P_fdG .Loading_elipse__otcur{width:5px;height:5px}.Loading_container__P_fdG .Loading_elipse__otcur div{width:4px;height:4px}}