@import"https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&family=Inter:wght@400;500;600;700&display=swap";:root{--color-forest-50: #f0fdf4;--color-forest-100: #dcfce7;--color-forest-200: #bbf7d0;--color-forest-300: #86efac;--color-forest-400: #4ade80;--color-forest-500: #22c55e;--color-forest-600: #16a34a;--color-forest-700: #15803d;--color-forest-800: #166534;--color-forest-900: #145231;--color-earth-50: #faf5f0;--color-earth-100: #f5ede5;--color-earth-200: #edded2;--color-earth-300: #dcc4ac;--color-earth-400: #c9a876;--color-earth-500: #a68860;--color-earth-600: #8a6e50;--color-earth-700: #6f5643;--color-earth-800: #5a443a;--color-earth-900: #483830;--color-sage-50: #f6f8f5;--color-sage-100: #eef1eb;--color-sage-200: #dfe5d7;--color-sage-300: #cdd3c1;--color-sage-400: #b8bfa9;--color-sage-500: #a3ab94;--color-sage-600: #89937c;--color-sage-700: #6f7a64;--color-sage-800: #5a6451;--color-sage-900: #464d41;--font-display: "Merriweather", Georgia, "Times New Roman", serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--max-width: 80rem;--spacing-unit: .5rem}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#fff;color:var(--color-earth-900);font-family:var(--font-body);font-size:1rem;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700;color:var(--color-forest-900);line-height:1.2;margin-bottom:1.5rem}h1{font-size:clamp(2rem,8vw,3.5rem)}h2{font-size:clamp(1.75rem,6vw,3rem)}h3{font-size:clamp(1.5rem,5vw,2rem)}h4{font-size:1.25rem}p{margin-bottom:1rem}a{color:var(--color-forest-600);text-decoration:none;transition:color .3s ease}a:hover{color:var(--color-forest-700)}button{font-family:var(--font-body);cursor:pointer;border:none;font-size:1rem}input,textarea,select{font-family:var(--font-body);font-size:1rem}.btn-primary{padding:.75rem 1.5rem;background-color:var(--color-forest-600);color:#fff;border-radius:.5rem;font-weight:600;transition:background-color .3s ease;display:inline-block}.btn-primary:hover{background-color:var(--color-forest-700)}.btn-secondary{padding:.75rem 1.5rem;background-color:var(--color-sage-200);color:var(--color-earth-900);border-radius:.5rem;font-weight:600;transition:background-color .3s ease;display:inline-block}.btn-secondary:hover{background-color:var(--color-sage-300)}.container-main{max-width:var(--max-width);margin:0 auto;padding:0 1rem}.section-padding{padding:4rem 0}@media (min-width: 768px){.section-padding{padding:6rem 0}}@media (min-width: 1024px){.section-padding{padding:8rem 0}}.grid{display:grid;gap:2rem}.grid-cols-1,.grid.md\:grid-cols-2,.grid.md\:grid-cols-3{grid-template-columns:1fr}@media (min-width: 768px){.grid.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid.md\:grid-cols-3{grid-template-columns:repeat(3,1fr)}}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.space-y-3{display:flex;flex-direction:column;gap:.75rem}.space-y-6{display:flex;flex-direction:column;gap:1.5rem}.p-2{padding:.5rem}.p-8{padding:2rem}.p-12{padding:3rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mt-4{margin-top:1rem}.bg-white{background-color:#fff}.bg-forest-50{background-color:var(--color-forest-50)}.bg-forest-600{background-color:var(--color-forest-600)}.bg-forest-100{background-color:var(--color-forest-100)}.bg-sage-50{background-color:var(--color-sage-50)}.bg-sage-100{background-color:var(--color-sage-100)}.bg-earth-900{background-color:var(--color-earth-900)}.text-white{color:#fff}.text-earth-700{color:var(--color-earth-700)}.text-earth-600{color:var(--color-earth-600)}.text-earth-900{color:var(--color-earth-900)}.text-forest-600{color:var(--color-forest-600)}.text-forest-700{color:var(--color-forest-700)}.text-sage-100{color:var(--color-sage-100)}.text-sage-300{color:var(--color-sage-300)}.text-forest-900{color:var(--color-forest-900)}.text-center{text-align:center}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-5xl{font-size:3rem}.text-6xl{font-size:3.75rem}em{font-style:italic}strong,b{font-weight:700}.leading-relaxed{line-height:1.75}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.border{border:1px solid}.border-t{border-top:1px solid}.border-l-4{border-left:4px solid}.border-sage-200{border-color:var(--color-sage-200)}.border-sage-300{border-color:var(--color-sage-300)}.border-earth-800{border-color:var(--color-earth-800)}.border-forest-600{border-color:var(--color-forest-600)}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-lg,.hover\:shadow-lg:hover{box-shadow:0 10px 25px #0000001a}.hover\:bg-forest-700:hover{background-color:var(--color-forest-700)}.hover\:bg-sage-100:hover{background-color:var(--color-sage-100)}.hover\:bg-sage-50:hover{background-color:var(--color-sage-50)}.hover\:text-forest-400:hover{color:var(--color-forest-400)}.hover\:text-forest-600:hover{color:var(--color-forest-600)}.transition-colors{transition:color .3s ease,background-color .3s ease}.transition-shadow{transition:box-shadow .3s ease}.w-full{width:100%}.w-6{width:1.5rem}.w-10{width:2.5rem}.w-12{width:3rem}.h-6{height:1.5rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-96{height:24rem}.max-w-2xl{max-width:42rem}.prose{font-size:1rem}.prose-lg{font-size:1.125rem}.hidden{display:none}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.flex{display:flex}.hidden{display:none!important}.sticky{position:sticky}.top-0{top:0}.z-50{z-index:50}.group:hover .group-hover\:bg-forest-700{background-color:var(--color-forest-700)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--color-sage-50),white)}.bg-gradient-to-br{background-image:linear-gradient(135deg,var(--color-forest-100),var(--color-sage-100))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--color-forest-50),var(--color-sage-50))}.flex-shrink-0{flex-shrink:0}input:focus,textarea:focus,select:focus{outline:none;ring:2px;ring-color:var(--color-forest-600);border-radius:.5rem}@media (min-width: 640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:inline{display:inline}}@media (min-width: 768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:gap-12{gap:3rem}.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.md\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.md\:grid-cols-4{grid-template-columns:repeat(4,1fr)}.md\:flex-row{flex-direction:row}}@media (min-width: 1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}}.hero-section{padding:8rem 1rem;color:#fff;position:relative;overflow:hidden;min-height:600px;display:flex;align-items:center}.hero-bg{position:absolute;inset:0;background-position:center center;background-size:cover;background-repeat:no-repeat;animation:kenBurns 15s ease-in-out forwards;z-index:0}.hero-overlay{position:absolute;inset:0;background:linear-gradient(#00000080,#00000080),linear-gradient(135deg,#16a34a4d,#0d5d274d,#15803d4d);z-index:1}.hero-content{max-width:80rem;margin:0 auto;width:100%;padding:0 1rem;position:relative;z-index:2}.hero-box{background-color:#fff;padding:3rem;max-width:900px;margin:0 auto;border:1px solid rgba(0,0,0,.1);border-left:5px solid #145231}.hero-title{margin:0 0 1.5rem;color:#312f2f;font-size:3.5rem;font-family:Merriweather,serif;font-weight:500;line-height:1.2}.hero-divider{display:flex;align-items:center;justify-content:center;gap:1rem;margin:0 auto 2rem}.hero-divider-line{flex:1;max-width:150px;height:2px;background:linear-gradient(90deg,transparent,#16a34a)}.hero-divider-line.end{background:linear-gradient(90deg,#16a34a,transparent)}.hero-divider-dot{width:12px;height:12px;background-color:#16a34a;border-radius:50%}.hero-subtitle{margin:0 0 2rem;font-size:1.75rem;color:#312f2f;font-weight:300;line-height:1.6}.hero-cta{padding:1rem 2.5rem;background-color:#145231;color:#fff;border-radius:.5rem;font-weight:600;text-decoration:none;font-size:1rem;transition:all .3s ease;display:inline-block;box-shadow:0 4px 15px #0000001a}.hero-cta:hover{background-color:#16a34a;transform:translateY(-2px);box-shadow:0 8px 20px #16a34a4d}.hero-sectors-desktop{margin:0 0 2rem;font-size:1.75rem;color:#312f2f;line-height:1.8;font-weight:300;display:flex;flex-direction:column;gap:1rem;align-items:center;text-transform:uppercase;text-align:left}.hero-sectors-mobile{margin:0 0 2rem;color:#312f2f;font-weight:300;display:none;font-size:.95rem;text-align:center}.hero-sectors-mobile>div{margin-bottom:.3rem}.hero-sectors-mobile a{color:#312f2f;text-decoration:none;transition:color .3s ease}.hero-sectors-mobile a:hover{color:#16a34a}.hero-sector-item{margin:0}.hero-sector-check{color:#16a34a}.hero-sector-link{color:#312f2f;text-decoration:none;transition:color .3s ease;border-bottom:2px solid transparent;padding-bottom:2px}.hero-sector-link:hover{color:#16a34a}@keyframes kenBurns{0%{transform:scale(1) translate(0) translateY(0)}to{transform:scale(1.2) translate(-3%) translateY(-3%)}}.grid-section{background-color:#fff;padding:2rem 1rem;width:100%;box-sizing:border-box;overflow-x:hidden}.grid-container{max-width:90rem;margin:0 auto;position:relative;display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:center;width:100%}.grid-image{width:100%;height:500px;overflow:hidden;border-radius:.5rem}.grid-image img{width:100%;height:100%;object-fit:cover}.grid-text{border:3px solid #16a34a;padding:2.5rem;background-color:#fff;text-align:center;position:relative;z-index:10;width:100%;box-sizing:border-box}.grid-text.left{margin-left:-80px}.grid-text.right{margin-right:-80px}.grid-text h3{margin:0 0 1.5rem;font-size:clamp(1.25rem,4vw,1.5rem);font-family:Merriweather,serif;font-weight:700;color:#312f2f;line-height:1.4}.grid-text p{margin:0 0 1rem;font-size:clamp(.95rem,3vw,1.05rem);color:#312f2f;line-height:1.7}.grid-text p:last-child{margin:0}.contact-card{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;text-align:center;border-left:4px solid #16a34a;width:100%;box-sizing:border-box}.contact-card-icon{font-size:clamp(2rem,6vw,2.5rem);margin-bottom:.35rem}.contact-card h3{margin:0 0 1rem;color:#2d2d2d;font-size:clamp(1rem,3vw,1.125rem);font-family:Merriweather,serif;font-weight:700}.contact-card-content{color:#6f5643;font-size:clamp(.85rem,2vw,.95rem)}.team-card{display:flex;flex-direction:column;align-items:center;text-align:center}.team-image{width:100%;height:350px;overflow:hidden;border-radius:.5rem;margin-bottom:1.5rem}.team-image img{width:100%;height:100%;object-fit:cover}.team-info{width:100%;padding:2.5rem 2rem;border:1px solid #dfe5d7;border-radius:.5rem;position:relative}.team-info:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:60px;height:3px;background-color:#16a34a}.team-info h3{margin:0 0 1.5rem;font-size:1.3rem;font-family:Merriweather,serif;font-weight:700;color:#145231;line-height:1.4}.team-info p{margin:0 0 1rem;font-size:.95rem;color:#312f2f;line-height:1.8}.team-info p:last-of-type{margin:0 0 3rem}.team-link{padding:.75rem 2rem;background:#145231;color:#fff;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease;display:inline-block;box-shadow:0 2px 8px #14523133;margin-top:1rem}.team-link:hover{background:linear-gradient(135deg,#16a34a,#0d5d27);color:#fff;box-shadow:0 8px 20px #16a34a66}.team-badge{font-size:.9rem;color:#16a34a;font-weight:600;padding:.5rem 1.5rem;background-color:#f0fdf4;border-radius:2rem;display:inline-block}@media (max-width: 768px){.hero-section{padding:2rem 1rem!important;min-height:auto!important}.hero-box{padding:1.5rem!important;max-width:100%!important;width:100%!important}.hero-title{font-size:1.5rem!important;margin-bottom:.75rem!important}.hero-subtitle{font-size:1rem!important;margin-bottom:1rem!important}.hero-sectors-desktop{display:none!important}.hero-sectors-mobile{display:block!important}.hero-cta{padding:.65rem 1.5rem!important;font-size:.85rem!important}.grid-container{grid-template-columns:1fr!important}.grid-image{display:none!important}.grid-text{margin-left:0!important;margin-right:0!important;border:2px solid #16a34a!important;padding:1.5rem!important}.team-grid{grid-template-columns:1fr!important;gap:2rem!important}}@media (max-width: 1024px){.team-grid{grid-template-columns:1fr 1fr!important;gap:2rem!important}}#desktop-nav[data-astro-cid-3ef6ksr2]{display:flex}#menu-toggle[data-astro-cid-3ef6ksr2],#mobile-menu[data-astro-cid-3ef6ksr2]{display:none}@media (max-width: 767px){#menu-toggle[data-astro-cid-3ef6ksr2]{display:block}#desktop-nav[data-astro-cid-3ef6ksr2],#mobile-menu[data-astro-cid-3ef6ksr2]{display:none}.mobile-phone-icon[data-astro-cid-3ef6ksr2]{display:flex!important;position:absolute;left:1rem}.logo-link[data-astro-cid-3ef6ksr2]{padding:5px 0!important}}.mobile-menu-nav[data-astro-cid-3ef6ksr2]{animation:slideDown .3s ease-in-out!important}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}#mobile-menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:#16a34a!important}@media (min-width: 768px){#menu-toggle[data-astro-cid-3ef6ksr2]{display:none}#desktop-nav[data-astro-cid-3ef6ksr2]{display:flex}#mobile-menu[data-astro-cid-3ef6ksr2]{display:none}}#desktop-nav[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2][href="/contatti"]:hover{transform:translateY(-3px)!important;box-shadow:0 6px 20px #16a34a59!important;background:linear-gradient(135deg,#0d5d27,#145231)!important}.agrario-submenu[data-astro-cid-3ef6ksr2]:hover .agrario-submenu-dropdown[data-astro-cid-3ef6ksr2]{display:block!important}@media (max-width: 768px){footer[data-astro-cid-sz7xmlte] div[data-astro-cid-sz7xmlte]>div[data-astro-cid-sz7xmlte]{text-align:center}footer[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte],footer[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{text-align:center}footer[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{justify-content:center;align-items:center}footer[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{justify-content:center}}.cookie-banner[data-astro-cid-fzbxxtek]{position:fixed;bottom:0;left:0;right:0;background:#fff;color:#312f2f;padding:0;z-index:999;display:none;box-shadow:0 -8px 32px #0000001a;border-top:2px solid #16a34a}.cookie-banner[data-astro-cid-fzbxxtek].show{display:block;animation:slideUp .4s cubic-bezier(.4,0,.2,1)}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.cookie-container[data-astro-cid-fzbxxtek]{max-width:1400px;margin:0 auto;padding:2rem 1.5rem;display:flex;justify-content:flex-start;align-items:center;gap:2.5rem}.cookie-content[data-astro-cid-fzbxxtek]{flex:1;min-width:0}.cookie-content[data-astro-cid-fzbxxtek] h3[data-astro-cid-fzbxxtek]{margin:0 0 .75rem;font-size:1.125rem;font-weight:700;font-family:Merriweather,serif;color:#312f2f;letter-spacing:-.5px}.cookie-content[data-astro-cid-fzbxxtek] p[data-astro-cid-fzbxxtek]{margin:0;font-size:.9rem;line-height:1.6;color:#6f5643}.cookie-link[data-astro-cid-fzbxxtek]{color:#16a34a;text-decoration:none;font-weight:600;transition:all .3s ease}.cookie-link[data-astro-cid-fzbxxtek]:hover{color:#15803d;text-decoration:underline}.cookie-actions[data-astro-cid-fzbxxtek]{display:flex;gap:1rem;flex-shrink:0}.cookie-btn[data-astro-cid-fzbxxtek]{padding:.875rem 1.75rem;border:none;border-radius:.75rem;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;white-space:nowrap;display:flex;align-items:center;justify-content:center;font-family:inherit}.cookie-reject[data-astro-cid-fzbxxtek]{background-color:#f3f4f6;color:#312f2f;border:1px solid #e5e7eb}.cookie-reject[data-astro-cid-fzbxxtek]:hover{background-color:#e5e7eb;border-color:#d1d5db;transform:translateY(-1px)}.cookie-accept[data-astro-cid-fzbxxtek]{background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;box-shadow:0 2px 8px #16a34a40}.cookie-accept[data-astro-cid-fzbxxtek]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #16a34a59}@media (max-width: 1024px){.cookie-container[data-astro-cid-fzbxxtek]{flex-wrap:wrap;gap:1.5rem}.cookie-actions[data-astro-cid-fzbxxtek]{flex-basis:100%;justify-content:flex-end}}@media (max-width: 768px){.cookie-banner[data-astro-cid-fzbxxtek]{padding:0}.cookie-container[data-astro-cid-fzbxxtek]{flex-direction:column;gap:1.5rem;padding:1.5rem;text-align:center}.cookie-content[data-astro-cid-fzbxxtek]{width:100%}.cookie-content[data-astro-cid-fzbxxtek] h3[data-astro-cid-fzbxxtek]{font-size:1rem}.cookie-content[data-astro-cid-fzbxxtek] p[data-astro-cid-fzbxxtek]{font-size:.85rem}.cookie-actions[data-astro-cid-fzbxxtek]{flex-direction:column;width:100%;justify-content:stretch}.cookie-btn[data-astro-cid-fzbxxtek]{width:100%}}html,body{overflow-x:hidden;width:100%}
