:root{--vz-primary:#0c3c60;--vz-primary-light:#155584;--vz-primary-dark:#072338;--vz-yellow:#ffc72c;--vz-yellow-hover:#e5b324;--vz-gold:#ffc72c;--vz-bg-soft:#f4f8fb;--vz-bg-card-blue:#104873;--vz-bg-dark:#072338;--vz-text-heading:#0c3c60;--vz-text-body:#334155;--vz-text-muted:#64748b;--vz-text-light:#f8fafc;--font-serif:"Playfair Display", Georgia, serif;--font-title:"Outfit", -apple-system, BlinkMacSystemFont, sans-serif;--font-body:"Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, sans-serif;--vz-shadow:0 10px 30px #0c3c601f;--vz-shadow-lg:0 20px 45px #0c3c6038}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px;overflow-x:clip}body{font-family:var(--font-body);color:var(--vz-text-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;line-height:1.6;position:relative;overflow-x:clip}.vz-app-root{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow-x:clip}main{flex:1 0 auto}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.container-wide{max-width:1280px}@media (width<=640px){.container,.container-wide{padding-left:1rem;padding-right:1rem}}.btn{font-family:var(--font-body);cursor:pointer;border:1.5px solid #0000;border-radius:8px;outline:none;align-items:center;gap:.6rem;padding:.8rem 1.6rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.btn-yellow{background-color:var(--vz-yellow);color:#0c3c60;border-color:var(--vz-yellow);box-shadow:0 4px 14px #ffc72c59}.btn-yellow:hover{background-color:var(--vz-yellow-hover);border-color:var(--vz-yellow-hover);transform:translateY(-2px);box-shadow:0 6px 20px #ffc72c73}.btn-outline-white{color:#fff;background-color:#0000;border-color:#fff6}.btn-outline-white:hover{background-color:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.header-navbar{z-index:1000;background-color:var(--vz-primary);border-bottom:2px solid #ffc72c4d;transition:all .3s;position:sticky;top:0;left:0;right:0;box-shadow:0 4px 20px #07233840}.navbar-inner{justify-content:space-between;align-items:center;height:4.75rem;display:flex}.navbar-brand-link{color:#fff;align-items:center;gap:.85rem;text-decoration:none;display:flex}.brand-title{letter-spacing:.05em;color:#fff;text-shadow:0 2px 8px #0003;white-space:nowrap;font-family:Cinzel,serif;font-size:1.45rem;font-weight:700}@media (width<=640px){.brand-title{font-size:1.15rem}}.nav-menu{align-items:center;gap:2rem;list-style:none;display:flex}@media (width<=900px){.nav-menu{display:none}}.nav-link{color:#ffffffe6;padding:.4rem 0;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s,transform .2s;position:relative}.nav-link:hover,.nav-link-active{color:var(--vz-yellow)}.nav-link-active:after{content:"";background-color:var(--vz-yellow);border-radius:2px;height:2.5px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 0 8px #ffc72c80}.mobile-toggle{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;display:none}@media (width<=900px){.mobile-toggle{display:flex}}.mobile-dropdown{background-color:var(--vz-primary-dark);border-top:1px solid #ffffff1a;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;display:flex}.mobile-dropdown a{color:#fff;padding:.4rem 0;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s}.mobile-dropdown a:hover{color:var(--vz-yellow)}.hero-container-relative{position:relative}.hero-section{background-image:url(/vzconsultora_hero.webp);background-position:0;background-repeat:no-repeat;background-size:cover;align-items:center;height:calc(100vh - 4.75rem);min-height:580px;padding:1.5rem 0;animation:.8s cubic-bezier(.16,1,.3,1) forwards heroBgFadeIn;display:flex;position:relative}@keyframes heroBgFadeIn{0%{opacity:.2}to{opacity:1}}@supports (height:100dvh){.hero-section{height:calc(100dvh - 4.75rem)}}.hero-section:before{content:"";pointer-events:none;background:linear-gradient(#07233873 0%,#072338e6 100%);position:absolute;inset:0}.hero-content-wrapper{z-index:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.hero-card-navy{box-shadow:none;text-align:center;background-color:#0000;border-radius:0;width:100%;max-width:600px;padding:0}.hero-quote-box{border-top:none;margin-top:1.25rem;padding-top:0}.hero-quote-text{color:#fff;text-shadow:0 4px 8px #000c;font-size:1.35rem;font-style:normal;font-weight:600;line-height:1.45}.desktop-banner{background-color:var(--vz-primary-dark);z-index:10;border-top:1px solid #ffc72c59;border-bottom:1px solid #ffc72c59;align-items:center;min-height:54px;padding:.9rem 0;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 4px 20px #07233866}.hero-banner-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;display:flex}.desktop-banner .hero-banner-item{background:0 0;border-radius:0;margin:0;padding:0}.hero-banner-divider{color:var(--vz-yellow);opacity:.85;font-size:1.2rem;line-height:1}.mobile-banner{display:none!important}.marquee-strip{background-color:var(--vz-primary-dark);z-index:10;border-top:1px solid #ffc72c59;border-bottom:1px solid #ffc72c59;align-items:center;min-height:54px;padding:0;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 4px 20px #07233866}.marquee-container{white-space:nowrap;width:100%;display:flex;overflow:hidden}.marquee-content{align-items:center;animation:30s linear infinite scrollMarquee;display:flex}.marquee-content:hover{animation-play-state:paused}.hero-banner-item{background-color:var(--vz-primary);border-radius:4px;justify-content:center;align-items:center;margin:0 1rem;padding:.5rem 1.5rem;display:flex}.hero-banner-text{font-family:var(--font-title);letter-spacing:.08em;color:#fff;text-transform:uppercase;font-size:.9rem;font-weight:700}@keyframes scrollMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=1024px){.desktop-banner{display:none!important}.mobile-banner{display:flex!important}.hero-section{flex-direction:column;justify-content:center;height:calc(100vh - 4.75rem);min-height:520px;padding:0;display:flex}.hero-content-wrapper{justify-content:center;width:100%;margin-bottom:2rem}.hero-section:before{background:linear-gradient(#07233859 0%,#072338d9 100%)}.hero-card-navy{max-width:100%;box-shadow:none;background:0 0;border:none;border-radius:0;margin:0;padding:1.5rem 1rem}.hero-card-navy .vz-logo-exact-wrap svg{max-width:140px!important}.hero-quote-box{border-top:none;margin-top:1.25rem;padding-top:0}.hero-quote-text{text-shadow:0 2px 4px #0009;font-size:1.05rem;line-height:1.45}.hero-card-navy .btn-yellow{justify-content:center;width:100%;min-height:48px;padding:.85rem 1.25rem;font-size:.95rem}}@media (width>=641px) and (width<=1024px){.hero-card-navy .vz-logo-exact-wrap svg{max-width:240px!important}.hero-card-navy .btn-yellow{width:auto!important;padding:.85rem 3rem!important}}@media (width<=1024px){.marquee-strip{z-index:10;background:var(--vz-primary-dark);min-height:auto;box-shadow:none;border-top:1px solid #ffffff26;border-bottom:none;padding:.5rem 0;position:absolute;bottom:0;left:0;right:0}.hero-banner-item{background:var(--vz-primary);border:none;border-radius:4px;width:auto;margin:0 .5rem;padding:.4rem 1rem}.hero-banner-text{font-size:.75rem}}.subpage-root{background-color:var(--vz-bg-soft);min-height:100vh}.subpage-unified-hero{background-color:var(--vz-primary-dark);border-bottom:3.5px solid var(--vz-yellow);color:#fff;background-image:radial-gradient(circle at 85% 20%,#ffc72c1f 0%,#0000 45%),radial-gradient(circle at 15% 80%,#0c3c6066 0%,#0000 50%),linear-gradient(135deg,#072338eb 0%,#0c3c60db 100%),url(/institutional_hero_bg.webp);background-position:50% 35%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;height:480px;min-height:480px;padding:2.5rem 0;animation:.8s cubic-bezier(.16,1,.3,1) forwards heroBgFadeIn;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0723384d}@media (width<=1024px){.subpage-unified-hero{height:80vh;min-height:440px;padding:2rem 0}.subpage-hero-watermark-wrap{opacity:.05;width:280px;right:-10%}}@supports (height:100dvh){@media (width<=1024px){.subpage-unified-hero{height:80dvh}}}.subpage-hero-watermark-wrap{opacity:.08;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;justify-content:center;align-items:center;width:440px;max-width:42vw;display:flex;position:absolute;top:50%;right:-3%;transform:translateY(-50%)}.vz-watermark-svg{filter:drop-shadow(0 0 12px #ffc72c59);width:100%;height:auto}.subpage-hero-box{text-align:center;max-width:860px;margin:0 auto}.subpage-hero-title{color:#fff;letter-spacing:-.025em;margin-bottom:1.25rem;font-size:2.75rem;font-weight:800;line-height:1.22}@media (width<=768px){.subpage-hero-title{font-size:2rem}}.subpage-hero-desc{color:#e2e8f0;max-width:740px;margin:0 auto 1.75rem;font-size:1.15rem;line-height:1.75}@media (width<=640px){.subpage-hero-desc{opacity:.85;margin-bottom:2.25rem;font-size:1.05rem;line-height:1.5}}.subpage-hero-badge{color:#fff;background:#ffffff1a;border:1px solid #ffc72c73;border-radius:9999px;align-items:center;gap:.65rem;padding:.55rem 1.35rem;font-size:.95rem;font-weight:700;display:inline-flex;box-shadow:0 4px 16px #0003}.three-cards-section{background-color:var(--vz-bg-soft);background-image:radial-gradient(circle at 15% 20%,#0c3c600d 0%,#0000 50%),radial-gradient(circle at 85% 80%,#ffc72c0f 0%,#0000 50%),linear-gradient(#fff 0%,#f4f8fb 60%,#eaf2f8 100%);padding:6rem 0 5.5rem;position:relative;overflow:hidden}.section-title-wrap{text-align:center;margin-bottom:3.75rem}.section-mini-badge{letter-spacing:.12em;color:#0c3c60;border:1.5px solid var(--vz-yellow);text-transform:uppercase;background:#ffc72c33;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:.85rem;padding:.35rem 1.1rem;font-size:.8125rem;font-weight:800;display:inline-flex;box-shadow:0 2px 8px #ffc72c26}.section-main-heading{color:var(--vz-primary);letter-spacing:-.02em;font-size:2.35rem;font-weight:800}.three-cards-grid{grid-template-columns:repeat(3,1fr);gap:2.25rem;display:grid}.navy-card-luxury{color:#fff;border:1px solid #ffffff1f;border-top:3.5px solid var(--vz-yellow);background:linear-gradient(165deg,#114c77 0%,#0c3c60 100%);border-radius:14px;flex-direction:column;justify-content:space-between;padding:2.75rem 2.25rem;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s,border-color .25s;display:flex;position:relative;box-shadow:0 12px 32px -6px #0c3c6038,0 4px 12px -2px #0c3c601a}.navy-card-luxury:hover{border-color:#ffc72c80;border-top-color:var(--vz-yellow);transform:translateY(-8px);box-shadow:0 24px 48px -10px #0c3c6061,0 0 0 1px #ffc72c66}.card-gold-accent-header{align-items:center;margin-bottom:1.25rem;display:flex}.navy-card-title-luxury{color:#fff;letter-spacing:.05em;margin-bottom:.65rem;font-size:1.45rem;font-weight:800}.card-title-gold-line{background:var(--vz-yellow);border-radius:2px;width:38px;height:2.5px;margin-bottom:1.25rem}.navy-card-text-luxury{color:#f1f5f9;font-size:1rem;line-height:1.7}.card-gold-footer-line{display:none}.section-bottom-action{text-align:center;justify-content:center;margin-top:3.5rem;display:flex}.btn-section-cta{padding:.9rem 2.75rem;font-size:1.05rem;box-shadow:0 6px 20px #ffc72c66}@media (width>=641px) and (width<=1024px){.three-cards-section{padding:4.5rem 0 4rem}.three-cards-grid{grid-template-columns:1fr;gap:1.75rem;max-width:540px;margin:0 auto}.section-main-heading{font-size:2rem}}@media (width<=640px){.three-cards-section{padding:3rem 0 3.25rem}.section-title-wrap{margin-bottom:1.75rem}.section-mini-badge{margin-bottom:.5rem;padding:.25rem .8rem;font-size:.7rem}.section-main-heading{font-size:1.35rem;line-height:1.3}.three-cards-grid{grid-template-columns:1fr;gap:1rem}.navy-card-luxury{border-radius:10px;padding:1.25rem 1rem}.card-gold-accent-header{margin-bottom:.65rem}.navy-card-title-luxury{margin-bottom:.35rem;font-size:1.2rem}.card-title-gold-line{margin-bottom:.75rem}.navy-card-text-luxury{font-size:.885rem;line-height:1.55}.card-gold-footer-line{margin-top:1.15rem}.section-bottom-action{margin-top:1.75rem}.btn-section-cta{justify-content:center;width:100%;min-height:48px;padding:.85rem 1.25rem;font-size:.95rem}}.achievements-section-upgraded{background:linear-gradient(#f0f6fa 0%,#e4eff7 100%);border-top:1px solid #0c3c6014;border-bottom:1px solid #0c3c6014;padding:5.5rem 0}.achievements-grid-upgraded{grid-template-columns:1.15fr .85fr;align-items:center;gap:3.5rem;display:grid}.achievements-content-left{flex-direction:column;align-items:flex-start;display:flex}.achievements-main-title{color:var(--vz-primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.achievements-body-text{color:#334155;margin-bottom:1.25rem;font-size:1.0625rem;line-height:1.75}.achievements-card-quote{color:#fff;border:1px solid #ffffff1f;border-left:5px solid var(--vz-yellow);background:linear-gradient(165deg,#114c77 0%,#0c3c60 100%);border-radius:12px;padding:2.75rem 2.25rem;transition:transform .25s,box-shadow .25s;position:relative;box-shadow:0 16px 40px #0c3c6040}.achievements-card-quote:hover{transform:translateY(-4px);box-shadow:0 20px 48px #0c3c6052}.achievement-badge-pill{letter-spacing:.08em;color:var(--vz-yellow);background:#ffffff14;border:1px solid #ffc72c66;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem .85rem;font-size:.75rem;font-weight:800;display:inline-flex}.achievement-pill-dot{background:var(--vz-yellow);border-radius:50%;width:6px;height:6px}.achievement-quote-text{color:#fff;font-size:1.28rem;font-style:normal;font-weight:700;line-height:1.6}@media (width>=641px) and (width<=1024px){.achievements-section-upgraded{padding:4.5rem 0}.achievements-grid-upgraded{grid-template-columns:1fr;gap:2.25rem;max-width:580px;margin:0 auto}.achievements-main-title{font-size:2rem}}@media (width<=640px){.achievements-section-upgraded{padding:3rem 0 3.25rem}.achievements-grid-upgraded{grid-template-columns:1fr;gap:1.75rem}.achievements-main-title{margin-bottom:.75rem;font-size:1.35rem;line-height:1.3}.achievements-body-text{margin-bottom:.75rem;font-size:.9rem;line-height:1.6}.achievements-content-left .btn-yellow{justify-content:center;width:100%;min-height:48px;font-size:.95rem}.achievements-card-quote{border-left-width:4px;border-radius:10px;padding:1.45rem 1.2rem}.achievement-badge-pill{margin-bottom:.85rem}.achievement-quote-text{font-size:.96rem;line-height:1.5}}.director-section{background-color:var(--vz-primary);color:#fff;padding:5.5rem 0}.director-top-badge-container{justify-content:center;margin-bottom:3.5rem;display:flex}.director-trust-badge{background:#ffffff14;border:1px solid #ffc72c59;border-radius:9999px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;padding:.65rem 1.5rem;display:inline-flex;box-shadow:0 4px 16px #00000026}.stars-row-inline{gap:.25rem;display:flex}.director-badge-separator{color:var(--vz-yellow);opacity:.6}.director-trust-text{color:#fff;letter-spacing:.01em;font-size:1.1rem;font-weight:700}.director-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:3.5rem;display:grid}.director-contact-title{letter-spacing:.05em;color:#fff;margin-bottom:1.5rem;font-size:1.85rem;font-weight:800}.director-advisor-label{color:var(--vz-yellow);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.35rem;font-size:.95rem;font-weight:700}.director-advisor-name{color:#fff;margin-bottom:.25rem;font-size:1.5rem;font-weight:800}.director-advisor-role{color:#cbd5e1;margin-bottom:.25rem;font-weight:600}.director-advisor-spec{color:#94a3b8;margin-bottom:1.5rem}.director-info-list{flex-direction:column;gap:.75rem;display:flex}.director-info-row{color:#e2e8f0;align-items:center;gap:.65rem;display:flex}.director-link{color:var(--vz-yellow);font-weight:600;text-decoration:none}.director-link:hover{text-decoration:underline}@media (width<=640px){.director-section{padding:3rem 0 3.5rem}.director-top-badge-container{margin-bottom:1.75rem}.director-trust-badge{text-align:center;flex-direction:column;gap:.4rem;padding:.65rem 1rem}.director-badge-separator{display:none}.director-trust-text{font-size:.9rem;line-height:1.35}.director-grid{text-align:left;grid-template-columns:1fr;gap:1.25rem}.director-grid>div:first-child{text-align:center}.director-grid .vz-logo-exact-wrap svg{margin:0 auto;max-width:95px!important}.director-contact-title{text-align:center;margin-bottom:1rem;font-size:1.45rem}.director-details{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem;box-shadow:0 8px 30px #00000026}.director-advisor-label{margin-bottom:.25rem;font-size:.825rem}.director-advisor-name{margin-bottom:.25rem;font-size:1.3rem}.director-advisor-role{margin-bottom:.2rem;font-size:.875rem}.director-advisor-spec{margin-bottom:1.15rem;font-size:.825rem}.director-info-list{gap:.65rem;margin-top:1rem}.director-info-row{word-break:break-word;overflow-wrap:break-word;justify-content:flex-start;font-size:.84rem}.director-link{word-break:break-word;overflow-wrap:break-word}}.contact-section{background-color:var(--vz-primary);color:#fff;border-top:1px solid #ffffff1a;padding:4.5rem 0 6rem;position:relative}.contact-container-flat{max-width:600px;margin:0 auto}.contact-header-wrap{text-align:center;margin-bottom:.5rem}.contact-title-luxury{color:#fff;letter-spacing:-.01em;margin-bottom:.75rem;font-size:2rem;font-weight:800}.contact-form-luxury{flex-direction:column;gap:1.25rem;display:flex}.form-group-floating{width:100%;position:relative}.input-floating{width:100%;height:58px;font-size:.95rem;font-family:var(--font-body);color:#0c3c60;background:#fff;border:1.5px solid #fff3;border-radius:10px;outline:none;padding:1.45rem 1.15rem .45rem;font-weight:600;transition:border-color .25s,box-shadow .25s,background-color .25s;box-shadow:0 2px 8px #0000000f}.input-floating:focus{border-color:var(--vz-yellow);background-color:#fff;box-shadow:0 0 0 3.5px #ffc72c4d,0 4px 12px #0000001a}.textarea-floating{resize:vertical;height:auto;min-height:120px;padding-top:1.65rem}.floating-label{color:#64748b;pointer-events:none;-webkit-user-select:none;user-select:none;transform-origin:0 0;font-size:.925rem;font-weight:500;transition:all .22s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:1.15rem;transform:translateY(-50%)}.textarea-floating+.floating-label{top:1.35rem;transform:translateY(0)}.input-floating:focus+.floating-label,.input-floating:not(:placeholder-shown)+.floating-label{color:#0c3c60;letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:800;top:.45rem;transform:translateY(0)}.contact-submit-btn{justify-content:center;align-items:center;gap:.65rem;margin-top:.5rem;padding:1rem 2rem;font-size:1.05rem;font-weight:700;display:flex}@media (width<=640px){.contact-section{padding:3.5rem 0 4.5rem}.contact-title-luxury{font-size:1.55rem;line-height:1.25}.input-floating{height:54px;padding:1.35rem 1rem .4rem;font-size:.925rem}.floating-label{font-size:.875rem;left:1rem}.input-floating:focus+.floating-label,.input-floating:not(:placeholder-shown)+.floating-label{font-size:.685rem;top:.38rem}.textarea-floating{min-height:110px;padding-top:1.5rem}.contact-submit-btn{width:100%;min-height:48px;font-size:.98rem}}.nosotros-mv-section{background:radial-gradient(circle at 10% 20%,#0c3c600a 0%,#0000 45%),radial-gradient(circle at 90% 80%,#ffc72c0d 0%,#0000 45%),linear-gradient(#f4f8fb 0%,#edf3f8 100%);border-bottom:1px solid #0c3c600f;padding:5rem 0 3.5rem}.nosotros-mv-grid{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}.mv-card{color:#fff;box-shadow:var(--vz-shadow);border:1px solid #ffffff1f;border-top:3.5px solid var(--vz-yellow);background:linear-gradient(165deg,#114c77 0%,#0c3c60 100%);border-radius:14px;padding:2.75rem 2.25rem}.mv-card-header{align-items:center;gap:.85rem;margin-bottom:1rem;display:flex}.mv-icon-wrap{background:#ffffff14;border:1px solid #ffc72c59;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.mv-card-title{color:#fff;letter-spacing:.06em;font-size:1.5rem;font-weight:800}.mv-card-text{color:#f1f5f9;font-size:1.05rem;line-height:1.75}.nosotros-valores-section{background:radial-gradient(circle at 10% 20%,#0c3c600a 0%,#0000 45%),radial-gradient(circle at 90% 80%,#ffc72c0d 0%,#0000 45%),linear-gradient(#edf3f8 0%,#e5eef4 100%);padding:4.25rem 0 5.5rem}.valores-grid-upgraded{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3.25rem;display:grid}.valor-card-luxury{border:1px solid #ffffff1f;border-left:4.5px solid var(--vz-yellow);background:linear-gradient(165deg,#104873 0%,#0c3c60 100%);border-radius:12px;flex-direction:column;justify-content:space-between;padding:1.65rem 1.75rem;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0c3c6024}.valor-card-luxury:hover{transform:translateY(-5px);box-shadow:0 16px 36px -6px #0c3c6052,0 0 0 1px #ffc72c4d}.valor-watermark-wrap{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;flex-direction:column;align-items:flex-end;display:flex;position:absolute;top:1rem;right:1.35rem}.valor-watermark-num{font-family:var(--font-serif);color:#ffffff42;letter-spacing:.04em;font-size:2.6rem;font-weight:800;line-height:.9}.valor-mobile-num{display:none}.valor-watermark-underline{background:#ffffff42;border-radius:2px;width:100%;height:2px;margin-top:4px}.valor-badge-row{z-index:2;align-items:center;margin-bottom:.9rem;display:flex;position:relative}.valor-logo-icon-wrap{opacity:1;align-items:center;display:flex}.valor-logo-icon-wrap svg{width:44px!important;height:44px!important}.valor-title-luxury{color:#fff;letter-spacing:.03em;z-index:2;margin-bottom:.4rem;font-size:1.3rem;font-weight:800;position:relative}.valor-gold-divider{background:var(--vz-yellow);z-index:2;border-radius:2px;width:32px;height:2.5px;margin-bottom:.95rem;position:relative}.valor-content-block{z-index:2;flex-direction:column;gap:.3rem;display:flex;position:relative}.valor-lead-text{color:#fff;font-size:1rem;font-weight:700;line-height:1.45}.valor-sub-text{color:#cbd5e1;font-size:.9rem;font-weight:400;line-height:1.5}.nosotros-bottom-cta{text-align:center}@media (width>=641px) and (width<=1024px){.nosotros-mv-section{padding:4rem 0 3rem}.nosotros-mv-grid{grid-template-columns:1fr 1fr;gap:1.75rem}.mv-card{padding:2.25rem 1.85rem}.mv-card-title{font-size:1.4rem}.mv-card-text{font-size:.98rem}.nosotros-valores-section{padding:3.5rem 0 4.5rem}.valores-grid-upgraded{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2.75rem}.valor-card-luxury{padding:1.5rem}.valor-title-luxury{font-size:1.25rem}.valor-lead-text{font-size:.96rem}}@media (width<=640px){.nosotros-mv-section{padding:3rem 0 2.5rem}.nosotros-mv-grid{grid-template-columns:1fr;gap:1.5rem}.mv-card{border-radius:12px;padding:2.25rem 1.65rem}.mv-card-header{gap:.85rem;margin-bottom:1rem}.mv-icon-wrap{width:42px;height:42px}.mv-card-title{font-size:1.5rem}.mv-card-text{font-size:1.05rem;line-height:1.65}.nosotros-valores-section{padding:3rem 0 4rem}.valores-grid-upgraded{border:1px solid #ffffff26;border-radius:12px;grid-template-columns:1fr 1fr;gap:0;margin-bottom:2.5rem;overflow:hidden;box-shadow:0 10px 30px #0c3c6033}.valor-card-luxury{box-shadow:none;border:1px solid #ffffff26;border-top:none;border-left:none;border-radius:0;justify-content:flex-start;padding:1.25rem 1rem}.valor-card-luxury:nth-child(odd){border-left:3px solid var(--vz-yellow)}.valor-card-luxury:nth-child(2n){border-right:none}.valor-card-luxury:nth-last-child(-n+2){border-bottom:none}.valor-mobile-num{color:var(--vz-yellow);margin-bottom:.15rem;font-size:.9em;display:block}.valor-badge-row,.valor-watermark-wrap{display:none}.valor-title-luxury{z-index:2;min-height:2.5rem;margin-bottom:.75rem;font-size:1.05rem;position:relative}.valor-gold-divider{margin-bottom:.75rem}.valor-lead-text{margin-bottom:.25rem;font-size:.9rem}.valor-sub-text{font-size:.8rem}}.servicios-plans-section,.asesoramientos-pillars-section{padding:4.5rem 0 5.5rem}.plans-cards-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:2.25rem;margin-bottom:4rem;display:grid}.plan-card-executive{color:#fff;border:1px solid #ffffff1f;border-top:3.5px solid var(--vz-yellow);background:linear-gradient(165deg,#114c77 0%,#0c3c60 100%);border-radius:16px;flex-direction:column;justify-content:space-between;padding:2.75rem 2.25rem;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s;display:flex;position:relative;box-shadow:0 12px 32px #0c3c602e}.plan-card-executive:hover{transform:translateY(-8px);box-shadow:0 24px 48px #0c3c6059}.plan-card-top-bar{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.plan-badge-pill{letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#ffffff1f;border:1px solid #ffffff40;border-radius:9999px;padding:.35rem .9rem;font-size:.75rem;font-weight:800}.plan-title-heading{color:#fff;letter-spacing:.04em;margin-bottom:.5rem;font-size:1.55rem;font-weight:800}.plan-tagline-text{color:#cbd5e1;min-height:46px;margin-bottom:1.25rem;font-size:.95rem;line-height:1.6}.plan-includes-alert{border-left:3.5px solid var(--vz-yellow);color:var(--vz-yellow);background:#ffc72c1f;border-radius:4px;margin-bottom:1.25rem;padding:.5rem .85rem;font-size:.825rem;font-weight:700}.plan-features-list{flex-direction:column;flex-grow:1;gap:.95rem;margin-bottom:2.25rem;list-style:none;display:flex}.plan-feature-item{color:#f1f5f9;align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.5;display:flex}.plan-check-icon{background:#ffc72c2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;display:flex}.plan-card-action{margin-top:auto}.plan-action-btn{width:100%;padding:.9rem 1.5rem;font-weight:700}.servicios-custom-banner{background:#fff;border:1px solid #0c3c601a;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:2.5rem 2.75rem;display:flex;box-shadow:0 12px 32px #0c3c6014}.custom-banner-content{align-items:center;gap:1.5rem;max-width:650px;display:flex}.custom-banner-icon{background:var(--vz-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.custom-banner-title{color:var(--vz-primary);margin-bottom:.35rem;font-size:1.25rem;font-weight:800}.custom-banner-desc{color:var(--vz-text-body);font-size:.95rem;line-height:1.6}.custom-banner-btn{flex-shrink:0;padding:.85rem 1.85rem}@media (width>=641px) and (width<=1024px){.plans-cards-grid{grid-template-columns:1fr;gap:2.25rem;max-width:620px;margin:0 auto 3.5rem}.plan-card-executive{padding:2.5rem 2.25rem}.plan-title-heading{font-size:1.65rem}.plan-action-btn{min-height:48px;font-size:1rem}.servicios-custom-banner{text-align:center;flex-direction:column;gap:1.5rem;padding:2.25rem 2rem}.custom-banner-content{text-align:center;flex-direction:column;align-items:center;gap:1rem}.custom-banner-btn{justify-content:center;width:100%;max-width:360px;min-height:48px}}@media (width<=640px){.servicios-plans-section{padding:3rem 0 4rem}.plans-cards-grid{grid-template-columns:1fr;gap:1.75rem;margin-bottom:2.75rem}.plan-card-executive{border-radius:14px;padding:2rem 1.35rem}.plan-card-top-bar{margin-bottom:1.25rem}.plan-badge-pill{padding:.3rem .8rem;font-size:.72rem}.plan-title-heading{margin-bottom:.4rem;font-size:1.45rem}.plan-tagline-text{min-height:auto;margin-bottom:1.15rem;font-size:.9rem}.plan-includes-alert{margin-bottom:1.15rem;padding:.45rem .75rem;font-size:.8rem}.plan-features-list{gap:.8rem;margin-bottom:2rem}.plan-feature-item{gap:.65rem;font-size:.885rem}.plan-check-icon{width:20px;height:20px}.plan-action-btn{justify-content:center;min-height:48px;padding:.9rem 1.25rem;font-size:.95rem}.servicios-custom-banner{text-align:center;border-radius:14px;flex-direction:column;gap:1.35rem;padding:1.75rem 1.25rem}.custom-banner-content{text-align:center;flex-direction:column;align-items:center;gap:.85rem}.custom-banner-icon{width:46px;height:46px}.custom-banner-title{font-size:1.15rem;line-height:1.35}.custom-banner-desc{font-size:.885rem;line-height:1.55}.custom-banner-btn{justify-content:center;width:100%;min-height:48px;padding:.9rem 1.25rem;font-size:.95rem}}.asesoramientos-horizontal-section{background:radial-gradient(circle at 10% 20%,#0c3c600d 0%,#0000 45%),radial-gradient(circle at 90% 80%,#ffc72c0f 0%,#0000 45%),linear-gradient(#f4f8fb 0%,#edf4f9 50%,#e9f2f8 100%);padding:5rem 0 6rem}.horizontal-cards-stack{flex-direction:column;gap:3.5rem;display:flex}.horizontal-pillar-card-edge{border:1px solid #ffffff1f;border-left:6px solid var(--vz-yellow);background:linear-gradient(155deg,#104873 0%,#0c3c60 60%,#072842 100%);border-radius:18px;grid-template-columns:63% 37%;align-items:stretch;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s;display:grid;overflow:hidden;box-shadow:0 16px 45px #0c3c6038,0 4px 16px #0c3c601a}.horizontal-pillar-card-edge:hover{transform:translateY(-5px);box-shadow:0 24px 55px #0c3c6052}.pillar-edge-content{color:#fff;flex-direction:column;justify-content:space-between;gap:2.25rem;padding:3.25rem 3.5rem;display:flex}.pillar-title-wrap{flex-direction:column;display:flex}.pillar-title{color:#fff;letter-spacing:-.015em;font-size:2.25rem;font-weight:800;line-height:1.2}.pillar-gold-line{background:var(--vz-yellow);border-radius:2px;width:48px;height:3px;margin:.65rem 0 1.25rem}.pillar-tagline-text{color:#e2e8f0;max-width:680px;font-size:1.08rem;font-weight:400;line-height:1.65}.pillar-services-block{border-top:1px solid #ffffff24;padding-top:1.75rem}.pillar-services-heading-row{align-items:center;gap:.6rem;margin-bottom:1.25rem;display:flex}.pillar-services-dot{background:var(--vz-yellow);border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #ffc72c99}.pillar-services-heading{letter-spacing:.12em;text-transform:uppercase;color:var(--vz-yellow);font-size:.8125rem;font-weight:800}.pillar-services-grid-2col{grid-template-columns:1fr 1fr;gap:1rem 2.25rem;display:grid}.pillar-service-grid-item{align-items:flex-start;gap:.85rem;display:flex}.service-check-badge-gold{border:1.5px solid var(--vz-yellow);background:#ffc72c2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;display:flex}.pillar-service-text{color:#f8fafc;font-size:.95rem;font-weight:500;line-height:1.45}.pillar-edge-image-wrap{background:#072842;width:100%;height:100%;min-height:100%;position:relative;overflow:hidden}.pillar-edge-photo{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.horizontal-pillar-card-edge:hover .pillar-edge-photo{transform:scale(1.04)}.pillar-edge-overlay{pointer-events:none;background:linear-gradient(90deg,#0c3c6073 0%,#0c3c601a 25%,#0000 100%);position:absolute;inset:0}@media (width>=641px) and (width<=1024px){.horizontal-pillar-card-edge{grid-template-columns:1fr}.pillar-edge-image-wrap{order:1;height:300px}.pillar-edge-content{order:2;gap:1.75rem;padding:2.25rem}.pillar-title{font-size:1.85rem}.pillar-tagline-text{font-size:1.05rem}.pillar-services-grid-2col{grid-template-columns:1fr 1fr;gap:.95rem 1.5rem}.checklist-grid-flat{grid-template-columns:1fr 1fr;gap:1rem}}.asesoramiento-slogan-strip{background:var(--vz-primary);text-align:center;border-top:1px solid #ffc72c59;border-bottom:1px solid #ffc72c59;padding:2.5rem 0;box-shadow:0 6px 24px #0c3c6040}.slogan-strip-title{font-family:var(--font-title);letter-spacing:.08em;color:#fff;text-transform:uppercase;margin-bottom:1.25rem;font-size:1.45rem;font-weight:800}.slogan-pillars-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;display:flex}.slogan-pillar-item{font-family:var(--font-title);letter-spacing:.08em;color:var(--vz-yellow);text-transform:uppercase;font-size:1.0625rem;font-weight:700}.slogan-pillar-divider{color:#fff;opacity:.6;font-size:.85rem}.asesoramientos-authority-section{background:radial-gradient(circle at 15% 20%,#0c3c600a 0%,#0000 45%),radial-gradient(circle at 85% 80%,#ffc72c0d 0%,#0000 45%),linear-gradient(#f4f8fb 0%,#e9f2f8 100%);padding:5.5rem 0 6.5rem}.authority-container-flat{text-align:center;max-width:860px;margin:0 auto}.authority-main-headline{color:var(--vz-primary);margin-bottom:.65rem;font-size:2.35rem;font-weight:800;line-height:1.25}.authority-main-subheadline{color:#334155;margin-bottom:2.75rem;font-size:1.15rem;line-height:1.6}.authority-checklist-flat{margin-bottom:3.25rem}.checklist-title-flat{color:var(--vz-primary);text-align:center;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.5rem;font-size:1.05rem;font-weight:800}.checklist-grid-flat{text-align:left;grid-template-columns:1fr 1fr;gap:1.15rem;display:grid}.checklist-card-item{color:var(--vz-primary);background:#fff;border:1.5px solid #0c3c601a;border-radius:10px;align-items:center;gap:.85rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:600;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 4px 12px #0c3c600d}.checklist-card-item:hover{border-color:var(--vz-yellow);transform:translateY(-3px);box-shadow:0 8px 20px #0c3c601a}.checklist-check-badge{flex-shrink:0;align-items:center;display:flex}.authority-bottom-cta{justify-content:center;display:flex}.footer-full{background-color:var(--vz-primary-dark);color:#ffffffd9;border-top:1px solid #ffffff14;padding:4.5rem 0 2rem;position:relative;overflow:hidden}.footer-full .container{z-index:1;position:relative}.footer-columns-grid{grid-template-columns:1.35fr 1fr 1.15fr;gap:3rem;margin-bottom:3.5rem;display:grid}@media (width>=641px) and (width<=1024px){.footer-columns-grid{grid-template-columns:1fr 1fr;gap:2.5rem}.footer-columns-grid>div:first-child{text-align:center;grid-column:span 2}.footer-logo-row{justify-content:center}.footer-brand-desc{max-width:520px;margin:0 auto 1.5rem}.footer-social-row{justify-content:center}}.footer-logo-row{align-items:center;gap:.85rem;margin-bottom:1rem;display:flex}.footer-brand-title{font-family:var(--font-title);letter-spacing:.04em;color:#fff;font-size:1.25rem;font-weight:800}.footer-brand-sub{color:var(--vz-yellow);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:600}.footer-brand-desc{color:#94a3b8;max-width:360px;margin-bottom:1.5rem;font-size:.875rem;line-height:1.6}.footer-social-row{gap:.75rem;display:flex}.footer-social-btn{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:all .2s;display:flex}.footer-social-btn:hover{background:var(--vz-primary);border-color:var(--vz-yellow);color:var(--vz-yellow);transform:translateY(-2px)}.footer-col-title{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.35rem;font-size:.95rem;font-weight:700}.footer-nav-list{flex-direction:column;gap:.75rem;list-style:none;display:flex}.footer-nav-link{color:#cbd5e1;align-items:center;gap:.45rem;font-size:.9rem;text-decoration:none;transition:color .2s,transform .2s;display:flex}.footer-nav-link:hover{color:var(--vz-yellow);transform:translate(3px)}.footer-contact-info{flex-direction:column;gap:.85rem;font-size:.9rem;display:flex}.footer-contact-item{color:#cbd5e1;align-items:center;gap:.65rem;display:flex}.footer-contact-link{color:#cbd5e1;text-decoration:none;transition:color .2s}.footer-contact-link:hover{color:var(--vz-yellow);text-decoration:underline}.footer-bottom-bar{color:#94a3b8;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-top:1.75rem;font-size:.825rem;display:flex}.footer-developer-credit{align-items:center;gap:.4rem;display:flex}.capa8-link{color:var(--vz-yellow);align-items:center;gap:.25rem;font-weight:700;text-decoration:underline;transition:color .2s;display:inline-flex}.capa8-link:hover{color:#fff}.floating-whatsapp-btn-fixed{z-index:99999!important;color:#fff!important;cursor:pointer!important;background-color:#25d366!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:58px!important;height:58px!important;padding:0!important;line-height:0!important;text-decoration:none!important;transition:transform .25s cubic-bezier(.175,.885,.32,1.275),box-shadow .25s!important;display:flex!important;position:fixed!important;bottom:28px!important;right:28px!important;box-shadow:0 8px 24px #25d36673!important}.floating-whatsapp-btn-fixed svg{margin:0 auto!important;display:block!important}.floating-whatsapp-btn-fixed:hover{transform:scale(1.1)!important;box-shadow:0 12px 30px #25d36699!important}@media (width<=640px){.floating-whatsapp-btn-fixed{width:48px!important;height:48px!important;bottom:16px!important;right:16px!important;box-shadow:0 4px 16px #25d36666!important}.floating-whatsapp-btn-fixed svg{width:26px!important;height:26px!important}}.flex-shrink-0{flex-shrink:0}@media (width<=640px){.footer-full{padding:3.5rem 0 6rem}.footer-columns-grid{text-align:left;grid-template-columns:1fr;gap:3.5rem;margin-bottom:2.5rem}.footer-columns-grid>.footer-col-brand{grid-column:span 1}.footer-logo-row{flex-direction:row;justify-content:flex-start;align-items:center}.footer-logo-row>div{text-align:left}.footer-brand-title{font-size:1.4rem}.footer-brand-sub{font-size:.85rem}.footer-brand-desc{text-align:center;max-width:100%;margin:2.5rem auto 1.5rem;font-size:1.15rem}.footer-social-row{justify-content:center}.footer-social-btn{width:48px;height:48px}.footer-social-btn svg{width:22px;height:22px}.footer-col{text-align:left}.footer-col-title{text-align:left;font-size:1.35rem}.footer-nav-link{flex-direction:row;font-size:1.15rem}.footer-nav-link svg{width:18px;height:18px;margin-left:0;margin-right:.5rem}.footer-contact-item{flex-direction:row;justify-content:flex-start;font-size:1.15rem}.footer-contact-link{word-break:break-word;font-size:1.15rem}.footer-contact-item svg{width:20px;height:20px}.footer-bottom-bar{text-align:center;flex-direction:column;gap:.75rem}.asesoramientos-horizontal-section{padding:3rem 0 4rem}.horizontal-cards-stack{gap:2.25rem}.horizontal-pillar-card-edge{border-left-width:4.5px;border-radius:14px;grid-template-columns:1fr}.pillar-edge-image-wrap{order:1;height:210px}.pillar-edge-content{order:2;gap:1.35rem;padding:1.6rem 1.25rem}.pillar-title{font-size:1.55rem;line-height:1.25}.pillar-tagline-text{font-size:.95rem;line-height:1.55}.pillar-services-block{padding-top:1.15rem}.pillar-services-heading-row{margin-bottom:.85rem}.pillar-services-heading{font-size:.75rem}.pillar-services-grid-2col{grid-template-columns:1fr;gap:.75rem}.pillar-service-grid-item{gap:.65rem}.pillar-service-text{font-size:.875rem;line-height:1.4}}@media (width<=1024px){.asesoramiento-slogan-strip{padding:2rem 0}.slogan-strip-title{margin-bottom:1.5rem;font-size:1.15rem;line-height:1.35}.slogan-pillars-row{text-align:center;grid-template-columns:1fr 1fr;gap:1rem;display:grid}.slogan-pillar-item{background:#ffffff14;border:1px solid #ffffff26;border-radius:6px;padding:.6rem .25rem;font-size:.85rem}.slogan-pillar-divider{display:none}}@media (width<=640px){.slogan-pillar-item{font-size:.78rem}.asesoramientos-authority-section{padding:4rem 0 5rem}.authority-main-headline{margin-bottom:.6rem;padding:0 .5rem;font-size:1.45rem;line-height:1.35}.authority-main-subheadline{margin-bottom:2rem;font-size:.98rem;line-height:1.55}.authority-checklist-flat{margin-bottom:2.25rem}.checklist-title-flat{margin-bottom:1.15rem;font-size:.95rem}.checklist-grid-flat{gap:.75rem;display:grid;grid-template-columns:1fr!important}.checklist-card-item{text-align:left;min-height:auto;padding:1rem;font-size:.875rem}.btn-section-cta{justify-content:center;width:100%;min-height:48px;padding:.9rem 1.25rem;font-size:.95rem}}.hero-scroll-indicator{color:#ffffffbf;z-index:10;cursor:pointer;flex-direction:column;align-items:center;gap:.25rem;transition:opacity .3s,color .3s;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-scroll-indicator:hover{opacity:1;color:var(--vz-yellow)}.hero-scroll-text{letter-spacing:.15em;text-transform:uppercase;font-size:.85rem;font-weight:700}.hero-scroll-arrow{animation:2.5s infinite bounceScrollIndicator}@keyframes bounceScrollIndicator{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}.main-hero-indicator{bottom:4.25rem}@media (height<=768px) and (width>=1025px){.hero-card-navy .vz-logo-exact-wrap svg{max-width:200px!important}.hero-quote-text{font-size:1.15rem}.hero-content-wrapper{margin-top:-1.5rem}}@media (width>=1025px){.hero-scroll-indicator{display:none!important}}@media (width<=640px){.hero-scroll-indicator{bottom:1.25rem}.main-hero-indicator{bottom:4.5rem}}
