:root{--color-amber:#fbc00a;--color-chardonnay:#fcdfb9;--color-seashell:#fff7eb;--color-zeus:#231f20;--color-mint:#b9fcdf;--color-candy:#fcb9d6;--color-coral:#b9d6fc;--color-black:#000;--color-grey:#333;--color-smoke:#efefef;--font-base:18px}*,:after,:before{box-sizing:border-box;padding:0;margin:0}.landing-coffee{font-family:Inter,sans-serif;font-size:var(--font-base);background-color:var(--color-seashell)}.landing-coffee h1{font-size:54px;font-weight:700;line-height:65px;color:var(--color-black);letter-spacing:-2px}.landing-coffee h2{font-size:48px;font-weight:700;line-height:56px;color:var(--color-black);letter-spacing:-1px}.landing-coffee blockquote,.landing-coffee h3{font-size:30px;font-weight:700;line-height:40px;color:var(--color-black);letter-spacing:-1px}.landing-coffee h4{font-size:24px;font-weight:700;line-height:32px;color:var(--color-black)}.landing-coffee strong{font-size:18px;font-weight:700;line-height:normal;color:var(--color-black)}.landing-coffee a{font-size:16px;font-weight:700;line-height:22px;color:var(--color-black);text-decoration:underline}.landing-coffee footer a{font-size:14px;font-weight:400;color:#dcdcdc;text-decoration:none}.landing-coffee footer a:hover{opacity:.7}.landing-coffee p{font-size:var(--font-base);line-height:24px;color:var(--color-black)}.landing-coffee .text-secondary{color:var(--color-grey)}.landing-coffee p.paragraph-lg{font-size:24px;line-height:32px}.landing-coffee blockquote{font-weight:400}.landing-coffee small{font-size:14px;line-height:18px}@media only screen and (max-width:768px){.landing-coffee h1{font-size:48px;line-height:56px}.landing-coffee h2{font-size:30px;line-height:40px}.landing-coffee blockquote,.landing-coffee h3{font-size:24px;line-height:32px}.landing-coffee h4,.landing-coffee p.paragraph-lg{font-size:20px;line-height:28px}}.landing-coffee button,button{padding:0;font-family:inherit;cursor:pointer;background-color:initial;border:none;outline:none}.landing-coffee .button,.landing-coffee .button.primary{display:inline-block;padding:12px 16px;font-size:16px;font-weight:700;line-height:20px;color:#fff;text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer;background-color:var(--color-black);border:1px solid transparent;border-radius:39px;outline:none}.landing-coffee .button.primary.black{color:#fff;background-color:var(--color-black)}.landing-coffee .button.secondary{color:var(--color-black);background-color:transparent;border-color:var(--color-black)}.button.inline{padding:0;color:var(--color-black);text-decoration:underline;text-decoration-color:var(--color-black);background:none;border:0}ol,ul{list-style:none}img{display:block;max-width:100%;height:auto}details[open] summary:after{content:"-"}details[open] summary{font-weight:700}details summary::marker{display:none}.landing-coffee hr,.landing-coffee hr.separator{width:calc(100% - 32px);max-width:1180px;height:1px;margin:0 auto;background-color:var(--color-black);border:0}.landing-coffee input:not([type=checkbox],[type=range],[type=radio]),.landing-coffee select{width:100%;height:46px;padding:8px 16px;color:#000;background-color:#fff;border:1px solid #000;border-radius:4px;outline:none}.landing-coffee form label p{margin-bottom:10px;font-size:15px;font-weight:700;line-height:14px;color:var(--color-grey)}.landing-coffee section{width:100%;max-width:1212px;padding:128px 16px;margin:0 auto}.landing-coffee section.full-width{max-width:none;padding:32px;border-radius:5px}.landing-coffee section.no-padding{padding:0 16px}.landing-coffee section .title-wrapper{display:flex;flex-direction:column;row-gap:8px;width:100%;max-width:800px;padding-bottom:32px;margin:0 auto 32px;text-align:center}.landing-coffee section .title-wrapper p{color:var(--color-grey)}.landing-coffee section .title-wrapper .paragraph-lg{font-size:18px;line-height:28px}.landing-coffee section .content-wrapper{display:flex;flex-direction:column;row-gap:32px}@media only screen and (max-width:768px){.landing-coffee section{padding:64px 16px}.landing-coffee section.full-width{padding:32px 16px}.landing-coffee section .title-wrapper{gap:24px;padding:0}}.items-group{display:flex;gap:16px 16px}.items-group.sm{gap:8px 8px}.items-group.xl{gap:32px 32px}.items-group.flex-column{flex-direction:column}.items-group.flex-wrap{flex-wrap:wrap}.breadcrumb-item:last-child .breadcrumbs-chevron{display:none}.excerpt-hero,.post-card-excerpt{font-family:Inter,sans-serif;color:#333;letter-spacing:-.01em}.post-card-excerpt{-webkit-line-clamp:3}.hero-post-tag{color:#0b40ca}.back-button,.subscribe-card{background-color:#c2fdda}.kg-bookmark-card a.kg-bookmark-container{display:flex;flex-direction:column;padding:15px;text-decoration:none;background-color:#efefef;border-radius:5px}.kg-bookmark-card a.kg-bookmark-container:hover{background-color:#fcdfb9}a.kg-bookmark-container .kg-bookmark-title{margin-bottom:6px;font-size:18px;font-weight:700;line-height:26px}a.kg-bookmark-container .kg-bookmark-content{display:flex;flex-basis:100%;flex-direction:column;flex-grow:1;align-items:flex-start;justify-content:flex-start}a.kg-bookmark-container .kg-bookmark-description{display:-webkit-box;overflow:hidden;font-size:14px;line-height:21px;color:#333;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical}.kg-bookmark-card .kg-bookmark-metadata{display:flex;align-items:center;width:100%;margin-top:22px;font-weight:500;color:#333}.kg-bookmark-metadata .kg-bookmark-icon{width:20px;height:20px;margin-top:0;margin-right:6px}a.kg-bookmark-container .kg-bookmark-author{font-size:13px;font-weight:700;line-height:18px}a.kg-bookmark-container .kg-bookmark-thumbnail{position:relative;flex-grow:1;min-width:33%;height:10rem;margin-top:15px}a.kg-bookmark-container .kg-bookmark-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;-o-object-fit:cover;object-fit:cover}.kg-button-card,a.kg-btn{position:static;display:flex;align-items:center}.kg-button-card a.kg-btn,a.kg-btn{height:4rem;padding:0 8rem;font-size:1.2rem;font-weight:600;line-height:4rem;color:#fff;text-decoration:none;background-color:#000;border-radius:5px;transition:opacity .2s ease-in-out}.kg-button-card a.kg-btn:hover{color:#fff;background-color:#000}.kg-button-card{justify-content:center;width:100%;margin:50px 0}.kg-embed-card{width:100%}.kg-embed-card iframe{width:100%;height:409px}.post-body blockquote.kg-blockquote-alt{padding:0 2em;margin:30px auto;font-size:25px;font-style:italic;color:#000;text-align:center}blockquote.kg-blockquote-alt:before{display:none}@media (min-width:780px){.kg-bookmark-card a.kg-bookmark-container{flex-direction:row;-moz-column-gap:20px;column-gap:20px}a.kg-bookmark-container .kg-bookmark-thumbnail{height:auto;margin:0}a.kg-bookmark-container .kg-bookmark-description{-webkit-line-clamp:2}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}