.impact-calculator{padding:80px 20px;background:#f9fafb}.impact-calculator__container{max-width:1000px;margin:0 auto}.calculator-intro{text-align:center;font-size:18px;color:#6b7280;margin-bottom:40px}.calculator-widget{background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 12px #00000014}.calculator-input{margin-bottom:30px}.calculator-input label{display:block;font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:10px}.input-group{display:flex;gap:20px;align-items:center}#bottle-slider{flex:1;height:8px;border-radius:4px;background:#e5e7eb;outline:none;-webkit-appearance:none}#bottle-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:#0ea5e9;cursor:pointer}#bottle-slider::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#0ea5e9;cursor:pointer;border:none}#bottle-count{width:120px;padding:12px;font-size:18px;font-weight:600;border:2px solid #e5e7eb;border-radius:8px;text-align:center}#time-period{width:100%;padding:12px;font-size:16px;border:2px solid #e5e7eb;border-radius:8px;background:#fff}.calculator-results{margin-top:40px;padding-top:40px;border-top:2px solid #e5e7eb}.results-header h3{font-size:24px;font-weight:600;color:#1a1a1a;text-align:center;margin-bottom:30px}.results-header span{color:#0ea5e9}.results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:30px}.result-card{background:#f9fafb;padding:25px;border-radius:8px;text-align:center;border:2px solid #e5e7eb}.result-card--primary{background:#f0f9ff;border-color:#0ea5e9}.result-icon{font-size:40px;margin-bottom:10px}.result-value{font-size:36px;font-weight:800;color:#0ea5e9;margin-bottom:5px}.result-label{font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:5px}.result-sub{font-size:12px;color:#6b7280}.results-csr{background:#fffbeb;padding:25px;border-radius:8px;border:2px solid #fbbf24;margin-bottom:30px}.results-csr h4{font-size:18px;font-weight:600;color:#1a1a1a;margin-bottom:15px}.results-csr ul{list-style:none;padding:0;margin:0}.results-csr li{font-size:15px;color:#374151;margin-bottom:8px;padding-left:5px}.results-actions{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.btn{padding:14px 32px;font-size:16px;font-weight:600;border-radius:8px;text-decoration:none;cursor:pointer;transition:all .3s;border:none}.btn--primary{background:#0ea5e9;color:#fff}.btn--primary:hover{background:#0284c7;transform:translateY(-2px)}.btn--secondary{background:#fff;color:#0ea5e9;border:2px solid #0ea5e9}.btn--secondary:hover{background:#f0f9ff}.calculator-footnote{margin-top:30px;padding:20px;background:#f9fafb;border-radius:8px;font-size:14px;color:#6b7280;line-height:1.6}.calculator-footnote strong{color:#1a1a1a}@media(max-width:768px){.calculator-widget{padding:25px}.input-group{flex-direction:column}#bottle-count{width:100%}.results-grid{grid-template-columns:1fr}.results-actions{flex-direction:column}.btn{width:100%}}.impact-hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0;min-height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}.impact-hero__background{position:absolute;top:0;left:0;width:100%;height:100%;background:url(https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=1920&q=80) center/cover no-repeat;z-index:1}.impact-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0ea5e9d9,#2563ebd9);z-index:2}.impact-hero__overlay:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:3}.impact-hero__content{position:relative;z-index:10;width:100%;max-width:1200px;margin:0 auto;padding:100px 20px;text-align:center;color:#fff}.impact-hero__title{font-size:56px;font-weight:900;margin-bottom:60px;color:#fff;text-shadow:0 4px 8px rgba(0,0,0,.3);line-height:1.2}.impact-hero__counters{display:flex;justify-content:center;align-items:center;gap:100px;margin-bottom:40px;flex-wrap:wrap}.impact-counter{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:200px}.impact-counter__number{font-size:80px;font-weight:900;color:#fff;line-height:1;margin-bottom:15px;text-shadow:0 6px 12px rgba(0,0,0,.4)}.impact-counter__number--large{font-size:96px}.impact-counter__label{font-size:14px;color:#fffffff2;text-transform:uppercase;letter-spacing:3px;font-weight:700;text-align:center}.impact-hero__breakdown{margin-bottom:30px;opacity:.95}.impact-hero__breakdown p{font-size:18px;color:#ffffffe6;letter-spacing:1.5px;font-weight:600}.breakdown-item{font-weight:700}.breakdown-separator{margin:0 20px;opacity:.7}.impact-hero__description{font-size:22px;color:#fffffff2;margin-bottom:25px;font-weight:500;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.impact-hero__equivalent{font-size:20px;color:#ffffffe6;max-width:700px;margin:0 auto 35px;line-height:1.8;font-weight:400}.impact-hero__equivalent strong{color:#fff;font-weight:800}.impact-hero__updated{font-size:14px;color:#ffffffb3;font-style:italic;font-weight:400}@media(max-width:1024px){.impact-hero{min-height:500px}.impact-hero__content{padding:80px 30px}.impact-hero__title{font-size:42px;margin-bottom:50px}.impact-hero__counters{gap:60px}.impact-counter__number{font-size:64px}.impact-counter__number--large{font-size:76px}}@media(max-width:768px){.impact-hero{min-height:auto}.impact-hero__content{padding:60px 20px}.impact-hero__title{font-size:32px;margin-bottom:40px}.impact-hero__counters{gap:40px;flex-direction:column}.impact-counter{min-width:auto}.impact-counter__number{font-size:52px}.impact-counter__number--large{font-size:64px}.impact-counter__label{font-size:12px;letter-spacing:2px}.impact-hero__breakdown p{font-size:16px}.breakdown-separator{margin:0 12px}.impact-hero__description{font-size:18px}.impact-hero__equivalent{font-size:17px}}.impact-how-it-works{padding:80px 20px;background:#fff}.impact-how-it-works__container{max-width:1200px;margin:0 auto}.section-title{text-align:center;font-size:36px;font-weight:700;margin-bottom:60px;color:#1a1a1a}.impact-steps{display:flex;justify-content:center;align-items:center;gap:30px;margin-bottom:60px;flex-wrap:wrap}.impact-step{flex:1;min-width:200px;max-width:250px;text-align:center;padding:30px 20px;border:2px solid #e5e7eb;border-radius:12px;transition:all .3s}.impact-step:hover{border-color:#0ea5e9;box-shadow:0 4px 12px #0ea5e91a;transform:translateY(-5px)}.impact-step__icon{color:#0ea5e9;margin-bottom:20px}.impact-step__title{font-size:24px;font-weight:600;margin-bottom:10px;color:#1a1a1a}.impact-step__description{font-size:14px;color:#6b7280;line-height:1.6}.impact-step__description strong{color:#0ea5e9;font-weight:600}.impact-step__arrow{font-size:48px;color:#0ea5e9;font-weight:300}.impact-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-bottom:60px}.impact-detail-card{background:#f9fafb;padding:30px;border-radius:8px;text-align:center;border:2px solid #e5e7eb}.impact-detail-card h4{font-size:16px;font-weight:600;color:#6b7280;margin-bottom:10px;text-transform:uppercase;letter-spacing:.5px}.impact-detail-value{font-size:28px;font-weight:700;color:#0ea5e9;margin-bottom:5px}.impact-detail-sub{font-size:14px;color:#6b7280}.impact-methodology{background:#f0f9ff;padding:50px;border-radius:12px;border-left:4px solid #0ea5e9}.impact-methodology h3{font-size:28px;font-weight:600;margin-bottom:30px;color:#1a1a1a;text-align:center}.methodology-breakdown{display:grid;gap:25px;margin-bottom:40px}.methodology-item h4{font-size:20px;font-weight:600;color:#1a1a1a;margin-bottom:10px}.methodology-item p,.methodology-item ul{font-size:16px;color:#374151;line-height:1.8}.methodology-item ul{margin:10px 0 0 20px}.methodology-item li{margin-bottom:8px}.methodology-item strong{color:#0ea5e9;font-weight:600}.methodology-honesty{background:#fff;padding:30px;border-radius:8px;border:2px solid #0ea5e9}.methodology-honesty h4{font-size:20px;font-weight:600;color:#0ea5e9;margin-bottom:15px}.methodology-honesty p{font-size:16px;color:#374151;line-height:1.8}.methodology-honesty strong{color:#1a1a1a}@media(max-width:768px){.impact-step__arrow{display:none}.section-title{font-size:28px}.impact-methodology{padding:30px 20px}.methodology-item h4{font-size:18px}}.impact-projects{padding:80px 20px;background:#f9fafb}.impact-projects__container{max-width:1400px;margin:0 auto}.projects-map{margin-bottom:60px;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.map-container{width:100%;height:500px;background:#e5e7eb;position:relative}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px}.project-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:all .3s}.project-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.project-card__image{position:relative;width:100%;height:250px;overflow:hidden;background:#e5e7eb}.project-card__image img{width:100%;height:100%;object-fit:cover}.project-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#9ca3af}.project-card__status{position:absolute;top:15px;right:15px;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.project-card__status--active{background:#10b981;color:#fff}.project-card__status--in-progress{background:#f59e0b;color:#fff}.project-card__status--completed{background:#6366f1;color:#fff}.project-card__content{padding:25px}.project-card__title{font-size:22px;font-weight:600;margin-bottom:12px;color:#1a1a1a}.project-card__location{display:flex;align-items:center;gap:8px;font-size:16px;color:#0ea5e9;margin-bottom:8px}.project-card__location svg{flex-shrink:0}.project-card__gps{font-size:13px;color:#6b7280;font-family:monospace;margin-bottom:15px}.project-card__map-link{color:#0ea5e9;text-decoration:none;font-size:13px;margin-left:10px;font-family:inherit}.project-card__map-link:hover{text-decoration:underline}.project-card__description{font-size:15px;color:#4b5563;line-height:1.6;margin-bottom:15px}.project-card__meta{border-top:1px solid #e5e7eb;padding-top:15px}.project-meta-item{font-size:14px;color:#374151;margin-bottom:8px}.project-meta-item:last-child{margin-bottom:0}.project-meta-item strong{color:#1a1a1a}.projects-empty{grid-column:1 / -1;text-align:center;padding:60px 20px;color:#6b7280;font-size:18px}@media(max-width:768px){.projects-grid{grid-template-columns:1fr}.map-container{height:350px}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
