.statistics{display:flex;flex-direction:column}.statistics h2{width:-moz-fit-content;width:fit-content;margin-bottom:40px}@media screen and (max-width:768px){.statistics h2{margin-bottom:30px}}@media screen and (max-width:550px){.statistics h2{margin-bottom:20px}}.breadcrumbs{margin-bottom:40px;display:flex;align-items:center;gap:8px}.breadcrumbs a,.breadcrumbs span{display:flex;align-items:center;font-size:14px;font-weight:400;line-height:150%}.breadcrumbs a{gap:8px;color:#489fe1}.breadcrumbs a img{width:16px;height:16px}.breadcrumbs span{color:#32303a}.typography-h2,.typography-h3{width:-moz-fit-content;width:fit-content;text-align:center;color:#32303a;font-size:42px;font-weight:500;line-height:50px}@media screen and (max-width:768px){.typography-h2,.typography-h3{font-size:36px;line-height:43px}}@media screen and (max-width:550px){.typography-h2,.typography-h3{font-size:24px;line-height:29px}}.statistics-table{position:relative}.statistics-table__popup{width:123px;position:absolute;top:58%;left:2%;display:flex;flex-direction:column;background-color:#fff;border-radius:8px;border:1px solid #fff;box-shadow:0 4px 6px -2px rgba(16,24,40,.03),0 12px 16px -4px rgba(16,24,40,.08)}.statistics-table__popup button{padding:10px 14px;display:flex;align-items:center;font-size:14px;font-weight:500;line-height:24px;color:#101828}.statistics-table__popup button:hover,.statistics-table__popup-current{background-color:#f5f5f5}.statistics-table__wrapper{border:1px solid #d5d5d5;border-radius:12px;overflow:hidden;overflow-x:auto}.statistics-table__wrapper::-webkit-scrollbar{display:none}.statistics-table__wrapper table{width:100%}.statistics-table__wrapper table thead{width:100%;padding:0 20px;height:76px;display:flex;background-color:#f4f4f4;align-items:center}.statistics-table__wrapper table thead tr{width:100%;height:100%;display:grid;grid-template-columns:100px 167px 186px 188px 263px 170px 151px;align-items:center}.statistics-table__wrapper table thead tr td{display:flex;align-items:center;height:100%;background-color:#f4f4f4}.statistics-table__wrapper table thead tr button,.statistics-table__wrapper table thead tr td{font-size:14px;font-weight:500;line-height:18px;color:#667085}.statistics-table__wrapper table thead tr button{display:flex;align-items:center}.statistics-table__wrapper table tbody{padding:0 20px}.statistics-table__wrapper table tbody tr{display:grid;grid-template-columns:100px 167px 186px 188px 263px 170px 151px;align-items:center;width:100%;height:80px;border-bottom:1px solid #f1f4f9}.statistics-table__wrapper table tbody tr td{font-size:20px;font-weight:500;line-height:20px;color:#667085}.statistics-table__wrapper table tbody tr #statistics-table-stat-name{color:#000}.statistics-table__wrapper table tbody #statistics-table__no-data-warning{grid-template-columns:1fr;justify-content:center}.statistics-table__wrapper table tbody #statistics-table__no-data-warning td{text-align:center}.search-form{margin-bottom:32px;height:52px;width:645px;position:relative;display:flex;align-items:center}.search-form button{height:100%;width:100px;border-radius:0 6px 6px 0;background:#489fe1;color:#fff}.search-form__input{height:100%;display:flex;flex:1 1;align-items:center;box-sizing:border-box;border:1px solid #c5c6c5;border-radius:6px 0 0 6px}.search-form__input img{width:50px;height:auto}.search-form__input input{padding:10px 0 10px 5px;width:100%;height:100%;border:none;font-size:18px}@media screen and (max-width:768px){.search-form{width:90%}}