.container,.nav-container{max-width:1200px;margin:0 auto}.nav-logo,.nav-menu,body{display:flex}.nav-link,.nav-logo{text-decoration:none}.hero-title,.nav-logo{letter-spacing:-.02em}.nav-link::after,.section-header h2::after{background:linear-gradient(90deg,#1e40af,#3b82f6);content:""}.blog-card,.hero,.image-wrapper,.stat-card{overflow:hidden}.footer-links,.nav-menu{list-style:none}.footer-bottom,.form-note,.hero-content,.section-header,.stat-card,.success-message{text-align:center}.cookie-banner,.hero-btn,.navbar,.newsletter-form,.stat-card{backdrop-filter:blur(10px)}.cookie-banner,body{font-family:Georgia,"Times New Roman",serif}.cookie-link,.submit-btn{white-space:nowrap}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;margin:0}html{scroll-behavior:smooth;scroll-padding-top:3rem}body{flex-direction:column;min-height:100vh;line-height:1.6;color:#0f172a;background-color:#f8fafc}main{flex-grow:1}img{object-fit:cover}.container{padding:0 1rem}.navbar{background:rgba(248,250,252,.95);position:fixed;top:0;left:0;right:0;z-index:1000;border-bottom:1px solid #e2e8f0;transition:.3s}.hero,.nav-link{position:relative}.blog-content h3 a,.nav-link,.nav-logo{transition:color .3s}.nav-container{display:flex;justify-content:space-between;align-items:center;padding:.5rem}.hero,.nav-logo{align-items:center}.nav-logo{font-size:clamp(1.25rem, 4vw, 1.75rem);font-weight:700;color:#0f172a}.blog-content h3 a:hover,.cookie-text a:hover,.nav-link:hover,.nav-logo:hover{color:#1e40af}.nav-logo-icon{width:52px;height:52px;object-fit:contain}.nav-menu{gap:clamp(1rem,3vw,2rem)}.nav-link{color:#475569;font-weight:500;padding:.5rem 0}.nav-link::after{position:absolute;bottom:0;left:0;width:0;height:2px;transition:width .3s}.nav-link:hover::after{width:100%}.nav-toggle{display:none;flex-direction:column;background:0 0;border:none;cursor:pointer;padding:.5rem}.hamburger{width:25px;height:3px;background:#0f172a;margin:2.5px 0;transition:.3s;border-radius:2px}.hero-subtitle,.insights-timeline{margin-left:auto;margin-right:auto}.hero{height:100vh;display:flex}.hero-background,.hero-slide{top:0;left:0;height:100%;width:100%}.hero-background{position:absolute;z-index:1}.hero-slide{position:absolute;opacity:0;transition:opacity 2s ease-in-out;background-size:cover;background-position:center}.hero-slide:first-child{background-image:linear-gradient(135deg,rgba(30,64,175,.8),rgba(59,130,246,.7)),url("img/hero-background2.avif")}.hero-slide:nth-child(2){background-image:linear-gradient(135deg,rgba(15,23,42,.9),rgba(30,64,175,.8)),url("img/hero-background1.avif")}.hero-slide.active{opacity:1}.hero-content{position:relative;z-index:2;color:#fff;width:100%}.hero-title{font-size:clamp(2.5rem, 6vw, 4rem);font-weight:300;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-btn,.tab-button{font-weight:600;transition:.3s;text-decoration:none}.cookie-btn,.hero-btn,.project-status,.tab-button{text-transform:uppercase;letter-spacing:.5px}.hero-subtitle{font-size:clamp(1.1rem, 3vw, 1.4rem);margin-bottom:2rem;max-width:700px;opacity:.95;line-height:1.6}.hero-btn{display:inline-block;padding:1rem 2.5rem;background:rgba(255,255,255,.15);color:#fff;border-radius:50px;border:1px solid rgba(255,255,255,.2);font-size:.9rem}.hero-btn:hover{background:rgba(255,255,255,.25);transform:translateY(-3px);box-shadow:0 10px 30px rgba(0,0,0,.2)}.section-header{margin-bottom:clamp(3rem,6vw,5rem)}.section-header h2{font-size:clamp(2rem, 5vw, 3rem);color:#0f172a;margin-bottom:1rem;font-weight:400;position:relative;display:inline-block}.section-header h2::after{position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:3px;border-radius:2px}.section-header p{font-size:clamp(1rem, 2.5vw, 1.2rem);color:#64748b;max-width:600px;margin:0 auto}.about-text p,.tabs{margin-bottom:1.5rem}.about-section{padding:clamp(4rem,8vw,6rem) 0;background:#fff}.about-grid{display:grid;grid-template-columns:2fr 1fr;gap:clamp(2rem,6vw,4rem);align-items:center}.about-text{font-size:clamp(1rem, 2.5vw, 1.1rem);color:#334155}.about-text p{text-indent:1rem}.visual-element{display:flex;flex-direction:column;gap:1.5rem}.stat-card{padding:120px 1.5rem 2rem;border-radius:15px;border:1px solid #e2e8f0;transition:.3s;position:relative;display:flex;flex-direction:column;justify-content:flex-end}.stat-card::after,.stat-card::before,.tab-content{position:absolute;left:0}.stat-card::after{content:"";top:3px;width:100%;height:110px;opacity:.3;z-index:1}.stat-card:first-child:after{background-image:url("img/analisys.avif");background-size:cover;background-position:center}.stat-card:nth-child(2):after{background-image:url("img/sector-privilege.avif");background-size:cover;background-position:center}.stat-card::before{content:"";top:0;right:0;height:3px;background:linear-gradient(90deg,#1e40af,#3b82f6)}.stat-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(30,64,175,.1)}.stat-card h3{font-size:1.25rem;color:#0f172a;margin-bottom:.5rem}.stat-card p{color:#64748b;font-size:.9rem}.insights-section{padding:clamp(2rem,8vw,6rem) 0;background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.tabs{display:flex;justify-content:center;gap:.7rem}.tab-button{background:#fff;color:#475569;border:1px solid #e2e8f0;cursor:pointer;padding:.8rem 1.25rem;border-radius:50px;font-size:.9rem}.blog-category,.blog-date,.project-status{font-weight:500}.tab-button:hover{background:#f8fafc;border-color:#cbd5e1}.tab-button.active{background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;border-color:none}.tab-content{visibility:hidden;opacity:0;transition:opacity .3s,visibility .3s;width:100%}.tab-content.active{visibility:visible;opacity:1;position:relative}.insights-timeline{max-width:1000px;position:relative}.insights-timeline::before{content:"";position:absolute;left:30px;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#1e40af,#3b82f6,#93c5fd)}.timeline-item{position:relative;margin-bottom:3rem;margin-left:4rem}.timeline-marker{position:absolute;left:-4.75rem;top:.5rem;width:1.5rem;height:1.5rem;background:#fff;border:3px solid #1e40af;border-radius:50%;z-index:2}.timeline-content{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 20px rgba(15,23,42,.08);border:1px solid #e2e8f0;transition:.3s}.blog-card .blog-image::before,.image-overlay{top:0;left:0;transition:opacity .3s;bottom:0;right:0}.timeline-content:hover{transform:translateX(5px);box-shadow:0 10px 30px rgba(15,23,42,.12)}.timeline-content h3{font-size:1.5rem;color:#0f172a;margin-bottom:1rem}.timeline-content p{color:#475569;line-height:1.7}.projects-section{padding-left:0;padding-right:0;background:linear-gradient(180deg,#fff,#f8fafc)}.projects-showcase{display:flex;gap:3rem;align-items:stretch;position:relative}.projects-image{flex:1;max-width:50%}.image-wrapper{position:relative;border-radius:15px;height:100%;box-shadow:0 10px 30px rgba(15,23,42,.15)}.image-wrapper img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.image-wrapper:hover img{transform:scale(1.05)}.image-overlay{position:absolute;background:linear-gradient(135deg,rgba(30,64,175,.5),rgba(59,130,246,.3))}.image-wrapper:hover .image-overlay{opacity:.8}.projects-content{flex:1;display:flex;flex-direction:column;gap:2rem;padding:1.5rem 0}.project-item{position:relative;padding-left:2rem;animation:.5s forwards slideIn;opacity:0}.project-item:first-child{animation-delay:.1s}.project-item:nth-child(2){animation-delay:.3s}.project-item:nth-child(3){animation-delay:.5s}.project-item::before{content:"";position:absolute;left:0;top:0;height:100%;width:4px;background:linear-gradient(180deg,#1e40af,#3b82f6);border-radius:2px}.project-item h3{font-size:1.4rem;color:#0f172a;margin-bottom:.75rem}.blog-content p,.project-item p{color:#475569;line-height:1.6}.blog-content h3,.project-item p{margin-bottom:1rem}.project-status{display:inline-block;padding:.5rem 1rem;background:linear-gradient(90deg,#1e40af,#3b82f6);color:#fff;border-radius:20px;font-size:.85rem}@keyframes slideIn{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.blog-section{padding:clamp(4rem,8vw,6rem) 0;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem}.blog-card{background:#fff;border-radius:20px;transition:.3s;border:1px solid #e2e8f0}.blog-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(15,23,42,.08)}.blog-image{height:clamp(200px,30vw,220px);background:linear-gradient(135deg,#64748b,#94a3b8);background-size:cover;background-position:center;position:relative}.blog-card:first-child .blog-image{background-image:url("img/article-background1.avif")}.blog-card:nth-child(2) .blog-image{background-image:url("img/article-background2.avif")}.blog-card:nth-child(3) .blog-image{background-image:url("img/article-background3.avif")}.blog-card .blog-image{position:relative;background-size:cover;background-position:center}.blog-card .blog-image::before{content:"";position:absolute;background:linear-gradient(135deg,rgba(100,116,139,.6),rgba(148,163,184,.3))}.blog-card:hover .blog-image::before{opacity:0}.blog-content{padding:2rem}.blog-content h3 a{color:#0f172a;text-decoration:none;font-size:1.3rem;line-height:1.4}.blog-content p{margin-bottom:1.5rem}.blog-meta{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#64748b}.blog-category{background:#e2e8f0;padding:.25rem .75rem;border-radius:15px;color:#475569}.contact-section{padding:clamp(4rem,8vw,6rem) 0;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff}.contact-section .section-header h2{color:#fff}.contact-section .section-header p{color:#cbd5e1}.contact-content{max-width:600px;margin:0 auto}.form-note,.inner-page h2:first-of-type{margin-top:1rem}.newsletter-form{background:rgba(255,255,255,.05);padding:3rem;border-radius:20px;border:1px solid rgba(255,255,255,.1)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}.form-group{display:flex;flex-direction:column}.form-group input{padding:1rem 1.5rem;border:1px solid rgba(255,255,255,.2);border-radius:50px;background:rgba(255,255,255,.1);color:#fff;font-size:1rem;outline:0;transition:.3s}.cookie-text a,.footer-links a{text-decoration:none;transition:color .3s}.form-group input::placeholder{color:rgba(255,255,255,.7)}.form-group input:focus{border-color:#3b82f6;background:rgba(255,255,255,.15)}.article-body h2,.inner-page h2{border-bottom:2px solid #e2e8f0}.submit-btn{width:100%;padding:1rem 2rem;background:linear-gradient(90deg,#1e40af,#3b82f6);color:#fff;border:none;border-radius:50px;font-weight:600;cursor:pointer;transition:.3s}.cookie-btn.accept:hover,.submit-btn:hover{background:linear-gradient(90deg,#1d4ed8,#2563eb);transform:translateY(-2px);box-shadow:0 10px 25px rgba(59,130,246,.3)}.blog-article-1 .article-header,.blog-article-2 .article-header,.blog-article-3 .article-header{color:#fff;padding:6rem 0 4rem;background-size:cover}.form-note{color:#cbd5e1;font-size:.9rem}.success-message{display:none;color:#10b981;font-weight:600;margin-top:1rem}.footer{background:#0f172a;color:#94a3b8;padding:3rem 0 2rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{color:#fff;margin-bottom:1rem;font-size:1.2rem}.footer-section p{line-height:1.7;margin-bottom:1rem}.contact-info p,.footer-links li{margin-bottom:.5rem}.footer-links a{color:#94a3b8}.footer-links a:hover{color:#3b82f6}.footer-bottom{padding-top:2rem;border-top:1px solid #1e293b;color:#64748b}.blog-article-1 .article-header{background-image:linear-gradient(135deg,rgba(54,36,104,.8),rgba(33,66,104,.6)),url("img/article-background1.avif")}.blog-article-2 .article-header{background-image:linear-gradient(135deg,rgba(54,36,104,.8),rgba(33,66,104,.6)),url("img/article-background2.avif")}.blog-article-3 .article-header{background-image:linear-gradient(135deg,rgba(54,36,104,.8),rgba(33,66,104,.6)),url("img/article-background3.avif");background-position:center}.blog-article .article-header{margin-top:68px}.article-content{max-width:1280px;margin:0 auto;padding:4rem 1rem}.article-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0;font-size:.9rem;color:#64748b}.article-body{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 10px 40px rgba(15,23,42,.1);border:1px solid #e2e8f0}.article-body h2{color:#0f172a;margin:2rem 0 1rem;font-size:1.5rem;padding-bottom:.5rem}.article-body h3{color:#1e40af;margin:1.5rem 0 .75rem;font-size:1.25rem}.article-body p{margin-bottom:1.5rem;color:#334155;text-align:justify;line-height:1.7}.article-body ul,.inner-page ul{margin-left:2rem;margin-bottom:1.5rem}.article-body li{margin-bottom:.75rem;color:#334155;line-height:1.6}.info-box{background:linear-gradient(135deg,#eff6ff,#dbeafe);padding:1.5rem;border-left:4px solid #1e40af;margin:2rem 0;border-radius:10px;border:1px solid #bfdbfe}.info-box h4{color:#1e40af;margin-bottom:.5rem}.back-to-blog,.inner-page .back-link{display:inline-block;background:rgba(255,255,255,.15);color:#fff;padding:.75rem 1.5rem;text-decoration:none;border-radius:50px;margin-bottom:2rem;transition:.3s;border:1px solid rgba(255,255,255,.2)}.back-to-blog:hover,.cookie-btn.decline:hover,.inner-page .back-link:hover{background:rgba(255,255,255,.25);transform:translateY(-2px)}@media (max-width:767px){.form-group,.projects-showcase{flex-direction:column}.projects-image{max-width:100%;height:300px}.projects-content{padding:1rem 0}.project-item{padding-left:1.5rem}.about-grid,.nav-menu{text-align:center}.about-grid,.blog-grid,.projects-grid{grid-template-columns:1fr}html{scroll-padding-top:1rem}.nav-menu{position:fixed;left:-100%;top:70px;flex-direction:column;background:rgba(248,250,252,.98);backdrop-filter:blur(10px);width:100%;transition:.3s;padding:2rem 0;border-bottom:1px solid #e2e8f0}.nav-menu.active{left:0}.nav-toggle{display:flex}.nav-toggle.active .hamburger:nth-child(2){opacity:0}.nav-toggle.active .hamburger:first-child{transform:translateY(8px) rotate(45deg)}.nav-toggle.active .hamburger:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.insights-timeline::before{left:15px}.timeline-item{margin-left:2.5rem}.timeline-marker{left:-3.25rem;width:1rem;height:1rem}.newsletter-form{padding:2rem}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.section-header h2{font-size:1.8rem}.blog-content,.newsletter-form,.project-info,.timeline-content{padding:1.5rem}}@media (max-width:768px){.form-grid{grid-template-columns:1fr}.article-content{padding:2rem 1rem}.article-body{padding:2rem 1.5rem}.article-meta{flex-direction:column;gap:.5rem;text-align:center}}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:rgba(15,23,42,.95);color:#fff;padding:1.5rem;z-index:500;border-top:1px solid rgba(255,255,255,.2);font-size:clamp(.9rem, 2vw, 1rem);line-height:1.6;visibility:hidden;opacity:0;transition:opacity .5s,visibility .5s}.cookie-banner.show{visibility:visible;opacity:1;transition-delay:1.5s}.cookie-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.cookie-text{flex:1}.cookie-text p{margin:0;color:#cbd5e1}.cookie-text a{color:#3b82f6}.cookie-buttons{display:flex;gap:1rem}.cookie-btn{padding:.75rem 1.5rem;border-radius:50px;font-weight:600;font-size:.85rem;cursor:pointer;transition:.3s;border:1px solid rgba(255,255,255,.2)}.cookie-btn.accept{background:linear-gradient(90deg,#1e40af,#3b82f6);color:#fff;border:none}.cookie-btn.decline{background:rgba(255,255,255,.15);color:#fff}@media (max-width:767px){.cookie-container{flex-direction:column;text-align:center}.cookie-buttons{flex-direction:column;width:100%}.cookie-btn{width:100%;padding:1rem}}.inner-page header{background:linear-gradient(135deg,#1e40af 0,#0f172a 100%);color:#fff;padding:4rem 0;text-align:center}.inner-page h1{font-size:clamp(2rem, 5vw, 3rem);margin-bottom:1rem;font-weight:300}.inner-page .content{background:#fff;padding:2rem 1.5rem;border-radius:20px;box-shadow:0 20px 60px rgba(15,23,42,.1);position:relative;z-index:2;border:1px solid #e2e8f0}@media (min-width:768px){.nav-container{padding-left:1.5rem;padding-right:1.5rem}.nav-logo-icon{width:72px;height:72px;object-fit:contain}.tabs{margin-bottom:3rem}.projects-section{padding:clamp(4rem,8vw,6rem)}.blog-article .article-header{margin-top:88px}.inner-page .content{padding:clamp(2rem,5vw,4rem)}}.inner-page h2{color:#0f172a;margin:2.5rem 0 1rem;font-size:1.5rem;padding-bottom:.5rem}.inner-page p:not(.cookie-text p,.subtitle,.contact-info p){margin-bottom:1.5rem;color:#334155;text-align:justify}.inner-page p.subtitle{color:#64748b;font-size:1.2rem}.inner-page li{margin-bottom:.75rem;color:#334155}.inner-page .highlight{background:linear-gradient(135deg,#fef3c7,#fde68a);padding:1.5rem;border-left:4px solid #f59e0b;margin:2rem 0;border-radius:10px;border:1px solid #fed7aa}.inner-page .highlight strong{color:#92400e}.inner-page .last-updated{font-style:italic;color:#64748b;margin-bottom:2rem;text-align:center;padding:1rem;background:#f1f5f9;border-radius:10px}.inner-page .contact-info{background:#1e40af;color:#fff;padding:2rem;border-radius:15px;margin-top:2rem;text-align:center}.inner-page .contact-info h3{color:#fff;margin-bottom:1rem}.inner-page .contact-info p{color:#dbeafe;margin-bottom:.5rem}.inner-page .important-note{background:linear-gradient(135deg,#fecaca,#fca5a5);padding:1.5rem;border-left:4px solid #dc2626;margin:2rem 0;border-radius:10px;border:1px solid #f87171}.inner-page .important-note strong{color:#991b1b}