<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--color-primary-text:#333;--color-secondary-text:#757575;--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,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{text-rendering:optimizespeed;line-height:1.5;min-height:100vh}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{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}html{font-size:62.5%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-white);color:var(--color-primary-text);font-family:var(--font-sans);font-size:1.6rem;line-height:1.6}img{height:auto}a{color:var(--color-darker-gray);text-decoration:none}a:not(.kg-btn):not(.kg-product-card-button):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);border:0;height:1px;width:100%}blockquote:not([class]){border-left:4px solid var(--ghost-accent-color);padding-left:2rem}figcaption{color:var(--color-secondary-text);font-size:1.4rem;line-height:1.4;margin-top:1.6rem;text-align:center}.kg-width-full figcaption{padding:0 1.6rem}.gh-content figcaption a{color:var(--color-darker-gray);text-decoration:none}pre{-webkit-overflow-scrolling:touch;background-color:var(--color-lighter-gray);-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.5;overflow-x:scroll;padding:1.6rem 2.4rem;white-space:pre}code{font-family:var(--font-mono);font-size:15px}:not(pre)&gt;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:1200px}.gh-canvas{display:grid;grid-template-columns:[full-start] minmax(var(--gap),auto) [wide-start] minmax(auto,240px) [main-start] min(720px,calc(100% - var(--gap)*2)) [main-end] minmax(auto,240px) [wide-end] minmax(var(--gap),auto) [full-end]}.gh-canvas&gt;*{grid-column:main-start/main-end}.kg-width-wide{grid-column:wide-start/wide-end}.kg-width-full{grid-column:full-start/full-end}.kg-width-full img{width:100%}@media (max-width:767px){#gh-main{padding-bottom:4.8rem;padding-top:4.8rem}}.gh-head{background-color:var(--color-white)}.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;padding:3.2rem 0}.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}.gh-head-logo img{max-height:32px}.gh-head-menu{align-items:center;display:flex}.nav{align-items:center;display:inline-flex;list-style:none;margin:0;padding:0}.gh-head .nav li+li{margin-left:var(--head-nav-gap)}.gh-head-actions{display:flex;gap:var(--head-nav-gap);justify-content:flex-end}.gh-head-btn.gh-btn{font-size:1.5rem;padding:.9rem 1.4rem}.gh-head-btn:not(.gh-btn){align-items:center;color:var(--ghost-accent-color);display:inline-flex}.is-head-b--n--a .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-b-n--a .gh-head-inner{grid-template-columns:auto auto 1fr}.is-head-n--b--a .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-n--b--a .gh-head-brand{grid-column-start:2}.is-head-b--a_n .gh-head-inner{grid-template-columns:auto 1fr;row-gap:1.6rem}.is-head-b--a_n .gh-head-menu{grid-row-start:2}.is-head-b_n .gh-head-inner{grid-template-columns:auto;height:auto;justify-content:center;padding:3.2rem 0;row-gap:2.4rem;text-align:center}.is-head-b_n .gh-head-logo img{margin:0 auto}.is-head-b_n .gh-head-actions{display:none}.is-head-transparent .gh-head{background-color:transparent;left:0;position:absolute;right:0;z-index:10}.is-head-transparent .gh-head .nav a,.is-head-transparent .gh-head-description,.is-head-transparent .gh-head-logo{color:var(--color-white)}.is-head-transparent .gh-burger:after,.is-head-transparent .gh-burger:before,.is-head-transparent .gh-head-btn{background-color:var(--color-white)}.is-head-transparent .gh-head-btn{color:var(--color-darker-gray)}.is-head-transparent .gh-head-menu:after,.is-head-transparent .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.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-logo{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:var(--color-darker-gray)}.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-logo{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:var(--color-darker-gray)}.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-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 .gh-head-inner{padding:2rem 0}}@media (max-width:991px){#gh-head .gh-head-inner{grid-template-columns:1fr}#gh-head .gh-head-brand{align-items:center;display:flex;grid-column-start:1;justify-content:space-between}.gh-burger{display:block}#gh-head .gh-head-actions,#gh-head .gh-head-menu{display:none}#gh-head .nav a{font-size:2.4rem}#gh-head .nav li+li{margin-left:0;margin-top:1.2rem}#gh-head .gh-head-actions{text-align:center}#gh-head .gh-head-btn{margin-left:0;margin-top:3.2rem}#gh-head .gh-head-btn:not(.gh-btn){font-size:2rem}.is-head-open #gh-head{-webkit-overflow-scrolling:touch;bottom:0;left:0;overflow-y:scroll;padding:0 var(--gap) 2.4rem;position:fixed;right:0;top:0;z-index:3999999}.is-head-open #gh-head .gh-head-inner{grid-template-rows:auto 1fr auto;height:100%}.is-head-open #gh-head .gh-head-actions,.is-head-open #gh-head .gh-head-menu{display:block}.is-head-open #gh-head .nav{display:flex;flex-direction:column}.is-head-open.is-head-transparent #gh-head{background-color:var(--ghost-accent-color)}}.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-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)}.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{margin-top:4rem}.gh-content&gt;*+*{margin-bottom:0;margin-top:2.8rem}.gh-content&gt;[id]{margin:0}.gh-content&gt;.kg-card+[id]{margin-top:6rem!important}.has-serif-title .gh-content&gt;[id]{font-family:var(--font-serif);letter-spacing:-.01em}.gh-content&gt;[id]:not(:first-child){margin-top:4.8rem}.gh-content&gt;[id]+*{margin-top:1.6rem}.gh-content&gt;blockquote,.gh-content&gt;hr{margin-top:4rem;position:relative}.gh-content&gt;blockquote+*,.gh-content&gt;hr+*{margin-top:4rem}.gh-content h3{font-weight:600}.gh-content a{color:var(--ghost-accent-color);text-decoration:underline;word-break:break-word}.gh-content&gt;blockquote:not([class]),.gh-content&gt;dl,.gh-content&gt;ol,.gh-content&gt;p,.gh-content&gt;ul{font-size:var(--content-font-size,1.8rem);letter-spacing:var(--content-letter-spacing,0)}.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-toggle-card .kg-toggle-content&gt;ol,.gh-content .kg-toggle-card .kg-toggle-content&gt;p,.gh-content .kg-toggle-card .kg-toggle-content&gt;ul{font-size:1.7rem}.has-serif-body .gh-content .kg-callout-text,.has-serif-body .gh-content .kg-toggle-content&gt;ol,.has-serif-body .gh-content .kg-toggle-content&gt;p,.has-serif-body .gh-content .kg-toggle-content&gt;ul,.has-serif-body .gh-content&gt;blockquote,.has-serif-body .gh-content&gt;dl,.has-serif-body .gh-content&gt;ol,.has-serif-body .gh-content&gt;p,.has-serif-body .gh-content&gt;ul{font-family:var(--font-serif)}.gh-content dl,.gh-content ol,.gh-content ul{padding-left:2.8rem}.gh-content li+li{margin-top:.8rem}@media (max-width:767px){.gh-content{margin-top:3.2rem}.gh-content&gt;*+*{margin-top:2rem}.gh-content&gt;[id]:not(:first-child){margin-top:3.2rem}.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-toggle-card .kg-toggle-content&gt;ol,.gh-content .kg-toggle-card .kg-toggle-content&gt;p,.gh-content .kg-toggle-card .kg-toggle-content&gt;ul,.gh-content&gt;blockquote:not([class]),.gh-content&gt;dl,.gh-content&gt;ol,.gh-content&gt;p,.gh-content&gt;ul{font-size:1.7rem}}.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{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 .kg-card+:not(.kg-card):not([id]),.gh-content :not(.kg-card):not([id])+.kg-card{margin-top:4rem}.kg-image{margin-left:auto;margin-right:auto}.kg-embed-card{align-items:center;display:flex;flex-direction:column;width:100%}.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-accent a{text-decoration:underline}blockquote.kg-blockquote-alt{color:var(--color-secondary-text);font-style:normal;font-weight:600}.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)}.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&gt;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;justify-content:center;letter-spacing:inherit;line-height:1;padding:1.2rem 2rem}.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-foot{color:var(--color-secondary-text);padding-bottom:8rem;padding-top:8rem}.gh-foot-inner{display:grid;font-size:1.3rem;grid-template-columns:1fr auto 1fr}.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{margin-top:3.2rem}.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{margin-top:3.2rem;text-align:center}}.pswp{-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:hidden;position:absolute;top:0;touch-action:none;width:100%;z-index:3999999}.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:-webkit-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:grabbing}.pswp__bg{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.85);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{-webkit-backface-visibility:hidden;backface-visibility:hidden;bottom:0;left:0;position:absolute;right:0;top:0;touch-action:none}.pswp__container,.pswp__img{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select: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__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{-webkit-backface-visibility:hidden;backface-visibility:hidden}.pswp__img--placeholder--blank{background:var(--color-black)}.pswp--ie .pswp__img{height:auto!important;left:0;top:0;width:100%!important}.pswp__error-msg{color:var(--color-secondary-text);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(--color-secondary-text);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;height:44px;width:44px}@media (-webkit-min-device-pixel-ratio:1.09375),(-webkit-min-device-pixel-ratio:1.1),(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__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(--color-white);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;-ms-user-select:none;user-select:none}.pswp__caption{bottom:0;left:0;min-height:44px;position:absolute;width:100%}.pswp__caption__center{color:var(--color-white);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{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;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(--color-white);border-top:2px solid var(--color-white);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}}@-webkit-keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;opacity:1;visibility:visible;z-index:1550}.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{-webkit-backface-visibility:hidden;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}:root{--font-sans:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-serif:Lora,Georgia,Times,serif;--head-nav-gap:32px;--color-primary-text:var(--color-darker-gray);--h1-size:4.4rem}figcaption{font-size:1.3rem;text-align:right}.has-full-image figcaption{padding:0 16px}.gh-btn{font-weight:500}.gh-head-description,.nav{letter-spacing:-.006em}.is-head-transparent .gh-head-logo img:first-of-type:not(:only-child),body:not(.is-head-transparent) .gh-head-logo img+img{display:none}.gh-topic-grid+.gh-topic-grid{margin-top:80px}.gh-topic-grid .gh-topic-name{font-size:2.4rem;letter-spacing:-.01em;margin-bottom:40px;text-transform:uppercase}.gh-topic-grid .gh-topic-content{display:grid;gap:32px 40px;grid-template-columns:1fr 1fr}body:not(.home-template) .gh-topic-grid .gh-topic-content{justify-items:center;row-gap:48px}.gh-topic-footer{border-top:1px solid var(--color-light-gray);margin-top:48px;padding-top:20px;text-align:right}.gh-topic-grid .gh-card.large,body:not(.home-template) .gh-topic-grid .gh-card{grid-column:1/3}.gh-topic-grid .gh-card.large{width:100%}.gh-topic-grid .gh-card:not(.large){max-width:720px;width:100%}.gh-topic-grid .gh-card:not(:only-child).large{border-bottom:1px solid var(--color-light-gray);margin-bottom:16px;padding-bottom:48px}.gh-topic-grid .gh-card-link{display:flex;gap:24px}.gh-topic-grid .gh-card-link:hover{opacity:1!important}.gh-topic-grid .gh-card-link:hover .gh-card-title{opacity:.8}.gh-topic-grid .gh-card.large .gh-card-link{gap:40px}.gh-topic-grid .gh-card.featured.large .gh-card-link{align-items:flex-end;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent 60%);min-height:600px;padding:48px 40px;position:relative}.gh-topic-grid .gh-card.featured.no-image.large .gh-card-link{background:var(--ghost-accent-color);min-height:400px}.gh-topic-grid .gh-card.large .gh-card-link&gt;*{flex:1}.gh-topic-grid .gh-card-image{flex-shrink:0;height:100%;position:relative;width:128px}.gh-topic-grid .gh-card-image:before{content:"";display:block;padding-bottom:70%}.gh-topic-grid .gh-card.large .gh-card-image:before{padding-bottom:60%}.gh-topic-grid .gh-card.featured.large .gh-card-image{inset:0;position:absolute;width:100%;z-index:-1}.gh-topic-grid .gh-card-image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.gh-topic-grid .gh-card-wrapper{margin-top:-3px}.gh-topic-grid .gh-card.featured.large .gh-card-wrapper{max-width:560px}.gh-topic-grid .gh-card-title{font-size:2rem;letter-spacing:-.015em;line-height:1.3}.gh-topic-grid .gh-card.large .gh-card-title{font-size:2.8rem;letter-spacing:-.02em}.gh-topic-grid .gh-card.no-image.large .gh-card-title{font-size:4.2rem;line-height:1.2}.gh-topic-grid .gh-card.featured.large .gh-card-title{color:var(--color-white);font-size:4.2rem;line-height:1.2}.gh-topic-grid .gh-card.featured.large .gh-card-link:hover .gh-card-title{opacity:.9}.gh-topic-grid .gh-card-excerpt{font-size:1.7rem;margin-top:12px}.gh-topic-grid .gh-card.no-image.large .gh-card-excerpt{max-width:720px}.gh-topic-grid .gh-card:not(.large) .gh-card-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:1.5rem;margin-top:4px;overflow-y:hidden}.gh-topic-grid .gh-card.featured.large .gh-card-excerpt{display:none}.gh-card-footer{align-items:center;color:var(--color-secondary-text);display:flex;font-size:1.1rem;font-weight:500;gap:6px;margin-top:16px;text-transform:uppercase}.gh-card:not(.large) .gh-card-footer{margin-top:12px}.gh-topic-grid .gh-card.featured.large .gh-card-footer{color:var(--color-white);margin-top:20px}.gh-card-footer-sep{background-color:currentColor;border-radius:50%;height:2px;width:2px}.gh-topic-list{display:grid;gap:80px 48px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:120px}.gh-topic-header{align-items:center;border-bottom:1px solid var(--color-light-gray);display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:12px}.gh-topic-header .gh-topic-name{font-size:2rem;letter-spacing:-.015em}.gh-topic-header .gh-topic-link{color:var(--color-secondary-text)}.gh-topic-minimal .gh-card{max-width:720px}.gh-topic-minimal .gh-card-link{display:block}.gh-topic-minimal .gh-card-title{font-size:1.6rem;font-weight:400;letter-spacing:-.01em;line-height:1.6}.gh-topic-minimal .gh-card+.gh-card{margin-top:16px}.gh-topic-link{align-items:center;display:inline-flex;font-weight:600;letter-spacing:-.011em}.gh-topic-link svg{height:16px;margin-left:4px;width:16px}.gh-article-header{justify-items:start;position:relative}.gh-article-tag{font-size:1.2rem;font-weight:600;letter-spacing:.01em;margin-bottom:12px;text-transform:uppercase}.gh-article-excerpt{font-size:1.9rem}.has-full-image .gh-article-excerpt{margin-bottom:-8px}.gh-article-image{grid-column:main-start/main-end;width:100%}.has-wide-image .gh-article-image{grid-column:wide-start/wide-end}.gh-article-sidebar{grid-column:wide-start/main-start;left:0;padding-right:32px;position:absolute}.has-wide-image .gh-article-sidebar{top:calc(100% + 40px)}.has-full-image .gh-article-sidebar{top:40px}.gh-author-image{border-radius:50%;height:64px;margin-bottom:20px;overflow:hidden;position:relative;width:64px}.gh-author-image img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.gh-author-icon{background-color:var(--color-light-gray)}.gh-author-name{font-size:1.8rem;letter-spacing:-.01em}.gh-article-meta{align-items:center;color:var(--color-secondary-text);display:flex;font-size:1.3rem;letter-spacing:-.003em;margin-top:6px}.gh-article-meta-sep{background-color:currentColor;border-radius:50%;height:2px;margin:0 6px;width:2px}.gh-read-next{margin-top:80px}.gh-read-next .gh-pagehead{margin-bottom:48px;max-width:none}.gh-read-next .gh-pagehead-title{align-items:center;display:flex;font-size:1.8rem}.gh-read-next .gh-pagehead-title:after{background-color:var(--color-light-gray);content:"";flex-grow:1;height:1px;margin-left:1.6rem}.gh-cover{--cover-height:50vh;align-items:center;background-color:rgba(0,0,0,.4);display:flex;justify-content:center;margin-bottom:-16px}.post-template .gh-cover{--cover-height:100vh;align-items:flex-end;background-color:transparent;margin-bottom:-56px;padding-bottom:0;padding-top:120px}.post-template .gh-cover:before{background-color:var(--color-black);content:"";inset:0;opacity:.3;position:absolute;transition:opacity 1.5s ease}.post-template .gh-cover.loading:before{opacity:1}.post-template .gh-cover-image{transform:scale(1);transition:transform 1.5s ease}.post-template .gh-cover.loading .gh-cover-image{transform:scale(1.02)}.gh-cover-content{display:flex;flex-direction:column;margin-top:100px;max-width:720px;text-align:center;width:100%}.post-template .gh-cover-content{align-items:flex-start;bottom:80px;margin-bottom:64px;max-width:1200px;position:-webkit-sticky;position:sticky;text-align:left}.gh-cover-content .gh-article-tag,.gh-cover-title{color:var(--color-white)}.gh-cover-title{font-size:7.2rem;text-transform:uppercase}.tag-template .gh-cover-title{font-family:var(--font-sans);letter-spacing:-.01em}.post-template .gh-cover-title{text-transform:none}.gh-cover-description{color:var(--color-white);font-size:1.9rem;margin-top:20px}.has-serif-body .gh-cover-description{font-family:var(--font-serif)}.gh-pagehead{display:flex;flex-direction:column;margin-bottom:40px;max-width:560px}.gh-pagehead-title{font-size:2.4rem;letter-spacing:-.01em;text-transform:uppercase}.gh-pagehead-description{color:var(--color-secondary-text);font-size:1.7rem;margin-top:12px}.has-serif-body .gh-pagehead-description{font-family:var(--font-serif)}.gh-subscribe{margin-bottom:80px;text-align:center}.gh-subscribe-title{color:var(--color-white);font-size:4.4rem}.has-serif-title .gh-subscribe-title{font-family:var(--font-serif)}.gh-subscribe-description{font-size:2rem;margin-top:16px}.has-serif-body .gh-subscribe-description{font-family:var(--font-serif)}.gh-subscribe-btn{background-color:var(--color-white);color:var(--color-darker-gray);letter-spacing:-.011em;margin-top:40px}.gh-subscribe-btn:hover{opacity:.9}.gh-subscribe-btn svg{margin-right:6px}.gh-foot{background-color:var(--color-darker-gray);margin-top:120px;padding-bottom:120px;padding-top:120px}.gh-foot,.gh-foot a,.gh-foot a:hover{color:var(--color-white)}.gh-foot-inner{align-items:center;display:flex;flex-direction:column;font-size:1.4rem}.gh-foot-menu{border-bottom:1px solid hsla(0,0%,100%,.15);border-top:1px solid hsla(0,0%,100%,.15);padding:16px 0;text-align:center;width:100%}.gh-foot-menu .nav{font-weight:500;gap:32px}.gh-foot-menu .nav li+li:before{display:none}.gh-copyright{color:var(--color-secondary-text);letter-spacing:-.006em;margin-top:64px}@media (max-width:767px){.gh-main{padding-bottom:6.4rem;padding-top:6.4rem}.gh-cover-content{margin-top:40px}.post-template .gh-cover-content{bottom:32px;margin-bottom:32px}.gh-cover-title{font-size:3.2rem}.gh-cover-description{font-size:1.7rem}.gh-topic-grid .gh-topic-content{row-gap:32px!important}.gh-topic-grid .gh-card:not(:only-child).large{margin-bottom:4px;padding-bottom:36px}.gh-topic-grid .gh-card-link{gap:16px}.gh-topic-grid .gh-card.large .gh-card-link{gap:32px}.gh-topic-grid .gh-card.featured.large a.gh-card-link{min-height:400px;padding:32px 24px}.gh-topic-grid .gh-card-image{width:100px}.gh-topic-grid .gh-card-title{font-size:1.6rem}.gh-topic-grid .gh-card.featured.large .gh-card-title{font-size:3.2rem}.gh-topic-grid .gh-card:not(.large) .gh-card-excerpt{display:none}.gh-card:not(.large) .gh-card-footer{margin-top:8px}.gh-topic-grid .gh-card:not(.large) :where(.gh-card-author,.gh-card-footer-sep){display:none}.gh-topic-minimal .gh-card+.gh-card{margin-top:12px}.gh-topic-minimal .gh-card-title{font-size:1.5rem}.gh-foot,.gh-read-next{margin-top:64px}.gh-foot{padding-bottom:160px;padding-top:64px}.gh-subscribe{margin-bottom:32px}.gh-subscribe-title{font-size:3.2rem}.gh-subscribe-description{font-size:1.7rem}.gh-foot-menu{padding:24px 0}.gh-foot-menu .nav{gap:12px}.gh-copyright{margin-top:32px}}@media (min-width:768px){body:not(.home-template) .gh-topic-grid .gh-card:not(.large) .gh-card-image{width:160px}}@media (max-width:991px){.gh-head-description{display:none}.gh-topic-grid .gh-topic-content{grid-template-columns:1fr}.gh-topic-grid .gh-card.large{grid-column:auto}.gh-topic-grid .gh-card:not(.featured).large .gh-card-link{flex-direction:column}.gh-topic-grid .gh-card.featured.large .gh-card-link{min-height:480px}.gh-topic-grid .gh-card.large .gh-card-link&gt;*{width:100%}}@media (min-width:992px){.is-head-b--a_n .gh-head-inner{grid-template-columns:1fr auto 1fr;row-gap:0}.gh-head-inner{font-size:1.4rem;font-weight:500;padding:0}.is-head-b--a_n .gh-head-menu{grid-column:1/4;justify-content:center}.gh-head-brand{align-items:center;display:flex;height:80px}.is-head-b--a_n .gh-head-logo{font-size:3rem}.gh-head-btn.gh-btn{font-size:1.4rem}.gh-head-btn.gh-btn:hover{opacity:.95!important}.gh-head-menu{height:56px}.gh-head-menu:after,.gh-head-menu:before{background-color:var(--color-light-gray);content:"";height:1px;left:0;position:absolute;top:80px;width:100%}.gh-head-menu:after{top:136px}body:not(.is-head-b--a_n) .gh-head-menu:after{display:none}.has-full-image .gh-article-excerpt{font-size:2.4rem;margin-top:36px}}@media (max-width:1199px){.gh-article-sidebar{align-items:center;-moz-column-gap:12px;column-gap:12px;display:grid;grid-column:main-start/main-end;grid-template-columns:auto 1fr;margin-top:24px;padding-right:0;position:static}.gh-article-sidebar .gh-author-image{grid-row:1/3;height:48px;margin-bottom:0;width:48px}.gh-article-meta{line-height:1;margin-top:0}}
/*# sourceMappingURL=screen.css.map */</pre></body></html>