@charset "UTF-8";*,:after,:before{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;height:auto;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-radius:0;box-shadow:none;color:inherit;cursor:pointer;font:inherit;padding:0;text-align:inherit}html{font-size:100%;-webkit-font-smoothing:antialiased}body{color:var(--color-black);font-family:var(--gh-font-body,var(--body-font-family)),"Helvetica","Arial",sans-serif;font-weight:400;line-height:1.75}h1,h2,h3,h4,h5,h6{font-family:var(--gh-font-heading,var(--heading-font-family)),"Helvetica","Arial",sans-serif;font-weight:var(--heading-font-weight);line-height:1.15}#main{margin:2rem 0;overflow:clip}@media screen and (min-width:1024px){#main{margin:4rem 0}}.home-template #main{margin-bottom:0;margin-top:0}@media screen and (min-width:1024px){.home-template #main{margin-bottom:0}}.s-container{margin:0 auto;max-width:100%;padding:0 1.5rem;width:1400px}@media screen and (min-width:1024px){.s-container{padding:0 4rem}}.btn{background-color:var(--ghost-accent-color);border-bottom:3px solid rgba(0,0,0,.15);border-radius:.5rem;display:inline-flex;font-size:1.0625rem;font-weight:600;line-height:1;max-width:-moz-max-content;max-width:max-content;padding:12px 24px;text-decoration:none}.btn,.btn--black{color:var(--color-white)}.btn--black{background-color:var(--color-black)}.s-image-placeholder{background-color:var(--color-gray-200);height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.s-social{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;list-style:none;padding:0}.s-social a{color:var(--color-black)}.s-resizing *{animation:none!important;transition:none!important}.sr-text{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.s-error{margin:0 1.5rem}.s-error-content{align-items:center;background-color:var(--color-gray-100);border-bottom:3px solid rgba(0,0,0,.1);border-radius:.75rem;display:flex;flex-direction:column;gap:1rem;margin:5rem auto;max-width:400px;padding:2rem;text-align:center}.s-error-content h1{margin-bottom:1rem}[class*=s-aspect-]{height:0;max-width:100%;overflow:hidden;position:relative;width:100%}[class*=s-aspect-] img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.s-aspect-1\/1{padding-bottom:100%}.s-aspect-3\/2{padding-bottom:66.67%}.header{position:sticky;top:-88px;z-index:300}@media screen and (min-width:1024px){.header{top:-132px}}.header a:not(.btn){text-decoration:none}.header-band{background-color:#111;background-image:url(/assets/images/header-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.header-band .s-container{align-items:center;display:flex;min-height:88px;padding-bottom:1rem;padding-top:1rem}@media screen and (min-width:1024px){.header-band .s-container{min-height:132px}}.header-logo{display:inline-flex;line-height:0}.header-logo img{display:block;height:46px;width:auto}@media screen and (min-width:1024px){.header-logo img{height:78px}}.header-social{display:none}@media screen and (min-width:768px){.header-social{align-items:center;display:flex;gap:1.25rem;list-style:none;margin-bottom:0;margin-left:auto;padding:0}}.header-social li{margin:0}.header-social a{color:var(--color-white);display:inline-flex;transition:color .15s ease}.header-social a:hover{color:var(--ghost-accent-color)}.header-social svg{display:block;height:20px;width:auto}.header-social svg path{fill:currentColor}.header-bar{background-color:var(--color-black)}.header-bar .s-container{align-items:center;display:flex;gap:1.5rem;min-height:54px}.header-bar a:not(.btn){color:var(--color-white)}@media screen and (max-width:1023px){.header-bar .header-nav{background:var(--color-black);border-radius:1rem;height:calc(100% - 2rem);left:0;margin:1rem;overflow:auto;padding:2rem;position:fixed;top:0;transform:translateY(calc(100% + 2rem));transition:all .3s ease;width:calc(100% - 2rem);z-index:99999}.header-bar .header-nav.header-nav-open{transform:translateY(0)}body.header-nav-open{overflow:hidden}body.header-nav-open:after{backdrop-filter:blur(10px);background-color:rgba(0,0,0,.4);content:"";display:block;height:100%;left:0;position:fixed;top:0;width:100%;z-index:99998}body.header-nav-open .header{z-index:99999}.header-bar .header-nav ul{list-style:none;margin:0;padding:0}.header-bar .header-nav>ul{opacity:0;transform:translateY(10px);transition:all .3s ease;transition-delay:.3s}.header-bar .header-nav.header-nav-open>ul{opacity:1;transform:translateY(0)}.header-bar .header-nav li{margin:1rem 0}.header-bar .header-nav li a{color:var(--color-white);font-size:1.125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.header-bar .header-nav .header-nav-account-links{align-items:center;border-top:1px solid hsla(0,0%,100%,.2);color:var(--color-white);display:flex;gap:1rem;margin-top:1rem;opacity:0;padding-top:1.5rem;transform:translateY(10px);transition:all .3s ease;transition-delay:.35s}.header-bar .header-nav.header-nav-open .header-nav-account-links{opacity:1;transform:translateY(0)}.header-bar .header-nav .header-nav-account-links a{color:var(--color-white)}.header-bar .header-nav .header-nav-account-links .btn{background-color:var(--color-white);color:var(--color-black)}.header-bar .header-nav .header-nav-close{color:var(--color-white);position:absolute;right:2rem;top:2rem}.header-bar .header-nav .header-nav-close svg{color:var(--color-white)}}@media screen and (min-width:1024px){.header-bar .header-nav .header-nav-account-links,.header-bar .header-nav .header-nav-close{display:none}.header-bar .header-nav>ul{align-items:center;-moz-column-gap:1.75rem;column-gap:1.75rem;display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.header-bar .header-nav>ul>li>a{border-bottom:3px solid transparent;color:var(--color-white);display:inline-block;font-size:.9375rem;font-weight:600;letter-spacing:.04em;padding:.95rem 0;text-transform:uppercase;transition:border-color .15s ease}.header-bar .header-nav>ul>li>a:hover{border-bottom-color:var(--ghost-accent-color)}}.header-bar .header-utils{align-items:center;-moz-column-gap:1.25rem;column-gap:1.25rem;display:flex;margin-left:auto}.header-bar .header-utils-search{color:var(--color-white);display:inline-flex}.header-bar .header-utils-search svg{height:auto;width:19px}.header-bar .header-utils .header-utils-account-links{display:none}@media screen and (min-width:1024px){.header-bar .header-utils .header-utils-account-links{align-items:center;display:flex;gap:1.25rem}}.header-bar .header-utils .header-utils-account-links a:not(.btn){color:var(--color-white);font-weight:600}.header-bar .header-utils .header-utils-burger{color:var(--color-white);display:inline-flex}@media screen and (min-width:1024px){.header-bar .header-utils .header-utils-burger{display:none}}.header-bar .header-utils-burger svg{height:auto;width:23px}@media screen and (min-width:1024px){.header-bar .mega-item--parent{position:relative}.header-bar .mega-submenu{background:var(--color-black);border-top:3px solid var(--ghost-accent-color);box-shadow:0 12px 30px rgba(0,0,0,.35);left:0;list-style:none;margin:0;min-width:230px;opacity:0;padding:.5rem 0;position:absolute;top:100%;transform:translateY(6px);transition-delay:.3s;transition-duration:.18s;transition-property:opacity,transform,visibility;transition-timing-function:ease;visibility:hidden;z-index:9999}.header-bar .mega-item--parent:hover>.mega-submenu{opacity:1;transform:translateY(0);transition-delay:.12s;visibility:visible}.header-bar .mega-submenu li a{border-bottom:0;color:var(--color-white);display:block;font-size:.9375rem;font-weight:500;letter-spacing:0;padding:.5rem 1.25rem;text-transform:none;white-space:nowrap}.header-bar .mega-submenu li a:hover{color:var(--ghost-accent-color)}.header-bar .mega-all{border-top:1px solid hsla(0,0%,100%,.15);margin-top:.4rem;padding-top:.2rem}.header-bar .mega-all a{font-weight:700!important}.header-bar .mega-item--parent>a:after{border:4px solid transparent;border-top-color:currentcolor;content:"";display:inline-block;margin-left:.4rem;vertical-align:middle}}@media screen and (max-width:1023px){.header-bar .mega-submenu{border-left:1px solid hsla(0,0%,100%,.15);display:none;list-style:none;margin:.5rem 0 .5rem .25rem;padding-left:1rem}.header-bar .mega-item--parent.is-open>.mega-submenu{display:block}.header-bar .mega-submenu li{margin:.6rem 0}.header-bar .mega-submenu li a{font-size:1rem;font-weight:500;letter-spacing:0;text-transform:none}.header-bar .mega-item--parent>a{align-items:center;display:flex;justify-content:space-between}.header-bar .mega-item--parent>a:after{border:5px solid transparent;border-top-color:currentcolor;content:"";margin-left:.5rem;transition:transform .15s ease}.header-bar .mega-item--parent.is-open>a:after{transform:rotate(180deg)}}.footer{background-color:var(--color-black);color:hsla(0,0%,100%,.8);margin-top:2rem;padding:3rem 0}@media screen and (min-width:1024px){.footer{margin-top:4rem;padding:4rem 0}}.home-template .footer{margin-top:0}.footer-inner{align-items:center;display:flex;flex-direction:column;gap:1.5rem;text-align:center}.footer-brand-logo{display:inline-block;line-height:0}.footer-brand-logo img{height:var(--logo-height);min-height:20px;width:auto}.footer-links{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;max-width:860px;row-gap:.5rem;width:100%}.footer-links a{color:hsla(0,0%,100%,.8);font-size:.9375rem;line-height:1.4;padding:0 1rem;position:relative;text-decoration:none;white-space:nowrap}.footer-links a:hover{color:var(--color-white)}.footer-links a:not(:last-child):after{background:hsla(0,0%,100%,.25);content:"";height:12px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.footer-copyright{max-width:720px}.footer-copyright p{font-size:.875rem;line-height:1.6;margin:0}.back-to-top,.footer-copyright a{color:var(--color-white)}.back-to-top{align-items:center;background-color:#222;border:none;border-radius:9999px;bottom:1.25rem;box-shadow:0 2px 8px rgba(0,0,0,.25);cursor:pointer;display:inline-flex;height:44px;justify-content:center;opacity:0;padding:0;position:fixed;right:1.25rem;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease,background-color .15s ease;visibility:hidden;width:44px;z-index:50}.back-to-top.is-visible{opacity:1;transform:none;visibility:visible}.back-to-top:focus-visible,.back-to-top:hover{background-color:var(--ghost-accent-color)}.back-to-top svg{display:block;height:20px;width:20px}@media screen and (min-width:1024px){.back-to-top{bottom:2rem;right:2rem}}.s-intro{display:flex;margin:0 0 3rem}.s-intro-content{display:flex;flex-direction:column;gap:1rem}.s-intro h1{font-size:2.25rem;letter-spacing:-.025em;line-height:1.1}@media screen and (min-width:768px){.s-intro h1{font-size:3rem;font-weight:600;line-height:1.05}}@media screen and (min-width:1024px){.s-intro h1{font-size:4rem}}@media screen and (min-width:1200px){.s-intro h1{font-size:5rem}}.s-intro p{font-size:18px;line-height:150%}@media screen and (min-width:1024px){.s-intro p{font-size:22px}}.s-intro .btn{align-self:flex-start;margin-top:.5rem}@media screen and (min-width:1024px){.s-intro .btn{margin-top:1rem}}.s-intro-subscribe form{background-color:var(--color-gray-100);border-radius:.5rem;display:flex;gap:1rem;justify-content:space-between;margin-top:1rem;padding:.5rem .5rem .5rem 1rem}@media screen and (min-width:768px){.s-intro-subscribe form{max-width:400px}}.s-intro-subscribe form input[type=email]{background:none;border:none;font-size:1rem;outline:none;padding:0;width:100%}@media screen and (min-width:768px){.s-intro-subscribe form input[type=email]{font-size:1.125rem}}.s-intro-subscribe form button{background-color:var(--ghost-accent-color);border-radius:.5rem;color:var(--color-white);font-size:16px;font-weight:600;line-height:1;padding:.75rem}.s-intro-subscribe form~.s-intro-subscribe-messages{margin-top:12px}.s-intro-subscribe form~.s-intro-subscribe-messages p{font-size:16px;font-style:italic}.s-intro-subscribe form~.s-intro-subscribe-messages,.s-intro-subscribe form~.s-intro-subscribe-messages .s-intro-subscribe-error,.s-intro-subscribe form~.s-intro-subscribe-messages .s-intro-subscribe-success{display:none}.s-intro-subscribe form.error~.s-intro-subscribe-messages,.s-intro-subscribe form.error~.s-intro-subscribe-messages .s-intro-subscribe-error,.s-intro-subscribe form.success~.s-intro-subscribe-messages,.s-intro-subscribe form.success~.s-intro-subscribe-messages .s-intro-subscribe-success{display:block;font-weight:600;line-height:140%}.s-hero-slider{background-color:#124a78;background-image:url(/assets/images/circuit-white.svg),linear-gradient(160deg,#124a78,#4593d3);padding:2.5rem 0 .75rem;position:relative}.s-hero-slider .s-container{position:relative;z-index:1}@media screen and (min-width:1600px){.s-hero-slider .s-container{width:1600px}}.s-hero-slider .s-hero-slider-wrapper{border-bottom-left-radius:1.5rem;border-top-left-radius:1.5rem;margin-right:-1.5rem;overflow:hidden}@media screen and (min-width:1024px){.s-hero-slider .s-hero-slider-wrapper{border-radius:1.5rem;margin-left:auto;margin-right:auto;max-width:clamp(1000px,74vw,1440px)}}.s-hero-slider .s-hero-slider-swiper{width:100%}.s-hero-slider .swiper-slide:not(.swiper-slide-active) a{cursor:pointer;pointer-events:none}.s-hero-slider .s-hero-slide{border-radius:0}.s-hero-slide-image>a,.s-hero-slider .s-hero-slide{display:block;height:100%;overflow:hidden;position:relative}.s-hero-slide-image>a{max-width:100%;padding-bottom:100%;width:100%}@media screen and (min-width:600px){.s-hero-slide-image>a{padding-bottom:56.25%}}.s-hero-slide-image>a:before{background:linear-gradient(0deg,rgba(0,0,0,.67),transparent 75%);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.s-hero-slide-image>a img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.s-hero-slide-content{bottom:0;display:flex;flex-direction:column;gap:.75rem;left:0;padding:1.5rem;position:absolute;z-index:20}@media screen and (min-width:575px){.s-hero-slide-content{padding:2rem}}@media screen and (min-width:768px){.s-hero-slide-content{padding:3rem}}.s-hero-slide-content .card-tags{display:none;gap:.75rem;margin-bottom:0}@media screen and (min-width:575px){.s-hero-slide-content .card-tags{display:flex}}.s-hero-slide-content h2{font-size:1.5rem}@media screen and (min-width:768px){.s-hero-slide-content h2{font-size:2.25rem}}@media screen and (min-width:1024px){.s-hero-slide-content h2{font-size:3.25rem}}.s-hero-slide-content h2 a{color:var(--color-white);text-decoration:none}.s-hero-slide-content .card-author-name{color:var(--color-white);font-weight:600}.s-hero-slider-controls{align-items:center;display:flex;gap:1rem;margin-bottom:.5rem;margin-top:20px}@media screen and (min-width:1024px){.s-hero-slider-controls{justify-content:center}}.s-hero-slider-controls .swiper-button-next,.s-hero-slider-controls .swiper-button-prev{background-color:var(--color-black);border-radius:.5rem;height:40px;margin:0;position:static;width:40px}.s-hero-slider-controls .swiper-button-prev{transform:rotate(180deg)}.s-hero-slider-controls .swiper-button-next:after,.s-hero-slider-controls .swiper-button-prev:after{content:url('data:image/svg+xml; utf8, <svg width="18" height="15" viewBox="0 0 18 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.2172 14.212L18 7.4292L11.2172 0.646423L10.3213 1.5423L15.5748 6.79575L0 6.79575V8.06271L15.5747 8.06271L10.3213 13.3161L11.2172 14.212Z" fill="white"/></svg>');display:block;font-size:0;height:auto;position:static;width:auto}.hero-mixed .hero-mixed-grid{display:grid;gap:2.5rem}@media screen and (min-width:1024px){.hero-mixed .hero-mixed-grid{gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-mixed .hero-mixed-main .s-aspect-3\/2{padding-bottom:80%}}.hero-mixed .hero-mixed-secondary{-moz-column-gap:.75rem;column-gap:.75rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2rem}@media screen and (min-width:1024px){.hero-mixed .hero-mixed-secondary{-moz-column-gap:1rem;column-gap:1rem;row-gap:2.5rem}}.s-popular-tags{margin:4rem 0}.s-popular-tags-content{background-color:var(--color-gray-100);border-bottom:3px solid rgba(0,0,0,.1);border-radius:.75rem;display:flex;flex-direction:column;gap:2rem;padding:2rem}@media screen and (min-width:1024px){.s-popular-tags-content{flex-direction:row;gap:2rem;padding:4rem 3rem}}.s-popular-tags-intro{align-items:flex-start;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:540px){.s-popular-tags-intro{flex-direction:row;gap:4rem;justify-content:space-between}}@media screen and (min-width:1024px){.s-popular-tags-intro{flex-direction:column;gap:1.5rem;justify-content:flex-start;width:50%}}@media screen and (min-width:1280px){.s-popular-tags-intro{width:33.33%}}.s-popular-tags-intro h3{font-size:1.625rem}@media screen and (min-width:540px){.s-popular-tags-intro h3{font-size:2rem}}.s-popular-tags-intro .btn{min-width:-moz-fit-content;min-width:fit-content}.s-popular-tags-items{display:grid;gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (min-width:450px){.s-popular-tags-items{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:768px){.s-popular-tags-items{grid-template-columns:repeat(6,minmax(0,1fr))}}@media screen and (min-width:1024px){.s-popular-tags-items{grid-template-columns:repeat(3,minmax(0,1fr));width:66.67%}}@media screen and (min-width:1280px){.s-popular-tags-items{grid-template-columns:repeat(6,minmax(0,1fr));width:66.67%}}.s-popular-tags-items a{align-items:center;color:var(--color-black);display:flex;flex-direction:column;font-size:1.125rem;font-weight:600;gap:.5rem;text-decoration:none}@media screen and (min-width:540px){.s-popular-tags-items a{flex-direction:column}}.s-popular-tags-image{height:0;max-width:100%;overflow:hidden;padding-bottom:100%;position:relative;width:100%}.s-popular-tags-image img{border-radius:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.s-recommended{margin-bottom:0}.s-recommended-heading h4{font-size:1.5rem;text-transform:uppercase}.s-recommended-content{background-color:var(--color-gray-100);background-image:url(/assets/images/circuit-dark.svg);background-repeat:repeat;border-bottom:3px solid rgba(0,0,0,.1);border-radius:.75rem;display:flex;flex-direction:column;gap:1.5rem;padding:2rem}.s-recommended-grid{display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media screen and (min-width:768px){.s-recommended-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width:1024px){.s-recommended-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.s-recommended-grid .card{align-items:center;flex-direction:row;gap:1rem}@media screen and (min-width:768px){.s-recommended-grid .card{align-items:normal;flex-direction:column}}.s-recommended-grid .card-image{min-width:90px}.s-recommended-grid .card-image a{padding-bottom:100%}@media screen and (min-width:768px){.s-recommended-grid .card-image a{padding-bottom:66.67%}}.s-recommended-grid .card:nth-child(n+6){display:none}@media screen and (min-width:768px) and (max-width:1023px){.s-recommended-grid .card:nth-child(n+5){display:none}}.post-feed-heading{font-size:1.5rem;font-weight:400;letter-spacing:.02em;margin:0 0 1.5rem;text-transform:uppercase}.post-feed-heading strong{font-weight:700}.section-feature{margin:2rem 0}.home-picks{margin:3.5rem 0}.section-feature-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media screen and (min-width:900px){.section-feature-grid{grid-template-columns:2fr 1fr}.section-feature-grid--single{grid-template-columns:1fr}}.section-feature-side{align-content:start;display:grid;gap:1.5rem}@media screen and (min-width:900px){.section-feature-grid:not(.section-feature-grid--single) .section-feature-main,.section-feature-grid:not(.section-feature-grid--single) .section-feature-main .card,.section-feature-grid:not(.section-feature-grid--single) .section-feature-main .card-image{height:100%}.section-feature-grid:not(.section-feature-grid--single) .section-feature-main .card-image a[class*=s-aspect-]{height:100%;padding-bottom:0}}.content-layout{display:grid;gap:48px;margin:2rem 0}@media screen and (min-width:1024px){.content-layout{margin:4rem 0}}@media screen and (min-width:1280px){.content-layout{grid-template-columns:minmax(0,1fr) 400px}}.home-template .content-layout{margin-top:1.5rem}.content-layout--post.content-layout--sidebar{grid-template-areas:"primary" "related" "comments" "sidebar"}@media screen and (min-width:990px){.content-layout--post.content-layout--sidebar{grid-template-areas:"primary  sidebar" "related  related" "comments comments";grid-template-columns:minmax(0,1fr) clamp(300px,30vw,400px)}}.content-layout--post.content-layout--sidebar>.content-primary{grid-area:primary;min-width:0}.content-layout--post.content-layout--sidebar>.content-sidebar{grid-area:sidebar}.content-layout--post.content-layout--sidebar>.s-recommended{grid-area:related}.content-layout--post.content-layout--sidebar>.post-comments{grid-area:comments}.content-layout--no-sidebar{grid-template-columns:minmax(0,1fr)}.content-layout--list.content-layout--no-sidebar{margin:0 auto;max-width:1024px}.content-layout--post.content-layout--no-sidebar{margin:0;max-width:768px}@media screen and (min-width:1024px){.content-layout--post.content-layout--no-sidebar{margin:0}}.post-header--no-image~#content .content-layout--post.content-layout--no-sidebar{margin:0}.page-template .content-layout--post.content-layout--no-sidebar{max-width:none}.post-comments{margin-top:0}.post-feed--list{display:flex;flex-direction:column;gap:32px}.post-feed--grid{-moz-column-gap:1.5rem;column-gap:1.5rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));row-gap:32px}@media screen and (min-width:768px){.post-feed--grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.content-layout--no-sidebar .post-feed--grid{grid-template-columns:repeat(1,minmax(0,1fr))}@media screen and (min-width:768px){.content-layout--no-sidebar .post-feed--grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1024px){.content-layout--no-sidebar .post-feed--grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.post-feed-loader{align-items:center;display:none;justify-content:center;padding-top:3.5rem}.home-template .post-feed-loader{display:flex}.post-feed--list+.post-feed-loader{border-top:1px solid var(--color-gray-200)}.post-feed--grid+.post-feed-loader{padding-top:5rem}.post-feed #load-more{margin:3rem 0 2rem}.pagination,.post-feed #load-more{align-items:center;display:flex;justify-content:center}.pagination{flex-wrap:wrap;font-size:.9375rem;gap:1.25rem;margin:0 auto;max-width:840px;padding-top:2.5rem}.pagination-link{color:var(--ghost-accent-color);font-weight:600;text-decoration:none;white-space:nowrap}.pagination-link:focus,.pagination-link:hover{text-decoration:underline}.pagination-link.is-disabled{color:var(--color-gray-600);pointer-events:none}.pagination-pages{color:var(--color-black);white-space:nowrap}.pagination-numbers{align-items:center;display:flex;gap:.25rem}.pagination-num{border-radius:4px;color:var(--ghost-accent-color);font-weight:600;min-width:2.125rem;padding:.375rem .5625rem;text-align:center;text-decoration:none}.pagination-num:focus,.pagination-num:hover{background:var(--color-gray-100)}.pagination-num.is-current{background:var(--ghost-accent-color);color:var(--color-white);pointer-events:none}.pagination-gap{color:var(--color-gray-600);padding:0 .2rem}.sidebar{display:flex;flex-direction:column;gap:3rem;position:relative}@media screen and (min-width:990px){.content-sidebar{align-self:stretch}.sidebar .sidebar-card:last-of-type{position:sticky;top:calc(60px + 2rem)}}@media screen and (min-width:768px) and (max-width:989px){.sidebar{align-items:start;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.sidebar .sidebar-card--about,.sidebar .sidebar-card--posts,.sidebar .sidebar-card--subscribe{grid-column:1/-1}.sidebar .sidebar-card--posts-list{display:grid;gap:1rem 1.5rem;grid-template-columns:1fr 1fr}}.sidebar .card-image a{border-radius:.5rem}.sidebar-card .sidebar-card-eyebrow{align-items:center;color:var(--ghost-accent-color);display:inline-flex;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:12px;font-weight:600;gap:7px;letter-spacing:.12em;line-height:1;text-transform:uppercase}.sidebar-card .sidebar-card-eyebrow:before{background-color:var(--ghost-accent-color);border-radius:50%;content:"";height:6px;width:6px}.sidebar-card .sidebar-card-title h3{font-size:1.5rem}.sidebar-card--about{background-color:var(--color-white);border-bottom:1px solid var(--color-gray-200);border:solid var(--color-gray-200);border-radius:.5rem;border-width:1px 1px 3px;display:flex;flex-direction:column;gap:1.25rem;padding:2rem}.sidebar-card--about .sidebar-card-title h3{font-size:1.75rem}.sidebar-card--about .sidebar-card-logo img{height:calc(var(--logo-height)*.66);min-height:20px;width:auto}@media screen and (min-width:1024px){.sidebar-card--about .sidebar-card-logo img{height:var(--logo-height)}}.sidebar-card--about p{line-height:155%}.sidebar-card--about .s-social svg{height:auto;width:18px}.sidebar-card--posts,.sidebar-card--posts-list{display:flex;flex-direction:column;gap:1rem}.sidebar-card--posts-list .card--list{align-items:center;flex-direction:row;gap:1rem}.sidebar-card--posts-list .card-content{gap:.5rem}.sidebar-card--promo{align-items:center;background-color:var(--color-white);border-bottom:1px solid var(--color-gray-200);border:solid var(--color-gray-200);border-radius:.5rem;border-width:1px 1px 3px;display:flex;flex-direction:column;gap:1.25rem;padding:2rem;text-align:center}.sidebar-card--promo .sidebar-promo-media img{border-radius:.5rem;display:block;height:104px;width:104px}.sidebar-card--promo .sidebar-promo-body{align-items:center;display:flex;flex-direction:column;gap:.75rem}.sidebar-card--promo .sidebar-card-eyebrow{color:var(--ghost-accent-color)}.sidebar-card--promo .sidebar-promo-title{font-size:1.5rem;line-height:1.2}.sidebar-card--promo .sidebar-promo-text{color:var(--color-gray-600);line-height:150%}.sidebar-card--promo .sidebar-promo-btn{margin-top:.25rem}.sidebar-card--promo .sidebar-promo-media--wide{display:block;width:100%}.sidebar-card--promo .sidebar-promo-media--wide img{border-radius:.5rem;display:block;height:auto;width:100%}.sidebar-card--promo .sidebar-promo-benefits{color:var(--color-black);font-weight:700;line-height:1.3}.sidebar-card--promo .sidebar-promo-btn--block{justify-content:center;max-width:none;text-align:center;width:100%}.sidebar-card--subscribe{background-color:var(--ghost-accent-color);border-bottom:3px solid rgba(0,0,0,.15);border-radius:.5rem;color:var(--color-white);display:flex;flex-direction:column;gap:1.25rem;padding:2rem}.sidebar-card--subscribe form{background-color:var(--color-white);border-radius:.5rem;display:flex;gap:1rem;justify-content:space-between;padding:.5rem .5rem .5rem 1rem}.sidebar-card--subscribe form input[type=email]{background:none;border:none;outline:none;padding:0;width:100%}.sidebar-card--subscribe form button{background-color:var(--ghost-accent-color);border-radius:.5rem;color:var(--color-white);font-size:14px;font-weight:600;line-height:1;padding:.75rem}.sidebar-card--subscribe form~.s-subscribe-messages,.sidebar-card--subscribe form~.s-subscribe-messages .s-subscribe-error,.sidebar-card--subscribe form~.s-subscribe-messages .s-subscribe-success{display:none}.sidebar-card--subscribe form.error~.s-subscribe-messages,.sidebar-card--subscribe form.error~.s-subscribe-messages .s-subscribe-error,.sidebar-card--subscribe form.success~.s-subscribe-messages,.sidebar-card--subscribe form.success~.s-subscribe-messages .s-subscribe-success{display:block;font-weight:600;line-height:140%}.sidebar-card--about,.sidebar-card--promo{background-image:url(/assets/images/circuit-dark.svg);background-repeat:repeat;border-bottom:1px solid var(--color-gray-200);border-top:3px solid var(--ghost-accent-color)}.sidebar-card--subscribe{background-image:url(/assets/images/circuit-white.svg);background-repeat:repeat}.sidebar-card--subscribe .sidebar-card-eyebrow{color:var(--color-white)}.sidebar-card--subscribe .sidebar-card-eyebrow:before{background-color:var(--color-white)}.home-strip{background-color:#1b2029;background-image:url(/assets/images/circuit-white.svg);background-repeat:repeat;margin-top:3rem;padding:3.5rem 0}.home-strip-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media screen and (min-width:768px){.home-strip-grid{align-items:stretch;grid-template-columns:1fr 1fr}}.home-strip-stack{display:flex;flex-direction:column;gap:1.5rem}.home-strip .sidebar-card--solar{justify-content:center}.home-strip .sidebar-promo-title{font-size:1.875rem;line-height:1.15}.home-stbd{align-items:stretch;gap:1rem;text-align:left}.home-stbd-row{align-items:start;display:grid;gap:.75rem 1.25rem;grid-template-areas:"img title" "img body" "img btn";grid-template-columns:auto minmax(0,1fr)}@media screen and (min-width:1200px){.home-stbd-row{gap:.5rem 1.25rem;grid-template-areas:"img title title" "img body  btn";grid-template-columns:auto minmax(0,1fr) auto}}.home-stbd-media{display:block;grid-area:img}.home-stbd-media img{border-radius:0;display:block;height:96px;-o-object-fit:cover;object-fit:cover;width:96px}.home-stbd-title{grid-area:title;margin:0}.home-stbd-body{grid-area:body;margin:0}.home-stbd-btn{align-self:center;grid-area:btn;justify-self:start;margin-top:0;white-space:nowrap}.home-strip .sidebar-card{background-color:rgba(0,0,0,.3);background-image:none;border:1px solid hsla(0,0%,100%,.08);border-radius:.5rem;border-top:3px solid var(--ghost-accent-color);color:var(--color-white);isolation:isolate;overflow:hidden;position:relative}.home-strip .sidebar-card:before{background-image:url(/assets/images/circuit-white.svg);background-repeat:repeat;content:"";filter:blur(2px);inset:0;opacity:.4;pointer-events:none;position:absolute;z-index:-1}.home-strip .sidebar-card-title h3,.home-strip .sidebar-promo-title{color:var(--color-white)}.home-strip .sidebar-promo-text{color:hsla(0,0%,100%,.72)}.home-strip .sidebar-promo-benefits{color:var(--color-white)}.home-strip .sidebar-card-eyebrow{color:var(--ghost-accent-color)}.home-strip .sidebar-card-eyebrow:before{background-color:var(--ghost-accent-color)}.home-strip .sidebar-promo-media img{border-radius:0}.home-strip .sidebar-card--solar .sidebar-promo-media--wide img{height:180px;margin:0 auto;max-width:100%;width:auto}.s-page-header{margin:0 0 2rem}@media screen and (min-width:768px){.s-page-header{margin:0 0 4rem}}.s-page-header-content{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width:768px){.s-page-header-content{flex-direction:row}}.s-page-header-image{width:120px}.s-page-header-image img{border-radius:0}.s-page-header--contributor .s-page-header-image{max-width:120px}.s-page-header--contributor .s-page-header-image img{border-radius:50%}.s-page-header-text{max-width:800px}.s-page-header-text h1{margin-bottom:.5rem}.s-page-header-text h1:after{background:var(--ghost-accent-color);content:"";display:block;height:3px;margin:1rem 0;width:30px}.s-page-header-text p{font-size:1.25rem;line-height:140%}.s-page-header-text p+.s-social{margin-top:1rem}.s-page-header-text p+.s-social svg{height:16px;width:auto}.s-page-header--tag,.s-page-header--topic{background:#f8f8f8;padding:2.5rem 0}.s-page-header--tag .s-page-header-text h1,.s-page-header--topic .s-page-header-text h1{letter-spacing:.01em;text-transform:uppercase}.s-page-header--tag .s-page-header-text h1:after,.s-page-header--topic .s-page-header-text h1:after{display:none}.s-page-header--tag .s-page-header-text p,.s-page-header--topic .s-page-header-text p{font-size:1.0625rem}.tag-template #main{margin-top:0}#main:has(.s-page-header--videos){margin-top:0}.page-template #main,.post-template #main{margin-top:0}.post-header{background-color:var(--color-gray-100);background-image:url(/assets/images/circuit-dark.svg);background-repeat:repeat;margin:0;padding:3.5rem 0 7rem;position:relative}@media screen and (min-width:1024px){.post-header{margin:0;padding:5rem 0 8rem}}.page-template .post-header{margin-bottom:2rem;padding-bottom:3.5rem}@media screen and (min-width:1024px){.page-template .post-header{padding-bottom:5rem}}.post-template .content-layout{margin-top:-5rem;position:relative;z-index:1}@media screen and (min-width:1024px){.post-template .content-layout{margin-top:-6rem}}.post-header .s-container{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:1024px){.post-header .s-container{gap:4rem}}.post-header .post-header-intro{display:flex;flex-direction:column;gap:1rem;margin:0;max-width:1024px;width:100%}.post-header--no-image .post-header-intro{max-width:none}.post-header h1{font-size:2.5rem}@media screen and (min-width:768px){.post-header h1{font-size:3rem}}@media screen and (min-width:1024px){.post-header h1{font-size:4rem}}.post-header .post-excerpt{font-size:1.2rem;line-height:155%}@media screen and (min-width:768px){.post-header .post-excerpt{font-size:1.5rem}}@media screen and (min-width:1024px){.post-header .post-excerpt{font-size:1.5rem}}.post-header .post-byline{color:var(--color-black)}.post-header .post-byline:empty{display:none}.post-byline .byline-name:not(:last-child):after{content:", "}.post-byline .byline-name:nth-last-child(2):after{content:" and "}.post-byline a{color:inherit;text-decoration:underline;text-underline-offset:2px}.post-byline a:hover{color:var(--ghost-accent-color,#4593d3)}.post-header .post-meta{display:flex;flex-wrap:wrap;font-size:13px;gap:.5rem;justify-content:space-between}@media screen and (min-width:768px){.post-header .post-meta{align-items:center;font-size:15px;gap:0;justify-content:flex-start}.post-header .post-meta>div:not(:first-of-type):before{content:"•";display:inline-flex;padding:0 .75rem}}.post-header .post-meta .post-date-read{display:flex;font-size:13px}@media screen and (min-width:768px){.post-header .post-meta .post-date-read{font-size:inherit;gap:0}}.post-header .post-meta .post-date-read>div:not(:first-of-type):before{content:"•";display:inline-flex;padding:0 .5rem}@media screen and (min-width:768px){.post-header .post-meta .post-date-read>div:not(:first-of-type):before{padding:0 .75rem}}.post-header .post-image img{border-radius:0}.post-header .post-image figcaption{font-size:14px;margin-top:.5rem}.post-header .post-image figcaption a{color:var(--color-black)}.post-header .post-image-aspect{height:0;max-width:100%;overflow:hidden;padding-bottom:66.67%;position:relative;width:100%}.post-header .post-image-aspect img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.post-header--columns .s-container{display:grid;gap:2rem}@media screen and (min-width:1024px){.post-header--columns .s-container{align-items:center;grid-template-columns:repeat(2,minmax(0,1fr))}.post-header--columns .post-image-aspect{padding-bottom:110%}}.post-header--columns .post-meta{align-items:flex-start;flex-direction:column;gap:.5rem}.post-header--columns .post-meta>div:not(:first-of-type):before{display:none}.post-sections{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.post-sections .post-section{background:var(--ghost-accent-color);border-radius:3px;color:var(--color-white);display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.04em;padding:4px 10px;text-decoration:none;text-transform:uppercase}.post-sections:has(.post-section--energy-production,.post-section--energy-storage) .post-section--renewable-energy{display:none}.post-sections:has(.post-section--sustainable-tech,.post-section--clean-transportation,.post-section--electric-vehicles,.post-section--computers-ai,.post-section--misc) .post-section--tech{display:none}.post-sections:has(.post-section--electrify-everything,.post-section--smart-home) .post-section--reviews{display:none}.post-topics{border-top:1px solid var(--color-gray-200);display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-top:2.5rem;padding-top:1.25rem}.post-topics .post-topic{color:var(--color-gray-600);font-size:.9375rem;text-decoration:none}.post-topics .post-topic:before{content:"#";opacity:.6}.post-topics .post-topic:hover{color:var(--ghost-accent-color)}.post-credits{border-bottom:1px solid var(--color-silver);display:flex;flex-wrap:wrap;gap:1rem 2.5rem;margin:0 0 2rem;padding:0 1.25em 1.25em}.post-credits .credit-row{display:flex;flex-direction:column;gap:.125rem}.post-credits .credit-label{color:var(--color-gray-600);font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.post-credits .credit-names{color:var(--color-black);font-size:.9375rem;line-height:1.45}.post-credits .credit-name:not(:last-child):after{content:", "}.post-credits .credit-name a{color:var(--ghost-accent-color,#4593d3);text-decoration:none}.post-credits .credit-name a:hover{text-decoration:underline}.post-credits .credit-row:not(:has(.credit-name)){display:none}.post-credits:not(:has(.credit-row--coauthor .credit-name,.credit-row--videoeditor .credit-name,.credit-row--consultant .credit-name)){display:none}.post-entry :first-child{margin-top:0!important}.post-entry h1,.post-entry h2,.post-entry h3,.post-entry h4,.post-entry h5{font-weight:var(--heading-font-weight)!important;line-height:1.3;margin-bottom:.625rem;margin-top:3rem}.post-entry h1+*,.post-entry h2+*,.post-entry h3+*,.post-entry h4+*,.post-entry h5+*{margin-top:.625rem}.post-entry ul{list-style:disc;padding-left:1.125rem}.post-entry ol{list-style:decimal;padding-left:1.125rem}.post-entry h1{font-size:3.052rem;margin-top:0}.post-entry h2{font-size:2.441rem}.post-entry h3{font-size:1.953rem}.post-entry h4{font-size:1.563rem}.post-entry h5{font-size:1.25rem}.post-entry small{font-size:.8rem}.post-entry strong{font-weight:700}.post-entry em{font-style:italic}.post-entry a{color:var(--ghost-accent-color)}.post-entry hr{background-color:var(--color-gray-200);border:0;height:1px;margin:3rem 0}.post-entry blockquote{line-height:1.35}.post-entry blockquote:not(.kg-blockquote-alt){border-left:5px solid #eee;color:rgba(0,0,0,.5);font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.5;padding-left:1.25rem;position:relative}.post-entry blockquote:not(.kg-blockquote-alt):before{color:#eee;content:"“";display:block;font-size:5.25rem;line-height:.3;position:relative;top:.22em}.post-entry blockquote.kg-blockquote-alt{display:flex;gap:2.5rem;text-align:left}.post-entry blockquote.kg-blockquote-alt:before{color:var(--ghost-accent-color);content:"“";font-family:Georgia,Times New Roman,Times,serif;font-size:4em;line-height:1}.post-entry>*{margin:2rem 0}.post-entry figcaption{font-size:14px;margin-top:.5rem}.post-entry>.kg-width-wide{max-width:100vw}.post-entry{font-size:1rem}@media screen and (min-width:1024px){.post-entry{font-size:1.25rem}}.content-layout--sidebar .post-entry{font-size:1rem}@media screen and (min-width:1024px){.content-layout--sidebar .post-entry{font-size:1.125rem}.content-layout--no-sidebar .post-entry>.kg-width-wide{margin:4rem calc(-50vw + 512px - 2rem)!important}.content-layout--no-sidebar .post-entry>.kg-width-full{margin:4rem calc(-50vw + 50% - 2rem)!important}}@media screen and (min-width:1440px){.content-layout--no-sidebar .post-entry>.kg-width-wide{margin:4rem -300px!important}}.content-layout--no-sidebar .post-entry>.kg-width-full{margin:4rem -2rem}@media screen and (min-width:1024px){.content-layout--no-sidebar .post-entry>.kg-width-full{margin:4rem calc(-50vw + 50% - 2rem)!important}}.content-layout--no-sidebar .post-entry>.kg-width-full img,.content-layout--no-sidebar .post-entry>.kg-width-wide img{height:auto;width:100%}.post-entry .kg-gallery-image img,.post-entry .kg-header-card:not(.kg-width-full),.post-entry .kg-image,.post-entry .kg-signup-card:not(.kg-width-full),.post-entry .kg-video-container{border-radius:var(--image-radius);overflow:hidden}.post-entry .kg-image-card{display:flex;flex-direction:column;justify-content:center}.post-entry .kg-image-card.kg-width-full{aspect-ratio:4/3;display:flex;flex-direction:column}@supports not (aspect-ratio:4/3){.post-entry .kg-image-card.kg-width-full:before{content:"";float:left;padding-top:75%}.post-entry .kg-image-card.kg-width-full:after{clear:left;content:"";display:block}}.post-entry .kg-image-card.kg-width-full>.kg-image{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.post-entry .kg-button-card a.kg-btn,.post-entry .kg-header-card a.kg-header-card-button,.post-entry .kg-header-card.kg-size-large a.kg-header-card-button,.post-entry .kg-header-card.kg-size-small a.kg-header-card-button{background-color:var(--ghost-accent-color);border-bottom:3px solid rgba(0,0,0,.15);border-radius:8px;color:var(--color-white);display:inline-flex;font-size:1.0625rem;font-weight:600;line-height:1;max-width:-moz-max-content;max-width:max-content;padding:12px 24px;text-decoration:none}.post-entry .kg-header-card.kg-style-accent a.kg-header-card-button,.post-entry .kg-header-card.kg-style-dark a.kg-header-card-button,.post-entry .kg-header-card.kg-style-image a.kg-header-card-button{background:var(--color-white);color:var(--color-black)}.post-entry .kg-header-card h3.kg-header-card-subheader{font-family:var(--body-font-family);font-style:normal;font-weight:400;margin:1.25rem 0 .75rem}.post-entry .kg-toggle-card .kg-toggle-content p:first-of-type{margin-top:1rem!important}.post-entry .kg-toggle-card,.post-entry .kg-toggle-card+.kg-toggle-card{margin:.625rem auto}.post-entry .kg-toggle-card h4.kg-toggle-heading-text{font-family:var(--heading-body-family);font-style:normal;font-weight:700}.post-entry .kg-toggle-card[data-kg-toggle-state=close] svg,.post-entry .kg-toggle-heading svg{color:var(--color-black)}.post-entry .kg-callout-card{border-radius:.75rem;font-weight:500}.post-entry .content-layout--no-sidebar .kg-width-full.kg-video-card video,.post-entry .content-layout--no-sidebar .kg-width-wide.kg-video-card video{height:100%;width:100%}.post-entry .kg-embed-card{align-items:center;aspect-ratio:16/9;display:flex;flex-direction:column}@supports not (aspect-ratio:16/9){.post-entry .kg-embed-card:before{content:"";float:left;padding-top:56.25%}.post-entry .kg-embed-card:after{clear:left;content:"";display:block}}.post-entry .kg-embed-card iframe,.post-entry .kg-embed-card img{height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.post-entry a[href^="#fn"]:not([href^="#fnr"]){color:var(--ghost-accent-color);font-size:.8rem;line-height:0;text-decoration:none;vertical-align:super}.post-entry a[href^="#fn"]:not([href^="#fnr"])+a[href^="#fn"]:not([href^="#fnr"]){margin-left:.25em}.post-entry a[href^="#fn"]:not([href^="#fnr"]):focus-visible,.post-entry a[href^="#fn"]:not([href^="#fnr"]):hover{text-decoration:underline}.post-entry li a[href^="#fnr"]{text-decoration:none}.post-entry li a[href^="#fnr"]:focus-visible,.post-entry li a[href^="#fnr"]:hover{text-decoration:underline}.post-entry a[id^=fnr],.post-entry li[id^=fn]{scroll-margin-top:calc(60px + 2rem)}.post-entry #ghost-comments-root iframe{border-top:1px solid var(--color-gray-200);padding-top:1.5em}.content-layout--sidebar .post-entry .kg-header-card,.content-layout--sidebar .post-entry .kg-signup-card{border-radius:var(--image-radius)!important;overflow:hidden!important}.post-entry .kg-width-full .kg-header-card-text,.post-entry .kg-width-full .kg-signup-card-text{padding-left:2rem!important;padding-right:2rem!important}.content-layout--sidebar .post-entry .kg-header-card-content,.content-layout--sidebar .post-entry .kg-layout-split .kg-signup-card-content{display:block!important}.content-layout--sidebar .post-entry .kg-header-card-content .kg-header-card-image:not(.kg-content-wide .kg-header-card-content .kg-header-card-image),.content-layout--sidebar .post-entry .kg-signup-card-content .kg-signup-card-image:not(.kg-content-wide .kg-signup-card-content .kg-signup-card-image){aspect-ratio:1/1!important;height:auto!important;min-height:unset!important}.post-entry .kg-header-card.kg-width-full h2.kg-header-card-heading,.post-entry .kg-header-card.kg-width-regular h2.kg-header-card-heading,.post-entry .kg-header-card.kg-width-wide h2.kg-header-card-heading,.post-entry .kg-signup-card.kg-width-full h2.kg-signup-card-heading,.post-entry .kg-signup-card.kg-width-regular h2.kg-signup-card-heading,.post-entry .kg-signup-card.kg-width-wide h2.kg-signup-card-heading{font-weight:var(--heading-font-weight)}.post-entry .kg-header-card.kg-width-regular h2.kg-header-card-heading,.post-entry .kg-signup-card.kg-width-regular h2.kg-signup-card-heading{font-size:32px}@media screen and (min-width:768px){.post-entry .kg-header-card.kg-width-regular h2.kg-header-card-heading,.post-entry .kg-signup-card.kg-width-regular h2.kg-signup-card-heading{font-size:48px}}.post-entry .kg-header-card.kg-width-wide h2.kg-header-card-heading,.post-entry .kg-signup-card.kg-width-wide h2.kg-signup-card-heading{font-size:32px;font-weight:var(--heading-font-weight)}@media screen and (min-width:768px){.post-entry .kg-header-card.kg-width-wide h2.kg-header-card-heading,.post-entry .kg-signup-card.kg-width-wide h2.kg-signup-card-heading{font-size:48px}}@media screen and (min-width:1024px){.post-entry .kg-header-card.kg-width-wide h2.kg-header-card-heading,.post-entry .kg-signup-card.kg-width-wide h2.kg-signup-card-heading{font-size:60px}}.post-entry .kg-header-card.kg-width-full h2.kg-header-card-heading,.post-entry .kg-signup-card.kg-width-full h2.kg-signup-card-heading{font-size:48px;font-weight:var(--heading-font-weight)}@media screen and (min-width:1024px){.post-entry .kg-header-card.kg-width-full h2.kg-header-card-heading,.post-entry .kg-signup-card.kg-width-full h2.kg-signup-card-heading{font-size:60px}}@media screen and (min-width:1280px){.post-entry .kg-header-card.kg-width-full h2.kg-header-card-heading,.post-entry .kg-signup-card.kg-width-full h2.kg-signup-card-heading{font-size:72px}}.content-layout--sidebar .post-entry .kg-header-card.kg-width-full h2.kg-header-card-heading,.content-layout--sidebar .post-entry .kg-header-card.kg-width-regular h2.kg-header-card-heading,.content-layout--sidebar .post-entry .kg-header-card.kg-width-wide h2.kg-header-card-heading,.content-layout--sidebar .post-entry .kg-signup-card.kg-width-full h2.kg-signup-card-heading,.content-layout--sidebar .post-entry .kg-signup-card.kg-width-regular h2.kg-signup-card-heading,.content-layout--sidebar .post-entry .kg-signup-card.kg-width-wide h2.kg-signup-card-heading{font-size:32px}@media screen and (min-width:768px){.content-layout--sidebar .post-entry .kg-header-card.kg-width-full h2.kg-header-card-heading,.content-layout--sidebar .post-entry .kg-header-card.kg-width-regular h2.kg-header-card-heading,.content-layout--sidebar .post-entry .kg-header-card.kg-width-wide h2.kg-header-card-heading,.content-layout--sidebar .post-entry .kg-signup-card.kg-width-full h2.kg-signup-card-heading,.content-layout--sidebar .post-entry .kg-signup-card.kg-width-regular h2.kg-signup-card-heading,.content-layout--sidebar .post-entry .kg-signup-card.kg-width-wide h2.kg-signup-card-heading{font-size:36px}}@media screen and (min-width:1024px){.content-layout--sidebar .post-entry .kg-header-card.kg-width-full h2.kg-header-card-heading,.content-layout--sidebar .post-entry .kg-header-card.kg-width-regular h2.kg-header-card-heading,.content-layout--sidebar .post-entry .kg-header-card.kg-width-wide h2.kg-header-card-heading,.content-layout--sidebar .post-entry .kg-signup-card.kg-width-full h2.kg-signup-card-heading,.content-layout--sidebar .post-entry .kg-signup-card.kg-width-regular h2.kg-signup-card-heading,.content-layout--sidebar .post-entry .kg-signup-card.kg-width-wide h2.kg-signup-card-heading{font-size:48px}}.post-entry .kg-header-card .kg-header-card-subheading,.post-entry .kg-signup-card .kg-signup-card-subheading{font-size:1.125rem!important}.post-entry .kg-header-card:not(.kg-layout-split) picture img,.post-entry .kg-signup-card:not(.kg-layout-split) picture img{opacity:.6}.post-entry .kg-header-card:not(.kg-layout-split) picture+.kg-header-card-content,.post-entry .kg-signup-card:not(.kg-layout-split) picture+.kg-signup-card-content{background-color:var(--color-black)}.post-entry #ghost-comments-root{margin-top:4rem}.gh-post-upgrade-cta{margin-bottom:4rem}.post-share{gap:.75rem 1.5rem;justify-content:space-between}.post-share,.post-share-links{align-items:center;display:flex;flex-wrap:wrap}.post-share-links{gap:.75rem}.post-share .post-share-count{color:var(--color-gray-600);font-size:.9375rem;font-weight:600;text-decoration:none;white-space:nowrap}.post-share .post-share-count:hover{color:var(--ghost-accent-color)}.post-share .post-share-count:empty{display:none}.post-share-label{color:var(--color-gray-600);font-size:.8125rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.post-share-btn{align-items:center;border:1px solid var(--color-gray-200);border-radius:.5rem;color:var(--color-black);display:inline-flex;height:40px;justify-content:center;transition:color .15s ease,background-color .15s ease,border-color .15s ease;width:40px}.post-share-btn svg{display:block;height:18px;width:auto}.post-share-btn svg path{fill:currentColor}.post-share-btn:hover{background-color:var(--ghost-accent-color);border-color:var(--ghost-accent-color);color:var(--color-white)}.card--list,.card--stacked{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width:768px){.card--list{align-items:center;flex-direction:row}}.card-image a{border-radius:0;display:block;overflow:hidden;position:relative}.card-image-placeholder{background-color:var(--color-gray-200);height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.card--list .card-image{min-width:90px}.card-content{display:flex;flex-direction:column;gap:10px}.card--list .card-content{grid-column:span 3}.card-tags{display:flex;gap:.5rem}.card-image .card-tags{left:.75rem;margin:0;position:absolute;top:.75rem;z-index:2}.card--overlay .card-content .card-tags{margin-bottom:.5rem}.card-tags .card-tag{align-items:center;background-color:rgba(0,0,0,.55);border:1px solid hsla(0,0%,100%,.22);border-radius:999px;box-shadow:0 2px 8px rgba(0,0,0,.3);color:var(--color-white);display:inline-flex;font-size:11px;font-weight:500;gap:6px;letter-spacing:.06em;line-height:1;padding:5px 12px 5px 10px;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease;white-space:nowrap}.card-tags .card-tag:hover{background-color:rgba(0,0,0,.7)}.card-tags .card-tag--locked svg{width:16px}.card-tags .card-tag:not(.card-tag--locked):before{background-color:var(--ghost-accent-color);border-radius:50%;content:"";flex:0 0 auto;height:6px;width:6px}.card-title{font-size:1.5rem}.card-title--md{font-size:1.125rem}.card-title--xl{font-size:1.5rem}.card-title--3xl{font-size:2rem}.card-title--4xl{font-size:2.25rem}.card-title a{color:var(--color-black);text-decoration:none}.card-excerpt{color:var(--color-gray-600);display:-webkit-box;line-height:1.5em;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.card-author{align-items:center;display:flex;font-weight:500;gap:.5rem}.card-author .card-author-img:not(:first-of-type){margin-left:-.75rem}.card-author-img{border-radius:9999px;height:1.5rem;overflow:hidden;position:relative;width:1.5rem}.card-author-img>img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.card-author-name{color:var(--color-black);font-size:14px;line-height:1}.card-author-name a{color:inherit;text-decoration:none}.card-meta{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between}.card-date{align-items:center;color:var(--color-gray-600);display:inline-flex;font-size:13px;gap:5px;line-height:1;white-space:nowrap}.card-date svg{height:14px;opacity:.75;width:14px}.card-divider{background:hsla(0,0%,100%,.28);display:block;height:1px;margin:.75rem 0}.card--overlay .card-date{color:hsla(0,0%,100%,.85)}.post-feed .card--list{border-bottom:1px solid var(--color-gray-200);padding-bottom:2rem}.post-feed .card--list:last-of-type{border-bottom:0}.post-feed .card--list .card-image{min-width:50%}.card--overlay{position:relative}.card--overlay .card-image{border-radius:0;overflow:hidden}.card--overlay .card-image:after{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.35) 45%,transparent 75%);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.card--overlay .card-content{bottom:0;gap:.4rem;left:0;padding:1.25rem 1.5rem;position:absolute;right:0;z-index:2}.card--overlay .card-author-name a,.card--overlay .card-author-name span,.card--overlay .card-title a{color:#fff}.card-image{position:relative}.card-play{height:54px;pointer-events:none;position:absolute;right:.75rem;top:.75rem;width:54px;z-index:2}.card-play .play-icon{display:block;height:100%;width:100%}.kg-gallery-container{display:flex;flex-direction:column;margin:0 auto;max-width:1040px}.kg-gallery-row{display:flex;flex-direction:row;justify-content:center}.kg-gallery-image img{border-radius:0;display:block;height:100%;margin:0;width:100%}.kg-gallery-row:not(:first-of-type){margin:.5rem 0 0}.kg-gallery-image:not(:first-of-type){margin:0 0 0 .5rem}.kg-bookmark-card,.kg-bookmark-card *{box-sizing:border-box}.kg-bookmark-card{width:100%}.kg-bookmark-container{background:var(--color-white);border-bottom:1px solid var(--color-gray-200);border:solid var(--color-gray-200);border-radius:.75rem;border-width:1px 1px 3px;color:inherit;display:flex;min-height:148px;overflow:hidden;text-decoration:none}.kg-bookmark-container:hover{color:inherit}.kg-bookmark-content{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;justify-content:flex-start;overflow:hidden;padding:1.25rem}.kg-bookmark-title{color:var(--color-black);font-weight:600;line-height:1.3}.kg-bookmark-description{color:var(--color-gray-600);display:-webkit-box;font-size:.9375rem;-webkit-line-clamp:2;line-height:1.4;margin-top:.5rem;max-height:44px;overflow:hidden;-webkit-box-orient:vertical}.kg-bookmark-metadata{align-items:center;color:var(--color-black);display:flex;flex-wrap:wrap;font-size:.875rem;font-weight:500;margin-top:1.25rem}.kg-bookmark-icon{border-radius:0;height:20px;margin-right:.5rem;width:20px}.kg-bookmark-author{line-height:1.4}.kg-bookmark-author:after{color:var(--color-gray-600);content:"•";margin:0 .5rem}.kg-bookmark-publisher{color:var(--color-gray-600);line-height:1.4;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kg-bookmark-thumbnail{flex-grow:1;min-width:33%;position:relative}.kg-bookmark-thumbnail img{border-radius:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.contact-form{max-width:640px}.contact-form .hp-field{display:none!important}.contact-form .form-row{display:flex;gap:1.25rem}.contact-form .form-row .form-field{flex:1;min-width:0}@media screen and (max-width:600px){.contact-form .form-row{flex-direction:column;gap:0}}.contact-form .form-field{margin:0 0 1.25rem}.contact-form .form-field label{display:block;font-size:.9375rem;font-weight:600;margin:0 0 .4rem}.contact-form .req{color:var(--ghost-accent-color)}.contact-form input,.contact-form select,.contact-form textarea{background-color:var(--color-gray-100);border:1px solid rgba(0,0,0,.12);border-radius:.5rem;color:var(--color-black);font:inherit;padding:.65rem .9rem;width:100%}.contact-form textarea{min-height:180px;resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--ghost-accent-color);box-shadow:0 0 0 3px rgba(69,147,211,.15);outline:0}.contact-form .form-submit{background-color:var(--ghost-accent-color);border:0;border-bottom:3px solid rgba(0,0,0,.15);border-radius:.5rem;color:var(--color-white);cursor:pointer;display:inline-flex;font-size:1.0625rem;font-weight:600;margin-top:.5rem;padding:12px 28px}.contact-form .form-submit:hover{opacity:.92}.contact-form-result{font-weight:600;margin-top:1rem}.contact-form-result.is-success{color:#1d9e75}.contact-form-result.is-error{color:#d64545}.contact-layout{align-items:start;display:grid;gap:2rem 3rem}@media screen and (min-width:900px){.contact-layout{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr)}}.contact-layout .contact-form{max-width:none}.contact-layout__aside p{margin:0 0 1rem}.contact-layout__aside p:first-child{margin-top:0}.contact-layout__aside a{color:var(--ghost-accent-color)}.post-navigation{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:2.5rem 0 1rem}.post-nav-card{background-color:var(--color-black,#000);background-position:50%;background-size:cover;border-radius:.5rem;display:flex;flex-direction:column;justify-content:flex-end;min-height:280px;overflow:hidden;position:relative;text-decoration:none}.post-nav-card:before{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.35) 45%,transparent 75%);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.post-nav-card--noimg:before{display:none}.post-nav-title{font-size:1.25rem;line-height:1.3;padding:1rem 1.25rem .75rem}.post-nav-bar,.post-nav-title{color:#fff;font-weight:700;position:relative;z-index:2}.post-nav-bar{background:var(--ghost-accent-color);font-size:.95rem;letter-spacing:.05em;padding:.6rem 1.25rem;text-transform:uppercase}.post-nav-card--next .post-nav-bar,.post-nav-card--next .post-nav-title{text-align:right}