:root{--color-primary:#141413;--color-base:#141413;--color-link:rgba(20,20,19,.8);--color-tag:rgba(20,20,19,.6);--color-border:rgba(20,20,19,.2);--color-border-sencond:rgba(61,61,55,.05);--color-bg:#f5f5f5;--color-success:#80b912;--color-error:#f05230;--color-secondary-text:rgba(20,20,19,.8);--font-poppins:"Poppins";--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}*,: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:#000;color:#fff;font-family:Poppins;font-family:var(--font-poppins);font-size:1.6rem;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}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}ol:not([class]) li+li,ul:not([class]) li+li{margin-top:.6em}a:not([class]){-webkit-text-decoration-skip:ink;color:rgba(20,20,19,.8);color:var(--color-link);text-decoration-skip-ink:auto}a:hover{color:#141413;color:var(--color-primary)}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-weight:700;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:2.8rem}@media (max-width:500px){h2{font-size:2.2rem}}h3{font-size:2rem}@media (max-width:500px){h3{font-size:1.8rem}}h4{font-size:2.6rem}h5{font-size:1.6rem;font-weight:400;line-height:1.6em;padding-left:1em;position:relative}h5:before{color:#141413;color:var(--color-primary);content:"•";font-size:1.2em;height:auto;left:0;position:absolute;top:0;width:auto}h5+p{margin-top:0!important;padding-left:1em}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:#f5f5f5;background:var(--color-bg);border:none;border:1px solid rgba(20,20,19,.2);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:#141413;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:#f5f5f5;background:var(--color-bg);color:#141413;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:#141413;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:#f5f5f5;background:var(--color-bg);border:1px solid rgba(20,20,19,.2);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:#141413;background:var(--color-primary);border-color:#141413;border-color:var(--color-primary);color:#f5f5f5;color:var(--color-bg);content:"✓"}.gh-check:focus+label:before{border-color:#141413;border-color:var(--color-primary);box-shadow:0 0 0 1px #141413;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{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:5rem;cursor:pointer;display:inline-block;font-family:Poppins;font-family:var(--font-poppins);font-size:1.8rem;font-weight:500;justify-content:center;line-height:1;min-width:75px;padding:14px 20px;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 1.5px currentColor;color:inherit}.gh-button:hover{box-shadow:inset 0 0 0 1.5px #141413;box-shadow:inset 0 0 0 1.5px var(--color-primary);color:#141413!important;color:var(--color-primary)!important;-webkit-text-decoration:none;text-decoration:none;transition:.2s ease}.gh-button.gh-button-primary{box-shadow:none;color:#fff!important}.gh-button.gh-button-primary,.gh-button.gh-button-primary:hover{background-color:#141413;background-color:var(--color-primary)}.gh-head{align-items:center;background:#f5f5f5;background:var(--color-bg);color:#141413;color:var(--color-base);display:flex;flex-direction:column;font-size:1.6rem;height:7.6rem;justify-content:center;line-height:1.3em;padding:0 2.009rem;position:sticky;top:0;width:100%;z-index:99}.gh-head.margin-true{top:66px}.gh-head a{color:#141413;color:var(--color-base);-webkit-text-decoration:none;text-decoration:none}.gh-head-inner{justify-content:space-between;width:100%}.gh-head-brand,.gh-head-inner{align-items:center;display:flex}.gh-head-brand{grid-column-start:0;max-width:200px;text-align:center;word-break:break-all}.gh-head-logo{display:block;font-size:2.2rem;font-weight:600;line-height:1.2em;padding:10px 0}.gh-head-logo img{max-height:40px}.gh-head-menu{align-items:center;display:flex;visibility:hidden}.gh-head-menu .nav{align-items:center;display:inline-flex;flex-wrap:wrap;font-size:1.8rem;font-weight:400;gap:4.4rem;line-height:1;list-style:none}.gh-head-menu .nav li{margin:0 1.5vmin 0 0;padding:0}.gh-head-menu .nav a{color:hsla(0,0%,100%,.8);display:inline-block;padding:5px 0}.gh-head-menu .nav a:hover{color:#fff}.gh-head-menu .nav-current a{box-shadow:inset 0 -1px 0 0 currentcolor}.custom-head-actions,.gh-head-actions{align-items:center;display:flex;justify-content:flex-end;list-style:none;text-align:right}@media (max-width:900px){.custom-head-actions .gh-head-actions-list{gap:18px}}.gh-head-actions-list{align-items:center;display:inline-flex;flex-wrap:wrap;gap:32px;justify-content:flex-end}.gh-head-actions-list a:not([class]){display:inline-block;margin:0 0 0 1.5vmin;padding:5px 0}.custom-head-actions .custom-head-actions-list-icon{align-items:center;cursor:pointer;display:inline-flex;height:28px!important;justify-content:center;padding:0!important;width:28px!important}.custom-head-actions .custom-head-actions-list-icon:first-child svg{margin-left:0}.custom-head-actions .custom-head-actions-list-icon svg{height:100%;width:100%}.custom-head-actions .custom-head-actions-list-icon:hover{opacity:.6}.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}.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{height:68px}#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:32px}#gh-head .gh-head-menu{align-items:center;align-self:center;display:flex;flex-direction:column;font-size:3.6rem;font-weight:300;line-height:1.1em;margin:0 0 10vh;text-align:center}#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 .nav{align-items:center;display:flex;flex-direction:column}#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:900}.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}}.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>*+*{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-canvas>blockquote,.gh-canvas>dl,.gh-canvas>ol,.gh-canvas>p,.gh-canvas>ul{color:rgba(20,20,19,.8);color:var(--color-secondary-text);font-family:Poppins;font-family:var(--font-poppins);font-size:1.6rem;font-weight:400;line-height:1.6em}.gh-canvas>p>a{white-space:pre-wrap;word-break:break-word}.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{color:rgba(20,20,19,.7);font-family:Poppins;font-size:16px;font-style:italic;font-style:normal;font-weight:400;padding-left:20px;position:relative}.gh-content blockquote:before{background:rgba(0,0,0,.3);bottom:0;content:"";left:0;position:absolute;top:0;width:.3rem}@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 :not(.kg-card):not([id])+.kg-card{margin-top:4vmin}.gh-content .kg-card+:not(.kg-card){margin-top:6vmin}figcaption{color:rgba(0,0,0,.5);font-size:1.3rem;font-weight:400;line-height:1.4em;padding:1.5rem 1.5rem 0;text-align:center}figcaption strong{color:rgba(0,0,0,.8);font-weight:600}.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:#f8f8f8;border:1px solid #e8e8e8;border-radius:3px;border-radius:5px;box-shadow:0 2px 6px -2px rgba(0,0,0,.1),0 0 1px rgba(0,0,0,.4);color:#333;font-size:1.4rem;line-height:1.5;margin:1em 0;overflow-x:auto;overflow:auto;padding:16px 20px;white-space:pre}.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 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:#f5f5f5;color:rgba(20,20,19,.7);padding:1px}.gh-content tbody tr:nth-child(2n+2) td:last-child{background-color:rgba(20,20,19,.03)}.gh-content tbody tr:last-child{border-bottom:1px solid rgba(0,0,0,.1)}.gh-content table{border-collapse:collapse;margin:20px 0;width:100%}.gh-content thead tr th{background:rgba(20,20,19,.03);color:#141413;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;line-height:160%}.gh-content td,.gh-content th{border:1px solid #d1d9e0;color:rgba(20,20,19,.7);padding:15px 10px;text-align:left}.gh-content th{background-color:#f6f8fa;font-weight:700}.gh-content tr:nth-child(2n){background-color:rgba(20,20,19,.03)}.gh-content tr:nth-child(odd){background-color:#f5f5f5}.gh-content strong{font-weight:500}.gh-content code{border-radius:3px;font-family:monospace;font-size:.9em;margin:0;padding:2px 0}.gh-content .total-row{border-top:2px solid #000}.gh-content h2{color:#333;margin-bottom:15px;margin-top:30px}.gh-content .kg-blockquote-alt:before{display:none}.gh-content .kg-blockquote-alt em{display:flex;justify-content:flex-start;text-align:left}.read-more-wrap{margin:0}.read-more-divider{background:rgba(20,20,19,.2);background:var(--color-border);height:1px;margin:2rem 0;opacity:.2}.read-more-title{color:#141413;color:var(--color-base);font-size:2.8rem;font-style:normal;font-weight:500;line-height:150%;margin-bottom:3rem}.read-more{grid-gap:2rem;display:grid;grid-template-columns:repeat(2,1fr)}.read-more .post-card{background:#f5f5f5;background:var(--color-bg);border:1px solid rgba(20,20,19,.2);border:1px solid var(--color-border);border-radius:14px;grid-column:auto}.read-more .post-card-tags{border:1px solid rgba(61,61,55,.05);border:1px solid var(--color-border-sencond);border-radius:45px;color:rgba(20,20,19,.8);color:var(--color-secondary-text);font-size:1.445rem;font-weight:400}.read-more .post-card-content{padding:14px 16px}.read-more .post-card-title{font-size:1.8rem;font-weight:500;height:44px}.read-more .post-card-image-link{border-radius:14px 14px 0 0}@media (max-width:1000px){.read-more{grid-template-columns:repeat(2,1fr)}.read-more .post-card:nth-child(3){display:none}}@media (max-width:700px){.read-more{grid-template-columns:repeat(1,1fr)}.read-more .post-card:nth-child(2){display:none}}.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:#141413;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;display:flex;justify-content:center;padding:8vmin 4vmin 4vmin}.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.8rem;list-style:none}.gh-foot-menu .nav li{margin:0 1.5vmin;padding:0}.gh-foot-menu .nav a{box-shadow:inset 0 -1px 0 0 currentcolor;display:inline-block;padding:3px 0;-webkit-text-decoration:none;text-decoration:none}.gh-foot-meta{font-size:1.5rem;margin:2rem 0;opacity:.75;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 .pagination{display:flex;justify-content:space-between;margin-bottom:4vmin;margin-top:4vmin}.gh-post-comments{margin-bottom:4vmin;margin-top:8vmin}@keyframes fade_in{0%{opacity:0}to{opacity:1}}.announcement-bar-content{animation:fade_in .2s ease-out 2s 1 normal forwards;background-color:#ff2f82;border-radius:5px;color:#fff;display:flex;justify-content:space-between;margin-top:10px;opacity:1;padding:5px 10px;text-align:center;width:100%;z-index:9999}.announcement-bar-content>.post-link{color:#fff;font-size:1.6rem!important}.gh-viewport,html{background:#f5f5f5;background:var(--color-bg);color:#141413;color:var(--color-base);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{padding:8rem 0 8vmin}.gh-postfeed{grid-gap:4.8vmin 2.4rem;display:grid;gap:4.8vmin 2.4rem;grid-template-columns:repeat(3,minmax(min(350px,100%),1fr));padding:8rem 0}@media (min-width:1500px){.gh-postfeed{grid-template-columns:repeat(4,minmax(min(350px,100%),1fr))}}@media (max-width:1200px){.gh-postfeed{grid-template-columns:repeat(2,minmax(min(250px,100%),1fr))}}@media (max-width:590px){.gh-postfeed{grid-template-columns:repeat(1,minmax(min(350px,100%),1fr));padding-top:28px}}.gh-container{margin:0 auto;width:100%}.gh-container-title{color:#141413;color:var(--color-primary);font-size:3.6rem;font-weight:500;line-height:100%;margin:8.8vmin auto 4vmin;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}.gh-card{background:#f5f5f5;background:var(--color-bg);border:1px solid rgba(61,61,55,.05);border:1px solid var(--color-border-sencond);border-radius:16px;overflow:hidden;position:relative}.gh-card:hover{border-color:rgba(20,20,19,.2);border-color:var(--color-border)}.gh-card-link{display:flex;flex-direction:column}.gh-card-image{aspect-ratio:1/1;border-radius:16px 16px 0 0;margin-bottom:0;-o-object-fit:cover;object-fit:cover;width:100%}.gh-card-image:first-of-type{aspect-ratio:16/9}.gh-card-meta{display:block;font-size:1.4rem;letter-spacing:.5px;line-height:1.2em;margin:0 0 1.6rem;opacity:.8}.gh-card-content{font-size:1.6rem;margin:0 auto;padding:16px 18px;text-align:left;width:100%}.gh-card-title{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#141413;color:var(--color-base);display:-webkit-box;font-size:2rem;font-style:normal;font-weight:500;height:6rem;line-height:1.5;margin-bottom:1.6rem;overflow:hidden;text-overflow:ellipsis}.gh-card-content p{margin:1.2rem 0;padding:0 3vmin}.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-tags{border:1px solid rgba(61,61,55,.05);border:1px solid var(--color-border-sencond);border-radius:50px;display:inline-flex;line-height:1;padding:10px 14px}.custom-card-tags-container{display:flex;flex-wrap:wrap;gap:6px;max-height:32px;overflow:hidden;white-space:nowrap}.custom-card-tag-item{background:rgba(20,20,19,.05);border-radius:50px;color:rgba(20,20,19,.6);color:var(--color-tag);font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:100%;padding:8px 12px}.gh-page-head{margin:0 auto;padding:8vmin 0 4vmin;text-align:center}.gh-page-image{margin:4vmin 0 0}.gh-page-head>p{font-size:1.3em;line-height:1.4em;margin:.3em auto 0;max-width:720px;opacity:.5;padding:0 6vmin}@media (max-width:700px){.gh-page-head>p{font-size:1.6rem}}.gh-header{padding:0;text-align:left}.gh-title{font-size:4rem!important;font-weight:600;line-height:1.3}.gh-content>*+*{margin-top:2.5vmin}.gh-post-meta{align-items:center;display:inline-flex;font-size:1.6rem;justify-content:space-between;letter-spacing:.5px;margin:2.5rem 0 6vmin;opacity:.5}.gh-excerpt{margin:1rem 0 0}.gh-feature-image{border:1px solid hsla(0,0%,100%,.1);border-radius:24px;grid-column:main-start/main-end;margin:0;width:100%}.gh-feature-image img{margin-left:auto;margin-right:auto;width:100%}.gh-post-footer{margin:2rem 0}.gh-author-image{border-radius:100%;height:12vmin;margin:0 auto 1.5em;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:12vmin}.gh-author-meta{font-size:1.2em;margin:2vmin 0 0}.gh-author-links{align-items:center;display:flex;justify-content:center}.gh-author-links a{align-items:center;display:inline-flex;margin:0 .75vmin;position:relative}.gh-author-links a+a:before{background:rgba(0,0,0,.3);content:"";display:block;height:1em;margin:0 1.25vmin 0 0;transform:rotate(20deg);width:1px}@media (max-width:700px){.gh-author-meta{font-size:1.6rem}}.post-feed{grid-gap:4.8vmin 4vmin;display:grid;gap:4.8vmin 4vmin;grid-template-columns:repeat(6,1fr);padding:max(4.8vmin,36px) 0 0;position:relative}.author-template .post-feed,.tag-template .post-feed{margin-top:4vmin}@media (max-width:991px){.post-feed{grid-template-columns:1fr 1fr}}@media (max-width:767px){.post-feed{grid-gap:40px;grid-template-columns:1fr}}.post-card{background-size:cover;display:flex;flex-direction:column;grid-column:span 2;position:relative;word-break:break-word}.post-card-image-link{display:block;margin-bottom:0;overflow:hidden;position:relative}.post-card-image-link:after{content:"";display:block;padding-bottom:55%}.post-card[class*=post-access-] .post-card-image-link:after{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:rgba(0,0,0,.5)}.post-card.keep-ratio[class*=post-access-] .post-card-image-link:after{bottom:0;left:0;padding-bottom:0;position:absolute;right:0;top:0}.post-card.keep-ratio:not(.post-card-large):not(.post-card-full) .post-card-image-link:after{padding-bottom:0}.post-card-image{background:var(--color-lightgrey) no-repeat center center;bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.post-card.keep-ratio:not(.post-card-large):not(.post-card-full) .post-card-image{position:static}.post-card-access{align-items:center;bottom:0;color:#fff;display:flex;font-size:1.5rem;font-weight:600;gap:4px;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}.post-card-content-link{color:var(--color-darkgrey);display:block;position:relative}.post-card-content-link:hover{-webkit-text-decoration:none;text-decoration:none}.post-feed .no-image .post-card-content-link{padding:0}.no-image .post-card-header{margin-top:0}.post-card-tags{align-items:center;border:.909px solid hsla(0,0%,100%,.05);border-radius:45.455px;color:rgba(20,20,19,.8);color:var(--color-secondary-text);display:inline-flex;font-size:1.4rem;font-weight:400;line-height:1;padding:9px 12px}.post-card-featured{align-items:center;color:var(--ghost-accent-color);display:flex;gap:3px;padding-left:18px;position:relative}.post-card-featured svg{left:0;position:absolute}.post-card-title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-size:2.6rem;font-weight:800;line-height:1.2;margin:14px 0;overflow:hidden;text-overflow:ellipsis}.post-card-content-link:hover .post-card-title{opacity:.9}.no-image .post-card-title{margin-top:0}.has-serif-title .post-card-title{font-family:Poppins;font-family:var(--font-poppins);letter-spacing:-.005em}.post-card-title svg{margin-left:-1px;margin-top:-3px}.post-card-content{display:flex;flex-direction:column;flex-grow:1}.post-card-excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:1.6rem;line-height:1.5;margin-top:12px;max-width:720px;overflow-y:hidden;word-break:break-word}.has-sans-body .post-card-excerpt{font-family:Poppins;font-family:var(--font-poppins)}.post-card:not(.post-card-large):not(.post-card-full):not(.dynamic):not(.no-image) .post-card-excerpt{-webkit-line-clamp:2}.author-template .post-card-excerpt,.tag-template .post-card-excerpt{margin-top:6px}.author-template .post-card-large .post-card-excerpt,.tag-template .post-card-large .post-card-excerpt{display:block;overflow-y:auto}.post-card-meta{color:rgba(20,20,19,.8);color:var(--color-secondary-text);font-size:1.3rem;padding:0}.post-card-meta,.post-card-meta>*{align-items:center;display:flex;gap:6px}.post-card-meta>*+:not(script):before{background-color:rgba(20,20,19,.8);background-color:var(--color-secondary-text);border-radius:50%;content:"";height:2px;width:2px}.post-card-meta .sep{margin:0 4px}.author-profile-image{background:color-mod(var(--color-lightgrey) l(10%));border-radius:100%;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.author-list{display:flex;flex-wrap:wrap;list-style:none;margin:0 0 0 4px;padding:0}.author-list-item{flex-shrink:0;margin:0;padding:0;position:relative}.gh-post-tags{border:1px solid hsla(0,0%,100%,.1);border-radius:50px;font-size:16px;font-weight:400;line-height:1;padding:10px 14px}.custom-post-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:40px}.custom-post-tags .custom-post-tag-item{align-items:center;background:rgba(20,20,19,.05);border-radius:50px;color:rgba(20,20,19,.6);color:var(--color-tag);display:flex;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;justify-content:center;line-height:100%;padding:9px 13px}.custom-card-content-footer-tag-container{display:flex;flex-wrap:wrap;gap:6px;max-height:32px;overflow:hidden;white-space:nowrap}.custom-card-content-footer-tag-item{align-items:center;background:rgba(20,20,19,.05);border-radius:50px;color:rgba(20,20,19,.6);color:var(--color-tag);display:flex;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;justify-content:center;line-height:100%;padding:8px;word-break:keep-all}@media (min-width:1001px){.post-card-large{grid-gap:4vmin;border-top:0;display:grid;grid-column:span 6;grid-template-columns:repeat(3,1fr)}.post-card-large:not(.no-image) .post-card-header{margin-top:0}.post-card-large .post-card-image-link{grid-column:span 2;margin-bottom:0;position:relative}.post-card-large .post-card-content{grid-column:span 1}.post-card-large.no-image .post-card-content{grid-column:span 2}.post-card-large .post-card-image{height:100%;position:absolute;width:100%}.post-card-large .post-card-tags{margin-bottom:12px}.post-card-large .post-card-title{font-size:4.4rem;line-height:1.05;margin-top:0}.post-card-large .post-card-excerpt{margin-top:16px}.post-card-full{grid-column:span 6}.post-card-full .post-card-image-link{margin-bottom:40px}.post-card-full .post-card-tags{margin-bottom:14px}.post-card-full .post-card-title{font-size:6.4rem;line-height:.95}.post-card-full .post-card-excerpt{font-size:1.8rem;margin-top:20px}.post-card-large+.post-card-large:nth-child(2n){margin:32px 0}.post-card-large+.post-card-large:nth-child(2n) .post-card-content{order:-1}.post-card.dynamic{grid-column:span 3}.post-card.dynamic .post-card-title{font-size:3rem}}
/*# sourceMappingURL=index.css.map */