.about-section{padding:60px 20px;margin:20px 0;position:relative;overflow:hidden;background:var(--warm-white)}.about-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="eco-leaves" width="40" height="40" patternUnits="userSpaceOnUse"><path d="M20 5 Q30 15 20 25 Q10 15 20 5" fill="%2368B36B" opacity="0.04"/><circle cx="8" cy="32" r="1.5" fill="%2332CD32" opacity="0.06"/><path d="M30 30 Q35 35 30 40 Q25 35 30 30" fill="%2390EE90" opacity="0.03"/></pattern></defs><rect width="100" height="100" fill="url(%23eco-leaves)"/></svg>') repeat;opacity:.05;z-index:0}.about-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:60px;position:relative;z-index:1}.about-image{flex:1 1;max-width:500px}.eco-image{width:100%;height:auto;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1);object-fit:cover}.about-content{flex:1 1;text-align:left;position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start}.about-content .learn-more-button{align-self:flex-end}.about-title{font-size:2.5rem!important;font-weight:700!important;color:var(--softblack)!important;margin-bottom:16px!important;line-height:1.2!important}.about-subtitle{color:var(--soft-focus)!important;font-weight:500!important;margin-bottom:24px!important;font-size:1.25rem!important}.about-description{color:var(--mediumgray)!important;font-size:1.1rem!important;line-height:1.7!important;margin-bottom:32px!important;max-width:700px;margin-left:auto;margin-right:auto}.learn-more-button{border:none!important;color:var(--terracotta-accessible)!important;padding:0!important;font-size:1rem!important;font-weight:600!important;text-transform:none!important;border-radius:0!important;transition:all .3s ease!important;cursor:pointer!important;min-width:auto!important;display:flex!important;align-items:center!important;gap:8px!important}.learn-more-button,.learn-more-button:hover{background:none!important;box-shadow:none!important;text-decoration:underline!important}.learn-more-button:hover{color:var(--soft-focus-hover)!important;transform:none!important}.learn-more-button .MuiButton-endIcon{margin-left:8px!important;margin-right:0!important;transition:transform .3s ease!important}.learn-more-button:hover .MuiButton-endIcon{transform:translateX(4px)!important}@media (max-width:1024px){.about-container{gap:40px}}@media (max-width:768px){.about-section{padding:40px 16px;margin:20px 0}.about-container{flex-direction:column;gap:30px;text-align:center;padding:0 16px}.about-content{text-align:center;align-items:center}.about-content .learn-more-button{align-self:flex-end}.about-image{max-width:400px}.about-title{font-size:2rem!important;margin-bottom:12px!important}.about-subtitle{font-size:1.1rem!important;margin-bottom:20px!important}.about-description{font-size:1rem!important;line-height:1.6!important;margin-bottom:28px!important}.learn-more-button{padding:0!important;font-size:.95rem!important}}@media (max-width:480px){.about-section{padding:30px 12px;margin:15px 0}.about-container{gap:20px;padding:0 12px}.about-image{max-width:300px}.about-title{font-size:1.75rem!important;line-height:1.3!important}.about-subtitle{font-size:1rem!important}.about-description{font-size:.95rem!important;margin-bottom:24px!important}.learn-more-button{padding:0!important;font-size:.9rem!important}}