:root{--color-green:#a4d037;--color-yellow:#fecd35;--color-red:#f05230;--color-darkgrey:#15171A;--color-midgrey:#738a94;--color-lightgrey:#f1f1f1;--color-secondary-text:#979797;--color-border:#e1e1e1;--color-wash:#e5eff5;--color-darkmode:#151719;--ghost-accent-color:#143976;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-serif:Roboto,Times,serif;--font-mono:Menlo,Courier,monospace}hr{position:relative;display:block;width:100%;margin:2.5em 0 3.5em;padding:0;height:1px;border:0;border-top:none}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{margin:0;padding:0;border:0}textarea{resize:vertical}::not(.gh-content) p,::not(.gh-content) ul,::not(.gh-content) ol,::not(.gh-content) dl,::not(.gh-content) blockquote{margin:0 0 1.5em 0}article ol,article ul{padding-left:1.3em;padding-right:1.5em}ol ol,ul ul,ul ol,ol ul{margin:0.5em 0}article ul,article ol{max-width:100%}article li{padding-left:0.3em;line-height:1.6em}article li + li{margin-top:0.5em}article dt{float:left;margin:0 20px 0 0;width:120px;color:#daf2fd;font-weight:500;text-align:right}article dd{margin:0 0 5px 0;text-align:left}blockquote{margin:1.5em 0;padding:0 1.6em 0 1.6em;border-left:#daf2fd}blockquote small{display:inline-block;margin:0.8em 0 0.8em 1.5em;font-size:0.9em;opacity:0.8}blockquote small:before{content:"\2014 \00A0"}blockquote cite{font-weight:bold}article blockquote cite a{font-weight:normal}article a{color:#15171A;text-decoration:none}article h1,article h2,article h3,article h4,article h5,article h6{margin-top:0;line-height:1.15;font-weight:600;text-rendering:optimizeLegibility;letter-spacing:-0.01em;color:#15171A}article h1{margin:0 0 0.5em 0;font-size:4.8rem;font-weight:700;letter-spacing:-0.015em}@media (max-width:600px){article h1{font-size:2.8rem}}article h2{margin:1.5em 0 0.5em 0;font-size:2.8rem;font-weight:700}@media (max-width:600px){article h2{font-size:2.3rem}}article h3{margin:1.5em 0 0.5em 0;font-size:2.4rem;font-weight:600}@media (max-width:600px){article h3{font-size:1.7rem}}article h4{margin:1.5em 0 0.5em 0;font-size:2rem}@media (max-width:600px){article h4{font-size:1.7rem}}article h5{margin:1.5em 0 0.5em 0;font-size:2rem}article h6{margin:1.5em 0 0.5em 0;font-size:1.8rem}article p,article span{color:var(--color-darkgrey)}.post-feed{position:relative;display:grid;gap:4.8vmin 4vmin;grid-template-columns:repeat(6,1fr);padding:max(4.8vmin,36px) 0 0;margin:0 auto;max-width:1200px;width:100%}:is(.tag-template,.author-template) .post-feed{margin-top:0;padding-top:0}@media (max-width:991px){.post-feed{grid-template-columns:1fr 1fr}}@media (max-width:767px){.post-feed{grid-template-columns:1fr;grid-gap:40px}}.post-card{position:relative;grid-column:span 2;display:flex;flex-direction:column;background-size:cover;word-break:break-word}.post-card-image-link{position:relative;overflow:hidden;display:block;margin-bottom:32px}.post-card-image-link::after{content:"";display:block;padding-bottom:55%}.post-card[class*="post-access-"] .post-card-image-link::after{background-color:rgba(0,0,0,0.5);backdrop-filter:blur(3px)}.post-card.keep-ratio[class*="post-access-"] .post-card-image-link::after{position:absolute;inset:0;padding-bottom:0}.post-card.keep-ratio:not(.post-card-large):not(.post-card-full) .post-card-image-link::after{padding-bottom:0}.post-card-image{position:absolute;inset:0;width:100%;height:100%;background:var(--color-lightgrey) no-repeat center center;object-fit:cover}.post-card.keep-ratio:not(.post-card-large):not(.post-card-full) .post-card-image{position:static}.post-card-access{position:absolute;inset:0;z-index:10;display:flex;align-items:center;justify-content:center;gap:4px;font-size:1.5rem;font-weight:600;color:#fff}.post-card-content-link{position:relative;display:block;color:var(--color-darkgrey)}.post-card-content-link:hover{text-decoration:none}.post-feed .no-image .post-card-content-link{padding:0}.no-image .post-card-header{margin-top:0}.post-card-tags{display:flex;align-items:center;gap:12px;margin:0 0 10px;color:var(--color-secondary-text);font-size:1.4rem;font-weight:600;letter-spacing:-0.005em;line-height:1}.post-card-featured{position:relative;display:flex;align-items:center;gap:3px;padding-left:18px;color:var(--ghost-accent-color)}.post-card-featured svg{position:absolute;left:0}.post-card-title{margin:0;font-size:2rem;font-weight:800;line-height:1.2}.post-card-content-link:hover .post-card-title{opacity:0.9}.no-image .post-card-title{margin-top:0}.has-serif-title .post-card-title{font-family:var(--font-serif);letter-spacing:-0.005em}.post-card-title svg{margin-top:-3px;margin-left:-1px}.post-card-content{flex-grow:1;display:flex;flex-direction:column}.post-card-excerpt{display:-webkit-box;overflow-y:hidden;margin-top:12px;max-width:720px;font-size:1.5rem;line-height:1.5;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-word}.post-card:not(.post-card-large):not(.post-card-full):not(.dynamic):not(.no-image) .post-card-excerpt{-webkit-line-clamp:2}:is(.tag-template,.author-template) .post-card-excerpt{margin-top:6px}:is(.tag-template,.author-template) .post-card-large:not(.no-image) .post-card-excerpt{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}:is(.tag-template,.author-template) .post-card-large:not(.no-image) .post-card-title{font-size:2.6rem;line-height:1.2}.post-card-meta{display:flex;align-items:center;gap:6px;margin-top:12px;padding:0;font-size:1.3rem;color:var(--color-secondary-text)}.post-card-meta>*{all:unset;display:flex;align-items:center;gap:6px}.post-card-meta>* + *:not(script)::before{width:2px;height:2px;content:"";background-color:var(--color-secondary-text);border-radius:50%}.post-card-meta .sep{margin:0 4px}@media (max-width:767px){.post-card-title{font-size:1.4rem}.post-card-excerpt{font-size:1.1rem}.post-card-large .post-card-title{font-size:1.4rem}.post-card-meta{font-size:1.1rem}}.post-card-meta>* + *:not(script)::before{width:2px;height:2px;content:"";background-color:var(--color-secondary-text);border-radius:50%}.post-card-meta .sep{margin:0 4px}.author-profile-image{display:block;width:100%;height:100%;background:color-mod(var(--color-lightgrey) l(+10%));border-radius:100%;object-fit:cover}.author-list{display:flex;flex-wrap:wrap;margin:0 0 0 4px;padding:0;list-style:none}.author-list-item{position:relative;flex-shrink:0;margin:0;padding:0}@media (min-width:1001px){.post-card-large{grid-column:span 6;display:grid;grid-gap:4vmin;grid-template-columns:repeat(3,1fr);border-top:0}.post-card-large:not(.no-image) .post-card-header{margin-top:0}.post-card-large .post-card-image-link{position:relative;grid-column:span 2;margin-bottom:0}.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{position:absolute;width:100%;height:100%}.post-card-large .post-card-tags{margin-bottom:12px}.post-card-large .post-card-title{margin-top:0;font-size:3rem;line-height:1.05}.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:0.95}.post-card-full .post-card-excerpt{margin-top:20px;font-size:1.8rem}.post-card-large + .post-card-large:nth-child(even){margin:32px 0}.post-card-large + .post-card-large:nth-child(even) .post-card-content{order:-1}.post-card.dynamic{grid-column:span 3}.post-card.dynamic .post-card-title{font-size:2rem}}.article{word-break:break-word}.post-template .article-header{position:static;padding:0 16px max(6.4vmin,40px);border:unset}.page-template .article-header{padding:max(12vmin,64px) 0 max(3.2vmin,28px)}.article-tag{margin-bottom:16px;font-size:1.6rem}.article-tag a{color:var(--color-secondary-text)}.article-title{margin-bottom:0;font-size:clamp(2.2rem,3vw,2.6rem);font-weight:800;line-height:1.15;color:var(--color-darkgrey)}.has-serif-title .article-title{font-family:var(--font-serif)}.article-excerpt{margin-top:20px;max-width:720px;font-size:2rem;line-height:1.45;color:var(--color-darkgrey)}.gh-canvas .article-image{grid-column:wide-start / wide-end;width:100%;margin:max(6.4vmin,40px) 0 0}.image-full .article-image{grid-column:full-start / full-end}.image-small .article-image{grid-column:main-start / main-end}.gh-canvas .article-image img{display:block;margin-left:auto;margin-right:auto;width:100%}@media (max-width:767px){.article-excerpt{margin-top:14px;font-size:1.7rem}}.gh-canvas,.kg-width-full.kg-content-wide{--gap:16px;max-width:1256px;margin:0 auto;padding:0 var(--gap)}.gh-canvas>*{width:100%}.kg-width-wide,.kg-content-wide>div{width:100%}.kg-width-full{width:100%}.kg-width-full img{width:100%}.gh-content>* + *{margin-top:max(3.2vmin,24px);margin-bottom:0}.gh-content>.kg-width-full + .kg-width-full:not(.kg-width-full.kg-card-hascaption + .kg-width-full){margin-top:0}.gh-content>[id]{margin:0;color:var(--color-darkgrey)}.has-serif-title .gh-content>[id]{font-family:var(--font-serif)}.gh-content>[id]:not(:first-child){margin:2em 0 0}.gh-content>[id] + *{margin-top:1.5rem!important}.gh-content>hr,.gh-content>blockquote{position:relative;margin-top:max(4.8vmin,32px)}.gh-content>hr + *,.gh-content>blockquote + *{margin-top:max(4.8vmin,32px)!important}.gh-content a{color:var(--ghost-accent-color);text-decoration:underline;word-break:break-word}.gh-content>blockquote:not([class]),.gh-content>ol,.gh-content>ul,.gh-content>dl,.gh-content>p{font-family:var(--font-serif);font-family:"Roboto";font-weight:400;font-size:1.6rem;line-height:1.2em}.gh-content>p img{margin:0 auto}.page-template .gh-content:only-child>*:first-child:not(.kg-width-full){margin-top:max(12vmin,64px)}.page-template .gh-content>*:last-child:not(.kg-width-full){margin-bottom:max(12vmin,64px)}.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>ul,.gh-content .kg-toggle-card .kg-toggle-content>p{font-family:var(--font-serif);font-weight:400;font-size:1.9rem;line-height:1.6em}.gh-content .kg-product-card .kg-product-card-description>p,.gh-content .kg-product-card .kg-product-card-description>ol,.gh-content .kg-product-card .kg-product-card-description>ul{font-size:1.7rem;line-height:1.6em}.gh-content .kg-callout-card .kg-callout-emoji{font-size:2rem;line-height:1.4em}.gh-content .kg-toggle-card .kg-toggle-heading-text{font-size:2.0rem}.gh-content>ul,.gh-content>ol,.gh-content>dl,.gh-content .kg-toggle-card .kg-toggle-content>ol,.gh-content .kg-toggle-card .kg-toggle-content>ul,.gh-content .kg-product-card .kg-product-card-description>ol,.gh-content .kg-product-card .kg-product-card-description>ul{padding-left:1.9em}.gh-content>blockquote:not([class]){position:relative;font-style:italic;padding:0}.gh-content>blockquote:not([class])::before{content:"";position:absolute;left:-1.5em;top:0;bottom:0;width:0.3rem;background:var(--ghost-accent-color)}.gh-content :not(pre)>code{vertical-align:middle;padding:0.15em 0.4em 0.15em;border:#e1eaef 1px solid;font-weight:400!important;font-size:0.9em;line-height:1em;color:#15171A;background:#f0f6f9;border-radius:0.25em}.gh-content pre{overflow:auto;padding:16px 20px;color:var(--color-wash);font-size:1.4rem;line-height:1.5em;background:var(--color-darkgrey);border-radius:5px;box-shadow:0 2px 6px -2px rgba(0,0,0,.1),0 0 1px rgba(0,0,0,.4)}.gh-content ol ol li{list-style-type:lower-alpha}.gh-content ol ol ol li{list-style-type:lower-roman}@media (max-width:650px){.gh-content>blockquote:not([class]),.gh-content>ol,.gh-content>ul,.gh-content>dl,.gh-content>p,.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>ul,.gh-content .kg-toggle-card .kg-toggle-content>p{font-size:1.8rem}.gh-content .kg-product-card .kg-product-card-description>p,.gh-content .kg-product-card .kg-product-card-description>ol,.gh-content .kg-product-card .kg-product-card-description>ul{font-size:1.6rem}.gh-content blockquote:not([class])::before{left:min(-4vmin,-20px)}}.gh-content :not(.kg-card):not([id]) + .kg-card{margin-top:6vmin}.gh-content .kg-card + :not(.kg-card){margin-top:6vmin}.kg-embed-card{display:flex;flex-direction:column;align-items:center;width:100%}.kg-image-card img{margin:auto;display:block;height:auto;max-width:100%}.kg-image[width][height],.kg-gallery-image{cursor:pointer}.has-serif-title .kg-toggle-card .kg-toggle-heading-text{font-family:var(--font-serif)}.gh-content .kg-callout-card-accent a{text-decoration:underline}.kg-blockquote-alt{font-family:var(--font-serif);color:var(--color-midgrey)}.has-sans-body .kg-blockquote-alt{font-family:var(--font-sans)}.kg-card.kg-header-card.kg-style-dark{background:var(--color-darkgrey)}.kg-header-card.kg-style-light h2.kg-header-card-header{color:color-mod(var(--color-darkgrey) l(-5%))}.has-serif-title .kg-header-card h2.kg-header-card-header{font-family:var(--font-serif)}figcaption,figcaption span{padding:1.5rem 1.5rem 0;text-align:center;color:rgba(0,0,0,0.5);font-size:1.3rem;line-height:1.4em}figcaption strong{color:rgba(0,0,0,0.8)}figcaption a{text-decoration:underline}iframe.instagram-media{margin-top:6vmin!important;margin-left:auto!important;margin-right:auto!important;margin-bottom:0!important}iframe.instagram-media + script + :not([id]){margin-top:6vmin}.gh-content table:not(.gist table){display:inline-block;overflow-x:auto;max-width:100%;width:auto;border-spacing:0;border-collapse:collapse;font-family:var(--font-sans);font-size:1.6rem;white-space:nowrap;vertical-align:top;-webkit-overflow-scrolling:touch;background:radial-gradient(ellipse at left,rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 75%) 0 center,radial-gradient(ellipse at right,rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 75%) 100% center;background-attachment:scroll,scroll;background-size:10px 100%,10px 100%;background-repeat:no-repeat}.gh-content table:not(.gist table) td:first-child{background-image:linear-gradient(to right,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);background-size:20px 100%;background-repeat:no-repeat}.gh-content table:not(.gist table) td:last-child{background-image:linear-gradient(to left,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);background-position:100% 0;background-size:20px 100%;background-repeat:no-repeat}.gh-content table:not(.gist table) th{color:var(--color-darkgrey);font-size:1.2rem;font-weight:700;letter-spacing:0.2px;text-align:left;text-transform:uppercase;background-color:color-mod(var(--color-wash) l(+4%))}.gh-content table:not(.gist table) th,.gh-content table:not(.gist table) td{padding:6px 12px;border:color-mod(var(--color-wash) l(-1%) s(-5%)) 1px solid}.article-byline{display:flex;justify-content:space-between;margin:min(24px,5.6vmin) 0 0}.article-byline-content{flex-grow:1;display:flex;align-items:center}.article-byline-content .author-list{justify-content:flex-start;padding:0 14px 0 0}.article-byline-meta,.article-byline-meta span{color:var(--color-secondary-text);font-size:1.4rem;line-height:1.2em}.article-byline-meta .author-name{margin:0 0 6px;font-size:1.7rem;font-weight:700;letter-spacing:0}.article-byline-meta .bull{display:inline-block;margin:0 2px}.author-avatar{display:block;overflow:hidden;margin:0 -4px;width:min(56px,13.6vmin);height:min(56px,13.6vmin);border:#fff 2px solid;border-radius:50%;background-color:var(--color-border)}.page-template .article-title{margin-bottom:0}@media (max-width:767px){.article-byline-content .author-list{padding-right:12px}.article-byline-meta .author-name{margin-bottom:4px}}.footer-cta{position:relative;text-align:center}.footer-cta-title{margin:0 0 min(24px,6.4vmin);font-size:clamp(2.6rem,5vw,3.8rem);font-weight:800}.has-serif-title .footer-cta-title{font-family:var(--font-serif)}.author-profile-pic{display:block;width:80px;height:80px;object-fit:cover;margin:0 0 2rem;background:color-mod(var(--color-lightgrey) l(+10%));border-radius:50%}.author-profile-footer{margin-top:16px}.author-profile-location{font-weight:700}.author-profile-meta{display:flex;gap:10px}.author-profile-social-link{font-size:1.3rem;color:var(--color-secondary-text)}.author-profile-social-link:hover{color:var(--color-darkgrey)}.author-profile-social-link svg{width:16px;height:16px}@media (min-width:1001px){.author-template .post-card-large .post-card-content:only-child{grid-column:span 2;max-width:640px}}.tag-template .post-card-large .post-card-image-link{grid-column:2 / span 2;order:2}.tag-template .post-card-large .post-card-content{order:1}@media (min-width:1001px){.tag-template .post-card-large .post-card-content:only-child{grid-column:span 2;max-width:640px}}.error-content{padding:14vw 4vw 2vw}.error-message{padding-bottom:10vw;text-align:center}.error-code{margin:0;font-size:12vw;line-height:1em;letter-spacing:-5px}.error-description{margin:0;color:var(--color-secondary-text);font-size:3.2rem;line-height:1.3em;letter-spacing:-0.005em;font-weight:400}.error-link{display:inline-block;margin-top:5px}@media (min-width:940px){.error-content .post-card{margin-bottom:0;padding-bottom:0;border-bottom:none}}@media (max-width:800px){.error-content{padding-top:24vw}.error-code{font-size:11.2rem}.error-message{padding-bottom:16vw}.error-description{margin:5px 0 0 0;font-size:1.8rem}}@media (max-width:500px){.error-content{padding-top:28vw}.error-message{padding-bottom:14vw}}.site-footer{position:relative;margin:max(12vmin,64px) 0 0 0;padding-top:48px;padding-bottom:140px;color:#fff;background:color-mod(var(--color-darkgrey) l(-5%))}.page-template .site-footer{margin-top:0}.site-footer .inner{display:grid;grid-gap:40px;grid-template-columns:auto 1fr auto;color:rgba(255,255,255,0.7);font-size:1.3rem}.site-footer .copyright a{color:#fff;letter-spacing:-0.015em;font-weight:500}.site-footer a{color:rgba(255,255,255,0.7)}.site-footer a:hover{color:rgba(255,255,255,1);text-decoration:none}.site-footer-nav ul{display:flex;justify-content:center;flex-wrap:wrap;margin:0 0 20px;padding:0;list-style:none}.site-footer-nav li{display:inline-flex;align-items:center;padding:0;margin:0;line-height:2em}.site-footer-nav a{position:relative;display:inline-flex;align-items:center;margin-left:10px}.site-footer-nav li:not(:first-child) a:before{content:"";display:block;width:2px;height:2px;margin:0 10px 0 0;background:#fff;border-radius:100%}@media (max-width:767px){.site-footer .inner{max-width:500px;grid-template-columns:1fr;grid-gap:0;text-align:center}.site-footer .copyright,.site-footer .copyright a{color:#fff;font-size:1.5rem}.site-footer .copyright{margin-bottom:16px}}html.dark-mode body{color:rgba(255,255,255,0.75);background:var(--color-darkmode)}html.dark-mode img{opacity:0.9}html.dark-mode kbd{background:color-mod(var(--color-darkmode) l(+5%))}html.dark-mode figcaption a{color:#fff}html.dark-mode body:not(.has-cover) .gh-head{background:var(--color-darkmode);color:#fff}html.dark-mode .gh-burger::before,html.dark-mode .gh-burger::after{background-color:#fff}html.dark-mode .site-header-content{color:#fff}html.dark-mode .site-header-cover{opacity:1}html.dark-mode .post-card-image{background:var(--color-darkmode)}html.dark-mode :is(.post-card-tags,.post-card-meta,.article-tag a,.byline-meta-content,.pagination .page-number){color:color-mod(var(--color-secondary-text) l(-22%))}html.dark-mode .post-card-featured{color:#fff}html.dark-mode .post-card-title{color:#fff}html.dark-mode .post-card-excerpt{color:var(--color-secondary-text)}html.dark-mode .pagination a{color:#fff}html.dark-mode .author-profile-location{color:#fff}html.dark-mode .author-profile-social-link:hover{color:#fff}html.dark-mode .article-title{color:#fff}html.dark-mode .article-excerpt{color:var(--color-secondary-text)}html.dark-mode .post-full-image{background-color:color-mod(var(--color-darkmode) l(+8%))}html.dark-mode .author-avatar{border-color:var(--color-darkmode);background-color:color-mod(var(--color-darkmode) l(+8%))}html.dark-mode .author-profile-image{opacity:1}html.dark-mode .author-profile-image path{fill:var(--color-darkmode)}html.dark-mode .article-byline-meta .author-name a{color:#fff}html.dark-mode .no-image .author-social-link a{color:rgba(255,255,255,0.75)}html.dark-mode .gh-content>[id]{color:rgba(255,255,255,0.9)}html.dark-mode .gh-content pre{background:color-mod(var(--color-darkgrey) l(-8%))}html.dark-mode .gh-content :not(pre)>code{background:color-mod(var(--color-darkgrey) l(+6%));border-color:color-mod(var(--color-darkmode) l(+8%));color:var(--color-wash)}:where(html.dark-mode) .gh-content a{color:#fff}html.dark-mode .gh-content strong{color:#fff}html.dark-mode .gh-content em{color:#fff}html.dark-mode .gh-content code{color:#fff;background:#000}html.dark-mode hr{border-top-color:color-mod(var(--color-darkmode) l(+8%))}html.dark-mode .gh-content hr:after{background:color-mod(var(--color-darkmode) l(+8%));box-shadow:var(--color-darkmode) 0 0 0 5px}html.dark-mode figcaption{color:rgba(255,255,255,0.6)}html.dark-mode .gh-content table:not(.gist table) td:first-child{background-image:linear-gradient(to right,var(--color-darkmode) 50%,color-mod(var(--color-darkmode) a(0%)) 100%)}html.dark-mode .gh-content table:not(.gist table) td:last-child{background-image:linear-gradient(to left,var(--color-darkmode) 50%,color-mod(var(--color-darkmode) a(0%)) 100%)}html.dark-mode .gh-content table:not(.gist table) th{color:rgba(255,255,255,0.85);background-color:color-mod(var(--color-darkmode) l(+8%))}html.dark-mode .gh-content table:not(.gist table) th,html.dark-mode .gh-content table:not(.gist table) td{border:color-mod(var(--color-darkmode) l(+8%)) 1px solid}html.dark-mode .gh-content :is(input,textarea){color:color-mod(var(--color-midgrey) l(-30%))}html.dark-mode .site-archive-header .no-image{color:rgba(255,255,255,0.9);background:var(--color-darkmode)}html.dark-mode .kg-header-card.kg-style-dark{background:color-mod(var(--color-darkgrey) l(-5%))}html.dark-mode .kg-header-card.kg-style-light{background:color-mod(var(--color-darkgrey) l(+5%))}html.dark-mode .kg-header-card h2.kg-header-card-header,html.dark-mode .kg-header-card h3.kg-header-card-subheader{color:#fff}html.dark-mode .footer-cta-title{color:#fff}@media (max-width:767px){html.dark-mode .gh-head-open:not(.has-cover) #gh-head,html.dark-mode .gh-head-open:not(.has-cover) #gh-head .gh-head-actions{background:var(--color-darkmode)}}@media (prefers-color-scheme:dark){html.auto-color body{color:rgba(255,255,255,0.75);background:var(--color-darkmode)}html.auto-color img{opacity:0.9}html.auto-color kbd{background:color-mod(var(--color-darkmode) l(+5%))}html.auto-color figcaption a{color:#fff}html.auto-color body:not(.has-cover) .gh-head{background:var(--color-darkmode);color:#fff}html.auto-color .gh-burger::before,html.auto-color .gh-burger::after{background-color:#fff}html.auto-color .site-header-content{color:#fff}html.auto-color .site-header-cover{opacity:1}html.auto-color .post-card-image{background:var(--color-darkmode)}html.auto-color :is(.post-card-tags,.post-card-meta,.article-tag a,.byline-meta-content,.pagination .page-number){color:color-mod(var(--color-secondary-text) l(-22%))}html.auto-color .post-card-featured{color:#fff}html.auto-color .post-card-title{color:#fff}html.auto-color .post-card-excerpt{color:var(--color-secondary-text)}html.auto-color .pagination a{color:#fff}html.auto-color .author-profile-location{color:#fff}html.auto-color .author-profile-social-link:hover{color:#fff}html.auto-color .article-title{color:#fff}html.auto-color .article-excerpt{color:var(--color-secondary-text)}html.auto-color .post-full-image{background-color:color-mod(var(--color-darkmode) l(+8%))}html.auto-color .author-avatar{border-color:var(--color-darkmode);background-color:color-mod(var(--color-darkmode) l(+8%))}html.auto-color .author-profile-image{opacity:1}html.auto-color .author-profile-image path{fill:var(--color-darkmode)}html.auto-color .article-byline-meta .author-name a{color:#fff}html.auto-color .no-image .author-social-link a{color:rgba(255,255,255,0.75)}html.auto-color .gh-content>[id]{color:rgba(255,255,255,0.9)}html.auto-color .gh-content pre{background:color-mod(var(--color-darkgrey) l(-8%))}html.auto-color .gh-content :not(pre)>code{background:color-mod(var(--color-darkgrey) l(+6%));border-color:color-mod(var(--color-darkmode) l(+8%));color:var(--color-wash)}:where(html.auto-color) .gh-content a{color:#fff}html.auto-color .gh-content strong{color:#fff}html.auto-color .gh-content em{color:#fff}html.auto-color .gh-content code{color:#fff;background:#000}html.auto-color hr{border-top-color:color-mod(var(--color-darkmode) l(+8%))}html.auto-color .gh-content hr:after{background:color-mod(var(--color-darkmode) l(+8%));box-shadow:var(--color-darkmode) 0 0 0 5px}html.auto-color figcaption{color:rgba(255,255,255,0.6)}html.auto-color .gh-content table:not(.gist table) td:first-child{background-image:linear-gradient(to right,var(--color-darkmode) 50%,color-mod(var(--color-darkmode) a(0%)) 100%)}html.auto-color .gh-content table:not(.gist table) td:last-child{background-image:linear-gradient(to left,var(--color-darkmode) 50%,color-mod(var(--color-darkmode) a(0%)) 100%)}html.auto-color .gh-content table:not(.gist table) th{color:rgba(255,255,255,0.85);background-color:color-mod(var(--color-darkmode) l(+8%))}html.auto-color .gh-content table:not(.gist table) th,html.auto-color .gh-content table:not(.gist table) td{border:color-mod(var(--color-darkmode) l(+8%)) 1px solid}html.auto-color .gh-content :is(input,textarea){color:color-mod(var(--color-midgrey) l(-30%))}html.auto-color .site-archive-header .no-image{color:rgba(255,255,255,0.9);background:var(--color-darkmode)}html.auto-color .kg-header-card.kg-style-dark{background:color-mod(var(--color-darkgrey) l(-5%))}html.auto-color .kg-header-card.kg-style-light{background:color-mod(var(--color-darkgrey) l(+5%))}html.auto-color .kg-header-card h2.kg-header-card-header,html.auto-color .kg-header-card h3.kg-header-card-subheader{color:#fff}html.auto-color .footer-cta-title{color:#fff}@media (max-width:767px){html.auto-color .gh-head-open:not(.has-cover) #gh-head,html.auto-color .gh-head-open:not(.has-cover) #gh-head .gh-head-actions{background:var(--color-darkmode)}}}.pswp{position:absolute;top:0;left:0;z-index:3999999;display:none;width:100%;height:100%;overflow:hidden;-ms-touch-action:none;touch-action:none;outline:none;backface-visibility:hidden;-webkit-text-size-adjust:100%}.pswp img{max-width:none}.pswp--animate_opacity{opacity:0.001;transition:opacity 333ms cubic-bezier(0.4,0,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{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.85);opacity:0;transition:opacity 333ms cubic-bezier(0.4,0,0.22,1);transform:translateZ(0);backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{position:absolute;top:0;right:0;bottom:0;left:0;touch-action:none;backface-visibility:hidden}.pswp__container,.pswp__img{user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;transition:transform 333ms cubic-bezier(0.4,0,0.22,1);transform-origin:left top}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__item{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.pswp__img{position:absolute;top:0;left:0;width:auto;height:auto}.pswp__img--placeholder{backface-visibility:hidden}.pswp__img--placeholder--blank{background:#000}.pswp--ie .pswp__img{top:0;left:0;width:100%!important;height:auto!important}.pswp__error-msg{position:absolute;top:50%;left:0;width:100%;margin-top:-8px;font-size:14px;line-height:16px;color:var(--color-secondary-text);text-align:center}.pswp__error-msg a{color:var(--color-secondary-text);text-decoration:underline}.pswp__button{position:relative;display:block;float:right;width:44px;height:44px;padding:0;margin:0;overflow:visible;appearance:none;cursor:pointer;background:none;border:0;box-shadow:none;transition:opacity 0.2s}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:0.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left::before,.pswp__button--arrow--right::before{width:44px;height:44px;background:url("/static/images/default-skin.png") 0 0 no-repeat;background-size:264px 88px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left::before,.pswp--svg .pswp__button--arrow--right::before{background-image:url("/static/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{display:none;background-position:-88px 0}.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{position:absolute;top:50%;width:70px;height:100px;margin-top:-50px;background:none}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left::before,.pswp__button--arrow--right::before{position:absolute;top:35px;width:32px;height:30px;content:""}.pswp__button--arrow--left::before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right::before{right:6px;background-position:-94px -44px}.pswp__counter{position:absolute;top:0;left:0;height:44px;padding:0 15px;font-size:11px;font-weight:700;line-height:44px;color:#fff;user-select:none}.pswp__caption{position:absolute;bottom:0;left:0;width:100%;min-height:44px}.pswp__caption__center{max-width:420px;padding:25px 15px 30px;margin:0 auto;font-size:11px;line-height:1.6;color:#fff;text-align:center}.pswp__caption__center .post-caption-title{margin-bottom:7px;font-size:15px;font-weight:500;text-transform:uppercase}.pswp__caption__center .post-caption-meta-item + .post-caption-meta-item::before{padding:0 4px;content:"\02022"}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{position:absolute;top:0;left:50%;width:44px;height:44px;margin-left:-22px;opacity:0;transition:opacity 0.25s ease-out;direction:ltr;will-change:opacity}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url("/static/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 500ms linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1000ms cubic-bezier(0.4,0,0.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{position:absolute;top:15px;left:15px;width:14px;height:14px;margin:0;background:none;opacity:0.75}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{position:absolute;top:0;left:0;box-sizing:border-box;width:14px;height:14px;margin:0;background:none;border:2px solid #fff;border-bottom-color:transparent;border-left-color:transparent;border-radius:50%}@media screen and (max-width:1024px){.pswp__preloader{position:relative;top:auto;left:auto;float:right;margin:0}}@keyframes clockwise{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}100%{transform:rotate(0)}}.pswp__ui{z-index:1550;visibility:visible;opacity:1;-webkit-font-smoothing:auto}.pswp__top-bar{position:absolute;top:0;left:0;width:100%;height:44px}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{backface-visibility:hidden;transition:opacity 333ms cubic-bezier(0.4,0,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__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:0.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}.post-card-title{color:#1b1b1b}.all-posts-btn{width:22rem;height:4.8rem;background-color:#00bbff;border-radius:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:600;color:white}@media (max-width:600px){.kg-gallery-card,.kg-image-card{--gap:0.6rem}}.main-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:white}.main-container.padding-container .section-row .section-wrapper{padding:20px}@media screen and (max-width:768px){.main-container.padding-container .section-row .section-wrapper{padding:20px}}.main-container .section-row .footer-image{margin-bottom:-70px;margin-top:-30px}.main-container .section-row .footer-image img{max-width:100%;width:100%;-o-object-fit:cover;object-fit:cover;max-height:250px;min-height:200px}@media screen and (max-width:768px){.main-container .section-row .footer-image{display:none}}.main-container .section-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1600px;margin:0 auto;padding:20px 50px}@media screen and (max-width:992px){.main-container .section-wrapper{padding:10px!important}}.main-container .section-wrapper .section-title{width:100%;text-align:center;margin-bottom:20px}.main-container .section-wrapper .section-title h2{color:#134276;text-shadow:0px 1px 1px rgba(19,66,118,0.25);margin-bottom:20px;font-size:32px;font-weight:bold}.main-container .section-wrapper .section-title p{color:#134276;padding:0 15vw}.main-container .section-wrapper .section-title p strong{font-weight:bold}@media (max-width:992px){.main-container .section-wrapper .section-title p{padding:0 5vw}}@media (max-width:576px){.main-container .section-wrapper .section-title p{padding:0}}.section-row{width:100%}.sectionCard-wrapper{width:100%;max-width:1138px;padding:0 36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.sectionCard-wrapper.width-auto{width:auto}.sectionCard-wrapper .sectionCard-header{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem}@media screen and (max-width:768px){.sectionCard-wrapper .sectionCard-header:not(.visible-paragraph)>p{display:none}}.sectionCard-wrapper .sectionCard-header.center-align{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sectionCard-wrapper .sectionCard-header.center-align h1,.sectionCard-wrapper .sectionCard-header.center-align h2,.sectionCard-wrapper .sectionCard-header.center-align h3,.sectionCard-wrapper .sectionCard-header.center-align p{width:100%;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sectionCard-wrapper .sectionCard-header h1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;width:85%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-weight:700;font-size:24px;line-height:1}.sectionCard-wrapper .sectionCard-header h1 span{font-size:2rem}@media screen and (min-width:768px){.sectionCard-wrapper .sectionCard-header h1{font-size:36px}}.sectionCard-wrapper .sectionCard-header p{color:#134276;line-height:1.2;font-size:16px;font-weight:400}.sectionCard-wrapper .sectionCard-header p a{font-weight:600;text-decoration:underline}.sectionCard-wrapper .sectionCard-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){.sectionCard-wrapper{border-radius:40px 40px 0px 0px;padding:0}.sectionCard-wrapper .sectionCard-content{padding:0px}}.section-pagination{display:-webkit-box;display:-ms-flexbox;display:flex}.section-pagination .navigation-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.section-pagination .navigation-btn.disabled,.section-pagination .navigation-btn:disabled{color:#454754}.section-pagination .navigation-btn.disabled span,.section-pagination .navigation-btn:disabled span{color:#454754}.section-pagination ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.section-pagination ul li{display:-webkit-box;display:-ms-flexbox;display:flex}.section-pagination ul .page-number{height:3.2rem;width:3.2rem;border-radius:50%;color:#2e3038;font-size:18px;border:1px solid transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-pagination ul .page-number.current{color:#134276;border-color:#134276}.section-pagination .next{color:#134276}@media screen and (min-width:768px){.section-pagination{gap:10px}}.pb-8{padding-bottom:80px!important}.pb-10{padding-bottom:100px!important}.pt-3{padding-top:30px!important}.mt-2{margin-top:20px!important}.mb-2{margin-bottom:20px!important}.mt-3{margin-top:30px!important}.mb-3{margin-bottom:30px!important}.text-center{text-align:center!important}.w-100{width:100%!important}.justify-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem;padding:3rem 0;width:100%}.pagination>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.6rem;padding:1rem 1.8rem;color:#134276;font-size:1.5rem;font-weight:600;text-decoration:none;background-color:#f5f7fa;border-radius:2.5rem;transition:all 0.25s ease}.pagination>a:hover{background-color:#00bbff;color:white}.pagination>a:hover .icon{filter:brightness(0) invert(1)}.pagination>a .icon{transition:filter 0.25s ease}.pagination ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.8rem;list-style:none;margin:0;padding:0}.pagination ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:4.4rem;height:4.4rem;border-radius:50%;color:#134276;font-size:1.6rem;font-weight:700;border:2px solid #e1e5eb;background-color:white;transition:all 0.25s ease}.pagination ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;color:#134276;text-decoration:none;font-weight:700}.pagination ul li:hover{border-color:#00bbff;background-color:#f0faff}.pagination ul li a:hover{color:#00bbff}.pagination ul li:not(:has(a)){background-color:#134276;border-color:#134276;color:white}@media screen and (max-width:600px){.pagination{gap:0.8rem;flex-wrap:wrap}.pagination>a{padding:0.8rem 1.2rem;font-size:1.3rem}.pagination ul{gap:0.5rem}.pagination ul li{min-width:3.6rem;height:3.6rem;font-size:1.4rem}}@media screen and (max-width:768px){.gh-canvas,.kg-width-full.kg-content-wide{--gap:16px;padding:0 var(--gap)}.article-title{font-size:clamp(1.8rem,4vw,2.2rem);line-height:1.2}.gh-content>blockquote:not([class]),.gh-content>ol,.gh-content>ul,.gh-content>dl,.gh-content>p{font-size:1.6rem;line-height:1.5em}.gh-content h2,article h2{font-size:1.8rem}.gh-content h3,article h3{font-size:1.5rem}.gh-content h4,article h4{font-size:1.4rem}.article-byline-meta .author-name{font-size:1.5rem}.article-byline-meta,.article-byline-meta span{font-size:1.2rem}.article-tag{font-size:1.4rem}.gh-canvas .article-image{margin:20px 0 0}.main-container.padding-container.post-template{padding-left:0;padding-right:0}}@media screen and (max-width:480px){.gh-canvas,.kg-width-full.kg-content-wide{--gap:16px}.article-title{font-size:1.6rem}.gh-content>blockquote:not([class]),.gh-content>ol,.gh-content>ul,.gh-content>dl,.gh-content>p{font-size:1.2rem}}.tiktok-embed,.gh-content .tiktok-embed,blockquote.tiktok-embed{margin-left:auto!important;margin-right:auto!important;display:block}.article-footer{margin-top:48px;padding-top:24px;border-top:1px solid var(--color-border)}.article-footer .post-tags{display:flex;flex-wrap:wrap;gap:10px}.article-footer .post-tag{display:inline-block;padding:8px 16px;font-size:1.4rem;font-weight:500;color:var(--color-darkgrey);background-color:var(--color-lightgrey);border-radius:20px;text-decoration:none;transition:background-color 0.2s ease,color 0.2s ease}.article-footer .post-tag:hover{background-color:var(--ghost-accent-color);color:#fff}