@charset "UTF-8";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}[data-v-3793d662] .router-link-active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#fff}.header .header-top[data-v-3793d662]{background-color:#f8f9fa;padding:.75rem 0;border-bottom:1px solid #e9ecef}.header .header-top .header-top-content[data-v-3793d662]{display:flex;justify-content:space-between;align-items:center}.header .header-top .header-top-content .header-top-left .language-selector .language-btn[data-v-3793d662]{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:none;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:.875rem;color:#333;transition:all .3s}.header .header-top .header-top-content .header-top-left .language-selector .language-btn[data-v-3793d662]:hover{background-color:#e9ecef}.header .header-top .header-top-content .header-top-right .contact-info[data-v-3793d662]{display:flex;gap:1.5rem}.header .header-top .header-top-content .header-top-right .contact-info .contact-link[data-v-3793d662]{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#666;font-size:.875rem;transition:color .3s}.header .header-top .header-top-content .header-top-right .contact-info .contact-link[data-v-3793d662]:hover{color:#fff}.header .header-main[data-v-3793d662]{background-color:#1890ff;padding:1rem 0;box-shadow:0 2px 4px #0000001a}.header .header-main .header-main-content[data-v-3793d662]{display:flex;align-items:center;justify-content:space-between}.header .header-main .header-main-content .logo[data-v-3793d662]{display:flex;flex-direction:column}.header .header-main .header-main-content .logo a[data-v-3793d662]{font-size:1.8rem;font-weight:700;color:#fff;text-decoration:none;margin-bottom:.25rem}.header .header-main .header-main-content .logo .logo-tagline[data-v-3793d662]{font-size:.875rem;color:#666}.header .header-main .header-main-content .mobile-menu-btn[data-v-3793d662]{display:none;cursor:pointer}.header .header-main .header-main-content .mobile-menu-btn .mobile-menu-icon[data-v-3793d662]{width:30px;height:24px;position:relative;cursor:pointer}.header .header-main .header-main-content .mobile-menu-btn .mobile-menu-icon .bar[data-v-3793d662]{display:block;position:absolute;height:3px;width:100%;background:#fff;border-radius:3px;opacity:1;left:0;transition:all .3s ease}.header .header-main .header-main-content .mobile-menu-btn .mobile-menu-icon .bar[data-v-3793d662]:nth-child(1){top:0}.header .header-main .header-main-content .mobile-menu-btn .mobile-menu-icon .bar[data-v-3793d662]:nth-child(2){top:10px}.header .header-main .header-main-content .mobile-menu-btn .mobile-menu-icon .bar[data-v-3793d662]:nth-child(3){top:20px}.header .header-main .header-main-content .desktop-nav[data-v-3793d662]{display:block}.header .header-main .header-main-content .desktop-nav ul[data-v-3793d662]{display:flex;gap:2rem;list-style:none}.header .header-main .header-main-content .desktop-nav ul li .nav-link[data-v-3793d662]{text-decoration:none;color:#fff;font-weight:600;transition:all .3s;padding:.5rem 0;position:relative}.header .header-main .header-main-content .desktop-actions[data-v-3793d662]{display:flex;gap:1rem}.header .mobile-nav[data-v-3793d662]{background-color:#1890ff;box-shadow:0 4px 6px #0000001a;animation:slideDown-3793d662 .3s ease}.header .mobile-nav nav ul[data-v-3793d662]{list-style:none;padding:0;margin:0}.header .mobile-nav nav ul li .nav-link[data-v-3793d662]{display:block;text-decoration:none;color:#fff;font-weight:600;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s}.header .mobile-nav nav ul li .nav-link[data-v-3793d662]:hover{color:#f8f9fa;padding-left:1rem}.header .mobile-nav nav .header-actions[data-v-3793d662]{padding:1rem 0;display:flex;justify-content:center}@keyframes slideDown-3793d662{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.btn[data-v-3793d662]{width:120px;height:40px;border:none;border-radius:20px;cursor:pointer;font-weight:500;font-size:1rem;transition:all .3s}.btn.btn-primary[data-v-3793d662]{background-color:#0ed110;color:#fff}.btn.btn-primary[data-v-3793d662]:hover{background-color:#0ed110}.btn.btn-secondary[data-v-3793d662]{background-color:#333;color:#fff}.btn.btn-secondary[data-v-3793d662]:hover{background-color:#555}.container[data-v-3793d662]{max-width:1200px;margin:0 auto;padding:0 1rem}@media(max-width:992px){.header .header-main .header-main-content[data-v-3793d662]{flex-wrap:wrap;gap:1rem}.header .header-main .header-main-content .desktop-nav[data-v-3793d662]{order:3;width:100%}.header .header-main .header-main-content .desktop-nav ul[data-v-3793d662]{justify-content:center;gap:1rem}.header .header-main .header-main-content .desktop-actions[data-v-3793d662]{order:2}}@media(max-width:768px){.header .header-top .header-top-content[data-v-3793d662]{flex-direction:column;gap:1rem;text-align:center}.header .header-main .header-main-content[data-v-3793d662]{flex-direction:row;gap:1rem;text-align:left}.header .header-main .header-main-content .logo[data-v-3793d662]{flex:1;align-items:flex-start}.header .header-main .header-main-content .mobile-menu-btn[data-v-3793d662]{display:block}.header .header-main .header-main-content .desktop-nav[data-v-3793d662],.header .header-main .header-main-content .desktop-actions[data-v-3793d662]{display:none}}.footer[data-v-b5b22bb4]{background-color:#1a1a2e;color:#fff;padding:3rem 0 1rem}.footer .footer-top[data-v-b5b22bb4]{margin-bottom:2rem}.footer .footer-top .footer-top-content[data-v-b5b22bb4]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer .footer-top .footer-top-content .footer-column[data-v-b5b22bb4]:first-child{grid-column:1/2}.footer .footer-top .footer-top-content .footer-column .footer-logo[data-v-b5b22bb4]{margin-bottom:1.5rem}.footer .footer-top .footer-top-content .footer-column .footer-logo a[data-v-b5b22bb4]{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none;display:block;margin-bottom:1rem}.footer .footer-top .footer-top-content .footer-column .footer-logo .footer-description[data-v-b5b22bb4]{color:#ccc;line-height:1.6;font-size:.875rem;margin:0}.footer .footer-top .footer-top-content .footer-column .footer-social[data-v-b5b22bb4]{display:flex;gap:1rem;margin-top:1.5rem}.footer .footer-top .footer-top-content .footer-column .footer-social .social-link[data-v-b5b22bb4]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#ffffff1a;border-radius:50%;color:#fff;transition:all .3s}.footer .footer-top .footer-top-content .footer-column .footer-social .social-link[data-v-b5b22bb4]:hover{background-color:#1890ff;transform:translateY(-3px)}.footer .footer-top .footer-top-content .footer-column h3[data-v-b5b22bb4]{font-size:1.1rem;color:#fff;margin-bottom:1.5rem;position:relative}.footer .footer-top .footer-top-content .footer-column h3[data-v-b5b22bb4]:after{content:"";position:absolute;bottom:-8px;left:0;width:40px;height:2px;background-color:#1890ff}.footer .footer-top .footer-top-content .footer-column .footer-links[data-v-b5b22bb4]{list-style:none;padding:0;margin:0}.footer .footer-top .footer-top-content .footer-column .footer-links li[data-v-b5b22bb4]{margin-bottom:1rem}.footer .footer-top .footer-top-content .footer-column .footer-links li a[data-v-b5b22bb4]{color:#ccc;text-decoration:none;font-size:.875rem;transition:color .3s}.footer .footer-top .footer-top-content .footer-column .footer-links li a[data-v-b5b22bb4]:hover{color:#1890ff}.footer .footer-top .footer-top-content .footer-column .footer-links li.footer-contact-item[data-v-b5b22bb4]{display:flex;align-items:flex-start;gap:.75rem}.footer .footer-top .footer-top-content .footer-column .footer-links li.footer-contact-item svg[data-v-b5b22bb4]{margin-top:2px;color:#1890ff;width:30px;overflow:hidden}.footer .footer-top .footer-top-content .footer-column .footer-links li.footer-contact-item span[data-v-b5b22bb4]{color:#ccc;font-size:.875rem;flex:1}.footer .footer-bottom[data-v-b5b22bb4]{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem}.footer .footer-bottom .footer-bottom-content[data-v-b5b22bb4]{display:flex;justify-content:space-between;align-items:center}.footer .footer-bottom .footer-bottom-content .footer-bottom-left p[data-v-b5b22bb4]{color:#ccc;font-size:.875rem;margin:0}.footer .footer-bottom .footer-bottom-content .footer-bottom-right .footer-bottom-links[data-v-b5b22bb4]{display:flex;gap:1.5rem;list-style:none;padding:0;margin:0}.footer .footer-bottom .footer-bottom-content .footer-bottom-right .footer-bottom-links li a[data-v-b5b22bb4]{color:#ccc;text-decoration:none;font-size:.875rem;transition:color .3s}.footer .footer-bottom .footer-bottom-content .footer-bottom-right .footer-bottom-links li a[data-v-b5b22bb4]:hover{color:#1890ff}.container[data-v-b5b22bb4]{max-width:1200px;margin:0 auto;padding:0 1rem}@media(max-width:992px){.footer .footer-top .footer-top-content[data-v-b5b22bb4]{grid-template-columns:repeat(2,1fr);gap:2rem}.footer .footer-top .footer-top-content .footer-column[data-v-b5b22bb4]:first-child{grid-column:1/-1}.footer .footer-top .footer-top-content .footer-column.justify-center[data-v-b5b22bb4]{align-items:flex-start}}@media(max-width:768px){.footer[data-v-b5b22bb4]{padding:2rem 0 1rem}.footer .footer-top[data-v-b5b22bb4]{margin-bottom:1.5rem}.footer .footer-top .footer-top-content[data-v-b5b22bb4]{grid-template-columns:1fr;gap:1.5rem}.footer .footer-top .footer-top-content .footer-column.justify-center[data-v-b5b22bb4]{align-items:flex-start}.footer .footer-top .footer-top-content .footer-column .footer-logo p[data-v-b5b22bb4]{font-size:.875rem;line-height:1.6}.footer .footer-top .footer-top-content .footer-column h3[data-v-b5b22bb4]{font-size:1rem;margin-bottom:1rem}.footer .footer-top .footer-top-content .footer-column .footer-links li[data-v-b5b22bb4]{margin-bottom:.75rem}.footer .footer-top .footer-top-content .footer-column .footer-links li.footer-contact-item[data-v-b5b22bb4]{flex-direction:column;align-items:flex-start;gap:.5rem}.footer .footer-top .footer-top-content .footer-column .footer-links li.footer-contact-item svg[data-v-b5b22bb4]{width:20px;height:20px}.footer .footer-top .footer-top-content .footer-column .footer-links li.footer-contact-item span[data-v-b5b22bb4]{font-size:.875rem;line-height:1.6}.footer .footer-bottom[data-v-b5b22bb4]{padding-top:1rem}.footer .footer-bottom .footer-bottom-content[data-v-b5b22bb4]{flex-direction:column;gap:1rem;text-align:center}.footer .footer-bottom .footer-bottom-content .footer-bottom-left p[data-v-b5b22bb4]{font-size:.875rem}.footer .footer-bottom .footer-bottom-content .footer-bottom-right .footer-bottom-links[data-v-b5b22bb4]{gap:1rem}.footer .footer-bottom .footer-bottom-content .footer-bottom-right .footer-bottom-links li a[data-v-b5b22bb4]{font-size:.875rem}}@media(max-width:480px){.footer[data-v-b5b22bb4]{padding:1.5rem 0 1rem}.footer .footer-top .footer-top-content[data-v-b5b22bb4]{gap:1.5rem}.footer .footer-top .footer-top-content .footer-column .footer-logo p[data-v-b5b22bb4]{font-size:.8125rem;line-height:1.5}.footer .footer-top .footer-top-content .footer-column h3[data-v-b5b22bb4]{font-size:.9375rem}.footer .footer-top .footer-top-content .footer-column .footer-links li.footer-contact-item svg[data-v-b5b22bb4]{width:18px;height:18px}.footer .footer-top .footer-top-content .footer-column .footer-links li.footer-contact-item span[data-v-b5b22bb4],.footer .footer-bottom .footer-bottom-content .footer-bottom-left p[data-v-b5b22bb4],.footer .footer-bottom .footer-bottom-content .footer-bottom-right .footer-bottom-links li a[data-v-b5b22bb4]{font-size:.8125rem}}.justify-center[data-v-b5b22bb4]{display:flex;flex-direction:column;align-items:center}.app[data-v-ac794ef4]{font-family:Arial,sans-serif}.app main[data-v-ac794ef4]{min-height:80vh}.home .hero[data-v-7a103376]{background-color:#1890ffcc;padding:6rem 0}.home .hero .hero-content[data-v-7a103376]{display:flex;align-items:center;gap:4rem}.home .hero .hero-content .hero-left[data-v-7a103376]{flex:1;color:#fff}.home .hero .hero-content .hero-left h1[data-v-7a103376]{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.home .hero .hero-content .hero-left h2[data-v-7a103376]{font-size:1.5rem;margin-bottom:1.5rem}.home .hero .hero-content .hero-left p[data-v-7a103376]{font-size:1.1rem;color:#fff;margin-bottom:2rem;line-height:1.6}.home .hero .hero-content .hero-left .hero-features[data-v-7a103376]{display:flex;gap:2rem;margin-bottom:2rem}.home .hero .hero-content .hero-left .hero-features .feature-item[data-v-7a103376]{display:flex;align-items:center;gap:.5rem}.home .hero .hero-content .hero-left .hero-features .feature-item .feature-icon[data-v-7a103376]{color:#fff}.home .hero .hero-content .hero-left .hero-features .feature-item span[data-v-7a103376]{font-weight:500;color:#fff}.home .hero .hero-content .hero-left .hero-buttons[data-v-7a103376]{display:flex;gap:1rem}.home .hero .hero-content .hero-right .hero-image img[data-v-7a103376]{width:400px;height:auto;border-radius:8px}.home .services[data-v-7a103376]{padding:6rem 0}.home .services h2[data-v-7a103376]{text-align:center;font-size:2.5rem;color:#333;margin-bottom:1rem}.home .services .section-description[data-v-7a103376]{text-align:center;font-size:1.1rem;color:#666;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.home .services .services-grid[data-v-7a103376]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.home .services .services-grid .service-card[data-v-7a103376]{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;transition:transform .3s,box-shadow .3s}.home .services .services-grid .service-card[data-v-7a103376]:hover{transform:translateY(-5px);box-shadow:0 4px 8px #00000026}.home .services .services-grid .service-card .service-icon[data-v-7a103376]{display:flex;color:#1890ff;margin-bottom:1.5rem;justify-content:center}.home .services .services-grid .service-card h3[data-v-7a103376]{font-size:1.25rem;color:#333;margin-bottom:1rem;text-align:center}.home .services .services-grid .service-card p[data-v-7a103376]{color:#666;line-height:1.6;text-align:center}.home .testimonials[data-v-7a103376]{padding:6rem 0;background-color:#f8f9fa}.home .testimonials h2[data-v-7a103376]{text-align:center;font-size:2.5rem;color:#333;margin-bottom:1rem}.home .testimonials .section-description[data-v-7a103376]{text-align:center;font-size:1.1rem;color:#666;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.home .testimonials .testimonials-grid[data-v-7a103376]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.home .testimonials .testimonials-grid .testimonial-card[data-v-7a103376]{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.home .testimonials .testimonials-grid .testimonial-card .testimonial-content p[data-v-7a103376]{font-size:1.1rem;color:#333;margin-bottom:1.5rem;line-height:1.6;font-style:italic}.home .testimonials .testimonials-grid .testimonial-card .testimonial-content .testimonial-author[data-v-7a103376]{display:flex;gap:.25rem}.home .testimonials .testimonials-grid .testimonial-card .testimonial-content .testimonial-author img[data-v-7a103376]{width:40px;height:40px;border-radius:50%}.home .testimonials .testimonials-grid .testimonial-card .testimonial-content .testimonial-author>div[data-v-7a103376]{display:flex;flex-direction:column;margin-left:.5rem}.home .testimonials .testimonials-grid .testimonial-card .testimonial-content .testimonial-author .author-name[data-v-7a103376]{font-weight:500;color:#333}.home .testimonials .testimonials-grid .testimonial-card .testimonial-content .testimonial-author .author-source[data-v-7a103376]{font-size:.875rem;color:#666}.home .about[data-v-7a103376]{padding:6rem 0}.home .about .about-content[data-v-7a103376]{display:flex;align-items:center;gap:4rem}.home .about .about-content .about-left[data-v-7a103376]{flex:1}.home .about .about-content .about-left h2[data-v-7a103376]{font-size:2.5rem;color:#333;margin-bottom:2rem}.home .about .about-content .about-left p[data-v-7a103376]{font-size:1.1rem;color:#666;margin-bottom:1.5rem;line-height:1.6}.home .about .about-content .about-right[data-v-7a103376]{flex:1}.home .about .about-content .about-right .about-image img[data-v-7a103376]{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 8px #0000001a}.home .cta[data-v-7a103376]{padding:6rem 0;background-color:#1890ff;color:#fff;text-align:center}.home .cta .cta-content[data-v-7a103376]{max-width:800px;margin:0 auto}.home .cta .cta-content h2[data-v-7a103376]{font-size:2.5rem;margin-bottom:1.5rem}.home .cta .cta-content p[data-v-7a103376]{font-size:1.1rem;margin-bottom:3rem;line-height:1.6}.home .cta .cta-content .cta-buttons[data-v-7a103376]{display:flex;gap:1rem;justify-content:center}.btn[data-v-7a103376]{padding:.75rem 1.5rem;border:none;border-radius:4px;cursor:pointer;font-weight:500;font-size:1rem;transition:all .3s}.btn.btn-primary[data-v-7a103376]{background-color:#0ed110;color:#fff}.btn.btn-primary[data-v-7a103376]:hover{background-color:#0ed110}.btn.btn-secondary[data-v-7a103376]{background-color:#333;color:#fff}.btn.btn-secondary[data-v-7a103376]:hover{background-color:#555}.cta .btn.btn-primary[data-v-7a103376]{background-color:#fff;color:#1890ff}.cta .btn.btn-primary[data-v-7a103376]:hover{background-color:#f8f9fa}.cta .btn.btn-secondary[data-v-7a103376]{background-color:#fff3;color:#fff}.cta .btn.btn-secondary[data-v-7a103376]:hover{background-color:#ffffff4d}.container[data-v-7a103376]{max-width:1200px;margin:0 auto;padding:0 1rem}@media(max-width:992px){.home .hero .hero-content[data-v-7a103376]{flex-direction:column;text-align:center}.home .hero .hero-content .hero-right .hero-image img[data-v-7a103376]{width:300px}.home .about .about-content[data-v-7a103376]{flex-direction:column;text-align:center}.home .about .about-content .about-right .about-image img[data-v-7a103376]{width:100%;max-width:500px}}@media(max-width:768px){.home .hero[data-v-7a103376]{padding:4rem 0}.home .hero .hero-content[data-v-7a103376]{gap:2rem}.home .hero .hero-content .hero-left h1[data-v-7a103376]{font-size:2rem}.home .hero .hero-content .hero-left h2[data-v-7a103376]{font-size:1.25rem}.home .hero .hero-content .hero-left p[data-v-7a103376]{font-size:1rem}.home .hero .hero-content .hero-right .hero-image img[data-v-7a103376]{width:250px}.home .hero .hero-features[data-v-7a103376]{flex-direction:column;align-items:center;gap:1rem}.home .hero .hero-buttons[data-v-7a103376]{flex-direction:column;gap:1rem;align-items:center}.home .hero .hero-buttons .btn[data-v-7a103376]{width:200px}.home .services[data-v-7a103376]{padding:4rem 0}.home .services h2[data-v-7a103376]{font-size:2rem!important}.home .services .section-description[data-v-7a103376]{font-size:1rem}.home .services .services-grid[data-v-7a103376]{grid-template-columns:1fr;gap:1.5rem}.home .services .services-grid .service-card[data-v-7a103376]{padding:1.5rem}.home .services .services-grid .service-card h3[data-v-7a103376]{font-size:1.125rem}.home .services .services-grid .service-card p[data-v-7a103376]{font-size:1rem}.home .testimonials[data-v-7a103376]{padding:4rem 0}.home .testimonials h2[data-v-7a103376]{font-size:2rem!important}.home .testimonials .section-description[data-v-7a103376]{font-size:1rem}.home .testimonials .testimonials-grid[data-v-7a103376]{grid-template-columns:1fr;gap:1.5rem}.home .testimonials .testimonials-grid .testimonial-card[data-v-7a103376]{padding:1.5rem}.home .testimonials .testimonials-grid .testimonial-card .testimonial-content p[data-v-7a103376]{font-size:1rem}.home .testimonials .testimonials-grid .testimonial-card .testimonial-content .testimonial-author[data-v-7a103376]{flex-direction:column;align-items:center;text-align:center;gap:.5rem}.home .testimonials .testimonials-grid .testimonial-card .testimonial-content .testimonial-author img[data-v-7a103376]{width:50px;height:50px}.home .testimonials .testimonials-grid .testimonial-card .testimonial-content .testimonial-author>div[data-v-7a103376]{margin-left:0}.home .about[data-v-7a103376]{padding:4rem 0}.home .about .about-content[data-v-7a103376]{gap:2rem}.home .about .about-content .about-left h2[data-v-7a103376]{font-size:2rem!important}.home .about .about-content .about-left p[data-v-7a103376]{font-size:1rem}.home .about .about-content .about-right .about-image img[data-v-7a103376]{width:100%;max-width:350px}.home .cta[data-v-7a103376]{padding:4rem 0}.home .cta .cta-content h2[data-v-7a103376]{font-size:2rem!important}.home .cta .cta-content p[data-v-7a103376]{font-size:1rem}.home .cta .cta-content .cta-buttons[data-v-7a103376]{flex-direction:column;gap:1rem;align-items:center}.home .cta .cta-content .cta-buttons .btn[data-v-7a103376]{width:200px}}.service[data-v-87b721b9]{padding:0}.hero[data-v-87b721b9]{background-color:#1890ffcc;padding:6rem 0;color:#fff;text-align:center}.hero .container[data-v-87b721b9]{max-width:1200px;margin:0 auto;padding:0 2rem}.hero .hero-title[data-v-87b721b9]{font-size:2.5rem;font-weight:700;margin:0;line-height:1.2}@media(max-width:768px){.hero .hero-title[data-v-87b721b9]{font-size:2rem}}.services-main[data-v-87b721b9]{padding:6rem 0;background-color:#f8f9fa}.services-main .container[data-v-87b721b9]{max-width:1200px;margin:0 auto;padding:0 2rem}.services-main .services-grid[data-v-87b721b9]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;margin-top:4rem}.services-main .service-card[data-v-87b721b9]{background:#fff;padding:3rem 2rem;border-radius:12px;box-shadow:0 10px 30px #0000001a;text-align:center;transition:all .3s ease}.services-main .service-card[data-v-87b721b9]:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.services-main .service-card .service-icon[data-v-87b721b9]{background:#1890ff;color:#fff;width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;box-shadow:0 10px 20px #667eea4d}.services-main .service-card .service-icon svg[data-v-87b721b9]{width:50px;height:50px}.services-main .service-card .service-title[data-v-87b721b9]{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#333}.services-main .service-card .service-description[data-v-87b721b9]{font-size:1rem;color:#666;line-height:1.6}.values-section[data-v-87b721b9]{padding:6rem 0;background-color:#fff}.values-section .container[data-v-87b721b9]{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.values-section .section-title[data-v-87b721b9]{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#333}@media(max-width:768px){.values-section .section-title[data-v-87b721b9]{font-size:1.8rem}}.values-section .values-description[data-v-87b721b9]{font-size:1.1rem;color:#666;line-height:1.8;max-width:800px;margin:0 auto}.stats-section[data-v-87b721b9]{padding:6rem 0;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.stats-section .container[data-v-87b721b9]{max-width:1200px;margin:0 auto;padding:0 2rem}.stats-section .stats-grid[data-v-87b721b9]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;text-align:center}.stats-section .stat-item .stat-number[data-v-87b721b9]{font-size:3rem;font-weight:700;color:#1890ff;margin-bottom:.5rem}.stats-section .stat-item .stat-label[data-v-87b721b9]{font-size:1rem;color:#666;line-height:1.4}.faq-section[data-v-87b721b9]{padding:6rem 0;background-color:#fff}.faq-section .container[data-v-87b721b9]{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.faq-section .section-title[data-v-87b721b9]{font-size:2rem;font-weight:700;margin-bottom:3rem;color:#333}@media(max-width:768px){.faq-section .section-title[data-v-87b721b9]{font-size:1.8rem}}.faq-section .faq-content[data-v-87b721b9]{max-width:800px;margin:0 auto;text-align:left}.faq-section .faq-item[data-v-87b721b9]{font-size:1.1rem;color:#666;line-height:1.8;margin-bottom:2rem;padding-left:1.5rem;border-left:4px solid #1890ff}.contact-section[data-v-87b721b9]{padding:6rem 0;background:#1890ff;color:#fff;text-align:center}.contact-section .container[data-v-87b721b9]{max-width:1200px;margin:0 auto;padding:0 2rem}.contact-section .section-title[data-v-87b721b9]{font-size:2rem;font-weight:700;margin-bottom:2rem}@media(max-width:768px){.contact-section .section-title[data-v-87b721b9]{font-size:1.8rem}}.contact-section .contact-description[data-v-87b721b9]{font-size:1.1rem;line-height:1.8;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.contact-section .cta-button[data-v-87b721b9]{background:#fff;color:#1890ff;border:none;padding:1rem 3rem;font-size:1.1rem;font-weight:700;border-radius:50px;cursor:pointer;transition:all .3s ease}.contact-section .cta-button[data-v-87b721b9]:hover{background:#f8f9fa;transform:translateY(-3px);box-shadow:0 10px 20px #0003}@media(max-width:768px){.hero[data-v-87b721b9]{padding:4rem 0}.hero .hero-title[data-v-87b721b9]{font-size:2rem}.hero h2[data-v-87b721b9]{font-size:1.25rem}.services-main[data-v-87b721b9],.values-section[data-v-87b721b9],.stats-section[data-v-87b721b9],.faq-section[data-v-87b721b9],.contact-section[data-v-87b721b9]{padding:4rem 0}.services-main .services-grid[data-v-87b721b9]{grid-template-columns:1fr;gap:1.5rem}.services-main .services-grid .service-card[data-v-87b721b9]{padding:1.5rem}.services-main .services-grid .service-card .service-icon[data-v-87b721b9]{width:80px;height:80px}.services-main .services-grid .service-card .service-icon svg[data-v-87b721b9]{width:40px;height:40px}.services-main .services-grid .service-card .service-title[data-v-87b721b9]{font-size:1.25rem}.services-main .services-grid .service-card .service-description[data-v-87b721b9]{font-size:1rem}.values-section .section-title[data-v-87b721b9]{font-size:1.8rem}.values-section .values-description[data-v-87b721b9]{font-size:1rem;padding:0 1rem}.stats-section .stats-grid[data-v-87b721b9]{grid-template-columns:repeat(2,1fr);gap:1.5rem}.stats-section .stats-grid .stat-item .stat-number[data-v-87b721b9]{font-size:2rem}.stats-section .stats-grid .stat-item .stat-label[data-v-87b721b9]{font-size:.9rem}.faq-section .section-title[data-v-87b721b9]{font-size:1.8rem}.faq-section .faq-item[data-v-87b721b9]{font-size:1rem;padding-left:1rem;margin-bottom:1.5rem}.contact-section .section-title[data-v-87b721b9]{font-size:1.8rem}.contact-section .contact-description[data-v-87b721b9]{font-size:1rem;padding:0 1rem}.contact-section .cta-button[data-v-87b721b9]{padding:.875rem 2rem;font-size:1rem;width:200px}}@media(max-width:480px){.stats-section .stats-grid[data-v-87b721b9]{grid-template-columns:1fr;gap:1rem}}.about-us[data-v-bf14a79b]{padding:0}.hero[data-v-bf14a79b]{background:#1890ffcc;padding:6rem 0;color:#fff;text-align:center}.hero .container[data-v-bf14a79b]{max-width:1200px;margin:0 auto;padding:0 2rem}.hero .hero-title[data-v-bf14a79b]{font-size:2.5rem;font-weight:700;margin:0 0 1.5rem;line-height:1.2}@media(max-width:768px){.hero .hero-title[data-v-bf14a79b]{font-size:2rem}}.hero .hero-description[data-v-bf14a79b]{font-size:1.2rem;line-height:1.6;max-width:800px;margin:0 auto}@media(max-width:768px){.hero .hero-description[data-v-bf14a79b]{font-size:1rem}}.features-section[data-v-bf14a79b]{padding:4rem 0;background-color:#f8f9fa}.features-section .container[data-v-bf14a79b]{max-width:1200px;margin:0 auto;padding:0 2rem}.features-section .features-grid[data-v-bf14a79b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}.features-section .feature-item[data-v-bf14a79b]{display:flex;align-items:center;gap:1.5rem;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 5px 15px #0000001a}.features-section .feature-item .feature-icon[data-v-bf14a79b]{background:#1890ff;color:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.features-section .feature-item .feature-icon svg[data-v-bf14a79b]{width:30px;height:30px}.features-section .feature-item .feature-title[data-v-bf14a79b]{font-size:1.2rem;font-weight:700;color:#333;margin:0}.services-section[data-v-bf14a79b]{padding:6rem 0;background-color:#fff}.services-section .container[data-v-bf14a79b]{max-width:1200px;margin:0 auto;padding:0 2rem}.services-section .section-title[data-v-bf14a79b]{font-size:2rem;font-weight:700;color:#333;text-align:center;margin-bottom:4rem}@media(max-width:768px){.services-section .section-title[data-v-bf14a79b]{font-size:1.8rem}}.services-section .services-grid[data-v-bf14a79b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}.services-section .service-card[data-v-bf14a79b]{background:#fff;padding:3rem 2rem;border-radius:12px;box-shadow:0 10px 30px #0000001a;text-align:center;transition:all .3s ease}.services-section .service-card[data-v-bf14a79b]:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.services-section .service-card .service-icon[data-v-bf14a79b]{background:#1890ff;color:#fff;width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;box-shadow:0 10px 20px #667eea4d}.services-section .service-card .service-icon svg[data-v-bf14a79b]{width:50px;height:50px}.services-section .service-card .service-title[data-v-bf14a79b]{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#333}.services-section .service-card .service-description[data-v-bf14a79b]{font-size:1rem;color:#666;line-height:1.6}.values-section[data-v-bf14a79b]{padding:6rem 0;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.values-section .container[data-v-bf14a79b]{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.values-section .section-title[data-v-bf14a79b]{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#333}@media(max-width:768px){.values-section .section-title[data-v-bf14a79b]{font-size:1.8rem}}.values-section .values-description[data-v-bf14a79b]{font-size:1.1rem;color:#666;line-height:1.8;max-width:800px;margin:0 auto}.stats-section[data-v-bf14a79b]{padding:6rem 0;background-color:#fff}.stats-section .container[data-v-bf14a79b]{max-width:1200px;margin:0 auto;padding:0 2rem}.stats-section .stats-grid[data-v-bf14a79b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;text-align:center}.stats-section .stat-item .stat-number[data-v-bf14a79b]{font-size:3rem;font-weight:700;color:#1890ff;margin-bottom:.5rem}.stats-section .stat-item .stat-label[data-v-bf14a79b]{font-size:1rem;color:#666;line-height:1.4}.contact-section[data-v-bf14a79b]{padding:6rem 0;background:#1890ff;color:#fff;text-align:center}.contact-section .container[data-v-bf14a79b]{max-width:1200px;margin:0 auto;padding:0 2rem}.contact-section .section-title[data-v-bf14a79b]{font-size:2rem;font-weight:700;margin-bottom:2rem}@media(max-width:768px){.contact-section .section-title[data-v-bf14a79b]{font-size:1.8rem}}.contact-section .contact-description[data-v-bf14a79b]{font-size:1.1rem;line-height:1.8;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.contact-section .cta-button[data-v-bf14a79b]{background:#fff;color:#1890ff;border:none;padding:1rem 3rem;font-size:1.1rem;font-weight:700;border-radius:50px;cursor:pointer;transition:all .3s ease}.contact-section .cta-button[data-v-bf14a79b]:hover{background:#f8f9fa;transform:translateY(-3px);box-shadow:0 10px 20px #0003}@media(max-width:768px){.hero[data-v-bf14a79b]{padding:4rem 0}.hero .hero-title[data-v-bf14a79b]{font-size:2rem}.hero .hero-description[data-v-bf14a79b]{font-size:1rem}.features-section[data-v-bf14a79b],.services-section[data-v-bf14a79b],.values-section[data-v-bf14a79b],.stats-section[data-v-bf14a79b],.contact-section[data-v-bf14a79b]{padding:4rem 0}.features-section .features-grid[data-v-bf14a79b]{grid-template-columns:1fr;gap:1.5rem}.features-section .features-grid .feature-item[data-v-bf14a79b]{flex-direction:column;text-align:center;gap:1rem;padding:1.5rem}.features-section .features-grid .feature-item .feature-icon[data-v-bf14a79b]{width:60px;height:60px}.features-section .features-grid .feature-item .feature-icon svg[data-v-bf14a79b]{width:30px;height:30px}.features-section .features-grid .feature-item .feature-title[data-v-bf14a79b]{font-size:1.125rem}.services-section .section-title[data-v-bf14a79b]{font-size:1.8rem}.services-section .services-grid[data-v-bf14a79b]{grid-template-columns:1fr;gap:1.5rem}.services-section .services-grid .service-card[data-v-bf14a79b]{padding:1.5rem}.services-section .services-grid .service-card .service-icon[data-v-bf14a79b]{width:80px;height:80px}.services-section .services-grid .service-card .service-icon svg[data-v-bf14a79b]{width:40px;height:40px}.services-section .services-grid .service-card .service-title[data-v-bf14a79b]{font-size:1.25rem}.services-section .services-grid .service-card .service-description[data-v-bf14a79b]{font-size:1rem}.values-section .section-title[data-v-bf14a79b]{font-size:1.8rem}.values-section .values-description[data-v-bf14a79b]{font-size:1rem;padding:0 1rem}.stats-section .stats-grid[data-v-bf14a79b]{grid-template-columns:repeat(2,1fr);gap:1.5rem}.stats-section .stats-grid .stat-item .stat-number[data-v-bf14a79b]{font-size:2rem}.stats-section .stats-grid .stat-item .stat-label[data-v-bf14a79b]{font-size:.9rem}.contact-section .section-title[data-v-bf14a79b]{font-size:1.8rem}.contact-section .contact-description[data-v-bf14a79b]{font-size:1rem;padding:0 1rem}.contact-section .cta-button[data-v-bf14a79b]{padding:.875rem 2rem;font-size:1rem;width:200px}}@media(max-width:480px){.stats-section .stats-grid[data-v-bf14a79b]{grid-template-columns:1fr;gap:1rem}}.policy[data-v-bf6013b8]{padding:0}.hero[data-v-bf6013b8]{background:#1890ffcc;padding:6rem 0;color:#fff;text-align:center}.hero .container[data-v-bf6013b8]{max-width:1200px;margin:0 auto;padding:0 2rem}.hero h1[data-v-bf6013b8]{font-size:2.5rem;font-weight:700;margin:0 0 1rem;line-height:1.2}@media(max-width:768px){.hero h1[data-v-bf6013b8]{font-size:2rem}}.hero p[data-v-bf6013b8]{font-size:1.2rem;line-height:1.6;max-width:800px;margin:0 auto}@media(max-width:768px){.hero p[data-v-bf6013b8]{font-size:1rem}}.policy-content[data-v-bf6013b8]{padding:6rem 0;background-color:#f8f9fa}.policy-content .container[data-v-bf6013b8]{max-width:1200px;margin:0 auto;padding:0 2rem}.policy-content .policy-section[data-v-bf6013b8]{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 10px 30px #0000001a;margin-bottom:3rem}.policy-content .policy-section h2[data-v-bf6013b8]{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;color:#333;border-bottom:2px solid #1890ff;padding-bottom:.5rem}.policy-content .policy-section p[data-v-bf6013b8]{font-size:1.1rem;color:#666;line-height:1.8;margin-bottom:1.5rem}.policy-content .policy-section ul[data-v-bf6013b8]{list-style:none;padding:0;margin:0 0 1.5rem}.policy-content .policy-section ul li[data-v-bf6013b8]{font-size:1.1rem;color:#666;line-height:1.8;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.policy-content .policy-section ul li[data-v-bf6013b8]:before{content:"•";color:#1890ff;font-size:1.5rem;font-weight:700;position:absolute;left:0;top:-.25rem}.policy-content .policy-section ul li strong[data-v-bf6013b8]{color:#333;font-weight:700}@media(max-width:768px){.hero[data-v-bf6013b8]{padding:4rem 0}.hero h1[data-v-bf6013b8]{font-size:2rem}.hero p[data-v-bf6013b8]{font-size:1rem}.policy-content[data-v-bf6013b8]{padding:4rem 0}.policy-content .container[data-v-bf6013b8]{padding:0 1rem}.policy-content .policy-section[data-v-bf6013b8]{padding:2rem 1.5rem;margin-bottom:2rem}.policy-content .policy-section h2[data-v-bf6013b8]{font-size:1.5rem}.policy-content .policy-section p[data-v-bf6013b8],.policy-content .policy-section li[data-v-bf6013b8]{font-size:1rem;line-height:1.6}.policy-content .policy-section ul li[data-v-bf6013b8]{padding-left:1.25rem}.policy-content .policy-section ul li[data-v-bf6013b8]:before{font-size:1.25rem;left:0;top:-.125rem}}@media(max-width:480px){.hero[data-v-bf6013b8]{padding:3rem 0}.hero h1[data-v-bf6013b8]{font-size:1.75rem}.hero p[data-v-bf6013b8]{font-size:.9rem}.policy-content[data-v-bf6013b8]{padding:3rem 0}.policy-content .policy-section[data-v-bf6013b8]{padding:1.5rem 1rem;margin-bottom:1.5rem}.policy-content .policy-section h2[data-v-bf6013b8]{font-size:1.3rem}.policy-content .policy-section p[data-v-bf6013b8],.policy-content .policy-section li[data-v-bf6013b8]{font-size:.9rem;line-height:1.6}.policy-content .policy-section ul li[data-v-bf6013b8]{padding-left:1rem}.policy-content .policy-section ul li[data-v-bf6013b8]:before{font-size:1rem;left:0;top:0}}
