@import "global.css";:root{--color-green:#a4d037;--color-yellow:#fecd35;--color-red:#f05230;--color-darkgrey:#15171A;--color-midgrey:#738a94;--color-lightgrey:#c5d2d9;--color-wash:#e5eff5;--color-darkmode:#151719;--font-sans-serif:-apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-serif:Georgia, Times, serif;--font-mono:Menlo, Courier, monospace}.viewport{display:flex;flex-direction:column;min-height:100vh}.site-content{flex-grow:1}.outer{position:relative;padding:0 4vmin}.inner{margin:0 auto;max-width:1200px;width:100%}.site-header{position:relative;color:#fff;background:var(--ghost-accent-color)}.header-cover__title{z-index:10;margin:0 0 .15em;padding:0}.site-logo{max-height:55px}.site-home-header{position:relative;z-index:1000;overflow:hidden}.gh-head{padding:1.2vmin 4vmin;line-height:1.3em}.gh-head-inner{display:grid;grid-gap:2.5vmin;grid-template-columns:auto 1fr;grid-auto-flow:row dense}.gh-head-brand,.gh-head-menu{display:flex;align-items:center}.gh-head-brand{height:40px;max-width:200px;text-align:center;word-break:break-all}.gh-head-menu{justify-content:center;font-weight:500}.gh-head-menu .nav{display:inline-flex;flex-wrap:wrap;align-items:center;list-style:none;margin:0;padding:0}.gh-head-menu .nav li{margin:0 3.6vmin 0 0;padding:0;font-size:17px}.gh-head-menu .nav a{display:inline-block;padding:5px 0;color:var(--ghost-accent-color)}.gh-head-menu .nav a:hover{opacity:1}.gh-head-actions,.gh-head-actions-list{justify-content:flex-end;align-items:center}.gh-head-actions{display:flex;list-style:none;text-align:right}.gh-head-actions-list{display:inline-flex;flex-wrap:wrap}.gh-head-actions-list a:not([class]){display:inline-block;margin:0 0 0 1.5vmin;padding:5px 0}.gh-social{margin:0 1.5vmin 0 0}.gh-social a{opacity:.8}.gh-social a+a{margin-left:.8rem}.gh-social a:hover{opacity:1}.gh-social svg{height:22px;width:22px;fill:#fff}.gh-social-facebook svg{height:20px;width:20px}.gh-burger{position:relative;display:none;cursor:pointer}.gh-burger-box{position:relative;display:flex;align-items:center;justify-content:center;width:33px;height:33px}.gh-burger-inner{width:100%;height:100%}.gh-burger-box::before,.gh-burger-inner::after,.gh-burger-inner::before{position:absolute;display:block;top:0;left:0;bottom:0;margin:auto;content:"";width:100%;height:1px;background:currentcolor;transition:transform 300ms cubic-bezier(.2,.6,.3,1),width 300ms cubic-bezier(.2,.6,.3,1);will-change:transform,width}.gh-burger-inner::after,.gh-burger-inner::before{transition:transform 250ms cubic-bezier(.2,.7,.3,1),width 250ms cubic-bezier(.2,.7,.3,1)}.gh-burger-inner::before{transform:translatey(-6px)}.gh-burger-inner::after{transform:translatey(6px)}body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner::before{transform:translatey(-8px)}body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner::after{transform:translatey(8px)}.gh-head-open .gh-burger-box::before{width:0;transform:translatex(19px);transition:transform 200ms cubic-bezier(.2,.7,.3,1),width 200ms cubic-bezier(.2,.7,.3,1)}.gh-head-open .gh-burger-inner::before{width:26px;transform:translatex(6px) rotate(135deg)}.gh-head-open .gh-burger-inner::after{width:26px;transform:translatex(6px) rotate(-135deg)}@media (max-width:1049px){.gh-burger{display:inline-block}#gh-head{transition:all .4s ease-out;overflow:hidden}#gh-head .gh-head-inner{height:100%;grid-template-columns:1fr}#gh-head .gh-head-brand{position:relative;z-index:10;grid-column-start:auto;max-width:none;display:flex;align-items:center;justify-content:space-between;user-select:none}#gh-head .gh-head-menu{align-self:center;text-align:center;margin:0 0 10vh;font-weight:300;font-size:3.6rem;line-height:1.1em}#gh-head .gh-head-menu .nav li{margin:5px 0}#gh-head .gh-head-menu .nav a{padding:8px 0}#gh-head .gh-head-menu,#gh-head .gh-head-menu .nav{display:flex;flex-direction:column;align-items:center}#gh-head .gh-head-actions{padding:20px 0;justify-content:center;text-align:left;display:none}#gh-head .gh-head-actions a{margin:0 10px}#gh-head .gh-head-menu{display:none}.gh-head-open{overflow:hidden;height:100vh}.gh-head-open #gh-head{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3999999;overflow-y:scroll}.gh-head-open #gh-head .gh-head-inner{grid-template-rows:auto 1fr auto}.gh-head-open #gh-head .gh-head-actions,.gh-head-open #gh-head .gh-head-menu{display:flex}}@media (max-width:600px){#gh-head .gh-head-menu{font-size:6vmin}}.post-feed{position:relative;display:grid;grid-gap:4vmin;grid-template-columns:1fr 1fr 1fr}.post-feed.list{row-gap:6vmin;max-width:940px;margin:2vmin auto 0}@media (max-width:1000px){.post-feed{grid-template-columns:1fr 1fr}}@media (max-width:700px){.post-feed{grid-template-columns:1fr;grid-gap:40px}}.post-card{position:relative;flex:1 1 301px;display:flex;flex-direction:column;min-height:220px;background-size:cover;word-break:break-word}@media (max-width:700px){.post-card{min-height:auto}}.post-card-image-link{position:relative;display:block;overflow:hidden;border-radius:3px;padding-top:100%}.post-card-image,.post-card-image-link::before{position:absolute;top:0;left:0;width:100%;height:100%}.post-card-image-link::before{content:"";display:block;z-index:10000;background-image:-moz-linear-gradient(90deg,#070606 0,rgba(255,255,255,0) 100%);background-image:-webkit-linear-gradient(90deg,#070606 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(90deg,#070606 0%,rgba(255,255,255,0) 100%)}.post-card-image{object-fit:cover}.post-card-content-link{position:relative;display:block;color:var(--color-darkgrey)}.post-card-content-link:hover,a{text-decoration:none}.post-card-header{margin:20px 0 0}.post-feed .no-image .post-card-content-link{padding:0}.no-image .post-card-header,.no-image .post-card-title{margin-top:0}.post-card-primary-tag{margin:0 0 .2em;color:var(--ghost-accent-color);font-size:1.2rem;font-weight:500;letter-spacing:.2px;text-transform:uppercase}.post-card-title{margin:0 0 .4em;font-weight:500;text-align:left}@media (max-width:574px){.post-card-title{font-size:16px}}@media (min-width:575px) and (max-width:766px){.post-card-title{font-size:calc(16px + 2*(100vw - 575px)/192)}}@media (min-width:767px){.post-card-title{font-size:18px}}.post-card-content{flex-grow:1;display:flex;flex-direction:column}.avatar-wrapper{display:block;width:100%;height:100%;background:color-mod(var(--color-lightgrey) l(10%));border-radius:100%;object-fit:cover}.post-card-byline-date{z-index:10000;position:absolute;bottom:15px;left:0;display:flex;align-items:center;font-size:16px;line-height:1.5em;font-weight:500;color:#fff}.post-card-byline-date::before{content:"";display:block;margin-right:10px;width:40px;height:1px;background-color:#fff}.single-author-byline{display:flex;flex-direction:column;margin-left:5px;color:color-mod(var(--color-midgrey) l(-10%));font-size:1.3rem;line-height:1.4em;font-weight:500}.single-author{display:flex;align-items:center}.single-author-name{display:inline-block}@media (min-width:701px){.post-feed.list .post-card-large{grid-column:1/span 3;display:grid;grid-gap:4vmin;grid-template-columns:3fr 5fr;min-height:auto;border-top:0}.post-feed.list .post-card-large.no-image{grid-template-columns:1fr}.post-feed.list .post-card-large:not(.no-image) .post-card-header{margin-top:0}.post-feed.list .post-card-large .post-card-content{justify-content:flex-start;margin-top:-6px}}@media (min-width:1001px){.post-card-large{grid-column:1/span 3;display:grid;grid-gap:4vmin;grid-template-columns:1fr 1fr 1fr;min-height:280px;border-top:0}.post-card-large:not(.no-image) .post-card-header{margin-top:0}.post-card-large .post-card-image-link{position:relative;grid-column:1/span 2;margin-bottom:0;min-height:380px}.post-feed.list .post-card-large .post-card-image-link{grid-column:1/span 1;height:max-content;min-height:auto}.post-feed.list .post-card-large .post-card-image-link::after{content:"";display:block;padding-bottom:60%}.post-card-large .post-card-image{position:absolute;width:100%;height:100%}.post-card-large .post-card-content{justify-content:center}.post-card-large .post-card-title{margin-top:0;font-size:3.2rem}.post-feed.list .post-card-large .post-card-title{font-size:2.4rem}}@media (max-width:500px){.post-card-title{font-size:1.9rem}}.article{padding:8vmin 0;word-break:break-word}.article-header{padding:0 0 6vmin}.article-tag{display:flex;justify-content:flex-start;align-items:center;margin:0 0 .5rem;color:var(--color-midgrey);font-size:1.3rem;line-height:1.4em;letter-spacing:.02em;font-weight:600;text-transform:uppercase}.article-tag a,figcaption a{color:var(--ghost-accent-color)}.article-title{text-align:center;color:color-mod(var(--color-darkgrey) l(-5%))}.article-excerpt{margin:0 0 1rem;font-size:2rem;line-height:1.4em;opacity:.6}.gh-canvas .article-image{grid-column:wide-start/wide-end;width:100%;margin:6vmin 0 0}.image-full .article-image{grid-column:full-start/full-end}.image-small .article-image{grid-column:main-start/main-end}.gh-canvas .article-image img{display:block;margin-left:auto;margin-right:auto;width:100%}@media (max-width:600px){.article-excerpt{font-size:1.8rem}}.gh-canvas{display:grid;grid-template-columns:[full-start] minmax(4vmin,auto) [wide-start] minmax(auto,240px) [main-start] min(720px,100% - 8vw) [main-end] minmax(auto,240px) [wide-end] minmax(4vmin,auto) [full-end]}.gh-canvas>*,.kg-width-full.kg-card-hascaption figcaption{grid-column:main-start/main-end}.kg-width-wide,.kg-width-wide.kg-card-hascaption img{grid-column:wide-start/wide-end}.kg-width-full{grid-column:full-start/full-end}.kg-width-full img{width:100%}.gh-content>*+*{margin-top:4vmin;margin-bottom:0}.gh-content>[id]{margin:0;color:var(--color-darkgrey)}.gh-content>[id]:not(:first-child){margin:2em 0 0}.gh-content>[id]+*{margin-top:1.5rem!important}.gh-content>blockquote,.gh-content>hr{position:relative;margin-top:6vmin}.gh-content>blockquote+*,.gh-content>hr+*{margin-top:6vmin!important}.gh-content a{color:var(--ghost-accent-color);text-decoration:underline;word-break:break-word}.gh-content>blockquote:not([class]),.gh-content>dl,.gh-content>ol,.gh-content>p,.gh-content>ul{font-family:var(--font-serif);font-weight:400;font-size:2.1rem;line-height:1.6em}.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-family:var(--font-serif);font-weight:400;font-size:1.9rem;line-height:1.6em}.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{font-size:1.7rem;line-height:1.6em}.gh-content .kg-callout-card .kg-callout-emoji{font-size:2.1rem;line-height:1.4em}.gh-content .kg-toggle-card .kg-toggle-heading-text{font-size:2rem}.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,.gh-content>dl,.gh-content>ol,.gh-content>ul{padding-left:1.9em}.gh-content>blockquote:not([class]){position:relative;font-style:italic;padding:0}.gh-content>blockquote:not([class])::before{content:"";position:absolute;left:-1.5em;top:0;bottom:0;width:.3rem;background:var(--ghost-accent-color)}.gh-content :not(pre)>code{vertical-align:middle;padding:.15em .4em;border:#e1eaef 1px solid;font-weight:400!important;font-size:.9em;line-height:1em;color:#15171a;background:#f0f6f9;border-radius:.25em}.gh-content pre{overflow:auto;padding:16px 20px;color:var(--color-wash);font-size:1.4rem;line-height:1.5em;background:var(--color-darkgrey);border-radius:5px;box-shadow:0 2px 6px -2px rgba(0,0,0,.1),0 0 1px rgba(0,0,0,.4)}@media (max-width:650px){.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,.gh-content>blockquote:not([class]),.gh-content>dl,.gh-content>ol,.gh-content>p,.gh-content>ul{font-size:1.7rem}.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{font-size:1.5rem}.gh-content blockquote:not([class])::before{left:-4vmin}}.gh-content .kg-card+:not(.kg-card),.gh-content :not(.kg-card):not([id])+.kg-card{margin-top:6vmin;margin-bottom:0}.kg-embed-card{display:flex;flex-direction:column;align-items:center;width:100%}.kg-image-card img{margin:auto}.gh-content .kg-callout-card-accent a{text-decoration:underline}.kg-blockquote-alt{font-family:var(--font-serif);color:var(--color-midgrey)}.kg-card.kg-header-card.kg-style-dark{background:var(--color-darkgrey)}.kg-header-card.kg-style-light h2.kg-header-card-header{color:color-mod(var(--color-darkgrey) l(-5%))}figcaption{padding:1.5rem 1.5rem 0;text-align:center;color:rgba(0,0,0,.5);font-weight:600;font-size:1.3rem;line-height:1.4em}figcaption strong{color:rgba(0,0,0,.8)}iframe.instagram-media{margin-top:6vmin!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:0!important}iframe.instagram-media+script+:not([id]){margin-top:6vmin}.kg-width-full.kg-card-hascaption{display:grid;grid-template-columns:inherit}.kg-width-full.kg-card-hascaption img{grid-column:1/-1}.article-comments{margin:6vmin 0 0}.footnotes-sep{margin-bottom:30px}.footnotes{font-size:1.5rem}.footnotes p{margin:0}.footnote-backref{font-size:1.2rem;font-weight:700;text-decoration:none!important;box-shadow:none!important}.post-full-content table{display:inline-block;overflow-x:auto;margin:.5em 0 2.5em;max-width:100%;width:auto;border-spacing:0;border-collapse:collapse;font-family:var(--font-sans-serif);font-size:1.6rem;white-space:nowrap;vertical-align:top;-webkit-overflow-scrolling:touch;background:radial-gradient(ellipse at left,rgba(0,0,0,.2) 0,transparent 75%) 0 center,radial-gradient(ellipse at right,rgba(0,0,0,.2) 0,transparent 75%) 100% center;background-attachment:scroll,scroll;background-size:10px 100%,10px 100%;background-repeat:no-repeat}.post-full-content table td:first-child{background-image:linear-gradient(to right,#fff 50%,rgba(255,255,255,0) 100%);background-size:20px 100%;background-repeat:no-repeat}.post-full-content table td:last-child{background-image:linear-gradient(to left,#fff 50%,rgba(255,255,255,0) 100%);background-position:100% 0;background-size:20px 100%;background-repeat:no-repeat}.post-full-content table th{color:var(--color-darkgrey);font-size:1.2rem;font-weight:700;letter-spacing:.2px;text-align:left;text-transform:uppercase;background-color:color-mod(var(--color-wash) l(4%))}.post-full-content table td,.post-full-content table th{padding:6px 12px;border:color-mod(var(--color-wash) l(-1%) s(-5%)) 1px solid}.article-byline-content{flex-grow:1;display:flex;align-items:center;justify-content:center}@media (max-width:474px){.article-byline-content{font-size:18px}}@media (min-width:475px) and (max-width:1919px){.article-byline-content{font-size:calc(18px + 5*(100vw - 475px)/1445)}}@media (min-width:1920px){.article-byline-content{font-size:23px}}.byline-meta-date{display:flex;align-items:center;width:100%}.byline-meta-date::after,.byline-meta-date::before{content:"";display:block;width:50px;height:1px;background:#101010}.byline-meta-date::before{margin-right:10px}.byline-meta-date::after{margin-left:10px}.article-byline-meta{color:color-mod(var(--color-midgrey));font-size:1.4rem;line-height:1.2em}.article-byline-meta h4{margin:0 0 3px;font-size:1.6rem}.article-byline-meta .bull{display:inline-block;margin:0 2px;opacity:.6}.author-avatar{display:block;overflow:hidden;margin:0 -4px;width:50px;height:50px;border:#fff 2px solid;border-radius:100%;transition:all .5s cubic-bezier(.4,.01,.165,.99) 700ms}.basic-info .avatar-wrapper{position:relative;margin:0;width:60px;height:60px;border:0;background:rgba(229,239,245,.1)}.basic-info .avatar-wrapper svg{margin:0;width:60px;height:60px;opacity:.15}.page-template .article-title{margin-bottom:0}.footer-cta{position:relative;margin-bottom:-40px;padding:9vmin 4vmin 10vmin;color:#fff;text-align:center;background:var(--color-darkgrey)}.footer-cta.cta-alt{padding:2vmin 4vmin 12vmin;background:0 0}.footer-cta h2{margin:0 0 30px;font-size:3.2rem}.footer-cta.cta-alt h2{color:var(--color-darkgrey)}@media (max-width:600px){.footer-cta h2{font-size:2.65rem}}.footer-cta-button{position:relative;display:inline-flex;align-items:center;justify-content:space-between;width:100%;max-width:500px;padding:5px 5px 5px 15px;font-size:1.8rem;color:var(--color-midgrey);background:#fff;border-radius:8px}.footer-cta.cta-alt .footer-cta-button{border:1px solid var(--color-lightgrey)}.footer-cta-button span{display:inline-block;padding:10px 15px;color:#fff;font-weight:500;background:var(--ghost-accent-color);border-radius:5px}.read-more-wrap{width:100%;padding:4vmin;margin:40px auto -40px;border-bottom:1px solid rgba(255,255,255,.1);background:color-mod(var(--color-darkgrey) l(-5%))}.read-more{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:4vmin}.read-more .post-card-title{color:#fff;opacity:.8}@media (max-width:1000px){.read-more{grid-template-columns:1fr 1fr}.read-more article:nth-child(3){display:none}}@media (max-width:700px){.read-more{grid-template-columns:1fr}.read-more article:nth-child(2){display:none}}.author-template .posts{position:relative;height:100%;display:grid;grid-template-columns:200px 1fr 1fr;grid-gap:4vmin}.author-template .posts .post-feed{grid-column:2/4;grid-template-columns:1fr 1fr}.author-profile{padding:4vmin 0}.author-profile-content{height:auto;position:sticky;top:4vmin;font-size:1.4rem;line-height:1.4em}.author-profile-pic{display:block;width:150px;height:150px;object-fit:cover;margin:0 0 2rem;background:color-mod(var(--color-lightgrey) l(10%));border-radius:50%}.author-profile h1{margin:0 0 .3em;font-size:2rem}.author-profile p{margin:0 0 1.5em;color:color-mod(var(--color-midgrey) l(-8%))}.author-profile-location{margin:0 0 1.5em;font-weight:700}.author-profile-social-link{display:block;padding:0 0 5px;font-size:1.3rem;color:color-mod(var(--color-midgrey) l(-8%));text-overflow:ellipsis;overflow:hidden;max-width:100%;white-space:nowrap}.author-profile-social-link:hover{color:var(--color-darkgrey)}@media (max-width:900px){.author-template .posts .post-feed{grid-template-columns:1fr}}@media (max-width:650px){.author-template .posts{grid-template-columns:1fr;grid-gap:0}.author-template .posts .post-feed{grid-column:1/auto}.author-profile{padding-right:0}.author-profile-content{display:flex;flex-direction:column;align-items:center;text-align:center}}.tag-template .post-card-large .post-card-image-link{grid-column:2/span 2;order:2}.tag-template .post-card-large .post-card-content{order:1}.error-content{padding:14vw 4vw 6vw}.error-message{padding-bottom:10vw;text-align:center}.error-code{margin:0;color:var(--ghost-accent-color);font-size:12vw;line-height:1em;letter-spacing:-5px}.error-description{margin:0;color:var(--color-midgrey);font-size:3.2rem;line-height:1.3em;font-weight:400}.error-link{display:inline-block;margin-top:5px}@media (min-width:940px){.error-content .post-card{margin-bottom:0;padding-bottom:0;border-bottom:none}}@media (max-width:800px){.error-content{padding-top:24vw}.error-code{font-size:11.2rem}.error-message{padding-bottom:16vw}.error-description{margin:5px 0 0;font-size:1.8rem}}@media (max-width:500px){.error-content{padding-top:28vw}.error-message{padding-bottom:14vw}}.site-footer{position:relative;margin:40px 0 0;padding:40px 4vmin 140px;color:#fff;background:color-mod(var(--color-darkgrey) l(-5%))}.site-footer .inner{display:grid;grid-gap:40px;grid-template-columns:auto 1fr auto;font-size:1.3rem}.site-footer .copyright a{color:#fff;letter-spacing:-.015em;font-weight:500}.site-footer .inner,.site-footer a{color:rgba(255,255,255,.7)}.site-footer a:hover{color:#fff;text-decoration:none}.site-footer-nav ul{display:flex;justify-content:center;flex-wrap:wrap;margin:0 0 20px;padding:0;list-style:none}.site-footer-nav li{display:inline-flex;align-items:center;padding:0;margin:0;line-height:2em}.site-footer-nav a{position:relative;display:inline-flex;align-items:center;margin-left:10px}.site-footer-nav li:not(:first-child) a:before{content:"";display:block;width:2px;height:2px;margin:0 10px 0 0;background:#fff;border-radius:100%}@media (max-width:800px){.site-footer .inner{max-width:500px;grid-template-columns:1fr;grid-gap:0;text-align:center}.site-footer .copyright,.site-footer .copyright a{color:#fff;font-size:1.5rem}}html.dark-mode img{opacity:.9}html.dark-mode kbd{background:color-mod(var(--color-darkmode) l(5%))}html.dark-mode .post-card,html.dark-mode .post-card:hover{border-bottom-color:color-mod(var(--color-darkmode) l(8%))}html.dark-mode .post-card-image,html.dark-mode body{background:var(--color-darkmode)}html.dark-mode .post-card-title{color:rgba(255,255,255,.85)}html.dark-mode .post-full-content{background:var(--color-darkmode)}html.dark-mode .article-title,html.dark-mode .gh-content>[id]{color:rgba(255,255,255,.9)}html.dark-mode .article-excerpt{color:color-mod(var(--color-midgrey) l(10%))}html.dark-mode .post-full-image{background-color:color-mod(var(--color-darkmode) l(8%))}html.dark-mode .article-byline{border-top-color:color-mod(var(--color-darkmode) l(15%))}html.dark-mode .article-byline-meta h4 a,html.dark-mode .no-image .author-social-link a,html.dark-mode body{color:rgba(255,255,255,.75)}html.dark-mode .article-byline-meta h4 a:hover,html.dark-mode .gh-content em,html.dark-mode .gh-content strong,html.dark-mode .kg-header-card h2.kg-header-card-header,html.dark-mode .kg-header-card h3.kg-header-card-subheader{color:#fff}html.dark-mode .gh-content pre{background:color-mod(var(--color-darkgrey) l(-8%))}html.dark-mode .gh-content :not(pre)>code{background:color-mod(var(--color-darkgrey) l(6%));border-color:color-mod(var(--color-darkmode) l(8%));color:var(--color-wash)}html.dark-mode .gh-content a:not(.kg-btn):not(.kg-nft-card-container):not(.kg-product-card-button):not(.kg-header-card-button){color:#fff}html.dark-mode .gh-content code{color:#fff;background:#000}html.dark-mode hr{border-top-color:color-mod(var(--color-darkmode) l(8%))}html.dark-mode .gh-content hr:after{background:color-mod(var(--color-darkmode) l(8%));box-shadow:var(--color-darkmode) 0 0 0 5px}html.dark-mode figcaption{color:rgba(255,255,255,.6)}html.dark-mode .gh-content table td:first-child{background-image:linear-gradient(to right,var(--color-darkmode) 50%,color-mod(var(--color-darkmode) a(0%)) 100%)}html.dark-mode .gh-content table td:last-child{background-image:linear-gradient(to left,var(--color-darkmode) 50%,color-mod(var(--color-darkmode) a(0%)) 100%)}html.dark-mode .gh-content table th{color:rgba(255,255,255,.85);background-color:color-mod(var(--color-darkmode) l(8%))}html.dark-mode .gh-content table td,html.dark-mode .gh-content table th{border:color-mod(var(--color-darkmode) l(8%)) 1px solid}html.dark-mode .gh-content input{color:color-mod(var(--color-midgrey) l(-30%))}html.dark-mode .site-archive-header .no-image{color:rgba(255,255,255,.9);background:var(--color-darkmode)}html.dark-mode .kg-header-card.kg-style-dark{background:color-mod(var(--color-darkgrey) l(-5%))}html.dark-mode .kg-header-card.kg-style-light{background:color-mod(var(--color-darkgrey) l(5%))}@media (prefers-color-scheme:dark){html.auto-color img{opacity:.9}html.auto-color kbd{background:color-mod(var(--color-darkmode) l(5%))}html.auto-color .post-card,html.auto-color .post-card:hover{border-bottom-color:color-mod(var(--color-darkmode) l(8%))}html.auto-color .post-card-image,html.auto-color body{background:var(--color-darkmode)}html.auto-color .post-card-title{color:rgba(255,255,255,.85)}html.auto-color .post-full-content{background:var(--color-darkmode)}html.auto-color .article-title,html.auto-color .gh-content>[id]{color:rgba(255,255,255,.9)}html.auto-color .article-excerpt{color:color-mod(var(--color-midgrey) l(10%))}html.auto-color .post-full-image{background-color:color-mod(var(--color-darkmode) l(8%))}html.auto-color .article-byline{border-top-color:color-mod(var(--color-darkmode) l(15%))}html.auto-color .article-byline-meta h4 a,html.auto-color .no-image .author-social-link a,html.auto-color body{color:rgba(255,255,255,.75)}html.auto-color .article-byline-meta h4 a:hover,html.auto-color .gh-content em,html.auto-color .gh-content strong,html.auto-color .kg-header-card h2.kg-header-card-header,html.auto-color .kg-header-card h3.kg-header-card-subheader{color:#fff}html.auto-color .gh-content pre{background:color-mod(var(--color-darkgrey) l(-8%))}html.auto-color .gh-content :not(pre)>code{background:color-mod(var(--color-darkgrey) l(6%));border-color:color-mod(var(--color-darkmode) l(8%));color:var(--color-wash)}html.auto-color .gh-content a:not(.kg-btn):not(.kg-nft-card-container):not(.kg-product-card-button):not(.kg-header-card-button){color:#fff}html.auto-color .gh-content code{color:#fff;background:#000}html.auto-color hr{border-top-color:color-mod(var(--color-darkmode) l(8%))}html.auto-color .gh-content hr:after{background:color-mod(var(--color-darkmode) l(8%));box-shadow:var(--color-darkmode) 0 0 0 5px}html.auto-color figcaption{color:rgba(255,255,255,.6)}html.auto-color .gh-content table td:first-child{background-image:linear-gradient(to right,var(--color-darkmode) 50%,color-mod(var(--color-darkmode) a(0%)) 100%)}html.auto-color .gh-content table td:last-child{background-image:linear-gradient(to left,var(--color-darkmode) 50%,color-mod(var(--color-darkmode) a(0%)) 100%)}html.auto-color .gh-content table th{color:rgba(255,255,255,.85);background-color:color-mod(var(--color-darkmode) l(8%))}html.auto-color .gh-content table td,html.auto-color .gh-content table th{border:color-mod(var(--color-darkmode) l(8%)) 1px solid}html.auto-color .gh-content input{color:color-mod(var(--color-midgrey) l(-30%))}html.auto-color .site-archive-header .no-image{color:rgba(255,255,255,.9);background:var(--color-darkmode)}html.auto-color .kg-header-card.kg-style-dark{background:color-mod(var(--color-darkgrey) l(-5%))}html.auto-color .kg-header-card.kg-style-light{background:color-mod(var(--color-darkgrey) l(5%))}}html{scroll-behavior:smooth}body{font-family:"Barlow",sans-serif;color:#000029}@media (max-width:574px){body{font-size:16px}}@media (min-width:575px) and (max-width:767px){body{font-size:calc(16px + 2*(100vw - 575px)/193)}}@media (min-width:768px){body{font-size:18px}}.gh-head{position:sticky;top:0;z-index:1000000;background-color:#fff;box-shadow:0 -20px 11px 18px #dedede}.gh-head-open .nav a{font-weight:500}.section-title{line-height:1.4;font-weight:700;text-transform:uppercase;letter-spacing:1px}@media (max-width:574px){.section-title{margin-bottom:35px}}@media (min-width:575px) and (max-width:767px){.section-title{margin-bottom:calc(35px + 5*(100vw - 575px)/193)}}@media (min-width:768px){.section-title{margin-bottom:40px}}@media (max-width:574px){.section-title{font-size:23px}}@media (min-width:575px) and (max-width:991px){.section-title{font-size:calc(23px + 3*(100vw - 575px)/417)}}@media (min-width:992px){.section-title{font-size:26px}}.custom-footer{position:relative;margin-top:100px;padding-top:50px;padding-bottom:100px;background-image:url(../images/gray-background.jpg);background-size:cover;background-repeat:no-repeat}.contact:not(.full-width){margin-top:60px;margin-bottom:0;line-height:1.5;text-align:center}@media (max-width:574px){.contact:not(.full-width){font-size:18px}}@media (min-width:575px) and (max-width:1919px){.contact:not(.full-width){font-size:calc(18px + 6*(100vw - 575px)/1345)}}@media (min-width:1920px){.contact:not(.full-width){font-size:24px}}.footer-copyright{position:absolute;bottom:20px;left:0;width:100%;font-size:15px;text-align:center;text-transform:uppercase;color:silver}.blog__title{margin-top:50px;margin-bottom:50px;text-align:center}@media (max-width:474px){.blog__title{font-size:24px}}@media (min-width:475px) and (max-width:1919px){.blog__title{font-size:calc(24px + 38*(100vw - 475px)/1445)}}@media (min-width:1920px){.blog__title{font-size:62px}}