.CotizadorPageContent-module__s4v0nW__page{background:linear-gradient(180deg, color-mix(in srgb, var(--cream-deep) 70%, transparent) 0%, var(--cream) 310px);min-height:100vh;color:var(--ink);padding:150px 64px 120px}.CotizadorPageContent-module__s4v0nW__hero{grid-template-columns:1fr 1.1fr;align-items:start;gap:72px;max-width:1180px;margin:0 auto 70px;display:grid}.CotizadorPageContent-module__s4v0nW__logoText{font-family:var(--font-display);letter-spacing:0;font-size:3.6rem;line-height:.95}.CotizadorPageContent-module__s4v0nW__heroCopy{text-align:right}.CotizadorPageContent-module__s4v0nW__eyebrow{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;font-weight:700;line-height:1.4}.CotizadorPageContent-module__s4v0nW__title{letter-spacing:0;font-size:3.6rem;line-height:.95}.CotizadorPageContent-module__s4v0nW__intro{opacity:.72;max-width:520px;margin:14px 0 0 auto;font-size:.95rem;line-height:1.6}.CotizadorPageContent-module__s4v0nW__form{width:min(100%,640px);margin:0 auto}.CotizadorPageContent-module__s4v0nW__step{margin-bottom:34px}.CotizadorPageContent-module__s4v0nW__stepHeader{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.CotizadorPageContent-module__s4v0nW__step h2{letter-spacing:0;margin-bottom:18px;font-size:1.35rem;line-height:1.1}.CotizadorPageContent-module__s4v0nW__stepHeader h2{margin-bottom:0}.CotizadorPageContent-module__s4v0nW__masterPlanCta{border:1px solid color-mix(in srgb, var(--ink) 18%, transparent);background:color-mix(in srgb, var(--terra) 12%, var(--paper));min-height:38px;color:var(--ink);white-space:nowrap;transition:background .25s ease, transform .3s var(--ease-out-expo);border-radius:999px;justify-content:center;align-items:center;padding:9px 15px;font-size:.78rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.CotizadorPageContent-module__s4v0nW__masterPlanCta:hover{background:color-mix(in srgb, var(--terra) 18%, var(--paper));transform:translateY(-1px)}.CotizadorPageContent-module__s4v0nW__field{gap:8px;margin-bottom:18px;display:grid}.CotizadorPageContent-module__s4v0nW__field span{opacity:.72;font-size:.92rem;line-height:1.4}.CotizadorPageContent-module__s4v0nW__field select,.CotizadorPageContent-module__s4v0nW__field input{border:1px solid color-mix(in srgb, var(--ink) 14%, transparent);background:var(--paper);width:100%;min-height:42px;color:var(--ink);font-family:var(--font-body);border-radius:8px;outline:none;padding:10px 14px;font-size:.92rem;line-height:1.4;transition:border-color .25s,box-shadow .25s}.CotizadorPageContent-module__s4v0nW__field select:focus,.CotizadorPageContent-module__s4v0nW__field input:focus{border-color:color-mix(in srgb, var(--ink) 38%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--terra) 18%, transparent)}.CotizadorPageContent-module__s4v0nW__scheme{border:1px solid color-mix(in srgb, var(--ink) 16%, transparent);background:var(--paper);width:100%;min-height:50px;color:var(--ink);cursor:none;font-family:var(--font-body);text-align:left;transition:border-color .25s ease, box-shadow .25s ease, transform .3s var(--ease-out-expo);border-radius:8px;padding:14px 16px;font-size:.92rem;font-weight:700;line-height:1.4}.CotizadorPageContent-module__s4v0nW__scheme:hover{transform:translateY(-1px)}.CotizadorPageContent-module__s4v0nW__schemeActive{border-color:color-mix(in srgb, var(--ink) 70%, var(--terra));box-shadow:0 0 0 2px color-mix(in srgb, var(--terra) 20%, transparent)}.CotizadorPageContent-module__s4v0nW__summaryGrid{gap:18px;margin-bottom:20px;display:grid}.CotizadorPageContent-module__s4v0nW__total{font-size:1.05rem;line-height:1.5}.CotizadorPageContent-module__s4v0nW__total strong{font-weight:500}.CotizadorPageContent-module__s4v0nW__details{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.CotizadorPageContent-module__s4v0nW__details div{border-top:1px solid color-mix(in srgb, var(--ink) 10%, transparent);padding-top:10px}.CotizadorPageContent-module__s4v0nW__details dt{letter-spacing:.16em;text-transform:uppercase;opacity:.58;font-size:.72rem;font-weight:700;line-height:1.4}.CotizadorPageContent-module__s4v0nW__details dd{margin-top:4px;font-size:.95rem;line-height:1.4}.CotizadorPageContent-module__s4v0nW__tableWrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.CotizadorPageContent-module__s4v0nW__table{border-collapse:collapse;width:100%;min-width:560px;font-size:.88rem;line-height:1.45}.CotizadorPageContent-module__s4v0nW__table th,.CotizadorPageContent-module__s4v0nW__table td{border-bottom:1px solid color-mix(in srgb, var(--ink) 8%, transparent);text-align:left;white-space:nowrap;padding:9px 6px}.CotizadorPageContent-module__s4v0nW__table th{opacity:.62;font-weight:500}.CotizadorPageContent-module__s4v0nW__hint,.CotizadorPageContent-module__s4v0nW__legal{opacity:.58;font-size:.82rem;line-height:1.6}.CotizadorPageContent-module__s4v0nW__hint{margin:4px 0 22px}.CotizadorPageContent-module__s4v0nW__submit{background:color-mix(in srgb, var(--terra) 66%, var(--ink));color:var(--paper);cursor:none;font-family:var(--font-body);transition:transform .3s var(--ease-out-expo), background .25s ease;border:none;border-radius:999px;padding:13px 24px;font-size:.82rem;font-weight:700;line-height:1.4}.CotizadorPageContent-module__s4v0nW__submit:hover{background:var(--ink);transform:translateY(-1px)}.CotizadorPageContent-module__s4v0nW__success{border-left:2px solid color-mix(in srgb, var(--terra) 70%, var(--ink));margin-top:18px;padding-left:12px;font-size:.88rem;line-height:1.5}.CotizadorPageContent-module__s4v0nW__legal{margin-top:48px}@media (max-width:900px){.CotizadorPageContent-module__s4v0nW__page{padding:120px 24px 96px}.CotizadorPageContent-module__s4v0nW__hero{grid-template-columns:1fr;gap:26px;margin-bottom:52px}.CotizadorPageContent-module__s4v0nW__heroCopy{text-align:left}.CotizadorPageContent-module__s4v0nW__intro{margin-left:0}.CotizadorPageContent-module__s4v0nW__stepHeader{flex-direction:column;align-items:stretch}.CotizadorPageContent-module__s4v0nW__masterPlanCta{width:100%}}@media (max-width:560px){.CotizadorPageContent-module__s4v0nW__page{padding-inline:20px}.CotizadorPageContent-module__s4v0nW__logoText,.CotizadorPageContent-module__s4v0nW__title{font-size:2.25rem;line-height:1}.CotizadorPageContent-module__s4v0nW__details{grid-template-columns:1fr}}
.Footer-module__cklOFa__footer{background:var(--ink);color:var(--cream);padding:0 0 24px;position:relative;overflow:hidden}.Footer-module__cklOFa__marquee{border-top:1px solid color-mix(in srgb, var(--cream) 18%, transparent);border-bottom:1px solid color-mix(in srgb, var(--cream) 18%, transparent);font-family:var(--font-body);padding:12px 0;overflow:hidden}.Footer-module__cklOFa__track{white-space:nowrap;gap:28px;width:max-content;animation:46s linear infinite Footer-module__cklOFa__marqueeScroll;display:flex}.Footer-module__cklOFa__marqueeItem{letter-spacing:.22em;text-transform:uppercase;opacity:.74;align-items:center;gap:28px;font-size:13px;font-weight:600;line-height:1.4;display:inline-flex}.Footer-module__cklOFa__dot{font-family:var(--font-body);opacity:.45;font-size:.9em}@keyframes Footer-module__cklOFa__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Footer-module__cklOFa__body{z-index:2;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;max-width:1400px;margin:0 auto;padding:90px 32px 60px;display:grid;position:relative}.Footer-module__cklOFa__col{flex-direction:column;gap:14px;display:flex}.Footer-module__cklOFa__bigLogo{width:180px;height:auto;margin-bottom:8px}.Footer-module__cklOFa__tagline{font-family:var(--font-display);max-width:26ch;font-size:22px;font-style:italic;line-height:1.3}.Footer-module__cklOFa__label{font-family:var(--font-body);letter-spacing:.25em;text-transform:uppercase;opacity:.6;margin-bottom:6px;font-size:11px}.Footer-module__cklOFa__textBlock{font-family:var(--font-body);color:var(--cream);font-size:16px;line-height:1.45}.Footer-module__cklOFa__cta{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--cream);width:fit-content;margin-top:8px;font-size:13px;position:relative}.Footer-module__cklOFa__cta:after{content:"";background:var(--cream);transform-origin:100%;height:1px;transition:transform .5s var(--ease-out-expo);position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(1)}.Footer-module__cklOFa__cta:hover:after{transform-origin:0;transform:scaleX(0)}.Footer-module__cklOFa__bodyCompact{display:none}.Footer-module__cklOFa__compactLogo{width:100px;height:auto}.Footer-module__cklOFa__compactLinks{flex-wrap:wrap;justify-content:center;gap:12px 20px;display:flex}.Footer-module__cklOFa__compactLink{font-family:var(--font-body);letter-spacing:.08em;color:var(--cream);opacity:.9;font-size:13px}.Footer-module__cklOFa__bottom{max-width:1400px;font-family:var(--font-body);opacity:.55;letter-spacing:.05em;z-index:2;justify-content:space-between;margin:0 auto;padding:0 32px 24px;font-size:12px;display:flex;position:relative}@media (max-width:900px){.Footer-module__cklOFa__marquee{padding:10px 0}.Footer-module__cklOFa__track{gap:22px}.Footer-module__cklOFa__marqueeItem{letter-spacing:.18em;gap:22px;font-size:11px}.Footer-module__cklOFa__body{display:none}.Footer-module__cklOFa__bodyCompact{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:1400px;margin:0 auto;padding:40px 24px 28px;display:flex}.Footer-module__cklOFa__bottom{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:0 24px 28px}}
.LocaleSwitcher-module__n5arUG__switcher{font-family:var(--font-mulish);letter-spacing:.18em;text-transform:uppercase;color:inherit;opacity:.85;border:1px solid;border-radius:999px;align-items:center;gap:.35rem;padding:.5rem .75rem;font-size:.72rem;text-decoration:none;transition:opacity .3s,background .3s;display:inline-flex}.LocaleSwitcher-module__n5arUG__switcher:hover{opacity:1}.LocaleSwitcher-module__n5arUG__active{font-weight:600}.LocaleSwitcher-module__n5arUG__divider{opacity:.5}.LocaleSwitcher-module__n5arUG__inactive{opacity:.55}.LocaleSwitcher-module__n5arUG__nav{margin-left:.5rem}.LocaleSwitcher-module__n5arUG__footer{align-self:flex-start;width:fit-content;margin-top:1rem}@media (max-width:900px){.LocaleSwitcher-module__n5arUG__footer{align-self:center;margin-inline:auto}}.LocaleSwitcher-module__n5arUG__drawer{align-self:flex-start;width:fit-content}
.FloatingContact-module__MBx1Vq__root{right:clamp(18px,3vw,36px);bottom:calc(clamp(18px, 3vw, 36px) + env(safe-area-inset-bottom));z-index:90;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed}.FloatingContact-module__MBx1Vq__button{border:1px solid color-mix(in srgb, var(--cream) 42%, transparent);cursor:none;min-width:148px;min-height:48px;font-family:var(--font-body);letter-spacing:.14em;pointer-events:auto;text-transform:uppercase;transition:transform .35s var(--ease-out-expo), background .25s ease, color .25s ease;border-radius:999px;justify-content:center;align-items:center;gap:10px;font-size:12px;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 18px 42px -22px #00000073}.FloatingContact-module__MBx1Vq__button:hover{transform:translateY(-2px)}.FloatingContact-module__MBx1Vq__whatsapp{background:color-mix(in srgb, #1f7f4c 88%, var(--ink));color:var(--cream)}.FloatingContact-module__MBx1Vq__call{background:color-mix(in srgb, var(--cream) 94%, transparent);color:var(--ink);border-color:color-mix(in srgb, var(--ink) 14%, transparent)}.FloatingContact-module__MBx1Vq__icon{fill:currentColor;flex:none;width:18px;height:18px}@media (max-width:700px){.FloatingContact-module__MBx1Vq__root{right:12px;bottom:calc(14px + env(safe-area-inset-bottom));flex-direction:column;left:auto}.FloatingContact-module__MBx1Vq__button{border-radius:50%;width:48px;min-width:0;min-height:48px;padding:0}.FloatingContact-module__MBx1Vq__button span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}}
.NavDrawer-module__Ss9giW__root{z-index:200;position:fixed;inset:0}.NavDrawer-module__Ss9giW__backdrop{background:color-mix(in srgb, var(--ink) 55%, transparent);-webkit-backdrop-filter:blur(8px);cursor:none;border:none;position:absolute;inset:0}.NavDrawer-module__Ss9giW__panel{background:var(--cream);width:min(88vw,360px);color:var(--ink);box-shadow:-8px 0 40px color-mix(in srgb, var(--ink) 12%, transparent);flex-direction:column;padding:24px 28px 32px;display:flex;position:absolute;top:0;bottom:0;right:0}.NavDrawer-module__Ss9giW__head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}.NavDrawer-module__Ss9giW__logo{flex-shrink:0;display:block}.NavDrawer-module__Ss9giW__logo img{width:auto;height:28px}.NavDrawer-module__Ss9giW__close{border:1px solid color-mix(in srgb, var(--ink) 20%, transparent);cursor:none;width:48px;height:48px;transition:background .3s ease, transform .4s var(--ease-out-expo);background:0 0;border-radius:50%;flex-shrink:0;position:relative}.NavDrawer-module__Ss9giW__close:hover{background:color-mix(in srgb, var(--ink) 6%, transparent)}.NavDrawer-module__Ss9giW__close span{background:var(--ink);width:18px;height:1.5px;position:absolute;top:50%;left:50%}.NavDrawer-module__Ss9giW__close span:first-child{transform:translate(-50%,-50%)rotate(45deg)}.NavDrawer-module__Ss9giW__close span:nth-child(2){transform:translate(-50%,-50%)rotate(-45deg)}.NavDrawer-module__Ss9giW__links{flex-direction:column;flex:1;gap:4px;list-style:none;display:flex}.NavDrawer-module__Ss9giW__drawerLink{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--ink);padding:14px 4px;font-size:14px;display:block;position:relative}.NavDrawer-module__Ss9giW__drawerLink:after{content:"";background:var(--ink);transform-origin:100%;height:1px;transition:transform .5s var(--ease-out-expo);position:absolute;bottom:8px;left:0;right:0;transform:scaleX(0)}.NavDrawer-module__Ss9giW__drawerLink:hover:after{transform-origin:0;transform:scaleX(1)}.NavDrawer-module__Ss9giW__drawerLinkActive{padding-left:12px;font-weight:600}.NavDrawer-module__Ss9giW__drawerLinkActive:before{content:"";background:var(--ink);border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.NavDrawer-module__Ss9giW__drawerLinkActive:after{transform-origin:0;transform:scaleX(1)}.NavDrawer-module__Ss9giW__drawerCtaActive{box-shadow:inset 0 0 0 1px var(--cream);opacity:.92}.NavDrawer-module__Ss9giW__footer{flex-direction:column;gap:16px;margin-top:auto;padding-top:24px;display:flex}.NavDrawer-module__Ss9giW__drawerCta{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;background:var(--ink);color:var(--cream);text-align:center;transition:transform .4s var(--ease-out-expo);border-radius:999px;padding:14px 24px;font-size:12px}.NavDrawer-module__Ss9giW__drawerCta:hover{transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.NavDrawer-module__Ss9giW__panel{transition:none!important}}
