:root{--color-fondo:#eaedf0;--color-texto:var(--color-base-dark);--color-texto-hover:#d34b35;--color-naranja-cta:#e84621;--color-naranja-hover:#b83d2a;--fuente-principal:var(--font-family-primary);--padding-top-desktop:1.2rem;--rgba-navbar:234,237,240}.header-container-wrapper{background-color:transparent!important}*{box-sizing:border-box;margin:0;padding:0}.oculto{opacity:0;pointer-events:none;visibility:hidden}.section_mobile{display:none}body{font-family:var(--fuente-principal)}.cta-lottie{height:60px;pointer-events:none;position:absolute;right:-73px;top:-10px}.barra_navegacion{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:rgba(var(--rgba-navbar),.68);border-radius:25px;box-shadow:inset 0 3px 6px #ffffff29;left:50%;opacity:1;position:fixed;top:1%;transform:translateX(-50%);width:96%;z-index:1000}.barra_navegacion__contenedor{align-items:flex-start;box-sizing:border-box;display:grid;grid-template-columns:repeat(3,min-content);justify-content:space-between;margin:0 auto;max-width:var(--layout-container-width);padding:0}.barra_navegacion__toggle{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:5px;padding:.5rem}.barra_navegacion__toggle-linea{background-color:var(--color-texto);border-radius:2px;height:3px;width:25px}.barra_navegacion__menu{align-items:center;background-color:transparent;display:grid;flex-direction:row;height:auto;overflow-y:visible;padding:1.5rem 0;transform:none;width:auto}.barra_navegacion__menu--activo{opacity:1!important;transform:translateX(0);transition:transform .8s ease-in,opacity .3s ease-in}.barra_navegacion__controles{background:none;border:none;cursor:pointer;font-size:var(--text-label-size);position:absolute;right:1.5rem;top:1.5rem}.barra_navegacion__lista{box-sizing:border-box;display:grid;gap:var(--space-2xl);grid-template-columns:repeat(5,min-content);list-style:none;margin:0 auto;padding:0;scrollbar-color:var(--color-base-darkest) var(--color-fondo);text-align:left;transition:gap .3s ease;width:max-content}.barra_navegacion__enlace{background:none;border:none;color:var(--color-texto);cursor:pointer;font-family:inherit;font-size:var(--text-label-size);font-weight:500;text-decoration:none;white-space:nowrap}.barra_navegacion__submenu{display:none;overflow:hidden}.barra_navegacion__submenu--activo{display:block;margin-top:1rem}.barra_navegacion__submenu-interno{display:flex;flex-direction:column;gap:auto;list-style:none;padding-left:0;transition:grid-template-columns .3s;width:auto}.barra_navegacion__submenu-enlace{color:var(--surface-dark);font-size:var(--text-label-size);text-decoration:none}.barra_navegacion__cta{align-items:center;align-self:flex-start;border-radius:15px;display:inline-flex;gap:.5rem;opacity:1;padding:1rem .9rem;position:relative;text-decoration:none}.cta_navbar{background-color:var(--color-naranja-cta);color:var(--color-base-lightest);margin-top:calc(var(--padding-top-desktop)/2);white-space:nowrap}.barra_navegacion__enlace:hover{color:var(--color-texto-hover)}.barra_navegacion__item--desplegable:hover .barra_navegacion__submenu{grid-template-rows:1fr;margin:1rem 0}.barra_navegacion__item--desplegable{max-width:1;overflow:hidden;transition:max-width white-space .35s ease ease .35s;width:fit-content}.barra_navegacion__submenu-enlace:hover{color:var(--color-texto-hover)}.barra_navegacion__item--desplegable:hover .barra_navegacion__icono-flecha{display:inline-block;transform:rotate(180deg);transition:transform .2s ease}.barra_navegacion__icono-flecha{border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid;display:inline-block;height:0;margin-left:5px;vertical-align:middle;width:0}@media (min-width:1200px) and (max-width:1600px){.barra_navegacion{width:99%}.barra_navegacion__lista{gap:var(--space-xl)}.barra_navegacion__svg{width:120px!important}:root{--text-label-size:.98em!important}.barra_navegacion__menu:hover .barra_navegacion__lista{gap:var(--space-xl)}.barra_navegacion__cta{padding:1rem 2.6rem 1rem .7rem}.barra_navegacion>div>a:first-child{align-items:center;display:grid;margin-top:.7rem;padding:0}.cta-lottie{right:-40px}.cta_navbar{margin-top:.38rem}.barra_navegacion__contenedor{max-width:98%}}@media (min-width:1200px){.barra_navegacion__menu:hover .barra_navegacion__lista{gap:var(--space-md);grid-template-columns:repeat(5,max-content)}.barra_navegacion__cerrar,.barra_navegacion__toggle{display:none}.barra_navegacion__submenu{display:grid;grid-template-rows:0fr;position:static;transition:grid-template-rows .3s ease-in,margin-top .3s ease;width:100%}.barra_navegacion__submenu-interno{display:flex;flex-direction:column;gap:.75rem;min-height:0;padding-left:0}.barra_navegacion__submenu-enlace{color:var(--color-texto);font-size:var(--text-label-size);line-height:1.5;transition:color .2s ease}}@media (max-width:1200px){:root{--text-label-size:.95em!important}.barra_navegacion__lista{box-sizing:border-box;gap:var(--space-md);grid-template-columns:repeat(1,1fr);padding-left:3rem}.barra_navegacion{border-radius:15px;top:1vh!important}.barra_navegacion__svg{width:105px!important}.btn_svgs{height:25px!important;width:25px!important}.barra_navegacion__cta{padding:.3rem .2rem}#CalcBtn{padding:1rem!important}.barra_navegacion__controles{background:none;border:none;display:grid;height:44px;left:auto;place-items:center;position:absolute;top:auto;width:44px;z-index:1}.barra_navegacion__controles .barra_navegacion__toggle{grid-area:1/1}.barra_navegacion__contenedor{border-radius:15px;grid-template-columns:100%;max-width:100%;padding:.5rem 1rem;transition:padding .3s ease}.barra_navegacion__menu{align-items:flex-start;grid-column:1/-1;height:0!important;justify-content:left;margin:0!important;opacity:0;overflow:hidden;padding:0!important;pointer-events:none;position:relative;transform:translateY(-8px);transition:height .2s ease,opacity .2s ease,transform .2s ease,visibility .2s ease;visibility:hidden;width:100%}.barra_navegacion__menu--activo{align-items:flex-start;height:calc(100dvh - 5rem)!important;justify-content:left!important;margin:0 auto;opacity:1!important;overflow-y:auto;padding:1rem 0!important;pointer-events:auto;transform:translateY(0);visibility:visible;width:100%!important}.barra_navegacion__enlace{padding:1rem 0}.barra_navegacion__submenu-enlace{font-size:var(--text-label-size);line-height:35px}.section_mobile{display:block}.cta_desktop{display:none}.cta-lottie{right:0!important;right:0;transform:translateX(70%)}#botoneraForm{z-index:1!important}}