.foundation-page .site-header{-webkit-backdrop-filter:blur(12px);background:#ffffffd1}.foundation-page{--fp-primary:#027736;--fp-primary-container:#038f44;--fp-secondary:#16a34a;--fp-secondary-container:#86efac;--fp-on-surface:#1b1c1c;--fp-on-surface-variant:#425047;--fp-outline:#737781;--fp-surface:#fcf9f8;--fp-surface-low:#f0eded;--fp-surface-container:#b8dbc7;--fp-surface-highest:#e4e2e1;--fp-primary-fixed:#dcfce7;--fp-white:#fff;--fp-radius-lg:12px;--fp-radius-xl:16px;--fp-radius-2xl:24px;--fp-radius-pill:9999px;--fp-shadow-card:0 1px 2px #0000000d;--fp-shadow-card-hover:0 20px 25px -5px #00000014, 0 8px 10px -6px #0000000f;--fp-shadow-report:0 20px 25px -5px #0000001a, 0 8px 10px -6px #00000014;--fp-section-y:clamp(5.5rem, 10vw, 6.5rem);--fp-font-label:Inter, system-ui, sans-serif;--fp-font-headline:"Plus Jakarta Sans", "Public Sans", system-ui, sans-serif;--fp-font-body:"Public Sans", Inter, system-ui, sans-serif;background:var(--fp-surface);color:var(--fp-on-surface)}.foundation-page h1,.foundation-page h2,.foundation-page h3,.foundation-page h4,.foundation-page h5{font-family:var(--fp-font-headline)}.foundation-page .material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24}.foundation-page .container{width:min(1280px,100% - 2rem);margin-inline:auto}.foundation-main{gap:0;display:grid}.foundation-hero{align-items:center;min-height:560px;display:flex;position:relative;overflow:hidden}.foundation-hero-image{object-fit:cover}.foundation-hero-overlay{background:linear-gradient(90deg,#027736e6 0%,#02773680 55%,#02773659 100%);position:absolute;inset:0}.foundation-hero-content{z-index:2;color:var(--fp-white);max-width:42rem;padding:clamp(2rem,5vw,3.5rem) 0;position:relative}.foundation-hero-content h1{letter-spacing:-.02em;margin:0 0 1.5rem;font-size:clamp(2.75rem,5.5vw,3.75rem);font-weight:800;line-height:1.1}.foundation-hero-content>p{color:var(--fp-primary-fixed);max-width:36rem;margin:0 0 2.5rem;font-size:clamp(1.0625rem,2vw,1.25rem);font-weight:300;line-height:1.65}.foundation-hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.foundation-page .foundation-hero-actions .btn{letter-spacing:.01em;border-radius:0;padding:1rem 2rem;font-size:1.0625rem;font-weight:700;line-height:1.2;transition:transform .2s,box-shadow .2s,background-color .2s}.foundation-page .foundation-hero-actions .btn-secondary{background:var(--fp-secondary);color:var(--fp-white);box-shadow:0 10px 15px -3px #006a6838}.foundation-page .foundation-hero-actions .btn-secondary:hover{transform:translateY(-2px);box-shadow:0 12px 20px -4px #006a6847}.foundation-ghost-btn{color:var(--fp-white);-webkit-backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff38;font-weight:600}.foundation-page .foundation-hero-actions .foundation-ghost-btn:hover{background:#ffffff2e;transform:translateY(-1px)}.foundation-projects-section{padding:var(--fp-section-y) 0}.foundation-section-head{margin-bottom:4rem}.foundation-section-head span{color:var(--fp-outline);text-transform:uppercase;letter-spacing:.1em;font-family:var(--fp-font-label);font-size:.875rem;font-weight:600;line-height:1.3;display:block}.foundation-section-head h2{color:var(--fp-on-surface);letter-spacing:-.02em;margin:.5rem 0 0;font-size:clamp(2rem,3.5vw,2.25rem);font-weight:700;line-height:1.2}.foundation-projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem;display:grid}.foundation-project-card{background:var(--fp-surface-low);box-shadow:var(--fp-shadow-card);border:1px solid #0000;border-radius:0;transition:background-color .35s,border-color .35s,box-shadow .35s,transform .35s;overflow:hidden}.foundation-project-card:hover{background:var(--fp-white);box-shadow:var(--fp-shadow-card-hover);border-color:#c3c6d159;transform:translateY(-2px)}.foundation-project-image-wrap{height:14rem;position:relative;overflow:hidden}.foundation-project-card:hover .foundation-project-image{transition:transform .65s;transform:scale(1.08)}.foundation-project-image{object-fit:cover;transition:transform .65s}.foundation-project-status{z-index:2;font-family:var(--fp-font-headline);text-transform:uppercase;letter-spacing:.12em;color:#fff;border-radius:0;align-items:center;padding:.4rem 1rem;font-size:.6875rem;font-weight:700;display:inline-flex;position:absolute;top:.875rem;left:.875rem;box-shadow:0 4px 12px #0000002e}.foundation-project-status--realizzato{background:#1f8a4c}.foundation-project-status--in-corso{background:#0ee95e}.foundation-project-status-typing{white-space:nowrap;border-right:2px solid;animation:2.4s steps(20,end) infinite foundation-project-status-typewriter,.8s step-end infinite foundation-project-status-caret;display:inline-block;overflow:hidden}.foundation-project-status-typing>span{display:inline-block}@keyframes foundation-project-status-typewriter{0%{max-width:0}60%,to{max-width:12ch}}@keyframes foundation-project-status-caret{0%,to{border-right-color:#0000}50%{border-right-color:currentColor}}@media (prefers-reduced-motion:reduce){.foundation-project-status-typing{border-right-color:#0000;animation:none}}.foundation-project-body{padding:2rem}.foundation-project-body h3{color:var(--fp-primary);margin:0 0 .75rem;font-size:1.25rem;font-weight:700;line-height:1.3}.foundation-project-body>p{color:var(--fp-on-surface-variant);margin:0 0 1.5rem;font-size:.875rem;line-height:1.625}.foundation-project-progress{margin:0 0 1.25rem}.foundation-project-progress-labels{font-family:var(--fp-font-label);color:var(--fp-outline);text-transform:uppercase;letter-spacing:.04em;justify-content:space-between;gap:.75rem;font-size:.75rem;font-weight:600;display:flex}.foundation-project-progress-track{background:var(--fp-surface-highest);border-radius:0;height:.5rem;margin-top:.5rem;overflow:hidden}.foundation-project-progress-bar{background:var(--fp-secondary);border-radius:0;height:100%}.foundation-project-body>a{color:var(--fp-secondary);font-size:.875rem;font-weight:700;transition:opacity .2s}.foundation-project-body>a:hover{opacity:.85}.foundation-values-section{background:var(--fp-surface-low);padding:var(--fp-section-y) 0;position:relative;overflow:hidden}.foundation-values-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,6vw,5rem);display:grid}.foundation-values-intro>span{color:var(--fp-outline);text-transform:uppercase;letter-spacing:.1em;font-family:var(--fp-font-label);font-size:.875rem;font-weight:600;display:block}.foundation-values-intro h2{color:var(--fp-on-surface);letter-spacing:-.02em;margin:.5rem 0 2rem;font-size:clamp(2rem,3.5vw,2.25rem);font-weight:700;line-height:1.2}.foundation-values-intro>p{color:var(--fp-on-surface-variant);max-width:38rem;margin:0 0 3rem;font-size:1.125rem;line-height:1.65}.foundation-values-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.foundation-values-items article{background:0 0;border:none;border-radius:0;flex-direction:column;gap:1rem;padding:0;display:flex}.foundation-values-items .material-symbols-outlined{color:var(--fp-secondary);font-feature-settings:"liga";-webkit-font-feature-settings:"liga";font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 40;font-family:Material Symbols Outlined;font-size:2.5rem;line-height:1}.foundation-values-items h4{color:var(--fp-primary);margin:0;font-size:1rem;font-weight:700;line-height:1.3}.foundation-values-items p{color:var(--fp-on-surface-variant);margin:0;font-size:.875rem;line-height:1.55}.foundation-report-column{position:relative}.foundation-report-card{z-index:1;background:var(--fp-white);box-shadow:var(--fp-shadow-report);border:1px solid #e4e2e199;border-radius:0;padding:2.5rem;position:relative}.foundation-report-card-header{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.foundation-report-card-icon-wrap{background:var(--fp-secondary-container);border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}.foundation-report-card-icon-wrap .material-symbols-outlined{color:var(--fp-secondary);font-size:1.875rem}.foundation-report-card-title-block h3{color:var(--fp-primary);margin:0 0 .25rem;font-size:1.5rem;font-weight:700;line-height:1.25}.foundation-report-card-title-block p{color:var(--fp-outline);margin:0;font-size:.875rem;line-height:1.4}.foundation-report-metrics{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.foundation-report-metric-row{border-bottom:1px solid var(--fp-surface-container);justify-content:space-between;align-items:flex-end;gap:1rem;padding-bottom:.5rem;display:flex}.foundation-report-metric-row span:first-child{color:var(--fp-on-surface);font-size:1rem;font-weight:500}.foundation-report-metric-row strong{color:var(--fp-secondary);font-size:1.5rem;font-weight:700;font-family:var(--fp-font-headline);line-height:1}.foundation-report-card .btn{border-radius:0;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:0;padding:1rem 1.25rem;font-size:1rem;font-weight:700;transition:background-color .2s;display:inline-flex}.foundation-report-card .btn .material-symbols-outlined{font-size:1.25rem}.foundation-report-decor{pointer-events:none;filter:blur(48px);z-index:0;border-radius:0;position:absolute}.foundation-report-decor--tr{background:#006a681f;width:10rem;height:10rem;top:-2.5rem;right:-2.5rem}.foundation-report-decor--bl{background:#00366b14;width:15rem;height:15rem;bottom:-2.5rem;left:-2.5rem}.foundation-donation-section{padding:var(--fp-section-y) 0}.foundation-donation-head{text-align:center;margin-bottom:4rem}.foundation-donation-section .foundation-donation-head h2{color:var(--fp-primary);letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(2rem,3.5vw,2.25rem);font-weight:700}.foundation-donation-description{text-align:center;max-width:42rem;color:var(--fp-on-surface-variant);margin:0 auto;font-size:1rem;line-height:1.65}.foundation-donation-methods{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.foundation-donation-methods article{text-align:center;background:var(--fp-white);border:1px solid var(--fp-surface-highest);border-radius:0;flex-direction:column;align-items:center;padding:2.5rem;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex}.foundation-donation-methods article:hover{border-color:var(--fp-secondary);box-shadow:0 4px 14px #006a681f}.foundation-donation-methods .material-symbols-outlined{color:var(--fp-secondary);margin-bottom:1rem;font-size:2.5rem;transition:transform .25s}.foundation-donation-methods article:hover .material-symbols-outlined{transform:scale(1.08)}.foundation-donation-methods h4{color:var(--fp-primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.foundation-donation-methods p{color:var(--fp-outline);margin:0;font-size:.875rem;line-height:1.55}.foundation-corporate-cta{background:var(--fp-primary-container);color:var(--fp-white);border-radius:0;flex-direction:column;align-items:stretch;gap:2rem;padding:clamp(2.5rem,5vw,3rem);display:flex;position:relative;overflow:hidden}@media (min-width:768px){.foundation-corporate-cta{flex-direction:row;justify-content:space-between;align-items:center}}.foundation-corporate-cta-copy{z-index:1;flex:1;min-width:0;position:relative}.foundation-corporate-cta h3{margin:0 0 1rem;font-size:clamp(1.625rem,3vw,1.875rem);font-weight:700;line-height:1.2}.foundation-corporate-cta p{color:var(--fp-primary-fixed);opacity:.92;max-width:36rem;margin:0;font-size:1rem;line-height:1.65}.foundation-corporate-cta .btn-light{z-index:1;background:var(--fp-white);color:var(--fp-primary);white-space:nowrap;border-radius:0;flex-shrink:0;margin-top:0;padding:1rem 2.5rem;font-size:1.0625rem;font-weight:800;transition:background-color .2s,transform .2s;position:relative}.foundation-corporate-cta .btn-light:hover{background:var(--fp-primary-fixed);transform:translateY(-1px)}.foundation-corporate-pattern{opacity:.1;pointer-events:none;justify-content:flex-end;align-items:stretch;width:50%;height:100%;display:flex;position:absolute;top:0;right:0}.foundation-corporate-pattern svg{width:auto;min-width:200px;height:100%}.foundation-testimonials{background:var(--fp-white);padding:var(--fp-section-y) 0}.foundation-testimonials-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:4rem;display:flex}.foundation-testimonials-top .foundation-section-head{margin-bottom:0}.foundation-testimonials-top .foundation-section-head h2{color:var(--fp-primary)}.foundation-testimonial-nav{gap:1rem;display:flex}.foundation-testimonial-nav button{border:1px solid var(--fp-surface-highest);background:var(--fp-white);width:3rem;height:3rem;color:var(--fp-primary);cursor:default;border-radius:0;justify-content:center;align-items:center;transition:background-color .2s;display:inline-flex}.foundation-testimonial-nav button .material-symbols-outlined{font-size:1.35rem}.foundation-testimonial-nav button:hover{background:var(--fp-surface-low)}.foundation-testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem;display:grid}.foundation-testimonial-card{background:var(--fp-surface-low);border-radius:0;padding:3rem;position:relative;overflow:hidden}.foundation-testimonial-card .foundation-testimonial-quote-icon{color:#006a6833;pointer-events:none;font-size:4rem;line-height:1;position:absolute;top:2rem;right:2rem}.foundation-testimonial-card p{z-index:1;color:var(--fp-on-surface);margin:0 0 2rem;font-size:1.25rem;font-style:italic;line-height:1.55;position:relative}.foundation-testimonial-author{z-index:1;align-items:center;gap:1rem;display:flex;position:relative}.foundation-testimonial-author img,.foundation-testimonial-author .placeholder{object-fit:cover;background:#cbe1d3;border-radius:0;width:3rem;height:3rem}.foundation-testimonial-author strong{color:var(--fp-primary);font-size:1rem;font-weight:700;display:block}.foundation-testimonial-author span{color:var(--fp-outline);font-size:.8125rem}@media (max-width:1024px){.foundation-projects-grid,.foundation-values-grid,.foundation-values-items,.foundation-donation-methods{grid-template-columns:repeat(2,minmax(0,1fr))}.foundation-testimonials-grid{grid-template-columns:1fr}}@media (max-width:720px){.foundation-hero{min-height:460px}.foundation-projects-grid,.foundation-values-grid,.foundation-values-items,.foundation-donation-methods{grid-template-columns:1fr}.foundation-page .container{width:min(80rem,100% - 2rem)}.foundation-testimonial-card{padding:2rem}.foundation-testimonial-card p{font-size:1.0625rem}}
