:root{--color-primary-text:#333;--color-secondary-text:#999;--color-white:#fff;--color-lighter-gray:#f6f6f6;--color-light-gray:#e6e6e6;--color-mid-gray:#ccc;--color-dark-gray:#444;--color-darker-gray:#15171a;--color-black:#000;--font-sans:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-serif:Georgia,serif;--head-nav-gap:2.8rem;--h1-size:4.6rem;--gap:3.6rem;--header-spacing:80px}@media (max-width:767px){:root{--h1-size:3.2rem!important;--gap:2rem;--header-spacing:48px}}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{line-height:1.5;min-height:100vh;text-rendering:optimizespeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}html{font-size:62.5%}body{background-color:var(--color-white);color:var(--color-primary-text);font-family:var(--gh-font-body,var(--font-sans));font-size:1.6rem;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{height:auto}a{color:var(--color-darker-gray);text-decoration:none}a:hover{opacity:.8}h1,h2,h3,h4,h5,h6{color:var(--color-darker-gray);font-family:var(--gh-font-heading,var(--font-sans));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{background-color:var(--color-lighter-gray);-webkit-hyphens:none;hyphens:none;line-height:1.5;overflow-x:scroll;padding:1.6rem 2.4rem;white-space:pre;-webkit-overflow-scrolling:touch}code{font-family:var(--font-mono);font-size:15px}:not(pre)>code{background-color:var(--color-lighter-gray);border-radius:3px;color:var(--ghost-accent-color);padding:.4rem}iframe{border:0;display:block;overflow:hidden;width:100%}@media (max-width:767px){h2{font-size:2.4rem}h3{font-size:2.1rem}}.gh-site{display:flex;flex-direction:column;min-height:100vh}.gh-main{flex-grow:1;padding-bottom:8rem;padding-top:8rem}.page-template .gh-main{padding-block:0}.gh-outer{padding-left:var(--gap);padding-right:var(--gap)}.gh-inner{margin:0 auto;max-width:var(--container-width,1200px)}.gh-canvas,.kg-width-full.kg-content-wide{--main:min(var(--content-width,720px),100% - var(--gap) * 2);--wide:minmax(0,calc((var(--container-width, 1200px) - var(--content-width, 720px))/2));--full:minmax(var(--gap),1fr);display:grid;grid-template-columns:[full-start] var(--full) [wide-start] var(--wide) [main-start] var(--main) [main-end] var(--wide) [wide-end] var(--full) [full-end]}.gh-canvas>*{grid-column:main}.kg-content-wide>div,.kg-width-wide{grid-column:wide}.kg-width-full{grid-column:full}.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);height:100px}.gh-head-inner{align-items:center;-moz-column-gap:var(--head-nav-gap);column-gap:var(--head-nav-gap);display:grid;grid-auto-flow:row dense;grid-template-columns:1fr auto auto;height:100%}.gh-head-brand{line-height:1}.gh-head-brand-wrapper{align-items:center;display:flex}.gh-head-logo{font-family:var(--gh-font-heading,var(--font-sans));font-size:2.4rem;font-weight:700;letter-spacing:-.02em;position:relative}.gh-head-logo img{max-height:40px}.gh-head-logo img:nth-child(2){left:0;opacity:0;position:absolute;top:0}.gh-head-menu{display:flex}.gh-head .nav,.gh-head-menu{align-items:center;gap:var(--head-nav-gap)}.gh-head .nav{display:inline-flex;list-style:none;margin:0;padding:0;white-space:nowrap}.gh-head .nav-more-toggle{font-size:inherit;margin:0 -6px;position:relative;text-transform:inherit}.gh-head .nav-more-toggle svg{height:24px;width:24px}.gh-head-actions{align-items:center;display:flex;gap:var(--head-nav-gap);justify-content:flex-end}.gh-head-members{align-items:center;display:flex;gap:20px;white-space:nowrap}.gh-head-btn.gh-btn{font-size:inherit;font-weight:600}.gh-head-btn:not(.gh-btn){align-items:center;color:var(--ghost-accent-color);display:inline-flex}.gh-head-btn svg{height:1.3em;width:1.3em}.gh-search{margin-left:-6px;margin-right:-6px}.gh-search:hover{opacity:.9}.gh-head-brand .gh-search{margin-right:8px}@media (max-width:767px){.gh-head-members{flex-direction:column-reverse;gap:16px;width:100%}.gh-head-actions .gh-search{display:none}}@media (min-width:768px){.gh-head-brand .gh-search{display:none}body:not(.is-dropdown-loaded) .gh-head-menu .nav>li{opacity:0}}.is-head-left-logo .gh-head-inner{grid-template-columns:auto 1fr auto}@media (min-width:992px){.is-head-left-logo .gh-head-menu{margin-left:16px;margin-right:64px}}.is-head-middle-logo .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-middle-logo .gh-head-brand{grid-column-start:2}.is-head-middle-logo .gh-head-actions{gap:28px}@media (min-width:992px){.is-head-middle-logo .gh-head-menu{margin-right:64px}}.is-head-stacked .gh-head{height:auto;position:relative}.is-head-stacked .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-stacked .gh-head-brand{display:flex;grid-column-start:2;grid-row-start:1;min-height:80px}@media (max-width:767px){.is-head-stacked .gh-head-brand{min-height:unset}}@media (min-width:992px){.is-head-stacked .gh-head-inner{padding:0}.is-head-stacked .gh-head-brand{align-items:center;display:flex;height:80px}.is-head-stacked .gh-head-menu{grid-column:1/4;grid-row-start:2;height:56px;justify-content:center;margin:0 48px}.is-head-stacked .gh-head-menu:after,.is-head-stacked .gh-head-menu:before{background-color:var(--color-light-gray);content:"";height:1px;left:0;position:absolute;top:80px;width:100%}.is-head-stacked .gh-head-menu:after{top:136px}.is-head-stacked .gh-head-actions{grid-column:1/4;grid-row-start:1;justify-content:space-between}}.is-head-transparent .gh-head{background-color:transparent;left:0;position:absolute;right:0;z-index:90}.is-head-transparent .gh-head .nav>li a,.is-head-transparent .gh-head-description,.is-head-transparent .gh-head-link,.is-head-transparent .gh-head-logo,.is-head-transparent .gh-head-logo a,.is-head-transparent .gh-search,.is-head-transparent .gh-social,.is-head-transparent .nav-more-toggle{color:var(--color-white)}.is-head-transparent .gh-burger:after,.is-head-transparent .gh-burger:before{background-color:var(--color-white)}.is-head-transparent .gh-head-btn{background-color:#fff;color:#15171a}.is-head-transparent .gh-head-menu:after,.is-head-transparent .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-transparent #announcement-bar-root{left:0;position:absolute;right:0}.is-head-transparent #announcement-bar-root:not(:empty)+:is(.site,.gh-site) .gh-head{margin-top:48px}.is-head-dark:not(.is-head-transparent) .gh-head{background-color:var(--color-darker-gray)}.is-head-dark:not(.is-head-transparent) .gh-head .nav a,.is-head-dark:not(.is-head-transparent) .gh-head-description,.is-head-dark:not(.is-head-transparent) .gh-head-link,.is-head-dark:not(.is-head-transparent) .gh-head-logo,.is-head-dark:not(.is-head-transparent) .gh-head-logo a,.is-head-dark:not(.is-head-transparent) .gh-search,.is-head-dark:not(.is-head-transparent) .gh-social,.is-head-dark:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-burger:after,.is-head-dark:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-head-btn{background-color:#fff;color:#15171a}.is-head-dark:not(.is-head-transparent) .gh-head-menu:after,.is-head-dark:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-brand:not(.is-head-transparent) .gh-head{background-color:var(--ghost-accent-color)}.is-head-brand:not(.is-head-transparent) .gh-head .nav a,.is-head-brand:not(.is-head-transparent) .gh-head-description,.is-head-brand:not(.is-head-transparent) .gh-head-link,.is-head-brand:not(.is-head-transparent) .gh-head-logo,.is-head-brand:not(.is-head-transparent) .gh-head-logo a,.is-head-brand:not(.is-head-transparent) .gh-search,.is-head-brand:not(.is-head-transparent) .gh-social,.is-head-brand:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-burger:after,.is-head-brand:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-head-btn{background-color:#fff;color:#15171a}.is-head-brand:not(.is-head-transparent) .gh-head-menu:after,.is-head-brand:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.3)}.gh-dropdown{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 7px 20px -5px rgba(0,0,0,.15);margin-top:24px;opacity:0;padding:12px 0;position:absolute;right:-16px;text-align:left;top:100%;transform:translate3d(0,6px,0);transition:opacity .3s,transform .2s;visibility:hidden;width:200px;z-index:90}.is-head-middle-logo .gh-dropdown{left:-24px;right:auto}.is-dropdown-mega .gh-dropdown{-moz-column-gap:40px;column-gap:40px;display:grid;grid-auto-flow:column;grid-template-columns:1fr 1fr;padding:20px 32px;width:auto}.is-dropdown-open .gh-dropdown{opacity:1;transform:translateY(0);visibility:visible}.gh-dropdown li a{color:#15171a!important;display:block;padding:6px 20px}.is-dropdown-mega .gh-dropdown li a{padding:8px 0}.gh-burger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;display:none;height:30px;margin-right:-3px;padding:0;position:relative;width:30px}.gh-burger:after,.gh-burger:before{background-color:var(--color-darker-gray);content:"";height:1px;left:3px;position:absolute;transition:all .2s cubic-bezier(.04,.04,.12,.96) .1008s;width:24px}.gh-burger:before{top:11px}.gh-burger:after{bottom:11px}.is-head-open .gh-burger:before{top:15px;transform:rotate(45deg)}.is-head-open .gh-burger:after{bottom:14px;transform:rotate(-45deg)}@media (max-width:767px){#gh-head{height:64px}#gh-head .gh-head-inner{gap:48px;grid-template-columns:1fr;grid-template-rows:auto 1fr auto}#gh-head .gh-head-brand{align-items:center;display:grid;grid-column-start:1;grid-template-columns:1fr auto auto;height:64px}#gh-head .gh-head-logo{font-size:2.2rem}.gh-burger{display:block}#gh-head .gh-head-actions,#gh-head .gh-head-menu{justify-content:center;opacity:0;position:fixed;visibility:hidden}#gh-head .gh-head-menu{transform:translateY(0);transition:none}#gh-head .nav{align-items:center;gap:20px;line-height:1.4}#gh-head .nav a{font-size:2.6rem;font-weight:600;text-transform:none}#gh-head .nav li{opacity:0;transform:translateY(-4px)}#gh-head .gh-head-actions{text-align:center}#gh-head :is(.gh-head-btn,.gh-head-link){opacity:0;transform:translateY(8px)}#gh-head .gh-head-btn{font-size:1.8rem;text-transform:none;width:100%}#gh-head .gh-head-btn:not(.gh-btn){font-size:2rem}#gh-main{transition:opacity .4s}.is-head-open #gh-head{height:100%;inset:0;overflow-y:scroll;position:fixed;z-index:3999999;-webkit-overflow-scrolling:touch}.is-head-open:not(.is-head-brand):not(.is-head-dark):not(.is-head-transparent) #gh-head{background-color:var(--color-white)}.is-head-open.is-head-transparent #gh-head,.is-head-open:is(.is-head-transparent,.is-head-brand) #gh-head .gh-head-actions{background-color:var(--ghost-accent-color)}.is-head-open.is-head-dark #gh-head,.is-head-open.is-head-dark #gh-head .gh-head-actions{background-color:var(--color-darker-gray)}.is-head-open #gh-head .gh-head-actions,.is-head-open #gh-head .gh-head-menu{opacity:1;position:static;visibility:visible}.is-head-open #gh-head .nav{display:flex;flex-direction:column}.is-head-open #gh-head .nav li{opacity:1;transform:translateY(0);transition:transform .2s,opacity .2s}.is-head-open #gh-head .gh-head-actions{align-items:center;background-color:var(--color-white);bottom:0;display:inline-flex;flex-direction:column;gap:12px;left:0;padding:var(--gap) 0 calc(var(--gap) + 8px);position:sticky;right:0}.is-head-open #gh-head :is(.gh-head-btn,.gh-head-link){opacity:1;transform:translateY(0);transition:transform .4s,opacity .4s;transition-delay:.2s}.is-head-open #gh-head .gh-head-link{transition-delay:.4s}.is-head-open #gh-main{opacity:0}}.gh-cover{min-height:var(--cover-height,50vh);padding-bottom:6.4rem;padding-top:6.4rem;position:relative}.gh-cover-image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-cover-title{font-family:var(--gh-font-heading,var(--font-serif))}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-cover-description{font-family:var(--gh-font-body,var(--font-serif))}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-card-title{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-card-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.gh-card{word-break:break-word}.page-template .gh-article-header{margin-top:var(--header-spacing,80px)}.gh-article-tag{color:var(--ghost-accent-color)}.gh-article-title{word-break:break-word}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-article-title{font-family:var(--gh-font-heading,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:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-article-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.gh-article-image{grid-column:wide-start/wide-end;margin-top:4rem}.gh-article-image img{width:100%}@media (max-width:767px){.gh-article-excerpt{font-size:1.9rem}.gh-article-image{margin-top:2.4rem}}.gh-content{font-size:var(--content-font-size,1.8rem);letter-spacing:var(--content-letter-spacing,0);margin-top:4rem;word-break:break-word}.gh-content>*+*{margin-bottom:0;margin-top:calc(1.6em*var(--content-spacing-multiplier, 1))}.gh-content>[id]{margin:0}.gh-content>.kg-card+[id]{margin-top:calc(2em*var(--content-spacing-multiplier, 1))!important}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-content>[id]{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.gh-content>[id]:not(:first-child){margin-top:calc(1.6em*var(--content-spacing-multiplier, 1))}.gh-content>[id]+*{margin-top:calc(.8em*var(--content-spacing-multiplier, 1))}.gh-content>blockquote,.gh-content>hr{position:relative}.gh-content>blockquote,.gh-content>blockquote+*,.gh-content>hr,.gh-content>hr+*{margin-top:calc(2.4em*var(--content-spacing-multiplier, 1))}.gh-content h2{font-size:1.6em}.gh-content h3{font-size:1.4em}.gh-content a{color:var(--ghost-accent-color);text-decoration:underline;word-break:break-word}.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-toggle-card .kg-toggle-content>ol,.gh-content .kg-toggle-card .kg-toggle-content>p,.gh-content .kg-toggle-card .kg-toggle-content>ul{font-size:.95em}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-callout-text,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>ol,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>p,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>ul,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>blockquote,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>dl,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>ol,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>p,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>ul{font-family:var(--gh-font-body,var(--font-serif))}.gh-content dl,.gh-content ol,.gh-content ul{padding-left:2.8rem}.gh-content :is(li+li,li :is(ul,ol)){margin-top:.8rem}.gh-content ol ol li{list-style-type:lower-alpha}.gh-content ol ol ol li{list-style-type:lower-roman}.gh-content table:not(.gist table){border-collapse:collapse;border-spacing:0;display:inline-block;font-family:var(--font-sans);font-size:1.6rem;max-width:100%;overflow-x:auto;vertical-align:top;white-space:nowrap;width:auto;-webkit-overflow-scrolling:touch;background:radial-gradient(ellipse at left,rgba(0,0,0,.2) 0,transparent 75%) 0,radial-gradient(ellipse at right,rgba(0,0,0,.2) 0,transparent 75%) 100%;background-attachment:scroll,scroll;background-repeat:no-repeat;background-size:10px 100%,10px 100%}.gh-content table:not(.gist table) td:first-child{background-image:linear-gradient(90deg,#fff 50%,hsla(0,0%,100%,0));background-repeat:no-repeat;background-size:20px 100%}.gh-content table:not(.gist table) td:last-child{background-image:linear-gradient(270deg,#fff 50%,hsla(0,0%,100%,0));background-position:100% 0;background-repeat:no-repeat;background-size:20px 100%}.gh-content table:not(.gist table) th{background-color:var(--color-white);color:var(--color-darkgrey);font-size:1.2rem;font-weight:700;letter-spacing:.2px;text-align:left;text-transform:uppercase}.gh-content table:not(.gist table) td,.gh-content table:not(.gist table) th{border:1px solid var(--color-light-gray);padding:6px 12px}.page-template .gh-content:only-child{margin-top:0!important}.page-template .gh-content:only-child>:first-child:not(.kg-width-full){margin-top:var(--header-spacing,80px)}.page-template .gh-content>:last-child:not(.kg-width-full){margin-bottom:var(--footer-spacing,0)}@media (max-width:767px){.gh-content{font-size:1.7rem;margin-top:3.2rem}}.gh-comments{margin-bottom:-24px;margin-top:64px}.gh-comments-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.gh-comments .gh-comments-title{margin-bottom:28px}.gh-comments-header .gh-comments-title{margin-bottom:0}.gh-comments-count{color:var(--color-secondary-text)}.gh-cta-gradient{background:linear-gradient(180deg,hsla(0,0%,100%,0),var(--color-white));content:"";grid-column:full-start/full-end;height:160px;margin-bottom:4rem;margin-top:-16rem;position:relative}.gh-cta-gradient:first-child{display:none}.gh-cta{display:flex;flex-direction:column;margin-bottom:4rem;text-align:center}.gh-cta-title{font-size:2.2rem;letter-spacing:-.02em;margin-bottom:3.2rem}.gh-cta-actions{align-items:center;display:flex;flex-direction:column}.gh-cta-link{color:var(--color-secondary-text);cursor:pointer;font-size:1.4rem;margin-top:.8rem;text-decoration:none}.gh-cta-link:hover{color:var(--color-darker-gray)}@media (max-width:767px){.gh-cta-actions{-moz-column-gap:.8rem;column-gap:.8rem}}.gh-content :not(.kg-card):not(table):not([id])+:is(.kg-card,table){margin-top:calc(2em*var(--content-spacing-multiplier, 1))}.gh-content :is(.kg-card,table)+:not(.kg-card):not(table):not([id]){margin-top:calc(2em*var(--content-spacing-multiplier, 1))}.gh-content>.kg-width-full+.kg-width-full:not(.kg-width-full.kg-card-hascaption+.kg-width-full){margin-top:0}.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:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-toggle-card .kg-toggle-heading-text{font-family:var(--gh-font-heading,var(--font-serif))}.kg-callout-card.kg-card{border-radius:.25em}.kg-callout-card-accent a{text-decoration:underline}blockquote.kg-blockquote-alt{color:var(--color-secondary-text);font-style:normal;font-weight:400}.kg-card.kg-button-card .kg-btn{font-size:1em}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-card.kg-header-card h2.kg-header-card-header{font-family:var(--gh-font-heading,var(--font-serif))}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .kg-header-card h3.kg-header-card-subheader{font-family:var(--gh-font-body,var(--font-serif))}.kg-audio-card,.kg-bookmark-card a.kg-bookmark-container,.kg-bookmark-card a.kg-bookmark-container:hover,.kg-file-card-container,.kg-file-card-container:hover,.kg-product-card-container{background:var(--background-color,#fff)!important;color:var(--color-darker-gray,#222)!important;opacity:1}.kg-bookmark-card .kg-bookmark-container{border-radius:.25em!important}.kg-bookmark-card .kg-bookmark-content{padding:1.15em}.kg-bookmark-card .kg-bookmark-title{font-size:.9em}.kg-bookmark-card .kg-bookmark-description{font-size:.8em;margin-top:.3em;max-height:none}.kg-bookmark-card .kg-bookmark-metadata{font-size:.8em}.kg-bookmark-card .kg-bookmark-thumbnail img{border-radius:0 .2em .2em 0}.has-light-text .kg-audio-card button{color:#fff}.has-light-text .kg-audio-card .kg-audio-volume-slider{color:hsla(0,0%,100%,.3)}.pagination{display:grid;grid-template-columns:1fr auto 1fr;margin-top:6.4rem}.page-number{grid-column-start:2}.older-posts{text-align:right}.gh-navigation{align-items:center;-moz-column-gap:2.4rem;column-gap:2.4rem;display:grid;grid-template-columns:1fr auto 1fr}.gh-navigation>div{align-items:center;display:flex}.gh-navigation-next{justify-content:flex-end}.gh-navigation-link{align-items:center;display:inline-flex}.gh-navigation-link svg{height:16px;width:16px}.gh-navigation-previous svg{margin-right:.4rem}.gh-navigation-next svg{margin-left:.4rem}@media (max-width:767px){.gh-navigation-hide{display:none}}.gh-btn{align-items:center;background-color:var(--color-darker-gray);border:0;border-radius:100px;color:var(--color-white);cursor:pointer;display:inline-flex;font-size:1.6rem;font-weight:700;gap:.4em;justify-content:center;letter-spacing:inherit;line-height:1;padding:calc(.75em*var(--multiplier, 1)) calc(1.15em*var(--multiplier, 1))}.gh-btn:hover{opacity:.95}.gh-post-upgrade-cta .gh-btn{line-height:inherit}.gh-primary-btn{background-color:var(--ghost-accent-color)}.gh-outline-btn{background-color:transparent;border:1px solid var(--color-light-gray);color:var(--color-darker-gray);text-decoration:none}.gh-outline-btn:hover{border-color:var(--color-mid-gray);opacity:1}.gh-icon-btn{align-items:center;background-color:transparent;border:0;color:var(--darker-gray-color);cursor:pointer;display:inline-flex;height:30px;justify-content:center;outline:none;padding:0;width:30px}.gh-icon-btn svg{height:20px;width:20px}.gh-text-btn{align-items:center;background-color:transparent;border:0;color:var(--darker-gray-color);cursor:pointer;display:inline-flex;justify-content:center;letter-spacing:inherit;margin:0;outline:none;padding:0;will-change:opacity}.gh-text-btn:hover{opacity:.8}.gh-foot{color:var(--color-secondary-text);padding-bottom:8rem;padding-top:8rem;white-space:nowrap}.gh-foot-inner{display:grid;font-size:1.3rem;gap:40px;grid-template-columns:1fr auto 1fr}.no-menu .gh-foot-inner{align-items:center;display:flex;flex-direction:column;gap:24px}.gh-foot-menu .nav{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0;row-gap:4px}.gh-foot-menu .nav li{align-items:center;display:flex}.gh-foot-menu .nav li+li:before{content:"•";font-size:.9rem;line-height:0;padding:0 1.2rem}.gh-powered-by{text-align:right}.gh-foot a{color:var(--color-secondary-text)}.gh-foot a:hover{color:var(--color-darker-gray);opacity:1}@media (max-width:767px){.gh-foot{padding-bottom:12rem;padding-top:6.4rem}.gh-foot-inner{grid-template-columns:1fr;text-align:center}.gh-foot-menu .nav{flex-direction:column}.gh-foot-menu .nav li+li{margin-top:.4rem}.gh-foot-menu .nav li+li:before{display:none}.gh-powered-by{text-align:center}}.pswp{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;-webkit-text-size-adjust:100%}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:grab}.pswp--dragging .pswp__img{cursor:grabbing}.pswp__bg{backface-visibility:hidden;background-color: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{backface-visibility:hidden;bottom:0;left:0;position:absolute;right:0;top:0;touch-action:none}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1);width:100%}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__item{bottom:0;overflow:hidden;right:0}.pswp__img,.pswp__item{left:0;position:absolute;top:0}.pswp__img{height:auto;width:auto}.pswp__img--placeholder{backface-visibility:hidden}.pswp__img--placeholder--blank{background:var(--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;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{animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;height:14px;left:15px;margin:0;opacity:.75;position:absolute;top:15px;width:14px}.pswp--css_animation .pswp__preloader__cut{height:14px;overflow:hidden;position:relative;width:7px}.pswp--css_animation .pswp__preloader__donut{background:none;border-bottom:2px solid transparent;border-left:2px solid transparent;border-radius:50%;border-right:2px solid var(--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}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.pswp__ui{opacity:1;visibility:visible;z-index:1550;-webkit-font-smoothing:auto}.pswp__top-bar{height:44px;left:0;position:absolute;top:0;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{backface-visibility:hidden;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:local(""),url(../fonts/inter-v11-latin-regular.woff2) format("woff2"),url(../fonts/inter-v11-latin-regular.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:local(""),url(../fonts/inter-v11-latin-600.woff2) format("woff2"),url(../fonts/inter-v11-latin-600.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:local(""),url(../fonts/inter-v11-latin-700.woff2) format("woff2"),url(../fonts/inter-v11-latin-700.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:800;src:local(""),url(../fonts/inter-v11-latin-800.woff2) format("woff2"),url(../fonts/inter-v11-latin-800.woff) format("woff")}@font-face{font-family:Lora;font-style:normal;font-weight:400;src:local(""),url(../fonts/lora-v23-latin-regular.woff2) format("woff2"),url(../fonts/lora-v23-latin-regular.woff) format("woff")}@font-face{font-family:Lora;font-style:normal;font-weight:700;src:local(""),url(../fonts/lora-v23-latin-700.woff2) format("woff2"),url(../fonts/lora-v23-latin-700.woff) format("woff")}@font-face{font-family:Lora;font-style:italic;font-weight:400;src:local(""),url(../fonts/lora-v23-latin-italic.woff2) format("woff2"),url(../fonts/lora-v23-latin-italic.woff) format("woff")}@font-face{font-family:Lora;font-style:italic;font-weight:700;src:local(""),url(../fonts/lora-v23-latin-700italic.woff2) format("woff2"),url(../fonts/lora-v23-latin-700italic.woff) format("woff")}:root{--primary-color:var(--ghost-accent-color,#49a8e4);--primary-text-color:#333;--secondary-text-color:#aaa;--red-color:#ff7473;--white-color:#fff;--light-gray-color:#f1f1f1;--mid-gray-color:#d9d9d9;--dark-gray-color:#1a1a1a;--black-color:#000;--dark-mode-bg-color:#000;--dark-mode-darker-bg-color:#111;--dark-mode-primary-text-color:#ccc;--dark-mode-secondary-text-color:#999;--dark-mode-border-color:#272727;--animation-base:ease-in-out;--shadow-base:0 0 5px rgba(0,0,0,.2);--font-sans:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-serif:Lora,Times,serif;--font-mono:Menlo,Consolas,Monaco,Liberation Mono,Lucida Console,monospace;--content-font-size:1.7rem;--header-spacing:60px}.reviews-section{padding:60px 15%}.reviews-header{margin-bottom:36px;text-align:left}.reviews-carousel{position:relative}.review-item{border:1px solid #e5e5e5;padding:24px;text-align:left}html.dark-mode .review-item{border-color:var(--dark-mode-border-color)}.review-username{font-weight:700;margin-bottom:8px}.review-source{color:#666;font-size:14px;margin-bottom:16px}.review-text{font-size:18px;font-weight:500;line-height:1}.review-content{background:#fff;border:1px solid #e5e5e5;display:flex;flex-direction:column;gap:12px;padding:20px;text-align:left}html.dark-mode .review-content{background:#000;border-color:var(--dark-mode-border-color)}.reviews-section h3{font-size:1.7rem!important;font-weight:semibold}.review-meta{align-items:center;color:var(--secondary-text-color);display:flex;flex-wrap:nowrap;font-size:14px;gap:8px;overflow:hidden;white-space:nowrap}.review-meta span{margin-bottom:0!important;padding-bottom:0!important}.review-source,.review-username{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-separator{color:var(--secondary-text-color)}@media (max-width:767px){.reviews-section{padding:40px 5%}.review-content{padding:15px}.review-text{font-size:16px}}.site-header{background-color:transparent;background-color:#000;flex-direction:column;transition:background-color .3s var(--animation-base)}.site-header,.site-header-top{align-items:center;display:flex;justify-content:center;width:100%}.site-header-top{border-bottom:1px solid #e5e5e5;gap:10rem;padding:1rem 1rem 1rem 15%;transition:border-color .3s var(--animation-base)}.site-header-bottom,.site-header-bottom-inner{align-items:center;display:flex;justify-content:center;transition:background-color .3s var(--animation-base);width:100%}.site-header-bottom{background-color:#fff;flex-direction:row;padding:1rem 15%}html.dark-mode .site-header-bottom{background-color:#000!important}.site-header-bottom-inner .nav{align-items:center;display:flex;flex-direction:row;gap:3rem;justify-content:center;list-style:none;padding:0;width:100%}.site-header-bottom-inner .nav li a{color:#000!important;transition:color .3s var(--animation-base)}html.dark-mode .site-header-bottom-inner .nav li a{color:#fff!important}.site-header-nav{align-items:center;display:flex;justify-content:center;width:100%}.site-header-btn-subscribe{background-color:#ffffff33;color:#fff}.site-header-btn-signin,.site-header-btn-subscribe{align-items:center;border-radius:0;display:flex;justify-content:center;padding:5px 20px;transition:background-color .3s var(--animation-base),color .3s var(--animation-base)}.site-header-btn-signin{background-color:#f2f2f2;color:#000!important;gap:1rem}.site-header-btn-signin span{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.site-header-nav-right{align-items:center;display:flex;gap:10rem;justify-content:space-between}.site-header-nav-left,.site-header-nav-links{align-items:center;display:flex;gap:16px}.site-header-nav-left{margin-right:15rem}.site-header-members{align-items:center;display:flex;gap:16px;justify-content:center}.gh-search,.gh-theme-toggle,.site-header-nav-links a{color:#fff!important;transition:color .3s var(--animation-base)}.gh-theme-icon{transition:transform .3s var(--animation-base)}.gh-theme-toggle:hover .gh-theme-icon{transform:rotate(15deg)}@media (max-width:1200px){.site-header-bottom,.site-header-top{padding:1rem 5%}.site-header-nav-right{gap:5rem}.site-header-nav-left{margin-right:8rem}.site-header-bottom-inner .nav{gap:2rem}}@media (max-width:992px){.site-header-bottom-inner .nav{gap:1.5rem}.site-header-nav-links{gap:10px}.site-header-nav-right{gap:3rem}.site-header-nav-left{margin-right:5rem}}@media (max-width:768px){.site-header-nav-right{gap:2rem}.site-header-nav-left{margin-right:3rem}.site-header-bottom-inner .nav{gap:1rem}}@media (max-width:1140px){.desktop-header{display:none}}@media (max-width:1500px){.site-header-top{padding-left:10%}.site-header-bottom{padding:1rem 10%}}@media (max-width:1275px){.site-header-top{padding-left:10%}.site-header-bottom{padding:1rem 10%}}.site-header-logo{min-width:100px}.site-header-small-icons{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.toggle-track{background-color:var(--dark-gray-color);border-radius:30px;cursor:pointer;display:inline-flex;height:24px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:45px}.toggle-moon,.toggle-sun{align-items:center;color:var(--white-color);display:flex;justify-content:center;width:50%}.toggle-moon{transform:translateX(1px)}.toggle-track svg{height:16px;width:16px}.toggle-thumb{background-color:var(--white-color);border-radius:50%;height:20px;left:2px;position:absolute;top:2px;transition:transform .5s cubic-bezier(.23,1,.32,1);width:20px}.dark-mode .toggle-thumb{transform:translateX(21px)}.site{display:flex;flex-direction:column;min-height:100vh}.site-content{flex-grow:1}.page-template .site-content{padding-top:0}.term{display:flex;flex-direction:column;margin:0 auto 64px;max-width:calc(960px + var(--gap)*2)}.term-image-container{border-radius:50%;flex-shrink:0;height:64px;margin-bottom:20px;overflow:hidden;width:64px}.term-name{font-size:3rem;font-weight:800;margin-bottom:0}.term-description{line-height:1.5;margin-top:16px;max-width:560px}@media (max-width:767px){.term{margin-top:-30px}}.post{margin-bottom:100px}.post-media{margin-bottom:20px}.post-feed .post-media{margin:0 auto 40px;max-width:calc(960px + var(--gap)*2);width:100%}.post-media-tag{background:var(--primary-color);border-radius:15px;color:var(--white-color);font-size:13px;font-weight:600;padding:2px 10px;position:absolute;right:15px;top:15px;z-index:10}.post-image-link:hover{opacity:1}.post-header{display:flex;flex-direction:column-reverse;gap:10px}.post-title{font-size:30px;font-weight:800;letter-spacing:-.01em;word-break:break-word}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) :where(.post-feed,.single-post) .post-title{font-family:var(--gh-font-heading,var(--font-serif))}.post-meta{color:var(--secondary-text-color);font-size:12px;font-weight:700;letter-spacing:.01em;text-transform:uppercase}.post-meta-item:not(:first-of-type):before{content:"/";font-family:serif;padding:0 7px 0 4px}.post-tag{color:var(--primary-color)}.post-excerpt{margin-top:12px;word-break:break-word}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .post-excerpt{font-family:var(--gh-font-body,var(--font-serif))}@media (max-width:767px){.post-media.large{margin-bottom:30px}.post-feed .post-title{font-size:24px}}.pagination{align-items:center;display:flex;margin:32px auto 48px;max-width:960px;width:100%}.pagination-left,.pagination-right{flex:2;font-weight:700}.pagination-right{text-align:right}.pagination a{align-items:center;display:inline-flex;gap:4px}.pagination-left svg{margin-left:-2px}.pagination-right svg{margin-right:-2px}.page-number{border:1px solid var(--mid-gray-color);border-radius:30px;color:var(--secondary-text-color);font-size:13px;font-weight:600;line-height:0;padding:16px}.single-post{margin-bottom:0}.single-post .article-header{text-align:center}.page-template .single-post .article-header{margin-top:60px}.single-post .post-title{font-size:3.6rem;margin-bottom:0}.single-post .post-meta{margin-bottom:16px}.single-post .post-media{margin:48px auto 0;max-width:960px;width:100%}.single-post .post-media img{width:100%}.single-post .post-content{font-size:17px}@media (max-width:767px){.single-post .post-header{margin-top:-30px}}.author{display:flex;margin-top:60px}.author+.author{margin-top:30px}.author-image-placeholder{border-radius:50%;flex-shrink:0;height:70px;margin-right:24px;overflow:hidden;width:70px}.author-wrapper{max-width:550px}.author-name{align-items:center;display:flex;font-size:2rem;font-weight:800;letter-spacing:-.01em;margin-bottom:0;position:relative}.author-location-icon{position:relative;top:1px}.author-bio{font-size:1.5rem;margin-top:8px}.author-location{color:var(--secondary-text-color);font-size:1.1rem;font-weight:700;letter-spacing:.01em;margin-top:12px;text-transform:uppercase}.featured-posts{margin-bottom:48px;margin-top:64px;min-height:400px}.featured-posts .post{display:none;margin-bottom:0}.featured-posts.owl-loaded .post{display:block}.featured-posts .post-header{flex-direction:column}.featured-posts .post-title{font-size:2rem;line-height:1.2}@media (max-width:767px){.featured-posts{margin-bottom:0;margin-top:24px}}.related-posts{margin-top:80px}.related-title{font-size:13px;letter-spacing:1px;margin-bottom:30px;text-transform:uppercase}.related-posts .post{margin-bottom:0}.related-posts .post-header{flex-direction:column}.related-posts .post-title{font-size:1.7rem;letter-spacing:0}.related-posts .post-meta{font-size:1.1rem}.related-feed{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.owl{position:relative;visibility:hidden;width:100%;z-index:1;-webkit-tap-highlight-color:transparent}.owl .owl-stage{position:relative;touch-action:pan-Y}.owl .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.owl .owl-stage-outer{overflow:hidden}.owl .owl-item,.owl .owl-stage-outer{position:relative;transform:translateZ(0)}.owl .owl-item{backface-visibility:hidden;float:left;min-height:1px;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl .owl-item>img{display:block;transform-style:preserve-3d;width:100%}.owl .owl-dots.disabled,.owl .owl-nav.disabled{display:none}.owl .owl-dot,.owl .owl-next,.owl .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl .owl-next,.owl .owl-prev{align-items:center;background-color:var(--white-color);border:0;border-radius:50%;box-shadow:var(--shadow-base);color:var(--dark-gray-color);display:flex;font-size:21px;height:40px;justify-content:center;line-height:40px;margin-top:-20px;opacity:0;outline:none;padding:0;position:absolute;text-align:center;top:130px;transition:color .5s var(--animation-base),opacity .5s var(--animation-base);width:40px}.owl .owl-next.disabled,.owl .owl-prev.disabled{color:var(--secondary-text-color);cursor:default}.owl .owl-prev{left:-20px}.owl .owl-next{right:-20px}.owl .owl-dots{margin-top:20px}.owl .owl-dot,.owl .owl-dots{display:flex;justify-content:center}.owl .owl-dot{align-items:center;border:0;height:20px;outline:none;padding:0;width:20px}.owl .owl-dot span{background-color:var(--mid-gray-color);border-radius:50%;height:8px;width:8px}.owl .owl-dot.active span{background-color:var(--black-color)}.owl.owl-loaded{display:block}.owl.owl-loading{display:block;opacity:0}.owl.owl-hidden{opacity:0}.owl.owl-refresh .owl-item{visibility:hidden}.owl.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl.owl-grab{cursor:move}.no-js .owl{display:block}.owl .animated{animation-duration:.5s;animation-fill-mode:both;animation-timing-function:linear}.owl .owl-animated-in{z-index:0}.owl .owl-animated-out{z-index:1}.owl .fadeOut{animation-name:fadeOut}.owl-height{transition:height .5s ease-in-out}html.dark-mode .owl .owl-next,html.dark-mode .owl .owl-prev{background-color:#333;color:var(--white-color)}html.dark-mode .owl .owl-dot span{background-color:#666}html.dark-mode .owl .owl-dot.active span{background-color:var(--white-color)}@media (max-width:767px){.owl .owl-prev{left:10px}.owl .owl-next{right:10px}}.u-object-fit{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.u-placeholder{background-color:var(--light-gray-color);position:relative;z-index:10}.u-placeholder:before{content:"";display:block}.u-placeholder.horizontal:before{padding-bottom:50%}.u-placeholder.rectangle:before{padding-bottom:62.5%}.u-placeholder.square:before{padding-bottom:100%}@media (max-width:767px){.u-placeholder.horizontal:before{padding-bottom:62.5%}}@media (max-width:575px){.hidden-xs{display:none!important}}@media (min-width:576px) and (max-width:767px){.hidden-sm{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-md{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-lg{display:none!important}}@media (min-width:1200px){.hidden-xl{display:none!important}}body{transition:background-color .3s ease,color .3s ease}.author-social-item,.canvas-close,.error-code,.kg-bookmark-author,.kg-bookmark-publisher,.kg-bookmark-title,.logo-text,.menu-item-link,.u-text-format strong,a:not(.menu-item-link):not(.post-tag):not(.kg-btn):not(.kg-nft-card-container):not(.kg-product-card-button):not(.kg-header-card-button),blockquote,figcaption,h1,h2,h3,h4,h5,h6{transition:color .3s ease}.site-header-logo img{transition:opacity .3s ease}.site-header,.site-header-bottom,.site-header-top{transition:background-color .3s ease}.site-header-top{transition:border-color .3s ease}.site-header-bottom-inner .nav li a{transition:color .3s ease}.site-header-btn-signin,.site-header-btn-subscribe{transition:background-color .3s ease,color .3s ease}.gh-search,.gh-theme-toggle,.site-header-nav-links a{transition:color .3s ease}.gh-theme-icon{transition:transform .3s ease}.gh-burger:after,.gh-burger:before,hr,hr:after,hr:before{transition:background-color .3s ease}.kg-bookmark-card,.page-number,.post-footer{transition:border-color .3s ease}.comment-container,.kg-header-card.kg-style-light,.sep:after,.u-placeholder,:not(pre)>code,pre{transition:background-color .3s ease}blockquote{transition:border-color .3s ease}button,input[type=range]{transition:color .3s ease}.kg-audio-card,.kg-bookmark-card a.kg-bookmark-container,.kg-bookmark-card a.kg-bookmark-container:hover,.kg-file-card-container,.kg-file-card-container:hover,.kg-product-card-container{transition:background-color .3s ease,color .3s ease,opacity .3s ease}.dark-mode body{background-color:var(--dark-mode-bg-color);color:var(--dark-mode-primary-text-color)}.dark-mode .author-social-item:hover,.dark-mode .canvas-close,.dark-mode .error-code,.dark-mode .kg-bookmark-author,.dark-mode .kg-bookmark-publisher,.dark-mode .kg-bookmark-title,.dark-mode .logo-text,.dark-mode .menu-item-link:hover,.dark-mode .u-text-format strong,.dark-mode a:not(.menu-item-link):not(.post-tag):not(.kg-btn):not(.kg-nft-card-container):not(.kg-product-card-button):not(.kg-header-card-button),.dark-mode blockquote,.dark-mode figcaption,.dark-mode h1,.dark-mode h2,.dark-mode h3,.dark-mode h4,.dark-mode h5,.dark-mode h6{color:var(--white-color)}.dark-mode .site-header-logo img:first-child:not(:only-child){opacity:0}.dark-mode .site-header-logo img:nth-child(2){opacity:1}.dark-mode .site-header,.dark-mode .site-header-bottom,.dark-mode .site-header-top{background-color:var(--dark-mode-bg-color)!important}.dark-mode .site-header-top{border-bottom:1px solid #e5e5e5}.dark-mode .site-header-bottom-inner .nav li a{color:var(--white-color)!important}.dark-mode .site-header-btn-subscribe{background-color:#ffffff33;color:var(--white-color)}.dark-mode .site-header-btn-signin{background-color:#f2f2f2;color:#000!important}.dark-mode .gh-search,.dark-mode .gh-theme-toggle,.dark-mode .site-header-nav-links a{color:var(--white-color)!important}.dark-mode .gh-burger:after,.dark-mode .gh-burger:before,.dark-mode hr,.dark-mode hr:after,.dark-mode hr:before{background-color:var(--white-color)}.dark-mode .author-location,.dark-mode .author-social-item,.dark-mode .button-arrow-icon,.dark-mode .kg-bookmark-description,.dark-mode .menu-item-link,.dark-mode .page-number,.dark-mode .post-meta{color:var(--dark-mode-secondary-text-color)}.dark-mode .kg-bookmark-card,.dark-mode .page-number,.dark-mode .post-footer{border-color:var(--dark-mode-border-color)}.dark-mode .comment-container,.dark-mode .kg-header-card.kg-style-light,.dark-mode .u-placeholder,.dark-mode :not(pre)>code,.dark-mode pre{background-color:var(--dark-mode-darker-bg-color)}.dark-mode .sep:after{background-color:var(--dark-mode-border-color)}.dark-mode .u-text-format ol li:before{font-weight:700}.dark-mode blockquote{border-color:var(--white-color)}.dark-mode button{color:var(--white-color)}.dark-mode input[type=range]{color:var(--dark-mode-primary-text-color)}.dark-mode .kg-audio-card,.dark-mode .kg-bookmark-card a.kg-bookmark-container,.dark-mode .kg-bookmark-card a.kg-bookmark-container:hover,.dark-mode .kg-file-card-container,.dark-mode .kg-file-card-container:hover,.dark-mode .kg-product-card-container{background-color:var(--dark-mode-bg-color)!important;color:var(--white-color)!important;opacity:1}.language-selector{display:inline-block;position:relative}.language-dropdown{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 4px center;background-repeat:no-repeat;background-size:16px;border:1px solid;border-radius:4px;color:inherit;cursor:pointer;font-size:14px;padding:4px 24px 4px 8px}.language-dropdown:focus{border-color:var(--ghost-accent-color);outline:none}.dark-mode .language-dropdown{color:#fff}@media (max-width:767px){.language-selector{margin-right:.5rem}.language-dropdown{font-size:12px;padding:2px 20px 2px 6px}}.custom-lang-selector{display:inline-block;position:relative}.lang-btn{align-items:center;background:#111;border:none;border-radius:0;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:1.1em;gap:.5em;padding:3px 10px;transition:border .2s}.lang-globe{height:1.2em;width:1.2em;stroke:#fff;flex-shrink:0}.lang-code,.mobile-lang-code{display:none}.lang-dropdown{background:#111;border:2px solid #aaa;border-radius:2px;box-shadow:0 2px 8px rgba(0,0,0,.15);list-style:none;margin:0;min-width:120px;padding:.2em 0;position:absolute;right:0;top:110%;z-index:100}.lang-option{color:#fff;cursor:pointer;font-size:1.1em;padding:.5em 1.2em;transition:background .2s}.lang-option:focus,.lang-option:hover{background:#222}.lang-dropdown[hidden]{display:none}.lang-btn,.mobile-lang-btn{padding:3px}@media (max-width:767px){.lang-btn,.lang-dropdown{font-size:1em;min-width:90px}.mobile-lang-btn{padding:3px}}.quote-of-day{padding:100px 15%;position:relative}.quote-container{margin:0 auto;position:relative}.quote-header{color:#333;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.share-button{position:absolute;right:0;top:0}.quote-container h3{font-size:1.7rem;font-weight:600}.quote-content{padding:1rem 0;position:relative}.quote-content blockquote{border:none;font-size:2.5rem;font-weight:500;line-height:1.6;margin:0;padding:0 3rem;position:relative;text-align:center}.quote-mark{filter:brightness(0);height:95px;position:absolute;width:144px;z-index:-1}.quote-mark-left{left:-50px;top:20px}.quote-mark-right{bottom:10px;right:-50px}.dark-mode .quote-mark{filter:brightness(0) invert(1)}@media (max-width:768px){.quote-of-day{padding:100px 5%}.quote-container h3{font-size:20px}.quote-content blockquote{font-size:24px;padding:0;text-align:left}.quote-mark-right{display:none}}.mobile-header{background-color:#000;display:none;height:54px;position:sticky;top:0;width:100%;z-index:900}.mobile-header-top{align-items:center;display:flex;justify-content:space-between;padding:12px 20px;width:100%}.mobile-menu-toggle,.mobile-search-btn{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;width:24px}.mobile-search-btn svg{height:24px;width:24px}.mobile-header-logo{align-items:center;display:flex;height:30px}.mobile-header-logo img{height:100%;-o-object-fit:contain;object-fit:contain}.menu-icon{position:relative;transition:background-color .3s ease}.menu-icon,.menu-icon:after,.menu-icon:before{background-color:#fff;display:block;height:2px;width:24px}.menu-icon:after,.menu-icon:before{content:"";position:absolute;transition:transform .3s ease,top .3s ease,bottom .3s ease}.menu-icon:before{top:-7px}.menu-icon:after{bottom:-7px}.menu-icon.active{background-color:transparent}.menu-icon.active:before{top:0;transform:rotate(45deg)}.menu-icon.active:after{bottom:0;transform:rotate(-45deg)}.mobile-menu-overlay{background-color:#000;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;left:0;margin-top:54px;opacity:0;overflow-y:auto;padding:20px;position:fixed;top:0;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;visibility:hidden;width:100%;z-index:800}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-close-btn{align-items:center;align-self:flex-end;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:28px;height:28px;justify-content:center;line-height:1;margin-bottom:30px;padding:0;width:28px}.close-icon{display:block;font-weight:300}.mobile-search-icon{color:#fff;height:24px;width:24px}.mobile-navigation{justify-content:center}.mobile-menu-list,.mobile-navigation{align-items:center;display:flex;flex-direction:column;margin:0;padding:0}.mobile-menu-list{gap:24px;list-style:none;text-align:center;width:100%}.mobile-menu-list li a{color:#fff;display:block;font-size:16px;font-weight:400;text-decoration:none}.mobile-menu-divider{background-color:hsla(0,0%,100%,.2);height:1px;margin:16px 0;width:100%}.mobile-menu-footer{align-items:center;display:flex;flex-direction:row;gap:16px;padding:20px 0 0;width:100%}.mobile-actions{display:flex;gap:16px;max-width:300px;width:100%}.mobile-signin-btn,.mobile-subscribe-btn{flex:1;font-size:14px;font-weight:400;padding:8px 10px;text-align:center;text-decoration:none;width:33.33333%}.mobile-subscribe-btn{background-color:hsla(0,0%,100%,.2);color:#fff}.mobile-signin-btn{background-color:#fff}.mobile-signin-btn,.mobile-signin-btn svg{color:#000!important}.mobile-account-btn{background-color:#fff;color:#000;font-size:14px;font-weight:400;max-width:300px;padding:8px 10px;text-align:center;text-decoration:none;width:100%}.mobile-language-selector{position:relative;width:33.33333%}.mobile-lang-btn{align-items:center;background-color:transparent;border:1px solid hsla(0,0%,100%,.2);border-radius:0;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;justify-content:center;min-width:80px;padding:8px 12px;width:100%}.mobile-lang-btn svg{height:16px;width:16px}.mobile-lang-code{font-size:14px;font-weight:500}.mobile-lang-dropdown{background-color:#111;border:1px solid hsla(0,0%,100%,.1);left:50%;list-style:none;margin-top:2px;min-width:80px;padding:0;position:absolute;top:100%;transform:translateX(-50%);z-index:10}.mobile-lang-option{cursor:pointer;font-size:14px;padding:8px 16px;text-align:center}.mobile-lang-option:hover{background-color:hsla(0,0%,100%,.1)}.mobile-menu-logo{display:flex;height:40px;justify-content:center;margin-bottom:40px}.mobile-menu-logo img{height:100%;-o-object-fit:contain;object-fit:contain}.mobile-search-container{margin:0 0 20px;padding:0 20px;width:100%}.mobile-search-form{align-items:center;border:1px solid hsla(0,0%,100%,.2);border-radius:0;display:flex;height:44px;padding:0 16px;position:relative;width:100%}.mobile-search-input{background-color:transparent;border:none;color:#fff;font-size:16px;outline:none;padding:0;width:100%}.mobile-search-input::-moz-placeholder{color:hsla(0,0%,100%,.5)}.mobile-search-input::placeholder{color:hsla(0,0%,100%,.5)}.mobile-search-submit{background:none;border:none;color:#fff;cursor:pointer;padding:0}.mobile-search-submit svg{height:20px;width:20px}body.menu-open{overflow:hidden}@media (max-width:1140px){.mobile-header{display:block}.desktop-header{display:none}}@media (max-width:375px){.mobile-header-top{padding:12px 16px}.mobile-menu-overlay{padding:16px}.mobile-menu-list{gap:20px}.mobile-actions{gap:12px}}.gh-search-input{width:100%}html.dark-mode .mobile-account-btn,html.dark-mode .mobile-signin-btn{color:#000}html.mobile-menu-open{overflow:hidden}.post-hero{margin-bottom:3rem;width:100%}.post-hero-image-container{background-color:#222;height:70vh;max-height:700px;min-height:500px;overflow:hidden;position:relative;width:100%}.post-hero-image{height:100%;-o-object-fit:cover;object-fit:cover;opacity:.85;width:100%}.post-hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.7))}.post-hero-content,.post-hero-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.post-hero-content{color:#fff;display:flex;flex-direction:column;justify-content:flex-start;padding:8rem 15%;z-index:10}.post-category{background-color:hsla(0,0%,100%,.2);color:#fff;display:inline-block;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:1.5rem;margin-top:auto;padding:.4rem 1rem;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.post-title{color:#fff;font-size:3rem;font-weight:700;line-height:1.2;margin:0 0 1.5rem;max-width:80%}.post-excerpt{color:#f0f0f0;font-size:1.25rem;line-height:1.6;margin-bottom:2rem;max-width:70%}.post-meta{align-items:center;color:#ccc;display:flex;flex-wrap:wrap;font-size:1rem;gap:1.5rem}.post-meta-item{align-items:center;display:inline-flex}.separator-dot{background-color:#ccc;border-radius:50%;display:inline-block;height:4px;margin:0 .5rem;width:4px}.post-meta-author{font-weight:600}.post-meta-date,.post-meta-length{font-weight:400}.gh-content{padding:2rem 0}@media (max-width:1200px){.post-hero-content{padding:2rem 10%}}@media (max-width:992px){.post-hero-image-container{height:60vh}.post-title{font-size:2.5rem;max-width:90%}.post-excerpt{font-size:1.1rem;max-width:85%}}@media (max-width:768px){.post-hero-image-container{height:50vh;min-height:400px}.post-title{font-size:2rem;max-width:100%}.post-hero-content{padding:1.5rem 5%}.post-excerpt{font-size:1rem;max-width:100%}.post-meta{align-items:flex-start;flex-direction:column;gap:.5rem}.separator-dot{display:none}}.post-meta-item:not(:first-of-type):before{display:none}@media (max-width:576px){.post-hero-image-container{height:60vh;min-height:350px}.post-title{font-size:1.7rem}.post-category{margin-bottom:1rem}.post-excerpt{margin-bottom:1.5rem}}.dark-mode .post-hero-content.no-image{background:#222;color:#f0f0f0}.dark-mode .post-hero-content.no-image .post-title{color:#f0f0f0}.dark-mode .post-hero-content.no-image .post-meta{color:#ccc}.dark-mode .post-hero-content.no-image .post-meta-tags a{background-color:#333;color:#e0e0e0}.dark-mode .post-hero-content.no-image .post-meta-tags a:hover{background-color:#444}.toplists-container{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);padding:50px 15%}.toplist-table-container{margin-bottom:40px}.toplist-title{font-size:24px;font-weight:700;margin-bottom:16px}.toplist-table{border-collapse:collapse;width:100%}.toplist-table td,.toplist-table th{padding:12px 16px;text-align:center}.toplist-table thead tr{background-color:#f2f2f2}.toplist-table tbody tr:nth-child(2n){background-color:#f9f9f9}.toplist-table tbody tr:hover{background-color:#f0f0f0}html.dark-mode .toplist-table thead tr{background-color:#333}html.dark-mode .toplist-table tbody tr:nth-child(2n){background-color:#2a2a2a}html.dark-mode .toplist-table tbody tr:hover{background-color:#3a3a3a}.no-toplists{color:#666;font-style:italic;padding:20px;text-align:center}@media (max-width:768px){.toplist-table{font-size:14px}.toplist-table td,.toplist-table th{padding:8px}.toplists-container{grid-template-columns:repeat(1,1fr);padding:50px 5%}}.forum-posts-container{padding:50px 15%;width:100%}.forum-title{font-size:28px;font-weight:700;margin-bottom:24px;text-align:center}.forum-table{border-collapse:collapse;border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,.1);margin-bottom:20px;overflow:hidden;width:100%}.forum-table td,.forum-table th{padding:12px 16px;text-align:left}.forum-table th{font-weight:600;text-align:left}.forum-table td.activity-col,.forum-table td.replies-col,.forum-table td.views-col,.forum-table th.activity-col,.forum-table th.replies-col,.forum-table th.views-col{text-align:center}.forum-table thead tr{background-color:#f2f2f2;border-bottom:2px solid #ddd}.forum-table tbody tr{border-bottom:1px solid #eee}.forum-table tbody tr:nth-child(2n){background-color:#f9f9f9}.forum-table tbody tr:hover{background-color:#f0f0f0}html.dark-mode .forum-table thead tr{background-color:#333;border-bottom:2px solid #444}html.dark-mode .forum-table tbody tr{border-bottom:1px solid #333}html.dark-mode .forum-table tbody tr:nth-child(2n){background-color:#2a2a2a}html.dark-mode .forum-table tbody tr:hover{background-color:#3a3a3a}.topic-title{font-weight:600;margin-bottom:4px}.last-comment{color:#777;font-size:.9em}html.dark-mode .last-comment{color:#aaa}.user-avatars{display:flex;margin-top:8px}.user-avatar{background-color:#ddd;border:2px solid #fff;border-radius:50%;height:24px;margin-right:-8px;width:24px}html.dark-mode .user-avatar{border-color:#222}.forum-buttons{display:flex;justify-content:flex-end;margin-bottom:20px}.show-forum-btn{background-color:#333;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:8px 16px}html.dark-mode .show-forum-btn{background-color:#444}.show-forum-btn:hover{background-color:#555}@media (max-width:768px){.forum-posts-container{padding:30px 5%}.forum-table{font-size:14px}.forum-table td,.forum-table th{padding:8px}.last-comment{display:none}.forum-title{font-size:24px}}.client-reviews-section{padding:50px 15%;position:relative;width:100%}.client-section-header{font-weight:600;margin-bottom:20px;text-transform:uppercase}.client-reviews-link{color:var(--color-primary);font-size:.9rem;position:absolute;right:15%;text-decoration:none;top:50px}.client-reviews-carousel{margin-top:30px}.client-card{border:1px solid #e5e5e5;color:#fff;display:flex;flex-direction:column;height:100%;padding:25px}html.dark-mode .client-card{border-color:var(--dark-mode-border-color)!important}.client-stars-container{margin-bottom:15px}.client-star-icon{color:gold;font-size:2rem;margin-right:3px}.client-star-empty{opacity:.5}.client-review-title{font-size:2rem;margin-bottom:15px}.client-review-author{align-items:center;display:flex}.client-author-name{font-size:1.2rem;font-weight:400}.client-review-date{font-size:1.2rem}.client-review-dot{margin:0 8px}.client-nav-container{align-items:center;display:flex;gap:16px;justify-content:center;margin-top:30px}.client-dots{display:flex;gap:16px}.client-next,.client-prev{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;padding:8px}.client-next svg,.client-prev svg{fill:#000;opacity:1;transition:opacity .3s ease}.client-next:hover svg,.client-prev:hover svg{opacity:.5}html.dark-mode .client-next svg,html.dark-mode .client-prev svg{fill:#fff}.client-dots .owl-dot{background-color:#000;border:none;border-radius:50%;height:10px;opacity:.3;outline:none;width:10px}.client-dots .owl-dot.active{opacity:1}html.dark-mode .client-dots .owl-dot{background-color:#fff}@media (max-width:768px){.client-reviews-section{padding:40px 20px}.client-reviews-link{display:block;margin-bottom:20px;position:relative;right:auto;top:auto}}html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}body{overflow-x:hidden}.content-area,body,main,section{width:100%}.content-wrapper{margin:0 auto;max-width:1440px}.footer-content,.main-content,.sidebar{@extend .section-container}body,html{height:100%;margin:0;padding:0}.hero-section{padding:0;position:relative}.hero-carousel{height:600px;margin-bottom:20px;position:relative}.hero-carousel .owl-item,.hero-carousel .owl-stage,.hero-carousel .owl-stage-outer{height:100%}.slide-content{align-items:center;background-position:50%;background-size:cover;border:1px solid #e5e5e5;justify-content:flex-start;position:relative}.overlay,.slide-content{display:flex;height:100%;width:100%}.overlay{background:linear-gradient(90deg,rgba(0,0,0,.7) 40%,transparent);color:#fff;flex-direction:column;justify-content:flex-end;left:0;padding:150px 15%;position:absolute;top:0}.tag-container{display:flex;flex-direction:row;gap:1rem}.overlay .tag{background-color:hsla(0,0%,100%,.2);display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:1px;margin-bottom:1rem;padding:.2rem .6rem;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.overlay h2{color:#fff;font-size:24px;font-weight:semibold;margin-bottom:1rem}.overlay p{font-size:16px;line-height:1.6;margin-bottom:1.5rem}.overlay .meta{font-size:1rem}.hero-nav-container{align-items:center;bottom:30px;display:flex;gap:20px;justify-content:center;left:0;position:absolute;right:0;z-index:10}.hero-dots{display:flex;gap:16px}.hero-next,.hero-prev{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center}.hero-next svg,.hero-prev svg{opacity:1;transition:opacity .3s ease}.owl-dot{border:none!important;border-radius:50%!important;height:10px!important;outline:none!important;width:10px!important}.owl-dot.active{background-color:#fff!important;opacity:1}.owl-dot:not(.active){opacity:.5}.hero-content,.hero-slide{height:100%}.hero-image{height:100%!important;-o-object-fit:cover!important;object-fit:cover!important}html.dark-mode .owl-dot,html.dark-mode .owl-dot.active{background-color:#fff!important}html.dark-mode .hero-next svg,html.dark-mode .hero-prev svg{fill:#fff}@media (max-width:768px){.overlay{padding:100px 5%}.overlay h2{font-size:20px}.overlay p{font-size:15px}.overlay .meta{font-size:14px}}.footer{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;gap:1rem;height:100px;justify-content:center}html.dark-mode .footer{background-color:#171717}.footer-logo{filter:invert(1)}html.dark-mode .footer-logo{filter:invert(0)}.post-tags-container{display:flex;flex-direction:column;gap:1rem;padding:50px 15%}.post-tags-title{font-size:24px;font-weight:600}@media (max-width:1200px){.post-tags-container{padding:50px 10%}}@media (max-width:768px){.post-tags-container{padding:50px 5%}}.gh-content>*{grid-column:full}.gh-content{padding:0 15%}@media (max-width:1200px){.gh-content{padding:0 10%}}@media (max-width:768px){.gh-content{padding:0 5%}}.banner-container{align-items:center;background:linear-gradient(269.47deg,#5aafe2 16.22%,#31607c 83.87%);display:flex;margin-top:-2rem;padding:1rem 15%}.banner-content{align-items:center;display:flex;justify-content:space-between;width:100%}.banner-title{color:#fff;font-size:1.8rem;font-weight:600}@media (max-width:1200px){.banner-container{padding:1rem 10%}}@media (max-width:768px){.banner-container{padding:1rem 5%}.banner-content{align-items:flex-start;display:flex;flex-direction:column;gap:1.5rem}.site-header-btn-signin{width:100%}}/*# sourceMappingURL=screen.css.map */
