.t-btn{font-family:var(--font-family-secondary);font-weight:var(--font-weight-700);letter-spacing:-0.01em}.t-btn--1{font-size:var(--t--btn-1);line-height:var(--t--line-hight-secondary-4)}.t-btn--2{font-size:var(--t--btn-2);line-height:var(--t--line-hight-secondary-4)}.t-btn--3{font-size:var(--t--btn-3);line-height:var(--t--line-hight-secondary-5)}.t-btn--4{font-size:var(--t--btn-4);line-height:var(--t--line-hight-secondary-6)}.t-btn--5{font-size:var(--t--btn-4);font-weight:var(--font-weight-400);line-height:var(--t--line-hight-secondary-6)}.t-btn--6{font-size:var(--t--btn-5);line-height:var(--t--line-hight-secondary-7)}.t-navigation{display:block;color:var(--txt-heading)}.t-navigation--1{font-size:var(--t--navigation-1);font-weight:var(--font-weight-500);letter-spacing:-0.02em;line-height:var(--t--line-hight-primary-7)}.t-navigation--2{font-family:var(--font-family-secondary);font-size:var(--t--navigation-2);font-weight:var(--font-weight-400);line-height:var(--t--line-hight-secondary-6)}.post-content{display:flex;flex-flow:column-reverse nowrap;justify-content:flex-start;gap:32px}@media only screen and (min-width: 1024px){.post-content{flex-flow:row-reverse nowrap;justify-content:space-between}}@media only screen and (min-width: 1280px){.post-content{gap:138px}}.post-content--full-width .post-content__main{width:100%}.post-content--full-width section:first-of-type{padding-top:0}.post-content--centered{justify-content:center}.post-content--centered .post-content__main{width:100%;max-width:696px}.post-content--centered .post-content__main p{padding-right:0}.post-content--centered .post-content__main p+ul.wp-block-list,.post-content--centered .post-content__main p+ol.wp-block-list{margin-top:10px}.post-content--centered .post-content__main ol.wp-block-list+ul.wp-block-list{margin-top:10px}.post-content--centered .post-content__main ol.wp-block-list>li{margin-bottom:4px;padding-right:0;padding-left:24px;font-size:18px}.post-content--centered .post-content__main ol.wp-block-list>li::before{content:counter(custom-counter) ".";background-color:rgba(0,0,0,0);color:inherit;font-size:inherit}.post-content--centered .post-content__main ol.wp-block-list>li strong{font-weight:500}.post-content--centered .post-content__main ol.wp-block-list>li.has-strong::before{top:3px;font-weight:500}.post-content--centered .post-content__main ol.wp-block-list+p{margin-top:10px}.post-content--centered .post-content__main ul.wp-block-list+p{margin-top:-50px}.post-content--centered .post-content__main ul.wp-block-list+ol.wp-block-list{margin-top:-50px}.post-content--centered .post-content__main ul.wp-block-list li{margin-bottom:8px;padding-right:0;padding-left:12px;font-size:18px}.post-content--centered .post-content__main ul.wp-block-list li::before{top:12px;width:4px;height:4px;background-color:var(--txt-paragraph-primary)}.post-content__aside{display:block}@media only screen and (min-width: 1024px){.post-content__aside{display:block;flex-shrink:0;width:460px}}.post-content__aside .sticky-wrapper{position:sticky;top:85px}.post-content__aside .table-of-contents{display:block;flex-direction:column;max-height:calc(100vh - 170px);padding:32px;border:1px solid var(--elevation-border-overlay-default);border-radius:12px}@media only screen and (min-width: 1024px){.post-content__aside .table-of-contents{display:none}.post-content__aside .table-of-contents.active{display:flex}}.post-content__aside .table-of-contents__title{display:none;margin-bottom:32px;color:var(--txt-caption);font-family:var(--font-family-primary);font-size:16px;font-weight:400;letter-spacing:.32px;line-height:1.25}@media only screen and (min-width: 1024px){.post-content__aside .table-of-contents__title{display:block}}.post-content__aside .table-of-contents__body{display:none;flex-grow:1;max-height:200px;overflow:hidden}@media only screen and (min-width: 1024px){.post-content__aside .table-of-contents__body{display:flex}}.post-content__aside .table-of-contents__list{display:flex;flex-grow:1;flex-direction:column;margin:0;padding:0;padding-right:28%;list-style:none;overflow-y:auto;gap:12px;scrollbar-width:none}.post-content__aside .table-of-contents__list::-webkit-scrollbar{display:none}.post-content__aside .table-of-contents__link{display:block;color:var(--txt-heading);font-family:"Roobert",sans-serif;font-size:14px;font-weight:500;line-height:1.4285714286;text-decoration:none;transition:color .3s ease}.post-content__aside .table-of-contents__link:hover,.post-content__aside .table-of-contents__link.is-active{color:var(--c--brand-primary-250-main);text-decoration:underline;text-underline-offset:4px}.post-content__aside .table-of-contents__scrollbar{position:relative;width:2px;border-radius:2px;background-color:var(--elevation-border-overlay-default)}.post-content__aside .table-of-contents__scrollbar-thumb{position:absolute;top:0;left:0;width:100%;border-radius:2px;background-color:var(--c--brand-primary-250-main)}.post-content__aside .table-of-contents__share-box{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;margin-top:32px;padding:20px;border-radius:12px;background-color:var(--bg-secondary)}@media only screen and (max-width: 1023px){.post-content__aside .table-of-contents__share-box{margin-top:0}}.post-content__aside .table-of-contents__share-box .table-of-contents__title{display:block;margin-bottom:0}.post-content__aside .table-of-contents__share-box .socials--share{margin-left:auto}.post-content__aside .table-of-contents__latest-post{margin-top:16px;padding:30px;border:1px solid var(--elevation-border-overlay-default);border-radius:var(--border-radius-xxl);background-color:var(--elevation-surface-sunken-primary-default);overflow:hidden}.post-content__aside .table-of-contents__latest-category{display:inline-block;padding:6px 12px;border-radius:var(--border-radius-xs);background-color:var(--interface-tags-fill-primary);color:var(--interface-tags-txt-primary);font-family:var(--font-family-primary);font-size:var(--t--caption-2);font-weight:400;line-height:1.4285714286}.post-content__aside .table-of-contents__latest-title{display:block;margin-top:16px;color:var(--txt-heading);font-family:var(--font-family-primary);font-size:25px;font-weight:400;letter-spacing:-0.005em;line-height:1.44;text-decoration:none}.post-content__aside .table-of-contents__latest-link{display:inline-flex;align-items:center;gap:10px;margin-top:36px;text-decoration:none}.post-content__aside .table-of-contents__latest-link-label{color:var(--button-label-link-idle);font-family:var(--font-family-primary);font-size:var(--t--btn-2);font-weight:400;letter-spacing:.02em;line-height:1.4285714286}.post-content__aside .table-of-contents__latest-link-icon{display:inline-flex;width:16px;height:auto}.post-content__aside .table-of-contents__latest-link-icon svg{width:100%;height:100%}.post-content__aside .table-of-contents__latest-link-icon svg path{stroke:var(--button-label-link-idle)}.post-content__aside .table-of-contents .socials--share{gap:12px}.post-content__aside .table-of-contents .socials--share .socials__icon{width:28px;height:28px;fill:var(--c--brand-primary-250-main);transition:fill .3s ease}.post-content__aside .table-of-contents .socials--share .socials__icon.x{width:20px;height:20px}.post-content__aside .table-of-contents .socials--share .socials__icon.link path{stroke:var(--c--brand-primary-250-main)}.post-content__aside .table-of-contents__scroll-indicator{display:none}.post-content .copy-toast{position:fixed;bottom:24px;left:50%;z-index:9999;pointer-events:none;padding:12px 16px;border-radius:8px;background-color:var(--c--semantic-success-600);color:var(--c--brand-neutral-1000);transform:translateX(-50%) translateY(10px);transition:opacity .25s ease,transform .25s ease;opacity:0}.post-content .copy-toast.is-visible{transform:translateX(-50%) translateY(0);opacity:1}.post-content__main{width:100%}@media only screen and (min-width: 1024px){.post-content__main{width:calc(100% - 380px - 39px)}}.post-content__main h1,.post-content__main h2,.post-content__main h3,.post-content__main h4,.post-content__main h5,.post-content__main h6{color:var(--txt-heading);font-family:var(--font-family-primary);font-weight:400}.post-content__main h1:first-child,.post-content__main h2:first-child,.post-content__main h3:first-child,.post-content__main h4:first-child,.post-content__main h5:first-child,.post-content__main h6:first-child{margin-top:0}.post-content__main h1:last-child,.post-content__main h2:last-child,.post-content__main h3:last-child,.post-content__main h4:last-child,.post-content__main h5:last-child,.post-content__main h6:last-child{margin-bottom:0}.post-content__main h1,.post-content__main h2{font-size:45px;letter-spacing:-0.005em;line-height:1.2444444444}.post-content__main h2{margin-top:62px;padding-right:1%}@media only screen and (max-width: 1023px){.post-content__main h2{padding-right:17%}}.post-content__main h3{margin-top:28px;padding-right:17%;font-size:28px;line-height:1.2857142857}.post-content__main h4{margin-top:24px;padding-right:18%;font-size:20px;line-height:1.4}.post-content__main>p{margin-top:44px;padding-right:17%;color:var(--txt-paragraph-primary);font-size:18px;line-height:1.5555555556}.post-content__main>p:last-child{margin-bottom:0}.post-content__main a:not(.btn){color:var(--txt-text-link)}.post-content__main .btns-hld{margin-top:30px}.post-content__main br{display:inline}.post-content__main br::after{content:"";display:block;height:12px}.post-content__main ul,.post-content__main ul.wp-block-list{margin-top:34px;margin-bottom:70px;padding-left:0;list-style:none}.post-content__main ul li,.post-content__main ul.wp-block-list li{position:relative;margin-bottom:20px;padding-right:26%;padding-left:24px;color:var(--txt-paragraph-primary);font-size:16px;line-height:1.75}.post-content__main ul li::before,.post-content__main ul.wp-block-list li::before{content:"";position:absolute;top:10px;left:0;width:8px;height:8px;border-radius:50%;background-color:var(--c--brand-primary-250-main)}.post-content__main ol,.post-content__main ol.wp-block-list{margin-top:34px;padding-left:0;list-style:none;counter-reset:custom-counter}.post-content__main ol>li,.post-content__main ol.wp-block-list>li{position:relative;margin-bottom:20px;padding-right:28%;padding-left:40px;color:var(--txt-paragraph-primary);font-size:16px;line-height:1.75}.post-content__main ol>li::before,.post-content__main ol.wp-block-list>li::before{content:counter(custom-counter);position:absolute;top:2px;left:0;width:24px;height:24px;border-radius:50%;background-color:var(--c--brand-primary-250-main);color:var(--c--brand-neutral-1000);font-size:14px;line-height:24px;text-align:center;counter-increment:custom-counter}.post-content__main ol>li>ul,.post-content__main ol.wp-block-list>li>ul{margin-top:10px;margin-bottom:0}.post-content__main ol>li>ul li ul,.post-content__main ol.wp-block-list>li>ul li ul{margin-top:10px;margin-bottom:0}.post-content__main ol>li>ul li ul li::before,.post-content__main ol.wp-block-list>li>ul li ul li::before{display:none}.post-content__main ol li:empty,.post-content__main ol.wp-block-list li:empty{visibility:hidden}.post-content__main .wp-block-table{width:calc(100% - 22px);max-width:100%;margin-top:32px;border:1px solid var(--elevation-border-overlay-default);border-radius:12px;overflow:hidden}.post-content__main .wp-block-table table{width:100%;border-collapse:collapse;table-layout:fixed}.post-content__main .wp-block-table td{padding:15px;border:1px solid var(--elevation-border-overlay-default);vertical-align:top}.post-content__main .wp-block-table tbody tr:first-child td{background-color:var(--interface-tags-fill-secondary);color:var(--txt-paragraph-tertiary);font-size:16px;font-weight:400;line-height:1.75;text-align:center}.post-content__main .wp-block-table tbody tr:not(:first-child) td{background-color:var(--c--brand-neutral-1000);color:var(--txt-paragraph-primary);font-size:14px;line-height:1.7142857143}.post-content__main .wp-block-image{margin-block:64px;margin-right:20px}.post-content__main .wp-block-image img{width:100%;height:auto;border-radius:var(--border-radius-s)}.post-content__main .wp-block-image figcaption{margin-top:12px;color:var(--txt-paragraph-primary);font-size:14px;line-height:1.7142857143}.post-content__main .has-text-align-left{text-align:left}.post-content__main .has-text-align-center{text-align:center}.post-content__main .has-text-align-right{text-align:right}.post-content__main .block-mb-large{margin-block:64px}.post-content__main .block-mb-default{margin-block:32px}.post-content__main *:last-child{margin-bottom:0}.post-content hr{margin:20px 0}.single-post .post-content__main>*+[class^=block-post-],.single-resource .post-content__main>*+[class^=block-post-]{margin-top:var(--spacing-64, 64px)}.single-post .post-content__main>*+.simple-video,.single-resource .post-content__main>*+.simple-video{margin-top:var(--spacing-64, 64px)}.single-post .post-content__main>*+.l-section--simple-video,.single-resource .post-content__main>*+.l-section--simple-video{margin-top:var(--spacing-64, 64px)}.single-post .post-content__main>*+.video__player,.single-resource .post-content__main>*+.video__player{margin-top:var(--spacing-64, 64px)}.single-post .js-main>*+[class^=block-post-],.single-resource .js-main>*+[class^=block-post-]{margin-top:var(--spacing-64, 64px)}.single-post .js-main>*+.simple-video,.single-resource .js-main>*+.simple-video{margin-top:var(--spacing-64, 64px)}.single-post .js-main>*+.l-section--simple-video,.single-resource .js-main>*+.l-section--simple-video{margin-top:var(--spacing-64, 64px)}.single-post .js-main>*+.video__player,.single-resource .js-main>*+.video__player{margin-top:var(--spacing-64, 64px)}.single-post .block-mb-default,.single-resource .block-mb-default{margin-block:var(--spacing-64, 64px)}@media only screen and (max-width: 767px){.single-post .post-content__aside .table-of-contents__share-box,.single-resource .post-content__aside .table-of-contents__share-box{flex-wrap:nowrap}.single-post .post-content__aside .table-of-contents__share-box .table-of-contents__title,.single-resource .post-content__aside .table-of-contents__share-box .table-of-contents__title{display:block}.single-post .post-content__aside .table-of-contents__share-box .socials--share,.single-resource .post-content__aside .table-of-contents__share-box .socials--share{margin-left:auto}.single-post .post-content__main .wp-block-table,.single-resource .post-content__main .wp-block-table{display:block;width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.single-post .post-content__main .wp-block-table table,.single-resource .post-content__main .wp-block-table table{width:100%;min-width:540px;table-layout:fixed}.single-post .post-content__main .wp-block-table th,.single-post .post-content__main .wp-block-table td,.single-resource .post-content__main .wp-block-table th,.single-resource .post-content__main .wp-block-table td{width:33.3333333333%;white-space:normal;word-break:break-word}.single-post .post-content__main h2,.single-post .post-content__main h3,.single-post .post-content__main h4,.single-resource .post-content__main h2,.single-resource .post-content__main h3,.single-resource .post-content__main h4{padding-right:0}.single-post .post-content__main>p,.single-resource .post-content__main>p{padding-right:0}.single-post .post-content__main ul.wp-block-list li,.single-post .post-content__main ol.wp-block-list li,.single-resource .post-content__main ul.wp-block-list li,.single-resource .post-content__main ol.wp-block-list li{padding-right:0}.single-post .block-post-content,.single-resource .block-post-content{width:100%}.single-post .block-post-content ol,.single-resource .block-post-content ol{padding-right:0}.single-post .block-post-cta,.single-resource .block-post-cta{width:100%}.single-post .block-post-cta__content p,.single-resource .block-post-cta__content p{padding-right:0}}.block-post-content{width:calc(100% - 22px);margin-bottom:0;padding:48px;border-radius:16px;background-color:var(--c--brand-neutral-125);color:var(--c--brand-neutral-1000)}.block-post-content h2{margin-bottom:0;color:var(--c--brand-neutral-1000)}.block-post-content p{margin-top:38px;margin-bottom:0;color:var(--txt-paragraph-primary);font-size:var(--t--subheading-2);line-height:1.5555555556}.block-post-content ol{margin-top:34px;padding-right:15%;padding-left:0;list-style:none;counter-reset:custom-counter}.block-post-content ol li{position:relative;margin-bottom:20px;padding-left:42px;color:var(--txt-paragraph-primary);font-size:var(--t--paragraph-1);line-height:1.75}.block-post-content ol li::before{content:counter(custom-counter);position:absolute;top:2px;left:0;width:24px;height:24px;border-radius:50%;background-color:var(--c--brand-primary-250-main);color:var(--c--brand-neutral-1000);font-size:14px;line-height:24px;text-align:center;counter-increment:custom-counter}.block-post-content ol br{display:inline}.block-post-content ol br::after{content:"";display:block;height:12px}
