@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";.siloreal-spreadsheet-container{overflow:auto;height:100%;width:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.siloreal-spreadsheet-container :is(table){border-collapse:collapse;width:max-content}.siloreal-spreadsheet-container .table-header{background:#eee;-webkit-user-select:none;user-select:none}.siloreal-spreadsheet-container .table-row-header{width:32px}.siloreal-spreadsheet-container th,.siloreal-spreadsheet-container td{border:1px solid #afafaf;margin:0;padding:0;text-align:center;font-size:14px;font-weight:400}.siloreal-spreadsheet-container input{border:none;width:100%}.siloreal-spreadsheet-container .col-header-container{position:relative;display:flex;flex-direction:row;justify-content:space-between}.siloreal-spreadsheet-container .col-header-content{width:100%}.siloreal-spreadsheet-container .col-header-border-slider{position:absolute;top:0;right:-4px;min-width:8px;height:100%;z-index:1000;cursor:col-resize}.siloreal-spreadsheet-container .col-header-border-slider:hover{background-color:#89b63c}.siloreal-spreadsheet-container .col-collapse{width:16px;border:transparent;background-color:transparent;align-items:center;font-weight:700}.siloreal-spreadsheet-container .col-collapse span{background-color:#fff;border:1px solid #a7a7a7;text-align:center;padding:0 5px;border-radius:25%;cursor:pointer}.siloreal-spreadsheet-container .row-header-container{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%}.siloreal-spreadsheet-container .row-header-content{height:100%;align-content:end}.siloreal-spreadsheet-container .row-header-border-slider{position:absolute;bottom:-4px;width:100%;min-height:8px;z-index:1000;cursor:row-resize}.siloreal-spreadsheet-container .row-header-border-slider:hover{background-color:#89b63c}.siloreal-spreadsheet-container .row-collapse{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 5px;background-color:transparent;font-weight:700;border:transparent}.siloreal-spreadsheet-container .row-collapse span{background-color:#fff;border:1px solid #a7a7a7;height:16px;padding:0 5px;text-align:center;line-height:12px;border-radius:25%;cursor:pointer}.siloreal-spreadsheet-container .table-cell{position:relative}.siloreal-spreadsheet-container .table-inner-cell{cursor:cell;background-color:#fff}.siloreal-spreadsheet-container .cell-input{width:100%;box-sizing:border-box;padding:2px 4px;font-size:12px;text-align:start;align-content:end;text-overflow:clip;text-wrap:nowrap;overflow:hidden}.siloreal-spreadsheet-container .cell-input:focus{outline:none;box-shadow:none}.siloreal-spreadsheet-container .input-sizer{display:inline-grid;width:max-content;background-color:#fff;padding:0;margin:0;vertical-align:top;align-items:center;line-height:2px;position:absolute;top:0;left:0;z-index:1000}.siloreal-spreadsheet-container .input-sizer:after,.siloreal-spreadsheet-container .input-sizer input{width:auto;min-width:1em;grid-area:1 / 1;font:inherit;padding:0 4px;margin:0;resize:none;background:none;appearance:none;border:none;outline:none;box-shadow:none;z-index:1000}.siloreal-spreadsheet-container .input-sizer:after{content:attr(data-value) " ";visibility:hidden;white-space:pre-wrap}:root{--text: #333333;--secondary: #f3f2f7;--muted: #7a7a7a;--primary: #6baa00;--primary-hover: #6caa00cc;--primary-darken: #36620d;--blue: #22a7f0}html{height:100%;width:100%}#root{width:100%;height:100%}body{background-color:var(--secondary)!important;font-family:Poppins,sans-serif;height:100%;color:var(--text)}button.gm-ui-hover-effect{display:none!important}.keep-scrolling-without-scroll::-webkit-scrollbar{display:none}.keep-scrolling-without-scroll{-ms-overflow-style:none;scrollbar-width:none}#main-map-root{height:100%}.gm-style{font-family:Poppins,sans-serif}.gm-style iframe+div{border:none!important}.container{padding:2rem;height:75vh}.slider-wrapper{position:relative;max-width:48rem;margin:0 auto;height:100%}.slider{display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-behavior:smooth;margin:0 auto;border-radius:.5rem;height:98%;width:90%}.slider img{flex:1 0 100%;scroll-snap-align:start;object-fit:contain;width:100%}.slider-nav{width:100%;position:absolute;cursor:pointer;bottom:-2rem;left:50%;transform:translate(-50%);z-index:1}.slider-nav button{width:8px;min-width:8px;height:18px;min-height:18px;border-radius:50%;background-color:#f3f2f7;border:1px solid #a7a7a7;transition:opacity ease 50ms}.slider-nav button:hover{opacity:.5}.slider-nav button.active{background-color:var(--primary);opacity:1}.slider-control{position:absolute;top:50%;width:50px;height:50px;max-height:50px;font-size:2rem;cursor:pointer;-webkit-user-select:none;user-select:none;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.slider-control:hover{background-color:#6baa0033;color:#333}.slider-control-left{left:-2.5rem}.slider-control-right{right:-2.5rem}.report-container{height:75vh;margin:8px auto;width:100%}html,body{overflow:hidden}body{overflow-y:scroll}@media(max-width:500px){::-webkit-scrollbar{display:none}}::-webkit-scrollbar{width:10px}body::-webkit-scrollbar{width:0px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background-color:#e0dfdf;border-radius:6px}::-webkit-scrollbar-thumb:hover{background-color:#b5b3b3}
