@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;600&display=swap";:root{--header-offset: 7.15rem;--radius: .65rem;--background: oklch(1 0 0);--foreground: oklch(.141 .005 285.823);--card: oklch(1 0 0);--card-foreground: oklch(.141 .005 285.823);--popover: oklch(1 0 0);--popover-foreground: oklch(.141 .005 285.823);--primary: #1D5AA6;--primary-foreground: oklch(.97 .014 254.604);--secondary: oklch(.967 .001 286.375);--secondary-foreground: oklch(.21 .006 285.885);--muted: oklch(.967 .001 286.375);--muted-foreground: oklch(.552 .016 285.938);--accent: oklch(.967 .001 286.375);--accent-foreground: oklch(.21 .006 285.885);--destructive: oklch(.577 .245 27.325);--border: oklch(.92 .004 286.32);--input: oklch(.92 .004 286.32);--ring: #1D5AA6;--chart-1: oklch(.646 .222 41.116);--chart-2: oklch(.6 .118 184.704);--chart-3: oklch(.398 .07 227.392);--chart-4: oklch(.828 .189 84.429);--chart-5: oklch(.769 .188 70.08);--sidebar: oklch(.985 0 0);--sidebar-foreground: oklch(.141 .005 285.823);--sidebar-primary: #1D5AA6;--sidebar-primary-foreground: oklch(.97 .014 254.604);--sidebar-accent: oklch(.967 .001 286.375);--sidebar-accent-foreground: oklch(.21 .006 285.885);--sidebar-border: oklch(.92 .004 286.32);--sidebar-ring: #1D5AA6;--card: #1D5AA6;--card-foreground: #ffffff;--button-background: #12c7a3;--button-foreground: #ffffff;--button-border: transparent;--footer-background: #12c7a3;--footer-background-strong: #12c7a3;--footer-border: rgba(255, 255, 255, .22);--footer-foreground: #ffffff}.dark{--background: oklch(.141 .005 285.823);--foreground: oklch(.985 0 0);--card: oklch(.21 .006 285.885);--card-foreground: oklch(.985 0 0);--popover: oklch(.21 .006 285.885);--popover-foreground: oklch(.985 0 0);--primary:#1D5AA6;--primary-foreground: oklch(.379 .146 265.522);--secondary: oklch(.274 .006 286.033);--secondary-foreground: oklch(.985 0 0);--muted: oklch(.274 .006 286.033);--muted-foreground: oklch(.705 .015 286.067);--accent: oklch(.274 .006 286.033);--accent-foreground: oklch(.985 0 0);--destructive: oklch(.704 .191 22.216);--border: oklch(1 0 0 / 10%);--input: oklch(1 0 0 / 15%);--ring: #1D5AA6;--chart-1:#1D5AA6;--chart-2: oklch(.696 .17 162.48);--chart-3: oklch(.769 .188 70.08);--chart-4: oklch(.627 .265 303.9);--chart-5: oklch(.645 .246 16.439);--sidebar: oklch(.21 .006 285.885);--sidebar-foreground: oklch(.985 0 0);--sidebar-primary: #1D5AA6;--sidebar-primary-foreground: oklch(.379 .146 265.522);--sidebar-accent: oklch(.274 .006 286.033);--sidebar-accent-foreground: oklch(.985 0 0);--sidebar-border: oklch(1 0 0 / 10%);--sidebar-ring: #1D5AA6;--button-background: #12c7a3;--button-foreground: #ffffff;--button-border: transparent}.features{padding-top:2.5rem}.feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:3rem;row-gap:4rem;max-width:72rem;margin:0 auto}.hero{display:grid;gap:1.5rem;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:-1.5rem;padding:0}.hero-topbar-shell{padding:1.25rem 1.5rem 0;position:fixed;top:0;left:0;right:0;width:100%;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:6}.hero-topbar-shell:after{content:"";position:absolute;left:0;right:0;bottom:-1.85rem;height:3.75rem;background:linear-gradient(180deg,#fffffff5,#ffffffb8 44%,#fff0);filter:blur(14px);pointer-events:none}.hero-topbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1.5rem;align-items:center;max-width:72rem;margin:0 auto;position:relative;z-index:1}.hero-brand-link{display:flex;align-items:center;justify-self:start;transform:translate(-2.35rem)}.hero-logo{width:20rem;height:auto}@media(min-width:1400px){.hero-topbar{max-width:78rem}.hero-brand-link{transform:translate(-3rem)}.hero-logo{width:22.5rem}}@media(max-width:1180px){.hero-topbar{grid-template-columns:minmax(0,1fr) auto auto;gap:.75rem;position:relative}.hero-brand-link{transform:none}.hero-logo{width:clamp(8.75rem,16vw,11.5rem)}.hero-menu-toggle{display:inline-flex!important}.hero-actions{position:absolute;top:calc(100% + .75rem);left:0;right:0;display:none!important;flex-direction:column;align-items:stretch;gap:.5rem;padding:1rem;margin:0;border-radius:1.25rem;background:#fffffffa;border:1px solid rgba(29,90,166,.14);box-shadow:0 18px 36px #08234924}.hero-actions.hero-actions-mobile-open{display:flex!important;z-index:30}.hero-link,.hero-services-menu summary{width:100%;justify-content:flex-start}.hero-actions .hero-link:after{width:100%;max-width:fit-content;transform:scaleX(0);transform-origin:left}.hero-actions .hero-link:hover:after,.hero-actions .hero-link:focus-visible:after,.hero-actions .hero-link.active-link:after{transform:scaleX(1)}.hero-services-menu{width:100%}.hero-services-dropdown{position:static;transform:none;min-width:0;margin-top:.6rem;box-shadow:none;border-radius:.9rem}.hero-call-nav{display:none}.hero-call-menu{display:inline-flex;margin-top:.35rem;justify-content:center}}.hero-call{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.5rem;border-radius:999px;background:var(--button-background);color:var(--button-foreground);text-decoration:none;font-weight:800;text-align:center}.hero-call-menu{display:none;width:100%}.hero-panel{padding:1.5rem 1.5rem 4rem;border-radius:0;position:relative;overflow:hidden;z-index:1;background:linear-gradient(180deg,#0a3977d1,#1d5aa6b8);box-shadow:inset 0 2rem 3.2rem #ffffff24}.hero-panel:before{content:"";position:absolute;inset:-1.5rem;background:url(../../../fondoHeader.avif) center / cover no-repeat;filter:blur(8px) saturate(1.05);transform:scale(1.08);z-index:0}.hero-panel:after{content:"";position:absolute;inset:0;background:radial-gradient(120% 70% at 50% 0%,#ffffff5c,#fff0 72%),linear-gradient(180deg,#ffffffe6,#e7f0fbb3 10%,#96bae361 22%,#3a74bc4d 36%,#094aa080 52%,#1d5aa675);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:0}.hero-copy{max-width:34rem}.hero-copy-group{display:grid;gap:1rem;align-content:center;order:2;max-width:34rem}.hero-layout{display:grid;grid-template-columns:minmax(22rem,34rem) minmax(0,1.05fr);gap:4rem;align-items:center;position:relative;z-index:1}.hero-visual{display:flex;justify-content:center;order:1;align-self:center;position:relative;overflow:visible;min-height:24rem;padding-top:1rem;margin-left:1.5rem}.hero-visual:before{content:"";position:absolute;left:0;right:-3.5rem;bottom:1rem;height:17.5rem;border-radius:7rem 2.75rem 2.75rem 7rem;background:linear-gradient(180deg,#b2d2f457,#4d7fbc47);border:1px solid rgba(181,215,255,.18);box-shadow:0 22px 50px #09254a47;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:0}.hero-circle{position:relative;z-index:1;width:min(28rem,82vw);max-width:100%;height:auto;object-fit:contain;border-radius:0;filter:drop-shadow(0 24px 40px rgba(3,24,55,.22))}.hero-copy h1{display:grid;gap:.05rem;margin:0;font-size:clamp(1.7rem,3.6vw,2.9rem);line-height:1;letter-spacing:.04em;color:#fff;font-weight:800}.hero-copy h1 span{padding-left:0}.hero-description{max-width:30rem;display:flex;align-items:center;padding:0}.hero-description p{font-size:1.28rem;line-height:1.6;margin:0;color:#fff;font-weight:400}.hero-description p+p{margin-top:1.5rem}.hero-cta-row{display:flex;flex-wrap:wrap;gap:1rem}.hero-call-primary{background:var(--button-background)}.hero-metric-card{position:absolute;right:0;bottom:0;z-index:2;display:grid;gap:.45rem;max-width:15rem;padding:1.15rem 1.2rem;border-radius:1.2rem;background:#ffffffeb;color:#163b74;box-shadow:0 18px 36px #0721442e}.hero-metric-label{margin:0;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#1d5aa6}.hero-metric-card strong{font-size:1rem;line-height:1.35}.hero-actions{display:flex;flex-wrap:nowrap;justify-content:center;gap:1rem 1.6rem;align-items:center;width:100%;margin:0 auto;min-width:0}.hero-menu-toggle{display:none;width:3rem;height:3rem;padding:0;background:#fff;color:var(--primary);border:1px solid rgba(29,90,166,.18);box-shadow:0 10px 24px #08234914}.hero-link{display:inline-flex;align-items:center;text-decoration:none;color:var(--foreground);padding:.15rem 0;font-weight:800;letter-spacing:.01em;position:relative;white-space:nowrap}.hero-services-menu{position:relative}.hero-services-menu summary{list-style:none;cursor:pointer}.hero-services-menu summary::-webkit-details-marker{display:none}.hero-services-menu[open] .hero-link:after{transform:scaleX(1)}.hero-services-dropdown{position:absolute;top:calc(100% + .9rem);left:50%;transform:translate(-50%);min-width:17rem;display:grid;gap:.15rem;padding:.65rem;border-radius:1rem;border:1px solid rgba(29,90,166,.16);background:#fffffffa;box-shadow:0 18px 36px #0823491f;z-index:20}.hero-services-dropdown a{padding:.75rem .9rem;border-radius:.8rem;color:var(--foreground);text-decoration:none;font-weight:600}.hero-services-dropdown a:hover,.hero-services-dropdown a:focus-visible{background:#1d5aa614;color:var(--primary);outline:none}.hero-link:after{content:"";position:absolute;left:0;bottom:-.2rem;width:100%;height:2px;background:var(--button-background);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.hero-link:hover:after,.hero-link:focus-visible:after,.hero-link.active-link:after{transform:scaleX(1)}.hero-link.active-link{color:var(--primary)}.features-intro{text-align:center;margin-bottom:2.25rem}.features-intro h2{font-size:clamp(1.8rem,3.5vw,3rem);margin:0}.features-intro p{max-width:52ch;margin:0 auto;margin-top:1rem}.home-insights{max-width:72rem;margin:-2.1rem auto 0;padding-bottom:2.25rem;position:relative;z-index:2}.home-insights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.insight-card{display:grid;gap:.35rem;padding:1.5rem 1.6rem;border-radius:1.35rem;background:#fff;border:1px solid rgba(29,90,166,.14);box-shadow:0 16px 34px #08234914}.insight-card strong{font-size:clamp(1.6rem,3vw,2.2rem);line-height:1;color:#1d5aa6}.insight-card span{color:#111827b8;font-weight:600}.insight-card-pulse{position:relative;overflow:hidden}.insight-card-pulse strong{animation:insightPulse 1.9s ease-in-out infinite}.insight-card-pulse:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 20%,rgba(29,90,166,.1) 50%,transparent 80%);transform:translate(-120%);animation:insightSweep 2.8s ease-in-out infinite;pointer-events:none}@keyframes insightPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.06);opacity:.88}}@keyframes insightSweep{0%{transform:translate(-120%)}55%,to{transform:translate(120%)}}.section-page{padding-top:3rem}.section-hero{max-width:72rem;margin:0 auto;padding:4rem 0 4.25rem;display:grid;gap:1.25rem}.service-intro-hero,.service-detail-section{max-width:64rem}.section-eyebrow{margin:0;color:var(--primary);font-size:.95rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.section-hero h1{margin:0;font-size:clamp(1.8rem,3.5vw,2.8rem);line-height:1.02}.section-hero-compact{padding-top:0;padding-bottom:2rem}.section-hero-compact h2{margin:0;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.1}.section-hero p:last-child{max-width:48rem;margin:0;font-size:1.2rem;line-height:1.75}.team-copy-section p:last-child{max-width:72rem}.team-header,.team-copy-section,.team-section,.team-gallery-section{width:100%;max-width:72rem;margin-left:auto;margin-right:auto}.team-header{padding-bottom:2rem;padding-left:0;padding-right:0}.team-header h1,.team-header .section-eyebrow,.team-copy-section p{justify-self:start;width:100%}.service-intro-hero{gap:.8rem;padding-bottom:3rem}.service-intro-hero p:not(.section-eyebrow){max-width:70rem;margin:0;font-size:1.2rem;line-height:1.8}.about-section{max-width:72rem;margin:0 auto;padding-top:0;padding-bottom:3rem}.about-card{display:grid;gap:1.15rem;padding:2rem;border-radius:1.5rem;background:linear-gradient(180deg,#1d5aa614,#12c7a314);border:2px solid rgba(29,90,166,.12);box-shadow:0 18px 36px #0823490f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,filter .18s ease}.about-card:hover,.about-card:focus-visible,.about-card:focus-within{transform:scale(1.02);filter:none;border-color:#1d5aa6;box-shadow:0 22px 40px #1d5aa624;outline:none}.about-kicker{margin:0;color:var(--primary);font-size:1rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.about-card p{margin:0;max-width:none;line-height:1.75;font-size:1.05rem}.about-card p+p{margin-top:.9rem}.service-detail-section{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;padding-bottom:3rem;margin-top:-2rem}.service-product-card{display:grid;gap:1rem;padding:2rem;border-radius:1.5rem;background:#fff;border:1px solid rgba(29,90,166,.14);box-shadow:0 18px 36px #0823490f}.service-card-visual{overflow:hidden;border-radius:12px;margin-bottom:1rem}.service-card-visual-empty{display:flex;align-items:center;justify-content:center;min-height:18rem;background:linear-gradient(135deg,#1d5aa61f,#12c7a32e);color:#1d5aa6c7;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.service-card-visual img{display:block;width:100%;height:350px;object-fit:cover;border-radius:0}.service-card-image-contain{height:auto;max-height:none;object-fit:contain;background:#fff}.service-detail-section>.service-product-card+.service-product-card{margin-top:0}.service-product-tag{margin:0;color:#1d5aa6;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.service-product-card h2,.service-list-block h3{margin:0}.service-product-subtitle{margin:-.5rem 0 0;color:#111827b8;font-weight:600}.service-quote,.service-actions-row a{display:inline-flex;width:fit-content;align-items:center;justify-content:center;padding:.85rem 1.3rem;border-radius:999px;background:var(--button-background);color:#fff;text-decoration:none;font-weight:700}.service-list-block ul{margin:0;padding-left:1.25rem;display:grid;gap:.55rem}.service-check-list{padding-left:0;list-style:none}.service-check-list li{position:relative;padding-left:1.8rem}.service-check-list li:before{content:"✓";position:absolute;left:0;top:0;color:#12c7a3;font-weight:800}.service-tabs{display:flex;gap:1.25rem;align-items:center;padding-top:.25rem;border-bottom:1px solid rgba(29,90,166,.14)}.service-tab{padding:0 0 .85rem;background:transparent;border:0;border-radius:0;color:#11182794;font-weight:500;cursor:pointer}.service-tab-active{color:#1d5aa6;box-shadow:inset 0 -2px #1d5aa6}.service-actions-row{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.service-accordion{display:grid;border:1px solid rgba(29,90,166,.16);border-radius:1rem;overflow:hidden}.service-accordion-trigger{display:flex;align-items:center;justify-content:flex-start;gap:.85rem;width:100%;padding:1rem 1.2rem;background:#fff;color:#163b74;border:0;border-bottom:1px solid rgba(29,90,166,.14);border-radius:0;font-weight:700;text-align:left;font-size:1rem}.service-accordion-trigger span{font-size:1.5rem;line-height:1;min-width:1rem}.service-accordion-active{color:#12c7a3}.service-accordion-panel{padding:1.35rem 1.2rem;background:#1d5aa608;border-bottom:1px solid rgba(29,90,166,.14)}.service-accordion-panel p{margin:0;line-height:1.75}.service-accordion-panel p+p{margin-top:1rem}.clients-section{max-width:72rem;margin:0 auto;padding-top:0;padding-bottom:6rem}.clients-hero{max-width:72rem}.clients-hero .section-eyebrow,.clients-hero h1,.clients-hero p:last-child{max-width:none}.brands-section{max-width:74rem;margin:0 auto;padding-bottom:3rem}.brands-card{display:grid;gap:1.75rem;padding:0;border:0;background:transparent;box-shadow:none}.brands-card h2,.brands-card p{margin:0}.brands-card h2{font-size:2.1rem;line-height:1.1;text-align:center}.brands-card p{max-width:66rem;line-height:1.75;margin:0 auto;text-align:left}.brands-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem 2.5rem;padding-top:.5rem}.brand-logo-slot{display:flex;align-items:center;justify-content:center;min-height:4.5rem;padding:0;background:transparent;border:0}.brand-logo-slot img{max-width:100%;max-height:4.8rem;width:auto;height:auto;object-fit:contain}.clients-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem}.clients-grid:hover .client-card{transform:scale(.985);filter:saturate(.92)}.client-card{display:grid;align-content:start;gap:1rem;padding:1.75rem;border-radius:1.5rem;background:#fff;border:2px solid rgba(29,90,166,.18);box-shadow:0 18px 36px #0823490f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,filter .18s ease}.client-card:hover{transform:scale(1.02);filter:none;border-color:#1d5aa6;box-shadow:0 22px 40px #1d5aa624}.client-logo-wrap{display:flex;align-items:center;justify-content:center;min-height:8rem;padding:1rem;border-radius:1rem;background:#fff;border:1px solid rgba(29,90,166,.16);overflow:hidden}.client-logo{max-width:min(100%,13rem);max-height:4.5rem;width:auto;height:auto;object-fit:contain}.client-logo-placeholder{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.9rem;color:#1d5aa6;font-size:1rem;font-weight:700;text-align:center;line-height:1.35}.client-card h2{margin:0;font-size:1.45rem;color:#1d5aa6}.client-card p{margin:0;line-height:1.6;color:#111827cc}.policies-section{max-width:72rem;margin:0 auto;padding-bottom:6rem}.policies-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem}.policies-grid:hover .policy-card{transform:scale(.985);filter:saturate(.92)}.policy-card{display:grid;align-content:start;gap:1rem;padding:2rem;border-radius:1.5rem;background:#fff;color:var(--foreground);border:2px solid #1D5AA6;box-shadow:0 18px 36px #08234914;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,filter .18s ease}.policy-card:hover{transform:scale(1.02);filter:none;border-color:#1d5aa6;box-shadow:0 22px 40px #1d5aa624}.policy-card h2{margin:0;font-size:1.6rem;color:#1d5aa6}.policy-card p{margin:0;line-height:1.75;color:#111827db}.timeline-section{max-width:72rem;margin:0 auto;padding-bottom:6rem}.timeline{position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;align-items:start;padding:3rem 0 1.5rem}.timeline-item{position:relative;display:grid;grid-template-rows:10.5rem 5.4rem 5rem;gap:1.5rem;padding:.5rem 0;border-radius:1.5rem;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.timeline-item:hover,.timeline-item:focus-visible,.timeline-item:focus-within{transform:translateY(-4px);filter:none;box-shadow:0 22px 40px #1d5aa61f;outline:none}.timeline-content{min-height:auto;padding:0 .75rem;text-align:center;display:grid;align-content:start;transition:transform .18s ease}.timeline-content h3{margin:0 0 .5rem;color:#1d5aa6;font-size:1.1rem;line-height:1.2}.timeline-content p{margin:0;line-height:1.35;font-size:.95rem}.timeline-marker{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;height:5rem;border-radius:0;background:linear-gradient(90deg,#17a9c0,#1d5aa6);color:#fff;font-size:1.1rem;font-weight:700;box-shadow:0 14px 30px #1d5aa62e;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.timeline-item:first-child .timeline-marker{border-radius:999px 0 0 999px}.timeline-item:last-child .timeline-marker{border-radius:0 999px 999px 0}.timeline-item:nth-child(2) .timeline-marker,.timeline-item:nth-child(5) .timeline-marker{background:linear-gradient(90deg,#4ca0c4,#0b5a92)}.timeline-item:nth-child(3) .timeline-marker,.timeline-item:nth-child(6) .timeline-marker{background:linear-gradient(90deg,#19aec8,#74b7d5)}.timeline-icon{display:flex;justify-content:center;align-items:center;color:#1d5aa6;animation:timeline-icon-float 2.8s ease-in-out infinite;transition:transform .18s ease,color .18s ease}.timeline-item:hover .timeline-content,.timeline-item:focus-visible .timeline-content,.timeline-item:focus-within .timeline-content{transform:translateY(-2px)}.timeline-item:hover .timeline-marker,.timeline-item:focus-visible .timeline-marker,.timeline-item:focus-within .timeline-marker{transform:scale(1.03);box-shadow:0 18px 36px #1d5aa642;filter:saturate(1.05)}.timeline-item:hover .timeline-icon,.timeline-item:focus-visible .timeline-icon,.timeline-item:focus-within .timeline-icon{transform:scale(1.08);color:#0b5a92}.timeline-item:nth-child(2) .timeline-icon,.timeline-item:nth-child(5) .timeline-icon{animation-delay:.35s}.timeline-item:nth-child(3) .timeline-icon,.timeline-item:nth-child(6) .timeline-icon{animation-delay:.7s}.timeline-item:nth-child(4) .timeline-icon{animation-delay:1.05s}@keyframes timeline-icon-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media(max-width:1200px){.hero-layout{grid-template-columns:minmax(18rem,1fr) minmax(0,1fr);gap:2.5rem}.hero-visual{margin-left:0}.feature-list,.section-hero,.about-section,.clients-section,.policies-section,.timeline-section,.documents-section,.editorial-section,.team-header,.team-copy-section,.team-section,.team-gallery-section,.home-insights,.footer-main,.brands-section{max-width:100%}}.siscon-demo-section{display:grid;gap:1.5rem;margin:0;padding:2rem;border-radius:1.75rem;background:linear-gradient(135deg,#d6e5f7e6,#fffffffa 52%),#fff;border:1px solid rgba(29,90,166,.16);box-shadow:0 22px 42px #08234914}.siga-card{order:0}.siscon-demo-section-priority{order:2}.siscon-info-card{order:1}.sfe-card{order:3}.medida-card{order:4}.siscon-demo-heading{display:grid;gap:.65rem;max-width:52rem}.siscon-demo-heading h2,.siscon-demo-copy h3{margin:0}.siscon-demo-heading p:last-child,.siscon-demo-copy p{margin:0;line-height:1.75}.siscon-demo-tabs{display:flex;flex-wrap:wrap;gap:.75rem;padding-bottom:.5rem;border-bottom:1px solid rgba(29,90,166,.14)}.siscon-demo-tab{padding:0 0 .7rem;border:0;border-radius:0;background:transparent;color:#111827b8;font-weight:600;border-bottom:2px solid transparent}.siscon-demo-tab-active{color:#102a56;border-bottom-color:#1d5aa6}.siscon-demo-panel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.45fr);gap:1.5rem;align-items:center}.siscon-demo-copy{display:grid;gap:1rem}.siscon-demo-points{margin:0}.siscon-demo-media{display:grid;min-width:0}.siscon-demo-screen{position:relative;width:100%;aspect-ratio:16 / 9;padding:clamp(.75rem,2vw,1.4rem);border-radius:1.5rem;background:#c9d8ef;box-shadow:inset 0 0 0 1px #1d5aa61a}.siscon-demo-embed,.siscon-demo-placeholder{display:block;width:100%;height:100%;border:0;border-radius:1rem}.siscon-demo-embed{background:#0f172a;object-fit:contain}.siscon-demo-placeholder{display:grid;place-content:center;gap:.75rem;padding:1.5rem;background:linear-gradient(180deg,#09101ce6,#18233aeb),#111827;color:#fff;text-align:center}.siscon-demo-placeholder strong{font-size:1.1rem}.siscon-demo-placeholder p{margin:0;color:#fffc}.siscon-demo-badge{display:inline-flex;width:fit-content;justify-self:center;padding:.35rem .7rem;border-radius:999px;background:#ffffff1f;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.siscon-demo-code{font-family:Courier New,monospace;font-size:.9rem}.certifications-highlight{max-width:82rem;margin:2rem auto 0;padding:1.15rem 1rem;border-radius:1.1rem;background:transparent;border:0;box-shadow:none}.certifications-copy{display:grid;gap:.35rem;justify-items:center;margin-bottom:.85rem;text-align:center}.certifications-eyebrow{margin:0;display:inline-flex;align-items:center;gap:.45rem;color:#1d5aa6;font-size:.92rem;font-weight:800;letter-spacing:.04em}.certifications-eyebrow span{display:none}.certifications-eyebrow:after{content:"Calidad garantizada"}.certifications-copy h2,.certifications-copy p,.certification-card h3,.certification-card p{margin:0}.certifications-copy h2{position:relative;margin:0;color:#020617;font-size:clamp(1.15rem,2vw,1.7rem);line-height:1.18;font-weight:600}.certifications-copy p:last-child{position:relative;margin:0;color:#0f172acc;max-width:48rem;text-align:center;line-height:1.45;font-size:.98rem}.certifications-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(11rem,max-content));justify-content:center;gap:1rem 1.25rem;align-items:start}.certification-card{display:grid;gap:.25rem;justify-items:center;padding:.2rem .35rem;text-align:center}.certification-media{display:grid;place-items:center;width:100%;min-width:8rem;padding:.1rem}.certification-media img{display:block;max-width:100%;max-height:6rem;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(15,23,42,.12))}.certification-copy,.certification-copy h3,.certification-copy p{color:#020617}.certification-copy{display:grid;gap:.15rem}.certification-card h3{color:#111827;font-size:.84rem;font-weight:700}.certification-card p{color:#020617;line-height:1.25;font-size:.78rem;font-weight:700}.capabilities-section{padding:1rem 1.25rem 0}.hero-distributor-band{position:relative;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(18rem,.9fr);gap:2rem;align-items:center;margin:1.5rem -3rem -4rem;padding:3.25rem 3rem 4.5rem;overflow:hidden;background:linear-gradient(90deg,#2367b5fa,#3a81cdf5 56%,#67aeeaf0)}.hero-distributor-band:before{content:"";position:absolute;top:-2rem;right:12%;bottom:-2rem;width:24rem;background:repeating-linear-gradient(105deg,rgba(244,251,255,.07) 0,rgba(244,251,255,.07) 2px,transparent 2px,transparent 14px);opacity:.12;transform:skew(-10deg);pointer-events:none}.hero-distributor-band:after{content:"";position:absolute;right:-6rem;top:-4rem;bottom:-8rem;width:28rem;background:linear-gradient(180deg,#f8fcff24,#f8fcff08);clip-path:polygon(28% 0,100% 0,72% 100%,0 100%);opacity:.24;pointer-events:none}.hero-distributor-copy,.hero-distributor-brand{position:relative;z-index:1}.hero-distributor-copy{display:grid;gap:1rem;max-width:48rem}.hero-distributor-eyebrow{margin:0;color:#bfebffe6;font-size:.84rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero-distributor-copy h2,.hero-distributor-copy p,.hero-distributor-brand p{margin:0}.hero-distributor-copy h2{color:#fff;font-size:clamp(1.45rem,2.8vw,2.55rem);line-height:1.08;max-width:18ch}.hero-distributor-copy p:last-child{max-width:40rem;color:#f1f5f9eb;font-size:1.08rem;line-height:1.7}.hero-distributor-brand{display:grid;gap:1rem;justify-items:start;align-self:center}.hero-distributor-brand:before{content:"";position:absolute;left:-2.5rem;top:50%;width:31rem;height:13rem;transform:translateY(-50%);background:radial-gradient(circle,rgba(255,255,255,.26) 0%,rgba(255,255,255,.08) 42%,transparent 72%);filter:blur(8px);pointer-events:none}.hero-distributor-logo{display:flex;align-items:center;justify-content:flex-start;min-height:7rem;padding:0}.hero-distributor-logo img,.hero-distributor-logo video{display:block;width:min(100%,30rem);height:auto;object-fit:contain;filter:drop-shadow(0 10px 24px rgba(255,255,255,.12)) drop-shadow(0 14px 28px rgba(7,33,68,.14))}.hero-distributor-logo .hero-distributor-logo-image{display:none}.hero-distributor-brand p{color:#f1f5f9eb;font-size:1.15rem;font-weight:700}.capabilities-shell{max-width:82rem;margin:0 auto;padding:2.1rem 1.25rem 0;border-radius:2rem;background:radial-gradient(circle at top left,rgba(59,130,246,.12),transparent 20rem),linear-gradient(180deg,#f3f8fff5,#e9f3ffc7)}.capabilities-intro{max-width:46rem;margin:0 auto 1.4rem;text-align:center}.capabilities-eyebrow{margin:0 0 .75rem;color:#2563eb;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.capabilities-intro h2{margin:0 0 .75rem;color:#0f172a;font-size:clamp(1.9rem,3.4vw,3rem);line-height:1.05}.capabilities-intro p:last-child{margin:0;color:#0f172ab8;line-height:1.7}.capabilities-carousel{position:relative;width:100%;padding-right:0;overflow:visible}.capabilities-grid{display:flex;gap:1rem;padding-bottom:.6rem;padding-inline:.1rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:.1rem;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x;-webkit-overflow-scrolling:touch}.capabilities-carousel-static{padding-right:0}.capabilities-groups{display:grid;gap:2rem}.capabilities-group{display:grid;gap:1rem}.capabilities-group-cards{position:relative;min-width:0;width:min(100%,75rem);margin:0 auto}.capabilities-group-copy{display:grid;gap:0;min-height:2.25rem;align-items:end;width:min(100%,75rem);margin:0 auto}.capabilities-group-copy h3,.capabilities-group-copy p{margin:0}.capabilities-group-copy h3{color:#0f172a;font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.1}.capabilities-grid-static{display:grid;grid-template-columns:repeat(4,minmax(0,18rem));justify-content:center;gap:1rem;padding-bottom:0;padding-inline:0;overflow:visible;scroll-snap-type:none;scroll-padding-inline:0;touch-action:auto}.capabilities-grid.index-is-carousel{display:flex;justify-content:flex-start;width:100%;padding-bottom:.6rem;padding-inline:.1rem;padding-right:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:.1rem;touch-action:pan-x}.capabilities-carousel-controls{position:absolute;top:50%;right:-1.6rem;transform:translateY(-50%);display:flex;z-index:3;pointer-events:none}.capabilities-arrow{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border:0;border-radius:999px;background:#ffffffeb;color:#0f172ab8;box-shadow:0 14px 28px #0f172a2e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;pointer-events:auto;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease}.capabilities-arrow svg{display:block;width:1.35rem;height:1.35rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.capabilities-arrow:hover{transform:scale(1.03);color:#0f172a;box-shadow:0 18px 32px #0f172a38}.capabilities-arrow:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.capabilities-grid::-webkit-scrollbar{display:none}.capability-card{position:relative;flex:0 0 18rem;min-width:0;min-height:24.6rem;border-radius:1.6rem;background-color:#dbeafe;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden;scroll-snap-align:start;box-shadow:0 16px 32px #0f172a1f;transition:box-shadow .28s ease}.capability-toggle{position:absolute;inset:0;border:0;background:transparent;cursor:pointer}.capability-card-hit{position:absolute;inset:0;z-index:0}.capability-content{position:absolute;left:1.25rem;right:1.25rem;bottom:1.25rem;top:auto;display:flex;flex-direction:column;gap:.8rem;padding:1.25rem;min-height:13.1rem;max-height:13.1rem;border-radius:1.3rem;background:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 12px 30px #0f172a1f;z-index:1;overflow:hidden;pointer-events:none;transition:max-height .28s ease,transform .28s ease,box-shadow .28s ease,background-color .28s ease}.capability-card:hover .capability-content,.capability-content.capability-content-active{top:1.25rem;max-height:calc(100% - 2.5rem);transform:translateY(-.2rem);box-shadow:0 18px 34px #0f172a29}.capability-icon{display:inline-flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border-radius:.85rem;background:#3b82f61a;color:#1d4ed8}.capability-card h3{margin:0;max-width:none;color:#243b53;font-size:clamp(1.05rem,1.15vw,1.35rem);font-weight:600;line-height:1.14;text-wrap:balance}.capability-card p{margin:0;max-width:24rem;color:#243b53d1;font-size:.94rem;line-height:1.45;opacity:0;transform:translateY(.45rem);transition:opacity .24s ease,transform .24s ease}.capability-card:hover p,.capability-content.capability-content-active p{opacity:1;transform:translateY(0)}.capability-link{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;margin-top:auto;color:#1d4ed8;font-weight:700;text-decoration:none;opacity:0;transform:translateY(.35rem);pointer-events:none;transition:opacity .24s ease,transform .24s ease}.capability-card:hover .capability-link,.capability-content.capability-content-active .capability-link{opacity:1;transform:translateY(0);pointer-events:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.hero-topbar{grid-template-columns:minmax(0,1fr) auto auto;gap:.75rem;position:relative}.hero-brand-link{transform:none}.hero-logo{width:9.5rem}.hero-menu-toggle{display:inline-flex}.hero-actions{position:absolute;top:calc(100% + .75rem);left:0;right:0;display:none!important;flex-direction:column;align-items:stretch;gap:.5rem;padding:1rem;margin:0;border-radius:1.25rem;background:#fffffffa;border:1px solid rgba(29,90,166,.14);box-shadow:0 18px 36px #08234924}.hero-actions.hero-actions-mobile-open{display:flex!important;z-index:30}.hero-link,.hero-services-menu summary{width:100%;justify-content:flex-start}.hero-actions .hero-link:after{width:100%;max-width:fit-content;transform:scaleX(0);transform-origin:left}.hero-actions .hero-link:hover:after,.hero-actions .hero-link:focus-visible:after,.hero-actions .hero-link.active-link:after{transform:scaleX(1)}.hero-services-menu{width:100%}.hero-services-dropdown{position:static;transform:none;min-width:0;margin-top:.6rem;box-shadow:none;border-radius:.9rem}.hero-call-nav{display:none}.hero-call-menu{display:inline-flex;margin-top:.35rem;justify-content:center}.hero-panel{padding:1.5rem 1rem 3rem}.hero-layout{grid-template-columns:1fr;gap:2rem}.hero-copy-group,.hero-copy,.hero-description{max-width:none}.hero-copy h1{font-size:clamp(1.35rem,7.2vw,2.1rem);line-height:1.02}.hero-description p{font-size:1rem}.hero-visual{order:2;min-height:auto;padding-top:.5rem}.hero-visual:before{left:.5rem;right:.5rem;bottom:0;height:clamp(12rem,42vw,16rem);border-radius:3rem}.hero-circle{width:min(20rem,100%)}.policies-grid,.team-grid,.documents-grid{grid-template-columns:1fr}.clients-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.feature-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1rem;row-gap:1rem}.home-insights-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.editorial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.features{padding-top:.9rem}.features-intro{margin-bottom:1rem}.card,.service-product-card,.policy-card,.article-card,.about-card,.client-card,.team-card,.team-photo-card{padding:1.4rem}.client-card{padding:1rem;gap:.7rem}.client-logo-wrap{min-height:5.5rem;padding:.65rem}.client-logo{max-height:3rem}.client-card h2{font-size:1rem;line-height:1.15}.client-card p{font-size:.84rem;line-height:1.4}.card{gap:.9rem;padding:1rem;border-radius:1rem}.card-content{gap:.75rem}.card-icon{width:3.2rem;height:3.2rem}.card h3{font-size:1.05rem;line-height:1.2}.card p{font-size:.88rem;line-height:1.45}.card .primary{padding:.7rem 1rem;font-size:.85rem}.editorial-card-body,.editorial-footer{padding-left:1.4rem;padding-right:1.4rem}.policy-card{padding:1.15rem;gap:.7rem;border-radius:1.1rem}.policy-card h2{font-size:1.15rem}.policy-card p{font-size:.9rem;line-height:1.5}.insight-card{gap:.15rem;padding:.9rem .75rem;border-radius:1rem;text-align:center}.insight-card strong{font-size:1.2rem}.insight-card span{font-size:.74rem;line-height:1.25}.editorial-card{border-radius:1rem}.editorial-card-body{gap:.9rem;padding:1rem;min-height:14rem}.editorial-card h3{font-size:.95rem}.editorial-link{padding:.7rem 1rem;font-size:.84rem}.editorial-footer{padding:.85rem 1rem;font-size:.78rem}.brands-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.brand-logo-slot{min-height:4rem}.section-page{padding-top:2rem}.section-hero{padding:2rem 0 3rem}.service-detail-section{margin-top:0}.siscon-demo-section{padding:1.5rem;margin-top:1.5rem}.siscon-demo-panel{grid-template-columns:1fr}.siscon-demo-media{order:-1}.siscon-demo-screen{padding:1rem}.certifications-highlight{margin-top:1.4rem;padding:.7rem .45rem;border-radius:1.4rem}.certifications-grid{grid-template-columns:repeat(auto-fit,minmax(9rem,max-content));gap:.75rem}.certification-media img{max-height:5rem}.hero-distributor-band{grid-template-columns:1fr;gap:1.5rem;margin:1.5rem -1rem -2.5rem;padding:2rem 1rem 2.8rem}.hero-distributor-band:before{right:-1rem;width:12rem;opacity:.1}.hero-distributor-band:after{right:-8rem;width:16rem;opacity:.18}.hero-distributor-brand:before{left:-1rem;width:16rem;height:8rem}.hero-distributor-copy h2{font-size:1.85rem;max-width:100%}.hero-distributor-copy p:last-child,.hero-distributor-brand p{font-size:1rem}.hero-distributor-logo{min-height:4.5rem}.hero-distributor-logo img,.hero-distributor-logo video{width:min(100%,16rem)}.hero-distributor-logo .hero-distributor-logo-video{display:none}.hero-distributor-logo .hero-distributor-logo-image{display:block}.capabilities-section{padding-inline:1rem}.capabilities-shell{padding:1.8rem .8rem 0;border-radius:1.5rem}.capabilities-carousel{padding-right:0}.capabilities-carousel-controls{right:-1rem}.capabilities-grid{padding-inline:.2rem;gap:.8rem;scroll-padding-inline:.2rem}.capabilities-carousel-static{padding-right:0}.capabilities-grid-static{grid-template-columns:repeat(2,minmax(0,18rem));gap:.8rem;padding-inline:0}.capabilities-grid.index-is-carousel{width:100%;padding-inline:.2rem;padding-right:0;gap:.8rem;scroll-padding-inline:.2rem}.capability-card{flex:0 0 calc(100vw - 3.2rem);max-width:21rem;min-height:25rem}.capability-content{left:.9rem;right:.9rem;bottom:.9rem;padding:1.05rem;min-height:13.5rem;max-height:13.5rem}.capability-content.capability-content-active{top:.9rem;max-height:calc(100% - 1.8rem)}.capability-card p{font-size:.92rem}.timeline-section,.policies-section,.about-section,.clients-section,.documents-section{padding-bottom:4rem}.about-section{padding-bottom:2.25rem}.policies-section,.timeline-section,.documents-section{padding-bottom:2.5rem}.policies-section .section-hero.section-hero-compact,.timeline-section .section-hero.section-hero-compact{padding-bottom:1.25rem}.timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;padding:0}.timeline-item,.timeline-item:nth-child(2n){grid-template-rows:auto auto auto}.timeline-content{padding:0}.timeline-marker,.timeline-item:first-child .timeline-marker,.timeline-item:last-child .timeline-marker{border-radius:999px}.timeline-item{gap:.85rem}.timeline-marker{height:4rem}.hero-metric-card{position:static;margin-top:1rem;max-width:none}.home-insights{margin-top:1.5rem}.documents-grid{gap:1.5rem;grid-template-columns:1fr}.documents-copy p{max-width:none}.document-card{justify-self:stretch;order:2}.documents-copy{order:1}.document-image{max-width:100%}.team-gallery-grid{gap:1.5rem}.team-photo-placeholder,.team-photo-card-team .team-photo-placeholder{height:18rem}.whatsapp-widget{left:1rem;right:auto;bottom:1rem;justify-items:start}.whatsapp-panel{width:min(22rem,calc(100vw - 2rem))}.whatsapp-body{padding:1.2rem}.footer-main{padding:2rem 1rem}.footer-bottom{padding:1.25rem 1rem}}@media(max-width:640px){.page{padding:1rem 1rem 4rem}.hero{margin-top:-1rem}.hero-topbar-shell{padding:1rem 1rem 0}body{padding-top:6.35rem}.hero-topbar{grid-template-columns:minmax(0,1fr) auto auto;gap:.55rem}.hero-logo{width:8.2rem}.hero-menu-toggle{width:2.7rem;height:2.7rem}.hero-call-nav{display:none}.hero-copy h1 span{display:block}.hero-cta-row{flex-direction:row;flex-wrap:nowrap}.hero-call:not(.hero-call-nav),.service-quote,.service-actions-row a,.card .primary,.whatsapp-button{width:100%}.hero-cta-row .hero-call{width:calc((100% - 1rem)/2);min-width:0;padding:.68rem .9rem;font-size:.82rem}.home-insights{margin-top:.45rem;padding-bottom:2rem}.home-insights-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.insight-card{padding:.7rem .45rem}.insight-card strong{font-size:1rem}.insight-card span{font-size:.64rem}.feature-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:.75rem;row-gap:.75rem}.card{padding:.85rem;gap:.75rem}.card-icon{width:2.8rem;height:2.8rem}.card-icon :global(svg){width:1.25rem;height:1.25rem}.card h3{font-size:.92rem}.card p{font-size:.8rem;line-height:1.35}.card .primary{padding:.62rem .8rem;font-size:.76rem}.editorial-section{padding-top:1.75rem}.editorial-grid{display:flex;grid-template-columns:none;overflow-x:auto;gap:.6rem;padding-bottom:.35rem;padding-inline:.1rem;scroll-snap-type:x proximity}.editorial-card{flex:0 0 min(9.5rem,58vw);scroll-snap-align:start}.editorial-card-body{min-height:10.5rem;padding:.75rem;gap:.7rem}.editorial-card h3{font-size:.78rem;line-height:1.18}.editorial-link{width:100%;padding:.55rem .7rem;font-size:.72rem}.hero-metric-card{padding:.8rem .9rem;border-radius:1rem;max-width:15.5rem;justify-self:center}.hero-metric-label{font-size:.68rem}.hero-metric-card strong{font-size:.86rem;line-height:1.25}.service-tabs{overflow-x:auto;padding-bottom:.35rem}.service-accordion-trigger{align-items:flex-start;padding:.95rem 1rem;font-size:.95rem}.service-accordion-panel{padding:1rem}.brands-grid{grid-template-columns:1fr}.team-photo-placeholder,.team-photo-card-team .team-photo-placeholder{height:15rem}.whatsapp-widget{left:.75rem;right:auto;bottom:.75rem}.back-to-top-fab{right:.75rem;bottom:.75rem}.whatsapp-panel{width:min(20rem,calc(100vw - 1.5rem))}}@media(max-width:480px){.hero-topbar{grid-template-columns:minmax(0,1fr) auto}.hero-call-nav{display:none}.hero-menu-toggle{width:2.45rem;height:2.45rem}.hero-actions{padding:.75rem;gap:.35rem}.hero-link,.hero-services-menu summary{padding-top:.1rem;padding-bottom:.1rem;font-size:.88rem}.hero-copy h1{font-size:clamp(1.18rem,6.1vw,1.6rem);line-height:1}.hero-cta-row .hero-call{width:calc((100% - .75rem)/2);padding:.58rem .75rem;font-size:.72rem}.feature-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;max-width:100%}.clients-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.card{padding:.75rem;gap:.55rem;border-radius:.9rem;width:100%}.card-content{gap:.5rem}.card-icon{width:2.35rem;height:2.35rem}.card-icon :global(svg){width:1rem;height:1rem}.card h3{font-size:.62rem;line-height:1.02;word-break:break-word;overflow-wrap:anywhere}.card p{font-size:.66rem;line-height:1.2}.card .primary{width:fit-content;min-width:0;justify-self:start;padding:.5rem .6rem;font-size:.66rem;gap:.2rem}.editorial-grid{display:flex;grid-template-columns:none;gap:.5rem;padding-inline:0}.editorial-card{flex:0 0 min(8.5rem,52vw)}.editorial-card-body{min-height:9.4rem;padding:.65rem}.editorial-footer{padding:.55rem .65rem;font-size:.62rem}.editorial-category{font-size:.62rem}.editorial-card h3{font-size:.72rem;line-height:1.14}.editorial-link{padding:.5rem .6rem;font-size:.66rem}.hero-visual{padding-top:0}.hero-visual:before{left:0;right:0;height:11rem}.hero-circle{width:min(16rem,100%)}.hero-metric-card{margin-top:.6rem;padding:.65rem .75rem;max-width:12.5rem}.hero-metric-label{font-size:.6rem}.hero-metric-card strong{font-size:.76rem;line-height:1.2}}.card{position:relative;overflow:hidden;isolation:isolate;background:#fff;color:var(--foreground);text-decoration:none;padding:2rem;border:1px solid rgba(29,90,166,.28);border-radius:1.4rem;display:grid;gap:1.4rem;align-items:start;align-content:start;min-height:100%;box-shadow:0 18px 36px #0823491f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.card:before{content:"";position:absolute;inset:auto -15% -35% auto;width:11rem;height:11rem;border-radius:999px;background:radial-gradient(circle,#1d5aa614,#1d5aa600);z-index:-1}.card:hover{transform:translateY(-8px);border-color:#1d5aa680;box-shadow:0 24px 40px #08234924}.card:hover .primary{background-color:#1d5aa6}.card:hover .card-icon{transform:scale(1.06);background:#154a8b}.card:hover .primary svg{transform:translate(4px)}.card-content{display:grid;grid-template-rows:auto auto 1fr auto;gap:1.1rem;height:100%}.card-icon{display:inline-flex;align-items:center;justify-content:center;width:4.25rem;height:4.25rem;border-radius:999px;background:#1d5aa6;color:#fff;transition:transform .18s ease,background-color .18s ease}.card h3{margin:0;font-size:1.45rem;color:#111827}.card p{margin:0;line-height:1.6;color:#111827d1}.card .primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;justify-self:start;margin-top:auto;padding:.9rem 1.8rem;border-radius:999px;background-color:var(--button-background);color:var(--button-foreground);border:1px solid var(--button-border);text-decoration:none;font:inherit;font-weight:600;cursor:pointer}.card .primary svg{transition:transform .18s ease}.editorial-section{max-width:72rem;margin:0 auto;padding:5rem 0 1rem}.editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.editorial-card{display:grid;min-height:100%;border-radius:.35rem;background:#fff;color:inherit;text-decoration:none;border:1px solid rgba(17,24,39,.08);box-shadow:0 8px 24px #11182714;overflow:hidden}.editorial-card-body{display:grid;align-content:start;gap:1.2rem;padding:1.65rem 1.8rem 1.85rem;min-height:19rem}.editorial-category{margin:0;color:#1118278c;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.editorial-card h3{margin:0;font-size:1.1rem;line-height:1.25;color:#42526b}.editorial-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:fit-content;margin-top:auto;padding:.9rem 1.8rem;border-radius:999px;background-color:var(--button-background);color:var(--button-foreground);border:1px solid var(--button-border);text-decoration:none;font:inherit;font-weight:600}.editorial-card:hover .editorial-link svg{transform:translate(4px)}.editorial-link svg{transition:transform .18s ease}.editorial-footer{display:flex;flex-wrap:wrap;gap:.5rem 1rem;padding:1rem 1.8rem;border-top:1px solid rgba(17,24,39,.08);color:#111827;font-size:.92rem;font-weight:500}.article-hero{max-width:64rem}.article-date{color:#1118278c;font-size:1rem}.article-back-button{width:fit-content;padding:.75rem 1rem;background:transparent;color:#1d5aa6;border:1px solid rgba(29,90,166,.18);box-shadow:none}.article-section{max-width:64rem;margin:0 auto;padding-bottom:4rem}.article-card{display:grid;gap:1.2rem;padding:2rem;border-radius:1.5rem;background:#fff;border:1px solid rgba(29,90,166,.14);box-shadow:0 18px 36px #0823490f}.article-card p{margin:0;line-height:1.8;color:#111827d6}.team-section,.team-gallery-section{max-width:72rem;margin:0 auto;padding-bottom:2.25rem}.team-section{margin-top:0;padding-bottom:3rem}.team-gallery-section{padding-top:0;max-width:80rem}.team-copy-section{padding-top:0;padding-bottom:2rem}.team-grid,.team-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.team-gallery-grid{display:grid;grid-template-columns:1fr;max-width:80rem;margin:0 auto;width:100%}.team-leaders-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem}.team-groups-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;max-width:80rem;margin:0 auto;width:100%}.team-grid:hover .team-card,.team-leaders-grid:hover .team-photo-card,.team-groups-grid:hover .team-photo-card{transform:scale(.985);filter:saturate(.92)}.team-card,.team-photo-card{display:grid;gap:1rem;padding:2rem;border-radius:1.5rem;background:#fff;border:1px solid rgba(29,90,166,.14);box-shadow:0 18px 36px #0823490f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,filter .18s ease}.team-photo-card{display:flex;flex-direction:column;padding:2rem;min-width:0;min-height:0}.team-card:hover,.team-photo-card:hover{transform:scale(1.02);filter:none;border-color:#1d5aa6;box-shadow:0 22px 40px #1d5aa624}.team-card h2,.team-photo-copy h3{margin:0;font-size:1.45rem;line-height:1.2;color:#1d5aa6;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.team-card p,.team-photo-copy p{margin:0;line-height:1.75;color:#111827d1}.team-photo-copy p{font-size:.95rem;color:#111827ad}.team-photo-placeholder{display:flex;align-items:center;justify-content:center;flex:0 0 auto;height:22rem;overflow:hidden;border-radius:1.2rem;border:1px dashed rgba(29,90,166,.28);background:linear-gradient(180deg,#1d5aa60d,#12c7a30a);color:#1d5aa6;font-weight:700;text-align:center;padding:0}.team-photo-image{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.team-photo-copy{display:grid;gap:.75rem;align-content:start;margin-top:1rem}.team-photo-card-team .team-photo-placeholder{height:24rem}.team-photo-card-team{padding:2.25rem}@media(max-width:900px){.team-gallery-grid{max-width:none;margin:0}.team-leaders-grid,.team-groups-grid,.documents-grid{grid-template-columns:1fr}.document-card{justify-self:start}.document-image{max-width:min(100%,26rem);max-height:none}}.documents-section{max-width:72rem;margin:0 auto;padding-bottom:6rem}.documents-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(20rem,34rem);gap:2rem;align-items:start}.documents-copy{display:grid;gap:1rem;align-content:start;padding-top:.25rem}.documents-copy h2,.documents-copy p{margin:0}.documents-copy h2{font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.1}.documents-copy p{max-width:34rem;line-height:1.8}.document-card{padding:0;border-radius:0;background:transparent;border:0;box-shadow:none;justify-self:end}.document-image{display:block;width:100%;height:auto;max-width:32rem;max-height:28rem;border-radius:.8rem;object-fit:contain;box-shadow:0 18px 36px #08234914}.footer{margin-top:0;margin-left:0;margin-right:0;width:100%;max-width:100%;background:var(--footer-background);color:var(--footer-foreground);border-radius:0;overflow:hidden}.footer:before{content:"";display:block;height:.8rem;background:linear-gradient(to bottom,#12c7a300,#12c7a32e)}.footer-main{padding:.65rem 1rem .65rem 5rem;min-width:0}.footer-column{display:grid;align-content:start;gap:.15rem}.footer h3{margin:0 0 .12rem;font-size:1.05rem;font-weight:600;line-height:1.15}.footer-office-title{margin-bottom:.3rem}.footer-label{margin:.08rem 0 0;font-weight:600}.footer-column p,.footer-link{margin:0;line-height:1.2}.footer-contact-inline{display:grid;grid-template-columns:minmax(0,2.3fr) minmax(0,1.2fr) minmax(0,1.25fr) minmax(0,.95fr);column-gap:clamp(1rem,2vw,2.4rem);row-gap:.2rem;align-items:start;min-width:0}.footer-contact-item{display:grid;gap:.1rem;align-content:start;min-width:0}.footer-contact-block{display:grid;gap:.1rem}.footer-contact-block-spaced{margin-top:1.1rem}.footer-phone-value{margin-top:-.05rem}.footer-link,.footer-menu a{color:var(--footer-foreground);text-decoration:none}.footer-link{overflow-wrap:anywhere}.footer-menu{display:grid;gap:.55rem}.footer-logo{width:5.25rem;height:5.25rem;object-fit:cover;border-radius:.25rem;background:#fff}.social-links{display:flex;gap:.45rem}.social-links a{display:inline-flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;background:#17d4b2;color:#fff;text-decoration:none}.footer-bottom{display:flex;flex-direction:column;gap:.2rem;padding:.45rem 1rem .45rem 5rem;border-top:1px solid var(--footer-border)}.whatsapp-widget{position:fixed;left:1rem;right:auto;bottom:.35rem;z-index:20;display:grid;gap:1rem;justify-items:start}.whatsapp-panel{width:min(26rem,calc(100vw - 3rem));border-radius:1.75rem;overflow:hidden;background:#11241d;box-shadow:0 24px 44px #00000047}.whatsapp-header{display:flex;align-items:center;justify-content:space-between;padding:1.35rem 1.25rem;background:#20b856;color:#fff}.whatsapp-brand{display:inline-flex;align-items:center;gap:.5rem;font-weight:600}.whatsapp-close{width:2.25rem;height:2.25rem;padding:0;border-radius:999px;background:#00000038}.whatsapp-body{display:grid;gap:1.5rem;padding:1.6rem}.whatsapp-message{max-width:15rem;padding:1rem 1.25rem;border-radius:1.5rem;background:#ffffff3d;color:#fff}.whatsapp-message p{margin:0}.whatsapp-button{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;width:fit-content;padding:1rem 1.35rem;border-radius:999px;background:#33d366;color:#fff;text-decoration:none;font-weight:600}.whatsapp-fab{display:inline-flex;align-items:center;justify-content:center;width:3.8rem;height:3.8rem;padding:0;border-radius:999px;background:#33d366;color:#fff;box-shadow:0 12px 28px #00000038}.back-to-top-fab{position:fixed;right:1rem;bottom:.35rem;z-index:20;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;padding:0;border-radius:999px;background:#1d5aa6;color:#fff;box-shadow:0 12px 28px #00000038;transition:transform .2s ease,box-shadow .2s ease}.back-to-top-fab:hover{transform:translateY(-2px);box-shadow:0 16px 30px #0000003d}.back-to-top-fab:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:3px}html,body{background-color:var(--background);color:var(--foreground);max-width:100%;overflow-x:clip}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;width:100%;padding-top:var(--header-offset);font-family:Poppins,sans-serif;font-weight:100}h1,h2{font-family:Poppins,sans-serif;font-weight:600}h3{font-family:Poppins,sans-serif;font-weight:800}p{font-family:Poppins,sans-serif;font-weight:400}li{font-family:Poppins,sans-serif;font-weight:250}.page{min-height:100vh;display:flex;flex-direction:column;padding:1.5rem 1.5rem 5rem;background:#fff}@media(min-width:768px){.page{padding:3rem 3rem 5rem}.hero{margin-top:-3rem;padding-top:0}.hero-topbar{padding:0}.hero-topbar-shell{padding:1.75rem 3rem 0}body{padding-top:7.4rem}.hero-panel{padding:3rem 3rem 4rem}.hero-layout{gap:5rem}.hero-visual{min-height:26rem;margin-left:2.5rem}.hero-metric-card{right:-.5rem;bottom:1rem}.card{grid-template-columns:1fr;padding:1.5rem}.footer-main{padding:.8rem 2rem .8rem 6rem}.footer-bottom{flex-direction:row;justify-content:space-between;padding:.45rem 2rem .45rem 6rem}}button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--button-background);color:var(--button-foreground);border:1px solid var(--button-border);border-radius:999px;padding:.9rem 1.8rem;font:inherit;font-weight:600;cursor:pointer}@media(max-width:640px){.footer-contact-inline{grid-template-columns:1fr;row-gap:.35rem}.footer:before{height:1rem}.footer-main{gap:.65rem;padding:1rem .8rem}.footer-column{gap:.18rem}.footer-column h3{font-size:.92rem;margin:0 0 .05rem}.footer-column p,.footer-link{font-size:.76rem;line-height:1.3;margin:0}.footer-label{margin-top:.35rem}.footer-logo{width:4rem;height:4rem}.social-links{gap:.5rem}.social-links a{width:1.75rem;height:1.75rem}.footer-bottom{gap:.2rem;padding:.65rem .8rem}.footer-bottom p{font-size:.7rem;line-height:1.2;margin:0}.section-hero p:last-child,.service-intro-hero p:not(.section-eyebrow),.about-card p{font-size:.92rem;line-height:1.55}.section-hero:not(.service-intro-hero) p:last-child{font-size:.86rem;line-height:1.48}.team-copy-section p:last-child{font-size:.9rem;line-height:1.28}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.team-card{padding:1rem;gap:.65rem}.team-card h2{font-size:.9rem;line-height:1.12}.team-card p{font-size:.9rem;line-height:1.28}.clients-hero p:last-child,.clients-section .client-card p{font-size:.9rem;line-height:1.28}.team-leaders-grid{grid-template-columns:1fr}.editorial-grid{display:flex;flex-wrap:nowrap;width:100%;overflow-x:auto;overflow-y:hidden;gap:.6rem;padding:0 0 .35rem;scroll-snap-type:x proximity}.editorial-card{flex:0 0 calc((100% - .6rem)/2);min-width:calc((100% - .6rem)/2);max-width:calc((100% - .6rem)/2)}}@media(max-width:480px){.footer-main{gap:.55rem;padding:.85rem .7rem}.policy-card{padding:.95rem;gap:.55rem}.policy-card h2{font-size:.98rem}.policy-card p{font-size:.78rem;line-height:1.38}.footer-column h3{font-size:.86rem}.client-card{padding:.8rem;gap:.55rem}.client-logo-wrap{min-height:4.5rem;padding:.5rem}.client-logo{max-height:2.35rem}.client-card h2{font-size:.82rem}.siscon-demo-section{padding:1rem;gap:1rem;border-radius:1.1rem}.siscon-demo-tabs{flex-wrap:nowrap;gap:.5rem .8rem;padding-bottom:.7rem;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.siscon-demo-tabs::-webkit-scrollbar{display:none}.siscon-demo-tab{flex:0 0 auto;padding-bottom:.45rem;font-size:.82rem}.siscon-demo-copy h3{font-size:1rem}.siscon-demo-copy p,.siscon-demo-placeholder p,.siscon-demo-points li{font-size:.84rem;line-height:1.45}.siscon-demo-screen{aspect-ratio:4 / 3;padding:.7rem;border-radius:.95rem}.capability-card{flex-basis:calc(100vw - 2.4rem);min-height:24.4rem}.capability-content{min-height:13.2rem;max-height:13.2rem}.capability-content.capability-content-active{max-height:calc(100% - 1.8rem)}.client-card p{font-size:.68rem;line-height:1.25}.footer-column p,.footer-link{font-size:.72rem}.footer-bottom{padding:.55rem .7rem}.footer-bottom p{font-size:.66rem}.section-hero p:last-child,.service-intro-hero p:not(.section-eyebrow),.about-card p{font-size:.82rem;line-height:1.45}.section-hero:not(.service-intro-hero) p:last-child{font-size:.76rem;line-height:1.38}.team-copy-section p:last-child{font-size:.9rem;line-height:1.28}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.team-card{padding:.85rem;gap:.55rem}.team-card h2{font-size:.9rem;line-height:1.12}.team-card p{font-size:.9rem;line-height:1.28}.clients-hero p:last-child,.clients-section .client-card p{font-size:.9rem;line-height:1.28}.editorial-grid{gap:.5rem}.editorial-card{flex:0 0 calc((100% - .5rem)/2);min-width:calc((100% - .5rem)/2);max-width:calc((100% - .5rem)/2)}.editorial-card-body{min-height:9.4rem;padding:.65rem}.editorial-card h3{font-size:.72rem;line-height:1.14}.editorial-link{padding:.5rem .6rem;font-size:.66rem}.editorial-footer{padding:.55rem .65rem;font-size:.62rem}.feature-list .card h3{font-size:.9rem;line-height:1.06}.feature-list .card p{font-size:.9rem;line-height:1.28}.feature-list .card .primary{display:inline-flex;width:auto;min-width:0;max-width:max-content;padding:.34rem .46rem;font-size:.52rem;line-height:1;gap:.15rem;justify-self:start}.feature-list .card .primary :global(svg){width:.72rem;height:.72rem}}@media(max-width:640px){.documents-grid{display:grid;grid-template-columns:1fr;gap:1rem}.timeline{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:stretch}.timeline-item{grid-template-rows:9.2rem 3.4rem 2.25rem;gap:.7rem;align-items:start}.timeline-item:nth-child(2n){grid-template-rows:9.2rem 3.4rem 2.25rem}.timeline-content h3{font-size:.96rem;min-height:2.4rem}.timeline-content p{font-size:.82rem;line-height:1.3;min-height:5.4rem}.timeline-marker{height:3.4rem;font-size:.92rem}.timeline-icon{height:2.25rem}.documents-copy{order:1}.document-card{order:2;justify-self:stretch}.document-image{max-width:100%}.service-card-visual img{height:200px}.feature-list{grid-template-columns:1fr;column-gap:0;row-gap:1rem}.capabilities-grid{padding-inline:.75rem;gap:.9rem}.capabilities-grid-static{grid-template-columns:1fr;gap:.9rem;padding-inline:0}.capabilities-grid.index-is-carousel{padding-inline:.75rem;padding-right:.75rem;gap:.9rem}.capability-card{flex:0 0 92%;min-height:24.8rem;scroll-snap-align:center}.timeline-content{position:relative;z-index:2}.timeline-marker{z-index:1}.article-back-button{padding:.62rem .85rem;font-size:.92rem}}@media(max-width:420px){.team-grid{grid-template-columns:1fr}}@media(max-width:640px){.team-copy-section p:last-child{font-size:1rem;line-height:1.45}.team-photo-placeholder,.team-photo-card-team .team-photo-placeholder{height:auto;min-height:0;overflow:visible}.team-photo-image{width:100%;height:auto;max-height:none;object-fit:contain;object-position:center top;background:linear-gradient(180deg,#f8fafcfa,#edf5fffa)}}@media(max-width:480px){.team-copy-section p:last-child{font-size:1rem;line-height:1.45}}@media(max-width:640px){.section-hero.section-hero-compact.team-copy-section p{font-size:1rem;line-height:1.5}.service-intro-hero p:not(.section-eyebrow),.clients-hero p:last-child,.section-hero:not(.service-intro-hero):not(.team-copy-section) p:last-child,.about-card p,.policy-card p,.hero-cta-row .hero-call,.hero-metric-card strong{font-size:1rem;line-height:1.5}.hero-metric-label{font-size:1rem;line-height:1.5;letter-spacing:0;text-transform:none}.home-insights .insight-card strong{font-size:1.15rem;line-height:1.2}.home-insights .insight-card span{font-size:.88rem;line-height:1.3}}@media(max-width:480px){.section-hero.section-hero-compact.team-copy-section p{font-size:1rem;line-height:1.5}.service-intro-hero p:not(.section-eyebrow),.clients-hero p:last-child,.section-hero:not(.service-intro-hero):not(.team-copy-section) p:last-child,.about-card p,.policy-card p,.hero-cta-row .hero-call,.hero-metric-card strong{font-size:1rem;line-height:1.5}.hero-metric-label{font-size:1rem;line-height:1.5;letter-spacing:0;text-transform:none}.home-insights .insight-card strong{font-size:1.1rem;line-height:1.15}.home-insights .insight-card span{font-size:.82rem;line-height:1.25}}
