.hide-mobile{display:inline}@media(max-width:768px){.hide-mobile{display:none}}.page-header{min-height:400px;display:flex;flex-direction:column;align-items:center;background:linear-gradient(135deg,var(--primary) 0%,#1B5E20 100%);color:#fff;text-align:center;position:relative;clip-path:ellipse(150% 100% at 50% 0%);margin-bottom:2rem;padding:clamp(120px,15vh,160px) 5% 10px;overflow:hidden}@media(max-width:992px){.about-grid{grid-template-columns:1fr!important;gap:3rem!important}.about-img{width:100%;max-width:500px;margin:0 auto}.about-text{text-align:center;display:flex;flex-direction:column;align-items:center}}.page-header:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.page-header h1{margin-top:3.25rem;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:800;margin-bottom:1rem;line-height:1.1}.page-header p{font-size:1.2rem;max-width:800px;opacity:.9}.pillars-section{padding:8rem 10%}.pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-top:4rem}.pillar-card{background:#fff;padding:3rem 2rem;border-radius:30px;text-align:center;border:1px solid var(--border);transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;box-shadow:0 10px 30px #00000008}.pillar-card:hover{transform:translateY(-15px);border-color:var(--primary);box-shadow:0 20px 40px #2e7d321f}.pillar-card i{font-size:3rem;color:var(--primary);margin-bottom:1.75rem;background:#f0fdf4;width:90px;height:90px;display:flex;align-items:center;justify-content:center;border-radius:24px;transition:all .3s ease}.pillar-card:hover i{background:var(--primary);color:#fff;transform:rotateY(180deg)}.pillar-card h3{font-size:1.4rem;font-weight:800;color:var(--text-dark);margin-bottom:1rem}.pillar-card p{color:var(--text-muted);font-size:.95rem;line-height:1.6;margin:0}@media(max-width:1100px){.pillars-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.pillars-section{padding:5rem 5%}.pillars-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}.pillar-card{padding:2.5rem 1.5rem}}
