.header.svelte-zso2c8{background:#fff;box-shadow:0 2px 10px #00000014;position:sticky;top:0;z-index:1000;width:100%}.container.svelte-zso2c8{max-width:1400px;margin:0 auto;padding:0 20px;display:flex;align-items:center;height:80px;gap:24px}.logo.svelte-zso2c8{display:flex;align-items:center;text-decoration:none;transition:transform .2s ease}.logo.svelte-zso2c8:hover{transform:scale(1.02)}.logo-icon.svelte-zso2c8{height:60px;display:flex;align-items:center;justify-content:center}.logo-icon.svelte-zso2c8 img:where(.svelte-zso2c8){height:100%;width:auto;-o-object-fit:contain;object-fit:contain}.nav.svelte-zso2c8{flex:1;display:flex;justify-content:center;margin:0 40px}.nav-list.svelte-zso2c8{display:flex;list-style:none;margin:0;padding:0;gap:16px;flex-wrap:nowrap}.nav-item.svelte-zso2c8{position:relative}.nav-link.svelte-zso2c8{display:flex;align-items:center;gap:4px;text-decoration:none;padding:25px 18px;color:#555;font-size:14px;font-weight:600;transition:all .3s ease;position:relative;white-space:nowrap;border-radius:4px}.nav-link.svelte-zso2c8:hover{color:#e74c3c;background-color:#f8f9fa}.nav-link.active.svelte-zso2c8{color:#e74c3c;background-color:#fff5f5}.nav-link.active.svelte-zso2c8:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:30px;height:3px;background-color:#e74c3c;border-radius:2px}.dropdown.svelte-zso2c8{position:relative}.dropdown-icon.svelte-zso2c8{width:16px;height:16px;transition:transform .2s ease}.dropdown.svelte-zso2c8:hover .dropdown-icon:where(.svelte-zso2c8){transform:rotate(180deg)}.dropdown-menu.svelte-zso2c8{position:absolute;top:100%;left:0;background:#fff;min-width:280px;box-shadow:0 8px 25px #00000026;border-radius:8px;padding:12px 0;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000;border:1px solid #e0e0e0}.dropdown.svelte-zso2c8:hover .dropdown-menu:where(.svelte-zso2c8){opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu.svelte-zso2c8 li:where(.svelte-zso2c8){list-style:none}.dropdown-menu.svelte-zso2c8 a:where(.svelte-zso2c8){display:block;padding:12px 20px;color:#555;text-decoration:none;font-size:13px;font-weight:500;line-height:1.4;transition:all .2s ease;border-radius:0}.dropdown-menu.svelte-zso2c8 a:where(.svelte-zso2c8):hover{background-color:#f8f9fa;color:#e74c3c;padding-left:24px}.header-actions.svelte-zso2c8{display:flex;align-items:center;gap:16px;margin-left:auto}.search-bar-wrapper.svelte-zso2c8{flex:1;display:flex;justify-content:center}.search-bar.svelte-zso2c8{display:flex;align-items:center;margin-right:18px}.search-input-wrapper.svelte-zso2c8{position:relative;display:flex;align-items:center;width:100%}.search-input.svelte-zso2c8{padding:8px 32px 8px 12px;border:1px solid #e74c3c;border-radius:6px;font-size:14px;width:100%;outline:none;transition:border .2s;background:#fff}.search-input.svelte-zso2c8:focus{border-color:#c0392b}.search-btn.svelte-zso2c8{position:absolute;right:4px;background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.clear-icon.svelte-zso2c8{position:absolute;right:32px;background:none;border:none;color:#e74c3c;font-size:16px;cursor:pointer;padding:4px;z-index:2;line-height:1}.clear-icon.svelte-zso2c8:hover{color:#c0392b}@media (max-width: 1024px){.search-bar.svelte-zso2c8{min-width:160px;max-width:220px}.header-actions.svelte-zso2c8{gap:12px}}@media (max-width: 768px){.search-bar.svelte-zso2c8{min-width:100px;max-width:100%}.search-bar-wrapper.svelte-zso2c8{flex:unset;width:100%;margin:0 8px}}.contact-btn.svelte-zso2c8{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;text-decoration:none;padding:14px 32px;border-radius:6px;font-size:15px;font-weight:700;transition:all .3s ease;box-shadow:0 2px 8px #e74c3c33;display:flex;align-items:center;height:48px}.contact-btn.svelte-zso2c8:hover{background:linear-gradient(135deg,#c0392b,#a93226);transform:translateY(-2px);box-shadow:0 4px 12px #e74c3c4d}.mobile-menu-btn.svelte-zso2c8{display:none;flex-direction:column;gap:4px;background:transparent;border:none;cursor:pointer;padding:8px;border-radius:4px;transition:background-color .2s ease}.mobile-menu-btn.svelte-zso2c8:hover{background-color:#f8f9fa}.hamburger.svelte-zso2c8{width:24px;height:2px;background:#555;transition:all .3s ease;border-radius:1px}.hamburger.active.svelte-zso2c8:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.hamburger.active.svelte-zso2c8:nth-child(2){opacity:0}.hamburger.active.svelte-zso2c8:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.hero-slider.svelte-zso2c8{position:relative;width:100%;height:500px;overflow:hidden}.slider-container.svelte-zso2c8{position:relative;width:100%;height:100%}.slide.svelte-zso2c8{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease-in-out}.slide.active.svelte-zso2c8{opacity:1}.slide-image.svelte-zso2c8{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.slider-nav.svelte-zso2c8{position:absolute;top:50%;transform:translateY(-50%);background:#fffc;border:none;color:#333;width:50px;height:50px;border-radius:50%;cursor:pointer;transition:all .3s ease;z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0003}.slider-nav.svelte-zso2c8:hover{background:#e74c3ce6;color:#fff;transform:translateY(-50%) scale(1.1)}.slider-nav.svelte-zso2c8 svg:where(.svelte-zso2c8){width:24px;height:24px}.prev.svelte-zso2c8{left:30px}.next.svelte-zso2c8{right:30px}.slider-dots.svelte-zso2c8{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:3}.dot.svelte-zso2c8{width:12px;height:12px;border-radius:50%;border:2px solid white;background:#ffffff80;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 5px #0000004d}.dot.active.svelte-zso2c8{background:#fff;transform:scale(1.3)}.dot.svelte-zso2c8:hover{background:#fffc;transform:scale(1.1)}@media (max-width: 1024px){.nav.svelte-zso2c8{margin:0 20px}.nav-link.svelte-zso2c8{padding:25px 12px;font-size:13px}.logo-icon.svelte-zso2c8{height:50px}.dropdown-menu.svelte-zso2c8{min-width:250px}.hero-slider.svelte-zso2c8{height:400px}}@media (max-width: 768px){.container.svelte-zso2c8{height:70px}.nav.svelte-zso2c8{position:fixed;top:70px;left:0;width:100%;height:calc(100vh - 70px);background:#fff;transform:translate(-100%);opacity:0;visibility:hidden;transition:all .3s ease;justify-content:flex-start;margin:0;box-shadow:0 2px 20px #0000001a;overflow-y:auto}.nav-open.svelte-zso2c8{transform:translate(0);opacity:1;visibility:visible}.nav-list.svelte-zso2c8{flex-direction:column;width:100%;padding:20px;gap:0}.nav-link.svelte-zso2c8{padding:15px 0;border-bottom:1px solid #eee;font-size:16px;border-radius:0}.nav-link.active.svelte-zso2c8:after{display:none}.mobile-menu-btn.svelte-zso2c8{display:flex}.logo-icon.svelte-zso2c8{height:40px}.dropdown-menu.svelte-zso2c8{position:static;box-shadow:none;border:none;opacity:1;visibility:visible;transform:none;background:#f8f9fa;margin-top:0;padding:0;border-radius:0}.dropdown-menu.svelte-zso2c8 a:where(.svelte-zso2c8){padding:10px 20px;font-size:14px;color:#666}.dropdown-menu.svelte-zso2c8 a:where(.svelte-zso2c8):hover{background-color:#e9ecef;padding-left:20px}.hero-slider.svelte-zso2c8{height:350px}.slider-nav.svelte-zso2c8{width:40px;height:40px}.prev.svelte-zso2c8{left:20px}.next.svelte-zso2c8{right:20px}}@media (max-width: 576px){.container.svelte-zso2c8{padding:0 15px}.logo-icon.svelte-zso2c8{height:35px}.contact-btn.svelte-zso2c8{padding:8px 16px;font-size:12px}.hero-slider.svelte-zso2c8{height:300px}}.footer.svelte-arua4u{background:#2c3e50;color:#fff;margin-top:auto}.container.svelte-arua4u{max-width:1400px;margin:0 auto;padding:0 20px}.footer-content.svelte-arua4u{padding:40px 0}.footer-grid.svelte-arua4u{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px;align-items:start}.company-info.svelte-arua4u{max-width:400px}.company-name.svelte-arua4u{font-size:18px;font-weight:700;margin:0 0 20px;color:#e74c3c;line-height:1.3}.info-item.svelte-arua4u{margin-bottom:12px;line-height:1.5;font-size:14px}.info-item.svelte-arua4u strong:where(.svelte-arua4u){color:#ecf0f1;font-weight:600}.footer-section.svelte-arua4u{display:flex;flex-direction:column}.section-title.svelte-arua4u{font-size:16px;font-weight:700;margin:0 0 20px;color:#ecf0f1;text-transform:uppercase;letter-spacing:.5px}.footer-links.svelte-arua4u{list-style:none;margin:0;padding:0}.footer-links.svelte-arua4u li:where(.svelte-arua4u){margin-bottom:10px}.footer-links.svelte-arua4u a:where(.svelte-arua4u){color:#bdc3c7;text-decoration:none;font-size:14px;transition:color .3s ease}.footer-links.svelte-arua4u a:where(.svelte-arua4u):hover{color:#e74c3c}.newsletter-form.svelte-arua4u{display:flex;margin-bottom:20px}.email-input.svelte-arua4u{flex:1;padding:10px 12px;border:1px solid #34495e;border-radius:4px 0 0 4px;background:#34495e;color:#fff;font-size:14px;outline:none}.email-input.svelte-arua4u::-moz-placeholder{color:#95a5a6}.email-input.svelte-arua4u::placeholder{color:#95a5a6}.email-input.svelte-arua4u:focus{border-color:#e74c3c;background:#2c3e50}.submit-btn.svelte-arua4u{padding:10px 20px;background:#e74c3c;color:#fff;border:none;border-radius:0 4px 4px 0;font-size:14px;font-weight:600;cursor:pointer;transition:background .3s ease}.submit-btn.svelte-arua4u:hover{background:#c0392b}.partners-top-section.svelte-arua4u{padding-bottom:30px;border-bottom:1px solid #3c4f65;margin-bottom:20px}.partners-grid-top.svelte-arua4u{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;align-items:center;justify-items:center;max-width:800px;margin:0 auto}.partners-top-section.svelte-arua4u .partner-logo:where(.svelte-arua4u){display:flex;align-items:center;justify-content:center;height:60px;width:100%;padding:10px}.partners-top-section.svelte-arua4u .partner-logo:where(.svelte-arua4u) img:where(.svelte-arua4u){max-height:100%;max-width:120px;-o-object-fit:contain;object-fit:contain;filter:brightness(.9);transition:filter .3s ease}.partners-top-section.svelte-arua4u .partner-logo:where(.svelte-arua4u):hover img:where(.svelte-arua4u){filter:brightness(1)}.copyright.svelte-arua4u{background:#1a252f;padding:15px 0;border-top:1px solid #3c4f65}.copyright.svelte-arua4u p:where(.svelte-arua4u){margin:0;text-align:center;font-size:13px;color:#95a5a6}.floating-buttons.svelte-arua4u{position:fixed;bottom:32px;right:32px;display:flex;flex-direction:column;gap:16px;z-index:9999}.floating-btn.svelte-arua4u{display:flex;align-items:center;gap:10px;background:#e74c3c;color:#fff;padding:12px 20px;border-radius:30px;box-shadow:0 4px 16px #0002;font-weight:600;font-size:1rem;text-decoration:none;transition:transform .2s,box-shadow .2s;position:relative;animation:svelte-arua4u-btn-pop 1.2s cubic-bezier(.68,-.55,.27,1.55) infinite alternate}.floating-btn.hotline.svelte-arua4u{background:#e74c3c}.floating-btn.zalo.svelte-arua4u{background:#08f}.floating-btn.svelte-arua4u:hover{transform:scale(1.08);box-shadow:0 8px 24px #0003}.floating-btn.hotline.svelte-arua4u:after,.floating-btn.zalo.svelte-arua4u:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;background:#e74c3c26;z-index:-1;animation:svelte-arua4u-btn-wave 1.8s infinite}.floating-btn.zalo.svelte-arua4u:after{background:#0088ff26}@keyframes svelte-arua4u-btn-pop{0%{transform:scale(1)}60%{transform:scale(1.08)}to{transform:scale(1.12)}}@keyframes svelte-arua4u-btn-wave{0%{opacity:.7;transform:scale(1)}70%{opacity:.2;transform:scale(1.8)}to{opacity:0;transform:scale(2.2)}}@media (max-width: 600px){.floating-buttons.svelte-arua4u{bottom:16px;right:16px;gap:10px}.floating-btn.svelte-arua4u{padding:10px 14px;font-size:.95rem}}@media (max-width: 1024px){.footer-grid.svelte-arua4u{grid-template-columns:1fr 1fr;gap:30px}.company-info.svelte-arua4u{grid-column:1 / -1;max-width:none}.partners-grid-top.svelte-arua4u{grid-template-columns:repeat(4,1fr);gap:20px;max-width:600px}.partners-top-section.svelte-arua4u .partner-logo:where(.svelte-arua4u) img:where(.svelte-arua4u){max-width:100px}}@media (max-width: 768px){.footer-content.svelte-arua4u{padding:30px 0}.footer-grid.svelte-arua4u{grid-template-columns:1fr;gap:25px}.company-info.svelte-arua4u{grid-column:1}.newsletter-form.svelte-arua4u{flex-direction:column;gap:10px}.email-input.svelte-arua4u,.submit-btn.svelte-arua4u{border-radius:4px}.partners-grid-top.svelte-arua4u{grid-template-columns:repeat(2,1fr);gap:15px;max-width:400px}.partners-top-section.svelte-arua4u .partner-logo:where(.svelte-arua4u) img:where(.svelte-arua4u){max-width:80px}}@media (max-width: 576px){.container.svelte-arua4u{padding:0 15px}.footer-content.svelte-arua4u{padding:25px 0}.company-name.svelte-arua4u{font-size:16px}.info-item.svelte-arua4u{font-size:13px}.partners-grid-top.svelte-arua4u{grid-template-columns:repeat(2,1fr);gap:10px;max-width:300px}.partners-top-section.svelte-arua4u .partner-logo:where(.svelte-arua4u){height:40px}.partners-top-section.svelte-arua4u .partner-logo:where(.svelte-arua4u) img:where(.svelte-arua4u){max-width:60px}.copyright.svelte-arua4u p:where(.svelte-arua4u){font-size:12px}}.floating-btn.wave.svelte-arua4u{position:relative;z-index:1;background:#e74c3c;box-shadow:none}.wave-circle.svelte-arua4u{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;background:#e74c3c2e;z-index:0;animation:svelte-arua4u-hotline-wave 1.8s infinite;pointer-events:none}.wave2.svelte-arua4u{width:72px;height:72px;animation-delay:.5s;background:#e74c3c1f}.wave3.svelte-arua4u{width:88px;height:88px;animation-delay:1s;background:#e74c3c14}@keyframes svelte-arua4u-hotline-wave{0%{opacity:.7;transform:translate(-50%,-50%) scale(1)}70%{opacity:.2;transform:translate(-50%,-50%) scale(1.8)}to{opacity:0;transform:translate(-50%,-50%) scale(2.2)}}.icon-wrap.svelte-arua4u{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;z-index:2}.phone-icon.svelte-arua4u{animation:svelte-arua4u-phone-shake .5s infinite linear}@keyframes svelte-arua4u-phone-shake{0%{transform:rotate(0)}20%{transform:rotate(-15deg)}40%{transform:rotate(15deg)}60%{transform:rotate(-10deg)}80%{transform:rotate(10deg)}to{transform:rotate(0)}}.hotline-label.svelte-arua4u{margin-top:2px;font-size:.95rem;font-weight:600;color:#fff;text-shadow:0 1px 4px #0002;letter-spacing:.5px}.floating-btn.circle.svelte-arua4u{width:56px;height:56px;border-radius:50%;padding:0;justify-content:center;font-size:0;box-shadow:0 4px 16px #e74c3c33}.floating-btn.zalo.zalo-img.svelte-arua4u{background:transparent;position:relative;box-shadow:0 4px 16px #08f3;display:flex;align-items:center;justify-content:center}.floating-btn.zalo.zalo-img.svelte-arua4u .icon-wrap:where(.svelte-arua4u){display:flex;align-items:center;justify-content:center;width:100%;height:100%}.zalo-logo.svelte-arua4u{width:56px;height:56px;-o-object-fit:cover;object-fit:cover;background:none;box-shadow:none;border-radius:50%;padding:0;margin:0;display:block}.app.svelte-4ci903{display:flex;flex-direction:column;min-height:100vh}main.svelte-4ci903{flex:1;width:100%}
