/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Anton&family=Inter:wght@300;400;500;600;700&display=swap";.visible{visibility:visible}:root{--red:#c8102e;--red-dark:#9b0d23;--red-light:#e8304a;--slate:#4a4a4a;--slate-dark:#333;--slate-light:#6b6b6b;--black:#1a1a1a;--charcoal:#2d2d2d;--gray-900:#333;--gray-700:#555;--gray-400:#999;--gray-200:#e5e5e5;--gray-100:#f2f2f2;--white:#fff;--cream:#fafafa;--font-display:"Anton","Arial Narrow",sans-serif;--font-body:"Inter",system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}.csi-about-image-badge h4,.csi-carousel-v2-label p,.csi-equipo-cta-inner h2,.csi-equipo-founder-name,.csi-equipo-quote-mark,.csi-equipo-socio-body h3,.csi-firm-card-body h3,.csi-footer-brand h3,.csi-form-header h2,.csi-hero-selector h1,.csi-hero-v2-title,.csi-section-title,.csi-service-card h3,.csi-subpage-hero h1,.csi-team-info h3,.csi-why-card h3,.csi-why-number{letter-spacing:.005em;font-weight:400}.csi-hero-v2-title em,.csi-subpage-hero h1 em,.csi-team-header .csi-section-title em{font-style:normal}body{font-family:var(--font-body);color:var(--gray-900);background:var(--white);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}blockquote,body,figure,h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0;padding:0}img{max-width:100%;height:auto}a{text-decoration:none}.csi-container{max-width:1200px;margin:0 auto;padding:0 2rem}.csi-btn-primary{background:var(--slate);color:var(--white);cursor:pointer;font-size:.95rem;font-weight:600;font-family:var(--font-body);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.9rem 2rem;text-decoration:none;transition:all .3s;display:inline-flex}.csi-btn-primary:hover{background:var(--slate-dark);color:var(--white);transform:translateY(-2px);box-shadow:0 8px 30px #3e465459}.csi-btn-secondary{color:var(--gray-700);border:1px solid var(--gray-200);font-size:.95rem;font-weight:500;font-family:var(--font-body);background:0 0;border-radius:8px;align-items:center;gap:.5rem;padding:.9rem 2rem;text-decoration:none;transition:all .3s;display:inline-flex}.csi-btn-secondary:hover{border-color:var(--gray-400);background:var(--gray-100);color:var(--black)}.csi-nav{z-index:9999;-webkit-backdrop-filter:blur(20px);background:#ffffffeb;border-bottom:1px solid #0000000f;transition:all .4s;position:fixed;top:0;left:0;right:0}.csi-nav.scrolled{box-shadow:0 4px 30px #00000014}.csi-nav-inner{justify-content:space-between;max-width:1200px;height:72px;margin:0 auto;padding:0 2rem}.csi-nav-inner,.csi-nav-logo{align-items:center;display:flex}.csi-nav-logo{color:inherit;text-decoration:none}.csi-nav-logo-images{align-items:center;gap:1rem;display:flex}.csi-nav-logo-images img{width:auto;height:72px;max-width:unset;object-fit:contain}.csi-nav-links{align-items:center;gap:2rem;margin:0;padding:0;display:flex}.csi-nav-links,.csi-nav-links li{list-style:none}.csi-nav-links a{color:var(--gray-700);letter-spacing:.02em;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.csi-nav-links a:after{content:"";background:var(--slate);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.csi-nav-links a:hover{color:var(--black)}.csi-nav-links a:hover:after{width:100%}.csi-nav-links a.active{color:var(--black)}.csi-nav-links a.active:after{width:100%}.csi-nav-cta{border-radius:8px;background:var(--slate)!important;color:var(--white)!important;padding:.6rem 1.4rem!important;font-weight:600!important;transition:background .3s,transform .2s!important}.csi-nav-cta:after{display:none!important}.csi-nav-cta:hover{transform:translateY(-1px);background:var(--slate-dark)!important}.csi-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.csi-hamburger span{background:var(--black);width:24px;height:2px;transition:all .3s;display:block}.csi-footer{background:var(--gray-100);padding:4rem 0 2rem}.csi-footer-top{border-bottom:1px solid var(--gray-200);grid-template-columns:2fr 2fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.csi-footer-links-row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.csi-footer-brand h3{font-family:var(--font-display);color:var(--black);margin-bottom:1rem;font-size:1.5rem}.csi-footer-brand h3 span{color:var(--red)}.csi-footer-brand p{color:var(--gray-700);margin-bottom:1.5rem;font-size:.88rem;font-weight:300;line-height:1.7}.csi-footer-social{gap:.8rem;display:flex}.csi-footer-social a{background:var(--gray-200);width:40px;height:40px;color:var(--gray-700);border-radius:10px;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.csi-footer-social a:hover{background:var(--red)}.csi-footer-social svg{width:18px;height:18px;color:var(--gray-700)}.csi-footer-social a:hover svg{color:var(--white)}.csi-footer-col h4{text-transform:uppercase;letter-spacing:.12em;color:var(--gray-400);margin-bottom:1.2rem;font-size:.78rem;font-weight:700}.csi-footer-col a{color:var(--gray-700);padding:.3rem 0;font-size:.88rem;font-weight:400;text-decoration:none;transition:color .3s;display:block}.csi-footer-col a:hover{color:var(--black)}.csi-footer-bottom{color:var(--gray-400);justify-content:space-between;align-items:center;padding-top:2rem;font-size:.82rem;display:flex}.csi-form-wrapper{background:var(--cream);padding:5rem 0}.csi-form-box{background:var(--white);border:1px solid var(--gray-200);border-radius:20px;max-width:800px;margin:0 auto;padding:3rem;box-shadow:0 4px 30px #0000000f}.csi-form-header{text-align:center;margin-bottom:2.5rem}.csi-form-header h2{font-family:var(--font-display);color:var(--black);margin-bottom:.6rem;font-size:clamp(1.8rem,3vw,2.2rem)}.csi-form-header p{color:var(--gray-700);font-size:.95rem;font-weight:300}.csi-form-grid{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.csi-form-group{flex-direction:column;gap:.4rem;margin-bottom:.5rem;display:flex}.csi-form-full{grid-column:1/-1}.csi-form-group label{color:var(--gray-900);letter-spacing:.02em;font-size:.82rem;font-weight:600}.csi-form-group label span{color:var(--red)}.csi-form-group input,.csi-form-group select,.csi-form-group textarea{border:1px solid var(--gray-200);font-size:.92rem;font-family:var(--font-body);color:var(--gray-900);background:var(--cream);border-radius:10px;outline:none;width:100%;padding:.75rem 1rem;transition:border-color .3s,box-shadow .3s}.csi-form-group input:focus,.csi-form-group select:focus,.csi-form-group textarea:focus{border-color:var(--red);background:var(--white);box-shadow:0 0 0 3px #c8102e14}.csi-form-group input::placeholder,.csi-form-group textarea::placeholder{color:var(--gray-400);font-weight:300}.csi-form-group textarea{resize:vertical;min-height:100px}.csi-form-group select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23999999' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .9rem center;background-repeat:no-repeat;background-size:16px 16px;line-height:1.5;padding:.75rem 2.8rem .75rem 1rem!important}.csi-form-actions{text-align:center;margin-top:1.5rem}.csi-form-actions .csi-btn-primary{justify-content:center;min-width:220px}.csi-form-group.error input,.csi-form-group.error select,.csi-form-group.error textarea{border-color:var(--red);background:#fff5f5}.csi-form-message{text-align:center;border-radius:10px;margin-top:1.5rem;padding:1rem 1.5rem;font-size:.9rem}.csi-form-message.success{color:#276749;background:#f0fff4;border:1px solid #c6f6d5}.csi-form-message.error-msg{color:#c53030;background:#fff5f5;border:1px solid #fed7d7}.csi-btn-primary.loading{opacity:.7;pointer-events:none}.csi-section{padding:5rem 0}.csi-section-label{text-transform:uppercase;letter-spacing:.12em;color:var(--slate);align-items:center;gap:.5rem;margin-bottom:1.2rem;font-size:.75rem;font-weight:700;display:inline-flex}.csi-section-label:before{content:"";background:var(--slate);width:24px;height:2px}.csi-section-title{font-family:var(--font-display);color:var(--black);margin-bottom:1.2rem;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.csi-section-desc{color:var(--gray-700);max-width:580px;font-size:1.05rem;font-weight:300;line-height:1.7}.csi-service-card{background:var(--cream);border:1px solid #0000;border-radius:16px;padding:2rem;transition:all .4s;position:relative;overflow:hidden}.csi-service-card:before{content:"";background:var(--red);border-radius:0 0 4px;width:4px;height:0;transition:height .4s;position:absolute;top:0;left:0}.csi-service-card:hover{border-color:#c8102e26;transform:translateY(-4px);box-shadow:0 12px 40px #0000000f}.csi-service-card:hover:before{height:100%}.csi-service-icon{background:#c8102e14;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.2rem;display:flex}.csi-service-icon svg{width:22px;height:22px;color:var(--red)}.csi-service-card h3{font-family:var(--font-display);color:var(--black);margin-bottom:.7rem;font-size:1.2rem}.csi-service-card p{color:var(--gray-700);font-size:.9rem;font-weight:300;line-height:1.65}.csi-reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(40px)}.csi-reveal.visible{opacity:1;transform:translateY(0)}.csi-hero-v2{flex-direction:column;flex-shrink:0;justify-content:space-between;height:420px;display:flex;position:relative;overflow:hidden}.csi-hero-v2-bg{z-index:0;position:absolute;inset:0}.csi-hero-v2-overlay{z-index:1;background:linear-gradient(90deg,#0a0a0ae0,#0a0a0aa6 55%,#0a0a0a59);position:absolute;inset:0}.csi-hero-v2-inner{z-index:10;--nav-height:72px;flex:1;width:100%;padding-top:calc(72px + 1.5rem);padding-bottom:1.5rem;position:relative}.csi-hero-v2-text{max-width:600px}.csi-hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#ffffffa6;margin-bottom:1.2rem;font-size:.75rem;font-weight:600;animation:csiFadeUp .6s both;display:block}.csi-hero-v2 .csi-hero-eyebrow{color:#fff9}.csi-hero-v2-title{font-family:var(--font-display);color:var(--white);text-shadow:0 1px 4px #00000080;margin-bottom:.7rem;font-size:clamp(1.9rem,3.5vw,2.6rem);line-height:1.35;animation:csiFadeUp .65s .1s both}.csi-hero-v2-title em{color:var(--red-light);text-shadow:0 1px 6px #000000b3;font-style:italic}.csi-hero-v2-sub{color:#ffffffd1;margin-bottom:1.8rem;font-size:1rem;font-weight:300;line-height:1.6;animation:csiFadeUp .65s .2s both}.csi-hero-v2-cta{align-items:center;gap:1.25rem;animation:csiFadeUp .65s .3s both;display:flex}.csi-hero-v2-cta-secondary{color:#ffffffbf;text-underline-offset:3px;align-items:center;gap:.4rem;font-size:.88rem;font-weight:500;text-decoration:underline;transition:color .2s;display:inline-flex}.csi-hero-v2-cta-secondary:hover{color:var(--white)}.csi-hero-v2-scroll{z-index:10;flex-direction:column;align-items:center;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.csi-hero-v2-scroll span{background:linear-gradient(#ffffff80,#0000);width:1px;height:48px;animation:csiScrollLine 1.8s ease-in-out infinite;display:block}@keyframes csiScrollLine{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}.csi-hero-v2--sp{height:480px}.csi-hero-v2--sp .csi-hero-v2-inner{align-items:flex-end;padding-bottom:3.5rem;display:flex}.csi-hero-v2--sp .csi-hero-v2-text{max-width:680px}.csi-hero-v2--sp .csi-hero-v2-title{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.csi-hero-v2--sp .csi-hero-v2-sub{max-width:560px;margin-bottom:1.8rem}.csi-hero-v2--sp .csi-btn-primary{margin-top:.5rem}.csi-firms-section{background:var(--white);padding:5rem 0}.csi-firms-heading-block{text-align:center;margin-bottom:3rem}.csi-firms-intro{color:var(--gray-700);margin-top:.5rem;font-size:1rem;font-weight:300}.csi-firms-section .csi-firm-cards{max-width:100%}.csi-hero{background:var(--white);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.csi-hero-bg{z-index:0;position:absolute;inset:0}.csi-hero-bg:before{content:"";z-index:1;background:linear-gradient(135deg,#0000,#c8102e0a);position:absolute;inset:0}.csi-hero-accent-1{background:var(--red);opacity:.05;width:500px;height:500px;top:-100px;right:-50px}.csi-hero-accent-1,.csi-hero-accent-2{z-index:1;position:absolute;transform:rotate(45deg)}.csi-hero-accent-2{border:2px solid #c8102e1f;width:300px;height:300px;bottom:100px;right:200px}.csi-hero-accent-3{background:var(--red);opacity:.04;z-index:1;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-60px;left:-60px}.csi-hero-content{z-index:10;padding-top:72px;position:relative}.csi-hero-selector{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.csi-hero-selector .csi-hero-content{text-align:center;flex-direction:column;align-items:center;gap:3rem;width:100%;padding-top:calc(72px + 3rem);padding-bottom:4rem;display:flex}.csi-hero-intro{max-width:600px}.csi-hero-selector h1{font-family:var(--font-display);color:var(--black);margin-bottom:1rem;font-size:clamp(2.2rem,5vw,3.6rem);line-height:1.15;animation:csiFadeUp .6s .1s both}.csi-hero-selector .csi-hero-sub{color:var(--gray-700);font-size:1.05rem;font-weight:300;line-height:1.65;animation:csiFadeUp .6s .2s both}.csi-firm-cards{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:100%;animation:csiFadeUp .6s .3s both;display:grid}.csi-firm-card{background:var(--white);border:1px solid var(--gray-200);color:var(--gray-900);border-radius:16px;flex-direction:row;align-items:stretch;min-height:180px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 16px #0000000f}.csi-firm-card:after{content:"";background:var(--slate);transform-origin:0;height:3px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.csi-firm-card:hover{color:var(--gray-900);border-color:#4a4a4a40;transform:translateY(-3px);box-shadow:0 12px 40px #4a4a4a1a}.csi-firm-card:hover:after{transform:scaleX(1)}.csi-firm-card-visual{background:var(--white);flex:0 0 200px;justify-content:center;align-items:center;padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden}.csi-firm-card-visual:after,.csi-firm-card-visual:before{display:none}.csi-firm-card-divider{background:var(--gray-200);flex-shrink:0;width:1px}.csi-firm-card-body{flex-direction:column;flex:1;justify-content:center;gap:0;padding:2rem 1.8rem;display:flex}.csi-firm-card-body h3{font-family:var(--font-display);color:var(--black);margin-bottom:.5rem;font-size:1.25rem;line-height:1.2}.csi-firm-card-body h3:after{content:"";background:var(--slate);width:32px;height:2px;margin-top:.5rem;display:block}.csi-firm-card-body p{color:var(--gray-700);margin-bottom:1.25rem;font-size:.88rem;font-weight:300;line-height:1.6}.csi-firm-card-cta{background:var(--slate);color:var(--white);border-radius:8px;align-items:center;gap:.4rem;width:fit-content;padding:.6rem 1.4rem;font-size:.88rem;font-weight:600;transition:background .25s;display:inline-flex}.csi-firm-card-cta:hover,.csi-firm-card:hover .csi-firm-card-cta{background:var(--slate-dark)}.csi-trust-bar{background:var(--gray-100);border-bottom:1px solid var(--gray-200);padding:1.5rem 0}.csi-trust-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.csi-trust-item{color:var(--gray-700);align-items:center;gap:.6rem;font-size:.85rem;font-weight:500;display:flex}.csi-trust-icon{background:var(--white);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 2px 8px #0000000f}.csi-trust-icon svg{width:18px;height:18px;color:var(--red)}.csi-about{background:var(--cream)}.csi-about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.csi-about-image{aspect-ratio:4/3;background:var(--gray-200);border-radius:16px;position:relative;overflow:hidden}.csi-about-image img{object-fit:cover;width:100%;height:100%;display:block}.csi-about-image-badge{background:var(--slate-dark);color:var(--white);z-index:2;border-radius:12px;padding:1rem 1.5rem;position:absolute;bottom:1.5rem;left:1.5rem}.csi-about-image-badge h4{font-family:var(--font-display);font-size:2rem;line-height:1}.csi-about-image-badge p{opacity:.85;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700}.csi-about-text p{color:var(--gray-700);margin-bottom:1.2rem;font-weight:300;line-height:1.8}.csi-about-features{grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem;display:grid}.csi-about-feature{color:var(--gray-900);align-items:center;gap:.6rem;font-size:.9rem;font-weight:500;display:flex}.csi-about-feature:before{content:"";background:var(--slate);border-radius:50%;flex-shrink:0;width:8px;height:8px}.csi-why-us{background:var(--gray-100);position:relative;overflow:hidden}.csi-why-us:before{content:"";background:var(--red);opacity:.04;border-radius:50%;width:400px;height:400px;position:absolute;top:-150px;right:-150px}.csi-why-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.csi-why-card{background:var(--white);border:1px solid var(--gray-200);border-radius:16px;padding:2.5rem;transition:all .4s}.csi-why-card:hover{border-color:#c8102e40;transform:translateY(-4px);box-shadow:0 8px 30px #0000000f}.csi-why-number{font-family:var(--font-display);color:var(--slate);opacity:.2;margin-bottom:.5rem;font-size:5rem;line-height:1}.csi-why-card h3{font-family:var(--font-display);color:var(--black);margin-bottom:.8rem;font-size:1.3rem}.csi-why-card p{color:var(--gray-700);font-size:.9rem;font-weight:300;line-height:1.7}.csi-team{background:var(--cream)}.csi-team-header{text-align:center;margin-bottom:4rem}.csi-team-header .csi-section-desc{margin:0 auto}.csi-team-header .csi-section-title em{color:var(--red);font-style:italic}.csi-team-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.csi-team-card{background:var(--white);border:1px solid var(--gray-200);border-radius:16px;flex-direction:column;transition:all .4s;display:flex;overflow:hidden}.csi-team-card:hover{transform:translateY(-4px);box-shadow:0 16px 50px #00000014}.csi-team-photo{background:#e8e4df;flex-shrink:0;height:320px;position:relative;overflow:hidden}.csi-team-photo--uniform{background:#eae7e2}.csi-team-photo img{object-fit:cover;object-position:top center;width:100%;height:100%}.csi-team-photo:before{content:"";z-index:1;background:linear-gradient(#0000,#eae7e299);height:60px;position:absolute;bottom:0;left:0;right:0}.eli-cabezas{object-position:100% 12%!important}.jessenia-marciaga{transform:scale(1.4)translate(-30px);object-position:100% 31%!important}.csi-team-info{flex-direction:column;flex:1;padding:1.8rem;display:flex}.csi-team-role{text-transform:uppercase;letter-spacing:.12em;color:var(--slate);margin-bottom:.4rem;font-size:.72rem;font-weight:700}.csi-team-info h3{font-family:var(--font-display);color:var(--black);margin-bottom:.9rem;font-size:1.35rem}.csi-team-quote{border-left:2px solid var(--slate-light);margin-bottom:.9rem;padding-left:.9rem;font-size:.85rem;font-style:italic;font-weight:300;line-height:1.6}.csi-team-quote,.csi-team-quote *{color:var(--gray-700)}.csi-team-info p{color:var(--gray-400);margin-top:auto;font-size:.85rem;font-weight:300;line-height:1.65}.csi-team-footer{text-align:center;margin-top:3rem}.csi-equipo-hero{background:var(--slate)}.csi-equipo-liderazgo{background:var(--white)}.csi-equipo-founder{grid-template-columns:360px 1fr 300px;align-items:start;gap:4rem;margin-top:2rem;display:grid}.csi-equipo-founder-photo{aspect-ratio:3/4;background:#eae7e2;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 8px 40px #0000001a}.csi-equipo-founder-photo img{object-fit:cover;object-position:top center;width:100%;height:100%}.csi-equipo-founder-body{padding-top:.25rem}.csi-equipo-founder-name{font-family:var(--font-display);color:var(--black);margin:.4rem 0 0;font-size:clamp(1.6rem,2.5vw,2rem)}.csi-equipo-founder-divider{background:var(--slate);width:48px;height:3px;margin:1rem 0 1.4rem}.csi-equipo-founder-bio p{margin-bottom:1rem;font-size:.92rem;font-weight:300;line-height:1.8;color:var(--gray-700)!important;text-decoration:none!important}.csi-equipo-founder-quote{background:var(--gray-100);border-radius:16px;flex-direction:column;justify-content:center;padding:2.5rem 2rem;display:flex;position:relative}.csi-equipo-quote-mark{font-family:var(--font-display);color:var(--red);opacity:.3;margin-bottom:.5rem;font-size:4rem;line-height:1}.csi-equipo-founder-quote blockquote{font-family:var(--font-body);color:var(--black);margin-bottom:1.5rem;font-size:1.1rem;font-style:italic;font-weight:300;line-height:1.7}.csi-equipo-founder-quote cite{text-transform:uppercase;letter-spacing:.12em;color:var(--gray-400);font-size:.78rem;font-style:normal;font-weight:700}.csi-equipo-stats{border:1px solid var(--gray-200);border-radius:16px;grid-template-columns:repeat(4,1fr);gap:0;margin-top:4rem;display:grid;overflow:hidden}.csi-equipo-stat{text-align:center;border-right:1px solid var(--gray-200);background:var(--white);flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1.5rem;display:flex}.csi-equipo-stat:last-child{border-right:none}.csi-equipo-stat-icon{background:#c8102e14;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:.3rem;display:flex}.csi-equipo-stat-icon svg{width:22px;height:22px;color:var(--red)}.csi-equipo-stat strong{color:var(--black);font-size:.88rem;font-weight:700}.csi-equipo-stat span{color:var(--gray-400);font-size:.78rem;font-weight:300;line-height:1.4}.csi-equipo-socios{background:var(--cream)}.csi-equipo-socios-header{margin-bottom:3.5rem}.csi-equipo-socios-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}.csi-equipo-socio-card{background:var(--white);border:1px solid var(--gray-200);border-radius:20px;flex-direction:column;transition:all .4s;display:flex;overflow:hidden}.csi-equipo-socio-card:hover{transform:translateY(-4px);box-shadow:0 20px 60px #00000014}.csi-equipo-socio-photo{background:#eae7e2;height:360px;position:relative;overflow:hidden}.csi-equipo-socio-photo img{object-fit:cover;width:100%;height:100%}.csi-equipo-socio-photo:after{content:"";background:linear-gradient(#0000,#eae7e280);height:80px;position:absolute;bottom:0;left:0;right:0}.csi-equipo-socio-body{flex-direction:column;flex:1;padding:2.2rem;display:flex}.csi-equipo-socio-body h3{font-family:var(--font-display);color:var(--black);margin:.4rem 0 1rem;font-size:1.6rem}.csi-equipo-socio-quote{border-left:2px solid var(--red);margin-bottom:1.2rem;padding-left:1rem;font-style:italic;line-height:1.65}.csi-equipo-socio-body p,.csi-equipo-socio-quote{color:var(--gray-700);font-size:.9rem;font-weight:300}.csi-equipo-socio-body p{flex:1;line-height:1.75}.csi-equipo-socio-tags{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.csi-equipo-socio-tags span{letter-spacing:.06em;color:var(--gray-700);background:var(--gray-100);border:1px solid var(--gray-200);border-radius:50px;padding:.3rem .8rem;font-size:.72rem;font-weight:600}.csi-equipo-cta{background:var(--slate-dark);padding:5rem 0}.csi-equipo-cta-inner{text-align:center}.csi-equipo-cta-inner h2{font-family:var(--font-display);color:var(--white);margin-bottom:.8rem;font-size:clamp(1.8rem,3.5vw,2.8rem)}.csi-equipo-cta-inner p{color:#fff9;margin-bottom:2.5rem;font-size:1rem;font-weight:300}.csi-equipo-cta-inner .csi-btn-primary{background:var(--white);color:var(--slate-dark);padding:1rem 2.5rem;font-size:1rem}.csi-equipo-cta-inner .csi-btn-primary:hover{background:var(--gray-100);color:var(--black);box-shadow:0 8px 30px #0003}.csi-subpage-hero{background:var(--gray-100);border-bottom:1px solid var(--gray-200);padding:8rem 0 4rem;position:relative;overflow:hidden}.csi-subpage-hero:before{opacity:.04;border-radius:50%;width:400px;height:400px;top:-80px;right:-80px}.csi-subpage-hero:after,.csi-subpage-hero:before{content:"";background:var(--red);position:absolute}.csi-subpage-hero:after{opacity:.03;width:200px;height:200px;bottom:-40px;left:-40px;transform:rotate(45deg)}.csi-subpage-hero-inner{z-index:1;position:relative}.csi-subpage-hero-tag{color:var(--slate);letter-spacing:.08em;text-transform:uppercase;background:#4a4a4a14;border:1px solid #4a4a4a33;border-radius:50px;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.csi-subpage-hero-tag:before{content:"";background:var(--slate);border-radius:50%;width:6px;height:6px}.csi-subpage-hero h1{font-family:var(--font-display);color:var(--black);margin-bottom:1.2rem;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.1}.csi-subpage-hero h1 em{color:var(--red);text-shadow:0 1px 4px #00000026;font-style:italic}.csi-subpage-hero-desc{color:var(--gray-700);max-width:600px;margin-bottom:2rem;font-size:1.1rem;font-weight:300;line-height:1.7}.csi-sp-section{padding:5rem 0}.csi-sp-section-header{text-align:center;margin-bottom:3.5rem}.csi-sp-section-header .csi-section-desc{margin:0 auto}.csi-sp-services-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.csi-sp-clients{background:var(--gray-100)}.csi-sp-clients-grid{flex-wrap:wrap;gap:1.5rem}.csi-sp-client-logo,.csi-sp-clients-grid{justify-content:center;align-items:center;display:flex}.csi-sp-client-logo{background:var(--white);border:1px solid var(--gray-200);aspect-ratio:16/7;border-radius:12px;flex:0 0 calc(20% - 1.2rem);padding:1.5rem;transition:all .3s}.csi-sp-client-logo:hover{border-color:#c8102e33;box-shadow:0 4px 20px #0000000f}.csi-sp-client-logo img{object-fit:contain;opacity:.85;width:auto;max-width:100%;height:auto;max-height:56px;transition:all .3s}.csi-sp-client-logo:hover img{opacity:1}.csi-sp-seminarios{background:var(--white)}.csi-sp-seminarios-desc{color:var(--gray-700);text-align:center;max-width:720px;margin:0 auto 3rem;font-size:1.05rem;font-weight:300;line-height:1.8;display:block}.csi-carousel-v2{margin-top:3rem}.csi-carousel-v2-main{grid-template-columns:1fr;gap:1rem;display:grid}.csi-carousel-v2-featured{aspect-ratio:16/7;background:var(--gray-200);border-radius:16px;position:relative;overflow:hidden}.csi-carousel-v2-featured img{transition:transform .6s}.csi-carousel-v2-featured:hover img{transform:scale(1.03)}.csi-carousel-v2-overlay{z-index:1;background:linear-gradient(#0000 50%,#0000008c);position:absolute;inset:0}.csi-carousel-v2-label{z-index:2;color:var(--white);position:absolute;bottom:1.5rem;left:1.75rem}.csi-carousel-v2-label span{text-transform:uppercase;letter-spacing:.14em;opacity:.7;margin-bottom:.3rem;font-size:.72rem;font-weight:700;display:block}.csi-carousel-v2-label p{font-family:var(--font-display);letter-spacing:.01em;font-size:1.1rem;font-style:normal}.csi-carousel-v2-thumbs{grid-template-columns:repeat(6,1fr);gap:.6rem;display:grid}.csi-carousel-v2-thumb{aspect-ratio:16/9;cursor:pointer;background:var(--gray-200);border:2px solid #0000;border-radius:8px;padding:0;transition:all .25s;position:relative;overflow:hidden}.csi-carousel-v2-thumb:hover{border-color:var(--slate-light)}.csi-carousel-v2-thumb.active{border-color:var(--slate)}.csi-carousel-v2-thumb img{object-fit:cover}.csi-carousel-v2-controls{gap:1.5rem;margin-top:1.5rem}.csi-carousel-v2-btn,.csi-carousel-v2-controls{justify-content:center;align-items:center;display:flex}.csi-carousel-v2-btn{background:var(--white);border:1px solid var(--gray-200);cursor:pointer;width:44px;height:44px;color:var(--gray-700);border-radius:50%;flex-shrink:0;transition:all .25s}.csi-carousel-v2-btn:hover{background:var(--slate);border-color:var(--slate);color:var(--white)}.csi-carousel-v2-btn svg{width:18px;height:18px}.csi-carousel-v2-dots{align-items:center;gap:.5rem;display:flex}.csi-carousel-v2-dot{background:var(--gray-200);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .25s}.csi-carousel-v2-dot.active{background:var(--slate);border-radius:4px;width:24px}@keyframes csiFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes csiPulseDot{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:960px){.csi-footer-top{grid-template-columns:2fr 1fr;gap:2rem}.csi-about-grid{grid-template-columns:1fr}.csi-sp-services-grid,.csi-team-grid,.csi-why-grid{grid-template-columns:repeat(2,1fr)}.csi-sp-client-logo{flex:0 0 calc(33.333% - 1rem)}.csi-carousel-v2-thumbs{grid-template-columns:repeat(3,1fr)}.csi-firm-cards{max-width:100%}.csi-hero-v2{height:560px}.csi-equipo-founder{grid-template-rows:auto auto;grid-template-columns:1fr 1fr}.csi-equipo-founder-photo{grid-row:1/3}.csi-equipo-founder-quote{grid-column:2}.csi-equipo-stats{grid-template-columns:repeat(2,1fr)}.csi-equipo-stat{border-bottom:1px solid var(--gray-200)}.csi-equipo-stat:nth-child(2n){border-right:none}.csi-equipo-stat:nth-child(3),.csi-equipo-stat:nth-child(4){border-bottom:none}.csi-hero-v2--sp{height:420px}}@media (max-width:900px){.csi-nav-links{display:none}.csi-hamburger{display:flex}.csi-nav-links.open{background:var(--white);border-bottom:1px solid var(--gray-200);flex-direction:column;padding:1.5rem 2rem;display:flex;position:absolute;top:72px;left:0;right:0;box-shadow:0 8px 30px #0000001a}.csi-form-grid{grid-template-columns:1fr}.csi-form-box{padding:2rem 1.5rem}.csi-footer-top{grid-template-columns:1fr}.csi-footer-links-row{grid-template-columns:1fr 1fr}.csi-footer-bottom{text-align:left;flex-direction:column;align-items:flex-start;gap:.5rem}.csi-sp-services-grid,.csi-team-grid,.csi-why-grid{grid-template-columns:1fr}.csi-sp-client-logo{flex:0 0 calc(50% - .75rem)}.csi-carousel-v2-thumbs{grid-template-columns:repeat(3,1fr)}.csi-carousel-v2-featured{aspect-ratio:4/3}.csi-subpage-hero{padding:5.5rem 0 2.5rem}.csi-hero-v2{justify-content:center;height:auto;min-height:480px}.csi-hero-v2-overlay{background:linear-gradient(#0a0a0ac7,#0a0a0aad 60%,#0a0a0ad1)}.csi-hero-v2-inner{flex:none;padding-top:calc(72px + 3rem);padding-bottom:3.5rem}.csi-hero-v2-title{font-size:clamp(1.9rem,5.5vw,2.4rem)}.csi-firms-section{padding:2rem 0 2.5rem}.csi-section{padding:3rem 0}.csi-equipo-founder{grid-template-columns:1fr}.csi-equipo-founder-photo{aspect-ratio:4/3}.csi-equipo-socios-grid{grid-template-columns:1fr}.csi-equipo-stats{grid-template-columns:repeat(2,1fr)}.csi-equipo-stat:nth-child(2n){border-right:none}.csi-equipo-stat{border-bottom:1px solid var(--gray-200)}.csi-equipo-stat:nth-child(3),.csi-equipo-stat:nth-child(4){border-bottom:none}.csi-hero-v2--sp{height:auto}.csi-hero-v2--sp .csi-hero-v2-inner{padding-bottom:2.5rem}}@media (max-width:640px){.csi-firm-cards{grid-template-columns:1fr}.csi-firm-card{flex-direction:column;min-height:auto}.csi-firm-card-visual{flex:0 0 140px;width:100%}.csi-firm-card-divider{width:100%;height:1px}.csi-firm-card-cta{justify-content:center;width:100%}.csi-hero-v2-sub{margin-bottom:1.5rem;font-size:.95rem}.csi-hero-v2-title{font-size:clamp(1.75rem,6.5vw,2.2rem)}.csi-hero-v2-text{width:100%;max-width:100%}}@media (max-width:480px){.csi-container,.csi-nav-inner{padding:0 1.1rem}.csi-hero-v2-inner{padding-top:calc(72px + 2.5rem);padding-bottom:3rem}.csi-hero-v2-title{font-size:clamp(1.75rem,8vw,2.2rem);line-height:1.3}.csi-hero-v2-text{width:100%;max-width:100%}.csi-hero-v2-cta{flex-direction:column;align-items:stretch;gap:.9rem}.csi-hero-v2-cta .csi-btn-primary{justify-content:center;width:100%}.csi-hero-v2-cta-secondary{justify-content:center}.csi-section{padding:2.5rem 0}.csi-firms-section{padding:1.8rem 0 2rem}.csi-why-grid{gap:1rem}.csi-why-card{padding:1.8rem 1.5rem}.csi-team-grid{gap:1.2rem}.csi-form-wrapper{background:var(--gray-100)}.csi-form-box{border-color:var(--gray-200);padding:1.8rem 1.2rem;box-shadow:0 2px 20px #0000001a}.csi-form-group textarea{resize:none}.csi-form-actions .csi-btn-primary{width:100%;min-width:unset;justify-content:center}.csi-trust-inner{gap:1.2rem}.csi-footer-top{grid-template-columns:1fr;gap:1.8rem}.csi-footer-links-row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.csi-footer-bottom{text-align:left;align-items:flex-start}.csi-hamburger{justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:10px}.csi-firm-card-body{min-height:160px}.csi-equipo-stats{margin-top:2rem}.csi-subpage-hero{padding:4.5rem 0 2rem}}.csi-whatsapp-btn{z-index:9998;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .25s,box-shadow .25s;display:flex;position:fixed;bottom:1.75rem;right:1.75rem;box-shadow:0 4px 20px #25d36673}.csi-whatsapp-btn svg{width:30px;height:30px}.csi-whatsapp-btn:hover{transform:scale(1.1);box-shadow:0 8px 30px #25d3668c}@keyframes csiWaPulse{0%,to{box-shadow:0 4px 20px #25d36673}50%{box-shadow:0 4px 28px #25d366b3,0 0 0 8px #25d3661f}}.csi-whatsapp-btn{animation:csiWaPulse 2.5s ease-in-out infinite}