.landing-page{width:100%;display:block;min-height:calc(100vh - 10rem);padding:0}.landing-page.dashboard{display:flex;justify-content:center}.landing-page.dashboard>div{width:70%;margin:auto}.landing-page.dashboard>div .filter-card .ant-card-body{text-align:center;padding:3rem 2.5rem}.landing-page .filter-card{border-radius:.625rem;background:#eff2f7;height:100%}.landing-page .filter-card .ant-card-body{padding:1.25rem;box-shadow:.625rem .625rem .625rem rgba(72,81,98,.0509803922),2rem 2rem 2rem rgba(69,77,89,.0509803922);height:100%}.landing-page .filter-card .ant-card-body .ant-radio-group{margin:-.4rem}.landing-page .filter-card .ant-card-body .ant-radio-group .ant-radio-button-wrapper{color:#888;background:#f2f5fa;box-shadow:.3125rem .3125rem .625rem #dfe5ee;border-radius:.625rem;border:none;font-size:.875rem;font-weight:600;line-height:2.6;height:2.375rem;margin:.4rem;padding:0 1.5rem}.landing-page .filter-card .ant-card-body .ant-radio-group .ant-radio-button-wrapper:before{display:none}.landing-page .filter-card .ant-card-body .ant-radio-group .ant-radio-button-wrapper.ant-radio-button-wrapper-checked{color:#40cc52;box-shadow:inset -.5rem -.5rem .625rem hsla(0,0%,100%,.5019607843),inset .5rem .5rem .625rem rgba(176,179,195,.2509803922)}.landing-page .filter-card .ant-card-body .ant-select{min-height:3rem;width:100%}.landing-page .filter-card .ant-card-body .ant-select .ant-select-selector{border:2px solid #c5d2e9!important;background:#eff2f7;border-radius:1rem;font-size:.875rem;padding:.5rem 2rem .5rem .5rem;height:100%}.landing-page .filter-card .ant-card-body .ant-select .ant-select-selector:hover{box-shadow:inset -.5rem -.5rem .625rem hsla(0,0%,100%,.5019607843),inset .5rem .5rem .625rem rgba(176,179,195,.2509803922)}.landing-page .filter-card .ant-card-body .ant-select .ant-select-arrow{font-size:1rem}.landing-page .filter-card .ant-card-body .date-range-picker{background:#eff2f7;border-radius:1rem;height:100%;padding:.7rem;font-size:.875rem;border:2px solid #c5d2e9!important;width:100%}.landing-page .filter-card .ant-card-body .ant-input-affix-wrapper{border:2px solid #c5d2e9!important;background:#eff2f7;border-radius:1rem;font-size:.875rem;padding:.5rem;height:3rem}.landing-page .filter-card .ant-card-body .export-btn{width:3.75rem;height:3.75rem;margin:auto;padding:0 .625rem;color:#91a5c6;text-align:center;box-sizing:border-box;background:#f2f5fa;box-shadow:.3125rem .3125rem .625rem #dfe5ee;border-radius:.625rem;border:none}.landing-page .filter-card.driver-card .ant-card-body{padding:1.25rem 2rem;text-align:center}.landing-page .filter-card.driver-card .ant-card-body h3{line-height:1.5;margin:.5rem auto}.landing-page .summary-card{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:1rem}.landing-page .summary-card.col-span-5{grid-template-columns:1fr 1fr 1fr 1fr 1fr}.landing-page .summary-card.col-span-6{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.landing-page .summary-card.col-span-7{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr}.landing-page .summary-card.col-span-8{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.landing-page .summary-card .data-card .ant-card-body{padding:1rem}.landing-page .data-card{border-radius:.625rem;background:#e7ebef;width:100%;height:100%;border:2px solid #c5d2e9;overflow:hidden}.landing-page .data-card .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.landing-page .data-card .card-title{font-size:1.125rem;font-weight:500}.landing-page .data-card .iframe-container{width:100%;height:350px;overflow-y:auto;border-radius:10px;scrollbar-width:2px;scrollbar-color:#a0a6b4 rgba(0,0,0,0)}.landing-page .data-card .iframe-container::-webkit-scrollbar{width:2px}.landing-page .data-card .iframe-container::-webkit-scrollbar-track{background:rgba(0,0,0,0);border-radius:10px}.landing-page .data-card .iframe-container::-webkit-scrollbar-thumb{background:#a0a6b4;border-radius:10px}.landing-page .data-card .iframe-container::-webkit-scrollbar-thumb:hover{background:#8a8f9a}.landing-page .data-card .iframe-container iframe{border-radius:10px 0 0 10px;border:none;min-height:600px}.landing-page .data-card .data-card-title{font-size:1rem}.landing-page .data-card h4{margin-bottom:2rem;padding-bottom:1rem;font-weight:500;border-bottom:1px solid #c5d2e9}.landing-page .data-card .ant-card-body{text-align:center;padding:1rem}.landing-page .data-card .ant-card-body h2{margin:.5rem auto 0}.landing-page .data-card.no-padding .ant-card-body{padding:0}.landing-page .data-card.pie-chart .ant-card-body{padding:1.5rem 2rem 2rem}.landing-page .data-card.status-completed *{color:#40cc52}.landing-page .data-card.data-table .ant-card-body{padding:0}.landing-page .data-card.data-table .ant-table th{padding:0 1rem}.landing-page .data-card.data-table .ant-table .even-row{background-color:#f1f3f6}.landing-page .data-card.data-table .ant-table .odd-row{background-color:#e7ebef}.landing-page .data-card.data-table .ant-table .even-row:hover,.landing-page .data-card.data-table .ant-table .odd-row:hover{background-color:#fdfdfd!important}.landing-page .data-card.data-table.realtime-table .ant-card-body{background-color:#fff}.landing-page .data-card.data-table.realtime-table th{padding:1rem;font-weight:600}.landing-page .data-card.data-table.realtime-table .ant-select-selector{padding:.8rem .5rem;border:none}.landing-page .data-card.data-table.realtime-table .ant-table-tbody td{padding:.88rem 1rem}.landing-page .data-card.data-table.realtime-table .ant-table-tbody input{font-size:.875rem;border:none;box-shadow:none;outline:none;background-color:inherit}.landing-page .data-card .js-plotly-plot{width:100%}.landing-page .data-card .js-plotly-plot .plot-container{display:flex;justify-content:center}.landing-page .data-card ul{margin:2rem;line-height:2;font-size:1rem}.landing-page .data-card.no-border{border:none}.landing-page .data-card.no-border .ant-card-body{text-align:left}.map-view-card{border-radius:.625rem;background:#e7ebef;width:100%;border:2px solid #c5d2e9;overflow:hidden}.map-view-card .ant-card-body{padding:0}.map-view-card .js-plotly-plot{display:block!important;width:100%;border-radius:.625rem;height:33.8rem}.map-view-card .js-plotly-plot .plot-container{display:flex;justify-content:center}.map-view-card.payment-map-view .js-plotly-plot{height:51.4rem}.table-label{width:40%;font-weight:500}.table-label,.table-value{display:table-cell;padding:8px;border-bottom:1px solid #f0f0f0}.table-value{width:60%}@media(max-width:48rem){.landing-page.dashboard>div{width:100%}.landing-page.dashboard>div .filter-card .ant-card-body{padding:1rem}.landing-page .summary-card{grid-template-columns:1fr!important}}