:root{--ink:#172b4d;--muted:#5e6b82;--blue:#155eef;--navy:#12315a;--sky:#eaf3ff;--line:#dce5f1;--bg:#f6f8fc;--mint:#dff8ed;--radius:8px;--shadow:0 10px 28px rgba(18,49,90,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body.vok-body{margin:0;background:#fff;color:var(--ink);font-family:Arial,"Helvetica Neue",sans-serif;font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}a:hover{color:var(--blue)}button,input,select{font:inherit}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.vok-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.vok-skip{position:fixed;top:-100px;left:20px;z-index:99;padding:8px 14px;background:#fff;color:var(--navy)}.vok-skip:focus{top:10px}.vok-progress{position:fixed;top:0;z-index:99;width:100%;height:3px;background:transparent}.vok-progress i{display:block;width:0;height:100%;background:#26b899}.vok-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.vok-header__inner{width:min(1240px,calc(100% - 40px));height:76px;margin:auto;display:flex;align-items:center;gap:28px}.vok-logo{display:flex;align-items:center;gap:8px;color:var(--navy);font-size:22px;font-weight:800;line-height:1;letter-spacing:0}.vok-logo span span{color:var(--blue)}.vok-logo__mark{display:grid;place-items:center;width:32px;height:32px;background:var(--blue);border-radius:8px;color:#fff;font-size:19px}.vok-menu{display:flex;align-items:center;gap:20px;flex:1}.vok-menu a{font-size:15px;font-weight:700;white-space:nowrap}.vok-header__actions{display:flex;align-items:center;gap:12px}.vok-search-toggle{padding:10px;border:0;background:none;color:var(--navy);font-weight:700;cursor:pointer}.vok-button,.vok-header__actions .vok-button,.vok-search button,.vok-filter button,.vok-hero-search button,.vok-subscribe button,.vok-inline-search button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:10px 18px;border:1px solid var(--blue);border-radius:6px;background:var(--blue);color:#fff;font-weight:700;line-height:1;cursor:pointer}.vok-button:hover,.vok-header__actions .vok-button:hover{background:#0e4dcb;color:#fff}.vok-button--small{min-height:40px;padding:8px 13px;font-size:14px}.vok-search{display:none;border-top:1px solid var(--line);padding:14px 20px;background:#fff}.vok-search.is-open{display:block}.vok-search form{max-width:760px;margin:auto;display:flex;gap:8px}.vok-search input,.vok-hero-search input,.vok-inline-search input{min-width:0;width:100%;height:46px;padding:0 14px;border:1px solid #bac8da;border-radius:6px;background:#fff}.vok-menu-toggle{display:none}.vok-hero{background:linear-gradient(135deg,#edf5ff 0%,#f5fbff 55%,#ecfbf5 100%);padding:76px 0 70px}.vok-hero__grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(285px,.65fr);gap:60px;align-items:center}.vok-eyebrow{margin:0 0 10px;color:#0d8a76;font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.vok-hero h1,.vok-page-head h1,.vok-article h1,.vok-object h1{max-width:850px;margin:0;color:#102c55;font-size:48px;line-height:1.12;letter-spacing:0}.vok-lead,.vok-page-head p,.vok-article__lead{max-width:700px;margin:18px 0 0;color:var(--muted);font-size:20px;line-height:1.55}.vok-hero-search{max-width:680px;margin:30px 0 15px;display:flex;gap:10px}.vok-hero-search input{height:54px;background:#fff}.vok-hero-search button{min-height:54px;white-space:nowrap}.vok-tags{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:14px}.vok-tags a{padding:3px 9px;border-radius:15px;background:#fff;color:var(--navy);font-weight:700}.vok-hero-card{padding:28px;border:1px solid #cfe5de;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.vok-hero-card>span{display:block;margin-bottom:22px;color:#0d8a76;font-size:13px;font-weight:800;text-transform:uppercase}.vok-hero-card strong{display:block;font-size:25px;line-height:1.25}.vok-hero-card p{color:var(--muted);font-size:15px}.vok-hero-card a{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:16px;color:var(--blue);font-weight:800}.vok-section{padding:72px 0}.vok-section--muted{background:var(--bg)}.vok-section__head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.vok-section h2,.vok-related h2{margin:0;color:#102c55;font-size:32px;line-height:1.2}.vok-link{color:var(--blue);font-size:15px;font-weight:800;white-space:nowrap}.vok-subject-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.vok-subject-grid>a{display:grid;grid-template-columns:38px 1fr;gap:2px 12px;min-height:105px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:transform .18s,box-shadow .18s}.vok-subject-grid>a:hover,.vok-catalog-card:hover,.vok-post-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.vok-subject-icon{grid-row:span 2;display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:var(--sky);color:var(--blue);font-size:13px;font-weight:800}.vok-subject-grid strong{align-self:end;font-size:16px;line-height:1.25}.vok-subject-grid small{color:var(--muted);font-size:13px}.vok-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.vok-post-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:transform .18s,box-shadow .18s}.vok-post-card__image{display:block;aspect-ratio:16/9;background:#e4eefc}.vok-post-card__image img{width:100%;height:100%;object-fit:cover}.vok-post-card__image span{display:grid;place-items:center;width:100%;height:100%;color:#57739e;font-size:20px;font-weight:800}.vok-post-card__body{padding:18px}.vok-card-meta{display:flex;gap:10px;color:var(--muted);font-size:12px}.vok-post-card h3{margin:8px 0;font-size:19px;line-height:1.3}.vok-post-card h3 a{color:#172b4d}.vok-post-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.vok-editorial{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:42px;border-left:4px solid #17a786;background:var(--sky)}.vok-editorial p{margin:0;color:#3e526f}.vok-editorial .vok-link{display:inline-block;margin-top:10px}.vok-newsletter{padding:48px 0;background:var(--navy);color:#fff}.vok-newsletter h2{max-width:600px;color:#fff}.vok-newsletter__inner{display:flex;align-items:center;justify-content:space-between;gap:36px}.vok-newsletter .vok-eyebrow{color:#75e3c7}.vok-subscribe{display:flex;min-width:min(100%,420px);gap:8px}.vok-subscribe input{width:100%;min-height:46px;padding:0 12px;border:0;border-radius:6px}.vok-subscribe button{border-color:#29b998;background:#29b998}.vok-footer{padding:52px 0 18px;background:#102849;color:#dce6f7}.vok-footer__grid{width:min(1180px,calc(100% - 40px));margin:auto;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:42px}.vok-logo--footer{color:#fff}.vok-footer p{max-width:350px;color:#aabbd2;font-size:14px}.vok-footer h2{margin:0 0 12px;color:#fff;font-size:15px}.vok-footer a:not(.vok-logo){display:block;margin:7px 0;color:#b9c8db;font-size:14px}.vok-footer__bottom{width:min(1180px,calc(100% - 40px));margin:42px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.16);display:flex;justify-content:space-between;gap:20px;color:#9fb0c8;font-size:12px}.vok-page-head{padding:44px 0;background:var(--bg);border-bottom:1px solid var(--line)}.vok-page-head h1{font-size:42px}.vok-breadcrumbs{width:min(1180px,calc(100% - 40px));margin:22px auto 0;display:flex;flex-wrap:wrap;gap:8px;color:#73829a;font-size:13px}.vok-breadcrumbs a{color:#5876a2}.vok-filter{display:flex;gap:12px;align-items:end;margin-bottom:28px;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:#f8fbff}.vok-filter label{display:grid;flex:1;gap:5px;color:#40526d;font-size:13px;font-weight:700}.vok-filter select{width:100%;height:42px;padding:0 8px;border:1px solid #c9d5e4;border-radius:5px;background:#fff;color:var(--ink)}.vok-filter button{min-height:42px;white-space:nowrap}.vok-catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vok-catalog-card{display:flex;min-height:310px;flex-direction:column;padding:20px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:transform .18s,box-shadow .18s}.vok-catalog-card__top,.vok-catalog-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.vok-type{color:#68809f;font-size:12px;font-weight:800;text-transform:uppercase}.vok-score{display:inline-flex;align-items:center;gap:3px;padding:3px 8px;border-radius:14px;background:#fff4d9;color:#8d6100;font-size:13px;font-weight:800}.vok-catalog-card h2{margin:18px 0 10px;font-size:21px;line-height:1.27}.vok-catalog-card h2 a{color:var(--ink)}.vok-catalog-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.vok-card-facts{display:flex;flex-wrap:wrap;gap:6px;margin:18px 0}.vok-card-facts span{padding:3px 8px;border-radius:4px;background:var(--sky);color:#365273;font-size:12px}.vok-catalog-card__bottom{margin-top:auto;padding-top:16px;border-top:1px solid var(--line)}.vok-catalog-card__bottom strong{font-size:17px}.vok-catalog-card__bottom a{color:var(--blue);font-size:14px;font-weight:800}.vok-empty{max-width:720px;margin:30px auto;padding:45px;text-align:center;border:1px dashed #b7c5d9;border-radius:var(--radius);background:#f8fbff}.vok-empty h1,.vok-empty h2{margin:0;color:var(--navy)}.vok-empty p{color:var(--muted)}.vok-404{margin-top:80px;margin-bottom:80px}.vok-article{max-width:940px;padding-top:28px;padding-bottom:72px}.vok-article__head{max-width:820px;margin:0 auto 30px}.vok-article h1{font-size:45px}.vok-article__meta{display:flex;flex-wrap:wrap;gap:12px;color:#71819a;font-size:13px}.vok-author{margin-top:17px;color:#52677f;font-size:14px}.vok-author a{color:var(--blue);font-weight:700}.vok-featured{max-width:940px;margin:0 auto 32px}.vok-featured img{display:block;width:100%;height:auto;border-radius:var(--radius)}.vok-reading-layout{display:grid;grid-template-columns:minmax(0,720px) 180px;gap:38px;justify-content:center}.vok-content{max-width:760px;font-size:18px;line-height:1.75}.vok-content>*:first-child{margin-top:0}.vok-content h2{margin:42px 0 14px;color:#102c55;font-size:30px;line-height:1.25}.vok-content h3{margin:28px 0 10px;color:#102c55;font-size:23px;line-height:1.3}.vok-content p,.vok-content li{color:#2b3e59}.vok-content a{color:var(--blue);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.vok-content blockquote{margin:28px 0;padding:18px 22px;border-left:4px solid #17a786;background:#f2faf8;color:#244d4d;font-size:19px}.vok-content table{display:block;max-width:100%;overflow:auto;border-collapse:collapse}.vok-content th,.vok-content td{padding:10px;border:1px solid var(--line);text-align:left}.vok-toc{margin:0 0 28px;padding:15px 18px;border:1px solid #cbdceb;border-radius:var(--radius);background:#f8fbff}.vok-toc summary{cursor:pointer;color:var(--navy);font-weight:800}.vok-toc ol{margin:12px 0 0;padding-left:20px;font-size:15px;line-height:1.55}.vok-toc .toc-level-3{margin-left:14px}.vok-article-aside{align-self:start;position:sticky;top:100px;padding:16px;border-left:2px solid #26b899;color:#63758e;font-size:13px;line-height:1.5}.vok-article-aside strong{display:block;margin-bottom:6px;color:#27496f;font-size:14px}.vok-share{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:42px;padding-top:20px;border-top:1px solid var(--line);font-size:14px}.vok-share a{padding:3px 8px;border-radius:4px;background:var(--sky);text-decoration:none}.vok-object{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:40px;padding-top:28px;padding-bottom:72px}.vok-object__main>header{max-width:820px}.vok-object h1{font-size:44px}.vok-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:30px 0}.vok-stat-grid>div{min-height:82px;padding:12px;border:1px solid var(--line);border-radius:6px;background:#fff}.vok-stat-grid span{display:block;color:#7a8ca3;font-size:12px}.vok-stat-grid strong{display:block;margin-top:4px;font-size:14px;line-height:1.3}.vok-object__side{min-width:0}.vok-sticky-card{position:sticky;top:98px;padding:22px;border:1px solid #cfe0f1;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.vok-price{display:block;margin:14px 0;color:#102c55;font-size:25px;line-height:1.2}.vok-sticky-card p{color:var(--muted);font-size:14px}.vok-sticky-card .vok-button{width:100%}.vok-sticky-card small{display:block;margin-top:14px;color:#71819a;font-size:12px;line-height:1.45}.vok-related{margin-top:50px}.vok-inline-search{display:flex;max-width:700px;margin-top:22px;gap:8px}.vok-up{position:fixed;right:18px;bottom:18px;z-index:20;min-width:44px;height:44px;padding:0 12px;border:0;border-radius:50%;background:#12315a;color:#fff;font-size:11px;font-weight:700;opacity:0;pointer-events:none;transform:translateY(8px);transition:.2s}.vok-up.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.navigation.pagination{margin-top:30px}.navigation.pagination .nav-links{display:flex;gap:8px}.navigation.pagination a,.navigation.pagination span{padding:7px 11px;border:1px solid var(--line);border-radius:4px}
@media(max-width:1050px){.vok-menu{gap:13px}.vok-header__inner{gap:15px}.vok-header__actions .vok-button{display:none}.vok-subject-grid{grid-template-columns:repeat(3,1fr)}.vok-catalog-grid{grid-template-columns:repeat(2,1fr)}.vok-object{grid-template-columns:minmax(0,1fr) 270px}.vok-reading-layout{grid-template-columns:minmax(0,1fr)}.vok-article-aside{display:none}}
@media(max-width:760px){body.vok-body{font-size:16px}.vok-shell,.vok-header__inner,.vok-footer__grid,.vok-footer__bottom,.vok-breadcrumbs{width:min(100% - 28px,1180px)}.vok-header__inner{height:64px;justify-content:space-between}.vok-logo{font-size:20px}.vok-menu-toggle{display:grid;order:3;width:44px;height:44px;place-content:center;gap:4px;border:0;background:transparent}.vok-menu-toggle span{display:block;width:21px;height:2px;background:var(--navy)}.vok-menu{position:absolute;top:64px;left:0;right:0;display:none;padding:12px 14px 20px;border-bottom:1px solid var(--line);background:#fff}.vok-menu.is-open{display:grid}.vok-menu a{min-height:44px;display:flex;align-items:center}.vok-header__actions{margin-left:auto}.vok-search-toggle{min-width:44px;padding:10px 2px;font-size:0}.vok-search-toggle:after{content:"Найти";font-size:14px}.vok-hero{padding:46px 0}.vok-hero__grid{grid-template-columns:1fr;gap:26px}.vok-hero h1,.vok-page-head h1,.vok-article h1,.vok-object h1{font-size:34px}.vok-lead,.vok-page-head p,.vok-article__lead{font-size:18px}.vok-hero-search{display:grid;margin-top:24px}.vok-hero-search input,.vok-hero-search button{width:100%}.vok-section{padding:46px 0}.vok-section__head{align-items:start;flex-direction:column;margin-bottom:22px}.vok-section h2,.vok-related h2{font-size:26px}.vok-subject-grid{grid-template-columns:repeat(2,1fr);gap:9px}.vok-subject-grid>a{min-height:94px;padding:13px;grid-template-columns:32px 1fr;gap:2px 9px}.vok-subject-icon{width:32px;height:32px}.vok-post-grid,.vok-catalog-grid{grid-template-columns:1fr}.vok-post-card{display:grid;grid-template-columns:120px 1fr}.vok-post-card__image{aspect-ratio:auto;height:100%}.vok-post-card__body{padding:13px}.vok-post-card h3{font-size:16px}.vok-post-card p{display:none}.vok-editorial{grid-template-columns:1fr;gap:20px;padding:25px}.vok-newsletter__inner{display:grid;gap:22px}.vok-subscribe{min-width:0;display:grid}.vok-footer{padding-top:42px}.vok-footer__grid{grid-template-columns:1fr 1fr;gap:26px}.vok-footer__grid>div:first-child{grid-column:1/-1}.vok-footer__bottom{display:grid;gap:6px;margin-top:26px}.vok-page-head{padding:34px 0}.vok-breadcrumbs{margin-top:16px}.vok-filter{display:grid;gap:10px}.vok-filter button{width:100%}.vok-article{padding-top:20px;padding-bottom:50px}.vok-article__head{margin-bottom:22px}.vok-content{font-size:17px;line-height:1.72}.vok-content h2{margin-top:34px;font-size:26px}.vok-content h3{font-size:21px}.vok-featured{margin-bottom:24px}.vok-object{display:block;padding-top:20px;padding-bottom:62px}.vok-stat-grid{grid-template-columns:repeat(2,1fr)}.vok-object__side{position:fixed;right:0;bottom:0;left:0;z-index:45;padding:8px 14px;background:#fff;box-shadow:0 -4px 18px rgba(16,40,73,.12)}.vok-sticky-card{position:static;display:flex;align-items:center;gap:10px;padding:0;border:0;box-shadow:none}.vok-sticky-card .vok-score,.vok-sticky-card p,.vok-sticky-card small{display:none}.vok-price{margin:0;flex:1;font-size:14px}.vok-sticky-card .vok-button{width:auto;min-height:44px;white-space:nowrap}.vok-inline-search{display:grid}.vok-404{margin-top:40px;margin-bottom:40px}.vok-up{right:12px;bottom:12px}}
@media(max-width:380px){.vok-subject-grid{grid-template-columns:1fr}.vok-post-card{grid-template-columns:100px 1fr}.vok-footer__grid{grid-template-columns:1fr}.vok-footer__grid>div:first-child{grid-column:auto}.vok-logo__mark{width:29px;height:29px}.vok-stat-grid{gap:6px}.vok-stat-grid>div{padding:9px}.vok-hero h1,.vok-page-head h1,.vok-article h1,.vok-object h1{font-size:31px}}
