*{box-sizing:border-box;margin:0;padding:0}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;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navigation{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffffa;border-bottom:1px solid #0000000d;box-shadow:0 2px 20px #00000014;position:fixed;top:0;width:100%;z-index:1000}.nav-container{height:80px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 2rem}.nav-brand a,.nav-container{align-items:center;display:flex}.nav-brand a{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none}.nav-logo{border-radius:6px;height:45px;margin-right:.8rem;padding:2px;width:auto}.nav-title{color:#0891c7;font-size:1.6rem;font-weight:700;letter-spacing:-.5px}.nav-menu{align-items:center;display:flex;gap:.5rem}.nav-link{background:#0000;border-radius:25px;color:#666;font-size:.95rem;font-weight:500;padding:.8rem 1.5rem;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:#a4d65e26;color:#333;transform:translateY(-1px)}.nav-link.active{background:#a4d65e;box-shadow:0 2px 8px #a4d65e4d;color:#333;font-weight:600}.nav-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:4px}.nav-toggle span{background:#666;border-radius:2px;height:3px;margin:3px 0;transition:.3s;width:25px}.nav-toggle.active span:first-child{transform:rotate(-45deg) translate(-5px,6px)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}@media (max-width:768px){.nav-toggle{display:flex}.nav-menu{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffffa;border-top:1px solid #0000000d;box-shadow:0 10px 27px #0000001a;flex-direction:column;gap:.5rem;left:-100%;padding:2rem 0;position:fixed;text-align:center;top:80px;transition:.3s;width:100%}.nav-menu.active{left:0}.nav-link{display:block;padding:1rem;width:100%}}.footer{background:#333;color:#fff;margin-top:auto;padding:3rem 0 1rem}.footer-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 2fr 2fr;margin-bottom:2rem}.footer-column{display:flex;flex-direction:column}.footer-logo{align-items:center;display:flex;justify-content:center}.footer-logo-img{border-radius:8px;height:120px;padding:8px;width:auto}.footer-brand h3{color:#a4d65e;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.footer-brand p{color:#ccc;margin-bottom:.5rem}.footer-description{color:#bbb;font-size:.9rem;line-height:1.5;margin-top:1rem}.footer-contact h4{color:#a4d65e;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.footer-contact-items{display:flex;flex-direction:row;flex-wrap:wrap;gap:.75rem;justify-content:flex-start}.footer-contact-item{align-items:center;background:#ffffff1a;border-radius:50%;color:#ccc;display:flex;height:35px;justify-content:center;padding:.4rem;text-decoration:none;transition:all .3s ease;width:35px}.footer-contact-item:hover{background:#a4d65e;color:#333;transform:scale(1.1)}.footer-contact-icon{font-size:1rem;margin:0}.footer-bottom{border-top:1px solid #555;padding-top:1rem;text-align:center}.footer-bottom p{color:#aaa;font-size:.8rem;margin:0}@media (max-width:768px){.footer-content{gap:2rem;grid-template-columns:1fr;text-align:center}.footer-logo{justify-content:center}.footer-brand{text-align:center}.footer-contact-items{flex-direction:row!important;justify-content:center}.footer-bottom{margin-top:1rem}}.home{padding-top:70px}.hero{align-items:center;background:#f5f5f5;color:#333;display:flex;min-height:80vh;padding:4rem 0}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem}.hero-text h1{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.highlight{color:#a4d65e}.hero-text p{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn-primary:hover{box-shadow:0 4px 8px #0003}.btn-secondary{background:#0000;border:2px solid #333;color:#333}.btn-secondary:hover{background:#fff;color:#0891c7;transform:translateY(-2px)}.hero-image img{border-radius:10px;box-shadow:0 10px 30px #0000004d;height:auto;width:100%}.features{background:#f5f5f5;padding:4rem 0}.features h2{color:#333;font-size:2.5rem;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.feature-card:hover{box-shadow:0 8px 16px #00000026;transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#0891c7;font-size:1.5rem;margin-bottom:1rem}.feature-card p{color:#666;line-height:1.6}.cta-section{background:#0891c7;color:#fff;padding:4rem 0}@media (max-width:768px){.hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-text h1{font-size:2rem}.hero-buttons{justify-content:center}.cta-content h2,.features h2{font-size:2rem}}.services{background:#fff;padding:4rem 0}.services h2{color:#333;font-size:2.5rem;margin-bottom:3rem;text-align:center}.services-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0 auto;max-width:1200px}.service-card{background:#f5f5f5;border-left:4px solid #a4d65e;border-radius:10px;flex:0 0 280px;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{background:#fff;box-shadow:0 8px 16px #0000001a;transform:translateY(-5px)}.service-icon{display:block;font-size:3rem;margin-bottom:1rem}.service-card h3{color:#0891c7;font-size:1.2rem;font-weight:600;margin:0}@media (max-width:768px){.services h2{font-size:2rem}.services-grid{gap:1.5rem;grid-template-columns:1fr}.service-card{padding:1.5rem}}.projects-carousel{background:#f5f5f5;padding:4rem 0}.projects-carousel h2{color:#333;font-size:2.5rem;margin-bottom:3rem;text-align:center}.carousel-container{align-items:center;display:flex;gap:2rem;margin:0 auto;max-width:800px;position:relative}.carousel-content{border-radius:15px;box-shadow:0 8px 24px #00000026;flex:1 1;overflow:hidden}.project-slide{position:relative}.project-slide-image{height:400px;overflow:hidden;position:relative}.project-slide-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.project-slide:hover .project-slide-image img{transform:scale(1.05)}.project-slide-overlay{background:linear-gradient(#0000,#000c);bottom:0;color:#fff;left:0;padding:3rem 2rem 2rem;position:absolute;right:0;transform:translateY(20px);transition:transform .3s ease}.project-slide:hover .project-slide-overlay{transform:translateY(0)}.project-slide-info h3{color:#fff;font-size:1.5rem;margin-bottom:1rem}.project-slide-details{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.project-location,.project-year{background:#a4d65ee6;border-radius:15px;color:#333;font-size:.9rem;font-weight:600;padding:.25rem .75rem}.carousel-btn{align-items:center;background:#0891c7;border:none;border-radius:50%;box-shadow:0 4px 12px #00000026;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:50px;justify-content:center;transition:all .3s ease;width:50px}.carousel-btn:hover{background:#a4d65e;color:#333;transform:scale(1.1)}.carousel-btn:active{transform:scale(.95)}.carousel-indicators{display:flex;gap:.5rem;justify-content:center;margin:2rem 0}.indicator{background:#ccc;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.indicator.active{background:#0891c7;transform:scale(1.2)}.indicator:hover{background:#a4d65e}.carousel-footer{margin-top:2rem;text-align:center}@media (max-width:768px){.projects-carousel h2{font-size:2rem}.carousel-container{flex-direction:column;gap:1rem}.carousel-btn{font-size:1.2rem;height:40px;position:static;width:40px}.carousel-container{max-width:100%;padding:0 1rem}.project-slide-image{height:300px}.project-slide-overlay{padding:2rem 1.5rem 1.5rem}.project-slide-info h3{font-size:1.2rem}.project-slide-details{flex-direction:column;gap:.5rem}}.about{padding-top:70px}.about-hero{background:#fff;padding:4rem 0}.about-hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-text h1{color:#0891c7;font-size:3rem;margin-bottom:1.5rem}.lead{color:#666;font-size:1.3rem;line-height:1.6;margin-bottom:2rem}.about-image img{border-radius:10px;box-shadow:0 8px 16px #0000001a;height:auto;width:100%}.cuadro-mando{background:#f5f5f5;padding:4rem 0}.cuadro-mando h2{color:#0891c7;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.mission-vision{background:#f5f5f5;padding:4rem 0}.mission-vision-grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px}.mission,.vision{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:2.5rem;text-align:center}.mission{border-left:5px solid #a4d65e}.vision{border-left:5px solid #0891c7}.mission h3,.vision h3{font-size:1.6rem;font-weight:700;margin-bottom:2rem}.mission h3{color:#a4d65e}.vision h3{color:#0891c7}.mission p,.vision p{color:#555;font-size:1rem;line-height:1.7;text-align:justify}.values-principles{background:#f5f5f5;padding:4rem 0}.values-principles h2{color:#0891c7;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.values-principles-grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:800px}.principles-column,.values-column{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:2.5rem;text-align:center}.values-column{border-left:5px solid #a4d65e}.principles-column{border-left:5px solid #0891c7}.principles-column h3,.values-column h3{font-size:1.6rem;font-weight:700;margin-bottom:2rem}.values-column h3{color:#a4d65e}.principles-column h3{color:#0891c7}.principles-column ul,.values-column ul{list-style:none;margin:0;padding:0}.principles-column li,.values-column li{border-bottom:1px solid #f0f0f0;color:#555;font-size:1.1rem;padding:.8rem 0 .8rem 2rem;position:relative}.values-column li:before{color:#a4d65e;content:"●";font-size:1.2rem;left:0;position:absolute}.principles-column li:before{color:#0891c7;content:"●";font-size:1.2rem;left:0;position:absolute}.principles-column li:last-child,.values-column li:last-child{border-bottom:none}.services-detail{background:#f5f5f5;padding:4rem 0}.services-detail h2{color:#0891c7;font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.services-intro{color:#666;font-size:1.2rem;line-height:1.6;margin:0 auto 1.5rem;max-width:900px;text-align:center}.services-offer{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:3rem;text-align:center}.services-categories{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:2rem}.service-category{background:#f5f5f5;border-left:5px solid #a4d65e;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:2.5rem;transition:transform .3s ease}.service-category:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-3px)}.service-category h3{color:#0891c7;font-size:1.4rem;font-weight:700;margin-bottom:1.5rem}.service-category ul{list-style:none;margin:0;padding:0}.service-category li{color:#555;line-height:1.6;margin-bottom:.8rem;padding-left:1.5rem;position:relative}.service-category li:before{color:#a4d65e;content:"✓";font-size:1.1rem;font-weight:700;left:0;position:absolute}.values{background:#fff;padding:4rem 0}.values h2{color:#333;font-size:2.5rem;margin-bottom:3rem;text-align:center}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.value-item{border-radius:10px;padding:2rem;text-align:center;transition:transform .3s ease}.value-item:hover{box-shadow:0 8px 16px #0000001a;transform:translateY(-5px)}.value-icon{font-size:3rem;margin-bottom:1rem}.value-item h3{color:#0891c7;font-size:1.3rem;margin-bottom:1rem}.value-item p{color:#666;line-height:1.6}.value-item.clickable{cursor:pointer;position:relative;transition:all .3s ease}.value-item.clickable:hover{box-shadow:0 12px 24px #00000026;transform:translateY(-5px)}.click-hint{color:#0891c7;display:block;font-size:.85rem;font-weight:600;margin-top:.5rem;opacity:.8}.popup-overlay{align-items:center;background:#000c;display:flex;height:100%;justify-content:center;left:0;padding:2rem;position:fixed;top:0;width:100%;z-index:2000}.popup-content{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:90vw;overflow:hidden;position:relative}.popup-close{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:background .3s ease;width:40px;z-index:10}.popup-close:hover{background:#000000e6}.popup-header{border-bottom:1px solid #e5e5e5;padding:2rem 2rem 1rem;text-align:center}.popup-header h3{color:#0891c7;font-size:1.5rem;font-weight:700;margin:0}.popup-image{max-height:calc(90vh - 120px);overflow:auto;padding:1rem;text-align:center}.popup-image img{border-radius:8px;box-shadow:0 4px 12px #0000001a;height:auto;max-width:100%}.team{background:#fff;padding:4rem 0}.team h2{color:#333;font-size:2.5rem;margin-bottom:2rem;text-align:center}.team-description{color:#666;font-size:1.2rem;line-height:1.6;margin:0 auto 3rem;max-width:800px;text-align:center}.strategic-axes{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.axis{background:#fff;border-left:4px solid #a4d65e;border-radius:10px;box-shadow:0 4px 8px #0000001a;height:-webkit-fit-content;height:fit-content;padding:2.5rem}.axis h3{color:#0891c7;font-size:1.4rem;font-weight:700;margin-bottom:1.5rem}.axis-description{color:#555;font-size:1rem;line-height:1.7;margin-bottom:2rem;text-align:justify}.axis h4{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.axis ul{list-style:none;padding:0}.axis li{border-bottom:1px solid #f5f5f5;color:#666;padding:.5rem 0 .5rem 1.5rem;position:relative}.axis li:before{color:#a4d65e;content:"▸";font-weight:700;left:0;position:absolute}.axis li:last-child{border-bottom:none}@media (max-width:768px){.about-hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}.about-text h1{font-size:2.5rem}.cuadro-mando h2{font-size:2rem}.mission-vision-grid{gap:2rem;grid-template-columns:1fr}.values-principles h2{font-size:2rem}.values-principles-grid{gap:2rem;grid-template-columns:1fr}.principles-column,.values-column{padding:2rem}.services-detail h2{font-size:2rem}.services-categories{gap:1.5rem;grid-template-columns:1fr}.service-category{padding:2rem}.services-intro{font-size:1.1rem}.team h2,.values h2{font-size:2rem}.strategic-axes{grid-template-columns:1fr}.axis{padding:2rem}.axis-description{font-size:.95rem;text-align:left}.popup-overlay{padding:1rem}.popup-content{max-height:95vh;max-width:95vw}.popup-header{padding:1.5rem 1rem 1rem}.popup-header h3{font-size:1.2rem}.popup-image{max-height:calc(95vh - 100px);padding:.5rem}.popup-close{font-size:1.2rem;height:35px;width:35px}.cta-content h2{font-size:2rem}}.projects{padding-top:70px}.projects-header{background:#f5f5f5;color:#333;padding:4rem 0;text-align:center}.projects-header h1{font-size:3rem;margin-bottom:1rem}.projects-header p{font-size:1.2rem;margin:0 auto;max-width:600px;opacity:.9}.projects-content{background:#fff;padding:4rem 0}.filter-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.filter-btn{background:#0000;border:2px solid #0891c7;border-radius:6px;color:#0891c7;cursor:pointer;font-weight:600;padding:.8rem 1.5rem;transition:all .3s ease}.filter-btn:hover{background:#0891c7;color:#fff;transform:translateY(-2px)}.filter-btn.active{background:#a4d65e;border-color:#a4d65e;color:#333}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.project-card-link{color:inherit;display:block;text-decoration:none}.project-card{background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;overflow:hidden;transition:transform .3s ease}.project-card:hover{box-shadow:0 8px 16px #00000026;transform:translateY(-5px)}.project-image{height:250px;overflow:hidden;position:relative}.project-image img{height:100%;object-fit:cover;width:100%}.project-placeholder{align-items:center;background:#f5f5f5;color:#999;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.placeholder-icon{font-size:3rem;margin-bottom:.5rem}.project-placeholder p{font-size:.9rem;font-weight:500;margin:0}.project-overlay{position:absolute;right:1rem;top:1rem}.status{border-radius:20px;font-size:.8rem;font-weight:600;padding:.5rem 1rem;text-transform:uppercase}.status.completed{background:#a4d65e;color:#333}.status.in-progress{background:orange;color:#fff}.project-info{padding:1.5rem}.project-info h3{color:#0891c7;font-size:1.3rem;margin-bottom:.5rem}.project-description{color:#666;line-height:1.6;margin-bottom:1rem}.project-details{display:flex;flex-direction:column;gap:.5rem}.detail{display:flex;justify-content:space-between}.detail-label{color:#333;font-weight:600}.detail-value{color:#666}.project-process{background:#f5f5f5;padding:4rem 0}.project-process h2{color:#333;font-size:2.5rem;margin-bottom:3rem;text-align:center}.process-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.step{background:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:2rem;position:relative;text-align:center}.step-number{align-items:center;background:#a4d65e;border-radius:50%;color:#333;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.step h3{color:#0891c7;font-size:1.2rem;margin-bottom:1rem}.step p{color:#666;line-height:1.6}.cta{background:#0891c7;color:#fff;padding:4rem 0}.cta-content{margin:0 auto;max-width:600px;text-align:center}.cta-content h2{font-size:2.5rem;margin-bottom:1rem}.cta-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.btn-accent{background:#a4d65e;color:#333;font-size:1.1rem;padding:1.2rem 2.5rem}.btn-accent:hover{background:#8bc34a;box-shadow:0 6px 12px #00000026;transform:translateY(-2px)}@media (max-width:768px){.projects-header h1{font-size:2.5rem}.process-steps,.projects-grid{grid-template-columns:1fr}.cta-content h2,.project-process h2{font-size:2rem}.filter-buttons{justify-content:center}}.project-page{padding-top:70px}.project-header{background:linear-gradient(135deg,#0891c7,#065a82);color:#fff;padding:4rem 0;text-align:center}.project-header h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.project-meta{display:flex;gap:2rem;justify-content:center;margin-top:1rem}.project-period{background:#fff3;border-radius:20px;font-weight:600;padding:.5rem 1rem}.project-content{background:#fff;padding:4rem 0}.project-info-grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr;margin-bottom:4rem}.project-allies h2,.project-description h2,.project-gallery h2{border-bottom:2px solid #a4d65e;color:#0891c7;font-size:1.8rem;margin-bottom:1.5rem;padding-bottom:.5rem}.project-description p{color:#666;font-size:1.1rem;line-height:1.6}.allies-list{list-style:none;margin:0;padding:0}.ally-item{align-items:center;background:#f5f5f5;border-left:4px solid #a4d65e;border-radius:8px;display:flex;margin-bottom:.5rem;padding:.75rem;transition:all .3s ease}.ally-item:hover{background:#fff;box-shadow:0 2px 8px #0000001a}.ally-icon{font-size:1.2rem;margin-right:.75rem}.project-gallery{margin-top:4rem}.gallery-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.gallery-item{border-radius:10px;box-shadow:0 4px 8px #0000001a;overflow:hidden;position:relative;transition:transform .3s ease}.gallery-item:hover{box-shadow:0 8px 16px #0003;transform:translateY(-5px)}.gallery-item img{display:block;height:250px;object-fit:cover;width:100%}.gallery-overlay{align-items:center;background:#0891c7cc;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-icon{color:#fff;font-size:2rem}@media (max-width:768px){.project-header h1{font-size:2rem}.project-info-grid{gap:2rem;grid-template-columns:1fr}.gallery-grid{gap:1rem;grid-template-columns:1fr}.gallery-item img{height:200px}.project-meta{align-items:center;flex-direction:column;gap:1rem}}.documents-page{padding-top:80px}.documents-header{background:#f5f5f5;color:#333;padding:4rem 0;text-align:center}.documents-header h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.documents-header p{font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px;opacity:.9}.documents-content{background:#f5f5f5;padding:4rem 0}.search-section{margin-bottom:3rem;text-align:center}.search-box{margin:0 auto 1rem;max-width:500px;position:relative}.search-input{background:#fff;border:2px solid #e5e5e5;border-radius:25px;font-size:1rem;padding:1rem 3rem 1rem 1rem;transition:border-color .3s ease;width:100%}.search-input:focus{border-color:#0891c7;outline:none}.search-icon{color:#666;font-size:1.2rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.documents-count{color:#666;font-size:.9rem;margin:0}.documents-list{grid-gap:1.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 8px #0000001a;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));padding:2rem}.document-card{align-items:center;background:#f5f5f5;border-left:4px solid #a4d65e;border-radius:8px;display:flex;justify-content:space-between;padding:1rem;transition:all .3s ease}.document-card:hover{background:#fff;box-shadow:0 2px 8px #0000001a;transform:translateY(-2px)}.document-info{align-items:center;display:flex;flex:1 1}.document-icon{color:#0891c7;font-size:2rem;margin-right:1rem}.document-details h3{color:#333;font-size:1rem;font-weight:600;line-height:1.3;margin:0 0 .25rem}.document-type{background:#e5e5e5;border-radius:4px;color:#888;font-size:.8rem;font-weight:500;padding:.2rem .5rem}.open-btn{align-items:center;background:#a4d65e;border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;font-size:1.2rem;height:40px;justify-content:center;margin-left:1rem;transition:all .3s ease;width:40px}.open-btn:hover{background:#8bc34a;box-shadow:0 4px 8px #0003;transform:scale(1.1)}.open-btn:active{transform:scale(.95)}.no-results{background:#fff;border-radius:12px;box-shadow:0 4px 8px #0000001a;padding:4rem 2rem;text-align:center}.no-results-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.no-results h3{color:#333;font-size:1.5rem;margin-bottom:.5rem}.no-results p{color:#666;font-size:1rem}.documents-footer{border-top:1px solid #e5e5e5;margin-top:3rem;padding-top:2rem}.footer-info{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem;text-align:center}.footer-info p{color:#666;line-height:1.5;margin:0}.footer-info a{color:#0891c7;font-weight:600;text-decoration:none}.footer-info a:hover{color:#a4d65e;text-decoration:underline}@media (max-width:768px){.documents-header h1{font-size:2rem}.documents-header p{font-size:1rem}.documents-list{gap:1rem;grid-template-columns:1fr;padding:1rem}.document-card{align-items:flex-start;flex-direction:column;gap:1rem;padding:1.25rem}.document-info{width:100%}.document-icon{font-size:1.8rem;margin-right:.8rem}.document-details h3{font-size:.95rem;line-height:1.4}.open-btn{align-self:center;font-size:1.3rem;height:45px;margin-left:0;width:45px}.documents-content{padding:2rem 0}.search-input{font-size:.9rem;padding:.8rem 2.5rem .8rem 1rem}.search-box{margin:0 1rem 1rem}}@media (max-width:480px){.documents-header{padding:2.5rem 0}.documents-header h1{font-size:1.8rem}.documents-list{margin:0 .5rem;padding:.75rem}.document-card{padding:1rem}.document-details h3{font-size:.9rem}.document-type{font-size:.75rem}}.contact{padding-top:70px}.contact-header{background:#f5f5f5;color:#333;padding:4rem 0;text-align:center}.contact-header h1{font-size:3rem;margin-bottom:1rem}.contact-header p{font-size:1.2rem;margin:0 auto;max-width:600px;opacity:.9}.contact-content{background:#fff;padding:4rem 0}.contact-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-info{padding:1rem}.contact-form-container h2,.contact-info h2{color:#0891c7;font-size:1.8rem;margin-bottom:2rem}.contact-info h2{margin-bottom:1.5rem}.contact-item{align-items:center;border-radius:8px;display:flex;margin-bottom:1rem;padding:.75rem;transition:background-color .3s ease;width:100%}.contact-item:hover{background-color:#f5f5f5}.contact-icon{align-items:center;display:flex;font-size:1.5rem;height:40px;justify-content:center;margin-right:1rem;text-align:center;width:40px}.contact-details{flex:1 1}.contact-details h3{color:#333;font-size:1.1rem;margin-bottom:.25rem}.contact-details p{color:#666;line-height:1.4;margin:0;white-space:nowrap}.contact-details p a{color:#0891c7;text-decoration:none;transition:color .3s ease}.contact-details p a:hover{color:#a4d65e;text-decoration:underline}.social-links{border-top:1px solid #e5e5e5;margin-top:2rem;padding-top:2rem}.social-links h3{color:#0891c7;font-size:1.1rem;margin-bottom:1rem}.social-icons{display:flex;flex-direction:column;gap:.25rem}.social-link{align-items:center;border-radius:8px;color:#666;display:flex;margin-bottom:.25rem;padding:.75rem;text-decoration:none;transition:all .3s ease;width:100%}.social-link:hover{background-color:#f5f5f5;color:#0891c7}.social-icon{align-items:center;display:flex;font-size:1.5rem;height:40px;justify-content:center;margin-right:1rem;text-align:center;width:40px}.social-link span:last-child{flex:1 1}.contact-message{background:#f5f5f5;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:3rem;text-align:center}.contact-message h2{color:#0891c7;font-size:1.8rem;font-weight:700;margin-bottom:2rem}.contact-message p{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:500px}.contact-cta{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.contact-message .btn{border-radius:6px;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease}.contact-message .btn-primary{background:#a4d65e;color:#333}.contact-message .btn-primary:hover{background:#8bc34a;box-shadow:0 6px 12px #00000026;transform:translateY(-2px)}.contact-message .btn-secondary{background:#0000;border:2px solid #0891c7;color:#0891c7}.contact-message .btn-secondary:hover{background:#0891c7;color:#fff;transform:translateY(-2px)}.contact-form{display:flex;flex-direction:column}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group{margin-bottom:1.5rem}.form-group label{color:#333;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:2px solid #e5e5e5;border-radius:6px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#0891c7;outline:none}.form-group textarea{min-height:120px;resize:vertical}.btn{border:none;cursor:pointer}.btn-primary{padding:1.2rem 3rem;width:100%}.btn-primary:disabled{color:#666;cursor:not-allowed}.btn-primary:disabled,.btn-primary:disabled:hover{background:#ccc;box-shadow:none;transform:none}.map-section{background:#f5f5f5;padding:4rem 0}.map-section h2{color:#333;font-size:2.5rem;margin-bottom:2rem;text-align:center}.map-container{border-radius:10px;box-shadow:0 8px 16px #0000001a;margin:0 auto;max-width:800px;overflow:hidden;position:relative}.map-image{height:400px;object-fit:cover;width:100%}.map-overlay{background:linear-gradient(#0000,#000000b3);bottom:0;color:#fff;left:0;padding:2rem;position:absolute;right:0;text-align:center}.map-overlay p{font-size:1.2rem;margin:0}@media (max-width:768px){.contact-header h1{font-size:2.5rem}.contact-grid{gap:2rem;grid-template-columns:1fr}.contact-message{padding:2rem}.contact-message h2{font-size:1.5rem}.contact-cta{align-items:center;flex-direction:column}.contact-message .btn{width:200px}.form-row{grid-template-columns:1fr}.contact-form-container{padding:1.5rem}.map-section h2{font-size:2rem}.map-image{height:300px}}.news{padding-top:70px}.news-header{background:#f5f5f5;color:#333;padding:4rem 0;text-align:center}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.news-header h1{font-size:3rem;margin-bottom:1rem}.news-header p{font-size:1.2rem;margin:0 auto;max-width:600px;opacity:.9}.news-content{align-items:center;background:#fff;display:flex;justify-content:center;min-height:60vh;padding:4rem 0}.maintenance-notice{background:#f5f5f5;border-radius:15px;box-shadow:0 8px 24px #0000001a;margin:0 auto;max-width:800px;padding:4rem 3rem;text-align:center}.maintenance-icon{display:block;font-size:5rem;margin-bottom:2rem}.maintenance-notice h2{color:#0891c7;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.maintenance-notice>p{color:#666;font-size:1.2rem;line-height:1.6;margin-bottom:2.5rem}.maintenance-info{background:#fff;border-left:4px solid #a4d65e;border-radius:10px;margin:2rem 0;padding:2rem;text-align:left}.maintenance-info p{color:#333;font-size:1.1rem;margin-bottom:1rem}.maintenance-info ul{color:#666;line-height:1.8;padding-left:1.5rem}.maintenance-info li{margin-bottom:.5rem}.contact-cta{background:#a4d65e1a;border-radius:10px;margin-top:3rem;padding:2rem}.contact-cta p{color:#333;font-size:1.1rem;margin-bottom:1.5rem}.btn{border-radius:6px;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:#a4d65e;color:#333;padding:1.2rem 2.5rem}.btn-primary:hover{background:#8bc34a;box-shadow:0 6px 12px #00000026;transform:translateY(-2px)}@media (max-width:768px){.news-header h1{font-size:2.5rem}.maintenance-notice{margin:0 1rem;padding:2.5rem 2rem}.maintenance-notice h2{font-size:2rem}.maintenance-icon{font-size:4rem;margin-bottom:1.5rem}.maintenance-info{margin:1.5rem 0;padding:1.5rem}.contact-cta{margin-top:2rem;padding:1.5rem}}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}
/*# sourceMappingURL=main.85ec4ed3.css.map*/