.posts__single__cover{position:absolute;width:100%;aspect-ratio:1.5}.posts__single__cover .wrapper{width:100%;aspect-ratio:1.5;position:absolute;top:0;left:0}.posts__single__cover .wrapper img{object-fit:cover;object-position:top;width:100%;height:100%}.posts__single__cover figcaption{color:var(--theme-color-text-on-dark);color:#fff;position:absolute;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:end;-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);text-shadow:0 0 10px rgb(0 0 0 / .5),0 0 4px rgb(0 0 0 / .1)}@media screen and (max-width:799px){.posts__single__cover figcaption{font-family:var(--theme-font-family);font-weight:300;font-size:12rem;font-size:10rem;line-height:1.3;right:-38rem;bottom:150rem;width:150rem;height:40rem}.posts__single__cover figcaption::selection{background-color:var(--theme-color-action-accent-hover)}}@media screen and (min-width:800px){.posts__single__cover figcaption{font-family:var(--theme-font-family);font-weight:300;font-size:14rem;line-height:1.4;right:-103rem;bottom:310rem;position:absolute;width:300rem;height:40rem}.posts__single__cover figcaption::selection{background-color:var(--theme-color-action-accent-hover)}}.posts__single{background:#fff;position:relative;z-index:5;width:100%}@media screen and (max-width:799px){.posts__single{padding:24rem 20rem}}@media screen and (min-width:800px){.posts__single{padding:80rem 96rem}}.posts__single__title .topline{color:var(--theme-color-text-subdued)}@media screen and (max-width:799px){.posts__single__title .topline{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;margin-bottom:12rem}.posts__single__title .topline::selection{background-color:var(--theme-color-action-accent-hover)}}@media screen and (min-width:800px){.posts__single__title .topline{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;margin-bottom:16rem}.posts__single__title .topline::selection{background-color:var(--theme-color-action-accent-hover)}}.posts__single__title .heading{color:var(--theme-color-text-on-light);margin-left:0}@media screen and (max-width:799px){.posts__single__title .heading{font-family:var(--theme-font-family);font-weight:500;font-size:32rem;line-height:1.15;margin-bottom:40rem}.posts__single__title .heading::selection{background-color:var(--theme-color-action-accent-hover)}}@media screen and (min-width:800px){.posts__single__title .heading{font-family:var(--theme-font-family);font-weight:500;font-size:46rem;line-height:1.1;letter-spacing:-.015em;margin-bottom:40rem;max-width:var(--theme-layout-content-width-narrow)}.posts__single__title .heading::selection{background-color:var(--theme-color-action-accent-hover)}}.posts__single__meta ul.tags li{display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex}.posts__single__meta ul.tags li a{max-width:230rem;overflow-x:hidden}.posts__single__meta ul.tags li:not(:last-child){margin-right:12rem}.posts__single__content{position:relative;min-height:400rem}.posts__single__content .sidebar{width:300px}@media screen and (max-width:799px){.posts__single__content .sidebar{margin-left:auto;margin-right:auto;margin-bottom:48rem}}@media screen and (min-width:800px) and (max-width:999px){.posts__single__content .sidebar{margin-left:auto;margin-right:auto;margin-bottom:48rem}}@media screen and (min-width:1000px){.posts__single__content .sidebar{position:absolute;top:0;right:-76rem}}.posts__single .adbar{margin-top:40rem;margin-left:-31rem;margin-right:-31rem}.translation-info{font-family:var(--theme-font-family);font-weight:300;font-size:10rem;line-height:1.55;color:var(--theme-color-text-subdued);margin-bottom:8rem}.translation-info::selection{background-color:var(--theme-color-action-accent-hover)}@media screen and (min-width:800px){.translation-info{width:66%}}@media screen and (max-width:799px){.translation-info{width:66%}}@media screen and (max-width:799px) and (min-width:800px) and (max-width:999px){.translation-info{width:66%}}@media screen and (min-width:800px){.posts__single.is-format-standard .posts__single__meta{display:-ms-grid;display:grid;grid-template-columns:var(--theme-layout-content-width-narrow) auto;grid-template-rows:auto auto;gap:56rem 96rem;grid-template-areas:"teasertext teasertext" "thumbnail sidebar"}}.posts__single.is-format-standard .posts__single__meta p{color:var(--theme-color-text-on-light);font-family:var(--theme-font-family);font-weight:300;font-size:17rem;line-height:1.65}.posts__single.is-format-standard .posts__single__meta p::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-standard .posts__single__meta p strong{font-family:var(--theme-font-family);font-weight:500;font-size:17rem;line-height:1.65}.posts__single.is-format-standard .posts__single__meta p strong::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-standard .posts__single__meta .teasertext{grid-area:teasertext;min-height:150rem}.posts__single.is-format-standard .posts__single__meta .teasertext p{width:var(--theme-layout-content-width-narrow);max-width:100%;margin-bottom:0}.posts__single.is-format-standard .posts__single__meta .thumbnail{grid-area:thumbnail}@media screen and (max-width:799px){.posts__single.is-format-standard .posts__single__meta .thumbnail{margin-top:24rem}}.posts__single.is-format-standard .posts__single__meta .thumbnail .wrapper{aspect-ratio:1.5}@media screen and (min-width:800px){.posts__single.is-format-standard .posts__single__meta .thumbnail .wrapper{margin-left:-32rem;margin-right:-32rem}}.posts__single.is-format-standard .posts__single__meta .thumbnail .wrapper img{object-fit:cover;object-position:top;width:100%;height:100%}.posts__single.is-format-standard .posts__single__meta .thumbnail .wrapper:not(.has-caption){margin-bottom:103rem}.posts__single.is-format-standard .posts__single__meta .thumbnail figcaption{margin-top:24rem;margin-bottom:56rem}@media screen and (min-width:800px){.posts__single.is-format-standard .posts__single__meta .thumbnail figcaption{display:-ms-grid;display:grid;grid-template-columns:auto auto}}@media screen and (max-width:799px){.posts__single.is-format-standard .posts__single__meta .thumbnail figcaption{margin-bottom:24rem}}.posts__single.is-format-standard .posts__single__meta .thumbnail figcaption *{font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55;color:var(--theme-color-text-subdued)}.posts__single.is-format-standard .posts__single__meta .thumbnail figcaption *::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-standard .posts__single__meta .thumbnail figcaption *:last-child{text-align:right}.posts__single.is-format-standard .posts__single__meta .sidebar{grid-area:sidebar}@media screen and (min-width:800px){.posts__single.is-format-standard .posts__single__meta .sidebar{margin-right:-76rem}}.posts__single.is-format-standard .posts__single__meta .sidebar .author{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:8rem}.posts__single.is-format-standard .posts__single__meta .sidebar .author::selection{background-color:var(--theme-color-action-accent-hover)}@media screen and (max-width:799px){.posts__single.is-format-standard .posts__single__meta .sidebar .author{font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55;margin-bottom:4rem}.posts__single.is-format-standard .posts__single__meta .sidebar .author::selection{background-color:var(--theme-color-action-accent-hover)}}.posts__single.is-format-standard .posts__single__meta .sidebar .date{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:24rem}.posts__single.is-format-standard .posts__single__meta .sidebar .date::selection{background-color:var(--theme-color-action-accent-hover)}@media screen and (max-width:799px){.posts__single.is-format-standard .posts__single__meta .sidebar .date{font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55}.posts__single.is-format-standard .posts__single__meta .sidebar .date::selection{background-color:var(--theme-color-action-accent-hover)}}.posts__single.is-format-standard .posts__single__meta .sidebar .focus-tags a{font-family:var(--theme-font-family);font-weight:300;font-size:14rem;line-height:auto;letter-spacing:.05em;color:var(--theme-color-action-primary-default);display:inline-block;white-space:nowrap;padding:4rem 8rem;border:1rem solid var(--theme-color-action-primary-default);border-radius:8rem;margin-bottom:8rem}.posts__single.is-format-standard .posts__single__meta .sidebar .focus-tags a::selection{background-color:var(--theme-color-action-accent-hover)}@media (hover:hover){.posts__single.is-format-standard .posts__single__meta .sidebar .focus-tags a{-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.posts__single.is-format-standard .posts__single__meta .sidebar .focus-tags a:hover{background-color:var(--theme-color-action-primary-hover);border-color:var(--theme-color-action-primary-hover)}}.posts__single.is-format-standard .posts__single__meta .sidebar .focus-tags a:not(:last-child){margin-right:8rem}.posts__single.is-format-short .posts__single__meta{position:relative}@media screen and (min-width:800px){.posts__single.is-format-short .posts__single__meta{margin-bottom:56rem}}.posts__single.is-format-short .posts__single__meta p{color:var(--theme-color-text-on-light);font-family:var(--theme-font-family);font-weight:300;font-size:17rem;line-height:1.65}.posts__single.is-format-short .posts__single__meta p::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-short .posts__single__meta p strong{font-family:var(--theme-font-family);font-weight:500;font-size:17rem;line-height:1.65}.posts__single.is-format-short .posts__single__meta p strong::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-short .posts__single__meta .teasertext p{width:var(--theme-layout-content-width-narrow);max-width:100%;margin-bottom:0}@media screen and (max-width:799px){.posts__single.is-format-short .posts__single__meta .sidebar{margin-top:32rem}}@media screen and (min-width:800px){.posts__single.is-format-short .posts__single__meta .sidebar{position:absolute;right:0;top:0;max-width:calc(100% - 32rem - var(--theme-layout-content-width-narrow));z-index:999}}.posts__single.is-format-short .posts__single__meta .sidebar .author{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:8rem}.posts__single.is-format-short .posts__single__meta .sidebar .author::selection{background-color:var(--theme-color-action-accent-hover)}@media screen and (max-width:799px){.posts__single.is-format-short .posts__single__meta .sidebar .author{font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55;margin-bottom:4rem}.posts__single.is-format-short .posts__single__meta .sidebar .author::selection{background-color:var(--theme-color-action-accent-hover)}}.posts__single.is-format-short .posts__single__meta .sidebar .date{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:24rem}.posts__single.is-format-short .posts__single__meta .sidebar .date::selection{background-color:var(--theme-color-action-accent-hover)}@media screen and (max-width:799px){.posts__single.is-format-short .posts__single__meta .sidebar .date{font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55}.posts__single.is-format-short .posts__single__meta .sidebar .date::selection{background-color:var(--theme-color-action-accent-hover)}}.posts__single.is-format-short .posts__single__meta .sidebar .focus-tags a{font-family:var(--theme-font-family);font-weight:300;font-size:14rem;line-height:auto;letter-spacing:.05em;color:var(--theme-color-action-primary-default);display:inline-block;white-space:nowrap;padding:4rem 8rem;border:1rem solid var(--theme-color-action-primary-default);border-radius:8rem;margin-bottom:8rem}.posts__single.is-format-short .posts__single__meta .sidebar .focus-tags a::selection{background-color:var(--theme-color-action-accent-hover)}@media (hover:hover){.posts__single.is-format-short .posts__single__meta .sidebar .focus-tags a{-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.posts__single.is-format-short .posts__single__meta .sidebar .focus-tags a:hover{background-color:var(--theme-color-action-primary-hover);border-color:var(--theme-color-action-primary-hover)}}.posts__single.is-format-short .posts__single__meta .sidebar .focus-tags a:not(:last-child){margin-right:8rem}.posts__single.is-format-short .posts__single__content .sidebar{top:180rem}.posts__single.is-format-review{position:relative}@media screen and (max-width:799px){.posts__single.is-format-review{margin:170rem 20rem 0 0;padding:14rem 20rem;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:800px){.posts__single.is-format-review{margin:500rem 77rem 0 16rem;max-width:1007rem;padding:40rem 77rem}}@media screen and (max-width:799px){.posts__single.is-format-review>.sidebar{-ms-flex-order:2;order:2}}@media screen and (min-width:800px){.posts__single.is-format-review>.sidebar{position:absolute;width:340rem;top:81rem;right:-77rem;z-index:20}}.posts__single.is-format-review>.sidebar .sidebar-inner>*{margin-left:auto;margin-right:auto}.posts__single.is-format-review>.sidebar .sidebar-inner .fact-box{background-color:var(--theme-color-focus-default);padding:40rem 24rem;margin-bottom:80rem}@media screen and (max-width:799px){.posts__single.is-format-review>.sidebar .sidebar-inner .fact-box{margin-bottom:10rem}}.posts__single.is-format-review>.sidebar .sidebar-inner .fact-box .title{font-family:var(--theme-font-family);font-weight:500;font-size:20rem;line-height:1.25;color:var(--theme-color-text-on-light)}.posts__single.is-format-review>.sidebar .sidebar-inner .fact-box .title::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-review>.sidebar .sidebar-inner .fact-box table.facts{table-layout:fixed;border-collapse:collapse;margin-top:24rem;width:100%}.posts__single.is-format-review>.sidebar .sidebar-inner .fact-box table.facts th,.posts__single.is-format-review>.sidebar .sidebar-inner .fact-box table.facts td{padding:10rem 8rem;border-bottom:1rem solid var(--theme-color-text-on-light);width:50%}.posts__single.is-format-review>.sidebar .sidebar-inner .fact-box table.facts th{font-family:var(--theme-font-family);font-weight:500;font-size:15rem;line-height:1.55;color:var(--theme-color-text-on-light);text-align:left}.posts__single.is-format-review>.sidebar .sidebar-inner .fact-box table.facts th::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-review>.sidebar .sidebar-inner .fact-box table.facts td{font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55;color:var(--theme-color-text-on-light)}.posts__single.is-format-review>.sidebar .sidebar-inner .fact-box table.facts td::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-review>.sidebar .sidebar-inner .fact-box .conclusion{margin-top:24rem;font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55;color:var(--theme-color-text-on-light)}.posts__single.is-format-review>.sidebar .sidebar-inner .fact-box .conclusion::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-review>.sidebar .sidebar-inner .fact-box .conclusion strong{font-family:var(--theme-font-family);font-weight:500;font-size:15rem;line-height:1.55}.posts__single.is-format-review>.sidebar .sidebar-inner .fact-box .conclusion strong::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-review>.sidebar .sidebar-inner .fact-box .conclusion ul{list-style:disc;list-style-position:outside;padding-left:var(--theme-space);margin-bottom:var(--theme-space)}.posts__single.is-format-review>.sidebar .sidebar-inner .fact-box .conclusion ul a{color:var(--theme-color-text-accent-default);background-color:#fff0;text-decoration:none;box-shadow:0 3rem 0rem 0rem var(--theme-color-action-secondary02-default);-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.posts__single.is-format-review>.sidebar .sidebar-inner .fact-box .conclusion ul a:hover{text-decoration:none;box-shadow:0 3rem 0rem 0rem var(--theme-color-action-primary-hover)}.posts__single.is-format-review>.sidebar .sidebar-inner .fact-box .conclusion ol{list-style:decimal;list-style-position:outside;padding-left:var(--theme-space);margin-bottom:var(--theme-space)}.posts__single.is-format-review>.sidebar .sidebar-inner .fact-box .conclusion ol a{color:var(--theme-color-text-accent-default);background-color:#fff0;text-decoration:none;box-shadow:0 3rem 0rem 0rem var(--theme-color-action-secondary02-default);-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.posts__single.is-format-review>.sidebar .sidebar-inner .fact-box .conclusion ol a:hover{text-decoration:none;box-shadow:0 3rem 0rem 0rem var(--theme-color-action-primary-hover)}@media screen and (min-width:800px){.posts__single.is-format-review .posts__single__title{max-width:630rem}}@media screen and (max-width:799px){.posts__single.is-format-review .posts__single__title{-ms-flex-order:1;order:1}}@media screen and (max-width:799px){.posts__single.is-format-review .posts__single__meta{-ms-flex-order:3;order:3;margin-top:var(--theme-layout-offset-v)}}.posts__single.is-format-review .posts__single__meta p{color:var(--theme-color-text-on-light);font-family:var(--theme-font-family);font-weight:300;font-size:17rem;line-height:1.65}.posts__single.is-format-review .posts__single__meta p::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-review .posts__single__meta p strong{font-family:var(--theme-font-family);font-weight:500;font-size:17rem;line-height:1.65}.posts__single.is-format-review .posts__single__meta p strong::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-review .posts__single__meta .teasertext p{width:var(--theme-layout-content-width-narrow);max-width:100%;margin-bottom:0}.posts__single.is-format-review .posts__single__meta .sidebar{margin-top:56rem}.posts__single.is-format-review .posts__single__meta .sidebar .author{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:8rem}.posts__single.is-format-review .posts__single__meta .sidebar .author::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-review .posts__single__meta .sidebar .date{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:24rem}.posts__single.is-format-review .posts__single__meta .sidebar .date::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-review .posts__single__meta .sidebar .focus-tags a{font-family:var(--theme-font-family);font-weight:300;font-size:14rem;line-height:auto;letter-spacing:.05em;color:var(--theme-color-action-primary-default);display:inline-block;white-space:nowrap;padding:4rem 8rem;border:1rem solid var(--theme-color-action-primary-default);border-radius:8rem;margin-bottom:8rem}.posts__single.is-format-review .posts__single__meta .sidebar .focus-tags a::selection{background-color:var(--theme-color-action-accent-hover)}@media (hover:hover){.posts__single.is-format-review .posts__single__meta .sidebar .focus-tags a{-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.posts__single.is-format-review .posts__single__meta .sidebar .focus-tags a:hover{background-color:var(--theme-color-action-primary-hover);border-color:var(--theme-color-action-primary-hover)}}.posts__single.is-format-review .posts__single__meta .sidebar .focus-tags a:not(:last-child){margin-right:8rem}@media screen and (max-width:799px){.posts__single.is-format-review .posts__single__meta{-ms-flex-order:3;order:3}}.posts__single.is-format-review .posts__single__meta p{color:var(--theme-color-text-on-light);font-family:var(--theme-font-family);font-weight:300;font-size:17rem;line-height:1.65}.posts__single.is-format-review .posts__single__meta p::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-review .posts__single__meta p strong{font-family:var(--theme-font-family);font-weight:500;font-size:17rem;line-height:1.65}.posts__single.is-format-review .posts__single__meta p strong::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-review .posts__single__meta .teasertext p{width:var(--theme-layout-content-width-narrow);max-width:100%;margin-bottom:0}.posts__single.is-format-review .posts__single__meta .sidebar{margin-top:56rem}.posts__single.is-format-review .posts__single__meta .sidebar .author{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:8rem}.posts__single.is-format-review .posts__single__meta .sidebar .author::selection{background-color:var(--theme-color-action-accent-hover)}@media screen and (max-width:799px){.posts__single.is-format-review .posts__single__meta .sidebar .author{font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55;margin-bottom:4rem}.posts__single.is-format-review .posts__single__meta .sidebar .author::selection{background-color:var(--theme-color-action-accent-hover)}}.posts__single.is-format-review .posts__single__meta .sidebar .date{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:24rem}.posts__single.is-format-review .posts__single__meta .sidebar .date::selection{background-color:var(--theme-color-action-accent-hover)}@media screen and (max-width:799px){.posts__single.is-format-review .posts__single__meta .sidebar .date{font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55}.posts__single.is-format-review .posts__single__meta .sidebar .date::selection{background-color:var(--theme-color-action-accent-hover)}}.posts__single.is-format-review .posts__single__meta .sidebar .focus-tags a{font-family:var(--theme-font-family);font-weight:300;font-size:14rem;line-height:auto;letter-spacing:.05em;color:var(--theme-color-action-primary-default);display:inline-block;white-space:nowrap;padding:4rem 8rem;border:1rem solid var(--theme-color-action-primary-default);border-radius:8rem;margin-bottom:8rem}.posts__single.is-format-review .posts__single__meta .sidebar .focus-tags a::selection{background-color:var(--theme-color-action-accent-hover)}@media (hover:hover){.posts__single.is-format-review .posts__single__meta .sidebar .focus-tags a{-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.posts__single.is-format-review .posts__single__meta .sidebar .focus-tags a:hover{background-color:var(--theme-color-action-primary-hover);border-color:var(--theme-color-action-primary-hover)}}.posts__single.is-format-review .posts__single__meta .sidebar .focus-tags a:not(:last-child){margin-right:8rem}@media screen and (max-width:799px){.posts__single.is-format-review .posts__single__content{-ms-flex-order:4;order:4}}@media screen and (max-width:799px){.posts__single.is-format-review .posts__single__tags{-ms-flex-order:5;order:5}}@media screen and (max-width:799px){.posts__single.is-format-review .adbar.has-layout-reset{-ms-flex-order:6;order:6}}@media screen and (max-width:799px){.posts__single.is-format-review .posts__single__comments{-ms-flex-order:7;order:7}}.posts__single.is-format-interview{position:relative}@media screen and (max-width:799px){.posts__single.is-format-interview{margin:170rem 20rem 0 0;padding:14rem 20rem;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:800px){.posts__single.is-format-interview{margin:500rem 77rem 0 16rem;max-width:1007rem;padding:40rem 77rem}}@media screen and (max-width:799px){.posts__single.is-format-interview>.sidebar{-ms-flex-order:2;order:2}}@media screen and (min-width:800px){.posts__single.is-format-interview>.sidebar{position:absolute;width:340rem;top:81rem;right:-77rem;z-index:20}}.posts__single.is-format-interview>.sidebar .sidebar-inner>*{margin-left:auto;margin-right:auto}.posts__single.is-format-interview>.sidebar .sidebar-inner .partner-box{background:#fff;display:block;box-shadow:0 0 1px 0 rgb(0 0 0 / .05),0 12px 64px 0 rgb(0 0 0 / .1)}.posts__single.is-format-interview>.sidebar .sidebar-inner .partner-box .image figure{width:100%;aspect-ratio:1}.posts__single.is-format-interview>.sidebar .sidebar-inner .partner-box .image figure img{object-fit:cover;object-position:top;width:100%;height:100%}.posts__single.is-format-interview>.sidebar .sidebar-inner .partner-box .content{padding:40rem 24rem;margin-bottom:80rem}.posts__single.is-format-interview>.sidebar .sidebar-inner .partner-box .content .title{font-family:var(--theme-font-family);font-weight:500;font-size:20rem;line-height:1.25;color:var(--theme-color-text-on-light);margin-bottom:24rem}.posts__single.is-format-interview>.sidebar .sidebar-inner .partner-box .content .title::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-interview>.sidebar .sidebar-inner .partner-box .content .position:not(:empty){font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55;color:var(--theme-color-text-subdued);margin-bottom:24rem}.posts__single.is-format-interview>.sidebar .sidebar-inner .partner-box .content .position:not(:empty)::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-interview>.sidebar .sidebar-inner .partner-box .content .intro:not(:empty){font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55;color:var(--theme-color-text-on-light);margin-bottom:24rem}.posts__single.is-format-interview>.sidebar .sidebar-inner .partner-box .content .intro:not(:empty)::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-interview>.sidebar .sidebar-inner .partner-box .content .link{color:var(--theme-color-text-accent-default);background-color:#fff0;text-decoration:none;box-shadow:0 3rem 0rem 0rem var(--theme-color-action-secondary02-default);-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.posts__single.is-format-interview>.sidebar .sidebar-inner .partner-box .content .link:hover{text-decoration:none;box-shadow:0 3rem 0rem 0rem var(--theme-color-action-primary-hover)}@media screen and (min-width:800px){.posts__single.is-format-interview .posts__single__title{max-width:630rem}}@media screen and (max-width:799px){.posts__single.is-format-interview .posts__single__title{-ms-flex-order:1;order:1}}@media screen and (max-width:799px){.posts__single.is-format-interview .posts__single__meta{-ms-flex-order:3;order:3}}.posts__single.is-format-interview .posts__single__meta p{color:var(--theme-color-text-on-light);font-family:var(--theme-font-family);font-weight:300;font-size:17rem;line-height:1.65}.posts__single.is-format-interview .posts__single__meta p::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-interview .posts__single__meta p strong{font-family:var(--theme-font-family);font-weight:500;font-size:17rem;line-height:1.65}.posts__single.is-format-interview .posts__single__meta p strong::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-interview .posts__single__meta .teasertext p{width:var(--theme-layout-content-width-narrow);max-width:100%;margin-bottom:0}.posts__single.is-format-interview .posts__single__meta .sidebar{margin-top:56rem}.posts__single.is-format-interview .posts__single__meta .sidebar .author{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:8rem}.posts__single.is-format-interview .posts__single__meta .sidebar .author::selection{background-color:var(--theme-color-action-accent-hover)}@media screen and (max-width:799px){.posts__single.is-format-interview .posts__single__meta .sidebar .author{font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55;margin-bottom:4rem}.posts__single.is-format-interview .posts__single__meta .sidebar .author::selection{background-color:var(--theme-color-action-accent-hover)}}.posts__single.is-format-interview .posts__single__meta .sidebar .date{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:24rem}.posts__single.is-format-interview .posts__single__meta .sidebar .date::selection{background-color:var(--theme-color-action-accent-hover)}@media screen and (max-width:799px){.posts__single.is-format-interview .posts__single__meta .sidebar .date{font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55}.posts__single.is-format-interview .posts__single__meta .sidebar .date::selection{background-color:var(--theme-color-action-accent-hover)}}.posts__single.is-format-interview .posts__single__meta .sidebar .focus-tags a{font-family:var(--theme-font-family);font-weight:300;font-size:14rem;line-height:auto;letter-spacing:.05em;color:var(--theme-color-action-primary-default);display:inline-block;white-space:nowrap;padding:4rem 8rem;border:1rem solid var(--theme-color-action-primary-default);border-radius:8rem;margin-bottom:8rem}.posts__single.is-format-interview .posts__single__meta .sidebar .focus-tags a::selection{background-color:var(--theme-color-action-accent-hover)}@media (hover:hover){.posts__single.is-format-interview .posts__single__meta .sidebar .focus-tags a{-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.posts__single.is-format-interview .posts__single__meta .sidebar .focus-tags a:hover{background-color:var(--theme-color-action-primary-hover);border-color:var(--theme-color-action-primary-hover)}}.posts__single.is-format-interview .posts__single__meta .sidebar .focus-tags a:not(:last-child){margin-right:8rem}@media screen and (max-width:799px){.posts__single.is-format-interview .posts__single__content{-ms-flex-order:4;order:4}}@media screen and (max-width:799px){.posts__single.is-format-interview .posts__single__tags{-ms-flex-order:5;order:5}}@media screen and (max-width:799px){.posts__single.is-format-interview .adbar.has-layout-reset{-ms-flex-order:6;order:6}}@media screen and (max-width:799px){.posts__single.is-format-interview .posts__single__comments{-ms-flex-order:7;order:7}}.posts__single.is-format-background{position:relative}@media screen and (max-width:799px){.posts__single.is-format-background{margin:170rem 20rem 0 0;padding:14rem 20rem;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:800px){.posts__single.is-format-background{margin:500rem 77rem 0 16rem;max-width:1007rem;padding:40rem 77rem}}@media screen and (max-width:799px){.posts__single.is-format-background>.sidebar{-ms-flex-order:2;order:2}}@media screen and (min-width:800px){.posts__single.is-format-background>.sidebar{position:absolute;width:340rem;top:81rem;right:-77rem;z-index:20}}@media screen and (min-width:800px){.posts__single.is-format-background>.sidebar .sidebar-inner{margin-top:180rem}}.posts__single.is-format-background>.sidebar .sidebar-inner>*{margin-left:auto;margin-right:auto}@media screen and (min-width:800px){.posts__single.is-format-background .posts__single__title{max-width:630rem}}@media screen and (max-width:799px){.posts__single.is-format-background .posts__single__title{-ms-flex-order:1;order:1}}@media screen and (max-width:799px){.posts__single.is-format-background .posts__single__meta{-ms-flex-order:3;order:3;margin-top:var(--theme-layout-offset-v)}}.posts__single.is-format-background .posts__single__meta p{color:var(--theme-color-text-on-light);font-family:var(--theme-font-family);font-weight:300;font-size:17rem;line-height:1.65}.posts__single.is-format-background .posts__single__meta p::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-background .posts__single__meta p strong{font-family:var(--theme-font-family);font-weight:500;font-size:17rem;line-height:1.65}.posts__single.is-format-background .posts__single__meta p strong::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-background .posts__single__meta .teasertext p{width:var(--theme-layout-content-width-narrow);max-width:100%;margin-bottom:0}.posts__single.is-format-background .posts__single__meta .sidebar{margin-top:56rem}.posts__single.is-format-background .posts__single__meta .sidebar .author{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:8rem}.posts__single.is-format-background .posts__single__meta .sidebar .author::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-background .posts__single__meta .sidebar .date{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:24rem}.posts__single.is-format-background .posts__single__meta .sidebar .date::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-background .posts__single__meta .sidebar .focus-tags a{font-family:var(--theme-font-family);font-weight:300;font-size:14rem;line-height:auto;letter-spacing:.05em;color:var(--theme-color-action-primary-default);display:inline-block;white-space:nowrap;padding:4rem 8rem;border:1rem solid var(--theme-color-action-primary-default);border-radius:8rem;margin-bottom:8rem}.posts__single.is-format-background .posts__single__meta .sidebar .focus-tags a::selection{background-color:var(--theme-color-action-accent-hover)}@media (hover:hover){.posts__single.is-format-background .posts__single__meta .sidebar .focus-tags a{-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.posts__single.is-format-background .posts__single__meta .sidebar .focus-tags a:hover{background-color:var(--theme-color-action-primary-hover);border-color:var(--theme-color-action-primary-hover)}}.posts__single.is-format-background .posts__single__meta .sidebar .focus-tags a:not(:last-child){margin-right:8rem}@media screen and (max-width:799px){.posts__single.is-format-background .posts__single__meta{-ms-flex-order:3;order:3}}.posts__single.is-format-background .posts__single__meta p{color:var(--theme-color-text-on-light);font-family:var(--theme-font-family);font-weight:300;font-size:17rem;line-height:1.65}.posts__single.is-format-background .posts__single__meta p::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-background .posts__single__meta p strong{font-family:var(--theme-font-family);font-weight:500;font-size:17rem;line-height:1.65}.posts__single.is-format-background .posts__single__meta p strong::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-background .posts__single__meta .teasertext p{width:var(--theme-layout-content-width-narrow);max-width:100%;margin-bottom:0}.posts__single.is-format-background .posts__single__meta .sidebar{margin-top:56rem}.posts__single.is-format-background .posts__single__meta .sidebar .author{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:8rem}.posts__single.is-format-background .posts__single__meta .sidebar .author::selection{background-color:var(--theme-color-action-accent-hover)}@media screen and (max-width:799px){.posts__single.is-format-background .posts__single__meta .sidebar .author{font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55;margin-bottom:4rem}.posts__single.is-format-background .posts__single__meta .sidebar .author::selection{background-color:var(--theme-color-action-accent-hover)}}.posts__single.is-format-background .posts__single__meta .sidebar .date{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:24rem}.posts__single.is-format-background .posts__single__meta .sidebar .date::selection{background-color:var(--theme-color-action-accent-hover)}@media screen and (max-width:799px){.posts__single.is-format-background .posts__single__meta .sidebar .date{font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55}.posts__single.is-format-background .posts__single__meta .sidebar .date::selection{background-color:var(--theme-color-action-accent-hover)}}.posts__single.is-format-background .posts__single__meta .sidebar .focus-tags a{font-family:var(--theme-font-family);font-weight:300;font-size:14rem;line-height:auto;letter-spacing:.05em;color:var(--theme-color-action-primary-default);display:inline-block;white-space:nowrap;padding:4rem 8rem;border:1rem solid var(--theme-color-action-primary-default);border-radius:8rem;margin-bottom:8rem}.posts__single.is-format-background .posts__single__meta .sidebar .focus-tags a::selection{background-color:var(--theme-color-action-accent-hover)}@media (hover:hover){.posts__single.is-format-background .posts__single__meta .sidebar .focus-tags a{-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.posts__single.is-format-background .posts__single__meta .sidebar .focus-tags a:hover{background-color:var(--theme-color-action-primary-hover);border-color:var(--theme-color-action-primary-hover)}}.posts__single.is-format-background .posts__single__meta .sidebar .focus-tags a:not(:last-child){margin-right:8rem}@media screen and (max-width:799px){.posts__single.is-format-background .posts__single__content{-ms-flex-order:4;order:4}}@media screen and (max-width:799px){.posts__single.is-format-background .posts__single__tags{-ms-flex-order:5;order:5}}@media screen and (max-width:799px){.posts__single.is-format-background .adbar.has-layout-reset{-ms-flex-order:6;order:6}}@media screen and (max-width:799px){.posts__single.is-format-background .posts__single__comments{-ms-flex-order:7;order:7}}@media screen and (min-width:800px){.posts__single__cover.is-format-background figcaption{bottom:160rem}}@media screen and (min-width:1000px){.posts__single.is-format-legacy .posts__single__meta{display:-ms-grid;display:grid;grid-template-columns:var(--theme-layout-content-width-narrow) auto;grid-template-rows:auto auto;gap:56rem 96rem;grid-template-areas:"teasertext teasertext" "thumbnail sidebar"}}.posts__single.is-format-legacy .posts__single__meta p{color:var(--theme-color-text-on-light);font-family:var(--theme-font-family);font-weight:300;font-size:17rem;line-height:1.65}.posts__single.is-format-legacy .posts__single__meta p::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-legacy .posts__single__meta p strong{font-family:var(--theme-font-family);font-weight:500;font-size:17rem;line-height:1.65}.posts__single.is-format-legacy .posts__single__meta p strong::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-legacy .posts__single__meta .teasertext{grid-area:teasertext}.posts__single.is-format-legacy .posts__single__meta .teasertext p{width:var(--theme-layout-content-width-narrow);max-width:100%;margin-bottom:0}.posts__single.is-format-legacy .posts__single__meta .thumbnail{grid-area:thumbnail}@media screen and (max-width:799px){.posts__single.is-format-legacy .posts__single__meta .thumbnail{margin-top:24rem}}.posts__single.is-format-legacy .posts__single__meta .thumbnail .wrapper{margin-left:-32rem;margin-right:-32rem;aspect-ratio:1.5}.posts__single.is-format-legacy .posts__single__meta .thumbnail .wrapper img{object-fit:cover;object-position:top;width:100%;height:100%}.posts__single.is-format-legacy .posts__single__meta .thumbnail .wrapper:not(.has-caption){margin-bottom:103rem}.posts__single.is-format-legacy .posts__single__meta .thumbnail figcaption{display:-ms-grid;display:grid;grid-template-columns:auto auto;margin-top:24rem;margin-bottom:56rem}@media screen and (max-width:799px){.posts__single.is-format-legacy .posts__single__meta .thumbnail figcaption{margin-bottom:24rem}}.posts__single.is-format-legacy .posts__single__meta .thumbnail figcaption *{font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55;color:var(--theme-color-text-subdued)}.posts__single.is-format-legacy .posts__single__meta .thumbnail figcaption *::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-legacy .posts__single__meta .thumbnail figcaption *:last-child{text-align:right}.posts__single.is-format-legacy .posts__single__meta .sidebar{grid-area:sidebar;margin-right:-76rem}.posts__single.is-format-legacy .posts__single__meta .sidebar .author{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:8rem}.posts__single.is-format-legacy .posts__single__meta .sidebar .author::selection{background-color:var(--theme-color-action-accent-hover)}@media screen and (max-width:799px){.posts__single.is-format-legacy .posts__single__meta .sidebar .author{font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55;margin-bottom:4rem}.posts__single.is-format-legacy .posts__single__meta .sidebar .author::selection{background-color:var(--theme-color-action-accent-hover)}}.posts__single.is-format-legacy .posts__single__meta .sidebar .date{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:24rem}.posts__single.is-format-legacy .posts__single__meta .sidebar .date::selection{background-color:var(--theme-color-action-accent-hover)}@media screen and (max-width:799px){.posts__single.is-format-legacy .posts__single__meta .sidebar .date{font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55}.posts__single.is-format-legacy .posts__single__meta .sidebar .date::selection{background-color:var(--theme-color-action-accent-hover)}}.posts__single.is-format-legacy .posts__single__meta .sidebar .focus-tags a{font-family:var(--theme-font-family);font-weight:300;font-size:14rem;line-height:auto;letter-spacing:.05em;color:var(--theme-color-action-primary-default);display:inline-block;white-space:nowrap;padding:4rem 8rem;border:1rem solid var(--theme-color-action-primary-default);border-radius:8rem;margin-bottom:8rem}.posts__single.is-format-legacy .posts__single__meta .sidebar .focus-tags a::selection{background-color:var(--theme-color-action-accent-hover)}@media (hover:hover){.posts__single.is-format-legacy .posts__single__meta .sidebar .focus-tags a{-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.posts__single.is-format-legacy .posts__single__meta .sidebar .focus-tags a:hover{background-color:var(--theme-color-action-primary-hover);border-color:var(--theme-color-action-primary-hover)}}.posts__single.is-format-legacy .posts__single__meta .sidebar .focus-tags a:not(:last-child){margin-right:8rem}.posts__single.is-format-legacy .adbar.is-legacy{margin-top:var(--theme-layout-offset-v);margin-bottom:var(--theme-layout-offset-v)}.posts__single.is-format-video .posts__single__meta{margin-top:80rem}.posts__single.is-format-video .posts__single__meta p{color:var(--theme-color-text-on-light);font-family:var(--theme-font-family);font-weight:300;font-size:17rem;line-height:1.65}.posts__single.is-format-video .posts__single__meta p::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-video .posts__single__meta p strong{font-family:var(--theme-font-family);font-weight:500;font-size:17rem;line-height:1.65}.posts__single.is-format-video .posts__single__meta p strong::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-video .posts__single__meta .teasertext{margin-bottom:56rem}.posts__single.is-format-video .posts__single__meta .teasertext p{width:var(--theme-layout-content-width-narrow);max-width:100%;margin-bottom:0}.posts__single.is-format-video .posts__single__meta .thumbnail .wrapper{aspect-ratio:1.5}.posts__single.is-format-video .posts__single__meta .thumbnail .wrapper img{object-fit:cover;object-position:top;width:100%;height:100%}.posts__single.is-format-video .posts__single__meta .thumbnail .wrapper:not(.has-caption){margin-bottom:24rem}.posts__single.is-format-video .posts__single__meta .thumbnail figcaption{display:-ms-grid;display:grid;grid-template-columns:auto auto;margin-top:24rem;margin-bottom:56rem}@media screen and (max-width:799px){.posts__single.is-format-video .posts__single__meta .thumbnail figcaption{margin-bottom:24rem}}.posts__single.is-format-video .posts__single__meta .thumbnail figcaption *{font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55;color:var(--theme-color-text-subdued)}.posts__single.is-format-video .posts__single__meta .thumbnail figcaption *::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-video .posts__single__meta .thumbnail figcaption *:last-child{text-align:right}.posts__single.is-format-video .posts__single__meta .sidebar{grid-area:sidebar;margin-right:-76rem}.posts__single.is-format-video .posts__single__meta .sidebar .author{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:8rem}.posts__single.is-format-video .posts__single__meta .sidebar .author::selection{background-color:var(--theme-color-action-accent-hover)}@media screen and (max-width:799px){.posts__single.is-format-video .posts__single__meta .sidebar .author{font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55;margin-bottom:4rem}.posts__single.is-format-video .posts__single__meta .sidebar .author::selection{background-color:var(--theme-color-action-accent-hover)}}.posts__single.is-format-video .posts__single__meta .sidebar .date{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:24rem}.posts__single.is-format-video .posts__single__meta .sidebar .date::selection{background-color:var(--theme-color-action-accent-hover)}@media screen and (max-width:799px){.posts__single.is-format-video .posts__single__meta .sidebar .date{font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55}.posts__single.is-format-video .posts__single__meta .sidebar .date::selection{background-color:var(--theme-color-action-accent-hover)}}.posts__single.is-format-video .posts__single__meta .sidebar .focus-tags a{font-family:var(--theme-font-family);font-weight:300;font-size:14rem;line-height:auto;letter-spacing:.05em;color:var(--theme-color-action-primary-default);display:inline-block;white-space:nowrap;padding:4rem 8rem;border:1rem solid var(--theme-color-action-primary-default);border-radius:8rem;margin-bottom:8rem}.posts__single.is-format-video .posts__single__meta .sidebar .focus-tags a::selection{background-color:var(--theme-color-action-accent-hover)}@media (hover:hover){.posts__single.is-format-video .posts__single__meta .sidebar .focus-tags a{-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.posts__single.is-format-video .posts__single__meta .sidebar .focus-tags a:hover{background-color:var(--theme-color-action-primary-hover);border-color:var(--theme-color-action-primary-hover)}}.posts__single.is-format-video .posts__single__meta .sidebar .focus-tags a:not(:last-child){margin-right:8rem}.posts__single.is-format-podcast .posts__single__meta{margin-top:32rem}.posts__single.is-format-podcast .posts__single__meta p{color:var(--theme-color-text-on-light);font-family:var(--theme-font-family);font-weight:300;font-size:17rem;line-height:1.65}.posts__single.is-format-podcast .posts__single__meta p::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-podcast .posts__single__meta p strong{font-family:var(--theme-font-family);font-weight:500;font-size:17rem;line-height:1.65}.posts__single.is-format-podcast .posts__single__meta p strong::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-podcast .posts__single__meta .teasertext{margin-bottom:56rem}.posts__single.is-format-podcast .posts__single__meta .teasertext p{width:var(--theme-layout-content-width-narrow);max-width:100%;margin-bottom:0}.posts__single.is-format-podcast .posts__single__meta .embed{margin-bottom:32rem}@media screen and (max-width:799px){.posts__single.is-format-podcast .posts__single__meta .embed iframe{width:100%;min-height:300rem!important;max-width:unset!important}}@media screen and (min-width:800px){.posts__single.is-format-podcast .posts__single__meta .embed{margin-left:-32rem;margin-right:-32rem}.posts__single.is-format-podcast .posts__single__meta .embed iframe{width:100%;min-height:250rem!important;max-width:unset!important}}.posts__single.is-format-podcast .posts__single__meta .sidebar{grid-area:sidebar}@media screen and (min-width:800px){.posts__single.is-format-podcast .posts__single__meta .sidebar{margin-right:-76rem}}.posts__single.is-format-podcast .posts__single__meta .sidebar .author{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:8rem}.posts__single.is-format-podcast .posts__single__meta .sidebar .author::selection{background-color:var(--theme-color-action-accent-hover)}@media screen and (max-width:799px){.posts__single.is-format-podcast .posts__single__meta .sidebar .author{font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55;margin-bottom:4rem}.posts__single.is-format-podcast .posts__single__meta .sidebar .author::selection{background-color:var(--theme-color-action-accent-hover)}}.posts__single.is-format-podcast .posts__single__meta .sidebar .date{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:24rem}.posts__single.is-format-podcast .posts__single__meta .sidebar .date::selection{background-color:var(--theme-color-action-accent-hover)}@media screen and (max-width:799px){.posts__single.is-format-podcast .posts__single__meta .sidebar .date{font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55}.posts__single.is-format-podcast .posts__single__meta .sidebar .date::selection{background-color:var(--theme-color-action-accent-hover)}}.posts__single.is-format-podcast .posts__single__meta .sidebar .focus-tags a{font-family:var(--theme-font-family);font-weight:300;font-size:14rem;line-height:auto;letter-spacing:.05em;color:var(--theme-color-action-primary-default);display:inline-block;white-space:nowrap;padding:4rem 8rem;border:1rem solid var(--theme-color-action-primary-default);border-radius:8rem;margin-bottom:8rem}.posts__single.is-format-podcast .posts__single__meta .sidebar .focus-tags a::selection{background-color:var(--theme-color-action-accent-hover)}@media (hover:hover){.posts__single.is-format-podcast .posts__single__meta .sidebar .focus-tags a{-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.posts__single.is-format-podcast .posts__single__meta .sidebar .focus-tags a:hover{background-color:var(--theme-color-action-primary-hover);border-color:var(--theme-color-action-primary-hover)}}.posts__single.is-format-podcast .posts__single__meta .sidebar .focus-tags a:not(:last-child){margin-right:8rem}.posts__single.is-format-top{position:relative}@media screen and (max-width:799px){.posts__single.is-format-top{margin:170rem 20rem 0 0;padding:14rem 20rem;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:800px){.posts__single.is-format-top{margin:500rem 77rem 0 16rem;max-width:1007rem;padding:40rem 77rem}}@media screen and (max-width:799px){.posts__single.is-format-top>.sidebar{-ms-flex-order:2;order:2}}@media screen and (min-width:800px){.posts__single.is-format-top>.sidebar{position:absolute;width:340rem;top:81rem;right:-77rem;z-index:20}}@media screen and (min-width:800px){.posts__single.is-format-top>.sidebar .sidebar-inner{margin-top:180rem}}.posts__single.is-format-top>.sidebar .sidebar-inner>*{margin-left:auto;margin-right:auto}@media screen and (min-width:800px){.posts__single.is-format-top .posts__single__title{max-width:630rem}}@media screen and (max-width:799px){.posts__single.is-format-top .posts__single__title{-ms-flex-order:1;order:1}}@media screen and (max-width:799px){.posts__single.is-format-top .posts__single__meta{-ms-flex-order:3;order:3;margin-top:var(--theme-layout-offset-v)}}.posts__single.is-format-top .posts__single__meta p{color:var(--theme-color-text-on-light);font-family:var(--theme-font-family);font-weight:300;font-size:17rem;line-height:1.65}.posts__single.is-format-top .posts__single__meta p::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-top .posts__single__meta p strong{font-family:var(--theme-font-family);font-weight:500;font-size:17rem;line-height:1.65}.posts__single.is-format-top .posts__single__meta p strong::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-top .posts__single__meta .teasertext p{width:var(--theme-layout-content-width-narrow);max-width:100%;margin-bottom:0}.posts__single.is-format-top .posts__single__meta .sidebar{margin-top:56rem}.posts__single.is-format-top .posts__single__meta .sidebar .author{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:8rem}.posts__single.is-format-top .posts__single__meta .sidebar .author::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-top .posts__single__meta .sidebar .date{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:24rem}.posts__single.is-format-top .posts__single__meta .sidebar .date::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-top .posts__single__meta .sidebar .focus-tags a{font-family:var(--theme-font-family);font-weight:300;font-size:14rem;line-height:auto;letter-spacing:.05em;color:var(--theme-color-action-primary-default);display:inline-block;white-space:nowrap;padding:4rem 8rem;border:1rem solid var(--theme-color-action-primary-default);border-radius:8rem;margin-bottom:8rem}.posts__single.is-format-top .posts__single__meta .sidebar .focus-tags a::selection{background-color:var(--theme-color-action-accent-hover)}@media (hover:hover){.posts__single.is-format-top .posts__single__meta .sidebar .focus-tags a{-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.posts__single.is-format-top .posts__single__meta .sidebar .focus-tags a:hover{background-color:var(--theme-color-action-primary-hover);border-color:var(--theme-color-action-primary-hover)}}.posts__single.is-format-top .posts__single__meta .sidebar .focus-tags a:not(:last-child){margin-right:8rem}@media screen and (max-width:799px){.posts__single.is-format-top .posts__single__meta{-ms-flex-order:3;order:3}}.posts__single.is-format-top .posts__single__meta p{color:var(--theme-color-text-on-light);font-family:var(--theme-font-family);font-weight:300;font-size:17rem;line-height:1.65}.posts__single.is-format-top .posts__single__meta p::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-top .posts__single__meta p strong{font-family:var(--theme-font-family);font-weight:500;font-size:17rem;line-height:1.65}.posts__single.is-format-top .posts__single__meta p strong::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single.is-format-top .posts__single__meta .teasertext p{width:var(--theme-layout-content-width-narrow);max-width:100%;margin-bottom:0}.posts__single.is-format-top .posts__single__meta .sidebar{margin-top:56rem}.posts__single.is-format-top .posts__single__meta .sidebar .author{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:8rem}.posts__single.is-format-top .posts__single__meta .sidebar .author::selection{background-color:var(--theme-color-action-accent-hover)}@media screen and (max-width:799px){.posts__single.is-format-top .posts__single__meta .sidebar .author{font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55;margin-bottom:4rem}.posts__single.is-format-top .posts__single__meta .sidebar .author::selection{background-color:var(--theme-color-action-accent-hover)}}.posts__single.is-format-top .posts__single__meta .sidebar .date{font-family:var(--theme-font-family);font-weight:300;font-size:16rem;line-height:1.65;color:var(--theme-color-text-subdued);margin-bottom:24rem}.posts__single.is-format-top .posts__single__meta .sidebar .date::selection{background-color:var(--theme-color-action-accent-hover)}@media screen and (max-width:799px){.posts__single.is-format-top .posts__single__meta .sidebar .date{font-family:var(--theme-font-family);font-weight:300;font-size:15rem;line-height:1.55}.posts__single.is-format-top .posts__single__meta .sidebar .date::selection{background-color:var(--theme-color-action-accent-hover)}}.posts__single.is-format-top .posts__single__meta .sidebar .focus-tags a{font-family:var(--theme-font-family);font-weight:300;font-size:14rem;line-height:auto;letter-spacing:.05em;color:var(--theme-color-action-primary-default);display:inline-block;white-space:nowrap;padding:4rem 8rem;border:1rem solid var(--theme-color-action-primary-default);border-radius:8rem;margin-bottom:8rem}.posts__single.is-format-top .posts__single__meta .sidebar .focus-tags a::selection{background-color:var(--theme-color-action-accent-hover)}@media (hover:hover){.posts__single.is-format-top .posts__single__meta .sidebar .focus-tags a{-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.posts__single.is-format-top .posts__single__meta .sidebar .focus-tags a:hover{background-color:var(--theme-color-action-primary-hover);border-color:var(--theme-color-action-primary-hover)}}.posts__single.is-format-top .posts__single__meta .sidebar .focus-tags a:not(:last-child){margin-right:8rem}@media screen and (max-width:799px){.posts__single.is-format-top .posts__single__content{-ms-flex-order:4;order:4}}@media screen and (max-width:799px){.posts__single.is-format-top .posts__single__tags{-ms-flex-order:5;order:5}}@media screen and (max-width:799px){.posts__single.is-format-top .adbar.has-layout-reset{-ms-flex-order:6;order:6}}@media screen and (max-width:799px){.posts__single.is-format-top .posts__single__comments{-ms-flex-order:7;order:7}}@media screen and (min-width:800px){.posts__single__cover.is-format-top figcaption{bottom:160rem}}.posts__single__tags{margin-top:36rem}.posts__single__tags .title{font-family:var(--theme-font-family);font-weight:500;font-size:20rem;line-height:1.25;color:var(--theme-color-text-on-light)}.posts__single__tags .title::selection{background-color:var(--theme-color-action-accent-hover)}.posts__single__tags .tags{margin-top:32rem}.posts__single__tags .tags .tag{display:inline-block}.posts__single__tags .tags .tag:not(:last-child){margin-right:12rem}.posts__single__tags .tags .tag a{font-family:var(--theme-font-family);font-weight:300;font-size:14rem;line-height:auto;letter-spacing:.05em;color:var(--theme-color-action-primary-default);display:inline-block;white-space:nowrap;padding:4rem 8rem;border:1rem solid var(--theme-color-action-primary-default);border-radius:8rem;margin-bottom:8rem}.posts__single__tags .tags .tag a::selection{background-color:var(--theme-color-action-accent-hover)}@media (hover:hover){.posts__single__tags .tags .tag a{-webkit-transition:var(--theme-transition);transition:var(--theme-transition)}.posts__single__tags .tags .tag a:hover{background-color:var(--theme-color-action-primary-hover);border-color:var(--theme-color-action-primary-hover)}}