@import url(https://fonts.googleapis.com/css2?family=Quicksand&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{font-family:"Quicksand",sans-serif!important}.parameter-grid{text-align:center;padding:10px}.value-badge{display:inline-block;min-width:40px;padding:5px;font-size:1rem;text-align:center;border-radius:5px}.card-container{max-width:400px;overflow:hidden;margin:0 auto;border-radius:25px}.MuiGrid-root{box-sizing:border-box;max-width:100%}.pac-container{z-index:1500!important}.react-switch-checkbox{height:0;width:0;visibility:hidden}.react-switch-label{display:flex;align-items:center;justify-content:space-between;width:50px;height:25px;background:grey;border-radius:100px;position:relative;transition:background-color .2s}.react-switch-label .react-switch-button{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:20px;transition:.2s;background:#fff;box-shadow:0 0 2px 0 rgba(10,10,10,.29)}.react-switch-checkbox:checked+.react-switch-label .react-switch-button{left:calc(100% - 2px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.react-switch-label:active .react-switch-button{width:21px}.switch-toggle{display:flex;justify-content:center;background:#616161;border-radius:20px;width:95%}.switch-toggle input{position:absolute;opacity:0}.switch-toggle input+label{flex:1 1;margin:0;padding:1px;text-align:center;color:#fff;cursor:pointer;border-radius:10px;transition:background-color .2s}.switch-toggle input:checked+label{background:#06d6a0}.switch-toggle.two-options input+label{width:50%}.switch-toggle.three-options input+label{width:33.33%}.table-container{border:1px solid #ddd;border-radius:5px}.table-container,.table-container-cell{display:grid;grid-template-columns:.3fr 1.5fr repeat(5,1fr);grid-gap:10px;gap:10px;padding:10px}.table-container-cell{border-radius:5px}.table-row{display:contents}.table-cell{display:flex;align-items:center;justify-content:center;padding:10px;text-align:center}.table-cell-rows{display:flex;align-items:flex-start;padding:10px;text-align:flex-start}.table-cell-rows,.table-cell-rows:first-child,.table-cell:first-child{justify-content:flex-start}.table-cell-rows input,.table-cell-rows select{width:100%;padding:5px;border:1px solid #ccc;border-radius:4px}.table-cell-rows .badge{background-color:#3b3c43;color:#fff;padding:5px 10px;border-radius:4px}.table-cell-rows .icon{background-color:#00ced1;color:#fff;padding:3px 6px;border-radius:8px}.table-cell .delete-btn{background-color:#ff4d4f;color:#fff;border:none;padding:5px 10px;border-radius:4px;cursor:pointer}.table-cell .delete-btn:hover{background-color:#d32f2f}.table-cell-rows .delete-btn{background-color:#ff4d4f;color:#fff;border:none;padding:5px 10px;border-radius:4px;cursor:pointer}.table-cell-rows .delete-btn:hover{background-color:#d32f2f}@media (max-width:768px){.table-container{grid-template-columns:1fr}.table-cell{justify-content:flex-start;text-align:left;border-bottom:none;border-right:1px solid #ddd}.table-cell:last-child{border-right:none}}
/*# sourceMappingURL=main.d82259c9.chunk.css.map */