@function lighten($color, $amount){@return lighten($color, $amount)}:root{--color-primary:var(--ghost-accent-color,#3eb0ef);--color-base:#131313;--color-border:#ddd;--color-bg:#fff;--color-success:#80b912;--color-error:#f05230;--base-font-color:#464646;--body-font:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--title-font:var(--body-font);--font-mono:Menlo,Courier,monospace;--font-light:100;--font-normal:400;--font-bold:700;--font-heavy:800;--xlarge:1680px;--large:1280px;--medium:980px;--small:740px;--xsmall:480px;--height:4rem;--margin:2rem;--radius:0.5rem;--global-border-radius:1.5rem;--global-padding:2.5rem;--hero-title-font-size:6rem;--global-background-color:#fefefe;--alt-font-color:#595959}*,:after,:before{box-sizing:border-box}html{-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:62.5%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#464646;color:var(--base-font-color);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--body-font);font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.6em;min-height:100vh;scroll-behavior:smooth}blockquote,body,dd,dl,figcaption,figure,form,hr,li,ol,p,pre,table,ul,video{margin:0;padding:0}strong{font-weight:700}ol[class],ul[class]{list-style:none;padding:0}img{display:block;height:auto;max-width:100%}button,input,select,textarea{-webkit-appearance:none;font:inherit}fieldset{border:0;margin:0;padding:0}label{font-size:.9em;font-weight:700}hr,label{display:block}hr{border:0;border-top:1px solid;height:1px;opacity:.2;position:relative;width:100%}::-moz-selection{background:#cbeafb;text-shadow:none}::selection{background:#cbeafb;text-shadow:none}mark{background-color:#fdffb6}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}ul:not([class]) li+li{margin-top:.6em}a:not([class]){-webkit-text-decoration-skip:ink;color:#3eb0ef;color:var(--color-primary);text-decoration-skip-ink:auto}a:not([class]):hover{opacity:.8}a[class]{color:inherit;-webkit-text-decoration:none;text-decoration:none;transition:.4s ease}a[class]:hover{transition:.2s ease}h1,h2,h3,h4,h5,h6{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--title-font);font-weight:800;line-height:1.15em;margin:0}h1{font-size:4.6rem;letter-spacing:-.5px}@media (max-width:500px){h1{font-size:2.7rem}}h2{font-size:3.6rem}@media (max-width:500px){h2{font-size:2.2rem}}h3{font-size:3.2rem}@media (max-width:500px){h3{font-size:1.8rem}}h4{font-size:2.6rem}h5{font-size:2.4rem}h6{font-size:2.2rem}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.gh-input,.gh-textarea{background:#fff;background:var(--color-bg);border:1px solid #ddd;border:1px solid var(--color-border);border-radius:.5rem;border-radius:var(--radius);color:inherit;display:block;outline:0;padding:0 .6em;-webkit-text-decoration:none;text-decoration:none;width:100%}.gh-input:focus{border-color:#3eb0ef;border-color:var(--color-primary)}.gh-select{height:4rem;height:var(--height);padding-right:4rem;padding-right:var(--height);text-overflow:ellipsis}.gh-select option{background:#fff;background:var(--color-bg);color:#3eb0ef;color:var(--color-primary)}.gh-select:focus::-ms-value{background-color:transparent}.gh-select::-ms-expand{display:none}.gh-input,.gh-select{height:4rem;height:var(--height)}.gh-textarea{padding:.3em .6em;resize:vertical}.gh-check{display:block;margin-right:-2em;opacity:0;width:1em;z-index:-1}.gh-check+label{align-items:center;color:#131313;color:var(--color-base);cursor:pointer;display:flex;font-size:1em;font-weight:400;font-weight:var(--font-normal);padding-left:calc(2.4rem + .75em);padding-left:calc(var(--height)*.6 + .75em);padding-right:2rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gh-check+label:before{background:#fff;background:var(--color-bg);border:1px solid #ddd;border:1px solid var(--color-border);border-radius:.5rem;border-radius:var(--radius);content:"";display:inline-block;height:2.4rem;height:calc(var(--height)*.6);line-height:2.24rem;line-height:calc(var(--height)*.56);margin-right:1rem;text-align:center;width:2.4rem;width:calc(var(--height)*.6)}.gh-check:checked+label:before{background:#3eb0ef;background:var(--color-primary);border-color:#3eb0ef;border-color:var(--color-primary);color:#fff;color:var(--color-bg);content:"✓"}.gh-check:focus+label:before{border-color:#3eb0ef;border-color:var(--color-primary);box-shadow:0 0 0 1px #3eb0ef;box-shadow:0 0 0 1px var(--color-primary)}.gh-check+label:before{border-radius:.5rem;border-radius:var(--radius);border-radius:100%}.gh-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:3rem;border-radius:calc(var(--global-border-radius)*2);cursor:pointer;display:inline-block;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--body-font);font-size:1.4rem;font-weight:400;font-weight:var(--font-normal);height:4rem;height:var(--height);line-height:4rem;line-height:var(--height);min-width:75px;padding:0 2rem;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:.4s ease;white-space:nowrap}.gh-button.gh-button-fit{width:100%}.gh-button.gh-button-small{font-size:1.2rem;height:3.6rem;height:calc(var(--height)*.9);line-height:3.6rem;line-height:calc(var(--height)*.9);padding:0 1.5rem}.gh-button.gh-button-large{font-size:1.7rem;height:4.8rem;height:calc(var(--height)*1.2);line-height:4.8rem;line-height:calc(var(--height)*1.2);padding:0 2.5rem}.gh-button.gh-button-disabled,.gh-button:disabled{opacity:.4;pointer-events:none}.gh-button{background-color:transparent;box-shadow:inset 0 0 0 2px currentColor;color:inherit}.gh-button:hover{box-shadow:inset 0 0 0 2px #3eb0ef;box-shadow:inset 0 0 0 2px var(--color-primary);color:#3eb0ef!important;color:var(--color-primary)!important;-webkit-text-decoration:none;text-decoration:none;transition:.2s ease}.gh-button.gh-button-primary{background-color:#3eb0ef;background-color:var(--color-primary);box-shadow:none;color:#fff!important;opacity:1}.gh-button.gh-button-primary:hover{background-color:#3eb0ef;background-color:var(--color-primary);opacity:.8}.gh-head{background-color:var(--secondary-background-color);font-size:1.6rem;line-height:1.3em;padding:2vmin 4vmin}.fixed-header .gh-head{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background-color:hsla(0,0%,100%,.8);box-shadow:0 0 0 .05rem rgba(0,0,0,.1),0 0 1.25rem rgba(0,0,0,.04);left:0;position:sticky;right:0;top:0;transition:background-color .3s ease-in-out,transform .3s ease-in-out;z-index:999}.gh-head a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.gh-head-inner{grid-gap:40px;display:grid;grid-auto-flow:row dense;grid-template-columns:1fr auto 1fr}.gh-head-brand{align-items:center;display:flex;max-width:200px;text-align:center;word-break:break-all}.gh-head-logo{display:block;font-size:2.6rem;font-weight:700;line-height:1.2em}.gh-head-logo img{max-height:24px}.gh-head-menu{align-items:center;display:flex}.gh-head-menu .nav{align-items:center;display:inline-flex;flex-wrap:wrap;gap:2rem;list-style:none}.gh-head-menu .nav li{align-items:center;display:inline-flex;padding:0;position:relative}.gh-head-menu .nav a{display:inline-block;font-weight:500;padding:5px 0}.gh-head-menu .nav li:not(.dropdown) a:hover,.gh-head-menu .nav-current a{box-shadow:0 -1px 0 0 var(--ghost-accent-color) inset}.head__nav>.nav-wrapper>.nav-trigger{display:none}.dropdown .nav-trigger{cursor:pointer;display:inline-flex;font-size:12px;margin-right:-.5rem;padding:.5rem}.dropdown .nav-trigger svg{fill:currentColor;height:16px;width:16px}.dropdown.nav-wrapper{display:inline-block}.dropdown.nav-wrapper .nav{background-color:#fefefe;background-color:var(--global-background-color);border-radius:1.5rem;border-radius:var(--global-border-radius);box-shadow:0 0 1.25rem rgba(0,0,0,.06);display:none;left:.5rem;overflow:hidden;position:absolute;top:28px;z-index:10}.dropdown.nav-wrapper:hover>.nav{display:block}.dropdown.nav-wrapper .nav li{display:list-item;margin:0}.dropdown.nav-wrapper .nav li a{border:0;border-top:1px solid rgba(164,174,198,.2);box-shadow:none;display:block;margin-left:0;min-width:200px;padding:1rem 1.5rem;text-align:left}.dropdown.nav-wrapper .nav li:first-child a{border-top:none}.dropdown.nav-wrapper .nav li a:hover{background-color:var(--ghost-accent-color);color:#fff}.gh-head-actions{display:flex;list-style:none;text-align:right}.gh-head-actions,.gh-head-actions-list{align-items:center;justify-content:flex-end}.gh-head-actions-list{display:inline-flex;flex-wrap:wrap;gap:10px}.gh-head-actions-list a:not([class]){display:inline-block;margin:0 0 0 1.5vmin;padding:5px 0}.gh-burger{cursor:pointer;display:none;position:relative}.gh-burger-box{align-items:center;display:flex;height:33px;justify-content:center;position:relative;width:33px}.gh-burger-inner{height:100%;width:100%}.gh-burger-box:before{transition:transform .3s cubic-bezier(.2,.6,.3,1),width .3s cubic-bezier(.2,.6,.3,1)}.gh-burger-box:before,.gh-burger-inner:after,.gh-burger-inner:before{background:currentcolor;bottom:0;content:"";display:block;height:1px;left:0;margin:auto;position:absolute;top:0;width:100%;will-change:transform,width}.gh-burger-inner:after,.gh-burger-inner:before{transition:transform .25s cubic-bezier(.2,.7,.3,1),width .25s 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{transform:translatex(19px);transition:transform .2s cubic-bezier(.2,.7,.3,1),width .2s cubic-bezier(.2,.7,.3,1);width:0}.gh-head-open .gh-burger-inner:before{transform:translatex(6px) rotate(135deg);width:26px}.gh-head-open .gh-burger-inner:after{transform:translatex(6px) rotate(-135deg);width:26px}.fixed-header .gh-head-open #gh-head{backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px)}.gh-head-open #gh-head .gh-head-menu .dropdown.nav-wrapper .nav{gap:0;margin-bottom:2rem;position:relative;top:1rem}.gh-head-open #gh-head .gh-head-menu .dropdown.nav-wrapper .nav li{margin:0;padding:0}.gh-head-open #gh-head .gh-head-menu .dropdown.nav-wrapper .nav li a{font-size:2rem;font-weight:400;line-height:normal;padding:2rem;text-align:center}.gh-head-brandnavactions .gh-head-brand{grid-column-start:1}.gh-head-brandnav .gh-container{grid-gap:0;grid-template-columns:auto max-content max-content}.gh-head-brandnav .gh-head-brand{grid-column-start:1}.gh-head-brandnav .gh-head-menu{margin-left:40px}.gh-head-brandnav .gh-head-menu .nav li{margin:0 0 0 1.5vmin;padding:0}.gh-head-stacked .gh-container{grid-gap:2vmin;grid-template-columns:1fr}.gh-head-stacked .gh-head-brand{display:flex;grid-column-start:1;justify-content:center;max-width:none;text-align:center;width:100%}.gh-head-stacked .gh-head-actions,.gh-head-stacked .gh-head-actions-list,.gh-head-stacked .gh-head-menu{justify-content:center}.gh-head-stacked .gh-head-actions a:first-child svg{margin-left:0}@media (max-width:900px){.gh-burger{display:inline-block}#gh-head{overflow:hidden;transition:all .4s ease-out}#gh-head .gh-head-inner{grid-template-columns:1fr;height:100%}#gh-head .gh-head-brand{align-items:center;display:flex;grid-column-start:auto;justify-content:space-between;max-width:none;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}#gh-head .gh-head-logo{font-size:2.2rem}#gh-head .gh-head-logo img{max-height:28px}#gh-head .gh-head-menu{align-items:center;align-self:center;display:flex;flex-direction:column;font-size:2.6rem;font-weight:500;line-height:1.1em;margin:0 0 10vh;text-align:center}#gh-head .gh-head-menu .nav li{flex-direction:column;margin:5px 0}#gh-head .gh-head-menu .nav a{padding:8px 0}#gh-head .gh-head-menu .nav{align-items:center;display:flex;flex-direction:column;gap:0}#gh-head .gh-head-actions{justify-content:center;padding:20px 0;text-align:left}#gh-head .gh-head-actions a{margin:0 10px}#gh-head .gh-head-actions,#gh-head .gh-head-menu{display:none}.gh-head-open{height:100vh;overflow:hidden}.gh-head-open #gh-head{bottom:0;left:0;overflow-y:scroll;position:fixed;right:0;top:0;z-index:3999999}.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}.dropdown .nav,.dropdown .nav-trigger{display:none}.dropdown.nav-wrapper{display:block}}.gh-canvas,.kg-width-full.kg-content-wide{--gap:4vw;--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] minmax(4vw,1fr) [wide-start] minmax(0,240px) [main-start] min(720px,100% - 4vw * 2) [main-end] minmax(0,240px) [wide-end] minmax(4vw,1fr) [full-end];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-start/main-end}.kg-content-wide>div,.kg-width-wide{grid-column:wide-start/wide-end}.kg-width-full{grid-column:full-start/full-end}.kg-width-full img{width:100%}.gh-content .gh-post-upgrade-cta:not(:first-child){position:relative}.gh-content .gh-post-upgrade-cta:not(:first-child):before{background:linear-gradient(transparent,#fefefe 65%);background:linear-gradient(transparent,var(--global-background-color) 65%);content:"";grid-column:main-start/main-end;height:12vmin;position:absolute;top:-12vmin;width:100%;z-index:1000}.gh-content .kg-callout-card{padding:1.6em}.gh-content .kg-callout-card .kg-callout-text{font-size:medium;line-height:normal}.gh-content .kg-audio-card,.gh-content .kg-bookmark-card .kg-bookmark-container,.gh-content .kg-callout-card,.gh-content .kg-embed-card iframe,.gh-content .kg-file-card .kg-file-card-container,.gh-content .kg-header-card:not(.kg-width-full),.gh-content .kg-image-card:not(.kg-width-full) img,.gh-content .kg-product-card-container,.gh-content .kg-signup-card:not(.kg-width-full),.gh-content .kg-toggle-card{border-radius:1.5rem;border-radius:var(--global-border-radius)}.gh-content .kg-signup-card .kg-signup-card-button,.gh-content .kg-signup-card .kg-signup-card-fields,.gh-content .kg-signup-card .kg-signup-card-input{border-radius:3rem;border-radius:calc(var(--global-border-radius)*2)}.gh-content .kg-audio-thumbnail,.gh-content .kg-file-card-icon:before,.gh-content .kg-product-card .kg-product-card-image{border-radius:.75rem;border-radius:calc(var(--global-border-radius)*.5)}.gh-content .kg-product-card .kg-product-card-button{border-radius:3rem;border-radius:calc(var(--global-border-radius)*2)}.gh-content .kg-gallery-card .kg-gallery-row:first-of-type .kg-gallery-image:first-of-type img{border-top-left-radius:1.5rem;border-top-left-radius:calc(var(--global-border-radius))}.gh-content .kg-gallery-card .kg-gallery-row:first-of-type .kg-gallery-image:last-of-type img{border-top-right-radius:1.5rem;border-top-right-radius:calc(var(--global-border-radius))}.gh-content .kg-gallery-card .kg-gallery-row:last-of-type .kg-gallery-image:first-of-type img{border-bottom-left-radius:1.5rem;border-bottom-left-radius:calc(var(--global-border-radius))}.gh-content .kg-gallery-card .kg-gallery-row:last-of-type .kg-gallery-image:last-of-type img{border-bottom-right-radius:1.5rem;border-bottom-right-radius:calc(var(--global-border-radius))}.gh-content .kg-button-card a.kg-btn,.gh-content .kg-header-card.kg-v2 .kg-header-card-button{border-radius:3rem;border-radius:calc(var(--global-border-radius)*2)}.gh-content .kg-button-card a.kg-btn{height:4rem;height:var(--height)}.gh-content>*+*{margin-top:4vmin}.gh-content [id]:not(:first-child){margin:1.5em 0 0}.gh-content>[id]+*{margin-top:1.5rem}.gh-content [id]+.kg-card,.gh-content blockquote+.kg-card{margin-top:6vmin}.gh-content>.kg-width-full+.kg-width-full:not(.kg-width-full.kg-card-hascaption+.kg-width-full){margin-top:0}.gh-canvas>blockquote,.gh-canvas>dl,.gh-canvas>ol,.gh-canvas>p,.gh-canvas>ul{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--body-font);font-size:2rem;font-weight:400;line-height:1.6em}.gh-content>dl,.gh-content>ol,.gh-content>ul{padding-left:1.9em}.gh-content hr{margin-top:6vmin}.gh-content hr+*{margin-top:6vmin!important}.gh-content blockquote{font-style:italic;position:relative}.gh-content blockquote:not(.kg-blockquote-alt){border-left:4px solid var(--ghost-accent-color);box-sizing:border-box;padding-bottom:5px;padding-left:1em;padding-top:5px;width:100%}.gh-content blockquote.kg-blockquote-alt{font-size:x-large}.gh-content blockquote.kg-blockquote-alt:before{color:var(--ghost-accent-color);content:"“";display:block;font-size:200%;line-height:.4}@media (max-width:650px){.gh-canvas blockquote,.gh-canvas dl,.gh-canvas ol,.gh-canvas p,.gh-canvas ul{font-size:1.8rem}.gh-content blockquote:before{left:-4vmin}}.gh-content .kg-card+:not(.kg-card),.gh-content :not(.kg-card):not([id])+.kg-card{margin-top:6vmin}figcaption{color:rgba(0,0,0,.5);font-size:1.3rem;font-weight:600;line-height:1.4em;padding:1.5rem 1.5rem 0;text-align:center}figcaption strong{color:rgba(0,0,0,.8)}.gh-canvas :not(pre) code{background:#f0f6f9;border:1px solid #e1eaef;border-radius:.25em;color:#dc0050;font-size:.9em;font-weight:400!important;line-height:1em;padding:.15em .4em;vertical-align:middle}.gh-canvas>pre{background:hsla(0,0%,100%,.8);border-radius:5px;box-shadow:0 2px 6px -2px rgba(0,0,0,.1),0 0 1px rgba(0,0,0,.4);overflow:scroll;padding:16px 20px}.kg-embed-card{align-items:center;display:flex;flex-direction:column;width:100%}.kg-embed-card>:where(iframe[src*="youtube.com"],iframe[src*="vimeo.com"]){aspect-ratio:16/9;height:auto;width:100%}.kg-image-card img{margin:auto}.kg-width-full.kg-card-hascaption{display:grid;grid-template-columns:inherit}.kg-width-wide.kg-card-hascaption img{grid-column:wide-start/wide-end}.kg-width-full.kg-card-hascaption img{grid-column:1/-1}.kg-width-full.kg-card-hascaption figcaption{grid-column:main-start/main-end}.gh-content table{border-collapse:collapse;width:100%}.gh-content th{font-size:.75em;padding:.5em .8em;text-align:left;text-transform:uppercase}.gh-content td{padding:.4em .7em}.gh-content tbody tr:nth-child(odd){background-color:rgba(0,0,0,.1);padding:1px}.gh-content tbody tr:nth-child(2n+2) td:last-child{box-shadow:inset 1px 0 rgba(0,0,0,.1),inset -1px 0 rgba(0,0,0,.1)}.gh-content tbody tr:nth-child(2n+2) td{box-shadow:inset 1px 0 rgba(0,0,0,.1)}.gh-content tbody tr:last-child{border-bottom:1px solid rgba(0,0,0,.1)}.gh-readmore{font-size:2.6rem;padding:8vmin 4vmin}.gh-readmore-inner{grid-gap:8vmin;display:grid;grid-template-columns:1fr 1fr}.gh-readmore-prev{justify-content:flex-end;text-align:right}.gh-readmore a{color:currentColor;display:flex;-webkit-text-decoration:none;text-decoration:none}.gh-readmore h4{font-size:inherit;width:100%}.gh-readmore svg{display:inline-block;height:1em;margin:.15em 0 0;vertical-align:middle}.gh-readmore h4+svg,.gh-readmore svg+h4{margin-left:2vmin}@media (max-width:700px){.gh-readmore{font-size:1.6rem}.gh-readmore svg{margin:.1em 0 0}}.gh-auth-form{margin:0 auto 10vmin;max-width:600px;text-align:center;width:100%}.gh-auth-title{font-size:4.2rem;margin:0 0 .1em}.gh-auth-form p{color:rgba(0,0,0,.6);font-size:1.7rem;margin:10px 0 4vmin}.gh-auth-form p small{display:inline-block;font-size:1.4rem;margin:15px 0 0}.gh-auth-box{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:460px}.gh-auth-box .gh-button{margin-left:10px}@media (max-width:600px){.gh-auth-box{flex-direction:column;max-width:400px}.gh-auth-box .gh-button{margin:15px 0 0;width:100%}}form[data-members-form] .gh-button-loader,form[data-members-form] .message-error,form[data-members-form] .message-success{display:none}.gh-button-content{min-width:100px}.message-error svg,.message-success svg{height:15px;margin-right:5px;position:relative;top:-1px;width:15px}.message-success svg{fill:#fff}.message-error svg{fill:#f05230;fill:var(--color-error)}form[data-members-form].error .message-error,form[data-members-form].success .message-success{background:#131313;background:var(--color-base);border-radius:.5rem;border-radius:var(--radius);color:#fff;font-size:1.4rem;font-weight:500;left:4vmin;line-height:1.5em;margin:0 auto;max-width:calc(1400px - 8vmin);padding:10px 0;position:fixed;right:4vmin;text-align:center;top:20px;z-index:9999}form[data-members-form].success .message-success{background:#80b912;background:var(--color-success)}form[data-members-form].error .message-error{background:#fff;box-shadow:0 0 0 1px #f05230;box-shadow:var(--color-error) 0 0 0 1px;color:#f05230;color:var(--color-error)}form[data-members-form] .gh-button{min-width:120px;position:relative}form[data-members-form].loading .gh-button-content{visibility:hidden}form[data-members-form].loading .gh-button-loader{bottom:-30%;display:inline-block;left:50%;margin:0 0 0 -19px;position:absolute;transform:scale(.6)}.gh-button-loader svg path,.gh-button-loader svg rect{fill:#fff}form[data-members-form].error .message-error,form[data-members-form].success .message-success{display:block}.gh-error{display:flex;flex:1 0 auto;flex-direction:column;justify-content:center;padding-bottom:2vmin}.gh-error-content{flex:1 0 auto;text-align:center}.gh-error-code{font-size:14vmin;margin:0}.gh-error-description{font-size:4vmin;font-weight:300;line-height:1.2em;margin:0 auto;max-width:600px;opacity:.6;padding:0 2rem}.gh-error-link{display:block;font-size:1.6rem;margin-top:4vmin}.gh-error-stack{margin:0 auto;max-width:600px;padding:8vmin 0;text-align:left}.gh-error-stack-list{font-size:1.4rem;margin:4vmin 0 0}.gh-error-stack-list>li{border-top:1px solid rgba(0,0,0,.1);margin:0;padding:2rem 0}.gh-error-stack-function{color:red;font-size:1.8rem;margin:0 0 .5em}.gh-foot{align-items:center;background-color:var(--secondary-background-color);border-top:1px solid rgba(164,174,198,.2);display:flex;justify-content:center;padding:8vmin 4vmin 4vmin}.gh-foot a:hover{color:var(--ghost-accent-color)}.gh-foot .social-media ul{align-items:center;display:flex;gap:2rem;justify-content:center;list-style:none;margin:2rem;padding:0}.gh-foot .social-media ul li{margin:0}.gh-foot .social-media ul li a{align-items:center;background:#fff;border-radius:1.2rem;border-radius:calc(var(--global-border-radius)*.8);box-shadow:0 0 0 .05rem rgba(0,0,0,.06),0 0 1.25rem rgba(0,0,0,.04);display:flex;justify-content:center;padding:1.5rem;padding:calc(var(--global-padding)*.6)}.gh-foot .social-media ul li a svg{fill:currentColor;height:2rem;width:2rem}.gh-foot .social-media ul li a:hover{color:#000;color:initial;transform:scale(1.1);transition:transform .3s ease}.gh-foot .gh-container{width:auto}.gh-foot a{color:inherit}.gh-foot-menu{display:flex}.gh-foot-menu,.gh-foot-menu .nav{align-items:center;justify-content:center}.gh-foot-menu .nav{display:inline-flex;flex-wrap:wrap;font-size:1.4rem;list-style:none}@media (max-width:500px){.gh-foot-menu .nav{flex-direction:column}}.gh-foot-menu .nav li{margin:0 1.5vmin;padding:0}.gh-foot-menu .nav a{display:inline-block;padding:3px 0;-webkit-text-decoration:none;text-decoration:none}@media (max-width:500px){.gh-foot-menu .nav a{padding:12px 0}}.gh-foot-menu .nav a:hover{box-shadow:inset 0 -1px 0 0 currentcolor;color:var(--ghost-accent-color)}.gh-foot-meta{font-size:1.2rem;margin:2rem 0;text-align:center}@media (max-width:700px){.gh-foot-menu .nav{font-size:1.6rem}}a.gh-powered,a.gh-powered:hover{align-items:center;background:#fff;border:none;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.08);color:#383838;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:12px;font-weight:600;letter-spacing:-.3px;line-height:12px;padding:6px 9px 6px 6px;-webkit-text-decoration:none;text-decoration:none}a.gh-powered svg{height:16px;margin:0 6px 0 0;width:16px}.gh-pagination,.gh-pagination .pagination{display:flex;justify-content:center}.gh-pagination .pagination{border:1px solid rgba(0,0,0,.05);border-radius:3rem;border-radius:calc(var(--global-border-radius)*2);box-shadow:0 0 1.25rem rgba(0,0,0,.04);gap:1rem;margin-bottom:4vmin;margin-top:4vmin;overflow:hidden}.gh-pagination .pagination a{align-items:center;background-color:#fff;border-right:1px solid rgba(164,174,198,.2);display:flex;font-weight:600;gap:.5rem;opacity:1;padding:1rem 4rem}.gh-pagination .pagination a.newer-posts{padding:1rem 2rem}.gh-pagination .pagination a:hover{opacity:.8}.gh-pagination .pagination a svg{fill:currentColor;height:18px}.gh-pagination .pagination a:last-child{border-right:none}.gh-post-comments{margin-bottom:4vmin;margin-top:8vmin}.hero{align-items:center;background-color:var(--secondary-background-color);background-size:cover;display:flex;justify-content:center;min-height:65vh;padding-bottom:20rem;padding-top:10rem;position:relative}.hero .gh-header{padding:0;z-index:1}.hero .gh-header .subscribe-form{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;margin-top:2rem;max-width:400px;position:relative;width:100%}@media (max-width:460px){.hero .gh-header .subscribe-form{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;max-width:300px}}.hero .gh-header .subscribe-form.error .arrow-right,.hero .gh-header .subscribe-form.loading .arrow-right,.hero .gh-header .subscribe-form.success .arrow-right{display:none}.hero .gh-header .subscribe-form.error button .icon svg.error,.hero .gh-header .subscribe-form.loading button .icon svg.loader,.hero .gh-header .subscribe-form.success button .icon svg.checkmark{display:flex}.hero .gh-header .subscribe-form input{background:rgba(0,0,0,.1);border:none;border-radius:3rem;border-radius:calc(var(--global-border-radius)*2);height:4.8rem;height:calc(var(--height)*1.2);padding:1rem 2rem;width:100%}.hero .gh-header .subscribe-form input:hover{opacity:1}.hero .gh-header .subscribe-form input:focus{outline:none}.hero .gh-header .subscribe-form button{align-items:center;border-radius:3rem;border-radius:calc(var(--global-border-radius)*2);display:inline-flex;gap:.5rem;height:4.8rem;height:calc(var(--height)*1.2);justify-content:center;min-width:0;position:absolute;right:0;top:0}@media (max-width:460px){.hero .gh-header .subscribe-form button{justify-content:center}.hero .gh-header .subscribe-form button .label{display:none}}.hero .gh-header .subscribe-form button:focus{outline:none}.hero .gh-header .subscribe-form button .icon{display:flex}.hero .gh-header .subscribe-form button .icon svg{height:14px;width:14px}.hero .gh-header .subscribe-form button .icon svg.checkmark,.hero .gh-header .subscribe-form button .icon svg.error,.hero .gh-header .subscribe-form button .icon svg.loader{display:none}.hero .gh-header .subscribe-form p{font-size:small;line-height:1;margin-top:.5rem}.hero .gh-header .subscribe-form .error-msg,.hero .gh-header .subscribe-form .success-msg{display:none}.hero .gh-header .subscribe-form.error .error-msg,.hero .gh-header .subscribe-form.success .success-msg{display:block}.has-cover .hero{text-shadow:0 0 1px rgba(0,0,0,.4)}.has-cover .hero:after{background-color:rgba(0,0,0,.3);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.has-cover .hero .subscribe-form input{background:rgba(0,0,0,.5)}.has-cover .hero .subscribe-form input::-moz-placeholder{color:#fff}.has-cover .hero .subscribe-form input::placeholder{color:#fff}.home-template .hero .gh-title{font-size:6rem;font-size:var(--hero-title-font-size);font-weight:800}@media (max-width:500px){.home-template .hero .gh-title{font-size:3rem;font-size:calc(var(--hero-title-font-size)/2)}}.section-wrapper.gh-featured-links{border-top:none;margin-top:-16rem;padding-bottom:8vmin;padding-top:0;z-index:1}.section-wrapper.gh-featured-links .gh-postfeed{padding-top:8rem}.section-wrapper.gh-featured-links .gh-postfeed .gh-card .gh-card-content{padding-bottom:5rem;padding-bottom:calc(var(--global-padding)*2);padding-top:5rem;padding-top:calc(var(--global-padding)*2);text-align:center}.section-wrapper.gh-featured-links .gh-postfeed .gh-card .gh-card-content p{-webkit-line-clamp:none;-webkit-box-orient:initial;display:block;overflow-y:visible;overflow-y:initial}.section-wrapper.gh-featured-links .gh-postfeed .gh-card .gh-card-title{text-align:center}.section-wrapper.gh-featured-links .gh-postfeed .gh-card .gh-card-footer{display:none}.section-wrapper.gh-featured-links .gh-postfeed .gh-card:hover{transform:scale(1.02);transition:transform .3s ease}.section-wrapper.gh-featured-posts{padding-bottom:8vmin}.section-wrapper.gh-featured-posts .gh-header{padding-bottom:0}.section-wrapper.gh-featured-posts .gh-header .gh-title{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:center}.section-wrapper.gh-featured-posts .gh-header .gh-title svg{fill:var(--ghost-accent-color);height:3.2rem}.section-wrapper.gh-featured-posts .gh-postfeed .gh-card{position:relative}.section-wrapper.gh-featured-posts .gh-postfeed .gh-card .gh-card-image:first-of-type{aspect-ratio:4/3}.section-wrapper.gh-featured-posts .gh-postfeed .gh-card .gh-card-content{bottom:0;padding-top:5rem;padding-top:calc(var(--global-padding)*2);position:absolute}.section-wrapper.gh-featured-posts .gh-postfeed .gh-card .gh-card-content>*{position:relative;z-index:1}.section-wrapper.gh-featured-posts .gh-postfeed .gh-card .gh-card-content:after{background:linear-gradient(0deg,rgba(0,0,0,.9) 0,transparent);bottom:0;content:"";height:100%;left:0;position:absolute;right:0}.section-wrapper.gh-featured-posts .gh-postfeed .gh-card .gh-card-title{color:#fff;font-weight:600;margin:0}.section-wrapper.gh-featured-posts .gh-postfeed .gh-card:hover{transform:scale(1.02);transition:transform .3s ease}.tag-template .gh-page{margin-top:-16rem;z-index:1}.tag-template .gh-page .gh-card-primary-tag{display:none}.author-template .gh-page{margin-top:-16rem;z-index:1}.author-template .gh-author-image{border:1vmin solid rgba(0,0,0,.1);border-radius:100%;height:20vmin;margin:0 auto 1.5em;max-height:160px;max-width:160px;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:20vmin}.author-template .gh-author-meta{font-size:1.2em;margin:2vmin 0 0}@media (max-width:700px){.author-template .gh-author-meta{font-size:1.6rem}}.author-template .gh-author-links a{display:inline-flex;position:relative}.author-template .gh-author-links{align-items:center;display:flex;gap:2rem;justify-content:center;list-style:none;margin:2rem;padding:0}.author-template .gh-author-links a{align-items:center;background:#fff;border-radius:1.2rem;border-radius:calc(var(--global-border-radius)*.8);box-shadow:0 0 0 .05rem rgba(0,0,0,.06),0 0 1.25rem rgba(0,0,0,.04);color:#464646;color:var(--base-font-color);display:flex;justify-content:center;opacity:1;padding:1.5rem;padding:calc(var(--global-padding)*.6)}.author-template .gh-author-links a svg{fill:currentColor;height:2rem;width:2rem}.author-template .gh-author-links a:hover{transform:scale(1.1);transition:transform .3s ease}.post-template .gh-article{padding-top:0}.post-template .gh-article .hero{margin-bottom:8vmin;min-height:60vh;padding-bottom:10rem}.post-template .gh-article .hero .gh-post-meta{align-items:center;display:flex;gap:8px;justify-content:center;margin-left:6px;margin-top:20px}.post-template .gh-article .hero .gh-post-meta.column{flex-direction:column}.post-template .gh-article .hero .gh-post-meta.column .gh-post-meta-wrapper{text-align:center}.post-template .gh-article .hero .gh-post-meta .gh-article-author-image{display:flex;margin-right:8px}.post-template .gh-article .hero .gh-post-meta img.gh-article-author-image,.post-template .gh-article .hero .gh-post-meta svg.gh-article-author-image{bottom:0;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0}.post-template .gh-article .hero .gh-post-meta .gh-article-author-image a{background-color:var(--color-light-gray);border:3px solid var(--background-color);border-radius:50%;height:56px;margin:0 -8px;overflow:hidden;position:relative;width:56px}.post-template .gh-article .hero .gh-post-meta .gh-article-author-image a:hover{transform:scale(1.05);transition:transform .3s ease}.post-template .gh-article .hero .gh-post-meta .gh-article-author-image a:first-child{z-index:10}.post-template .gh-article .hero .gh-post-meta .gh-article-author-image a:nth-child(2){z-index:9}.post-template .gh-article .hero .gh-post-meta .gh-article-author-image a:nth-child(3){z-index:8}.post-template .gh-article .hero .gh-post-meta .gh-post-meta-wrapper{display:flex;flex-direction:column;gap:4px;text-align:left}.post-template .gh-article .hero .gh-post-meta .gh-post-meta-wrapper .gh-article-author-name{font-size:1.6rem;font-weight:650;letter-spacing:-.013em}.post-template .gh-article .hero .gh-post-meta .gh-post-meta-wrapper .gh-article-author-name a{color:#464646;color:var(--base-font-color);-webkit-text-decoration:none;text-decoration:none}.post-template .gh-article .hero .gh-post-meta .gh-post-meta-wrapper .gh-post-meta-content{font-size:1.35rem;font-weight:400;letter-spacing:-.006em;line-height:1.2}.post-template .gh-article .hero .gh-post-meta .gh-post-meta-wrapper .gh-post-meta-content .bull{border-left:1px solid rgba(164,174,198,.2);margin-left:.5rem;padding-left:.5rem}.post-template .gh-article .gh-feature-image-container{display:none}.post-template .gh-article .gh-card-primary-tag{display:flex;justify-content:center;margin-bottom:1.2rem}.post-template .gh-article .gh-card-primary-tag a{background:rgba(0,0,0,.1);border-radius:1.5rem;border-radius:var(--global-border-radius);color:#464646;color:var(--base-font-color);display:inline-flex;font-size:1.4rem;font-weight:600;padding:0 1rem;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase}.post-template .gh-article .gh-footer{border-top:1px solid rgba(164,174,198,.2);margin-top:8vmin}.post-template.has-cover .hero{margin-bottom:0;padding-bottom:20rem}.post-template.has-cover .hero:after{display:none}.post-template.has-cover .gh-feature-image-container{display:grid;margin-bottom:8vmin;margin-top:-16rem;position:relative}.post-template.has-cover .gh-feature-image-container .gh-feature-image{margin-top:0}.post-template .gh-readmore{background-color:var(--secondary-background-color)}.post-template .gh-readmore .gh-card-footer{display:none}.gh-header{padding:0 0 8vmin;text-align:center}.gh-excerpt{margin:1rem 0 0}.gh-feature-image{grid-column:wide-start/wide-end;margin:8vmin 0 0;overflow:hidden}.gh-feature-image,.gh-feature-image img{border-radius:1.5rem;border-radius:var(--global-border-radius);width:100%}.gh-feature-image img{margin-left:auto;margin-right:auto}.gh-post-footer{margin:2rem 0}.page-template .gh-article{padding-top:0}.page-template .gh-article .hero{margin-bottom:8vmin;min-height:0;min-height:auto;padding-bottom:10rem}.page-template .gh-article .gh-feature-image-container{display:none}.page-template.has-cover .hero{margin-bottom:0;padding-bottom:20rem}.page-template.has-cover .hero:after{display:none}.page-template.has-cover .gh-feature-image-container .gh-feature-image{margin-top:0}.page-template.has-cover .gh-feature-image-container{display:grid;margin-bottom:8vmin;margin-top:-16rem;position:relative}.page-template.has-cover .gh-feature-image-container .gh-feature-image{max-height:60vh}.page-template .gh-contact.gh-article .hero{padding-bottom:20rem}.page-template .gh-contact.gh-article .gh-content{--content-width:550px}.page-template .gh-contact.gh-article form{background-color:#fff;border-radius:1.5rem;border-radius:var(--global-border-radius);box-shadow:0 0 0 .05rem rgba(0,0,0,.1),0 0 1.25rem rgba(0,0,0,.04);display:flex;flex-direction:column;gap:1rem;margin-top:-16rem;overflow:hidden;padding:2.5rem;padding:var(--global-padding);z-index:1}.page-template .gh-contact.gh-article form label{grid-gap:1rem;display:grid;font-size:1.6rem;font-weight:500;gap:1rem}.page-template .gh-contact.gh-article form label input,.page-template .gh-contact.gh-article form label select,.page-template .gh-contact.gh-article form label textarea{background:rgba(0,0,0,.02);border:1px solid rgba(164,174,198,.2);border-radius:1.2rem;border-radius:calc(var(--global-border-radius)*.8);border-radius:.75rem;border-radius:calc(var(--global-border-radius)/2);color:inherit;display:block;font-weight:400;height:44px;opacity:.8;outline:0;padding:1rem 2rem;-webkit-text-decoration:none;text-decoration:none;width:100%}.page-template .gh-contact.gh-article form label input:focus,.page-template .gh-contact.gh-article form label select:focus,.page-template .gh-contact.gh-article form label textarea:focus{border:none;box-shadow:0 0 0 .05rem rgba(0,0,0,.1),0 0 1.25rem rgba(0,0,0,.04);opacity:1;outline:none}.page-template .gh-contact.gh-article form label select{position:relative}.page-template .gh-contact.gh-article form label select:hover{cursor:pointer;opacity:1;transition:.2s ease}.page-template .gh-contact.gh-article form label textarea{min-height:8rem;resize:vertical}.page-template .gh-contact.gh-article form button{align-items:center;background-color:#3eb0ef;background-color:var(--color-primary);border:none;border-radius:.75rem;border-radius:calc(var(--global-border-radius)/2);box-shadow:none;color:#fff;display:inline-flex;gap:.5rem;height:44px;justify-content:center;opacity:.8}.page-template .gh-contact.gh-article form button:focus{outline:none}.page-template .gh-contact.gh-article form button:hover{cursor:pointer;opacity:1;transition:.2s ease}.page-template .gh-contact.gh-article form p{margin-top:0;text-align:center}.gh-viewport,html{background:#fefefe;background:var(--global-background-color);display:flex;flex-direction:column;min-height:100vh}.gh-main{display:flex;flex:1 0 auto;flex-direction:column}.gh-page{padding:0 4vmin}.gh-article,.gh-postfeed{padding:8vmin 0}.gh-postfeed{grid-gap:4.8vmin 4vmin;display:grid;gap:4.8vmin 4vmin;grid-template-columns:repeat(auto-fit,minmax(min(350px,100%),1fr))}.gh-postfeed .gh-card{background-color:#fff;border-radius:1.5rem;border-radius:var(--global-border-radius);box-shadow:0 0 0 .05rem rgba(0,0,0,.1),0 0 1.25rem rgba(0,0,0,.04);overflow:hidden}@media (min-width:800px){.gh-postfeed .gh-card{max-width:565px}}.gh-container{margin:0 auto;max-width:1200px;width:100%}.gh-head-actions a:not(.gh-button){align-items:center;display:inline-flex;margin:0;padding:10px}.gh-head-actions a svg{fill:currentcolor;height:1.8rem}.gh-head-actions a:first-child svg{margin-left:20px}.gh-head-actions a:last-child svg{height:2rem}.section-wrapper{border-top:1px solid rgba(164,174,198,.2);padding-top:8vmin}.section-wrapper .gh-header,.section-wrapper .gh-postfeed{padding-bottom:0}.section-wrapper .gh-pagination .pagination{margin-bottom:8vmin}.section-wrapper.tag-section .gh-card-primary-tag{display:none}.gh-card{display:flex}.gh-card:hover{transform:scale(1.02);transition:transform .3s ease}.gh-card-link{display:flex;flex:1;flex-direction:column;justify-content:space-between}.gh-card-link a{overflow:hidden}.gh-card-image{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;width:100%}.gh-card-image:first-of-type{aspect-ratio:16/9}.gh-card-meta{color:#595959;color:var(--alt-font-color);display:block;font-size:1.4rem;font-weight:500;line-height:1.2em;text-transform:uppercase}.gh-card-content{font-size:1.6rem;margin:0 auto;max-width:720px;padding:2.5rem;padding:var(--global-padding);text-align:left}.gh-card-content .gh-card-title{font-size:2rem;font-weight:700;margin-bottom:1.2rem}.gh-card-content .gh-card-primary-tag{background:var(--secondary-background-color);border-radius:1.5rem;border-radius:var(--global-border-radius);display:inline-flex;margin-bottom:1.2rem;padding:0 1rem}.gh-card-content .gh-card-primary-tag a{color:#464646;color:var(--base-font-color);font-size:1.2rem;font-weight:600;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase}.gh-card-content p{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#595959;color:var(--alt-font-color);display:-webkit-box;font-weight:300;line-height:normal;overflow-y:hidden;word-break:break-word}.no-image .gh-card-content p{-webkit-line-clamp:10}.gh-card-content>strong{box-shadow:inset 0 -1px 0 0 currentColor;display:inline-block;font-weight:500;opacity:.75;padding:1px 0}.gh-card-footer{align-items:center;border-top:1px solid rgba(164,174,198,.2);display:flex;justify-content:space-between}.gh-card-footer .meta{align-items:center;display:flex;gap:.5rem}.gh-card-footer .meta .option{align-items:center;border-right:1px solid rgba(164,174,198,.2);display:flex;justify-content:center;padding:1.75rem 2rem;padding:calc(var(--global-padding)*.7) calc(var(--global-padding)*.8)}.gh-card-footer .meta .option svg{height:16px;width:16px}.gh-card-footer .meta .option:last-child{border-right:none}.gh-card-footer a{align-items:center;background-color:#fff;border-left:1px solid rgba(164,174,198,.2);display:flex;font-weight:600;gap:.5rem;opacity:.5;padding:1.75rem 2rem;padding:calc(var(--global-padding)*.7) calc(var(--global-padding)*.8)}.gh-card-footer a:hover{opacity:1}.gh-card-footer a svg{fill:currentColor;height:18px}.gh-card-footer a:last-child{border-right:none}
/*# sourceMappingURL=index.css.map */