@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/poppins/Poppins-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}@keyframes fadeOutSidebarContent{0%{opacity:1}to{opacity:0}}.card{border-radius:8px;padding:10px;display:flex;flex-direction:column;gap:10px}.card[data-row=true]{flex-direction:row}.card[data-filled=true]{background-color:gray;border:none;padding:14px 10px}.card[data-filled=false]{background-color:#fff}.card[data-bordered=true]{border:1px solid gray}.card[data-shadowed=true]{box-shadow:0 4px 15px rgba(0,0,0,.062745098)}