@media screen and (min-width:48em){.article-single{display:grid;grid-template-columns:auto 224px}}@media screen and (min-width:64.06em){.article-single{grid-template-columns:auto 297px}}@media screen and (min-width:90.063em){.article-single{grid-template-columns:auto 354px}}.left-aside{margin-bottom:2rem}@media screen and (min-width:48em){.left-aside{padding-right:1.8rem;border-right:.1rem solid var(--divider-100);margin-bottom:0}}@media screen and (min-width:64.06em){.left-aside{padding-right:2rem}}@media screen and (min-width:90.063em){.left-aside{padding-right:2.4rem}}.author-bio-container{margin-top:1.6rem;padding:1.2rem;background-color:#f9fafb;border-radius:1.2rem;border:.1rem solid var(--divider-100)}@media screen and (min-width:48em){.author-bio-container{margin-top:0;margin-bottom:1.6rem;padding:1.6rem}}@media screen and (min-width:64.06em){.author-bio-container{padding:2rem}}.tag-wrapper{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;margin-bottom:1.6rem;gap:1.2rem}@media screen and (min-width:48em){.tag-wrapper{flex-direction:row;align-items:center}}.tags-list{list-style:none;display:flex;flex-wrap:wrap;gap:.4rem}.article-main-title{color:var(--colorText);font-weight:700;font-size:2.4rem;line-height:130%;margin-bottom:1.6rem;font-family:noto serif;margin-bottom:1.6rem}@media screen and (min-width:48em){.article-main-title{font-size:3.2rem}}@media screen and (min-width:64.06em){.article-main-title{font-size:4rem;margin-bottom:2rem}}@media screen and (min-width:90.063em){.article-main-title{font-size:4.8rem}}.author-photo-container{display:flex;gap:.8rem;margin-bottom:.8rem;align-items:center}.author-photo{width:3.2rem;height:3.2rem;border-radius:10rem}@media screen and (min-width:48em){.author-photo{width:4rem;height:4rem}}@media screen and (min-width:64.06em){.author-photo{width:4rem;height:4rem}}@media screen and (min-width:90.063em){.author-photo{width:5.6rem;height:5.6rem}}.author-name{font-weight:600;font-size:1.4rem;line-height:2.8rem}@media screen and (min-width:48em){.author-name{font-size:1.6rem}}@media screen and (min-width:64.06em){.author-name{font-size:2rem}}.author-bio{font-family:inter;font-weight:400;font-size:1.2rem;line-height:1.6rem;color:var(--text-secondary)}@media screen and (min-width:48em){.author-bio{font-size:1.4rem;line-height:2rem}}@media screen and (min-width:64.06em){.author-bio{font-size:1.6rem;line-height:2.4rem}}.article-date{font-family:inter;font-weight:400;font-size:1.4rem;line-height:2rem;color:var(--colorTextTertiary)}@media screen and (min-width:48em){.article-date{font-size:1.4rem;line-height:2rem}}@media screen and (min-width:64.06em){.article-date{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:48em){.article-image-location{width:2rem;height:2rem}}@media screen and (min-width:64.06em){.article-image-location{width:2.4rem;height:2.4rem}}.location-wrapper{display:flex;gap:.8rem;margin-bottom:1.8rem;color:var(--colorTextTertiary);align-items:center}@media screen and (min-width:64.06em){.location-wrapper{margin-bottom:2rem}}.article-dot{height:.5rem;width:.5rem;border-radius:50%;background-color:var(--colorTextTertiary);margin:.2rem}@media screen and (min-width:48em){.article-dot{display:none}}@media screen and (min-width:64.06em){.article-dot{display:block}}.article-image{width:100%;margin-bottom:1.6rem;max-height:15.7rem;border-radius:.4rem}@media screen and (min-width:48em){.article-image{margin-bottom:2rem;max-height:38.5rem}}@media screen and (min-width:64.06em){.article-image{max-height:36rem;margin-bottom:2.4rem}}@media screen and (min-width:90.063em){.article-image{max-height:41.6rem}}.button-share-bottom{padding:1rem 2rem;border:.1rem solid var(--Colors-grey-neutral300);border-radius:10rem}.button-share-bottom .share-title-button::after{content:none}@media screen and (min-width:48em){.button-share-bottom{display:flex}}.share-wrap{padding:1.6rem 0 1.2rem;border-bottom:1px solid var(--divider-100);display:flex;flex-direction:column;gap:1.4rem}@media screen and (min-width:48em){.share-wrap{padding:2rem 0}}.share-title{font-family:noto serif;font-size:1.8rem;font-weight:600;line-height:2.4rem}@media screen and (min-width:48em){.share-title{font-size:2.2rem}}@media screen and (min-width:64.06em){.share-title{line-height:2.8rem}}@media screen and (min-width:90.063em){.share-title{font-size:3.4rem}}.icons-wrap{display:flex;justify-content:space-between;align-items:center}.socials-icons{display:flex;gap:1.2rem}.social-icon{width:2.8rem;height:2.8rem}@media screen and (min-width:48em){.social-icon{width:3.2rem;height:3.2rem}}.copy-link-wrap{display:flex;gap:.4rem;align-items:center;cursor:pointer;position:relative}@media screen and (min-width:48em){.copy-link-wrap{gap:.8rem}}.copy-link-wrap.copied::before{content:"Link Copied!";color:var(--text-secondary);font-size:1.2rem;font-weight:400;line-height:2rem;padding:.2rem .8rem;border:1px solid var(--text-secondary);border-radius:1.4rem;position:absolute;top:-3rem;right:0;white-space:nowrap}.share-icon{width:2rem;height:2rem}.copy-link-text{color:var(--text-secondary);font-family:inter;font-size:1.4rem;font-weight:400;line-height:2rem;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto}@media screen and (min-width:64.06em){.copy-link-text{font-size:1.6rem}}.right-aside{display:none;position:relative}@media screen and (min-width:48em){.right-aside{display:block;padding-left:1.8rem}}.author-photo-title{display:none;font-weight:700;font-size:2rem;line-height:2.8rem;margin-bottom:1.6rem}@media screen and (min-width:48em){.author-photo-title{display:block}}@media screen and (min-width:64.06em){.author-photo-title{font-size:2.4rem;line-height:2.8rem}}@media screen and (min-width:48em){.authors-bio-aside-left{display:none}}.article-tag{font-family:inter;font-weight:500;font-size:1.4rem;line-height:2rem;padding:.4rem 1.2rem;color:var(--colorText);background-color:var(--Colors-grey-neutral100);border-radius:3.2rem;text-transform:uppercase}.article-toc ul,.article-toc ol{padding-left:2rem;margin-bottom:2rem;font-weight:500;font-size:1.6rem;line-height:2.4rem}.article-toc ul li,.article-toc ol li{margin-bottom:1.2rem}@media screen and (min-width:48em){.article-toc ul li,.article-toc ol li{margin-bottom:1.6rem}}.article-toc ul a,.article-toc ol a{color:var(--colorTextTertiary)}.article--text h1{display:none}.article--text h2{font-weight:600;font-size:1.8rem;line-height:130%;color:var(--colorText);margin-bottom:1.6rem;font-family:noto serif}@media screen and (min-width:48em){.article--text h2{font-size:2.2rem;line-height:2.8rem}}.article--text h2 .anchor{display:none}.article--text h3{font-weight:600;font-size:1.6rem;line-height:130%}.article--text h3 .anchor{display:none}.article--text p{font-family:inter;color:var(--text-secondary);font-size:1.4rem;line-height:2rem;font-weight:400;margin-bottom:2rem}@media screen and (min-width:48em){.article--text p{font-size:1.6rem;line-height:2.4rem}}@media screen and (min-width:90.063em){.article--text p{font-size:1.8rem;line-height:2.8rem}}.article--text ul,.article--text ol{padding-left:2rem;margin-bottom:2rem;font-family:inter}.article--text ul li,.article--text ol li{font-family:inter;font-weight:400;font-size:1.4rem;line-height:2rem;margin-bottom:1.2rem}@media screen and (min-width:48em){.article--text ul li,.article--text ol li{margin-bottom:1.6rem}}.inside-container{display:none}@media screen and (min-width:48em){.inside-container{display:block}}.outside-container{display:block}@media screen and (min-width:48em){.outside-container{display:none}}.load-more.btn{display:none}@media screen and (min-width:48em){.load-more.btn{display:flex}}.active-subtitle{color:var(--colorText)!important}.more-articles{padding:0 0 3.2rem 2rem}@media screen and (min-width:48em){.more-articles{margin-bottom:0;padding:0;padding-top:1.2rem}}.more-articles .inside-container{display:none}@media screen and (min-width:48em){.more-articles .inside-container{display:block}}.more-articles .outside-container{display:block}@media screen and (min-width:48em){.more-articles .outside-container{display:none}}.more-articles .title{text-transform:uppercase;font-weight:700;font-size:2.2rem;line-height:2.8rem;margin-bottom:1.6rem;font-family:noto serif}.more-articles .more-articles-slider{overflow:hidden;position:relative;width:100%}.more-articles .more-articles-slider .more-articles-cards-list{display:flex;transition:transform .3s;will-change:transform;padding:0;margin:0;width:100%}@media screen and (min-width:48em){.more-articles .more-articles-slider .more-articles-cards-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}.more-articles .more-articles-slider .more-articles-cards-list .more-articles-card-item:nth-child(n+3){display:none}}.more-articles .more-articles-slider .more-articles-card-item{min-width:calc(100% - 2rem);box-sizing:border-box;height:auto;margin-right:.8rem}@media screen and (min-width:48em){.more-articles .more-articles-slider .more-articles-card-item{min-width:calc(100% - .2rem);margin-right:0}}.more-articles .more-articles-slider .slider-dots{display:flex;justify-content:center;gap:8px;margin-top:1.6rem}@media screen and (min-width:48em){.more-articles .more-articles-slider .slider-dots{display:none}}.more-articles .more-articles-slider .slider-dots .slider-dot{width:8px;height:8px;border-radius:50%;background:#eaecf0;cursor:pointer}.more-articles .more-articles-slider .slider-dots .slider-dot.active{background:#000}.more-articles .more-articles-slider .more-article-image{border-radius:0;border-top-left-radius:.8rem;border-top-right-radius:.8rem;margin-bottom:0;height:14.6rem}@media screen and (min-width:48em){.more-articles .more-articles-slider .more-article-image{height:16.8rem}}.more-articles .more-articles-info-container{padding:1.2rem 1.6rem;display:flex;flex-direction:column;flex:1}@media screen and (min-width:48em){.more-articles .more-articles-info-container{padding:1.6rem 2.4rem}}.more-articles .list-item{display:flex;flex-direction:column;align-items:center;border-radius:.8rem;border:.1rem solid var(--divider-100);width:calc(100% - 2rem);height:100%;transition:filter 350ms ease}.more-articles .list-item:last-child{margin-right:0}.more-articles .articles-title{font-family:noto serif;font-size:1.6rem;font-weight:500;line-height:2.4rem;margin-bottom:.8rem}@media screen and (min-width:64.06em){.more-articles .articles-title{line-height:2.8rem}}@media screen and (min-width:90.063em){.more-articles .articles-title{font-size:2.4rem}}.more-articles .articles-info{display:flex;gap:.8rem;font-family:inter;font-weight:400;font-size:1.2rem;line-height:1.6rem;color:var(--colorTextTertiary);align-items:center;margin-bottom:1.2rem}@media screen and (min-width:48em){.more-articles .articles-info{font-size:1.4rem;line-height:2rem}}.more-articles .articles-dot{height:.5rem;width:.5rem;border-radius:50%;background-color:var(--colorTextTertiary);margin:.2rem}.more-articles .articles-link-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:3.5rem;height:3.5rem;border:0;border-radius:50%;background-color:var(--fg-green,#1b301f);background-image:url(/svg/home-arrow.svg);background-repeat:no-repeat;background-position:50%;background-size:2rem;box-shadow:none;cursor:pointer;transition:background-color .2s linear,background-image .2s linear;text-decoration:none}@media screen and (min-width:48em){.more-articles .articles-link-btn{width:4rem;height:4rem;background-size:2.2rem}}.more-articles .articles-link-btn:hover{background-color:var(--fg-yellow,#ffe878);background-image:url(/svg/home-arrow-green.svg)}.more-articles .articles-link-btn:focus-visible{outline:.2rem solid var(--fg-green,#1b301f);outline-offset:.2rem}.more-articles .article-summary{display:flex;font-weight:400;font-size:1.4rem;line-height:2rem;margin-bottom:1.2rem;flex:1;color:var(--text-secondary);align-items:center}.more-articles .categories{display:flex;gap:4px;flex-wrap:wrap;align-items:center}.more-articles .categories-wrapper{display:flex;gap:.8rem;flex:1;flex-wrap:wrap}.more-articles .category{text-align:center;font-family:inter;font-size:1.2rem;font-weight:500;line-height:2rem;text-transform:uppercase;border-radius:3.2rem;background:var(--Colors-grey-neutral100);padding:.4rem 1.2rem}@media screen and (min-width:64.06em){.more-articles .category{font-size:1.4rem}}.more-articles .single-article-btn{display:none}@media screen and (min-width:48em){.more-articles .single-article-btn{display:block}}.podcast-link-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:3.5rem;height:3.5rem;border:0;border-radius:50%;background-color:var(--fg-green,#1b301f);background-image:url(/svg/home-arrow.svg);background-repeat:no-repeat;background-position:50%;background-size:2rem;box-shadow:none;cursor:pointer;transition:background-color .2s linear,background-image .2s linear;text-decoration:none}@media screen and (min-width:48em){.podcast-link-btn{width:4rem;height:4rem;background-size:2.2rem}}.podcast-link-btn:hover{background-color:var(--fg-yellow,#ffe878);background-image:url(/svg/home-arrow-green.svg)}.podcast-link-btn:focus-visible{outline:.2rem solid var(--fg-green,#1b301f);outline-offset:.2rem}.more-podcasts-wrap{margin-top:3.2rem;padding-top:2.4rem;border-top:.1rem solid var(--ps-divider,rgba(27,48,31,.2))}.more-podcasts-wrap .more-podcasts-slider{overflow:hidden;position:relative}.more-podcasts-wrap .more-podcasts-slider .more-podcasts-cards-list{display:flex;transition:transform .3s ease;margin:0;padding:0}.more-podcasts-wrap .more-podcasts-slider .more-podcasts-card-item{min-width:100%;box-sizing:border-box}.more-podcasts-wrap .more-podcasts-slider .more-podcasts-card-item.active{display:block}.more-podcasts-wrap .more-podcasts-slider .slider-dots{display:flex;justify-content:center;gap:.8rem;margin-top:1.6rem}.more-podcasts-wrap .more-podcasts-slider .slider-dots .slider-dot{width:.8rem;height:.8rem;border-radius:50%;background:var(--ps-divider,rgba(27,48,31,.2));cursor:pointer}.more-podcasts-wrap .more-podcasts-slider .slider-dots .slider-dot.active{background:var(--ps-primary,#1b301f)}.more-podcasts-wrap .list-item{display:flex;flex-direction:column;border:.1rem solid var(--ps-primary,#1b301f);border-radius:0;background:var(--ps-bg,#eeeadf);overflow:hidden}.more-podcasts-wrap .cover-link{display:block;width:100%;aspect-ratio:16/9;overflow:hidden;line-height:0;border-bottom:.1rem solid var(--ps-primary,#1b301f)}.more-podcasts-wrap .podcast-cover{width:100%;height:100%;object-fit:cover;position:static}.more-podcasts-wrap .podcast-info{padding:2rem;display:flex;flex-direction:column;flex:1}.more-podcasts-wrap .podcast-episode-title{margin:0 0 .8rem;font-size:1.2rem;font-weight:400;line-height:1;letter-spacing:.1rem;text-transform:uppercase;color:var(--ps-copy,rgba(27,48,31,.75))}.more-podcasts-wrap .podcast-article-title{margin:0 0 1.4rem;font-size:1.6rem;font-weight:500;line-height:1.2;text-transform:uppercase;color:var(--ps-primary,#1b301f)}.more-podcasts-wrap .date-info{margin-bottom:1.4rem}.more-podcasts-wrap .article-summary{margin:0 0 1.6rem;font-size:1.4rem;font-weight:400;line-height:1.2;color:var(--ps-copy,rgba(27,48,31,.75))}.more-podcasts-wrap .category-wrap{display:flex;align-items:center;justify-content:space-between;gap:1.4rem;margin-top:auto}.more-podcasts-wrap .categories{display:flex;flex-wrap:wrap;gap:1.2rem}.more-podcasts-wrap .category{font-size:1.2rem;font-weight:400;line-height:1.5;text-transform:uppercase;text-decoration:underline;text-underline-offset:.2rem;color:var(--ps-primary,#1b301f);background:0 0;padding:0}.more-podcasts-wrap .load-more.btn{margin-top:2rem;min-width:17rem;height:4rem;padding:0 3.6rem;border:none;border-radius:10rem;background:var(--ps-accent,#bd543a);color:var(--ps-bg,#eeeadf);font-family:inherit;font-size:1.2rem;font-weight:500;line-height:1;letter-spacing:.1rem;text-transform:uppercase;cursor:pointer}.more-podcasts-wrap .load-more.btn:hover{background:#a84832}main .container{padding:4rem 2rem 1.2rem;color:var(--colorText);font-family:noto serif}@media screen and (min-width:48em){main .container{padding:4.8rem 2.4rem 3.2rem}}@media screen and (min-width:64.06em){main .container{padding:5.6rem 2.4rem 3.2rem}}@media screen and (min-width:90.063em){main .container{padding:5.6rem 0}}body,html,header,footer{background-color:var(--body-background)}