*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#263020;background:#f4efe3;margin:0;font-family:Arial,Helvetica,sans-serif}img,video{max-width:100%}a{color:inherit}.navbar{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f4efe3f5;border-bottom:1px solid #314f2e33;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:20px 8%;display:flex;position:fixed;top:0}.logo{color:#314f2e;letter-spacing:2px;flex:none;font-size:22px;font-weight:700;text-decoration:none}nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:22px;display:flex}nav a{color:#314f2e;white-space:nowrap;font-size:15px;font-weight:600;text-decoration:none}nav a:hover{text-decoration:underline}.hero{min-height:100svh;position:relative;overflow:hidden}.heroVideo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.heroOverlay{background:linear-gradient(#00000059,#00000094);position:absolute;inset:0}.heroContent{z-index:2;color:#fff;flex-direction:column;justify-content:center;max-width:900px;min-height:100svh;padding:120px 8% 80px;display:flex;position:relative}.smallTitle{text-transform:uppercase;letter-spacing:3px;color:#d8c69a;font-size:14px;font-weight:700}.hero h1{margin:20px 0;font-size:clamp(44px,8vw,95px);line-height:1}.hero p{max-width:720px;font-size:clamp(17px,2.1vw,22px);line-height:1.7}.heroButton{color:#314f2e;background:#f4efe3;border-radius:999px;width:fit-content;margin-top:25px;padding:14px 28px;font-weight:700;text-decoration:none;display:inline-block}.scrollIndicator{color:#fff;z-index:3;font-size:38px;animation:2s infinite bounce;position:absolute;bottom:35px;left:50%;transform:translate(-50%)}@keyframes bounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,10px)}}.sectionHeader{max-width:850px;margin-bottom:50px}.infoText h2,.sectionHeader h2,.contactBox h2{color:#314f2e;margin:0 0 24px;font-size:clamp(34px,5vw,58px)}.sectionLine{background:#b18b43;border-radius:50px;width:80px;height:5px;margin-bottom:25px}.infoSection{grid-template-columns:1fr 1fr;min-height:620px;display:grid}.infoSection.left .infoText{order:2}.infoSection.left .infoImage{order:1}.infoText{flex-direction:column;justify-content:center;padding:100px 10%;display:flex}.infoText p{margin-bottom:22px;font-size:18px;line-height:1.8}.infoImage{background-color:#0000;background-image:linear-gradient(#314f2e26,#314f2e26),url(/images/Imagereeingras.jpeg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:420px}.policyImage{background-color:#0000;background-image:linear-gradient(#314f2e33,#314f2e33),url(/images/Imagewinter.jpeg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.activitySection{color:#fff;background:#314f2e;padding:110px 8%}.activitySection .sectionHeader h2{color:#fff}.activityContent{flex-direction:column;gap:50px;max-width:1200px;margin:60px auto 0;display:flex}.activityBlock{color:#263020;background:#fff;border-radius:24px;padding:45px;box-shadow:0 15px 40px #00000014}.activityBlock h3{color:#314f2e;margin-top:0;margin-bottom:20px;font-size:34px}.activityBlock p{font-size:18px;line-height:1.9}.activityGridLarge{grid-template-columns:repeat(2,1fr);gap:25px;margin-top:35px;display:grid}.activityCardLarge{background:#f4efe3;border-radius:18px;padding:28px}.activityCardLarge h4{color:#314f2e;margin-top:0;font-size:22px}.activityCardLarge p{margin-bottom:0;line-height:1.7}.boardSection{background:linear-gradient(#2f4f2f 0%,#365b35 55%,#f7f4ea 55% 100%);padding:120px 8%;position:relative;overflow:hidden}.boardSection:before{content:"";opacity:.08;pointer-events:none;background:url(/images/leaf.png) 50%/contain no-repeat;width:280px;height:280px;position:absolute;top:40px;right:40px}.boardSection .sectionHeader{z-index:2;max-width:100%;margin-bottom:70px;position:relative}.boardSection .sectionHeader p{color:#d6b46a;text-transform:uppercase;letter-spacing:3px;margin-bottom:10px;font-weight:600}.boardSection .sectionHeader h2{color:#fff;margin:0;font-size:clamp(46px,7vw,72px)}.boardGrid{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:60px;display:grid;position:relative}.boardCard{background:#fff;border-radius:24px;min-width:0;padding:40px;transition:all .3s;box-shadow:0 15px 40px #00000014}.boardCard:hover{transform:translateY(-8px);box-shadow:0 30px 60px #00000029}.boardCard h3{color:#314f2e;margin-top:0;font-size:30px}.boardCard h4{color:#314f2e;margin-top:30px}.boardCard p,.boardCard li{font-size:17px;line-height:1.8}.boardCard ul{padding-left:22px}.financeTable{border-collapse:collapse;width:100%;margin-top:25px}.financeTable th{color:#fff;text-align:left;background:#314f2e;padding:14px}.financeTable td{border-bottom:1px solid #ddd;padding:14px}.fundSection{background:linear-gradient(#31522b 0%,#3d6535 45%,#f7f4ea 45% 100%);padding:120px 8%}.fundSection .sectionHeader{max-width:100%;margin-bottom:70px}.fundSection .sectionHeader p{color:#d6b46a;text-transform:uppercase;letter-spacing:3px;font-weight:600}.fundSection .sectionHeader h2{color:#fff;margin:0;font-size:clamp(46px,7vw,72px)}.fundWrapper{max-width:1300px;margin:auto}.fundTop{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:35px;margin-bottom:35px;display:grid}.fundBottom{display:block}.fundCard{background:#fff;border-radius:28px;min-width:0;padding:45px;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 20px 45px #00000014}.fundCard:before{content:"";background:#b78a3b;width:6px;height:100%;position:absolute;top:0;left:0}.fundCard:hover{transform:translateY(-8px);box-shadow:0 30px 60px #0000001f}.fundIcon{background:#eef5ea;border-radius:18px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:25px;font-size:34px;display:flex}.fundCard h3{color:#31522b;margin-top:0;margin-bottom:20px;font-size:32px}.fundCard p{color:#444;font-size:18px;line-height:1.9}.fundColumns{grid-template-columns:repeat(2,1fr);gap:50px;margin-top:30px;display:grid}.fundColumns ul{margin:0;padding:0;list-style:none}.fundColumns li{color:#333;border-bottom:1px solid #ececec;padding:14px 0;font-size:18px}.policySection{background:#314f2e;padding:110px 8%}.policySection .sectionHeader p{color:#d6b46a;text-transform:uppercase;letter-spacing:3px;font-weight:600}.policySection .sectionHeader h2{color:#fff}.policyGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;margin-top:60px;display:grid}.policyCard{background:#fff;border-radius:24px;min-width:0;padding:45px}.policyCard h3{color:#314f2e;margin-top:0;font-size:30px}.policyCard p,.policyCard li{font-size:17px;line-height:1.9}.policyCard ol{padding-left:25px}.policyList{margin-top:15px}.gallerySection{background:#fff;padding:110px 8%}.gallerySection .sectionHeader p{color:#d6b46a;text-transform:uppercase;letter-spacing:3px;font-weight:600}.gallerySection .sectionHeader h2{color:#314f2e}.gallerySlider{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;margin-top:60px;display:grid}.galleryItem{aspect-ratio:3/4;background-position:50%;background-size:cover;border-radius:25px;min-height:260px;transition:all .35s;position:relative;overflow:hidden}.galleryItem:before{content:"";background:linear-gradient(#0000,#0009);position:absolute;inset:0}.galleryItem:hover{transform:translateY(-10px);box-shadow:0 20px 50px #00000040}.galleryItem span{z-index:5;color:#fff;font-size:24px;font-weight:700;position:absolute;bottom:25px;left:30px}.item1{background-image:url(/images/Zweininbeeld.jpeg)}.item2{background-image:url(/images/ImageVerseschade.jpeg)}.item3{background-image:url(/images/Imagereeingras.jpeg)}.item4{background-image:url(/images/Imagewinter.jpeg)}.contactSection{background-color:#0000;background-image:linear-gradient(#141e14bf,#141e14bf),url(/images/Imagezomer2.jpeg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:110px 8%}.contactBox{background:#f4efe3;border-radius:28px;max-width:850px;padding:50px}.contactBox p{font-size:18px;line-height:1.8}.contactDetails{border-top:1px solid #314f2e40;gap:15px;margin-top:30px;padding-top:20px;display:grid}.contactDetails p{overflow-wrap:anywhere;margin:0;font-size:18px}.footer{color:#fff;text-align:center;background:#182118;padding:45px 8%}.footer p{color:#fff;letter-spacing:1px;margin:0}@media (width<=1180px){.navbar{align-items:flex-start;padding:18px 6%}nav{gap:14px 18px}nav a{font-size:14px}.boardGrid{grid-template-columns:1fr 1fr}.boardCard:last-child{grid-column:1/-1}.gallerySlider{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:20px;padding-bottom:16px;display:flex;overflow-x:auto}.gallerySlider::-webkit-scrollbar{height:8px}.gallerySlider::-webkit-scrollbar-thumb{background:#31522b;border-radius:10px}.galleryItem{scroll-snap-align:center;flex:0 0 calc(50% - 10px)}}@media (width<=1000px){.navbar{text-align:center;flex-direction:column;align-items:center;position:sticky}nav{justify-content:center}.heroContent{padding-top:90px}.infoSection,.policyGrid,.fundTop{grid-template-columns:1fr}.infoSection.left .infoText,.infoSection.left .infoImage{order:initial}.infoImage{min-height:360px}.activityGridLarge,.fundColumns{grid-template-columns:1fr;gap:18px}.fundColumns{gap:0}.boardSection,.fundSection{background:linear-gradient(#31522b 0%,#3d6535 320px,#f7f4ea 320px 100%)}}@media (width<=760px){.navbar{gap:12px;padding:14px 5%}.logo{font-size:20px}nav{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;gap:10px;width:100%;padding:4px 0 8px;overflow-x:auto}nav::-webkit-scrollbar{display:none}nav a{scroll-snap-align:start;background:#314f2e14;border-radius:999px;flex:none;padding:8px 12px;font-size:13px}.hero{min-height:calc(100svh - 1px)}.heroContent{min-height:calc(100svh - 1px);padding:90px 5% 70px}.hero h1{font-size:clamp(40px,13vw,54px)}.hero p{font-size:17px}.scrollIndicator{display:none}.infoText,.activitySection,.boardSection,.policySection,.fundSection,.gallerySection,.contactSection{padding-left:5%;padding-right:5%}.infoText{padding-top:70px;padding-bottom:70px}.infoImage{min-height:300px}.sectionHeader{margin-bottom:38px}.sectionHeader h2,.infoText h2,.contactBox h2{font-size:36px}.activitySection,.boardSection,.policySection,.fundSection,.gallerySection,.contactSection{padding-top:80px;padding-bottom:80px}.activityContent{gap:28px;margin-top:35px}.activityBlock,.boardCard,.policyCard,.fundCard,.contactBox{border-radius:20px;padding:24px}.activityBlock h3,.boardCard h3,.policyCard h3,.fundCard h3{font-size:26px}.activityBlock p,.infoText p,.fundCard p,.policyCard p,.policyCard li,.boardCard p,.boardCard li,.contactBox p,.fundColumns li{font-size:16px;line-height:1.75}.activityCardLarge{padding:22px}.boardGrid{grid-template-columns:1fr;gap:24px;margin-top:35px}.boardCard:last-child{grid-column:auto}.financeTable{white-space:nowrap;display:block;overflow-x:auto}.fundIcon{width:58px;height:58px;margin-bottom:20px;font-size:28px}.gallerySlider{margin-top:35px}.galleryItem{flex:0 0 82%;min-height:330px}.galleryItem span{font-size:20px;bottom:20px;left:20px}}@media (width<=480px){.hero h1{font-size:38px}.smallTitle{letter-spacing:2px;font-size:12px}.heroButton{text-align:center;width:100%}.sectionHeader h2,.infoText h2,.contactBox h2{font-size:32px}.boardSection .sectionHeader h2,.fundSection .sectionHeader h2{font-size:42px}.boardSection,.fundSection{background:linear-gradient(#31522b 0%,#3d6535 250px,#f7f4ea 250px 100%)}.galleryItem{flex:0 0 88%;min-height:300px}}.hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;width:48px;height:48px;padding:0;display:none}.hamburger span{background:#314f2e;border-radius:999px;width:28px;height:3px;margin:6px auto;transition:all .3s;display:block}.hamburger.active span:first-child{transform:translateY(9px)rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}@media (width<=900px){.navbar{z-index:1000;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:18px 5%;position:fixed;top:0;left:0}.hamburger{display:block}nav{background:#f4efe3;border-bottom:1px solid #00000014;flex-direction:column;align-items:center;gap:0;width:100%;max-height:0;transition:max-height .35s;display:flex;position:absolute;top:100%;left:0;overflow:hidden}nav.open{max-height:600px}nav a{text-align:center;border-bottom:1px solid #0000000f;width:100%;padding:18px}.hero{height:calc(100vh - 82px);margin-top:82px}}.pageMain{padding-top:82px}nav a.active{color:#b18b43;text-decoration:underline}.homeCardsSection{background:#f7f4ea;padding:110px 8%}.homeCardsSection .sectionHeader p{color:#b18b43;text-transform:uppercase;letter-spacing:3px;font-weight:600}.homeCards{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:50px;display:grid}.homeCard{background:#fff;border-radius:24px;padding:40px;text-decoration:none;transition:all .3s;box-shadow:0 15px 40px #00000014}.homeCard:hover{transform:translateY(-8px);box-shadow:0 25px 55px #00000024}.homeCard h3{color:#314f2e;margin-top:0;font-size:30px}.homeCard p{color:#444;font-size:17px;line-height:1.8}.homeSupport{color:#fff;background-color:#0000;background-image:linear-gradient(#314f2ed1,#314f2ed1),url(/images/Imagezomer2.jpeg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:120px 8%}.homeSupport div{max-width:850px}.homeSupport h2{margin:10px 0 25px;font-size:clamp(38px,6vw,70px)}.homeSupport p{font-size:19px;line-height:1.8}.notFoundPage{background:#f4efe3;min-height:80vh;padding:160px 8% 100px}.notFoundPage h1{color:#314f2e;margin-bottom:20px;font-size:clamp(42px,7vw,76px)}.notFoundPage p{margin-bottom:30px;font-size:19px}@media (width<=900px){.homeCards{grid-template-columns:1fr}.pageMain{padding-top:82px}}@media (width<=760px){.homeCardsSection,.homeSupport{padding:80px 5%}.homeCard{padding:28px}}
