:root{--color-light-1:#FFFFFFF;--color-light-2:#f6f4f0;--color-grey-1:#58525d;--color-grey-2:#aaa7ad;--color-emerald-1:#225c39;--color-sand:#f5f3ef;--color-cactus-2:#e3e8e5;--color-green-pastel:#d4ddd7;--color-green-vivid:#225d3a;--color-green-bright:#96df9e;--page-width-lg:1494px;--page-width-md:880px;--page-spacing-lg:3.75rem;--page-spacing-md:2.5rem;--page-spacing-sm:36px}*,:after,:before{box-sizing:border-box}*{margin:0}html{font-size:16px}body{-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;line-height:1.6;text-rendering:optimizeLegibility}::-moz-selection{background-color:var(--color-green-bright);color:var(--color-green-vivid)}::selection{background-color:var(--color-green-bright);color:var(--color-green-vivid)}canvas,img,picture,svg,video{display:block;height:auto;max-width:100%}iframe{display:block}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.2}body{background-color:var(--color-light-2);color:var(--color-primary-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px}a{color:var(--color-darker-gray);text-decoration:none}.kg-width-full,.kg-width-wide{margin-left:auto;margin-right:auto;max-width:1494px;width:100%}.page-container{display:flex;justify-content:center;max-width:100%;padding-top:100px;width:100vw}@media screen and (max-width:834px){.page-container{padding-top:60px}}.page-container .page-container-inner{max-width:var(--page-width-lg);width:100%}@media screen and (max-width:1650px){.page-container .page-container-inner{padding:0 calc(var(--page-spacing-lg) + 1.25rem)}}@media screen and (max-width:1280px){.page-container .page-container-inner{padding:0 calc(var(--page-spacing-md) + 1.25rem)}}@media screen and (max-width:768px){.page-container .page-container-inner{padding:0 var(--page-spacing-sm)}}.home-header{border-bottom:1px solid rgba(88,82,93,.1);display:flex;flex-direction:column;gap:80px;margin-bottom:40px;padding-bottom:40px}@media screen and (max-width:440px){.home-header{margin-bottom:42px;padding-bottom:32px}}.home-heading,.post-article-heading{color:var(--color-grey-1);font-size:calc(26.52632px + 2.36842vw);font-style:normal;font-weight:400;letter-spacing:-1.44px;line-height:100%}.post-article-heading{line-height:1.1}.home-header-actions{align-items:center;display:flex;gap:20px}@media screen and (max-width:440px){.home-header-actions{display:none}}.home-header-actions-search{align-items:center;background-color:transparent;border:1px solid rgba(88,82,93,.1);border-radius:30px;color:var(--color-grey-2);cursor:pointer;display:inline-flex;font-size:18px;font-style:normal;font-weight:500;gap:18px;height:48px;letter-spacing:-.18px;line-height:1;outline:none;padding:12px 18px;width:144px}.home-header-actions-tags{align-items:center;display:flex;gap:20px}@media screen and (max-width:1280px){.home-header-actions-tags{gap:12px}}.home-header-actions-tags a{background-color:transparent;border-radius:30px;color:#58525d;display:inline-flex;font-size:18px;font-style:normal;font-weight:500;height:48px;letter-spacing:-.18px;line-height:120%;padding:12px 18px;transition:all .5s cubic-bezier(.23,1,.32,1);white-space:nowrap}.home-header-actions-tags a.active{background-color:rgba(88,82,93,.2)}@media (hover:hover){.home-header-actions-tags a:hover{background-color:rgba(88,82,93,.2)}}.post-list-container{grid-column-gap:40px;grid-row-gap:80px;display:grid;grid-template-columns:repeat(6,1fr)}@media screen and (max-width:440px){.post-list-container{grid-row-gap:50px}}.post-card{display:grid;gap:40px;grid-column:1/-1;grid-template-columns:1fr 1fr}@media (hover:hover){.post-card-small:hover,.post-card:hover{.post-card-image img,.post-card-small-image img{transform:scale(1.05)}}}@media screen and (max-width:800px){.post-card,.post-card-small{display:flex;flex-direction:column;gap:24px;grid-column:1/-1}}.post-card-link{aspect-ratio:1.91/1;border-radius:24px;overflow:hidden;width:100%}@media screen and (max-width:800px){.post-card-link{border-radius:16px}}.post-card-image img,.post-card-link .post-card-image{height:100%;width:100%}.post-card-image img{-o-object-fit:cover;object-fit:cover;transition:all .5s cubic-bezier(.23,1,.32,1)}.post-card-content{display:flex;flex-direction:column;gap:16px;justify-content:center}.post-card-content-inner{display:flex;flex-direction:column;gap:40px;width:100%}@media screen and (max-width:440px){.post-card-content-inner{gap:16px}}.post-card-content-inner p{color:#58525d;font-size:calc(13.89474px + .52632vw);font-style:normal;font-weight:400;letter-spacing:-.24px;line-height:120%;opacity:.65}.post-article-header-meta,.post-card-meta{align-items:center;display:flex;gap:10px}@media screen and (max-width:440px){.post-article-header-meta,.post-card-meta{gap:10px}}.post-article-header-meta p,.post-card-meta p{align-items:center;color:#58525d;display:flex;font-size:18px;font-style:normal;font-weight:500;height:20px;letter-spacing:-.18px;line-height:1;opacity:.75;position:relative}@media screen and (max-width:440px){.post-article-header-meta p,.post-card-meta p{font-size:14px;opacity:.5}}.post-article-header-meta p:not(:last-child):after,.post-card-meta p:not(:last-child):after{background-color:#58525d;content:"";display:inline-block;height:20px;margin-left:10px;opacity:.5;transform:translateY(1px);width:1px}@media screen and (max-width:440px){.post-article-header-meta p:not(:last-child):after,.post-card-meta p:not(:last-child):after{height:16px}}.post-card-title{color:#58525d;font-size:calc(17.68421px + 1.57895vw);font-weight:400;line-height:1.1}.post-card-tags{align-items:center;display:flex;gap:10px}.post-card-back-link,.post-card-tag{background-color:rgba(88,82,93,.1);border:1px solid transparent;border-radius:30px;color:#58525d;display:inline-flex;font-size:18px;font-style:normal;font-weight:500;letter-spacing:-.18px;line-height:1;padding:8px 12px;white-space:nowrap}.post-card-back-link{align-items:center;background-color:transparent;border:1px solid rgba(88,82,93,.15);display:flex;gap:10px}.post-card-back-link span,.post-card-back-link svg{opacity:.75}@media screen and (max-width:440px){.post-card-back-link,.post-card-tag{font-size:14px}}.post-card-small{display:flex;flex-direction:column;gap:20px;grid-column:span 2}@media screen and (max-width:834px){.post-card-small{display:flex;flex-direction:column;gap:24px;grid-column:span 3}}@media screen and (max-width:440px){.post-card-small{grid-column:1/-1}}.post-card-small-link{aspect-ratio:1.91/1;border-radius:24px;overflow:hidden;width:100%}@media screen and (max-width:800px){.post-card-small-link{border-radius:16px}.post-card-small-link figure{height:100%;width:100%}.post-card-small-link img{-o-object-fit:cover;object-fit:cover}}.post-card-small-content,.post-card-small-content-inner{display:flex;flex-direction:column}.post-card-small-content-inner{gap:30px}@media screen and (max-width:440px){.post-card-small-content-inner{gap:12px}}.post-card-small h3{color:var(--color-grey-1);font-size:calc(14.31579px + .92105vw);font-style:normal;font-weight:400;letter-spacing:-.3px;line-height:120%}.post-card-small-link img{height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s cubic-bezier(.23,1,.32,1);width:100%}.post-article{align-items:center;border-bottom:1px solid rgba(88,82,93,.1);display:flex;flex-direction:column;gap:60px;padding-bottom:64px}.post-article-header{display:flex;flex-direction:column;gap:40px}@media screen and (max-width:440px){.post-article-header{gap:24px}}.post-article-header-tags{align-items:center;display:flex;gap:10px}@media screen and (max-width:440px){.post-article-header-tags{align-items:flex-start;flex-direction:column}}.post-article-image{width:100%}@media screen and (max-width:800px){.post-article-image{border-radius:16px}}.post-article-image.tag-product-updates{display:none}.post-article-image img{border-radius:24px;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.post-article-image figcaption{color:var(--color-grey-1);font-size:12px;margin-top:12px;opacity:.5}.post-article-content{gap:40px;max-width:var(--page-width-md);width:100%}.post-article-excerpt{color:var(--color-grey-1);font-size:calc(22.42105px + .39474vw);font-style:normal;font-weight:400;letter-spacing:-.3px;line-height:120%;opacity:.75;width:100%}.post-article-body{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:440px){.post-article-body{gap:24px}}.post-article-body h2,.post-article-body h3,.post-article-body h4,.post-article-body h5{color:var(--color-grey-1);font-size:calc(32.84211px + .78947vw);font-style:normal;font-weight:400;letter-spacing:-.96px;line-height:110%;margin-left:auto;margin-right:auto;max-width:var(--page-width-md);width:100%}.post-article-body h2 strong,.post-article-body h3 strong,.post-article-body h4 strong,.post-article-body h5 strong{font-weight:400}.post-article-body h2:not(:first-child),.post-article-body h3:not(:first-child),.post-article-body h4:not(:first-child),.post-article-body h5:not(:first-child){margin-top:36px}.post-article-body h3{font-size:calc(20.84211px + .78947vw)}.post-article-body h4,.post-article-body h5{font-size:calc(16.42105px + .39474vw)}.post-article-body h5:not(:first-child){margin-top:24px}.post-article-body ol,.post-article-body p,.post-article-body ul{color:var(--color-grey-1);font-size:20px;font-style:normal;font-weight:400;letter-spacing:-.2px;line-height:140%;margin-left:auto;margin-right:auto;max-width:var(--page-width-md);opacity:.75;width:100%}.post-article-body li a,.post-article-body p a{color:var(--color-emerald-1);position:relative;text-decoration:underline;-webkit-text-decoration-color:#8fab9b;text-decoration-color:#8fab9b;text-decoration-thickness:2px;text-underline-offset:3px}.post-article-body p a u{text-decoration:none}@media (hover:hover){.post-article-body p a:hover{-webkit-text-decoration-color:var(--color-emerald-1);text-decoration-color:var(--color-emerald-1)}}.post-article-body ul{list-style-type:none;padding-left:24px}.post-article-body ol{list-style-type:none;padding-left:20px}.post-article-body ul li{padding-left:20px;position:relative}.post-article-body ol li{padding-left:24px;position:relative}.post-article-body ol li:not(:last-child),.post-article-body ul li:not(:last-child){margin-bottom:12px}.post-article-body ul li:before{background-color:var(--color-grey-1);border-radius:50%;content:"";height:6px;left:0;position:absolute;top:14px;transform:translateY(-50%);width:6px}.post-article-body ol li{counter-increment:list-counter}.post-article-body ol li:before{content:counter(list-counter) ".";left:0;position:absolute;top:0}.post-article-body .kg-card a.kg-btn.kg-btn-accent{background-color:var(--color-sand);border:1px solid #362f3d;border-radius:999px;color:#362f3d;height:44px;margin-top:24px;padding:0 1.375rem}.post-article-body .kg-card.kg-callout-card{background-color:transparent;border-left:2px solid var(--color-grey-1);border-radius:0;margin:60px auto;max-width:calc(var(--page-width-md)*.8);opacity:.65;padding:0 0 0 24px}.post-article-body .kg-card.kg-callout-card .kg-callout-text{color:var(--color-grey-1);font-size:20px}.post-article-body .kg-card.kg-callout-card .kg-callout-emoji{display:none}.post-article-body figure{border-radius:12px;max-width:var(--page-width-md);overflow:hidden}@media screen and (max-width:800px){.post-article-body figure{border-radius:8px}}.post-article-body figure img{height:100%;width:100%}.post-related-articles{align-items:center;display:flex;flex-direction:column;gap:40px;margin-left:auto;margin-right:auto;max-width:var(--page-width-lg);padding:65px 0 0;width:100%}@media screen and (max-width:1550px){.post-related-articles{max-width:calc(100% - var(--page-spacing-lg)*2)}}@media screen and (max-width:834px){.post-related-articles{max-width:calc(100% - var(--page-spacing-md)*2)}}@media screen and (max-width:440px){.post-related-articles{max-width:calc(100% - var(--page-spacing-sm)*2)}}.post-related-articles h2{color:var(--color-grey-1);font-size:calc(32.84211px + .78947vw);font-style:normal;font-weight:400;letter-spacing:-.96px;line-height:110%;text-align:left;width:100%}.post-related-articles-list{display:grid;gap:40px;grid-template-columns:repeat(6,1fr);width:100%}.page-footer{background-color:#e3e8e5;display:flex;justify-content:center;margin-top:80px;overflow-x:hidden;padding:9.75rem 3.75rem 0;z-index:2}@media screen and (max-width:414px){.page-footer{margin-top:48px;padding:5rem 1.25rem 1.875rem}}.page-footer-content{max-width:1434px;width:100%}.page-footer-cta{align-items:center;display:flex;justify-content:space-between;padding:2.5rem 0}@media screen and (max-width:768px){.page-footer-cta{align-items:flex-start;flex-direction:column;gap:2.5rem;justify-content:unset}}.page-footer-cta h4{color:var(--color-emerald-1);font-size:calc(32.84211px + .78947vw);letter-spacing:-.96px;line-height:1}.page-footer-divider{background-color:var(--color-emerald-1);height:1px;margin:2.5rem 0;opacity:.1;width:100%}.page-footer-links{align-items:center;display:flex;justify-content:space-between;padding:2.5rem 0}@media screen and (max-width:834px){.page-footer-links{align-items:flex-start;flex-direction:column;gap:3.75rem;justify-content:flex-start}}.page-footer-links a,.page-footer-links p{font-size:16px}.page-footer-links a{position:relative;white-space:nowrap}.page-footer-links a:before{background-color:var(--color-emerald-1);bottom:-2px;content:"";height:2px;left:0;opacity:.25;position:absolute;right:0;transform:scaleX(0);transform-origin:right;transition:transform .52s cubic-bezier(.32,.94,.6,1)}@media (hover:hover){.page-footer-links a:hover:before{transform:scaleX(1);transform-origin:left}}.page-footer-links p{color:var(--color-emerald-1);opacity:.5}.page-footer-linkgroup{align-items:center;display:flex;gap:2.25rem;list-style-type:none}@media screen and (max-width:834px){.page-footer-linkgroup{grid-column-gap:1rem;display:grid;grid-template-columns:repeat(5,1fr);padding:0;width:100%}.page-footer-linkgroup li:first-of-type{grid-column:1/span 2}.page-footer-linkgroup li:not(:first-of-type){grid-column:3/span 3}}.page-footer-linkgroup a{color:var(--color-emerald-1)}.page-navigation{align-items:center;background-color:#f6f4f0;display:flex;height:86px;left:0;max-width:100%;padding:1.875rem 0;position:fixed;top:0;width:100vw;z-index:99}.page-navigation-on-scroll{border-bottom:1px solid rgba(49,41,56,.1)}.page-navigation-inner{align-items:center;display:flex;justify-content:space-between;padding:0 calc(var(--page-spacing-lg) + 1.25rem);width:100%}@media screen and (max-width:1280px){.page-navigation-inner{padding:0 calc(var(--page-spacing-md) + 1.25rem)}}@media screen and (max-width:768px){.page-navigation-inner{padding:0 var(--page-spacing-sm)}}.page-navigation-logo{align-items:flex-start;display:flex;flex:0 1 144px;justify-content:flex-start;position:relative;transform:translateY(-4px);width:144px;z-index:3}@media screen and (max-width:440px){.page-navigation-logo{flex:0 1 88px;transform:translateY(-2px);width:88px}}.page-navigation-logo svg{height:100%;width:100%}.page-navigation-logo.is-open svg path{fill:#fff}.page-navigation-sm{display:none}@media screen and (max-width:768px){.page-navigation-sm{align-items:center;display:flex;gap:10px;justify-content:flex-end}}.page-navigation-menu{align-items:center;display:flex;gap:16px;justify-content:flex-end}@media screen and (max-width:768px){.page-navigation-menu{display:none}}.page-navigation-menu-sm-toggle{background-color:var(--color-sand);border:1px solid #362f3d;border-radius:999px;display:none;height:44px;padding:0 1.375rem;position:relative;width:66px;z-index:3}.page-navigation-menu-sm-toggle-lines{display:flex;flex-direction:column;gap:6px;pointer-events:none;position:relative;width:1.2rem}.page-navigation-menu-sm-toggle-line{background-color:#362f3d;display:block;height:1px;transition:all .25s ease-in-out;width:100%}.page-navigation-menu-sm-toggle-lines.is-open .page-navigation-menu-sm-toggle-line:first-child{opacity:0;transform:translateY(6px)}.page-navigation-menu-sm-toggle-lines.is-open .page-navigation-menu-sm-toggle-line:nth-child(2){transform:rotate(45deg)}.page-navigation-menu-sm-toggle-lines.is-open .page-navigation-menu-sm-toggle-line:nth-child(3){opacity:0;transform:translateY(-6px)}.page-navigation-menu-sm-toggle-lines.is-open .page-navigation-menu-sm-toggle-line:nth-child(4){opacity:1;transform:rotate(-45deg)}.page-navigation-menu-sm-toggle-lines .page-navigation-menu-sm-toggle-line:nth-child(4){opacity:0;position:absolute;top:7px}@media screen and (max-width:768px){.page-navigation-menu-sm-toggle{display:block}}.page-navigation-menu-sm{display:none;position:relative;z-index:3}@media screen and (max-width:768px){.page-navigation-menu-sm{background-color:#362f3d;display:block;left:0;max-width:100%;padding:7.5rem 1.25rem 3.25rem calc(var(--page-spacing-sm));position:fixed;top:0;transform:translate3d(0,-101%,0);transition:all .36s cubic-bezier(.17,.84,.44,1);width:100vw;z-index:2}.page-navigation-menu-sm.is-open{transform:translateZ(0)}}.page-menu-links{align-items:center;display:flex;gap:0;justify-content:flex-end;margin-right:8px}.footer-cta-link,.page-menu-link{align-items:center;border-radius:999px;display:flex;gap:12px;height:44px;justify-content:center;max-width:100%;padding:8px 22px}.page-navigation-menu-sm-inner{align-items:flex-start;display:flex;flex-direction:column;gap:56px;opacity:0;transform:translate3d(0,-16px,0);transition:all .4s cubic-bezier(.17,.84,.44,1);transition-delay:.26s}.page-navigation-menu-sm-inner.is-open{opacity:1;transform:translateZ(0)}@media screen and (max-width:768px){.page-menu-link{display:inline-flex;padding:0;width:auto}}.footer-cta-link{gap:32px;height:122px;padding:22px 22px 22px 55px}.page-menu-link.outline{border:1px solid #362e3c;padding:8px 22px}.page-menu-link.fill{background-color:#362e3c;border:1px solid #362e3c;padding:8px 8px 8px 20px}.page-menu-link.sm.fill{background-color:#362e3c;height:44px;padding:0 1.375rem}@media screen and (max-width:768px){.page-menu-link.fill{background-color:var(--color-sand);height:60px}}.footer-cta-link.fill.fill-emerald{background-color:var(--color-emerald-1)}@media (hover:hover){.footer-cta-link:hover,.page-menu-link.fill:hover{.page-menu-link-arrow-icon:first-child{transform:translate(0)}.page-menu-link-arrow-icon:nth-child(2){transform:translate(100%)}}}.page-menu-link .page-menu-link-text{font-size:16px;font-style:normal;font-weight:500;line-height:1;line-height:1.2;white-space:nowrap}@media screen and (max-width:768px){.page-menu-link .page-menu-link-text{color:#fff;font-size:30px;font-weight:400}}.page-menu-link.sm.fill .page-menu-link-text{color:var(--color-sand);font-size:16px;font-weight:500}.page-menu-link.fill .page-menu-link-text{color:var(--color-sand)}@media screen and (max-width:768px){.page-menu-link.fill .page-menu-link-text{color:#57515c;font-size:20px}}.footer-cta-link .page-menu-link-text{color:var(--color-cactus-2);font-size:36px;white-space:nowrap}@media screen and (max-width:414px){.footer-cta-link .page-menu-link-text{font-size:32px}}.page-menu-link-arrow{align-items:center;background-color:var(--color-sand);border-radius:999px;display:inline-flex;flex-grow:0;flex-shrink:0;height:28px;justify-content:center;overflow:hidden;position:relative;width:28px}@media screen and (max-width:768px){.page-menu-link.fill .page-menu-link-arrow{background-color:#57515c;height:42px;width:42px}}.footer-cta-link .page-menu-link-arrow{background-color:var(--color-cactus-2);height:78px;width:78px}.footer-cta-link .page-menu-link-arrow svg{stroke:var(--color-emerald-1);height:48px;width:48px}@media screen and (max-width:768px){.page-menu-link.fill .page-menu-link-arrow svg{stroke:#fff}}.page-menu-link-arrow-icon{align-items:center;border-radius:999px;display:inline-flex;flex-grow:0;flex-shrink:0;height:100%;justify-content:center;left:0;margin-right:1rem;position:absolute;top:0;transition:all .25s cubic-bezier(.87,0,.13,1);width:100%}.page-menu-link-arrow-icon:first-child{transform:translate(-100%)}.page-menu-link-arrow-icon:nth-child(2){transform:translate(0)}
/*# sourceMappingURL=screen.css.map */