.filtration-wrapper{align-items:center;gap:8px;width:100%;display:flex}.filtration-bar{border:1px solid var(--GeoRoad-Border-Orange);background:var(--GeoRoadCard-Title-Bg);border-radius:8px;flex:1;align-items:center;min-height:40px;padding:1px;display:flex;overflow:hidden}.filtration-cell{align-items:center;height:100%;display:flex}.filtration-cell-expand{flex:1}.filtration-cell-bordered{border-right:1px solid var(--GeoRoad-Border-Orange)}.filtration-field{white-space:nowrap;align-items:center;gap:6px;padding:0 12px;display:flex}.filtration-field-input{flex:1}.filtration-field-icon{flex-shrink:0;align-items:center;display:flex}.filtration-select{min-width:80px}.filtration-select .ant-select-selector{font-family:var(--font-NotoSansGeorgian-Regular);font-size:1.4rem;box-shadow:none!important;color:var(--GeoRoadText-Primary)!important;background:0 0!important;border:none!important;padding:0!important}.filtration-select .ant-select-selection-item,.filtration-select .ant-select-selection-placeholder{font-family:var(--font-NotoSansGeorgian-Regular);color:var(--GeoRoadText-Primary);font-size:1.4rem;padding-inline-end:0!important}.filtration-select-popup{background:var(--GeoRoad-Collapse-Bg)!important}.filtration-select-popup .ant-select-item-option{color:var(--GeoRoadText-Primary)!important;background:0 0!important}.filtration-select-popup .ant-select-item-option-content{color:var(--GeoRoadText-Primary)!important}.filtration-select-popup .ant-select-item-option-active:not(.ant-select-item-option-selected){background:var(--GeoRoad-Filter-Option-Hover-Bg)!important}.filtration-select-popup .ant-select-item-option-selected{background:var(--GeoRoad-Filter-Option-Selected-Bg)!important;color:var(--GeoRoadText-Primary)!important}.filtration-tabs{align-items:stretch;height:100%;padding-right:1px;display:flex}.filtration-tab{cursor:pointer;white-space:nowrap;height:40px;font-family:var(--font-NotoSansGeorgian-Regular);color:var(--GeoRoadText-Primary);background:0 0;border:none;border-radius:8px;align-items:center;padding:0 20px;font-size:1.4rem;transition:background .15s;display:flex}.filtration-tab-active{background:var(--GeoRoad-Filter-Tab-Active-Bg)}.filtration-tab.filtration-tab-disabled,.filtration-modal-option.filtration-tab-disabled{cursor:not-allowed}.filtration-datepicker{min-width:87px;height:40px;padding:0!important}.filtration-datepicker .ant-picker-input>input{font-family:var(--font-NotoSansGeorgian-Regular);font-size:1.4rem;color:var(--GeoRoadText-Primary)!important}.filtration-datepicker .ant-picker-input>input::placeholder{opacity:1;color:var(--GeoRoadText-Primary)!important}.filtration-daterange-wrapper{cursor:pointer;height:40px;position:relative}.filtration-daterange-trigger{cursor:pointer;font-family:var(--font-NotoSansGeorgian-Regular);color:var(--GeoRoadText-Primary);white-space:nowrap;-webkit-user-select:none;user-select:none;background:0 0;border:none;outline:none;padding:0;font-size:1.4rem}.filtration-daterange-placeholder{color:var(--GeoRoadText-Primary)}.filtration-daterange-hidden{opacity:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.filtration-input{width:100%;font-family:var(--font-NotoSansGeorgian-Regular);color:var(--GeoRoadText-Primary);background:0 0;border:none;outline:none;font-size:1.4rem}.filtration-input::placeholder{color:var(--color-GeoRoad-Restrictions-Text-Secondary)}.filtration-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.filtration-action-btn{background:var(--GeoRoadCard-Title-Bg);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;display:flex}.filtration-modal-overlay{z-index:1000;background:#00000075;justify-content:center;align-items:flex-end;width:100%;animation:.25s filtration-fade-in;display:flex;position:fixed;inset:0}.filtration-modal-overlay-closing{animation:.25s forwards filtration-fade-out}.filtration-modal{background:var(--GeoRoadInterface);border-radius:16px 16px 0 0;flex-direction:column;gap:24px;width:100%;max-height:90dvh;padding:24px 16px;animation:.25s filtration-slide-up;display:flex}.filtration-modal-closing{animation:.25s forwards filtration-slide-down}.filtration-modal-header{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.filtration-modal-title{font-family:var(--font-NotoSansGeorgian-Medium);color:var(--GeoRoadText-Secondary);text-transform:uppercase;font-feature-settings:"case" on;font-size:1.6rem}.filtration-modal-close{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.filtration-modal-body{overscroll-behavior:contain;flex-direction:column;flex:auto;min-height:0;display:flex;overflow-y:auto}.filtration-modal-row-wrapper{border-bottom:1px solid var(--GeoRoadInterface-100)}.filtration-modal-row-wrapper:first-child{border-top:1px solid var(--GeoRoadInterface-100)}.filtration-modal-row{cursor:pointer;width:100%;color:var(--GeoRoadText-Secondary);background:0 0;border:none;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.filtration-modal-row-label{font-family:var(--font-NotoSansGeorgian-Regular);text-transform:uppercase;font-feature-settings:"case" on;font-size:1.4rem}.filtration-modal-row-value{font-family:var(--font-NotoSansGeorgian-Light);opacity:.7;font-size:1.4rem}.filtration-modal-row-chevron{color:var(--GeoRoadText-Secondary);transition:transform .25s}.filtration-modal-row-chevron-open{transform:rotate(90deg)}.filtration-modal-collapse{grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid}.filtration-modal-collapse-open{grid-template-rows:1fr}.filtration-modal-collapse-inner{min-height:0;overflow:hidden}.filtration-modal-row-content{padding:0 0 12px;position:relative}.filtration-modal-options{flex-direction:column;gap:8px;display:flex}.filtration-modal-option{border:1px solid var(--GeoRoadInterface-100);width:100%;color:var(--GeoRoadText-Secondary);font-family:var(--font-NotoSansGeorgian-Regular);text-align:left;cursor:pointer;background:0 0;border-radius:8px;padding:12px;font-size:1.4rem}.filtration-modal-option-active{background:var(--GeoRoadInterface-100)}.filtration-modal-calendar{width:100%}.filtration-modal-calendar .ant-picker-calendar{background:0 0}.filtration-modal-calendar .ant-picker-panel{background:0 0;border:none;width:100%}.filtration-modal-calendar .ant-picker-body{padding:0}.filtration-modal-calendar .ant-picker-content th,.filtration-modal-calendar .ant-picker-cell{color:var(--GeoRoadText-Secondary)}.filtration-modal-calendar .ant-picker-calendar-header{padding:0 0 12px}.filtration-modal-calendar-header{gap:8px;padding:0 0 12px;display:flex;position:relative}.filtration-modal-calendar-select{flex:1;min-width:0}.filtration-modal-calendar-select .ant-select-selector{background:var(--GeoRoadInterface-100)!important;color:var(--GeoRoadText-Secondary)!important;border:none!important}.filtration-modal-calendar-select .ant-select-selection-item,.filtration-modal-calendar-select .ant-select-arrow{color:var(--GeoRoadText-Secondary)!important}.filtration-modal-calendar-select-popup{--ant-color-bg-elevated:var(--GeoRoadInterface-100);--ant-color-text:var(--GeoRoadText-Secondary);--ant-color-text-placeholder:var(--GeoRoadText-Secondary);--ant-select-option-selected-bg:var(--GeoRoadInterface-Orange);--ant-select-option-active-bg:#ffffff1f;background:var(--GeoRoadInterface-100)!important;padding:4px!important}.filtration-modal-calendar-select-popup .ant-select-item,.filtration-modal-calendar-select-popup .ant-select-item-option{color:var(--GeoRoadText-Secondary)!important;background:0 0!important}.filtration-modal-calendar-select-popup .ant-select-item-option-content{color:var(--GeoRoadText-Secondary)!important}.filtration-modal-calendar-select-popup .ant-select-item-option-active:not(.ant-select-item-option-selected){background:#ffffff1f!important}.filtration-modal-calendar-select-popup .ant-select-item-option-selected{background:var(--GeoRoadInterface-Orange)!important;color:var(--GeoRoadText-Secondary)!important}.filtration-modal-calendar-select-popup .ant-select-item-option-selected .ant-select-item-option-content{color:var(--GeoRoadText-Secondary)!important}.filtration-modal-calendar .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner{background:var(--GeoRoadInterface-Orange)!important;color:var(--GeoRoadText-Secondary)!important}.filtration-modal-calendar .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:var(--GeoRoadInterface-Orange)!important}.filtration-modal-footer{flex-shrink:0;align-items:center;gap:12px;display:flex}.filtration-modal-search-btn{background:var(--GeoRoadInterface-100);color:var(--GeoRoadText-Secondary);font-family:var(--font-NotoSansGeorgian-Regular);cursor:pointer;text-transform:uppercase;font-feature-settings:"case" on;border:none;border-radius:8px;flex:1;padding:12px;font-size:1.4rem}.filtration-modal-reset-btn{background:var(--GeoRoadInterface-100);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:12px;display:flex}.ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,.ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner{background:var(--GeoRoadInterface-Orange)!important;color:var(--GeoRoadText-Secondary)!important}.ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-in-range:before{background:var(--GeoRoad-Border-Orange)!important}.ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):before,.ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):before{background:0 0!important}.ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:var(--GeoRoadInterface-Orange)!important}.ant-picker-dropdown .ant-picker-header-view button:hover{color:var(--GeoRoadInterface-Orange)!important}.ant-picker-dropdown .ant-picker-header-view button{color:var(--GeoRoadText-Primary)!important}@keyframes filtration-fade-in{0%{opacity:0}to{opacity:1}}@keyframes filtration-fade-out{0%{opacity:1}to{opacity:0}}@keyframes filtration-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes filtration-slide-down{0%{transform:translateY(0)}to{transform:translateY(100%)}}
.document-dropdown{background:var(--color-GeoRoad-DocSelector-Bg)!important;border-radius:0!important;padding:0!important}.document-dropdown .ant-select-item{color:var(--GeoRoad-DocSelector-Text-Secondary-NotChosen)!important;font-size:14px!important;font-family:var(--font-NotoSansGeorgian-Regular)!important;white-space:normal!important;word-break:break-word!important;border-radius:0!important;height:auto!important;margin:0!important;padding:20px 18px!important;line-height:1.4!important}.document-dropdown .ant-select-item-option-content{white-space:normal!important;word-break:break-word!important}.document-dropdown .ant-select-item-option-active,.document-dropdown .ant-select-item-option-selected{background:var(--GeoRoad-DocSelector-Active-Bg)!important;color:var(--GeoRoad-DocSelector-Text-Secondary)!important}.document-dropdown.ant-select-dropdown{background:var(--GeoRoad-Dropdown-Bg)!important;padding:0!important}.bg-select-custom{background:var(--GeoRoad-DocSelector-Input-Bg);margin:0;padding:0}.document-select .ant-select-selector{color:var(--font-NotoSansGeorgian-Regular)!important;font-size:14px!important;font-family:var(--font-NotoSansGeorgian-Regular)!important;background:0 0!important;overflow:hidden!important}.document-select .ant-select-selection-item{color:var(--font-NotoSansGeorgian-Regular)!important;font-family:var(--font-NotoSansGeorgian-Regular)!important;text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.download-btn{cursor:pointer;background:var(--GeoRoad-DocSelector-DownloadBtn-Bg)!important;font-family:var(--font-NotoSansGeorgian-Regular)!important;color:var(--GeoRoad-DocSelector-Text-Secondary)!important;border:none!important;border-radius:0!important;flex-shrink:0!important;min-width:120px!important;height:auto!important;padding:10.5px 16px!important;font-size:1.4rem!important}.ant-select-item-option{background:var(--GeoRoadText-Secondary)!important}
.statistic-file-selector{flex-shrink:0;position:relative}.statistic-file-selector__bar{background:#0003}.statistic-select.ant-select{height:40px}.statistic-select .ant-select-selector{box-shadow:none!important;background:0 0!important;border:none!important;align-items:center!important;height:40px!important;padding:0 16px!important}.statistic-select.ant-select-focused .ant-select-selector,.statistic-select.ant-select-open .ant-select-selector,.statistic-select .ant-select-selector:hover{box-shadow:none!important;border:none!important}.statistic-select .ant-select-selection-item,.statistic-select .ant-select-selection-placeholder{color:var(--color-GeoRoadText-Secondary)!important;font-size:14px!important;font-family:var(--font-NotoSansGeorgian-Regular)!important;white-space:nowrap!important;text-overflow:ellipsis!important;padding-inline-end:28px!important;line-height:normal!important;overflow:hidden!important}.statistic-select .ant-select-arrow{pointer-events:none;justify-content:center!important;align-items:center!important;width:20px!important;height:20px!important;margin-top:-10px!important;display:flex!important;inset-inline-end:16px!important}.statistic-select .ant-select-arrow .anticon{color:var(--color-GeoRoadText-Secondary)!important;font-size:10px!important}.statistic-download-btn{cursor:pointer;justify-content:center;align-items:center;display:flex;width:52px!important;min-width:52px!important;height:40px!important;color:var(--color-GeoRoadText-Secondary)!important;box-shadow:none!important;background:#0003!important;border:none!important;border-left:1px solid #ffffff26!important;border-radius:0!important;flex-shrink:0!important;padding:0!important}.statistic-download-btn:hover,.statistic-download-btn:focus{color:var(--color-GeoRoadText-Secondary)!important;background:#0003!important}.statistic-download-btn .anticon{font-size:14px!important}.statistic-download-btn:disabled{opacity:.5;cursor:not-allowed}.statistic-dropdown.ant-select-dropdown{background:var(--color-GeoRoad-Statistic-Dropdown-Bg)!important;box-shadow:none!important;z-index:100000!important;border:none!important;border-top:1px solid #ffffff26!important;border-radius:0!important;padding:0!important}.statistic-dropdown .rc-virtual-list{max-height:none!important;padding:0!important}.statistic-dropdown .rc-virtual-list-holder{scrollbar-width:thin;scrollbar-color:#ffffff80 #ffffff26;max-height:136px!important;overflow-y:auto!important}.statistic-dropdown .rc-virtual-list-holder::-webkit-scrollbar{width:4px}.statistic-dropdown .rc-virtual-list-holder::-webkit-scrollbar-track{background:#ffffff26;border-radius:100px}.statistic-dropdown .rc-virtual-list-holder::-webkit-scrollbar-thumb{background:#ffffff80;border-radius:100px}.statistic-dropdown .rc-virtual-list-holder-inner{flex-direction:column!important;gap:4px!important;display:flex!important}.statistic-dropdown .ant-select-item,.statistic-dropdown .ant-select-item-option{opacity:.6;transition:opacity .2s;height:32px!important;min-height:32px!important;color:var(--color-GeoRoadText-Secondary)!important;font-size:14px!important;font-family:var(--font-NotoSansGeorgian-Regular)!important;background:0 0!important;border-radius:0!important;align-items:center!important;margin:0!important;padding:0 16px!important;line-height:normal!important;display:flex!important}.statistic-dropdown .ant-select-item-option-content{flex:1;white-space:nowrap!important;text-overflow:ellipsis!important;overflow:hidden!important}.statistic-dropdown .ant-select-item-option-selected,.statistic-dropdown .ant-select-item-option-active,.statistic-dropdown .ant-select-item-option:hover{color:var(--color-GeoRoadText-Secondary)!important;opacity:1!important;background:0 0!important;font-weight:400!important}.statistic-dropdown .ant-select-item-option-state{display:none!important}.statistic-dropdown .rc-virtual-list-scrollbar{width:4px!important;right:0!important}.statistic-dropdown .rc-virtual-list-scrollbar-bg{background:#ffffff26!important;border-radius:100px!important}.statistic-dropdown .rc-virtual-list-scrollbar-thumb{background:#ffffff80!important;border-radius:100px!important}
.statistic-section-bg-image{-o-object-position:50% 68%;object-position:50% 68%}@media (min-width:640px){.statistic-section-bg-image{-o-object-position:50% 65%;object-position:50% 65%}}@media (min-width:768px){.statistic-section-bg-image{-o-object-position:50% 63%;object-position:50% 63%}}@media (min-width:1024px){.statistic-section-bg-image{-o-object-position:50% 61%;object-position:50% 61%}}@media (min-width:1280px){.statistic-section-bg-image{-o-object-position:50% 79%;object-position:50% 79%}}
