.G7KSpG_page{background:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-body);overflow:hidden}.G7KSpG_container{width:min(100% - 40px,1180px);margin-inline:auto}.G7KSpG_header{z-index:30;border-bottom:1px solid var(--border);background:color-mix(in oklch, var(--background) 94%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0}.G7KSpG_nav{justify-content:space-between;align-items:center;gap:28px;min-height:84px;display:flex}.G7KSpG_brand{color:var(--foreground);font-family:var(--font-display);align-items:center;font-size:1.3rem;font-weight:900;text-decoration:none;display:flex}.G7KSpG_brandMark{color:var(--primary)}.G7KSpG_brandSmall{color:var(--muted-foreground);text-transform:uppercase;margin-left:8px;font-size:.62rem;font-weight:700}.G7KSpG_links{align-items:center;gap:32px;display:flex}.G7KSpG_links a{color:var(--muted-foreground);font-size:.92rem;font-weight:700;text-decoration:none}.G7KSpG_links a:hover{color:var(--primary)}.G7KSpG_whatsapp,.G7KSpG_secondaryCta{border-radius:var(--radius-pill);justify-content:center;align-items:center;gap:10px;min-height:48px;font-weight:800;text-decoration:none;transition:transform .2s,background-color .2s;display:inline-flex}.G7KSpG_whatsapp{color:#fff;background:#25d366;padding:0 24px}.G7KSpG_whatsapp:hover,.G7KSpG_secondaryCta:hover{transform:translateY(-2px)}.G7KSpG_whatsapp:hover{background:#1ebe57}.G7KSpG_hero{height:850px;position:relative;overflow:hidden}.G7KSpG_hero>div:first-child{z-index:10;position:absolute;inset:0}.G7KSpG_hero>div:first-child img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.G7KSpG_hero>div:nth-child(2){z-index:20;pointer-events:none;position:absolute;inset:0}.G7KSpG_hero>div:last-child{z-index:30;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:0 6% 55px;display:flex;position:absolute;inset:0}.G7KSpG_hero .G7KSpG_whatsapp{z-index:50;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 28px;font-size:1rem;font-weight:800;transition:transform .25s,background-color .25s,box-shadow .25s;box-shadow:0 10px 30px #25d36659;color:#fff!important;background:#25d366!important;display:inline-flex!important;position:absolute!important;bottom:100px!important;left:80px!important;right:auto!important}.G7KSpG_hero .G7KSpG_whatsapp:hover{transform:translateY(-2px);box-shadow:0 14px 35px #25d36673;background:#1ebe57!important}.G7KSpG_hero .G7KSpG_whatsapp:active{transform:scale(.97)}.G7KSpG_hero .G7KSpG_whatsapp svg{width:24px;height:24px;display:block}.G7KSpG_eyebrow{color:#008cff;letter-spacing:.24em;text-transform:uppercase;align-items:center;gap:14px;font-size:.76rem;font-weight:900;display:flex}.G7KSpG_eyebrow:after{color:#008cff;content:"";width:56px;height:3px}.G7KSpG_headline{font-family:var(--font-display);letter-spacing:-.02em;text-transform:uppercase;margin:24px 0 18px;font-size:clamp(3.2rem,5.8vw,5.8rem);font-weight:900;line-height:1.05}.G7KSpG_headline span{color:#008cff;text-shadow:0 2px 20px color-mix(in oklch, var(--primary) 35%, transparent)}.G7KSpG_lead{max-width:540px;color:var(--muted-foreground);font-size:1.16rem;line-height:1.65}.G7KSpG_heroActions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.G7KSpG_secondaryCta{border:1px solid var(--border);color:var(--foreground);padding:0 22px}.G7KSpG_secondaryCta:hover{background:var(--secondary)}.G7KSpG_openBadge{border-radius:var(--radius-sm);background:var(--dark);color:var(--light);align-items:center;gap:12px;padding:14px 18px;font-size:.85rem;font-weight:800;display:flex;position:absolute;bottom:24px;right:24px}.G7KSpG_pulse{background:var(--success);width:9px;height:9px;box-shadow:0 0 0 6px color-mix(in oklch, var(--success) 20%, transparent);border-radius:50%}.G7KSpG_serviceStrip{border:none;margin-top:40px;margin-bottom:70px}.G7KSpG_serviceGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.G7KSpG_serviceItem{border:1px solid var(--border);background:var(--background);border-radius:18px;gap:14px;padding:24px 20px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 8px 25px #0000000d}.G7KSpG_serviceItem:hover{border-color:#008cff;transform:translateY(-4px);box-shadow:0 14px 35px #008cff1f}.G7KSpG_serviceItem:last-child{border-right:1px solid var(--border)}.G7KSpG_iconBox{border-radius:var(--radius-sm);color:#008cff;background:#008cff1a;flex:none;place-items:center;width:46px;height:46px;display:grid}.G7KSpG_serviceItem h3{font-family:var(--font-display);margin:1px 0 5px;font-size:1rem}.G7KSpG_serviceItem p{color:var(--muted-foreground);margin:0;font-size:.82rem;line-height:1.45}.G7KSpG_darkBand{background:var(--dark);color:var(--light);padding:72px 0}.G7KSpG_stats{grid-template-columns:repeat(4,1fr);display:grid}.G7KSpG_stat{border-right:1px solid var(--dark-border);padding:8px 34px}.G7KSpG_stat:first-child{padding-left:0}.G7KSpG_stat:last-child{border-right:0}.G7KSpG_stat strong{font-family:var(--font-display);font-size:clamp(2.8rem,5vw,4.7rem);line-height:1;display:block}.G7KSpG_stat strong span{color:var(--primary)}.G7KSpG_stat p{color:var(--dark-muted);margin:14px 0 0;line-height:1.5}.G7KSpG_section{padding:110px 0}.G7KSpG_sectionSoft{background:var(--section);padding:110px 0}.G7KSpG_sectionHeader{max-width:730px;margin-bottom:52px}.G7KSpG_sectionTitle{font-family:var(--font-display);text-transform:uppercase;margin:20px 0 0;font-size:clamp(2.7rem,5vw,4.8rem);font-weight:900;line-height:.96}.G7KSpG_cards{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.G7KSpG_card{border-radius:var(--radius-lg);background:var(--secondary);overflow:hidden}.G7KSpG_cardImage{object-fit:cover;width:100%;height:220px;display:block}.G7KSpG_cardBody{padding:30px 38px 38px}.G7KSpG_cardDark{background:var(--dark);color:var(--light)}.G7KSpG_cardIcon{color:var(--primary)}.G7KSpG_card h3{font-family:var(--font-display);margin:30px 0 12px;font-size:1.75rem}.G7KSpG_card p{max-width:500px;color:var(--muted-foreground);margin:0;font-size:1rem;line-height:1.7}.G7KSpG_cardDark p{color:var(--dark-muted)}.G7KSpG_areaLayout{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;display:grid}.G7KSpG_areaImageWrap{border-radius:var(--radius-lg);background:#181c21;width:100%;height:480px;position:relative;overflow:hidden;box-shadow:0 25px 55px #00000029}.G7KSpG_areaImage{object-fit:cover;object-position:center;filter:saturate(.95)contrast(1.04)brightness(.94);width:100%;height:100%;display:block}.G7KSpG_areaList{flex-wrap:wrap;gap:10px;margin:28px 0 0;padding:0;list-style:none;display:flex}.G7KSpG_areaList li{border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--muted-foreground);align-items:center;gap:8px;padding:10px 16px;font-size:.9rem;font-weight:700;display:inline-flex}.G7KSpG_areaList li svg{color:#008cff}.G7KSpG_reviews{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.G7KSpG_reviewCard{border-radius:var(--radius-lg);background:var(--secondary);padding:34px}.G7KSpG_stars{color:var(--primary);gap:4px;display:flex}.G7KSpG_reviewCard p{margin:18px 0 22px;line-height:1.65}.G7KSpG_reviewCard footer{align-items:center;gap:10px;display:flex}.G7KSpG_reviewCard footer strong{font-family:var(--font-display)}.G7KSpG_reviewCard footer span{color:var(--muted-foreground);font-size:.86rem}.G7KSpG_steps{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.G7KSpG_step{padding-right:44px;position:relative}.G7KSpG_step:before{border-top:2px dashed var(--border);content:"";position:absolute;top:25px;left:62px;right:0}.G7KSpG_step:last-child:before{display:none}.G7KSpG_stepNumber{z-index:1;background:var(--primary);width:52px;height:52px;color:var(--primary-foreground);font-family:var(--font-display);border-radius:50%;place-items:center;font-size:1.25rem;font-weight:900;display:grid;position:relative}.G7KSpG_step h3{font-family:var(--font-display);margin:28px 0 10px;font-size:1.35rem}.G7KSpG_step p{color:var(--muted-foreground);margin:0;line-height:1.65}.G7KSpG_faqLayout{grid-template-columns:.75fr 1.25fr;gap:90px;display:grid}.G7KSpG_faqList{border-top:1px solid var(--border)}.G7KSpG_faqItem{border-bottom:1px solid var(--border)}.G7KSpG_faqButton{width:100%;min-height:78px;color:var(--foreground);font-family:var(--font-display);text-align:left;justify-content:space-between;align-items:center;padding:0;font-size:1.1rem;font-weight:800;display:flex}.G7KSpG_faqButton svg{color:var(--primary);transition:transform .2s}.G7KSpG_faqButtonOpen svg{transform:rotate(180deg)}.G7KSpG_faqAnswer{color:var(--muted-foreground);margin:-6px 42px 28px 0;line-height:1.65}.G7KSpG_cta{background:var(--primary);color:#000;padding:78px 0;position:relative;overflow:hidden}.G7KSpG_cta:after{background:color-mix(in oklch, var(--primary-foreground) 10%, transparent);content:"";width:180px;height:700px;position:absolute;top:-100px;right:8%;transform:rotate(17deg)}.G7KSpG_ctaContent{z-index:1;justify-content:space-between;align-items:end;gap:60px;display:flex;position:relative}.G7KSpG_cta h2{max-width:720px;font-family:var(--font-display);text-transform:uppercase;color:#000;margin:0 0 16px;font-size:clamp(2.9rem,5vw,5rem);font-weight:900;line-height:.92}.G7KSpG_cta p{color:#000;margin:0;font-size:1.1rem}.G7KSpG_ctaPhone{color:#fff;min-width:300px;box-shadow:none;appearance:none;background:#25d366;border:none;border-radius:999px;outline:none;justify-content:center;align-items:center;gap:14px;padding:16px 24px;text-decoration:none;display:flex}.G7KSpG_ctaPhone div{flex-direction:column;gap:2px;display:flex}.G7KSpG_ctaPhone small{letter-spacing:.18em;color:#fff;font-size:.65rem;font-weight:900}.G7KSpG_ctaPhone strong{color:#fff;font-size:1.25rem;font-weight:900}.G7KSpG_ctaPhone:hover{background:#1ebe57;transform:translateY(-3px);box-shadow:0 10px 25px #0000002e}.G7KSpG_ctaPhone:active{transform:scale(.97)}.G7KSpG_footer{background:var(--dark);color:var(--light);border-top:1px solid #20242b;padding:48px 0}.G7KSpG_footerGrid{grid-template-columns:1.2fr 1fr 1.15fr 1fr;justify-content:space-between;align-items:start;gap:55px;display:grid}.G7KSpG_footer .G7KSpG_brand,.G7KSpG_footer .G7KSpG_brandMark{color:#fff}.G7KSpG_footer h3{color:var(--primary);font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;margin:0 0 16px;font-size:.78rem;font-weight:900}.G7KSpG_footer p{color:var(--dark-muted);margin:8px 0 0;font-size:.86rem;line-height:1.7}.G7KSpG_footer a{color:var(--dark-muted);text-decoration:none;transition:color .2s}.G7KSpG_footer a:hover{color:var(--primary)}@media (width<=900px){.G7KSpG_links{display:none}.G7KSpG_nav{gap:16px}.G7KSpG_hero{width:100%;height:680px;min-height:680px;padding-bottom:0;overflow:hidden}.G7KSpG_heroContentContainer{align-items:flex-end;gap:18px}.G7KSpG_heroActions{gap:12px}.G7KSpG_heroCopy{min-height:auto;padding:24px 0 30px}.G7KSpG_heroImageWrap{min-height:460px}.G7KSpG_headline{font-size:clamp(3rem,8vw,5rem)}.G7KSpG_serviceGrid,.G7KSpG_stats{grid-template-columns:repeat(2,1fr)}.G7KSpG_serviceItem:nth-child(2){border-right:0}.G7KSpG_serviceItem:nth-child(-n+2){border-bottom:1px solid var(--border)}.G7KSpG_stat:nth-child(2){border-right:0}.G7KSpG_stat:nth-child(-n+2){margin-bottom:38px}.G7KSpG_faqLayout,.G7KSpG_areaLayout{grid-template-columns:1fr;gap:38px}.G7KSpG_areaImageWrap{min-height:380px}.G7KSpG_reviews{grid-template-columns:1fr}.G7KSpG_ctaContent{flex-direction:column;align-items:flex-start;gap:30px}.G7KSpG_footerGrid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (width<=600px){.G7KSpG_container{width:min(100% - 28px,1180px);margin:0 auto}.G7KSpG_nav{min-height:72px;padding:0 16px}.G7KSpG_brandSmall{display:none}.G7KSpG_nav .G7KSpG_whatsapp{border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;min-height:46px;padding:0;font-size:0;display:flex}.G7KSpG_nav .G7KSpG_whatsapp svg{width:24px;height:24px}.G7KSpG_hero{width:100%;height:600px;min-height:600px;position:relative;overflow:hidden}.G7KSpG_hero>div:first-child img{display:none!important}.G7KSpG_hero>div:first-child{width:100%;height:100%;position:absolute;inset:0;background-image:url(/assets/mobile-3-DJZWEVYN.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.G7KSpG_hero>div:last-child{z-index:30;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;padding:0 20px 30px;display:flex;position:absolute;inset:0}.G7KSpG_headline{margin:16px 0 12px;font-size:clamp(2.6rem,14vw,4.2rem);line-height:.95}.G7KSpG_lead{font-size:1rem;line-height:1.5}.G7KSpG_heroActions{flex-direction:column;align-items:stretch;gap:12px;width:100%;display:flex}.G7KSpG_secondaryCta{width:100%}.G7KSpG_hero a[href*=whatsapp],.G7KSpG_hero a[href*="api.whatsapp.com"],.G7KSpG_hero a[href*=wa\.me],.G7KSpG_hero .G7KSpG_whatsapp-btn,.G7KSpG_hero .G7KSpG_heroActions a:not(.G7KSpG_secondaryCta){display:none!important}.G7KSpG_openBadge{justify-content:center;padding:10px 14px;font-size:.8rem;bottom:12px;left:12px;right:12px}.G7KSpG_heroImageWrap{width:100%;height:360px;min-height:360px}.G7KSpG_heroImageWrap img{object-fit:cover;object-position:center;width:100%;height:100%}.G7KSpG_serviceGrid,.G7KSpG_stats,.G7KSpG_cards,.G7KSpG_steps{grid-template-columns:1fr}.G7KSpG_serviceItem{border-right:0;border-bottom:1px solid var(--border)}.G7KSpG_serviceItem:last-child{border-bottom:0}.G7KSpG_stat{border-right:0;border-bottom:1px solid var(--dark-border);padding:24px 0}.G7KSpG_stat:last-child{border-bottom:0}.G7KSpG_section,.G7KSpG_sectionSoft{padding:78px 0}.G7KSpG_sectionHeader{margin-bottom:36px}.G7KSpG_cardImage{height:190px}.G7KSpG_cardBody{padding:26px 28px 30px}.G7KSpG_steps{gap:40px}.G7KSpG_step{padding-right:0}.G7KSpG_step:before{display:none}.G7KSpG_ctaPhone{width:100%;min-width:0}.G7KSpG_footer{padding:42px 0}.G7KSpG_footerGrid{grid-template-columns:1fr;gap:32px;display:grid}}@media (prefers-reduced-motion:reduce){.G7KSpG_whatsapp,.G7KSpG_secondaryCta,.G7KSpG_faqButton svg{transition:none}}@media (width>=601px) and (width<=900px){.G7KSpG_links{display:none}.G7KSpG_nav{gap:16px;padding:0 24px}.G7KSpG_hero{width:100%;height:680px;min-height:680px;padding-bottom:0;position:relative;overflow:hidden}.G7KSpG_hero>div:first-child{width:100%;height:100%;position:absolute;inset:0;background-image:url(/assets/mobile-iped-CLmqIWBZ.png)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.G7KSpG_hero>div:first-child img{display:none!important}.G7KSpG_hero>div:nth-child(2){z-index:20;width:100%;height:100%;position:absolute;inset:0}.G7KSpG_hero>div:last-child{z-index:30;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;padding:0 40px 40px;display:flex;position:absolute;inset:0}.G7KSpG_heroContentContainer{align-items:flex-start;gap:18px;width:100%;max-width:620px}.G7KSpG_heroCopy{width:100%;max-width:560px;min-height:auto;padding:20px 0 25px}.G7KSpG_headline{margin:10px 0 14px;font-size:clamp(3rem,8vw,5rem);line-height:.95}.G7KSpG_lead{max-width:520px;font-size:1.05rem;line-height:1.5}.G7KSpG_heroActions{gap:12px;width:100%}.G7KSpG_hero a[href*=whatsapp],.G7KSpG_hero a[href*="api.whatsapp.com"],.G7KSpG_hero a[href*=wa\.me],.G7KSpG_hero .G7KSpG_whatsapp-btn,.G7KSpG_hero .G7KSpG_heroActions a:not(.G7KSpG_secondaryCta){display:none!important}.G7KSpG_serviceGrid,.G7KSpG_stats{grid-template-columns:repeat(2,1fr)}.G7KSpG_serviceItem:nth-child(2){border-right:0}.G7KSpG_serviceItem:nth-child(-n+2){border-bottom:1px solid var(--border)}.G7KSpG_stat:nth-child(2){border-right:0}.G7KSpG_stat:nth-child(-n+2){margin-bottom:38px}.G7KSpG_faqLayout,.G7KSpG_areaLayout{grid-template-columns:1fr;gap:38px}.G7KSpG_areaImageWrap{min-height:380px}.G7KSpG_reviews{grid-template-columns:1fr}.G7KSpG_ctaContent{flex-direction:column;align-items:flex-start;gap:30px}.G7KSpG_footerGrid{grid-template-columns:repeat(2,1fr);gap:40px}}
