/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Outfit:wght@300;400;500;600;700&display=swap";@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}.visible{visibility:visible}.block{display:block}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}:root{--red:#c8102e;--red-dark:#9b0d23;--red-light:#e8304a;--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:"DM Serif Display",Georgia,serif;--font-body:"Outfit",system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}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(--red);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(--red-dark);color:var(--white);transform:translateY(-2px);box-shadow:0 8px 30px #c8102e59}.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{gap:.5rem;text-decoration:none}.csi-nav-logo-text{font-family:var(--font-display);color:var(--black);letter-spacing:-.02em;font-size:1.6rem}.csi-nav-logo-text span{color:var(--red)}.csi-nav-logo-sub{text-transform:uppercase;letter-spacing:.15em;color:var(--gray-400);margin-top:-2px;font-size:.65rem;font-weight:500}.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(--red);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-cta{border-radius:6px;background:var(--red)!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(--red-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 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;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);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;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.6rem,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:6rem 0}.csi-section-label{text-transform:uppercase;letter-spacing:.15em;color:var(--red);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-flex}.csi-section-label:before{content:"";background:var(--red);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{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-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--red);margin-bottom:1rem;font-size:.8rem;font-weight:600;animation:csiFadeUp .6s both}.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:2rem;width:100%;max-width:860px;animation:csiFadeUp .6s .3s both;display:grid}.csi-firm-card{text-align:center;background:var(--white);border:1px solid var(--gray-200);color:var(--gray-900);border-radius:16px;flex-direction:column;align-items:center;padding:2.5rem 2rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000d}.csi-firm-card:before{content:"";background:var(--red);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:#c8102e4d;transform:translateY(-4px);box-shadow:0 12px 40px #c8102e1f}.csi-firm-card:hover:before{transform:scaleX(1)}.csi-firm-card-logo{justify-content:center;align-items:center;width:200px;height:80px;margin-bottom:1.5rem;display:flex}.csi-firm-card-logo img{object-fit:contain;max-width:100%;max-height:100%}.csi-firm-card-body h2{font-family:var(--font-display);color:var(--black);margin-bottom:.75rem;font-size:1.3rem;line-height:1.2}.csi-firm-card-body p{color:var(--gray-700);margin-bottom:1.25rem;font-size:.9rem;line-height:1.6}.csi-firm-card-cta{color:var(--red);letter-spacing:.02em;align-items:center;gap:.4rem;font-size:.88rem;font-weight:600;display:inline-flex}.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(--red);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:500}.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(--red);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:600px;height:600px;position:absolute;top:-200px;right:-200px}.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(--red);opacity:.3;margin-bottom:1.2rem;font-size:3rem;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-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;transition:all .4s;overflow:hidden}.csi-team-card:hover{transform:translateY(-4px);box-shadow:0 16px 50px #00000014}.csi-team-photo{background:var(--gray-200);justify-content:center;align-items:center;height:280px;display:flex;position:relative;overflow:hidden}.csi-team-photo img{object-fit:cover;object-position:top center;width:100%;height:100%}.csi-team-photo:before{content:"";background:var(--red);opacity:.15;clip-path:polygon(100% 0,100% 100%,0 100%);z-index:1;width:50%;height:40%;position:absolute;bottom: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{padding:1.8rem}.csi-team-role{text-transform:uppercase;letter-spacing:.15em;color:var(--red);margin-bottom:.4rem;font-size:.72rem;font-weight:700}.csi-team-info h3{font-family:var(--font-display);color:var(--black);margin-bottom:.8rem;font-size:1.4rem}.csi-team-info p{color:var(--gray-700);font-size:.88rem;font-weight:300;line-height:1.65}.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(--red);letter-spacing:.08em;text-transform:uppercase;background:#c8102e14;border:1px solid #c8102e33;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(--red);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);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{grid-template-columns:repeat(5,1fr);align-items:center;gap:1.5rem;display:grid}.csi-sp-client-logo{background:var(--white);border:1px solid var(--gray-200);aspect-ratio:16/7;border-radius:12px;justify-content:center;align-items:center;padding:1.5rem;transition:all .3s;display:flex}.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-sp-carousel-wrapper{position:relative}.csi-sp-carousel{border-radius:16px;overflow:hidden}.csi-sp-carousel-track{gap:1rem;transition:transform .4s;display:flex}.csi-sp-carousel-slide{aspect-ratio:16/9;background:var(--gray-200);border-radius:12px;flex-shrink:0;min-width:calc(33.333% - .667rem);position:relative;overflow:hidden}.csi-sp-carousel-slide img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.csi-sp-carousel-controls{justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.csi-sp-carousel-btn{background:var(--white);border:1px solid var(--gray-200);cursor:pointer;width:44px;height:44px;color:var(--gray-700);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.csi-sp-carousel-btn:hover{background:var(--red);border-color:var(--red);color:var(--white)}.csi-sp-carousel-btn svg{fill:none;stroke:currentColor;stroke-width:2px;width:18px;height:18px}@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:1fr 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-clients-grid{grid-template-columns:repeat(3,1fr)}.csi-sp-carousel-slide{min-width:calc(50% - .5rem)}.csi-firm-cards{max-width:100%}}@media (max-width:768px){.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-bottom{text-align:center;flex-direction:column;gap:1rem}.csi-sp-services-grid,.csi-team-grid,.csi-why-grid{grid-template-columns:1fr}.csi-sp-clients-grid{grid-template-columns:repeat(2,1fr)}.csi-sp-carousel-slide{min-width:100%}.csi-subpage-hero{padding:5.5rem 0 2.5rem}}@media (max-width:640px){.csi-firm-cards{grid-template-columns:1fr;max-width:420px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}