@font-face{font-family:Inter;src:url(/fonts/Inter-VariableFont.ttf)}@font-face{font-family:Burgundia;src:url(/fonts/Burgundia.otf)}:root{--elements: #00be8c;--background: rgb(243, 243, 243);--border: rgb(206, 206, 206);--background-main: #141414;--titles-main: white;--titles-focused-main: white;--texts-main: #808080;--title-inputs-main: #00be8c;--first-grad-main: #10C4A2;--last-grad-main: #019176;--background-image: url(#)}html{height:100%}body{margin:0;width:100%;height:100%}@keyframes loading{0%{background-color:#8a8a8a}to{background-color:#5f5f5f}}.containerPanel{width:100%;height:100%;font-family:Inter,sans-serif}.contentPanel{width:100%;height:calc(100% - 98px);display:flex}.panel{width:calc(100% - 310px);height:100%;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;overflow-y:auto}.btnsDashboard{width:90%;display:flex;justify-content:flex-end}.btnDashboard{width:238px;height:54px;background-color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:2px 2px 12px 2px #bebebe;font-weight:600;cursor:pointer}.btnDashboard span{font-size:32px;font-weight:600;color:var(--elements);margin-bottom:4px;margin-right:12px}@media screen and (max-width: 980px){.panel{width:100%;padding-bottom:260px}.btnsDashboard{justify-content:flex-end}.btnDashboard{width:510px;height:108px;border-radius:28px;font-size:36px}.btnDashboard span{font-size:60px}}
