.cre-home{--cre-ink:#173b3b;box-sizing:border-box;width:100%;padding:clamp(24px,5vw,64px);background:#f3f8f5;border:1px solid #dce8e1;border-radius:24px;color:var(--cre-ink);font-family:inherit}
.cre-home *{box-sizing:border-box}.cre-home-header{max-width:800px;margin-bottom:28px}.cre-home .cre-home-eyebrow{font-size:12px;letter-spacing:.12em;font-weight:750;color:#386456;margin:0 0 14px}.cre-home h2{font-size:clamp(26px,3.2vw,42px);font-weight:750;line-height:1.15;color:var(--cre-ink);margin:0 0 16px}.cre-home p{line-height:1.6}.cre-home .cre-home-period{font-size:13px;color:#465e56;margin:6px 0}.cre-home-total{display:flex;gap:20px;align-items:center;flex-wrap:wrap;background:#173b3b;color:white;border-radius:16px;padding:22px 28px;margin-bottom:22px}.cre-home-total strong{font-size:clamp(28px,4vw,44px);font-variant-numeric:tabular-nums;line-height:1.2}.cre-home-total small{font-size:18px}.cre-home-total>span:last-child{margin-left:auto;font-size:14px}.cre-home-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:16px}.cre-home-card{--cre-accent:#52646a;background:#fff;border:1px solid #dce8e1;border-top:4px solid var(--cre-accent);border-radius:16px;padding:24px 18px;text-align:center;min-width:0}.cre-home-paper{--cre-accent:#246ba4}.cre-home-packaging{--cre-accent:#8a6100}.cre-home-glass{--cre-accent:#217344}.cre-home-organic{--cre-accent:#825536}.cre-home-icon{width:62px;height:62px;color:var(--cre-accent);margin-bottom:14px;background:#f5f8f6;border-radius:14px;padding:9px}.cre-home h3{font-size:18px;color:var(--cre-ink);font-weight:700;line-height:1.35;min-height:2.7em;margin:0 0 16px;overflow-wrap:anywhere}.cre-home .cre-home-value{font-size:clamp(25px,2.7vw,36px);font-weight:750;letter-spacing:-.03em;line-height:1.2;margin:0;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.cre-home .cre-home-unit{font-size:14px;color:#465e56;margin:8px 0 0}.cre-home-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-top:26px}.cre-home-footer p{font-size:12px;color:#465e56;max-width:500px;margin:0}.cre-home-footer a{display:inline-flex;align-items:center;gap:16px;background:#173b3b;color:#fff!important;text-decoration:none!important;padding:14px 20px;border-radius:10px;font-size:15px;font-weight:700}.cre-home-footer a:hover{background:#28594d}.cre-home-footer a:focus-visible{outline:3px solid #246ba4;outline-offset:4px}.cre-home-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cre-home-playing .cre-home-icon{animation:cre-home-lift 900ms ease-out 1}@keyframes cre-home-lift{0%{transform:translateY(5px) rotate(-5deg)}60%{transform:translateY(-4px) rotate(3deg)}100%{transform:none}}@media(max-width:480px){.cre-home{padding:22px 16px;border-radius:16px}.cre-home-total{padding:20px;gap:12px}.cre-home-total>span:last-child{margin-left:0}.cre-home-grid{grid-template-columns:1fr}.cre-home-footer a{width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){.cre-home-playing .cre-home-icon{animation:none}}
