.scroll-animate-hidden{opacity:0;transform:translateY(30px)}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.animate-slide-in-up{animation:slideInUp 1s ease-out both}.animate-fade-in-up{animation:fadeInUp 1s ease-out both}.animate-fade-in{animation:fadeIn 1s ease-out both}.animate-slide-in-left{animation:slideInLeft 1s ease-out both}.animate-slide-in-right{animation:slideInRight 1s ease-out both}.animate-delay-1{animation-delay:.3s}.animate-delay-2{animation-delay:.6s}.animate-delay-3{animation-delay:.9s}.animate-delay-4{animation-delay:1.2s}.animate-delay-5{animation-delay:1.5s}.scroll-animate-element{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.header-box[data-v-ce58975f]{position:fixed;top:0;left:0;right:0;z-index:1000;width:100%;background-color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.header-box.scrolled[data-v-ce58975f]{background-color:#fffffff2}.header[data-v-ce58975f]{font-size:14px;background-color:transparent;margin:0 auto;width:95%;max-width:1200px;height:70px;padding:0 20px}.header .header-logo[data-v-ce58975f]{gap:40px}.header .header-logo .logo-text[data-v-ce58975f]{display:flex;flex-direction:column;line-height:1.2}.header .header-logo .logo-text .logo-main[data-v-ce58975f]{font-size:24px;font-weight:700;color:#1890ff}.header .header-logo .logo-text .logo-sub[data-v-ce58975f]{font-size:12px;color:#666;margin-top:-2px}.header .header-logo .header-nav[data-v-ce58975f]{display:flex;gap:20px}.header .header-logo .header-nav .nav-item[data-v-ce58975f]{color:#333;text-decoration:none;padding:8px;border-radius:4px;transition:all .3s ease;font-weight:500}.header .header-logo .header-nav .nav-item[data-v-ce58975f]:hover{background-color:#f0f2f5;color:#1890ff}.header .header-logo .header-nav .nav-item.active[data-v-ce58975f]{color:#1890ff;background-color:#e6f7ff}.header .header-actions[data-v-ce58975f]{gap:20px}.header .header-actions .contact-info[data-v-ce58975f]{display:flex;align-items:center;gap:5px;font-size:14px}.header .header-actions .contact-info .contact-text[data-v-ce58975f]{color:#666}.header .header-actions .contact-info .contact-phone[data-v-ce58975f]{color:#1890ff;font-weight:700}.header .header-actions .btn[data-v-ce58975f]{padding:8px 20px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;border:1px solid transparent}.header .header-actions .btn.btn-outline[data-v-ce58975f]{background:transparent;color:#1890ff;border-color:#1890ff}.header .header-actions .btn.btn-outline[data-v-ce58975f]:hover{background:#1890ff;color:#fff}.header .header-actions .btn.btn-primary[data-v-ce58975f]{background:#1890ff;color:#fff;border-color:#1890ff}.header .header-actions .btn.btn-primary[data-v-ce58975f]:hover{background:#40a9ff;border-color:#40a9ff}.header .header-actions .mobile-menu-btn[data-v-ce58975f]{display:none;flex-direction:column;cursor:pointer;padding:5px;gap:3px}.header .header-actions .mobile-menu-btn .hamburger[data-v-ce58975f]{width:20px;height:2px;background:#333;transition:all .3s ease}.header .header-actions .mobile-menu-btn:hover .hamburger[data-v-ce58975f]{background:#1890ff}@media (max-width: 1024px){.header .header-logo[data-v-ce58975f],.header .header-logo .header-nav[data-v-ce58975f]{gap:20px}}@media (max-width: 768px){.header .header-logo .header-nav[data-v-ce58975f],.header .header-actions .contact-info[data-v-ce58975f],.header .header-actions .btn[data-v-ce58975f]{display:none}.header .header-actions .mobile-menu-btn[data-v-ce58975f]{display:flex}}@media (max-width: 480px){.header[data-v-ce58975f]{padding:0 15px}.header .header-logo .logo-text .logo-main[data-v-ce58975f]{font-size:20px}.header .header-logo .logo-text .logo-sub[data-v-ce58975f]{font-size:10px}}.footer[data-v-2e185db2]{background:#1a1a2e;color:#b8b9c3}.footer .footer-content[data-v-2e185db2]{max-width:1200px;margin:0 auto;padding:60px 20px 40px}.footer .footer-content .footer-main[data-v-2e185db2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:40px}.footer .footer-content .footer-main .footer-section .footer-title[data-v-2e185db2]{color:#fff;font-size:18px;font-weight:700;margin-bottom:20px;position:relative}.footer .footer-content .footer-main .footer-section .footer-title[data-v-2e185db2]:after{content:"";position:absolute;left:0;bottom:-8px;width:30px;height:2px;background:#4fc3f7}.footer .footer-content .footer-main .footer-section .footer-links[data-v-2e185db2]{list-style:none;padding:0;margin:0}.footer .footer-content .footer-main .footer-section .footer-links li[data-v-2e185db2]{margin-bottom:12px}.footer .footer-content .footer-main .footer-section .footer-links li a[data-v-2e185db2]{color:#b8b9c3;text-decoration:none;transition:all .3s ease}.footer .footer-content .footer-main .footer-section .footer-links li a[data-v-2e185db2]:hover{color:#4fc3f7;padding-left:5px}.footer .footer-content .footer-main .footer-section .contact-info .contact-item[data-v-2e185db2]{display:flex;margin-bottom:12px;font-size:14px}.footer .footer-content .footer-main .footer-section .contact-info .contact-item .contact-label[data-v-2e185db2]{color:#888;min-width:80px}.footer .footer-content .footer-main .footer-section .contact-info .contact-item .contact-value[data-v-2e185db2]{color:#4fc3f7;font-weight:500}.footer .footer-content .footer-main .footer-section .social-links[data-v-2e185db2]{display:flex;gap:15px;margin-top:20px}.footer .footer-content .footer-main .footer-section .social-links .social-link[data-v-2e185db2]{display:inline-block;width:40px;height:40px;background:#4fc3f71a;color:#4fc3f7;text-align:center;line-height:40px;border-radius:50%;text-decoration:none;transition:all .3s ease;font-size:14px}.footer .footer-content .footer-main .footer-section .social-links .social-link[data-v-2e185db2]:hover{background:#4fc3f7;color:#fff;transform:translateY(-2px)}.footer .footer-bottom[data-v-2e185db2]{border-top:1px solid rgba(255,255,255,.1);background:#0000004d}.footer .footer-bottom .footer-bottom-content[data-v-2e185db2]{max-width:1200px;margin:0 auto;padding:20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer .footer-bottom .footer-bottom-content .copyright p[data-v-2e185db2]{margin:0;font-size:14px;color:#888}.footer .footer-bottom .footer-bottom-content .footer-bottom-links[data-v-2e185db2]{display:flex;gap:20px}.footer .footer-bottom .footer-bottom-content .footer-bottom-links a[data-v-2e185db2]{color:#888;text-decoration:none;font-size:14px;transition:color .3s ease}.footer .footer-bottom .footer-bottom-content .footer-bottom-links a[data-v-2e185db2]:hover{color:#4fc3f7}@media (max-width: 768px){.footer .footer-content[data-v-2e185db2]{padding:40px 20px 30px}.footer .footer-content .footer-main[data-v-2e185db2]{grid-template-columns:repeat(2,1fr);gap:30px}.footer .footer-bottom .footer-bottom-content[data-v-2e185db2]{flex-direction:column;text-align:center;gap:15px}.footer .footer-bottom .footer-bottom-content .footer-bottom-links[data-v-2e185db2]{justify-content:center;flex-wrap:wrap;gap:15px}}@media (max-width: 480px){.footer .footer-content[data-v-2e185db2]{padding:30px 15px 20px}.footer .footer-content .footer-main[data-v-2e185db2]{grid-template-columns:1fr;gap:25px}.footer .footer-content .footer-main .footer-section .footer-title[data-v-2e185db2]{font-size:16px;margin-bottom:15px}.footer .footer-content .footer-main .footer-section .social-links[data-v-2e185db2]{justify-content:center;margin-top:15px}}:root{--primary-color: #1890ff;--primary-hover: #40a9ff;--text-color: #333;--text-secondary: #666;--bg-color: #fff;--border-color: #d9d9d9;--shadow-light: 0 2px 8px rgba(0, 0, 0, .1);--shadow-medium: 0 4px 20px rgba(0, 0, 0, .1);--header-height: 70px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:var(--text-color);line-height:1.6;font-size:14px;background-color:var(--bg-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-container{min-height:100vh;width:100%;display:flex;flex-direction:column}.main-content{flex:1;padding-top:var(--header-height)}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:80px 0}.section-title{font-size:36px;font-weight:700;text-align:center;margin-bottom:50px;color:var(--text-color)}.btn{display:inline-block;padding:10px 20px;border-radius:6px;background:var(--primary-color);color:#fff;text-decoration:none;transition:all .3s ease;outline:none;border:1px solid var(--primary-color);cursor:pointer;font-size:14px;font-weight:500;text-align:center;-webkit-user-select:none;user-select:none}.btn:hover{background:var(--primary-hover);border-color:var(--primary-hover);box-shadow:var(--shadow-light)}.btn:active{transform:translateY(0)}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-outline{background:transparent;color:var(--primary-color);border-color:var(--primary-color)}.btn-outline:hover{background:var(--primary-color);color:#fff}.btn-primary{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.box-shadow{box-shadow:var(--shadow-light)}.f-r-center{display:flex;justify-content:center;align-items:center}.f-r-between{display:flex;justify-content:space-between;align-items:center}.f-r-around{display:flex;justify-content:space-around;align-items:center}.f-r-end{display:flex;justify-content:flex-end;align-items:center}.f-r-align-center{display:flex;align-items:center}.w-100{width:100%}@media (max-width: 768px){.section{padding:60px 0}.section-title{font-size:28px;margin-bottom:40px}.container{padding:0 15px}}@media (max-width: 480px){.section{padding:40px 0}.section-title{font-size:24px;margin-bottom:30px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.banner[data-v-c6cc0f54]{height:9rem;position:relative}.banner .swiper[data-v-c6cc0f54]{height:100%}.banner .swiper .slide-content[data-v-c6cc0f54]{position:relative;height:100%;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat}.banner .swiper .slide-content.slide-1[data-v-c6cc0f54]{background:linear-gradient(135deg,#667eea,#764ba2)}.banner .swiper .slide-content.slide-2[data-v-c6cc0f54]{background:linear-gradient(135deg,#f093fb,#f5576c)}.banner .swiper .slide-content.slide-3[data-v-c6cc0f54]{background:linear-gradient(135deg,#4facfe,#00f2fe)}.banner .swiper .slide-content .slide-overlay[data-v-c6cc0f54]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;z-index:1}.banner .swiper .slide-content .slide-text[data-v-c6cc0f54]{position:relative;z-index:2;text-align:center;color:#fff;max-width:800px;padding:0 20px}.banner .swiper .slide-content .slide-text .slide-title[data-v-c6cc0f54]{font-size:48px;font-weight:700;margin-bottom:16px;text-shadow:2px 2px 4px rgba(0,0,0,.3);animation:slideInUp-c6cc0f54 1s ease-out}.banner .swiper .slide-content .slide-text .slide-subtitle[data-v-c6cc0f54]{font-size:19px;margin-bottom:32px;opacity:.95;line-height:1.6;text-shadow:1px 1px 2px rgba(0,0,0,.3);animation:slideInUp-c6cc0f54 1s ease-out .3s both}.banner .swiper .slide-content .slide-text .slide-buttons[data-v-c6cc0f54]{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;animation:slideInUp-c6cc0f54 1s ease-out .6s both}.banner .swiper .slide-content .slide-text .slide-buttons .btn[data-v-c6cc0f54]{padding:12px 24px;font-size:16px;border-radius:25px;border:none;cursor:pointer;transition:all .3s ease;font-weight:600;min-width:120px}.banner .swiper .slide-content .slide-text .slide-buttons .btn.btn-primary[data-v-c6cc0f54]{background:#ff6b6b;color:#fff;box-shadow:0 4px 15px #ff6b6b66}.banner .swiper .slide-content .slide-text .slide-buttons .btn.btn-primary[data-v-c6cc0f54]:hover{background:#ff5252;transform:translateY(-2px);box-shadow:0 6px 20px #ff6b6b99}.banner .swiper .slide-content .slide-text .slide-buttons .btn.btn-outline[data-v-c6cc0f54]{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.8)}.banner .swiper .slide-content .slide-text .slide-buttons .btn.btn-outline[data-v-c6cc0f54]:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.banner .swiper-pagination{bottom:30px;display:flex;justify-content:center;gap:10px}.banner .swiper-pagination-bullet{width:60px;height:4px;border-radius:2px;background:#ffffff4d;opacity:1;transition:all .3s ease;position:relative;overflow:hidden}.banner .swiper-pagination-bullet:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:#00bcd4;border-radius:2px;transition:width .1s ease}.banner .swiper-pagination-bullet-active{background:#ffffff80}.banner .swiper-pagination-bullet-active:before{animation:progressBar-c6cc0f54 5s linear}@keyframes progressBar-c6cc0f54{0%{width:0%}to{width:100%}}.banner .swiper-button-next,.banner .swiper-button-prev{color:#fff;background:#fff3;width:50px;height:50px;border-radius:50%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.banner .swiper-button-next:hover,.banner .swiper-button-prev:hover{background:#ffffff4d;transform:scale(1.1)}.banner .swiper-button-next:after,.banner .swiper-button-prev:after{font-size:18px;font-weight:700}@keyframes slideInUp-c6cc0f54{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.banner[data-v-c6cc0f54]{height:4rem}.banner .swiper .slide-content .slide-text .slide-title[data-v-c6cc0f54]{font-size:32px}.banner .swiper .slide-content .slide-text .slide-subtitle[data-v-c6cc0f54]{font-size:16px}.banner .swiper .slide-content .slide-text .slide-buttons[data-v-c6cc0f54]{flex-direction:column;align-items:center}.banner .swiper .slide-content .slide-text .slide-buttons .btn[data-v-c6cc0f54]{width:200px;padding:10px 20px;font-size:14px}.banner .swiper-button-next,.banner .swiper-button-prev{display:none}.banner .swiper-pagination{bottom:20px}.banner .swiper-pagination-bullet{width:50px;height:3px}}@media (max-width: 480px){.banner[data-v-c6cc0f54]{height:3.5rem}.banner .swiper .slide-content .slide-text .slide-title[data-v-c6cc0f54]{font-size:29px;margin-bottom:13px}.banner .swiper .slide-content .slide-text .slide-subtitle[data-v-c6cc0f54]{font-size:14px;margin-bottom:24px}.banner .swiper-pagination{bottom:15px;gap:8px}.banner .swiper-pagination-bullet{width:40px;height:3px}}.container[data-v-d3b57c30]{max-width:1200px;margin:0 auto}.promo-banner[data-v-865538ee]{position:relative;height:200px;background:linear-gradient(135deg,#20b2aa,#7fffd4,#40e0d0);overflow:hidden}.promo-banner .container[data-v-865538ee]{max-width:1200px;margin:0 auto;padding:0 20px;height:100%;position:relative;z-index:2}.promo-banner .content-wrapper[data-v-865538ee]{display:flex;align-items:center;justify-content:space-between;height:100%;gap:40px}.promo-banner .text-content[data-v-865538ee]{flex:1;color:#fff}.promo-banner .text-content .main-title[data-v-865538ee]{font-size:28px;font-weight:700;margin-bottom:8px;line-height:1.2}.promo-banner .text-content .sub-title[data-v-865538ee]{font-size:16px;opacity:.9;margin:0}.promo-banner .action-content[data-v-865538ee]{display:flex;align-items:center;gap:30px}.promo-banner .action-content .buttons-group[data-v-865538ee]{display:flex;gap:16px}.promo-banner .action-content .buttons-group .btn[data-v-865538ee]{padding:12px 24px;border-radius:25px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;min-width:120px;border:2px solid white;background:transparent;color:#fff;position:relative;overflow:hidden;z-index:1}.promo-banner .action-content .buttons-group .btn[data-v-865538ee]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#fff;transition:left .4s ease;z-index:-1}.promo-banner .action-content .buttons-group .btn[data-v-865538ee]:hover{color:#20b2aa}.promo-banner .action-content .buttons-group .btn[data-v-865538ee]:hover:before{left:0}.promo-banner .action-content .person-image .person-placeholder[data-v-865538ee]{width:120px;height:120px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:48px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2)}.circle-decoration[data-v-865538ee]{position:absolute;border-radius:50%;background:#ffffff1a;animation:float-865538ee 6s ease-in-out infinite}.circle-decoration.circle-1[data-v-865538ee]{width:200px;height:200px;top:-50px;left:8%;animation-delay:0s;background:#90ee904d}.circle-decoration.circle-2[data-v-865538ee]{width:150px;height:150px;top:40%;left:-20px;animation-delay:2s;background:#fff3}.circle-decoration.circle-3[data-v-865538ee]{width:120px;height:120px;top:-30px;right:15%;animation-delay:4s;background:#90ee9066}.circle-decoration.circle-4[data-v-865538ee]{width:250px;height:250px;top:10%;right:-50px;animation-delay:1s;background:#ffffff26}@keyframes float-865538ee{0%,to{transform:translateY(0) scale(1);opacity:.7}50%{transform:translateY(-20px) scale(1.1);opacity:1}}@media (max-width: 768px){.promo-banner[data-v-865538ee]{height:auto;padding:40px 0}.promo-banner .content-wrapper[data-v-865538ee]{flex-direction:column;text-align:center;gap:30px}.promo-banner .text-content .main-title[data-v-865538ee]{font-size:24px}.promo-banner .text-content .sub-title[data-v-865538ee]{font-size:14px}.promo-banner .action-content[data-v-865538ee]{flex-direction:column;gap:20px}.promo-banner .action-content .buttons-group[data-v-865538ee]{flex-direction:column;width:100%}.promo-banner .action-content .buttons-group .btn[data-v-865538ee]{width:200px;margin:0 auto}.promo-banner .action-content .person-image .person-placeholder[data-v-865538ee]{width:100px;height:100px;font-size:40px}.circle-decoration.circle-1[data-v-865538ee]{width:130px;height:130px;left:0%;top:-30px}.circle-decoration.circle-2[data-v-865538ee]{width:100px;height:100px;left:-20px}.circle-decoration.circle-3[data-v-865538ee]{width:80px;height:80px;right:5%;top:-20px}.circle-decoration.circle-4[data-v-865538ee]{width:150px;height:150px;right:-30px}}@media (max-width: 480px){.promo-banner[data-v-865538ee]{padding:30px 0}.promo-banner .text-content .main-title[data-v-865538ee]{font-size:20px}.promo-banner .text-content .sub-title[data-v-865538ee]{font-size:13px}.promo-banner .action-content .buttons-group .btn[data-v-865538ee]{width:180px;padding:10px 20px;font-size:14px}.promo-banner .action-content .person-image .person-placeholder[data-v-865538ee]{width:80px;height:80px;font-size:32px}}.home .hero-section[data-v-614ffbb7]{padding:100px 0;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.home .hero-section .hero-content[data-v-614ffbb7]{text-align:center;max-width:800px;margin:0 auto}.home .hero-section .hero-title[data-v-614ffbb7]{font-size:35px;font-weight:700;margin-bottom:24px;color:#333;line-height:1.2}.home .hero-section .hero-subtitle[data-v-614ffbb7]{font-size:18px;margin-bottom:40px;color:#666;line-height:1.8}.home .hero-section .hero-buttons[data-v-614ffbb7]{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.home .hero-section .hero-buttons .btn[data-v-614ffbb7]{padding:15px 30px;font-size:16px;border-radius:8px;min-width:140px}.home .features-section[data-v-614ffbb7]{padding:100px 0;background:#fff}.home .features-section .features-grid[data-v-614ffbb7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:60px}.home .features-section .features-grid .feature-card[data-v-614ffbb7]{background:#fff;padding:40px 30px;border-radius:12px;box-shadow:0 4px 20px #00000014;text-align:center;transition:all .3s ease;border:1px solid #f0f0f0}.home .features-section .features-grid .feature-card[data-v-614ffbb7]:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026;border-color:var(--primary-color)}.home .features-section .features-grid .feature-card .feature-icon[data-v-614ffbb7]{font-size:40px;margin-bottom:24px}.home .features-section .features-grid .feature-card h3[data-v-614ffbb7]{font-size:21px;font-weight:700;margin-bottom:16px;color:#333}.home .features-section .features-grid .feature-card p[data-v-614ffbb7]{font-size:16px;color:#666;line-height:1.6}.home .advantages-section[data-v-614ffbb7]{padding:100px 0;background:#f8f9fa}.home .advantages-section .advantages-grid[data-v-614ffbb7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;margin-top:60px}.home .advantages-section .advantages-grid .advantage-item[data-v-614ffbb7]{text-align:center;padding:30px 20px}.home .advantages-section .advantages-grid .advantage-item .advantage-icon[data-v-614ffbb7]{font-size:40px;margin-bottom:16px}.home .advantages-section .advantages-grid .advantage-item h4[data-v-614ffbb7]{font-size:21px;font-weight:700;margin-bottom:16px;color:#333}.home .advantages-section .advantages-grid .advantage-item p[data-v-614ffbb7]{font-size:16px;color:#666;line-height:1.6}.home .cases-section[data-v-614ffbb7]{padding:100px 0;background:#fff}.home .cases-section .cases-grid[data-v-614ffbb7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-top:60px}.home .cases-section .cases-grid .case-card[data-v-614ffbb7]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:all .3s ease}.home .cases-section .cases-grid .case-card[data-v-614ffbb7]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.home .cases-section .cases-grid .case-card .case-image[data-v-614ffbb7]{height:200px;background:linear-gradient(135deg,var(--primary-color),var(--primary-hover));display:flex;align-items:center;justify-content:center}.home .cases-section .cases-grid .case-card .case-image .case-placeholder[data-v-614ffbb7]{color:#fff;font-size:19px;font-weight:700}.home .cases-section .cases-grid .case-card .case-content[data-v-614ffbb7]{padding:30px}.home .cases-section .cases-grid .case-card .case-content h3[data-v-614ffbb7]{font-size:21px;font-weight:700;margin-bottom:16px;color:#333}.home .cases-section .cases-grid .case-card .case-content p[data-v-614ffbb7]{font-size:16px;color:#666;line-height:1.6;margin-bottom:24px}.home .cases-section .cases-grid .case-card .case-content .case-link[data-v-614ffbb7]{color:var(--primary-color);text-decoration:none;font-weight:500;transition:color .3s ease}.home .cases-section .cases-grid .case-card .case-content .case-link[data-v-614ffbb7]:hover{color:var(--primary-hover)}.home .contact-section[data-v-614ffbb7]{padding:100px 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.home .contact-section .contact-content[data-v-614ffbb7]{text-align:center;max-width:800px;margin:0 auto}.home .contact-section .contact-content h2[data-v-614ffbb7]{font-size:40px;font-weight:700;margin-bottom:16px}.home .contact-section .contact-content>p[data-v-614ffbb7]{font-size:19px;margin-bottom:48px;opacity:.9}.home .contact-section .contact-content .contact-info[data-v-614ffbb7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-bottom:48px}.home .contact-section .contact-content .contact-info .contact-item[data-v-614ffbb7]{display:flex;align-items:center;justify-content:center;gap:15px;padding:20px;background:#ffffff1a;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home .contact-section .contact-content .contact-info .contact-item .contact-icon[data-v-614ffbb7]{font-size:24px}.home .contact-section .contact-content .contact-info .contact-item .contact-details[data-v-614ffbb7]{display:flex;flex-direction:column;align-items:flex-start}.home .contact-section .contact-content .contact-info .contact-item .contact-details .contact-label[data-v-614ffbb7]{font-size:14px;opacity:.8;margin-bottom:2px}.home .contact-section .contact-content .contact-info .contact-item .contact-details .contact-value[data-v-614ffbb7]{font-size:18px;font-weight:700}.home .contact-section .contact-content .btn-large[data-v-614ffbb7]{padding:18px 40px;font-size:18px;background:#ff6b6b;border-color:#ff6b6b}.home .contact-section .contact-content .btn-large[data-v-614ffbb7]:hover{background:#ff5252;border-color:#ff5252}@media (max-width: 768px){.home .hero-section[data-v-614ffbb7]{padding:80px 0}.home .hero-section .hero-title[data-v-614ffbb7]{font-size:35px}.home .hero-section .hero-subtitle[data-v-614ffbb7]{font-size:18px}.home .hero-section .hero-buttons[data-v-614ffbb7]{flex-direction:column;align-items:center}.home .hero-section .hero-buttons .btn[data-v-614ffbb7]{width:200px}.home .features-section[data-v-614ffbb7],.home .advantages-section[data-v-614ffbb7],.home .cases-section[data-v-614ffbb7],.home .contact-section[data-v-614ffbb7]{padding:80px 0}.home .cases-grid[data-v-614ffbb7]{grid-template-columns:1fr;gap:20px}.home .contact-section .contact-content h2[data-v-614ffbb7]{font-size:32px}.home .contact-section .contact-content .contact-info[data-v-614ffbb7]{grid-template-columns:1fr;gap:20px}}@media (max-width: 480px){.home .hero-section[data-v-614ffbb7]{padding:60px 0}.home .hero-section .hero-title[data-v-614ffbb7]{font-size:29px}.home .hero-section .hero-subtitle[data-v-614ffbb7]{font-size:16px}.home .features-section[data-v-614ffbb7],.home .advantages-section[data-v-614ffbb7],.home .cases-section[data-v-614ffbb7],.home .contact-section[data-v-614ffbb7]{padding:60px 0}.home .features-grid[data-v-614ffbb7],.home .advantages-grid[data-v-614ffbb7]{grid-template-columns:1fr;gap:20px;margin-top:40px}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
