.no-appearance,.bo-button,.bo-post-content .kg-button-card .kg-btn,.bo-post-content .kg-product-card .kg-product-card-button,.bo-post-content .kg-cta-card .kg-cta-button,.bo-post-content .kg-header-card .kg-header-card-button,.bo-post-content .kg-header-card.kg-v2 .kg-header-card-button{-webkit-appearance:none!important;-moz-appearance:none!important;-o-appearance:none!important;-ms-appearance:none!important;appearance:none!important;outline:0;border:0;padding:0;background-color:transparent}.sr-only{clip:rect(0 0 0 0);clip-path:inset(100%);position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden;white-space:nowrap}.focusable,.bo-button,.bo-post-content .kg-button-card .kg-btn,.bo-post-content .kg-product-card .kg-product-card-button,.bo-post-content .kg-cta-card .kg-cta-button,.bo-post-content .kg-header-card .kg-header-card-button,.bo-post-content .kg-header-card.kg-v2 .kg-header-card-button{border-radius:calc(var(--base-border-radius) / 2)}.focusable:focus-visible,.bo-button:focus-visible,.bo-post-content .kg-button-card .kg-btn:focus-visible,.bo-post-content .kg-product-card .kg-product-card-button:focus-visible,.bo-post-content .kg-cta-card .kg-cta-button:focus-visible,.bo-post-content .kg-header-card .kg-header-card-button:focus-visible{outline:0;box-shadow:0 0 0 4px var(--focus)}.button-loading span{opacity:0;visibility:hidden}.button-loading:after{content:"";display:block;position:absolute;top:50%;left:50%;width:1.125rem;height:1.125rem;margin-top:-.5625rem;margin-left:-.5625rem;border-radius:50%;border:3px solid transparent;border-top-color:var(--text-on-accent);border-right-color:var(--text-on-accent);-webkit-animation:loading .75s linear infinite;-moz-animation:loading .75s linear infinite;-o-animation:loading .75s linear infinite;animation:loading .75s linear infinite}@-webkit-keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-moz-keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-o-keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hide{display:none}.no-scroll-y{overflow-y:hidden}.bo-post-header.no-image .bo-post-header__main{flex-basis:100%!important;width:100%;max-width:var(--max-header-width);margin:0 auto}@media only screen and (min-width:64rem){.bo-post-header.no-image .bo-post-header__main-container{padding-left:0;padding-right:0}}.bo-post-header.no-image .bo-post-header__title{font-size:3rem}@media only screen and (min-width:64rem){.bo-post-header.no-image .bo-post-header__title{font-size:4.5rem}}.bo-post-header__wrapper{display:flex;flex-direction:column;gap:calc(var(--base-spacing) * 5)}.bo-post-header__main-wrapper{display:flex;flex-direction:column;gap:calc(var(--base-spacing) * 3);max-width:38.75rem}.bo-post-header__title-container{display:flex;flex-direction:column;gap:calc(var(--base-spacing) + .25rem);color:var(--foreground)}.bo-post-header__primary-tag{align-self:flex-start;color:var(--accent);line-height:1.3;font-size:1rem;font-weight:500;-webkit-transition:opacity linear .2s;-moz-transition:opacity linear .2s;-o-transition:opacity linear .2s;-ms-transition:opacity linear .2s;transition:opacity linear .2s}@media only screen and (min-width:45rem){.bo-post-header__primary-tag{line-height:1.2;font-size:1.25rem}}.bo-post-header__primary-tag:hover{opacity:.7}.bo-post-header__title{line-height:1.1;font-size:2.5rem;font-weight:600;margin:0}@media only screen and (min-width:45rem){.bo-post-header__title{font-size:4rem}}.bo-post-header__meta-container{display:flex;flex-direction:column;gap:var(--base-spacing);color:var(--body)}.bo-post-header__meta{line-height:1.3;font-size:.875rem;font-weight:500;margin:0}@media only screen and (min-width:45rem){.bo-post-header__meta{font-size:1.125rem}}.bo-post-header__meta a{color:inherit;-webkit-transition:opacity linear .2s;-moz-transition:opacity linear .2s;-o-transition:opacity linear .2s;-ms-transition:opacity linear .2s;transition:opacity linear .2s}.bo-post-header__meta a:hover{opacity:.8}.bo-post-header__tags{display:flex;flex-wrap:wrap;gap:var(--base-spacing)}.bo-post-header__tags a{display:block;position:relative;color:var(--foreground);font-size:.75rem;font-weight:500;padding:calc(var(--base-spacing) / 2) var(--base-spacing);border-radius:calc(var(--base-border-radius) / 2)}@media only screen and (min-width:45rem){.bo-post-header__tags a{font-size:.875rem}}.bo-post-header__tags a:hover:before{opacity:.8}.bo-post-header__tags a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--border);border-radius:calc(var(--base-border-radius) / 2);z-index:-1;-webkit-transition:opacity linear .2s;-moz-transition:opacity linear .2s;-o-transition:opacity linear .2s;-ms-transition:opacity linear .2s;transition:opacity linear .2s}.bo-post-header__figure{display:flex;flex-direction:column;align-items:flex-end;gap:calc(var(--base-spacing) + .25rem);margin:0}.bo-post-header__image{width:100%;height:auto;object-fit:cover}.bo-post-header__caption{color:var(--light-text);font-size:.75rem;font-weight:500;padding:0 calc(var(--base-spacing) * 2)}.bo-post-header__caption a{color:inherit;text-decoration:underline;-webkit-transition:opacity linear .2s;-moz-transition:opacity linear .2s;-o-transition:opacity linear .2s;-ms-transition:opacity linear .2s;transition:opacity linear .2s}.bo-post-header__caption a:hover{opacity:.7}.bo-post-header__caption b,.bo-post-header__caption strong{font-weight:600}.bo-post-header__caption em{font-style:italic}.bo-post-header.split-half{padding-top:calc(var(--base-spacing) * 10 + var(--mobile-header-height))}@media only screen and (min-width:45rem){.bo-post-header.split-half{padding-top:calc(var(--base-spacing) * 7 + var(--desktop-header-height))}}@media only screen and (min-width:64rem){.bo-post-header.split-half:not(.no-image){padding-top:0;border-bottom:1px solid var(--border)}}@media only screen and (min-width:64rem){.bo-post-header.split-half:not(.no-image) .bo-post-header__main{padding:calc(var(--base-spacing) * 20 + var(--desktop-header-height)) 0}}@media only screen and (min-width:45rem){.bo-post-header.split-half.no-image .bo-post-header__wrapper{min-height:0;gap:calc(var(--base-spacing) * 5)}}@media only screen and (min-width:45rem){.bo-post-header.split-half.no-image .bo-post-header__main{flex-basis:100%}}@media only screen and (min-width:64rem){.bo-post-header.split-half.no-image .bo-post-header__main{flex-basis:70%}}.bo-post-header.split-half.no-image .bo-post-header__main-wrapper{max-width:var(--max-header-width)}@media only screen and (min-width:45rem){.bo-post-header.split-half .bo-post-header__wrapper{gap:0}}@media only screen and (min-width:64rem){.bo-post-header.split-half .bo-post-header__wrapper{flex-direction:row;gap:calc(var(--base-spacing) * 8);min-height:100vh}}@media only screen and (min-width:90rem){.bo-post-header.split-half .bo-post-header__wrapper{gap:0}}@media only screen and (min-width:45rem){.bo-post-header.split-half .bo-post-header__main{display:flex;flex-basis:calc(60% - var(--base-spacing) * 2.5);align-items:center;padding:calc(var(--base-spacing) * 13) 0 0}}@media only screen and (min-width:45rem){.bo-post-header.split-half .bo-post-header__main-container{display:flex;align-items:center}}@media only screen and (min-width:45rem){.bo-post-header.split-half .bo-post-header__media{flex-basis:calc(40% - var(--base-spacing) * 2.5)}}@media only screen and (min-width:64rem){.bo-post-header.split-half .bo-post-header__main,.bo-post-header.split-half .bo-post-header__media{flex-basis:calc(50% - var(--base-spacing) * 4);flex-shrink:0}}@media only screen and (min-width:90rem){.bo-post-header.split-half .bo-post-header__main,.bo-post-header.split-half .bo-post-header__media{flex-basis:50%}}@media only screen and (min-width:45rem){.bo-post-header.split-half .bo-post-header__figure{position:relative;height:100%}}@media only screen and (min-width:90rem){.bo-post-header.split-half .bo-post-header__figure{width:50vw}}@media only screen and (min-width:64rem){.bo-post-header.split-half .bo-post-header__figure .bo-post-header__image{position:absolute;height:100%;z-index:1}}@media only screen and (min-width:45rem){.bo-post-header.split-half .bo-post-header__figure .bo-post-header__caption{position:absolute;bottom:var(--base-spacing);right:var(--base-spacing);color:var(--foreground);padding:var(--base-spacing) calc(var(--base-spacing) * 2);border-radius:calc(var(--base-border-radius) / 2);background-color:var(--header-translucent-color, var(--translucent));-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:2}}.bo-post-header.large-background.no-image .bo-post-header__title-container{color:var(--foreground)}.bo-post-header.large-background.no-image .bo-post-header__meta-container{color:var(--body)}.bo-post-header.large-background.no-image .bo-post-header__wrapper{min-height:auto;padding-bottom:0}.bo-post-header.large-background.no-image .bo-post-header__main-wrapper{margin:0 auto}.bo-post-header.large-background .bo-post-header__outer-wrapper{max-width:100%}.bo-post-header.large-background .bo-post-header__wrapper{display:flex;justify-content:center;min-height:100vh;position:relative;padding:calc(var(--base-spacing) * 10 + var(--mobile-header-height)) 0}@media only screen and (min-width:45rem){.bo-post-header.large-background .bo-post-header__wrapper{padding:calc(var(--base-spacing) * 20 + var(--desktop-header-height)) 0}}.bo-post-header.large-background .bo-post-header__main{position:relative;margin:0 auto;width:100%;max-width:var(--max-wrapper-width);z-index:2}.bo-post-header.large-background .bo-post-header__media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#000}.bo-post-header.large-background .bo-post-header__main-wrapper{max-width:var(--max-header-width)}.bo-post-header.large-background .bo-post-header__title-container,.bo-post-header.large-background .bo-post-header__meta-container{color:#fff}.bo-post-header.large-background .bo-post-header__meta-container{opacity:.9}.bo-post-header.large-background .bo-post-header__figure,.bo-post-header.large-background .bo-post-header__image{position:absolute;top:0;left:0;width:100%;height:100%}.bo-post-header.large-background .bo-post-header__figure{justify-content:flex-end}.bo-post-header.large-background .bo-post-header__image{opacity:.7}.bo-post-header.large-background .bo-post-header__caption{position:relative;color:#fff;padding-bottom:calc(var(--base-spacing) * 2);opacity:.8;z-index:2}.bo-post-header.stacked{padding-top:calc(var(--base-spacing) * 10 + var(--mobile-header-height))}@media only screen and (min-width:45rem){.bo-post-header.stacked{padding-top:calc(var(--base-spacing) * 20 + var(--desktop-header-height))}}@media only screen and (min-width:45rem){.bo-post-header.stacked .bo-post-header__wrapper{gap:calc(var(--base-spacing) * 12);max-width:73.75rem;margin:0 auto}}@media only screen and (min-width:80rem){.bo-post-header.stacked .bo-post-header__main-container{padding-left:0;padding-right:0}}.bo-post-header.stacked .bo-post-header__main-wrapper{max-width:var(--max-header-width);margin:0 auto}@media only screen and (min-width:64rem){.bo-post-header.stacked .bo-post-header__media{padding-left:calc(var(--base-spacing) * 4);padding-right:calc(var(--base-spacing) * 4)}}@media only screen and (min-width:90rem){.bo-post-header.stacked .bo-post-header__media{padding-left:0;padding-right:0}}.bo-post-header.stacked .bo-post-header__image{max-height:47.5rem}@media only screen and (min-width:64rem){.bo-post-header.stacked .bo-post-header__image{border-radius:var(--base-border-radius)}}@media only screen and (min-width:64rem){.bo-post-header.stacked .bo-post-header__caption{padding:0}}.bo-summary{margin-top:calc(var(--base-spacing) * 7)}@media only screen and (min-width:45rem){.bo-summary{margin-top:calc(var(--base-spacing) * 9)}}.bo-summary.stacked .bo-summary__wrapper,.bo-summary.no-image .bo-summary__wrapper{margin:0 auto}.bo-summary__wrapper{display:flex;flex-direction:column;gap:calc(var(--base-spacing) * 2);max-width:var(--max-header-width)}@media only screen and (min-width:45rem){.bo-summary__wrapper{gap:calc(var(--base-spacing) * 3)}}.bo-summary__text{color:var(--light-text);line-height:1.3;font-size:1.875rem;font-weight:600;margin:0}@media only screen and (min-width:45rem){.bo-summary__text{line-height:1.2;font-size:3rem}}.bo-post-container{position:relative;margin-top:calc(var(--base-spacing) * 7);margin-bottom:calc(var(--base-spacing) * 9)}@media only screen and (min-width:45rem){.bo-post-container{margin-top:calc(var(--base-spacing) * 9)}}@media only screen and (min-width:90rem){.bo-post-container{margin-bottom:calc(var(--base-spacing) * 12)}}.bo-button,.bo-post-content .kg-button-card .kg-btn,.bo-post-content .kg-product-card .kg-product-card-button,.bo-post-content .kg-cta-card .kg-cta-button,.bo-post-content .kg-header-card .kg-header-card-button,.bo-post-content .kg-header-card.kg-v2 .kg-header-card-button{display:inline-block;color:var(--text-on-accent);text-align:center;font-size:1rem;font-weight:600;padding:calc(var(--base-spacing) * 2) calc(var(--base-spacing) * 3);border-radius:var(--base-border-radius);background-color:var(--accent);cursor:pointer;position:relative;-webkit-transition:opacity linear .2s;-moz-transition:opacity linear .2s;-o-transition:opacity linear .2s;-ms-transition:opacity linear .2s;transition:opacity linear .2s}.bo-button.small,.bo-post-content .kg-button-card .small.kg-btn,.bo-post-content .kg-product-card .small.kg-product-card-button,.bo-post-content .kg-cta-card .small.kg-cta-button,.bo-post-content .kg-header-card .small.kg-header-card-button{padding:calc(var(--base-spacing) * 1) calc(var(--base-spacing) * 2)}.bo-button.min-width,.bo-post-content .kg-button-card .min-width.kg-btn,.bo-post-content .kg-product-card .min-width.kg-product-card-button,.bo-post-content .kg-cta-card .min-width.kg-cta-button,.bo-post-content .kg-header-card .min-width.kg-header-card-button{min-width:12.5rem}.bo-button.full-width,.bo-post-content .kg-button-card .full-width.kg-btn,.bo-post-content .kg-product-card .full-width.kg-product-card-button,.bo-post-content .kg-cta-card .full-width.kg-cta-button,.bo-post-content .kg-header-card .full-width.kg-header-card-button{width:100%}.bo-button:hover:not([disabled]),.bo-post-content .kg-button-card .kg-btn:hover:not([disabled]),.bo-post-content .kg-product-card .kg-product-card-button:hover:not([disabled]),.bo-post-content .kg-cta-card .kg-cta-button:hover:not([disabled]),.bo-post-content .kg-header-card .kg-header-card-button:hover:not([disabled]){opacity:.9}.bo-button:disabled,.bo-post-content .kg-button-card .kg-btn:disabled,.bo-post-content .kg-product-card .kg-product-card-button:disabled,.bo-post-content .kg-cta-card .kg-cta-button:disabled,.bo-post-content .kg-header-card .kg-header-card-button:disabled{cursor:default;opacity:.7}.page-template article:not(.custom-template) .bo-post-container:only-child{margin:0}.page-template article:not(.custom-template) .bo-post-container:only-child .bo-post-content>*:first-child:not(.kg-width-full){margin-top:calc(var(--mobile-header-height) + var(--base-spacing) * 10)}@media only screen and (min-width:45rem){.page-template article:not(.custom-template) .bo-post-container:only-child .bo-post-content>*:first-child:not(.kg-width-full){margin-top:calc(var(--desktop-header-height) + var(--base-spacing) * 20)}}.page-template article:not(.custom-template) .bo-post-container:only-child .bo-post-content>*:first-child.kg-width-full{margin-top:0}.page-template article:not(.custom-template) .bo-post-container:only-child .bo-post-content>*:first-child.kg-header-card:not(.kg-layout-split) .kg-header-card-text,.page-template article:not(.custom-template) .bo-post-container:only-child .bo-post-content>*:first-child.kg-signup-card:not(.kg-layout-split) .kg-signup-card-text{padding-top:calc(var(--mobile-header-height) * 2 + var(--base-spacing) * 10);padding-bottom:calc(var(--mobile-header-height) * 2 + var(--base-spacing) * 10)}@media only screen and (min-width:45rem){.page-template article:not(.custom-template) .bo-post-container:only-child .bo-post-content>*:first-child.kg-header-card:not(.kg-layout-split) .kg-header-card-text,.page-template article:not(.custom-template) .bo-post-container:only-child .bo-post-content>*:first-child.kg-signup-card:not(.kg-layout-split) .kg-signup-card-text{padding-top:calc(var(--desktop-header-height) * 2 + var(--base-spacing) * 15);padding-bottom:calc(var(--desktop-header-height) * 2 + var(--base-spacing) * 15)}}.page-template article:not(.custom-template) .bo-post-container:only-child .bo-post-content>*:first-child.kg-header-card.kg-swapped .kg-header-card-text,.page-template article:not(.custom-template) .bo-post-container:only-child .bo-post-content>*:first-child.kg-signup-card.kg-swapped .kg-signup-card-text{padding-top:calc(var(--desktop-header-height) * 2 + var(--base-spacing) * 5);padding-bottom:calc(var(--desktop-header-height) * 2 + var(--base-spacing) * 5)}@media only screen and (min-width:45rem){.page-template article:not(.custom-template) .bo-post-container:only-child .bo-post-content>*:first-child.kg-header-card .kg-header-card-text,.page-template article:not(.custom-template) .bo-post-container:only-child .bo-post-content>*:first-child.kg-signup-card .kg-signup-card-text{padding-top:calc(var(--desktop-header-height) * 2 + var(--base-spacing) * 15)!important;padding-bottom:calc(var(--desktop-header-height) * 2 + var(--base-spacing) * 15)!important}}.page-template article:not(.custom-template) .bo-post-content>*:last-child:not(.kg-width-full){margin-bottom:calc(var(--base-spacing) * 9)}@media only screen and (min-width:45rem){.page-template article:not(.custom-template) .bo-post-content>*:last-child:not(.kg-width-full){margin-bottom:calc(var(--base-spacing) * 12)}}.bo-post-content{color:var(--body);position:relative;max-width:var(--max-post-content-width);margin:0 auto}.bo-post-content h1,.bo-post-content h2,.bo-post-content h3,.bo-post-content h4,.bo-post-content h5,.bo-post-content h6{color:var(--foreground);line-height:1.2;font-weight:500;margin-top:0;margin-bottom:0}.bo-post-content>h1,.bo-post-content>h2,.bo-post-content>h3,.bo-post-content>h4,.bo-post-content>h5,.bo-post-content>h6{padding-top:var(--base-spacing);margin-bottom:calc(var(--base-spacing) * 2)}@media only screen and (min-width:45rem){.bo-post-content>h1,.bo-post-content>h2,.bo-post-content>h3,.bo-post-content>h4,.bo-post-content>h5,.bo-post-content>h6{padding-top:calc(var(--base-spacing) * 2)}}.bo-post-content h1{font-size:2.5rem}@media only screen and (min-width:45rem){.bo-post-content h1{font-size:3rem}}.bo-post-content h2{font-size:2rem}@media only screen and (min-width:45rem){.bo-post-content h2{font-size:2.25rem}}.bo-post-content h3{font-size:1.5rem}@media only screen and (min-width:45rem){.bo-post-content h3{font-size:1.75rem}}.bo-post-content h4{font-size:1.25rem}@media only screen and (min-width:45rem){.bo-post-content h4{font-size:1.375rem}}.bo-post-content h5{font-size:1.0625rem}@media only screen and (min-width:45rem){.bo-post-content h5{font-size:1.1875rem}}.bo-post-content h6{font-size:.9375rem}@media only screen and (min-width:45rem){.bo-post-content h6{font-size:1rem}}.bo-post-content p{line-height:1.7;font-size:1.125rem;font-weight:500;margin-bottom:calc(var(--base-spacing) * 3)}@media only screen and (min-width:45rem){.bo-post-content p{font-size:1.25rem;margin-bottom:calc(var(--base-spacing) * 4)}}.bo-post-content a{color:var(--accent);text-decoration:underline;-webkit-transition:opacity linear .2s;-moz-transition:opacity linear .2s;-o-transition:opacity linear .2s;-ms-transition:opacity linear .2s;transition:opacity linear .2s}.bo-post-content a:hover{opacity:.8}.bo-post-content b,.bo-post-content strong{font-weight:600}.bo-post-content em,.bo-post-content i{font-style:italic}.bo-post-content hr{height:2px;border:0;background-color:var(--border);margin:calc(var(--base-spacing) * 3) 0}@media only screen and (min-width:45rem){.bo-post-content hr{margin:calc(var(--base-spacing) * 4) 0}}.bo-post-content code{display:inline-block;color:var(--accent);line-height:1.9;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;font-weight:500;padding:0 .25rem;border-radius:calc(var(--base-border-radius) / 2);position:relative}.bo-post-content code:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:calc(var(--base-border-radius) / 2);background-color:var(--accent);opacity:.1;pointer-events:none}.bo-post-content mark{border-radius:calc(var(--base-border-radius) / 2);padding:0 .25rem;background-color:var(--highlighted)}.bo-post-content figure{padding:0;margin:0;width:100%}.bo-post-content figcaption{line-height:1.2;font-size:.75rem;font-weight:500;padding-top:calc(var(--base-spacing) + .125rem)}.bo-post-content figcaption>*{line-height:inherit;font-size:inherit;margin:0}.bo-post-content figcaption a{color:inherit;text-decoration:underline}.bo-post-content img{width:auto;height:auto;max-width:100%}.bo-post-content iframe{max-width:100%;margin:0 auto}.bo-post-content blockquote{color:var(--light-text);line-height:1.5;font-family:Georgia,Times,Times New Roman,serif;font-size:1.25rem;padding:calc(var(--base-spacing) * 2) calc(var(--base-spacing) * 2);border-inline-start:4px solid var(--accent);margin:0 0 calc(var(--base-spacing) * 3)}@media only screen and (min-width:45rem){.bo-post-content blockquote{font-size:1.5rem;padding:calc(var(--base-spacing) * 2) calc(var(--base-spacing) * 3);margin:0 0 calc(var(--base-spacing) * 4)}}.bo-post-content blockquote.kg-blockquote-alt{line-height:1.3;text-align:center;font-family:var(--gh-font-body, var(--body-font));font-size:1.75rem;font-style:normal;border-inline-start:0}@media only screen and (min-width:45rem){.bo-post-content blockquote.kg-blockquote-alt{font-size:2.25rem;padding:calc(var(--base-spacing) * 3) calc(var(--base-spacing) * 5)}}.bo-post-content ul,.bo-post-content ol{line-height:1.7;font-size:1.125rem;font-weight:500;padding:0 calc(var(--base-spacing) * 3);margin:0 0 calc(var(--base-spacing) * 3)}@media only screen and (min-width:45rem){.bo-post-content ul,.bo-post-content ol{font-size:1.25rem;margin-bottom:calc(var(--base-spacing) * 4)}}.bo-post-content ul li,.bo-post-content ol li{margin-bottom:calc(var(--base-spacing) * 2)}.bo-post-content ul li:last-of-type,.bo-post-content ol li:last-of-type{margin-bottom:0}.bo-post-content ul li ol,.bo-post-content ul li ul,.bo-post-content ol li ol,.bo-post-content ol li ul{line-height:1.5;font-size:1rem;padding:calc(var(--base-spacing) * 2) calc(var(--base-spacing) * 4) var(--base-spacing)}@media only screen and (min-width:45rem){.bo-post-content ul li ol,.bo-post-content ul li ul,.bo-post-content ol li ol,.bo-post-content ol li ul{font-size:1.125rem;padding:calc(var(--base-spacing) * 3) calc(var(--base-spacing) * 4) var(--base-spacing)}}.bo-post-content ul li ol:first-child,.bo-post-content ul li ul:first-child,.bo-post-content ol li ol:first-child,.bo-post-content ol li ul:first-child{padding-top:calc(var(--base-spacing) * 2)}@media only screen and (min-width:45rem){.bo-post-content ul li ol:first-child,.bo-post-content ul li ul:first-child,.bo-post-content ol li ol:first-child,.bo-post-content ol li ul:first-child{padding-top:calc(var(--base-spacing) * 3)}}.bo-post-content ul li ol li,.bo-post-content ul li ul li,.bo-post-content ol li ol li,.bo-post-content ol li ul li{margin-bottom:calc(var(--base-spacing) + .25rem)}.bo-post-content .kg-card{margin-bottom:calc(var(--base-spacing) * 3)}@media only screen and (min-width:45rem){.bo-post-content .kg-card{margin-bottom:calc(var(--base-spacing) * 4)}}.bo-post-content .kg-card.kg-width-wide,.bo-post-content .kg-card.kg-width-full{position:relative;left:50%;right:50%;width:100vw;margin-left:-50vw;margin-right:-50vw}.bo-post-content .kg-card.kg-width-wide figcaption,.bo-post-content .kg-card.kg-width-full figcaption{padding-left:calc(var(--base-spacing) * 2);padding-right:calc(var(--base-spacing) * 2)}@media only screen and (min-width:80rem){.bo-post-content .kg-card.kg-width-wide{left:auto;right:auto;width:calc(100% + var(--base-spacing) * 57.5);margin-left:calc(-1 * var(--base-spacing) * 28.75);margin-right:calc(-1 * var(--base-spacing) * 28.75)}}@media only screen and (min-width:45rem){.bo-post-content .kg-card.kg-width-wide figcaption{padding-left:0;padding-right:0}}.bo-post-content .kg-card.kg-card-hascaption{display:flex;flex-direction:column;align-items:center}.bo-post-content .kg-button-card .kg-btn,.bo-post-content .kg-product-card .kg-product-card-button,.bo-post-content .kg-cta-card .kg-cta-button,.bo-post-content .kg-header-card .kg-header-card-button,.bo-post-content .kg-header-card.kg-v2 .kg-header-card-button{font-family:inherit;font-size:1rem!important;text-align:center;height:auto!important}.bo-post-content .kg-callout-card{gap:calc(var(--base-spacing) * 2);padding:calc(var(--base-spacing) * 2);border-radius:var(--base-border-radius)}@media only screen and (min-width:45rem){.bo-post-content .kg-callout-card{gap:calc(var(--base-spacing) * 3);padding:calc(var(--base-spacing) * 2) calc(var(--base-spacing) * 3)}}.bo-post-content .kg-callout-card .kg-callout-emoji{flex-shrink:0;line-height:1.5;font-size:2rem;padding-right:0}.bo-post-content .kg-callout-card .kg-callout-text{line-height:1.7;font-size:1.125rem;font-weight:500;margin:auto 0}@media only screen and (min-width:45rem){.bo-post-content .kg-callout-card .kg-callout-text{font-size:1.25rem}}.bo-post-content .kg-toggle-card{border-radius:var(--base-border-radius);border:1px solid var(--border);padding:calc(var(--base-spacing) * 2);background-color:var(--card);box-shadow:0 0 0 transparent}.bo-post-content .kg-toggle-card .kg-toggle-heading{gap:calc(var(--base-spacing) * 3)}.bo-post-content .kg-toggle-card .kg-toggle-heading-text{color:var(--foreground);font-size:1.125rem;font-weight:600;font-family:var(--gh-font-body, var(--body-font))}@media only screen and (min-width:45rem){.bo-post-content .kg-toggle-card .kg-toggle-heading-text{font-size:1.25rem}}.bo-post-content .kg-toggle-card .kg-toggle-card-icon{padding:0;margin-left:0;cursor:pointer}.bo-post-content .kg-toggle-card .kg-toggle-card-icon svg{color:var(--light-text)}.bo-post-content .kg-toggle-card .kg-toggle-content *{line-height:1.7;font-size:1.125rem;font-weight:500}@media only screen and (min-width:45rem){.bo-post-content .kg-toggle-card .kg-toggle-content *{font-size:1.25rem}}.bo-post-content .kg-bookmark-card{width:100%;position:relative;margin-top:0;margin-left:0;margin-right:0}.bo-post-content .kg-bookmark-card .kg-bookmark-container{display:flex;flex-direction:column;color:var(--body);text-decoration:none;border-radius:var(--base-border-radius);border:1px solid var(--border);background-color:var(--card);overflow:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}@media only screen and (min-width:45rem){.bo-post-content .kg-bookmark-card .kg-bookmark-container{flex-direction:row;min-height:11.875rem}}.bo-post-content .kg-bookmark-card .kg-bookmark-content{order:2;padding:calc(var(--base-spacing) * 2)}@media only screen and (min-width:45rem){.bo-post-content .kg-bookmark-card .kg-bookmark-content{order:1;flex:1}}.bo-post-content .kg-bookmark-card .kg-bookmark-thumbnail{order:1;position:relative;height:11.5625rem;overflow:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}@media only screen and (min-width:45rem){.bo-post-content .kg-bookmark-card .kg-bookmark-thumbnail{order:2;flex-shrink:0;width:15.625rem;height:auto}}.bo-post-content .kg-bookmark-card .kg-bookmark-thumbnail img{width:100%;height:100%;object-fit:cover;margin-bottom:0}.bo-post-content .kg-bookmark-card .kg-bookmark-title{color:var(--foreground);line-height:1.5;font-size:1rem;font-weight:600;margin-bottom:calc(var(--base-spacing) + .25rem)}@media only screen and (min-width:45rem){.bo-post-content .kg-bookmark-card .kg-bookmark-title{font-size:1.125rem;margin-bottom:calc(var(--base-spacing) * 2)}}.bo-post-content .kg-bookmark-card .kg-bookmark-description{line-height:1.5;font-size:.875rem;font-weight:500;margin-bottom:calc(var(--base-spacing) * 3)}@media only screen and (min-width:45rem){.bo-post-content .kg-bookmark-card .kg-bookmark-description{font-size:1rem}}.bo-post-content .kg-bookmark-card .kg-bookmark-metadata{display:flex;align-items:center;flex-wrap:wrap;gap:calc(var(--base-spacing) + .25rem);color:var(--foreground);font-size:.75rem;font-weight:500}@media only screen and (min-width:45rem){.bo-post-content .kg-bookmark-card .kg-bookmark-metadata{font-size:.875rem}}.bo-post-content .kg-bookmark-card .kg-bookmark-icon{width:1.5rem;height:1.5rem;object-fit:contain}.bo-post-content .kg-bookmark-card .kg-bookmark-author{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.bo-post-content .kg-bookmark-card .kg-bookmark-publisher{color:var(--light-text)}.bo-post-content .kg-audio-card{gap:calc(var(--base-spacing) * 2);padding:calc(var(--base-spacing) * 2);border-radius:var(--base-border-radius);border:1px solid var(--border);background-color:var(--card);box-shadow:0 0 0 transparent}.bo-post-content .kg-audio-card .kg-audio-thumbnail{width:5rem;height:5rem;object-fit:contain;border-radius:var(--base-border-radius);margin:0}.bo-post-content .kg-audio-card .kg-audio-thumbnail.placeholder{background-color:var(--accent)}.bo-post-content .kg-audio-card .kg-audio-title{color:var(--foreground);line-height:1.5;font-size:1rem;font-weight:600;padding:0;margin:0}@media only screen and (min-width:45rem){.bo-post-content .kg-audio-card .kg-audio-title{font-size:1.125rem}}.bo-post-content .kg-audio-card .kg-audio-player{padding:0}.bo-post-content .kg-audio-card .kg-audio-play-icon svg,.bo-post-content .kg-audio-card .kg-audio-pause-icon svg,.bo-post-content .kg-audio-card .kg-audio-unmute-icon svg,.bo-post-content .kg-audio-card .kg-audio-mute-icon svg{fill:var(--body)}.bo-post-content .kg-audio-card .kg-audio-playback-rate{color:var(--body)}.bo-post-content .kg-audio-card .kg-audio-seek-slider:hover:before,.bo-post-content .kg-audio-card .kg-audio-volume-slider:hover:before{background-color:var(--accent)}.bo-post-content .kg-audio-card .kg-audio-seek-slider:before,.bo-post-content .kg-audio-card .kg-audio-volume-slider:before{background-color:var(--body);-webkit-transition:background-color linear .1s;-moz-transition:background-color linear .1s;-o-transition:background-color linear .1s;-ms-transition:background-color linear .1s;transition:background-color linear .1s}.bo-post-content .kg-file-card .kg-file-card-container{gap:calc(var(--base-spacing) * 2);align-items:center;padding:calc(var(--base-spacing) * 2);border-radius:var(--base-border-radius);border:1px solid var(--border);background-color:var(--card)}.bo-post-content .kg-file-card .kg-file-card-container:hover{opacity:.8}.bo-post-content .kg-file-card .kg-file-card-contents{margin:0}.bo-post-content .kg-file-card .kg-file-card-title{color:var(--foreground);line-height:1.3;font-size:1rem;font-weight:600;margin-bottom:calc(var(--base-spacing) + .25rem)}@media only screen and (min-width:45rem){.bo-post-content .kg-file-card .kg-file-card-title{font-size:1.125rem}}.bo-post-content .kg-file-card .kg-file-card-caption{color:var(--body);line-height:1.3;font-size:.875rem;font-weight:500;opacity:.8;margin-bottom:calc(var(--base-spacing) * 2)}@media only screen and (min-width:45rem){.bo-post-content .kg-file-card .kg-file-card-caption{font-size:1rem}}.bo-post-content .kg-file-card .kg-file-card-metadata{font-size:.875rem;font-weight:500;margin-top:0}.bo-post-content .kg-file-card .kg-file-card-filename{color:var(--foreground)}.bo-post-content .kg-file-card .kg-file-card-filesize{color:var(--light-text);opacity:.8}.bo-post-content .kg-file-card .kg-file-card-icon{height:80px}.bo-post-content .kg-file-card .kg-file-card-icon:before{border-radius:var(--base-border-radius);background-color:var(--accent)}.bo-post-content .kg-file-card .kg-file-card-icon svg{color:var(--accent)}.bo-post-content .kg-header-card,.bo-post-content .kg-signup-card{z-index:1}@media only screen and (max-width:45rem){.bo-post-content .kg-header-card.kg-width-regular,.bo-post-content .kg-signup-card.kg-width-regular{width:calc(100% + var(--base-spacing) * 2 * 2);margin-left:calc(-1 * var(--base-spacing) * 2);margin-right:calc(-1 * var(--base-spacing) * 2)}}.bo-post-content .kg-header-card.kg-width-wide h2.kg-header-card-heading,.bo-post-content .kg-header-card.kg-width-wide h2.kg-signup-card-heading,.bo-post-content .kg-header-card.kg-width-wide h2.kg-header-card-header,.bo-post-content .kg-header-card.kg-width-full h2.kg-header-card-heading,.bo-post-content .kg-header-card.kg-width-full h2.kg-signup-card-heading,.bo-post-content .kg-header-card.kg-width-full h2.kg-header-card-header,.bo-post-content .kg-header-card.kg-width-wide.kg-layout-split h2.kg-header-card-heading,.bo-post-content .kg-header-card.kg-width-wide.kg-layout-split h2.kg-signup-card-heading,.bo-post-content .kg-header-card.kg-width-wide.kg-layout-split h2.kg-header-card-header,.bo-post-content .kg-header-card.kg-width-full.kg-layout-split h2.kg-header-card-heading,.bo-post-content .kg-header-card.kg-width-full.kg-layout-split h2.kg-signup-card-heading,.bo-post-content .kg-header-card.kg-width-full.kg-layout-split h2.kg-header-card-header,.bo-post-content .kg-signup-card.kg-width-wide h2.kg-header-card-heading,.bo-post-content .kg-signup-card.kg-width-wide h2.kg-signup-card-heading,.bo-post-content .kg-signup-card.kg-width-wide h2.kg-header-card-header,.bo-post-content .kg-signup-card.kg-width-full h2.kg-header-card-heading,.bo-post-content .kg-signup-card.kg-width-full h2.kg-signup-card-heading,.bo-post-content .kg-signup-card.kg-width-full h2.kg-header-card-header,.bo-post-content .kg-signup-card.kg-width-wide.kg-layout-split h2.kg-header-card-heading,.bo-post-content .kg-signup-card.kg-width-wide.kg-layout-split h2.kg-signup-card-heading,.bo-post-content .kg-signup-card.kg-width-wide.kg-layout-split h2.kg-header-card-header,.bo-post-content .kg-signup-card.kg-width-full.kg-layout-split h2.kg-header-card-heading,.bo-post-content .kg-signup-card.kg-width-full.kg-layout-split h2.kg-signup-card-heading,.bo-post-content .kg-signup-card.kg-width-full.kg-layout-split h2.kg-header-card-header{font-size:clamp(2.6rem,3.6vw,5rem)}.bo-post-content .kg-header-card.kg-width-wide h3.kg-header-card-subheading,.bo-post-content .kg-header-card.kg-width-wide h3.kg-signup-card-subheading,.bo-post-content .kg-header-card.kg-width-wide h3.kg-header-card-subheader,.bo-post-content .kg-header-card.kg-width-full h3.kg-header-card-subheading,.bo-post-content .kg-header-card.kg-width-full h3.kg-signup-card-subheading,.bo-post-content .kg-header-card.kg-width-full h3.kg-header-card-subheader,.bo-post-content .kg-header-card.kg-width-wide.kg-layout-split h3.kg-header-card-subheading,.bo-post-content .kg-header-card.kg-width-wide.kg-layout-split h3.kg-signup-card-subheading,.bo-post-content .kg-header-card.kg-width-wide.kg-layout-split h3.kg-header-card-subheader,.bo-post-content .kg-header-card.kg-width-full.kg-layout-split h3.kg-header-card-subheading,.bo-post-content .kg-header-card.kg-width-full.kg-layout-split h3.kg-signup-card-subheading,.bo-post-content .kg-header-card.kg-width-full.kg-layout-split h3.kg-header-card-subheader,.bo-post-content .kg-signup-card.kg-width-wide h3.kg-header-card-subheading,.bo-post-content .kg-signup-card.kg-width-wide h3.kg-signup-card-subheading,.bo-post-content .kg-signup-card.kg-width-wide h3.kg-header-card-subheader,.bo-post-content .kg-signup-card.kg-width-full h3.kg-header-card-subheading,.bo-post-content .kg-signup-card.kg-width-full h3.kg-signup-card-subheading,.bo-post-content .kg-signup-card.kg-width-full h3.kg-header-card-subheader,.bo-post-content .kg-signup-card.kg-width-wide.kg-layout-split h3.kg-header-card-subheading,.bo-post-content .kg-signup-card.kg-width-wide.kg-layout-split h3.kg-signup-card-subheading,.bo-post-content .kg-signup-card.kg-width-wide.kg-layout-split h3.kg-header-card-subheader,.bo-post-content .kg-signup-card.kg-width-full.kg-layout-split h3.kg-header-card-subheading,.bo-post-content .kg-signup-card.kg-width-full.kg-layout-split h3.kg-signup-card-subheading,.bo-post-content .kg-signup-card.kg-width-full.kg-layout-split h3.kg-header-card-subheader{font-size:clamp(1.05rem,1.25vw,2rem)}@media only screen and (min-width:80rem){.bo-post-content .kg-header-card.kg-width-wide:not(.kg-layout-split) div.kg-header-card-text,.bo-post-content .kg-header-card.kg-width-wide:not(.kg-layout-split) div.kg-signup-card-text,.bo-post-content .kg-header-card.kg-width-full:not(.kg-layout-split) div.kg-header-card-text,.bo-post-content .kg-header-card.kg-width-full:not(.kg-layout-split) div.kg-signup-card-text,.bo-post-content .kg-signup-card.kg-width-wide:not(.kg-layout-split) div.kg-header-card-text,.bo-post-content .kg-signup-card.kg-width-wide:not(.kg-layout-split) div.kg-signup-card-text,.bo-post-content .kg-signup-card.kg-width-full:not(.kg-layout-split) div.kg-header-card-text,.bo-post-content .kg-signup-card.kg-width-full:not(.kg-layout-split) div.kg-signup-card-text{padding:min(10vmax,220px) 0}}.bo-post-content .kg-header-card.kg-width-wide:not(.kg-layout-split) .kg-header-card-content,.bo-post-content .kg-header-card.kg-width-wide:not(.kg-layout-split) .kg-signup-card-content,.bo-post-content .kg-signup-card.kg-width-wide:not(.kg-layout-split) .kg-header-card-content,.bo-post-content .kg-signup-card.kg-width-wide:not(.kg-layout-split) .kg-signup-card-content{max-width:var(--max-post-content-width)}.bo-post-content .kg-header-card.kg-width-full:not(.kg-layout-split) .kg-header-card-content,.bo-post-content .kg-header-card.kg-width-full:not(.kg-layout-split) .kg-signup-card-content,.bo-post-content .kg-signup-card.kg-width-full:not(.kg-layout-split) .kg-header-card-content,.bo-post-content .kg-signup-card.kg-width-full:not(.kg-layout-split) .kg-signup-card-content{max-width:var(--max-wrapper-width)}@media only screen and (min-width:80rem){.bo-post-content .kg-header-card.kg-width-full:not(.kg-layout-split) div.kg-header-card-text,.bo-post-content .kg-header-card.kg-width-full:not(.kg-layout-split) div.kg-signup-card-text,.bo-post-content .kg-signup-card.kg-width-full:not(.kg-layout-split) div.kg-header-card-text,.bo-post-content .kg-signup-card.kg-width-full:not(.kg-layout-split) div.kg-signup-card-text{padding:min(10vmax,220px) 8rem}}@media only screen and (min-width:80rem){.bo-post-content .kg-header-card.kg-width-full.kg-layout-split .kg-header-card-text,.bo-post-content .kg-header-card.kg-width-full.kg-layout-split .kg-signup-card-text,.bo-post-content .kg-signup-card.kg-width-full.kg-layout-split .kg-header-card-text,.bo-post-content .kg-signup-card.kg-width-full.kg-layout-split .kg-signup-card-text{max-width:var(--max-wrapper-width);margin:0 auto}}.bo-post-content .kg-header-card.kg-layout-split .kg-header-card-content,.bo-post-content .kg-header-card.kg-layout-split .kg-signup-card-content,.bo-post-content .kg-signup-card.kg-layout-split .kg-header-card-content,.bo-post-content .kg-signup-card.kg-layout-split .kg-signup-card-content{max-width:100%}.bo-post-content .kg-header-card:not(.kg-layout-split) .kg-header-card-text,.bo-post-content .kg-header-card:not(.kg-layout-split) .kg-signup-card-text,.bo-post-content .kg-signup-card:not(.kg-layout-split) .kg-header-card-text,.bo-post-content .kg-signup-card:not(.kg-layout-split) .kg-signup-card-text{padding:2.5rem 1.25rem}@media only screen and (min-width:45rem){.bo-post-content .kg-header-card:not(.kg-layout-split) .kg-header-card-text,.bo-post-content .kg-header-card:not(.kg-layout-split) .kg-signup-card-text,.bo-post-content .kg-signup-card:not(.kg-layout-split) .kg-header-card-text,.bo-post-content .kg-signup-card:not(.kg-layout-split) .kg-signup-card-text{padding:4rem 2rem}}@media only screen and (min-width:80rem){.bo-post-content .kg-header-card:not(.kg-layout-split) .kg-header-card-text,.bo-post-content .kg-header-card:not(.kg-layout-split) .kg-signup-card-text,.bo-post-content .kg-signup-card:not(.kg-layout-split) .kg-header-card-text,.bo-post-content .kg-signup-card:not(.kg-layout-split) .kg-signup-card-text{padding:4rem}}.bo-post-content .kg-header-card:not(.kg-layout-split) .kg-header-card-subheading,.bo-post-content .kg-header-card:not(.kg-layout-split) .kg-signup-card-subheading,.bo-post-content .kg-header-card:not(.kg-layout-split) .kg-header-card-subheader,.bo-post-content .kg-signup-card:not(.kg-layout-split) .kg-header-card-subheading,.bo-post-content .kg-signup-card:not(.kg-layout-split) .kg-signup-card-subheading,.bo-post-content .kg-signup-card:not(.kg-layout-split) .kg-header-card-subheader{max-width:var(--max-header-width)!important}.bo-post-content .kg-header-card.kg-width-full+.kg-width-full:not(.kg-width-full.kg-card-hascaption+.kg-width-full),.bo-post-content .kg-signup-card.kg-width-full+.kg-width-full:not(.kg-width-full.kg-card-hascaption+.kg-width-full){margin-top:calc(var(--base-spacing) * 3 * -1)}@media only screen and (min-width:45rem){.bo-post-content .kg-header-card.kg-width-full+.kg-width-full:not(.kg-width-full.kg-card-hascaption+.kg-width-full),.bo-post-content .kg-signup-card.kg-width-full+.kg-width-full:not(.kg-width-full.kg-card-hascaption+.kg-width-full){margin-top:calc(var(--base-spacing) * 4 * -1)}}.bo-post-content .kg-header-card .kg-header-card-content,.bo-post-content .kg-header-card .kg-signup-card-content,.bo-post-content .kg-signup-card .kg-header-card-content,.bo-post-content .kg-signup-card .kg-signup-card-content{margin:0 auto}.bo-post-content .kg-header-card .kg-header-card-text,.bo-post-content .kg-signup-card .kg-header-card-text{height:auto}.bo-post-content .kg-header-card .kg-header-card-heading,.bo-post-content .kg-header-card .kg-signup-card-heading,.bo-post-content .kg-header-card .kg-header-card-header,.bo-post-content .kg-signup-card .kg-header-card-heading,.bo-post-content .kg-signup-card .kg-signup-card-heading,.bo-post-content .kg-signup-card .kg-header-card-header{line-height:1.1;font-size:2rem;font-weight:600}@media only screen and (min-width:45rem){.bo-post-content .kg-header-card .kg-header-card-heading,.bo-post-content .kg-header-card .kg-signup-card-heading,.bo-post-content .kg-header-card .kg-header-card-header,.bo-post-content .kg-signup-card .kg-header-card-heading,.bo-post-content .kg-signup-card .kg-signup-card-heading,.bo-post-content .kg-signup-card .kg-header-card-header{font-size:3rem}}.bo-post-content .kg-header-card .kg-header-card-subheading,.bo-post-content .kg-header-card .kg-signup-card-subheading,.bo-post-content .kg-header-card .kg-header-card-subheader,.bo-post-content .kg-signup-card .kg-header-card-subheading,.bo-post-content .kg-signup-card .kg-signup-card-subheading,.bo-post-content .kg-signup-card .kg-header-card-subheader{line-height:1.5;font-size:clamp(1.05rem,1.75vw,1.5rem)!important;font-family:var(--gh-font-body, var(--body-font))}.bo-post-content .kg-header-card .kg-signup-card-fields,.bo-post-content .kg-signup-card .kg-signup-card-fields{height:3.375rem}.bo-post-content .kg-header-card .kg-signup-card-fields .kg-signup-card-input,.bo-post-content .kg-header-card .kg-signup-card-fields .kg-signup-card-button,.bo-post-content .kg-signup-card .kg-signup-card-fields .kg-signup-card-input,.bo-post-content .kg-signup-card .kg-signup-card-fields .kg-signup-card-button{font-family:var(--gh-font-body, var(--body-font));height:100%}.bo-post-content .kg-header-card .kg-signup-card-fields .kg-signup-card-button,.bo-post-content .kg-signup-card .kg-signup-card-fields .kg-signup-card-button{cursor:pointer}.bo-post-content .kg-header-card .kg-signup-card-disclaimer,.bo-post-content .kg-signup-card .kg-signup-card-disclaimer{font-size:.9375rem;margin-bottom:0}.bo-post-content .kg-image-card{padding-top:calc(var(--base-spacing) * 3)}@media only screen and (min-width:45rem){.bo-post-content .kg-image-card{padding-top:calc(var(--base-spacing) * 4)}}.bo-post-content .kg-image-card.kg-width-wide img,.bo-post-content .kg-image-card.kg-width-full img{width:100%;border-radius:0}.bo-post-content .kg-image-card.kg-width-wide .lightense-wrap img,.bo-post-content .kg-image-card.kg-width-full .lightense-wrap img{border-radius:var(--base-border-radius)}@media only screen and (min-width:80rem){.bo-post-content .kg-image-card.kg-width-wide img{border-radius:var(--base-border-radius)}}.bo-post-content .kg-image-card img{display:block;margin-left:auto;margin-right:auto;border-radius:var(--base-border-radius)}.bo-post-content .kg-gallery-card{display:flex;flex-direction:column;align-items:flex-end;padding-top:calc(var(--base-spacing) * 3);padding-left:calc(var(--base-spacing) * 2);padding-right:calc(var(--base-spacing) * 2);width:100%}@media only screen and (min-width:45rem){.bo-post-content .kg-gallery-card{padding-top:calc(var(--base-spacing) * 4)}}@media only screen and (min-width:80rem){.bo-post-content .kg-gallery-card{padding-left:0;padding-right:0}}.bo-post-content .kg-gallery-card.kg-width-wide figcaption{padding-left:0;padding-right:0}.bo-post-content .kg-gallery-card .kg-gallery-container{display:flex;flex-direction:column;width:100%}.bo-post-content .kg-gallery-card .kg-gallery-row{display:flex;flex-direction:row;justify-content:center}.bo-post-content .kg-gallery-card .kg-gallery-row:not(:first-of-type){margin:.625rem 0 0}.bo-post-content .kg-gallery-card .kg-gallery-image:not(:first-of-type){margin:0 0 0 .625rem}.bo-post-content .kg-gallery-card .kg-gallery-image img{display:block;margin:0;width:100%;height:100%;object-fit:cover;border-radius:var(--base-border-radius)}.bo-post-content .kg-video-card{padding-top:calc(var(--base-spacing) * 3)}@media only screen and (min-width:45rem){.bo-post-content .kg-video-card{padding-top:calc(var(--base-spacing) * 4)}}.bo-post-content .kg-video-card .kg-video-container{overflow:hidden;border-radius:var(--base-border-radius)}.bo-post-content .kg-video-card .kg-video-player-container{bottom:-1px;z-index:4}.bo-post-content .kg-video-card .kg-video-overlay{z-index:4}.bo-post-content .kg-embed-card{position:relative;padding-top:calc(var(--base-spacing) * 3)}@media only screen and (min-width:45rem){.bo-post-content .kg-embed-card{padding-top:calc(var(--base-spacing) * 4)}}.bo-post-content .kg-product-card .kg-product-card-container{color:inherit;padding:calc(var(--base-spacing) * 2);border-radius:var(--base-border-radius);border:1px solid var(--border);background-color:var(--card);box-shadow:none}.bo-post-content .kg-product-card .kg-product-card-image{border-radius:var(--base-border-radius);margin-bottom:var(--base-spacing)}.bo-post-content .kg-product-card .kg-product-card-title{line-height:1.3;font-family:inherit;font-size:1.375rem;font-weight:600}.bo-post-content .kg-product-card .kg-product-card-description{font-size:1rem;margin-bottom:var(--base-spacing)}@media only screen and (min-width:45rem){.bo-post-content .kg-product-card .kg-product-card-description{font-size:1rem}}.bo-post-content .kg-product-card .kg-product-card-description p,.bo-post-content .kg-product-card .kg-product-card-description ol,.bo-post-content .kg-product-card .kg-product-card-description ul{line-height:1.7;font-family:inherit;font-size:1rem;opacity:.8}.bo-post-content .kg-product-card .kg-product-card-rating-star svg{fill:var(--light-text);opacity:.5}.bo-post-content .kg-product-card .kg-product-card-rating-active svg{fill:#fdc13f;opacity:1}.bo-post-content .kg-cta-card.kg-cta-bg-none .kg-cta-sponsor-label-wrapper{margin:0}.bo-post-content .kg-cta-card .kg-cta-sponsor-label-wrapper{padding-top:1.2rem;padding-bottom:1.2rem;margin:0 1.5em}.bo-post-content .kg-cta-card .kg-cta-text *{font-family:var(--gh-font-body, var(--body-font));font-size:1rem;line-height:1.7}.bo-post-content .kg-cta-card .kg-cta-button{line-height:1em}@media(max-width:600px){.bo-post-content .kg-cta-card .kg-cta-sponsor-label-wrapper{margin:0 1.25em}}.bo-post-content .kg-nft-card .kg-nft-card-container{font-family:inherit;gap:calc(var(--base-spacing) * 3);border-radius:var(--base-border-radius);border:1px solid var(--border);padding:calc(var(--base-spacing) * 2);background-color:var(--card);box-shadow:none;color:var(--body);-webkit-transition:opacity linear .2s;-moz-transition:opacity linear .2s;-o-transition:opacity linear .2s;-ms-transition:opacity linear .2s;transition:opacity linear .2s}.bo-post-content .kg-nft-card .kg-nft-image{object-fit:cover;border-radius:var(--base-border-radius)}.bo-post-content .kg-nft-card .kg-nft-metadata{padding:0}.bo-post-content .kg-nft-card .kg-nft-header{flex-direction:column;gap:var(--base-spacing);justify-content:flex-start}@media only screen and (min-width:45rem){.bo-post-content .kg-nft-card .kg-nft-header{flex-direction:row;justify-content:space-between}}.bo-post-content .kg-nft-card .kg-nft-title{color:var(--foreground);line-height:1.3;font-size:1.375rem;font-weight:600}.bo-post-content .kg-nft-card .kg-nft-opensea-logo{height:1.5rem;margin-top:0}@media only screen and (min-width:45rem){.bo-post-content .kg-nft-card .kg-nft-opensea-logo{height:1.875rem}}.bo-post-content .kg-nft-card .kg-nft-creator,.bo-post-content .kg-nft-card .kg-nft-description{color:var(--body);line-height:1.5;font-family:inherit;font-size:.9375rem;font-weight:500;margin-top:calc(var(--base-spacing) * 2)}.bo-post-content .kg-nft-card .kg-nft-description{opacity:.8}.bo-post-content .kg-nft-card .kg-nft-creator-name{color:var(--foreground);font-weight:600}.bo-post-content .fluid-width-video-container{flex-grow:1;width:100%}.bo-post-content .fluid-width-video-wrapper{border-radius:var(--base-border-radius);overflow:hidden}.bo-post-content .bo-table-container{width:calc(100% + var(--base-spacing) * 4);overflow-x:auto;word-break:normal;border:1px solid var(--border);margin:0 calc(var(--base-spacing) * -2);margin-bottom:calc(var(--base-spacing) * 3);background-color:var(--card)}@media only screen and (min-width:45rem){.bo-post-content .bo-table-container{width:100%;margin:0;margin-bottom:calc(var(--base-spacing) * 4);border-radius:var(--base-border-radius)}}.bo-post-content table{font-size:1rem;font-weight:500;width:100%;max-width:100%;background-color:transparent}.bo-post-content table thead th{color:var(--foreground);font-weight:600;padding:calc(var(--base-spacing) + .125rem) calc(var(--base-spacing) * 2)!important;background-color:var(--border)}.bo-post-content table tbody tr{border-bottom:1px solid var(--border)}.bo-post-content table tbody tr:last-of-type{border-bottom:0}.bo-post-content table tbody td{text-align:center;padding:calc(var(--base-spacing) + .125rem) calc(var(--base-spacing) * 2)!important;border-right:1px solid var(--border)}.bo-post-content table tbody td:last-of-type{border-right:0}.bo-post-content pre{color:var(--accent);line-height:1.5;font-weight:500;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;padding:calc(var(--base-spacing) * 2);border:1px solid var(--border);border-radius:var(--base-border-radius);overflow:auto;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;-moz-tab-size:2;-o-tab-size:2;tab-size:2;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;background-color:var(--card);margin-top:0;margin-bottom:calc(var(--base-spacing) * 3);position:relative}@media only screen and (min-width:45rem){.bo-post-content pre{margin-bottom:calc(var(--base-spacing) * 4)}}.bo-post-content pre>code{font-size:.875rem;font-weight:500;padding:0;border-radius:0;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:2;-o-tab-size:2;tab-size:2;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}@media only screen and (min-width:45rem){.bo-post-content pre>code{font-size:1rem}}.bo-post-content pre>code:before{display:none}.bo-post-content>:first-child{padding-top:0}@media only screen and (min-width:45rem){.bo-post-content>:first-child{padding-top:0}}.bo-post-content>:last-child{margin-bottom:0}html[theme-mode=dark] .bo-post-content .kg-embed-card .kg-nft-opensea-logo{filter:invert(1) hue-rotate(180deg)}.bo-toc{display:none;border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-top:calc(var(--base-spacing) * 7)}@media only screen and (min-width:45rem){.bo-toc{margin-top:calc(var(--base-spacing) * 9)}}.bo-toc.no-space{margin-top:-1px}.bo-toc.visible,.bo-toc.open .bo-toc__content{display:block}.bo-toc.open .bo-toc__icon{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.bo-toc__content{display:none;padding:calc(var(--base-spacing) * 4) 0;border-top:1px solid var(--border)}@media only screen and (min-width:45rem){.bo-toc__content{padding:calc(var(--base-spacing) * 7) 0}}.bo-toc__button{display:flex;align-items:center;gap:calc(var(--base-spacing) + .25rem);color:var(--light-text);text-transform:uppercase;font-size:.875rem;font-weight:500;cursor:pointer;height:3.125rem;margin:0 auto;width:100%;max-width:var(--max-post-content-width);-webkit-transition:opacity linear .2s;-moz-transition:opacity linear .2s;-o-transition:opacity linear .2s;-ms-transition:opacity linear .2s;transition:opacity linear .2s}@media only screen and (min-width:45rem){.bo-toc__button{font-size:1rem;height:3.75rem}}.bo-toc__button:hover{opacity:.8}.bo-toc__list{padding:0;margin:0 auto;max-width:var(--max-post-content-width)}.bo-toc__list ul{list-style-type:none;padding:0;margin:0}.bo-toc__list ul li{color:var(--body);line-height:1.6;font-size:1rem;font-weight:500;margin-bottom:calc(var(--base-spacing) + .25rem)}@media only screen and (min-width:45rem){.bo-toc__list ul li{font-size:1.125rem;margin-bottom:calc(var(--base-spacing) * 2)}}.bo-toc__list ul li:last-of-type{margin-bottom:0}.bo-toc__list ul li a{color:inherit;-webkit-transition:opacity linear .2s;-moz-transition:opacity linear .2s;-o-transition:opacity linear .2s;-ms-transition:opacity linear .2s;transition:opacity linear .2s}.bo-toc__list ul li a:hover{opacity:.7}.bo-toc__list ul li ul{border-inline-start:1px solid var(--border);padding:var(--base-spacing) calc(var(--base-spacing) * 2);margin-top:var(--base-spacing)}@media only screen and (min-width:45rem){.bo-toc__list ul li ul{padding-left:calc(var(--base-spacing) * 4);padding-right:calc(var(--base-spacing) * 4)}}.bo-toc__list ul li ul li{line-height:1.5;font-size:.9375rem;opacity:.9;margin-bottom:var(--base-spacing)}@media only screen and (min-width:45rem){.bo-toc__list ul li ul li{line-height:1.6;font-size:1rem}}.bo-toc__list ul li ul li:last-of-type{margin-bottom:0}.bo-toc__icon{transform-origin:center;-webkit-transition:transform ease .2s;-moz-transition:transform ease .2s;-o-transition:transform ease .2s;-ms-transition:transform ease .2s;transition:transform ease .2s}@media only screen and (min-width:45rem){.bo-post-header.stacked+.bo-toc.no-space{margin-top:calc(var(--base-spacing) * 9)}}.bo-related-posts{padding-top:calc(var(--base-spacing) * 9)}@media only screen and (min-width:45rem){.bo-related-posts{padding-top:0}}.bo-related-posts__wrapper{display:flex;flex-direction:column}@media only screen and (min-width:45rem){.bo-related-posts__wrapper{gap:calc(var(--base-spacing) * 7 - var(--base-spacing) * 5)}}@media only screen and (min-width:90rem){.bo-related-posts__wrapper{gap:calc(var(--base-spacing) * 9 - var(--base-spacing) * 5)}}.bo-section-title{color:var(--light-text);line-height:1.2;letter-spacing:.1rem;font-family:var(--gh-font-body, var(--body-font));font-size:1rem;font-weight:600;text-transform:uppercase;margin:0}@media only screen and (min-width:45rem){.bo-section-title{font-size:1.25rem}}.bo-section-title.in-related-posts{padding:0 calc(var(--base-spacing) * 2)}@media only screen and (min-width:45rem){.bo-section-title.in-related-posts{padding:0}}.bo-post-author{padding-bottom:calc(var(--base-spacing) * 9)}@media only screen and (min-width:90rem){.bo-post-author{padding-bottom:calc(var(--base-spacing) * 12)}}.bo-post-author__wrapper{display:flex;flex-direction:column;gap:calc(var(--base-spacing) * 3);align-items:center;max-width:28.75rem;margin:0 auto}.bo-post-author__main{display:flex;flex-direction:column;gap:calc(var(--base-spacing) * 2);text-align:center}.bo-post-author__avatar{width:108px;height:108px;padding:4px;border-radius:50%;border:1px solid var(--border);position:relative;overflow:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}@media only screen and (min-width:45rem){.bo-post-author__avatar{width:128px;height:128px}}.bo-post-author__avatar:hover img{-webkit-transition:opacity linear .2s;-moz-transition:opacity linear .2s;-o-transition:opacity linear .2s;-ms-transition:opacity linear .2s;transition:opacity linear .2s}.bo-post-author__avatar:hover img:hover{opacity:.8}.bo-post-author__avatar__default,.bo-post-author__avatar__image{border-radius:50%;object-fit:cover}.bo-post-author__avatar__default{position:absolute;top:4px;left:4px;width:calc(100% - 8px);height:calc(100% - 8px);z-index:1}.bo-post-author__avatar__image{width:100%;height:100%;position:relative;z-index:2}.bo-post-author__name{color:var(--body);line-height:1.3;font-family:var(--gh-font-body, var(--body-font));font-size:1.375rem;font-weight:500;margin:0}@media only screen and (min-width:45rem){.bo-post-author__name{font-size:1.5rem}}.bo-post-author__name a{color:inherit;-webkit-transition:opacity linear .2s;-moz-transition:opacity linear .2s;-o-transition:opacity linear .2s;-ms-transition:opacity linear .2s;transition:opacity linear .2s}.bo-post-author__name a:hover{opacity:.8}.bo-post-author__bio{color:var(--light-text);line-height:1.5;font-size:1rem;font-weight:500;margin:0}.bo-post-paywall{display:flex;flex-direction:column;gap:calc(var(--base-spacing) * 4);padding:calc(var(--base-spacing) * 9) calc(var(--base-spacing) * 3);margin-top:calc(var(--base-spacing) * 9);margin-left:auto;margin-right:auto;max-width:var(--max-header-width);border-radius:var(--base-border-radius);color:var(--background);text-align:center;background-color:var(--foreground)}@media only screen and (min-width:45rem){.bo-post-paywall{padding:calc(var(--base-spacing) * 8) calc(var(--base-spacing) * 7);margin-top:calc(var(--base-spacing) * 12)}}.bo-post-paywall__section{display:flex;flex-direction:column;gap:calc(var(--base-spacing) * 2)}.bo-post-paywall__title{line-height:1.1;font-size:2.25rem;font-weight:500;margin:0}@media only screen and (min-width:45rem){.bo-post-paywall__title{font-size:3rem}}.bo-post-paywall__description{line-height:1.6;font-size:1.0625rem;font-weight:500;margin:0 auto;max-width:32.5rem;opacity:.8}@media only screen and (min-width:45rem){.bo-post-paywall__description{line-height:1.7;font-size:1.125rem}}.bo-post-paywall__cta{align-self:center}.bo-post-paywall__caption{font-size:.875rem;font-weight:500;margin:0}.bo-post-paywall__caption a{text-decoration:underline;-webkit-transition:opacity linear .2s;-moz-transition:opacity linear .2s;-o-transition:opacity linear .2s;-ms-transition:opacity linear .2s;transition:opacity linear .2s}.bo-post-paywall__caption a:hover{opacity:.7}.bo-comments{padding-bottom:calc(var(--base-spacing) * 9)}@media only screen and (min-width:90rem){.bo-comments{padding-bottom:calc(var(--base-spacing) * 12)}}.bo-comments__wrapper{color:var(--body);max-width:var(--max-post-content-width);margin:0 auto}.bo-comments__wrapper iframe{width:100%;margin:0 auto}.page-template article:not(.custom-template)+.bo-share{margin-top:calc(var(--base-spacing) * 9)}@media only screen and (min-width:45rem){.page-template article:not(.custom-template)+.bo-share{margin-top:calc(var(--base-spacing) * 12)}}.bo-share{display:flex;border-top:1px;border-bottom:1px;border-left:0;border-right:0;border-color:var(--border);border-style:solid;height:3.125rem}@media only screen and (min-width:64rem){.bo-share{height:3.75rem}}.bo-share__button{display:flex;align-items:center;justify-content:center;flex-basis:20%;height:100%;gap:calc(var(--base-spacing) * 2);color:var(--light-text);text-transform:uppercase;font-size:1rem;font-weight:500;position:relative;cursor:pointer;-webkit-transition:background-color linear .2s;-moz-transition:background-color linear .2s;-o-transition:background-color linear .2s;-ms-transition:background-color linear .2s;transition:background-color linear .2s}.bo-share__button.focusable,.bo-share__button.bo-button,.bo-post-content .kg-button-card .bo-share__button.kg-btn,.bo-post-content .kg-product-card .bo-share__button.kg-product-card-button,.bo-post-content .kg-cta-card .bo-share__button.kg-cta-button,.bo-post-content .kg-header-card .bo-share__button.kg-header-card-button{border-radius:0}.bo-share__button:hover{background-color:var(--border)}.bo-share__label{display:none}@media only screen and (min-width:64rem){.bo-share__label{display:inline-block}}.bo-scroll-up{position:fixed;left:calc(var(--base-spacing) * 2);bottom:calc(var(--base-spacing) * 2);display:flex;align-items:center;justify-content:center;width:3.125rem;height:3.125rem;color:var(--light-text);cursor:pointer;border-radius:50%;border:1px solid var(--border);background-color:var(--card);box-shadow:0 2px 4px #00000014;opacity:0;pointer-events:none;z-index:5;-webkit-transition:background-color linear .2s,opacity linear .2s;-moz-transition:background-color linear .2s,opacity linear .2s;-o-transition:background-color linear .2s,opacity linear .2s;-ms-transition:background-color linear .2s,opacity linear .2s;transition:background-color linear .2s,opacity linear .2s}.bo-scroll-up.visible{opacity:1;pointer-events:auto}@media only screen and (min-width:45rem){.bo-scroll-up{left:calc(var(--base-spacing) * 4);bottom:calc(var(--base-spacing) * 4)}}.bo-scroll-up:hover{opacity:.7}
