.pk-page{padding-bottom:24px}.pk-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:6px 0 18px}.pk-hero h1{margin:0 0 8px;font-size:30px;line-height:1.15;letter-spacing:-.8px;font-weight:800;color:#101b43}.pk-hero p{margin:0;color:#4b5876;font-size:12px}.pk-hero__link{display:flex;align-items:center;gap:8px;flex:none;height:32px;padding:0 16px;border:1px solid #bad0f7;border-radius:5px;color:var(--pp-blue);font-size:10px;font-weight:800}.pk-hero__link .icon{width:15px;height:15px}.pk-filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px;padding:14px 16px;margin-bottom:16px;border:1px solid var(--pp-line);border-radius:8px;background:#fff;box-shadow:0 2px 12px rgba(26,54,111,.04)}.pk-filters__intro{display:flex;align-items:center;gap:10px;align-self:center;flex:1 1 215px;color:#101b43}.pk-filters__intro>.icon{width:22px;height:22px;color:var(--pp-blue)}.pk-filters__intro>span{display:flex;flex-direction:column;gap:2px}.pk-filters__intro strong{font-size:11px}.pk-filters__intro small{font-size:9px;color:#78859e}.pk-filters label{display:flex;flex-direction:column;gap:5px;flex:1 1 170px;min-width:0}.pk-filters label.pk-filters__city{flex-grow:1.25}.pk-filters span{font-size:9px;font-weight:700;color:#5b6884}.pk-filters select{height:36px;width:100%;padding:0 32px 0 10px;border:1px solid #c7d5e9;border-radius:5px;background:#fff;color:var(--pp-ink);font-size:11px;cursor:pointer}.pk-filters select:focus{outline:2px solid rgba(20,100,210,.18);border-color:var(--pp-blue)}.pk-filters button{height:34px;flex:none;padding:0 20px;border:0;border-radius:5px;background:var(--pp-blue);color:#fff;font-size:11px;font-weight:800;cursor:pointer}.pk-chart{padding:18px 20px 14px;margin-bottom:24px;border:1px solid var(--pp-line);border-radius:8px;background:#fff;box-shadow:0 2px 12px rgba(26,54,111,.04)}.pk-chart header h2{margin:0 0 10px;font-size:14px;font-weight:800}.pk-chart svg{display:block;width:100%;height:auto}.pk-chart__grid{stroke:#e7edf7;stroke-width:1}.pk-chart__axis{fill:#8290ab;font-size:11px;font-family:inherit}.pk-chart__line{fill:none;stroke:var(--pp-blue);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.pk-chart__dot{fill:#fff;stroke:var(--pp-blue);stroke-width:2.5}.pk-chart__dot.is-last{fill:var(--pp-blue)}.pk-chart__value{fill:#101b43;font-size:13px;font-weight:700;font-family:inherit}.pk-chart footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:6px;padding-top:10px;border-top:1px solid #eef2f9}.pk-chart footer p{margin:0;font-size:9px;color:#697691}.pk-chart footer a{display:flex;align-items:center;gap:7px;flex:none;color:var(--pp-blue);font-size:9px;font-weight:800}.pk-chart footer .icon{width:14px;height:14px}.pk-table-section{padding-top:4px}.pk-table-wrap{border:1px solid var(--pp-line);border-radius:8px;background:#fff;overflow-x:auto}.pk-table{width:100%;min-width:980px;border-collapse:collapse;font-size:11px}.pk-table th,.pk-table td{text-align:left;padding:11px 14px;vertical-align:middle}.pk-table thead th{font-size:9px;font-weight:700;color:#697691;text-transform:none;border-bottom:1px solid var(--pp-line);white-space:nowrap}.pk-table tbody tr+tr th,.pk-table tbody tr+tr td{border-top:1px solid #eef2f9}.pk-table tbody th{font-weight:400;display:flex;align-items:center;gap:11px;min-width:230px}.pk-table__uni{display:flex;flex-direction:column;gap:2px;min-width:0}.pk-table__uni a,.pk-table__uni strong{color:var(--pp-ink);font-size:11px;font-weight:700}.pk-table__uni a:hover{color:var(--pp-blue)}.pk-table__uni small{color:#78859e;font-size:9px}.pk-table__score{min-width:190px}.pk-table__muted,.pk-table td.pk-table__muted{color:#9aa5ba}.pk-table__action a{display:inline-flex;align-items:center;gap:6px;height:26px;padding:0 12px;border:1px solid #bad0f7;border-radius:5px;color:var(--pp-blue);font-size:9px;font-weight:800;white-space:nowrap}.pk-table__action .icon{width:13px;height:13px}.pk-badge{display:inline-block;padding:3px 9px;border-radius:20px;background:#eef2f9;color:#5b6884;font-size:9px;font-weight:700;white-space:nowrap}.pk-badge--current{background:#e2f5ea;color:#17794a}.pk-badge--muted{background:#f3f5f9;color:#9aa5ba}.pk-table-note{margin:12px 0 0;font-size:9px;color:#697691}.pk-empty{margin:0;padding:22px;border:1px solid var(--pp-line);border-radius:8px;background:#f7f9fd;color:#5b6884;font-size:11px}.pk-table-section .pp-outline-button{background:#fff;cursor:pointer}.pk-guide{margin-top:26px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.pk-guide article{min-height:auto}@media(max-width:900px){.pk-hero{flex-direction:column;gap:12px}.pk-hero h1{font-size:25px}.pk-filters label{flex-basis:140px}.pk-table-wrap{overflow:visible;border:0;background:transparent}.pk-table{display:block;min-width:0;font-size:10px}.pk-table thead{display:none}.pk-table tbody{display:grid;gap:10px}.pk-table tbody tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;padding:14px;border:1px solid var(--pp-line);border-radius:8px;background:#fff;box-shadow:0 2px 10px rgba(26,54,111,.04)}.pk-table tbody tr+tr th,.pk-table tbody tr+tr td{border-top:0}.pk-table tbody th{grid-column:1/-1;min-width:0;padding:0 0 12px;margin-bottom:4px;border-bottom:1px solid #eef2f9}.pk-table tbody td{display:grid;grid-template-columns:minmax(82px,.75fr) minmax(0,1.25fr);align-items:center;min-width:0;padding:8px 0;border-bottom:1px solid #f1f4f9}.pk-table tbody td:before{content:attr(data-label);padding-right:8px;color:#78859e;font-size:8px;font-weight:700;text-transform:uppercase}.pk-table tbody .pk-table__score{min-width:0}.pk-table tbody .pk-table__action{display:flex;justify-content:flex-end;align-items:center;border-bottom:0}.pk-table tbody .pk-table__action:before{display:none}.pk-table__action a{width:100%;justify-content:center}}@media(max-width:600px){.pk-filters{flex-direction:column;align-items:stretch}.pk-filters__intro{flex-basis:auto;margin-bottom:3px}.pk-filters button{width:100%}.pk-table tbody tr{grid-template-columns:1fr}.pk-table tbody th{min-width:0}.pk-table tbody td{grid-template-columns:105px minmax(0,1fr)}.pk-table tbody .pk-table__action{padding-top:11px}.pk-chart footer{flex-direction:column;align-items:flex-start;gap:8px}}.pk-hero .google-auto-placed,.pk-hero ins.adsbygoogle,.pk-hero [class*="google-anno"],.pk-filters .google-auto-placed,.pk-filters ins.adsbygoogle,.pk-filters [class*="google-anno"],.pk-chart .google-auto-placed,.pk-chart ins.adsbygoogle,.pk-chart [class*="google-anno"],.pk-table-wrap .google-auto-placed,.pk-table-wrap ins.adsbygoogle,.pk-table-wrap [class*="google-anno"],.pk-table-section .google-auto-placed,.pk-table-section ins.adsbygoogle,.pk-table-section [class*="google-anno"]{display:none!important}