body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid var(--border-color);left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar.scrolled{background:#fffffffa;box-shadow:0 2px 20px #001f021a}.navbar .container{align-items:center;display:flex;justify-content:space-between;padding:1rem 20px}.navbar-brand{align-items:center;color:var(--primary-color);display:flex;gap:.5rem;text-decoration:none}.brand-content{display:flex;flex-direction:column}.navbar-logo{border-radius:3px;height:45px;object-fit:contain;width:auto}.brand-text{font-size:1.8rem;font-weight:700;line-height:1}.brand-subtitle{color:var(--text-light);font-size:.8rem;font-weight:400;margin-top:-2px}.navbar-menu{align-items:center;display:flex;gap:2rem}.nav-link{color:var(--text-dark);font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease}.nav-link.active,.nav-link:hover{color:var(--primary-color)}.nav-link:after{background:var(--primary-color);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link.active:after,.nav-link:hover:after{width:100%}.navbar-toggle{background:none;border:none;color:var(--primary-color);cursor:pointer;display:none;padding:.5rem}@media (max-width:768px){.navbar-toggle{display:block}.navbar-menu{background:var(--white);box-shadow:0 4px 20px #001f021a;flex-direction:column;gap:1.5rem;left:0;opacity:0;padding:2rem;position:fixed;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.navbar-menu.active{opacity:1;transform:translateY(0);visibility:visible}.nav-link{font-size:1.1rem;padding:1rem 0;text-align:center;width:100%}.nav-link:after{display:none}}.footer{background:#101918;color:var(--white);margin-top:auto;padding:4rem 0 0}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.footer-section h4{color:var(--white);font-size:1.2rem;font-weight:600;margin-bottom:1.5rem}.footer-brand h3{color:var(--white);font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.footer-brand p{color:#fffc;margin-bottom:1rem}.footer-description{color:#fffc;line-height:1.6;margin-bottom:1.5rem}.social-links{display:flex;gap:1rem}.social-links a{align-items:center;background:#ffffff1a;border-radius:50%;color:var(--white);display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.social-links a:hover{background:var(--accent-color);transform:translateY(-2px)}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:.8rem}.footer-links a{color:#fffc;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:var(--white)}.birunium{color:#333;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.birunium:after{background-color:#fff;bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.birunium:hover{color:#000}.birunium:hover:after{width:100%}.contact-info{display:flex;flex-direction:column;gap:1rem}.contact-item{align-items:flex-start;color:#fffc;display:flex;gap:.8rem}.contact-item svg{flex-shrink:0;margin-top:2px}.footer-bottom{border-top:1px solid #ffffff1a;padding:2rem 0}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-bottom p{color:#fffc;margin:0}.footer-bottom-links{display:flex;gap:.3rem}.footer-bottom-links a{color:#fffc;text-decoration:none;transition:color .3s ease}.footer-bottom-links a:hover{color:var(--white)}@media (max-width:768px){.footer{padding:3rem 0 0}.footer-content{gap:2rem;grid-template-columns:1fr}.footer-bottom-content{flex-direction:column;text-align:center}.footer-bottom-links{justify-content:center}}.whatsapp-float{align-items:center;background:#101918;border-radius:50%;bottom:30px;box-shadow:0 4px 12px #25d3664d;color:#fff;cursor:pointer;display:flex;height:60px;justify-content:center;left:30px;position:fixed;transition:all .3s ease;width:60px;z-index:1000}.whatsapp-float:hover{box-shadow:0 6px 16px #25d36666;transform:scale(1.05)}.whatsapp-float:active{transform:scale(.98)}@media (max-width:768px){.whatsapp-float{bottom:20px;height:50px;left:20px;width:50px}.whatsapp-float svg{height:20px;width:20px}}.hero{height:100vh;overflow:hidden;position:relative}.hero-slider{height:100%;position:relative}.hero-slide{align-items:center;display:flex;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 1s ease-in-out;width:100%}.hero-slide.active{opacity:1}.hero-gradient-overlay{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.hero-content{bottom:15%;left:0;margin:0 auto;max-width:700px;padding-left:5vw;position:absolute;right:0;text-align:left;z-index:2}.hero-content h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.hero-content p{color:#f1f1f1;font-size:1.25rem;font-weight:400;margin-bottom:2rem;text-shadow:0 2px 8px #0000004d}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.hero-nav{background:#fff3;border:none;border-radius:50%;color:var(--white);cursor:pointer;height:50px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:3}.hero-nav:hover{background:#ffffff4d;transform:translateY(-50%) scale(1.1)}.hero-nav.prev{left:20px}.hero-nav.next{right:20px}.hero-dots{bottom:30px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.hero-dot{background:#ffffff4d;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.hero-dot.active{background:var(--white);transform:scale(1.2)}.welcome-section{background:var(--light-gray)}.welcome-content h2{color:var(--primary-color);font-family:Libertinus Math,serif;margin-bottom:1.5rem}.welcome-content p{font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.welcome-image{align-items:center;display:flex;justify-content:center;min-height:220px;padding:1.5rem 0}.welcome-image img{background:#f8faf9;border-radius:1rem;box-shadow:0 2px 16px #004d051a;display:block;height:220px;max-width:100%;object-fit:cover;width:340px}.image-placeholder{border-radius:12px;height:400px;text-align:center;width:100%}.placeholder-content h3{font-size:1.5rem;margin-bottom:1rem}.welcome-collage{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:220px;width:340px}.welcome-collage img{background:#f8faf9;border-radius:.7rem;box-shadow:0 2px 12px #004d051a;display:block;height:100%;object-fit:cover;width:100%}.welcome-grid{align-items:stretch;display:flex;gap:2.5rem}.welcome-content{display:flex;flex:1 1;flex-direction:column;justify-content:center}.welcome-image-single{align-items:center;border-left:2px solid #e0e4e2;display:flex;flex:1 1;justify-content:center;padding-left:2.5rem}.welcome-image-single img{background:#f8faf9;border-radius:5px;box-shadow:none;display:block;height:100%;max-height:520px;max-width:520px;object-fit:cover;width:100%}.services-section{background:var(--white)}.section-header{margin-bottom:4rem;text-align:center}.section-header h2{color:var(--primary-color);font-family:Libertinus Math,serif;margin-bottom:1rem}.section-header p{font-size:1.1rem;margin:0 auto;max-width:600px}.service-card{border:1px solid var(--border-color);padding:2.5rem 2rem;text-align:center}.service-icon{font-size:3rem;margin-bottom:1.5rem}.service-card h3{color:var(--primary-color);font-size:1.3rem;margin-bottom:1rem}.service-card p{line-height:1.6;margin-bottom:1.5rem}.service-link{color:var(--primary-color);font-weight:500;text-decoration:none;transition:color .3s ease}.service-link:hover{color:var(--secondary-color)}.why-mutabar-section{background:var(--light-gray)}.why-cards{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr);margin-top:2.5rem}@media (max-width:1100px){.why-cards{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.why-cards{gap:1.2rem;grid-template-columns:1fr}}.feature-card{align-items:flex-start;background:#f8faf9;border:1.5px solid #e0e4e2;border-radius:1.2rem;box-shadow:0 4px 24px #004d050f;display:flex;flex-direction:column;min-height:260px;padding:2.2rem 1.5rem 1.5rem;position:relative;transition:box-shadow .2s,border .2s}.feature-card:hover{border:1.5px solid #007a0a;box-shadow:0 8px 32px #004d0521}.feature-icon{align-items:center;background:#e6f2ea;border-radius:50%;box-shadow:0 2px 8px #004d0514;color:#007a0a;display:flex;font-size:2rem;height:48px;justify-content:center;margin-bottom:1.1rem;width:48px}.feature-card h3{color:#102a13;font-family:Libertinus Math,serif;font-size:1.25rem;font-weight:700;margin-bottom:.7rem}.feature-card p{color:#3a4d3a;font-size:1.05rem;font-weight:400;line-height:1.6}.impact-section{background:var(--white);margin-top:3rem}.grid-4{grid-gap:2.2rem;display:grid;gap:2.2rem;grid-template-columns:repeat(4,1fr);margin-top:2.5rem}.stat-card{align-items:center;background:#f8faf9;border:1.5px solid #e0e4e2;border-radius:1.2rem;box-shadow:0 4px 24px #004d050f;display:flex;flex-direction:column;justify-content:center;min-height:170px;padding:2.2rem 1.2rem 1.5rem;position:relative;transition:box-shadow .2s,border .2s}.stat-card:hover{border:1.5px solid #007a0a;box-shadow:0 8px 32px #004d0521}.stat-icon{align-items:center;background:#e6f2ea;border-radius:50%;box-shadow:0 2px 8px #004d0514;color:#007a0a;display:flex;font-size:2rem;height:48px;justify-content:center;margin-bottom:1.1rem;width:48px}.stat-number{color:#102a13;font-size:2.1rem;font-weight:800;letter-spacing:-1px;margin-bottom:.3rem}.stat-label{color:#3a4d3a;font-size:1.08rem;font-weight:500;text-align:center}.bento-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr;margin-top:2.5rem}.analytics-card{grid-column:1/3;grid-row:1/2}.bar-card{gap:240px;grid-column:3/4;grid-row:1/3}.conversion-card{grid-column:1/2;grid-row:2/3}.performance-card{grid-column:2/3;grid-row:2/3}.bento-card{align-items:flex-start;background:linear-gradient(120deg,#101918 80%,#1a1d2b);border:1.5px solid #2a2e44;border-radius:1.2rem;box-shadow:0 4px 24px #004d051a;color:#b6fcd5;display:flex;flex-direction:column;font-family:Inter,Montserrat,Poppins,Arial,sans-serif;justify-content:flex-start;overflow:hidden;padding:2.2rem 2rem 1.5rem;position:relative;transition:box-shadow .2s,border .2s}.bento-title{color:#b6fcd5;font-family:Libertinus Math,serif;font-size:1.45rem;font-weight:900;letter-spacing:.01em;margin-bottom:1.3rem}.bento-icon{color:#b6fcd5;margin-bottom:.7rem}.bento-big-value{color:#b6fcd5;font-family:Inter,Montserrat,Poppins,Arial,sans-serif;font-size:2.8rem;font-weight:900;letter-spacing:-.03em;margin-bottom:.2rem}@media (max-width:900px){.bento-grid{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,minmax(120px,210px))}.bento-card{min-height:160px;padding:2.2rem 1.2rem 1.5rem}.bento-title{font-size:1.25rem;margin-bottom:1.2rem;word-break:break-word}.bar-card{gap:initial}}@media (max-width:600px){.bento-grid{grid-template-columns:1fr;grid-template-rows:repeat(4,minmax(140px,240px))}.bento-card{min-height:180px;padding:2.2rem 1rem 1.5rem}.bento-title{font-size:1.1rem;margin-bottom:1.3rem;word-break:break-word}}@media (max-width:768px){.hero-content{bottom:8%;max-width:95vw;padding-left:2vw}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.hero-buttons{flex-direction:column}.hero-nav{height:40px;width:40px}.hero-nav.prev{left:10px}.hero-nav.next{right:10px}.image-placeholder{height:300px}.feature-card,.service-card{padding:2rem 1.5rem}.stat-number{font-size:2rem}}@media (max-width:480px){.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.section-header h2{font-family:Libertinus Math,serif;font-size:2rem}.image-placeholder{height:250px}.placeholder-content h3{font-size:1.2rem}}.hero-static{align-items:center;background:#f8faf9;margin-top:80px;padding:0}.hero-grid,.hero-static{display:flex;min-height:70vh}.hero-grid{align-items:stretch;flex-direction:row;gap:5rem;justify-content:space-between}.hero-left{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:320px;padding:4rem 0 3rem}.hero-title{color:#102a13;font-family:Libertinus Math,serif;font-size:2.8rem;font-weight:800;line-height:1.1;margin-bottom:1.2rem}.hero-subtitle{color:#3a4d3a;font-size:1.2rem;font-weight:400;margin-bottom:2.2rem;max-width:500px}.hero-buttons{margin-bottom:2.5rem}.btn-primaryhome{width:235px}.btn-hero,.btn-primaryhome{background:#004d05;border:none;border-radius:8px;box-shadow:0 2px 8px #004d0514;color:#fff;display:inline-block;font-size:1rem;font-weight:600;min-width:0;padding:.85rem 2.2rem;transition:background .2s}.btn-hero{width:175px}.btn-hero:hover,.btn-primaryhome:hover{background:#007a0a}.hero-kpis{display:flex;flex-direction:row;gap:2.5rem;margin-top:0;padding-top:1rem}.hero-kpi{align-items:flex-start;display:flex;flex-direction:column;gap:.2rem}.kpi-icon{color:#007a0a;margin-bottom:.2rem}.kpi-number{color:#102a13;font-size:1.5rem;font-weight:700}.kpi-label{color:#3a4d3a;font-size:1rem;font-weight:500}.hero-right{flex:1 1;min-width:320px;position:relative}.hero-image-placeholder,.hero-right{align-items:center;display:flex;justify-content:center}.hero-image-placeholder{background:#e6f2ea;border-radius:2rem;box-shadow:0 4px 32px #004d0514;color:#004d05;font-size:1.3rem;font-weight:600;height:80%;max-width:500px;min-height:420px;overflow:hidden;padding:0;width:100%}.hero-image-placeholder img{border-radius:2rem;box-shadow:0 4px 32px #004d051f;display:block;height:100%;object-fit:cover;width:100%}@media (max-width:900px){.hero-grid{flex-direction:column;gap:1.5rem;min-height:0;min-height:auto}.hero-left,.hero-right{min-width:0;padding:2rem 0 1rem;width:100%}.hero-image-placeholder{border-radius:1.2rem;height:260px;max-width:100%;min-height:0;min-height:auto;width:100%}.hero-image-placeholder img{border-radius:1.2rem}.welcome-image img{border-radius:.7rem;height:160px;width:90vw}.welcome-collage{gap:7px;height:160px;width:90vw}.welcome-collage img{border-radius:.5rem}.welcome-grid{flex-direction:column;gap:1.5rem}.welcome-image-single{border-left:none;border-top:2px solid #e0e4e2;justify-content:center;padding-left:0;padding-top:1.5rem}.welcome-image-single img{border-radius:10px;max-height:360px;max-width:100%}.why-cards{gap:1.2rem}.feature-card{min-height:180px;padding:1.2rem 1rem 1rem}.feature-icon{font-size:1.3rem;height:38px;margin-bottom:.7rem;width:38px}.feature-card h3{font-size:1.1rem}.feature-card p{font-size:.98rem}}@media (max-width:600px){.hero-title{font-size:2rem}.hero-kpis{gap:1.2rem;padding-top:1.2rem}.hero-image-placeholder{font-size:1rem}.hero-static{margin-top:56px}}@media (max-width:1100px){.grid-4{gap:1.2rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.grid-4{gap:1rem;grid-template-columns:1fr}.stat-card{min-height:120px;padding:1.2rem .7rem 1rem}.stat-icon{height:38px;margin-bottom:.7rem;width:38px}.stat-icon,.stat-number{font-size:1.3rem}.stat-label{font-size:.98rem}}@media (max-width:550px){.bento-grid{gap:1.1rem;grid-template-columns:1fr;grid-template-rows:repeat(4,minmax(120px,1fr))}.bento-card{grid-column:auto!important;grid-row:auto!important;min-height:120px;padding:1.1rem .6rem}.bento-title{font-size:1rem;margin-bottom:1.1rem;word-break:break-word}.bento-big-value{font-size:1.7rem}}.custom-map-wrapper{align-items:center;background:var(--white);border-radius:18px;display:flex;justify-content:center;overflow:hidden;padding:2.5rem 0;position:relative}.custom-map{background:linear-gradient(135deg,var(--light-gray),#e6f2ea 80%);border-radius:14px;display:block;height:580px!important;min-height:380px;transition:box-shadow .3s;width:96vw!important}.custom-marker .marker-circle{fill:var(--accent-color);stroke:var(--white);stroke-width:3px;filter:drop-shadow(0 2px 8px rgba(0,77,5,.18));transition:fill .2s,stroke .2s}.custom-marker .marker-inner{fill:var(--white);stroke:var(--accent-color);stroke-width:2px;transition:fill .2s,stroke .2s}.custom-marker.hovered .marker-circle,.custom-marker:focus .marker-circle{fill:var(--white);stroke:var(--accent-color)}.custom-marker.hovered .marker-inner,.custom-marker:focus .marker-inner{fill:var(--accent-color);stroke:var(--white)}.marker-popup{animation:fadeInUp .3s;background:var(--white);border:1.5px solid var(--accent-color);border-radius:10px;box-shadow:0 4px 24px #001f0221;color:var(--primary-color);font-family:Inter,Arial,sans-serif;font-size:1rem;max-width:160px;min-width:120px;padding:.7rem 1.1rem;pointer-events:none;z-index:2}.marker-title{color:var(--primary-color);font-size:1.08rem;font-weight:700;margin-bottom:.2rem}.marker-subtitle{color:var(--secondary-color);font-size:.95rem;opacity:.85}@media (max-width:1200px){.custom-map{height:340px!important;min-height:220px;width:98vw!important}.custom-map-wrapper{margin:0 -2vw;padding:1.5rem 0}}@media (max-width:768px){.custom-map-wrapper{border-radius:12px;margin:0 -1vw;max-width:100vw;padding:1rem 0}.custom-map{border-radius:10px;height:220px!important;min-height:120px;width:99vw!important}.marker-popup{font-size:.95rem;max-width:110px;min-width:80px;padding:.5rem .7rem}}@media (max-width:480px){.custom-map-wrapper{border-radius:8px;margin:0;padding:.5rem 0}.custom-map{border-radius:7px;height:120px!important;min-height:80px;width:100vw!important}.marker-popup{font-size:.85rem;max-width:80px;min-width:60px;padding:.3rem .5rem}}.mission-section{background:var(--light-gray);padding-top:120px}.mission-card,.vision-card{border:1px solid var(--border-color);height:100%;padding:3rem 2.5rem}.mission-card h2,.vision-card h2{color:var(--primary-color);font-size:1.8rem;margin-bottom:1.5rem}.mission-card p,.vision-card p{font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.values-section{background:var(--white);margin-top:80px}.value-card{border:1px solid var(--border-color);padding:2.5rem 2rem;text-align:center}.value-card h3{color:var(--primary-color);font-size:1.4rem;margin-bottom:1rem}.value-card p{line-height:1.6}.values-section-modern{background:#101918;color:#e0e0e0;padding:0 0 64px;width:100%}.values-modern-container{align-items:center;display:flex;gap:48px;justify-content:center;margin:0 auto;max-width:1400px;padding:64px 0 0}.values-modern-content{flex:1 1;max-width:600px}.values-modern-title{color:#b6ffb0;font-family:Montserrat,Arial,sans-serif;font-size:2.2rem;font-weight:700;margin-bottom:.5rem}.values-modern-desc{color:#b6ffb0;font-size:1.2rem;margin-bottom:2.5rem}.values-modern-list{list-style:none;margin:0;padding:0}.values-modern-list li{align-items:flex-start;display:flex;gap:.5rem;margin-bottom:2.2rem;position:relative}.values-modern-icon{color:#7fff6b;flex-shrink:0;font-size:2rem;margin-top:.2rem}.values-modern-icon-svg{align-items:center;display:flex;justify-content:center;margin-top:.2rem;min-height:36px;min-width:36px}.values-modern-line{align-self:stretch;background:linear-gradient(180deg,#7fff6b,#b6ffb0);border-radius:2px;height:48px;margin:0 18px 0 0;opacity:.7;width:2px}.values-modern-list strong{color:#fff;font-size:1.1rem;font-weight:600;letter-spacing:.5px}.values-modern-list p{color:#e0e0e0;font-size:1rem;line-height:1.6;margin:.2rem 0 0}.values-modern-image-wrapper{align-items:center;display:flex;flex:1 1;justify-content:center;min-width:280px}.values-modern-image{border-radius:18px;box-shadow:0 8px 32px #0000002e;max-width:400px;width:100%}@media (max-width:900px){.values-modern-container{flex-direction:column-reverse;gap:32px;padding:48px 12px 0}.values-modern-image{max-width:320px}.values-modern-line{height:32px;margin:0 10px 0 0}}@media (max-width:600px){.values-modern-title{font-size:1.3rem}.values-modern-desc{font-size:1rem}.values-modern-image{max-width:220px}.values-modern-line{height:18px;margin:0 6px 0 0}}.team-section{background:var(--light-gray)}.team-card{border:1px solid var(--border-color);cursor:pointer;padding:2rem;text-align:center;transition:all .3s ease}.team-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-5px)}.team-image{margin-bottom:1.5rem}.image-placeholder{align-items:center;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:50%;color:var(--white);display:flex;font-size:2.5rem;font-weight:600;height:120px;justify-content:center;margin:0 auto;width:120px}.image-placeholder.large{font-size:3rem;height:150px;width:150px}.team-info h3{color:var(--primary-color);font-size:1.3rem;margin-bottom:.5rem}.team-title{color:var(--text-light);font-weight:500;margin-bottom:1rem}.view-profile-btn{background:var(--primary-color);border:none;border-radius:6px;color:var(--white);cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease}.view-profile-btn:hover{background:var(--secondary-color)}.modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal{background:var(--white);border-radius:12px;max-height:90vh;max-width:600px;overflow-y:auto;position:relative;width:100%}.modal-close{background:none;border:none;border-radius:50%;color:var(--text-light);cursor:pointer;padding:.5rem;position:absolute;right:20px;top:20px;transition:all .3s ease;z-index:1}.modal-close:hover{background:var(--light-gray);color:var(--text-dark)}.modal-content{padding:2rem}.modal-header{align-items:center;border-bottom:1px solid var(--border-color);display:flex;gap:2rem;margin-bottom:2rem;padding-bottom:1.5rem}.modal-info h2{color:var(--primary-color);font-size:1.8rem;margin-bottom:.5rem}.modal-title{color:var(--text-light);font-weight:500;margin-bottom:1rem}.modal-social{display:flex;gap:1rem}.social-link{align-items:center;background:var(--light-gray);border-radius:50%;color:var(--primary-color);display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.social-link:hover{background:var(--primary-color);color:var(--white)}.modal-body h3{color:var(--primary-color);font-size:1.3rem;margin-bottom:1rem}.modal-body p{font-size:1.1rem;line-height:1.7}@media (max-width:768px){.mission-card,.vision-card{padding:2rem 1.5rem}.mission-card h2,.vision-card h2{font-size:1.5rem}.team-card{padding:1.5rem}.image-placeholder{font-size:2rem;height:100px;width:100px}.modal-header{flex-direction:column;gap:1rem;text-align:center}.modal-info h2{font-size:1.5rem}.modal-content{padding:1.5rem}}@media (max-width:480px){.mission-section{padding-top:100px}.value-card{padding:2rem 1.5rem}.team-card{padding:1rem}.image-placeholder{font-size:1.5rem;height:80px;width:80px}.modal{margin:10px}.modal-content{padding:1rem}}.services-hero{background:var(--light-gray);padding-top:120px;text-align:center}.services-hero .section-header h1{color:var(--primary-color);margin-bottom:1rem}.services-hero .section-header p{font-size:1.2rem;margin:0 auto;max-width:700px}.service-detail{min-height:100vh;padding:80px 0}.service-detail.bg-light{background:var(--light-gray)}.service-detail.bg-white{background:var(--white)}.btn-primary22{background-color:var(--primary-color);color:var(--white)}.service-content{grid-gap:4rem;align-items:flex-start;display:grid;gap:4rem;grid-template-columns:1fr 1fr;height:100%;position:relative}.service-content.grid-2-reverse{grid-template-columns:1fr 1fr}.service-info{order:1;padding-right:2rem}.service-visual{height:-webkit-fit-content;height:fit-content;order:2;position:-webkit-sticky;position:sticky;top:50%;transform:translateY(-50%);z-index:1}.service-content.grid-2-reverse .service-info{order:2;padding-left:2rem;padding-right:0}.service-content.grid-2-reverse .service-visual{height:-webkit-fit-content;height:fit-content;order:1;position:-webkit-sticky;position:sticky;top:50%;transform:translateY(-50%);z-index:1}.service-header{margin-bottom:2rem}.service-icon{color:var(--primary-color);margin-bottom:1rem}.service-header h2{color:var(--primary-color);font-size:2.2rem;margin-bottom:.5rem}.service-subtitle{color:var(--text-light);font-size:1.1rem;font-weight:500;margin-bottom:0}.service-description{color:var(--text-dark);font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.service-benefits,.service-features{margin-bottom:2rem}.service-benefits h3,.service-features h3{color:var(--primary-color);font-size:1.3rem;margin-bottom:1rem}.service-benefits ul,.service-features ul{list-style:none;padding:0}.service-benefits li,.service-features li{align-items:flex-start;color:var(--text-dark);display:flex;gap:.8rem;line-height:1.5;margin-bottom:.8rem}.service-benefits li svg,.service-features li svg{color:var(--primary-color);flex-shrink:0;margin-top:2px}.service-cta{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.visual-placeholder{align-items:center;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:12px;box-shadow:0 8px 32px #0000001a;color:var(--white);display:flex;height:400px;justify-content:center;text-align:center;width:100%}.visual-content h3{font-size:1.5rem;margin-bottom:.5rem}.visual-content p{margin:0;opacity:.9}.visual-content svg{margin-bottom:1rem}.cta-section{background:var(--primary-color);color:var(--white);text-align:center}.cta-content h2{color:var(--white);font-size:2.5rem;margin-bottom:1rem}.cta-content p{color:#ffffffe6;font-size:1.1rem;line-height:1.6;margin:0 auto 2rem;max-width:600px}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-buttons .btn-secondary{border-color:var(--white);color:var(--white)}.cta-buttons .btn-secondary:hover{background:var(--white);color:var(--primary-color)}@media (max-width:768px){.service-content{gap:2rem}.service-content,.service-content.grid-2-reverse{grid-template-columns:1fr}.service-info,.service-visual{order:1;padding:0;position:static;transform:none}.service-detail{min-height:auto}.service-header h2{font-size:1.8rem}.service-description{font-size:1rem}.visual-placeholder{height:300px}.cta-content h2{font-size:2rem}.cta-buttons,.service-cta{flex-direction:column}.cta-buttons{align-items:center}}@media (max-width:480px){.services-hero{padding-top:100px}.service-detail{padding:60px 0}.service-header h2{font-size:1.5rem}.visual-placeholder{height:250px}.visual-content h3{font-size:1.2rem}.cta-content h2{font-size:1.8rem}}.contact-hero{background:var(--light-gray);padding-top:120px;text-align:center}.contact-hero .section-header h1{color:var(--primary-color);margin-bottom:1rem}.contact-hero .section-header p{font-size:1.2rem;margin:0 auto;max-width:600px}.contact-content{background:var(--white);margin-top:80px;padding:80px 0}.contact-form-section h2,.contact-info-section h2{color:var(--primary-color);font-size:2rem;margin-bottom:1rem}.contact-form-section p,.contact-info-section p{color:var(--text-light);font-size:1.1rem;margin-bottom:2rem}.contact-form{background:var(--white);border-radius:12px;box-shadow:var(--shadow);padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:var(--text-dark);display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background:var(--white);border:2px solid var(--border-color);border-radius:8px;font-size:1rem;padding:12px 16px;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #001f021a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.submit-btn{align-items:center;display:flex;font-size:1.1rem;gap:.5rem;justify-content:center;padding:14px 24px;position:relative;width:100%}.submit-btn.loading{pointer-events:none}.spinner{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top:2px solid var(--white);height:20px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.success-message{background:#d4edda;border:1px solid #c3e6cb;border-radius:8px;color:#155724;margin-top:1rem;padding:1rem}.error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#721c24;margin-top:1rem;padding:1rem}.contact-info-list{margin-bottom:2rem}.contact-info-item{align-items:flex-start;background:var(--light-gray);border-radius:8px;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1.5rem;transition:all .3s ease}.contact-info-item:hover{background:var(--white);box-shadow:var(--shadow);transform:translateY(-2px)}.contact-icon{color:var(--primary-color);flex-shrink:0;margin-top:2px}.contact-details h3{color:var(--primary-color);font-size:1.1rem;margin-bottom:.5rem}.contact-details a,.contact-details span{color:var(--text-dark);line-height:1.5;text-decoration:none}.contact-details a:hover{color:var(--primary-color)}.contact-note{background:var(--light-gray);border-left:4px solid var(--primary-color);border-radius:8px;padding:1.5rem}.contact-note h3{color:var(--primary-color);font-size:1.2rem;margin-bottom:1rem}.contact-note ul{list-style:none;padding:0}.contact-note li{color:var(--text-dark);line-height:1.5;margin-bottom:.5rem}.map-section{background:var(--light-gray);padding:60px 0}.map-placeholder{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:12px;color:var(--white);padding:3rem;text-align:center}.map-content h3{font-size:1.8rem;margin-bottom:1rem}.map-content p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.map-content .btn-secondary{border-color:var(--white);color:var(--white)}.map-content .btn-secondary:hover{background:var(--white);color:var(--primary-color)}@media (max-width:768px){.contact-hero{padding-top:100px}.contact-content{padding:60px 0}.contact-form-section h2,.contact-info-section h2{font-size:1.8rem}.contact-form{padding:1.5rem}.contact-info-item{padding:1rem}.map-placeholder{padding:2rem}.map-content h3{font-size:1.5rem}}@media (max-width:480px){.contact-hero{padding-top:80px}.contact-content{padding:40px 0}.contact-form-section h2,.contact-info-section h2{font-size:1.5rem}.contact-form{padding:1rem}.contact-info-item{flex-direction:column;gap:.5rem;text-align:center}.map-placeholder{padding:1.5rem}.map-content h3{font-size:1.3rem}}.modern-hero{align-items:center;background:#101918;color:#fff;display:flex;flex-direction:column;justify-content:center;margin-top:80px;padding:48px 0 0;text-align:center}.modern-hero-content{margin-bottom:24px}.modern-hero-title{font-family:Montserrat,Arial,sans-serif;font-size:2.8rem;font-weight:800;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.modern-hero-subtitle{color:#e0e0e0;font-family:Playfair Display,serif;font-size:2rem;font-style:italic;margin-bottom:1.5rem}.modern-hero-image-wrapper{background:#fff;border-radius:18px;box-shadow:0 8px 32px #0000002e;margin:0 auto -60px;max-width:600px;overflow:hidden;position:relative;width:100%;z-index:2}.modern-hero-image{border-radius:18px;display:block;height:auto;width:100%}@media (max-width:768px){.modern-hero-title{font-size:2rem}.modern-hero-subtitle{font-size:1.2rem}.modern-hero-image-wrapper{margin-bottom:-30px;max-width:95vw}}@media (max-width:480px){.modern-hero-title{font-size:1.3rem}.modern-hero-subtitle{font-size:1rem}.modern-hero-image-wrapper{margin-bottom:-15px}}*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#001f02;--secondary-color:#004d05;--accent-color:#00a308;--text-dark:#1a1a1a;--text-light:#666;--white:#fff;--light-gray:#f8f9fa;--border-color:#e9ecef;--shadow:0 4px 6px #001f021a;--shadow-hover:0 8px 25px #001f0226}html{scroll-behavior:smooth}body{background-color:#fff;background-color:var(--white);color:#1a1a1a;color:var(--text-dark);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:3rem;font-weight:700}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.5rem}p{color:#666;color:var(--text-light);margin-bottom:1rem}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary{background-color:#001f02;background-color:var(--primary-color);color:#fff;color:var(--white)}.btn-primary:hover{background-color:#004d05;background-color:var(--secondary-color);box-shadow:0 8px 25px #001f0226;box-shadow:var(--shadow-hover);transform:translateY(-2px)}.btn-secondary{background-color:initial;border:2px solid #001f02;border:2px solid var(--primary-color);color:#001f02;color:var(--primary-color)}.btn-secondary:hover{background-color:#001f02;background-color:var(--primary-color);color:#fff;color:var(--white)}.container{margin:0 auto;max-width:1400px;padding:0 20px}.section{padding:80px 0}.section-sm{padding:40px 0}.grid{grid-gap:2rem;display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.card{background:#fff;background:var(--white);border-radius:12px;box-shadow:0 4px 6px #001f021a;box-shadow:var(--shadow);padding:2rem;transition:all .3s ease}.card:hover{box-shadow:0 8px 25px #001f0226;box-shadow:var(--shadow-hover);transform:translateY(-5px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}@media (max-width:768px){h1{font-size:2.5rem}h2{font-size:2rem}.section{padding:60px 0}.container{padding:0 15px}}@media (max-width:480px){h1{font-size:2rem}h2{font-size:1.75rem}.section{padding:40px 0}}
/*# sourceMappingURL=main.254233ae.css.map*/