nav{z-index:499;position:fixed;top:0;border-bottom:var(--nav_borderBottom);box-shadow:var(--nav_shadow)}#navTop{background-color:rgba(0,0,0,.35)}#navTop_container img{padding:.2rem}#navBottom{background-color:#fff}#navBottom_container{display:flex;flex-direction:row;justify-content:center;align-items:center;column-gap:.5rem;row-gap:.25rem;padding:.5rem;font-size:1.1rem;color:var(--verde2)}#navTop_container a{position:relative;z-index:999}#navTop_container .pulse3 a{background:var(--verde2);color:#fff}#logo_negativo img{padding:0;height:4.5rem}#navBottom_mobile{display:none}@media (max-width:667px){#navBottom_mobile{display:none;grid-template-columns:auto auto;gap:.5rem;justify-content:space-between;color:var(--white);font-size:1.2rem;font-weight:500;align-items:center;padding:1rem;margin:0}#navBottom_mobile900,#navBottom_mobileButton{display:grid;font-size:1.4rem;grid-template-columns:auto auto;gap:.5rem;align-items:center;padding:.5rem;height:auto;border-radius:50px;white-space:nowrap}#navBottom_container>#logo_negativo{display:none}}@media (min-width:1101px){div.rootNav .isologotipo{display:block}div.rootNav .isotipo{display:none}}@media (max-width:1100px){div.rootNav .isologotipo{display:none}div.rootNav .isotipo{display:block}}@media (max-width:267px){nav>div>div.rootNav .logo{display:none}}@media (min-width:1101px){nav>div>div.rootNav{grid-template-columns:auto 1fr var(--c2c_form_width)}nav>div:nth-of-type(2),nav>div>div.rootNav{height:var(--navDesktop_height)}div.rootNav .isologotipo,div.rootNav .isotipo{height:var(--navLogoDesktop_height);width:var(--navLogoDesktop_width)}}@media (min-width:668px) and (max-width:1100px){nav>div>div.rootNav{grid-template-columns:auto var(--c2c_form_width)}nav>div:nth-of-type(2),nav>div>div.rootNav{height:var(--navTablet_height)}div.rootNav .isologotipo,div.rootNav .isotipo{height:var(--navLogoTablet_height);width:var(--navLogoTablet_width)}div.rootNav.menuShow1 .isologotipo,div.rootNav.menuShow1 .isotipo{margin-left:4.5rem}}@media (max-width:667px){nav>div>div.rootNav{grid-template-columns:1fr auto;padding:0 .5rem}nav>div:nth-of-type(2),nav>div>div.rootNav{height:var(--navMobile_height)}div.rootNav .isologotipo,div.rootNav .isotipo{height:var(--navLogoMobile_height);width:var(--navLogoMobile_width)}div.rootNav.menuShow1 .isologotipo,div.rootNav.menuShow1 .isotipo{margin-left:3.5rem}#navBottom_container{font-size:.75rem;flex-direction:column}}