.Navbar-module__NpnVta__nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#000000f2;border-bottom:1px solid #ffffff1a;width:100%;padding:1.25rem 5% 1.25rem 0;position:fixed;top:0;left:0}.Navbar-module__NpnVta__container{align-items:center;display:flex;overflow:hidden}.Navbar-module__NpnVta__menuWrapper{align-items:center;gap:2rem;margin-left:auto;display:flex}.Navbar-module__NpnVta__logoWrapper{flex-shrink:0;align-items:center;gap:.75rem;height:45px;margin-left:1.75rem;display:inline-flex}.Navbar-module__NpnVta__logoWrapper a{height:100%;display:flex}.Navbar-module__NpnVta__logoWrapper img,.Navbar-module__NpnVta__logoWrapper svg{object-fit:contain;width:auto;max-width:180px;height:100%}.Navbar-module__NpnVta__tituloAnimado{white-space:nowrap;align-items:center;display:inline-flex}.Navbar-module__NpnVta__tituloLink{text-decoration:none}.Navbar-module__NpnVta__letra{color:var(--clr-white);opacity:0;font-size:1.5rem;font-weight:700;animation:.3s forwards Navbar-module__NpnVta__fadeInLetra;display:inline-block}@keyframes Navbar-module__NpnVta__fadeInLetra{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__NpnVta__overlay{display:none}.Navbar-module__NpnVta__toggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;padding:0;display:none;position:relative}.Navbar-module__NpnVta__toggle span{background:var(--clr-white);width:25px;height:2px;margin:4px 0;transition:all .2s;display:block}.Navbar-module__NpnVta__list{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__NpnVta__item{display:inline-flex}.Navbar-module__NpnVta__link{color:var(--clr-white);white-space:nowrap;padding-bottom:.25rem;font-size:1.125rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__NpnVta__link:after{content:"";background:var(--clr-pink);width:0;height:2px;transition:width .2s;position:absolute;bottom:0;left:0}.Navbar-module__NpnVta__link:hover{color:var(--clr-pink)}.Navbar-module__NpnVta__link:hover:after,.Navbar-module__NpnVta__link.Navbar-module__NpnVta__active:after{width:100%}.Navbar-module__NpnVta__divider{background:#fff3;flex-shrink:0;width:1px;height:28px}.Navbar-module__NpnVta__socialList{flex-shrink:0;align-items:center;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__NpnVta__socialItem{display:inline-flex}.Navbar-module__NpnVta__socialLink{background:#ffffff0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.Navbar-module__NpnVta__socialLink img{object-fit:contain;max-width:100%;max-height:100%}.Navbar-module__NpnVta__socialLink:hover{background:var(--clr-pink);transform:translateY(-2px)scale(1.05);box-shadow:0 0 14px #ff69b466}.Navbar-module__NpnVta__socialLink:active{transform:scale(.92)translateY(0)}@media (max-width:500px) and (max-height:1500px){.Navbar-module__NpnVta__container{position:relative}.Navbar-module__NpnVta__logoWrapper{width:fit-content;max-width:100%;height:40px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Navbar-module__NpnVta__logoWrapper a{height:100%}.Navbar-module__NpnVta__logoWrapper img{width:auto;max-width:100%;height:100%}.Navbar-module__NpnVta__toggle{margin-left:auto;display:flex}.Navbar-module__NpnVta__overlay{display:none}.Navbar-module__NpnVta__overlayVisible{z-index:998;background:#00000080;display:block;position:fixed;inset:0}.Navbar-module__NpnVta__menuWrapper{background:var(--clr-black);z-index:999;-webkit-overflow-scrolling:touch;flex-direction:column;justify-content:center;gap:2rem;width:100%;height:100vh;padding:5rem 1rem 3rem;transition:left .3s;position:fixed;top:0;left:-100%;overflow-y:auto}.Navbar-module__NpnVta__menuWrapper.Navbar-module__NpnVta__menuOpen{left:0}.Navbar-module__NpnVta__list{flex-direction:column;gap:1.5rem}.Navbar-module__NpnVta__link{font-size:1.5rem}.Navbar-module__NpnVta__divider{width:60px;height:1px}.Navbar-module__NpnVta__socialList{gap:1rem}.Navbar-module__NpnVta__socialLink{width:44px;height:44px}}@media (max-width:480px) and (max-height:1500px){.Navbar-module__NpnVta__container{padding:.5rem .75rem}.Navbar-module__NpnVta__logoWrapper{height:36px;margin-left:.5rem}.Navbar-module__NpnVta__link{font-size:1.25rem}.Navbar-module__NpnVta__menuWrapper{gap:1.5rem;padding:4rem .75rem 2rem}.Navbar-module__NpnVta__list{gap:1.25rem}.Navbar-module__NpnVta__socialLink{width:40px;height:40px}}@media (max-width:320px) and (max-height:1500px){.Navbar-module__NpnVta__container{padding:.4rem .5rem}.Navbar-module__NpnVta__logoWrapper{height:32px;margin-left:.75rem}.Navbar-module__NpnVta__link{font-size:1.1rem}.Navbar-module__NpnVta__menuWrapper{gap:1rem;padding:3rem .5rem 1.5rem}.Navbar-module__NpnVta__list{gap:1rem}.Navbar-module__NpnVta__socialLink{width:36px;height:36px}}@media (min-width:650px) and (max-width:1500px) and (max-height:500px){.Navbar-module__NpnVta__container{padding:.4rem 1rem}.Navbar-module__NpnVta__logoWrapper{height:32px;margin-left:.5rem}.Navbar-module__NpnVta__link{font-size:.85rem}.Navbar-module__NpnVta__socialLink{width:28px;height:28px}}
.Footer-module__q7ZRWa__footer{background:var(--clr-pink-light);color:var(--clr-black);padding:4rem 5% 2rem 0}.Footer-module__q7ZRWa__container{max-width:1400px;margin:0 auto}.Footer-module__q7ZRWa__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.Footer-module__q7ZRWa__logoWrapper{flex-shrink:0;align-items:center;gap:.75rem;height:45px;margin-left:1.75rem;display:inline-flex}.Footer-module__q7ZRWa__logoWrapper a{height:100%;display:flex}.Footer-module__q7ZRWa__logoWrapper img,.Footer-module__q7ZRWa__logoWrapper svg{object-fit:contain;width:auto;max-width:180px;height:100%}.Footer-module__q7ZRWa__tituloLink{text-decoration:none}.Footer-module__q7ZRWa__tituloAnimado{white-space:nowrap;color:var(--clr-black);align-items:center;font-size:1.5rem;font-weight:700;display:inline-flex}.Footer-module__q7ZRWa__columns{flex-wrap:wrap;gap:3rem;display:flex}.Footer-module__q7ZRWa__column h4{color:var(--clr-black);margin-bottom:1rem;font-size:1.2rem}.Footer-module__q7ZRWa__column a{color:var(--clr-black-light);transition:color var(--transition-fast);margin-bottom:.5rem;font-size:.9rem;text-decoration:none;display:block}.Footer-module__q7ZRWa__column a:hover{color:var(--clr-white)}.Footer-module__q7ZRWa__mid{border-top:1px solid #0000001a;border-bottom:1px solid #0000001a;justify-content:center;align-items:center;margin:2rem 0;padding:2rem 0;display:flex}.Footer-module__q7ZRWa__socialList{gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__q7ZRWa__socialItem a{border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.Footer-module__q7ZRWa__socialItem a:hover{transform:translateY(-3px);box-shadow:0 4px 12px #0003}.Footer-module__q7ZRWa__socialItem a:active{transform:scale(.95)translateY(-1px)}.Footer-module__q7ZRWa__socialItem img{object-fit:contain}.Footer-module__q7ZRWa__bottom{text-align:center;color:var(--clr-black-light);padding-top:2rem;font-size:.8rem}@media (max-width:500px) and (max-height:1500px){.Footer-module__q7ZRWa__top{text-align:center;flex-direction:column;align-items:center}.Footer-module__q7ZRWa__logoWrapper{height:40px}.Footer-module__q7ZRWa__columns{text-align:center;flex-direction:column;align-items:center;gap:2rem}.Footer-module__q7ZRWa__mid{flex-direction:column}}@media (max-width:480px) and (max-height:1500px){.Footer-module__q7ZRWa__container{padding:2rem 1rem}.Footer-module__q7ZRWa__logoWrapper{height:36px;margin-left:.5rem}.Footer-module__q7ZRWa__columns{gap:1.5rem}.Footer-module__q7ZRWa__bottom{padding-top:1.5rem;font-size:.75rem}}@media (max-width:320px) and (max-height:1500px){.Footer-module__q7ZRWa__container{padding:1.5rem .75rem}.Footer-module__q7ZRWa__logoWrapper{height:32px;margin-left:.75rem}.Footer-module__q7ZRWa__columns{gap:1.25rem}.Footer-module__q7ZRWa__bottom{padding-top:1rem;font-size:.7rem}}@media (min-width:650px) and (max-width:1500px) and (max-height:500px){.Footer-module__q7ZRWa__footer{padding:1.5rem 3% 1rem 0}.Footer-module__q7ZRWa__top{gap:1rem}.Footer-module__q7ZRWa__logoWrapper{height:32px;margin-left:.5rem}.Footer-module__q7ZRWa__columns{gap:1.5rem}.Footer-module__q7ZRWa__column h4{margin-bottom:.5rem;font-size:.9rem}.Footer-module__q7ZRWa__column a{font-size:.75rem}.Footer-module__q7ZRWa__mid{margin:1rem 0;padding:1rem 0}.Footer-module__q7ZRWa__socialItem a{width:34px;height:34px}.Footer-module__q7ZRWa__bottom{padding-top:1rem;font-size:.65rem}}
.WhatsAppFlotante-module__3gAO2W__whatsappFloat{z-index:9999;background:var(--clr-pink);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:transform .3s,box-shadow .3s;animation:.5s ease-out WhatsAppFlotante-module__3gAO2W__whatsappFadeIn;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 12px #0000004d}.WhatsAppFlotante-module__3gAO2W__whatsappFloat:hover{transform:scale(1.1);box-shadow:0 0 20px #ff2a6d80}.WhatsAppFlotante-module__3gAO2W__whatsappFloat svg{fill:#fff;width:26px;height:26px}.WhatsAppFlotante-module__3gAO2W__tooltip{background:var(--clr-white);color:var(--clr-black);white-space:nowrap;pointer-events:none;border-radius:12px;padding:.75rem 1rem;font-size:.875rem;animation:.3s ease-out WhatsAppFlotante-module__3gAO2W__whatsappFadeIn;position:absolute;bottom:70px;right:0;box-shadow:0 4px 12px #0000001a}@keyframes WhatsAppFlotante-module__3gAO2W__whatsappFadeIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media (max-width:767px){.WhatsAppFlotante-module__3gAO2W__whatsappFloat{width:42px;height:42px}.WhatsAppFlotante-module__3gAO2W__whatsappFloat svg{width:22px;height:22px}}
.BotonRegresar-module__C8XgDq__boton{z-index:9998;border:2px solid var(--clr-pink);background:var(--gradient-pink);width:50px;height:50px;color:var(--clr-white);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:flex;position:fixed;bottom:20px;left:20px;overflow:hidden}.BotonRegresar-module__C8XgDq__boton:before{content:"";background:var(--clr-black);border-radius:inherit;width:100%;height:100%;transition:left .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:-100%}.BotonRegresar-module__C8XgDq__boton:hover:before{left:0}.BotonRegresar-module__C8XgDq__boton:hover{color:var(--clr-pink);box-shadow:var(--shadow-neon-hover);transform:translateY(-2px)}.BotonRegresar-module__C8XgDq__boton:active{transform:scale(.92)}.BotonRegresar-module__C8XgDq__boton svg{z-index:1;transition:transform .3s;position:relative}@media (max-width:767px){.BotonRegresar-module__C8XgDq__boton{width:42px;height:42px;bottom:16px;left:16px}.BotonRegresar-module__C8XgDq__boton svg{width:18px;height:18px}}
.BotonYaTienesWeb-module__z2VL-W__wrapper{z-index:999;opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);position:fixed;top:6rem;right:0;transform:translate(120%)rotate(-3deg)}.BotonYaTienesWeb-module__z2VL-W__visible{opacity:1;transform:translate(0)rotate(-3deg)}.BotonYaTienesWeb-module__z2VL-W__boton{background:var(--gradient-pink);border-radius:12px 0 0 12px;align-items:center;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;display:flex;position:relative;box-shadow:0 0 20px #ff2a6d59,inset 0 1px #ffffff26}.BotonYaTienesWeb-module__z2VL-W__boton:after{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,#ffffff26 0%,#0000 50%);position:absolute;inset:0}.BotonYaTienesWeb-module__z2VL-W__boton:hover{transform:scale(1.06)rotate(-2deg);box-shadow:0 0 35px #ff2a6d8c,inset 0 1px #fff3}.BotonYaTienesWeb-module__z2VL-W__boton:active{transform:scale(.97)rotate(-3deg)}.BotonYaTienesWeb-module__z2VL-W__linkPart{color:var(--clr-white);font-family:var(--font-secondary);text-transform:uppercase;letter-spacing:.04em;z-index:1;white-space:nowrap;align-items:center;gap:.5rem;padding:.7rem .6rem .7rem 1.6rem;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.BotonYaTienesWeb-module__z2VL-W__boton:hover .BotonYaTienesWeb-module__z2VL-W__linkPart{color:var(--clr-white)}.BotonYaTienesWeb-module__z2VL-W__texto{position:relative}.BotonYaTienesWeb-module__z2VL-W__glitch{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#fff3;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:1rem;font-weight:900;line-height:1;transition:background .3s,transform .3s;display:inline-flex;position:relative}.BotonYaTienesWeb-module__z2VL-W__boton:hover .BotonYaTienesWeb-module__z2VL-W__glitch{background:#ffffff4d;transform:scale(1.1)rotate(10deg)}.BotonYaTienesWeb-module__z2VL-W__close{width:28px;height:28px;color:var(--clr-black);cursor:pointer;z-index:1;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-right:.5rem;padding:0;transition:background .25s,transform .25s;display:flex;position:relative}.BotonYaTienesWeb-module__z2VL-W__close:hover{color:var(--clr-black);background:#ffffff26;transform:scale(1.15)}.BotonYaTienesWeb-module__z2VL-W__close:active{transform:scale(.88)}@media (max-width:768px){.BotonYaTienesWeb-module__z2VL-W__wrapper{top:5.5rem}.BotonYaTienesWeb-module__z2VL-W__boton{border-radius:10px 0 0 10px}.BotonYaTienesWeb-module__z2VL-W__linkPart{gap:.35rem;padding:.55rem .4rem .55rem 1.2rem;font-size:.75rem}.BotonYaTienesWeb-module__z2VL-W__glitch{width:18px;height:18px;font-size:.8rem}.BotonYaTienesWeb-module__z2VL-W__close{width:24px;height:24px;margin-right:.4rem}.BotonYaTienesWeb-module__z2VL-W__close svg{width:12px;height:12px}}@media (max-width:480px){.BotonYaTienesWeb-module__z2VL-W__wrapper{top:5rem}.BotonYaTienesWeb-module__z2VL-W__boton{border-radius:8px 0 0 8px}.BotonYaTienesWeb-module__z2VL-W__linkPart{gap:.25rem;padding:.45rem .3rem .45rem 1rem;font-size:.65rem}.BotonYaTienesWeb-module__z2VL-W__glitch{width:16px;height:16px;font-size:.7rem}.BotonYaTienesWeb-module__z2VL-W__close{width:22px;height:22px;margin-right:.3rem}.BotonYaTienesWeb-module__z2VL-W__close svg{width:10px;height:10px}}
