:root{--color-primary-text:#333;--color-secondary-text:#999;--color-white:#fff;--color-lighter-gray:#f6f6f6;--color-light-gray:#e6e6e6;--color-mid-gray:#ccc;--color-dark-gray:#444;--color-darker-gray:#15171a;--color-black:#000;--font-sans:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-serif:Georgia,serif;--font-mono:Menlo,Consolas,Monaco,Liberation Mono,Lucida Console,monospace;--head-nav-gap:2.8rem;--h1-size:4.6rem;--gap:3.6rem}@media (max-width:767px){:root{--h1-size:3.2rem!important;--gap:2rem}}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{line-height:1.5;min-height:100vh;text-rendering:optimizespeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}body{background-color:var(--color-white);color:var(--color-primary-text);font-family:var(--font-sans);font-size:1.6rem;line-height:1.6}a{color:var(--color-darker-gray)}a:hover{opacity:.8}h1,h2,h3,h4,h5,h6{color:var(--color-darker-gray);letter-spacing:-.02em;line-height:1.15}h1{font-size:var(--h1-size)}h2{font-size:2.8rem}h3{font-size:2.4rem}h4{font-size:2.2rem}h5{font-size:2rem}h6{font-size:1.8rem}hr{background-color:var(--color-light-gray);width:100%}blockquote:not([class]){border-left:4px solid var(--ghost-accent-color);padding-left:2rem}figcaption{color:var(--color-secondary-text);margin-top:1.6rem}.kg-width-full figcaption{padding:0 1.6rem}.gh-content figcaption a{color:var(--color-darker-gray);text-decoration:none}pre{background-color:var(--color-lighter-gray);hyphens:none;padding:1.6rem 2.4rem;white-space:pre}code{font-family:var(--font-mono);font-size:15px}:not(pre)>code{background-color:var(--color-lighter-gray);border-radius:3px;color:var(--ghost-accent-color);padding:.4rem}iframe{border:0;display:block;overflow:hidden;width:100%}@media (max-width:767px){h2{font-size:2.4rem}h3{font-size:2.1rem}}.gh-site{display:flex;flex-direction:column;min-height:100vh}.gh-main{flex-grow:1;padding-bottom:8rem;padding-top:8rem}.gh-outer{padding-left:var(--gap);padding-right:var(--gap)}.gh-inner{margin:0 auto;max-width:var(--container-width,1200px)}.gh-canvas,.kg-width-full.kg-content-wide{--main:min(var(--content-width,720px),100% - var(--gap) * 2);--wide:minmax(0,calc((var(--container-width, 1200px) - var(--content-width, 720px))/2));--full:minmax(var(--gap),1fr);display:grid;grid-template-columns:[full-start] var(--full) [wide-start] var(--wide) [main-start] var(--main) [main-end] var(--wide) [wide-end] var(--full) [full-end]}.gh-canvas>*{grid-column:main}.kg-content-wide>div,.kg-width-wide{grid-column:wide}.kg-width-full{grid-column:full}@media (max-width:767px){#gh-main{padding-bottom:4.8rem;padding-top:4.8rem}}.gh-head{background-color:var(--color-white);height:100px}.gh-head-inner{align-items:center;-moz-column-gap:var(--head-nav-gap);column-gap:var(--head-nav-gap);display:grid;grid-auto-flow:row dense;grid-template-columns:1fr auto auto;height:100%}.gh-head-brand{line-height:1}.gh-head-brand-wrapper{align-items:center;display:flex}.gh-head-logo{font-size:2.4rem;font-weight:700;letter-spacing:-.02em;position:relative;white-space:nowrap}.gh-head-logo img{max-height:40px}.gh-head-logo img:nth-child(2){left:0;opacity:0;position:absolute;top:0}.gh-head-menu{display:flex}.gh-head .nav,.gh-head-menu{align-items:center;gap:var(--head-nav-gap)}.gh-head .nav{display:inline-flex;list-style:none;margin:0;padding:0;white-space:nowrap}.gh-head .nav-more-toggle{font-size:inherit;margin:0 -6px;position:relative;text-transform:inherit}.gh-head .nav-more-toggle svg{height:24px;width:24px}.gh-head-actions{align-items:center;display:flex;gap:var(--head-nav-gap);justify-content:flex-end}.gh-head-members{align-items:center;display:flex;gap:20px;white-space:nowrap}.gh-head-btn.gh-btn{font-size:inherit;font-weight:600}.gh-head-btn:not(.gh-btn){align-items:center;color:var(--ghost-accent-color);display:inline-flex}.gh-head-btn svg{height:1.3em;width:1.3em}.gh-search{margin-left:-6px;margin-right:-6px}.gh-search:hover{opacity:.9}.gh-head-brand .gh-search{margin-right:8px}@media (max-width:767px){.gh-head-members{flex-direction:column-reverse;gap:16px;width:100%}.gh-head-actions .gh-search{display:none}}@media (min-width:768px){.gh-head-brand .gh-search{display:none}body:not(.is-dropdown-loaded) .gh-head-menu .nav>li{opacity:0}}.is-head-left-logo .gh-head-inner{grid-template-columns:auto 1fr auto}@media (min-width:992px){.is-head-left-logo .gh-head-menu{margin-left:16px;margin-right:64px}}.is-head-middle-logo .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-middle-logo .gh-head-brand{grid-column-start:2}.is-head-middle-logo .gh-head-actions{gap:28px}@media (min-width:992px){.is-head-middle-logo .gh-head-menu{margin-right:64px}}.is-head-stacked .gh-head{height:auto;position:relative}.is-head-stacked .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-stacked .gh-head-brand{display:flex;grid-column-start:2;grid-row-start:1;min-height:80px}@media (max-width:767px){.is-head-stacked .gh-head-brand{min-height:unset}}@media (min-width:992px){.is-head-stacked .gh-head-inner{padding:0}.is-head-stacked .gh-head-brand{align-items:center;display:flex;height:80px}.is-head-stacked .gh-head-menu{grid-column:1/4;grid-row-start:2;height:56px;justify-content:center;margin:0 48px}.is-head-stacked .gh-head-menu:after,.is-head-stacked .gh-head-menu:before{background-color:var(--color-light-gray);content:"";height:1px;left:0;position:absolute;top:80px;width:100%}.is-head-stacked .gh-head-menu:after{top:136px}.is-head-stacked .gh-head-actions{grid-column:1/4;grid-row-start:1;justify-content:space-between}}.is-head-transparent .gh-head{background-color:transparent;left:0;position:absolute;right:0;z-index:90}.is-head-transparent .gh-head .nav>li a,.is-head-transparent .gh-head-description,.is-head-transparent .gh-head-link,.is-head-transparent .gh-head-logo,.is-head-transparent .gh-head-logo a,.is-head-transparent .gh-search,.is-head-transparent .gh-social,.is-head-transparent .nav-more-toggle{color:var(--color-white)}.is-head-transparent .gh-burger:after,.is-head-transparent .gh-burger:before{background-color:var(--color-white)}.is-head-transparent .gh-head-btn{background-color:#fff;color:#15171a}.is-head-transparent .gh-head-menu:after,.is-head-transparent .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-transparent #announcement-bar-root{left:0;position:absolute;right:0}.is-head-transparent #announcement-bar-root+:is(.site,.gh-site) .gh-head{margin-top:48px}.is-head-dark:not(.is-head-transparent) .gh-head{background-color:var(--color-darker-gray)}.is-head-dark:not(.is-head-transparent) .gh-head .nav a,.is-head-dark:not(.is-head-transparent) .gh-head-description,.is-head-dark:not(.is-head-transparent) .gh-head-link,.is-head-dark:not(.is-head-transparent) .gh-head-logo,.is-head-dark:not(.is-head-transparent) .gh-head-logo a,.is-head-dark:not(.is-head-transparent) .gh-search,.is-head-dark:not(.is-head-transparent) .gh-social,.is-head-dark:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-burger:after,.is-head-dark:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-head-btn{background-color:#fff;color:#15171a}.is-head-dark:not(.is-head-transparent) .gh-head-menu:after,.is-head-dark:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-brand:not(.is-head-transparent) .gh-head{background-color:var(--ghost-accent-color)}.is-head-brand:not(.is-head-transparent) .gh-head .nav a,.is-head-brand:not(.is-head-transparent) .gh-head-description,.is-head-brand:not(.is-head-transparent) .gh-head-link,.is-head-brand:not(.is-head-transparent) .gh-head-logo,.is-head-brand:not(.is-head-transparent) .gh-head-logo a,.is-head-brand:not(.is-head-transparent) .gh-search,.is-head-brand:not(.is-head-transparent) .gh-social,.is-head-brand:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-burger:after,.is-head-brand:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-head-btn{background-color:#fff;color:#15171a}.is-head-brand:not(.is-head-transparent) .gh-head-menu:after,.is-head-brand:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.3)}.gh-dropdown{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 7px 20px -5px rgba(0,0,0,.15);margin-top:24px;opacity:0;padding:12px 0;position:absolute;right:-16px;text-align:left;top:100%;transform:translate3d(0,6px,0);transition:opacity .3s,transform .2s;visibility:hidden;width:200px;z-index:90}.is-head-middle-logo .gh-dropdown{left:-24px;right:auto}.is-dropdown-mega .gh-dropdown{-moz-column-gap:40px;column-gap:40px;display:grid;grid-auto-flow:column;padding:20px 32px;width:auto}.gh-dropdown li a{color:#15171a!important;display:block;padding:6px 20px}.is-dropdown-mega .gh-dropdown li a{padding:8px 0}.gh-burger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;display:none;height:30px;margin-right:-3px;padding:0;position:relative;width:30px}.gh-burger:after,.gh-burger:before{background-color:var(--color-darker-gray);content:"";height:1px;left:3px;position:absolute;transition:all .2s cubic-bezier(.04,.04,.12,.96) .1008s;width:24px}.gh-burger:before{top:11px}.gh-burger:after{bottom:11px}.is-head-open .gh-burger:before{top:15px;transform:rotate(45deg)}.is-head-open .gh-burger:after{bottom:14px;transform:rotate(-45deg)}@media (max-width:767px){#gh-head{height:64px}#gh-head .gh-head-inner{gap:48px;grid-template-columns:1fr;grid-template-rows:auto 1fr auto}#gh-head .gh-head-brand{align-items:center;display:grid;grid-column-start:1;grid-template-columns:1fr auto auto;height:64px}#gh-head .gh-head-logo{font-size:2.2rem}.gh-burger{display:block}#gh-head .gh-head-actions,#gh-head .gh-head-menu{justify-content:center;opacity:0;position:fixed;visibility:hidden}#gh-head .gh-head-menu{transform:translateY(0);transition:none}#gh-head .nav{align-items:center;gap:20px;line-height:1.4}#gh-head .nav a{font-size:2.6rem;font-weight:600;text-transform:none}#gh-head .nav li{opacity:0;transform:translateY(-4px)}#gh-head .gh-head-actions{text-align:center}#gh-head :is(.gh-head-btn,.gh-head-link){opacity:0;transform:translateY(8px)}#gh-head .gh-head-btn{font-size:1.8rem;text-transform:none;width:100%}#gh-head .gh-head-btn:not(.gh-btn){font-size:2rem}#gh-main{transition:opacity .4s}.is-head-open #gh-head{height:100%;inset:0;overflow-y:scroll;position:fixed;z-index:3999999;-webkit-overflow-scrolling:touch}.is-head-open:not(.is-head-brand):not(.is-head-dark):not(.is-head-transparent) #gh-head{background-color:var(--color-white)}.is-head-open.is-head-transparent #gh-head,.is-head-open:is(.is-head-transparent,.is-head-brand) #gh-head .gh-head-actions{background-color:var(--ghost-accent-color)}.is-head-open.is-head-dark #gh-head,.is-head-open.is-head-dark #gh-head .gh-head-actions{background-color:var(--color-darker-gray)}.is-head-open #gh-head .gh-head-actions,.is-head-open #gh-head .gh-head-menu{opacity:1;position:static;visibility:visible}.is-head-open #gh-head .nav{display:flex;flex-direction:column}.is-head-open #gh-head .nav li{opacity:1;transform:translateY(0);transition:transform .2s,opacity .2s}.is-head-open #gh-head .gh-head-actions{align-items:center;background-color:var(--color-white);bottom:0;display:inline-flex;flex-direction:column;gap:12px;left:0;padding:var(--gap) 0 calc(var(--gap) + 8px);position:sticky;right:0}.is-head-open #gh-head :is(.gh-head-btn,.gh-head-link){opacity:1;transform:translateY(0);transition:transform .4s,opacity .4s;transition-delay:.2s}.is-head-open #gh-head .gh-head-link{transition-delay:.4s}.is-head-open #gh-main{opacity:0}}.gh-cover{min-height:var(--cover-height,50vh);padding-bottom:6.4rem;padding-top:6.4rem;position:relative}.gh-cover-image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.has-serif-body .gh-cover-description,.has-serif-title .gh-cover-title{font-family:var(--font-serif)}.has-serif-title .gh-card-title{font-family:var(--font-serif);letter-spacing:-.01em}.has-serif-body .gh-card-excerpt{font-family:var(--font-serif)}.gh-card{word-break:break-word}.gh-article-tag{color:var(--ghost-accent-color)}.gh-article-title{word-break:break-word}.has-serif-title .gh-article-title{font-family:var(--font-serif);letter-spacing:-.01em}.gh-article-excerpt{color:var(--color-secondary-text);font-size:2.1rem;line-height:1.5;margin-top:2rem}.has-serif-body .gh-article-excerpt{font-family:var(--font-serif)}.gh-article-image{grid-column:wide-start/wide-end;margin-top:4rem}.gh-article-image img{width:100%}@media (max-width:767px){.gh-article-excerpt{font-size:1.9rem}.gh-article-image{margin-top:2.4rem}}.gh-content{font-size:var(--content-font-size,1.8rem);letter-spacing:var(--content-letter-spacing,0);margin-top:4rem;word-break:break-word}.gh-content>*+*{margin-top:calc(1.6em*var(--content-spacing-multiplier, 1))}.gh-content>.kg-card+[id]{margin-top:calc(2em*var(--content-spacing-multiplier, 1))!important}.has-serif-title .gh-content>[id]{font-family:var(--font-serif);letter-spacing:-.01em}.gh-content>[id]:not(:first-child){margin-top:calc(1.6em*var(--content-spacing-multiplier, 1))}.gh-content>[id]+*{margin-top:calc(.8em*var(--content-spacing-multiplier, 1))}.gh-content>blockquote,.gh-content>blockquote+*,.gh-content>hr,.gh-content>hr+*{margin-top:calc(2.4em*var(--content-spacing-multiplier, 1))}.gh-content h2{font-size:1.6em}.gh-content h3{font-size:1.4em}.gh-content a{color:var(--ghost-accent-color);text-decoration:underline;word-break:break-word}.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-toggle-card .kg-toggle-content>ol,.gh-content .kg-toggle-card .kg-toggle-content>p,.gh-content .kg-toggle-card .kg-toggle-content>ul{font-size:.95em}.has-serif-body .gh-content .kg-callout-text,.has-serif-body .gh-content .kg-toggle-content>ol,.has-serif-body .gh-content .kg-toggle-content>p,.has-serif-body .gh-content .kg-toggle-content>ul,.has-serif-body .gh-content>blockquote,.has-serif-body .gh-content>dl,.has-serif-body .gh-content>ol,.has-serif-body .gh-content>p,.has-serif-body .gh-content>ul{font-family:var(--font-serif)}.gh-content dl,.gh-content ol,.gh-content ul{padding-left:2.8rem}.gh-content :is(li+li,li :is(ul,ol)){margin-top:.8rem}.gh-content ol ol li{list-style-type:lower-alpha}.gh-content ol ol ol li{list-style-type:lower-roman}.gh-content table:not(.gist table){border-spacing:0;display:inline-block;font-family:var(--font-sans);font-size:1.6rem;max-width:100%;vertical-align:top;white-space:nowrap;width:auto;-webkit-overflow-scrolling:touch;background:radial-gradient(ellipse at left,rgba(0,0,0,.2) 0,transparent 75%) 0,radial-gradient(ellipse at right,rgba(0,0,0,.2) 0,transparent 75%) 100%;background-attachment:scroll,scroll;background-repeat:no-repeat;background-size:10px 100%,10px 100%}.gh-content table:not(.gist table) td:first-child{background-image:linear-gradient(90deg,#fff 50%,hsla(0,0%,100%,0));background-repeat:no-repeat;background-size:20px 100%}.gh-content table:not(.gist table) td:last-child{background-image:linear-gradient(270deg,#fff 50%,hsla(0,0%,100%,0));background-position:100% 0;background-repeat:no-repeat;background-size:20px 100%}.gh-content table:not(.gist table) th{background-color:var(--color-white);color:var(--color-darkgrey);font-size:1.2rem;font-weight:700;letter-spacing:.2px;text-align:left;text-transform:uppercase}.gh-content table:not(.gist table) td,.gh-content table:not(.gist table) th{border:1px solid var(--color-light-gray);padding:6px 12px}@media (max-width:767px){.gh-content{font-size:1.7rem;margin-top:3.2rem}}.gh-comments{margin-bottom:-24px;margin-top:64px}.gh-comments-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.gh-comments .gh-comments-title{margin-bottom:28px}.gh-comments-header .gh-comments-title{margin-bottom:0}.gh-comments-count{color:var(--color-secondary-text)}.gh-cta-gradient{background:linear-gradient(180deg,hsla(0,0%,100%,0),var(--color-white));content:"";grid-column:full-start/full-end;height:160px;margin-bottom:4rem;margin-top:-16rem;position:relative}.gh-cta-gradient:first-child{display:none}.gh-cta{display:flex;flex-direction:column;margin-bottom:4rem;text-align:center}.gh-cta-title{font-size:2.2rem;letter-spacing:-.02em;margin-bottom:3.2rem}.gh-cta-actions{align-items:center;display:flex;flex-direction:column}.gh-cta-link{color:var(--color-secondary-text);cursor:pointer;font-size:1.4rem;margin-top:.8rem;text-decoration:none}.gh-cta-link:hover{color:var(--color-darker-gray)}@media (max-width:767px){.gh-cta-actions{-moz-column-gap:.8rem;column-gap:.8rem}}.gh-content :not(.kg-card):not(table):not([id])+:is(.kg-card,table){margin-top:calc(2em*var(--content-spacing-multiplier, 1))}.gh-content :is(.kg-card,table)+:not(.kg-card):not(table):not([id]){margin-top:calc(2em*var(--content-spacing-multiplier, 1))}.kg-gallery-image,.kg-image[width][height]{cursor:pointer}.kg-gallery-image a:hover,.kg-image-card a:hover{opacity:1!important}.kg-card.kg-toggle-card .kg-toggle-heading-text{font-size:2rem;font-weight:700}.has-serif-title .kg-toggle-card .kg-toggle-heading-text{font-family:var(--font-serif)}.kg-callout-card.kg-card{border-radius:.25em}blockquote.kg-blockquote-alt{color:var(--color-secondary-text);font-weight:400}.kg-card.kg-button-card .kg-btn{font-size:1em}.has-serif-body .kg-header-card h3.kg-header-card-subheader,.has-serif-title .kg-card.kg-header-card h2.kg-header-card-header{font-family:var(--font-serif)}.kg-bookmark-card .kg-bookmark-container{border-radius:.25em!important}.kg-bookmark-card .kg-bookmark-content{padding:1.15em}.kg-bookmark-card .kg-bookmark-title{font-size:.9em}.kg-bookmark-card .kg-bookmark-description{font-size:.8em;margin-top:.3em;max-height:none}.kg-bookmark-card .kg-bookmark-metadata{font-size:.8em}.kg-bookmark-card .kg-bookmark-thumbnail img{border-radius:0 .2em .2em 0}.pagination{display:grid;grid-template-columns:1fr auto 1fr;margin-top:6.4rem}.page-number{grid-column-start:2}.older-posts{text-align:right}.gh-navigation{align-items:center;-moz-column-gap:2.4rem;column-gap:2.4rem;display:grid;grid-template-columns:1fr auto 1fr}.gh-navigation>div{align-items:center;display:flex}.gh-navigation-next{justify-content:flex-end}.gh-navigation-link{align-items:center;display:inline-flex}.gh-navigation-link svg{height:16px;width:16px}.gh-navigation-previous svg{margin-right:.4rem}.gh-navigation-next svg{margin-left:.4rem}@media (max-width:767px){.gh-navigation-hide{display:none}}.gh-btn{align-items:center;background-color:var(--color-darker-gray);border:0;border-radius:100px;color:var(--color-white);cursor:pointer;display:inline-flex;font-size:1.6rem;font-weight:700;gap:.4em;justify-content:center;letter-spacing:inherit;line-height:1;padding:calc(.75em*var(--multiplier, 1)) calc(1.15em*var(--multiplier, 1))}.gh-btn:hover{opacity:.95}.gh-post-upgrade-cta .gh-btn{line-height:inherit}.gh-primary-btn{background-color:var(--ghost-accent-color)}.gh-outline-btn{background-color:transparent;border:1px solid var(--color-light-gray);color:var(--color-darker-gray);text-decoration:none}.gh-outline-btn:hover{border-color:var(--color-mid-gray);opacity:1}.gh-icon-btn{align-items:center;background-color:transparent;border:0;color:var(--darker-gray-color);cursor:pointer;display:inline-flex;height:30px;justify-content:center;outline:none;padding:0;width:30px}.gh-icon-btn svg{height:20px;width:20px}.gh-text-btn{align-items:center;background-color:transparent;border:0;color:var(--darker-gray-color);cursor:pointer;display:inline-flex;justify-content:center;letter-spacing:inherit;margin:0;outline:none;padding:0;will-change:opacity}.gh-text-btn:hover{opacity:.8}.gh-foot{color:var(--color-secondary-text);padding-bottom:8rem;padding-top:8rem;white-space:nowrap}.gh-foot-inner{display:grid;font-size:1.3rem;gap:40px;grid-template-columns:1fr auto 1fr}.no-menu .gh-foot-inner{align-items:center;display:flex;flex-direction:column;gap:24px}.gh-foot-menu .nav{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0;row-gap:4px}.gh-foot-menu .nav li{align-items:center;display:flex}.gh-foot-menu .nav li+li:before{content:"•";font-size:.9rem;line-height:0;padding:0 1.2rem}.gh-powered-by{text-align:right}.gh-foot a{color:var(--color-secondary-text)}.gh-foot a:hover{color:var(--color-darker-gray);opacity:1}@media (max-width:767px){.gh-foot{padding-bottom:12rem;padding-top:6.4rem}.gh-foot-inner{grid-template-columns:1fr;text-align:center}.gh-foot-menu .nav{flex-direction:column}.gh-foot-menu .nav li+li{margin-top:.4rem}.gh-foot-menu .nav li+li:before{display:none}.gh-powered-by{text-align:center}}.pswp{z-index:3999999}.pswp__bg{background-color:rgba(0,0,0,.85)}.pswp__img--placeholder--blank{background:var(--color-black)}.pswp__error-msg,.pswp__error-msg a{color:var(--color-secondary-text)}@media (min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../images/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__caption__center,.pswp__counter{color:var(--color-white)}.pswp--css_animation .pswp__preloader__donut{border-right:2px solid var(--color-white);border-top:2px solid var(--color-white)}@media screen and (max-width:1024px){.pswp__preloader{float:right;left:auto;margin:0;position:relative;top:auto}}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:var(--font-weight-bold)}code,kbd,samp{color:var(--secondary-text-color);font-family:monospace;font-size:1em}:not(pre)>code{background-color:var(--input-background-color);border-radius:.8rem;padding:.4rem .8rem}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}:root{--brand-color:var(--ghost-accent-color,#6c49b6);--primary-text-color:rgba(3,9,17,.9);--secondary-text-color:rgba(5,5,5,.6);--tertiary-text-color:rgba(5,5,5,.5);--disabled-text-color:rgba(5,5,5,.3);--article-text-color:rgba(3,9,17,.8);--diabled-background-color:var(--tertiary-text-color);--ruler-color:rgb(0 0 0/6%);--divider-color:rgba(16,4,69,.08);--input-background-color:rgb(0 0 0/8%);--hero-background-color:rgb(0 0 0/4%);--underline-color:hsl(from var(--brand-color) h s l/.25);--overlay-bg:hsla(0,0%,98%,.95);--translucent-bg:rgb(209 213 219/.4);--translucent-border:rgba(200,202,211,.29);--base-contrast:#fff;--background-color:#fff;--background-elevated-color:#fff;--background-base-color:#fafafa;--background-card-color:#e5e5ea;--white-color:#fff;--black-color:#000;--grey-color:#f8f8f8;--green-color:#28a745;--orange-color:#ffc107;--red-color:#dc3545;--facebook-color:#3b5998;--twitter-color:#1da1f2;--rss-color:#f26522;--animation-base:cubic-bezier(.165,.84,.44,1);--font-base:"Geist",system-ui,Switzer,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,Inter,sans-serif;--font-serif:"Bricolage",serif;--font-system:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,Inter,sans-serif;--font-weight-regular:400;--font-weight-medium:600;--font-weight-bold:700;--navbar-height:6rem;--form-input-height:5.2rem;--content-font-size:2rem;--space-section:8rem;--page-content-width:760px;--page-layout-spacing:24rem;--side-bar-width:36rem;--space-tiny:0.8rem;--space-small:1.6rem;--space-medium:3.2rem;--space-large:6.4rem;--space-xlarge:8rem;--head-nav-gap:3.2rem;--card-gap:3.2rem;--card-gap-small:2.4rem;--radius-small:0.8rem;--radius-medium:1.6rem;--radius-large:2.4rem;--radius-xlarge:3.2rem;--primary-text-color-invert:hsla(0,0%,98%,.95);--secondary-text-color-invert:hsla(0,0%,98%,.75);--tertiary-text-color-invert:hsla(0,0%,98%,.55);--divider-color-invert:hsla(0,0%,98%,.15);--primary-text-color-overlay:rgba(3,9,17,.92);--secondary-text-color-overlay:rgba(3,9,17,.7);--tertiary-text-color-overlay:rgba(3,9,17,.55);--divider-color-verlay:rgba(0,0,0,.1);--transparent-1:hsla(0,0%,98%,.6);--color-lighter-gray:rgba(31,31,31,.03);--color-light-gray:rgba(5,5,5,.1);--color-mid-gray:rgba(0,0,0,.2);--color-dark-gray:rgba(3,3,3,.74);--color-darker-gray:rgba(1,3,4,.92);--shadow-small:0 0 0 1px rgb(0 0 0/3%),0 4px 8px -2px rgb(0 0 0/3%);--shadow-medium:0 0 0 1px rgb(0 0 0/3%),0 3px 6px -2px rgb(0 0 0/3%),0 2px 4px -2px rgb(0 0 0/3%);--shadow-soft:rgba(0,0,0,.1) 0px 1px 3px 0px,hsla(0,0%,100%,.035) 0px 0.241451px 0.531191px 0px inset,hsla(0,0%,100%,.3) 0px 2px 4.4px 0px inset}:root.dark-page,:root.has-light-text,:root[data-theme=dark]{--primary-text-color:hsla(0,0%,100%,.9);--secondary-text-color:hsla(0,0%,100%,.6);--tertiary-text-color:hsla(0,0%,100%,.55);--darker-gray-color:var(--primary-text-color);--ruler-color:hsla(0,0%,100%,.1);--divider-color:hsla(0,0%,100%,.16);--article-text-color:hsla(0,0%,100%,.7);--input-background-color:hsla(0,0%,100%,.08);--hero-background-color:hsla(0,0%,100%,.05);--translucent-bg:rgba(55,57,64,.5);--translucent-border:hsla(0,0%,57%,.15);--disabled-text-color:hsla(0,0%,100%,.35);--grey-color:#393a3f;--background-color:#1a1c22;--background-elevated-color:#272a32;--background-base-color:#121316;--background-card-color:#272a32;--base-contrast:#17191e;--overlay-bg:rgba(0,0,0,.8);--transparent-1:hsla(0,0%,9%,.6);--color-lighter-gray:hsla(0,0%,100%,.05);--color-light-gray:hsla(0,0%,100%,.08);--color-mid-gray:hsla(0,0%,100%,.18);--color-dark-gray:hsla(0,0%,100%,.7);--color-darker-gray:var(--primary-text-color)}.dark-page body{background-color:var(--black-color)}:root[data-theme=dark] .logo-list img{filter:invert(100%)}:root.is-color-pure{--background-color:#fff;--background-base-color:#fff}:root[data-theme=dark].is-color-pure{--background-color:#000;--background-base-color:#000}:root.is-color-onyx{--background-color:#f5f5f7;--background-base-color:#fcfcfd}:root[data-theme=dark].is-color-onyx{--background-color:#1a1a1a;--background-base-color:#141414}:root.is-color-rust{--background-color:#fff4ee;--background-base-color:#e9e4d8}:root[data-theme=dark].is-color-rust{--background-color:#2b2b28;--background-base-color:#22221e}:root.is-color-fossil{--background-color:#e1dedb;--background-base-color:#d6d3d0}:root[data-theme=dark].is-color-fossil{--background-color:#1c1a19;--background-base-color:#161514}:root.is-color-mint{--background-color:#f1fefb;--background-base-color:#e5efeb}:root[data-theme=dark].is-color-mint{--background-color:#1a1f1d;--background-base-color:#151918}:root.is-color-ember{--background-color:#f4f0e6;--background-base-color:#eeeae2}:root[data-theme=dark].is-color-ember{--background-color:#252525;--background-base-color:#1f1916}:root.is-color-ice{--background-color:#ebebef;--background-base-color:#e6e6eb}:root[data-theme=dark].is-color-ice{--background-color:#1c1c1e;--background-base-color:#171819}@media (max-width:767px){:root{--navbar-height:5.6rem}}html{box-sizing:border-box;font-size:62.5%}*,:after,:before{box-sizing:inherit}body{color:var(--article-text-color);font-family:var(--gh-font-body,var(--font-base));font-size:var(--content-font-size);line-height:1.65;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-wrap:pretty}body,body.with-custom-background{background-color:var(--background-color)}::-moz-selection{background:var(--ghost-accent-color);color:var(--white-color)}::selection{background:var(--ghost-accent-color);color:var(--white-color)}a{color:var(--primary-text-color);text-decoration:none;transition:color .1s var(--animation-base)}a:hover{opacity:.9}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,select:focus-visible,textarea:focus-visible{border-radius:var(--radius-medium);box-shadow:0 0 0 2px var(--background-color);outline:2px solid var(--brand-color,#6c49b6);outline-offset:2px}h1,h2,h3,h4,h5,h6{color:var(--primary-text-color);font-family:var(--gh-font-heading,var(--font-base));font-weight:var(--font-weight-medium);letter-spacing:0;line-height:1.25;margin:0}p{margin:0}img{display:block;height:auto;max-width:100%}blockquote:not([class]){border-left:0 solid var(--brand-color);color:var(--primary-text-color);font-family:var(--gh-font-heading,var(--font-serif));font-size:calc(var(--content-font-size) + .6rem);font-weight:400;letter-spacing:-.02rem;line-height:1.5;margin-left:0;margin-right:0;padding:0}blockquote:not([class]) strong{color:var(--primary-text-color);font-weight:600}ol,ul{padding-left:2rem}embed,iframe{border:0;display:block;overflow:hidden;width:100%}figure{margin-left:0;margin-right:0}figcaption{color:var(--secondary-text-color);font-size:1.4rem;line-height:1.4;margin-top:1.5rem;text-align:center}figcaption a{color:var(--secondary-text-color)!important;font-weight:400!important}pre{background-color:var( --lighter-gray-color);border-radius:8px!important;font-size:1.6rem!important;line-height:1.5;overflow-x:scroll;padding:1.6rem 2.2rem;-webkit-overflow-scrolling:touch}hr{border:0;border-top:1px solid;height:1px;margin-left:auto;margin-right:auto;position:relative}table:not(.highlight){border-collapse:collapse;font-size:1.5rem;width:100%;word-break:normal}table:not(.highlight) thead{background-color:var(--lighter-gray-color)}table:not(.highlight) tr+table:not(.highlight) tr{border-top:1px solid var(--light-gray-color)}table:not(.highlight) tr:hover td{background-color:var(--lighter-gray-color)}table:not(.highlight) td,table:not(.highlight) th{line-height:1.5;padding:1rem 1.5rem}table:not(.highlight) th{text-align:left}table:not(.highlight) tfoot{border-top:1px solid var(--mid-gray-color)}table:not(.highlight) tfoot td{font-weight:700}@media (max-width:1023px){:root{--page-content-width:56rem}}@media (max-width:767px){:root{--space-section:5.6rem;--form-input-height:4.4rem}.table thead{display:none}.table tr{display:block;padding:1.2rem 0}.table td{display:flex;justify-content:space-between;padding:.7rem 0;text-align:right;width:100%}.table td:before{color:var(--secondary-text-color);content:attr(data-label);margin-right:1rem;white-space:nowrap}}.container{margin-left:auto;margin-right:auto;max-width:calc(var(--page-content-width) + 36rem + 10vw);padding-left:5vw;padding-right:5vw;width:100%}.container.medium{max-width:calc(var(--page-content-width) + var(--page-layout-spacing)*2 + 10vw)}.container.small{max-width:calc(var(--page-content-width) + 10vw)}.ui-grid{display:grid;grid-column-gap:1.2rem;grid-template-columns:repeat(12,1fr)}.grid-3col{display:grid;gap:2.4rem;grid-template-columns:repeat(3,1fr)}@media (max-width:767px){.grid-3col{grid-template-columns:1fr;row-gap:4rem}}.button,button{align-items:center;border:0;border-radius:4rem;color:var(--brand-color);cursor:pointer;display:inline-flex;font-family:var(--gh-font-body,var(--font-base));font-size:calc(var(--content-font-size) - .2rem);font-weight:600;height:var(--form-input-height);justify-content:center;letter-spacing:.5px;line-height:1;outline:none;padding:0 2rem;transition:all .1s var(--animation-base)}.button:hover{opacity:.75}button{transition:all .1s var(--animation-base)}.button:active,button:active{scale:.95}.button.button-primary{background-color:var(--brand-color);box-shadow:var(--shadow-soft);color:var(--primary-text-color-invert);text-decoration:none}.accent-text-black .button.button-primary,.accent-text-black .kg-button-card a.kg-btn-accent,.accent-text-black .kg-signup-card-button.kg-style-accent{color:var(--black-color)!important}.button.button-secondary{background-color:transparent;border:1px solid var(--tertiary-text-color);color:var(--primary-text-color)}.button.button-ghost{background-color:transparent;border:1px solid var(--brand-color);color:var(--brand-color)}.button.button-secondary:hover{opacity:.75}.button.button-primary.neutral{background-color:var(--primary-text-color);color:var(--base-contrast)!important}.post-card.text-white .button.button-secondary{border:1px solid hsl(from var(--white-color) h s l/.5);color:var(--white-color)}.post-card.text-black .button.button-secondary{border:1px solid hsl(from var(--black-color) h s l/.5);color:var(--black-color)}.button.round{border-radius:32px}.button-icon{align-items:center;background-color:transparent;border:1px solid var(--divider-color);border-radius:50%;color:var(--primary-text-color);cursor:pointer;display:inline-flex;height:4.4rem;justify-content:center;outline:none;padding:0;transition:background-color .15s var(--animation-base);width:4.4rem}.button-icon .icon{height:2rem;width:2rem}.button-icon:focus,.button-icon:hover{background-color:var(--divider-color)}.button-icon:hover .icon{opacity:.8}.button-text{background-color:transparent;border:0;color:var(--primary-text-color);cursor:pointer;line-height:inherit;outline:none;padding:0}.link-text{align-items:center;color:var(--brand-color);display:flex;font-size:1.6rem;font-weight:600;gap:.4rem;padding:.8rem}.link-text .icon{height:1.25em;width:1.25em}.link-icon{align-items:center;border-radius:50%;display:flex;height:2.8rem;justify-content:center;scale:.9;transition:all .15s var(--animation-base);width:2.8rem}.link-text:hover .link-icon{background-color:var(--divider-color);scale:1.1}.gh-btn{border-radius:5px}.button-center{display:flex;justify-content:center;margin-top:3.2rem}.link-view-all{height:auto;justify-content:center;margin-right:-.8rem}.button-link-icon{align-items:center;display:inline-flex;height:2.4rem;justify-content:center;margin-left:.8rem;width:2.4rem}@media (max-width:767px){.button,button{font-size:1.6rem}}label{color:var(--primary-text-color);display:block;font-family:var(--font-base);font-size:1.4rem;font-weight:var(--font-weight-bold);margin-bottom:.8rem;margin-top:3.2rem}label+label{margin-top:2rem}label input,label textarea{margin-top:.7rem}input,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--input-background-color);border:none;border-radius:4rem;color:var(--primary-text-color);flex:1 0 0;font-family:var(--gh-font-body,var(--font-base));font-size:calc(var(--content-font-size) - .2rem);height:var(--form-input-height);outline:none;padding:0 2rem;transition:box-shadow .3s var(--animation-base),outline .3s var(--animation-base);width:100%}input.kg-signup-card-input,input.kg-signup-card-input:focus{box-shadow:none}input{height:var(--form-input-height)}input:focus,textarea:focus{background:transparent;box-shadow:0 0 0 2px var(--brand-color);outline:4px solid hsl(from var(--brand-color) h s l/.2);outline-offset:2px}textarea{height:100%;padding-bottom:1.5rem;padding-top:1.5rem;resize:vertical}fieldset{border:0;margin-bottom:2.4rem;padding:0}.form-wrapper{max-width:52rem;position:relative;width:100%}.shadow-blur{bottom:-.5rem;inset-inline-end:-.5rem;inset-inline-start:-.5rem;position:absolute;top:-.5rem;z-index:-1}.shadow-blur-inner{background:linear-gradient(90deg,#44ff9a -.55%,#44b0ff 22.86%,#8b44ff 48.36%,#f64 73.33%,#ebff70 99.34%);filter:blur(16px);height:100%;opacity:.3;width:100%}.form-button{align-items:center;background-color:var(--brand-color);border:0;border-radius:4px;color:var(--white-color);cursor:pointer;display:flex;font-size:1.6rem;font-weight:700;height:40px;justify-content:center;outline:none;padding:0 15px;position:absolute;right:5px;top:5px}.form-button.with-icon{border-radius:0 4px 4px 0;padding:0;width:40px}.form-wrapper .loader,.form-wrapper .success{display:none}.form-wrapper .loader .icon{height:28px;width:28px}.form-wrapper.loading .default,.form-wrapper.success .default,.form-wrapper.success .loader{display:none}.form-wrapper.loading .loader{display:block}.form-wrapper.success .success{align-items:center;display:flex}.inline-form{display:flex;gap:.8rem}.contact-form{margin-top:3rem}.contact-form .button{margin-top:1.5rem}.subscription-wrapper{margin-top:3.2rem}.subscribe-title{color:var(--secondary-text-color);margin-bottom:1.6rem}@media (max-width:767px){.inline-form{flex-direction:column}.inline-form input{flex:unset}}.icon{height:20px;width:20px;fill:currentColor}.icon-loading{height:26px;width:26px}@font-face{font-display:swap;font-family:Geist;font-style:normal;font-weight:100 900;src:url(../fonts/Geist[wght].woff2) format("woff2")}@font-face{font-display:swap;font-family:Bricolage;font-style:normal;font-weight:700;src:url(../fonts/BricolageGrotesque-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Bricolage;font-style:normal;font-weight:600;src:url(../fonts/BricolageGrotesque-SemiBold.woff2) format("woff2")}.gh-content.custom-hero-intro>h1,.hero-title{font-family:var(--gh-font-heading,var(--font-serif));font-size:9.6rem;font-weight:700;line-height:9.6rem;max-width:10ch;text-align:center}.hero-desc{color:var(--primary-text-color);text-align:center}.elegant-title{font-family:var(--gh-font-heading,var(--font-serif));font-weight:700}.h1,h1{font-size:4.8rem;line-height:5.6rem}.h1,.h2,h1,h2{font-weight:var(--font-weight-bold)}.h2,h2{font-size:3.2rem;line-height:1.25}.h3,h3{font-size:2.4rem}.h3,.h4,h3,h4{font-weight:var(--font-weight-medium);line-height:1.25}.h4,h4{font-size:2rem}.h5,.h6,h5,h6{font-size:1.6rem;font-weight:var(--font-weight-medium);line-height:1.5}.section-title{font-family:var(--gh-font-heading,var(--font-serif));font-size:2.8rem;font-weight:var(--font-weight-bold);line-height:1.25}.body-large{font-size:2.4rem;line-height:1.25}.body-1,.body-large{font-weight:var(--font-weight-regular)}.body-1{font-size:1.6rem;line-height:1.5}.sub-heading-large{font-size:calc(var(--content-font-size) + .4rem);font-weight:var(--font-weight-regular);line-height:1.35}.sub-heading{line-height:2rem}.label,.label.single-excerpt,.sub-heading{font-size:1.4rem;font-weight:var(--font-weight-regular)}.label,.label.single-excerpt{line-height:1.5}@media (max-width:767px){.sub-heading-large{font-size:2rem;line-height:2.8rem}.gh-content.custom-hero-intro>h1,.hero-title{font-size:4.8rem;line-height:1.25;max-width:100%}}.site{min-height:100vh}.site,.site-layout{display:flex;flex-direction:column}.site-ruler{position:fixed;width:100%}.site-content{flex-grow:1;padding:calc(var(--space-section)*2.5) 0 8rem 0;z-index:1}.custom-landing-template.section-container{margin-top:calc(var(--space-section) - 4rem)}.section-container{margin-top:var(--space-section)}.section-custom-content{margin-top:0}.serie-overview{padding-bottom:3.2rem}.section-container.reset-spacing{margin-top:calc(var(--space-section) - 6rem)}.custom-page .site-main .section-container:first-child{margin-top:0}.site-main>.section-container:first-child{margin-top:0;padding-top:0}.section-container.post-expanded .single-cta-base{margin-bottom:0!important}.is-head-brand .site-content{padding-top:max(8vmin,5rem)}.gh-content.reset-space{margin-top:0}.home-content-grid{-moz-column-gap:4.8rem;column-gap:4.8rem;display:grid;grid-template-columns:auto var(--side-bar-width)}.about-content-grid .container,.home-content-grid .container{padding:0}.error-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.error-title{text-transform:capitalize}.error-body{color:var(--tertiary-text-color)}.error-icon{color:var(---tertiary-text-color);height:18rem;width:18rem}.error-icon svg{height:100%;width:100%}.error-body,.error-title{text-align:center}@media (max-width:767px){.home-content-grid{grid-template-columns:1fr}}.hero-header{margin-bottom:2.4rem}.hero-home-wrapper{align-items:center;display:flex;flex-direction:row;gap:var(--space-large)}.hero-text-wrapper{align-items:center;display:flex;flex-direction:column;gap:var(--space-small);width:100%}.home-featured-addons .container{margin:0;padding:0}.home-hero-header{line-height:1.25;margin-bottom:3.2rem}.home-hero-desc{max-width:40ch}.page-header{margin-bottom:6.4rem}.static-header.page-header{align-items:center;display:flex;flex-direction:column-reverse;row-gap:3.2rem}.static-header .media-wrapper{margin-top:0;width:20rem}.hero-gallery-anchor{display:flex;flex-direction:row;gap:var(--space-medium);justify-content:center;margin:8rem 0 4rem;overflow:hidden;padding:2.4rem 0}.hero-gallery-item{aspect-ratio:9/10;background-color:var(--background-base-color);flex:none;opacity:1!important;overflow:hidden;position:relative;transition:transform .3s ease;width:28.8rem}.hero-gallery-item.rotate-0{transform:rotate(2deg)}.hero-gallery-item.rotate-1{transform:rotate(-2deg)}.hero-gallery-item.rotate-2,.hero-gallery-item.rotate-3{transform:rotate(2deg)}.hero-gallery-item.rotate-4{transform:rotate(-2deg)}.hero-gallery-item.rotate-5{transform:rotate(4deg)}.hero-gallery-item.rotate-6{transform:rotate(-4deg)}.hero-gallery-item-title-wrapper{bottom:0;left:0;padding:.8rem;position:absolute;right:0}.hero-gallery-item-title{backdrop-filter:blur(10px);background-color:var(--transparent-1);border-radius:4rem;box-shadow:inset 0 0 1px var(--transparent-1);font-size:1.4rem;max-width:100%;overflow:hidden;padding:.4rem 1.2rem;position:relative;text-overflow:ellipsis;transition:transform .3s ease;white-space:nowrap;width:-moz-fit-content;width:fit-content}@keyframes rotate-in{0%{opacity:0;transform:rotate(0deg) scale(.9)}to{opacity:1;transform:rotate(1deg) scale(1)}}.gh-content.hero-intro.tag-hash-intro-animate>[id],.gh-content.hero-intro.tag-hash-intro-animate>dl,.gh-content.hero-intro.tag-hash-intro-animate>ol,.gh-content.hero-intro.tag-hash-intro-animate>p,.gh-content.hero-intro.tag-hash-intro-animate>ul{font-family:var(--gh-font-heading,var(--font-base));font-size:clamp(2.2rem,2vw,2.8rem);font-weight:600;line-height:1.33}.intro-highlight{color:var(--primary-text-color)}.sentence{transition:color .3s ease,filter .3s ease}.custom-hero-intro{width:100%}.gh-content.custom-hero-intro>[id],.gh-content.custom-hero-intro>p{margin-left:auto;margin-right:auto;max-width:var(--page-content-width);text-align:center}.gh-content.custom-hero-intro>ol,.gh-content.custom-hero-intro>p,.gh-content.custom-hero-intro>ul{font-size:var(--content-font-size);line-height:1.5;text-align:center}.gh-content.custom-hero-intro>ol,.gh-content.custom-hero-intro>ul{text-align:left}.gh-content.custom-hero-intro>h2[id]{font-size:5.6rem;line-height:1.125}.text-left .gh-content.custom-hero-intro>[id],.text-left .gh-content.custom-hero-intro>ol,.text-left .gh-content.custom-hero-intro>p,.text-left .gh-content.custom-hero-intro>ul{margin-left:0;text-align:left}.gh-content.custom-hero-intro>ol,.gh-content.custom-hero-intro>ul

.hero-intro.tag-hash-intro-animate,.gh-content.hero-intro.tag-hash-intro-animate>[id]{color:var(--disabled-text-color)}.gh-content.hero-intro.tag-hash-intro-animate>h6{margin-bottom:0!important}.tag-hash-text-large .author-social-links-container{justify-content:center}.about-content-grid{display:grid;gap:4rem 0;grid-template-columns:1fr}.about-title-wrapper{display:flex;flex-direction:column;gap:3.2rem}.about-portrait-wrapper{margin-bottom:0}.about-content-main{order:2}.about-portrait-wrapper{max-width:32rem;order:1}.author-social-links-container{margin-top:2.4rem;order:3}.container:not(.text-left) .custom-hero-intro{text-align:center}.custom-hero-intro .kg-card.kg-button-card{display:inline-block!important;margin-bottom:0!important;vertical-align:top;width:-moz-fit-content;width:fit-content}.hero-intro:not(.text-left) .custom-hero-intro .kg-card.kg-button-card{justify-self:center}.custom-hero-intro .kg-card.kg-button-card:last-of-type{margin-right:0}.custom-hero-intro .kg-card.kg-button-card+.kg-card.kg-button-card a.kg-btn,.custom-hero-intro .kg-card.kg-button-card~.kg-card.kg-button-card a.kg-btn{background-color:transparent!important;border:.1rem solid var(--brand-color)!important;color:var(--brand-color)!important}.custom-hero-intro .kg-card.kg-button-card+.kg-card.kg-button-card a.kg-btn:hover,.custom-hero-intro .kg-card.kg-button-card~.kg-card.kg-button-card a.kg-btn:hover{background-color:var(--brand-color)!important;color:var(--primary-text-color-invert)!important}.hero-intro .gh-content{margin-top:0}.hero-intro .form-wrapper{justify-self:center}.hero-intro .hero-form-wrapper{align-items:center;display:flex;flex-direction:column;gap:.8rem;margin-top:3.2rem;text-align:center}.hero-intro.text-left .hero-form-wrapper{align-items:flex-start}.hero-form-title{color:var(--secondary-text-color)}.container.text-left.hero-intro .form-wrapper{justify-self:flex-start}.single-header.hero-wrapper{margin-top:calc(var(--space-section)*-2.5);padding-bottom:2.4rem;padding-top:calc(var(--space-section)*2 + 2.4rem)}.single-header.hero-wrapper.full{padding-bottom:0}.kg-width-full figcaption{margin-bottom:1.2rem}.hero-wrapper.text-white{--primary-text-color:var(--primary-text-color-invert);--secondary-text-color:var(--secondary-text-color-invert);--tertiary-text-color:var(--tertiary-text-color-invert)}@media (min-width:1024px){.about-content-grid{gap:3.2rem 8rem;grid-template-columns:1fr var(--side-bar-width);grid-template-rows:auto 1fr}.about-content-main{grid-row:span 2;order:1}.about-portrait-wrapper{max-width:100%;order:2}.author-social-links-container{order:3}}@media (max-width:991px){.menu-opened .cover{margin-top:0}.hero-gallery-item{aspect-ratio:2/3;width:12.8rem}.hero-gallery-anchor{gap:1.6rem}}@media (max-width:767px){.gh-content.custom-hero-intro>h2[id]{font-size:3.2rem}.gh-content.custom-hero-intro>ol,.gh-content.custom-hero-intro>p,.gh-content.custom-hero-intro>ul{font-size:2rem}.home-hero-desc{font-size:2.2rem;max-width:100%}}.site-footer{align-items:flex-end;bottom:0;display:flex;left:0;padding-bottom:4.8rem;position:relative;width:100%;z-index:0}.footer-inner-main{align-items:flex-start;background-color:var(--brand-color);border-radius:var(--radius-large);overflow:hidden;padding:6.4rem 6.4rem 0}.footer-inner-main.text-black{--primary-text-color-invert:rgba(3,9,17,.9);--secondary-text-color-invert:rgba(5,5,5,.6);--tertiary-text-color-invert:rgba(5,5,5,.5);--divider-color-invert:rgba(5,5,5,.1)}.footer-image .footer-inner-main{border-bottom-color:hsl(from var(--white-color) h s l/.2)}.footer-copyright{color:var(--tertiary-text-color-invert);margin-bottom:2rem;text-align:center}.social-links:not(:has(.social-item)),.social-links:not(:has(.social-item)) .follow-header{display:none}.footer-inner-main .social-icon-wrapper .icon{color:var(--primary-text-color-invert)}.footer-image .footer-copyright{text-align:left}.footer-nav .nav{align-items:flex-start;display:flex;flex:1 0 0;flex-direction:column;margin-top:.8rem;padding-left:0;row-gap:1.2rem}.footer-nav .nav-secondary{flex-direction:row;flex-wrap:wrap;gap:1.6rem 3.2rem;margin-top:3rem}.footer-nav:not(:has(.social-item)) .nav-secondary{justify-content:center}.footer-nav .nav a{color:var(--primary-text-color-invert)}.footer-nav .nav li{font-family:var(--gh-font-heading,var(--font-serif));font-size:2.4rem;font-weight:600;line-height:1.25;list-style-type:none;padding:0}.footer-subscription-box{--primary-text-color:var(--white-color);--base-contrast:var(--black-color);--brand-color:var(--white-color)}.footer-subscription-box .hero-form-wrapper{display:flex;flex-direction:column;gap:1.6rem;margin-bottom:3.2rem}.footer-subscription-box input{flex:unset}.footer-subscription-box input::-moz-placeholder{color:inherit;opacity:.4}.footer-subscription-box input::placeholder{color:inherit;opacity:.4}.footer-subscription-box .form-wrapper{flex-direction:column}.footer-group-header{color:var(--secondary-text-color-invert);font-size:1.2rem;font-weight:500}.footer-image .footer-copyright,.footer-image .footer-group-header{color:hsl(from var(--white-color) h s l/.6)}.footer-image .footer-nav .nav li a{color:hsl(from var(--white-color) h s l/1)}.footer-nav-flex{display:flex;flex-wrap:wrap;gap:2.4rem;justify-content:flex-start}.footer-nav-flex .footer-nav-group{flex:1 0 0;min-width:16rem}.footer-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.footer-image:before{background:rgba(0,0,0,.5);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.footer-content{position:relative;z-index:1}.site-title-footer{box-sizing:border-box;color:var(--background-color);display:block;font-weight:700;letter-spacing:-.03em;line-height:1;margin-bottom:-.25em;overflow:visible;text-align:left;text-align:center;text-transform:none;white-space:nowrap;width:100%}.footer-image .site-title-footer{color:hsl(from var(--white-color) h s l/.4)}.gh-footer-content{padding-top:4.8rem}.gh-footer-content a,.gh-footer-content>[id]
.gh-footer-content>ol,.gh-footer-content>dl,.gh-footer-content>p,.gh-footer-content>ul{color:var(--secondary-text-color)}.footer-image .gh-footer-content a,.footer-image .gh-footer-content>[id]
.footer-image .gh-footer-content>ol,.footer-image .gh-footer-content>dl,.footer-image .gh-footer-content>p,.footer-image .gh-footer-content>ul{color:hsl(from var(--white-color) h s l/.7)}@media (max-width:480px){.site-title-footer{hyphens:auto;line-height:1;overflow-wrap:break-word;white-space:normal}}@media (max-width:767px){.footer-inner-main{grid-template-columns:1fr;padding:6.4rem 2.4rem 0}.footer-left{margin-bottom:3rem}.footer-right{align-items:flex-start}.footer-nav-flex .footer-nav-group{min-width:19rem}}.burger{cursor:pointer;display:none;height:30px;margin-left:5px;margin-right:-7px;position:relative;width:30px}.burger-bar{height:100%;left:0;position:absolute;top:0;transition:transform .1806s cubic-bezier(.04,.04,.12,.96);width:100%}.burger-bar:before{background-color:var(--primary-text-color);content:"";height:2px;left:7px;position:absolute;transition:transform .1596s cubic-bezier(.52,.16,.52,.84) .1008s;width:16px}.with-alt-header .burger-bar:before,.with-full-cover .burger-bar:before{background-color:#fff}.burger-bar:first-child:before{top:14px;transform:translateY(-3px)}.burger-bar:last-child:before{bottom:14px;transform:translateY(3px)}.menu-opened .burger .burger-bar{transition:transform .3192s cubic-bezier(.04,.04,.12,.96) .1008s}.menu-opened .burger .burger-bar:first-child{transform:rotate(45deg)}.menu-opened .burger .burger-bar:last-child{transform:rotate(-45deg)}.menu-opened .burger .burger-bar:before{transform:none;transition:transform .1806s cubic-bezier(.04,.04,.12,.96)}@media (max-width:991px){.burger{display:block}}.cards{position:relative}.single-column{display:flex;flex-direction:column;gap:5.2rem}.cards .card-addon{border-radius:var(--radius-medium)}.card{position:relative}.card-wrapper{display:flex;flex-direction:column;gap:.8rem;margin-bottom:1.8rem}.card-addon .card-wrapper,.card-block .card-wrapper,.card-title{gap:.8rem;margin-bottom:0}.card-title{color:var(--primary-text-color);flex-grow:1;font-weight:500;overflow:hidden;padding-right:1rem;text-overflow:ellipsis}.card-footer-text{color:var(--brand-color);font-weight:500;padding:1.2rem 0 .8rem}.card-icon{font-size:.9em;margin-left:.4rem}.card-icon,.card-title:after{opacity:0;transition:opacity .15s var(--animation-base)}.card-title:after{display:inline-block;font-size:1em;line-height:1;margin-right:-1.2rem;padding-left:.2rem;width:1em}.arrow-internal:after{content:"→"}.card:hover .card-icon,.card:hover .card-title:after,.feed:hover .card-icon,.hero-gallery-item .card-icon,.hero-gallery-item:hover .card-icon{opacity:1}.hero-gallery-item:not(.no-link):hover{transform:scale(1.05)}.card-addon .card-title{font-size:1.6rem;font-weight:500}.card-title .icon{flex-shrink:0;margin:.4rem 0}.card-overlay .card-title{color:var(--primary-text-color-overlay)}.card-excerpt{color:var(--tertiary-text-color)}.card-overlay .card-excerpt{color:var(--tertiary-text-color-overlay)}.card-image,.placeholder{aspect-ratio:1/1;background-color:var(--input-background-color);margin-bottom:16px;position:relative}.cards.square .card-image{aspect-ratio:1/1}.cards.landscape .card-image{aspect-ratio:2/1}.cards.portrait .card-image{aspect-ratio:2/3}.card-addon .card-image{aspect-ratio:1/1;width:4.8rem}.card-block-vertical .card-image{aspect-ratio:2/3;width:100%}.card-overlay.tag-hash-u-on-dark .card-image,.card-overlay.tag-hash-u-on-dark .placeholder{background-color:var(--primary-text-color)}.full-row .card-image{aspect-ratio:2/1}.card-image img,.card-image:before,.hero-gallery-item-image,.testimonial-image img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.card-image,.card-image img,.card-image video,.card-image:before,.hero-gallery-item,.hero-gallery-item img,.hero-gallery-item:before,.testimonial-image img{border-radius:var(--radius-medium)}.card-addon .card-image,.card-addon .card-image img,.card-addon .card-image:before{border-radius:50%}.card-small .card-image,.card-small .card-image img,.card-small .card-image:before{border-radius:var(--radius-small)}.card-image:before{box-shadow:inset 0 0 0 1px var(--hero-background-color);content:"";z-index:1}.card-overlay .card-wrapper{gap:4px;left:0;padding:2.4rem 2.4rem 0;position:absolute;top:0;width:100%}.card-overlay .card-image,.card-overlay .placeholder{margin-bottom:0}.card-overlay.tag-hash-u-on-dark .card-title{color:var(--primary-text-color-invert)}.card-overlay.tag-hash-u-on-dark .card-excerpt{color:var(--secondary-text-color-invert)}.card-overlay.tag-hash-u-on-dark .tag-item{border-color:var(--secondary-text-color-invert);color:var(--secondary-text-color-invert)}.card-overlay .icon{display:none}.featured-posts{overflow-x:hidden}.tags-list{display:flex;gap:.8rem;margin-top:.4rem}.tag-item{border:1px solid var(--divider-color);border-radius:4rem;color:var(--secondary-text-color);padding:0 1rem;width:-moz-fit-content;width:fit-content}.card-overlay .tag-item{border-color:var(--divider-color-verlay);color:var(--secondary-text-color-overlay)}.event-card{display:grid;gap:1.6rem;grid-template-columns:8rem 1fr}.event-card .card-wrapper{gap:.4rem;margin-bottom:0}.event-card-image{grid-column:1/2}.tag-hash-section-events .events-content{display:flex;flex-direction:column;gap:2.4rem}.event-card .card-title{flex-grow:0;font-size:1.6rem}.event-card .event-card-image{margin-bottom:0}.event-card-placeholder{align-items:center;aspect-ratio:1/1;background-color:var(--input-background-color);border-radius:var(--radius-medium);box-shadow:0 2px 6px var(--divider-color);display:flex;flex-direction:column;font-size:1.4rem;font-weight:500;justify-content:center;overflow:hidden;padding:0;position:relative}.event-card-image,.event-card-placeholder{transition:scale .2s var(--animation-base)}.calendar-icon{border-radius:var(--radius-medium);display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;width:100%}.page-fold{background:linear-gradient(135deg,transparent 47%,var(--brand-color) 50%);border-top-left-radius:8px;filter:drop-shadow(-2px -2px 3px rgba(0,0,0,.15));overflow:hidden;z-index:3}.calendar-icon:after,.page-fold{bottom:0;height:30%;position:absolute;right:0;width:30%}.calendar-icon:after{background-color:var(--grey-color);border-top-left-radius:var(--radius-medium);box-shadow:inset 0 0 0 1px rgba(0,0,0,.05);content:"";z-index:2}.calendar-icon:after,.page-fold{transition:all .2s var(--animation-base)}.calendar-icon:before{border-radius:var(--radius-medium);bottom:0;box-shadow:inset 0 0 0 1px var(--divider-color);content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:5}.calendar-month{color:var(--brand-color);flex:0 0 auto;font-family:var(--gh-font-body,var(--font-base));font-size:1.2rem;font-weight:600;letter-spacing:.05em;padding:.8rem 0 0;text-align:center;text-transform:uppercase;z-index:1}.calendar-day,.calendar-month{background-color:var(--background-color);position:relative}.calendar-day{align-items:center;color:var(--primary-text-color);display:flex;flex:1;font-family:var(--gh-font-heading,var(--font-base));font-size:4rem;font-weight:200;justify-content:center;letter-spacing:-.08em;line-height:1;padding-bottom:.4rem}.event-card:hover .calendar-icon:after,.event-card:hover .page-fold{height:39%;width:39%}@media (max-width:767px){.full-row .card-image{aspect-ratio:1/1}.event-card{gap:1.6rem;grid-template-columns:10.8rem 1fr}.calendar-day{font-size:5.6rem}.single-column{gap:2.4rem}}.post .kg-product-card-container{max-width:100%}.tag-hash-section-experiences .kg-product-card-container,.tag-hash-section-static-banner .kg-product-card-container,.tag-hash-section-static-text .kg-product-card-container{border:none;box-shadow:none;padding:0;position:relative;grid-row-gap:2rem}.tag-hash-section-static-banner .kg-product-card-container,.tag-hash-section-static-text .kg-product-card-container{grid-row-gap:var(--card-gap-small);align-items:center;text-align:center}.tag-hash-section-static-banner .kg-product-card h4.kg-product-card-title,.tag-hash-section-static-text .kg-product-card h4.kg-product-card-title{color:var(--primary-text-color);font-family:var(--gh-font-heading,var(--font-serif));font-size:calc(var(--content-font-size) + .2rem);font-weight:600;letter-spacing:0;line-height:2.4rem}.tag-hash-section-static-banner .kg-product-card a.kg-product-card-button,.tag-hash-section-static-text .kg-product-card a.kg-product-card-button{background-color:transparent;color:var(--secondary-text-color);font-size:1.4rem;font-weight:var(--font-weight-regular);font-weight:var(--font-weight-medium);grid-column:1/3;margin-top:-.8rem;padding:0;text-align:center;width:100%}.tag-hash-section-static-banner .kg-product-card-title-container{grid-column:1/span 2}.tag-hash-section-experiences .experiences-container{display:flex;flex-direction:column;gap:1.6rem}.tag-hash-section-experiences .kg-product-card-container{-moz-column-gap:1.2rem;column-gap:1.2rem;overflow:visible!important;padding:.4rem 0;row-gap:.8rem}.tag-hash-section-experiences .kg-product-card-container:has(.kg-product-card-image){grid-template-columns:4rem 1fr}.tag-hash-section-experiences .kg-product-card-container:has(.kg-product-card-image) :is(.kg-product-card-title-container,.kg-product-card-rating,.kg-product-card-description){grid-column:2/3}.tag-hash-section-experiences .experiences-container .kg-product-card-image{border:2px solid var(--background-color);border-radius:50%;box-shadow:var(--shadow-small);grid-column:1/2;height:4rem;justify-self:flex-start;-o-object-fit:cover;object-fit:cover;position:absolute;width:4rem}.tag-hash-section-experiences .kg-product-card h4.kg-product-card-title{color:var(--secondary-text-color);font-size:1.4rem;font-weight:var(--font-weight-regular);line-height:1.5}.tag-hash-section-experiences .kg-product-card .kg-product-card-description p{color:var(--primary-text-color);font-size:1.6rem;font-weight:var(--font-weight-regular);line-height:1.5;text-transform:none}.tag-hash-section-experiences p{color:var(--secondary-text-color);font-size:12px;font-weight:600;text-transform:uppercase}.tag-hash-section-experiences .kg-product-card .kg-product-card-button,.tag-hash-section-experiences .kg-product-card .kg-product-card-rating{display:none}.tag-hash-section-static-banner .kg-product-card-rating,.tag-hash-section-static-text .kg-product-card-rating{align-self:center;color:var(--color-mid-gray);gap:6px;grid-column:1/span 2;grid-row:2;justify-self:start;padding:0}.tag-hash-section-static-banner .kg-product-card-description{grid-column:1/span 2;grid-row:auto}.tag-hash-section-static-banner .kg-product-card-image{border-radius:var(--radii-medium);grid-column:1/span 2;justify-self:start;-o-object-fit:cover;object-fit:cover}.tag-hash-section-static-banner .kg-product-card-rating-star svg,.tag-hash-section-static-text .kg-product-card-rating-star svg,.tag-hash-section-testimonials .kg-product-card-rating-star svg{height:16px;width:16px;fill:var(--brand-color)}.tag-hash-section-testimonials .kg-product-card-rating-star{align-items:center;display:flex;height:16px;justify-content:center;width:16px}.tag-hash-section-static-banner .kg-product-card .kg-product-card-description p,.tag-hash-section-static-text .kg-product-card .kg-product-card-description p{color:var(--secondary-text-color);font-family:var(--gh-font-body,var(--font-base));font-size:1.6rem;font-weight:var(--font-weight-regular);line-height:1.5}.tag-hash-section-experiences .kg-product-card .kg-product-card-description p,.tag-hash-section-static-banner .kg-product-card .kg-product-card-description p,.tag-hash-section-static-text .kg-product-card .kg-product-card-description p{opacity:1}.tag-hash-no-link .link-view-all,.tag-hash-no-title .feed-header{display:none}.content-3col,.flex{display:flex;flex-wrap:wrap;gap:var(--card-gap)}.flex{justify-content:center}.tag-hash-section-static-banner .content-3col,.tag-hash-section-static-text .content-3col{justify-content:center;row-gap:calc(var(--card-gap) + 1.6rem)}.flex-3col>*,.tag-hash-section-static-banner .content-3col .kg-product-card,.tag-hash-section-static-text .content-3col .kg-product-card{box-sizing:border-box;width:calc(33.33333% - var(--card-gap))}.flex-4col>*{box-sizing:border-box;flex-grow:1;width:calc(25% - var(--card-gap))}.section-side-project .card{box-sizing:border-box;flex-grow:1;width:calc(25% - 2.4rem)}.tag-hash-section-static-text .kg-product-card-image{width:4rem}.custom-page .single-content>:first-child{margin-top:0}.custom-page .single-content>:last-child{margin-bottom:4.8rem}.section-testimonials{overflow:hidden}.tag-hash-section-testimonials .kg-grid{-moz-column-gap:var(--card-gap);column-gap:var(--card-gap);row-gap:0}.tag-hash-section-testimonials .custom-page-single .kg-product-card:first-child{margin-top:6.4rem}.tag-hash-section-testimonials .kg-product-card-container{border:none;box-shadow:none;padding:0;position:relative;grid-row-gap:1.6rem;display:flex;flex-direction:column;gap:1.6rem;max-width:100%}.tag-hash-section-testimonials .kg-product-card-container .kg-product-card-image{border-radius:50%;height:4.8rem;justify-self:start;-o-object-fit:cover;object-fit:cover;order:3;width:4.8rem}.tag-hash-section-testimonials .kg-product-card-container .kg-product-card-rating{align-self:center;color:var(--color-mid-gray);gap:6px;justify-self:start;margin-top:0;order:1;padding:0}.tag-hash-section-testimonials .kg-product-card-container .kg-product-card-title-container{order:2;text-align:center}.tag-hash-section-testimonials .kg-product-card h4.kg-product-card-title{color:var(--primary-text-color);font-family:var(--gh-font-heading,var(--font-base));font-size:2.4rem;font-weight:500;letter-spacing:0;line-height:1.4}.tag-hash-section-testimonials .kg-product-card-container .kg-product-card-description{order:4}.tag-hash-section-testimonials .kg-product-card .kg-product-card-description p{font-family:var(--gh-font-body,var(--font-base));font-size:1.4rem!important;line-height:1.6;text-align:center}.page-template.tag-hash-section-static-banner .single-content,.page-template.tag-hash-section-static-text .single-content,.tag-hash-section-testimonials .single-content{display:flex;flex-wrap:wrap;gap:var(--card-gap);justify-content:flex-start;margin-left:auto;margin-right:auto;max-width:calc(104rem + 10vw);padding-left:5vw;padding-right:5vw}.tag-hash-section-testimonials .single-content.tns-slider{flex-wrap:nowrap;max-width:unset}.home-template .tag-hash-section-testimonials .single-content,.tag-hash-section-testimonials .container .single-content{padding-left:0;padding-right:0}.page-template.tag-hash-section-static-banner .kg-product-card,.page-template.tag-hash-section-static-text .kg-product-card,.tag-hash-section-testimonials .kg-product-card{box-sizing:border-box;margin-top:0;width:calc(33.33333% - var(--card-gap))}.home-template.tag-hash-section-testimonials .kg-product-card{width:calc(100% - var(--card-gap))}.tag-hash-section-testimonials .kg-product-card{background-color:var(--color-lighter-gray);border-radius:var(--radius-medium);margin-bottom:0!important;margin-top:0!important;padding:2.4rem}.tag-hash-section-testimonials .kg-product-card h4.kg-product-card-title{font-size:2rem}.tag-hash-section-logos .kg-card.kg-image-card:not(.kg-width-full) img{border-radius:0!important}.custom-landing-template-multiple .link-view-all{display:none}.tag-hash-text-center .gh-content>[id],.tag-hash-text-center .gh-content>p{text-align:center}@media (max-width:991px){.flex-4col>*{width:calc(50% - var(--card-gap))}}@media (max-width:767px){.section-side-project .card,.tag-hash-section-static-banner .content-3col .kg-product-card,.tag-hash-section-static-text .content-3col .kg-product-card{max-width:100%;width:100%}.tag-hash-section-static-banner .content-3col .kg-product-card-container,.tag-hash-section-static-text .content-3col .kg-product-card-container{max-width:100%}.home-template .tag-hash-section-static-banner .content-3col .kg-product-card,.tag-hash-section-testimonials .kg-card.kg-product-card{width:100%}}.text-black{color:#000!important}.text-white{color:#fff!important}.text-black .u-permalink,.text-black:not(.footer-inner-main) *,.text-white .u-permalink,.text-white:not(.footer-inner-main) *{color:inherit}.text-black .icon,.text-white .icon{fill:currentColor}.featured-posts-section{margin-top:var(--space-section)}.featured-posts-feed{display:flex;flex-direction:column;gap:2.4rem}.featured-posts-grid{display:grid;gap:2.4rem;grid-template-columns:repeat(2,1fr)}.post-card{gap:2.4rem;overflow:hidden;position:relative}.color-mode.small-card.post-card,.post-card{background-color:var(--color-lighter-gray);border-radius:var(--radius-large);padding:2rem}.post-card[data-accent-color="#ffffff"]{border:1px solid var(--divider-color)}.small-card.post-card{background-color:transparent;border-radius:calc(var(--radius-medium) - .2rem);display:flex;flex-direction:column-reverse;gap:1.2rem;justify-content:flex-end;padding:0}.small-card .post-image{padding:0}.small-card .post-text-container{padding-top:.8rem}.post-title:after{display:inline-block;font-size:.7em;line-height:1;margin-right:-1.2rem;opacity:0;padding-left:.4rem;transition:opacity .15s var(--animation-base);width:1em}.arrow-external:after{content:"↗"}.post-card:hover .post-title:after{opacity:1}h2.post-title{transition:all .3s var(--animation-base)}.post-card:hover .post-title{text-decoration:underline;text-decoration-thickness:.08em}.small-card .post-title{font-size:2rem}.placeholder-title{bottom:0;display:-webkit-box;font-family:var(--gh-font-heading,var(--font-serif));font-size:5em;font-weight:700;line-height:1;position:absolute;-webkit-line-clamp:1;-webkit-box-orient:vertical;color:hsl(from var(--brand-color) h 65% 46%/.18);margin-bottom:-.4em;overflow:hidden;padding:0 .25em;text-overflow:ellipsis}.post-cover.no-image .post-image{background-color:hsl(from var(--brand-color) h s l/.15)}.post-text-container{display:flex;flex-direction:column;gap:1.2rem;grid-column-end:12;grid-column-start:8;grid-row:1;padding:4.8rem 0;position:relative}.post-cover{grid-column-end:7;grid-column-start:1;grid-row:1;position:relative}.post-card.even .post-cover{grid-column-end:13;grid-column-start:7}.post-card.even .post-text-container{grid-column-end:6;grid-column-start:2}.post-image{background-color:inherit;background-color:var(--color-lighter-gray);border-radius:var(--radius-medium);overflow:hidden;position:relative}.post-image,.post-image.square{aspect-ratio:1/1}.post-image.horizontal{aspect-ratio:3/2}.post-image.vertical{aspect-ratio:2/3}.post-image.free{aspect-ratio:auto}.small-card .post-image{border-radius:calc(var(--radius-medium) - .2rem)}.visibility-badge{align-items:center;background-color:var(--brand-color);border-radius:var(--radius-medium);color:var(--white-color)!important;display:flex;flex-direction:row;font-size:1.2rem;gap:.4rem;padding:.4rem .8rem;text-transform:uppercase;width:-moz-fit-content;width:fit-content;z-index:1}.small-card .visibility-badge{align-self:center;position:absolute;top:-2.6rem}.accent-text-black .visibility-badge{color:var(--black-color)!important}.visibility-badge .visibility-badge-text{line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-meta-wrapper{display:flex;flex-direction:row;gap:.4rem;opacity:.8}.post-meta+.post-meta:before{color:inherit;content:"✲";font-size:.8em;opacity:.5;padding:0 .4rem}.post-excerpt{display:-webkit-box;font-size:1.8rem;line-height:1.5;opacity:.8;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-button{margin-top:.8rem;width:-moz-fit-content;width:fit-content}.post-card:hover .post-button{opacity:.7}.feed-header{margin-bottom:2.4rem}@media (max-width:1023px){.featured-posts-grid{grid-template-columns:1fr 1fr}}@media (max-width:767px){.post-card.even .post-cover,.post-cover{grid-column:1/-1;grid-row:1}.post-card.even .post-text-container,.post-text-container{grid-column:1/-1;grid-row:2;padding:0}.post-title{font-size:2.4rem}.post-card{padding:1.2rem}.featured-posts-grid{grid-template-columns:1fr}}.featured-container{overflow-x:hidden}.featured-wrapper{margin-top:3rem;padding-bottom:3vmin;padding-top:6vmin}.featured-wrapper .post{position:relative}.featured-wrapper .u-placeholder{margin-bottom:2rem}.featured-wrapper .post-title{font-size:1.8rem;font-weight:700;margin-bottom:0}.featured-title{border-bottom:1px solid var(--light-gray-color);font-size:1.5rem;letter-spacing:.05rem;margin-bottom:4.5rem;padding-bottom:1rem;text-transform:uppercase}.featured-feed{opacity:0;padding-top:1.6rem}.featured-feed.tns-slider{opacity:1}.pagination,body:not(.paged-next) .infinite-scroll-button{display:none}.infinite-scroll-action{display:flex;justify-content:center}.infinite-scroll-button{margin-top:3rem;min-width:110px}.infinite-scroll-button .loader{display:none;line-height:0}.infinite-scroll-button.loading .label{display:none}.infinite-scroll-button.loading .loader{display:inline}.load-more{display:flex;gap:2.4rem;justify-content:center;margin-top:1.6rem}.load-more button{flex-basis:content}.single-header{margin-bottom:5.6rem}.single-header-narrow{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;align-items:center;border-bottom:var(--border-separator);margin-bottom:4rem;padding-bottom:8rem}.single-meta{align-items:center;color:var(--tertiary-text-color);display:flex;flex-wrap:wrap;font-size:1.5rem;justify-content:center;text-transform:uppercase;width:100%}.meta-top{font-size:1.2rem}.meta-tags{color:var(--primary-text-color);font-weight:600;margin-bottom:1.6rem}.single-line-item,.single-visibility{align-items:center;display:flex;gap:.4rem}.single-visibility .icon{color:var(--brand-color)}.post-full-meta-tag .icon{height:1.6rem;width:1.6rem}.meta-featured .icon{color:var(--orange-color)}.meta-link .icon{color:var(--tertiary-text-color)}.meta-link .post-tag{color:inherit}.single-meta-item{align-items:center;display:flex;line-height:1}.single-cta-wrapper{border-bottom:1px solid var(--divider-color);position:relative}.gradient-mask{background:linear-gradient(0deg,var(--background-color) 0,var(--background-color) 20%,hsla(0,0%,97%,0) 100%);bottom:100%;display:block;height:400px;left:50%;position:absolute;transform:translateX(-50%);width:100vw}.single-cta,.single-cta-base{align-items:center;border-radius:var(--radius-medium);display:flex;flex-direction:column;gap:.8rem;margin-bottom:calc(var(--space-section)/2)!important;padding:3.2rem 5.6rem;text-align:center}.single-cta{background-color:var(--hero-background-color)}.single-cta-icon{align-items:center;background-color:hsl(from var(--brand-color) h s l/.08);border-radius:50%;display:flex;justify-content:center;margin-bottom:.8rem;padding:1.6rem}.single-cta-icon .icon{color:var(--brand-color);height:5.2rem;width:5.2rem}.button-post-paid{margin:.8rem 0}.single-meta-item+.single-meta-item:before{content:"✲";font-size:.6em;line-height:1;opacity:.3;padding:0 1.2em}.meta-top .single-meta-item+.single-meta-item:before{opacity:.5;padding:0 .8em}.single-title{font-family:var(--gh-font-heading,var(--font-serif));font-size:clamp(4rem,3vw + 1.2rem,6.4rem);letter-spacing:-.1rem;line-height:1.125;margin-bottom:0;width:100%}.single-excerpt{color:var(--secondary-text-color);margin-top:1.6rem;max-width:var(--page-content-width)}.single-media{margin-bottom:0;margin-top:4.5rem}.single-media:not(.kg-width-full) .video-cover{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.single-media img,.video-cover{width:100%}.media-wrapper img,.single-media:not(.kg-width-full) .video-cover,.single-media:not(.kg-width-full) img{border-radius:var(--radius-medium)}.single-cta-desc{color:var(--tertiary-text-color)}.tiers-name{color:var(--brand-color);display:inline-block;padding-bottom:.4rem;position:relative}.tiers-underline{bottom:-3.8rem;height:8rem;left:0;pointer-events:none;position:absolute;width:100%}.tiers-underline path{fill:none;stroke:var(--brand-color);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1000;stroke-dashoffset:1000;animation:draw-scribble 1.5s cubic-bezier(.68,-.3,.32,1.3) forwards;opacity:.4}@keyframes draw-scribble{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}.single-cta-button{font-size:1.4rem;font-weight:800!important;margin-bottom:1rem}.single-cta-footer{font-size:1.4rem;font-weight:400!important}.single-footer{align-items:center;display:flex;margin-top:4.5rem}.single-footer-left,.single-footer-right{display:flex;flex:2}.single-footer-right{justify-content:flex-end}.single-footer-middle,.single-footer-top{display:flex;flex-direction:column}.single-footer-top{gap:3.2rem;grid-column:wide-start/main-start!important;justify-content:flex-end;left:0;margin-top:2.4rem!important;max-width:var(--page-content-width);min-width:18rem;position:absolute;top:.8rem;width:100%}.single-footer-title{font-size:1.8rem;margin-bottom:1rem}.single-footer-top+.single-footer-bottom{margin-top:2rem}.single-content-subscription{align-items:center;background-color:var(--background-color);display:flex;flex-direction:column;margin:40px auto auto;padding:32px;position:relative;text-align:center}.single-content-subscription-title{font-size:2.5rem;font-weight:700;line-height:1.3;margin-bottom:2rem}.media-wrapper,.with-feature-image .hero-wrapper{flex:1 1 0}.expanded-image-wrap,.tiny-image-wrap{align-items:center;display:flex;flex-direction:row-reverse;gap:24px;margin-bottom:4rem}.expanded-image-wrap.reverse{flex-direction:row}.expanded-image-wrap.reverse .single-media{margin-left:2.4rem;rotate:3deg}.kg-canvas .expanded-image-wrap{grid-column:wide}.expanded-image-wrap .single-media{margin-top:0;width:38%}.kg-canvas .single-heading-wrap{align-items:center;display:flex;flex-direction:column;grid-column:wide;margin-left:auto;margin-right:auto;row-gap:1.6rem;text-align:center;width:100%}.expanded-image-wrap .single-heading-wrap{align-items:flex-start;flex:1 1 0;text-align:left}.expanded-image-wrap .single-meta{justify-content:flex-start}.tiny-image-wrap .single-media{margin-top:0;width:33%}.book-meta{margin-top:1.2rem}.page-header-series{display:flex;flex-direction:column;gap:4.8rem}.page-header-wrapper{margin:auto;text-align:center}.hero-wrapper-series,.page-header-wrapper{display:flex;flex-direction:column;max-width:var(--page-content-width)}.hero-wrapper-series{gap:2.4rem;margin:0 auto;padding:0 2.4rem}.hero-header-series{text-align:center}.hero-desc-series{color:var(--secondary-text-color);text-align:center}.separator{background-color:var(--divider-color);grid-column:main;height:2px;margin-top:4.8rem}.separator .icon{color:var(--tertiary-text-color);height:1.6rem;opacity:.5;width:1.6rem}.latest-posts-title{margin-bottom:2.8rem;text-align:center}.section-header-title{text-align:center}@media (max-width:1023px){.page-header.with-feature-image{gap:6.4rem;grid-template-columns:1fr}.page-header-wrapper{max-width:100%;order:2}}@media (max-width:991px){.single-footer-top{align-items:center;flex-direction:row;gap:12.4rem;grid-column:main!important;grid-row:auto;justify-content:space-between;margin-bottom:4rem!important;margin-top:4rem!important;min-width:100%;position:relative;width:100%}}@media (max-width:767px){.single-header{margin-bottom:3rem}.single-cta{padding:3rem 2rem 4rem}.single-media{margin-top:3rem}.single-header-narrow{grid-template-columns:1fr}.with-feature-image{flex-direction:column-reverse}.media-wrapper{margin-bottom:2rem}.with-feature-image .hero-wrapper{width:100%}.tiny-image-wrap{flex-direction:column-reverse}.tiny-image-wrap .single-media{width:50%}.expanded-image-wrap,.expanded-image-wrap.reverse{flex-direction:column-reverse}.expanded-image-wrap.reverse{align-items:flex-start}.expanded-image-wrap.reverse .single-media{margin-bottom:2.4rem;margin-left:1.6rem;max-width:32rem}.expanded-image-wrap .single-media{width:100%}.hero-wrapper-series{padding:0}.single-cta,.single-cta-base{padding:1.6rem}}.gh-content,.side-timeline{position:relative}.gh-content.custom-landing-page{margin-top:0}.gh-content>*+*{margin-bottom:0;margin-top:2.4rem}.gh-content>.kg-width-full:is(.kg-signup-card,.kg-header-card){margin-top:0}.gh-content>*{z-index:1}.gh-content>[id]{margin:0}.gh-content>[id]+*{margin-top:2rem}.gh-content>[id]+p{margin-top:2.4rem}.gh-content>[id]+.kg-card,.gh-content>p+.toc-container{margin-top:2.8rem}.gh-content>blockquote,.gh-content>hr{margin-top:4.8rem;position:relative}.gh-content>blockquote+*,.gh-content>hr+*{margin-top:4.8rem}.kg-gallery-image{cursor:pointer}.kg-image{margin-left:auto;margin-right:auto}.kg-embed-card{align-items:center;display:flex;flex-direction:column;width:100%}.kg-callout-card-accent a{text-decoration:underline}blockquote.kg-blockquote-alt{color:var(--primary-text-color);font-family:var(--gh-font-heading,var(--font-serif));font-size:clamp(3.2rem,3.3vw,calc(var(--content-font-size)*2.5));font-style:normal;font-weight:var(--font-weight-medium);font-weight:600;grid-column:wide;letter-spacing:-.02rem;line-height:1.25;padding-left:0;padding-right:0;text-align:center}.kg-canvas>blockquote.kg-blockquote-alt{margin-left:0;margin-right:0;padding:0}.kg-canvas>blockquote strong{background-color:hsl(from var(--brand-color) h s l/.25);border-radius:.3em;font-weight:600;padding:.05em .25em}.kg-card.kg-header-card h2.kg-header-card-header{letter-spacing:-.02em}.kg-header-card h2.kg-header-card-header strong{letter-spacing:-.015em}.gh-content>hr{border-color:var(--primary-text-color);display:block;opacity:.1;width:100%}.gh-content>hr:after{background-color:var(--background-primary);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='none' stroke='%23ffffff90' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' class='logo-wireframe' viewBox='0 0 100 100'%3E%3Cpath d='m30.91 17.52 3.52 18.18m27.01-21.29L62.61 0M34.43 35.7l3.14 54.77M81 26.39 61.44 14.41 34.43 35.7 65.35 100M62.61 0l-31.7 17.52L18 45.45l19.57 45.02L65.35 100l5.09-10.2L81 26.39z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:100%;left:0;margin:0 46%;position:absolute;right:0;top:0}.gh-content .kg-card+:not(.kg-card):not([id]),.gh-content :not(.kg-card):not([id])+.kg-card{margin-top:4.8rem}.gh-content .kg-card:not(.kg-width-wide):not(.kg-width-full)+:not(.kg-card):not([id]),.gh-content :not(.kg-card):not([id])+.kg-card:not(.kg-width-wide):not(.kg-width-full){margin-top:2.4rem}.gh-content>.kg-card+[id]{--content-spacing-multiplier:0.5}.gh-content h1,.gh-content h2:not(h4,.card-title){font-family:var(--gh-font-heading,var(--font-serif));font-size:4rem;line-height:1.25}.gh-content h3{font-size:3.2rem;line-height:1.25}.gh-content h4{font-size:2.4rem;line-height:1.25}.gh-content h5{font-size:var(--content-font-size);line-height:1.25}.gh-content h6{color:var(--brand-color);font-size:1.4rem;line-height:1.25;text-transform:uppercase;--content-spacing-multiplier:4;font-family:var(--gh-font-body,var(--font-base))}.gh-content h6+[id]{margin-top:1.6rem!important}[id] em{color:var(--disabled-text-color);font-style:normal}.kg-card:is(.kg-header-card,.kg-signup-card) [id] em{color:var(--brand-color);font-family:var(--gh-font-body,var(--font-base));font-size:.4em;font-weight:600}.serie-page .gh-content h2,.tag-hash-section-now .gh-content h2{font-size:2.2rem}.serie-page .gh-content h2:first-of-type{margin-top:0}.serie-page .gh-content h3,.serie-page .gh-content h4,.serie-page .gh-content h5{font-size:1.8rem}.footer-copyright a,.gh-content a,.gh-footer-content a,.kg-product-card-description a span,.kg-product-card-title a span,.meta-link .post-tag,.tag-hash-section-static-banner .kg-product-card a.kg-product-card-button span,.tag-hash-section-static-text .kg-product-card a.kg-product-card-button span,.toc-list-item a{color:inherit;text-decoration-color:hsl(from currentColor h s l/.2);text-decoration-line:underline;text-decoration-thickness:.06em;text-underline-offset:.1em;transition:-webkit-text-decoration 300 var(--animation-base);transition:text-decoration 300 var(--animation-base);transition:text-decoration 300 var(--animation-base),-webkit-text-decoration 300 var(--animation-base);transition:all .1s var(--animation-base);word-break:break-word}.gh-content a{color:var(--brand-color);text-decoration-color:hsl(from var(--brand-color) h s l/.6)}.gh-content a:hover,.gh-footer-content a:hover,.kg-product-card-description a:hover span,.kg-product-card-title a:hover span,.meta-link .post-tag:hover,.single-meta-item .post-tag:hover,.tag-hash-section-static-banner .kg-product-card a.kg-product-card-button:hover span,.tag-hash-section-static-text .kg-product-card a.kg-product-card-button:hover span,.toc-list-item a:hover{color:var(--brand-color);text-decoration-color:hsl(from currentColor h s l/.8);text-decoration-thickness:.08em}.footer-copyright a:hover{text-decoration-color:hsl(from currentColor h s l/.8);text-decoration-thickness:.08em}.gh-content a[class]:hover{opacity:1}.gh-content>dl,.gh-content>ol,.gh-content>p,.gh-content>ul{font-size:var(--content-font-size);letter-spacing:0}.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-product-card .kg-product-card-description>ol,.gh-content .kg-product-card .kg-product-card-description>ul,.gh-content .kg-toggle-card .kg-toggle-content>ol,.gh-content .kg-toggle-card .kg-toggle-content>ul{letter-spacing:0}.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-toggle-card .kg-toggle-content>ol,.gh-content .kg-toggle-card .kg-toggle-content>p,.gh-content .kg-toggle-card .kg-toggle-content>ul{font-size:.85em}.gh-content .kg-product-card .kg-product-card-description>p{font-size:calc(var(--content-font-size) - .4rem);letter-spacing:0}.gh-content>dl,.gh-content>ol,.gh-content>ul{padding-left:2.4rem}.gh-content li+li{margin-top:1.2rem}.gh-content-line{border-color:var(--primary-text-color);border-top-width:2px;display:block;height:1px;margin:4vmin 0 3vmin;width:100%}.meta-sticky-top{justify-content:end;margin-right:3.2rem;margin-top:-2rem;position:sticky;top:1.2rem}.time-line{margin-right:2.8rem}.time-line:before{background:var(--color-cream);border:2px solid var(--brand-color);border-radius:50%;content:"";display:inline-block;height:13px;position:absolute;right:-7px;top:-15px;width:13px}.tag-hash-u-hide-overview .serie-overview{display:none}.home-content-right .post-full-meta{margin-bottom:-.8rem}.view-arrow{background-color:var(--input-background-color);top:-7px}.footnote{margin-left:.25rem;margin-right:.5rem}.footnote a{color:var(--brand-color);font-size:.9em;font-weight:400;text-decoration:none}.footnote-list{border-bottom:1px solid var(--divider-color);border-top:1px solid var(--divider-color);display:flex;flex-direction:column;font-size:.9em;gap:0;padding:2.4rem 0 4.8rem 2.4rem}.footnote-list li{line-height:1.5;padding-top:1.6rem}@media (max-width:767px){.gh-content h1[id],.gh-content h2[id]{font-size:3.2rem}.gh-content h3{font-size:2.8rem}.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-product-card .kg-product-card-description>ol,.gh-content .kg-product-card .kg-product-card-description>p,.gh-content .kg-product-card .kg-product-card-description>ul,.gh-content .kg-toggle-card .kg-toggle-content>ol,.gh-content .kg-toggle-card .kg-toggle-content>p,.gh-content .kg-toggle-card .kg-toggle-content>ul,.gh-content>dl,.gh-content>ol,.gh-content>p,.gh-content>ul{line-height:1.66}.time-line{border:0;margin-right:0}.time-line:before{display:none}.meta-sticky-top{justify-content:start}.timeline-content.gh-content{padding-left:0}}.author-meta{display:flex;flex-direction:column;gap:.8rem;width:100%}.author-social{justify-content:start;margin-top:2.5rem}.author-list{align-items:center;display:flex}.author-list .author-name{color:var(--primary-text-color);text-align:left}.small-label{color:var(--tertiary-text-color);font-size:1.2rem;line-height:1.25;text-transform:uppercase}.author-list .author-name a{color:var(--primary-text-color);text-decoration:none}.author-images{display:flex}.author-list .author-image-placeholder{background-color:var(--background-card-color);border:2px solid var(--background-color);border-radius:50%;flex-shrink:0;overflow:hidden;width:5.6rem}.author-list .author-image-placeholder+.author-image-placeholder{margin-left:-3.2rem}.grid-authors{align-items:start}.author-card{justify-content:center;margin-bottom:4rem;position:relative;row-gap:2.4rem}.author-card,.author-card-content{align-items:center;display:flex;flex-direction:column}.author-card-content{row-gap:.8rem}.author-card-title{text-align:center}.author-card-avatar{border-radius:var(--radius-medium);max-width:20rem;width:100%}.author-post-number{color:var(--secondary-text-color);text-align:center}.author-byline-wrapper{border-bottom:1px solid var(--divider-color);padding:calc(var(--space-section)/2) 0}.author-byline-text{font-weight:400}.author-byline-desc{color:var(--secondary-text-color)}.author-byline-wrapper{align-items:flex-start;display:flex;flex-direction:column;row-gap:2.4rem}.author-byline-image{border-radius:var(--radius-medium);max-width:16rem;width:30%}.author-byline-wrapper .author-social-links-content{justify-content:flex-start;padding-top:0}@media (max-width:767px){.author-list{margin-left:0}.author-card-avatar{width:100%}}.author-social-links-content{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.2rem;justify-content:center;padding-top:var(--space-medium)}.footer-social-links .author-social-links-content{gap:.8rem;justify-content:flex-start;padding-top:0}.text-left .author-social-links-content{justify-content:flex-start}.vertical-layout .author-social-links-content{flex-direction:column}.about-template .author-social-links-content{padding-top:0}.site-social.author-social-links-content{padding-top:0}.primary-author-social-links{margin-top:0}.share{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.8rem}.share-label{color:var(--secondary-text-color);margin-bottom:.8rem;text-transform:uppercase;writing-mode:vertical-lr}.social{align-items:center;display:flex;gap:1.6rem}.share-link,.social-icon-wrapper{align-items:center;border-radius:50%;color:var(--primary-text-color);display:flex;font-size:1.6rem;font-weight:400;justify-content:center;letter-spacing:.04rem;line-height:0;transition:background .2s var(--animation-base)}.social-icon-wrapper{padding:1rem}.share-link{border:1px solid var(--divider-color);padding:.8rem}.share-link:hover,.social-item:hover .social-icon-wrapper{background-color:var(--brand-color);border-color:var(--brand-color);color:var(--white-color)}.share-link:hover .icon,.social-item:hover .icon{color:var(--white-color)}.social-icon-wrapper .icon{color:var(--primary-text-color);height:2.8rem;transition:color .2s var(--animation-base);width:2.8rem}.footer-social-links .social-icon-wrapper .icon{height:2.8rem;width:2.8rem}.share-link .icon{color:var(--primary-text-color)}.social-item{align-items:center;display:flex;flex-direction:row;font-size:1.6rem;gap:2.4rem}.share-link-label{border-radius:5px;padding:4px 16px;width:auto}.author-social-item-label{color:var(--primary-text-color);transition:color .15s var(--animation-base)}.share-link-label .icon{margin-right:8px}.share-container{display:flex;flex-direction:column;gap:.8rem}@media (max-width:767px){.share{flex-direction:row;gap:.8rem;justify-content:center;width:auto}.share-label{margin:0 .8rem;writing-mode:horizontal-tb}.share-link{padding:.8rem}.share-link .icon,.social-icon-wrapper .icon{height:2.4rem;width:2.4rem}.author-social-links-content{gap:.4rem}.gh-content .right-sidebar-container-post{display:none}}.header{align-items:center;backdrop-filter:blur(10px) saturate(180%);background:var(--translucent-bg);border-radius:3.2rem;display:grid;grid-template-columns:1fr auto 1fr;justify-content:space-between;left:50%;max-width:64rem;min-width:52rem;padding:0 1.2rem;position:fixed;top:1.6rem;transform:translateX(-50%);width:50%;will-change:transform;z-index:1000}#gh-head.header{height:var(--navbar-height)}.header.header-alternative{display:block;max-width:90vw;padding-left:2.4rem;transition:none;width:calc(var(--page-content-width) + var(--page-layout-spacing)*2 - 4rem)}.header-alternative .head-inner{align-items:center;display:grid;grid-auto-flow:row dense;grid-template-columns:1fr 60% 1fr;height:100%;width:100%}.user-define-mode.header-alternative .head-inner{grid-template-columns:1fr 50% 1fr}.header-alternative .logo-wrap{grid-column-start:1}.header-alternative .gh-head-menu{grid-column-start:2;justify-content:center}.nav-open .header{background:var(--background-elevated-color);border:transparent}.search-icon{color:var(--primary-text-color);cursor:pointer;height:2.4rem;transition:color .3s var(--animation-base);width:2.4rem}.search-icon:hover{opacity:.7}.logo{align-items:center;display:flex;flex-direction:column}.header-alternative .logo{align-items:flex-start}.logo-image{max-height:3.2rem}.logo-text{color:var(--primary-text-color);font-family:var(--font-base);font-family:var(--gh-font-heading,var(--font-serif));font-size:2rem;font-weight:600;line-height:1}.logo-tagline{color:var(--secondary-text-color);font-family:var(--font-base);font-size:1.2rem}.menu-toggle{justify-self:flex-end;position:relative;transition:all .3s var(--animation-base);z-index:1001}.menu-toggle:focus-visible{border-radius:var(--radius-medium);box-shadow:0 0 0 2px var(--background-color);outline:2px solid var(--brand-color);outline-offset:2px}.hamburger{cursor:pointer;display:flex;flex-direction:column;height:1.2rem;justify-content:space-between;position:relative;width:2rem}.hamburger span{background:var(--primary-text-color);border-radius:.1rem;display:block;height:.2rem;left:0;position:absolute;transform-origin:center;transition:all .3s var(--animation-base);width:100%}.hamburger span:first-child{top:0}.hamburger span:nth-child(2){top:1rem}.menu-toggle.active .hamburger span:first-child{top:.5rem;transform:rotate(45deg)}.menu-toggle.active .hamburger span:nth-child(2){top:.5rem;transform:rotate(-45deg)}.header-group{align-items:center;display:flex;gap:.8rem;justify-content:flex-start;width:100%}.header-action .header-group{width:-moz-fit-content;width:fit-content}.gh-theme-toggle{align-items:center;background:transparent;cursor:pointer;display:flex;height:2.4rem;justify-content:center;position:relative;transition:opacity .3s var(--animation-base),transform .2s ease;width:2.4rem}.gh-theme-toggle:hover{opacity:.7;transform:scale(1.1)}.theme-toggle-icon{height:2.2rem;position:relative;width:2.2rem}.theme-toggle-icon svg{height:100%;width:100%}.moon-icon{fill:var(--secondary-text-color);opacity:1}.moon-icon,.sun-circle{transition:opacity .3s var(--animation-base)}.sun-circle{fill:var(--primary-text-color);opacity:0}.beams-container{transform:rotate(0deg);transform-origin:center;transition:transform .3s var(--animation-base)}.sun-beam{fill:var(--secondary-text-color);opacity:0;transition:opacity .3s var(--animation-base)}:root[data-theme=dark] .moon-icon{opacity:0}:root[data-theme=dark] .sun-beam,:root[data-theme=dark] .sun-circle{opacity:1}:root[data-theme=dark] .beams-container{animation:rotate-beams 10s linear infinite}@keyframes rotate-beams{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.nav-overlay{background:var(--background-elevated-color);border-radius:var(--radius-medium);filter:drop-shadow(0 30px 30px rgba(0,0,0,.15));height:30%;left:50%;max-width:60rem;min-width:30rem;opacity:0;overflow:hidden;pointer-events:none;position:fixed;top:1.6rem;transform:translateX(-50%);width:50%;z-index:999}.nav-overlay,.nav-overlay.active{transition:width .4s var(--animation-base),height .4s var(--animation-base),max-width .4s var(--animation-base),min-width .4s var(--animation-base),opacity .4s var(--animation-base)}.nav-overlay.active{height:auto;max-height:calc(100% - 8rem);max-width:calc(100vw - 8rem);min-width:0;opacity:1;overflow-y:auto;pointer-events:auto;width:calc(var(--page-content-width) + var(--page-layout-spacing)*2 + 10vw);-webkit-overflow-scrolling:touch}.nav-content{align-items:start;box-sizing:border-box;display:grid;gap:5.6rem;grid-template-columns:1fr 1fr 1fr;margin-top:var(--navbar-height);min-height:100%;opacity:0;padding:4rem 6rem;transition:opacity .2s var(--animation-base)}.nav-overlay.active .nav-content{opacity:1;transition-delay:.3s}.nav-group-label{color:var(--secondary-text-color);font-family:var(--font-base);font-size:1.4rem;margin-bottom:3rem;text-align:left}.nav-menu{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;row-gap:0}.nav-menu .nav-menu-item{color:var(--primary-text-color);display:block;font-family:var(--gh-font-heading,var(--font-serif));font-size:2rem;font-weight:600;line-height:1.3;padding:.4rem 0;text-align:left;text-decoration:none;transition:color .3s var(--animation-base),opacity .3s var(--animation-base)}.nav-menu nav-menu-item:hover{opacity:.7}.nav-menu nav-menu-item:focus-visible{border-radius:var(--radius-medium);outline:2px solid var(--brand-color);outline-offset:2px}.featured-content{position:relative;text-align:center}.featured-content>p{color:var(--secondary-text-color);font-family:var(--font-base);font-size:1.4rem;margin-bottom:3rem}.featured-image{border-radius:var(--radius-large);height:30rem;margin-bottom:3rem;max-width:40rem;-o-object-fit:cover;object-fit:cover;width:100%}.featured-text{bottom:6rem;color:var(--white-color);left:50%;position:absolute;text-align:center;transform:translateX(-50%);width:80%}.featured-text h3{font-family:var(--font-base);font-size:2.4rem;font-weight:var(--font-weight-medium);line-height:1.3;margin-bottom:1rem}.featured-button{background:hsla(0,0%,100%,.3);border:1px solid hsla(0,0%,100%,.5);border-radius:2.5rem;color:var(--white-color);display:inline-block;font-family:var(--font-base);font-size:1.4rem;padding:1rem 3rem;text-decoration:none;transition:all .3s var(--animation-base)}.featured-button:hover{background:hsla(0,0%,100%,.5);opacity:1}.featured-button:focus-visible{outline:2px solid var(--white-color);outline-offset:2px}.brand-info>p{color:var(--secondary-text-color);font-family:var(--font-base);font-size:1.4rem;margin-bottom:3rem}.brand-info h4{color:var(--primary-text-color);font-family:var(--font-base);font-size:2.4rem;font-weight:var(--font-weight-medium);line-height:1.3;margin-bottom:2rem}.brand-info p:last-child{color:var(--article-text-color);font-family:var(--font-base);font-size:1.8rem;line-height:1.6;margin-bottom:0}.header-action{display:flex;gap:.8rem;justify-self:flex-end}.gh-head-link{font-size:1.6rem;padding:.8rem 1.6rem}.gh-head-link,.header-button{height:calc(var(--navbar-height) - 2rem)}.header-button{width:calc(var(--navbar-height) - 2rem)}body.nav-open{overflow:hidden}.search-button{opacity:0;pointer-events:none;scale:0;transition:all .3s var(--animation-base)}.header-alternative .search-button,.nav-open .search-button{opacity:1;pointer-events:auto;scale:1}@media (max-width:991px){.nav-content{gap:2.4rem}}@media (max-width:767px){.header{min-width:28rem;padding:0 .8rem;top:1.6rem;width:calc(100vw - 1.6rem)}.is-head-open:not(.is-head-brand):not(.is-head-dark):not(.is-head-transparent) .header.header-alternative{background-color:var(--background-color)!important}.logo-image{max-height:2.8rem}.nav-overlay{overflow-y:auto;width:70%;-webkit-overflow-scrolling:touch;top:1.5rem}.nav-overlay.active{max-height:calc(100% - 4rem);max-width:calc(100vw - 1.6rem)}.nav-content{align-content:start;align-items:start;gap:var(--space-medium);grid-template-columns:1fr;min-height:100%;padding:4rem 2rem}.nav-section{order:1}.nav-menu a{font-size:2.4rem}.featured-content{order:2}.featured-content .featured-image{height:20rem;max-width:30rem}.featured-text{bottom:4rem}.featured-text h3{font-size:2rem}.brand-info{margin-bottom:4rem;order:3}.brand-info h4{font-size:2rem}.brand-info p:last-child,.logo h1{font-size:1.6rem}.logo p{font-size:1.1rem}.gh-head-link,.header-button{height:calc(var(--navbar-height) - 1.6rem)}.header-button{width:calc(var(--navbar-height) - 1.6rem)}.gh-head-link{font-size:1.4rem}.header-alternative .gh-head-link{font-size:1.8rem;height:4.8rem}.default-header .gh-head-link{opacity:1!important;transform:translateY(0)!important}.nav-menu .nav-menu-item{font-size:2.4rem}}.related-content{border-top:2px solid var(--primary-text-color);padding:4.5rem 0 3rem}.related-title{margin-bottom:3rem}.comment-title,.related-title{color:var(--primary-text-color)}.comments{align-items:center;display:flex;flex-direction:column;margin:60px 0 44px}.comments-head{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:32px;max-width:720px;width:100%}.comments h2{font-weight:700;max-width:720px;width:100%}.comments .comment-count{color:var(--color-midgrey);font-weight:600;white-space:nowrap}.comments #ghost-comments-root{max-width:720px;width:100%}.comments-wrapper{margin-top:6rem}#ghost-comments-root .border-gray-100{border-color:var(--divider-color)!important}.comment-content{border-top:2px solid var(--primary-text-color);padding:4.5rem 0 0}.taxonomy-wrapper{align-items:center;display:flex;flex-direction:column;text-align:center}.taxonomy-media{align-self:center;margin:0 0 3rem;overflow:hidden;width:200px}.taxonomy-media-small{margin-left:-10px;margin-right:12px;width:4rem}.tag-list-container{font-size:2rem;font-weight:400;padding-top:var(--space-section)}.tag-list{align-items:stretch;-moz-column-gap:.2rem;column-gap:.2rem;display:flex;flex-wrap:wrap;row-gap:.2rem}.tag-list-label{color:var(--secondary-text-color);margin-bottom:2rem}.tag-list-item-wrapper{align-items:center;background-color:var(--input-background-color);display:flex;flex-direction:row;height:5.6rem;padding:.8rem 2rem}.tag-list-item-wrapper:hover{background-color:var(--light-gray-color)}.tag-list-item{display:block}.tag-list-item-count{display:contents}.tag-list-item+.tag-list-item{margin-left:1rem}@media (max-width:767px){.tag-list{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}}.kg-canvas .toc-container{bottom:0;grid-column:main-end/wide-end;grid-row-start:1;left:0;margin-top:2.4rem;opacity:1;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%}.kg-canvas .toc-container.toc-fade-out{opacity:0;pointer-events:none}.toc-sidebar{background-color:var(--background-color);border-radius:var(--corner-radius-medium);display:flex;flex-direction:column;-webkit-mask-image:linear-gradient(180deg,#000,#000 calc(100% - 48px),transparent calc(100% - 10px));mask-image:linear-gradient(180deg,#000,#000 calc(100% - 48px),transparent calc(100% - 10px));max-height:calc(100vh - 1.6rem);min-width:18rem;padding:1rem 0 1rem 3.2rem;position:sticky;top:9.6rem}.has-serif-title .toc-sidebar{font-family:var(--font-serif)}.toc-sidebar h4{font-size:1.4rem!important;font-weight:600;padding-bottom:8px;text-transform:uppercase}.has-serif-body .toc-list-item,.has-serif-title .toc-sidebar h4{font-family:var(--font-serif)}.toc{align-self:stretch;box-shadow:inset 2px 0 0 var(--input-background-color);overflow-y:scroll;padding:1px 0 0}.toc-list-item{border-radius:0 1.6rem 1.6rem 0;font-family:var(--font-base);font-size:var(--base-text-size);font-size:1.4rem;font-weight:400;line-height:1.2;padding:6px 0;transform:all .15s ease-in-out}.toc-list-item ol{margin-top:6px!important;padding-left:0}.toc-list-item.is-active-li{background-color:hsl(from var(--brand-color) h s l/.06);box-shadow:inset 2px 0 0 var(--brand-color)}.toc-list-item>.toc-list>.toc-list-item:hover{background-color:var(--lighter-gray-color)}.toc>.toc-list{box-shadow:inset 2px 0 0 var(--light-gray-color);padding-left:0}.gh-content .toc li+li{margin-top:2px}.gh-content .toc :is(li+li,li :is(ul,ol)){margin-top:0}.toc-list-item a{color:var(--primary-text-color);display:block;overflow:hidden;padding-left:1.2rem;text-decoration:unset;text-overflow:ellipsis;white-space:nowrap}.toc>.toc-list>.toc-list-item .toc-list>.toc-list-item a{padding-left:2rem}.toc-list-item a:hover{color:var(--brand-color)}.toc>.toc-list>.toc-list-item{padding:.4em 0}.toc>.toc-list>.toc-list-item:last-child{margin-bottom:0;padding-bottom:3.2rem}@media (max-width:991px){.kg-canvas .toc-container{grid-column:main-start/main-end;margin:0 0 2vmin;padding:0;position:static}.kg-canvas .toc-sidebar{background-color:var(--lighter-gray-color);border-radius:var(--corner-radius-small);-webkit-mask-image:none;mask-image:none;max-height:-moz-fit-content;max-height:fit-content;overflow-y:scroll;padding:2rem;padding:0;width:100%}.toc>.toc-list>.toc-list-item:last-child{padding-bottom:0}.toc-list-item{font-size:1.8rem}.is-collapsed{max-height:unset!important}}.toc{overflow-y:auto}.toc>.toc-list{overflow:hidden;position:relative}.toc>.toc-list li{list-style:none}.js-toc{overflow-y:hidden}.toc-list{margin:0;padding-left:10px}a.toc-link{height:100%}.is-position-fixed{position:fixed!important;top:0}.toc-list-item a.is-active-link{color:var(--brand-color)}.feed-card-inside{align-items:flex-start;display:flex;line-height:1;position:relative}.post-feed.right-thumbnail .feed-card-inside{flex-direction:row-reverse}.archive-wrapper{display:block}.date-wrapper{display:flex;justify-content:space-between;width:100%}.month-post-label,.year-post-label{color:var(--tertiary-text-color);margin-bottom:2rem;padding-top:6rem}.month-post-label{margin-left:auto}.category-grid-container{margin-top:4.8rem}.category-card{align-items:center;aspect-ratio:1/1;background-color:var(--color-lighter-gray);border-radius:var(--radius-small);display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:relative;width:100%}.category-card:hover .category-card-media{transform:rotate(var(--random-rotation,12deg)) scale(.85) translateY(-6px)}.category-card-media{aspect-ratio:1/1;border-radius:2rem;margin-left:4rem;margin-top:-4rem;transform:rotate(var(--random-rotation,12deg)) scale(.85);transition:transform .3s cubic-bezier(.18,.89,.32,1.28);width:100%}.category-card-title{line-height:1.2;padding:.8rem 1.2rem;text-align:center;width:100%;z-index:15}.has-image .category-card-title{text-align:left}.post-date-1+.post-date-1 .month-post-label,.post-date-10+.post-date-10 .month-post-label,.post-date-11+.post-date-11 .month-post-label,.post-date-12+.post-date-12 .month-post-label,.post-date-2+.post-date-2 .month-post-label,.post-date-2014+.post-date-2014 .year-post-label,.post-date-3+.post-date-3 .month-post-label,.post-date-4+.post-date-4 .month-post-label,.post-date-5+.post-date-5 .month-post-label,.post-date-6+.post-date-6 .month-post-label,.post-date-7+.post-date-7 .month-post-label,.post-date-8+.post-date-8 .month-post-label,.post-date-9+.post-date-9 .month-post-label,.post-year-2015+.post-year-2015 .year-post-label,.post-year-2016+.post-year-2016 .year-post-label,.post-year-2017+.post-year-2017 .year-post-label,.post-year-2018+.post-year-2018 .year-post-label,.post-year-2019+.post-year-2019 .year-post-label,.post-year-2020+.post-year-2020 .year-post-label,.post-year-2021+.post-year-2021 .year-post-label,.post-year-2022+.post-year-2022 .year-post-label,.post-year-2023+.post-year-2023 .year-post-label,.post-year-2024+.post-year-2024 .year-post-label,.post-year-2025+.post-year-2025 .year-post-label,.post-year-2026+.post-year-2026 .year-post-label,.post-year-2027+.post-year-2027 .year-post-label,.post-year-2028+.post-year-2028 .year-post-label,.post-year-2029+.post-year-2029 .year-post-label,.post-year-2030+.post-year-2030 .year-post-label{display:none}@media (max-width:575px){.archive-wrapper .feed-excerpt{display:none}.archive-wrapper .feed-image{margin-right:1.6rem;width:128px}.archive-wrapper .feed-title{font-size:2rem!important}.category-grid .category-card:nth-child(7),.category-grid .category-card:nth-child(8){display:none}}code[class*=language-],pre[class*=language-]{background:0 0;color:#f8f8f2;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;text-shadow:0 1px rgba(0,0,0,.3);white-space:pre;word-break:normal;word-spacing:normal;word-wrap:normal;hyphens:none;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}pre[class*=language-]{border-radius:.3em;overflow:auto;padding:1em}:not(pre)>code[class*=language-],pre[class*=language-]{background:#272822}:not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#8292a2}.token.punctuation{color:#f8f8f2}.token.namespace{opacity:.7}.token.constant,.token.deleted,.token.property,.token.symbol,.token.tag{color:#f92672}.token.boolean,.token.number{color:#ae81ff}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#a6e22e}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url,.token.variable{color:#f8f8f2}.token.atrule,.token.attr-value,.token.class-name,.token.function{color:#e6db74}.token.keyword{color:#66d9ef}.token.important,.token.regex{color:#fd971f}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.kg-card.kg-audio-card,.kg-card.kg-bookmark-card a.kg-bookmark-container,.kg-card.kg-callout-card,.kg-card.kg-embed-card iframe:not(#twitter-widget-0),.kg-card.kg-file-card .kg-file-card-container,.kg-card.kg-gallery-card img,.kg-card.kg-header-card:not(.kg-width-full),.kg-card.kg-image-card:not(.kg-width-full) img,.kg-card.kg-signup-card:not(.kg-width-full),.kg-card.kg-video-card:not(.kg-width-full) .kg-video-container,.post:not(.tag-hash-section-testimonials,.tag-hash-section-static-text) .kg-card.kg-product-card .kg-product-card-container,.single-cta,iframe:not(#twitter-widget-0){border-radius:var(--radius-medium)!important;overflow:hidden}.kg-product-card .kg-product-card-image{border-radius:calc(var(--radius-medium) - .6rem)}.kg-card .kg-signup-card-button,.kg-card .kg-signup-card-fields,.kg-card.kg-header-card .kg-header-card-button{border-radius:8rem!important}.kg-layout-split .kg-header-card-content{grid-template-columns:38% 62%!important}.kg-header-card.kg-width-full.kg-layout-split .kg-header-card-subheading,.kg-header-card.kg-width-wide .kg-header-card-subheading{font-size:clamp(1.05em,2vw,2rem)!important;line-height:1.4}.kg-header-card-subheading,.kg-signup-card-subheading{opacity:.8}.kg-gallery-image:not(:first-of-type){margin:0 0 0 2px!important}.kg-gallery-row:not(:first-of-type){margin:2px 0 0!important}.kg-card.kg-audio-card,.kg-card.kg-bookmark-card a.kg-bookmark-container,.kg-card.kg-bookmark-card a.kg-bookmark-container:hover,.kg-card.kg-file-card a.kg-file-card-container,.kg-card.kg-product-card .kg-product-card-container{background-color:transparent;color:var(--primary-text-color)}.kg-product-card-container{font-family:var(--gh-font-body,var(--font-base))}.kg-card.kg-toggle-card .kg-toggle-heading-text{font-size:var(--content-font-size);font-weight:var(--font-weight-medium);letter-spacing:0;line-height:1.5}.kg-card.kg-toggle-card{background-color:var(--hero-background-color);border-radius:0;border-radius:var(--radius-small);box-shadow:none;padding:1.6rem 2rem}.kg-card.kg-toggle-card:last-of-type{border-bottom:none}.kg-card.kg-toggle-card~.kg-card.kg-toggle-card{margin-top:.4rem!important}.kg-toggle-card .kg-toggle-content p{margin-top:.8rem!important;opacity:.8}.kg-signup-card[style="background-color: transparent;"]{color:var(--primary-text-color)!important}.kg-card.kg-button-card a.kg-btn,.kg-card.kg-product-card a.kg-product-card-button{border-radius:4.8rem;box-shadow:var(--shadow-soft);font-size:.75em;font-weight:var(--font-weight-medium);height:4.8rem;line-height:1}.tag-hash-section-static-banner .kg-card.kg-product-card a.kg-product-card-button,.tag-hash-section-static-text .kg-card.kg-product-card a.kg-product-card-button{border-radius:0;box-shadow:none}.kg-header-card-button,.kg-signup-card-button{box-shadow:var(--shadow-soft)}.kg-signup-card-input{color:var(--primary-text-color-overlay)!important}a.kg-product-card-button .button-link-icon{height:1.6rem;width:1.6rem}.kg-audio-card .kg-audio-thumbnail,.kg-file-card .kg-file-card-icon:before{border-radius:calc(var(--radius-medium) - .6rem)}.kg-canvas table{grid-column:wide}.gh-content table:not(.gist table){background:none;border-collapse:collapse;display:block;margin-left:auto;margin-right:auto;min-width:var(--content-width);overflow-x:auto;table-layout:fixed}.gh-content table{border-collapse:collapse;font-size:1.6rem;margin:2rem 0;width:100%}.gh-content table:not(.gist table) td,.gh-content table:not(.gist table) th{border:none;border-bottom:1px solid var(--divider-color);font-size:1em;min-width:unset;padding:1.6rem 3.2rem 1.6rem 0;text-align:left;white-space:nowrap;white-space:normal}.gh-content table:not(.gist table) th{color:var(--primary-text-color);font-size:1em;font-weight:600;text-transform:none}.gh-content table tr:last-child td{border-bottom:none}.gh-content table:not(.gist table) th{background-color:transparent}.gh-content table:not(.gist table) tr{min-width:var(--content-width)}.gh-content table:not(.gist table) td:first-child,.gh-content table:not(.gist table) th:first-child{background-image:linear-gradient(90deg,var(--background-color) 50%,hsla(0,0%,100%,0));background-repeat:no-repeat;background-size:20px 100%}.gh-content table:not(.gist table) td:last-child,.gh-content table:not(.gist table) th:last-child{background-image:linear-gradient(270deg,var(--background-color) 50%,hsla(0,0%,100%,0));background-position:100% 0;background-repeat:no-repeat;background-size:20px 100%}.gh-content table:not(.highlight) tr:hover td{background-color:transparent}.gh-content table:not(.gist table) tbody,.gh-content table:not(.gist table) thead{width:100%}.kg-header-card.kg-width-full h2.kg-header-card-heading,.kg-signup-card.kg-width-full h2.kg-signup-card-heading{font-size:clamp(4rem,3vw,6.4rem)!important;font-weight:700;line-height:1}.kg-header-card.kg-width-full .kg-header-card-subheading,.kg-signup-card.kg-width-full .kg-signup-card-subheading{font-size:clamp(2.2rem,2.25vw,2.8rem)!important;line-height:1.25}.kg-card.kg-layout-split h2.kg-header-card-heading,.kg-card.kg-layout-split h2.kg-signup-card-heading,.kg-header-card.kg-width-wide h2.kg-header-card-heading,.kg-signup-card.kg-width-wide h2.kg-signup-card-heading{font-size:clamp(3.2rem,2.4vw,5.2rem)!important;font-weight:700;line-height:1.125}.kg-card .kg-signup-card-input{height:5.2rem}.kg-header-card.kg-width-wide .kg-header-card-subheading,.kg-signup-card.kg-width-wide .kg-signup-card-subheading{font-size:clamp(2rem,2vw,2.4rem)!important;font-weight:400;line-height:1.25;opacity:.85}.kg-header-card.kg-width-regular h2.kg-header-card-heading,.kg-signup-card.kg-width-regular h2.kg-signup-card-heading{font-size:clamp(2.8rem,2vw,3.6rem)!important;font-weight:600;line-height:1.125}.kg-header-card.kg-width-full.kg-layout-split .kg-header-card-subheading,.kg-header-card.kg-width-regular .kg-header-card-subheading,.kg-signup-card.kg-width-full.kg-layout-split .kg-signup-card-subheading,.kg-signup-card.kg-width-regular .kg-signup-card-subheading{font-size:clamp(1.8rem,2vw,2rem)!important;font-weight:400;line-height:1.25;opacity:.85}.kg-header-card.kg-v2.kg-width-regular .kg-header-card-button,.kg-signup-card.kg-width-regular .kg-signup-card-button{font-size:1.6rem;height:2em}.kg-card.kg-width-full:not(.kg-layout-split) .kg-header-card-text,.kg-card.kg-width-full:not(.kg-layout-split) .kg-signup-card-text{padding:min(8vmax,260px) 0}.kg-card.kg-layout-split .kg-header-card-text,.kg-card.kg-layout-split .kg-signup-card-text{padding:min(6vmax,260px) min(5vw,80px)}.kg-card.kg-width-wide .kg-header-card-text,.kg-card.kg-width-wide .kg-signup-card-text{padding:min(6vmax,280px) min(5vw,200px)}.kg-card.kg-width-regular .kg-header-card-text,.kg-card.kg-width-regular .kg-signup-card-text{padding:min(4vmax,220px) min(5vw,140px)}.kg-card.kg-header-card[data-background-color=transparent] .kg-header-card-text,.kg-card.kg-signup-card[data-background-color=transparent] .kg-signup-card-text{background-color:var(--background-color)}.kg-audio-mute-icon,.kg-audio-pause-icon,.kg-audio-play-icon,.kg-audio-playback-rate,.kg-audio-unmute-icon,.kg-card.kg-header-card[data-background-color=transparent] .kg-header-card-heading,.kg-card.kg-header-card[data-background-color=transparent] .kg-header-card-subheading,.kg-card.kg-signup-card[data-background-color=transparent] .kg-signup-card-heading,.kg-card.kg-signup-card[data-background-color=transparent] .kg-signup-card-subheading{color:var(--primary-text-color)!important}@media (max-width:767px){.kg-layout-split .kg-header-card-content{grid-template-columns:1fr!important}.kg-canvas table{padding:0 4vw}.gh-content table:not(.gist table) td,.gh-content table:not(.gist table) th{min-width:8rem}}.logo-list{background-color:transparent;margin-top:.5rem;max-width:100%;overflow:hidden;padding-bottom:2.4rem;position:relative;width:100%}.logo-list:before{background:linear-gradient(to right,var(--background-color) 0,hsl(from var(--background-color) h s l/.8) 30%,hsl(from var(--background-color) h s l/0));left:0}.logo-list:after{background:linear-gradient(to left,var(--background-color) 0,hsl(from var(--background-color) h s l/.8) 30%,hsl(from var(--background-color) h s l/0));right:0}.logo-list-container{flex-wrap:wrap;position:relative;row-gap:2.4rem}.logo-list .kg-image-card,.logo-list-container{align-items:center;display:flex;justify-content:center}.logo-list .kg-image-card{background-color:transparent;border-radius:unset;flex:0 0 auto;margin:0 2.4rem;transition:transform .3s ease;width:80px}.logo-list .kg-image-card img{height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.logo-list .kg-image-card:hover{transform:scale(1.05)}.logo-list .kg-image-card:hover img{opacity:1}.header-logo-board{display:flex;justify-content:center;margin-bottom:3.2rem}.text-center{text-align:center!important}@media (max-width:767px){.logo-list .kg-image-card{margin:0 2rem;width:48px}.logo-list:after,.logo-list:before{width:15%}.header-logo-board{margin-bottom:2rem}}.linktree-container{display:flex;flex-direction:column;gap:3.2rem}.linktree-container .latest-post-container,.linktree-page .kg-card.kg-bookmark-card .kg-bookmark-container,.linktree-page p a{align-items:center;background-color:var(--divider-color);border-radius:10rem!important;display:flex;font-size:2rem;font-weight:500;gap:2.4rem;justify-content:center;line-height:1.25;padding:1.6rem;text-align:center;text-decoration:none;transition:all .15s var(--animation-base);width:100%}.page-with-background .linktree-container .latest-post-container,.page-with-background .linktree-page .kg-card.kg-bookmark-card .kg-bookmark-container,.page-with-background .linktree-page .share-link,.page-with-background .linktree-page p a{background-color:var(--white-color);box-shadow:0 2px 8px rgba(0,0,0,.2);color:#000}.page-with-background .latest-post-title{color:rgba(3,9,17,.95)}.page-with-background .linktree-page .share-link .icon{fill:#000}.page-with-background .linktree-page .hero-header,.page-with-background .linktree-page .linktree-container>*{color:var(--white-color)}.page-with-background .linktree-page .hero-desc{color:hsl(from var(--white-color) h s l/.7)}.linktree-page .kg-bookmark-title{font-size:2rem;font-weight:500;text-align:center;width:100%}.linktree-page .linktree-container>*{text-align:center}.linktree-container .latest-post-container:hover,.linktree-page .kg-card.kg-bookmark-card a.kg-bookmark-container:hover,.linktree-page p a:hover{background-color:var(--divider-color);scale:1.02}.page-with-background .linktree-container .latest-post-container:hover,.page-with-background .linktree-page .kg-card.kg-bookmark-card a.kg-bookmark-container:hover,.page-with-background .linktree-page p a:hover{background-color:var(--white-color)}.page-with-background .linktree-page .share-link:hover,.page-with-background .linktree-page .share-link:hover .icon{fill:var(--brand-color);color:var(--brand-color)}.latest-post-image{border-radius:50%;height:5.6rem;width:5.6rem}.linktree .kg-image-card img{border-radius:2.4rem}.linktree .site-content{padding:10.2rem 0}.page-with-background .site-content{background-color:transparent;border-radius:0;z-index:0}.linktree-page .kg-card.kg-bookmark-card a.kg-bookmark-container{background-color:var(--divider-color);border:none}.linktree-page .kg-bookmark-description,.linktree-page .kg-bookmark-metadata,.linktree-page .kg-bookmark-thumbnail{display:none}.linktree-page .kg-bookmark-content{padding:0}.linktree #gh-head,.linktree .site-footer{display:none}.linktree-page-header{align-items:center;display:flex;flex-direction:column;gap:2.4rem;justify-content:center}.linktree-page-header .hero-desc,.linktree-page-header .hero-header{text-align:center}.linktree-page-header .hero-header{margin-bottom:.8rem}.linktree-page .author-social-links-container{justify-content:center;padding-bottom:.8rem}body.page-with-background.linktree:before{background:rgba(0,0,0,.3);bottom:0;content:"";left:0;position:fixed;right:0;top:0;z-index:-1}body.page-with-background.linktree .content-area{position:relative;z-index:1}.serie-page .gh-content .single-title,.tag-hash-section-now .gh-content .single-title{font-size:2.4rem;padding-right:3.2rem}.home-template .tag-hash-section-now .single-meta-tag{display:none}.timeline-content.gh-content{margin-top:-2.8rem}.timeline-content.gh-content .single-title a{text-decoration:none}.timeline-content .toc-container{display:none}.post-expanded-wrapper{display:grid;grid-template-columns:auto minmax(auto,var(--page-content-width));position:relative}.home-template .post-expanded-wrapper{grid-template-columns:1fr}.post-full-sidebar-wrapper{border-right:1px solid var(--divider-color);margin-right:4rem;position:relative}.section-now .post-full-sidebar-wrapper{border-right:none;margin-right:0}.post-full-sidebar-wrapper:after{background-color:var(--background-color);border:1.5px solid var(--brand-color);content:"";height:9px;position:absolute;right:-5px;top:6.6rem;transform:rotate(45deg);width:9px}.section-now .post-full-sidebar-wrapper:after{display:none}.post-full-meta{color:var(--secondary-text-color);flex-direction:column;font-size:1.4rem;gap:.8rem;padding-top:6rem;position:sticky;top:-3.2rem}.section-now .post-full-meta{padding-top:0}.post-full-meta{display:flex;margin-bottom:2.4rem}.post-full-meta .single-meta-item{color:var(--secondary-text-color);font-size:1.4rem}.post-full-meta .tags-list{margin-top:0}.post-full-content-wrapper{margin-top:5.6rem;padding-bottom:5.6rem}.no-title .post-full-content-wrapper .anchor-indent+*,.section-now .post-full-content-wrapper{margin-top:0}.post-expanded:first-of-type{margin-top:6.4rem}.section-container .post-expanded:first-of-type{margin-top:2rem}.post-expanded:first-of-type .post-full-content-wrapper{margin-top:-1rem}.home-template .post-expanded:first-of-type .post-full-content-wrapper{margin-top:1.6rem;padding-bottom:0}.home-template .post-full-date{color:var(--secondary-text-color);font-size:1.2rem;font-weight:600;text-transform:uppercase}.post-expanded:first-of-type .post-full-meta{padding-top:0;top:2.8rem}.post-expanded:first-of-type .no-title .post-full-meta{margin-top:-8px}.post-expanded:first-of-type .post-full-sidebar-wrapper:after{top:0}.section-now-wide .post-expanded:first-of-type .post-full-content-wrapper{padding-bottom:0}.post-full-date{color:var(--primary-text-color);font-size:1.6rem;font-weight:500;margin-top:-.6rem}.view-arrow{align-items:center;background-color:var(--hero-background-color);border-radius:50%;cursor:pointer;display:flex;height:3.2rem;justify-content:center;padding:.8rem;position:absolute;right:0;top:-24px;transition:background-color .2s var(--animation-base);width:3.2rem}.view-arrow .icon{height:2.8rem;width:2.8rem}.timeline-content:hover .view-arrow{background-color:var(--brand-color)}.timeline-content:hover .view-arrow .icon{fill:var(--white-color)}.timeline-feed{margin-top:8rem}.post-expanded+.post-expanded .post-expanded-content{border-top:1px solid var(--divider-color)}@media (max-width:991px){.post-expanded-wrapper{grid-template-columns:1fr}.post-full-sidebar-wrapper{border-right:none;margin-right:0}.post-full-sidebar-wrapper:after{display:none}.post-full-meta{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.post-full-content-wrapper{margin-top:0}.view-arrow{top:-28px}}@media (max-width:767px){.timeline-content.gh-content{padding-left:0}}.carousel-container{container-type:inline-size;margin:0 auto;max-width:45rem;padding:0 .25rem;--card-width-percentage:0.7;--card-aspect-ratio:0.75}.carousel-badge:hover{background:rgba(var(--brand-color),.15);transform:translateY(-.2rem)}.carousel-3d{height:calc(var(--card-width-percentage)*100cqw/var(--card-aspect-ratio) + 10rem);perspective:60rem;perspective-origin:50%;position:relative}.carousel-track{height:100%;position:relative;transform-style:preserve-3d;transition:transform .3s var(--animation-base);width:100%}.carousel-card{border-radius:var(--radius-large);box-shadow:var(--shadow-medium);cursor:pointer;height:calc(var(--card-width-percentage)*100cqw/var(--card-aspect-ratio));left:50%;margin-left:calc(var(--card-width-percentage)*-.5*100cqw);margin-top:calc(var(--card-width-percentage)*-.5*100cqw/var(--card-aspect-ratio));overflow:hidden;position:absolute;top:50%;transform-style:preserve-3d;transition:all .3s var(--animation-base);width:calc(var(--card-width-percentage)*100cqw)}.carousel-card:not(.no-image):before{background:linear-gradient(180deg,transparent,transparent 30%,rgba(0,0,0,.4) 85%,rgba(0,0,0,.8));bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:2}.card-image{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.carousel-card:not(.no-image):hover .card-image{transform:scale(1.05)}.carousel-card-content{bottom:0;color:var(--white-color);left:0;padding:1.6rem;position:absolute;right:0;text-align:center;z-index:3}.carousel-card.no-image .carousel-card-content{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1.6rem;top:0}.carousel-card.no-image .carousel-card-title{color:var(--secondary-text-color);display:-webkit-box;font-size:1.8rem;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.carousel-card.no-image .card-category{color:var(--tertiary-text-color)}.small .carousel-card-content{padding:3.2rem .8rem 1.6rem}.carousel-card-title{color:var(--white-color);font-family:var(--gh-font-heading,var(--font-base));font-size:1.6rem;font-weight:var(--font-weight-medium);line-height:1.3;margin-bottom:0}.card-category{color:var(--white-color);display:inline-block;font-size:1.2rem;font-weight:400;opacity:.8}.carousel-card.active{opacity:1;transform:translateX(0) translateZ(0) rotateY(0deg) scale(1);z-index:3}.carousel-card.prev{opacity:1;transform:translateX(calc(-8cqw - 2rem)) translateZ(-5rem) rotateY(15deg) scale(.825);z-index:2}.carousel-card.next{opacity:1;transform:translateX(calc(8cqw + 2rem)) translateZ(-5rem) rotateY(-15deg) scale(.825);z-index:2}.carousel-card.hidden-left{opacity:.3;transform:translateX(calc(-8cqw - 4rem - 5cqw)) translateZ(-8rem) rotateY(30deg) scale(.725);z-index:1}.carousel-card.hidden-right{opacity:.3;transform:translateX(calc(8cqw + 4rem + 5cqw)) translateZ(-8rem) rotateY(-30deg) scale(.725);z-index:1}.carousel-card.far-left{opacity:.1;transform:translateX(calc(-8cqw - 6rem - 5cqw - 5cqw)) translateZ(-10rem) rotateY(45deg) scale(.625);z-index:0}.carousel-card.far-right{opacity:.1;transform:translateX(calc(8cqw + 6rem + 5cqw + 5cqw)) translateZ(-10rem) rotateY(-45deg) scale(.625);z-index:0}.carousel-nav{align-items:center;background:var(--background-elevated-color);border:none;border-radius:50%;box-shadow:var(--shadow-small);cursor:pointer;display:flex;height:3.6rem;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:3.6rem;z-index:10}.carousel-nav:hover{box-shadow:var(--shadow-medium);transform:translateY(-50%) scale(1.1)}.carousel-nav.prev{left:.8rem}.carousel-nav.next{right:.8rem}.carousel-nav svg{height:2rem;width:2rem;fill:var(--primary-text-color);transition:fill .3s ease}.carousel-nav:hover svg{fill:var(--brand-color)}.card-image-placeholder{align-items:center;background:var(--background-card-color);display:flex;height:100%;justify-content:center;width:100%}.card-image-placeholder-content{color:var(--primary-text-color);height:4rem;opacity:.3;width:4rem}.card-image-placeholder-content svg{height:100%;width:100%}@media (prefers-reduced-motion:reduce){.card-category,.card-image,.carousel-card,.carousel-nav,.carousel-track{transition:none}.carousel-card:hover .card-image{transform:none}.carousel-nav:hover{transform:translateY(-50%)}.carousel-card:hover .card-category{transform:none}}.category-grid-nav{margin-bottom:0;margin-top:calc(var(--space-section)/1)}.category-grid{display:flex;gap:.8rem;height:32rem;overflow:hidden;position:relative;width:100%}.category-grid-item{border-radius:var(--radius-small);cursor:pointer;display:block;flex:1;min-width:6rem;overflow:hidden;position:relative;transition:flex .5s var(--animation-base)}a.category-grid-item:hover{opacity:1}.category-grid-item.is-expanded,.category-grid-item:hover{flex:4}.category-grid:hover .category-grid-item:not(:hover){flex:1}.category-grid-image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s var(--animation-base);width:100%}.category-grid-item.is-expanded .category-grid-image,.category-grid-item:hover .category-grid-image{transform:scale(1.05)}.category-grid-fallback{background:linear-gradient(135deg,hsl(from var(--brand-color) h s calc(l * .8)) 0,hsl(from var(--brand-color) h s calc(l * 1.2)) 100%);height:100%;width:100%}.category-grid-item[data-index="1"][data-has-image=false] .category-grid-fallback{background:linear-gradient(135deg,#dcd3ff,#e8d5f2)}.category-grid-item[data-index="2"][data-has-image=false] .category-grid-fallback{background:linear-gradient(135deg,#ffd6e8,#ffe5d9)}.category-grid-item[data-index="3"][data-has-image=false] .category-grid-fallback{background:linear-gradient(135deg,#cce7ff,#d4f1f4)}.category-grid-item[data-index="4"][data-has-image=false] .category-grid-fallback{background:linear-gradient(135deg,#d4f4dd,#d1f2eb)}.category-grid-item[data-index="5"][data-has-image=false] .category-grid-fallback{background:linear-gradient(135deg,#ffd9e8,#fff3cd)}.category-grid-item[data-index="6"][data-has-image=false] .category-grid-fallback{background:linear-gradient(135deg,#d4edff,#e8d5f2)}.category-grid-item[data-index="7"][data-has-image=false] .category-grid-fallback{background:linear-gradient(135deg,#e5f9f9,#fce8f3)}.category-grid-item[data-index="8"][data-has-image=false] .category-grid-fallback{background:linear-gradient(135deg,#ffd9e8,#ffe8f0)}.category-grid-item[data-index="9"][data-has-image=false] .category-grid-fallback{background:linear-gradient(135deg,#fff4e0,#ffddd2)}.category-grid-overlay{background:linear-gradient(0deg,rgba(0,0,0,.4) 0,transparent);padding:4rem 2.4rem 1.6rem;z-index:2}.category-grid-ovelay-mask,.category-grid-overlay{bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;right:0;transition:opacity .3s var(--animation-base)}.category-grid-ovelay-mask{backdrop-filter:blur(30px);height:12rem;-webkit-mask-image:linear-gradient(0deg,#000 20%,rgba(0,0,0,.9) 50%,transparent);mask-image:linear-gradient(0deg,#000 20%,rgba(0,0,0,.9) 50%,transparent);z-index:1}.category-grid-item.is-expanded .category-grid-ovelay-mask,.category-grid-item.is-expanded .category-grid-overlay,.category-grid-item:hover .category-grid-ovelay-mask,.category-grid-item:hover .category-grid-overlay{opacity:1}.category-grid-name{color:var(--white-color);display:block;font-size:2.2rem;font-weight:var(--font-weight-medium);line-height:1.2;margin-top:.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-grid-post-count{color:var(--white-color);font-size:1.4rem;opacity:.7;text-shadow:0 .2rem .8rem rgba(0,0,0,.3)}@media (max-width:991px){.category-grid{height:30rem}.category-grid-name{font-size:2rem}}@media (max-width:767px){.category-grid{display:grid;gap:1.2rem;grid-template-columns:repeat(2,1fr);height:auto}.category-grid-item{flex:none!important;height:10.4rem;overflow:hidden}.category-grid-item .category-grid-overlay,.category-grid-ovelay-mask{opacity:1}.category-grid-ovelay-mask{height:70%}.category-grid-overlay{padding:1.6rem 1.2rem .8rem}.category-grid-name{font-size:1.8rem}}.header-alternative .nav-new{align-items:center;display:inline-flex;gap:.4rem;list-style:none;margin:0;padding-left:0;position:relative;z-index:100}.header-alternative .nav-new li{position:relative}.header-alternative .nav-new li a{border-radius:2rem;font-size:1.6rem;font-weight:600;line-height:2rem;padding:.8rem 1rem;position:relative;transition:background .15s var(--animation-base);transition:color .15s var(--animation-base);z-index:2}.header-alternative .nav-more-toggle li a{padding-left:0;padding-right:0}.header-alternative .nav-new li a:hover{color:var(--brand-color)!important}.gh-head-menu-bg{background:var(--hero-background-color,#f5f5f5);border-radius:2rem;height:3.6rem;left:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s var(--animation-base);width:0;z-index:0}.header-alternative .nav-new li.has-dropdown .dropdown{left:0;transform:translateY(-10px);z-index:101}.header-alternative .nav-new li.has-dropdown.show-dropdown .dropdown{opacity:1;transform:translateY(0);visibility:visible}.header-alternative .nav-new .dropdown{display:flex;flex-direction:column;gap:.4rem;list-style:none;margin:0;padding:1.6rem 1.2rem}.header-alternative .nav-new .dropdown li{margin:0;padding:0}.header-alternative .nav-new .dropdown li a{border-radius:4rem;color:var(--primary-text-color);display:block;padding:.5rem 0;transition:background .15s var(--animation-base);width:100%}.header-alternative .nav-new .dropdown li a:hover{opacity:1}.header-alternative .nav-new .dropdown li.nav-current:after{display:none}.header-alternative .nav-new li.has-dropdown .caret-down{display:inline-block;height:1.2rem;margin-left:.4rem;transition:transform .2s var(--animation-base);vertical-align:middle;width:1.2rem}.header-alternative .nav-new li.has-dropdown.show-dropdown .caret-down.rotate{transform:rotate(180deg)}.header-alternative .nav-more-toggle{align-items:center;background:transparent;border:none;border-radius:8rem;cursor:pointer;display:flex;height:3.6rem;justify-content:center;margin-left:.4rem;margin-right:0;transition:all .15s var(--animation-base);width:3.6rem}.header-alternative .nav-more-toggle:focus,.header-alternative .nav-more-toggle:hover{background-color:var(--hero-background-color)}.header-alternative .nav-more-toggle:active{scale:.9}.header-alternative .nav-more-toggle svg{height:2rem;width:2rem;stroke:var(--primary-text-color)}.gh-dropdown{display:grid;grid-template-columns:1fr;right:-.4rem;transform:translateY(-10px);z-index:100}.gh-dropdown,.header-alternative .nav-new li.has-dropdown .dropdown{background-color:var(--base-contrast);border-radius:var(--radius-small);box-shadow:0 0 0 1px var(--translucent-border),0 4px 20px rgba(0,0,0,.1);gap:0;margin-top:.4rem;min-width:200px;opacity:0;padding:1.2rem 1.6rem;position:absolute;top:100%;transition:all .2s var(--animation-base);visibility:hidden}.nav-more-toggle li.has-dropdown .dropdown{margin-left:.8rem;margin-top:0!important;padding-bottom:.8rem!important;padding-top:.8rem!important}.is-dropdown-open .gh-dropdown{opacity:1;transform:translateY(0);visibility:visible}.is-dropdown-mega .gh-dropdown{-moz-column-gap:.4rem;column-gap:.4rem;grid-template-columns:1fr 1fr;min-width:400px;row-gap:.4rem}.header-button.gh-burger{display:none}@media (max-width:767px){body.is-head-open{overflow:hidden}.header.header-alternative{align-items:flex-start;display:flex;flex-direction:column;gap:2.4rem;max-width:94vw;padding-left:1.6rem;padding-right:.8rem}body:not(.is-head-open) .header.header-alternative{height:var(--navbar-height)!important}.header-alternative .head-inner,.user-define-mode.header-alternative .head-inner{align-items:flex-start;display:grid;gap:3.2rem;grid-template-columns:1fr;height:100%;position:relative;width:100%}.header-alternative .gh-head-menu,.header-alternative .logo-wrap{grid-column-start:1}body:not(.is-head-open) .header-alternative .gh-head-menu,body:not(.is-head-open) .header-alternative .header-action{pointer-events:none}.header-alternative .gh-head-menu{margin-left:-1.2rem}.header-alternative .logo-wrap{align-items:center;display:grid;grid-row-start:1;grid-template-columns:1fr auto;height:calc(var(--navbar-height) - .2rem);position:sticky;top:0;z-index:1}.is-head-open .header-alternative .logo-wrap{height:calc(var(--navbar-height) + 1.6rem)}.is-head-open .header-alternative .logo-wrap:after{background-color:var(--background-color);background:linear-gradient(to top,hsl(from var(--background-color) h s l/0) 0,hsl(from var(--background-color) h s l/.6) 15%,hsl(from var(--background-color) h s l/1) 30%,hsl(from var(--background-color) h s l/1) 100%);content:"";height:calc(100% + 4.8rem);left:-5vw;position:absolute;right:-5vw;top:-2.4rem;z-index:-1}.header-alternative .header-action{align-self:flex-end;bottom:0;display:flex;padding:4rem 0 2.4rem;position:sticky;width:100%;z-index:1}.header-alternative .header-action>*{width:100%}.is-head-open .header-alternative .header-action:before{background-color:var(--background-color);background:linear-gradient(to bottom,hsl(from var(--background-color) h s l/0) 0,hsl(from var(--background-color) h s l/.8) 15%,hsl(from var(--background-color) h s l/1) 35%,hsl(from var(--background-color) h s l/1) 100%);content:"";height:100%;left:-5vw;position:absolute;right:-5vw;top:0;z-index:-1}.is-head-open .header.header-alternative{border:none;border-radius:0;height:100svh;max-width:100vw;overflow-y:scroll;padding:0 calc(3vw + .8rem) 0 calc(3vw + 1.6rem);transform:translateY(0)}.header-alternative .nav-new{align-items:flex-start;display:flex;flex-direction:column;gap:1.6rem;text-align:left;width:100%}.header-alternative .nav-new li.has-dropdown .dropdown{background:transparent;box-shadow:none;display:flex;flex-direction:column;gap:1.6rem;margin-left:3.2rem;margin-top:1.2rem;opacity:1;padding:0;position:static;transform:none;visibility:visible}.header-alternative .nav-new li.has-dropdown .caret-down{display:none}.header-alternative .nav-new li{opacity:0;transform:translateY(20px);transition:transform .3s var(--animation-base),opacity .3s var(--animation-base)}.header-alternative .nav-new li a{font-size:2.4rem;line-height:1.125}.is-head-open .header-alternative .nav-new li{opacity:1;transform:translateY(0)}.header-alternative .gh-burger{display:inline-flex;margin-right:0}.gh-burger:after,.gh-burger:before{background-color:var(--primary-text-color);border-radius:2px;height:2px;left:50%;transform:translateX(-50%);width:20px}.header-alternative .gh-burger:before{top:14px}.header-alternative .gh-burger:after{bottom:14px}.is-head-open .gh-burger:after{bottom:18px;transform:translateX(-50%) rotate(-45deg)}.is-head-open .gh-burger:before{top:18px;transform:translateX(-50%) rotate(45deg)}.is-head-open #gh-head.header{height:auto;overflow-x:hidden;padding-top:.8rem}}.is-dropdown-loaded .header-alternative .nav-new{visibility:visible}.tns-outer{padding:0!important;position:relative}.tns-outer [hidden]{display:none!important}.tns-controls{display:flex;gap:.8rem;justify-content:center;padding:1.6rem 0;position:relative;width:100%}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{transition:all 0s}.tns-slider>.tns-item{box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{clear:both;content:"";display:table}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-gallery,.tns-no-calc{left:0;position:relative}.tns-gallery{min-height:1px}.tns-gallery>.tns-item{left:-100%;position:absolute;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{left:auto!important;position:relative}.tns-gallery>.tns-moving{transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{opacity:.6;transition:opacity .6s}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{transition:height 0s}.tns-visually-hidden{left:-10000em;position:absolute}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{filter:alpha(opacity=100);opacity:1;z-index:0}.tns-fadeOut,.tns-normal{filter:alpha(opacity=0);opacity:0;z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{height:10px;margin:0 auto;overflow:hidden;position:relative;width:310px}.tns-t-ct{position:absolute;right:0;width:2333.3333333%;width:2333.33333%}.tns-t-ct:after{clear:both;content:"";display:table}.tns-t-ct>div{float:left;height:10px;width:1.4285714%;width:1.42857%}.tns-controls button{align-items:center;background-color:transparent;border:1px solid var(--brand-color);border-radius:50%;color:var(--brand-color);display:flex;height:4rem;justify-content:center;outline:none;padding:0;text-align:center;transition:color .5s var(--animation-base);width:4rem}.tns-controls button[disabled]{border-color:hsl(from var(--brand-color) h s l/.3);color:hsl(from var(--brand-color) h s l/.3);cursor:default}.tns-controls button svg{height:24px;width:24px}.tns-controls button[data-controls=prev]{right:34px}.tns-controls button[data-controls=next]{right:0}.pswp{backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:hidden;position:absolute;top:0;touch-action:none;-ms-touch-action:none;width:100%;z-index:1500;-webkit-text-size-adjust:100%}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:grab}.pswp--dragging .pswp__img{cursor:grabbing}.pswp__bg{backface-visibility:hidden;background-color:var(--overlay-bg);opacity:0;transform:translateZ(0);transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp__bg,.pswp__scroll-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{bottom:0;left:0;position:absolute;right:0;top:0;touch-action:none}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1);width:100%}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__container,.pswp__zoom-wrap{backface-visibility:hidden}.pswp__item{bottom:0;overflow:hidden;right:0}.pswp__img,.pswp__item{left:0;position:absolute;top:0}.pswp__img{height:auto;width:auto}.pswp__img--placeholder{backface-visibility:hidden}.pswp__img--placeholder--blank{background:var(--black-color)}.pswp--ie .pswp__img{height:auto!important;left:0;top:0;width:100%!important}.pswp__error-msg{color:var(--secondary-text-color);font-size:14px;left:0;line-height:16px;margin-top:-8px;position:absolute;text-align:center;top:50%;width:100%}.pswp__error-msg a{color:var(--secondary-text-color);text-decoration:underline}.pswp__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;float:right;height:44px;margin:0;overflow:visible;padding:0;position:relative;transition:opacity .2s;width:44px}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{opacity:.9;outline:none}.pswp__button::-moz-focus-inner{border:0;padding:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(../images/default-skin.png) 0 0 no-repeat;background-size:264px 88px;-webkit-filter:invert(70%);height:44px;width:44px}@media (min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../images/default-skin.svg);-webkit-filter:invert(70%)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{background-position:-88px 0;display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;height:100px;margin-top:-50px;position:absolute;top:50%;width:70px}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";height:30px;position:absolute;top:35px;width:32px}.pswp__button--arrow--left:before{background-position:-138px -44px;left:6px}.pswp__button--arrow--right:before{background-position:-94px -44px;right:6px}.pswp__counter{color:var(--white-color);font-size:11px;font-weight:700;height:44px;left:0;line-height:44px;padding:0 15px;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__caption{bottom:0;left:0;min-height:44px;position:absolute;width:100%}.pswp__caption__center{color:var(--white-color);font-size:11px;line-height:1.6;margin:0 auto;max-width:420px;padding:25px 15px 30px;text-align:center}.pswp__caption__center .post-caption-title{font-size:15px;font-weight:500;margin-bottom:7px;text-transform:uppercase}.pswp__caption__center .post-caption-meta-item+.post-caption-meta-item:before{content:"\02022";padding:0 4px}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{direction:ltr;height:44px;left:50%;margin-left:-22px;opacity:0;position:absolute;top:0;transition:opacity .25s ease-out;width:44px;will-change:opacity}.pswp__preloader__icn{height:20px;margin:12px;width:20px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(../images/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;height:14px;left:15px;margin:0;opacity:.75;position:absolute;top:15px;width:14px}.pswp--css_animation .pswp__preloader__cut{height:14px;overflow:hidden;position:relative;width:7px}.pswp--css_animation .pswp__preloader__donut{background:none;border-bottom:2px solid transparent;border-left:2px solid transparent;border-radius:50%;border-right:2px solid var(--white-color);border-top:2px solid var(--white-color);box-sizing:border-box;height:14px;left:0;margin:0;position:absolute;top:0;width:14px}@media screen and (max-width:1024px){.pswp__preloader{float:right;left:auto;margin:0;position:relative;top:auto}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.pswp__ui{opacity:1;visibility:visible;z-index:1550;-webkit-font-smoothing:auto}.pswp__top-bar{height:44px;left:0;position:absolute;top:0;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{backface-visibility:hidden;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}.kg-canvas{display:grid;grid-template-columns:[full-start] minmax(5vw,auto) [wide-start] minmax(auto,var(--page-layout-spacing)) [main-start] min(var(--page-content-width),calc(100% - 10vw)) [main-end] minmax(auto,var(--page-layout-spacing)) [wide-end] minmax(5vw,auto) [full-end]}.kg-canvas>*{grid-column:main-start/main-end}.kg-canvas.custom-landing-page>.single-cta-wrapper{max-width:100%}.kg-width-wide{grid-column:wide-start/wide-end}.kg-width-full{grid-column:full-start/full-end}.kg-canvas .kg-width-content{grid-column:main-start/main-end}.kg-canvas .kg-side-bar{bottom:0;grid-column:wide-start/main-start;position:absolute;top:0;width:100%}.kg-width-full img{width:100%}.kg-flex{display:flex}.kg-flex-4col{flex:1 1 calc(25% - 24px);gap:24px}.kg-grid{align-items:start;display:grid;row-gap:var(--card-gap)}.kg-grid,.tag-hash-section-addons .kg-grid,.tag-hash-section-blocks .kg-grid,.tag-hash-section-blocks-vertical .kg-grid{-moz-column-gap:var(--card-gap);column-gap:var(--card-gap)}.kg-grid.tiny{-moz-column-gap:.1rem;column-gap:.1rem;row-gap:.1rem}.kg-grid-2col{grid-template-columns:1fr 1fr}.kg-grid-3col{grid-template-columns:1fr 1fr 1fr}.kg-grid-4col{grid-template-columns:1fr 1fr 1fr 1fr}@media (max-width:991px){.kg-grid-4col{grid-template-columns:1fr 1fr}}@media (max-width:767px){.kg-canvas .kg-side-bar{grid-column:main-start/main-end;margin-bottom:2rem;position:relative}}@media (max-width:575px){.kg-grid-2col,.kg-grid-3col,.kg-grid-4col{grid-template-columns:1fr}}.u-permalink{bottom:0;left:0;outline:none;position:absolute;right:0;top:0;z-index:50}.card-thumbnail .feed-image,.expanded:not(.card-thumbnail,.card-reverse-thumbnail) .feed-image-placeholder,.u-placeholder{background-color:hsl(from var(--brand-color) h s l/.15);overflow:hidden;position:relative}.card-thumbnail .feed-image:before,.expanded:not(.card-thumbnail,.card-reverse-thumbnail).feed-image-placeholder:before,.u-placeholder:before{content:"";display:block}.u-placeholder.horizontal:before,.u-placeholder.rectangle:before{padding-bottom:62.5%}.u-placeholder.vertical:before{padding-bottom:125%}.expanded:not(.card-thumbnail,.card-reverse-thumbnail) .feed-image-placeholder:before,.u-placeholder.square:before{padding-bottom:100%}.expanded:not(.card-thumbnail,.card-reverse-thumbnail) .feed-image-placeholder img,.u-object-fit{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.round{border-radius:50%;overflow:hidden}.wave-separator{border-top:1px solid var(--divider-color);position:relative;width:100%}.post-expanded .wave-separator{margin-top:6rem}.post-expanded:last-child{margin-bottom:0}.post-expanded:last-child .wave-separator{display:none}.mb-2{margin-bottom:.8rem}.gap-big{gap:6.4rem}@media (min-width:768px){.is-mobile{display:none}}@media (max-width:767px){.is-desktop{display:none}}.home-template.with-full-cover:not(.portal-visible) .gh-portal-triggerbtn-iframe{opacity:0;pointer-events:none}.animate__animated{animation-duration:1s;animation-fill-mode:both}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.7,.7,.7)}40%{transform:scale3d(1.1,1.1,1.1)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.3s;animation-name:bounceIn}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.7,.7,.7)}to{opacity:0}}.animate__zoomOut{animation-duration:.3s;animation-name:zoomOut}
/*# sourceMappingURL=screen.css.map */