:root{--ink:#0c0c0c;--ink-2:#242424;--paper:#f6f6f6;--white:#fff;--mint:#ec015d;--mint-dark:#c4004d;--blue:#fea905;--line:#d7e1df;--muted:#5f6f78;--radius:20px;--shadow:0 24px 70px rgba(7,19,31,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Inter,Segoe UI,Arial,sans-serif}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}p{margin:0 0 1.2rem}h1,h2,h3,h4{font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.08;letter-spacing:-.035em;margin:0 0 1.2rem}h1{font-size:clamp(2.7rem,6vw,5.8rem)}h2{font-size:clamp(2rem,4vw,3.6rem)}h3{font-size:1.35rem}.container{width:min(1180px,calc(100% - 40px));margin:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.skip-link{position:fixed;z-index:100;left:12px;top:-80px;background:#fff;padding:12px}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:20;background:#f4f7f5eb;backdrop-filter:blur(14px);border-bottom:1px solid rgba(7,19,31,.08)}.nav-shell{height:82px;display:flex;align-items:center;justify-content:space-between}.brand img{display:block;width:210px}.site-header nav{display:flex;align-items:center;gap:28px}.site-header nav>a:not(.button){font-size:.92rem;font-weight:600}.site-header nav>a.active{color:var(--mint-dark)}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;border-radius:999px;background:linear-gradient(100deg,var(--mint),var(--blue));color:#fff;padding:15px 23px;font-weight:600;transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #07131f29}.button-small{padding:11px 18px;font-size:.9rem}.button-light{background:#fff;color:var(--ink)}.button-outline{background:transparent;color:var(--ink);border:1px solid var(--ink)}.menu-button{display:none;border:0;background:transparent}.menu-button span:not(.sr-only){display:block;width:24px;height:2px;background:var(--ink);margin:5px}.hero{padding:90px 0 72px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.eyebrow{font-size:.76rem!important;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:var(--mint-dark);margin-bottom:18px}.hero .lead{font-size:clamp(1.1rem,2vw,1.35rem);color:var(--muted);max-width:690px}.hero-actions{display:flex;gap:14px;align-items:center;margin-top:32px;flex-wrap:wrap}.trust-line{display:flex;gap:28px;flex-wrap:wrap;margin-top:46px;padding-top:24px;border-top:1px solid var(--line);font-size:.86rem;font-weight:600}.trust-line span:before{content:"✓";color:var(--mint-dark);margin-right:8px}.hero-visual{position:relative;min-height:570px}.hero-visual img{width:100%;height:100%;min-height:570px;object-fit:cover;border-radius:160px 20px 20px;filter:saturate(.7)}.hero-card{position:absolute;left:-42px;bottom:34px;background:var(--ink);color:#fff;padding:25px 28px;border-radius:16px;max-width:280px;box-shadow:var(--shadow)}.hero-card strong{display:block;color:var(--mint);font:600 1.5rem Inter,Segoe UI,Arial,sans-serif}.section{padding:96px 0}.section-dark{background:var(--ink);color:#fff}.section-intro{max-width:760px;margin-bottom:52px}.section-intro p:not(.eyebrow){font-size:1.15rem;color:var(--muted)}.section-dark .section-intro p:not(.eyebrow){color:#a9bbc5}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px}.card .number{display:block;color:var(--mint-dark);font:600 1rem Inter,Segoe UI,Arial,sans-serif;margin-bottom:42px}.card p{color:var(--muted)}.section-dark .card{background:var(--ink-2);border-color:#254052}.section-dark .card p{color:#b4c1c8}.capability{display:flex;gap:18px;padding:22px 0;border-top:1px solid var(--line)}.capability strong{min-width:170px}.process{display:grid;grid-template-columns:repeat(4,1fr);counter-reset:step}.step{padding:28px 24px;border-left:1px solid var(--line)}.step:before{counter-increment:step;content:"0" counter(step);display:block;font:600 .82rem Inter,Segoe UI,Arial,sans-serif;color:var(--mint-dark);margin-bottom:40px}.case{padding:34px;border-top:2px solid var(--ink)}.case .tag{font-size:.76rem;text-transform:uppercase;letter-spacing:.12em;color:var(--mint-dark);font-weight:700}.case dl{margin:28px 0 0}.case dt{font-weight:700;margin-top:15px}.case dd{margin:2px 0;color:var(--muted)}.split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.split-media img{border-radius:20px;width:100%;height:540px;object-fit:cover}.quote{font:500 clamp(1.35rem,2.5vw,2rem)/1.35 Inter,Segoe UI,Arial,sans-serif;letter-spacing:-.02em}.quote-author{font-size:.82rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.person{background:#fff;border-radius:var(--radius);padding:28px;min-height:310px;display:flex;flex-direction:column}.avatar{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:var(--mint);font:600 1.1rem Inter,Segoe UI,Arial,sans-serif;margin-bottom:32px}.person .role{color:var(--mint-dark);font-size:.85rem;font-weight:700}.person ul{padding-left:18px;color:var(--muted);font-size:.92rem}.cta-band{background:linear-gradient(110deg,var(--mint),var(--blue));color:#fff;padding:72px 0}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:50px}.cta-inner>div{max-width:750px}.cta-inner h2{font-size:clamp(2rem,4vw,3.5rem)}.cta-inner .eyebrow{color:#fff}.microcopy{font-size:.85rem;font-weight:600}.site-footer{background:var(--ink);color:#c4d1d6;padding:70px 0 28px}.site-footer img{width:220px;margin-bottom:18px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:40px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start}.site-footer .eyebrow{color:var(--mint)}.site-footer a:hover{color:#fff}.site-footer address{font-style:normal}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #294052;margin-top:55px;padding-top:24px;font-size:.8rem}.page-hero{padding:82px 0 68px}.page-hero h1{font-size:clamp(2.6rem,5.3vw,5rem);max-width:1050px}.page-hero .lead{max-width:780px;font-size:1.25rem;color:var(--muted)}.band{background:#e6eeeb;padding:36px 0}.band-row{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}.band-row span{font-weight:600}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px}.contact-card{background:#fff;border-radius:var(--radius);padding:36px}.contact-card a{display:block;font:600 1.15rem Inter,Segoe UI,Arial,sans-serif;margin:12px 0}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px}.field-full{grid-column:1/-1}.field label{font-size:.82rem;font-weight:700}.field input,.field textarea,.field select{width:100%;padding:14px;border:1px solid #b7c5c5;border-radius:10px;background:#fff;font:inherit}.field textarea{min-height:140px;resize:vertical}.legal{max-width:850px}.legal h2{font-size:1.8rem;margin-top:42px}.notice{padding:18px 22px;background:#fff3cd;border-left:4px solid #e1a900;margin:25px 0}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq summary{font:600 1.05rem Inter,Segoe UI,Arial,sans-serif;cursor:pointer}.faq details p{padding-top:12px;color:var(--muted);max-width:850px}@media(max-width:900px){.site-header nav{display:none;position:absolute;top:82px;left:0;right:0;background:var(--paper);padding:22px 20px 30px;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.menu-button{display:block}.hero-grid,.split,.contact-grid{grid-template-columns:1fr}.hero-visual,.hero-visual img{min-height:430px}.hero-card{left:18px}.grid-3,.team-grid,.process,.footer-grid{grid-template-columns:repeat(2,1fr)}.cta-inner{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.brand img{width:175px}.hero,.page-hero{padding:58px 0}.section{padding:68px 0}.grid-3,.grid-2,.team-grid,.process,.footer-grid,.contact-form{grid-template-columns:1fr}.field-full{grid-column:auto}.hero-visual{min-height:350px}.hero-visual img{min-height:350px;border-radius:90px 16px 16px}.hero-card{position:relative;left:auto;bottom:auto;margin:-70px 15px 0}.footer-bottom{flex-direction:column;gap:10px}.step{border-left:0;border-top:1px solid var(--line)}.cta-band{padding:58px 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}.person{padding:0 0 28px;overflow:hidden}.person-photo{width:100%;height:280px;object-fit:cover;object-position:center top;margin-bottom:25px}.person h3,.person>p{margin-left:28px;margin-right:28px}.testimonial>img{width:auto;height:64px;max-width:190px;object-fit:contain;object-position:left center;margin-bottom:24px}.visual-strip{padding-top:24px}.visual-strip img{width:100%;height:320px;object-fit:cover;border-radius:18px}.site-footer{border-top:4px solid transparent;border-image:linear-gradient(90deg,var(--mint),var(--blue)) 1}.site-header{background:#fffffff0}@font-face{font-family:"Exo 2";src:url(/fonts/exo2.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/poppins.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Work Sans;src:url(/fonts/work-sans.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}.home-fidelity{background:#fff;color:#585858;font-family:Poppins,Arial,sans-serif}.home-fidelity .site-header{position:relative;background:#fff;border:0;backdrop-filter:none}.home-fidelity .nav-shell{height:80px;width:min(1260px,calc(100% - 60px))}.home-fidelity .brand img{width:275px}.home-fidelity .site-header nav{gap:28px}.home-fidelity .site-header nav>a{font:600 13px Work Sans,sans-serif!important;text-transform:uppercase;letter-spacing:.1em}.home-fidelity .site-header nav>a.active{color:#ec015d;border-bottom:2px solid #ec015d;padding-bottom:13px}.home-fidelity .site-header nav>.button{color:#fff;padding:11px 17px;border-radius:0}.home-fidelity h1,.home-fidelity h2,.home-fidelity h3{font-family:"Exo 2",Arial,sans-serif;letter-spacing:0}.home-fidelity h2{font-size:38px;font-weight:500;line-height:1.25;color:#ec015d}.home-fidelity p,.home-fidelity li{font-size:16px;line-height:1.75}.fh-wrap{width:min(1254px,calc(100% - 110px));margin:auto}.fh-narrow{width:min(880px,calc(100% - 40px));margin:auto}.fh-section{padding:78px 0}.fh-center{text-align:center}.fh-btn{display:inline-block;color:#fff!important;font:600 14px Work Sans,sans-serif;text-transform:uppercase;letter-spacing:.14em;padding:13px 22px}.fh-btn.amber{background:#fea905}.fh-btn.pink{background:#ec015d}.fh-hero{height:644px;position:relative;overflow:hidden;color:#fff}.fh-hero video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.fh-overlay{position:absolute;inset:0;background:#00000073}.fh-hero-copy{position:relative;z-index:1;width:610px;margin:auto;text-align:center;padding-top:52px}.fh-hero-copy h1{font-size:50px;font-weight:700;line-height:1.24;margin-bottom:20px}.fh-hero-copy p{font:500 21px/1.35 "Exo 2",sans-serif;margin-bottom:26px}.fh-hero-actions{display:flex;justify-content:center;align-items:center;gap:22px;flex-wrap:wrap}.fh-text-link{color:#fff;text-decoration:underline;text-underline-offset:5px;font:600 13px Work Sans,sans-serif;text-transform:uppercase;letter-spacing:.08em}.fh-proof{position:relative;background:linear-gradient(#0816238f,#0816238f),url(/images/Cierre-pagina-reducida.png) center/cover no-repeat;padding:56px 0 70px}.fh-proof h2{color:#fff;margin-bottom:42px}.fh-proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.fh-proof article{background:#fff;border-radius:7px;padding:26px 24px 34px;text-align:center;display:flex;flex-direction:column;align-items:center}.fh-proof article img{height:86px;width:210px;object-fit:contain;margin-bottom:18px}.fh-proof blockquote{margin:0 auto 24px;max-width:470px;font-size:18px;line-height:1.75}.fh-proof strong{font-size:16px}.fh-proof article>span{font-size:16px;text-transform:uppercase}.fh-intro{padding:80px 0 92px}.fh-intro h2{margin-bottom:52px}.fh-intro p{margin-bottom:30px}.fh-services{padding-top:0;padding-bottom:110px}.fh-services>div>h2{text-align:center;margin-bottom:72px}.fh-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:70px;text-align:center}.fh-service-grid article{padding:0 10px}.fh-icon{display:grid;width:52px;height:52px;margin:0 auto 22px;border-radius:50%;place-items:center;background:linear-gradient(140deg,#ec015d,#fea905);color:#fff;border:2px solid #ec015d;font:700 25px "Exo 2"}.fh-service-grid h3{font:500 16px "Exo 2",sans-serif;color:#ec015d;margin-bottom:14px}.fh-service-grid p{margin:0}.fh-split{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}.fh-split h2{margin-bottom:28px}.fh-split img{width:100%;height:430px;object-fit:cover}.fh-split ul{padding-left:18px}.fh-split li{margin-bottom:20px}.fh-cases{background:#f4f4f4;padding:78px 0 88px}.fh-cases-head{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:end;margin-bottom:45px}.fh-cases-head>div>span{display:block;color:#ec015d;text-transform:uppercase;letter-spacing:.12em;font:600 13px Work Sans;margin-bottom:12px}.fh-cases-head h2{margin:0}.fh-cases-head>p{margin:0}.fh-case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:36px}.fh-case-grid article{background:#fff;border-top:4px solid #ec015d;padding:26px}.fh-case-number{color:#fea905;font:600 14px Work Sans;letter-spacing:.12em}.fh-case-grid h3{font-size:22px;color:#0c0c0c;margin:20px 0}.fh-case-grid dl{margin:0}.fh-case-grid dt{color:#ec015d;font-weight:700;margin-top:14px}.fh-case-grid dd{margin:3px 0 0;font-size:14px;line-height:1.55}.fh-issues{padding:74px 0 58px;color:#fff;background:linear-gradient(110deg,#ec015d,#ff4040 45%,#fea905)}.fh-issues h2{color:#fff}.fh-issues-grid{display:grid;grid-template-columns:1.05fr 1.35fr 1.35fr;gap:55px}.fh-accordion details{border-bottom:2px solid rgba(255,255,255,.86);padding:13px 15px}.fh-accordion summary{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font:500 18px "Exo 2",sans-serif;list-style:none}.fh-accordion summary::-webkit-details-marker{display:none}.fh-accordion details p{font-size:14px;margin:15px 0 4px}.fh-integrations{background:#f6f6f6;padding:64px 0}.fh-integrations h2{margin-bottom:28px}.fh-process{text-align:center;padding-bottom:95px}.fh-process h2{margin-bottom:20px}.fh-rule{width:100px;height:2px;background:#ec015d;margin:0 auto 78px}.fh-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:55px}.fh-process-grid article>span{display:block;color:#ec015d;font:500 16px "Exo 2";margin-bottom:18px}.fh-process-grid h3{color:#ec015d;font-size:18px;font-weight:500}.fh-process-grid p{margin:0}.fh-vision{background:#f6f6f6}.fh-vision .fh-btn{margin-top:12px}.fh-closing{background:linear-gradient(#0c141c85,#0c141c85),url(/images/Cierre-pagina-reducida.png) center/cover no-repeat;color:#fff;text-align:center;padding:66px 0 70px}.fh-closing h2{color:#fff}.fh-closing p{max-width:720px;margin:0 auto 8px}.fh-closing span{display:block;font-size:14px;margin-bottom:34px}.fh-footer{background:#0c0c0c;color:#fff;padding:64px 0 30px}.fh-footer-grid{display:grid;grid-template-columns:1.15fr 1.3fr 1fr;gap:70px;align-items:start}.fh-footer-grid>img{width:300px;margin-top:10px}.fh-footer h3{font-size:20px;color:#fea905;font-weight:500}.fh-footer p{font-size:14px;margin-bottom:8px}.fh-footer a{text-decoration:underline}.fh-linkedin{display:grid;width:34px;height:34px;background:#0a66c2;color:#fff;place-items:center;font:700 24px Arial;text-decoration:none!important;margin-top:18px}.fh-legal{border-top:1px solid #ec015d;margin-top:55px;padding-top:26px;text-align:center;font-size:14px}.fh-whatsapp{position:fixed;right:20px;bottom:20px;width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:30px;z-index:20;box-shadow:0 3px 12px #0000004d}@media(max-width:900px){.home-fidelity .brand img{width:210px}.home-fidelity .site-header nav{gap:16px}.fh-wrap{width:min(100% - 48px,1254px)}.fh-service-grid{gap:25px}.fh-issues-grid{grid-template-columns:1fr 1fr}.fh-issues-grid>h2{grid-column:1/-1}.fh-process-grid{grid-template-columns:repeat(2,1fr)}.fh-case-grid,.fh-cases-head{grid-template-columns:1fr}.fh-proof-grid{gap:22px}}@media(max-width:620px){.home-fidelity .nav-shell{width:calc(100% - 28px)}.home-fidelity .site-header nav{top:80px}.home-fidelity .site-header nav>a.active{border-bottom:0;padding-bottom:0}.fh-hero{height:690px}.fh-hero-copy{width:calc(100% - 34px);padding-top:62px}.fh-hero-copy h1{font-size:38px}.fh-hero-copy p{font-size:19px}.fh-hero-actions{flex-direction:column;gap:16px}.fh-proof-grid{grid-template-columns:1fr}.fh-proof blockquote{font-size:16px}.fh-intro{padding:64px 0}.home-fidelity h2{font-size:31px}.fh-service-grid,.fh-split,.fh-issues-grid,.fh-process-grid,.fh-footer-grid{grid-template-columns:1fr}.fh-service-grid{gap:48px}.fh-section{padding:62px 0}.fh-split{gap:34px}.fh-split>img{order:-1;height:300px}.fh-issues-grid>h2{grid-column:auto}.fh-process-grid{gap:38px}.fh-rule{margin-bottom:48px}.fh-footer-grid{gap:32px}.fh-footer-grid>img{width:240px}.fh-closing{padding:58px 0}.fh-whatsapp{width:52px;height:52px}.fh-integrations{padding:54px 0}}@media(prefers-reduced-motion:reduce){.fh-hero video{display:none}.fh-hero{background:url(/images/operacion-industrial.jpg) center/cover no-repeat}}@font-face{font-family:InterPremium;src:url(/fonts/inter.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}.premium-home{--ph-ink:#10161d;--ph-slate:#24303b;--ph-paper:#f4f4f0;--ph-white:#fff;--ph-pink:#e9005a;--ph-amber:#f3a400;background:var(--ph-paper);color:var(--ph-ink);font-family:InterPremium,Inter,Segoe UI,sans-serif}.premium-home h1,.premium-home h2,.premium-home h3{font-family:Work Sans,InterPremium,sans-serif;letter-spacing:-.035em}.premium-home .site-header{position:sticky;background:#fffffff0;border-bottom:1px solid rgba(16,22,29,.08);backdrop-filter:blur(16px)}.premium-home .nav-shell{height:78px;width:min(1240px,calc(100% - 48px))}.premium-home .brand img{width:238px}.premium-home .site-header nav{gap:25px}.premium-home .site-header nav>a:not(.button){font-size:13px;letter-spacing:.01em}.premium-home .site-header nav>.button{border-radius:4px;background:var(--ph-ink);padding:11px 17px;font-size:13px}.premium-home .site-header nav>a.active{color:var(--ph-pink)}.ph-shell{width:min(1160px,calc(100% - 48px));margin:auto}.ph-section{padding:104px 0}.ph-kicker{display:block;color:var(--ph-pink);font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.16em;margin-bottom:18px}.ph-heading{max-width:770px;margin-bottom:52px}.ph-heading h2,.ph-capabilities h2,.ph-team h2,.ph-cta h2{font-size:clamp(2.25rem,4.2vw,4.1rem);line-height:1.04;margin-bottom:22px}.ph-heading>p{font-size:18px;color:#5b6670;max-width:700px}.ph-heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;max-width:none}.ph-heading-row>div{max-width:720px}.ph-heading-row>p{max-width:370px}.ph-button{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(105deg,var(--ph-pink),#f14b3c 55%,var(--ph-amber));color:#fff;padding:15px 22px;border-radius:4px;font-weight:700;font-size:14px}.ph-button:hover{transform:translateY(-2px);box-shadow:0 12px 25px #e9005a33}.ph-link{color:#fff;font-weight:650;font-size:14px}.ph-link-dark{color:var(--ph-ink);font-weight:700;border-bottom:1px solid var(--ph-pink);padding-bottom:5px}.ph-hero{height:680px;position:relative;overflow:hidden;color:#fff;background:#111}.ph-shade{position:absolute;inset:0;background:linear-gradient(90deg,#070d13e0,#070d1394 48%,#070d1333)}.ph-hero-copy{position:relative;z-index:1;padding-top:108px}.ph-hero-copy .ph-kicker{color:#fff}.ph-hero-copy h1{font-size:clamp(3.2rem,5.7vw,5.25rem);line-height:.99;max-width:850px;margin-bottom:28px}.ph-hero-copy>p{font-size:20px;line-height:1.55;max-width:720px;color:#e5eaed}.ph-actions{display:flex;align-items:center;gap:28px;margin-top:36px}.ph-proof{background:var(--ph-ink);color:#fff;padding:58px 0 64px}.ph-proof-title{font-size:13px;text-transform:uppercase;letter-spacing:.15em;color:#aeb9c1;margin-bottom:36px}.ph-proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.ph-proof-grid article{display:grid;grid-template-columns:145px 1fr;grid-template-rows:auto auto;column-gap:28px;align-items:start}.ph-proof-grid img{width:145px;height:70px;object-fit:contain;background:#fff;border-radius:4px;padding:8px;grid-row:1/3}.ph-proof-grid blockquote{font-size:18px;line-height:1.5;margin:0 0 14px}.ph-proof-grid article>span{color:#9fabb4;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.ph-interventions{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #cbd0d1;border-bottom:1px solid #cbd0d1}.ph-interventions article{min-height:300px;padding:28px 25px;border-right:1px solid #cbd0d1;display:flex;flex-direction:column}.ph-interventions article:last-child{border-right:0}.ph-number{font-size:12px;color:var(--ph-pink);font-weight:750;letter-spacing:.14em}.ph-scenario-icon{display:grid;place-items:center;width:48px;height:48px;border:1px solid transparent;border-radius:50%;color:var(--ph-pink);background:linear-gradient(var(--ph-paper),var(--ph-paper)) padding-box,linear-gradient(135deg,var(--ph-pink),var(--ph-amber)) border-box}.ph-scenario-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ph-interventions h3{font-size:24px;line-height:1.15;margin:40px 0 16px}.ph-interventions p{font-size:15px;color:#647078}.ph-interventions a{font-size:13px;font-weight:700;margin-top:auto}.ph-cases{background:#e8ebe8}.ph-case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ph-case-grid article{background:#fff;padding:30px 28px;border-radius:5px;min-height:385px}.ph-case-grid h3{font-size:25px;line-height:1.15;margin:40px 0 25px}.ph-case-grid dl{margin:0}.ph-case-grid dt{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--ph-pink);font-weight:800;margin-top:18px}.ph-case-grid dd{font-size:14px;line-height:1.55;margin:5px 0 0;color:#536069}.ph-confidential{text-align:right;font-size:12px;color:#69747b;margin:20px 0 0}.ph-capabilities{background:var(--ph-ink);color:#fff}.ph-cap-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:80px;align-items:center}.ph-cap-image{position:relative}.ph-cap-image:before{content:"";position:absolute;left:-16px;bottom:-16px;width:52%;height:52%;background:linear-gradient(135deg,var(--ph-pink),var(--ph-amber));border-radius:6px}.ph-cap-image img{position:relative;width:100%;height:560px;object-fit:cover;border-radius:5px;filter:saturate(.75)}.ph-capabilities .ph-kicker{color:#ff4c8d}.ph-capabilities p{font-size:17px;color:#b9c3c9}.ph-capabilities .ph-emerging{font-size:14px;color:#98a7b1;border-left:2px solid var(--ph-pink);padding-left:14px;margin-top:18px}.ph-capabilities ul{display:grid;grid-template-columns:1fr 1fr;list-style:none;padding:0;margin:34px 0}.ph-capabilities li{border-top:1px solid #35434e;padding:14px 5px;font-size:14px}.ph-capabilities .ph-link{border-bottom:1px solid var(--ph-pink);padding-bottom:5px}.ph-method{background:#fff}.ph-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ph-steps article{border-top:2px solid var(--ph-ink);padding-top:22px}.ph-steps article>span{color:var(--ph-pink);font-size:12px;font-weight:750}.ph-steps h3{font-size:22px;margin:36px 0 10px}.ph-steps p{font-size:14px;color:#657079}.ph-team{padding:96px 0;background:var(--ph-paper)}.ph-team-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.ph-team-image{position:relative}.ph-team-image:after{content:"";position:absolute;right:-12px;top:-12px;width:34%;height:34%;border-radius:5px;background:linear-gradient(135deg,var(--ph-pink),var(--ph-amber));opacity:.9}.ph-team img{position:relative;z-index:1;width:100%;height:440px;object-fit:cover;border-radius:5px}.ph-team p{font-size:17px;color:#5d6971}.ph-button-dark{background:var(--ph-ink);margin-top:15px}.ph-cta{background:linear-gradient(#0a1219b3,#0a1219b3),url(/images/Cierre-pagina-reducida.png) center/cover no-repeat;color:#fff;text-align:center;padding:92px 0}.ph-cta .ph-kicker{color:#fff}.ph-cta h2{max-width:850px;margin-left:auto;margin-right:auto}.ph-cta p{font-size:18px;max-width:650px;margin:0 auto 28px;color:#e7ecef}.ph-cta small{display:block;margin-top:16px;color:#d0d7da}.ph-footer{background:#18232d;color:#bec7cc;padding:64px 0 24px}.ph-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr .8fr;gap:45px}.ph-footer-grid>div{display:flex;flex-direction:column;align-items:flex-start}.ph-footer img{width:230px;margin-bottom:18px}.ph-footer strong{color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px}.ph-footer a,.ph-footer p{font-size:14px;margin-bottom:7px}.ph-footer a:hover{color:#fff}.ph-social-link{display:inline-flex;align-items:center;gap:9px;margin-top:10px}.ph-social-link svg{width:19px;height:19px;fill:currentColor}.ph-social-link span{font-size:13px}.ph-footer-bottom{border-top:1px solid #2b343c;margin-top:48px;padding-top:20px;display:flex;justify-content:space-between;font-size:12px}@media(max-width:960px){.premium-home .site-header nav{gap:15px}.premium-home .brand img{width:190px}.ph-proof-grid{gap:32px}.ph-proof-grid article{grid-template-columns:110px 1fr}.ph-proof-grid img{width:110px}.ph-interventions{grid-template-columns:1fr 1fr}.ph-interventions article:nth-child(2){border-right:0}.ph-interventions article:nth-child(-n+2){border-bottom:1px solid #cbd0d1}.ph-case-grid{grid-template-columns:1fr}.ph-cap-grid{gap:45px}.ph-heading-row{align-items:flex-start;flex-direction:column;gap:16px}}@media(max-width:700px){.ph-shell{width:min(100% - 30px,1160px)}.premium-home .nav-shell{width:calc(100% - 28px)}.premium-home .site-header nav{top:78px}.premium-home .site-header nav>.button{border-radius:4px}.ph-section{padding:74px 0}.ph-hero{height:700px}.ph-shade{background:#070d13ad}.ph-hero-copy{padding-top:80px}.ph-hero-copy h1{font-size:3.05rem}.ph-hero-copy>p{font-size:18px}.ph-actions{align-items:flex-start;flex-direction:column}.ph-proof-grid{grid-template-columns:1fr}.ph-proof-grid article{grid-template-columns:95px 1fr;column-gap:18px}.ph-proof-grid img{width:95px;height:60px}.ph-proof-grid blockquote{font-size:15px}.ph-interventions{grid-template-columns:1fr}.ph-interventions article{border-right:0;border-bottom:1px solid #cbd0d1;min-height:245px}.ph-interventions h3{margin-top:32px}.ph-cap-grid,.ph-team-grid{grid-template-columns:1fr}.ph-cap-image img{height:360px}.ph-capabilities ul{grid-template-columns:1fr}.ph-steps,.ph-footer-grid{grid-template-columns:1fr 1fr}.ph-footer-bottom{flex-direction:column;gap:8px}}@media(max-width:430px){.ph-hero-copy h1{font-size:2.65rem}.ph-proof-grid article{display:flex;flex-direction:column}.ph-proof-grid img{margin-bottom:18px}.ph-steps,.ph-footer-grid{grid-template-columns:1fr}.ph-heading h2,.ph-capabilities h2,.ph-team h2,.ph-cta h2{font-size:2.2rem}}@media(prefers-reduced-motion:reduce){.ph-hero{background:#10161d}}.service-phase-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-problems{background:#e8ebe8}.problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 48px;border-top:1px solid #c7d0cd}.problem-grid article{display:grid;grid-template-columns:12px 1fr;gap:16px;padding:26px 0;border-bottom:1px solid #c7d0cd}.problem-grid article>span{width:8px;height:8px;margin-top:9px;border-radius:50%;background:linear-gradient(135deg,var(--mint),var(--blue))}.problem-grid h3{font-size:1.18rem;margin-bottom:8px}.problem-grid p{color:var(--muted);font-size:.94rem;margin:0}@media(max-width:900px){.service-phase-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.service-phase-grid,.problem-grid{grid-template-columns:1fr}.problem-grid{gap:0}}.premium-page{--ph-ink:#10161d;--ph-slate:#24303b;--ph-paper:#f4f4f0;--ph-white:#fff;--ph-pink:#e9005a;--ph-amber:#f3a400;background:var(--ph-paper);color:var(--ph-ink);font-family:InterPremium,Inter,Segoe UI,sans-serif}.premium-page h1,.premium-page h2,.premium-page h3{font-family:Work Sans,InterPremium,sans-serif;letter-spacing:-.035em}.premium-page .site-header{position:sticky;background:#fffffff0;border-bottom:1px solid rgba(16,22,29,.08);backdrop-filter:blur(16px)}.premium-page .nav-shell{height:78px;width:min(1240px,calc(100% - 48px))}.premium-page .brand img{width:238px}.premium-page .site-header nav{gap:25px}.premium-page .site-header nav>a:not(.button){font-size:13px;letter-spacing:.01em}.premium-page .site-header nav>.button{border-radius:4px;background:var(--ph-ink);padding:11px 17px;font-size:13px}.premium-page .site-header nav>a.active{color:var(--ph-pink)}.sp-section{padding:104px 0}.sp-heading{max-width:790px;margin-bottom:52px}.sp-heading h2,.sp-collab-grid h2,.sp-faq-grid h2,.sp-cta h2{font-size:clamp(2.25rem,4.2vw,4.1rem);line-height:1.04;margin-bottom:22px}.sp-heading>p{font-size:18px;color:#5b6670;max-width:700px}.sp-hero{background:var(--ph-ink);color:#fff;padding:76px 0 82px;overflow:hidden}.sp-hero-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:74px;align-items:center}.sp-hero-copy h1{font-size:clamp(3rem,5.4vw,5rem);line-height:1;max-width:720px;margin-bottom:26px}.sp-hero-copy>p{font-size:19px;line-height:1.6;color:#c5ced3;max-width:660px}.sp-hero-copy .ph-kicker{color:#ff4c8d}.sp-text-link{color:#fff;font-size:14px;font-weight:700;border-bottom:1px solid var(--ph-pink);padding-bottom:5px}.sp-hero-image{position:relative}.sp-hero-image:before{content:"";position:absolute;right:-18px;bottom:-18px;width:58%;height:58%;border-radius:6px;background:linear-gradient(135deg,var(--ph-pink),var(--ph-amber))}.sp-hero-image img{position:relative;width:100%;height:520px;object-fit:cover;border-radius:5px;filter:saturate(.78)}.sp-principles{background:#19222b;color:#d9e0e3;border-top:1px solid #303c46}.sp-principles>div{display:grid;grid-template-columns:repeat(4,1fr)}.sp-principles span{padding:22px 20px;border-right:1px solid #34414a;text-align:center;font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.12em}.sp-principles span:last-child{border-right:0}.sp-scenarios{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #cbd0d1;border-bottom:1px solid #cbd0d1}.sp-scenarios article{min-height:275px;padding:27px 24px;border-right:1px solid #cbd0d1}.sp-scenarios article:last-child{border-right:0}.sp-scenarios .ph-scenario-icon{background:linear-gradient(var(--ph-paper),var(--ph-paper)) padding-box,linear-gradient(135deg,var(--ph-pink),var(--ph-amber)) border-box}.sp-scenarios h3{font-size:22px;line-height:1.18;margin:38px 0 14px}.sp-scenarios p{font-size:14px;color:#647078;margin:0}.sp-problems{background:#e8ebe8}.sp-problem-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 52px;border-top:1px solid #c5cecb}.sp-problem-grid article{display:grid;grid-template-columns:12px 1fr;gap:16px;padding:25px 0;border-bottom:1px solid #c5cecb}.sp-problem-grid article>span{width:8px;height:8px;margin-top:8px;border-radius:50%;background:linear-gradient(135deg,var(--ph-pink),var(--ph-amber))}.sp-problem-grid h3{font-size:18px;margin-bottom:7px}.sp-problem-grid p{font-size:14px;color:#667179;margin:0}.sp-services{background:var(--ph-ink);color:#fff}.sp-heading-light>p{color:#b4c0c7}.sp-services .ph-kicker{color:#ff4c8d}.sp-service-list{border-top:1px solid #3a4650}.sp-service-list article{display:grid;grid-template-columns:70px 1.15fr .85fr;gap:40px;padding:38px 0;border-bottom:1px solid #3a4650}.sp-service-number{color:#ff4c8d;font-size:12px;font-weight:800;letter-spacing:.14em}.sp-service-list h3{font-size:clamp(1.7rem,2.4vw,2.35rem);margin-bottom:13px}.sp-service-list article>div p{color:#aeb9c0;font-size:15px;margin:0;max-width:570px}.sp-service-list ul{list-style:none;padding:0;margin:0}.sp-service-list li{position:relative;padding:8px 0 8px 19px;color:#d8dfe2;font-size:14px}.sp-service-list li:before{content:"";position:absolute;left:0;top:16px;width:6px;height:6px;border-radius:50%;background:var(--ph-pink)}.sp-collaboration{background:#fff}.sp-collab-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.sp-collab-grid>div:first-child>p{font-size:17px;color:#5b6670}.sp-dark-link{display:inline-block;font-weight:700;font-size:14px;border-bottom:1px solid var(--ph-pink);padding-bottom:5px;margin-top:12px}.sp-role-list{border-top:1px solid #ccd3d2}.sp-role-list article{padding:24px 0;border-bottom:1px solid #ccd3d2}.sp-role-list strong{display:block;font-size:16px;margin-bottom:5px}.sp-role-list p{color:#657078;font-size:14px;margin:0}.sp-results{background:var(--ph-paper)}.sp-result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sp-result-grid article{background:#fff;border-radius:5px;padding:30px;min-height:245px}.sp-result-grid span{color:var(--ph-pink);font-size:12px;font-weight:800;letter-spacing:.14em}.sp-result-grid h3{font-size:24px;margin:45px 0 12px}.sp-result-grid p{font-size:14px;color:#657078;margin:0}.sp-faq{background:#fff}.sp-faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.sp-faq details{border-top:1px solid #cbd2d1;padding:21px 0}.sp-faq details:last-child{border-bottom:1px solid #cbd2d1}.sp-faq summary{display:flex;justify-content:space-between;gap:30px;cursor:pointer;list-style:none;font-size:16px;font-weight:750}.sp-faq summary::-webkit-details-marker{display:none}.sp-faq summary span{color:var(--ph-pink);font-size:22px;font-weight:400;line-height:1}.sp-faq details[open] summary span{transform:rotate(45deg)}.sp-faq details p{color:#657078;font-size:14px;max-width:720px;margin:15px 34px 0 0}.sp-cta{background:linear-gradient(#0a1219b8,#0a1219b8),url(/images/Cierre-pagina-reducida.png) center/cover no-repeat;color:#fff;text-align:center;padding:92px 0}.sp-cta .ph-kicker{color:#fff}.sp-cta h2{max-width:850px;margin-left:auto;margin-right:auto}.sp-cta p{font-size:18px;max-width:680px;margin:0 auto 28px;color:#e7ecef}.sp-cta small{display:block;margin-top:16px;color:#d0d7da}.premium-page .site-footer{border-top:4px solid transparent;border-image:linear-gradient(90deg,var(--ph-pink),var(--ph-amber)) 1}@media(max-width:960px){.premium-page .site-header nav{gap:15px}.premium-page .brand img{width:190px}.sp-hero-grid{gap:42px}.sp-hero-image img{height:450px}.sp-scenarios{grid-template-columns:1fr 1fr}.sp-scenarios article:nth-child(2){border-right:0}.sp-scenarios article:nth-child(-n+2){border-bottom:1px solid #cbd0d1}.sp-service-list article{grid-template-columns:50px 1fr;gap:25px}.sp-service-list ul{grid-column:2}.sp-collab-grid,.sp-faq-grid{gap:50px}}@media(max-width:700px){.premium-page .nav-shell{width:calc(100% - 28px)}.premium-page .site-header nav{top:78px}.premium-page .site-header nav>.button{border-radius:4px}.sp-section{padding:74px 0}.sp-hero{padding:64px 0}.sp-hero-grid,.sp-collab-grid,.sp-faq-grid{grid-template-columns:1fr}.sp-hero-copy h1{font-size:3rem}.sp-hero-image{margin-top:12px}.sp-hero-image img{height:350px}.sp-principles>div{grid-template-columns:1fr 1fr}.sp-principles span:nth-child(2){border-right:0}.sp-principles span:nth-child(-n+2){border-bottom:1px solid #34414a}.sp-scenarios{grid-template-columns:1fr}.sp-scenarios article{border-right:0;border-bottom:1px solid #cbd0d1;min-height:230px}.sp-problem-grid{grid-template-columns:1fr;gap:0}.sp-service-list article{grid-template-columns:1fr;gap:15px}.sp-service-list ul{grid-column:auto}.sp-service-list h3{margin-top:8px}.sp-result-grid{grid-template-columns:1fr}.sp-faq-grid{gap:28px}}@media(max-width:430px){.sp-hero-copy h1{font-size:2.55rem}.sp-heading h2,.sp-collab-grid h2,.sp-faq-grid h2,.sp-cta h2{font-size:2.2rem}.sp-principles>div{grid-template-columns:1fr}.sp-principles span{border-right:0;border-bottom:1px solid #34414a}.sp-principles span:last-child{border-bottom:0}}.sp-hero-simple{padding:104px 0 112px;background:linear-gradient(115deg,#10161d,#18232d)}.sp-hero-simple .sp-hero-copy{max-width:940px}.sp-hero-simple .sp-hero-copy h1{max-width:900px}.sp-hero-simple .sp-hero-copy>p{max-width:760px}.premium-page .site-footer .eyebrow{color:#fff}.premium-page .site-footer a{color:#bec7cc}.premium-page .site-footer a:hover{color:#fff}.footer-social-link{display:inline-flex;align-items:center;gap:9px;margin-top:10px}.footer-social-link svg{width:19px;height:19px;fill:currentColor}.footer-social-link span{font-size:13px}@media(max-width:700px){.sp-hero-simple{padding:74px 0 82px}}.premium-home .site-footer,.premium-page .site-footer{background:#0b0f14;color:#bec7cc;padding:64px 0 24px;border-top:4px solid transparent;border-image:linear-gradient(90deg,var(--ph-pink),var(--ph-amber)) 1;font-family:InterPremium,Inter,Segoe UI,sans-serif}.premium-home .site-footer .footer-grid,.premium-page .site-footer .footer-grid{grid-template-columns:1.5fr 1fr 1fr .9fr;gap:45px}.premium-home .site-footer img,.premium-page .site-footer img{width:230px;margin-bottom:18px}.premium-home .site-footer .eyebrow,.premium-page .site-footer .eyebrow{color:#fff;font-size:13px!important;letter-spacing:.12em;margin-bottom:16px}.premium-home .site-footer a,.premium-page .site-footer a,.premium-home .site-footer p,.premium-page .site-footer p,.premium-home .site-footer address,.premium-page .site-footer address{color:#bec7cc;font-size:14px;margin-bottom:7px}.premium-home .site-footer .footer-grid>div:first-child p,.premium-page .site-footer .footer-grid>div:first-child p{white-space:nowrap}.premium-home .site-footer .footer-bottom,.premium-page .site-footer .footer-bottom{border-top:1px solid #2b343c;margin-top:48px;padding-top:20px;font-size:12px}.sp-result-icon{display:grid;place-items:center;width:48px;height:48px;border:1px solid transparent;border-radius:50%;color:var(--ph-pink);background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,var(--ph-pink),var(--ph-amber)) border-box}.sp-result-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.sp-result-grid .sp-result-icon+h3{margin-top:38px}@media(max-width:900px){.premium-home .site-footer .footer-grid,.premium-page .site-footer .footer-grid{grid-template-columns:1fr 1fr}.premium-home .site-footer .footer-grid>div:first-child p,.premium-page .site-footer .footer-grid>div:first-child p{white-space:normal}}@media(max-width:620px){.premium-home .site-footer .footer-grid,.premium-page .site-footer .footer-grid{grid-template-columns:1fr}}.sp-hero-simple .ph-kicker:after{content:"";display:block;width:90px;height:2px;margin-top:17px;background:linear-gradient(90deg,var(--ph-pink),var(--ph-amber))}.ip-section{padding:104px 0}.ip-heading{max-width:790px;margin-bottom:52px}.ip-heading h2,.ip-reality h2,.ip-cta h2{font-size:clamp(2.25rem,4.2vw,4.1rem);line-height:1.04;margin-bottom:22px}.ip-heading>p,.ip-reality-grid>div:first-child>p{font-size:18px;color:#5b6670;max-width:720px}.ip-hero{background:var(--ph-ink);color:#fff;padding:76px 0 84px;overflow:hidden}.ip-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:76px;align-items:center}.ip-hero h1{font-size:clamp(3rem,5.4vw,5rem);line-height:1;max-width:720px;margin-bottom:27px}.ip-hero-grid>div:first-child>p{font-size:19px;line-height:1.6;color:#c5ced3;max-width:650px}.ip-hero .ph-kicker{color:#ff4c8d}.ip-text-link{color:#fff;font-size:14px;font-weight:700;border-bottom:1px solid var(--ph-pink);padding-bottom:5px}.ip-hero-image{position:relative}.ip-hero-image:before{content:"";position:absolute;left:-16px;bottom:-16px;width:55%;height:55%;border-radius:6px;background:linear-gradient(135deg,var(--ph-pink),var(--ph-amber))}.ip-hero-image img{position:relative;width:100%;height:540px;object-fit:cover;border-radius:5px;filter:saturate(.82)}.ip-reality{background:var(--ph-paper)}.ip-reality-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.ip-reality-list{border-top:1px solid #c8d0ce}.ip-reality-list article{display:grid;grid-template-columns:125px 1fr;gap:20px;padding:22px 0;border-bottom:1px solid #c8d0ce}.ip-reality-list strong{font-size:14px}.ip-reality-list p{font-size:14px;color:#657078;margin:0}.ip-functional{background:var(--ph-ink);color:#fff}.ip-heading-light>p{color:#b5c0c6}.ip-functional .ph-kicker{color:#ff4c8d}.ip-area-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #35434d;border-bottom:1px solid #35434d}.ip-area-grid article{padding:30px 24px;border-right:1px solid #35434d;min-height:470px}.ip-area-grid article:last-child{border-right:0}.ip-area-icon{display:grid;place-items:center;width:48px;height:48px;border:1px solid transparent;border-radius:50%;color:#ff4c8d;background:linear-gradient(var(--ph-ink),var(--ph-ink)) padding-box,linear-gradient(135deg,var(--ph-pink),var(--ph-amber)) border-box}.ip-area-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.ip-area-grid h3{font-size:23px;line-height:1.15;margin:38px 0 15px}.ip-area-grid article>p{font-size:14px;color:#aeb9c0}.ip-area-grid ul{list-style:none;padding:0;margin:25px 0 0}.ip-area-grid li{position:relative;padding:8px 0 8px 18px;border-top:1px solid #35434d;color:#d8dfe2;font-size:13px}.ip-area-grid li:before{content:"";position:absolute;left:0;top:16px;width:5px;height:5px;border-radius:50%;background:var(--ph-pink)}.ip-architecture{background:#fff}.ip-ecosystem{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;align-items:stretch}.ip-node,.ip-core{min-height:150px;border:1px solid #ccd3d2;border-radius:5px;padding:25px 20px;display:flex;flex-direction:column;justify-content:center;text-align:center}.ip-node strong,.ip-core strong{font-size:18px;margin-bottom:7px}.ip-node span,.ip-core span{color:#657078;font-size:13px}.ip-core{border:0;color:#fff;background:linear-gradient(135deg,var(--ph-pink),#f14b3c 55%,var(--ph-amber));box-shadow:0 16px 38px #10161d24}.ip-core span{color:#fff}.ip-outcomes{background:#e8ebe8}.ip-outcome-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ip-outcome-grid article{background:#fff;border-radius:5px;padding:28px;min-height:205px;border-top:3px solid var(--ph-pink)}.ip-outcome-grid h3{font-size:21px;margin-bottom:18px}.ip-outcome-grid p{font-size:14px;color:#657078;margin:0}.ip-image-band{min-height:470px;display:flex;align-items:flex-end;background:linear-gradient(90deg,#091016d1,#0910162e),url(/images/ChatGPT-Image-5-mar-2026-21_33_4.jpeg) center/cover no-repeat;color:#fff;padding:78px 0}.ip-image-band>div>div{max-width:690px}.ip-image-band .ph-kicker{color:#fff}.ip-image-band p{font-size:17px;color:#e3e9eb;max-width:620px}.ip-cta{background:linear-gradient(#0a1219b8,#0a1219b8),url(/images/Cierre-pagina-reducida.png) center/cover no-repeat;color:#fff;text-align:center;padding:92px 0}.ip-cta .ph-kicker{color:#fff}.ip-cta h2{max-width:850px;margin-left:auto;margin-right:auto}.ip-cta p{font-size:18px;max-width:680px;margin:0 auto 28px;color:#e7ecef}.ip-cta small{display:block;margin-top:16px;color:#d0d7da}@media(max-width:960px){.ip-hero-grid{gap:42px}.ip-hero-image img{height:450px}.ip-reality-grid{gap:50px}.ip-area-grid{grid-template-columns:1fr 1fr}.ip-area-grid article:nth-child(2){border-right:0}.ip-area-grid article:nth-child(-n+2){border-bottom:1px solid #35434d}.ip-ecosystem{grid-template-columns:1fr 1fr}.ip-core{grid-column:1/-1;grid-row:1}.ip-outcome-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.ip-section{padding:74px 0}.ip-hero{padding:64px 0 76px}.ip-hero-grid,.ip-reality-grid{grid-template-columns:1fr}.ip-hero h1{font-size:3rem}.ip-hero-image{margin-top:12px}.ip-hero-image img{height:370px}.ip-reality-grid{gap:35px}.ip-area-grid{grid-template-columns:1fr}.ip-area-grid article{border-right:0;border-bottom:1px solid #35434d;min-height:auto}.ip-ecosystem,.ip-outcome-grid{grid-template-columns:1fr}.ip-core{grid-column:auto;grid-row:auto}.ip-image-band{min-height:390px;padding:60px 0}}@media(max-width:430px){.ip-hero h1{font-size:2.55rem}.ip-heading h2,.ip-reality h2,.ip-cta h2{font-size:2.2rem}.ip-reality-list article{grid-template-columns:1fr;gap:7px}}.ph-hero-copy .ph-kicker:after,.ip-hero .ph-kicker:after{content:"";display:block;width:90px;height:2px;margin-top:17px;background:linear-gradient(90deg,var(--ph-pink),var(--ph-amber))}.tp-section{padding:104px 0}.tp-hero{padding:94px 0 98px;background:linear-gradient(115deg,#10161d,#18232d);color:#fff}.tp-hero-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:100px;align-items:end}.tp-hero h1{font-size:clamp(3rem,5.4vw,5rem);line-height:1;max-width:820px;margin-bottom:28px}.tp-hero-grid>div:first-child>p{font-size:19px;line-height:1.65;color:#c5ced3;max-width:700px}.tp-hero .ph-kicker{color:#ff4c8d}.tp-hero .ph-kicker:after{content:"";display:block;width:90px;height:2px;margin-top:17px;background:linear-gradient(90deg,var(--ph-pink),var(--ph-amber))}.tp-hero-note{padding:0 0 5px 28px;border-left:1px solid #43505a}.tp-hero-note p{font-size:16px;line-height:1.7;color:#dce2e5;margin-bottom:24px}.tp-hero-note a{display:inline-block;font-size:14px;font-weight:750;border-bottom:1px solid var(--ph-pink);padding-bottom:5px}.tp-capability-bar{background:#19222b;color:#d9e0e3;border-top:1px solid #303c46}.tp-capability-bar>div{display:grid;grid-template-columns:repeat(4,1fr)}.tp-capability-bar span{padding:22px 18px;border-right:1px solid #34414a;text-align:center;font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.11em}.tp-capability-bar span:last-child{border-right:0}.tp-boutique{background:#fff}.tp-boutique-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}.tp-boutique h2,.tp-heading h2,.tp-scale h2,.tp-cta h2{font-size:clamp(2.25rem,4.2vw,4.1rem);line-height:1.04}.tp-large-copy{font-size:20px;line-height:1.65;color:#3d4851;max-width:720px}.tp-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:47px;border-top:1px solid #ccd3d2}.tp-principles article{padding:25px 24px 5px 0}.tp-principles article+article{padding-left:24px;border-left:1px solid #ccd3d2}.tp-principle-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:30px;border:1px solid transparent;border-radius:50%;color:var(--ph-pink);background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,var(--ph-pink),var(--ph-amber)) border-box}.tp-principle-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tp-principles strong{display:block;font-size:16px;margin-bottom:8px}.tp-principles p{font-size:13px;line-height:1.6;color:#657078;margin:0}.tp-team{background:#111820;color:#fff;scroll-margin-top:78px}.tp-team .ph-kicker{color:#ff4c8d}.tp-heading{max-width:850px;margin-bottom:58px}.tp-heading h2{margin-bottom:22px}.tp-heading>p{font-size:18px;line-height:1.65;color:#b7c2c8;max-width:720px}.tp-team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 22px}.tp-person{min-width:0;background:#fff;color:var(--ph-ink);border:1px solid #2e3942;border-radius:6px;overflow:hidden}.tp-person-photo{display:block;width:214px;max-width:calc(100% - 48px);aspect-ratio:1/1;height:auto;object-fit:contain;background:#fff;margin:28px auto 0}.tp-person-body{padding:25px 26px 0}.tp-person-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.tp-person h3{font-size:24px;line-height:1.12;margin-bottom:7px}.tp-role{min-height:44px;color:#303b45;font-size:13px;font-weight:750;line-height:1.45;margin:0}.tp-linkedin{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border:1px solid #cbd2d1;border-radius:50%;color:#0a66c2;transition:.2s}.tp-linkedin:hover{background:#0a66c2;color:#fff;border-color:#0a66c2;transform:translateY(-2px)}.tp-linkedin svg{width:17px;height:17px;fill:currentColor}.tp-certification{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--ph-pink);margin:18px 0 15px}.tp-summary{font-size:14px;line-height:1.65;color:#606c74;min-height:70px;margin-bottom:20px}.tp-details{border-top:1px solid #d8dddb}.tp-details summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;padding:18px 0;font-size:13px;font-weight:800}.tp-details summary::-webkit-details-marker{display:none}.tp-details summary span{color:var(--ph-pink);font-size:21px;font-weight:400;line-height:1;transition:.2s}.tp-details[open] summary span{transform:rotate(45deg)}.tp-details ul{padding:0 0 22px 18px;margin:0;color:#606c74}.tp-details li{font-size:13px;line-height:1.6;margin:0 0 8px}.tp-details li::marker{color:var(--ph-pink)}.tp-scale{padding:96px 0;background:#fff;color:var(--ph-ink)}.tp-scale-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:start}.tp-scale .ph-kicker{color:var(--ph-pink)}.tp-scale h2{max-width:550px}.tp-scale-list{border-top:1px solid #cbd2d1}.tp-scale-list article{display:grid;grid-template-columns:190px 1fr;gap:30px;padding:23px 0;border-bottom:1px solid #cbd2d1}.tp-scale-list strong{font-size:15px}.tp-scale-list p{font-size:14px;line-height:1.6;color:#657078;margin:0}.tp-cta{background:linear-gradient(#0a1219bd,#0a1219bd),url(/images/Cierre-pagina-reducida.png) center/cover no-repeat;color:#fff;text-align:center;padding:92px 0}.tp-cta .ph-kicker{color:#fff}.tp-cta h2{max-width:880px;margin-left:auto;margin-right:auto}.tp-cta p{font-size:18px;max-width:700px;margin:0 auto 28px;color:#e7ecef}.tp-cta small{display:block;margin-top:16px;color:#d0d7da}@media(min-width:961px){.tp-team-grid .tp-person:last-child{grid-column:2}}@media(max-width:960px){.tp-hero-grid{grid-template-columns:1fr;gap:48px}.tp-hero-note{max-width:720px}.tp-boutique-grid,.tp-scale-grid{gap:55px}.tp-team-grid{grid-template-columns:1fr 1fr}.tp-principles{grid-template-columns:1fr}.tp-principles article,.tp-principles article+article{padding:21px 0;border-left:0;border-bottom:1px solid #ccd3d2}.tp-principle-icon{margin-bottom:12px}.tp-scale-list article{grid-template-columns:160px 1fr}}@media(max-width:700px){.tp-section{padding:74px 0}.tp-hero{padding:68px 0 76px}.tp-hero h1{font-size:3rem}.tp-hero-note{padding-left:20px}.tp-capability-bar>div{grid-template-columns:1fr 1fr}.tp-capability-bar span:nth-child(2){border-right:0}.tp-capability-bar span:nth-child(-n+2){border-bottom:1px solid #34414a}.tp-boutique-grid,.tp-scale-grid{grid-template-columns:1fr;gap:30px}.tp-large-copy{font-size:18px}.tp-team-grid{grid-template-columns:1fr}.tp-person-body{padding:24px 22px 0}.tp-summary{min-height:0}.tp-scale{padding:74px 0}.tp-scale-list article{grid-template-columns:1fr;gap:6px}.tp-cta{padding:76px 0}}@media(max-width:430px){.tp-hero h1{font-size:2.55rem}.tp-boutique h2,.tp-heading h2,.tp-scale h2,.tp-cta h2{font-size:2.2rem}.tp-capability-bar>div{grid-template-columns:1fr}.tp-capability-bar span{border-right:0;border-bottom:1px solid #34414a}.tp-capability-bar span:last-child{border-bottom:0}}.cp-hero{padding:94px 0 100px;background:linear-gradient(115deg,#10161d,#18232d);color:#fff}.cp-hero>div{max-width:1240px}.cp-hero h1{font-size:clamp(3rem,5.4vw,5rem);line-height:1;max-width:900px;margin-bottom:28px}.cp-hero p{max-width:760px;color:#c5ced3;font-size:19px;line-height:1.65}.cp-hero .ph-kicker{color:#ff4c8d}.cp-hero .ph-kicker:after{content:"";display:block;width:90px;height:2px;margin-top:17px;background:linear-gradient(90deg,var(--ph-pink),var(--ph-amber))}.cp-proof{padding:100px 0;background:#fff}.cp-proof-heading,.cp-heading{max-width:820px;margin-bottom:52px}.cp-proof-heading h2,.cp-heading h2,.cp-cta h2{font-size:clamp(2.25rem,4.2vw,4.1rem);line-height:1.04}.cp-proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.cp-proof-grid article{padding:38px;background:var(--ph-paper);border-radius:6px}.cp-proof-grid img{display:block;width:190px;height:76px;object-fit:contain;object-position:left center;margin-bottom:28px}.cp-proof-grid blockquote{font-size:17px;line-height:1.7;margin:0 0 28px;color:#303b45}.cp-proof-grid article>span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--ph-pink)}.cp-cases{padding:104px 0;background:var(--ph-paper)}.cp-heading>p{font-size:18px;line-height:1.65;color:#5b6670;max-width:720px}.cp-case-list{border-top:1px solid #c9d0ce}.cp-case-list>article{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;padding:42px 0;border-bottom:1px solid #c9d0ce}.cp-case-title>span{display:block;color:var(--ph-pink);font-size:12px;font-weight:800;letter-spacing:.14em;margin-bottom:32px}.cp-case-title h3{font-size:clamp(1.7rem,2.8vw,2.65rem);line-height:1.08;max-width:480px}.cp-case-list dl{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0}.cp-case-list dl>div{padding:0 25px 25px 0}.cp-case-list dl>div:nth-child(2n){padding-left:25px;border-left:1px solid #c9d0ce}.cp-case-list dt{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--ph-pink);margin-bottom:8px}.cp-case-list dd{font-size:14px;line-height:1.65;color:#5d6871;margin:0}.cp-case-list .cp-result dd{color:#202a33;font-weight:700}.cp-cta{background:linear-gradient(#0a1219bd,#0a1219bd),url(/images/Cierre-pagina-reducida.png) center/cover no-repeat;color:#fff;text-align:center;padding:92px 0}.cp-cta .ph-kicker{color:#fff}.cp-cta h2{max-width:850px;margin-left:auto;margin-right:auto}.cp-cta p{font-size:18px;max-width:680px;margin:0 auto 28px;color:#e7ecef}.cp-cta small{display:block;margin-top:16px;color:#d0d7da}@media(max-width:850px){.cp-case-list>article{grid-template-columns:1fr;gap:24px}.cp-case-title>span{margin-bottom:14px}}@media(max-width:700px){.cp-hero{padding:68px 0 76px}.cp-hero h1{font-size:3rem}.cp-proof,.cp-cases{padding:74px 0}.cp-proof-grid{grid-template-columns:1fr}.cp-proof-grid article{padding:28px 24px}.cp-case-list dl{grid-template-columns:1fr}.cp-case-list dl>div,.cp-case-list dl>div:nth-child(2n){padding:0 0 22px;border-left:0}.cp-cta{padding:76px 0}}@media(max-width:430px){.cp-hero h1{font-size:2.55rem}.cp-proof-heading h2,.cp-heading h2,.cp-cta h2{font-size:2.2rem}}.client-spotlight{--cs-bg:#f4f4f0;--cs-ink:#10161d;--cs-muted:#5f6a72;--cs-line:#cbd2d1;--cs-control:#fff;position:relative}.client-spotlight-dark{--cs-bg:#fff;--cs-ink:#10161d;--cs-muted:#59656d;--cs-line:rgba(255,255,255,.28);--cs-control:rgba(255,255,255,.1)}.cs-stage{position:relative;overflow:hidden;min-height:430px;border-radius:7px;background:var(--cs-bg);color:var(--cs-ink)}.cs-slide{position:absolute;inset:0;display:grid;grid-template-columns:.72fr 1.28fr;gap:72px;align-items:center;padding:50px 58px;opacity:0;transform:translate(18px);pointer-events:none;transition:opacity .55s ease,transform .55s ease}.cs-slide.is-active{position:relative;opacity:1;transform:translate(0);pointer-events:auto}.cs-brand{align-self:stretch;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding-right:38px;border-right:1px solid #d4d9d7}.cs-brand img{display:block;object-fit:contain;object-position:center;margin:0 auto 32px}.cs-brand .cs-logo-sapa{width:300px;height:130px;transform:scale(1.45);clip-path:inset(25% 16%)}.cs-brand .cs-logo-promerca{width:270px;height:125px}.cs-brand span{font-size:11px;line-height:1.55;font-weight:800;text-align:center;text-transform:uppercase;letter-spacing:.1em;color:var(--ph-pink)}.cs-story h3{font-size:clamp(1.8rem,3.2vw,3rem);line-height:1.05;max-width:700px;margin-bottom:25px}.cs-story blockquote{font-size:17px;line-height:1.75;color:var(--cs-muted);max-width:760px;margin:0 0 25px}.cs-story p{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin:0}.cs-controls{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:20px}.cs-tabs{display:flex;gap:10px}.cs-tabs button{display:flex;align-items:center;gap:11px;min-width:185px;padding:9px 14px;border:1px solid var(--cs-line);border-radius:4px;background:var(--cs-control);color:inherit;cursor:pointer;opacity:.64;transition:.2s}.cs-tabs button.is-active{border-color:var(--ph-pink);opacity:1;box-shadow:inset 0 -2px var(--ph-pink)}.cs-tabs img{width:82px;height:34px;padding:3px;background:#fff;object-fit:contain}.cs-tabs .cs-tab-logo-sapa{transform:scale(1.4);clip-path:inset(25% 16%)}.cs-tabs button span{font-size:11px;font-weight:800}.cs-actions{display:flex;align-items:center;gap:8px}.cs-actions button{height:38px;min-width:38px;border:1px solid var(--cs-line);border-radius:50%;background:var(--cs-control);color:inherit;font:700 14px InterPremium,Inter,sans-serif;cursor:pointer}.cs-actions .cs-pause{width:auto;border-radius:999px;padding:0 15px}.cs-actions .cs-pause span{font-size:11px}.cs-progress{height:2px;margin-top:14px;background:var(--cs-line);overflow:hidden}.cs-progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--ph-pink),var(--ph-amber))}.cs-progress span.is-running{animation:cs-progress 7.5s linear forwards}@keyframes cs-progress{to{width:100%}}@media(max-width:850px){.cs-stage{min-height:520px}.cs-slide{grid-template-columns:1fr;gap:30px;padding:38px}.cs-brand{align-self:auto;padding:0 0 25px;border-right:0;border-bottom:1px solid #d4d9d7}.cs-brand .cs-logo-sapa{width:230px;height:100px;margin-bottom:18px}.cs-brand .cs-logo-promerca{width:210px;height:90px;margin-bottom:18px}.cs-controls{align-items:flex-end}.cs-tabs button{min-width:145px}.cs-tabs button span{display:none}}@media(max-width:560px){.cs-stage{min-height:590px}.cs-slide{padding:28px 22px}.cs-story blockquote{font-size:15px}.cs-controls{align-items:stretch;flex-direction:column}.cs-tabs{display:grid;grid-template-columns:1fr 1fr;width:100%}.cs-tabs button{min-width:0;justify-content:center}.cs-actions{justify-content:flex-end}.cs-brand .cs-logo-sapa{width:205px;height:90px}.cs-brand .cs-logo-promerca{width:190px;height:85px}.cs-story h3{font-size:1.8rem}}@media(prefers-reduced-motion:reduce){.cs-slide{transition:none}.cs-progress{display:none}}.ct-hero{padding:94px 0 100px;background:linear-gradient(115deg,#10161d,#18232d);color:#fff}.ct-hero-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:100px;align-items:end}.ct-hero h1{font-size:clamp(3rem,5.4vw,5rem);line-height:1;max-width:840px;margin-bottom:28px}.ct-hero-grid>div:first-child>p{max-width:720px;color:#c5ced3;font-size:19px;line-height:1.65}.ct-hero .ph-kicker{color:#ff4c8d}.ct-hero .ph-kicker:after{content:"";display:block;width:90px;height:2px;margin-top:17px;background:linear-gradient(90deg,var(--ph-pink),var(--ph-amber))}.ct-hero-note{display:flex;flex-direction:column;gap:8px;padding:4px 0 5px 28px;border-left:1px solid #43505a;color:#dce2e5;font-size:14px}.ct-hero-note strong{margin-bottom:8px;color:#fff;font-size:16px}.ct-hero-note span:before{content:"✓";margin-right:9px;color:#ff4c8d;font-weight:800}.ct-section{padding:104px 0;background:var(--ph-paper)}.ct-layout{display:grid;grid-template-columns:.68fr 1.32fr;gap:70px;align-items:start}.ct-sidebar{position:sticky;top:110px}.ct-sidebar h2,.ct-form-heading h2{font-size:clamp(2rem,3.7vw,3.3rem);line-height:1.05}.ct-sidebar>p{max-width:390px;color:#5e6971;font-size:16px}.ct-contact-list{margin-top:42px;border-top:1px solid #cbd2d1}.ct-contact-list>div{display:flex;flex-direction:column;padding:19px 0;border-bottom:1px solid #cbd2d1}.ct-contact-list span{margin-bottom:5px;color:var(--ph-pink);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.11em}.ct-contact-list a,.ct-contact-list address{font-size:15px;font-style:normal;line-height:1.65}.ct-contact-list a:hover{color:var(--ph-pink)}.ct-whatsapp{display:grid;grid-template-columns:42px 1fr;gap:12px 15px;margin-top:28px;padding:22px;background:#fff;border:1px solid #d1d7d5;border-radius:6px}.ct-whatsapp svg{grid-row:1/3;width:38px;height:38px;fill:#25d366}.ct-whatsapp strong{display:block;font-size:14px}.ct-whatsapp p{margin:1px 0 0;color:#657078;font-size:12px}.ct-whatsapp>a{grid-column:2;justify-self:start;color:#167b3d;font-size:13px;font-weight:800;border-bottom:1px solid #25d366;padding-bottom:3px}.ct-form-card{background:#fff;border:1px solid #d1d7d5;border-radius:7px;padding:52px 55px;box-shadow:0 20px 50px #10161d0f}.ct-form-heading{max-width:680px;margin-bottom:48px}.ct-form-heading>span{display:block;margin-bottom:14px;color:var(--ph-pink);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.ct-form-heading p{color:#657078;font-size:14px}.ct-form fieldset{min-width:0;margin:0 0 44px;padding:0;border:0}.ct-form legend{width:100%;margin-bottom:25px;padding:0 0 14px;border-bottom:1px solid #cbd2d1;font-size:16px;font-weight:800}.ct-form legend span{margin-right:12px;color:var(--ph-pink);font-size:12px;letter-spacing:.08em}.ct-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ct-field{display:flex;flex-direction:column;gap:7px}.ct-field label,.ct-label{font-size:12px;font-weight:800;color:#303b45}.ct-label small{margin-left:7px;color:#7a858b;font-size:11px;font-weight:500}.ct-field input,.ct-field select,.ct-field textarea{width:100%;min-height:49px;padding:12px 13px;border:1px solid #aeb9ba;border-radius:4px;background:#fff;color:#10161d;font:14px/1.4 InterPremium,Inter,sans-serif}.ct-field input:focus,.ct-field select:focus,.ct-field textarea:focus{outline:2px solid rgba(233,0,90,.18);border-color:var(--ph-pink)}.ct-field textarea{min-height:145px;resize:vertical}.ct-field input::placeholder,.ct-field textarea::placeholder{color:#909a9e}.ct-conditional[hidden]{display:none}.ct-areas{margin-top:25px}.ct-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:4px}.ct-check-grid label{display:flex;align-items:flex-start;gap:9px;padding:10px 12px;border:1px solid #d8dddb;border-radius:4px;color:#4d5961;font-size:12px;font-weight:650;line-height:1.4;cursor:pointer}.ct-check-grid label:has(input:checked){border-color:var(--ph-pink);background:#fff5f8;color:#202a33}.ct-check-grid input,.ct-consent input{width:16px;height:16px;min-height:0;margin:1px 0 0;accent-color:var(--ph-pink)}.ct-privacy-summary{margin:0 0 18px;padding:16px 18px;border-left:3px solid var(--ph-pink);background:#f6f8f7;color:#5e6971;font-size:11px;line-height:1.65}.ct-privacy-summary strong{display:block;margin-bottom:5px;color:#202a33;font-size:12px}.ct-privacy-summary p{margin:0}.ct-privacy-summary b{color:#303b45}.ct-privacy-summary a{color:#202a33;font-weight:750;text-decoration:underline;text-underline-offset:2px}.ct-consent{display:flex;align-items:flex-start;gap:11px;color:#5e6971;font-size:12px;line-height:1.6}.ct-consent a{color:#202a33;font-weight:750;text-decoration:underline;text-underline-offset:2px}.ct-submit{display:flex;align-items:center;gap:24px;margin-top:28px}.ct-submit p{max-width:270px;margin:0;color:#7a858b;font-size:11px;line-height:1.5}.ct-submit .ph-button{border:0;cursor:pointer}.ct-submit .ph-button:disabled{cursor:wait;opacity:.7}.ct-honeypot{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ct-turnstile{margin-top:22px}.ct-turnstile>p{margin:8px 0 0;color:#7a858b;font-size:10px;line-height:1.5}.ct-form-config-warning{margin:20px 0 0;padding:12px 14px;border-left:3px solid #d68b00;background:#fff8e8;color:#6b531f;font-size:12px}.ct-form-status{margin-top:22px;padding:14px 16px;border-radius:4px;font-size:13px;font-weight:650;line-height:1.5;outline:0}.ct-form-status[data-type=success]{border:1px solid #9ac9b8;background:#eff8f4;color:#185c44}.ct-form-status[data-type=error]{border:1px solid #df9da8;background:#fff3f5;color:#8d2436}@media(max-width:960px){.ct-hero-grid{grid-template-columns:1fr;gap:48px}.ct-hero-note{max-width:520px}.ct-layout{grid-template-columns:1fr;gap:50px}.ct-sidebar{position:static}.ct-sidebar>p{max-width:650px}.ct-contact-list{display:grid;grid-template-columns:repeat(3,1fr)}.ct-contact-list>div{padding-right:20px;border-bottom:1px solid #cbd2d1}.ct-whatsapp{max-width:430px}}@media(max-width:700px){.ct-hero{padding:68px 0 76px}.ct-hero h1{font-size:3rem}.ct-section{padding:74px 0}.ct-form-card{padding:38px 27px}.ct-fields,.ct-check-grid,.ct-contact-list{grid-template-columns:1fr}.ct-submit{align-items:flex-start;flex-direction:column;gap:14px}.ct-submit p{max-width:420px}}@media(max-width:430px){.ct-hero h1{font-size:2.55rem}.ct-sidebar h2,.ct-form-heading h2{font-size:2.2rem}.ct-form-card{padding:32px 20px}.ct-whatsapp{grid-template-columns:35px 1fr}.ct-whatsapp svg{width:33px;height:33px}}.cs-tabs button{width:156px;min-width:156px;height:58px;justify-content:center;padding:8px 18px}.cs-tabs img{width:104px;height:40px;padding:3px}.cs-tabs .cs-tab-logo-sapa{transform:scale(1.24)}@media(max-width:560px){.cs-tabs button{width:100%;min-width:0}.cs-tabs img{width:96px}}.lp-hero{padding:86px 0 90px;background:linear-gradient(115deg,#10161d,#18232d);color:#fff}.lp-hero h1{font-size:clamp(3rem,5.4vw,5rem);line-height:1;margin-bottom:24px}.lp-hero p{max-width:720px;color:#c5ced3;font-size:18px}.lp-hero .ph-kicker{color:#ff4c8d}.lp-hero .ph-kicker:after{content:"";display:block;width:90px;height:2px;margin-top:17px;background:linear-gradient(90deg,var(--ph-pink),var(--ph-amber))}.lp-section{padding:96px 0 112px;background:var(--ph-paper)}.lp-grid{display:grid;grid-template-columns:240px minmax(0,780px);gap:95px;justify-content:center;align-items:start}.lp-aside{position:sticky;top:112px;display:flex;flex-direction:column;border-top:1px solid #c6cdcb}.lp-aside strong,.lp-aside a{padding:13px 0;border-bottom:1px solid #c6cdcb}.lp-aside strong{color:var(--ph-pink);font-size:11px;text-transform:uppercase;letter-spacing:.13em}.lp-aside a{color:#5e6971;font-size:13px}.lp-aside a:hover{color:var(--ph-pink)}.lp-review{margin-bottom:50px;padding:19px 22px;border-left:3px solid var(--ph-amber);background:#fff;color:#59656d;font-size:13px;line-height:1.65}.lp-review strong{color:#202a33}.lp-content>section{scroll-margin-top:105px;padding:0 0 46px;margin-bottom:46px;border-bottom:1px solid #c9d0ce}.lp-content>section:last-child{margin-bottom:0}.lp-content>section>span{display:block;margin-bottom:11px;color:var(--ph-pink);font-size:11px;font-weight:800;letter-spacing:.13em}.lp-content h2{font-size:clamp(1.8rem,3vw,2.55rem);line-height:1.08;margin-bottom:23px}.lp-content p{color:#4f5b64;font-size:15px;line-height:1.8}.lp-content a{color:#202a33;font-weight:700;text-decoration:underline;text-decoration-color:var(--ph-pink);text-underline-offset:3px}.lp-data{margin:27px 0 0;border-top:1px solid #c9d0ce}.lp-data>div{display:grid;grid-template-columns:190px 1fr;gap:25px;padding:15px 0;border-bottom:1px solid #c9d0ce}.lp-data dt{font-size:12px;font-weight:800}.lp-data dd{margin:0;color:#4f5b64;font-size:14px;line-height:1.6}.nf-page{min-height:680px;display:flex;align-items:center;padding:90px 0;background:linear-gradient(115deg,#10161d,#18232d);color:#fff}.nf-content{position:relative}.nf-content>.ph-kicker{color:#ff4c8d}.nf-content>.ph-kicker:after{content:"";display:block;width:90px;height:2px;margin-top:17px;background:linear-gradient(90deg,var(--ph-pink),var(--ph-amber))}.nf-content>strong{position:absolute;right:2%;top:-85px;color:#ffffff09;font:800 clamp(11rem,25vw,24rem)/1 "Work Sans",sans-serif;letter-spacing:-.08em;pointer-events:none}.nf-content h1{position:relative;max-width:760px;font-size:clamp(3rem,6vw,5.5rem);line-height:1;margin:32px 0 25px}.nf-content>p{position:relative;max-width:620px;color:#c5ced3;font-size:18px}.nf-actions{position:relative;display:flex;align-items:center;gap:24px;margin-top:34px}.nf-actions>a:last-child{font-size:14px;font-weight:750;border-bottom:1px solid var(--ph-pink);padding-bottom:4px}@media(max-width:800px){.lp-grid{grid-template-columns:1fr;gap:45px}.lp-aside{position:static;display:grid;grid-template-columns:1fr 1fr}.lp-aside strong{grid-column:1/-1}.lp-aside a{padding-right:16px}.lp-data>div{grid-template-columns:150px 1fr}}@media(max-width:560px){.lp-hero{padding:68px 0 74px}.lp-hero h1{font-size:2.7rem}.lp-section{padding:68px 0 78px}.lp-aside{grid-template-columns:1fr}.lp-aside strong{grid-column:auto}.lp-data>div{grid-template-columns:1fr;gap:4px}.nf-page{min-height:600px;padding:72px 0}.nf-content h1{font-size:3rem}.nf-content>strong{top:-30px;font-size:10rem}.nf-actions{align-items:flex-start;flex-direction:column}}.ph-hero{height:auto;min-height:680px}.ph-hero-copy{padding-top:88px;padding-bottom:90px}.cs-tabs button{position:relative;overflow:hidden}.cs-tabs img{position:absolute;max-width:none;height:auto;padding:0;background:transparent}.cs-tabs .cs-tab-logo-sapa{left:50%;top:50%;width:190px;clip-path:none;transform:translate(-31.8%,-21.1%)}.cs-tabs .cs-tab-logo-promerca{left:50%;top:50%;width:124px;transform:translate(-48.4%,-34.5%)}@media(max-width:1000px){.ph-hero{min-height:0}.ph-hero-copy{padding-top:68px;padding-bottom:78px}.ph-hero-copy h1{font-size:clamp(3rem,7vw,4.4rem);max-width:780px}.ph-hero-copy>p{font-size:18px}.ph-actions{margin-top:28px;flex-wrap:wrap}}@media(max-width:700px){.ph-hero{height:auto;min-height:0}.ph-hero-copy{padding-top:60px;padding-bottom:70px}.ph-hero-copy h1{font-size:clamp(2.55rem,12vw,3.05rem)}.ph-actions{gap:20px}}.cs-tabs img{position:static;max-width:100%;padding:0;background:transparent;object-fit:contain;clip-path:none;transform:none}.cs-tabs .cs-tab-logo-sapa{width:134px;height:46px;clip-path:none;transform:none}.cs-tabs .cs-tab-logo-promerca{width:124px;height:50px;transform:none}.ph-hero .ph-slides{position:absolute;inset:0;background:#10161d}.ph-hero .ph-slide{position:absolute;top:0;right:0;height:100%;width:auto;max-width:none;object-fit:contain;opacity:0;transition:opacity .85s ease-in-out;-webkit-mask-image:linear-gradient(90deg,transparent,#000 16%,#000);mask-image:linear-gradient(90deg,transparent,#000 16%,#000)}.ph-hero .ph-slide.is-active{opacity:1}.ph-hero .ph-shade{background:linear-gradient(90deg,#070d13c7,#070d13a1 42%,#070d1329 77%,#070d1312)}.ph-capabilities .ph-cap-grid{grid-template-columns:1fr 1fr;gap:100px}.ph-capabilities ul{margin:0}.ph-capabilities .ph-link{display:inline-block;margin-top:20px;border-bottom:1px solid var(--ph-pink);padding-bottom:5px}.ph-team-portraits{display:flex;flex-wrap:wrap;justify-content:center;align-content:center;gap:16px;max-width:560px;margin:auto}.ph-team .ph-team-portraits img{width:calc((100% - 48px)/4);height:auto;aspect-ratio:1;object-fit:contain;border-radius:50%;clip-path:circle(49% at 50% 50%)}@media(max-width:960px){.ph-capabilities .ph-cap-grid{gap:45px}.ph-team-portraits{gap:10px}.ph-team .ph-team-portraits img{width:calc((100% - 20px)/3)}}@media(max-width:700px){.ph-capabilities .ph-cap-grid{grid-template-columns:1fr;gap:30px}.ph-capabilities ul{margin:0}.ph-hero .ph-shade{background:linear-gradient(90deg,#070d13c7,#070d1391)}}@media(prefers-reduced-motion:reduce){.ph-hero .ph-slide{transition:none}}.ph-capabilities .ph-wheel{position:relative;width:min(100%,530px);height:510px;margin-inline:auto;isolation:isolate}.ph-capabilities .ph-wheel:before{content:"";position:absolute;left:50%;top:50%;width:390px;height:390px;max-width:76%;max-height:76%;border:1px solid #40505a;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.ph-capabilities .ph-wheel-core{position:absolute;z-index:2;left:50%;top:50%;width:155px;height:155px;transform:translate(-50%,-50%);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:15px;color:#fff;background:linear-gradient(135deg,var(--ph-pink),#f14b3c 55%,var(--ph-amber));box-shadow:0 16px 38px #00000040}.ph-wheel-core strong{font-size:17px;line-height:1.2}.ph-wheel-core span{font-size:11px;line-height:1.4;margin-top:7px}.ph-capabilities .ph-wheel ul{display:block;list-style:none;padding:0;margin:0}.ph-capabilities .ph-wheel li{position:absolute;z-index:1;display:grid;place-items:center;width:172px;min-height:60px;padding:8px 12px;text-align:center;line-height:1.35;font-size:13px;font-weight:650;background:#1c2933;border:1px solid #42515c;border-radius:5px;transform:translate(-50%,-50%)}.ph-capabilities .ph-wheel li:nth-child(1){left:50%;top:7%}.ph-capabilities .ph-wheel li:nth-child(2){left:83%;top:28%}.ph-capabilities .ph-wheel li:nth-child(3){left:83%;top:72%}.ph-capabilities .ph-wheel li:nth-child(4){left:50%;top:93%}.ph-capabilities .ph-wheel li:nth-child(5){left:17%;top:72%}.ph-capabilities .ph-wheel li:nth-child(6){left:17%;top:28%}.ph-capabilities .ph-wheel-links{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;opacity:.8}.ph-team-portraits .ph-portrait-matias{position:relative;display:block;width:calc((100% - 48px)/4);aspect-ratio:1;flex:none}.ph-team-portraits .ph-portrait-matias:before{content:"";position:absolute;inset:1%;border-radius:50%;background:linear-gradient(135deg,var(--ph-pink),#f14b3c 55%,var(--ph-amber))}.ph-team .ph-team-portraits .ph-portrait-matias img{display:block;width:100%;height:100%;clip-path:circle(43.2% at 50% 50%);transform:scale(1.07)}@media(max-width:960px){.ph-team-portraits .ph-portrait-matias{width:calc((100% - 20px)/3)}}@media(max-width:700px){.ph-hero .ph-slide{width:100%;height:100%;object-fit:cover;object-position:46% center;-webkit-mask-image:none;mask-image:none}.ph-hero .ph-slide:nth-child(2){object-position:64% center}.ph-hero .ph-slide:nth-child(3){object-position:64% center}.ph-hero .ph-slide:nth-child(4){object-position:69% center}.ph-hero .ph-slide:nth-child(5){object-position:60% center}.ph-hero .ph-slide:nth-child(6){object-position:45% center}.ph-hero .ph-slide:nth-child(7){object-position:52% center}.ph-hero .ph-slide:nth-child(8){object-position:38% center}}@media(max-width:1050px){.ph-capabilities .ph-cap-grid{grid-template-columns:1fr;gap:35px}.ph-capabilities .ph-cap-grid>div:first-child{max-width:750px}}@media(max-width:600px){.ph-capabilities .ph-wheel{height:auto;display:grid;gap:22px}.ph-capabilities .ph-wheel:before,.ph-capabilities .ph-wheel-links{display:none}.ph-capabilities .ph-wheel-core{position:static;transform:none;width:140px;height:140px;margin:auto}.ph-capabilities .ph-wheel ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ph-capabilities .ph-wheel li{position:static;transform:none;width:auto;min-height:66px}}@media(max-width:380px){.ph-capabilities .ph-wheel ul{grid-template-columns:1fr}}
