:root{--black:#111;--gray-ulow:#434343;--gray-dark:#565656;--gray-black:#676767;--gray-deep:#e9ebea;--gray-light:#f4f4f4;--gray-smoke:#f1f3f2;--white:#fff;--green-mid:#00aab0;--teal-text:#00727a;--teal-text-dk:#005a61;--blue:#d4ebed;--orange:#fff0d1;--orange-deep:#f99736;--ff:Arial,Helvetica,sans-serif;--radius:16px;--radius-sm:12px;--pill:50px}html{background:var(--gray-smoke);-webkit-text-size-adjust:100%}body{background:var(--gray-smoke);color:var(--black);font-family:var(--ff);font-size:17px;line-height:1.5}a{color:inherit}img{display:block;max-width:100%;height:auto}.monitor{max-width:900px;margin:0 auto;padding:40px 20px 60px}.card{background:var(--white);border-radius:var(--radius);padding:40px;margin-bottom:20px}.head{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:32px;align-items:center}.head__kicker{color:var(--teal-text);font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px}.head h1{font-size:36px;line-height:1.15;font-weight:700;max-width:620px}.head__date{color:var(--gray-dark);margin-top:14px}.head__hero{width:240px;height:220px;object-fit:cover;border-radius:var(--radius-sm);object-position:50% 45%}.toc h2,.foot h2{font-size:28px;line-height:1.2;font-weight:700;margin-bottom:18px}.toc__list{display:grid;gap:10px}.toc__link{display:grid;grid-template-columns:42px 1fr auto;gap:14px;align-items:center;text-decoration:none;padding:14px;border-radius:12px;background:var(--gray-light)}.toc__link:hover,.toc__link:focus{outline:2px solid var(--teal-text);outline-offset:2px}.toc__num,.news__num{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--teal-text);color:white;font-weight:700}.toc__ttl{font-weight:700}.toc__sub{display:block;color:var(--gray-black);font-size:14px;margin-top:2px}.toc__arrow{color:var(--green-mid);font-size:24px}.news{scroll-margin-top:16px}.news__head{display:grid;grid-template-columns:210px minmax(0,1fr);gap:28px;align-items:center;margin-bottom:26px}.news__photo{width:210px;height:210px;object-fit:cover;border-radius:var(--radius-sm)}.news__meta{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-bottom:12px}.chip{display:inline-block;background:var(--gray-light);color:var(--gray-ulow);border-radius:var(--pill);padding:7px 11px;font-size:13px;font-weight:700}.news h2{font-size:28px;line-height:1.2;font-weight:700}.callout{background:var(--gray-light);border-radius:var(--radius-sm);padding:22px 24px;margin:22px 0}.callout--key{background:var(--blue)}.callout--limit{background:var(--orange)}.callout__label{display:block;color:var(--teal-text);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:7px}.callout--limit .callout__label{color:#8a5000}.block{margin:25px 0}.block h3{font-size:20px;line-height:1.25;font-weight:700;margin-bottom:10px}.facts{counter-reset:fact}.facts li{position:relative;padding:13px 0 13px 46px;border-bottom:1px solid var(--gray-deep)}.facts li:last-child{border-bottom:0}.facts li:before{counter-increment:fact;content:counter(fact);position:absolute;left:0;top:12px;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--teal-text);color:white;font-weight:700;font-size:14px}.sources{margin-top:24px;padding-top:22px;border-top:1px solid var(--gray-deep)}.sources h3{font-size:18px;font-weight:700;margin-bottom:10px}.src-list{display:flex;flex-wrap:wrap;gap:8px}.src{display:inline-flex;align-items:center;min-height:40px;border-radius:var(--pill);background:var(--teal-text);color:white;text-decoration:none;padding:9px 14px;font-size:14px;font-weight:700;overflow-wrap:anywhere}.src:hover,.src:focus{background:var(--teal-text-dk)}.back{display:inline-block;margin-top:18px;color:var(--teal-text);font-weight:700;text-decoration:none}.foot__list{display:grid;gap:9px}.foot__list a{color:var(--teal-text);overflow-wrap:anywhere}.foot__note{margin-top:22px;padding-top:18px;border-top:1px solid var(--gray-deep);color:var(--gray-dark);font-size:14px}@media(max-width:767px){body{font-size:16px}.monitor{padding:20px 12px 40px}.card{padding:24px 20px}.head{grid-template-columns:1fr}.head h1{font-size:28px}.head__hero{width:100%;height:220px;object-position:50% 42%}.toc h2,.foot h2,.news h2{font-size:22px}.news__head{grid-template-columns:1fr;gap:18px}.news__photo{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.toc__link{grid-template-columns:38px 1fr}.toc__arrow{display:none}.toc__sub{font-size:13px}.src-list{display:grid}.src{width:100%;border-radius:12px}.block h3{font-size:18px}}
.to-top-wrap{display:flex;justify-content:center;padding:4px 0 0}.to-top{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:50%;background:var(--teal-text);color:var(--white);text-decoration:none;font-size:28px;font-weight:700;line-height:1}.to-top:hover,.to-top:focus{background:var(--teal-text-dk);outline:2px solid var(--white);outline-offset:-5px}.to-top:focus-visible{outline:3px solid var(--teal-text-dk);outline-offset:3px}@media(max-width:767px){.to-top{width:50px;height:50px;font-size:26px}}
