@charset "UTF-8";article.post-article[data-okd-type=section]{--post-article-content-width:842px;--post-article-sidebar-width:373px;--post-article-sticky-top:var(--okd-header-overlay-top, 81px);padding-block-start:0}article.post-article[data-okd-type=section]>.okd-block-container{align-items:start;column-gap:0;display:grid;grid-template-areas:"sidebar" "content";grid-template-columns:1fr;padding-inline:0;row-gap:0}@media screen and (min-width:1025px){article.post-article[data-okd-type=section]>.okd-block-container{align-items:stretch;grid-template-areas:"sidebar content";grid-template-columns:minmax(0,var(--post-article-sidebar-width)) minmax(0,var(--post-article-content-width));justify-content:start}}article.post-article[data-okd-type=section] .post-article__sidebar{grid-area:sidebar;min-width:0}@media screen and (min-width:1025px){article.post-article[data-okd-type=section] .post-article__sidebar{align-self:stretch}}article.post-article[data-okd-type=section] .post-article__sidebar-inner{border-block-end:var(--okd-line-width,1px) solid var(--okd-line-color);border-inline:var(--okd-line-width,1px) solid var(--okd-line-color)}@media screen and (min-width:1025px){article.post-article[data-okd-type=section] .post-article__sidebar-inner{border-block-end:0;border-inline-end:0;min-height:calc(100vh - var(--post-article-sticky-top));overflow:visible;position:sticky;top:var(--post-article-sticky-top)}}@media screen and (min-width:1025px){article.post-article[data-okd-type=section].post-article--sidebar-static .post-article__sidebar-inner{min-height:0;position:static;top:auto}}article.post-article[data-okd-type=section] .post-article__toc{border-block-start:var(--okd-line-width,1px) solid var(--okd-line-color)}article.post-article[data-okd-type=section] .post-article__toc-list{list-style:none;margin:0;padding-block:var(--wp--custom--tokens--spacing--40,40px);padding-inline:0}article.post-article[data-okd-type=section] .post-article__toc-item{margin:0;padding:0;position:relative}article.post-article[data-okd-type=section] .post-article__toc-item::before{background-color:var(--wp--preset--color--brand-50,#3bcdcc);content:"";inset-block:4px;inset-inline-start:-3px;opacity:0;position:absolute;transition:opacity var(--wp--custom--tokens--transition--duration,0.15s) ease;width:2px;z-index:1}article.post-article[data-okd-type=section] .post-article__toc-item:has(:focus-visible){outline:2px solid var(--okd-focus-color,currentColor);outline-offset:-2px;z-index:1}article.post-article[data-okd-type=section] .post-article__toc-item.is-active::before{opacity:1}article.post-article[data-okd-type=section] .post-article__toc-item.is-active .post-article__toc-link{color:var(--wp--preset--color--text-primary-default,#fff)}article.post-article[data-okd-type=section] .post-article__toc-item.is-active .post-article__toc-link-index{color:var(--wp--preset--color--brand-50,#3bcdcc)}article.post-article[data-okd-type=section] .post-article__toc-link{background:none;border:0;color:var(--wp--preset--color--text-primary-subdued,rgb(255 255 255 / .42));cursor:pointer;display:flex;gap:var(--wp--custom--tokens--spacing--16,16px);font-family:inherit;font-size:var(--wp--preset--font-size--body,16px);line-height:var(--wp--custom--tokens--text--line-height,1.4);outline:none;padding-block:var(--wp--custom--tokens--spacing--8,8px);padding-inline:var(--wp--custom--tokens--spacing--24,24px);text-align:left;text-decoration:none;transition-duration:0.15s;transition-property:background-color,color;transition-timing-function:ease;width:100%}@media screen and (min-width:769px){article.post-article[data-okd-type=section] .post-article__toc-link{gap:var(--wp--custom--tokens--spacing--24,24px)}}article.post-article[data-okd-type=section] .post-article__toc-link:focus-visible{color:var(--wp--preset--color--text-primary-default,#fff)}@media screen and (min-width:1025px) and (hover:hover) and (pointer:fine){article.post-article[data-okd-type=section] .post-article__toc-link:hover{color:var(--wp--preset--color--text-primary-default,#fff)}}article.post-article[data-okd-type=section] .post-article__toc-link-index{color:var(--wp--preset--color--text-primary-subdued,rgb(255 255 255 / .28));flex:0 0 auto;font-family:inherit;font-size:inherit;line-height:inherit}article.post-article[data-okd-type=section] .post-article__entry{min-width:0;padding:var(--wp--custom--tokens--spacing--48,48px) var(--wp--custom--tokens--spacing--24,24px);font-size:clamp(16px, calc(16px + 2 * ((100vw - 800px) / (1620 - 800))), 18px);line-height:1.5}article.post-article[data-okd-type=section] .post-article__entry p:not(.has-text-color),article.post-article[data-okd-type=section] .post-article__entry :is(ul,ol,.wp-block-list):not(.has-text-color){color:var(--wp--preset--color--text-primary-subdued,rgb(255 255 255 / .6))}article.post-article[data-okd-type=section] .post-article__entry blockquote p:not(.has-text-color){color:inherit}article.post-article[data-okd-type=section] .post-article__entry a:not([class*=u-btn--]){color:var(--wp--preset--color--brand-50,#3bcdcc);font-weight:var(--wp--custom--tokens--font--weight--medium,500);text-decoration:underline}article.post-article[data-okd-type=section] .post-article__entry a:not([class*=u-btn--]):hover{color:var(--wp--preset--color--brand-50,#3bcdcc)}article.post-article[data-okd-type=section] .post-article__entry b,article.post-article[data-okd-type=section] .post-article__entry strong{font-weight:var(--wp--custom--tokens--font--weight--medium,500)}article.post-article[data-okd-type=section] .post-article__entry :is(h1,h2,h3,h4,h5,h6,.wp-block-heading) b,article.post-article[data-okd-type=section] .post-article__entry :is(h1,h2,h3,h4,h5,h6,.wp-block-heading) strong{font-weight:var(--wp--custom--tokens--font--weight--medium,500)}article.post-article[data-okd-type=section] .post-article__entry em{font-style:italic}article.post-article[data-okd-type=section] .post-article__entry u{text-decoration-color:currentColor;text-decoration-thickness:1px;text-underline-offset:2px}article.post-article[data-okd-type=section] .post-article__entry :where(pre,.wp-block-preformatted){background-color:var(--wp--preset--color--surface-secondary-default,#05121b);border:1px solid rgb(255 255 255 / .07);border-radius:var(--wp--custom--tokens--spacing--12,12px);box-sizing:border-box;color:var(--wp--preset--color--text-primary-default,#ffffff);display:block;font-family:var(--wp--preset--font-family--mono,"Roboto Mono",Menlo,Consolas,Monaco,"Adwaita Mono","Liberation Mono","Lucida Console",monospace);font-size:12px;font-weight:var(--wp--custom--tokens--font--weight--regular,400);line-height:1.5;overflow-x:auto;padding:var(--wp--custom--tokens--spacing--24,24px);tab-size:4;white-space:pre;width:100%}article.post-article[data-okd-type=section] .post-article__entry .wp-block-pullquote{border:0;margin-inline:0;padding:0 0 0 var(--wp--preset--spacing--space-24);position:relative;text-align:left}article.post-article[data-okd-type=section] .post-article__entry .wp-block-pullquote::before{background:linear-gradient(180deg,var(--wp--preset--color--brand-50,#3bcdcc),var(--wp--preset--color--brand-100,#f693ff));content:"";inset-block:0;inset-inline-start:0;position:absolute;width:1px}article.post-article[data-okd-type=section] .post-article__entry .wp-block-pullquote blockquote{border:0;margin:0;padding:0}article.post-article[data-okd-type=section] .post-article__entry .wp-block-pullquote p{color:var(--wp--preset--color--text-primary-default,#ffffff);font-size:var(--wp--preset--font-size--h5);font-weight:var(--wp--custom--tokens--font--weight--medium,500);letter-spacing:var(--wp--custom--tokens--heading--letter-spacing,-.02em);line-height:var(--wp--custom--tokens--heading--line-height--h-5,1.2);margin:0}article.post-article[data-okd-type=section] .post-article__entry .wp-block-pullquote p:first-of-type::before{content:"“"}article.post-article[data-okd-type=section] .post-article__entry .wp-block-pullquote p:last-of-type::after{content:"”"}article.post-article[data-okd-type=section] .post-article__entry .wp-block-pullquote cite{color:var(--wp--preset--color--text-primary-default,#ffffff);display:block;font-size:var(--wp--preset--font-size--sm,14px);font-style:normal;font-weight:var(--wp--custom--tokens--font--weight--regular,400);line-height:1.4;margin-block-start:var(--wp--preset--spacing--space-24,24px)}article.post-article[data-okd-type=section] .post-article__entry .wp-block-pullquote cite::before{content:"—";margin-inline-end:4px}article.post-article[data-okd-type=section] .post-article__entry>*,article.post-article[data-okd-type=section] .post-article__entry:has(>div:first-child:last-child)>div:first-child:last-child>*{margin-block:var(--okd-wysiwyg-flow-spacing,40px)}article.post-article[data-okd-type=section] .post-article__entry>*:where(.wp-block-group,.wp-block-image,.wp-block-table),article.post-article[data-okd-type=section] .post-article__entry:has(>div:first-child:last-child)>div:first-child:last-child>*:where(.wp-block-group,.wp-block-image,.wp-block-table){margin-block:80px}article.post-article[data-okd-type=section] .post-article__entry>*:where(.wp-block-group,.wp-block-image,.wp-block-table)>*:not(table),article.post-article[data-okd-type=section] .post-article__entry:has(>div:first-child:last-child)>div:first-child:last-child>*:where(.wp-block-group,.wp-block-image,.wp-block-table)>*:not(table){margin-block:var(--okd-wysiwyg-flow-spacing,40px)}article.post-article[data-okd-type=section] .post-article__entry>*:first-child,article.post-article[data-okd-type=section] .post-article__entry>*:first-child>:first-child,article.post-article[data-okd-type=section] .post-article__entry:has(>div:first-child:last-child)>div:first-child:last-child>*:first-child,article.post-article[data-okd-type=section] .post-article__entry:has(>div:first-child:last-child)>div:first-child:last-child>*:first-child>:first-child{margin-block-start:0}article.post-article[data-okd-type=section] .post-article__entry>*:last-child,article.post-article[data-okd-type=section] .post-article__entry>*:last-child>:last-child,article.post-article[data-okd-type=section] .post-article__entry:has(>div:first-child:last-child)>div:first-child:last-child>*:last-child,article.post-article[data-okd-type=section] .post-article__entry:has(>div:first-child:last-child)>div:first-child:last-child>*:last-child>:last-child{margin-block-end:0}article.post-article[data-okd-type=section] .post-article__entry :is(ul,ol,.wp-block-list){display:block;list-style-position:outside;padding-inline-start:32px}article.post-article[data-okd-type=section] .post-article__entry :is(ul,.wp-block-list):not(ol){list-style-type:disc}article.post-article[data-okd-type=section] .post-article__entry :is(ol,.wp-block-list:is(ol)){list-style-type:decimal}article.post-article[data-okd-type=section] .post-article__entry :is(li,.wp-block-list-item,.block-editor-block-list__block[data-type="core/list-item"]){display:list-item;margin-block:16px}article.post-article[data-okd-type=section] .post-article__entry :is(li,.wp-block-list-item,.block-editor-block-list__block[data-type="core/list-item"]):first-child{margin-block-start:0}article.post-article[data-okd-type=section] .post-article__entry :is(li,.wp-block-list-item,.block-editor-block-list__block[data-type="core/list-item"]):last-child{margin-block-end:0}article.post-article[data-okd-type=section] .post-article__entry :where(ul ul,ol ol,ul ol,ol ul){margin-block:16px}@media screen and (min-width:1025px){article.post-article[data-okd-type=section] .post-article__entry{padding:var(--wp--custom--tokens--spacing--80,80px) 60px}}article.post-article[data-okd-type=section] .post-article__main{border-inline:var(--okd-line-width,1px) solid var(--okd-line-color);grid-area:content;max-width:var(--post-article-content-width);min-width:0;width:100%}article.post-article[data-okd-type=section] .post-article__sidebar-section:not(:first-child){border-block-start:var(--okd-line-width,1px) solid var(--okd-line-color)}article.post-article[data-okd-type=section] .post-article__toc-section[hidden]+.post-article__similar{border-block-start:0}@media screen and (max-width:768px){article.post-article[data-okd-type=section] .post-article__similar{display:none}}article.post-article[data-okd-type=section] .post-article__sidebar-heading{align-items:center;color:var(--wp--preset--color--text-primary-default,#fff);display:flex;font-family:var(--wp--preset--font-family--sans);font-size:var(--wp--preset--font-size--lg,18px);font-weight:var(--wp--custom--tokens--font--weight--regular,400);height:60px;letter-spacing:0;line-height:1.2;margin:0;padding:var(--wp--custom--tokens--spacing--12,12px) var(--wp--custom--tokens--spacing--24,24px);text-transform:none}article.post-article[data-okd-type=section] .post-article__similar-list{border-block-start:var(--okd-line-width,1px) solid var(--okd-line-color);list-style:none;margin:0;padding:0}article.post-article[data-okd-type=section] .post-article__similar-item{border-block-start:var(--okd-line-width,1px) solid var(--okd-line-color);margin:0;padding:0}article.post-article[data-okd-type=section] .post-article__similar-item:first-child{border-block-start:0}article.post-article[data-okd-type=section] .post-article__similar-item--seo{display:none}article.post-article[data-okd-type=section] .post-article__similar-link{color:var(--wp--preset--color--text-primary-default,#fff);display:flex;flex-direction:column;gap:7px;padding:14px var(--wp--custom--tokens--spacing--24,24px);text-decoration:none;transition-duration:0.18s;transition-property:background-color,color;transition-timing-function:ease}article.post-article[data-okd-type=section] .post-article__similar-link:focus-visible{background-color:rgb(255 255 255 / .04);outline:2px solid var(--okd-focus-color,currentColor);outline-offset:-2px}@media (hover:hover) and (pointer:fine){article.post-article[data-okd-type=section] .post-article__similar-link:hover{background-color:rgb(255 255 255 / .04);color:var(--wp--preset--color--brand-50,#3bcdcc)}}article.post-article[data-okd-type=section] .post-article__similar-type{color:var(--wp--preset--color--brand-50,#3bcdcc);font-size:var(--wp--preset--font-size--sm,14px);line-height:1.2;text-transform:uppercase}article.post-article[data-okd-type=section] .post-article__similar-title{font-family:var(--wp--preset--font-family--sans);font-size:var(--wp--preset--font-size--body,16px);font-weight:var(--wp--custom--tokens--font--weight--medium,500);line-height:var(--wp--custom--tokens--text--line-height,1.4)}article.post-article[data-okd-type=section] .post-article__sidebar-share{align-items:stretch;border-block-end:var(--okd-line-width,1px) solid var(--okd-line-color);display:flex}@media screen and (max-width:768px){article.post-article[data-okd-type=section] .post-article__sidebar-share{display:none}}article.post-article[data-okd-type=section] .post-article__share{align-items:stretch;display:flex;flex:1 1 auto;min-width:0}article.post-article[data-okd-type=section] .post-article__share-link{align-items:center;background-color:#fff0;border:0;border-inline-end:var(--okd-line-width,1px) solid var(--okd-line-color);color:var(--wp--preset--color--text-primary-default,#fff);cursor:pointer;display:inline-flex;flex:0 0 60px;font:inherit;height:60px;justify-content:center;padding:0;text-decoration:none;transition-duration:0.18s;transition-property:background-color,color;transition-timing-function:ease;width:60px}article.post-article[data-okd-type=section] .post-article__share-link:first-of-type{border-inline-start:var(--okd-line-width,1px) solid var(--okd-line-color)}article.post-article[data-okd-type=section] .post-article__share-link:focus-visible{outline:2px solid var(--okd-focus-color,currentColor);outline-offset:-2px;z-index:1}@media (hover:hover) and (pointer:fine){article.post-article[data-okd-type=section] .post-article__share-link:hover{background-color:rgb(255 255 255 / .04);color:var(--wp--preset--color--brand-50,#3bcdcc)}}article.post-article[data-okd-type=section] .post-article__share-label{align-items:center;color:var(--wp--preset--color--text-primary-subdued,rgb(255 255 255 / .6));display:inline-flex;flex:0 0 auto;font-size:var(--wp--preset--font-size--sm,14px);height:60px;line-height:1;margin-inline-end:auto;padding-inline:var(--wp--custom--tokens--spacing--24,24px);text-transform:uppercase}@media screen and (min-width:769px){article.post-article[data-okd-type=section] .post-article__share-label{padding-inline:var(--wp--custom--tokens--spacing--40,40px)}}article.post-article[data-okd-type=section] .post-article__share--sidebar{justify-content:flex-end;width:100%}article.post-article[data-okd-type=section] .post-article__share--sidebar .post-article__share-link:first-of-type{border-inline-start:var(--okd-line-width,1px) solid var(--okd-line-color)}article.post-article[data-okd-type=section] .post-article__share--sidebar .post-article__share-link:last-child{border-inline-end:0}article.post-article[data-okd-type=section] .post-article__share-icon{display:block;height:24px;object-fit:contain;width:24px}article.post-article[data-okd-type=section] .post-article__footer{border-block-start:var(--okd-line-width,1px) solid var(--okd-line-color)}article.post-article[data-okd-type=section] .post-article__author-card{align-items:flex-start;display:flex;flex-direction:column;gap:var(--wp--custom--tokens--spacing--16,16px);padding:var(--wp--custom--tokens--spacing--40,40px) var(--wp--custom--tokens--spacing--24,24px)}@media screen and (min-width:769px){article.post-article[data-okd-type=section] .post-article__author-card{flex-direction:row;gap:var(--wp--custom--tokens--spacing--24,24px);padding:var(--wp--custom--tokens--spacing--48,48px) var(--wp--custom--tokens--spacing--60,60px)}}article.post-article[data-okd-type=section] .post-article__author-photo{aspect-ratio:1;border-radius:999px;display:block;flex:0 0 88px;overflow:hidden;width:88px}@media screen and (min-width:769px){article.post-article[data-okd-type=section] .post-article__author-photo{flex-basis:105px;width:105px}}article.post-article[data-okd-type=section] .post-article__author-img{display:block;height:100%;object-fit:cover;width:100%}article.post-article[data-okd-type=section] .post-article__author-body{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--wp--custom--tokens--spacing--24,24px);min-width:0}article.post-article[data-okd-type=section] .post-article__author-text{display:flex;flex-direction:column;gap:4px;min-width:0}article.post-article[data-okd-type=section] .post-article__author-name,article.post-article[data-okd-type=section] .post-article__author-title,article.post-article[data-okd-type=section] .post-article__author-bio{font-family:var(--wp--preset--font-family--sans);margin:0}article.post-article[data-okd-type=section] .post-article__author-name{color:var(--wp--preset--color--text-primary-default,#fff);font-size:var(--wp--preset--font-size--lg,18px);font-weight:var(--wp--custom--tokens--font--weight--medium,500);line-height:1.2}article.post-article[data-okd-type=section] .post-article__author-title{color:var(--wp--preset--color--text-primary-subdued,rgb(255 255 255 / .6));font-size:var(--wp--preset--font-size--lg,18px);font-weight:var(--wp--custom--tokens--font--weight--regular,400);line-height:1.3}article.post-article[data-okd-type=section] .post-article__author-bio{color:var(--wp--preset--color--text-primary-subdued,rgb(255 255 255 / .6));font-size:var(--wp--preset--font-size--body,16px);font-weight:var(--wp--custom--tokens--font--weight--regular,400);line-height:1.4;margin-block-start:var(--wp--custom--tokens--spacing--16,16px);max-width:700px}article.post-article[data-okd-type=section] .post-article__author-link{align-self:flex-start}article.post-article[data-okd-type=section] .post-article__footer-meta{align-items:stretch;border-block-start:var(--okd-line-width,1px) solid var(--okd-line-color);display:flex;flex-direction:column}@media screen and (min-width:769px){article.post-article[data-okd-type=section] .post-article__footer-meta{flex-direction:row}}article.post-article[data-okd-type=section] .post-article__footer-date{align-items:center;border-block-end:var(--okd-line-width,1px) solid var(--okd-line-color);color:var(--wp--preset--color--text-primary-subdued,rgb(255 255 255 / .6));display:flex;flex:1 1 auto;font-size:var(--wp--preset--font-size--sm,14px);justify-content:center;line-height:1em;min-height:60px;padding-inline:var(--wp--custom--tokens--spacing--24,24px)}@media screen and (min-width:769px){article.post-article[data-okd-type=section] .post-article__footer-date{border-block-end:0;border-inline-end:var(--okd-line-width,1px) solid var(--okd-line-color)}}article.post-article[data-okd-type=section] .post-article__footer-share{align-items:stretch;display:flex;flex:none}article.post-article[data-okd-type=section] .post-article__share--footer .post-article__share-link:last-child{border-inline-end:0}article.post-article[data-okd-type=section] .wp-block-separator{border-top:var(--okd-line-width,1px) solid var(--okd-line-color)}article.post-article[data-okd-type=section] .wp-block-separator::before{left:0;right:0;width:100%}