.post-page,.post-page__container{display:flex;flex-direction:column;align-items:center}.post-page__container{margin:5.6rem 0 6.4rem;width:100%;position:relative}.post-header{display:flex;flex-direction:column;width:100%;max-width:736px}.post-header__title{font-size:5.6rem;font-weight:700;line-height:1.16;transition:color .25s ease}.post-header__description{font-size:2.4rem;font-weight:500;line-height:1.2;margin-top:2.4rem}.post-header .share-block{margin-top:4rem}.post-header-meta{display:flex;align-items:center;gap:2.8rem;margin-bottom:24px}.post-header-meta__reading-time,.post-header-meta__updated-date{font-size:1.8rem;transition:color .25s ease}.post-header-meta__reading-time{position:relative;font-weight:600;line-height:1.2;color:var(--tags-and-date-color)}.post-header-meta__reading-time:before{content:"";width:2px;height:14px;background-color:var(--tags-and-date-color);opacity:.6;position:absolute;left:-14px;top:50%;transform:translateY(-50%);transition:background-color .25s ease}.post-feature-image{margin-top:5.6rem;width:100%;height:auto;position:relative!important;max-width:992px;aspect-ratio:16/9}.post-feature-image-figure{display:flex;flex-direction:column;width:100%;max-width:992px}.post-feature-image-figcaption{width:100%;max-width:736px;margin:1.6rem auto 0;color:var(--image-caption)}.post-feature-image-figcaption,.post-feature-image-figcaption p{font-size:1.6rem;font-weight:500;line-height:1.2}.post-feature-image-figcaption a{color:#0039d5;text-decoration:underline}.post-feature-image-figcaption a:hover{text-decoration:none}.post-content-wrapper{width:100%}.post-content{display:flex;flex-direction:column;align-items:center;padding-top:56px}.post-content__link{display:inline;word-break:break-all;color:var(--post-content-link-color);text-decoration:underline}.post-content__link:hover{text-decoration:none}.post-content__figure{max-width:992px;margin-top:2.8rem;margin-bottom:5.6rem;display:flex;flex-direction:column}.post-content__figure .post-content__image,.post-content__figure .post-content__image-link{margin:0}.post-content__figure.svg-image{width:100%;text-align:center;max-width:400px}.post-content__figcaption{width:min-content;max-width:736px;min-width:-moz-fit-content;min-width:fit-content;margin:1.6rem auto 0;font-size:1.6rem;font-weight:500;line-height:1.4;color:var(--image-caption)}.post-content__figcaption p{font-size:1.6rem;font-weight:500;line-height:1.2}.post-content__figcaption a{color:var(--post-content-link-color);text-decoration:underline;display:inline;word-break:break-all}.post-content__figcaption a:hover{text-decoration:none}.post-content__image{width:100%;max-width:992px;position:relative!important;margin-top:2.8rem;margin-bottom:5.6rem;box-shadow:0 0 30px 0 rgba(0,0,0,.12);align-self:center}.post-content__image.svg-image{box-shadow:none;max-width:400px}.post-content__image-link{width:100%;max-width:992px;position:relative!important;margin-top:2.8rem;margin-bottom:5.6rem}.post-content__image-link>.post-content__image{margin:0}.post-content blockquote,.post-content code,.post-content h2,.post-content h3,.post-content h4,.post-content ol,.post-content p,.post-content ul{width:100%;max-width:736px}.post-content>p{font-size:2rem;font-weight:400;line-height:1.45;margin-bottom:2.8rem}.post-content>p:empty{margin:0}.post-content>p strong{font-weight:600}.post-content>p em{font-style:italic}.post-content>p code{display:inline-block;word-break:break-all;background-color:var(--code-bg-color);padding:1.4rem;border-radius:.4rem}.post-content ol,.post-content ul{font-size:2rem;line-height:1.45;padding-left:2.4rem;margin-bottom:2.8rem}.post-content ol{list-style:decimal}.post-content ul{list-style:disc}.post-content ul li p{margin:0}.post-content blockquote{font-size:2rem;margin-bottom:2.8rem;padding-left:2rem;position:relative;line-height:1.45}.post-content blockquote:before{content:"";width:2px;height:100%;position:absolute;top:0;left:0;background-color:var(--meta-hr-color)}.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{font-weight:700;line-height:1.2;margin-top:2.8rem;margin-bottom:1.6rem}.post-content h2 .post-content__link,.post-content h3 .post-content__link,.post-content h4 .post-content__link,.post-content h5 .post-content__link,.post-content h6 .post-content__link{color:var(--primary-color);transition:color .25s ease}.post-content h2 .post-content__link:hover,.post-content h3 .post-content__link:hover,.post-content h4 .post-content__link:hover,.post-content h5 .post-content__link:hover,.post-content h6 .post-content__link:hover{color:#0039d5}.post-content h2{font-size:4.2rem}.post-content h3{font-size:3.2rem}.post-content h4{font-size:2.4rem}.post-content-table-block{overflow-x:scroll;margin:1.6rem 0 3.2rem;width:100%;max-width:736px;height:100%}.post-content-table{width:100%;max-width:100%;border-collapse:collapse}.post-content-table__cell{padding:1.2rem;font-size:2rem;font-weight:400;line-height:1.45;border:1px solid var(--primary-color);text-align:left;min-width:150px}.post-content-table__cell--head{font-weight:700}.post-bottom-info{display:flex;flex-direction:column;gap:5.6rem;width:100%;max-width:736px;margin-top:2.8rem}.post-bottom-info__meta{display:flex;flex-direction:column;gap:1.6rem}.post-bottom-info__meta-date{font-size:1.8rem}.post-author{display:flex;flex-direction:column;gap:1.6rem;padding:4rem 4.8rem;background-color:var(--author-block-bg-color);border-radius:.4rem}.post-author__main{display:flex;align-items:center;gap:1.2rem}.post-author__image{width:4rem;height:4rem;border-radius:100%}.post-author__name{font-size:1.8rem;line-height:1.2;font-weight:600}.post-author__bio{color:var(--post-author-bio-color);font-size:2rem;font-weight:500;line-height:1.25}.post-hr{width:100%;max-width:736px;margin-bottom:5.6rem}.read-next-section{display:flex;flex-direction:column;gap:3.2rem;max-width:736px}.read-next-section__title{font-size:3.2rem;font-weight:700;line-height:1.2}.read-next-section-posts{display:flex;flex-direction:column}.read-next-section-posts .post-card{margin-bottom:4rem}.read-next-section-posts .post-card:not(:first-child){padding-top:4rem;border-top:1px solid var(--hr-color)}@media(max-width:1450px){.post-header__title{font-size:4.8rem}.post-header__description{font-size:2rem}.post-bottom-info__meta-date,.post-header-meta__reading-time,.post-header-meta__updated-date{font-size:1.6rem}}@media(max-width:980px){.post-header__title{font-size:4.2rem}.post-header__description{max-width:530px}}@media(max-width:780px){.post-header__title{font-size:4rem}.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{align-self:flex-start;width:90%}}@media(max-width:550px){.post-page__container{margin:3.2rem 0 6.4rem}.post-header{padding:0 2rem}.post-header__title{font-size:3.2rem}.post-header__description{font-size:1.8rem}.post-header .share-block{display:none}.post-header-meta__reading-time,.post-header-meta__updated-date{font-size:1.4rem}.post-header-meta__reading-time:before{height:12px}.post-feature-image{border-radius:0;margin-top:3.2rem}.post-feature-image-figcaption{padding:0 2rem}.post-content{padding-top:4rem}.post-content__image{border-radius:0}.post-content blockquote,.post-content ol,.post-content ul,.post-content>p{font-size:1.8rem}.post-content code,.post-content h2,.post-content h3,.post-content h4,.post-content>p{padding:0 2rem}.post-content ol,.post-content ul{margin-left:0;padding:0 2rem 0 4rem}.post-content__figcaption{padding:0 2rem}.post-content blockquote{padding:0 2rem 0 4rem}.post-content blockquote:before{left:2rem}.post-content h2{font-size:3.2rem}.post-content h3{font-size:2.8rem}.post-content h4{font-size:2.4rem}.post-content ul li p{padding:0}.post-bottom-info{padding:0 2rem}.post-author{padding:2rem}.post-author__name{font-size:1.6rem}.post-author__bio{font-size:1.5rem}.post-hr{padding:0 2rem}.read-next-section__title{font-size:2.8rem;padding:0 2rem}.read-next-section-posts .post-card{margin-bottom:4.8rem}.read-next-section-posts .post-card:not(:first-child){padding-top:0;border-top:none}.read-next-section-posts .post-card:last-child{margin-bottom:0}.post-content-table-block{padding:0 2rem}}@media(max-width:400px){.post-header-meta{gap:2.4rem}.post-header-meta__reading-time,.post-header-meta__updated-date{font-size:1.2rem}.post-header-meta__reading-time:before{height:10px;left:-12px}.post-bottom-info__meta-date{font-size:1.4rem}}@media(max-width:350px){.post-bottom-info__meta-date{font-size:1.2rem}}.breadcrumbs-wrapper{width:100%;margin-top:1.6rem}.breadcrumbs-list{display:inline-block;font-weight:500}.breadcrumbs-list__item{font-size:1.3rem;line-height:1.2;font-weight:500;position:relative}.breadcrumbs-list__item--current{color:var(--breadcrumb-color--current);display:inline}.breadcrumbs-list__item svg{position:absolute;top:50%;right:-2rem;transform:translateY(-50%)}.breadcrumbs-list__item:not(.breadcrumbs-list__item--current){display:inline;margin-right:2.4rem}.breadcrumbs-list__item:not(.breadcrumbs-list__item--current) svg path{stroke:var(--breadcrumb-color);transition:stroke .25s ease}.breadcrumbs-list__item-link{color:var(--breadcrumb-color);transition:color .25s ease}.breadcrumbs-list__item-link:hover{color:var(--breadcrumb-hover-color)}@media(max-width:550px){.breadcrumbs-wrapper{display:none}}.copy-link{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer}.copy-link svg path{fill:var(--primary-color);transition:fill .25s ease}.copy-link .copied{position:absolute;top:-100%;left:100%;font-size:1.3rem;font-weight:600;line-height:1.2;border-radius:.4rem;padding:.4rem .8rem;background:var(--primary-color);color:var(--primary-color-reverse)}:root{--background-color:#fdfdfd;--primary-color:#1d1d1f;--primary-color-reverse:#fff;--hr-color:#ddd;--tags-and-date-color:#575757;--tags-hover-color:#7c7c7c;--search-button--disabled:#888;--navigation-hover-color:#616162;--navigation-bg-hover-color:#eee;--list-hover-color:#8e8e8f;--post-title-hover-color:#616162;--post-content-link-color:#0039d5;--category-title-hover-color:#616162;--view-category-color:#575757;--view-category-hover-color:#858585;--inline-section-hr-color:#e4e4e4;--footer-top-bg-color:#f8f8f8;--footer-top-info-color:#555;--footer-main-bg-color:#f1f1f2;--footer-list-link-color:#515153;--footer-bottom-nav-item-color:#4f4f4f;--footer-bottom-nav-item-hover-color:#1d1d1f;--footer-bottom-nav-item-border:#bbbbbc;--image-caption:#575757;--code-bg-color:#f4f4f4;--author-block-bg-color:#f6f6f6;--post-author-bio-color:#575757;--meta-hr-color:#d2d2d2;--input-bg-color:#f4f4f4;--input--placeholder-text-color:#a5a5a5;--input-bg-color--focus:#f1f1f2;--dark-btn-bg-color:#1d1d1f;--dark-btn-text-color:#fff;--dark-btn-bg-hover-color:#343435;--light-btn-bg-color:#ededed;--light-btn-text-color:#1d1d1f;--light-btn-bg-hover-color:#e4e4e4;--scroll-top-btn-color:#8e8e8f;--breadcrumb-color:#4a4a4c;--breadcrumb-hover-color:#000;--breadcrumb-color--current:#575757;--loader-light-color:#fdfdfd;--loader-dark-color:#1d1d1f;--scrollbar-color:#fdfdfd;--scrollbar-thumb-color:#d9d9d9;--scrollbar-thumb-hover-color:#bfbfbf}:root.dark{--background-color:#1d1d1f;--primary-color:#ededed;--primary-color-reverse:#1d1d1f;--hr-color:#343435;--tags-and-date-color:#a8a8a8;--tags-hover-color:#bababa;--search-button--disabled:#b2b2b2;--navigation-hover-color:#afafaf;--navigation-bg-hover-color:#616162;--list-hover-color:#777779;--post-title-hover-color:#bbbbbc;--post-content-link-color:#8ab4f8;--category-title-hover-color:#bbbbbc;--view-category-color:#a5a5a5;--view-category-hover-color:#d2d2d2;--inline-section-hr-color:#343435;--footer-top-bg-color:#19191b;--footer-top-info-color:#a5a5a5;--footer-main-bg-color:#121214;--footer-list-link-color:#a0a0a2;--footer-bottom-nav-item-color:#898989;--footer-bottom-nav-item-hover-color:#a5a5a5;--footer-bottom-nav-item-border:#343435;--image-caption:#a5a5a5;--code-bg-color:#4a4a4c;--author-block-bg-color:#29292a;--post-author-bio-color:#a5a5a5;--meta-hr-color:#777779;--input-bg-color:#343435;--input--placeholder-text-color:#8e8e8f;--input-bg-color--focus:#000;--dark-btn-bg-color:#343435;--dark-btn-text-color:#f6f6f6;--dark-btn-bg-hover-color:#29292a;--light-btn-bg-color:#343435;--light-btn-text-color:#f6f6f6;--light-btn-bg-hover-color:#29292a;--scroll-top-btn-color:#4a4a4c;--breadcrumb-color:#ddd;--breadcrumb-hover-color:#fff;--breadcrumb-color--current:#a8a8a8;--loader-light-color:#fdfdfd;--loader-dark-color:#fdfdfd;--scrollbar-color:#1d1d1f;--scrollbar-thumb-color:#343435;--scrollbar-thumb-hover-color:#4a4a4c}.share-block{display:flex;align-items:center;width:-moz-fit-content;width:fit-content}.share-block:hover :not(:hover) svg path{fill:var(--list-hover-color)}.share-block .social-icon-link{padding:0 1rem}.share-block .social-icon-link svg path{fill:var(--primary-color);transition:fill .25s ease}.share-block .social-icon-link:first-child{padding:0 1rem 0 0}.share-block .copy-link{padding:0 0 0 1rem}@media(max-width:980px){.share-block{display:flex;width:-moz-fit-content;width:fit-content}.share-block:hover :not(:hover) svg path{fill:var(--primary-color)}}@media(max-width:550px){.share-block .copy-link{padding:0 0 0 .8rem}.share-block .copy-link svg{width:26px;height:26px}.share-block .social-icon-link{padding:0 .8rem}.share-block .social-icon-link:first-child{padding:0 .8rem 0 0}.share-block .facebook-icon svg,.share-block .reddit-icon svg{width:26px;height:26px}.share-block .twitter-icon svg{width:20px;height:20px}}.update-date{color:var(--tags-and-date-color);font-weight:600;line-height:1.2}