.menu-anchors-flotante--wrapper{align-items:center;backdrop-filter:blur(8px);border-bottom:2px solid #00f;display:flex;justify-content:center;min-height:60px;position:sticky;top:0;width:100%;z-index:9999}.menu-anchors-flotante--wrapper nav.menu-anchors-flotante{align-items:center;display:flex;justify-content:space-between;max-width:1260px;padding:0 20px;width:100%}.menu-anchors-flotante--wrapper .nav-items{display:flex;gap:40px;justify-content:center;list-style:none;margin:0;padding:0;width:100%}.menu-anchors-flotante--wrapper .menu-anchors-flotante--link{color:#2d2d2d;font-family:Montserrat,Barlow,sans-serif;font-size:16px;font-weight:600;padding:10px 0;position:relative;text-decoration:none;transition:color .3s ease}.menu-anchors-flotante--wrapper .menu-anchors-flotante--link:after{background-color:#00f;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease,background-color .3s ease;width:0}.menu-anchors-flotante--wrapper .menu-anchors-flotante--link:focus:after,.menu-anchors-flotante--wrapper .menu-anchors-flotante--link:hover:after,.menu-anchors-flotante--wrapper li.active .menu-anchors-flotante--link:after{width:100%}.menu-anchors-flotante--wrapper .sd-menu-toggle{background:transparent;border:none;cursor:pointer;display:none;padding:10px;z-index:10000}.menu-anchors-flotante--wrapper .sd-menu-toggle .line{background-color:#00f;display:block;height:3px;margin:5px 0;transition:transform .3s ease,opacity .3s ease;width:25px}@media (max-width:767px){.menu-anchors-flotante--wrapper .sd-menu-toggle{display:block;margin-left:auto}.menu-anchors-flotante--wrapper nav.menu-anchors-flotante{padding:10px 20px}.menu-anchors-flotante--wrapper .nav-items{background-color:#fff;border-bottom:2px solid #00f;box-shadow:0 10px 20px rgba(0,0,0,.1);flex-direction:column;gap:0;left:0;max-height:0;opacity:0;overflow:hidden;position:absolute;top:100%;transition:max-height .4s ease,opacity .3s ease;width:100%}.menu-anchors-flotante--wrapper .nav-items.is-open{max-height:400px;opacity:1}.menu-anchors-flotante--wrapper .nav-items li{border-bottom:1px solid #f2f2f2;width:100%}.menu-anchors-flotante--wrapper .menu-anchors-flotante--link{display:block;padding:15px 20px;text-align:left}.menu-anchors-flotante--wrapper .menu-anchors-flotante--link:after{display:none!important}.menu-anchors-flotante--wrapper .sd-menu-toggle.is-open .line:first-child{transform:translateY(8px) rotate(45deg)}.menu-anchors-flotante--wrapper .sd-menu-toggle.is-open .line:nth-child(2){opacity:0}.menu-anchors-flotante--wrapper .sd-menu-toggle.is-open .line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}}