.Navbar-module___rHu7W__header{z-index:1000;background:var(--bg-dark);border-bottom:1px solid var(--border-glass);width:100%;padding:.75rem 0;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module___rHu7W__navbar{justify-content:space-between;align-items:center;gap:2rem;display:flex}.Navbar-module___rHu7W__logo{align-items:center;transition:transform .3s;display:flex}.Navbar-module___rHu7W__logo:hover{transform:scale(1.05)}.Navbar-module___rHu7W__logoImg{object-fit:contain;width:auto;height:65px}.Navbar-module___rHu7W__navDesktop{display:block}.Navbar-module___rHu7W__navList{align-items:center;gap:1.5rem;display:flex}.Navbar-module___rHu7W__navLink{color:var(--text-secondary);transition:var(--transition-fast);padding:.5rem .2rem;font-size:.95rem;font-weight:500;position:relative}.Navbar-module___rHu7W__navLink:hover,.Navbar-module___rHu7W__navLink.Navbar-module___rHu7W__active{color:var(--text-primary)}.Navbar-module___rHu7W__navLink:after{content:"";background:var(--tech-cyan);width:0;height:2px;transition:var(--transition-fast);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Navbar-module___rHu7W__navLink:hover:after,.Navbar-module___rHu7W__navLink.Navbar-module___rHu7W__active:after{width:80%}.Navbar-module___rHu7W__navCta{background:var(--tech-cyan);color:var(--bg-dark);transition:var(--transition-fast);border-radius:50px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600}.Navbar-module___rHu7W__navCta:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 5px 15px #06b6d44d}.Navbar-module___rHu7W__langDropdownContainer{position:relative}.Navbar-module___rHu7W__langToggle{border:1px solid var(--border-glass);color:var(--text-secondary);cursor:pointer;transition:var(--transition-fast);font-size:.85rem;font-weight:600;font-family:var(--font-main);background:#ffffff0d;border-radius:50px;align-items:center;gap:.5rem;padding:.4rem .8rem;display:flex}.Navbar-module___rHu7W__langToggle:hover{color:var(--text-primary);border-color:var(--tech-cyan);background:#ffffff1a}.Navbar-module___rHu7W__langMenu{background:var(--bg-card);border:1px solid var(--border-glass);opacity:0;visibility:hidden;z-index:1001;border-radius:12px;min-width:160px;padding:.5rem;transition:all .3s;position:absolute;top:calc(100% + .8rem);right:0;transform:translateY(10px);box-shadow:0 10px 40px #0006}.Navbar-module___rHu7W__langDropdownContainer:hover .Navbar-module___rHu7W__langMenu{opacity:1;visibility:visible;transform:translateY(0)}.Navbar-module___rHu7W__langMenu li{margin:0;padding:0;list-style:none}.Navbar-module___rHu7W__langMenu button{text-align:left;width:100%;color:var(--text-secondary);cursor:pointer;font-size:.85rem;font-weight:500;font-family:var(--font-main);background:0 0;border:none;border-radius:8px;padding:.7rem 1rem;transition:all .2s;display:block}.Navbar-module___rHu7W__langMenu button:hover{color:var(--tech-cyan);background:#ffffff0d}.Navbar-module___rHu7W__mobileMenuBtn{cursor:pointer;z-index:1100;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module___rHu7W__mobileMenuBtn span{background:var(--text-primary);transform-origin:50%;width:24px;height:2px;transition:all .3s;display:block}.Navbar-module___rHu7W__mobileMenuBtn.Navbar-module___rHu7W__open span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module___rHu7W__mobileMenuBtn.Navbar-module___rHu7W__open span:nth-child(2){opacity:0}.Navbar-module___rHu7W__mobileMenuBtn.Navbar-module___rHu7W__open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module___rHu7W__mobileOverlay{z-index:1050;opacity:0;visibility:hidden;background:#050a14fa;justify-content:center;align-items:center;width:100%;height:100vh;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0}.Navbar-module___rHu7W__mobileOverlay.Navbar-module___rHu7W__active{opacity:1;visibility:visible}.Navbar-module___rHu7W__mobileNav{flex-direction:column;align-items:center;gap:2rem;display:flex}.Navbar-module___rHu7W__mobileLink{font-family:var(--font-display);color:var(--text-secondary);font-size:1.8rem;font-weight:600;transition:all .3s}.Navbar-module___rHu7W__mobileLink:hover{color:var(--text-primary);transform:scale(1.05)}.Navbar-module___rHu7W__mobileCta{border:2px solid var(--tech-cyan);border-radius:50px;margin-top:1rem;padding:.8rem 2rem;font-size:1.2rem;color:var(--tech-cyan)!important}.Navbar-module___rHu7W__mobileCta:hover{background:var(--tech-cyan);color:var(--bg-dark)!important}.Navbar-module___rHu7W__mobileLangSelector{gap:.5rem;margin-top:1rem;display:flex}.Navbar-module___rHu7W__mobileLangBtn{border:1px solid var(--border-glass);color:var(--text-secondary);cursor:pointer;transition:var(--transition-fast);font-size:.9rem;font-weight:600;font-family:var(--font-main);background:#ffffff0d;border-radius:50px;padding:.5rem 1rem}.Navbar-module___rHu7W__mobileLangBtn.Navbar-module___rHu7W__active{background:var(--tech-cyan);color:var(--bg-dark);border-color:var(--tech-cyan)}.Navbar-module___rHu7W__mobileLangBtn:hover{border-color:var(--tech-cyan)}@media (max-width:768px){.Navbar-module___rHu7W__navDesktop{display:none}.Navbar-module___rHu7W__mobileMenuBtn{display:flex}.Navbar-module___rHu7W__logoImg{height:50px}}
.Footer-module__Grjkva__footer{background:var(--bg-dark);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--border-glass);padding:2rem 0 1.5rem;position:relative;overflow:hidden}.Footer-module__Grjkva__footer:before{content:"";background:linear-gradient(90deg, transparent, var(--tech-cyan), transparent);opacity:.3;width:80%;height:1px;position:absolute;top:0;left:10%}.Footer-module__Grjkva__footerGrid{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.Footer-module__Grjkva__footerGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__Grjkva__footerGrid{grid-template-columns:1.5fr 1fr 1.5fr}}.Footer-module__Grjkva__footer h3{color:var(--text-primary);letter-spacing:.5px;margin-bottom:1.2rem;font-size:1.1rem}.Footer-module__Grjkva__footer ul li{margin-bottom:.6rem}.Footer-module__Grjkva__footer a{color:var(--text-secondary);transition:var(--transition-fast);font-size:.95rem}.Footer-module__Grjkva__footer a:hover{color:var(--tech-cyan)}.Footer-module__Grjkva__footerBrand .Footer-module__Grjkva__logoImg{width:auto;height:60px;margin-bottom:1.2rem}.Footer-module__Grjkva__footerBrand p{color:var(--text-secondary);max-width:280px;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.Footer-module__Grjkva__contactLinks li{align-items:flex-start;margin-bottom:.8rem;display:flex}.Footer-module__Grjkva__contactLinks li a,.Footer-module__Grjkva__contactLinks li span{color:var(--text-secondary);gap:.7rem;font-size:.9rem;line-height:1.4;display:flex}.Footer-module__Grjkva__contactLinks li a:hover{color:var(--tech-cyan)}.Footer-module__Grjkva__contactIcon{color:var(--tech-cyan);opacity:.8;justify-content:center;align-items:center;min-width:16px;display:flex}.Footer-module__Grjkva__contactIconSvg{fill:currentColor;width:14px;height:14px}.Footer-module__Grjkva__socialLinks{gap:.8rem;display:flex}.Footer-module__Grjkva__socialLinks a{width:34px;height:34px;color:var(--text-secondary);background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;justify-content:center;align-items:center;font-size:.9rem;transition:all .3s;display:flex}.Footer-module__Grjkva__socialLinks a:hover{border-color:var(--tech-cyan);color:var(--tech-cyan);background:#06b6d41a;transform:translateY(-2px)}.Footer-module__Grjkva__footerBottom{color:var(--text-secondary);border-top:1px solid #ffffff0d;flex-direction:column;align-items:center;padding-top:1.5rem;font-size:.85rem;display:flex}@media (min-width:768px){.Footer-module__Grjkva__footerBottom{flex-direction:row;justify-content:space-between}}.Footer-module__Grjkva__legalLinks{gap:2rem;margin-top:1rem;display:flex}@media (min-width:768px){.Footer-module__Grjkva__legalLinks{margin-top:0}}.Footer-module__Grjkva__legalLinks a{font-size:.85rem}.Footer-module__Grjkva__backToTopButton{z-index:40;color:var(--text-primary);cursor:pointer;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#06b6d414;border:1px solid #06b6d447;border-radius:999px;align-items:center;gap:.6rem;padding:.8rem 1rem;font-size:.9rem;font-weight:600;transition:all .25s;display:inline-flex;position:fixed;bottom:5.2rem;right:1.25rem;transform:translateY(10px)scale(.98);box-shadow:0 12px 30px #00000038}.Footer-module__Grjkva__backToTopButton:hover{border-color:var(--tech-cyan);color:var(--tech-cyan);background:#06b6d424;transform:translateY(-2px)}.Footer-module__Grjkva__backToTopButton svg{font-size:.85rem}.Footer-module__Grjkva__backToTopVisible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}@media (max-width:768px){.Footer-module__Grjkva__backToTopButton{padding:.75rem .95rem;bottom:5.6rem;right:1rem}.Footer-module__Grjkva__backToTopButton span{font-size:.85rem}}
.Button-module__UbsrlW__btn{font-weight:600;font-family:var(--font-display);cursor:pointer;text-align:center;color:inherit;border:1px solid #0000;border-radius:6px;padding:.8rem 2rem;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s,border-color .2s,background-color .2s,color .2s;display:inline-block}.Button-module__UbsrlW__btnPrimary{background:var(--tech-cyan);color:var(--bg-dark);position:relative;overflow:hidden;box-shadow:0 4px 12px #38bdf826}.Button-module__UbsrlW__btnPrimary:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:50%;height:200%;transition:all;position:absolute;top:-50%;left:-100%;transform:rotate(30deg)}.Button-module__UbsrlW__btnPrimary:hover:after{transition:all .7s;left:150%}.Button-module__UbsrlW__btnPrimary:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 6px 18px #38bdf84d}.Button-module__UbsrlW__btnSecondary{border-color:var(--text-secondary);color:var(--text-primary);background:0 0}.Button-module__UbsrlW__btnSecondary:hover{border-color:var(--tech-cyan);color:var(--tech-cyan);background:#38bdf80d;transform:translateY(-2px)}.Button-module__UbsrlW__fullWidth{width:100%}.Button-module__UbsrlW__loading{cursor:wait;opacity:.8}.Button-module__UbsrlW__spinner{border:2px solid #0000001a;border-top-color:currentColor;border-radius:50%;width:1.2rem;height:1.2rem;animation:.8s linear infinite Button-module__UbsrlW__spin;display:inline-block}@keyframes Button-module__UbsrlW__spin{to{transform:rotate(360deg)}}@media (max-width:480px){.Button-module__UbsrlW__btn{padding:.7rem 1.5rem;font-size:.9rem}}
.BlogCard-module__1Td2bG__cardLink{width:100%;height:100%;display:block}.BlogCard-module__1Td2bG__card{background:radial-gradient(circle at 0 0,#38bdf814,#0000 34%),linear-gradient(#0a101efa 0%,#060a14fa 100%);border:1px solid #ffffff14;border-radius:8px;grid-template-rows:minmax(220px,300px) 1fr;min-height:100%;transition:transform .28s,border-color .28s,box-shadow .28s;display:grid;position:relative;overflow:hidden;box-shadow:0 15px 45px #00000059}.BlogCard-module__1Td2bG__card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#ffffff0f,#0000 35%,#38bdf814);transition:opacity .28s;position:absolute;inset:0}.BlogCard-module__1Td2bG__card:after{content:"";opacity:.35;pointer-events:none;background:linear-gradient(90deg,#0000,#38bdf866,#0000);height:1px;position:absolute;inset:auto 0 0}.BlogCard-module__1Td2bG__cardLink:hover .BlogCard-module__1Td2bG__card,.BlogCard-module__1Td2bG__cardLink:focus-visible .BlogCard-module__1Td2bG__card{border-color:#38bdf84d;transform:translateY(-4px);box-shadow:0 20px 55px #00000080}.BlogCard-module__1Td2bG__cardLink:hover .BlogCard-module__1Td2bG__card:before,.BlogCard-module__1Td2bG__cardLink:focus-visible .BlogCard-module__1Td2bG__card:before{opacity:1}.BlogCard-module__1Td2bG__featured .BlogCard-module__1Td2bG__card{grid-template-rows:minmax(260px,1fr) auto}@media (min-width:1024px){.BlogCard-module__1Td2bG__featured{grid-column:span 2}.BlogCard-module__1Td2bG__featured .BlogCard-module__1Td2bG__card{grid-template-rows:1fr;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-height:440px}}.BlogCard-module__1Td2bG__visualShell{padding:12px;position:relative}.BlogCard-module__1Td2bG__imageFrame{background:#08101d;border-radius:6px;height:100%;min-height:220px;position:relative;overflow:hidden}.BlogCard-module__1Td2bG__image{object-fit:cover;transition:transform .9s cubic-bezier(.22,1,.36,1),filter .9s cubic-bezier(.22,1,.36,1);transform:scale(1.01)}.BlogCard-module__1Td2bG__cardLink:hover .BlogCard-module__1Td2bG__image,.BlogCard-module__1Td2bG__cardLink:focus-visible .BlogCard-module__1Td2bG__image{filter:saturate(1.05)contrast(1.03);transform:scale(1.08)}.BlogCard-module__1Td2bG__imageOverlay{background:linear-gradient(#0408101a 0%,#04081066 48%,#040810eb 100%),linear-gradient(135deg,#06b6d414,#0000 55%);position:absolute;inset:0}.BlogCard-module__1Td2bG__imageGlow{filter:blur(32px);pointer-events:none;background:#38bdf81f;border-radius:50%;width:140px;height:140px;position:absolute;inset:auto auto -38px -38px}.BlogCard-module__1Td2bG__ribbonRow{z-index:2;flex-wrap:wrap;align-items:center;gap:10px;display:flex;position:absolute;bottom:22px;left:24px;right:24px}.BlogCard-module__1Td2bG__categoryPill,.BlogCard-module__1Td2bG__readChip{letter-spacing:.14em;text-transform:uppercase;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:4px;align-items:center;gap:.45rem;padding:.45rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.BlogCard-module__1Td2bG__categoryPill{color:#e2fbff;background:#38bdf81f;border:1px solid #38bdf833}.BlogCard-module__1Td2bG__readChip{color:#ffffffe6;background:#ffffff14;border:1px solid #ffffff1a}.BlogCard-module__1Td2bG__content{flex-direction:column;gap:1rem;padding:0 1.5rem 1.5rem;display:flex;position:relative}.BlogCard-module__1Td2bG__featured .BlogCard-module__1Td2bG__content{justify-content:center;padding:0 1.75rem 1.75rem}@media (min-width:1024px){.BlogCard-module__1Td2bG__featured .BlogCard-module__1Td2bG__visualShell{padding:18px 0 18px 18px}.BlogCard-module__1Td2bG__featured .BlogCard-module__1Td2bG__content{padding:2rem 2rem 2rem 1rem}}.BlogCard-module__1Td2bG__metaRow{color:#94a3b8e0;letter-spacing:.12em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.55rem;font-size:.78rem;display:flex}.BlogCard-module__1Td2bG__metaDot{background:#94a3b88c;border-radius:50%;width:.35rem;height:.35rem}.BlogCard-module__1Td2bG__title{color:var(--text-primary);letter-spacing:-.03em;font-size:clamp(1.4rem,1.15rem + .8vw,2rem);line-height:1.08}.BlogCard-module__1Td2bG__featured .BlogCard-module__1Td2bG__title{font-size:clamp(1.75rem,1.3rem + 1vw,2.45rem)}.BlogCard-module__1Td2bG__excerpt{color:var(--text-secondary);max-width:58ch;font-size:.98rem;line-height:1.75}.BlogCard-module__1Td2bG__footerRow{color:#e2e8f0eb;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:.35rem;display:inline-flex}.BlogCard-module__1Td2bG__ctaText{letter-spacing:.12em;text-transform:uppercase;font-size:.82rem;font-weight:700}.BlogCard-module__1Td2bG__arrow{width:2.2rem;height:2.2rem;color:var(--bg-dark);background:var(--tech-cyan);border-radius:4px;justify-content:center;align-items:center;transition:transform .28s,box-shadow .28s;display:inline-flex;box-shadow:0 4px 10px #38bdf826}.BlogCard-module__1Td2bG__cardLink:hover .BlogCard-module__1Td2bG__arrow,.BlogCard-module__1Td2bG__cardLink:focus-visible .BlogCard-module__1Td2bG__arrow{transform:translate(2px);box-shadow:0 6px 14px #38bdf84d}@media (max-width:640px){.BlogCard-module__1Td2bG__visualShell{padding:12px}.BlogCard-module__1Td2bG__ribbonRow{bottom:22px;left:24px;right:24px}.BlogCard-module__1Td2bG__content{padding:0 1.1rem 1.2rem}.BlogCard-module__1Td2bG__excerpt{font-size:.95rem}}
.ContactForm-module__fw3Taq__contactForm{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a66;border:1px solid #ffffff14;border-top-color:#ffffff1f;border-radius:8px;width:100%;padding:2.5rem;box-shadow:0 20px 45px #00000073}.ContactForm-module__fw3Taq__formGroup{margin-bottom:1.5rem;position:relative}.ContactForm-module__fw3Taq__formGroup label{color:var(--text-primary);opacity:.9;margin-bottom:.6rem;padding-left:.5rem;font-size:.85rem;font-weight:600;display:block}.ContactForm-module__fw3Taq__inputWrapper{align-items:center;display:flex;position:relative}.ContactForm-module__fw3Taq__fieldIcon{color:var(--tech-cyan);opacity:.6;pointer-events:none;font-size:1rem;transition:all .3s;position:absolute;left:1.25rem}.ContactForm-module__fw3Taq__areaIcon{top:1.2rem}.ContactForm-module__fw3Taq__formGroup input,.ContactForm-module__fw3Taq__formGroup textarea{width:100%;color:var(--text-primary);font-family:var(--font-main);background:#ffffff08;border:1px solid #ffffff1a;border-radius:6px;padding:.8rem 1.25rem .8rem 3rem;font-size:.95rem;transition:all .2s}.ContactForm-module__fw3Taq__formGroup input::placeholder,.ContactForm-module__fw3Taq__formGroup textarea::placeholder{color:#fff3}.ContactForm-module__fw3Taq__formGroup input:focus,.ContactForm-module__fw3Taq__formGroup textarea:focus{border-color:var(--tech-cyan);background:#ffffff0d;outline:none;box-shadow:0 0 0 2px #38bdf826}.ContactForm-module__fw3Taq__formGroup input:focus+.ContactForm-module__fw3Taq__fieldIcon,.ContactForm-module__fw3Taq__formGroup textarea:focus+.ContactForm-module__fw3Taq__fieldIcon{opacity:1}.ContactForm-module__fw3Taq__errorMsg{color:var(--error-red);margin-top:.5rem;padding-left:.5rem;font-size:.75rem;animation:.3s ease-out ContactForm-module__fw3Taq__slideIn;display:none}@keyframes ContactForm-module__fw3Taq__slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.ContactForm-module__fw3Taq__invalid input,.ContactForm-module__fw3Taq__invalid textarea{border-color:var(--error-red)!important}.ContactForm-module__fw3Taq__invalid .ContactForm-module__fw3Taq__errorMsg{display:block}.ContactForm-module__fw3Taq__formStatus{border-radius:6px;align-items:center;gap:1rem;margin-top:1.5rem;padding:1.25rem;font-size:.9rem;animation:.4s ease-out ContactForm-module__fw3Taq__fadeIn;display:flex}.ContactForm-module__fw3Taq__successMessage{color:var(--success-green);background:#22c55e1a;border:1px solid #22c55e33}.ContactForm-module__fw3Taq__errorMessage{color:var(--error-red);background:#ef44441a;border:1px solid #ef444433}@keyframes ContactForm-module__fw3Taq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ContactForm-module__fw3Taq__contactForm{padding:1.5rem}}.ContactForm-module__fw3Taq__contactForm.ContactForm-module__fw3Taq__compact{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;padding:0}.ContactForm-module__fw3Taq__compact .ContactForm-module__fw3Taq__formGroup{margin-bottom:1.5rem}.ContactForm-module__fw3Taq__compact .ContactForm-module__fw3Taq__formGroup:last-of-type{margin-bottom:.25rem}.ContactForm-module__fw3Taq__compact .ContactForm-module__fw3Taq__formGroup label{margin-bottom:.15rem;font-size:.75rem}.ContactForm-module__fw3Taq__compact .ContactForm-module__fw3Taq__formGroup input,.ContactForm-module__fw3Taq__compact .ContactForm-module__fw3Taq__formGroup textarea{padding:.55rem 1rem .55rem 2.5rem}.ContactForm-module__fw3Taq__compact .ContactForm-module__fw3Taq__fieldIcon{left:.9rem}.ContactForm-module__fw3Taq__compact .ContactForm-module__fw3Taq__areaIcon{top:.75rem}
.ServiciosView-module__c0m2bq__svcHero{text-align:center;border-bottom:1px solid var(--border-glass);z-index:1;background:linear-gradient(#06b6d41a 0%,#0a0a0a00 100%);margin-bottom:3rem;padding:7rem 2rem 4rem;position:relative}.ServiciosView-module__c0m2bq__svcHero:before{content:"";opacity:.012;pointer-events:none;z-index:-1;background-image:url("/Fondo para secciones.webp");background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.ServiciosView-module__c0m2bq__svcHero h1{max-width:900px;color:var(--text-primary);letter-spacing:-1px;margin:0 auto;font-size:3.2rem;font-weight:800;line-height:1.1}.ServiciosView-module__c0m2bq__svcHeroLine{background:var(--tech-cyan);border-radius:2px;width:60px;height:4px;margin:2rem auto 0}.ServiciosView-module__c0m2bq__pbiCatalog{grid-template-columns:200px 1fr;align-items:start;gap:3rem;display:grid}.ServiciosView-module__c0m2bq__pbiSidebar{border-right:1px solid #ffffff0d;padding-right:2rem;position:sticky;top:6rem}.ServiciosView-module__c0m2bq__pbiSidebar h4{font-family:var(--font-display);text-transform:uppercase;letter-spacing:2px;color:var(--tech-cyan);opacity:.8;margin-bottom:1.5rem;font-size:.7rem}.ServiciosView-module__c0m2bq__pbiCatList{flex-direction:column;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.ServiciosView-module__c0m2bq__pbiCatItem{text-align:left;width:100%;color:var(--text-secondary);cursor:pointer;background:#ffffff03;border:1px solid #ffffff08;border-radius:6px;align-items:center;gap:.8rem;padding:.8rem 1.2rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.ServiciosView-module__c0m2bq__pbiCatItem i{opacity:.6;font-size:1rem;transition:inherit}.ServiciosView-module__c0m2bq__pbiCatItem:hover{color:var(--text-primary);background:#ffffff0a;transform:translate(3px)}.ServiciosView-module__c0m2bq__pbiCatItem:hover i{opacity:1;color:var(--tech-cyan)}.ServiciosView-module__c0m2bq__pbiCatItemActive{color:var(--tech-cyan);background:#38bdf814;border-color:#38bdf84d;font-weight:600}.ServiciosView-module__c0m2bq__pbiCatItemActive i{opacity:1;color:var(--tech-cyan)}.ServiciosView-module__c0m2bq__pbiCatItemActive:hover{color:var(--tech-cyan);background:#38bdf81f}.ServiciosView-module__c0m2bq__pbiCatItemActive:hover i{color:var(--tech-cyan)}.ServiciosView-module__c0m2bq__pbiSectionBlock{border-bottom:1px solid var(--border-glass);padding-bottom:3rem}.ServiciosView-module__c0m2bq__pbiSectionBlock:last-child{border-bottom:none}.ServiciosView-module__c0m2bq__pbiSectionTitle{margin-bottom:1.5rem}.ServiciosView-module__c0m2bq__pbiSectionTitle h2{text-transform:uppercase;letter-spacing:2px;color:var(--text-secondary);margin:0 0 .3rem;font-size:1.15rem;font-weight:600}.ServiciosView-module__c0m2bq__pbiSectionTitle .ServiciosView-module__c0m2bq__text-accent{color:var(--tech-cyan)}.ServiciosView-module__c0m2bq__pbiSectionTitle p{color:var(--text-tertiary,#fff6);margin:0;font-size:.88rem}.ServiciosView-module__c0m2bq__pbiGrid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.ServiciosView-module__c0m2bq__pbiCard{-webkit-backdrop-filter:blur(14px);background:linear-gradient(145deg,#1e293b66 0%,#0f172ab3 100%);border:1px solid #ffffff14;border-top-color:#ffffff1f;border-radius:8px;flex-direction:column;gap:1.25rem;padding:2rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000026}.ServiciosView-module__c0m2bq__pbiCard:after{display:none}.ServiciosView-module__c0m2bq__pbiCard>*{z-index:1;position:relative}.ServiciosView-module__c0m2bq__pbiCard:hover{border-color:#38bdf84d;transform:translateY(-4px);box-shadow:0 15px 35px #00000040}.ServiciosView-module__c0m2bq__pbiIcon{width:44px;height:44px;color:var(--tech-cyan);background:#38bdf814;border:1px solid #38bdf833;border-radius:6px;justify-content:center;align-items:center;font-size:1.2rem;transition:transform .3s,background-color .3s,border-color .3s;display:flex}.ServiciosView-module__c0m2bq__pbiCard:hover .ServiciosView-module__c0m2bq__pbiIcon{background:#38bdf81f;border-color:#38bdf866;transform:scale(1.05)}.ServiciosView-module__c0m2bq__pbiIconBlue,.ServiciosView-module__c0m2bq__pbiIconAmber{background:rgba(var(--human-blue-rgb), .08);border-color:rgba(var(--human-blue-rgb), .2);color:var(--human-blue)}.ServiciosView-module__c0m2bq__pbiCard h4,.ServiciosView-module__c0m2bq__pbiCard h3{font-family:var(--font-display);color:var(--text-primary);margin:.2rem 0 0;font-size:1.1rem;font-weight:600}.ServiciosView-module__c0m2bq__pbiCard p{color:var(--text-secondary);flex-grow:1;margin:0;font-size:.9rem;line-height:1.5}.ServiciosView-module__c0m2bq__pbiCta{color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;background:0 0;border:1px solid #ffffff26;border-radius:6px;align-items:center;gap:.4rem;width:fit-content;margin-top:.4rem;padding:.5rem 1.2rem;font-size:.8rem;font-weight:700;transition:all .2s;display:inline-flex}.ServiciosView-module__c0m2bq__pbiCta:hover{color:var(--tech-cyan);border-color:var(--tech-cyan);background:#38bdf80d;gap:.6rem}@media (max-width:1024px){.ServiciosView-module__c0m2bq__pbiGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ServiciosView-module__c0m2bq__svcHero{padding:8rem 1.5rem 3rem}.ServiciosView-module__c0m2bq__svcHero h1{font-size:1.7rem}.ServiciosView-module__c0m2bq__pbiCatalog{grid-template-columns:1fr;gap:3rem;padding:0 1rem}.ServiciosView-module__c0m2bq__pbiSidebar{border-right:none;border-bottom:1px solid var(--border-glass);margin-bottom:1rem;padding-bottom:2rem;padding-right:0;position:static}.ServiciosView-module__c0m2bq__pbiSidebar h4{margin-bottom:1rem;font-size:.8rem}.ServiciosView-module__c0m2bq__pbiCatList{flex-flow:wrap;gap:.6rem}.ServiciosView-module__c0m2bq__pbiCatItem{border:1px solid #ffffff0d;border-radius:6px;width:auto;padding:.6rem 1rem;font-size:.85rem}.ServiciosView-module__c0m2bq__pbiCatItemActive{background:#38bdf814;border:1px solid #38bdf866;border-radius:6px}.ServiciosView-module__c0m2bq__pbiGrid{grid-template-columns:1fr;gap:1.5rem}}
.Home-module__vUCPrG__heroSection{background-color:var(--bg-dark);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}.Home-module__vUCPrG__heroOverlay{background:radial-gradient(circle at center, transparent 0%, var(--bg-dark) 90%);z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__vUCPrG__heroContainer{z-index:10;pointer-events:none;text-align:center;justify-content:center;align-items:center;width:100%;max-width:1200px;padding:80px 1.5rem 0;display:flex;position:relative}.Home-module__vUCPrG__heroContent{pointer-events:auto;max-width:1000px;margin:0 auto}.Home-module__vUCPrG__heroTrustStrip{z-index:10;text-align:center;pointer-events:auto;width:100%;margin-top:2.5rem;padding:1rem 1.5rem;position:relative}.Home-module__vUCPrG__heroContent h1{letter-spacing:-2px;margin-bottom:1rem;font-size:clamp(2rem,5.5vw,3.2rem);font-weight:800;line-height:1.1}.Home-module__vUCPrG__heroContent p{color:var(--text-secondary);opacity:0;max-width:700px;margin:0 auto 1.5rem;font-size:clamp(.9rem,1.5vw,1.1rem);line-height:1.6;animation:.7s .24s forwards Home-module__vUCPrG__heroFadeUp;transform:translateY(14px)}.Home-module__vUCPrG__heroActions{flex-wrap:wrap;justify-content:center;gap:1.5rem;width:100%;display:flex}.Home-module__vUCPrG__trustStrip{border-top:1px solid var(--border-glass);border-bottom:1px solid var(--border-glass);text-align:center;background:#0f172a4d;padding:3rem 0}.Home-module__vUCPrG__trustText{text-transform:uppercase;letter-spacing:2px;color:var(--text-secondary);margin-bottom:.75rem;font-size:.75rem}.Home-module__vUCPrG__logoGrid{opacity:.5;flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;display:flex}.Home-module__vUCPrG__partnerLogo{align-items:center;gap:.5rem;font-size:1.2rem;font-weight:600;display:flex}.Home-module__vUCPrG__manifestoSection{background:var(--bg-dark)}.Home-module__vUCPrG__manifestoWrapper{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:768px){.Home-module__vUCPrG__manifestoWrapper{grid-template-columns:1fr 1fr}}.Home-module__vUCPrG__manifestoImageContainer{border:1px solid var(--border-glass);background-color:var(--bg-dark);border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000080}.Home-module__vUCPrG__responsiveImage{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.Home-module__vUCPrG__reviewsSection{background:linear-gradient(135deg, var(--bg-card), #020408);padding:4rem 0}.Home-module__vUCPrG__amsRatingBadge{border:1px solid var(--border-glass);background:#ffffff0d;border-radius:50px;align-items:center;gap:.8rem;margin-top:.5rem;padding:.3rem 1rem;display:inline-flex}.Home-module__vUCPrG__reviewsGrid{grid-template-columns:1fr;gap:2rem;margin-top:3rem;display:grid}@media (min-width:992px){.Home-module__vUCPrG__reviewsGrid{grid-template-columns:repeat(3,1fr)}}.Home-module__vUCPrG__reviewCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a66;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;gap:1rem;padding:1.5rem;transition:border-color .3s,transform .3s;display:flex}.Home-module__vUCPrG__reviewCard:hover{border-color:#38bdf840;transform:translateY(-3px)}.Home-module__vUCPrG__reviewerInfo{align-items:center;gap:1rem;display:flex}.Home-module__vUCPrG__reviewerImg{object-fit:cover;border:1.5px solid #38bdf866;border-radius:50%;width:60px;height:60px}.Home-module__vUCPrG__reviewMeta{justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.Home-module__vUCPrG__verifiedBadge{color:#4ade80;align-items:center;gap:.3rem;font-weight:600;display:flex}.Home-module__vUCPrG__reviewText{color:var(--text-primary);font-size:.95rem;font-style:italic;line-height:1.6}.Home-module__vUCPrG__insightsSection{background:var(--bg-card);flex-direction:column;justify-content:flex-start;display:flex;position:relative;padding:40px 0 2rem!important}html[data-snap=true] .Home-module__vUCPrG__insightsSection{padding-top:80px!important}.Home-module__vUCPrG__insightsSection .section-header{margin-bottom:2.5rem}.Home-module__vUCPrG__insightsSection h2{letter-spacing:-1px;margin-bottom:.75rem!important;font-size:clamp(2rem,5vw,2.8rem)!important}.Home-module__vUCPrG__blogGrid{grid-template-columns:1fr;gap:2rem;margin-top:2rem;display:grid}.Home-module__vUCPrG__leadMagnetSection{background:linear-gradient(180deg, var(--bg-dark) 0%, #0c1222 100%);z-index:1;padding:5rem 0;position:relative;overflow:hidden}.Home-module__vUCPrG__leadMagnetSection:before{content:"";opacity:.012;pointer-events:none;z-index:-1;background-image:url("/Fondo para secciones.webp");background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__vUCPrG__leadMagnetPlain{background:var(--bg-dark)!important;background-image:none!important;overflow:visible!important}.Home-module__vUCPrG__leadMagnetPlain:before{display:none!important}.Home-module__vUCPrG__leadMagnetMobile{background:var(--bg-dark);z-index:1;padding:4rem 0;position:relative;overflow:visible}.Home-module__vUCPrG__leadMagnetMobile:before{content:"";opacity:.012;pointer-events:none;z-index:-1;background-image:url("/Fondo para secciones.webp");background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}@keyframes Home-module__vUCPrG__magnetRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Home-module__vUCPrG__magnetContainer{z-index:10;text-align:center;max-width:800px;margin:0 auto;position:relative}@media (min-width:640px){.Home-module__vUCPrG__blogGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Home-module__vUCPrG__blogGrid{grid-template-columns:repeat(3,1fr)}}.Home-module__vUCPrG__magnetForm{gap:1rem;max-width:500px;margin:2rem auto 0;display:flex}.Home-module__vUCPrG__magnetForm input{color:#fff;background:#0f172a99;border:1px solid #ffffff1a;border-radius:6px;flex:1;padding:.8rem 1.2rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.Home-module__vUCPrG__magnetForm input:focus{border-color:var(--tech-cyan);outline:none;box-shadow:0 0 0 2px #38bdf826}@media (max-width:768px){.Home-module__vUCPrG__heroSection{flex-direction:column;justify-content:center;height:auto;min-height:100dvh}.Home-module__vUCPrG__heroContainer{padding-top:80px}.Home-module__vUCPrG__heroContent h1{margin-bottom:.8rem;font-size:1.85rem;line-height:1.2}.Home-module__vUCPrG__heroContent p{margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.Home-module__vUCPrG__heroActions{flex-direction:column;gap:.8rem;width:100%;max-width:260px;margin:0 auto}}@media (max-width:768px),(hover:none),(pointer:coarse){.Home-module__vUCPrG__magnetForm{flex-direction:column}.Home-module__vUCPrG__leadMagnetSection:before{content:none!important;background:0 0!important;animation:none!important;display:none!important}.Home-module__vUCPrG__heroActions{justify-content:center}.Home-module__vUCPrG__logoGrid{gap:2rem}}.Home-module__vUCPrG__popularServicesSection{background:var(--bg-dark)}.Home-module__vUCPrG__popularServicesCta{text-align:center;margin-top:3.3rem!important}html[data-snap=true] .Home-module__vUCPrG__popularServicesCta{margin-top:.5rem!important}@media (max-width:768px){.Home-module__vUCPrG__popularServicesCta{margin-top:1.5rem!important}}.Home-module__vUCPrG__diagCard{background:var(--bg-card,#10151d);border:1px solid #ffffff14;border-radius:4px;grid-template-columns:1fr 1fr;min-height:480px;display:grid;position:relative;overflow:hidden}.Home-module__vUCPrG__diagCardLeft{z-index:2;flex-direction:column;padding:56px 48px 40px;display:flex;position:relative}.Home-module__vUCPrG__diagCardIndex{letter-spacing:3px;color:var(--text-secondary);text-transform:uppercase;align-items:center;gap:12px;margin-bottom:28px;font-family:Sora,sans-serif;font-size:11px;font-weight:500;display:flex}.Home-module__vUCPrG__diagCardNum{color:var(--tech-cyan)}.Home-module__vUCPrG__diagCardBar{opacity:.35;background:currentColor;width:24px;height:1px;display:inline-block}.Home-module__vUCPrG__diagCardTitle{font-family:Sora,sans-serif;font-weight:600;letter-spacing:-.02em!important;color:var(--text-primary)!important;margin:0 0 18px!important;font-size:34px!important;line-height:1.08!important}.Home-module__vUCPrG__diagCardDesc{color:var(--text-secondary);max-width:44ch;margin:0 0 28px;font-size:15px;font-weight:400;line-height:1.65}.Home-module__vUCPrG__diagRule{background:#ffffff14;width:56px;height:1px;margin:0 0 22px}.Home-module__vUCPrG__diagBullets{gap:14px;margin:0 0 40px;padding:0;list-style:none;display:grid}.Home-module__vUCPrG__diagBullets li{color:var(--text-primary);align-items:flex-start;gap:14px;font-size:14.5px;font-weight:400;display:flex}.Home-module__vUCPrG__diagBullets li:before{content:"";background:var(--tech-cyan);flex:none;width:6px;height:6px;margin-top:8px;transform:rotate(45deg)}.Home-module__vUCPrG__diagInnerCta{color:var(--text-primary);letter-spacing:1px;text-transform:uppercase;border-bottom:1px solid var(--tech-cyan);background:0 0;align-self:flex-start;align-items:center;gap:14px;margin-top:auto;padding:12px 0;font-family:Sora,sans-serif;font-size:13.5px;font-weight:500;text-decoration:none;transition:color .25s,gap .25s;display:inline-flex}.Home-module__vUCPrG__diagInnerCta:hover{color:var(--tech-cyan);gap:18px}.Home-module__vUCPrG__diagInnerCta svg{flex-shrink:0;width:14px;height:10px}.Home-module__vUCPrG__diagCardRight{border-left:1px solid #ffffff14;position:relative;overflow:hidden}.Home-module__vUCPrG__diagMask{clip-path:polygon(18% 0,100% 0,100% 100%,0 100%);background:var(--bg-dark,#0b0f15);position:absolute;inset:0 0 0 -60px}.Home-module__vUCPrG__diagMask:before{content:"";pointer-events:none;background:linear-gradient(135deg, transparent calc(18% - .5px), var(--tech-cyan) 18%, transparent calc(18% + 1px));opacity:.35;position:absolute;inset:0}.Home-module__vUCPrG__diagVisual{z-index:1;justify-content:center;align-items:center;padding:56px 40px 40px 96px;display:flex;position:absolute;inset:0}.Home-module__vUCPrG__diagVisual svg{width:100%;height:100%;max-height:360px;display:block}.Home-module__vUCPrG__diagKpi{z-index:3;background:var(--bg-card,#10151d);border:1px solid #ffffff14;border-radius:2px;min-width:132px;padding:14px 18px;position:absolute;top:28px;right:28px}.Home-module__vUCPrG__diagKpiNum{color:var(--text-primary);letter-spacing:-.01em;align-items:baseline;gap:6px;font-family:Sora,sans-serif;font-size:26px;font-weight:600;line-height:1;display:flex}.Home-module__vUCPrG__diagKpiNum small{color:var(--tech-cyan);letter-spacing:1px;font-size:12px;font-weight:500}.Home-module__vUCPrG__diagKpiRule{background:var(--tech-cyan);width:24px;height:1px;margin:8px 0 0}.Home-module__vUCPrG__diagKpiLabel{color:var(--text-secondary);letter-spacing:1.5px;text-transform:uppercase;margin-top:8px;font-family:Sora,sans-serif;font-size:10.5px;font-weight:400}@media (max-width:880px){.Home-module__vUCPrG__diagCard{grid-template-columns:1fr;min-height:0}.Home-module__vUCPrG__diagCardLeft{order:2;padding:36px 28px 28px}.Home-module__vUCPrG__diagCardTitle{font-size:28px!important}.Home-module__vUCPrG__diagCardRight{border-bottom:1px solid #ffffff14;border-left:0;order:1;min-height:240px}.Home-module__vUCPrG__diagMask{clip-path:polygon(0 0,100% 0,100% 80%,0 100%);inset:0}.Home-module__vUCPrG__diagMask:before{background:linear-gradient(180deg, transparent calc(80% - .5px), var(--tech-cyan) 80%, transparent calc(80% + 1px))}.Home-module__vUCPrG__diagVisual{padding:28px}.Home-module__vUCPrG__diagVisual svg{max-height:200px}.Home-module__vUCPrG__diagKpi{min-width:0;padding:10px 14px;top:18px;right:18px}.Home-module__vUCPrG__diagKpiNum{font-size:20px}.Home-module__vUCPrG__diagKpiLabel{font-size:9.5px}}@keyframes Home-module__vUCPrG__heroFadeUp{to{opacity:1;transform:translateY(0)}}html[data-snap=true] .Home-module__vUCPrG__popularServicesSection .Home-module__vUCPrG__diagCard{min-height:0}html[data-snap=true] .Home-module__vUCPrG__diagCardLeft{padding:28px 36px 24px}html[data-snap=true] .Home-module__vUCPrG__diagCardIndex{margin-bottom:14px}html[data-snap=true] .Home-module__vUCPrG__diagCardTitle{margin-bottom:10px!important;font-size:24px!important}html[data-snap=true] .Home-module__vUCPrG__diagCardDesc{margin-bottom:16px;font-size:13.5px;line-height:1.5}html[data-snap=true] .Home-module__vUCPrG__diagRule{margin-bottom:14px}html[data-snap=true] .Home-module__vUCPrG__diagBullets{gap:8px;margin-bottom:20px}html[data-snap=true] .Home-module__vUCPrG__diagBullets li{font-size:13.5px}html[data-snap=true] .Home-module__vUCPrG__diagKpi{min-width:0;padding:10px 14px;top:16px;right:16px}html[data-snap=true] .Home-module__vUCPrG__diagKpiNum{font-size:20px}html[data-snap=true] .Home-module__vUCPrG__diagKpiLabel{font-size:9.5px}html[data-snap=true] .Home-module__vUCPrG__diagVisual{padding:40px 32px 32px 72px}
.BlogList-module__h53qrW__blogControls{flex-direction:column;align-items:center;gap:2rem;margin-bottom:4rem;display:flex}@media (min-width:768px){.BlogList-module__h53qrW__blogControls{flex-direction:row;justify-content:space-between}}.BlogList-module__h53qrW__searchBar{width:100%;max-width:400px}.BlogList-module__h53qrW__searchInputWrap{border:1px solid var(--border-glass);background:#ffffff0d;border-radius:50px;align-items:center;gap:.75rem;width:100%;padding:0 1rem;display:flex}.BlogList-module__h53qrW__searchInputWrap svg{color:var(--text-secondary);flex-shrink:0;width:16px;height:16px}.BlogList-module__h53qrW__searchBar input{width:100%;color:var(--text-primary);font-family:var(--font-main);background:0 0;border:none;padding:.8rem 0}.BlogList-module__h53qrW__searchBar input:focus{outline:none}.BlogList-module__h53qrW__searchInputWrap:focus-within{border-color:var(--tech-cyan)}.BlogList-module__h53qrW__categoryFilters{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.BlogList-module__h53qrW__filterBtn{border:1px solid var(--border-glass);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:50px;padding:.5rem 1.2rem;transition:all .3s}.BlogList-module__h53qrW__filterBtn:hover,.BlogList-module__h53qrW__filterBtn.BlogList-module__h53qrW__active{background:var(--tech-cyan);color:var(--bg-dark);border-color:var(--tech-cyan)}.BlogList-module__h53qrW__blogGridFeed{grid-template-columns:1fr;align-items:stretch;gap:1.5rem;margin-bottom:4rem;padding:0 1rem;display:grid}@media (min-width:768px){.BlogList-module__h53qrW__blogGridFeed{grid-template-columns:repeat(2,1fr);gap:1.75rem}}@media (min-width:1024px){.BlogList-module__h53qrW__blogGridFeed{grid-template-columns:repeat(3,1fr);gap:1.85rem}}
.FaqAccordion-module__Mn8uuG__faqAccordion{flex-direction:column;gap:1rem;max-width:850px;margin:0 auto;display:flex}.FaqAccordion-module__Mn8uuG__faqItem{border:1px solid var(--border-glass);background:#ffffff05;border-radius:16px;transition:all .3s;overflow:hidden}.FaqAccordion-module__Mn8uuG__faqItem.FaqAccordion-module__Mn8uuG__itemActive{background:#ffffff0a;border-color:#06b6d44d;box-shadow:0 10px 30px -10px #0000004d}.FaqAccordion-module__Mn8uuG__faqQuestion{text-align:left;width:100%;color:var(--text-primary);font-family:var(--font-display);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 2rem;font-size:1.15rem;font-weight:600;transition:color .3s;display:flex}.FaqAccordion-module__Mn8uuG__faqQuestion:hover{color:var(--tech-cyan)}.FaqAccordion-module__Mn8uuG__iconWrapper{width:32px;height:32px;color:var(--tech-cyan);background:#06b6d41a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.FaqAccordion-module__Mn8uuG__faqQuestion.FaqAccordion-module__Mn8uuG__active .FaqAccordion-module__Mn8uuG__iconWrapper{background:var(--tech-cyan);color:var(--bg-dark);transform:rotate(45deg)}.FaqAccordion-module__Mn8uuG__faqAnswer{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.FaqAccordion-module__Mn8uuG__faqAnswer.FaqAccordion-module__Mn8uuG__active{max-height:500px}.FaqAccordion-module__Mn8uuG__faqAnswer p{color:var(--text-secondary);opacity:.8;padding:0 2rem 2rem;font-size:1rem;line-height:1.7}@media (max-width:768px){.FaqAccordion-module__Mn8uuG__faqQuestion{padding:1.25rem 1.5rem;font-size:1rem}.FaqAccordion-module__Mn8uuG__faqAnswer p{padding:0 1.5rem 1.5rem;font-size:.95rem}}
.ServiceCard-module__lIc2ta__card{background:#0b1324;border:1px solid #38bdf81f;border-radius:4px;flex-direction:column;height:100%;padding:24px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.ServiceCard-module__lIc2ta__card:hover{border-color:#22d3ee66;transform:translateY(-5px);box-shadow:0 12px 30px #0006}.ServiceCard-module__lIc2ta__head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.ServiceCard-module__lIc2ta__badge{letter-spacing:1.5px;color:#22d3ee;text-transform:uppercase;background:#22d3ee1a;border:1px solid #22d3ee40;border-radius:6px;padding:4px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:700}.ServiceCard-module__lIc2ta__headMeta{letter-spacing:1.5px;color:#94a3b899;text-transform:uppercase;font-size:10px;font-weight:700;transition:color .2s}.ServiceCard-module__lIc2ta__headMeta:hover{color:#22d3ee}.ServiceCard-module__lIc2ta__title{font-family:var(--font-display), sans-serif;color:#f8fafc;margin-top:16px;margin-bottom:12px;font-size:22px;font-weight:700;line-height:1.2}.ServiceCard-module__lIc2ta__desc{color:#94a3b8;flex-grow:1;margin-bottom:24px;font-size:14px;line-height:1.6}.ServiceCard-module__lIc2ta__stats{border-top:1px solid #ffffff14;grid-template-columns:1fr 1fr;gap:16px;margin-top:auto;margin-bottom:24px;padding-top:20px;display:grid}.ServiceCard-module__lIc2ta__stat{flex-direction:column;display:flex}.ServiceCard-module__lIc2ta__statV{color:#f8fafc;font-family:Georgia,serif;font-size:32px;font-style:italic;font-weight:700;line-height:1}.ServiceCard-module__lIc2ta__statU{color:#22d3ee;margin-left:2px;font-size:16px;font-style:normal}.ServiceCard-module__lIc2ta__statK{text-transform:uppercase;letter-spacing:1.5px;color:#94a3b8b3;margin-top:6px;font-size:9px;font-weight:600;line-height:1.3}.ServiceCard-module__lIc2ta__cta{align-items:center;gap:16px;display:flex}.ServiceCard-module__lIc2ta__btnSecondary{color:#f8fafc;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:fit-content;padding:10px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ServiceCard-module__lIc2ta__btnSecondary:hover{color:#22d3ee;background:#ffffff14;border-color:#22d3ee;transform:translateY(-1px)}.ServiceCard-module__lIc2ta__btnGhost{color:#f8fafc;cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;gap:6px;width:fit-content;padding:10px 0;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.ServiceCard-module__lIc2ta__btnGhost:after{content:"";background-color:#22d3ee;width:0;height:1px;transition:width .2s;position:absolute;bottom:8px;left:0}.ServiceCard-module__lIc2ta__btnGhost:hover{color:#22d3ee}.ServiceCard-module__lIc2ta__btnGhost:hover:after{width:calc(100% - 19px)}.ServiceCard-module__lIc2ta__btnSecondary svg,.ServiceCard-module__lIc2ta__btnGhost svg{transition:transform .2s}.ServiceCard-module__lIc2ta__btnSecondary:hover svg,.ServiceCard-module__lIc2ta__btnGhost:hover svg{transform:translate(3px)}
.BlogPage-module__VvnCLa__blogContainer{min-height:100vh;padding-top:8rem}.BlogPage-module__VvnCLa__blogHeader{text-align:center;margin-bottom:4rem}.BlogPage-module__VvnCLa__blogHeader h1{margin-bottom:1rem;font-size:3.5rem}.BlogPage-module__VvnCLa__blogHeader p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.2rem}@media (max-width:768px){.BlogPage-module__VvnCLa__blogContainer{padding-top:6rem}.BlogPage-module__VvnCLa__blogHeader{margin-bottom:2rem}.BlogPage-module__VvnCLa__blogHeader h1{font-size:2.2rem}.BlogPage-module__VvnCLa__blogHeader p{padding:0 1rem;font-size:1rem}}
.BlogPost-module__5lJaBG__blogPost{max-width:900px;margin:0 auto}.BlogPost-module__5lJaBG__articleHeader{text-align:center;max-width:900px;margin:0 auto;padding:4rem 0 2rem}.BlogPost-module__5lJaBG__articleCategory{color:var(--tech-cyan);text-transform:uppercase;letter-spacing:1px;background:#06b6d41a;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.BlogPost-module__5lJaBG__articleTitle{background:linear-gradient(90deg,#fff,#94a3b8);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.5rem);line-height:1.2}.BlogPost-module__5lJaBG__articleMeta{color:var(--text-secondary);justify-content:center;gap:2rem;margin-bottom:3rem;font-size:.95rem;display:flex}.BlogPost-module__5lJaBG__articleMeta i{color:var(--tech-cyan);margin-right:.5rem}.BlogPost-module__5lJaBG__articleFeaturedImageContainer{border:1px solid var(--border-glass);border-radius:20px;margin-bottom:4rem;overflow:hidden;box-shadow:0 20px 50px #0006}.BlogPost-module__5lJaBG__articleFeaturedImage{object-fit:cover;width:100%;height:500px;display:block}.BlogPost-module__5lJaBG__articleContent{color:#e2e8f0;max-width:760px;margin:0 auto;font-size:1.15rem;line-height:1.8}.BlogPost-module__5lJaBG__articleContent p{margin-bottom:2rem}.BlogPost-module__5lJaBG__articleContent h2{color:var(--text-primary);margin-top:4rem;margin-bottom:1.5rem;padding-left:1rem;font-size:2rem;position:relative}.BlogPost-module__5lJaBG__articleContent h2:before{content:"";background:var(--gradient-fusion);border-radius:2px;width:4px;position:absolute;top:5px;bottom:5px;left:0}.BlogPost-module__5lJaBG__articleContent h3{color:var(--text-primary);margin-top:3rem;margin-bottom:1rem;font-size:1.5rem}.BlogPost-module__5lJaBG__articleContent ul,.BlogPost-module__5lJaBG__articleContent ol{margin-bottom:2rem;padding-left:1.5rem}.BlogPost-module__5lJaBG__articleContent li{margin-bottom:.8rem;position:relative}.BlogPost-module__5lJaBG__articleContent blockquote{border-left:4px solid var(--human-blue);background:#ffffff08;border-radius:0 12px 12px 0;margin:3rem 0;padding:2rem;font-size:1.25rem;font-style:italic}.BlogPost-module__5lJaBG__articleContent blockquote cite{color:var(--text-secondary);margin-top:1rem;font-size:.9rem;font-style:normal;font-weight:600;display:block}.BlogPost-module__5lJaBG__articleAuthor{background:var(--bg-card);border:1px solid var(--border-glass);border-radius:16px;align-items:center;gap:2rem;max-width:760px;margin:6rem auto 4rem;padding:2rem;display:flex}.BlogPost-module__5lJaBG__authorAvatar{object-fit:cover;border:2px solid var(--tech-cyan);border-radius:50%;flex-shrink:0;width:80px;height:80px}.BlogPost-module__5lJaBG__authorInfo h4{color:var(--text-primary);margin-bottom:.5rem}.BlogPost-module__5lJaBG__authorInfo p{color:var(--text-secondary);margin:0;font-size:.9rem}.BlogPost-module__5lJaBG__articleNav{border-top:1px solid var(--border-glass);justify-content:space-between;max-width:900px;margin:0 auto;padding-top:3rem;display:flex}.BlogPost-module__5lJaBG__navItem{flex-direction:column;gap:.5rem;max-width:45%;display:flex}.BlogPost-module__5lJaBG__navItem span{text-transform:uppercase;color:var(--text-secondary);letter-spacing:1px;font-size:.8rem}.BlogPost-module__5lJaBG__navItem a{font-family:var(--font-display);font-size:1.1rem;font-weight:600}.BlogPost-module__5lJaBG__navItemNext{text-align:right}@media (max-width:768px){.BlogPost-module__5lJaBG__articleTitle{font-size:2.5rem}.BlogPost-module__5lJaBG__articleFeaturedImage{height:250px}.BlogPost-module__5lJaBG__articleContent{font-size:1rem}.BlogPost-module__5lJaBG__articleAuthor{text-align:center;flex-direction:column}.BlogPost-module__5lJaBG__articleNav{flex-direction:column;gap:2rem}.BlogPost-module__5lJaBG__navItem{max-width:100%}}
.AutoCarousel-module__E3KcfW__carouselWrapper{width:100%}.AutoCarousel-module__E3KcfW__carouselInner{padding:0 60px;position:relative}.AutoCarousel-module__E3KcfW__track{position:relative;overflow:hidden}.AutoCarousel-module__E3KcfW__slides{will-change:transform;transition:transform .6s cubic-bezier(.32,.72,0,1);display:flex}.AutoCarousel-module__E3KcfW__slide{flex:0 0 100%}.AutoCarousel-module__E3KcfW__navBtn{color:#ffffff73;cursor:pointer;z-index:5;background:0 0;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:border-color .25s,color .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.AutoCarousel-module__E3KcfW__navBtn svg{width:14px;height:14px}.AutoCarousel-module__E3KcfW__navBtn:hover{border-color:var(--tech-cyan,#4eaac0);color:var(--tech-cyan,#4eaac0)}.AutoCarousel-module__E3KcfW__prev{left:0}.AutoCarousel-module__E3KcfW__next{right:0}.AutoCarousel-module__E3KcfW__controls{justify-content:center;align-items:center;gap:24px;margin-top:36px;display:flex}.AutoCarousel-module__E3KcfW__counter{color:#525c6d;letter-spacing:2.5px;font-size:11px}.AutoCarousel-module__E3KcfW__counter b{color:var(--text-primary,#e7ebf1);font-weight:500}.AutoCarousel-module__E3KcfW__dots{align-items:center;gap:8px;display:flex}.AutoCarousel-module__E3KcfW__dot{cursor:pointer;background:0 0;border:0;width:24px;height:14px;padding:6px 0;transition:width .3s;position:relative}.AutoCarousel-module__E3KcfW__dot:after{content:"";background:#ffffff1f;border-radius:1px;height:2px;transition:background-color .3s;display:block}.AutoCarousel-module__E3KcfW__dotActive{width:40px}.AutoCarousel-module__E3KcfW__dotActive:after{background-color:var(--tech-cyan,#4eaac0)}@media (max-width:880px){.AutoCarousel-module__E3KcfW__carouselInner{padding:0}.AutoCarousel-module__E3KcfW__navBtn{display:none}}
.ContactoView-module__4hlHTW__contactMain{z-index:1;padding-top:8rem;padding-bottom:6rem;position:relative}.ContactoView-module__4hlHTW__contactMain:before{content:"";opacity:.012;pointer-events:none;z-index:-1;background-image:url("/Fondo para secciones.webp");background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.ContactoView-module__4hlHTW__contactGrid{grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;margin-top:4rem;display:grid}.ContactoView-module__4hlHTW__contactInfo h2{color:var(--text-primary);margin-bottom:1rem;font-size:2rem}.ContactoView-module__4hlHTW__contactInfo p{color:var(--text-secondary);margin-bottom:3rem;font-size:1.1rem}.ContactoView-module__4hlHTW__infoList{gap:1.5rem;display:grid}.ContactoView-module__4hlHTW__infoItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;gap:1.5rem;padding:1.5rem;transition:all .2s;display:flex}.ContactoView-module__4hlHTW__iconWrapper{width:48px;height:48px;color:var(--tech-cyan);background:#38bdf814;border:1px solid #38bdf826;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.ContactoView-module__4hlHTW__infoText h3{text-transform:uppercase;letter-spacing:1px;color:var(--tech-cyan);margin-bottom:.5rem;font-size:.9rem}.ContactoView-module__4hlHTW__infoText a,.ContactoView-module__4hlHTW__infoText span{color:var(--text-primary);font-size:1rem;line-height:1.6}.ContactoView-module__4hlHTW__infoText a:hover{color:var(--tech-cyan)}.ContactoView-module__4hlHTW__faqSection{border-top:1px solid var(--border-glass);background:#0f172a4d}@media (max-width:992px){.ContactoView-module__4hlHTW__contactGrid{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.ContactoView-module__4hlHTW__contactMain{padding-top:6rem}.ContactoView-module__4hlHTW__infoItem:hover{transform:none}}
.NosotrosView-module__dQJddG__aboutHero{text-align:center;color:#fff;width:100%;margin-bottom:3rem;padding:7rem 2rem 4rem;position:relative;overflow:hidden}.NosotrosView-module__dQJddG__aboutHeroBg{z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.NosotrosView-module__dQJddG__aboutHeroOverlay{z-index:1;background:linear-gradient(#0a0f1a99,#0a0f1af2);width:100%;height:100%;position:absolute;top:0;left:0}.NosotrosView-module__dQJddG__aboutHeroContent{z-index:2;max-width:1000px;margin:0 auto;padding:0 1rem;position:relative}.NosotrosView-module__dQJddG__aboutHeroContent h1{max-width:1000px;color:var(--text-primary);letter-spacing:-1px;margin:0 auto;font-size:3.2rem;font-weight:800;line-height:1.1}.NosotrosView-module__dQJddG__aboutHeroTitle{animation:.7s cubic-bezier(.22,1,.36,1) both NosotrosView-module__dQJddG__aboutHeroRise}.NosotrosView-module__dQJddG__aboutHeroLine{transform-origin:50%;width:0;margin:0 auto;animation:.85s cubic-bezier(.22,1,.36,1) .12s both NosotrosView-module__dQJddG__aboutHeroLineGrow}@keyframes NosotrosView-module__dQJddG__aboutHeroRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes NosotrosView-module__dQJddG__aboutHeroLineGrow{0%{opacity:0;transform:scaleX(.25)}to{opacity:1;transform:scaleX(1)}}.NosotrosView-module__dQJddG__splitSection{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.NosotrosView-module__dQJddG__splitImage{width:100%;height:100%;position:relative}.NosotrosView-module__dQJddG__roundedImage{object-fit:cover;border-radius:1.5rem;width:100%;height:auto}.NosotrosView-module__dQJddG__shadowPremium{border:1px solid #ffffff0d;box-shadow:0 20px 45px #00000073}.NosotrosView-module__dQJddG__executiveGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem;display:grid}.NosotrosView-module__dQJddG__teamMemberPremium{aspect-ratio:3/4;cursor:pointer;border:1px solid #ffffff14;border-radius:8px;width:100%;transition:transform .4s cubic-bezier(.25,1,.5,1),box-shadow .4s,border-color .4s;position:relative;overflow:hidden;box-shadow:0 12px 30px #0006}.NosotrosView-module__dQJddG__teamMemberPremium:hover{border-color:#38bdf859;transform:translateY(-5px);box-shadow:0 20px 40px #38bdf826}.NosotrosView-module__dQJddG__memberBg{object-fit:cover;z-index:1;transition:transform .6s}.NosotrosView-module__dQJddG__teamMemberPremium:hover .NosotrosView-module__dQJddG__memberBg{filter:brightness(.75);transform:scale(1.03)}.NosotrosView-module__dQJddG__memberOverlay{z-index:2;background:linear-gradient(#0000 0%,#0a0f1a99 60%,#0a0f1af2 100%);flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:2rem;display:flex;position:absolute;bottom:0;left:0}.NosotrosView-module__dQJddG__memberInfo{transition:transform .4s;transform:translateY(20px)}.NosotrosView-module__dQJddG__teamMemberPremium:hover .NosotrosView-module__dQJddG__memberInfo{transform:translateY(0)}.NosotrosView-module__dQJddG__memberInfo h4{color:#fff;margin-bottom:.2rem;font-size:1.5rem}.NosotrosView-module__dQJddG__memberInfo span{color:var(--tech-cyan);margin-bottom:1rem;font-size:.9rem;font-weight:500;display:block}.NosotrosView-module__dQJddG__memberSocial{color:#fff9;opacity:0;font-size:1.2rem;transition:opacity .4s,color .3s}.NosotrosView-module__dQJddG__teamMemberPremium:hover .NosotrosView-module__dQJddG__memberSocial{opacity:1}.NosotrosView-module__dQJddG__memberSocial:hover{color:#fff}@media (max-width:900px){.NosotrosView-module__dQJddG__splitSection{grid-template-columns:1fr;gap:3rem}}@media (prefers-reduced-motion:reduce){.NosotrosView-module__dQJddG__aboutHeroTitle,.NosotrosView-module__dQJddG__aboutHeroLine{animation:none}}.NosotrosView-module__dQJddG__aboutGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.NosotrosView-module__dQJddG__aboutGrid{grid-template-columns:repeat(2,1fr)}}.NosotrosView-module__dQJddG__aboutCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:var(--transition-smooth);background:#0f172a66;border:1px solid #ffffff14;border-radius:8px;padding:2.5rem;position:relative;overflow:hidden}.NosotrosView-module__dQJddG__aboutIcon{color:var(--tech-cyan);background:#38bdf814;border:1px solid #38bdf826;border-radius:6px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;font-size:2.2rem;display:flex}.NosotrosView-module__dQJddG__aboutCard:nth-child(2) .NosotrosView-module__dQJddG__aboutIcon{color:var(--human-blue);background:rgba(var(--human-blue-rgb), .08);border-color:rgba(var(--human-blue-rgb), .15)}.NosotrosView-module__dQJddG__aboutCard h3{color:var(--text-primary);font-size:1.8rem;font-family:var(--font-display);margin-bottom:1rem}.NosotrosView-module__dQJddG__aboutCard p{color:var(--text-secondary);font-size:1rem;line-height:1.7}.NosotrosView-module__dQJddG__aboutFeatures{margin-top:2rem}.NosotrosView-module__dQJddG__aboutFeatures li{align-items:center;gap:1rem;margin-bottom:1rem;font-weight:500;display:flex}.NosotrosView-module__dQJddG__aboutFeatures i{color:var(--human-blue)}@media (max-width:768px){.NosotrosView-module__dQJddG__aboutHero{padding:6rem 1.5rem 3rem}.NosotrosView-module__dQJddG__aboutHeroContent h1{font-size:2.2rem}.NosotrosView-module__dQJddG__aboutCard{padding:1.5rem}.NosotrosView-module__dQJddG__aboutGrid,.NosotrosView-module__dQJddG__executiveGrid,.NosotrosView-module__dQJddG__splitSection{padding:0 1rem}}
.ServiceDetailView-module__VReRFG__svcHeroDetail{background:linear-gradient(135deg, #06b6d426 0%, rgba(var(--human-blue-rgb), .08) 50%, #0a0a0a00 100%);border-bottom:1px solid var(--border-glass);z-index:1;align-items:center;min-height:auto;padding:70px 0 10px;display:flex;position:relative}.ServiceDetailView-module__VReRFG__svcHeroDetail:before{content:"";opacity:.012;pointer-events:none;z-index:-1;background-image:url("/Fondo para secciones.webp");background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.ServiceDetailView-module__VReRFG__backLink{color:var(--text-secondary);transition:var(--transition-fast);align-items:center;gap:.5rem;width:fit-content;margin-bottom:1rem;font-size:.85rem;font-weight:500;display:flex}.ServiceDetailView-module__VReRFG__backLink i{font-size:.8rem;transition:transform .3s}.ServiceDetailView-module__VReRFG__backLink:hover{color:var(--tech-cyan)}.ServiceDetailView-module__VReRFG__backLink:hover i{transform:translate(-5px)}.ServiceDetailView-module__VReRFG__svcHeroGrid{grid-template-columns:1fr 450px;align-items:center;gap:2.5rem;width:100%;display:grid}.ServiceDetailView-module__VReRFG__svcHeroText h1{margin:.2rem 0 .5rem;font-size:2.2rem;font-weight:800;line-height:1.1}.ServiceDetailView-module__VReRFG__svcHeroText .ServiceDetailView-module__VReRFG__longDesc{color:var(--text-secondary);margin-bottom:.8rem;font-size:.95rem;line-height:1.4}.ServiceDetailView-module__VReRFG__svcFeaturesList h3{text-transform:uppercase;letter-spacing:2px;color:var(--tech-cyan);margin-bottom:1rem;font-size:1rem}.ServiceDetailView-module__VReRFG__svcFeaturesList ul{padding:0;list-style:none}.ServiceDetailView-module__VReRFG__svcFeaturesList li{color:var(--text-secondary);align-items:center;gap:.8rem;margin-bottom:.6rem;font-size:.95rem;display:flex}.ServiceDetailView-module__VReRFG__svcFeaturesList i,.ServiceDetailView-module__VReRFG__svcFeaturesList svg{color:var(--tech-cyan);background:#06b6d41a;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;padding:4px;font-size:.9rem;display:flex}.ServiceDetailView-module__VReRFG__svcHeroForm .ServiceDetailView-module__VReRFG__formCard{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#0f172a66;border:1px solid #ffffff14;border-radius:8px;margin-top:27px;padding:1.25rem 1.5rem .75rem;box-shadow:0 20px 45px #0000008c}.ServiceDetailView-module__VReRFG__svcHeroForm h3{margin-bottom:.2rem;font-size:1.25rem}.ServiceDetailView-module__VReRFG__svcHeroForm p{color:var(--text-secondary);margin-bottom:.3rem;font-size:.8rem}@media (max-width:1024px){.ServiceDetailView-module__VReRFG__svcHeroGrid{grid-template-columns:1fr;gap:2rem}.ServiceDetailView-module__VReRFG__svcHeroText{text-align:center;flex-direction:column;align-items:center;display:flex}.ServiceDetailView-module__VReRFG__svcHeroText h1{font-size:1.8rem}.ServiceDetailView-module__VReRFG__backLink{align-self:flex-start;margin-top:1rem;margin-bottom:1.5rem}.ServiceDetailView-module__VReRFG__svcFeaturesList{text-align:left;width:100%;max-width:500px}.ServiceDetailView-module__VReRFG__svcFeaturesList li{justify-content:flex-start}}.ServiceDetailView-module__VReRFG__servicesGrid{grid-template-columns:1fr;gap:2rem;margin-top:3rem;display:grid}@media (min-width:768px){.ServiceDetailView-module__VReRFG__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.ServiceDetailView-module__VReRFG__servicesGrid{grid-template-columns:repeat(3,1fr)}}.ServiceDetailView-module__VReRFG__serviceCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:default;background:#0f172a66;border:1px solid #ffffff14;border-top-color:#ffffff1f;border-radius:8px;flex-direction:column;height:100%;padding:2.2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.ServiceDetailView-module__VReRFG__serviceCard.ServiceDetailView-module__VReRFG__noClick{cursor:default}.ServiceDetailView-module__VReRFG__serviceCard.ServiceDetailView-module__VReRFG__noClick:hover{box-shadow:none;border-color:#ffffff14;transform:none}.ServiceDetailView-module__VReRFG__serviceCard.ServiceDetailView-module__VReRFG__noClick:hover .ServiceDetailView-module__VReRFG__iconBox{background:#38bdf814;transform:none}.ServiceDetailView-module__VReRFG__serviceCard:hover{border-color:#38bdf84d}.ServiceDetailView-module__VReRFG__serviceCard .ServiceDetailView-module__VReRFG__iconBox{width:48px;height:48px;color:var(--tech-cyan);transition:var(--transition-fast);background:#38bdf814;border:1px solid #38bdf833;border-radius:6px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.4rem;display:flex}.ServiceDetailView-module__VReRFG__serviceCard:hover .ServiceDetailView-module__VReRFG__iconBox{color:var(--tech-cyan);background:#38bdf81f;transform:scale(1.05)}.ServiceDetailView-module__VReRFG__serviceCard h3{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.5rem}.ServiceDetailView-module__VReRFG__serviceList{flex-grow:1;margin:0;padding:0;list-style:none}.ServiceDetailView-module__VReRFG__serviceList li{color:var(--text-secondary);margin-bottom:.8rem;padding-left:1.5rem;font-size:.95rem;line-height:1.5;position:relative}.ServiceDetailView-module__VReRFG__serviceList li:before{content:"•";color:var(--tech-cyan);font-weight:700;position:absolute;left:0}.ServiceDetailView-module__VReRFG__serviceCard:nth-child(2n) .ServiceDetailView-module__VReRFG__iconBox{color:var(--human-blue);background:rgba(var(--human-blue-rgb), .1)}.ServiceDetailView-module__VReRFG__serviceCard:nth-child(2n) .ServiceDetailView-module__VReRFG__serviceList li:before{color:var(--human-blue)}.ServiceDetailView-module__VReRFG__whySection{padding-top:2rem!important}@media (max-width:768px){.ServiceDetailView-module__VReRFG__serviceCard{padding:1.5rem}.ServiceDetailView-module__VReRFG__whySection p,.ServiceDetailView-module__VReRFG__servicesGrid{padding:0 1rem}}
.Visualizations-module__GJwMWq__viz{background:#060b16b3;border:1px solid #ffffff0a;border-radius:12px;align-items:flex-end;width:100%;height:140px;margin-top:12px;display:flex;position:relative;overflow:hidden}.Visualizations-module__GJwMWq__viz svg{width:100%;height:100%;display:block}.Visualizations-module__GJwMWq__label{font-family:var(--font-mono), monospace;letter-spacing:1px;color:#94a3b880;text-transform:uppercase;z-index:10;font-size:10px;font-weight:600;position:absolute;top:12px;left:16px}.Visualizations-module__GJwMWq__corner{z-index:10;align-items:center;gap:4px;display:flex;position:absolute;top:12px;right:16px}.Visualizations-module__GJwMWq__dot{background:#94a3b833;border-radius:50%;width:5px;height:5px}.Visualizations-module__GJwMWq__dotOn{background:#22d3ee;border-radius:50%;width:5px;height:5px;box-shadow:0 0 8px #22d3ee}.Visualizations-module__GJwMWq__draw{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:2.5s cubic-bezier(.4,0,.2,1) forwards Visualizations-module__GJwMWq__drawLine}@keyframes Visualizations-module__GJwMWq__drawLine{to{stroke-dashoffset:0}}.Visualizations-module__GJwMWq__pulse{animation:2s ease-in-out infinite Visualizations-module__GJwMWq__pulseOpacity}@keyframes Visualizations-module__GJwMWq__pulseOpacity{0%,to{opacity:.3}50%{opacity:1}}
