.nd-header{padding:0}.nd-post-page--wrapper{padding:0;background-color:var(--color-bg-main)}.nd-post-page article{width:100%}.nd-post-page--with-sidebar{display:grid;grid-template-columns:1fr 300px;grid-column-gap:55px}.nd-post-page{display:flex;flex-direction:column;align-items:center}.nd-post-page__header{background-color:var(--color-bg-main);transition:background-color var(--transition-time) ease}.nd-post-page .nd-post-page__header{max-width:767px;padding:0 40px;margin:0 auto 32px}.nd-post-page--featured .nd-post-page__header{max-width:816px;width:100%;margin:-150px auto 32px;padding:40px 64px 0}.nd-post-page--with-sidebar.nd-post-page--featured .nd-post-page__featured-img .nd-post-page__image{height:500px}.nd-post-page.nd-post-page--featured .nd-post-page__featured-img{max-width:1040px;width:100%;padding-left:0;padding-right:0;margin:0 auto 32px;position:relative}.nd-post-page.nd-post-page--featured .nd-post-page__featured-img .nd-post-card__image__caption{position:absolute;right:40px}.nd-post-page.nd-post-page--featured .nd-post-page__featured-img .nd-post-page__image{height:500px}.nd-post-page.nd-post-page--featured .nd-post-page__featured-img .nd-post-card__image__caption{max-width:250px;margin-left:auto}.nd-post-page--with-sidebar.nd-post-page--featured .nd-post-page__featured-img .nd-post-card__image__caption{max-width:350px;margin-left:auto}.nd-post-page .nd-post-page__featured-img{max-width:1045px;width:calc(100% - 80px);margin:0 auto 32px}.nd-post-page__image{aspect-ratio:16/9;object-fit:cover;width:100%;height:100%}.nd-post-card__image__caption{text-align:right;margin-top:4px;font-family:var(--font-family-body);font-size:12px;font-weight:400;line-height:110%;color:var(--color-text)}.nd-post-page--with-sidebar .nd-post-page__featured-img{grid-column:1/3;margin-bottom:16px}.nd-post-page--with-sidebar.nd-post-page--featured .nd-post-page__featured-img{margin-bottom:0}.nd-post-page__article{margin-bottom:40px;position:relative}.nd-post-page--with-sidebar.nd-post-page--featured .nd-post-page__header{max-width:816px;width:100%;padding:40px 64px 0;margin:-150px auto 32px;background-color:var(--color-bg-main);position:relative}.nd-post-page--with-sidebar .nd-post-page__featured-img-wrapper{max-width:100%;grid-column:1/3;padding:0}.nd-post-page__featured-img-wrapper{max-width:1480px;width:100%;height:500px;padding-left:40px;padding-right:40px}.nd-post-page__featured-img--noImage{width:100%;height:500px;display:flex;align-items:center;justify-content:center;background-color:var(--color-no-image-bg)}.nd-post-page__article-featured--noImage .nd-post-page__header{margin:0 auto 32px;padding:0;max-width:687px;width:100%}.nd-post-page--with-sidebar .nd-post-page__header{max-width:767px;width:100%;padding:0 40px;margin:0 auto 32px}.nd-post-page--with-sidebar .nd-post-card__image-wrapper{margin-bottom:32px}.nd-post-page-aside{max-width:300px;width:100%;margin-top:55%;margin-bottom:40px}.nd-post-page--featured .nd-post-page-aside{margin-top:35%;grid-row:2/4;grid-column:2}.nd-post-page__title{color:var(--color-title-primary);font-family:var(--font-family-title);font-size:var(--font-size-post-page-title);font-weight:var(--font-weight-title);line-height:110%;margin:8px 0 0}.nd-post-page__excerpt{color:var(--color-text);font-size:var(--font-size-post-page-excerpt);font-weight:var(--font-weight-post-excerpt);line-height:var(--line-height-main-post-excerpt);width:100%;margin:8px 0 0}.nd-post-page__author{display:flex;align-items:center;row-gap:15px;color:var(--color-text);font-size:14px;width:100%;padding-top:16px;border-top:1px solid var(--color-border)}.nd-post-page__author--header{margin-top:16px;flex-wrap:wrap}.nd-post-page__author--content{max-width:687px;width:calc(100% - 80px);margin:16px auto 0;flex-wrap:wrap}.nd-post-page--with-sidebar .nd-post-page__author--content{width:100%;max-width:100%}.nd-post-page__author-data{display:flex;flex-direction:column;align-items:flex-start;row-gap:2px;color:var(--color-tag-primary);font-size:14px;line-height:var(--line-height-post-info)}.nd-post-page__author-dateline{display:flex;flex-wrap:wrap;column-gap:4px}.nd-post-page__author-name{display:flex;align-items:center;flex-wrap:wrap;row-gap:6px}.nd-post-page__author-name .nd-post-page__author--start,.nd-post-page__author--start{margin-right:4px}.nd-post-page__author-name--link{color:var(--color-main);transition:border-color var(--transition-time) ease,color var(--transition-time) ease;margin-right:8px;position:relative;min-width:fit-content}.nd-post-page__author-name--link:after{content:"";height:1px;position:absolute;left:0;bottom:0;background-color:var(--color-main);transition:width var(--transition-time) ease,background-color var(--transition-time) ease;width:100%}.nd-post-page__author-name--link:hover{color:var(--accent-color)}.nd-post-page__author-name--link:hover:after{width:0;background-color:var(--accent-color)}.nd-post-page--with-sidebar .nd-post-page-aside .nd-post-card__fallback-icon{height:14px}.nd-post-page__author-date{flex-grow:0}.nd-post-page__author svg{width:24px;height:24px}.copyToClipboardBtn{position:relative}.copyToClipboardBtn__success,.copyToClipboardBtn__fail{display:none;position:absolute;right:0;bottom:calc(-100% - 2px);background-color:#686868;color:#fff;font-size:12px;font-weight:600;width:max-content;border-radius:var(--border-radius-elements);padding:4px 8px}.nd-post-page__share:hover .nd-post-page__share-link.copyToClipboardBtn.copied,.nd-post-page__share:hover .nd-post-page__share-link.copyToClipboardBtn.notCopied{opacity:1}.copyToClipboardBtn.copied .copyToClipboardBtn__success{display:block}.copyToClipboardBtn.notCopied svg{display:none}.copyToClipboardBtn.notCopied .copyToClipboardBtn__fail{display:block}.nd-post-page__content{display:flex;flex-direction:column;position:relative}.nd-post-page .nd-post-page__content .nd-post-card__image-wrapper{max-width:1045px;width:100%;margin:0 auto 32px}.nd-post-page__content .kg-btn{border-radius:var(--border-radius-buttons);background-color:#686868;line-height:var(--line-height-button-2);color:#fff;font-family:var(--font-family-button);font-size:var(--font-size-button);font-weight:var(--font-weight-button);padding:10px;text-decoration:none;transition:background-color .25s ease}.nd-post-page__content .kg-btn:hover{background-color:#bbb}.nd-post-page__text-wrapper{width:100%;margin:0 auto}.nd-post-page .nd-post-page__featured-img .nd-post-card__image-wrapper{pointer-events:none}.nd-post-page--with-sidebar .nd-post-page__more{grid-column:1/3;margin:0 auto 40px}.nd-post-page--with-sidebar.nd-post-page--featured .nd-post-page__more{width:100%}.nd-post-page .nd-post-page__more{max-width:1045px;width:calc(100% - 80px)}.nd-post-page--featured .nd-post-page__more{max-width:1400px;width:calc(100% - 80px)}.nd-post-page--with-sidebar .nd-post-page__more{padding:0;margin:0 auto}.nd-post-page--with-sidebar .nd-post-page__more-posts .nd-post-card__image-wrapper{margin-bottom:0}.nd-post-page__more-title{color:var(--color-title-primary);font-size:22px;font-style:normal;font-weight:var(--font-weight-title);line-height:140%;letter-spacing:var(--letter-spacing-title);margin-bottom:8px}.nd-post-page__more-posts{display:grid;grid-template-columns:repeat(4,1fr);column-gap:24px}.nd-avatar{border-radius:50%;height:34px;width:34px;object-fit:cover;margin-right:6px}.nd-post-page-aside__title{color:var(--color-main);font-size:12px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-.02em;text-transform:uppercase;margin-bottom:8px}.nd-post-page-aside__post{counter-increment:post-counter;display:flex;align-items:center;gap:8px;border-top:1px solid var(--color-border);padding:20px 0}.nd-post-page-aside__post article{border-top:none;flex-direction:row-reverse;flex-grow:1}.nd-post-page-aside__post:last-child{border-bottom:1px solid var(--color-border)}.nd-post-page-aside__post:before{content:counter(post-counter) "";color:var(--accent-color);font-size:32px;font-style:normal;font-weight:400;line-height:110%;display:flex;align-items:center;justify-content:center;height:100%;max-width:14px;width:100%}[data-theme=dark] .nd-post-page-aside__post:before{color:var(--color-text)}.nd-post-page .nd-post-page-cta{max-width:1045px;width:100%;margin:0 auto 40px}.nd-post-page__share{display:flex;align-items:center;width:fit-content}.nd-post-page__share-link{display:flex;align-items:center;justify-content:center;padding:0 8px;transition:opacity var(--transition-time) ease}.nd-post-page__share-link svg{width:26px;height:26px}[data-theme=dark] .nd-post-page__share-link svg{fill:#ededed!important}.nd-post-page__share-link:first-child{padding:0 8px 0 0}.nd-post-page__share-link:last-child{padding:0 0 0 8px}.nd-post-page__share:hover .nd-post-page__share-link:not(:hover){opacity:.6}.nd-post-page--wrapper .nd-post-card{display:flex;gap:8px;padding-bottom:0}.nd-post-page--wrapper .nd-post-card .nd-post-card__image-wrapper{width:90px;height:51px}.nd-post-page--wrapper .nd-post-card .nd-post-card__content{max-width:182px;width:100%}.nd-post-page--wrapper .nd-post-card .nd-post-card__title{font-size:18px}.nd-post-page--with-sidebar .nd-post-page__article{max-width:100%;width:100%}.nd-post-page--with-sidebar .nd-post-page-cta{max-width:1400px;width:100%;margin:0 auto 40px}.nd-page{display:flex;flex-direction:column;padding-bottom:104px}.nd-page .nd-post-page__content{margin-top:32px}.nd-page.without-title-image{padding-bottom:0}.nd-page.without-title-image .nd-post-page__content,.nd-page.without-title-image .kg-card.kg-width-full:first-child{margin-top:0}.nd-page.without-title-image .kg-card.kg-width-full:not(.kg-card-hascaption){margin-bottom:0}.nd-page.without-title-image .kg-card.kg-width-full+.kg-card.kg-width-full{margin-top:0}@media(max-width:1450px){.nd-post-page.nd-post-page--featured .nd-post-page__featured-img .nd-post-card__image__caption{max-width:150px}}@media(max-width:1400px){.nd-post-page--wrapper{padding:0}}@media(max-width:1250px){.nd-post-page--featured .nd-post-page__header{margin:0 auto 32px}.nd-post-page.nd-post-page--featured .nd-post-page__featured-img .nd-post-card__image__caption{max-width:100%;position:unset;right:unset}.nd-post-page--with-sidebar.nd-post-page--featured .nd-post-page__featured-img .nd-post-card__image__caption{max-width:350px}.nd-post-page--with-sidebar.nd-post-page--featured .nd-post-page__header{padding:40px 40px 0}}@media(max-width:1150px){.nd-post-page__title{font-size:44px}}@media(max-width:1100px){.nd-post-page__author--content,.nd-post-page .nd-post-page__featured-img,.nd-post-page .nd-post-page__more,.nd-post-page--featured .nd-post-page__more{width:calc(100% - 40px)}.nd-post-page.nd-post-page--featured .nd-post-page__featured-img,.nd-post-page__featured-img-wrapper{padding-left:20px;padding-right:20px}.nd-post-page--featured .nd-post-page__header{width:100%}.nd-post-page--with-sidebar{display:block}.nd-post-page--with-sidebar .nd-post-page-aside{grid-row:unset;grid-column:1;margin:0 auto 40px;max-width:687px;width:100%}.nd-post-page--with-sidebar .nd-post-page__featured-img-wrapper,.nd-post-page--with-sidebar .nd-post-page__featured-img,.nd-post-page--with-sidebar .nd-post-page__more{grid-column:1}.nd-post-page--wrapper .nd-post-card .nd-post-card__content{max-width:100%}.nd-post-page-aside__post{gap:12px}.nd-post-page--wrapper .nd-post-card .nd-post-card__image-wrapper{margin-bottom:0}.nd-post-page--with-sidebar.nd-post-page--featured .nd-post-page__header{margin:32px auto}.nd-post-page--with-sidebar.nd-post-page--featured .nd-post-page__header{padding:20px 64px 0}.nd-post-page--with-sidebar .nd-post-page__author--content{max-width:687px}.nd-post-page--with-sidebar.nd-post-page--featured .nd-post-page__featured-img .nd-post-card__image__caption{max-width:100%}}@media(max-width:1000px){.nd-post-page__more-posts{grid-template-columns:repeat(2,1fr);grid-row-gap:24px}}@media(max-width:900px){.nd-post-page__title{font-size:40px}.nd-post-page__author-name--link:hover{color:var(--color-main)}.nd-post-page__author-name--link:hover:after{width:100%;background-color:var(--color-main)}.nd-post-page__share:hover .nd-post-page__share-link:not(:hover){opacity:1}.nd-page{padding-bottom:64px}.nd-post-page--wrapper{padding:0}}@media(max-width:845px){.nd-post-page--featured .nd-post-page__header{padding:40px 40px 0;max-width:767px}.nd-post-page--with-sidebar.nd-post-page--featured .nd-post-page__header{padding:0;max-width:687px}}@media(max-width:750px){.nd-post-page--with-sidebar .nd-post-card__image-wrapper,.nd-post-page .nd-post-card__image-wrapper{max-width:100%}.nd-post-page .nd-featured-card--column,.nd-post-page--with-sidebar .nd-featured-card--column{flex-direction:column}.nd-post-page__title{font-size:36px}.nd-post-page__excerpt{font-size:18px}}@media(max-width:727px){.nd-post-page--featured .nd-post-page__header{padding:20px 20px 0}.nd-post-page--with-sidebar .nd-post-page__header{padding:0}.nd-post-page .nd-post-page__header{padding:0 20px}}@media(max-width:550px){.nd-post-page__author--content,.nd-post-page .nd-post-page__featured-img,.nd-post-page .nd-post-page__more,.nd-post-page--featured .nd-post-page__more{width:calc(100% - 20px)}.nd-post-page.nd-post-page--featured .nd-post-page__featured-img,.nd-post-page__featured-img-wrapper{padding-left:10px;padding-right:10px}.nd-post-page__title{font-size:28px}.nd-post-page__excerpt{font-size:16px}.nd-post-page--featured .nd-post-page__header{padding:20px 10px 0}.nd-post-page--wrapper .nd-post-card .nd-post-card__title{font-size:16px}.nd-post-page--with-sidebar.nd-post-page--featured .nd-post-page__header{padding:0}.nd-post-page__author-date{margin-right:14px}.nd-page{padding-bottom:44px}.nd-post-page--wrapper{padding:0}.nd-post-page .nd-post-page__header{padding:0 10px}}@media(max-width:500px){.nd-post-page .nd-post-page__featured-img .nd-post-page__image,.nd-post-page.nd-post-page--featured .nd-post-page__featured-img .nd-post-page__image{height:300px}}@media(max-width:440px){.nd-post-page__more-posts{grid-template-columns:1fr}}@media(max-width:400px){.nd-post-page--with-sidebar .nd-post-card__image-wrapper{width:100%;height:100%}}@media(max-width:375px){.nd-post-page .nd-post-page__featured-img .nd-post-page__image,.nd-post-page.nd-post-page--featured .nd-post-page__featured-img .nd-post-page__image{height:220px}}.nd-post-section-above-fold{width:100%}.nd-post-section-above-fold .nd-container{max-width:1200px;padding:28px 0 24px}.nd-post-section-above-fold .nd-tags__link+.nd-tags__link:before{content:"|";margin-right:6px;color:var(--color-secondary-text, #999);font-weight:300}.nd-post-section-above-fold .nd-post-page__title,.nd-post-section-above-fold .nd-post-page__excerpt{max-width:none}.nd-post-section-image-band{max-width:1040px;margin:0 auto;padding:0 0 10px;background:transparent}.nd-post-section-image-band .nd-post-page__featured-img{max-width:1040px;width:100%;margin:0 auto}.nd-post-section-image-band .nd-post-card__image__caption{text-align:right;max-width:1040px}.nd-post-section-main{padding-top:0}.nd-post-grid{display:grid;grid-template-columns:800px 400px;max-width:1200px;margin:0 auto;border-top:1px solid var(--color-border);padding-top:35px}.nd-post-grid__left{padding-right:50px;min-width:0;align-self:start}.nd-post-grid__left .nd-post-page__content{font-size:17px}.nd-post-grid__left .nd-post-page__content>h1,.nd-post-grid__left .nd-post-page__content>h2,.nd-post-grid__left .nd-post-page__content>h3,.nd-post-grid__left .nd-post-page__content>h4,.nd-post-grid__left .nd-post-page__content>h5,.nd-post-grid__left .nd-post-page__content>h6,.nd-post-grid__left .nd-post-page__content>p,.nd-post-grid__left .nd-post-page__content>ul,.nd-post-grid__left .nd-post-page__content>ol,.nd-post-grid__left .nd-post-page__content>blockquote,.nd-post-grid__left .nd-post-page__content>figure,.nd-post-grid__left .nd-post-page__content>hr,.nd-post-grid__left .nd-post-page__content>div,.nd-post-grid__left .nd-post-page__content>a{max-width:none;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.nd-post-grid__left .nd-post-page__article{margin-bottom:24px}.nd-post-grid__left .nd-post-page__author--content{max-width:100%;width:100%;margin:16px 0 0}.nd-post-grid__left #ghost-comments-root{width:100%;max-width:100%;margin-top:32px;padding-top:32px;border-top:1px solid var(--color-border)}.nd-post-grid__sidebar{width:400px;padding:0 50px;border-left:1px solid var(--color-border);align-self:stretch}[data-theme=dark] .nd-post-grid__sidebar{border-left-color:var(--color-border)}.nd-post-sidebar-sticky-wrapper{position:sticky;top:20px;display:flex;flex-direction:column;align-items:flex-end}.nd-post-sidebar-sticky{display:flex;flex-direction:column;align-items:flex-end;width:100%}.nd-post-sidebar-sticky--ad{flex-shrink:0}.nd-post-sidebar-sticky--latest{margin-top:32px}.nd-post-grid__sidebar .nd-post-page-aside{max-width:300px;width:100%;margin:0;min-height:0;overflow:hidden}@media(max-width:1280px){.nd-post-grid{grid-template-columns:1fr 350px}.nd-post-grid__sidebar{width:350px;padding:0 25px}}@media(max-width:1100px){.nd-post-grid{grid-template-columns:1fr}.nd-post-grid__left{padding-right:0}.nd-post-grid__sidebar{width:100%;border-left:none;max-width:700px;margin:32px auto 0;padding:0}.nd-post-sidebar-sticky-wrapper{position:static;max-height:none}}@media(max-width:768px){.nd-post-grid__sidebar{display:none}.nd-post-section-image-band{max-width:100%;padding:0}}.nd-post-page__contextual-promos-title{color:var(--color-title-primary);font-family:var(--font-family-title);font-size:22px;font-weight:var(--font-weight-title);line-height:140%;letter-spacing:var(--letter-spacing-title);margin:0 0 16px}.nd-post-page__related-reading{margin:24px 0 32px;padding-top:24px;border-top:1px solid var(--color-border)}.nd-post-page__related-reading-title{color:var(--color-title-primary);font-family:var(--font-family-title);font-size:20px;font-weight:var(--font-weight-title);line-height:140%;margin:0 0 12px}.nd-post-page__related-reading-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.nd-post-page__related-reading-link{color:var(--accent-color, #3b82f6);font-size:15px;line-height:150%;text-decoration:none;transition:opacity var(--transition-time) ease}.nd-post-page__related-reading-link:hover{opacity:.7}.nd-post-page-aside__link{display:block;text-decoration:none;color:inherit;width:100%}.nd-post-page-aside__headline{color:var(--color-main);font-family:var(--font-family-title);font-size:15px;font-weight:600;line-height:130%;margin:0;transition:color var(--transition-time) ease}.nd-post-page-aside__link:hover .nd-post-page-aside__headline{color:var(--accent-color)}@media(max-width:1100px){.nd-post-page-aside{max-width:100%}}.nd-read-next{width:100%;border-top:1px solid var(--color-border);margin-top:40px}.nd-read-next__inner{max-width:1200px;width:calc(100% - 80px);margin:0 auto;padding:32px 0 40px}@media(max-width:1100px){.nd-read-next__inner{width:calc(100% - 40px)}}@media(max-width:550px){.nd-read-next__inner{width:calc(100% - 20px)}}.nd-post-v2-grid{display:grid;grid-template-columns:1fr 400px;column-gap:50px;max-width:1440px;margin:0 auto;padding:28px 40px 0}.nd-post-v2-grid__left{min-width:0}.nd-post-v2__header{padding-bottom:24px}.nd-post-v2__tags .nd-tags__link+.nd-tags__link:before{content:"|";margin-right:6px;color:var(--color-secondary-text, #999);font-weight:300}.nd-post-page--v2 .nd-post-page__title{max-width:none;font-family:var(--font-family-title);font-size:var(--font-size-post-page-title);font-weight:var(--font-weight-title);line-height:110%;margin:8px 0 0;color:var(--color-title-primary)}.nd-post-page--v2 .nd-post-page__excerpt{max-width:none}.nd-post-v2__image-band{margin:0 0 24px}.nd-post-v2__image-band .nd-post-page__image{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.nd-post-v2__image-band .nd-post-card__image__caption{text-align:right;margin-top:4px;font-family:var(--font-family-body);font-size:12px;font-weight:400;line-height:110%;color:var(--color-text)}.nd-post-v2__content{font-size:18px}.nd-post-v2__content h1,.nd-post-v2__content h2,.nd-post-v2__content h3,.nd-post-v2__content h4,.nd-post-v2__content h5,.nd-post-v2__content h6,.nd-post-v2__content p,.nd-post-v2__content ul,.nd-post-v2__content ol,.nd-post-v2__content blockquote,.nd-post-v2__content figure,.nd-post-v2__content hr,.nd-post-v2__content div,.nd-post-v2__content a{max-width:none;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.nd-post-v2__content .nd-ad--mid-article{width:100%;max-width:none}.nd-post-page--v2 .nd-post-page__article{max-width:680px;margin:0 auto 24px}.nd-post-v2__author-bottom{max-width:100%;width:100%;margin:16px 0 0}.nd-post-v2-grid__sidebar{width:400px;padding:0;border-left:1px solid var(--color-border);align-self:stretch}[data-theme=dark] .nd-post-v2-grid__sidebar{border-left-color:var(--color-border)}.nd-post-v2-sidebar__medrect{display:flex;justify-content:center;margin-bottom:36px}.nd-post-v2-sidebar__latest{margin-bottom:40px}.nd-post-page--v2 .nd-post-page-aside{max-width:300px;width:100%;margin:0 auto;min-height:0;overflow:hidden}.nd-post-v2-sidebar__sticky-ad{position:sticky;top:80px;display:flex;justify-content:center}.nd-post-page--wrapper.nd-post-page--v2{margin-bottom:48px}.nd-post-page--v2~.nd-section>.nd-container{border-top:2px solid var(--color-main)}.nd-post-page--v2~.nd-section .nd-section__heading{border-bottom:none;padding-bottom:0;padding-top:18px}@media(max-width:1100px){.nd-post-v2-grid{grid-template-columns:1fr 350px}.nd-post-v2-grid__sidebar{width:350px}}@media(max-width:900px){.nd-post-v2-grid{grid-template-columns:1fr}.nd-post-v2-grid__sidebar{width:100%;border-left:none;max-width:700px;margin:32px auto 0}.nd-post-v2-sidebar__sticky-ad{position:static}}@media(max-width:768px){.nd-post-v2-grid__sidebar{display:none}}@media(max-width:1150px){.nd-post-page--v2 .nd-post-page__title{font-size:44px}}@media(max-width:900px){.nd-post-page--v2 .nd-post-page__title{font-size:40px}}@media(max-width:750px){.nd-post-page--v2 .nd-post-page__title{font-size:36px}.nd-post-page--v2 .nd-post-page__excerpt{font-size:18px}}@media(max-width:550px){.nd-post-page--v2 .nd-post-page__title{font-size:28px}.nd-post-page--v2 .nd-post-page__excerpt{font-size:16px}}.image-meta-badge[data-astro-cid-otl3wvoa]{position:absolute;bottom:.5rem;right:.5rem;z-index:2;line-height:1;display:inline-flex;align-items:center}.badge-icon[data-astro-cid-otl3wvoa]{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .375rem;border-radius:999px;border:1px solid rgba(255,255,255,.85);background:transparent;color:#fff;font-size:.625rem;font-weight:600;letter-spacing:.04em;cursor:default;user-select:none;outline:none;text-shadow:0 1px 2px rgba(0,0,0,.5);transition:border-color .15s,transform .15s}.badge-icon[data-astro-cid-otl3wvoa]:hover,.badge-icon[data-astro-cid-otl3wvoa]:focus{border-color:#fff;transform:scale(1.05)}.badge-tooltip[data-astro-cid-otl3wvoa]{position:absolute;right:100%;top:50%;transform:translateY(-50%) translate(4px);max-width:18rem;width:max-content;margin-right:.4rem;background:#1118278c;color:#fff;font-size:.75rem;font-weight:500;line-height:1.35;padding:.35rem .6rem;border-radius:.3rem;opacity:0;pointer-events:none;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);text-shadow:0 1px 2px rgba(0,0,0,.45);transition:opacity .15s,transform .15s;white-space:normal}.badge-tooltip[data-astro-cid-otl3wvoa]:after{content:"";position:absolute;left:100%;top:0;width:.4rem;height:100%}.image-meta-badge[data-astro-cid-otl3wvoa]:hover .badge-tooltip[data-astro-cid-otl3wvoa],.image-meta-badge[data-astro-cid-otl3wvoa]:focus-within .badge-tooltip[data-astro-cid-otl3wvoa],.badge-tooltip[data-astro-cid-otl3wvoa]:hover{opacity:1;pointer-events:auto;transform:translateY(-50%) translate(0)}.badge-tooltip[data-astro-cid-otl3wvoa] a[data-astro-cid-otl3wvoa]{color:#fff;text-decoration:underline;text-underline-offset:2px}.badge-tooltip[data-astro-cid-otl3wvoa] a[data-astro-cid-otl3wvoa]:hover{text-decoration:none}.artefact-callout[data-astro-cid-czfa6j7f]{border-left:4px solid #6366f1;background:#eef2ff;padding:1rem 1.25rem;margin:1.5rem 0;border-radius:0 .5rem .5rem 0}.artefact-callout[data-astro-cid-czfa6j7f][data-type=quote]{border-left-color:#8b5cf6;background:#f5f3ff}.artefact-callout[data-astro-cid-czfa6j7f][data-type=price]{border-left-color:#059669;background:#ecfdf5}.artefact-callout[data-astro-cid-czfa6j7f][data-type=verdict]{border-left-color:#d97706;background:#fffbeb}.callout-label[data-astro-cid-czfa6j7f]{display:inline-block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6366f1;margin-bottom:.25rem}.artefact-callout[data-astro-cid-czfa6j7f][data-type=price] .callout-label[data-astro-cid-czfa6j7f]{color:#059669}.artefact-callout[data-astro-cid-czfa6j7f][data-type=verdict] .callout-label[data-astro-cid-czfa6j7f]{color:#d97706}.artefact-callout[data-astro-cid-czfa6j7f][data-type=quote] .callout-label[data-astro-cid-czfa6j7f]{color:#8b5cf6}.callout-value[data-astro-cid-czfa6j7f]{font-size:1.0625rem;font-weight:600;color:#1f2937;margin:0;line-height:1.5}.callout-source[data-astro-cid-czfa6j7f]{display:block;font-size:.8125rem;color:#6b7280;font-style:normal;margin-top:.375rem}.portable-text-body h2{font-size:1.5rem;font-weight:700;margin:2rem 0 .75rem;color:#111}.portable-text-body h3{font-size:1.25rem;font-weight:600;margin:1.75rem 0 .5rem;color:#111}.portable-text-body h4{font-size:1.0625rem;font-weight:600;margin:1.5rem 0 .5rem;color:#374151}.portable-text-body p{margin:0 0 1.25rem}.portable-text-body blockquote{border-left:3px solid #d1d5db;padding-left:1.25rem;margin:1.5rem 0;color:#4b5563;font-style:italic}.portable-text-body a{display:inline;color:#4f46e5;text-decoration:underline;text-underline-offset:2px}.portable-text-body a:hover{color:#3730a3}.portable-text-body a[href^="/companies/"],.portable-text-body a[href^="/sectors/"],.portable-text-body a[href^="/topic/"],.portable-text-body a[href^="/tag/"],.portable-text-body a.ts-ticker-link{color:var(--gold, #2E7D4F);text-decoration:none;font-weight:500}.portable-text-body a[href^="/companies/"]:hover,.portable-text-body a[href^="/sectors/"]:hover,.portable-text-body a[href^="/topic/"]:hover,.portable-text-body a[href^="/tag/"]:hover,.portable-text-body a.ts-ticker-link:hover{color:var(--gold-dark, #1F5C38);text-decoration:underline}.portable-text-body code{background:#f3f4f6;padding:.125rem .375rem;border-radius:.25rem;font-size:.875em}.portable-text-body .body-image{margin:1.5rem 0}.portable-text-body .body-image img{width:100%;height:auto;border-radius:.375rem}.portable-text-body .body-image figcaption{font-size:.8125rem;color:#6b7280;margin-top:.375rem}.portable-text-body .embed-block{margin:1.5rem 0;padding:1rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem}.portable-text-body .ndx-carousel{margin:1.75rem 0;position:relative}.portable-text-body .ndx-carousel__slide{margin:0}.portable-text-body .ndx-carousel__slide img{width:100%;height:auto;display:block;border-radius:.5rem}.portable-text-body .ndx-carousel__slide figcaption{font-size:.8125rem;color:#6b7280;margin-top:.4rem}.portable-text-body .ndx-carousel__frame{position:relative;display:block}.portable-text-body .ndx-badge{position:absolute;bottom:.5rem;right:.5rem;z-index:2;line-height:1;display:inline-flex;align-items:center}.portable-text-body .ndx-badge__icon{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .375rem;border-radius:999px;border:1px solid rgba(255,255,255,.85);background:transparent;color:#fff;font-size:.625rem;font-weight:600;letter-spacing:.04em;cursor:default;user-select:none;text-shadow:0 1px 2px rgba(0,0,0,.5);transition:border-color .15s,transform .15s}.portable-text-body .ndx-badge__icon:hover,.portable-text-body .ndx-badge__icon:focus{border-color:#fff;transform:scale(1.05);outline:none}.portable-text-body .ndx-badge__tip{position:absolute;right:100%;top:50%;transform:translateY(-50%) translate(4px);max-width:18rem;width:max-content;margin-right:.4rem;background:#1118278c;color:#fff;font-size:.75rem;line-height:1.35;padding:.35rem .6rem;border-radius:.3rem;opacity:0;pointer-events:none;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);text-shadow:0 1px 2px rgba(0,0,0,.45);transition:opacity .15s,transform .15s;white-space:normal}.portable-text-body .ndx-badge:hover .ndx-badge__tip,.portable-text-body .ndx-badge:focus-within .ndx-badge__tip,.portable-text-body .ndx-badge__tip:hover{opacity:1;pointer-events:auto;transform:translateY(-50%) translate(0)}.portable-text-body .ndx-badge__tip a{color:#fff;text-decoration:underline;text-underline-offset:2px}.portable-text-body .ndx-carousel__track{scrollbar-width:none;-ms-overflow-style:none}.portable-text-body .ndx-carousel__track::-webkit-scrollbar{display:none}.portable-text-body .ndx-carousel--horizontal .ndx-carousel__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.portable-text-body .ndx-carousel--horizontal .ndx-carousel__slide{flex:0 0 100%;scroll-snap-align:center}.portable-text-body .ndx-carousel__nav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:none;cursor:pointer;background:#0000008c;color:#fff;font-size:24px;line-height:1;display:flex;align-items:center;justify-content:center;z-index:2;transition:opacity .15s ease,background .15s ease}.portable-text-body .ndx-carousel__nav:hover{background:#000000c7}.portable-text-body .ndx-carousel__nav--prev{left:12px}.portable-text-body .ndx-carousel__nav--next{right:12px}.portable-text-body .ndx-carousel__nav[disabled]{opacity:0;pointer-events:none}@media(max-width:600px){.portable-text-body .ndx-carousel__nav{width:36px;height:36px;font-size:20px}}.portable-text-body .ndx-carousel--vertical .ndx-carousel__track{display:flex;flex-direction:column;gap:16px;max-height:80vh;overflow-y:auto;scroll-snap-type:y proximity;scroll-behavior:smooth;padding:6px 4px;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 14%,#000 86%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 14%,#000 86%,transparent 100%)}.portable-text-body .ndx-carousel--vertical .ndx-carousel__slide{scroll-snap-align:center}@supports (animation-timeline: view()){.portable-text-body .ndx-carousel--vertical .ndx-carousel__slide{animation:ndx-carousel-bend linear both;animation-timeline:view(block);animation-range:cover 0% cover 100%;transform-origin:center}@keyframes ndx-carousel-bend{0%{opacity:0;transform:perspective(900px) rotateX(20deg) scale(.9)}20%,80%{opacity:1;transform:perspective(900px) rotateX(0) scale(1)}to{opacity:0;transform:perspective(900px) rotateX(-20deg) scale(.9)}}@media(prefers-reduced-motion:reduce){.portable-text-body .ndx-carousel--vertical .ndx-carousel__slide{animation:none}}}.portable-text-body p:has(>a[href*="?from=report"]),.portable-text-body .report-read-story{margin:1.25rem 0 1.75rem;text-align:right;font-size:.9375rem}.portable-text-body a[href*="?from=report"]{color:#6b7280;text-decoration:none;font-weight:500;letter-spacing:.01em;border-bottom:1px dotted #9ca3af;padding-bottom:1px;transition:color .15s ease,border-color .15s ease}.portable-text-body a[href*="?from=report"]:hover{color:var(--gold-dark, #1F5C38);border-bottom-color:var(--gold, #2E7D4F)}.ai-disclosure[data-astro-cid-6shzoovo]{margin:var(--sp-8, 2rem) 0 0;padding:var(--sp-5, 1.25rem) var(--sp-5, 1.25rem);background:var(--paper-mid, #f3f4f6);border:1px solid var(--border, #e5e7eb);border-radius:6px;font-size:.9375rem;line-height:1.65;color:var(--text-muted, #4b5563)}.ai-disclosure[data-astro-cid-6shzoovo] p[data-astro-cid-6shzoovo]{margin:0}.ai-disclosure[data-astro-cid-6shzoovo] strong[data-astro-cid-6shzoovo]{color:var(--text, #111);font-weight:600}.ai-disclosure[data-astro-cid-6shzoovo] a[data-astro-cid-6shzoovo]{color:var(--text, #111);text-decoration:underline;text-decoration-color:var(--border, #e5e7eb)}.ai-disclosure[data-astro-cid-6shzoovo] a[data-astro-cid-6shzoovo]:hover{text-decoration-color:var(--gold, #b08d57)}.post-template .nd-post-v2-grid{padding-left:var(--sp-6, 1.5rem);padding-right:var(--sp-6, 1.5rem)}.post-template .nd-post-v2-grid__left{overflow:hidden}.article-promo-banner[data-astro-cid-fzx4jmue]{display:flex;justify-content:center;padding:2rem 0 1.5rem}.article-related-section[data-astro-cid-fzx4jmue]{margin-top:1.5rem}.article-related-section[data-astro-cid-fzx4jmue] .nd-container{max-width:100%;padding:0}.article-related-section[data-astro-cid-fzx4jmue] .nd-section__heading,.article-related-section[data-astro-cid-fzx4jmue] .nd-post-card-hero__title,.article-related-section[data-astro-cid-fzx4jmue] .nd-featured-card__title{font-size:15px!important}
