*{margin:0;padding:0;box-sizing:border-box}html{height:100%;font-size:100%}body{min-height:100%;display:flex;flex-direction:column;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,Arial,sans-serif;font-size:16px;line-height:1.6;color:#ecf0f1;background-color:#003943;position:relative;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.background-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(0,19,28,0.8),rgba(0,57,67,0.9));z-index:-1}main{flex:1 0 auto;padding-top:80px;position:relative;z-index:1}@media (max-width:768px){main{padding-top:90px}}@media (max-width:576px){main{padding-top:100px}}@media (max-width:768px){main>section:first-child{padding-top:2.5rem}}@media (max-width:576px){main>section:first-child{padding-top:2rem}}a{color:#6aefb4;text-decoration:none;transition:color 0.3s ease}a:hover{color:#3cea9d;text-decoration:underline}nav a:hover,.nav-links a:hover{text-decoration:none}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-family:"Poppins","Helvetica Neue",Helvetica,sans-serif;margin-bottom:1rem;color:#ffffff;font-weight:600;line-height:1.3;word-wrap:break-word}h1{font-family:"Poppins","Helvetica Neue",Helvetica,sans-serif;font-size:2.5rem;font-weight:bold;line-height:1.2;margin-bottom:2rem;text-shadow:0 2px 4px rgba(0,0,0,0.3);font-weight:700}h2{font-family:"Poppins","Helvetica Neue",Helvetica,sans-serif;font-size:2rem;font-weight:bold;line-height:1.2;text-shadow:0 1px 3px rgba(0,0,0,0.2);font-weight:600}h3{font-family:"Poppins","Helvetica Neue",Helvetica,sans-serif;font-size:1.75rem;font-weight:bold;line-height:1.2;font-weight:600}h4{font-family:"Poppins","Helvetica Neue",Helvetica,sans-serif;font-size:1.5rem;font-weight:bold;line-height:1.2;font-weight:500}h5{font-family:"Poppins","Helvetica Neue",Helvetica,sans-serif;font-size:1.25rem;font-weight:bold;line-height:1.2;font-weight:500}h6{font-family:"Poppins","Helvetica Neue",Helvetica,sans-serif;font-size:1rem;font-weight:bold;line-height:1.2;font-weight:500}p{margin-bottom:1rem;font-weight:400;line-height:1.7}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;z-index:1;position:relative}@media (max-width:576px){.container{padding:0 1.25rem}}.section-title{text-align:center;margin-bottom:2rem!important;position:relative}.section-title::after{content:'';display:block;width:60px;height:3px;background-color:#00b444;margin:0.5rem auto 0;border-radius:3px}section{padding:2rem 0;position:relative;transition:padding 0.3s ease}section.section-spacious{padding:4rem 0}@media (max-width:768px){section.section-spacious{padding:2rem 0}}section.section-very-compact{padding:1rem 0}.section-divider-spacer{margin-bottom:2rem}@media (max-width:576px){.section-divider-spacer{margin-bottom:1rem}}.glass-effect,.faq-section .faq-item,.faq-section .search-container,.card,.feature-card,.btn-glass{background:rgba(0,57,67,0.3);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(0,143,92,0.15);border-radius:10px;box-shadow:0 8px 32px rgba(0,0,0,0.2)}.no-background{background:none!important;background-color:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important}.no-background::before,.no-background::after{display:none!important}@media (max-width:768px){h1{font-size:2rem}h2{font-size:1.7rem}section{padding:2rem 0}}@media (max-width:576px){h1{font-size:1.8rem}h2{font-size:1.5rem}h3{font-size:1.4rem}section{padding:1rem 0}.container{overflow-x:hidden}.large-element{transform:scale(0.9)}}@media (max-width:576px){.hide-on-mobile{display:none!important}}@media (min-width:768px){.hide-on-desktop{display:none!important}}table{width:100%;border-collapse:collapse;margin-bottom:1rem}@media (max-width:768px){table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}.primary-color{color:#00b444!important}.btn{display:inline-flex;align-items:center;justify-content:center;padding:0.5rem 2rem;border-radius:8px;font-weight:600;text-align:center;cursor:pointer;transition:all 0.3s ease;border:none;outline:none;position:relative;overflow:hidden;letter-spacing:0.5px;line-height:1.2;min-height:44px}.btn::before{content:'';position:absolute;top:0;left:-150%;width:100%;height:100%;background:rgba(255,255,255,0.1);transform:skewX(-15deg);transition:all 0.5s ease;opacity:0}.btn:hover{text-decoration:none;transform:translateY(-3px);box-shadow:0 7px 14px rgba(0,0,0,0.2)}.btn:hover::before{transform:translateX(250%);opacity:1}.btn:active{transform:translateY(-1px)}@media (max-width:768px){.btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;min-height:44px;line-height:1.2}}.btn-primary{background-color:#00b444;color:#ffffff;position:relative;border:2px solid #00b444;box-shadow:inset 0 0 0 0 #006827;transition:all 0.3s ease}.btn-primary:hover{box-shadow:inset 0 100px 0 0 #006827;color:#ffffff}.btn-secondary{background:linear-gradient(135deg,#008f5c,#00432b);color:#ffffff}.btn-secondary:hover{background:linear-gradient(135deg,#00a96c,#008f5c)}.btn-accent{background:linear-gradient(135deg,#00c2c2,#007676);color:#ffffff}.btn-accent:hover{background:linear-gradient(135deg,#00dcdc,#00c2c2)}.btn-outline{background-color:transparent;border:2px solid #00b444;color:#00b444;box-shadow:inset 0 0 0 0 #00b444}.btn-outline:hover{box-shadow:inset 0 100px 0 0 #00b444;color:#ffffff}.btn-glass{color:#ffffff;border:1px solid rgba(0,143,92,0.3)}.btn-glass:hover{background:rgba(0,143,92,0.3)}.btn-lg{padding:1rem 4rem;font-size:1.2rem}.btn-sm{padding:0.25rem 1rem;font-size:0.9rem}@media (max-width:768px){.btn-sm{padding-top:0;padding-bottom:0;min-height:38px;line-height:1}}.feature-card{padding:2rem;border-radius:16px;transition:all 0.4s ease;text-align:center;height:100%}.feature-card:hover{transform:translateY(-8px);box-shadow:0 15px 30px rgba(0,0,0,0.3);border-color:rgba(0,180,68,0.4)}.feature-card:hover .feature-icon i{transform:scale(1.1);text-shadow:0 0 20px rgba(0,180,68,0.8)}.feature-card .feature-icon{margin-bottom:1rem;height:80px;display:flex;align-items:center;justify-content:center}.feature-card .feature-icon .svg-icon{width:70px;height:70px;fill:#00b444;filter:drop-shadow(0 2px 4px rgba(0,180,68,0.5))}.feature-card .feature-icon i{color:#00b444;filter:drop-shadow(0 2px 4px rgba(0,180,68,0.5));transition:all 0.3s ease;background:linear-gradient(135deg,#00b444,#00c2c2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.feature-card h3{margin-bottom:0.5rem;color:#ffffff;font-weight:600;position:relative}.feature-card h3::after{content:'';display:block;width:40px;height:2px;background:#00b444;margin:0.5rem auto}.feature-card p{color:rgba(255,255,255,0.9);margin-bottom:0;font-size:0.95rem;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}@media (max-width:768px){.feature-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}}.card{border-radius:16px;overflow:hidden;transition:all 0.3s ease}.card:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(0,0,0,0.25);border-color:rgba(0,180,68,0.4)}.card .card-header{padding:1rem;background-color:rgba(0,19,28,0.4);border-bottom:1px solid #005547}.card .card-body{padding:2rem}.card .card-footer{padding:1rem;background-color:rgba(0,19,28,0.4);border-top:1px solid #005547}nav{background-color:rgba(0,19,28,0.6);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:1rem 0;box-shadow:0 4px 20px rgba(0,0,0,0.15);position:fixed;top:0;left:0;right:0;z-index:100;border-bottom:1px solid rgba(0,143,92,0.2);transition:all 0.3s ease;font-family:var(--font-heading)}nav.scrolled{background-color:rgba(0,19,28,0.85);padding:0.5rem 0;box-shadow:0 5px 20px rgba(0,0,0,0.25)}nav.scrolled .logo img{height:35px}nav .container{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}nav .logo{display:flex;align-items:center;padding-left:1rem}nav .logo a{display:flex;align-items:center;text-decoration:none}@media (max-width:576px){nav .logo{padding-left:0.5rem}nav .logo img{height:30px}}nav .nav-links ul{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:center;list-style:none;margin:0;padding:0}nav .nav-links ul li{margin-left:2rem}nav .nav-links ul li a{color:rgba(255,255,255,0.8);font-weight:500;padding:0.25rem 0.5rem;border-radius:8px;transition:all 0.3s ease;position:relative;letter-spacing:0.5px;text-decoration:none}nav .nav-links ul li a i{margin-right:5px;font-size:0.9em}nav .nav-links ul li a:hover{color:#ffffff;text-shadow:0 0 8px rgba(0,180,68,0.6);background:rgba(0,180,68,0.15);transform:translateY(-2px)}nav .nav-links ul li a.active{color:#00b444;font-weight:600}nav .nav-links ul li a.active i{color:#00b444}@media (max-width:992px){nav .nav-links ul li{margin-left:1rem}nav .nav-links ul li a{padding:0.25rem 0.25rem;font-size:0.95rem}}@media (min-width:768px){nav .mobile-menu-toggle{display:none}}@media (max-width:767px){nav .mobile-menu-toggle{display:block;background:none;border:none;padding:8px;cursor:pointer;position:relative;z-index:1001}}@media (max-width:767px) and (max-width:576px){nav .mobile-menu-toggle{padding:12px}}@media (max-width:767px){nav .mobile-menu-toggle .hamburger{width:30px;height:20px;position:relative}nav .mobile-menu-toggle .hamburger .line{width:100%;height:3px;background-color:#ffffff;position:absolute;left:0;border-radius:3px;transition:all 0.3s ease}nav .mobile-menu-toggle .hamburger .line.line-1{top:0}nav .mobile-menu-toggle .hamburger .line.line-2{top:50%;transform:translateY(-50%)}nav .mobile-menu-toggle .hamburger .line.line-3{bottom:0}nav .mobile-menu-toggle.open .hamburger .line{background-color:#00b444}nav .mobile-menu-toggle.open .hamburger .line.line-1{transform:translateY(8px) rotate(45deg)}nav .mobile-menu-toggle.open .hamburger .line.line-2{opacity:0}nav .mobile-menu-toggle.open .hamburger .line.line-3{transform:translateY(-8px) rotate(-45deg)}nav .mobile-menu-overlay{display:none}nav .nav-links{display:none}nav .nav-links.show{display:flex!important;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;height:calc(var(--vh,1vh) * 100);min-height:100%;background-color:rgba(0,19,28,0.98);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:1000;overflow:hidden;animation:fadeIn 0.3s ease}nav .nav-links.show ul{flex-direction:column;align-items:center;justify-content:center;padding:0 1rem;width:100%;max-width:400px;max-height:80vh;margin:0 auto}nav .nav-links.show ul li{margin:0.5rem 0;text-align:center;width:100%}nav .nav-links.show ul li a{display:block;padding:1rem;font-size:1.5rem;color:#ffffff;width:100%;background-color:transparent;font-weight:600;text-align:center}nav .nav-links.show ul li a i{margin-right:0.5rem;font-size:1.2rem}nav .nav-links.show ul li a:hover{color:#00b444;transform:none;text-shadow:0 0 15px rgba(0,180,68,0.6);box-shadow:none;border:none;background:transparent}nav .nav-links.show ul li a.active{color:#00b444;text-shadow:0 0 15px rgba(0,180,68,0.6);box-shadow:none;border:none;background:transparent}}@media (max-width:767px) and (max-width:576px){nav .nav-links.show ul li a{padding:0.5rem;min-height:44px;display:flex;align-items:center;justify-content:center}}@media (max-width:767px) and (max-width:480px){nav .nav-links.show ul li{margin:8px 0}nav .nav-links.show ul li a{padding:10px;font-size:1.3rem}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}nav body.menu-open{overflow:hidden!important;position:fixed!important;width:100%!important;height:100%!important;max-height:100%!important;overscroll-behavior:none!important;touch-action:none!important;-webkit-overflow-scrolling:touch!important}nav body.menu-open::after{content:'';display:block;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,19,28,0.98);z-index:-1}.dropdown{position:relative}.dropdown:hover .dropdown-menu{display:block;opacity:1;transform:translateY(0);pointer-events:auto}.dropdown>a{display:flex;align-items:center}.dropdown>a i.fa-chevron-down{margin-left:5px;font-size:0.7em;transition:transform 0.3s ease}.dropdown.active>a i.fa-chevron-down{transform:rotate(180deg)}.dropdown.active .dropdown-menu{display:block;opacity:1;transform:translateY(0);pointer-events:auto}.dropdown .dropdown-menu{position:absolute;top:100%;left:0;min-width:220px;background:rgba(0,19,28,0.95);border-radius:8px;padding:0.5rem 0;box-shadow:0 10px 25px rgba(0,0,0,0.2);border:1px solid rgba(0,180,68,0.1);display:none;opacity:0;transform:translateY(-10px);transition:opacity 0.3s ease,transform 0.3s ease;pointer-events:none;z-index:1000}.dropdown .dropdown-menu li{margin:0!important;display:block;width:100%}.dropdown .dropdown-menu li a{display:block;width:100%;padding:0.5rem 1rem;font-size:1rem;font-weight:500;border-radius:0;text-align:left}.dropdown .dropdown-menu li a:hover{background:rgba(0,180,68,0.15);color:#00b444;transform:none!important}@media (max-width:768px){.dropdown .dropdown-menu{position:relative;top:0;left:0;width:100%;box-shadow:none;border:none;background:transparent;border-top:1px solid rgba(0,180,68,0.1);border-bottom:1px solid rgba(0,180,68,0.1);margin:0.25rem 0}.dropdown .dropdown-menu li a{padding:0.5rem 0;text-align:center;font-size:1.2rem}}.touch-active{opacity:0.7;transform:scale(0.98)}@media (min-width:768px) and (max-width:992px){nav .nav-links ul li a .nav-text{display:none}nav .nav-links ul li a i{margin-right:0;font-size:1.2em}}@media (min-width:768px){.nav-links{display:block}.nav-links ul{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:center;list-style:none;margin:0;padding:0}.nav-links ul li{margin-left:2rem}.nav-links ul li a{color:rgba(255,255,255,0.8);font-weight:500;padding:0.25rem 0.5rem;border-radius:8px;transition:all 0.3s ease;position:relative;letter-spacing:0.5px;text-decoration:none}.nav-links ul li a i{margin-right:5px;font-size:0.9em}.nav-links ul li a:hover{color:#ffffff;text-shadow:0 0 8px rgba(0,180,68,0.6);background:rgba(0,180,68,0.15);transform:translateY(-2px)}.nav-links ul li a.active{color:#00b444;font-weight:600}.nav-links ul li a.active i{color:#00b444}}@media (min-width:768px) and (max-width:992px){.nav-links ul li{margin-left:1rem}.nav-links ul li a{padding:0.25rem 0.25rem;font-size:0.95rem}}.page-header{padding:4rem 0 1rem;margin-bottom:2rem;position:relative;text-align:center}.page-header h1{font-size:2.5rem;color:#ffffff;margin:0;text-transform:uppercase;letter-spacing:1px;font-weight:700;text-shadow:0 2px 10px rgba(0,0,0,0.3)}.page-header h1 i{margin-right:0.5rem;color:#00b444}@media (max-width:768px){.page-header{padding:2rem 0 1rem;margin-bottom:1rem}.page-header h1{font-size:2rem}}.section-title{font-size:2rem;text-align:center;margin-bottom:2rem;color:#ffffff;position:relative;font-weight:600}.section-title::after{content:'';display:block;width:60px;height:3px;background:#00b444;margin:0.5rem auto 0;border-radius:3px;box-shadow:0 0 10px rgba(0,180,68,0.6)}@media (max-width:768px){.section-title{font-size:1.75rem}}.glass-effect,.faq-section .faq-item,.faq-section .search-container,.btn-glass,.feature-card,.card{background-color:rgba(0,19,28,0.6);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px;border:1px solid rgba(0,143,92,0.2);padding:2rem;box-shadow:0 8px 32px rgba(0,0,0,0.2);transition:all 0.3s ease}.glass-effect:hover,.faq-section .faq-item:hover,.faq-section .search-container:hover,.btn-glass:hover,.feature-card:hover,.card:hover{box-shadow:0 12px 32px rgba(0,0,0,0.3);border-color:rgba(0,180,68,0.3)}.cta{padding:4rem 0}.cta .cta-content{text-align:center;max-width:800px;margin:0 auto}.cta .cta-content h2{font-size:1.8rem;margin-bottom:1rem;color:#ffffff}.cta .cta-content p{margin-bottom:2rem;font-size:1.1rem;color:rgba(255,255,255,0.9)}.cta .cta-content .btn{min-width:200px}.about-intro,.services-intro,.contact-intro,.case-studies-intro,.approach,.local-impact,.team,.values,.services-detail,.contact-section,.faq-section,.implementation-approach{padding:0.5rem 0 1rem 0!important}section{padding:0.5rem 0 0.5rem 0!important;position:relative;margin-bottom:20px}.hero{padding-top:0.5rem!important;padding-bottom:0.25rem!important;margin-bottom:15px!important}.features{padding-top:0.25rem!important}body{padding-bottom:0!important;margin-bottom:0!important}section.cta-section{margin-bottom:30px!important;padding-bottom:0!important}section.cta-section .glass-effect.cta-container,section.cta-section .faq-section .cta-container.faq-item,.faq-section section.cta-section .cta-container.faq-item,section.cta-section .faq-section .cta-container.search-container,.faq-section section.cta-section .cta-container.search-container,section.cta-section .cta-container.btn-glass,section.cta-section .cta-container.feature-card,section.cta-section .cta-container.card{margin-bottom:0}.section-divider,.section-divider-gradient-hexagons{margin-bottom:65px!important}.features.section-divider,.features.section-divider-gradient-hexagons{margin-bottom:65px!important}.benefits.section-divider,.benefits.section-divider-gradient-hexagons{margin-bottom:65px!important}section .glass-effect,section .faq-section .faq-item,.faq-section section .faq-item,section .faq-section .search-container,.faq-section section .search-container,section .btn-glass,section .feature-card,section .card{margin-bottom:0.5rem}.section-title{margin-bottom:2rem}.glass-effect,.faq-section .faq-item,.faq-section .search-container,.btn-glass,.feature-card,.card{padding:0.5rem}.glass-effect p.lead,.faq-section .faq-item p.lead,.faq-section .search-container p.lead,.btn-glass p.lead,.feature-card p.lead,.card p.lead{margin-bottom:0.25rem}.glass-effect .cta-buttons,.faq-section .faq-item .cta-buttons,.faq-section .search-container .cta-buttons,.btn-glass .cta-buttons,.feature-card .cta-buttons,.card .cta-buttons{margin-top:0.5rem}.about .glass-effect,.about .faq-section .faq-item,.faq-section .about .faq-item,.about .faq-section .search-container,.faq-section .about .search-container,.about .btn-glass,.about .feature-card,.about .card{margin-bottom:0.5rem}.grid,.approach-grid,.team-grid,.testimonial-grid,.benefits-grid,.feature-grid,.case-studies{gap:0.5rem;margin-top:0}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0.5rem;margin-top:0}@media (max-width:992px){.values-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.values-grid{grid-template-columns:1fr}}.implementation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0.5rem;margin-top:0.25rem}@media (max-width:992px){.implementation-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.implementation-grid{grid-template-columns:1fr}}.no-divider{margin-bottom:30px!important}.section-divider::after,.section-divider-gradient-hexagons::after{display:block!important;bottom:-40px!important;z-index:10!important}@media (max-width:768px){.about-intro,.services-intro,.contact-intro,.case-studies-intro,.approach,.local-impact,.team,.values,.services-detail,.contact-section,.faq-section,.implementation-approach{padding:0.25rem 0 0.5rem 0!important}section{padding:0.25rem 0 0.25rem 0!important;margin-bottom:15px}.hero{margin-bottom:10px!important}.section-divider,.section-divider-gradient-hexagons{margin-bottom:55px!important}.features.section-divider,.features.section-divider-gradient-hexagons,.benefits.section-divider,.benefits.section-divider-gradient-hexagons{margin-bottom:55px!important}body{padding-bottom:55px!important}section.cta-section{margin-bottom:25px!important;padding-bottom:0!important}.no-divider{margin-bottom:25px!important}}.section-divider,.section-divider-gradient-hexagons{position:relative}.section-divider::after,.section-divider-gradient-hexagons::after{content:'';position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);width:400px;height:40px;z-index:10;pointer-events:none;display:block!important;background-repeat:no-repeat;background-position:center center;background-size:contain}.section-divider::after,.section-divider-gradient-hexagons::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='40' viewBox='0 0 400 40' preserveAspectRatio='xMidYMid meet'%3E%3Cpath d='M200 20l10-10h10l10 10-10 10h-10l-10-10z' fill='%2300743d' opacity='0.7' stroke='%2300a057' stroke-width='1' stroke-opacity='0.9'%3E%3C/path%3E%3Cpath d='M160 20l10-10h10l10 10-10 10h-10l-10-10z' fill='%2300743d' opacity='0.65' stroke='%2300a057' stroke-width='1' stroke-opacity='0.85'%3E%3C/path%3E%3Cpath d='M240 20l10-10h10l10 10-10 10h-10l-10-10z' fill='%2300743d' opacity='0.65' stroke='%2300a057' stroke-width='1' stroke-opacity='0.85'%3E%3C/path%3E%3Cpath d='M120 20l10-10h10l10 10-10 10h-10l-10-10z' fill='%2300743d' opacity='0.6' stroke='%2300a057' stroke-width='1' stroke-opacity='0.8'%3E%3C/path%3E%3Cpath d='M280 20l10-10h10l10 10-10 10h-10l-10-10z' fill='%2300743d' opacity='0.6' stroke='%2300a057' stroke-width='1' stroke-opacity='0.8'%3E%3C/path%3E%3Cpath d='M80 20l10-10h10l10 10-10 10h-10l-10-10z' fill='%2300743d' opacity='0.5' stroke='%2300a057' stroke-width='1' stroke-opacity='0.7'%3E%3C/path%3E%3Cpath d='M320 20l10-10h10l10 10-10 10h-10l-10-10z' fill='%2300743d' opacity='0.5' stroke='%2300a057' stroke-width='1' stroke-opacity='0.7'%3E%3C/path%3E%3Cpath d='M40 20l10-10h10l10 10-10 10h-10l-10-10z' fill='%2300743d' opacity='0.4' stroke='%2300a057' stroke-width='1' stroke-opacity='0.6'%3E%3C/path%3E%3Cpath d='M360 20l10-10h10l10 10-10 10h-10l-10-10z' fill='%2300743d' opacity='0.4' stroke='%2300a057' stroke-width='1' stroke-opacity='0.6'%3E%3C/path%3E%3C/svg%3E")}.features.section-divider::after,.features.section-divider-gradient-hexagons::after,.benefits.section-divider::after,.benefits.section-divider-gradient-hexagons::after{display:block!important;z-index:15!important;bottom:-40px!important}.no-divider{margin-bottom:0!important}.no-divider::after{display:none!important}.section-compact{padding:0.25rem 0!important}header{position:relative;z-index:100;width:100%}footer{flex-shrink:0;background-color:rgba(0,19,28,0.6);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:0.5rem 0;border-top:1px solid rgba(0,143,92,0.2);position:relative;z-index:1}footer .container{text-align:center;color:rgba(255,255,255,0.8)}footer .container p{margin:0}footer .container p i.fa-shield-halved{margin-left:0.25rem;transition:all 0.3s ease;color:rgba(255,255,255,0.8)}footer .container p i.fa-shield-halved:hover{color:#00b444;text-shadow:0 0 8px rgba(0,180,68,0.6);transform:scale(1.1)}.cta-section{margin-bottom:30px!important}html,body{min-height:100%;margin-bottom:0!important;padding-bottom:0!important}@media (max-width:768px){footer{padding:0.25rem 0}.cta-section{margin-bottom:25px!important}}.feature-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}@media (min-width:576px){.feature-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.feature-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:576px){.feature-grid{gap:1rem}}.row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;margin-left:-1rem;margin-right:-1rem}@media (max-width:576px){.row{margin-left:-0.5rem;margin-right:-0.5rem}}.col{padding-left:1rem;padding-right:1rem;margin-bottom:2rem}@media (max-width:576px){.col{padding-left:0.5rem;padding-right:0.5rem;margin-bottom:1rem}}.col.col-12{width:100%}.col.col-6{width:50%}.col.col-4{width:33.333%}.col.col-3{width:25%}.col.col-2{width:16.666%}@media (max-width:768px){.col.col-md-12{width:100%}.col.col-md-6{width:50%}.col.col-md-4{width:33.333%}.col.col-md-3{width:25%}}@media (max-width:576px){.col.col-sm-12{width:100%}.col.col-sm-6{width:50%}.col.col-sm-4{width:33.333%}}.flex-grid{display:flex;flex-wrap:wrap;margin:-1rem}@media (max-width:576px){.flex-grid{margin:-0.5rem}}.flex-grid.flex-grid-center{justify-content:center}.flex-grid.flex-grid-space-between{justify-content:space-between}.flex-grid.flex-grid-align-center{align-items:center}.flex-grid .flex-item{padding:0 1rem;margin-bottom:2rem}@media (max-width:576px){.flex-grid .flex-item{padding:0 0.5rem;margin-bottom:1rem}}.hero{padding:4rem 0;text-align:center;position:relative}.hero h1{font-size:3.5rem;margin-bottom:0.5rem;background:linear-gradient(135deg,#ffffff,rgba(255,255,255,0.8));-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 5px 15px rgba(0,180,68,0.6)}@media (max-width:768px){.hero h1{font-size:2.5rem}}@media (max-width:576px){.hero h1{font-size:2rem}}.hero .lead{font-size:1.5rem;margin-bottom:1rem;color:rgba(255,255,255,0.9);max-width:700px;margin-left:auto;margin-right:auto}@media (max-width:768px){.hero .lead{font-size:1.3rem}}.hero .btn{margin-top:0.5rem}.hero .hero-text{max-width:600px;margin:1rem auto;color:#ffffff;font-size:1.2rem}.hero .section-title{margin-bottom:2rem}.features{padding:6rem 0;background:radial-gradient(circle at top right,rgba(0,180,68,0.1),transparent 70%);position:relative;text-align:center}.features::after{content:'';position:absolute;bottom:-50px;right:0;width:300px;height:300px;background:radial-gradient(circle,rgba(0,143,92,0.1) 0%,transparent 70%);z-index:-1;border-radius:50%}.features .section-title{margin-bottom:2rem;text-align:center}.features .feature-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:2rem}.features .feature-card{text-align:center;padding:1rem}.features .feature-card .feature-icon{color:#00b444;margin-bottom:0.5rem}.features .feature-card h3{color:#ffffff;margin-bottom:0.5rem;font-weight:600}.features .feature-card p{color:#ffffff;opacity:0.9;line-height:1.6}.about{padding:6rem 0;background:radial-gradient(circle at bottom left,rgba(0,143,92,0.1),transparent 70%)}.about .about-content{padding:2rem;border-radius:16px;max-width:900px;margin:0 auto;position:relative;overflow:hidden}.about .about-content p{font-size:1.1rem;line-height:1.8;margin-bottom:0;text-align:center}.about .about-content .cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.about .about-content .cta-buttons .btn{min-width:180px}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.feature-card{animation:fadeInUp 0.6s ease-out forwards}.feature-card:nth-child(1){animation-delay:0.1s}.feature-card:nth-child(2){animation-delay:0.3s}.feature-card:nth-child(3){animation-delay:0.5s}.benefits{padding:4rem 0;background-color:rgba(0,57,67,0.6);text-align:center}.benefits .benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-top:2rem}.benefits .benefit-card{padding:1rem;transition:transform 0.3s ease,box-shadow 0.3s ease;height:100%;display:flex;flex-direction:column;text-align:center}.benefits .benefit-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,0.2)}.benefits .benefit-card .benefit-icon{color:#00b444;margin-bottom:0.5rem}.benefits .benefit-card h3{color:#ffffff;margin-bottom:0.5rem;font-weight:600}.benefits .benefit-card p{color:#ffffff;opacity:0.9;margin-bottom:0}.testimonials{padding:4rem 0;background:linear-gradient(to bottom,rgba(0,57,67,0.7),rgba(0,57,67,0.5));text-align:center}.testimonials .testimonial-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.testimonials .testimonial{padding:2rem;position:relative;text-align:center}.testimonials .testimonial .quote-icon{color:#00b444;font-size:1.5rem;margin-bottom:0.5rem;opacity:0.7}.testimonials .testimonial .testimonial-text{font-size:1.1rem;line-height:1.6;color:#ffffff;font-style:italic;margin-bottom:1rem;text-align:center}.testimonials .testimonial .testimonial-author{text-align:center;color:#ffffff}.testimonials .testimonial .testimonial-author p{margin-bottom:0}.cta-section{padding:4rem 0}.cta-section.no-background{background:none!important}.cta-section .cta-container{max-width:800px;margin:0 auto;padding:2rem;text-align:center}.cta-section .cta-container h2{color:#ffffff;margin-bottom:1rem;font-weight:700}.cta-section .cta-container p{color:#ffffff;font-size:1.2rem;margin-bottom:2rem}.cta-section .cta-container .btn-lg{padding:0.8rem 2rem;font-size:1.1rem}@media (max-width:768px){.benefits-grid,.testimonial-grid{grid-template-columns:1fr}.about-content .cta-buttons{flex-direction:column;align-items:center}.about-content .cta-buttons .btn{width:100%;margin-bottom:0.5rem}.cta-container{padding:1rem}.cta-container h2{font-size:1.8rem}}.section-title{color:#ffffff}.section-title{text-align:center;margin-bottom:2rem}.about-intro{padding:4rem 0}.about-intro .glass-effect,.about-intro .faq-section .faq-item,.faq-section .about-intro .faq-item,.about-intro .faq-section .search-container,.faq-section .about-intro .search-container,.about-intro .btn-glass,.about-intro .feature-card,.about-intro .card{padding:2rem;max-width:900px;margin:0 auto;text-align:center}.about-intro .glass-effect p,.about-intro .faq-section .faq-item p,.faq-section .about-intro .faq-item p,.about-intro .faq-section .search-container p,.faq-section .about-intro .search-container p,.about-intro .btn-glass p,.about-intro .feature-card p,.about-intro .card p{color:#ffffff;line-height:1.7}.about-intro .glass-effect p.lead,.about-intro .faq-section .faq-item p.lead,.faq-section .about-intro .faq-item p.lead,.about-intro .faq-section .search-container p.lead,.faq-section .about-intro .search-container p.lead,.about-intro .btn-glass p.lead,.about-intro .feature-card p.lead,.about-intro .card p.lead{font-size:1.3rem;margin-bottom:1rem}.about-intro .section-title{margin-bottom:2rem;text-align:center}.approach{padding:4rem 0;background:linear-gradient(to right,rgba(0,57,67,0.8),rgba(0,57,67,0.6));text-align:center}.approach .approach-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;margin-top:2rem}.approach .approach-card{padding:1rem;height:100%;display:flex;flex-direction:column;transition:transform 0.3s ease,box-shadow 0.3s ease;text-align:center}.approach .approach-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,0.2)}.approach .approach-card .approach-icon{color:#00b444;margin-bottom:0.5rem}.approach .approach-card h3{color:#ffffff;margin-bottom:0.5rem;font-weight:600}.approach .approach-card p{color:#ffffff;opacity:0.9;margin-bottom:0;line-height:1.6}.team{padding:4rem 0;text-align:center}.team .team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-top:2rem}.team .team-member{text-align:center;padding:1rem;background-color:rgba(0,57,67,0.6);border-radius:0.5rem;transition:transform 0.3s ease}.team .team-member:hover{transform:translateY(-5px)}.team .team-member .member-photo{background-color:rgba(0,180,68,0.1);width:120px;height:120px;border-radius:50%;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;color:#00b444}.team .team-member h3{color:#ffffff;margin-bottom:0.25rem}.team .team-member .member-title{color:#00b444;font-weight:600;margin-bottom:0.5rem}.team .team-member p{color:#ffffff;opacity:0.9}.team-section .section-title{margin-bottom:2rem}.mission-section .section-title{margin-bottom:2rem}.values{padding:4rem 0;background:linear-gradient(to bottom,rgba(0,143,92,0.2),rgba(0,180,68,0.2));text-align:center}.values .values-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;margin-top:2rem}.values .value-card{text-align:center;padding:1rem;background-color:rgba(0,57,67,0.6);border-radius:0.5rem;transition:transform 0.3s ease}.values .value-card:hover{transform:translateY(-5px)}.values .value-card .value-icon{color:#00b444;margin-bottom:0.5rem}.values .value-card h3{color:#ffffff;margin-bottom:0.5rem}.values .value-card p{color:#ffffff;opacity:0.9}.local-impact{padding:4rem 0}.local-impact .impact-content{padding:2rem;max-width:900px;margin:0 auto;text-align:center}.local-impact .impact-content p{color:#ffffff;line-height:1.7;margin-bottom:1rem}.local-impact .impact-content p:last-child{margin-bottom:0}.cta{padding:4rem 0}.cta .cta-content{text-align:center;padding:2rem;max-width:800px;margin:0 auto}.cta .cta-content h2{color:#ffffff;margin-bottom:1rem}.cta .cta-content p{color:#ffffff;margin-bottom:2rem;font-size:1.1rem}.cta .cta-content .btn{padding:0.7rem 2rem}.section-title{text-align:center;color:#ffffff;margin-bottom:2rem}.page-header{text-align:center}.page-header h1{display:inline-flex;align-items:center;justify-content:center}.page-header h1 i{margin-right:0.5rem}@media (max-width:768px){.approach-grid,.team-grid,.values-grid{grid-template-columns:1fr}.about-intro .glass-effect,.about-intro .faq-section .faq-item,.faq-section .about-intro .faq-item,.about-intro .faq-section .search-container,.faq-section .about-intro .search-container,.about-intro .btn-glass,.about-intro .feature-card,.about-intro .card,.local-impact .impact-content,.cta .cta-content{padding:1rem}}.services-intro{padding:4rem 0}.services-intro .glass-effect,.services-intro .faq-section .faq-item,.faq-section .services-intro .faq-item,.services-intro .faq-section .search-container,.faq-section .services-intro .search-container,.services-intro .btn-glass,.services-intro .feature-card,.services-intro .card{padding:2rem;max-width:900px;margin:0 auto;text-align:center}.services-intro .glass-effect p,.services-intro .faq-section .faq-item p,.faq-section .services-intro .faq-item p,.services-intro .faq-section .search-container p,.faq-section .services-intro .search-container p,.services-intro .btn-glass p,.services-intro .feature-card p,.services-intro .card p{color:#ffffff;line-height:1.7}.services-intro .glass-effect p.lead,.services-intro .faq-section .faq-item p.lead,.faq-section .services-intro .faq-item p.lead,.services-intro .faq-section .search-container p.lead,.faq-section .services-intro .search-container p.lead,.services-intro .btn-glass p.lead,.services-intro .feature-card p.lead,.services-intro .card p.lead{font-size:1.3rem;margin-bottom:1rem}.services-intro .section-title{margin-bottom:2rem;text-align:center}.services-detail{padding:4rem 0}.services-detail .services-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(540px,1fr));gap:2rem}@media (max-width:768px){.services-detail .services-cards{grid-template-columns:1fr}}.services-detail .service-card{border-radius:16px;background-color:rgba(0,19,28,0.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,0.1);padding:1rem 2rem;transition:all 0.3s ease;height:100%;display:flex;flex-direction:column;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,0.3)}.services-detail .service-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,0.4);border-color:rgba(0,180,68,0.4)}.services-detail .service-card .service-card-header{display:flex;align-items:center;justify-content:center;margin-bottom:0.5rem;flex-direction:column}.services-detail .service-card .service-card-header .service-icon{color:#00b444;margin-right:0;margin-bottom:0.5rem;flex:0 0 auto}.services-detail .service-card .service-card-header h3{color:#ffffff;margin:0;font-weight:600;font-size:1.5rem}.services-detail .service-card .service-tagline{color:#00b444;font-weight:500;margin-bottom:0.5rem;font-size:1.1rem}.services-detail .service-card p{color:#ffffff;margin-bottom:1rem;line-height:1.6;font-size:1.1rem}.services-detail .service-card .service-features{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:0.25rem;margin-top:auto}.services-detail .service-card .service-features .feature-item{color:#ffffff;display:flex;align-items:center;justify-content:center;margin-bottom:0.25rem;font-size:1rem}.services-detail .service-card .service-features .feature-item i{color:#00b444;margin-right:0.25rem}.services-detail .service-card .service-link{margin-top:1rem;text-align:center}.services-detail .service-card .service-link .btn{transition:all 0.3s ease}.services-detail .service-card .service-link .btn:hover{background:rgba(0,180,68,0.15);transform:translateY(-2px)}@media (max-width:768px){.services-detail .service-card .service-link .btn{display:inline-flex;align-items:center;justify-content:center;height:auto;min-height:44px;padding-top:0;padding-bottom:0}}.business-solutions{padding:4rem 0}.business-solutions .solutions-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-top:2rem}.business-solutions .solution-card{padding:1rem;text-align:center;transition:transform 0.3s ease,box-shadow 0.3s ease;height:100%;display:flex;flex-direction:column}.business-solutions .solution-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,0.2)}.business-solutions .solution-card .solution-icon{color:#00b444;margin-bottom:1rem}.business-solutions .solution-card h3{color:#ffffff;margin-bottom:0.5rem;font-weight:600}.business-solutions .solution-card p{color:#ffffff;opacity:0.9;margin-bottom:0;line-height:1.6}.process{padding:4rem 0}.process .process-container{padding:2rem;border-radius:16px;margin-top:2rem}.process .process-timeline{position:relative;padding:1rem 0}.process .process-timeline-line{position:absolute;left:35px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,rgba(0,180,68,0.2),rgba(0,180,68,0.8),rgba(0,180,68,0.2))}@media (max-width:768px){.process .process-timeline-line{left:25px}}.process .process-steps{position:relative;z-index:2}.process .process-step{display:flex;align-items:center;margin-bottom:2rem}.process .process-step:last-child{margin-bottom:0}.process .process-step .step-number{flex:0 0 auto;width:70px;height:70px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#003943;background-color:#00b444;border-radius:50%;margin-right:2rem;box-shadow:0 0 15px rgba(0,180,68,0.5);z-index:3;position:relative}@media (max-width:768px){.process .process-step .step-number{width:50px;height:50px;font-size:1.2rem;margin-right:1rem}}.process .process-step .step-content{flex:1;background-color:rgba(0,19,28,0.4);backdrop-filter:blur(10px);border-radius:12px;padding:1rem 2rem;border:1px solid rgba(255,255,255,0.1);transition:all 0.3s ease}.process .process-step .step-content:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,0.2);border-color:rgba(0,180,68,0.4)}.process .process-step .step-content .step-content-inner{display:flex;align-items:center}@media (max-width:768px){.process .process-step .step-content .step-content-inner{flex-direction:column;text-align:center}}.process .process-step .step-content .step-icon{flex:0 0 auto;color:#00b444;font-size:1.8rem;margin-right:1rem;min-width:60px}.process .process-step .step-content .step-icon i{display:block;font-size:2.5rem}@media (max-width:768px){.process .process-step .step-content .step-icon{margin-right:0;margin-bottom:0.5rem;min-width:auto}.process .process-step .step-content .step-icon i{font-size:2rem}}.process .process-step .step-content .step-text{flex:1}@media (max-width:768px){.process .process-step .step-content .step-text{width:100%}}.process .process-step .step-content h3{color:#ffffff;margin-bottom:0.5rem;font-weight:600;font-size:1.5rem}@media (max-width:768px){.process .process-step .step-content h3{font-size:1.3rem}}.process .process-step .step-content p{color:#ffffff;opacity:0.9;margin-bottom:0;line-height:1.6;font-size:1.1rem}@media (max-width:768px){.process .process-step .step-content p{font-size:1rem}}@media (max-width:768px){.process .process-step .step-content{padding:0.5rem}}@media (max-width:768px){.process .process-step{margin-bottom:1rem}}@media (max-width:768px){.process .process-container{padding:1rem}.process .section-title{font-size:1.6rem}}.cta{padding:4rem 0}.cta .cta-content{text-align:center;padding:2rem;max-width:800px;margin:0 auto}.cta .cta-content h2{color:#ffffff;margin-bottom:1rem}.cta .cta-content p{color:#ffffff;margin-bottom:2rem;font-size:1.1rem}.cta .cta-content .btn{padding:0.7rem 2rem}.services-grid .section-title{margin-bottom:2rem}.service-details .section-title{margin-bottom:2rem}.section-title{color:#ffffff;text-align:center}@media (max-width:768px){.desktop-only{display:none!important}}.mobile-only{display:none!important}@media (max-width:768px){.mobile-only{display:block!important}}.mobile-process-container{margin-top:1rem}.mobile-process-container .mobile-process-steps{display:flex;flex-direction:column;gap:1rem}.mobile-process-container .mobile-process-step{padding:1rem;border-radius:12px;text-align:center;background-color:rgba(0,19,28,0.7);border:1px solid rgba(255,255,255,0.1)}.mobile-process-container .mobile-process-step .step-header{display:flex;align-items:center;justify-content:flex-start;margin-bottom:0.5rem}.mobile-process-container .mobile-process-step .step-header .step-number{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;color:#003943;background-color:#00b444;border-radius:50%;margin-right:0.5rem;box-shadow:0 0 10px rgba(0,180,68,0.5)}.mobile-process-container .mobile-process-step .step-header h3{margin:0;color:#ffffff;font-size:1.3rem;font-weight:600;flex:1}.mobile-process-container .mobile-process-step .step-header .step-icon{color:#00b444;margin-left:0.5rem;flex-shrink:0}.mobile-process-container .mobile-process-step .step-header .step-icon i{font-size:1.8rem}.mobile-process-container .mobile-process-step p{color:#ffffff;margin-bottom:0;font-size:0.95rem;line-height:1.5}.mobile-process-container .mobile-process-step:hover{transform:translateY(-3px);box-shadow:0 8px 15px rgba(0,0,0,0.2);transition:all 0.3s ease;border-color:rgba(0,180,68,0.4)}.case-studies-intro{padding:4rem 0}.case-studies-intro .glass-effect,.case-studies-intro .faq-section .faq-item,.faq-section .case-studies-intro .faq-item,.case-studies-intro .faq-section .search-container,.faq-section .case-studies-intro .search-container,.case-studies-intro .btn-glass,.case-studies-intro .feature-card,.case-studies-intro .card{padding:2rem;max-width:900px;margin:0 auto;text-align:center}.case-studies-intro .glass-effect p,.case-studies-intro .faq-section .faq-item p,.faq-section .case-studies-intro .faq-item p,.case-studies-intro .faq-section .search-container p,.faq-section .case-studies-intro .search-container p,.case-studies-intro .btn-glass p,.case-studies-intro .feature-card p,.case-studies-intro .card p{color:#ffffff;line-height:1.7;margin-bottom:0}.case-studies-intro .glass-effect p.lead,.case-studies-intro .faq-section .faq-item p.lead,.faq-section .case-studies-intro .faq-item p.lead,.case-studies-intro .faq-section .search-container p.lead,.faq-section .case-studies-intro .search-container p.lead,.case-studies-intro .btn-glass p.lead,.case-studies-intro .feature-card p.lead,.case-studies-intro .card p.lead{font-size:1.3rem;margin-bottom:1rem;color:#00b444}.case-studies-intro .section-title{margin-bottom:2rem}.case-studies-grid{padding:4rem 0;background:linear-gradient(to right,rgba(0,57,67,0.8),rgba(0,57,67,0.6))}.case-studies-grid .case-study-filter{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:2rem;gap:0.5rem}.case-studies-grid .case-study-filter .filter-btn{background:none;border:1px solid rgba(0,143,92,0.3);color:rgba(255,255,255,0.8);padding:0.25rem 1rem;margin:0 0.25rem 0.25rem;border-radius:30px;cursor:pointer;font-size:0.9rem;transition:all 0.3s ease;font-family:var(--font-heading)}.case-studies-grid .case-study-filter .filter-btn:hover{background-color:rgba(0,180,68,0.1);color:#ffffff;border-color:rgba(0,180,68,0.5)}.case-studies-grid .case-study-filter .filter-btn.active{background-color:#00b444;color:#ffffff;border-color:#00b444;box-shadow:0 4px 10px rgba(0,180,68,0.3)}.case-studies-grid .case-studies{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}@media (max-width:768px){.case-studies-grid .case-studies{grid-template-columns:1fr}}.case-studies-grid .case-study-card{display:flex;flex-direction:column;overflow:hidden;transition:transform 0.3s ease,box-shadow 0.3s ease;height:100%}.case-studies-grid .case-study-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,0.2)}.case-studies-grid .case-study-card .case-study-image{height:120px;background-color:rgba(0,180,68,0.1);padding:2rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.case-studies-grid .case-study-card .case-study-image i{color:#00b444;filter:drop-shadow(0 0 10px rgba(0,180,68,0.5))}.case-studies-grid .case-study-card .case-study-content{padding:1rem;flex:1;display:flex;flex-direction:column}.case-studies-grid .case-study-card .case-study-content .case-study-category{display:inline-block;padding:4px 12px;background-color:rgba(0,180,68,0.1);color:#00b444;border-radius:20px;font-size:0.8rem;margin-bottom:0.5rem;text-transform:uppercase;font-weight:600;letter-spacing:1px}.case-studies-grid .case-study-card .case-study-content h3{font-size:1.3rem;color:#ffffff;margin-bottom:0.5rem;font-weight:600}.case-studies-grid .case-study-card .case-study-content p{color:#ffffff;margin-bottom:1rem;font-size:0.95rem;line-height:1.6}.case-studies-grid .case-study-card .case-study-content .case-stats{display:flex;margin-bottom:1rem;gap:1rem;margin-top:auto}.case-studies-grid .case-study-card .case-study-content .case-stats .stat-item{flex:1;text-align:center;padding:0.5rem;background-color:rgba(0,19,28,0.5);border-radius:0.5rem}.case-studies-grid .case-study-card .case-study-content .case-stats .stat-item .stat-value{display:block;font-size:1.5rem;font-weight:700;color:#00b444;margin-bottom:4px}.case-studies-grid .case-study-card .case-study-content .case-stats .stat-item .stat-label{font-size:0.8rem;color:rgba(255,255,255,0.8)}.case-studies-grid .case-study-card .case-study-content .btn{align-self:center}.implementation-approach{padding:4rem 0}.implementation-approach .approach-content{padding:2rem;max-width:900px;margin:0 auto}.implementation-approach .approach-content p{color:#ffffff;line-height:1.7;margin-bottom:1rem}.implementation-approach .approach-content .approach-steps{color:#ffffff;margin:1rem 0;padding-left:1.5rem}.implementation-approach .approach-content .approach-steps li{margin-bottom:0.5rem;padding-left:0.5rem;line-height:1.6}.implementation-approach .approach-content .approach-steps li strong{color:#00b444;font-weight:600}.implementation-approach .approach-content .approach-note{font-style:italic;opacity:0.9;margin-top:1rem}.testimonials{padding:4rem 0;background:linear-gradient(to bottom,rgba(0,57,67,0.7),rgba(0,57,67,0.5))}.testimonials .testimonial-slider{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem}@media (max-width:768px){.testimonials .testimonial-slider{flex-direction:column}}.testimonials .testimonial-slide{flex:1;min-width:300px;padding:2rem}.testimonials .testimonial-slide .testimonial-content{position:relative;padding-top:1rem}.testimonials .testimonial-slide .testimonial-content .quote-icon{color:#00b444;font-size:1.5rem;opacity:0.7;position:absolute;top:0;left:0}.testimonials .testimonial-slide .testimonial-content p{font-size:1.1rem;line-height:1.6;color:#ffffff;font-style:italic;margin-bottom:1rem}.testimonials .testimonial-slide .testimonial-content .testimonial-author{display:flex;align-items:center}.testimonials .testimonial-slide .testimonial-content .testimonial-author .author-avatar{width:40px;height:40px;border-radius:50%;background-color:rgba(0,180,68,0.1);margin-right:0.5rem;display:flex;align-items:center;justify-content:center}.testimonials .testimonial-slide .testimonial-content .testimonial-author .author-avatar i{color:#00b444}.testimonials .testimonial-slide .testimonial-content .testimonial-author .author-info h4{color:#ffffff;margin-bottom:0.2rem;font-weight:600}.testimonials .testimonial-slide .testimonial-content .testimonial-author .author-info p{margin:0;font-size:0.9rem;font-style:normal;color:#00b444}.blog-intro{margin-bottom:4rem}.blog-intro .glass-effect,.blog-intro .faq-section .faq-item,.faq-section .blog-intro .faq-item,.blog-intro .faq-section .search-container,.faq-section .blog-intro .search-container,.blog-intro .btn-glass,.blog-intro .feature-card,.blog-intro .card{max-width:800px;margin:0 auto;text-align:center}.blog-intro .glass-effect .lead,.blog-intro .faq-section .faq-item .lead,.faq-section .blog-intro .faq-item .lead,.blog-intro .faq-section .search-container .lead,.faq-section .blog-intro .search-container .lead,.blog-intro .btn-glass .lead,.blog-intro .feature-card .lead,.blog-intro .card .lead{font-size:1.2rem;margin-bottom:1rem;color:#00b444}.blog-intro .glass-effect p,.blog-intro .faq-section .faq-item p,.faq-section .blog-intro .faq-item p,.blog-intro .faq-section .search-container p,.faq-section .blog-intro .search-container p,.blog-intro .btn-glass p,.blog-intro .feature-card p,.blog-intro .card p{margin-bottom:0}.blog-intro .section-title{margin-bottom:2rem}.blog-content{margin-bottom:4rem}.blog-content .blog-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media (min-width:992px){.blog-content .blog-grid{grid-template-columns:1fr 2fr}}.blog-content .blog-grid .section-title{margin-bottom:2rem}.blog-content .blog-featured .blog-card{height:100%}.blog-content .blog-featured .blog-card .blog-image{height:150px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.blog-content .blog-featured .blog-card .blog-image i{color:#00b444;filter:drop-shadow(0 0 10px rgba(0,180,68,0.5))}.blog-content .blog-post-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}@media (max-width:768px){.blog-content .blog-post-grid{grid-template-columns:1fr}}.blog-content .blog-card{display:flex;flex-direction:column;overflow:hidden}.blog-content .blog-card .blog-image{height:120px;display:flex;align-items:center;justify-content:center}.blog-content .blog-card .blog-image i{color:#00b444;filter:drop-shadow(0 0 8px rgba(0,180,68,0.5))}.blog-content .blog-card .blog-card-content{flex:1;display:flex;flex-direction:column}.blog-content .blog-card .blog-card-content .blog-meta{display:flex;justify-content:space-between;margin-bottom:0.5rem;font-size:0.8rem}.blog-content .blog-card .blog-card-content .blog-meta .blog-category{padding:3px 10px;background-color:rgba(0,180,68,0.1);color:#00b444;border-radius:20px;font-weight:600}.blog-content .blog-card .blog-card-content .blog-meta .blog-date{color:rgba(255,255,255,0.6)}.blog-content .blog-card .blog-card-content .blog-title{font-size:1.3rem;margin-bottom:0.5rem;color:#ffffff;line-height:1.4}.blog-content .blog-card .blog-card-content .blog-excerpt{font-size:0.95rem;margin-bottom:1rem;line-height:1.6;flex:1}.blog-content .blog-card .blog-card-content .blog-author{display:flex;align-items:center;margin-bottom:1rem}.blog-content .blog-card .blog-card-content .blog-author .author-avatar{width:30px;height:30px;border-radius:50%;background-color:rgba(0,180,68,0.1);margin-right:0.5rem;display:flex;align-items:center;justify-content:center}.blog-content .blog-card .blog-card-content .blog-author .author-avatar i{color:#00b444;font-size:0.9rem}.blog-content .blog-card .blog-card-content .blog-author .author-name{font-size:0.85rem;color:rgba(255,255,255,0.8)}.blog-content .pagination{display:flex;justify-content:center;padding:0.5rem 1rem}.blog-content .pagination .page-link{width:40px;height:40px;margin:0 0.25rem;border-radius:8px;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,0.8);transition:all 0.3s ease;font-weight:500}.blog-content .pagination .page-link:hover{background-color:rgba(0,180,68,0.1);color:#ffffff}.blog-content .pagination .page-link.active{background-color:#00b444;color:#ffffff;box-shadow:0 0 10px rgba(0,180,68,0.5)}.featured-posts .section-title{margin-bottom:2rem}.section-title{color:#ffffff}.contact-section{padding:4rem 0}.contact-section .container{max-width:1200px;margin:0 auto}.contact-section .narrow-container{max-width:840px;margin:0 auto}.contact-section .text-center{text-align:center}.contact-header{padding:2rem;margin-bottom:2rem}.contact-header .header-content{max-width:100%;margin:0 auto}.contact-header .main-title{color:#ffffff;font-size:2.5rem;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:0.5rem}.contact-header .title-underline{height:4px;width:70px;background:#00b444;margin:0 auto 2rem}.contact-header .subtitle{font-size:1.4rem;color:#ffffff;margin-bottom:1.5rem}.contact-header .description{font-size:1rem;color:rgba(255,255,255,0.8);line-height:1.6;max-width:90%;margin:0 auto 1rem}.contact-header .linkedin-button{display:inline-flex;align-items:center;gap:0.5rem;padding:0.6rem 1.2rem;background-color:rgba(0,180,68,0.2);color:#ffffff;text-decoration:none;border-radius:4px;margin:0.5rem 0;transition:all 0.3s ease;border:1px solid rgba(0,180,68,0.3)}.contact-header .linkedin-button i{color:#00b444;transition:color 0.3s ease}.contact-header .linkedin-button:hover{background-color:#00b444;color:#003943}.contact-header .linkedin-button:hover i{color:#003943}.contact-methods{margin:2rem 0}.contact-methods .contact-method-container{display:flex;justify-content:center;gap:2rem}.contact-methods .contact-method{padding:1rem;width:calc(50% - 1rem);max-width:400px;text-align:center;transition:transform 0.3s ease;text-decoration:none;display:block}.contact-methods .contact-method:hover{transform:translateY(-5px);cursor:pointer}.contact-methods .contact-method .method-icon{margin-bottom:0.5rem}.contact-methods .contact-method .method-icon i{color:#00b444;font-size:1.8rem}.contact-methods .contact-method h3{color:#ffffff;font-size:1.2rem;margin-bottom:0.5rem;font-weight:600}.contact-methods .contact-method .email{color:#ffffff;font-size:1rem;margin-bottom:0.5rem}.contact-methods .contact-method .description{color:rgba(255,255,255,0.7);font-size:0.9rem}.contact-form-container{padding:2rem;margin:0 auto;max-width:800px}.contact-form-container .form-title{color:#ffffff;font-size:1.8rem;margin-bottom:2rem;font-weight:600;text-align:center}.contact-form-container form{text-align:left}.contact-form-container .form-row{display:flex;gap:1rem;margin-bottom:0.5rem}.contact-form-container .form-group{margin-bottom:1rem;width:100%}.contact-form-container .form-group.form-group-half{width:calc(50% - 0.5rem)}.contact-form-container .form-group label{display:block;margin-bottom:0.5rem;color:#ffffff;font-size:0.95rem}.contact-form-container .form-group input,.contact-form-container .form-group select,.contact-form-container .form-group textarea{width:100%;padding:0.8rem;background-color:rgba(0,57,67,0.6);border:1px solid rgba(0,180,68,0.3);border-radius:4px;color:#ffffff;font-size:1rem;transition:all 0.3s ease}.contact-form-container .form-group input:focus,.contact-form-container .form-group select:focus,.contact-form-container .form-group textarea:focus{outline:none;border-color:#00b444;box-shadow:0 0 0 2px rgba(0,180,68,0.2)}.contact-form-container .form-group textarea{resize:vertical;min-height:120px}.contact-form-container .form-group select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300b444' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 0.8rem center;background-size:1.2em;padding-right:2.5rem}.contact-form-container .form-group select option{background-color:#003943;color:#ffffff;padding:0.8rem}.contact-form-container .form-group select:hover{border-color:#00b444}.contact-form-container .form-group select option:hover,.contact-form-container .form-group select option:focus,.contact-form-container .form-group select option:active,.contact-form-container .form-group select option:checked{background-color:rgba(0,180,68,0.2);color:#ffffff}.contact-form-container .form-actions{margin-bottom:0.5rem}.contact-form-container .submit-button{width:100%;padding:0.9rem;background-color:#00b444;color:#ffffff;border:none;border-radius:4px;font-weight:600;font-size:1rem;cursor:pointer;transition:all 0.3s ease}.contact-form-container .submit-button i{margin-right:0.5rem}.contact-form-container .submit-button:hover{background-color:#009b3a;transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,180,68,0.3)}.contact-form-container .recaptcha-notice{display:block;text-align:center;font-size:0.7rem;color:rgba(255,255,255,0.4);margin-top:0.5rem}.contact-form-container .recaptcha-notice a{color:rgba(255,255,255,0.5);text-decoration:none}.contact-form-container .recaptcha-notice a:hover{text-decoration:underline}.contact-form-container select option{background-color:#003943;color:#ffffff;padding:8px}.form-status{margin:0.5rem 0;padding:0.5rem;border-radius:4px;text-align:center}.form-status.success{background-color:rgba(0,180,68,0.1);color:#00b444;border:1px solid rgba(0,180,68,0.3)}.form-status.error{background-color:rgba(220,53,69,0.1);color:#dc3545;border:1px solid rgba(220,53,69,0.3)}.grecaptcha-badge{visibility:hidden!important;opacity:0!important;display:none!important}@media (max-width:768px){.contact-section{padding:2rem 0}.contact-header{padding:1rem}.contact-header .main-title{font-size:2rem}.contact-header .description{max-width:100%}.contact-methods .contact-method-container{flex-direction:column;align-items:center}.contact-methods .contact-method{width:100%;max-width:100%;margin-bottom:0.5rem}.contact-form-container{padding:1rem}.contact-form-container .form-row{flex-direction:column;gap:0}.contact-form-container .form-group.form-group-half{width:100%}}.map-section{margin-bottom:4rem}.map-section .map-container{height:400px;overflow:hidden}.map-section .map-container .map-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:rgba(255,255,255,0.6)}.map-section .map-container .map-placeholder i{margin-bottom:1rem;color:#00b444}.faq-section{padding:4rem 0}.faq-section .faq-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(450px,1fr));gap:1rem;margin-top:2rem}.faq-section .faq-item{padding:1rem;transition:transform 0.3s ease}.faq-section .faq-item:hover{transform:translateY(-5px)}.faq-section .faq-item h3{color:#ffffff;margin-bottom:0.5rem;font-size:1.1rem;font-weight:600}.faq-section .faq-item h3 i{color:#00b444;margin-right:0.25rem}.faq-section .faq-item p{color:#ffffff;line-height:1.6;margin-bottom:0}.cta-section{padding:4rem 0;background:linear-gradient(to right,rgba(0,180,68,0.3),rgba(0,143,92,0.3))}.cta-section .cta-container{max-width:800px;margin:0 auto;padding:2rem;text-align:center}.cta-section .cta-container h2{color:#ffffff;margin-bottom:1rem;font-weight:700}.cta-section .cta-container p{color:#ffffff;font-size:1.2rem;margin-bottom:2rem}.cta-section .cta-container .btn-lg{padding:0.8rem 2rem;font-size:1.1rem}@media (max-width:768px){.contact-section .row{grid-template-columns:1fr}.faq-container{grid-template-columns:1fr!important}.contact-form .glass-effect,.contact-form .faq-section .faq-item,.faq-section .contact-form .faq-item,.contact-form .faq-section .search-container,.faq-section .contact-form .search-container,.contact-form .btn-glass,.contact-form .feature-card,.contact-form .card,.contact-info .glass-effect,.contact-info .faq-section .faq-item,.faq-section .contact-info .faq-item,.contact-info .faq-section .search-container,.faq-section .contact-info .search-container,.contact-info .btn-glass,.contact-info .feature-card,.contact-info .card{padding:1rem}.cta-container{padding:1rem}.cta-container h2{font-size:1.8rem}}.section-title{color:#ffffff}.careers-intro{margin-bottom:4rem}.careers-intro .glass-effect,.careers-intro .faq-section .faq-item,.faq-section .careers-intro .faq-item,.careers-intro .faq-section .search-container,.faq-section .careers-intro .search-container,.careers-intro .btn-glass,.careers-intro .feature-card,.careers-intro .card{max-width:800px;margin:0 auto;text-align:center}.careers-intro .glass-effect .lead,.careers-intro .faq-section .faq-item .lead,.faq-section .careers-intro .faq-item .lead,.careers-intro .faq-section .search-container .lead,.faq-section .careers-intro .search-container .lead,.careers-intro .btn-glass .lead,.careers-intro .feature-card .lead,.careers-intro .card .lead{font-size:1.2rem;margin-bottom:1rem;color:#00b444}.careers-intro .glass-effect p,.careers-intro .faq-section .faq-item p,.faq-section .careers-intro .faq-item p,.careers-intro .faq-section .search-container p,.faq-section .careers-intro .search-container p,.careers-intro .btn-glass p,.careers-intro .feature-card p,.careers-intro .card p{margin-bottom:0}.careers-intro .section-title{margin-bottom:2rem}.why-join-us{margin-bottom:4rem}.why-join-us .benefits-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}@media (max-width:768px){.why-join-us .benefits-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}.why-join-us .benefit-card{text-align:center}.why-join-us .benefit-card .benefit-icon{width:60px;height:60px;border-radius:50%;background-color:rgba(0,180,68,0.1);margin:0 auto 1rem;display:flex;align-items:center;justify-content:center}.why-join-us .benefit-card .benefit-icon i{color:#00b444}.why-join-us .benefit-card h3{font-size:1.2rem;margin-bottom:0.5rem;color:#ffffff}.why-join-us .benefit-card p{font-size:0.9rem;line-height:1.6}.current-openings{margin-bottom:4rem}.current-openings .jobs-list{display:grid;grid-template-columns:1fr;gap:2rem}.current-openings .job-card .job-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.5rem;padding-bottom:0.5rem;border-bottom:1px solid rgba(0,143,92,0.2)}.current-openings .job-card .job-header h3{font-size:1.3rem;margin:0;color:#ffffff}.current-openings .job-card .job-header .job-type{padding:4px 12px;background-color:rgba(0,180,68,0.1);color:#00b444;border-radius:20px;font-size:0.8rem;font-weight:600}.current-openings .job-card .job-location{font-size:0.95rem;margin-bottom:1rem;color:rgba(255,255,255,0.8)}.current-openings .job-card .job-location i{color:#00b444;margin-right:0.25rem}.current-openings .job-card .job-description{margin-bottom:1rem}.current-openings .job-card .job-description p{font-size:0.95rem;line-height:1.6}.current-openings .job-card .job-requirements{margin-bottom:2rem}.current-openings .job-card .job-requirements h4{font-size:1rem;margin-bottom:0.5rem;color:#ffffff}.current-openings .job-card .job-requirements ul{list-style:none;padding:0;margin:0}.current-openings .job-card .job-requirements ul li{font-size:0.9rem;margin-bottom:0.25rem;display:flex;align-items:center}.current-openings .job-card .job-requirements ul li i{color:#00b444;margin-right:0.25rem;font-size:0.8rem}.internship-program{margin-bottom:4rem}.internship-program .internship-content{max-width:800px;margin:0 auto}.internship-program .internship-content .lead{font-size:1.1rem;margin-bottom:1rem;color:#00b444}.internship-program .internship-content h3{font-size:1.2rem;margin:2rem 0 0.5rem;color:#ffffff}.internship-program .internship-content .internship-benefits{list-style:none;padding:0;margin:0 0 2rem}.internship-program .internship-content .internship-benefits li{font-size:0.95rem;margin-bottom:0.5rem;display:flex;align-items:center}.internship-program .internship-content .internship-benefits li i{color:#00b444;margin-right:0.5rem;width:20px;text-align:center}.internship-program .internship-content .btn{margin:0 auto;display:block;max-width:300px}.recruiting-process{margin-bottom:4rem}.recruiting-process .process-steps{display:flex;justify-content:space-between;position:relative}.recruiting-process .process-steps::before{content:'';position:absolute;top:60px;left:60px;right:60px;height:2px;background:linear-gradient(to right,rgba(0,180,68,0.3),#00b444,rgba(0,180,68,0.3));z-index:0}.recruiting-process .process-steps .process-step{text-align:center;position:relative;z-index:1;flex:1;max-width:200px}.recruiting-process .process-steps .process-step .step-number{width:40px;height:40px;border-radius:50%;background-color:#00b444;color:#ffffff;display:flex;align-items:center;justify-content:center;margin:0 auto 0.5rem;font-weight:600;position:relative;box-shadow:0 0 15px rgba(0,180,68,0.5)}.recruiting-process .process-steps .process-step .step-icon{width:60px;height:60px;border-radius:50%;background-color:rgba(0,19,28,0.8);margin:0 auto 0.5rem;display:flex;align-items:center;justify-content:center;border:2px solid #00b444}.recruiting-process .process-steps .process-step .step-icon i{color:#00b444;font-size:1.2rem}.recruiting-process .process-steps .process-step h3{font-size:1.1rem;margin-bottom:0.25rem;color:#ffffff}.recruiting-process .process-steps .process-step p{font-size:0.9rem;line-height:1.6}@media (max-width:992px){.recruiting-process .process-steps{flex-direction:column;align-items:center}.recruiting-process .process-steps::before{width:2px;height:auto;top:0;bottom:0;left:50%;right:auto;transform:translateX(-50%)}.recruiting-process .process-steps .process-step{max-width:100%;width:100%;display:flex;align-items:center;margin-bottom:2rem}.recruiting-process .process-steps .process-step .step-number,.recruiting-process .process-steps .process-step .step-icon{margin:0 1rem 0 0}.recruiting-process .process-steps .process-step .step-content{text-align:left}}.section-title{color:#ffffff}.faq-container{max-width:750px;margin:0 auto;padding:0 2rem}.faq-section{padding:4rem 0}.faq-section .search-container{margin-bottom:2rem;padding:1rem;max-width:750px;margin-left:auto;margin-right:auto}.faq-section .search-container .search-input{width:100%;padding:1rem;border:1px solid rgba(0,180,68,0.3);border-radius:0.5rem;font-size:1rem;color:#ffffff;background:transparent;transition:all 0.3s ease}.faq-section .search-container .search-input:focus{border-color:#00b444;box-shadow:0 0 0 3px rgba(0,180,68,0.2);outline:none}.faq-section .search-container .search-input::placeholder{color:rgba(255,255,255,0.6)}.faq-section .faq-item{margin-bottom:1rem;overflow:hidden;transition:all 0.3s ease;max-width:750px;margin-left:auto;margin-right:auto}.faq-section .faq-item:hover{border-color:rgba(0,180,68,0.5)}.faq-section .faq-item.active{border-color:#00b444;box-shadow:0 4px 15px rgba(0,180,68,0.1)}.faq-section .faq-question{padding:2rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#ffffff;transition:all 0.3s ease}.faq-section .faq-question .faq-icon{transition:transform 0.3s ease;color:#00b444;margin-left:1rem}.faq-section .faq-answer{max-height:0;overflow:hidden;transition:all 0.3s ease;color:#ffffff;opacity:0;transform:translateY(-10px)}.faq-section .faq-item.active .faq-answer{max-height:500px;padding:2rem;opacity:1;transform:translateY(0);border-top:1px solid rgba(0,180,68,0.3)}.faq-section .faq-item.active .faq-icon{transform:rotate(180deg)}.no-results{text-align:center;padding:2rem;color:rgba(255,255,255,0.6);font-style:italic}@media (max-width:768px){.faq-section{padding:2rem 0.5rem}.faq-question{padding:1rem}.faq-item.active .faq-answer{padding:1rem}}.section-title{color:#ffffff}.faq-intro .section-title{margin-bottom:2rem}.faq-grid .section-title{margin-bottom:2rem}.faq-categories .section-title{margin-bottom:2rem}.ethics-intro{padding:4rem 0}.ethics-intro .glass-effect,.ethics-intro .btn-glass,.ethics-intro .feature-card,.ethics-intro .card,.ethics-intro .faq-section .search-container,.faq-section .ethics-intro .search-container,.ethics-intro .faq-section .faq-item,.faq-section .ethics-intro .faq-item{padding:2rem;text-align:center;max-width:900px;margin:0 auto}.ethics-intro .glass-effect h2.section-title,.ethics-intro .btn-glass h2.section-title,.ethics-intro .feature-card h2.section-title,.ethics-intro .card h2.section-title,.ethics-intro .faq-section .search-container h2.section-title,.faq-section .ethics-intro .search-container h2.section-title,.ethics-intro .faq-section .faq-item h2.section-title,.faq-section .ethics-intro .faq-item h2.section-title{font-size:2rem;margin-bottom:2rem}.ethics-intro .glass-effect p,.ethics-intro .btn-glass p,.ethics-intro .feature-card p,.ethics-intro .card p,.ethics-intro .faq-section .search-container p,.faq-section .ethics-intro .search-container p,.ethics-intro .faq-section .faq-item p,.faq-section .ethics-intro .faq-item p{color:#ffffff;margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.ethics-intro .glass-effect p:first-of-type,.ethics-intro .btn-glass p:first-of-type,.ethics-intro .feature-card p:first-of-type,.ethics-intro .card p:first-of-type,.ethics-intro .faq-section .search-container p:first-of-type,.faq-section .ethics-intro .search-container p:first-of-type,.ethics-intro .faq-section .faq-item p:first-of-type,.faq-section .ethics-intro .faq-item p:first-of-type{font-size:1.5rem;font-weight:300;margin-bottom:2rem}.ethics-intro .glass-effect p:last-child,.ethics-intro .btn-glass p:last-child,.ethics-intro .feature-card p:last-child,.ethics-intro .card p:last-child,.ethics-intro .faq-section .search-container p:last-child,.faq-section .ethics-intro .search-container p:last-child,.ethics-intro .faq-section .faq-item p:last-child,.faq-section .ethics-intro .faq-item p:last-child{margin-bottom:0}.ethics-values{padding:4rem 0}.ethics-values .values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.ethics-values .value-card{padding:2rem;text-align:center;transition:transform 0.3s ease}.ethics-values .value-card:hover{transform:translateY(-5px)}.ethics-values .value-card .value-icon{margin-bottom:1.5rem}.ethics-values .value-card .value-icon i{color:#00b444}.ethics-values .value-card h3{margin-bottom:1rem;color:#ffffff}.ethics-commitment{padding:4rem 0}.ethics-commitment .values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem}@media (max-width:1200px){.ethics-commitment .values-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ethics-commitment .values-grid{grid-template-columns:1fr}}.ethics-commitment .approach-card{padding:2rem;text-align:center;transition:transform 0.3s ease}.ethics-commitment .approach-card:hover{transform:translateY(-5px)}.ethics-commitment .approach-card .approach-icon{margin-bottom:1.5rem}.ethics-commitment .approach-card .approach-icon i{font-size:2rem;color:#00b444}.ethics-commitment .approach-card h3{margin-bottom:1rem;color:#ffffff}.ethics-commitment .approach-card p{color:var(--light-color);opacity:0.9;line-height:1.6}.ethics-principles{padding:4rem 0}.ethics-principles .principles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.ethics-principles .principle-card{padding:2rem;text-align:center;transition:transform 0.3s ease}.ethics-principles .principle-card:hover{transform:translateY(-5px)}.ethics-principles .principle-card h3{color:#ffffff;margin-bottom:1rem;white-space:nowrap;font-size:1.5rem}@media (max-width:768px){.ethics-principles .principle-card h3{font-size:1.3rem}}@media (max-width:576px){.ethics-principles .principle-card h3{font-size:1.25rem}}@media (max-width:768px){.ethics-intro,.ethics-values,.ethics-commitment,.ethics-principles{padding:3rem 0}}:root{--success-text-color:#ffffff;--success-bg-color:rgba(0,180,68,0.9);--success-border-color:#00b444;--danger-text-color:#ffffff;--danger-bg-color:rgba(0,194,194,0.9);--danger-border-color:#00c2c2;--shadow-color:rgba(0,0,0,0.3)}