nav{z-index:499;position:fixed;top:0;border-bottom:var(--nav_borderBottom);box-shadow:var(--nav_shadow)}#navTop{background-color:var(--white)}#navTop_container img{padding:.2rem}#navBottom{background-color:var(--amarillo_P)}#navBottom_container{display:grid;grid-template-columns:auto 1fr;gap:.5rem;align-items:center;padding:.5rem 1rem}#navTop_container a{position:relative;z-index:999}#logo_negativo img{padding:.2rem 0 0 0;height:2.5rem}#navBottom_mobile900{display:grid;font-size:1.5rem;grid-template-columns:33px auto;gap:.5rem;align-items:center;padding:.5rem .8rem;height:auto;border-radius:50px;white-space:nowrap;font-weight:700}#navBottom_container #navBottom_mobile{display:flex;flex-direction:row;justify-content:flex-end;padding:0 .5rem;gap:1rem}#navBottom_container #navBottom_mobile>a{display:flex;flex-direction:row;align-items:center;gap:.5rem;padding:.25rem;font-weight:700;background-color:transparent;color:#000;font-size:1.2rem}@media (max-width:667px){#navBottom_mobile{display:grid;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_mobile900,#navBottom_mobileButton,#navBottom_whatsapp,.boxInterior>.wame{display:none!important}@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}}