:root{--kk-forest: #173f34;--kk-forest-2: #0f3028;--kk-sage: #78936c;--kk-cream: #f7f1e7;--kk-sand: #eadfce;--kk-terra: #c8754f;--kk-ink: #25312c;--kk-white: #ffffff;--kk-radius: 24px;--kk-radius-sm: 16px;--kk-shadow: 0 18px 50px rgba(23, 63, 52, .12);--kk-max: 1240px}.kk-v3 *,.kk-v3 *:before,.kk-v3 *:after{box-sizing:border-box}.kk-v3{color:var(--kk-ink);overflow:hidden}.kk-wrap{width:min(var(--kk-max),calc(100% - 40px));margin-inline:auto}.kk-section{padding:88px 0}.kk-section--cream{background:var(--kk-cream)}.kk-section--forest{background:var(--kk-forest);color:var(--kk-white)}.kk-kicker{margin:0 0 12px;color:var(--kk-sage);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.kk-h1,.kk-h2,.kk-h3{color:var(--kk-forest);margin:0;letter-spacing:-.035em}.kk-h1{max-width:660px;font-size:clamp(42px,5.35vw,70px);line-height:1}.kk-h2{font-size:clamp(34px,4.6vw,58px);line-height:1.02}.kk-h3{font-size:25px;line-height:1.12}.kk-copy{font-size:18px;line-height:1.7}.kk-copy p:first-child{margin-top:0}.kk-copy p:last-child{margin-bottom:0}.kk-btns{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.kk-btn{min-height:54px;padding:0 25px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:800;border:1px solid transparent;transition:transform .2s ease,background .2s ease,color .2s ease}.kk-btn:hover{transform:translateY(-2px)}.kk-btn--primary{background:var(--kk-terra);color:var(--kk-white)}.kk-btn--primary:hover{background:#b86442;color:var(--kk-white)}.kk-btn--light{background:var(--kk-white);color:var(--kk-forest)}.kk-btn--outline{border-color:currentColor;color:inherit}.kk-hero{min-height:540px;position:relative;display:grid;align-items:center;background:var(--kk-forest)}.kk-hero__media,.kk-hero__media picture,.kk-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.kk-hero__media img{object-fit:cover;object-position:center 34%}.kk-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0b261ecc,#0b261e8c 48%,#0b261e1f)}.kk-hero__content{position:relative;z-index:2;min-height:540px;padding:46px 0;display:flex;flex-direction:column;justify-content:flex-end;color:var(--kk-white)}.kk-hero .kk-kicker{color:#ffffffdb}.kk-social-proof{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:26px;font-size:14px}.kk-stars{letter-spacing:2px;color:#ffd268}.kk-trust{background:var(--kk-white);border-bottom:1px solid rgba(23,63,52,.08)}.kk-trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.kk-trust__item{padding:22px 20px;text-align:center;font-weight:750;font-size:14px}.kk-trust__item+.kk-trust__item{border-left:1px solid rgba(23,63,52,.1)}.kk-heading{max-width:760px;margin-bottom:42px}.kk-heading .kk-copy{margin-top:16px}.kk-universe-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.kk-universe{min-height:500px;border-radius:var(--kk-radius);overflow:hidden;position:relative;display:flex;align-items:end;text-decoration:none;background:var(--kk-forest);box-shadow:var(--kk-shadow)}.kk-universe img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.kk-universe:hover img{transform:scale(1.045)}.kk-universe:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 25%,rgba(8,31,24,.84) 100%)}.kk-universe__body{position:relative;z-index:1;padding:30px;color:var(--kk-white)}.kk-universe__body .kk-h3{color:var(--kk-white);font-size:31px}.kk-universe__body p{margin:10px 0 18px;line-height:1.55}.kk-universe__link{font-weight:800}.kk-feature{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.kk-feature__media{position:relative}.kk-feature__media img{width:100%;display:block;border-radius:var(--kk-radius);box-shadow:var(--kk-shadow)}.kk-pill{display:inline-flex;padding:8px 13px;border-radius:999px;background:var(--kk-terra);color:var(--kk-white);font-weight:800;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.kk-price{margin-top:22px;color:var(--kk-forest);font-size:29px;font-weight:900}.kk-products{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.kk-incontournables{padding-top:78px}.kk-incontournables .kk-heading{margin-bottom:34px}.kk-product-card{background:var(--kk-white);border-radius:var(--kk-radius);overflow:hidden;box-shadow:0 14px 38px #173f3417}.kk-product-card__media{display:block;aspect-ratio:4 / 3;background:var(--kk-sand);overflow:hidden}.kk-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.kk-product-card:hover img{transform:scale(1.035)}.kk-product-card__body{padding:24px}.kk-product-card__title{margin:0 0 9px;color:var(--kk-forest);font-size:23px}.kk-product-card__title a{color:inherit;text-decoration:none}.kk-product-card__price{color:var(--kk-forest);font-size:23px;font-weight:900;letter-spacing:-.02em;margin-bottom:18px}.kk-product-card__text{margin:0 0 20px;line-height:1.6}.kk-product-card .kk-btn{width:100%}.kk-text-link{color:var(--kk-forest);font-weight:850;text-decoration:none}.kk-products--collection{grid-template-columns:repeat(3,minmax(0,1fr))}.kk-product-card--collection{display:flex;flex-direction:column}.kk-product-card--collection .kk-product-card__media{display:grid;aspect-ratio:5 / 4;place-items:center}.kk-product-card--collection .kk-product-card__media img{width:100%;height:100%;padding:12px;object-fit:contain}.kk-product-card--collection .kk-product-card__body{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:19px 20px 21px}.kk-product-card--collection .kk-product-card__title{min-height:2.45em;font-size:21px;line-height:1.18}.kk-product-card--collection .kk-product-card__price{margin-bottom:16px;font-size:21px}.kk-product-card--collection .kk-text-link{margin-top:auto}.kk-products__all{display:flex;justify-content:center;margin-top:34px}@media(min-width:1200px){.kk-products--collection{grid-template-columns:repeat(4,minmax(0,1fr))}}.kk-section--about,.kk-section--reviews{padding-block:44px 22px}.kk-about{display:grid;grid-template-columns:minmax(0,58fr) minmax(0,42fr);gap:48px;align-items:center}.kk-about__media{width:86%;max-width:100%;justify-self:center}.kk-about__media--desktop{grid-column:2;grid-row:1;width:100%;justify-self:end}.kk-about__media--mobile{display:none}.kk-about__media img{width:100%;height:auto;object-fit:contain;display:block;border-radius:var(--kk-radius);box-shadow:var(--kk-shadow)}.kk-about__content{min-width:0;grid-column:1;grid-row:1}.kk-about .kk-copy{max-width:62ch}@media(min-width:991px){.kk-about .kk-copy{margin-top:1.5rem}}.kk-about .kk-copy p{margin:0 0 1.35rem}.kk-about .kk-copy ul{display:grid;gap:13px;margin:28px 0 0;padding:0;list-style:none}.kk-about .kk-copy li{position:relative;padding-left:25px;line-height:1.55}.kk-about .kk-copy li:before{content:"\2713";position:absolute;left:0;color:var(--kk-sage);font-weight:900}.kk-about .kk-copy li strong{color:var(--kk-forest)}.kk-checks{display:grid;gap:13px;margin:26px 0 0;padding:0;list-style:none}.kk-checks li{display:flex;gap:11px;align-items:flex-start}.kk-checks li:before{content:"\2713";color:var(--kk-sage);font-weight:900}.kk-testimonials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 56px}.kk-testimonials--few{grid-template-columns:minmax(0,640px);justify-content:center}.kk-reviews__badge{display:inline-flex;align-items:center;gap:9px;margin:14px 0 0;font-size:14px;font-weight:750;color:var(--kk-forest)}.kk-reviews__badge .kk-reviews__stars{color:#eaa64a;letter-spacing:2px;font-size:15px}.kk-quote{background:transparent;border:0;border-bottom:1px solid rgba(23,63,52,.12);border-radius:0;box-shadow:none;padding:22px 0}.kk-quote__head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.kk-quote__avatar{flex:0 0 auto;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--kk-forest),var(--kk-sage));color:#fff;font-weight:800;font-size:17px;line-height:1;box-shadow:0 4px 10px #173f342e}.kk-quote__meta{display:flex;flex-direction:column;min-width:0}.kk-quote__name{color:var(--kk-forest);font-weight:850;font-size:15px}.kk-quote__source{font-size:12.5px;font-weight:600;color:#25312c80}.kk-quote__head .kk-stars{margin-left:auto;font-size:14px;letter-spacing:2px;color:#eaa64a}.kk-quote__text{margin:0;font-size:16.5px;line-height:1.68;color:#25312ceb}.kk-newsletter{display:grid;grid-template-columns:1fr .85fr;gap:50px;align-items:center}.kk-newsletter .kk-h2,.kk-newsletter .kk-copy{color:var(--kk-white)}.kk-newsletter__signup{width:100%;max-width:44rem;justify-self:center}.kk-newsletter-form{display:flex;flex-wrap:wrap;max-width:42rem;gap:10px;margin-inline:auto}.kk-newsletter-form input{min-height:48px;flex:1;border:0;border-radius:999px;padding:0 18px;font:inherit}.kk-newsletter-form button{min-height:48px;padding-inline:20px;border:0;cursor:pointer}.kk-newsletter__consent{flex:1 0 100%;display:flex;align-items:flex-start;gap:9px;margin:6px 2px 0;font-size:13.5px;line-height:1.45;color:#f7f1e7e6;text-align:left}.kk-newsletter__consent input{flex:0 0 auto;width:17px;height:17px;margin:2px 0 0;accent-color:var(--kk-terra);cursor:pointer}.kk-newsletter__consent a{color:var(--kk-white);text-underline-offset:2px}.kk-newsletter__msg{flex:1 0 100%;margin:4px 2px 0;font-size:15px;line-height:1.45;text-align:center}.kk-newsletter__msg--ok{color:#d8f3dc;font-weight:600}.kk-newsletter__msg--ko{color:#ffd8cf;font-weight:600}.kk-newsletter__social{display:flex;justify-content:center;gap:1.4rem;margin:2.4rem 0 0;padding:0;list-style:none}.kk-newsletter__social a{display:inline-flex;width:4.8rem;height:4.8rem;align-items:center;justify-content:center;border:1px solid rgba(247,241,231,.48);border-radius:50%;color:var(--kk-white);transition:transform .2s ease,background .2s ease}.kk-newsletter__social a:hover{transform:translateY(-2px);background:#f7f1e724}.kk-newsletter__social a:focus-visible{outline:3px solid var(--kk-white);outline-offset:3px}.kk-newsletter__social svg{width:2.6rem;height:2.6rem}.kk-reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.kk-reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.kk-reveal{opacity:1;transform:none;transition:none}.kk-universe img,.kk-product-card__media img,.kk-btn,.kk-testimonials,.kk-hero-pillar{transition:none}.kk-hero-pillar:hover{transform:none}.kk-quote{transition:none}.kk-quote:hover{transform:none}}@media(max-width:990px){.kk-section{padding:70px 0}.kk-section--about,.kk-section--reviews{padding-block:42px 20px}.kk-trust__grid{grid-template-columns:repeat(2,1fr)}.kk-trust__item:nth-child(3){border-left:0;border-top:1px solid rgba(23,63,52,.1)}.kk-trust__item:nth-child(4){border-top:1px solid rgba(23,63,52,.1)}.kk-universe-grid,.kk-products,.kk-testimonials{grid-template-columns:repeat(2,1fr)}.kk-feature,.kk-about,.kk-newsletter{grid-template-columns:1fr}.kk-about{gap:0}.kk-about__media{width:55%}.kk-about__content{width:min(100%,42rem);margin-inline:auto}.kk-about__media--desktop{display:none}.kk-about__media--mobile{display:block;width:min(100%,13.75rem);margin:1.6rem auto 2rem}.kk-about .kk-copy{max-width:none;font-size:17px;line-height:1.62;text-wrap:pretty}.kk-about .kk-copy p{margin-bottom:1.5rem}.kk-about .kk-copy ul{gap:1rem;margin-top:1.8rem}.kk-universe:last-child{grid-column:1 / -1;min-height:440px}}@media(max-width:650px){.kk-wrap{width:min(100% - 28px,var(--kk-max))}.kk-section{padding:56px 0}.kk-section--about,.kk-section--reviews{padding-block:34px 18px}.kk-hero{min-height:480px;align-items:center}.kk-hero__content{padding:30px 0;justify-content:center}.kk-hero__veil{background:linear-gradient(180deg,#0b261e1a,#0b261ecc 68%)}.kk-btns,.kk-newsletter-form{flex-direction:column}.kk-btn{width:100%}.kk-trust__grid,.kk-universe-grid,.kk-products,.kk-testimonials{grid-template-columns:1fr}.kk-trust__item+.kk-trust__item{border-left:0;border-top:1px solid rgba(23,63,52,.1)}.kk-universe,.kk-universe:last-child{min-height:430px;grid-column:auto}.kk-about__media{width:min(55%,12rem);margin-inline:auto}.kk-about__media--mobile{width:min(100%,13.75rem);margin:1.35rem auto 1.8rem}.kk-about .kk-copy{font-size:16px;line-height:1.6}.kk-newsletter__signup{max-width:34rem}}.kk-hero-pillars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:min(100%,1180px);margin:14px auto 0;align-self:center}.kk-hero-pillar{min-height:0;position:relative;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;text-decoration:none;color:var(--kk-white);background:#0f3028e6;border:1px solid rgba(200,117,79,.85);box-shadow:inset 0 -3px 0 var(--kk-terra);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border-radius:16px;padding:15px 16px;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.kk-hero-pillar:hover{transform:translateY(-2px);background:#0f3028f5;border-color:var(--kk-terra);box-shadow:inset 0 -3px 0 var(--kk-terra),0 8px 22px #c8754f47}.kk-hero-pillar:focus-visible{outline:3px solid var(--kk-white);outline-offset:3px}.kk-hero-pillar__title{display:block;overflow:hidden;margin:0 0 6px;min-height:38px;font-size:26px;line-height:38px;font-weight:800;white-space:nowrap;color:var(--kk-white)}.kk-hero-pillar.kk-hero-pillar--sage{background:#78936ceb}.kk-hero-pillar.kk-hero-pillar--sage:hover{background:#68825df7}.kk-hero-pillar__text{margin:0 0 9px;min-height:38px;font-size:14px;line-height:1.4;color:#ffffffeb}.kk-hero-pillar__badge{position:absolute;top:20px;right:-46px;z-index:3;width:168px;transform:rotate(45deg);padding:6px 0;background:linear-gradient(180deg,#e11d1d,#c40f0f);color:#fff;font-size:11px;font-weight:800;letter-spacing:.09em;line-height:1.1;text-align:center;text-transform:uppercase;box-shadow:0 3px 9px #00000047}.kk-hero-pillar__badge:before,.kk-hero-pillar__badge:after{content:"";position:absolute;top:100%;border:5px solid transparent;border-top-color:#8f0a0a}.kk-hero-pillar__badge:before{left:8px}.kk-hero-pillar__badge:after{right:8px}.kk-hero-pillar--badged .kk-hero-pillar__title{padding-right:58px}.kk-hero-pillar__link{margin-top:auto;font-size:13px;font-weight:800;color:var(--kk-white)}@media(max-width:990px){.kk-hero-pillars{grid-template-columns:repeat(2,minmax(0,1fr));max-width:100%}.kk-hero-pillar{min-height:0;padding:16px 18px}.kk-hero-pillar__title{min-height:0;font-size:21px}}@media(max-width:650px){.kk-hero-pillars{gap:10px;margin-top:0}.kk-hero-pillars{grid-template-columns:1fr}.kk-hero-pillars>:last-child{grid-column:auto;width:auto;justify-self:stretch}.kk-hero__content{min-height:480px;padding:30px 0}.kk-hero-pillar{min-height:0;padding:16px 18px;border-radius:14px}.kk-hero-pillar__title{min-height:0;margin:0 0 6px;font-size:17px;line-height:1.2}.kk-hero-pillar--external .kk-hero-pillar__title{font-size:17px;white-space:normal}.kk-hero-pillar__text{display:block;margin:0 0 8px;font-size:13px;line-height:1.35}.kk-hero-pillar__link{margin-left:0;font-size:12px}}.kk-testimonials-carousel{position:relative}.kk-testimonials-viewport{width:100%}.kk-testimonials-viewport:focus-visible{outline:3px solid var(--kk-terra);outline-offset:5px;border-radius:8px}@media(max-width:650px){.kk-quote{padding:20px 0}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/kilukru-v3.css.map */
