@font-face{font-family:Cooperative;src:url(/fonts/cooperative/Hafontia%20-%20Cooperative%20Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Cooperative;src:url(/fonts/cooperative/Hafontia%20-%20Cooperative%20Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Trade Gothic Pro;src:url(/fonts/trade-gothic-pro-roman/trade-gothic-pro-roman.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arimo,Arial,sans-serif;line-height:1.4;background:#fff}.navbar{position:fixed;top:0;width:100%;background:#fff;padding:1rem 0;z-index:1000;border-bottom:1px solid #f0f0f0}.nav-list{display:flex;justify-content:center;list-style:none;gap:3rem}.nav-link{color:#333;text-decoration:none;font-weight:500}.nav-link:hover{opacity:.8}.hero{background:linear-gradient(#0006,#0006),url(/header.avif);background-size:cover;background-position:center;background-attachment:fixed;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;position:relative;padding:0 2rem}.hero-content{max-width:1200px;width:100%;position:relative}.hero-button-container{display:flex;justify-content:flex-end;margin-top:3rem;padding-right:2rem}.hero-subtitle{font-family:Cooperative,Arial,sans-serif;font-size:clamp(1.2rem,4vw,2.5rem);font-weight:700;text-transform:uppercase;margin-bottom:2rem;padding-top:1rem;border-top:2px solid white;display:inline-block;position:relative;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.hero-title{font-family:Cooperative,Arial,sans-serif;font-size:clamp(3rem,12vw,12rem);font-weight:700;text-transform:uppercase;line-height:.8;margin:2rem 0;text-shadow:3px 3px 6px rgba(0,0,0,.8)}.btn-primary{font-family:Cooperative,Arial,sans-serif;background:#eceada;color:#333;padding:.5rem 2rem 1rem;border-radius:50px;text-decoration:none;font-weight:700;font-size:clamp(1rem,3vw,1.8rem);text-transform:uppercase;display:inline-block;transition:all .3s ease;border:none;cursor:pointer;text-align:center}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #eceada4d;background:#ddd8c5;color:#333}.button-container{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.btn-share{font-family:Cooperative,Arial,sans-serif;background:transparent;color:#333;padding:.5rem 1.5rem 1rem;border:2px solid rgba(51,51,51,.3);border-radius:50px;text-decoration:none;font-weight:700;font-size:clamp(.9rem,3vw,1.6rem);text-transform:uppercase;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;cursor:pointer;text-align:center}.btn-share:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3333;border-color:#333;background:#3333330d}.btn-share svg{width:18px;height:18px;flex-shrink:0}.btn-share span{font-weight:700}.btn-secondary{font-family:Cooperative,Arial,sans-serif;background:transparent;color:#333;padding:.5rem 2rem 1rem;border-radius:50px;text-decoration:none;font-weight:700;font-size:clamp(1rem,3vw,1.8rem);text-transform:uppercase;display:inline-block;transition:all .3s ease;border:2px solid #ECEADA;cursor:pointer;text-align:center}.btn-secondary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #eceada33;background:#eceada;color:#333}.section{padding:5rem 2rem;background:#fff}.section-inner{max-width:900px;margin:0 auto;background:#fff;padding:0}.section-pretitle{color:#666;font-size:1.1rem;text-transform:uppercase;font-weight:500;display:flex;align-items:center;gap:1rem;margin-bottom:2rem;width:100%}.section-divider{flex:1;height:1px;background:#e0e0e0}.section-title{font-family:Cooperative,Arial,sans-serif;color:#333;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;text-transform:uppercase;text-align:left;margin:2rem 0;line-height:1.1}.section-text{font-size:1.25rem;line-height:1.6;margin:2rem 0;text-align:center}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-top:2rem}.about-image{position:relative;overflow:hidden}.about-image img{width:100%;height:400px;object-fit:cover;clip-path:polygon(15% 0px,100% 0px,100% 100%,0px 100%,0px 100%);transition:clip-path .3s ease}.about-text{padding-left:0rem}.about-text .section-title{text-align:left;margin-bottom:2rem}.about-text p{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;text-align:left;color:#333}.about-button{margin:0 auto}.about-btn-container{display:flex;text-align:center}.gallery-section{background:#fff;padding:5rem 2rem}.gallery-inner{max-width:900px;margin:0 auto}.carousel-container{position:relative;margin:3rem 0;overflow:hidden}.carousel-track{display:flex;transition:transform .3s ease;touch-action:pan-y}.carousel-slide{min-width:100%;display:flex;gap:2rem;align-items:center;justify-content:center;padding:0}.carousel-image-container{position:relative;flex:1;max-width:300px}.carousel-image{width:100%;height:450px;object-fit:cover;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 20px #0000001a}.carousel-image:hover{transform:scale(1.02);box-shadow:0 8px 30px #00000026}.carousel-caption{position:absolute;bottom:0;left:0;right:0;background:#fffffff2;color:#333;font-weight:600;font-size:1rem;line-height:1.4;padding:1rem;margin:9px 9px 16px;min-height:6rem}.carousel-nav{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:2rem}.carousel-btn{background:#eceada;border:none;width:50px;height:50px;border-radius:50%;font-size:1.5rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;color:#333}.carousel-btn:hover{background:#ddd8c5;transform:translateY(-2px)}.carousel-btn:disabled{opacity:.5;cursor:not-allowed}.carousel-dots{display:flex;gap:.5rem}.carousel-dot{width:12px;height:12px;border-radius:50%;background:#e0e0e0;cursor:pointer;transition:background .3s ease}.carousel-dot.active{background:#eceada}.image-modal{display:none;position:fixed;z-index:2000;left:0;top:0;width:100%;height:100%;background-color:#000000e6;animation:fadeIn .3s ease}.modal-content{position:relative;margin:auto;padding:20px;width:90%;max-width:800px;height:100%;display:flex;align-items:center;justify-content:center}.modal-image{max-width:100%;max-height:90%;object-fit:contain;border-radius:10px}.modal-close{position:absolute;top:20px;right:30px;color:#fff;font-size:40px;font-weight:700;cursor:pointer;z-index:2001}.modal-close:hover{opacity:.7}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.cta-large{background:linear-gradient(#00000080,#00000080),url(/unmoglich.avif);background-size:cover;background-position:center;background-attachment:fixed;padding:8rem 2rem;text-align:center;min-height:60vh;display:flex;align-items:center;justify-content:center}.cta-large-title{font-family:Cooperative,Arial,sans-serif;color:#fff;font-size:clamp(2.5rem,8vw,8rem);font-weight:700;text-transform:uppercase;line-height:.9;text-shadow:3px 3px 6px rgba(0,0,0,.8);max-width:800px}.cost-content{text-align:left}.cost-title{font-family:Cooperative,Arial,sans-serif;color:#333;font-size:clamp(1.8rem,4vw,3rem);font-weight:700;text-transform:uppercase;line-height:1.2;margin:2rem 0;text-align:left}.cost-button{margin-top:3rem;text-align:right}.cost-content .section-text{text-align:left}.fundraising{background:#fff;padding:0;color:#333}.fundraising-content{max-width:900px;margin:0 auto;background:#fff;padding:3rem 0}.fundraising-title{font-family:Cooperative,Arial,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;text-transform:uppercase;color:#333;text-align:center;margin-bottom:3rem;line-height:1.2}.fundraising-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.fundraising-text{text-align:left}.fundraising-concept,.fundraising-description{font-size:1.2rem;margin:2rem 0;line-height:1.6}.fundraising-chart{display:flex;flex-direction:column;align-items:center;gap:2rem}.pie-chart{position:relative;width:200px;height:200px;border-radius:50%;background:conic-gradient(#789857,#789857 54deg,#3c6134 54deg,#3c6134 360deg);display:flex;align-items:center;justify-content:center}.pie-center{position:absolute;width:120px;height:120px;background:#fff;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a}.pie-percentage{font-size:2rem;font-weight:700;color:#333;line-height:1}.pie-label{font-size:.9rem;color:#666;text-transform:uppercase}.chart-legend{display:flex;flex-direction:column;gap:.8rem}.legend-item{display:flex;align-items:center;gap:.8rem}.legend-color{width:16px;height:16px;border-radius:3px}.legend-freed{background:#789857}.legend-remaining{background:#3c6134}.legend-text{font-size:1rem;color:#333}.ticker-section-wrapper{background:#fff}.ticker-pretitle-container{max-width:900px;margin:0 auto;padding:3rem 0}.ticker-main-title{font-family:Cooperative,Arial,sans-serif;color:#333;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;text-transform:uppercase;text-align:center;margin:2rem 0 4rem;line-height:1.2}.ticker-background{background-image:url(/baum.avif);background-size:cover;background-position:center;background-attachment:fixed;padding:6rem 2rem;border-radius:0;width:100%}.ticker-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;max-width:900px;margin:0 auto}.ticker-circle{background:#fff;border-radius:50%;width:200px;height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 8px 25px #00000026;margin:0 auto;padding:1.5rem}.ticker-number{font-family:Cooperative,Arial,sans-serif;font-size:clamp(2.8rem,3vw,2.5rem);font-weight:700;color:#333;display:block;line-height:1;margin-bottom:.5rem}.ticker-label{font-size:1rem;font-weight:600;line-height:1.3}.cooperation{background:#fff;padding:0 0 4rem}.cooperation-inner{max-width:800px;margin:0 auto;text-align:center}.cooperation-title{font-family:Cooperative,Arial,sans-serif;color:#333;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;text-transform:uppercase;margin-bottom:3rem;line-height:1.2}.cooperation-text{font-size:1.25rem;line-height:1.6;margin:2rem 0;text-align:center;color:#333}.testimonials{background:#fff;padding:5rem 2rem;color:#333}.testimonials-container{max-width:900px;margin:0 auto}.testimonials-main-title{font-family:Cooperative,Arial,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;text-transform:uppercase;color:#333;text-align:center;margin:2rem 0 4rem;line-height:1.2}.testimonials-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:3rem}.testimonial-box{background:#fafafa;padding:3rem 2rem;text-align:center;position:relative;box-shadow:0 2px 8px #0000000a}.quote-mark{font-size:10rem;font-weight:300;color:#000;line-height:1;position:absolute;left:50%;transform:translate(-50%)}.quote-open{top:.8rem}.quote-close{bottom:-4rem}.testimonial-text{font-size:1.3rem;line-height:1.6;color:#333;font-weight:500;padding:2rem 1rem}.contact{background:#fff;padding:5rem 2rem}.contact-container{max-width:900px;margin:0 auto}.contact-content{display:grid;grid-template-columns:35% 65%;gap:3rem;align-items:center;margin-top:3rem;overflow:hidden}.contact-info{text-align:left}.contact-title{font-family:Cooperative,Arial,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;text-transform:uppercase;color:#333;line-height:1.2;margin-bottom:2rem}.contact-details{margin:2rem 0}.contact-org{font-size:1.2rem;font-weight:700;color:#333;margin-bottom:1rem}.contact-address{font-size:1rem;line-height:1.5;color:#666;margin-bottom:1rem}.contact-email{font-size:1rem;color:#666;margin-bottom:2rem}.contact-email a{color:#333;text-decoration:none;font-weight:600}.contact-email a:hover{text-decoration:underline}.contact-button{margin-top:2rem}.contact-image{position:relative;overflow:hidden}.contact-image img{width:100%;height:400px;object-fit:cover;clip-path:polygon(15% 0,100% 0,100% 100%,0 85%,0 15%);transition:clip-path .3s ease}.contact-image:hover img{clip-path:polygon(20% 0,100% 0,100% 100%,0 80%,0 20%)}.support-modal{display:none;position:fixed;z-index:2000;left:0;top:0;width:100%;height:100%;background-color:#000c;animation:fadeIn .3s ease}.support-modal-content{position:relative;background:#fff;margin:3% auto;padding:0;width:90%;max-width:900px;border-radius:0;max-height:90vh;overflow-y:auto}.support-modal-inner{padding:4rem 3rem;max-width:800px;margin:0 auto}.support-modal .modal-close{position:absolute;top:20px;right:30px;color:#333;font-size:40px;font-weight:700;cursor:pointer;z-index:2001}.support-modal .modal-close:hover{opacity:.7}.support-title{font-family:Cooperative,Arial,sans-serif;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;text-transform:uppercase;color:#333;text-align:center;margin:2rem 0 3rem;line-height:1.3}.support-form-container{max-width:600px;margin:0 auto;padding:3rem}.support-form-container .form-group{margin-bottom:2rem}.support-form-container label{display:block;font-weight:700;font-size:1.1rem;color:#333;margin-bottom:.8rem;text-transform:uppercase;letter-spacing:.5px}.support-form-container input{width:100%;padding:1.2rem;border:3px solid #333;border-radius:33px;font-size:1.1rem;transition:border-color .3s ease;background:#fff}.support-form-container input:focus{outline:none;border-color:#eceada}.support-form-container input::placeholder{color:#999;font-style:italic}.support-form-container textarea{width:100%;padding:1.2rem;border:3px solid #333;border-radius:15px;font-size:1.1rem;font-family:Arimo,Arial,sans-serif;transition:border-color .3s ease;background:#fff;resize:vertical;min-height:120px}.support-form-container textarea:focus{outline:none;border-color:#eceada}.support-form-container textarea::placeholder{color:#999;font-style:italic}.motivation-modal{display:none;position:fixed;z-index:2000;left:0;top:0;width:100%;height:100%;background-color:#000c;animation:fadeIn .3s ease}.motivation-modal-content{position:relative;background:#fff;margin:5% auto;padding:0;width:90%;max-width:800px;border-radius:0;max-height:80vh;overflow-y:auto}.motivation-modal-inner{padding:4rem 3rem;text-align:center;max-width:700px;margin:0 auto}.motivation-modal-title{font-family:Cooperative,Arial,sans-serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;text-transform:uppercase;color:#333;line-height:1.1;margin-bottom:1rem}.motivation-modal-subtitle{font-family:Cooperative,Arial,sans-serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;text-transform:uppercase;color:#333;line-height:1.2;margin-bottom:3rem}.motivation-modal .modal-close{position:absolute;top:20px;right:30px;color:#333;font-size:40px;font-weight:700;cursor:pointer;z-index:2001}.motivation-modal .modal-close:hover{opacity:.7}.motivation-form-container{max-width:600px;margin:0 auto}.motivation-form-container textarea{width:100%;padding:1.5rem;border:3px solid #333;border-radius:15px;font-size:1.1rem;font-family:Arimo,Arial,sans-serif;transition:border-color .3s ease;background:#fff;resize:vertical;min-height:150px}.motivation-form-container textarea:focus{outline:none;border-color:#eceada}.motivation-form-container textarea::placeholder{color:#999;font-style:italic}@media (max-width: 768px){.motivation-modal-content{margin:0;width:100%;height:100%;max-height:100vh;border-radius:0}.motivation-modal-inner{padding:2rem 1rem;height:100%;display:flex;flex-direction:column;justify-content:center}.motivation-modal .modal-close{position:fixed;top:20px;right:20px;font-size:30px;z-index:2002;background:#ffffffe6;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}}.area-group{position:relative}.area-input-container{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.area-input-container input{flex:0 0 120px}.area-slider-container{width:100%;margin:2rem 0}.area-slider{width:100%;height:8px;border-radius:5px;background:#e0e0e0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.area-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:#d4af37;cursor:pointer;border:2px solid white;box-shadow:0 2px 6px #0003}.area-slider::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#d4af37;cursor:pointer;border:2px solid white;box-shadow:0 2px 6px #0003}.slider-labels{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.9rem;color:#666}.area-unit{font-size:1.2rem;font-weight:600;color:#333}.area-arrow{font-size:1.5rem;color:#333;margin:0 1rem}.price-display{font-size:1.5rem;font-weight:700;color:#333;padding:.8rem 1rem 1rem;border:0;border-radius:33px;text-align:center;flex:1;background-color:#eceada;font-family:Cooperative,Arial,sans-serif}.form-submit-container{text-align:center;margin-top:3rem}@media (max-width: 768px){.navbar{display:none}.section{padding:3rem 0}.section-inner,.gallery-inner,.ticker-inner,.cooperation-inner,.contact-inner{padding:2rem 1.5rem}.gallery-grid,.ticker-grid,.testimonials-grid{grid-template-columns:1fr;gap:2rem}.nav-list{gap:1.5rem}.hero-button-container{justify-content:center;padding-right:0}.about-content{grid-template-columns:1fr;gap:2rem}.about-image{order:1}.about-text{order:2;padding-left:0}.about-image img{height:250px;clip-path:polygon(0 0,85% 0,100% 15%,100% 100%,15% 100%)}.about-image:hover img{clip-path:polygon(0 0,80% 0,100% 20%,100% 100%,20% 100%)}.carousel-slide{justify-content:center;gap:0;padding:0 1rem}.carousel-image-container{max-width:280px;margin:0 auto}.carousel-image{height:350px}.carousel-caption{font-size:.9rem;padding:.8rem}.carousel-nav{gap:1rem;margin-top:1.5rem}.carousel-btn{width:40px;height:40px;font-size:1.2rem}.modal-content{padding:10px}.modal-close{top:10px;right:20px;font-size:30px}.fundraising-grid{grid-template-columns:1fr;gap:2rem}.fundraising-content{padding:2rem}.fundraising-text{text-align:center}.pie-chart{width:150px;height:150px}.pie-center{width:90px;height:90px}.pie-percentage{font-size:1.5rem}.ticker-grid{grid-template-columns:1fr;gap:2rem}.ticker-circle{width:180px;height:180px}.ticker-background{padding:4rem 1rem}.ticker-pretitle-container{padding:3rem 1.5rem}.testimonials-grid,.contact-content{grid-template-columns:1fr;gap:2rem}.contact-info{text-align:center;order:2}.contact-image{order:1}.contact-image img{height:250px;clip-path:polygon(0 0,85% 0,100% 15%,100% 100%,15% 100%)}.contact-image:hover img{clip-path:polygon(0 0,80% 0,100% 20%,100% 100%,20% 100%)}.support-modal-content{margin:0;width:100%;height:100%;max-height:100vh;border-radius:0}.support-modal-inner{padding:2rem 1rem;height:100%;display:flex;flex-direction:column;justify-content:center}.support-modal .modal-close{position:fixed;top:20px;right:20px;font-size:30px;z-index:2002;background:#ffffffe6;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.area-input-container{flex-direction:row;align-items:center;gap:.5rem;justify-content:flex-start}.area-input-container input{max-width:100px;flex:none}.support-form-container{padding:1.5rem}.support-form-container .form-group{margin-bottom:1.5rem}.support-form-container label{font-size:1rem;margin-bottom:.5rem}.support-title{margin:1rem 0}.support-form-container .form-group:nth-child(1) label,.support-form-container .form-group:nth-child(2) label{display:none}.area-slider-container{margin:1.5rem 0}.btn-primary,.btn-secondary,.btn-share{font-size:clamp(1.2rem,4vw,1.8rem)}.button-container{flex-direction:column;gap:.8rem;align-items:stretch}.btn-share{justify-content:center}}.support-summary{background:#f8f8f8;border:2px solid #ECEADA;border-radius:15px;padding:2rem;margin:2rem 0;max-width:500px;margin-left:auto;margin-right:auto}.support-summary h3{font-family:Cooperative,Arial,sans-serif;font-size:1.4rem;font-weight:700;color:#333;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.5px;text-align:center}.summary-item{display:flex;justify-content:space-between;align-items:center;padding:.8rem 0;border-bottom:1px solid #ddd;font-size:1.1rem}.summary-item:last-child{border-bottom:none}.summary-item strong{color:#333;font-weight:700}.summary-item span{color:#666;font-weight:500}.form-submit-container{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.toast{position:fixed;top:20px;right:20px;background:#4caf50;color:#fff;padding:1rem 2rem;border-radius:10px;box-shadow:0 4px 15px #0000004d;z-index:3000;font-size:1.1rem;font-weight:600;transform:translate(100%);transition:transform .3s ease}.toast.show{transform:translate(0)}.toast.hide{transform:translate(100%)}.success-modal{display:none;position:fixed;z-index:2000;left:0;top:0;width:100%;height:100%;background-color:#000c;animation:fadeIn .3s ease}.success-modal-content{position:relative;background:#fff;margin:5% auto;padding:0;width:90%;max-width:800px;border-radius:0;max-height:80vh;overflow-y:auto}.success-modal-inner{padding:5rem 3rem;text-align:center;max-width:700px;margin:0 auto}.success-modal-title{font-family:Cooperative,Arial,sans-serif;font-size:clamp(3rem,8vw,6rem);font-weight:700;text-transform:uppercase;color:#333;line-height:1;margin-bottom:1rem}.success-modal-subtitle{font-family:Cooperative,Arial,sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;text-transform:uppercase;color:#333;line-height:1.2;margin-bottom:3rem}.success-modal-text{font-size:1.2rem;line-height:1.6;color:#333;margin:2rem 0;text-align:center}.success-modal-button{display:flex;gap:1rem;justify-content:center;align-items:center;margin-top:3rem;flex-wrap:wrap}.success-modal .modal-close{position:absolute;top:20px;right:30px;color:#333;font-size:40px;font-weight:700;cursor:pointer;z-index:2001}.success-modal .modal-close:hover{opacity:.7}@media (max-width: 768px){.success-modal-content{margin:0;width:100%;height:100%;max-height:100vh;border-radius:0}.success-modal-inner{padding:2rem 1rem;height:100%;display:flex;flex-direction:column;justify-content:center}.success-modal .modal-close{position:fixed;top:20px;right:20px;font-size:30px;z-index:2002;background:#ffffffe6;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}}.footer{background:#f8f8f8;padding:3rem 2rem 1rem;border-top:1px solid #e0e0e0;margin-top:5rem}.footer-container{max-width:1200px;margin:0 auto}.footer-content{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:start;margin-bottom:2rem}.footer-logo h3{font-family:Cooperative,Arial,sans-serif;font-size:1.5rem;font-weight:700;color:#333;margin-bottom:.5rem;text-transform:uppercase}.footer-logo p{color:#666;font-size:1rem}.footer-links{display:flex;gap:2rem;align-items:center}.footer-link{color:#666;text-decoration:none;font-size:1rem;transition:color .3s ease}.footer-link:hover{color:#333}.footer-bottom{padding-top:2rem;border-top:1px solid #e0e0e0;text-align:center}.footer-bottom p{color:#666;font-size:.9rem;margin:0}#page-container{min-height:100vh;background:#fff}.page-content{max-width:900px;margin:0 auto;padding:8rem 2rem 5rem}.page-title{font-family:Cooperative,Arial,sans-serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;text-transform:uppercase;color:#333;margin-bottom:3rem;text-align:center}.page-text{font-size:1.1rem;line-height:1.7;color:#333;margin-bottom:2rem}.page-text h2{font-family:Cooperative,Arial,sans-serif;font-size:1.8rem;font-weight:700;text-transform:uppercase;color:#333;margin:3rem 0 1.5rem}.page-text a{color:#8b7355;text-decoration:underline;text-decoration-color:#8b7355;transition:color .3s ease}.page-text a:hover{color:#6d5a42;text-decoration-color:#6d5a42}.back-link{display:inline-block;margin-top:3rem;padding:1rem 2rem;background:#eceada;color:#333;text-decoration:none;border-radius:25px;font-weight:600;transition:all .3s ease}.back-link:hover{background:#ddd8c5;transform:translateY(-2px)}@media (max-width: 768px){.footer-content{grid-template-columns:1fr;text-align:center}.footer-links{justify-content:center;flex-wrap:wrap;gap:1.5rem}.page-content{padding:6rem 1.5rem 3rem}}html{scroll-behavior:smooth}section{scroll-margin-top:80px}.share-initiative{background:#fff;padding:5rem 2rem;text-align:center}.share-initiative-content{max-width:800px;margin:0 auto}.share-initiative-title{font-family:Cooperative,Arial,sans-serif;color:#333;font-size:clamp(2rem,5vw,3rem);font-weight:700;text-transform:uppercase;margin:2rem 0;line-height:1.2}.share-initiative-text{font-size:1.2rem;line-height:1.6;color:#333;margin:2rem 0 3rem;max-width:700px;margin-left:auto;margin-right:auto}.share-initiative-buttons{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.btn-share-large{font-family:Cooperative,Arial,sans-serif;background:#eceada;color:#333;padding:1rem 3rem 1.5rem;border:none;border-radius:50px;text-decoration:none;font-weight:700;font-size:clamp(1.2rem,3vw,1.8rem);text-transform:uppercase;display:inline-flex;align-items:center;gap:1rem;transition:all .3s ease;cursor:pointer;text-align:center}.btn-share-large:hover{transform:translateY(-2px);box-shadow:0 8px 20px #eceada66;background:#ddd8c5}.btn-share-large svg{width:24px;height:24px;flex-shrink:0}.share-help-text{font-size:1rem;color:#666;max-width:500px;line-height:1.5}
