.nav-bar{margin-top:10px;margin-bottom:10px;background:var(--background)!important}.img-logo{cursor:pointer;width:clamp(130px,35vw,290px);height:auto}.navbar-nav .nav-link{font-family:var(--font-body)!important;font-weight:500!important}.navbar-toggler-icon{--background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='%23ffffff'%3E%3Cpath stroke='rgba(108, 117, 125, 1)' stroke-linecap='round' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");background-image:var(--background-image)!important}.navbar{padding:.1rem 3rem!important}.navbar-toggler{box-shadow:none;background-color:#0000;border:none;margin-left:auto}.navbar-toggler:focus,.navbar-toggler:active{box-shadow:none;outline:none}.btn-iniciar-sesion{background-color:var(--color-primary);border-radius:20px}@media (max-width:720px){.img-logo{cursor:pointer;width:clamp(150px,50vw,290px);height:auto}.nav-bar{padding-left:1rem!important;padding-right:1rem!important}.navbar-collapse{text-align:right;padding:1rem 0}.navbar-nav .nav-link{padding:.5rem 0}.navbar-toggler{margin-left:0;margin-right:0}.btn-iniciar-sesion{box-shadow:none!important;margin-left:5px!important;margin-right:0!important}.dropdown-menu{text-align:right;width:auto;left:auto;right:0}.dropdown-item{text-align:right;width:auto;display:inline-block}}@media (prefers-color-scheme:dark){.nav-bar{--background:#303030}.nav-link{color:#f2e0d5!important}.navbar-toggler-icon{--background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='%23ffffff'%3E%3Cpath stroke='rgba(242, 224, 213, 1)' stroke-linecap='round' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}}
