.children-page{background:var(--article-gray,#f3f3f3);color:var(--article-ink,#101411);font-family:'Oxygen-Regular',Oxygen,Arial,sans-serif}
.children-page h1,.children-page h2,.children-page .brand strong{font-family:'Oswald-VariableFont_wght',Oswald,Arial,sans-serif!important}
.children-page p,.children-page a,.children-page button{font-family:'Oxygen-Regular',Oxygen,Arial,sans-serif!important}
.children-page main{overflow:hidden}
.children-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:600px;background:var(--article-green,#2d6e36)}
.children-hero__media{position:relative;height:600px;margin:0;overflow:hidden}
.children-hero__media img{display:block;width:100%;height:100%;object-fit:cover}
.children-hero__media figcaption{position:absolute;right:0;bottom:0;left:0;padding:8px 18px;background:rgba(0,0,0,.55);color:#fff;font-size:11px}
.children-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:44px 4vw 44px 7.2vw}
.children-page .children-kicker{margin:0 0 10px;color:#dcefdc;font:500 25px/1.25 'Oswald-VariableFont_wght',Oswald,Arial,sans-serif;font-family:'Oswald-VariableFont_wght',Oswald,Arial,sans-serif!important}
.children-hero h1{max-width:740px;margin:0 0 25px;color:#fff;font:400 48px/1.22 'Oswald-VariableFont_wght',Oswald,Arial,sans-serif;letter-spacing:0}
.children-hero__copy>p:last-child{max-width:740px;margin:0;color:rgba(255,255,255,.94);font-size:15px;line-height:1.72}
.children-hero__copy strong{color:#fff}
.children-section{padding:68px 24px}
.children-section--white{background:#fff}
.children-section--gray{background:var(--article-gray,#f3f3f3)}
.children-section__inner{width:min(1440px,100%);margin:0 auto;padding:0 48px;box-sizing:border-box}
.children-section__date{margin:0 0 10px;color:var(--article-green,#2d6e36);font-size:12px;font-weight:500;line-height:1.5;letter-spacing:.08em;text-transform:uppercase}
.children-section h2{margin:0 0 30px;font:400 34px/1.25 'Oswald-VariableFont_wght',Oswald,Arial,sans-serif}
.children-section__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px}
.children-section__column p{margin:0;color:var(--article-muted,#5d625e);font-size:15px;line-height:1.78}
.children-section__column strong{color:var(--article-ink,#101411)}
.children-callout{display:flex;gap:16px;margin-top:22px;padding:22px;border:1px solid #cddfce;border-radius:10px;background:linear-gradient(145deg,#f3f8f3,#fff);box-shadow:0 10px 25px rgba(34,86,41,.08);box-sizing:border-box}.children-callout:first-child{margin-top:0}.children-callout__icon{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--article-green,#2d6e36);color:#fff;font:700 21px/1 Oxygen,Arial,sans-serif}.children-callout>div{min-width:0}.children-callout strong{display:block;margin:1px 0 7px;color:var(--article-green-dark,#245b2c);font-size:14px;letter-spacing:.02em}.children-callout p{margin:0!important;font-size:14px!important;line-height:1.7!important}.children-callout--warning{border-color:#efc5c5;background:linear-gradient(145deg,#fff4f4,#fff);box-shadow:0 10px 25px rgba(145,35,35,.07)}.children-callout--warning .children-callout__icon{background:#c93434;font-size:24px}.children-callout--warning strong{color:#a92727}
.children-section a,.children-partners a{color:var(--article-green,#2d6e36);text-underline-offset:3px}
.children-portfolio{padding:72px 24px;background:#fff}.children-portfolio__inner{width:min(1440px,100%);margin:0 auto;padding:0 48px;box-sizing:border-box}.children-portfolio h2{margin:0 0 12px;font:400 34px/1.25 'Oswald-VariableFont_wght',Oswald,Arial,sans-serif}.children-portfolio__intro{max-width:none;margin:0 0 34px;color:var(--article-muted,#5d625e);font-size:15px;line-height:1.7;white-space:nowrap}.children-depots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.children-depot{overflow:hidden;border:1px solid var(--article-line,#e3e3e3);border-radius:12px;background:#f7f8f7;box-shadow:0 14px 34px rgba(24,50,27,.07)}.children-depot>h3{margin:0;padding:25px 28px 20px;font:400 27px/1.3 'Oswald-VariableFont_wght',Oswald,Arial,sans-serif}.children-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0 28px;background:#dfe3df;border:1px solid #dfe3df;border-radius:8px;overflow:hidden}.children-stats>div{min-width:0;padding:20px 15px;background:#fff}.children-stats strong,.children-stats span,.children-stats small{display:block}.children-stats strong{color:var(--article-green,#2d6e36);font-size:23px;line-height:1.2}.children-stats span{margin-top:8px;color:var(--article-ink,#101411);font-size:13px;font-weight:600;line-height:1.35}.children-stats small{margin-top:4px;color:var(--article-muted,#5d625e);font-size:11px}.children-allocation{display:grid;grid-template-columns:210px minmax(0,1fr);gap:22px;align-items:center;padding:30px 28px}.children-donut{position:relative;width:210px;height:210px;margin:0}.children-donut svg{display:block;width:100%;height:100%;overflow:visible;transform:rotate(-90deg)}.children-donut circle{fill:none;stroke-width:6}.children-donut__track{stroke:#e4e7e4}.children-donut__segment{cursor:pointer;transition:opacity .18s ease,stroke-width .18s ease}.children-donut__segment:nth-of-type(2){stroke:#2d6e36}.children-donut__segment:nth-of-type(3){stroke:#5e9565}.children-donut__segment:nth-of-type(4){stroke:#9abb72}.children-donut__segment:nth-of-type(5){stroke:#d2a64d}.children-donut__segment:nth-of-type(6){stroke:#929892}.children-donut__segment.is-muted{opacity:.28}.children-donut__segment.is-active{stroke-width:7}.children-donut__label{position:absolute;inset:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:#fff;text-align:center;pointer-events:none;box-shadow:0 5px 18px rgba(24,50,27,.07)}.children-donut__label strong{font-size:20px;line-height:1.15}.children-donut__label span{max-width:92px;margin-top:5px;color:var(--article-muted,#5d625e);font-size:10px;line-height:1.3}.children-legend{display:grid;gap:5px;margin:0;padding:0;list-style:none}.children-legend button{display:grid;width:100%;grid-template-columns:12px minmax(0,1fr) auto;gap:9px;align-items:center;padding:8px;border:0;border-radius:6px;background:transparent;color:var(--article-ink,#101411);text-align:left;cursor:pointer}.children-legend button:hover,.children-legend button:focus-visible,.children-legend button.is-active{background:#fff;outline:none}.children-legend i{width:10px;height:10px;border-radius:50%;background:#2d6e36}.children-legend li:nth-child(2) i{background:#5e9565}.children-legend li:nth-child(3) i{background:#9abb72}.children-legend li:nth-child(4) i{background:#d2a64d}.children-legend li:nth-child(5) i{background:#929892}.children-legend span{min-width:0;font-size:11px;line-height:1.35}.children-legend span small{display:block;color:var(--article-muted,#5d625e);font-size:9px}.children-legend strong{font-size:11px;white-space:nowrap}
.children-partners{padding:30px 24px;background:#fff}
.children-partners__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:min(1440px,100%);margin:0 auto}
.children-partner{margin:0;border-radius:9px;background:transparent;transition:transform .2s ease,box-shadow .2s ease}
.children-partner:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(24,50,27,.09)}
.children-partner>a{display:block;overflow:hidden;border:1px solid var(--article-line,#e3e3e3);border-bottom:0;border-radius:9px 9px 0 0;background:#fff}
.children-partner img{display:block;width:100%;height:220px;padding:18px;object-fit:contain;box-sizing:border-box}
.children-partner figcaption{min-height:82px;padding:20px;border:1px solid var(--article-line,#e3e3e3);border-top:0;border-radius:0 0 9px 9px;background:#fff;text-align:center;box-sizing:border-box}
.children-return{display:flex;justify-content:flex-end;width:100%;margin:0;padding:14px max(48px,calc((100vw - 1440px)/2 + 48px)) 70px;background:#fff;box-sizing:border-box}
.children-return a{display:inline-flex;width:432px;max-width:100%;justify-content:flex-start;padding:9px 20px;border:1px solid var(--article-green,#2d6e36);border-radius:6px;background:var(--article-green,#2d6e36);color:#fff;text-decoration:none;box-sizing:border-box}
.children-return a:hover{background:var(--article-green-dark,#245b2c);border-color:var(--article-green-dark,#245b2c)}
@media(max-width:1180px){.children-depots{grid-template-columns:1fr}.children-allocation{grid-template-columns:240px minmax(0,1fr)}.children-donut{width:240px;height:240px}.children-donut__label{inset:62px}}
@media(max-width:991px){.children-hero{height:auto;grid-template-columns:1fr}.children-hero__media{height:430px}.children-hero__copy{padding:52px 40px}.children-section__inner,.children-portfolio__inner{padding:0 22px}.children-portfolio__intro{white-space:normal}}
@media(max-width:800px){.children-section__grid,.children-partners__grid{grid-template-columns:1fr}.children-allocation{grid-template-columns:1fr}.children-donut{width:230px;height:230px;margin:0 auto}.children-donut__label{inset:60px}}
@media(max-width:600px){.children-hero__media{height:300px}.children-hero__copy{padding:38px 22px 43px}.children-hero h1{font-size:37px}.children-section{padding:48px 16px}.children-section__inner{padding:0 4px}.children-section h2{font-size:28px}.children-callout{gap:13px;padding:18px 16px}.children-callout__icon{flex-basis:36px;width:36px;height:36px}.children-portfolio{padding:50px 16px}.children-portfolio__inner{padding:0}.children-portfolio h2{font-size:28px}.children-depot>h3{padding:22px 18px 17px}.children-stats{grid-template-columns:1fr;margin:0 18px}.children-stats>div{padding:15px 17px}.children-allocation{padding:25px 18px}.children-legend button{padding:9px 5px}.children-partners{padding:20px 16px}.children-partner img{height:180px;padding:14px}.children-return{padding:12px 20px 44px}}
@media(prefers-reduced-motion:reduce){.children-donut__segment{transition:none}}
.children-donut,.children-donut svg,.children-donut svg *{-webkit-tap-highlight-color:transparent;outline:none!important}.children-donut__segment:focus,.children-donut__segment:focus-visible,.children-donut svg:focus{outline:none!important}
.children-donut__segment:nth-of-type(2){stroke:var(--chart-green-1,#2d6e36)}.children-donut__segment:nth-of-type(3){stroke:var(--chart-green-2,#5e9565)}.children-donut__segment:nth-of-type(4){stroke:var(--chart-green-3,#79a77e)}.children-donut__segment:nth-of-type(5){stroke:var(--chart-green-4,#9abb72)}.children-donut__segment:nth-of-type(6){stroke:var(--chart-neutral,#929892)}.children-legend i{background:var(--chart-green-1,#2d6e36)}.children-legend li:nth-child(2) i{background:var(--chart-green-2,#5e9565)}.children-legend li:nth-child(3) i{background:var(--chart-green-3,#79a77e)}.children-legend li:nth-child(4) i{background:var(--chart-green-4,#9abb72)}.children-legend li:nth-child(5) i{background:var(--chart-neutral,#929892)}
