.post-head{background-color:var(--ktb-beige);color:var(--text);padding-bottom:var(--sp-h1-1);padding-top:var(--sp-h1b)}.post-head .page-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--sp-h6)}.post-breadcrumbs__item{color:var(--text);text-decoration:none;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.post-breadcrumbs__item:hover{opacity:.7}.post-head__main{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:var(--sp-h2);justify-content:space-between}.post-head__main,.post-head__meta{display:-webkit-box;display:-ms-flexbox;display:flex}.post-head__meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--sp-h6);-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.post-head__desc,.post-head__title{color:var(--text);margin:0}.post-head__desc{max-width:688px}.post-head__tags{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--sp-h9)}.post-head__tag,.post-head__tags{display:-webkit-box;display:-ms-flexbox;display:flex}.post-head__tag{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--white);border:1px solid var(--ktb-button-line);border-radius:var(--radius);color:var(--text);padding:var(--sp-h10) var(--sp-h7);text-decoration:none;-webkit-transition:border-color .2s;-o-transition:border-color .2s;transition:border-color .2s}.post-head__tag:hover{border-color:var(--ktb-gray)}.post-head__cover{-ms-flex-negative:0;border-radius:var(--radius);flex-shrink:0;height:252px;overflow:hidden;width:432px}.post-head__cover-img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.post-head__info{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:32px;justify-content:space-between}.post-author,.post-head__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-author{gap:20px}.post-author__photo{border-radius:50%;height:64px;-o-object-fit:cover;object-fit:cover;width:64px;-ms-flex-negative:0;background:var(--ktb-beige-dark);flex-shrink:0}.post-author__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.post-author__name{color:var(--text)}.post-author__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--ktb-gray-light);gap:12px}.post-author__sep{background:var(--ktb-button-line);display:inline-block;height:16px;width:1px}.post-body{background:var(--white);padding-bottom:var(--sp-h2);padding-top:var(--sp-h2)}.post-layout{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--sp-h4)}.post-content{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.post-toc-wrap--inline{display:none;margin-bottom:var(--sp-h5)}.post-sidebar{width:432px;-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:48px}.post-toc-wrap--sticky{position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + 32px);width:100%}.post-sidebar__scroll-top{bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;right:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--white);border:1px solid var(--ktb-gray);border-radius:var(--radius);color:var(--ktb-gray);height:56px;justify-content:center;opacity:0;-webkit-transition:opacity .2s,visibility .2s;-o-transition:opacity .2s,visibility .2s;transition:opacity .2s,visibility .2s;visibility:hidden;width:56px}.post-sidebar__scroll-top.show{opacity:1;visibility:visible}.post-content__body{color:var(--text)}.post-content__body h2{font-family:GOST Type BU,sans-serif;font-size:54px;font-weight:400;line-height:1.2;margin:var(--sp-h3) 0 var(--sp-h5) 0;text-transform:uppercase}.post-content__body h3{font-size:44px}.post-content__body h3,.post-content__body h4{font-family:GOST Type BU,sans-serif;font-weight:400;line-height:1.2;margin:var(--sp-h3) 0 var(--sp-h8) 0;text-transform:uppercase}.post-content__body h4{font-size:32px}.post-content__body h5,.post-content__body h6{margin:var(--sp-h5) 0 var(--sp-h9) 0}.post-content__body>:first-child{margin-top:0}.post-content__body p{font-size:18px;line-height:1.4;margin:0 0 var(--sp-h5) 0}.post-content__body p:last-child{margin-bottom:0}.post-content__body ol,.post-content__body ul{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--sp-h6);margin:0 0 var(--sp-h5) 0}.post-content__body li{font-size:18px;line-height:1.4}.post-content__body ol>li>ol,.post-content__body ol>li>ul,.post-content__body ul>li>ol,.post-content__body ul>li>ul{margin:var(--sp-h9) 0 0 0}.post-content__body img{border-radius:var(--radius);display:block;height:auto;margin:var(--sp-h3) 0;-o-object-fit:cover;object-fit:cover;width:100%!important}.post-content__body blockquote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:var(--ktb-beige);border:none;border-radius:var(--radius);-ms-flex-direction:column;flex-direction:column;gap:var(--sp-h11);margin:var(--sp-h3) 0;padding:var(--sp-h8)}.post-content__body blockquote p{font-family:GOST Type BU,sans-serif;font-size:28px;font-weight:400;line-height:1.2;margin:0;text-transform:uppercase}.post-content__body blockquote cite{color:var(--text);display:block;font-style:normal}.post-content__body a:not(.btn){color:var(--text);text-decoration:underline}.post-content__body a:not(.btn):hover{opacity:.8}.post-related{background:var(--ktb-beige);padding-bottom:var(--sp-h2);padding-top:var(--sp-h2)}.post-related__title{color:var(--text);margin:0}.post-related__grid{gap:var(--sp-h5);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;justify-content:center}.post-card,.post-related__grid{display:-webkit-box;display:-ms-flexbox;display:flex}.post-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;color:inherit;-ms-flex:1;flex:1;max-width:calc(50% - 16px);min-width:0;text-decoration:none;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.post-card:hover{opacity:.85}.post-card__cover{aspect-ratio:16/9;border-radius:var(--radius);margin-bottom:var(--sp-h6);overflow:hidden;width:100%}.post-card__img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.post-card__body{gap:16px}.post-card__body,.post-card__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.post-card__text{gap:8px}.post-card__title{color:var(--text);margin:0}.post-card__desc{color:var(--ktb-gray-light);margin:0}.post-card__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--ktb-gray-light);gap:12px}.post-card__sep{background:var(--ktb-button-line);display:inline-block;height:16px;width:1px}@media (max-width:1439px){.post-head__main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.post-head__cover{height:420px;width:100%;-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.post-head__meta{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.post-head__info{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.post-layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.post-sidebar{display:none}.post-toc-wrap--inline{display:block}.post-related__grid{gap:24px}.post-card{max-width:calc(50% - 12px)}}@media (max-width:767px){.post-head__cover{height:220px}.post-head__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px}.post-content__body h2{font-size:28px}.post-content__body h3{font-size:22px}.post-content__body blockquote{padding:24px}.post-related__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.post-card{max-width:100%}}