.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}}
