.language-switcher.svelte-1v8cg5h{position:relative;display:inline-block}.lang-toggle.svelte-1v8cg5h{display:flex;align-items:center;gap:6px;background:none;border:1px solid #e2e8f0;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;color:#5a6c7d;cursor:pointer;padding:8px 12px;transition:all .2s ease;white-space:nowrap}.lang-toggle.svelte-1v8cg5h:hover{color:#2c3e50;border-color:#cbd5e0;background-color:#f7fafc}.lang-toggle.open.svelte-1v8cg5h{color:#2c3e50;border-color:#2c3e50;background-color:#f7fafc}.globe-icon.svelte-1v8cg5h{flex-shrink:0}.current-lang.svelte-1v8cg5h{font-size:.875rem;min-width:24px;text-align:center}.dropdown-arrow.svelte-1v8cg5h{flex-shrink:0;transition:transform .2s ease}.lang-toggle.open.svelte-1v8cg5h .dropdown-arrow:where(.svelte-1v8cg5h){transform:rotate(180deg)}.dropdown-menu.svelte-1v8cg5h{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 12px #0000001a;z-index:1000;min-width:100px;overflow:hidden}.lang-option.svelte-1v8cg5h{display:block;width:100%;background:none;border:none;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;color:#5a6c7d;cursor:pointer;padding:10px 16px;text-align:left;transition:all .2s ease}.lang-option.svelte-1v8cg5h:hover{background-color:#f7fafc;color:#2c3e50}.lang-option.active.svelte-1v8cg5h{background-color:#edf2f7;color:#2c3e50;font-weight:600}body{--lang-switcher-open: false}.container.svelte-94rf7j{display:flex;justify-content:space-between;align-items:center;background-color:#fff;padding:1.5rem 10rem;border-bottom:1px solid #eaeaea;position:relative;z-index:1000}.desktop-nav.svelte-94rf7j{display:flex;align-items:center;gap:2rem}.nav.svelte-94rf7j ul:where(.svelte-94rf7j){display:flex;align-items:center;gap:3rem;margin:0;padding:0}.nav.svelte-94rf7j ul:where(.svelte-94rf7j) li:where(.svelte-94rf7j){list-style:none;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:500;color:#000;position:relative;padding-bottom:4px}.nav.svelte-94rf7j ul:where(.svelte-94rf7j) a:where(.svelte-94rf7j){text-decoration:none;color:#000}.nav.svelte-94rf7j ul:where(.svelte-94rf7j) li:where(.svelte-94rf7j):hover{cursor:pointer}.nav.svelte-94rf7j ul:where(.svelte-94rf7j) li:where(.svelte-94rf7j):after{content:"";position:absolute;width:0;height:2px;bottom:0;left:50%;transform:translate(-50%);background-color:#000;transition:width .3s ease}.nav.svelte-94rf7j ul:where(.svelte-94rf7j) li:where(.svelte-94rf7j):hover:after{width:100%}.nav-actions.svelte-94rf7j{display:flex;align-items:center;margin-left:auto}.mobile-menu-button.svelte-94rf7j{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.hamburger.svelte-94rf7j{width:25px;height:20px;display:flex;flex-direction:column;justify-content:space-between;transition:all .3s ease}.hamburger.svelte-94rf7j span:where(.svelte-94rf7j){width:100%;height:2px;background-color:#000;transition:all .3s ease;transform-origin:center}.hamburger.open.svelte-94rf7j span:where(.svelte-94rf7j):nth-child(1){transform:rotate(45deg) translate(6px,6px)}.hamburger.open.svelte-94rf7j span:where(.svelte-94rf7j):nth-child(2){opacity:0}.hamburger.open.svelte-94rf7j span:where(.svelte-94rf7j):nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-nav.svelte-94rf7j{position:fixed;top:0;right:-100%;width:280px;height:100vh;background-color:#fff;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease;z-index:999;overflow-y:auto}.mobile-nav.open.svelte-94rf7j{right:0}.mobile-nav-content.svelte-94rf7j{padding:6rem 2rem 2rem;height:100%;display:flex;flex-direction:column;justify-content:space-between}.mobile-nav-links.svelte-94rf7j{display:flex;flex-direction:column;gap:2rem}.mobile-nav-links.svelte-94rf7j a:where(.svelte-94rf7j){font-family:Inter,sans-serif;font-size:1.4rem;font-weight:500;color:#000;text-decoration:none;padding:1rem 0;border-bottom:1px solid #eaeaea;transition:all .3s ease}.mobile-nav-links.svelte-94rf7j a:where(.svelte-94rf7j):hover{color:#2c3e50;padding-left:1rem}.mobile-nav-actions.svelte-94rf7j{margin-top:2rem;padding-top:2rem;border-top:1px solid #eaeaea}.mobile-overlay.svelte-94rf7j{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;z-index:998;animation:svelte-94rf7j-fadeIn .3s ease}@keyframes svelte-94rf7j-fadeIn{0%{opacity:0}to{opacity:1}}.logo.svelte-94rf7j{display:flex;align-items:center;gap:.5rem;z-index:1001;position:relative}.logo.svelte-94rf7j img:where(.svelte-94rf7j){width:4rem;height:4rem;object-fit:contain}.logo-text.svelte-94rf7j{font-family:Inter,sans-serif;font-size:1.8rem;font-weight:700;color:#1a202c;display:inline-block;transition:transform .3s ease;letter-spacing:.05em;text-shadow:0 1px 2px rgba(0,0,0,.1)}.logo-word.svelte-94rf7j{display:inline-block;margin-right:.5rem;opacity:1;transform:translateY(0)}.logo-word.svelte-94rf7j:last-child{margin-right:0}.logo-word.animate-word.svelte-94rf7j{opacity:0;transform:translateY(20px);animation:svelte-94rf7j-flyInUp .8s ease-out forwards}@keyframes svelte-94rf7j-flyInUp{to{opacity:1;transform:translateY(0)}}.logo.svelte-94rf7j:hover .logo-text:where(.svelte-94rf7j){transform:scale(1.02);color:#2d3748}.logo-text.svelte-94rf7j:hover{cursor:pointer}@media (max-width: 1200px){.container.svelte-94rf7j{padding:1.5rem 4rem}}@media (max-width: 1024px){.container.svelte-94rf7j{padding:1.5rem 2rem}.nav.svelte-94rf7j ul:where(.svelte-94rf7j){gap:2rem}.nav.svelte-94rf7j ul:where(.svelte-94rf7j) li:where(.svelte-94rf7j){font-size:1.1rem}}@media (max-width: 768px){.container.svelte-94rf7j{padding:1rem 1.5rem}.desktop-nav.svelte-94rf7j{display:none}.mobile-menu-button.svelte-94rf7j{display:block}.logo.svelte-94rf7j img:where(.svelte-94rf7j){width:3rem;height:3rem}.logo-text.svelte-94rf7j{font-size:1.5rem}}@media (max-width: 480px){.container.svelte-94rf7j{padding:1rem}.logo.svelte-94rf7j img:where(.svelte-94rf7j){width:2.5rem;height:2.5rem}.logo-text.svelte-94rf7j{font-size:1.3rem}.mobile-nav.svelte-94rf7j{width:100vw;right:-100vw}.mobile-nav-content.svelte-94rf7j{padding:5rem 1.5rem 2rem}.mobile-nav-links.svelte-94rf7j a:where(.svelte-94rf7j){font-size:1.2rem}}.back-to-top.svelte-8pbjyr{position:fixed;bottom:2rem;right:2rem;width:3.5rem;height:3.5rem;border:1px solid #34495e;background-color:#2c3e50;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;transition:all .3s ease;z-index:1000}.back-to-top.svelte-8pbjyr:hover{background-color:#34495e;transform:translateY(-2px);box-shadow:0 6px 20px #0003}.back-to-top.svelte-8pbjyr:active{transform:translateY(0);box-shadow:0 2px 8px #00000026}.back-to-top.svelte-8pbjyr svg:where(.svelte-8pbjyr){transition:transform .3s ease}.back-to-top.svelte-8pbjyr:hover svg:where(.svelte-8pbjyr){transform:translateY(-1px)}@media (max-width: 768px){.back-to-top.svelte-8pbjyr{bottom:1.5rem;right:1.5rem;width:3rem;height:3rem}.back-to-top.svelte-8pbjyr svg:where(.svelte-8pbjyr){width:20px;height:20px}}.contact-section.svelte-13eap3f{background-color:#1a1a1a;color:#fff;padding:5rem 0;min-height:60vh}.container.svelte-13eap3f{max-width:1200px;margin:0 auto;padding:0 2rem}.contact-header.svelte-13eap3f{text-align:center;margin-bottom:4rem}.contact-header.svelte-13eap3f h2:where(.svelte-13eap3f){font-size:3rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.02em}.contact-header.svelte-13eap3f p:where(.svelte-13eap3f){font-size:1.2rem;color:#ccc;max-width:600px;margin:0 auto;line-height:1.6}.contact-content.svelte-13eap3f{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-info.svelte-13eap3f{display:flex;flex-direction:column;gap:2rem}.info-item.svelte-13eap3f{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background-color:#2a2a2a;border:1px solid #333333;transition:all .3s ease}.info-item.svelte-13eap3f:hover{background-color:#333;border-color:#555}.info-icon.svelte-13eap3f{flex-shrink:0;width:48px;height:48px;background-color:#fff;color:#1a1a1a;display:flex;align-items:center;justify-content:center}.info-content.svelte-13eap3f h4:where(.svelte-13eap3f){font-size:1.1rem;font-weight:600;margin:0 0 .5rem;color:#fff}.info-content.svelte-13eap3f p:where(.svelte-13eap3f){font-size:1rem;color:#ccc;margin:0;line-height:1.5}.whatsapp-link.svelte-13eap3f{background:none;border:none;color:#ccc;font-size:1rem;cursor:pointer;text-decoration:underline;padding:0;transition:color .3s ease}.whatsapp-link.svelte-13eap3f:hover{color:#25d366}.contact-actions.svelte-13eap3f{display:flex;flex-direction:column;justify-content:space-between;height:100%}.email-section.svelte-13eap3f,.social-section.svelte-13eap3f{padding:2rem;background-color:#2a2a2a;border:1px solid #333333}.email-section.svelte-13eap3f h3:where(.svelte-13eap3f),.social-section.svelte-13eap3f h3:where(.svelte-13eap3f){font-size:1.5rem;font-weight:600;margin:0 0 1rem;color:#fff}.email-section.svelte-13eap3f p:where(.svelte-13eap3f){color:#ccc;margin:0 0 2rem;line-height:1.6}.email-btn.svelte-13eap3f{display:flex;align-items:center;gap:.5rem;background-color:#fff;color:#1a1a1a;border:none;padding:1rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%;justify-content:center}.email-btn.svelte-13eap3f:hover{background-color:#f0f0f0;transform:translateY(-2px)}.social-header.svelte-13eap3f{display:flex;justify-content:space-between;align-items:center}.social-links.svelte-13eap3f{display:flex;gap:1rem}.social-btn.svelte-13eap3f{width:50px;height:50px;background-color:#333;color:#fff;border:1px solid #555555;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.social-btn.svelte-13eap3f:hover{transform:translateY(-2px);border-color:#777}.social-btn.x.svelte-13eap3f:hover{background-color:#000;border-color:#000}.social-btn.youtube.svelte-13eap3f:hover{background-color:red;border-color:red}.social-btn.instagram.svelte-13eap3f:hover{background-color:#e4405f;border-color:#e4405f}@media (max-width: 1024px){.container.svelte-13eap3f{padding:0 1.5rem}.contact-section.svelte-13eap3f{padding:4.5rem 0}.contact-content.svelte-13eap3f{gap:3.5rem}.contact-header.svelte-13eap3f h2:where(.svelte-13eap3f){font-size:2.8rem}.info-item.svelte-13eap3f{padding:1.3rem}.email-section.svelte-13eap3f,.social-section.svelte-13eap3f{padding:1.8rem}}@media (max-width: 768px){.container.svelte-13eap3f{padding:0 1rem}.contact-section.svelte-13eap3f{padding:4rem 0}.contact-header.svelte-13eap3f{margin-bottom:3rem}.contact-content.svelte-13eap3f{grid-template-columns:1fr;gap:3rem}.contact-header.svelte-13eap3f h2:where(.svelte-13eap3f){font-size:2.2rem;line-height:1.3}.contact-header.svelte-13eap3f p:where(.svelte-13eap3f){font-size:1.1rem;line-height:1.6}.social-header.svelte-13eap3f{flex-direction:column;align-items:flex-start;gap:1.5rem}.social-links.svelte-13eap3f{width:100%;justify-content:space-between}.info-item.svelte-13eap3f{padding:1.2rem}.info-content.svelte-13eap3f h4:where(.svelte-13eap3f){font-size:1rem}.info-content.svelte-13eap3f p:where(.svelte-13eap3f){font-size:.95rem}.email-section.svelte-13eap3f,.social-section.svelte-13eap3f{padding:1.5rem}.email-section.svelte-13eap3f h3:where(.svelte-13eap3f),.social-section.svelte-13eap3f h3:where(.svelte-13eap3f){font-size:1.3rem}.email-btn.svelte-13eap3f{padding:.9rem 1.5rem;font-size:.95rem}}@media (max-width: 640px){.contact-section.svelte-13eap3f{padding:3.5rem 0}.contact-header.svelte-13eap3f h2:where(.svelte-13eap3f){font-size:2rem}.contact-content.svelte-13eap3f{gap:2.5rem}.info-item.svelte-13eap3f{padding:1rem;gap:.8rem}.info-icon.svelte-13eap3f{width:42px;height:42px}.social-btn.svelte-13eap3f{width:45px;height:45px}.email-section.svelte-13eap3f,.social-section.svelte-13eap3f{padding:1.3rem}}@media (max-width: 480px){.container.svelte-13eap3f{padding:0 .8rem}.contact-section.svelte-13eap3f{padding:3rem 0}.contact-header.svelte-13eap3f{margin-bottom:2.5rem}.contact-header.svelte-13eap3f h2:where(.svelte-13eap3f){font-size:1.8rem}.contact-header.svelte-13eap3f p:where(.svelte-13eap3f){font-size:1rem}.contact-content.svelte-13eap3f{gap:2rem}.info-item.svelte-13eap3f{padding:.9rem;flex-direction:row;text-align:left;gap:.8rem;align-items:flex-start}.info-icon.svelte-13eap3f{width:40px;height:40px;flex-shrink:0}.info-content.svelte-13eap3f{flex:1}.info-content.svelte-13eap3f h4:where(.svelte-13eap3f){font-size:.95rem}.info-content.svelte-13eap3f p:where(.svelte-13eap3f){font-size:.9rem}.email-section.svelte-13eap3f,.social-section.svelte-13eap3f{padding:1.2rem}.email-section.svelte-13eap3f h3:where(.svelte-13eap3f),.social-section.svelte-13eap3f h3:where(.svelte-13eap3f){font-size:1.2rem}.email-section.svelte-13eap3f p:where(.svelte-13eap3f){font-size:.9rem}.email-btn.svelte-13eap3f{padding:.8rem 1.2rem;font-size:.9rem}.social-links.svelte-13eap3f{justify-content:center;gap:1.5rem}.social-btn.svelte-13eap3f{width:42px;height:42px}}@media (max-width: 360px){.contact-header.svelte-13eap3f h2:where(.svelte-13eap3f){font-size:1.6rem}.contact-header.svelte-13eap3f p:where(.svelte-13eap3f){font-size:.95rem}.info-item.svelte-13eap3f{padding:.8rem;gap:.7rem}.info-icon.svelte-13eap3f{width:36px;height:36px}.info-content.svelte-13eap3f h4:where(.svelte-13eap3f){font-size:.9rem}.info-content.svelte-13eap3f p:where(.svelte-13eap3f){font-size:.85rem}.email-section.svelte-13eap3f,.social-section.svelte-13eap3f{padding:1rem}.email-section.svelte-13eap3f h3:where(.svelte-13eap3f),.social-section.svelte-13eap3f h3:where(.svelte-13eap3f){font-size:1.1rem}.social-btn.svelte-13eap3f{width:40px;height:40px}}body,html{margin:0;padding:0;overflow-x:hidden;font-family:Inter,sans-serif;scroll-behavior:smooth}.loading.svelte-cqrxgl{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw}.loading-spinner.svelte-cqrxgl{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #2c3e50;animation:svelte-cqrxgl-spin 1s linear infinite}@keyframes svelte-cqrxgl-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}main.svelte-cqrxgl{min-height:calc(100vh - 80px)}
