*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0b1638;--navy-2:#12265c;--gold:#d8b34f;--gold-2:#f2d783;--white:#fff;--off:#f6f7fb;--ink:#14203f;--muted:#687086;--line:#e4e7ef;--green:#25d366;--radius:16px;--shadow:0 12px 35px rgba(11,22,56,.10);--serif:'Playfair Display',Georgia,serif;--sans:'Inter',Arial,sans-serif}html{scroll-behavior:smooth;scroll-padding-top:102px}body{font-family:var(--sans);color:var(--ink);background:var(--white);line-height:1.65}img{max-width:100%;display:block}a{color:inherit}.container{width:min(1160px,calc(100% - 40px));margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:16px;top:16px;z-index:999;background:#fff;padding:10px}header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.head{height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:15px;text-decoration:none;min-width:250px}.brand img{width:72px;height:72px;object-fit:contain}.brand strong{font-family:var(--serif);font-size:20px;display:block;line-height:1.12;color:var(--navy);letter-spacing:.15px}.brand span{font-size:10px;letter-spacing:1.45px;text-transform:uppercase;color:#7a5a13;font-weight:700}nav{display:flex;align-items:center;gap:4px}nav a{text-decoration:none;font-size:13px;font-weight:600;padding:10px 11px;border-radius:9px}nav a:hover{background:var(--off);color:#8d6b1f}.head-cta{background:var(--green);color:#073b1d;text-decoration:none;padding:11px 16px;border-radius:10px;font-weight:700;font-size:13px;white-space:nowrap}.menu{display:none;background:none;border:0;font-size:28px;cursor:pointer;color:var(--navy)}.hero{background:linear-gradient(135deg,var(--navy),var(--navy-2));color:#fff;position:relative;overflow:hidden}.hero::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 35%,rgba(216,179,79,.18),transparent 36%)}.hero-grid{min-height:690px;padding:90px 0;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px;position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(242,215,131,.38);background:rgba(216,179,79,.10);color:var(--gold-2);padding:7px 14px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:22px}h1,h2,h3{font-family:var(--serif);line-height:1.17}h1{font-size:clamp(39px,5.5vw,67px);margin-bottom:22px}h1 em{font-style:normal;color:var(--gold-2)}.hero p{font-size:17px;color:rgba(255,255,255,.78);max-width:650px}.hero-actions,.cta-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;border-radius:12px;padding:14px 22px;font-size:14px;font-weight:700;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-gold{background:var(--gold);color:var(--navy)}.btn-ghost{border:1px solid rgba(255,255,255,.35);color:#fff;background:rgba(255,255,255,.04)}.btn-wa{background:var(--green);color:#092f18}.trust{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:28px;color:rgba(255,255,255,.70);font-size:12px}.trust span::before{content:'✓';color:var(--gold-2);font-weight:800;margin-right:7px}.hero-logo{display:flex;justify-content:center}.hero-logo img{width:min(460px,100%);filter:drop-shadow(0 24px 50px rgba(0,0,0,.34))}section{padding:92px 0}.section-head{max-width:760px;margin-bottom:45px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.label{color:#9a761f;text-transform:uppercase;letter-spacing:2px;font-size:11px;font-weight:800;margin-bottom:10px;display:block}h2{font-size:clamp(30px,4vw,46px);color:var(--navy);margin-bottom:14px}.lead{color:var(--muted);font-size:16px}.benefits{background:var(--off)}.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:var(--shadow)}.icon{width:52px;height:52px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,var(--navy),var(--navy-2));color:var(--gold-2);font-size:23px;margin-bottom:18px}.card h3{font-size:19px;color:var(--navy);margin-bottom:9px}.card p{font-size:14px;color:var(--muted)}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.service{border:1px solid var(--line);border-radius:var(--radius);padding:30px;background:#fff;box-shadow:var(--shadow);display:flex;flex-direction:column}.service .num{font-family:var(--serif);font-size:42px;color:var(--gold);line-height:1;margin-bottom:18px}.service h3{font-size:23px;margin-bottom:10px}.service p{font-size:14px;color:var(--muted);flex:1}.service a{margin-top:22px;color:#8d6b1f;font-weight:800;text-decoration:none;font-size:13px}.guide{background:var(--navy);color:#fff}.guide h2{color:#fff}.guide .lead{color:rgba(255,255,255,.7)}.compare{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:38px}.compare-card{background:#fff;color:var(--ink);border-radius:var(--radius);overflow:hidden}.compare-head{padding:24px 28px;background:var(--navy-2);color:#fff}.compare-card:nth-child(2) .compare-head{background:linear-gradient(135deg,#8c681a,var(--gold))}.compare-head h3{font-size:23px}.compare-body{padding:24px 28px}.compare-body ul{list-style:none;display:grid;gap:12px}.compare-body li{font-size:14px;padding-left:23px;position:relative}.compare-body li::before{content:'✓';position:absolute;left:0;color:#9a761f;font-weight:800}.process{background:var(--off)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.step{text-align:center;padding:8px 18px}.step b{width:66px;height:66px;border-radius:50%;background:var(--navy);border:3px solid var(--gold);color:var(--gold-2);display:grid;place-items:center;font-family:var(--serif);font-size:25px;margin:0 auto 17px}.step h3{font-size:18px;margin-bottom:7px}.step p{font-size:13px;color:var(--muted)}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.info-panel{background:linear-gradient(135deg,var(--navy),var(--navy-2));border-radius:24px;padding:42px;color:#fff}.info-panel h3{font-size:29px;color:var(--gold-2);margin-bottom:14px}.info-panel p{color:rgba(255,255,255,.72)}.mini-list{display:grid;gap:14px;margin-top:26px}.mini{padding:18px;border:1px solid var(--line);border-radius:13px;background:#fff}.mini h3{font-size:18px;margin-bottom:5px}.mini p{font-size:13px;color:var(--muted)}.audiences{background:var(--off)}.aud-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.faq-list{max-width:820px;margin:auto;display:grid;gap:12px}details{border:1px solid var(--line);border-radius:13px;background:#fff;overflow:hidden}summary{cursor:pointer;padding:20px 24px;font-weight:700;list-style:none;color:var(--navy)}summary::-webkit-details-marker{display:none}summary::after{content:'+';float:right;font-size:22px;color:#9a761f}details[open] summary::after{content:'–'}details p{padding:0 24px 22px;color:var(--muted);font-size:14px}.cta{background:linear-gradient(135deg,var(--navy),#172e6f);color:#fff;text-align:center}.cta h2{color:#fff}.cta p{max-width:650px;margin:auto;color:rgba(255,255,255,.72)}.cta-actions{justify-content:center}footer{background:#070e25;color:#fff;padding:65px 0 26px}.foot{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:45px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.10)}.foot-logo{width:120px;margin-bottom:16px}.foot p,.foot a{color:rgba(255,255,255,.58);font-size:13px;text-decoration:none}.foot h3{font-family:var(--sans);font-size:14px;margin-bottom:15px}.foot ul{list-style:none;display:grid;gap:9px}.legal-note{margin-top:16px;font-size:11px!important;line-height:1.55}.bottom{padding-top:22px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;color:rgba(255,255,255,.38);font-size:11px}.trust-strip{padding:0;background:#fff;border-bottom:1px solid var(--line)}.trust-strip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.trust-item{padding:20px 18px;text-align:center;font-size:13px;font-weight:700;color:var(--navy);border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-item b{color:#8d6b1f;margin-right:6px}.express{background:linear-gradient(135deg,#fffaf0,#f7f1df)}.express-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;align-items:center}.express-badge{background:linear-gradient(135deg,var(--navy),var(--navy-2));border-radius:24px;padding:42px;color:#fff;box-shadow:var(--shadow)}.express-badge strong{display:block;font-family:var(--serif);font-size:34px;color:var(--gold-2);margin-bottom:12px}.express-badge p{color:rgba(255,255,255,.76)}.express-list{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:25px}.express-list article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px}.express-list h3{font-size:17px;margin-bottom:5px;color:var(--navy)}.express-list p{font-size:13px;color:var(--muted)}.service .service-link{display:inline-flex;align-items:center;gap:7px;margin-top:22px;color:#7c5c12;font-weight:800;text-decoration:none;font-size:13px}.service .service-link:hover{text-decoration:underline}.float-wa{position:fixed;right:20px;bottom:20px;z-index:99;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#06391a;text-decoration:none;font-size:27px;box-shadow:0 10px 30px rgba(0,0,0,.25)}@media(max-width:950px){.head-cta{display:none}.menu{display:block}nav{display:none;position:absolute;top:80px;left:0;right:0;background:#fff;flex-direction:column;align-items:stretch;padding:14px 20px;border-bottom:1px solid var(--line)}nav.open{display:flex}.hero-grid,.info-grid{grid-template-columns:1fr}.hero-grid{padding:65px 0}.hero-logo{order:-1}.hero-logo img{width:280px}.grid4,.steps{grid-template-columns:repeat(2,1fr)}.services-grid,.aud-grid{grid-template-columns:1fr 1fr}.foot{grid-template-columns:1fr 1fr}}@media(max-width:620px){.brand{min-width:auto}.brand img{width:58px;height:58px}.brand strong{font-size:16px}.brand span{display:none}section{padding:68px 0}.hero-grid{min-height:auto}.hero-actions,.cta-actions{flex-direction:column}.btn{width:100%}.grid4,.services-grid,.compare,.steps,.aud-grid,.foot,.trust-strip-grid,.express-grid,.express-list{grid-template-columns:1fr}.hero-logo img{width:230px}.trust{display:grid}.trust-item{border-right:0;border-bottom:1px solid var(--line)}.trust-item:last-child{border-bottom:0}.float-wa{width:54px;height:54px}}.aem-topbar{background:#061128;color:#fff;font-size:14px}.aem-topbar .aem-wrap{min-height:38px;display:flex;justify-content:flex-end;align-items:center;gap:10px}.aem-topbar a{color:#d9edff;text-decoration:none;font-weight:800;display:inline-flex;align-items:center;gap:7px}.aem-topbar svg{width:16px;height:16px;fill:currentColor}.aem-wrap{width:min(1160px,calc(100% - 34px));margin:auto}.aem-header{position:sticky;top:0;z-index:100;background:#081735;box-shadow:0 8px 24px rgba(0,0,0,.18)}.aem-navrow{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:20px}.aem-brand{display:flex;align-items:center;gap:12px;text-decoration:none}.aem-brand img{width:64px;height:64px;object-fit:contain}.aem-brand strong{display:block;color:#f1c76b;font-size:18px;letter-spacing:.5px}.aem-brand span{display:block;color:#fff;font-size:12px}.aem-menu{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.aem-menu a{color:#fff;text-decoration:none;font-weight:800;font-size:14px}.aem-menu .aem-wa{background:#25D366;color:#062814;padding:11px 16px;border-radius:999px}.aem-phone-mobile{display:none}.aem-breadcrumb{width:min(1160px,calc(100% - 34px));margin:0 auto;padding:16px 0;color:#667085;font-size:14px}.aem-breadcrumb a{color:#0b376f;text-decoration:none;font-weight:700}.aem-breadcrumb span{margin:0 7px;color:#98a2b3}.aem-footer{background:#051027;color:#cfd7e5;padding:38px 0 24px}.aem-footgrid{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:start}.aem-footbrand{display:flex;align-items:center;gap:12px}.aem-footbrand img{width:55px;height:55px;object-fit:contain}.aem-footer a{color:#d9edff}.aem-legal{border-top:1px solid rgba(255,255,255,.14);margin-top:24px;padding-top:16px;display:flex;gap:18px;flex-wrap:wrap;font-size:12px}.aem-legal a{color:#8fc8f7;text-decoration:none}.aem-legal a:hover{text-decoration:underline}.aem-float{position:fixed;right:18px;bottom:18px;z-index:999;display:flex;flex-direction:column;gap:12px}.aem-float a{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;box-shadow:0 8px 22px rgba(0,0,0,.25);transition:transform .18s}.aem-float a:hover{transform:scale(1.08)}.aem-float svg{width:27px;height:27px;fill:#fff}.aem-float .call{background:#1769aa}.aem-float .whatsapp{background:#25D366}@media(max-width:900px){.aem-menu a:not(.aem-wa){display:none}.aem-phone-mobile{display:inline-flex!important}.aem-brand strong{font-size:14px}.aem-brand span{display:none}.aem-footgrid{grid-template-columns:1fr}.aem-topbar .aem-wrap{justify-content:center}}.aem-menu-toggle{display:none;border:1px solid rgba(255,255,255,.45);background:transparent;color:#fff;border-radius:8px;padding:9px 12px;font-size:22px;line-height:1;cursor:pointer}.aem-menu a.aem-active{color:#f3c96d!important;text-decoration:underline;text-underline-offset:6px}.aem-breadcrumb{overflow-wrap:anywhere}.aem-breadcrumb a{text-decoration:none}.aem-float{z-index:9999!important}@media(max-width:900px){.aem-navrow{flex-wrap:wrap!important}.aem-menu-toggle{display:block;margin-left:auto}.aem-menu{display:none!important;width:100%;flex-direction:column!important;align-items:stretch!important;gap:0!important;padding:10px 0 16px}.aem-menu.aem-open{display:flex!important}.aem-menu a{padding:11px 14px;border-top:1px solid rgba(255,255,255,.12)}.aem-phone-mobile{display:block!important}.hero-grid{grid-template-columns:1fr!important}.hero-logo{order:-1!important}.hero-logo img{max-width:210px!important}.aem-float{right:14px!important;bottom:14px!important;gap:8px!important}.aem-float a{width:48px!important;height:48px!important}.aem-footer-grid{grid-template-columns:1fr!important}}.aem-menu-toggle{display:none!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-width:48px!important;min-height:44px!important;border:1px solid rgba(255,255,255,.65)!important;background:rgba(255,255,255,.08)!important;color:#fff!important;border-radius:10px!important;padding:8px 12px!important;font-size:23px!important;line-height:1!important;cursor:pointer!important;position:relative!important;z-index:10003!important}.aem-menu-toggle::after{content:"Menú";font-size:13px;font-weight:800;letter-spacing:.02em}.aem-menu a{white-space:nowrap}.aem-services-quick{padding:64px 0;background:#f7f3e9}.aem-services-quick .section-head{text-align:center;max-width:780px;margin:0 auto 30px}.aem-services-quick .section-head h2{margin-bottom:12px}.aem-quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.aem-quick-card{display:flex;flex-direction:column;justify-content:space-between;min-height:205px;padding:24px;border-radius:16px;background:#fff;border:1px solid #e1e5ec;box-shadow:0 10px 28px rgba(8,23,53,.07);text-decoration:none;color:#13213c;transition:transform .18s,box-shadow .18s,border-color .18s}.aem-quick-card:hover,.aem-quick-card:focus{transform:translateY(-4px);box-shadow:0 15px 32px rgba(8,23,53,.13);border-color:#c89b3c}.aem-quick-card h3{margin:0 0 10px;color:#0b1638;font-size:21px}.aem-quick-card p{margin:0 0 20px;color:#5b6472;line-height:1.55}.aem-card-link{font-weight:800;color:#1769aa}.aem-all-services{text-align:center;margin-top:28px}.aem-related-services{padding:50px 0;background:#f7f3e9}.aem-related-services h2{text-align:center;margin-bottom:25px}.aem-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.aem-related-card{display:block;padding:20px;border-radius:14px;background:#fff;border:1px solid #dfe4eb;color:#0b1638;text-decoration:none;font-weight:800;text-align:center;box-shadow:0 8px 22px rgba(8,23,53,.06)}.aem-related-card:hover,.aem-related-card:focus{border-color:#c89b3c;transform:translateY(-2px)}.aem-related-all{text-align:center;margin-top:24px}.aem-mobile-actionbar{display:none}body.aem-menu-open{overflow:hidden}@media(max-width:900px){body{padding-bottom:68px!important}.aem-navrow{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;position:relative!important}.aem-brand{min-width:0!important;flex:1 1 auto!important}.aem-brand img{flex:0 0 auto!important}.aem-menu-toggle{display:inline-flex!important;flex:0 0 auto!important}.aem-menu{display:none!important;position:absolute!important;left:0!important;right:0!important;top:calc(100%+1px)!important;z-index:10002!important;background:#0b1638!important;padding:12px!important;margin:0!important;border-top:1px solid rgba(255,255,255,.18)!important;box-shadow:0 16px 28px rgba(0,0,0,.28)!important}.aem-menu.aem-open{display:flex!important;flex-direction:column!important;align-items:stretch!important}.aem-menu a,.aem-menu a:not(.aem-wa){display:flex!important;width:100%!important;min-height:48px!important;align-items:center!important;padding:12px 14px!important;border-radius:8px!important;color:#fff!important;text-decoration:none!important;border-bottom:1px solid rgba(255,255,255,.10)!important}.aem-menu a.aem-active{color:#f3c96d!important}.aem-menu .aem-phone-mobile,.aem-menu .aem-wa{display:none!important}.aem-quick-grid,.aem-related-grid{grid-template-columns:1fr!important}.aem-services-quick{padding:44px 0}.aem-quick-card{min-height:0}.aem-mobile-actionbar{position:fixed;display:grid;grid-template-columns:1fr 1fr;left:0;right:0;bottom:0;z-index:10001;background:#fff;border-top:1px solid #d7dce4;box-shadow:0 -6px 20px rgba(0,0,0,.13)}.aem-mobile-actionbar a{min-height:58px;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:900;text-decoration:none;font-size:15px}.aem-mobile-actionbar .services{background:#0b1638;color:#fff}.aem-mobile-actionbar .whatsapp{background:#25d366;color:#073b1b}.aem-float{bottom:78px!important}.hero-actions,.actions{display:flex!important;flex-direction:column!important;align-items:stretch!important}.hero-actions .btn,.actions .btn{width:100%!important;text-align:center!important;justify-content:center!important}}@media(max-width:420px){.aem-brand strong{font-size:12px!important}.aem-menu-toggle::after{display:none}.aem-menu-toggle{min-width:44px!important;padding:8px!important}}.aem-brand img{width:64px!important;height:64px!important;object-fit:contain!important;border-radius:50%!important}.aem-footbrand img{width:55px!important;height:55px!important;object-fit:contain!important;border-radius:50%!important}.hero-logo{display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important}.hero-logo img{width:367.5px!important;max-width:min(367.5px,100%)!important;height:auto!important;object-fit:contain!important;border-radius:50%!important}@media(max-width:900px){.hero-logo img{width:min(367.5px,78vw)!important;max-width:min(367.5px,78vw)!important}}@media(max-width:430px){.hero-logo img{width:min(330px,78vw)!important;max-width:min(330px,78vw)!important}}.btn-whatsapp-green{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#25d366!important;color:#073b1b!important;border:1px solid #25d366!important;font-weight:800!important}.btn-whatsapp-green:hover,.btn-whatsapp-green:focus{background:#1fbd5a!important;border-color:#1fbd5a!important;color:#052c15!important}.services-select-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.service-select-card{display:flex!important;flex-direction:column!important;justify-content:space-between!important;min-height:220px!important;padding:24px!important;border-radius:16px!important;background:#fff!important;border:1px solid #e1e5ec!important;box-shadow:0 10px 28px rgba(8,23,53,.07)!important;color:#13213c!important;text-decoration:none!important;transition:transform .18s,box-shadow .18s,border-color .18s!important}.service-select-card:hover,.service-select-card:focus{transform:translateY(-4px)!important;box-shadow:0 15px 32px rgba(8,23,53,.13)!important;border-color:#c89b3c!important}.service-select-card h3{margin:0 0 10px!important;color:#0b1638!important;font-size:21px!important}.service-select-card p{margin:0 0 20px!important;color:#5b6472!important;line-height:1.55!important}.service-select-link{font-weight:800!important;color:#1769aa!important}@media(max-width:900px){.services-select-grid{grid-template-columns:1fr!important}.service-select-card{min-height:0!important}}section.hero{min-height:0!important;padding-top:42px!important;padding-bottom:42px!important}section.hero .hero-grid{min-height:0!important;align-items:center!important}section.hero .hero-logo{display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important}section.hero .hero-logo img{width:300px!important;max-width:300px!important;height:auto!important;object-fit:contain!important}section.hero h1{margin-top:8px!important;margin-bottom:14px!important}section.hero .lead{margin-bottom:18px!important}@media(max-width:900px){section.hero{padding-top:34px!important;padding-bottom:34px!important}section.hero .hero-grid{grid-template-columns:1fr!important;gap:22px!important}section.hero .hero-logo{order:-1!important}section.hero .hero-logo img{width:min(270px,72vw)!important;max-width:min(270px,72vw)!important}}@media(max-width:430px){section.hero{padding-top:28px!important;padding-bottom:28px!important}section.hero .hero-logo img{width:min(240px,72vw)!important;max-width:min(240px,72vw)!important}}section.hero{min-height:0!important;padding-top:42px!important;padding-bottom:42px!important}section.hero .hero-grid{min-height:0!important;padding-top:0!important;padding-bottom:0!important;align-items:center!important}section.hero .hero-logo{display:flex!important;align-items:center!important;justify-content:center!important}section.hero .hero-logo img{width:300px!important;max-width:300px!important;height:auto!important;object-fit:contain!important}@media(max-width:900px){section.hero{padding-top:34px!important;padding-bottom:34px!important}section.hero .hero-grid{padding-top:0!important;padding-bottom:0!important;grid-template-columns:1fr!important;gap:22px!important}section.hero .hero-logo{order:-1!important}section.hero .hero-logo img{width:min(270px,72vw)!important;max-width:min(270px,72vw)!important}}@media(max-width:430px){section.hero{padding-top:28px!important;padding-bottom:28px!important}section.hero .hero-logo img{width:min(240px,72vw)!important;max-width:min(240px,72vw)!important}}section.hero .hero-logo img{width:600px!important;max-width:600px!important;height:auto!important;object-fit:contain!important}@media(max-width:900px){section.hero .hero-logo img{width:min(540px,88vw)!important;max-width:min(540px,88vw)!important}}@media(max-width:430px){section.hero .hero-logo img{width:min(480px,88vw)!important;max-width:min(480px,88vw)!important}}section.hero .hero-logo img{width:420px!important;max-width:420px!important;height:auto!important;object-fit:contain!important}@media(max-width:900px){section.hero .hero-logo img{width:min(378px,88vw)!important;max-width:min(378px,88vw)!important}}@media(max-width:430px){section.hero .hero-logo img{width:min(336px,88vw)!important;max-width:min(336px,88vw)!important}}.aem-quick-grid,.services-select-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}.aem-quick-card,.service-select-card{min-width:0!important;min-height:205px!important;padding:20px!important}.aem-quick-card h3,.service-select-card h3{font-size:19px!important}.aem-quick-card p,.service-select-card p{font-size:15px!important}.aem-merged-value{padding:52px 0!important;background:#fff}.aem-merged-value .merged-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:30px;align-items:start}.aem-merged-value .merged-card{background:#f7f3e9;border:1px solid #e4dcc9;border-radius:16px;padding:24px}.aem-merged-value .merged-list{margin:18px 0 0;padding:0;list-style:none}.aem-merged-value .merged-list li{position:relative;padding-left:28px;margin:11px 0}.aem-merged-value .merged-list li:before{content:"✓";position:absolute;left:0;color:#25a55b;font-weight:900}@media(max-width:1100px){.aem-quick-grid,.services-select-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:760px){.aem-merged-value .merged-grid{grid-template-columns:1fr}}@media(max-width:650px){.aem-quick-grid,.services-select-grid{grid-template-columns:1fr!important}.aem-quick-card,.service-select-card{min-height:0!important}}a.btn-aem-whatsapp{background:#25d366!important;border-color:#25d366!important;color:#073b1b!important;font-weight:800!important}a.btn-aem-whatsapp:hover,a.btn-aem-whatsapp:focus{background:#1fbd5a!important;border-color:#1fbd5a!important;color:#052c15!important}a.btn-aem-email{background:#c89b3c!important;border-color:#c89b3c!important;color:#081735!important;font-weight:800!important}a.btn-aem-email:hover,a.btn-aem-email:focus{background:#b78b33!important;border-color:#b78b33!important;color:#081735!important}a.btn-aem-gray{background:#6b7280!important;border-color:#6b7280!important;color:#fff!important;font-weight:800!important}a.btn-aem-gray:hover,a.btn-aem-gray:focus{background:#565d68!important;border-color:#565d68!important;color:#fff!important}.aem-unified-attention{padding:64px 0;background:#f5f7fa}.aem-unified-attention .section-head{max-width:820px;margin:0 auto 30px;text-align:center}.aem-unified-attention .grid4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.aem-unified-attention .card{background:#fff;border:1px solid #e1e5ec;border-radius:16px;padding:22px;box-shadow:0 10px 28px rgba(8,23,53,.07)}.aem-unified-attention .feature-image{width:100%;aspect-ratio:16/9;border-radius:12px;margin-bottom:16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0b1f46,#174a7e);color:#fff;font-size:42px;font-weight:800;overflow:hidden}.aem-unified-attention .feature-image span{display:block;text-align:center;padding:12px}.aem-unified-attention h3{margin:0 0 10px;color:#0b1638;font-size:20px}.aem-unified-attention p{margin:0;color:#5b6472;line-height:1.55}.service-info-v738 .cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-info-v738 .card{height:100%}.service-info-v738 .card ul{margin:14px 0 0;padding-left:20px}.service-info-v738 .card li{margin-bottom:10px;line-height:1.5}body.aem-legal-page section.hero{padding:22px 0!important;min-height:0!important}body.aem-legal-page section.hero .hero-grid{display:block!important;padding:0!important;min-height:0!important}body.aem-legal-page section.hero .hero-logo{display:none!important}body.aem-legal-page section.hero h1{font-size:clamp(27px,3vw,36px)!important;line-height:1.15!important;margin:0!important}body.aem-legal-page section.hero .eyebrow,body.aem-legal-page section.hero p,body.aem-legal-page section.hero .actions{display:none!important}@media(max-width:1000px){.aem-unified-attention .grid4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.service-info-v738 .cards{grid-template-columns:1fr}.aem-unified-attention{padding:48px 0}}@media(max-width:620px){.aem-unified-attention .grid4{grid-template-columns:1fr}.aem-unified-attention .feature-image{aspect-ratio:2/1}}.aem-address{margin:10px 0 0;color:#aeb9cb;font-size:13px;line-height:1.5;font-style:normal}.gestoria-intro{background:#fff;padding:30px 0 10px}.gestoria-intro .gestoria-box{max-width:1040px;margin:0 auto;padding:24px 26px;border:1px solid #dce3ec;border-left:5px solid #c89b3c;border-radius:14px;background:#f8fafc}.gestoria-intro h2{margin:0 0 10px;color:#0b1f46;font-size:25px;line-height:1.25}.gestoria-intro p{margin:0;color:#46536a;font-size:16px;line-height:1.7}@media(max-width:700px){.gestoria-intro{padding:22px 0 4px}.gestoria-intro .gestoria-box{padding:20px}.gestoria-intro h2{font-size:22px}}body h1,body h2,body h3,body h4,body h5,body h6,body .card-title,body .step-title,body .office-title,body .result-title,body .option-title,body .service-title{font-family:"Trebuchet MS",Arial,Helvetica,sans-serif !important;letter-spacing:0.005em;font-kerning:normal;text-rendering:optimizeLegibility}body #informacion-adicional .info-card,body #informacion-adicional .info-card strong,body #informacion-adicional .info-card h1,body #informacion-adicional .info-card h2,body #informacion-adicional .info-card h3,body #informacion-adicional .info-card h4,body #informacion-adicional .info-card h5,body #informacion-adicional .info-card h6{font-family:inherit !important;letter-spacing:normal}body h1,body h2{line-height:1.22 !important}body h3,body h4,body h5,body h6{line-height:1.28 !important}body .label{font-size:clamp(22px,2.3vw,30px)!important;line-height:1.15!important;letter-spacing:.035em!important}#servicios-interactivos,#informacion-historica-legal{padding:64px 0}#servicios-interactivos{background:#f7f9fc}#informacion-historica-legal{background:#f7f3ea}.aem-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.aem-interactive-card,.aem-history-card{display:flex;flex-direction:column;min-height:205px;padding:24px;border-radius:18px;text-decoration:none;transition:.22s ease;box-shadow:0 8px 24px rgba(8,23,53,.09)}.aem-interactive-card{background:linear-gradient(180deg,#f5f9ff,#e9f2fb);color:#081735;border:1px solid #c8d8ea}.aem-interactive-card:hover,.aem-interactive-card:focus-visible{transform:translateY(-5px);box-shadow:0 14px 30px rgba(8,23,53,.15);border-color:#7699c3}.aem-history-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.aem-history-card{background:linear-gradient(145deg,#081735,#17396f);color:#fff;border:1px solid #c89b3c;min-height:230px}.aem-history-card:hover,.aem-history-card:focus-visible{transform:translateY(-5px);box-shadow:0 16px 34px rgba(8,23,53,.25);border-color:#edc873}.aem-interactive-card strong,.aem-history-card strong{font-size:21px;line-height:1.28;margin-bottom:10px}.aem-interactive-card p,.aem-history-card p{line-height:1.6;margin:0 0 18px}.aem-history-card p{color:#dce6f5}.aem-interactive-card span,.aem-history-card span{margin-top:auto;font-weight:800}.aem-interactive-card span{color:#0b4f8a}.aem-history-card span{color:#f0c766}.aem-how-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.aem-how-step{text-align:center;position:relative}.aem-how-step:not(:last-child)::after{content:'→';position:absolute;right:-26px;top:40px;color:#c89b3c;font-size:34px;font-weight:800}.aem-how-circle{width:112px;height:112px;border-radius:50%;margin:0 auto 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#eef5fc;border:3px solid #c89b3c;box-shadow:0 8px 22px rgba(8,23,53,.11)}.aem-how-icon{font-size:35px;line-height:1}.aem-how-num{font-weight:800;margin-top:6px}.aem-how-step h3{font-size:20px;margin:0 0 8px}.aem-how-step p{margin:0}#haya{padding:44px 0}.aem-apostille-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:34px;align-items:stretch}.aem-apostille-copy{display:flex;flex-direction:column;justify-content:center}.aem-apostille-copy p{margin:0 0 13px}.aem-history-link{display:inline-block;margin-top:2px;font-weight:700;color:#0b4f8a;text-decoration:underline;text-underline-offset:3px}@media(max-width:900px){.aem-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aem-how-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aem-how-step::after{display:none!important}}@media(max-width:700px){.aem-info-grid,.aem-history-grid,.aem-how-grid,.aem-apostille-grid{grid-template-columns:1fr}.aem-interactive-card,.aem-history-card{min-height:auto}#servicios-interactivos,#informacion-historica-legal{padding:48px 0}}body .eyebrow,body .section-kicker,body .section-label,body .overline,body .gold-label,body .small-title,body .label{font-size:clamp(24px,2.5vw,32px)!important;line-height:1.15!important;letter-spacing:.035em!important}body p{text-align:justify!important;text-justify:inter-word}.aem-contact-final-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.aem-contact-final-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 20px;border-radius:10px;font-weight:800;text-decoration:none}.aem-contact-final-actions .aem-whatsapp-btn{background:#25D366;color:#fff}.aem-contact-final-actions .aem-call-btn{background:#c89b3c;color:#081735}@media(max-width:620px){.aem-contact-final-actions{flex-direction:column}.aem-contact-final-actions a{width:100%}}body .hero .eyebrow,body .hero .section-kicker,body .hero .section-label,body .hero .overline,body .hero .gold-label,body .hero .small-title,body .hero .label{font-size:14px !important;line-height:1.2 !important;letter-spacing:.12em !important}.hero h1,h1{font-size:70% !important}