.kh{--kh-green:#667760;--kh-dark:#243027;--kh-cream:#f4efe3;--kh-orange:#d96b27;--kh-line:rgba(36,48,39,.15);color:var(--kh-dark);background:#fff}.kh *{box-sizing:border-box}.kh-shell{width:min(1180px,calc(100% - 40px));margin:auto}.kh-section{padding:84px 0}.kh h1,.kh h2,.kh h3{margin:0;line-height:1.05;color:var(--kh-dark)}.kh h1{font-size:clamp(42px,6vw,78px);max-width:820px}.kh h2{font-size:clamp(34px,4vw,56px);max-width:780px;margin:0 auto 42px;text-align:center}.kh h3{font-size:24px}.kh p{font-size:17px;line-height:1.6}.kh-kicker,.kh-eyebrow{font-size:12px!important;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.kh-kicker{text-align:center;color:var(--kh-orange);margin:0 0 12px}.kh-cover{width:100%;height:100%;object-fit:cover;display:block}.kh-contain{width:100%;height:100%;object-fit:contain;display:block}.kh-cover--fallback{object-fit:contain;background:#e9e4d9}.kh-hero{min-height:620px;position:relative;display:grid;align-items:center;overflow:hidden;background:var(--kh-dark)}.kh-hero__media,.kh-hero__shade{background:linear-gradient(90deg,#141f17fa,#141f17f0 33%,#141f178c 55%,#141f170f 82%)}.kh-hero__shade{background:linear-gradient(90deg,#121c14b8,#121c146b 48%,#121c1414 78%)}.kh-hero__content{position:relative;color:#fff;padding-top:70px;padding-bottom:70px}.kh-hero h1{color:#fff}.kh-eyebrow{color:#fff;margin-bottom:18px}.kh-lead{max-width:650px;font-size:20px!important;margin:24px 0 30px}.kh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 26px;border-radius:7px;background:var(--kh-orange);color:#fff!important;text-decoration:none;font-weight:800;transition:.2s}.kh-btn:hover{transform:translateY(-1px);filter:brightness(.96)}.kh-trust{display:grid;grid-template-columns:repeat(3,1fr);padding:25px 0;gap:20px}.kh-trust>div{display:flex;flex-direction:column;align-items:center;text-align:center;border-right:1px solid var(--kh-line)}.kh-trust>div:last-child{border:0}.kh-trust strong{font-size:15px}.kh-trust span{font-size:13px;opacity:.7;margin-top:3px}.kh-how{background:var(--kh-cream)}.kh-three{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.kh-card,.kh-use,.kh-quote{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 30px #19231c0f}.kh-card__image,.kh-use__image{aspect-ratio:4/3;background:#ded9ce}.kh-card__body,.kh-use__body{padding:24px}.kh-card__body{position:relative}.kh-num{position:absolute;right:22px;top:17px;font-size:34px;font-weight:900;color:#6677602e}.kh-card p,.kh-use p{margin-bottom:0}.kh-feature{background:var(--kh-green);color:#fff}.kh-split{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.kh-feature__image{height:560px;border-radius:16px;overflow:hidden;background:#f1eee5}.kh-feature__copy h2{color:#fff;text-align:left;margin:0 0 22px}.kh-feature__copy .kh-kicker{text-align:left;color:#ffd3b6}.kh-checks{padding:0;margin:26px 0;list-style:none}.kh-checks li{padding:10px 0 10px 30px;border-bottom:1px solid rgba(255,255,255,.15);position:relative}.kh-checks li:before{content:"\2713";position:absolute;left:0;font-weight:900;color:#ffd3b6}.kh-buyline{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px}.kh-price{font-size:28px;font-weight:900;margin-right:8px}.kh-buyline s{opacity:.65}.kh-use{box-shadow:none;border:1px solid var(--kh-line)}.kh-story{background:var(--kh-cream)}.kh-story__inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.kh-story h2{text-align:left;margin:0 0 20px}.kh-story .kh-kicker{text-align:left}.kh-story__image{height:430px;border-radius:16px;overflow:hidden}.kh-reviews{background:#fff}.kh-muted{text-align:center;opacity:.6;margin:-25px auto 32px;max-width:680px;font-size:14px!important}.kh-quote{margin:0;padding:30px;border:1px solid var(--kh-line);box-shadow:none}.kh-avatar{width:62px;height:62px;object-fit:cover;border-radius:50%;margin-bottom:14px}.kh-quote footer{font-weight:800;margin-top:14px}.kh-more{background:var(--kh-cream)}.kh-products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.kh-product{text-decoration:none;color:var(--kh-dark)!important;background:#fff;border-radius:12px;padding:15px}.kh-product__image{aspect-ratio:1/1;background:#f7f5ef;border-radius:9px;overflow:hidden}.kh-product h3{font-size:16px;margin:14px 0 7px}.kh-product span{font-weight:800}.kh-center{text-align:center;margin-top:34px}.kh-link{color:var(--kh-dark)!important;font-weight:800;text-decoration:none;border-bottom:2px solid var(--kh-orange);padding-bottom:4px}@media(max-width:899px){.kh-section{padding:60px 0}.kh-hero{min-height:610px}.kh-hero__shade{background:linear-gradient(90deg,#121c14b8,#121c1447)}.kh-three,.kh-split,.kh-story__inner{grid-template-columns:1fr}.kh-split,.kh-story__inner{gap:34px}.kh-feature__image{height:430px}.kh-products{grid-template-columns:repeat(2,1fr)}}@media(max-width:599px){.kh-shell{width:min(100% - 28px,1180px)}.kh-hero{min-height:570px}.kh-hero__content{padding-top:48px;padding-bottom:48px}.kh-lead{font-size:17px!important}.kh-trust{grid-template-columns:1fr;padding:18px 0;gap:0}.kh-trust>div{border-right:0;border-bottom:1px solid var(--kh-line);padding:13px 0}.kh-trust>div:last-child{border-bottom:0}.kh-feature__image{height:340px}.kh-buyline{align-items:flex-start;flex-direction:column}.kh-products{gap:10px}.kh-product{padding:10px}.kh h2{margin-bottom:30px}}.kh-hero__media .kh-cover{object-position:center right}.kh-hero__content{max-width:1180px}.kh-hero__content>*{max-width:570px}.kh-hero h1{text-shadow:0 2px 12px rgba(0,0,0,.22)}.kh-hero .kh-lead{text-shadow:0 1px 8px rgba(0,0,0,.18)}.kh-card__image,.kh-use__image{background:#e8e3d7}.kh-card__image img,.kh-use__image img{filter:saturate(.95) contrast(1.02)}.kh-feature__image{background:#efe9df}.kh-feature__image img{object-position:center}.kh-use__body{background:linear-gradient(180deg,#fff,#faf8f3)}@media(min-width:900px){.kh-hero__media{left:36%;width:64%}.kh-hero__shade{left:-56%;width:156%}.kh-hero__content{padding-left:0}}@media(max-width:899px){.kh-hero__media{top:0;right:0;bottom:0;left:0}.kh-hero__shade{background:linear-gradient(90deg,#141f17ed,#141f178c 72%,#141f174d)}}@media(max-width:599px){.kh-hero{min-height:630px}.kh-hero__media .kh-cover{object-position:60% center}.kh-hero__shade{background:linear-gradient(180deg,#141f176b,#141f17b8 47%,#141f17f7)}.kh-hero__content{align-self:end;padding-bottom:46px}}.kh{--kh-green:#6d7e68;--kh-dark:#173129;--kh-cream:#f6f1e7;--kh-orange:#ff6b16;--kh-line:rgba(23,49,41,.14);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color:var(--kh-dark)}.kh h1,.kh h2,.kh h3,.kh p,.kh a,.kh span,.kh li,.kh blockquote,.kh footer{font-family:inherit}.kh h1,.kh h2,.kh h3{font-weight:800;letter-spacing:-.035em}.kh p{letter-spacing:-.01em}.kh-kicker,.kh-eyebrow{letter-spacing:.14em;font-weight:800}.kh-hero{position:relative;min-height:600px;display:block;overflow:hidden;background:var(--kh-dark)}.kh-hero__media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:38%!important;width:auto!important;height:100%!important;z-index:0}.kh-hero__shade{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1;background:linear-gradient(90deg,#173129 0% 31%,#173129f0 39%,#17312970 58%,#17312908 82%)}.kh-hero__content{position:relative!important;z-index:2;min-height:600px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:54px;padding-bottom:54px}.kh-hero__content>*{max-width:540px}.kh-hero h1{font-size:clamp(48px,5.15vw,74px);line-height:.98;color:#fff;text-shadow:none}.kh-hero .kh-lead{color:#fff;font-size:18px!important;line-height:1.45;max-width:480px;text-shadow:none}.kh-hero .kh-eyebrow{color:#fff}.kh-btn{border-radius:6px;background:var(--kh-orange);font-weight:800;min-height:50px;padding:0 24px}.kh-section{padding:66px 0}.kh h2{font-size:clamp(34px,3.3vw,48px);line-height:1.03;max-width:820px;margin-bottom:34px}.kh-three{gap:18px}.kh-card,.kh-use{border-radius:12px}.kh-card__image,.kh-use__image{aspect-ratio:1.55/1}.kh-card__body,.kh-use__body{padding:20px}.kh-card h3,.kh-use h3{font-size:20px}.kh-feature{background:var(--kh-green)}.kh-split{gap:54px}.kh-feature__image{height:520px;border-radius:12px}.kh-feature__copy h2{font-size:clamp(42px,4vw,58px)}.kh-story{padding-top:62px;padding-bottom:62px}.kh-reviews{padding-top:60px;padding-bottom:60px}.kh-more{padding-top:58px;padding-bottom:64px}@media(max-width:899px){.kh-hero{min-height:680px}.kh-hero__media{top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important}.kh-hero__media .kh-cover{object-position:64% center}.kh-hero__shade{background:linear-gradient(180deg,#1731290f,#17312947 36%,#173129eb 66%,#173129)}.kh-hero__content{min-height:680px;justify-content:flex-end;padding-bottom:44px}.kh-hero__content>*{max-width:620px}}@media(max-width:599px){.kh-hero,.kh-hero__content{min-height:650px}.kh-hero h1{font-size:43px}.kh-section{padding:52px 0}}.kh-hero__media .kh-cover{width:100%;height:100%;object-fit:cover;object-position:center center}.kh-hero__shade{background:linear-gradient(90deg,#173129fa,#173129f0 18%,#173129c7 31%,#17312975 43%,#17312924 56%,#17312900 68%)!important}.kh-hero__content>*{max-width:500px}.kh-hero h1{max-width:520px}@media(max-width:899px){.kh-hero__media .kh-cover{object-position:62% center}.kh-hero__shade{background:linear-gradient(180deg,#17312908,#1731291f 34%,#1731299e,#173129f5 82%,#173129)!important}}.kh-hero{min-height:560px}.kh-hero__media .kh-cover{object-position:center center}.kh-hero__shade{background:linear-gradient(90deg,#173129fc,#173129f7 16%,#173129db 28%,#1731299e 39%,#17312947 51%,#1731290f 62%,#17312900 72%)!important}.kh-hero__content{min-height:560px}.kh-trust{overflow:hidden}@media(max-width:899px){.kh-hero{min-height:620px}.kh-hero__content{min-height:620px;justify-content:flex-end;padding-top:24px;padding-bottom:34px}.kh-hero__media .kh-cover{object-position:64% center}.kh-hero__shade{background:linear-gradient(180deg,#17312914,#17312929 32%,#1731298c 54%,#173129e6 74%,#173129fc)!important}.kh-hero__content>*{max-width:100%}.kh-hero h1{max-width:100%;font-size:clamp(42px,10vw,58px);line-height:.98}.kh-hero .kh-lead{max-width:100%;font-size:18px!important}.kh-trust{grid-template-columns:1fr;width:100%;padding:8px 20px}.kh-trust>div{width:100%;border-right:0;border-bottom:1px solid var(--kh-line);padding:14px 0}.kh-trust>div:last-child{border-bottom:0}}@media(max-width:599px){.kh-hero{min-height:590px}.kh-hero__content{min-height:590px;padding-left:0;padding-right:0;padding-bottom:28px}.kh-hero__media .kh-cover{object-position:66% center}.kh-hero h1{font-size:42px}.kh-hero .kh-lead{font-size:17px!important;line-height:1.42}.kh-btn{width:100%;max-width:360px}.kh-section{padding:48px 0}.kh h2{font-size:36px}.kh-three{grid-template-columns:1fr}.kh-card__image,.kh-use__image{aspect-ratio:16/10}.kh-feature__image{height:auto;aspect-ratio:1/1}.kh-products{grid-template-columns:1fr 1fr}}.kh-hero{background:#173129}.kh-hero__media{top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important}.kh-hero__media .kh-cover{width:100%;height:100%;object-fit:cover;object-position:58% center!important}.kh-hero__shade{display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;pointer-events:none;background:linear-gradient(90deg,#173129,#173129fc 18%,#173129f2 29%,#173129d1,#17312994,#1731294d 56%,#1731291a 64%,#17312900 73%)!important}.kh-hero__content{position:relative;z-index:2!important}@media(min-width:900px){.kh-hero__media .kh-cover{transform:scale(.96);transform-origin:72% center;width:104.2%;max-width:none;margin-left:-2.1%}}@media(max-width:899px){.kh-hero__media .kh-cover{transform:none;width:100%;margin-left:0;object-position:61% center!important}.kh-hero__shade{background:linear-gradient(180deg,#1731290d,#1731291f 30%,#17312975 52%,#173129db 73%,#173129)!important}}@media(min-width:900px){.kh-hero{background:#173129!important;overflow:hidden}.kh-hero__media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:72%!important;height:100%!important;overflow:hidden;background:#173129}.kh-hero__media .kh-cover{position:absolute;right:0;top:50%;transform:translateY(-50%)!important;transform-origin:center!important;width:100%!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:none!important;object-fit:contain!important;object-position:center center!important;margin:0!important}.kh-hero__shade{background:linear-gradient(90deg,#173129 0% 18%,#173129fc 27%,#173129f0 35%,#173129c2 44%,#1731297a,#17312938,#1731290f,#17312900 76%)!important}}@media(max-width:899px){.kh-hero__media{top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important}.kh-hero__media .kh-cover{width:100%!important;height:100%!important;object-fit:cover!important;object-position:61% center!important;transform:none!important;margin:0!important}}@media(min-width:900px){.kh-hero__media{width:70%!important}.kh-hero__shade{background:linear-gradient(90deg,#173129 0% 20%,#173129fa 27%,#173129e0,#173129a8 39%,#17312966,#1731292e 49%,#1731290f,#17312900 57%)!important}.kh-hero__media .kh-cover{right:-1%!important;width:101%!important;filter:none!important;opacity:1!important}}@media(min-width:900px){.kh-hero__shade{background:linear-gradient(90deg,#173129 0% 36%,#173129fa 39%,#173129e0,#173129ad,#17312970,#1731293b,#17312917 54%,#17312900 58%)!important}}@media(min-width:900px){.kh-hero{background:#173129!important;overflow:hidden}.kh-hero__media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:66%!important;height:100%!important;overflow:hidden!important;background:transparent!important}.kh-hero__media .kh-cover{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:57% center!important;transform:none!important;margin:0!important;opacity:1!important;filter:none!important}.kh-hero__shade{background:transparent!important}.kh-hero__media:before{content:"";position:absolute;z-index:1;top:0;bottom:0;left:0;width:24%;pointer-events:none;background:linear-gradient(90deg,#173129,#173129f5 22%,#173129b8 46%,#17312961 68%,#1731291f,#17312900)}.kh-hero__content{position:relative!important;z-index:2!important}}@media(max-width:899px){.kh-hero__media:before{display:none!important}.kh-hero__shade{background:linear-gradient(180deg,#1731290d,#1731291f 30%,#17312975 52%,#173129db 73%,#173129)!important}}.kh-breaks{background:#f7f2e8;padding:78px 0}.kh-breaks__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:54px;align-items:stretch}.kh-breaks__copy{padding:14px 0 8px}.kh-breaks__copy h2{max-width:620px;margin:10px 0 20px;font-size:clamp(38px,4.2vw,64px);line-height:.98;color:#173129;letter-spacing:-.035em}.kh-breaks__intro{max-width:610px;font-size:18px;line-height:1.55;color:#5f6b72}.kh-breaks__benefits{display:grid;gap:18px;margin-top:30px}.kh-breaks__benefits>div{display:grid;grid-template-columns:56px 1fr;gap:16px;align-items:center}.kh-breaks__benefits p{margin:0;color:#667078;line-height:1.45}.kh-breaks__benefits strong{color:#173129;font-size:18px}.kh-breaks__icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#ebe5d8;color:#173129;font-size:25px;font-weight:700}.kh-breaks__tagline{margin:30px 0 0;font-size:28px;font-weight:700;font-style:italic;color:#173129}.kh-breaks__image{min-height:610px;border-radius:24px;overflow:hidden}.kh-breaks__image img{display:block;width:100%;height:100%;object-fit:cover;object-position:58% center}@media(max-width:899px){.kh-breaks{padding:54px 0}.kh-breaks__grid{grid-template-columns:1fr;gap:30px}.kh-breaks__copy h2{font-size:clamp(36px,10vw,52px)}.kh-breaks__image{min-height:480px;order:-1}.kh-breaks__image img{object-position:56% center}}
/*# sourceMappingURL=/cdn/shop/t/58/assets/kitchly-homepage.css.map */
