.hc-section{box-sizing:border-box}.hc-section *,.hc-section *:before,.hc-section *:after{box-sizing:inherit}.hc-wrap{max-width:var(--page-width, 1200px);margin-inline:auto;padding-inline:20px}@media(min-width:750px){.hc-wrap{padding-inline:40px}}.hc-kicker{display:block;font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;opacity:.6;margin-bottom:.75rem}.hc-hero{position:relative;display:flex;align-items:center;min-height:540px;overflow:hidden}@media(min-width:750px){.hc-hero{min-height:680px}}.hc-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#1b2a1e;background-image:linear-gradient(135deg,#1b2a1e,#2f3d26,#1e2d22)}.hc-hero__bg img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hc-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--hc-overlay, .38))}.hc-hero__content{position:relative;z-index:1;width:100%;padding-block:72px 64px}.hc-hero__inner{max-width:680px}.hc-hero__inner--center{margin-inline:auto;text-align:center}.hc-hero__kicker{color:#ffffffa6}.hc-hero__heading{margin:0 0 1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#fff}.hc-hero__subheading{margin:0 0 1.5rem;font-size:clamp(1rem,2vw,1.15rem);line-height:1.6;color:#ffffffc7}.hc-hero__bullets{list-style:none;margin:0 0 2rem;padding:0;display:flex;flex-direction:column;gap:.5rem}.hc-hero__bullets li{display:flex;align-items:flex-start;gap:.5rem;font-size:.95rem;color:#ffffffd1;line-height:1.5}.hc-hero__bullets li:before{content:"";flex-shrink:0;width:6px;height:6px;margin-top:.55em;border-radius:50%;background:#a8c47a}.hc-hero__inner--center .hc-hero__bullets{align-items:center}.hc-hero__ctas{display:flex;flex-wrap:wrap;gap:.75rem}.hc-hero__inner--center .hc-hero__ctas{justify-content:center}.hc-btn{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.8rem;border-radius:4px;font-size:.92rem;font-weight:600;letter-spacing:.02em;text-decoration:none;transition:opacity .18s ease,background .18s ease;cursor:pointer;border:none}.hc-btn--primary{background:#a8c47a;color:#1a2413}.hc-btn--primary:hover{opacity:.88}.hc-btn--secondary{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.55)}.hc-btn--secondary:hover{border-color:#fff}.hc-btn--dark{background:#1b2a1e;color:#fff}.hc-btn--dark:hover{opacity:.85}.hc-value{padding-block:56px}.hc-value__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media(min-width:750px){.hc-value__grid{grid-template-columns:repeat(4,1fr);gap:32px}}.hc-value__card{display:flex;flex-direction:column;gap:.75rem}.hc-value__icon{width:40px;height:40px;color:#4a6741}.hc-value__title{margin:0;font-size:.95rem;font-weight:700;line-height:1.3}.hc-value__text{margin:0;font-size:.88rem;line-height:1.6;opacity:.7}.hc-scenes{padding-block:56px}.hc-scenes__header{margin-bottom:2rem}.hc-scenes__heading{margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;line-height:1.2;letter-spacing:-.02em}.hc-scenes__subheading{margin:0;font-size:1rem;line-height:1.6;opacity:.65;max-width:560px}.hc-scenes__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(min-width:750px){.hc-scenes__grid{grid-template-columns:repeat(4,1fr);gap:20px}}.hc-scenes__card{position:relative;border-radius:8px;overflow:hidden;aspect-ratio:3/4;display:flex;flex-direction:column;justify-content:flex-end}.hc-scenes__card:nth-child(1){background:linear-gradient(160deg,#2c2416,#403220)}.hc-scenes__card:nth-child(2){background:linear-gradient(160deg,#1a1f2e,#2a3040)}.hc-scenes__card:nth-child(3){background:linear-gradient(160deg,#1e2a22,#2d3d30)}.hc-scenes__card:nth-child(4){background:linear-gradient(160deg,#1c2410,#2e3b1a)}.hc-scenes__card-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hc-scenes__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,rgba(0,0,0,.12) 55%,transparent 100%)}.hc-scenes__card-body{position:relative;z-index:1;padding:16px}.hc-scenes__card-title{margin:0 0 .3rem;font-size:.95rem;font-weight:700;color:#fff;line-height:1.2}.hc-scenes__card-text{margin:0;font-size:.8rem;color:#ffffffbf;line-height:1.5}.hc-feature-split{padding-block:56px}.hc-feature-split__block{display:grid;grid-template-columns:1fr;gap:32px;padding-block:48px;border-top:1px solid rgba(0,0,0,.08)}.hc-feature-split__block:first-child{border-top:none;padding-top:0}.hc-feature-split__block:last-child{padding-bottom:0}@media(min-width:750px){.hc-feature-split__block{grid-template-columns:1fr 1fr;gap:64px;align-items:center}.hc-feature-split__block--reverse .hc-feature-split__visual{order:2}.hc-feature-split__block--reverse .hc-feature-split__copy{order:1}}.hc-feature-split__visual{border-radius:8px;overflow:hidden;aspect-ratio:4/3;position:relative}.hc-feature-split__visual--1{background:linear-gradient(135deg,#1e2d22,#3a5233)}.hc-feature-split__visual--2{background:linear-gradient(135deg,#1c2130,#2e3a50)}.hc-feature-split__visual--3{background:linear-gradient(135deg,#2a1e12,#4a3420)}.hc-feature-split__visual img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.hc-feature-split__heading{margin:0 0 1rem;font-size:clamp(1.35rem,2.5vw,1.9rem);font-weight:700;line-height:1.2;letter-spacing:-.015em}.hc-feature-split__text{margin:0 0 1.25rem;font-size:.98rem;line-height:1.7;opacity:.72}.hc-feature-split__highlight{display:inline-block;padding:.3rem .75rem;border-radius:4px;font-size:.78rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;background:#4a67411f;color:#3d6136}.hc-specs{padding-block:52px}.hc-specs__heading{margin:0 0 2rem;font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:700;letter-spacing:-.015em}.hc-specs__grid{display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid rgba(0,0,0,.1);border-left:1px solid rgba(0,0,0,.1)}@media(min-width:750px){.hc-specs__grid{grid-template-columns:repeat(4,1fr)}}.hc-specs__item{padding:20px 20px 18px;border-bottom:1px solid rgba(0,0,0,.1);border-right:1px solid rgba(0,0,0,.1)}.hc-specs__label{display:block;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;opacity:.5;margin-bottom:.35rem}.hc-specs__value{display:block;font-size:1rem;font-weight:700;line-height:1.3}.hc-hiw{padding-block:56px}.hc-hiw__header{margin-bottom:2.5rem}.hc-hiw__heading{margin:0;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:700;letter-spacing:-.015em}.hc-hiw__steps{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:2.5rem}@media(min-width:750px){.hc-hiw__steps{grid-template-columns:repeat(3,1fr);gap:40px}}.hc-hiw__step{display:flex;flex-direction:column;gap:.75rem}@media(min-width:750px){.hc-hiw__step{border-top:2px solid #a8c47a;padding-top:1.25rem}}.hc-hiw__step-number{font-size:2.5rem;font-weight:800;line-height:1;color:#a8c47a;letter-spacing:-.03em}.hc-hiw__step-title{margin:0;font-size:1rem;font-weight:700}.hc-hiw__cta{margin-top:0}.hc-cta{padding-block:80px;text-align:center}.hc-cta__heading{margin:0 0 1rem;font-size:clamp(1.8rem,4vw,3rem);font-weight:700;letter-spacing:-.02em;line-height:1.1}.hc-cta__subheading{margin:0 0 2rem;font-size:1rem;line-height:1.6;opacity:.7;max-width:520px;margin-inline:auto}.hc-cta__trust{margin:1rem 0 0;font-size:.78rem;opacity:.45;letter-spacing:.02em}.hc-section.color-scheme-1 .hc-feature-split__highlight,.hc-section.color-inverse .hc-feature-split__highlight{background:#a8c47a26;color:#a8c47a}
/*# sourceMappingURL=/cdn/shop/t/13/assets/home-coffee.css.map */
