.green-skills-module{background:#F9FAFB;padding:3rem 0}.green-skills-module .container{max-width:1280px;margin:0 auto;padding:0 1rem;box-sizing:border-box}.green-skills-module .section{background:#FFF;padding:2rem;border-radius:.5rem;box-shadow:0 5px 15px rgba(0,0,0,.1);margin-bottom:2rem;border-left:4px solid #14B8A6}.green-skills-module .section-image{width:100%;height:200px;background-size:cover;background-position:center;border-radius:.5rem;margin-bottom:1.5rem}.green-skills-module h1{font-family:'Montserrat','Inter',sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center;color:#111827}.green-skills-module h2{font-family:'Montserrat','Inter',sans-serif;font-size:1.875rem;font-weight:700;margin-top:2rem;margin-bottom:1rem;color:#111827;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.green-skills-module h2 svg{width:32px;height:32px;fill:#14B8A6;flex-shrink:0}.green-skills-module p{font-family:'Open Sans','Poppins',sans-serif;font-size:1.1rem;line-height:1.75;margin-bottom:1.5rem;color:#111827}.green-skills-module a{color:#14B8A6;text-decoration:underline;transition:color 0.3s ease}.green-skills-module a:hover{color:#0D9488}.green-skills-module .cta-section{background:#FFF;padding:2rem;border-radius:.5rem;box-shadow:0 5px 15px rgba(0,0,0,.1);text-align:center;margin-top:2rem}.green-skills-module .cta-buttons{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-top:1.5rem}.green-skills-module .cta-buttons a{background:#F9FAFB;color:#111827;padding:.75rem 1.5rem;border-radius:9999px;font-family:'Open Sans','Poppins',sans-serif;font-weight:600;text-decoration:none;transition:background 0.3s ease,color 0.3s ease}.green-skills-module .cta-buttons a:hover{background:#14B8A6;color:#F9FAFB}@media (max-width:768px){.green-skills-module h1{font-size:2rem}.green-skills-module h2{font-size:1.5rem}.green-skills-module h2 svg{width:24px;height:24px}.green-skills-module p{font-size:1rem;line-height:1.6}.green-skills-module .section{padding:1.5rem}.green-skills-module .section-image{height:150px}.green-skills-module .cta-section{padding:1.5rem}.green-skills-module .cta-buttons{flex-direction:column;gap:1rem}}