@import"https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700&display=swap";html{scroll-behavior:smooth}header[data-astro-cid-3ef6ksr2]{background-color:#f8f1e9b3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:1rem 0;position:fixed;top:0;left:0;right:0;z-index:1000;box-shadow:0 2px 4px #0000001a;transition:all .3s ease;transform:translateY(0)}.header-container[data-astro-cid-3ef6ksr2]{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center;position:relative;background-color:transparent}.logo-container[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center}.logo[data-astro-cid-3ef6ksr2]{width:100px;height:auto}@media (max-width: 768px){.logo[data-astro-cid-3ef6ksr2]{width:80px}}.main-nav[data-astro-cid-3ef6ksr2]{height:100%}.nav-list[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;height:100%;margin:0;padding:0;list-style:none}.nav-item[data-astro-cid-3ef6ksr2]{display:flex;align-items:center}.nav-link[data-astro-cid-3ef6ksr2]{color:var(--text-color);text-decoration:none;padding:.5rem 1rem;font-size:1.75rem;font-weight:600;transition:all .3s ease;height:100%;display:flex;align-items:center;position:relative;border-radius:4px}.nav-link[data-astro-cid-3ef6ksr2]:hover{color:var(--primary-color);background-color:#1e40af0d}@media (max-width: 768px){header[data-astro-cid-3ef6ksr2]{background-color:#f8f1e9b3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:.5rem 0;position:fixed;top:0;left:0;right:0}header[data-astro-cid-3ef6ksr2].hidden{transform:translateY(-100%)}.header-container[data-astro-cid-3ef6ksr2]{justify-content:center;padding:0 .5rem}.nav-list[data-astro-cid-3ef6ksr2]{display:none}.logo[data-astro-cid-3ef6ksr2]{width:80px}}footer[data-astro-cid-sz7xmlte]{background-color:#f8f1e9;padding:3rem 0;box-shadow:0 -2px 4px #0000001a;margin-top:2rem}footer[data-astro-cid-sz7xmlte] .container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:0 1rem;background-color:#f8f1e9}footer[data-astro-cid-sz7xmlte] .footer-content[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:2rem}footer[data-astro-cid-sz7xmlte] .footer-info[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem}footer[data-astro-cid-sz7xmlte] .info-item[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:1rem;color:var(--text-color);font-size:var(--font-size-lg);transition:color .3s ease;flex:1;min-width:250px}footer[data-astro-cid-sz7xmlte] .info-item[data-astro-cid-sz7xmlte]:hover{color:var(--primary-color)}footer[data-astro-cid-sz7xmlte] .info-item[data-astro-cid-sz7xmlte] .icon[data-astro-cid-sz7xmlte]{width:24px;height:24px;stroke:currentColor;flex-shrink:0}footer[data-astro-cid-sz7xmlte] .info-item[data-astro-cid-sz7xmlte] .icon[data-astro-cid-sz7xmlte].logo{width:auto;height:24px;stroke:none}footer[data-astro-cid-sz7xmlte] .info-item[data-astro-cid-sz7xmlte] .contact-link[data-astro-cid-sz7xmlte],footer[data-astro-cid-sz7xmlte] .info-item[data-astro-cid-sz7xmlte] .social-link[data-astro-cid-sz7xmlte]{color:inherit;text-decoration:none;transition:color .3s ease}footer[data-astro-cid-sz7xmlte] .info-item[data-astro-cid-sz7xmlte] .contact-link[data-astro-cid-sz7xmlte]:hover,footer[data-astro-cid-sz7xmlte] .info-item[data-astro-cid-sz7xmlte] .social-link[data-astro-cid-sz7xmlte]:hover{color:var(--primary-color)}footer[data-astro-cid-sz7xmlte] .footer-bottom[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.1)}footer[data-astro-cid-sz7xmlte] .copyright[data-astro-cid-sz7xmlte]{color:var(--text-color-light);font-size:var(--font-size-base);margin:0;text-align:center}footer[data-astro-cid-sz7xmlte] .copyright[data-astro-cid-sz7xmlte] .separator[data-astro-cid-sz7xmlte]{margin:0 .5rem;color:#00000040}footer[data-astro-cid-sz7xmlte] .copyright[data-astro-cid-sz7xmlte] .privacy-link[data-astro-cid-sz7xmlte]{color:var(--text-color);text-decoration:none;transition:color .3s ease}footer[data-astro-cid-sz7xmlte] .copyright[data-astro-cid-sz7xmlte] .privacy-link[data-astro-cid-sz7xmlte]:hover{color:var(--primary-color);text-decoration:underline}@media (max-width: 768px){footer[data-astro-cid-sz7xmlte]{padding:2rem 0}footer[data-astro-cid-sz7xmlte] .footer-content[data-astro-cid-sz7xmlte]{gap:1.5rem}footer[data-astro-cid-sz7xmlte] .footer-info[data-astro-cid-sz7xmlte]{flex-direction:column;gap:1rem}footer[data-astro-cid-sz7xmlte] .info-item[data-astro-cid-sz7xmlte]{min-width:auto;width:100%}}.floating-buttons[data-astro-cid-sz7xmlte]{position:fixed;bottom:2rem;right:2rem;display:flex;flex-direction:column;gap:1rem;z-index:1000}.floating-buttons[data-astro-cid-sz7xmlte] .floating-btn[data-astro-cid-sz7xmlte]{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;border:none}.floating-buttons[data-astro-cid-sz7xmlte] .floating-btn[data-astro-cid-sz7xmlte] .icon[data-astro-cid-sz7xmlte]{width:24px;height:24px;transition:transform .3s ease}.floating-buttons[data-astro-cid-sz7xmlte] .floating-btn[data-astro-cid-sz7xmlte].whatsapp-btn{background-color:#25d366;color:#fff;box-shadow:0 4px 12px #25d3664d;position:absolute;bottom:0;right:0;transform:translateY(0)}.floating-buttons[data-astro-cid-sz7xmlte] .floating-btn[data-astro-cid-sz7xmlte].whatsapp-btn:hover{background-color:#128c7e;transform:translateY(-2px);box-shadow:0 6px 16px #25d36666}.floating-buttons[data-astro-cid-sz7xmlte] .floating-btn[data-astro-cid-sz7xmlte].back-to-top-btn{background-color:transparent;box-shadow:none;opacity:0;visibility:hidden;transform:translateY(20px) translate(3px);transition:all .3s cubic-bezier(.4,0,.2,1)}.floating-buttons[data-astro-cid-sz7xmlte] .floating-btn[data-astro-cid-sz7xmlte].back-to-top-btn.show{opacity:1;visibility:visible;transform:translateY(0) translate(3px)}.floating-buttons[data-astro-cid-sz7xmlte] .floating-btn[data-astro-cid-sz7xmlte].back-to-top-btn.show~.whatsapp-btn[data-astro-cid-sz7xmlte]{transform:translateY(-88px)}.floating-buttons[data-astro-cid-sz7xmlte] .floating-btn[data-astro-cid-sz7xmlte].back-to-top-btn:hover{transform:translateY(-2px) translate(3px)}.floating-buttons[data-astro-cid-sz7xmlte] .floating-btn[data-astro-cid-sz7xmlte].back-to-top-btn:hover .icon[data-astro-cid-sz7xmlte]{transform:translateY(-2px)}.floating-buttons[data-astro-cid-sz7xmlte] .floating-btn[data-astro-cid-sz7xmlte].back-to-top-btn .icon[data-astro-cid-sz7xmlte]{width:43px;height:43px;object-fit:contain}@media (max-width: 768px){.floating-buttons[data-astro-cid-sz7xmlte]{bottom:1rem;right:1rem;gap:.75rem}.floating-buttons[data-astro-cid-sz7xmlte] .floating-btn[data-astro-cid-sz7xmlte]{width:48px;height:48px}.floating-buttons[data-astro-cid-sz7xmlte] .floating-btn[data-astro-cid-sz7xmlte] .icon[data-astro-cid-sz7xmlte]{width:20px;height:20px}.floating-buttons[data-astro-cid-sz7xmlte] .floating-btn[data-astro-cid-sz7xmlte].back-to-top-btn.show~.whatsapp-btn[data-astro-cid-sz7xmlte]{transform:translateY(-72px)}.floating-buttons[data-astro-cid-sz7xmlte] .floating-btn[data-astro-cid-sz7xmlte].back-to-top-btn .icon[data-astro-cid-sz7xmlte]{width:36px;height:36px}}
