.dashboardElementSection{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;background-color:#f5faf9}.dashboardElementSection .elementBox{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.dashboardElementSection .elementCard{border-radius:8px;border:1px solid #f5faf9;background-color:#fff;padding:1rem;margin-bottom:1rem;box-shadow:rgba(24,35,65,.014) 0px 10px 15px -3px,rgba(56,61,92,.021) 0px 4px 6px -2px}.dashboardElementSection .elementCard .titleDiv{display:none !important;align-items:center;justify-content:space-between}.dashboardElementSection .elementCard .titleDiv .title{font-weight:600 !important}.dashboardElementSection .elementCard .titleDiv .title span{font-weight:400}.dashboardElementSection .elementCard .titleDiv .copyElementBtn{background-color:#f5faf9;padding:.5rem;border-radius:8px;border:1px solid #ebedf3;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.dashboardElementSection .elementCard .titleDiv .copyElementBtn:hover{transform:scale(1.1)}.dashboardElementSection .elementCard .titleDiv .copyElementBtn i{color:#ffa17a;cursor:pointer}.dashboardElementSection .elementCard pre{font-family:"Plus Jakarta Sans",sans-serif !important;white-space:normal !important}/*# sourceMappingURL=library.css.map */