#hkb .hkb-article-author:after,#hkb .hkb-article-related:after{content:"";clear:both;display:table}@keyframes hkbFadeIn{0%{opacity:0}to{opacity:1}}:root{--hkb-search-button-radius:var(--hkb-button-radius);--hkb-widget-radius:4px;--hkb-search-button-bg:var(--hkb-link-color);--hkb-feedback-submit-color:var(--hkb-button-color);--hkb-button-bg-hover:var(--hkb-link-color-hover);--hkb-compat-fixed-header:0;--hkb-main-bg-color:#fff;--hkb-main-page-color:#fff;--hkb-category-desc-color:rgba(0,0,0,.75);--hkb-adminbar-height:32px;--hkb-button-radius:4px;--hkb-feedback-upvote-bg:#3f9142;--hkb-button-color:#fff;--hkb-main-container-width:1000px;--hkb-button-bg:var(--hkb-link-color);--hkb-category-icon-stroke-width:6px;--hkb-feedback-submit-radius:var(--hkb-button-radius);--hkb-feedback-submit-bg:var(--hkb-link-color);--hkb-feedback-downvote-bg:#ba2525;--hkb-category-icon-size:48px;--hkb-search-field-radius:99px;--hkb-widget-bg:#f4f5f5;--hkb-search-button-color:var(--hkb-button-color)}.hkb-screen-reader-text{height:1px;overflow:hidden;padding:0;border:0;clip:rect(0,0,0,0);position:absolute;margin:-1px;width:1px}html{scroll-behavior:smooth}@media screen and (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body.admin-bar #hkb .hkb-sticky{top:calc(var(--hkb-adminbar-height) + 15px)}#hkb{font-size:1em;width:100%;margin-top:var(--hkb-compat-fixed-header,0)}#hkb a{color:var(--hkb-link-color)}#hkb a:hover{color:var(--hkb-link-color-hover)}#hkb *,#hkb :after,#hkb :before{box-sizing:border-box}#hkb ul li{list-style:none;text-indent:0;background:none}#hkb h1:before,#hkb h2:before,#hkb h3:before,#hkb h4:before,#hkb h5:before,#hkb h6:before{display:none}#hkb *{transition:none}#hkb .hkb-container{padding:0 2em;max-width:var(--hkb-main-container-width);margin:0 auto}#hkb .hkb-fullwcontainer{margin-right:-50vw;right:50%;position:relative;margin-left:-50vw;left:50%;width:calc(100vw - 9px)}#hkb .hkb-mainpage-wrapper{padding:4em 0;background:var(--hkb-main-bg-color)}@media screen and (min-width:770px){#hkb .hkb-mainpage.hkb-mainpage--sidebarleft,#hkb .hkb-mainpage.hkb-mainpage--sidebarright{display:flex}#hkb .hkb-mainpage.hkb-mainpage--sidebarleft .hkb-mainpage__main,#hkb .hkb-mainpage.hkb-mainpage--sidebarright .hkb-mainpage__main{flex-grow:1}#hkb .hkb-mainpage.hkb-mainpage--sidebarleft .hkb-mainpage__sidebar,#hkb .hkb-mainpage.hkb-mainpage--sidebarright .hkb-mainpage__sidebar{flex-shrink:0;width:28%}#hkb .hkb-mainpage.hkb-mainpage--sidebarleft .hkb-mainpage__sidebar{margin-right:2em;order:-1}#hkb .hkb-mainpage.hkb-mainpage--sidebarright .hkb-mainpage__sidebar{margin-left:2em}}#hkb .hkb-mainpage .hkb-mainpage__sidebar{font-size:.95em;line-height:1.45}#hkb .hkb-sticky{position:sticky;top:15px}#hkb .hkb-archivetitle{padding:0 0 1em;font-size:1.3em;border-bottom:1px solid #e6e6e6;margin:0 0 2em}#hkb .hkb-archive{grid-template-rows:1fr;gap:2em;margin:0 0 2em;display:grid}@media screen and (min-width:550px){#hkb .hkb-archive.hkb-archive--two-cols{grid-template-columns:repeat(2,1fr)}}#hkb .hkb-archive.hkb-archive--three-cols{grid-template-columns:repeat(3,1fr)}#hkb .hkb-archive.hkb-archive--four-cols{grid-template-columns:repeat(4,1fr)}#hkb .hkb-uncatlist{margin:0 0 2em}#hkb .hkb-searchbox-wrapper{padding:4em 0;color:var(--hkb-header-text-color)}#hkb .hkb-searchbox-wrapper[data-hkb-header-type=solid]{background:var(--hkb-header-style-bg)}#hkb .hkb-searchbox-wrapper[data-hkb-header-type=gradient]{background:linear-gradient(var(--hkb-header-style-graddir),var(--hkb-header-style-grad1),var(--hkb-header-style-grad2))}#hkb .hkb-searchbox-wrapper[data-hkb-header-type=image]{background-color:var(--hkb-header-style-bg);background-position:50%;background-repeat:no-repeat}#hkb .hkb-searchbox{max-width:620px}#hkb .hkb-searchbox.hkb-searchbox--center{margin-right:auto;text-align:center;margin-left:auto}#hkb .hkb-searchbox .hkb-searchbox__title{font-size:2em;color:var(--hkb-header-text-color);margin:0 0 1em}#hkb .hkb-site-search{padding:0;position:relative;margin:0;align-items:stretch;display:flex}#hkb .hkb-site-search .hkb-site-search__field{flex-grow:1;padding:1.1em 1em 1.1em 44px;border:none;margin:0 1em 0 0;background:#fff;background-position:right 5px center;border-radius:var(--hkb-search-field-radius);background-image:none;line-height:1;background-repeat:no-repeat}#hkb .hkb-site-search .hkb-site-search__field:focus{outline:none}#hkb .hkb-site-search .hkb-site-search__field::-moz-placeholder{color:#b3b3b3}#hkb .hkb-site-search .hkb-site-search__field::placeholder{color:#b3b3b3}#hkb .hkb-site-search .hkb-site-search__field.live-search-loading{background-image:url(../base/dist/img/loader.305a9a590e33ebdcf0ca.svg)}#hkb .hkb-site-search .hkb-site-search__button{border:none;color:var(--hkb-search-button-color);padding-right:10px;min-width:120px;text-align:center;margin:0;border-radius:var(--hkb-search-button-radius);background:var(--hkb-search-button-bg);line-height:1;padding-left:10px;display:none}#hkb .hkb-site-search .hkb-site-search__icon{height:20px;position:absolute;top:50%;left:14px;width:20px;margin-top:-10px}#hkb .hkb-site-search .hkb-site-search__icon path{fill:#1a1a1a}#hkb .hkb-subheader{padding:2em 0;color:var(--hkb-header-text-color)}#hkb .hkb-subheader[data-hkb-header-type=solid]{background:var(--hkb-header-style-bg)}#hkb .hkb-subheader[data-hkb-header-type=gradient]{background:linear-gradient(var(--hkb-header-style-graddir),var(--hkb-header-style-grad1),var(--hkb-header-style-grad2))}#hkb .hkb-subheader[data-hkb-header-type=image]{background-color:var(--hkb-header-style-bg);background-position:50%;background-repeat:no-repeat}#hkb .hkb-subheader a{color:var(--hkb-header-text-color)}@media screen and (min-width:770px){#hkb .hkb-subheader>.hkb-container{align-items:center;display:flex}}@media screen and (max-width:770px){#hkb .hkb-subheader .hkb-breadcrumbs-wrap{margin:1em 0 0}}@media screen and (min-width:770px){#hkb .hkb-subheader .hkb-breadcrumbs-wrap{flex-grow:1;order:-1}}#hkb .hkb-subheader .hkb-site-search{padding:0;margin:0;width:340px}#hkb .hkb-subheader .hkb-site-search .hkb-site-search__field{font-size:1em;margin:0!important}#hkb .hkb-subheader .hkb-site-search .hkb-site-search__button{display:none}#hkb .hkb-category{padding:0 0 1em;border-bottom:1px solid #e6e6e6}#hkb .hkb-category[data-hkb-cat-icon=true] .hkb-article-list{margin:0 0 0 calc(var(--hkb-category-icon-size) + 1.5em)}#hkb .hkb-category[data-hkb-cat-icon=true] .hkb-category__view-all{margin:1em 0 0 calc(var(--hkb-category-icon-size) + 1.5em)}#hkb .hkb-category .hkb-categoryhead{margin:0 0 1em}#hkb .hkb-category .hkb-article-list{font-size:1em;margin:0}#hkb .hkb-category .hkb-category__view-all{border:none;text-decoration:none}#hkb .hkb-category .hkb-category__view-all:hover{border:none}#hkb .hkb-category .hkb-category__view-all:focus{outline:none}#hkb .hkb-category .hkb-category__view-all{font-size:1em;font-weight:400;color:inherit;position:relative;margin:1em 0 0;padding-left:24px;display:block}#hkb .hkb-category .hkb-category__view-all:hover{color:var(--hkb-link-color)}#hkb .hkb-category .hkb-category__view-all:before{height:14px;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%23666' viewBox='0 0 512 512'%3E%3Cpath d='M504 256a248 248 0 1 0-496 0 248 248 0 0 0 496 0m-448 0a200 200 0 1 1 400 0 200 200 0 0 1-400 0m72 20v-40c0-7 5-12 12-12h116v-67c0-11 13-16 21-8l99 99c4 4 4 12 0 17l-99 99c-8 7-21 2-21-9v-67H140c-7 0-12-5-12-12'/%3E%3C/svg%3E");position:absolute;bottom:0;top:2px;left:0;width:14px;display:block}#hkb .hkb-categoryhead{display:flex}#hkb .hkb-categoryhead .hkb-categoryhead__icon{margin-right:1.5em}#hkb .hkb-categoryhead .hkb-categoryhead__icon img{max-width:var(--hkb-category-icon-size)}#hkb .hkb-categoryhead .hkb-categoryhead__icon svg{height:var(--hkb-category-icon-size);width:var(--hkb-category-icon-size)}#hkb .hkb-categoryhead .hkb-categoryhead__icon svg.hkbiconset{transform:scale(1.2)}#hkb .hkb-categoryhead .hkb-categoryhead__title{padding:0;font-size:1.15em;font-weight:700;margin:0;display:inline-block}#hkb .hkb-categoryhead .hkb-categoryhead__title a{border:none;text-decoration:none}#hkb .hkb-categoryhead .hkb-categoryhead__title a:hover{border:none}#hkb .hkb-categoryhead .hkb-categoryhead__title a:focus{outline:none}#hkb .hkb-categoryhead .hkb-categoryhead__title a{color:inherit}#hkb .hkb-categoryhead .hkb-categoryhead__title a:hover{color:var(--hkb-link-color)}#hkb .hkb-categoryhead .hkb-categoryhead__count{font-size:.8em;color:#999;margin-left:6px;display:inline-block}#hkb .hkb-categoryhead .hkb-categoryhead__count:before{content:"("}#hkb .hkb-categoryhead .hkb-categoryhead__count:after{content:")"}#hkb .hkb-categoryhead .hkb-categoryhead__description{font-size:.95em;color:var(--hkb-category-desc-color);margin:.25em 0 0;line-height:1.45}#hkb .hkb-subcats{padding:0 0 1em;grid-template-rows:1fr;border-bottom:1px solid #dfe4e6;gap:2em;margin:2em 0 1em;display:grid}@media screen and (min-width:550px){#hkb .hkb-subcats.hkb-subcats--two-cols{grid-template-columns:repeat(2,1fr)}}#hkb .hkb-subcats.hkb-subcats--three-cols{grid-template-columns:repeat(3,1fr)}#hkb .hkb-subcats.hkb-subcats--four-cols{grid-template-columns:repeat(4,1fr)}#hkb ul.hkb-article-list{list-style:none;padding:0;margin:0 0 1em}#hkb ul.hkb-article-list>li{padding:0 0 0 24px;position:relative;margin:0 0 .25em;display:block}#hkb ul.hkb-article-list>li:before{height:16px;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23666' viewBox='0 0 384 512'%3E%3Cpath d='M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12m-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12m108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9m-128-80V128h76.1zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416z'/%3E%3C/svg%3E");position:absolute;bottom:0;top:2px;left:0;width:16px;display:inline-block}#hkb ul.hkb-article-list>li:last-child{margin-bottom:0}#hkb ul.hkb-article-list a{border:none;text-decoration:none}#hkb ul.hkb-article-list a:hover{border:none}#hkb ul.hkb-article-list a:focus{outline:none}#hkb ul.hkb-article-list a{font-weight:400;color:inherit}#hkb ul.hkb-article-list a:hover{color:var(--hkb-link-color)}#hkb .hkb-categoryheader{padding:0 0 1em;border-bottom:1px solid #e6e6e6;margin:0 0 1em;align-items:center;display:flex}#hkb .hkb-categoryheader .hkb-categoryheader__icon{margin-right:1.5em}#hkb .hkb-categoryheader .hkb-categoryheader__icon img{max-width:var(--hkb-category-icon-size)}#hkb .hkb-categoryheader .hkb-categoryheader__icon svg{height:var(--hkb-category-icon-size);width:var(--hkb-category-icon-size)}#hkb .hkb-categoryheader .hkb-categoryheader__icon svg.hkbiconset{transform:scale(1.2)}#hkb .hkb-categoryheader .hkb-categoryheader__title{font-size:1.75em;font-weight:700;margin:0;line-height:1.25}#hkb .hkb-categoryheader .hkb-categoryheader__description{font-size:.95em;color:var(--hkb-category-desc-color);margin:.25em 0 0;line-height:1.45}#hkb .hkb-article-grid{margin:0 0 2em}#hkb .hkb-article{position:relative;margin:0 0 2em}#hkb .hkb-article .hkb-article__title{font-size:2.5em;font-weight:700;margin:0 0 1.5em}#hkb .hkb-articlepreview{padding:1.5em 0;border-bottom:1px solid #dfe4e6}#hkb .hkb-articlepreview:last-of-type{border-bottom:none}#hkb .hkb-articlepreview .hkb-articlepreview__title{font-size:1.2em;margin:0}#hkb .hkb-articlepreview .hkb-articlepreview__title,#hkb .hkb-articlepreview .hkb-articlepreview__title a{font-weight:600}#hkb .hkb-articlepreview .hkb-articlepreview__title a{border:none;text-decoration:none}#hkb .hkb-articlepreview .hkb-articlepreview__title a:hover{border:none}#hkb .hkb-articlepreview .hkb-articlepreview__title a:focus{outline:none}#hkb .hkb-articlepreview .hkb-articlepreview__title a{color:inherit}#hkb .hkb-articlepreview .hkb-articlepreview__title a:hover{color:var(--hkb-link-color)}#hkb .hkb-articlepreview .hkb-articlepreview__excerpt{font-size:.95em;color:rgba(0,0,0,.7);line-height:1.45;margin-top:.45em;display:block}#hkb .hkb-article__content{padding:0;margin:0 0 2em}#hkb .hkb-article__content h1,#hkb .hkb-article__content h2,#hkb .hkb-article__content h3,#hkb .hkb-article__content h4,#hkb .hkb-article__content h5,#hkb .hkb-article__content h6{margin-bottom:1em;margin-top:1em}#hkb .hkb-article__content>ol,#hkb .hkb-article__content>ul{padding:0;margin:0 0 2em 2em}#hkb .hkb-article__content ul li{list-style:disc}#hkb .hkb-article__content pre{text-align:justify;word-wrap:break-word;white-space:pre-wrap}#hkb .hkb-article__links{margin:0 0 2em}#hkb .hkb-article__links a{border:none;text-decoration:none}#hkb .hkb-article__links a:hover{border:none}#hkb .hkb-article__links a:focus{outline:none}#hkb .hkb-article-tags a{border:none;margin-left:5px}#hkb .hkb-article-tags a:after{content:","}#hkb .hkb-article-tags a:last-child:after{content:""}#hkb .hkb-pagination{margin:0 0 2em}#hkb .hkb-pagination a{padding:.75em 1.5em;font-size:1em;text-decoration:none;color:inherit;transition:all .1s ease-in-out;outline:none;border-radius:var(--hkb-widget-radius);background:var(--hkb-widget-bg);line-height:1;display:inline-block}#hkb .hkb-pagination .hkb-pagination__prev a:before{content:"<";margin:0 5px 0 0}#hkb .hkb-pagination .hkb-pagination__next a:after{content:">";margin:0 0 0 5px}#hkb .hkb-breadcrumbs{list-style:none;padding:0;font-size:.9em;margin:0}#hkb .hkb-breadcrumbs li{margin:0;display:inline-block}#hkb .hkb-breadcrumbs li:not(:first-child):before{height:12px;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 16 16'%3E%3Cpath fill='%23ccc' d='M6 13.4 4.6 12l4-4-4-4L6 2.6 11.4 8z'/%3E%3C/svg%3E");position:relative;top:1px;margin:0 4px;width:12px;display:inline-flex}#hkb .hkb-breadcrumbs li:last-child{display:none}#hkb .hkb-breadcrumbs a{border:none;text-decoration:none}#hkb .hkb-breadcrumbs a:hover{border:none}#hkb .hkb-breadcrumbs a:focus{outline:none}#hkb .hkb-breadcrumbs a,#hkb .hkb-breadcrumbs a:hover{color:var(--hkb-header-text-color)}#hkb .hkb-breadcrumbs a:hover{text-decoration:underline}#hkb .hkb-article-related{font-size:.95em;margin:0 0 2em}#hkb .hkb-article-related .hkb-article-related__title{font-size:1.2em;margin:0 0 .75em}#hkb .hkb-article-related .hkb-article-list li{padding-right:85px}#hkb .hkb-article-related .hkb-article-list a:hover{color:var(--hkb-link-color)}#hkb .hkb-article-author{padding:0 0 2em;font-size:.95em;border-bottom:1px solid #dfe4e6;margin:0 0 2em}#hkb .hkb-article-author .hkb-article-author__title{font-size:1.2em;margin:0 0 1em}#hkb .hkb-article-author .hkb-article-author__avatar{margin:0 35px 0 0;float:left}#hkb .hkb-article-author .hkb-article-author__name{font-size:1em;margin:0 0 .5em;display:block}#hkb .hkb-article-author .hkb-article-author__name a{border:none;text-decoration:none}#hkb .hkb-article-author .hkb-article-author__name a:hover{border:none}#hkb .hkb-article-author .hkb-article-author__name a:focus{outline:none}#hkb .hkb-article-author .hkb-article-author__bio{margin:0 0 0 105px}#hkb .hkb-article-attachments{margin:0 0 2em}#hkb .hkb-article-attachments .hkb-article-attachments__title{padding:0;font-size:18px;margin:0 0 .6em}#hkb .hkb-article-attachments .hkb-article-attachments__list{list-style:none;padding:0;margin:0}#hkb .hkb-article-attachments .hkb-article-attachments__item a{border:none;text-decoration:none}#hkb .hkb-article-attachments .hkb-article-attachments__item a:hover{border:none}#hkb .hkb-article-attachments .hkb-article-attachments__item a:focus{outline:none}#hkb .hkb-article-attachments .hkb-article-attachments__item a{color:inherit}#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".3g2"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".3gp"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".avi"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".css"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".doc"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".docx"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".gif"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".html"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".jpeg"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".jpg"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".js"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".m4a"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".m4v"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mov"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mp3"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mp4"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mpg"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ogg"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ogv"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".pdf"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".php"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".png"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".pps"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ppsx"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ppt"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".pptx"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".rar"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".wav"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".wmv"],#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".zip"]{position:relative;padding-left:20px}#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".3g2"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".3gp"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".avi"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".css"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".doc"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".docx"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".gif"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".html"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".jpeg"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".jpg"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".js"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".m4a"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".m4v"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mov"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mp3"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mp4"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mpg"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ogg"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ogv"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".pdf"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".php"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".png"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".pps"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ppsx"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ppt"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".pptx"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".rar"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".wav"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".wmv"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".zip"]:before{height:16px;position:absolute;bottom:0;top:0;left:0;width:16px;display:block}#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".pdf"]:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23666' viewBox='0 0 384 512'%3E%3Cpath d='m370 98-84-84c-9-9-21-14-34-14H48C22 0 0 22 0 48v416c0 27 22 48 48 48h288c27 0 48-21 48-48V132c0-13-5-25-14-34m-38 30h-76V52zM48 464V48h160v104c0 13 11 24 24 24h104v288zm250-144c-12-12-47-8-64-6a87 87 0 0 1-37-46c4-17 10-41 5-56-4-27-37-24-42-6-5 16-1 38 7 67-10 24-25 56-36 74-20 10-47 26-51 46-3 16 26 56 77-31 22-7 46-16 68-20 19 10 41 17 56 17 25 0 28-28 17-39m-198 78c5-14 25-29 30-35-18 30-30 36-30 35m82-190c7 0 6 32 1 40-4-14-4-40-1-40m-25 136c10-17 18-37 25-55 8 16 19 28 30 36-21 4-39 13-55 19m132-5s-5 6-37-8c35-2 40 6 37 8'/%3E%3C/svg%3E")}#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".doc"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".docx"]:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23666' viewBox='0 0 384 512'%3E%3Cpath d='m370 98-84-84c-9-9-21-14-34-14H48C22 0 0 22 0 48v416c0 27 22 48 48 48h288c27 0 48-21 48-48V132c0-13-5-25-14-34m-38 30h-76V52zM48 464V48h160v104c0 13 11 24 24 24h104v288zm220-208c-6 0-10 4-12 10l-21 103v-4l-24-100c-1-5-6-9-12-9h-13c-5 0-10 4-12 9-24 99-24 96-24 104l-1-4-19-99c-1-6-6-10-12-10h-17c-7 0-13 7-11 15l33 136c1 5 6 9 12 9h25c5 0 10-4 11-9l18-72 3-17 3 17 18 72c1 5 6 9 12 9h24c6 0 11-4 12-9l35-136c1-8-4-15-12-15z'/%3E%3C/svg%3E")}#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".pps"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ppsx"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ppt"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".pptx"]:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23666' viewBox='0 0 384 512'%3E%3Cpath d='m370 98-84-84c-9-9-21-14-34-14H48C22 0 0 22 0 48v416c0 27 22 48 48 48h288c27 0 48-21 48-48V132c0-13-5-25-14-34m-38 30h-76V52zM48 464V48h160v104c0 13 11 24 24 24h104v288zm72-60V236c0-7 5-12 12-12h69c37 0 63 27 63 66 0 75-69 67-95 67v47c0 7-6 12-12 12h-25c-7 0-12-5-12-12m49-87h23c7 0 13-3 18-8 8-9 8-28 0-37-4-5-10-7-18-7h-24v52z'/%3E%3C/svg%3E")}#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".3g2"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".3gp"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".avi"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".m4v"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mov"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mp4"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mpg"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ogv"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".wmv"]:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23666' viewBox='0 0 384 512'%3E%3Cpath d='m370 98-84-84a48 48 0 0 0-34-14H48C21 0 0 21 0 48v416c0 27 21 48 48 48h288c27 0 48-21 48-48V132a48 48 0 0 0-14-34m-38 30h-76V52zM48 464V48h160v104c0 13 11 24 24 24h104v288zm229-211-53 52v-37c0-11-9-20-20-20H100c-11 0-20 9-20 20v104c0 11 9 20 20 20h104c11 0 20-9 20-20v-37l53 52c10 10 27 3 27-11V264c0-14-17-21-27-11'/%3E%3C/svg%3E")}#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".m4a"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".mp3"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".ogg"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".wav"]:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23666' viewBox='0 0 384 512'%3E%3Cpath d='m370 98-84-84a48 48 0 0 0-34-14H48C21 0 0 21 0 48v416c0 27 21 48 48 48h288c27 0 48-21 48-48V132a48 48 0 0 0-14-34m-38 30h-76V52zM48 464V48h160v104c0 13 11 24 24 24h104v288zm144-76c0 11-13 16-20 8l-36-36h-28c-7 0-12-5-12-12v-56c0-6 5-12 12-12h28l36-36c7-8 20-3 20 8zm41-47c9-9 9-24 0-34-22-22 12-56 35-33 27 28 27 72 0 100-22 23-57-10-35-33'/%3E%3C/svg%3E")}#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".gif"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".jpeg"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".jpg"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".png"]:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23666' viewBox='0 0 384 512'%3E%3Cpath d='m370 98-84-84c-9-9-21-14-34-14H48C22 0 0 22 0 48v416c0 27 22 48 48 48h288c27 0 48-21 48-48V132c0-13-5-25-14-34m-38 30h-76V52zM48 464V48h160v104c0 13 11 24 24 24h104v288zm32-48h224V288l-23-23c-5-5-13-5-17 0l-88 87-39-39c-5-5-13-5-17 0l-40 39zm48-240a48 48 0 1 0 0 96 48 48 0 0 0 0-96'/%3E%3C/svg%3E")}#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".css"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".html"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".js"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".php"]:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23666' viewBox='0 0 384 512'%3E%3Cpath d='m150 349-33-29 33-29c3-3 4-9 1-12h-1l-17-19c-3-4-9-4-12 0l-58 54c-4 3-4 9 0 12l58 55 6 2 6-3 17-18c4-4 3-10 0-13M370 98l-84-84c-9-9-21-14-34-14H48C22 0 0 22 0 48v416c0 27 22 48 48 48h288c27 0 48-21 48-48V132c0-13-5-25-14-34M256 52l76 76h-76zm80 412H48V48h160v104c0 13 11 24 24 24h104zM210 214c-5-1-10 1-11 6l-55 188c-1 5 1 10 6 11l24 7c5 2 10-1 11-6l55-188c1-5-1-10-6-11zm24 77 33 29-33 29c-3 3-4 9-1 12h1l17 19c3 4 9 4 12 0l58-54c4-3 4-9 0-12l-58-55c-3-3-9-3-12 1l-17 18c-4 4-3 10 0 13'/%3E%3C/svg%3E")}#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".rar"]:before,#hkb .hkb-article-attachments .hkb-article-attachments__item a[href$=".zip"]:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23666' viewBox='0 0 384 512'%3E%3Cpath d='M128 160v32h32v-32zm64-96h-32v32h32zm-64 32v32h32V96zm64 32h-32v32h32zm178-30-84-84c-9-9-21-14-34-14H48C22 0 0 22 0 48v416c0 27 22 48 48 48h288c27 0 48-21 48-48V132c0-13-5-25-14-34M256 52l76 76h-76zm80 412H48V48h80v16h32V48h48v104c0 13 11 24 24 24h104zM194 266c-1-6-6-10-12-10h-22v-32h-32v32l-19 97a52 52 0 1 0 103 0zm-34 124c-18 0-32-12-32-27s14-27 32-27 33 12 33 27-15 27-33 27m32-198h-32v32h32z'/%3E%3C/svg%3E")}#hkb .ht-voting .ht-voting-links{justify-content:center;display:flex}#hkb .ht-voting .ht-voting-links .ht-voting-downvote,#hkb .ht-voting .ht-voting-links .ht-voting-upvote{text-decoration:none;color:inherit;margin:0 1em;align-items:center;display:flex}#hkb .ht-voting .ht-voting-links .ht-voting-downvote .ht-voting-downvote-icon,#hkb .ht-voting .ht-voting-links .ht-voting-downvote .ht-voting-upvote-icon,#hkb .ht-voting .ht-voting-links .ht-voting-upvote .ht-voting-downvote-icon,#hkb .ht-voting .ht-voting-links .ht-voting-upvote .ht-voting-upvote-icon{padding:.75em;text-decoration:none;color:#fff;transition:background .15s ease-in-out,color .15s ease-in-out;align-items:center;border-radius:99%;background:#ccc;display:flex}#hkb .ht-voting .ht-voting-links .ht-voting-downvote .ht-voting-downvote-icon svg,#hkb .ht-voting .ht-voting-links .ht-voting-downvote .ht-voting-upvote-icon svg,#hkb .ht-voting .ht-voting-links .ht-voting-upvote .ht-voting-downvote-icon svg,#hkb .ht-voting .ht-voting-links .ht-voting-upvote .ht-voting-upvote-icon svg{height:24px;width:24px}#hkb .ht-voting .ht-voting-links .ht-voting-downvote .ht-voting-downvote-label,#hkb .ht-voting .ht-voting-links .ht-voting-downvote .ht-voting-upvote-label,#hkb .ht-voting .ht-voting-links .ht-voting-upvote .ht-voting-downvote-label,#hkb .ht-voting .ht-voting-links .ht-voting-upvote .ht-voting-upvote-label{font-size:1em;color:inherit;margin-left:.5em;line-height:1}#hkb .ht-voting .ht-voting-links .ht-voting-upvote.active .ht-voting-upvote-icon,#hkb .ht-voting .ht-voting-links .ht-voting-upvote:hover .ht-voting-upvote-icon{background:var(--hkb-feedback-upvote-bg)}#hkb .ht-voting .ht-voting-links .ht-voting-upvote.active .ht-voting-upvote-icon svg g,#hkb .ht-voting .ht-voting-links .ht-voting-upvote:hover .ht-voting-upvote-icon svg g{stroke:#fff}#hkb .ht-voting .ht-voting-links .ht-voting-upvote.active .ht-voting-upvote-label,#hkb .ht-voting .ht-voting-links .ht-voting-upvote:hover .ht-voting-upvote-label{color:var(--hkb-feedback-upvote-bg)}#hkb .ht-voting .ht-voting-links .ht-voting-downvote.active .ht-voting-downvote-icon,#hkb .ht-voting .ht-voting-links .ht-voting-downvote:hover .ht-voting-downvote-icon{background:var(--hkb-feedback-downvote-bg)}#hkb .ht-voting .ht-voting-links .ht-voting-downvote.active .ht-voting-downvote-icon svg g,#hkb .ht-voting .ht-voting-links .ht-voting-downvote:hover .ht-voting-downvote-icon svg g{stroke:#fff}#hkb .ht-voting .ht-voting-links .ht-voting-downvote.active .ht-voting-downvote-label,#hkb .ht-voting .ht-voting-links .ht-voting-downvote:hover .ht-voting-downvote-label{color:var(--hkb-feedback-downvote-bg)}#hkb .ht-voting .ht-voting-login-required{padding:2px;color:#fff;background-color:red;margin:2px}#hkb .ht-voting br{display:none}#hkb .ht-voting-comment{max-width:600px;text-align:right;margin:2em auto 0}#hkb .ht-voting-comment .ht-voting-comment__textarea{margin:0 0 1em;background:#fff;width:100%}#hkb .ht-voting-comment .ht-voting-comment__submit{color:var(--hkb-feedback-submit-color);border-radius:var(--hkb-feedback-submit-radius);background:var(--hkb-feedback-submit-bg)}#hkb .ht-voting-thanks{padding:1em;font-weight:500;text-align:center;margin:1em 0;border-radius:4px;background:#f0f9ff}#hkb .hkb-feedback{padding:2em 0;border-top:1px solid #dfe4e6;border-bottom:1px solid #dfe4e6;text-align:center;margin:0 0 2em}#hkb .hkb-feedback .hkb-feedback__title{padding:0;font-size:1em;margin:0 0 1em}#hkb .widget{padding:2em;margin:0 0 2em;border-radius:var(--hkb-widget-radius);background:var(--hkb-widget-bg)}#hkb .widget .widget-title{padding:0;font-size:1.2em;border:none;font-weight:600;margin:0 0 1em}#hkb .widget a{text-decoration:none;color:inherit}#hkb .widget a:hover{color:var(--hkb-link-color-hover)}#hkb .widget ul{padding:0;margin:0}#hkb .hkb_widget_articles ul,#hkb .hkb_widget_authors ul,#hkb .hkb_widget_categories ul{list-style:none;padding:0;margin:0;line-height:unset}#hkb .hkb_widget_articles ul.children,#hkb .hkb_widget_authors ul.children,#hkb .hkb_widget_categories ul.children{margin:1em 0 1em 1em}#hkb .hkb_widget_articles ul li,#hkb .hkb_widget_authors ul li,#hkb .hkb_widget_categories ul li{margin:0 0 .5em;line-height:unset}#hkb .hkb_widget_articles li{padding:0 0 0 25px;position:relative}#hkb .hkb_widget_articles li:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23666' viewBox='0 0 384 512'%3E%3Cpath d='M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12m-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12m108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9m-128-80V128h76.1zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416z'/%3E%3C/svg%3E");position:absolute;bottom:0;top:4px;left:0}#hkb .hkb_widget_categories ul>li{position:relative;margin:0 0 .5em}#hkb .hkb_widget_categories ul>li span{right:0;position:absolute}#hkb .hkb_widget_authors .hkb-widget-author__avatar{margin:0 15px 0 0;float:left}#hkb .hkb_widget_authors .hkb-widget-author__avatar a{line-height:1;display:block}#hkb .hkb_widget_authors .hkb-widget-author__postcount{font-size:.9em}#hkb .hkb_widget_exit .hkb_widget_exit__content{margin:0 0 1em}#hkb .hkb_widget_exit .hkb_widget_exit__btn{padding:12px 18px;font-size:1em;text-decoration:none;color:var(--hkb-search-button-color);border-radius:var(--hkb-search-button-radius);background:var(--hkb-search-button-bg);line-height:1;display:inline-block}#hkb .hkb_widget_exit .hkb_widget_exit__btn:hover{color:var(--hkb-search-button-color)}#hkb .hkb_widget_toc ol{list-style:none;padding:0;margin:0}#hkb .hkb_widget_toc ol li{margin:0 0 .5em}#hkb .hkb_widget_toc ol li:last-child{margin-bottom:0}#hkb .hkb_widget_toc ol li.active>a{transition:background,.15s,ease-in-out}#hkb .hkb_widget_toc ol li.active>a,#hkb .hkb_widget_toc ol li.active>a:hover{color:#fff;background:var(--hkb-link-color)}#hkb .hkb_widget_toc ol li a{padding:.5em;text-decoration:none;color:inherit;border-radius:4px;display:block}#hkb .hkb_widget_toc ol li a:hover{color:inherit;background:#e7e9e9}#hkb .hkb_widget_toc ol li ol{transition:all,.25s,ease-in-out;margin:.5em 0 0 1em}#hkb .hkb-sticky .hkb_widget_toc ol li.active ol{opacity:1;visibility:visible;display:block}#hkb .hkb-sticky .hkb_widget_toc ol li ol{animation:hkbFadeIn .25s ease;opacity:0;visibility:hidden;display:none}#hkb .hkbiconsvg-stroke{fill:none;stroke-width:var(--hkb-category-icon-stroke-width)}#hkb-jquery-live-search{overflow:auto;padding:0;border:1px solid #e6e6e6;position:absolute;border-top:0 solid #e6e6e6;max-height:400px;box-shadow:5px 5px 5px rgba(0,0,0,.3);border-radius:4px;background:#fff;margin-top:4px;z-index:999999}#hkb-jquery-live-search::-webkit-scrollbar{width:8px}#hkb-jquery-live-search::-webkit-scrollbar-track{margin:2px;border-radius:10px;background:rgba(0,0,0,.1)}#hkb-jquery-live-search::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(0,0,0,.1)}#hkb-jquery-live-search::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.15)}#hkb.hkb-searchresults{list-style:none;padding:0;margin:0}#hkb.hkb-searchresults>li{padding:0 1em;position:relative;margin:0}#hkb.hkb-searchresults>li.hkb-searchresults__current,#hkb.hkb-searchresults>li:hover{background:#f7f7f7}#hkb.hkb-searchresults>li:nth-last-child(2) a{padding-bottom:1em}#hkb.hkb-searchresults>li.hkb-searchresults__article{padding-left:35px}#hkb.hkb-searchresults>li.hkb-searchresults__article a:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23666' viewBox='0 0 384 512'%3E%3Cpath d='M288 248v28c0 6.6-5.4 12-12 12H108c-6.6 0-12-5.4-12-12v-28c0-6.6 5.4-12 12-12h168c6.6 0 12 5.4 12 12m-12 72H108c-6.6 0-12 5.4-12 12v28c0 6.6 5.4 12 12 12h168c6.6 0 12-5.4 12-12v-28c0-6.6-5.4-12-12-12m108-188.1V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V48C0 21.5 21.5 0 48 0h204.1C264.8 0 277 5.1 286 14.1L369.9 98c9 8.9 14.1 21.2 14.1 33.9m-128-80V128h76.1zM336 464V176H232c-13.3 0-24-10.7-24-24V48H48v416z'/%3E%3C/svg%3E");position:absolute;top:10px;left:10px;line-height:1}#hkb.hkb-searchresults>li.hkb-searchresults__noresults,#hkb.hkb-searchresults>li.hkb-searchresults__showall{font-size:.9em;text-align:center;background:#f7f7f7}#hkb.hkb-searchresults>li.hkb-searchresults__noresults a,#hkb.hkb-searchresults>li.hkb-searchresults__noresults span,#hkb.hkb-searchresults>li.hkb-searchresults__showall a,#hkb.hkb-searchresults>li.hkb-searchresults__showall span{padding:.5em;display:block}#hkb.hkb-searchresults>li a,#hkb.hkb-searchresults>li a:hover{border:none}#hkb.hkb-searchresults>li a:focus{outline:none}#hkb.hkb-searchresults>li a{padding:.5em 0;text-decoration:none;color:inherit;display:block}#hkb.hkb-searchresults>li .hkb-searchresults__excerpt,#hkb.hkb-searchresults>li .hkb-searchresults__title{display:block}#hkb.hkb-searchresults>li .hkb-searchresults__title{font-weight:600;line-height:1.35}#hkb.hkb-searchresults>li .hkb-searchresults__excerpt{font-size:.9em;margin:.25em 0 0;line-height:1.4}#hkb.hkb-searchresults>li .hkb-searchresults__excerpt span.highlight{background-color:#ff0}#hkb+footer,#hkb~footer{margin-right:0;position:relative;clear:both;margin-left:0;width:100%}