:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lazy-loading{opacity:0;transition:opacity .3s ease-in-out;background-color:#f4f4f4;background-image:linear-gradient(90deg,#f4f4f4 25%,#e8e8e8,#f4f4f4 75%);background-size:200% 100%;animation:loading-shimmer 1.5s infinite}.lazy-loaded{opacity:1}@keyframes loading-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}img.lazy-loading{min-height:200px;background-repeat:no-repeat;background-position:center;background-size:50px 50px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'%3e%3cpath fill='%23ccc' d='M25 5C13.4 5 4 14.4 4 26s9.4 21 21 21 21-9.4 21-21S36.6 5 25 5zm0 38c-9.4 0-17-7.6-17-17S15.6 9 25 9s17 7.6 17 17-7.6 17-17 17z'/%3e%3cpath fill='%23ccc' d='M25 15c-6.1 0-11 4.9-11 11s4.9 11 11 11 11-4.9 11-11-4.9-11-11-11zm0 18c-3.9 0-7-3.1-7-7s3.1-7 7-7 7 3.1 7 7-3.1 7-7 7z'/%3e%3c/svg%3e")}video.lazy-loading{min-height:300px;background-color:#000;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3e%3cpath fill='%23fff' d='M30 5C16.2 5 5 16.2 5 30s11.2 25 25 25 25-11.2 25-25S43.8 5 30 5zm0 45C18.4 50 9 40.6 9 30S18.4 10 30 10s21 9.4 21 21-9.4 20-21 20z'/%3e%3cpath fill='%23fff' d='M24 20v20l16-10z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:60px 60px}.lazy-error{background-color:#fff2f2;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3e%3cpath fill='%23dd6666' d='M20 5C11.7 5 5 11.7 5 20s6.7 15 15 15 15-6.7 15-15S28.3 5 20 5zm0 26c-6.1 0-11-4.9-11-11S13.9 9 20 9s11 4.9 11 11-4.9 11-11 11z'/%3e%3cpath fill='%23dd6666' d='M15 15l10 10m0-10L15 25'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:40px 40px;opacity:.7}.image-container{position:relative;overflow:hidden}.image-container img{width:100%;height:auto;display:block}.aspect-ratio-16-9{position:relative;width:100%;height:0;padding-bottom:56.25%}.aspect-ratio-4-3{position:relative;width:100%;height:0;padding-bottom:75%}.aspect-ratio-1-1{position:relative;width:100%;height:0;padding-bottom:100%}.aspect-ratio-16-9 img,.aspect-ratio-4-3 img,.aspect-ratio-1-1 img,.aspect-ratio-16-9 video,.aspect-ratio-4-3 video,.aspect-ratio-1-1 video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.loading-spinner{display:inline-block;width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #025373;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fade-in{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.no-js img[data-src]{display:none}.no-js img{opacity:1!important}@media(prefers-contrast:high){.lazy-loading{background-color:#000;color:#fff}.lazy-error{background-color:#fff;border:2px solid #000}}@media(prefers-reduced-motion:reduce){.lazy-loading,.lazy-loaded,.fade-in{transition:none;animation:none}.loading-spinner{animation:none;border-top-color:transparent}}@media print{.lazy-loading,.loading-spinner{display:none}img{opacity:1!important}}:root{--breakpoint-xs: 320px;--breakpoint-sm: 480px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1200px;--breakpoint-xxl: 1400px;--breakpoint-xxxl: 1600px;--container-xs: 100%;--container-sm: 100%;--container-md: 100%;--container-lg: 1024px;--container-xl: 1200px;--container-xxl: 1400px;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--spacing-3xl: 4rem;--spacing-4xl: 6rem;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--text-5xl: 3rem;--text-6xl: 3.75rem;--text-7xl: 4.5rem;--text-8xl: 6rem;--touch-target-min: 44px;--touch-target-comfortable: 48px;--z-dropdown: 50;--z-sticky: 100;--z-fixed: 200;--z-modal-backdrop: 900;--z-modal: 1000;--z-popover: 1100;--z-tooltip: 1200;--z-toast: 1300}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:var(--spacing-md);padding-right:var(--spacing-md)}@media(min-width:480px){.container{padding-left:var(--spacing-lg);padding-right:var(--spacing-lg)}}@media(min-width:768px){.container{padding-left:var(--spacing-xl);padding-right:var(--spacing-xl)}}@media(min-width:1024px){.container{max-width:var(--container-lg);padding-left:var(--spacing-2xl);padding-right:var(--spacing-2xl)}}@media(min-width:1200px){.container{max-width:var(--container-xl);padding-left:var(--spacing-3xl);padding-right:var(--spacing-3xl)}}@media(min-width:1400px){.container{max-width:var(--container-xxl);padding-left:var(--spacing-4xl);padding-right:var(--spacing-4xl)}}.touch-target{min-height:var(--touch-target-min);min-width:var(--touch-target-min)}.touch-target-comfortable{min-height:var(--touch-target-comfortable);min-width:var(--touch-target-comfortable)}.text-responsive-xs{font-size:var(--text-xs)}.text-responsive-sm{font-size:var(--text-sm)}.text-responsive-base{font-size:var(--text-base)}.text-responsive-lg{font-size:var(--text-lg)}.text-responsive-xl{font-size:var(--text-xl)}.text-responsive-2xl{font-size:var(--text-2xl)}.text-responsive-3xl{font-size:var(--text-3xl)}.text-responsive-4xl{font-size:var(--text-4xl)}.text-responsive-5xl{font-size:var(--text-5xl)}.hero-text-responsive{font-size:clamp(2.25rem,5vw,6rem);line-height:1.1}.hero-subtitle-responsive{font-size:clamp(1rem,2.5vw,1.75rem);line-height:1.4}.spacing-responsive-xs{padding:var(--spacing-xs)}.spacing-responsive-sm{padding:var(--spacing-sm)}.spacing-responsive-md{padding:var(--spacing-md)}.spacing-responsive-lg{padding:var(--spacing-lg)}.spacing-responsive-xl{padding:var(--spacing-xl)}.spacing-responsive-2xl{padding:var(--spacing-2xl)}.spacing-responsive-3xl{padding:var(--spacing-3xl)}.spacing-responsive-4xl{padding:var(--spacing-4xl)}.margin-responsive-xs{margin:var(--spacing-xs)}.margin-responsive-sm{margin:var(--spacing-sm)}.margin-responsive-md{margin:var(--spacing-md)}.margin-responsive-lg{margin:var(--spacing-lg)}.margin-responsive-xl{margin:var(--spacing-xl)}.margin-responsive-2xl{margin:var(--spacing-2xl)}.margin-responsive-3xl{margin:var(--spacing-3xl)}.margin-responsive-4xl{margin:var(--spacing-4xl)}.grid-responsive{display:grid;gap:var(--spacing-md)}.grid-responsive-1{grid-template-columns:1fr}.grid-responsive-2{grid-template-columns:repeat(2,1fr)}.grid-responsive-3{grid-template-columns:repeat(3,1fr)}.grid-responsive-4{grid-template-columns:repeat(4,1fr)}@media(max-width:767px){.grid-responsive-2,.grid-responsive-3,.grid-responsive-4{grid-template-columns:1fr}}@media(min-width:768px)and (max-width:1023px){.grid-responsive-3,.grid-responsive-4{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px)and (max-width:1199px){.grid-responsive-4{grid-template-columns:repeat(3,1fr)}}.flex-responsive{display:flex;gap:var(--spacing-md)}.flex-responsive-column{flex-direction:column}.flex-responsive-row{flex-direction:row}.flex-responsive-wrap{flex-wrap:wrap}.flex-responsive-center{align-items:center;justify-content:center}.flex-responsive-between{justify-content:space-between}.flex-responsive-around{justify-content:space-around}@media(max-width:767px){.flex-responsive-mobile-column{flex-direction:column}.flex-responsive-mobile-center{align-items:center;text-align:center}}.hidden-xs,.hidden-sm,.hidden-md,.hidden-lg,.hidden-xl{display:none}@media(min-width:480px){.hidden-xs{display:initial}.visible-xs-only{display:none}}@media(min-width:768px){.hidden-sm{display:initial}.visible-sm-only{display:none}}@media(min-width:1024px){.hidden-md{display:initial}.visible-md-only{display:none}}@media(min-width:1200px){.hidden-lg{display:initial}.visible-lg-only{display:none}}@media(min-width:1400px){.hidden-xl{display:initial}.visible-xl-only{display:none}}.img-responsive{max-width:100%;height:auto;display:block}.img-responsive-cover{width:100%;height:100%;object-fit:cover}.img-responsive-contain{width:100%;height:100%;object-fit:contain}.video-responsive{position:relative;width:100%;height:0;padding-bottom:56.25%;overflow:hidden}.video-responsive video,.video-responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.btn-responsive{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-base);min-height:var(--touch-target-min);border-radius:6px;border:none;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:500}.btn-responsive-sm{padding:var(--spacing-xs) var(--spacing-sm);font-size:var(--text-sm);min-height:36px}.btn-responsive-lg{padding:var(--spacing-md) var(--spacing-xl);font-size:var(--text-lg);min-height:var(--touch-target-comfortable)}@media(max-width:767px){.btn-responsive{width:100%;max-width:280px;margin:0 auto}.btn-responsive-mobile-full{width:100%;max-width:none}}.form-responsive{width:100%}.form-responsive .form-group{margin-bottom:var(--spacing-lg)}.form-responsive .form-input,.form-responsive .form-textarea,.form-responsive .form-select{width:100%;padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-base);min-height:var(--touch-target-min);border:2px solid #e1e8ed;border-radius:6px;transition:border-color .3s ease,box-shadow .3s ease}.form-responsive .form-input:focus,.form-responsive .form-textarea:focus,.form-responsive .form-select:focus{outline:none;border-color:#025373;box-shadow:0 0 0 3px #0253731a}@media(max-width:767px){.form-responsive .form-input,.form-responsive .form-textarea,.form-responsive .form-select{font-size:16px}}.card-responsive{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden;transition:all .3s ease}.card-responsive:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.card-responsive-padding{padding:var(--spacing-lg)}@media(max-width:767px){.card-responsive-padding{padding:var(--spacing-md)}}.nav-responsive{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-md) var(--spacing-xl)}@media(max-width:767px){.nav-responsive{padding:var(--spacing-sm) var(--spacing-md)}.nav-responsive-mobile-menu{display:block}.nav-responsive-desktop-menu{display:none}}@media(min-width:768px){.nav-responsive-mobile-menu{display:none}.nav-responsive-desktop-menu{display:flex}}.section-responsive{padding:var(--spacing-4xl) 0}@media(max-width:767px){.section-responsive{padding:var(--spacing-2xl) 0}}@media(min-width:1400px){.section-responsive{padding:var(--spacing-4xl) 0}}.hero-responsive{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:var(--spacing-4xl) 0}@media(max-width:767px){.hero-responsive{min-height:80vh;padding:var(--spacing-2xl) 0}}@media(prefers-reduced-motion:reduce){.card-responsive,.btn-responsive,*{transition:none!important;animation:none!important}}@media(prefers-contrast:high){.btn-responsive{border:2px solid currentColor}.card-responsive{border:1px solid currentColor}}@media print{.nav-responsive,.btn-responsive,.hidden-print{display:none!important}.section-responsive{padding:var(--spacing-md) 0}.card-responsive{box-shadow:none;border:1px solid #ccc}}.focus-visible{outline:2px solid #025373;outline-offset:2px}.skip-link{position:absolute;top:-40px;left:6px;background:#025373;color:#fff;padding:8px;text-decoration:none;border-radius:4px;z-index:9999}.skip-link:focus{top:6px}#app{width:100%;margin:0;padding:0;font-weight:400}a{text-decoration:none;color:#007bbd;transition:.4s;padding:3px}@media(hover:hover){a:hover{background-color:#b2d1eb33}}@media(min-width:1024px){#app{width:100%;margin:0;padding:0}}.dropdown[data-v-81d28827]{position:relative}.dropdown-menu[data-v-81d28827]{position:absolute;top:100%;left:0;z-index:1000}.app-header[data-v-81d28827]{position:fixed;top:0;left:0;right:0;background:linear-gradient(180deg,rgba(0,0,0,.3) 0%,rgba(0,0,0,.1) 70%,transparent 100%);box-shadow:none;z-index:1000;transition:all .4s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(0px)}.app-header.header-scrolled[data-v-81d28827]{background:#fffffffa;box-shadow:0 4px 32px #00000014;backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.05)}.header-container[data-v-81d28827]{max-width:1400px;margin:0 auto;padding:0 60px;display:flex;align-items:center;justify-content:space-between;height:100px;transition:all .4s ease;min-height:100px}.header-scrolled .header-container[data-v-81d28827]{height:80px}.logo-section[data-v-81d28827]{flex-shrink:0;display:flex;align-items:center;height:100%}.logo-link[data-v-81d28827]{display:flex;align-items:center;height:100%}.logo-image[data-v-81d28827]{width:180px;height:auto;transition:all .4s ease;margin-top:20px}.logo-image.logo-scrolled[data-v-81d28827]{width:160px;height:auto}.logo-image[data-v-81d28827]:hover{transform:scale(1.05)}.desktop-nav[data-v-81d28827]{display:flex;align-items:center;flex-grow:1;justify-content:right}.nav-list[data-v-81d28827]{display:flex;list-style:none;margin:0;padding:0;gap:0;background:#d9e8f5;border-radius:8px;height:50px;align-items:center}.nav-item[data-v-81d28827]{position:relative}.nav-link[data-v-81d28827]{text-decoration:none;color:#025373;font-weight:500;font-size:14px;padding:0 20px;border-radius:6px;transition:all .3s ease;display:flex;align-items:center;gap:5px;text-shadow:none;position:relative;text-transform:uppercase;letter-spacing:.5px;height:35px;white-space:nowrap;margin-left:15px;margin-right:15px}.nav-link[data-v-81d28827]:hover{color:#025373;background:#fff;transform:translateY(-1px)}.nav-link.router-link-active[data-v-81d28827]{color:#025373;background:#fff;font-weight:600}.contact-button-wrapper[data-v-81d28827]{flex-shrink:0;margin-left:20px}.contact-button[data-v-81d28827]{background:#1a6aff;color:#fff;text-decoration:none;padding:12px 24px;border-radius:6px;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;display:inline-block;white-space:nowrap}.contact-button[data-v-81d28827]:hover{background:#1557e6;transform:translateY(-1px);box-shadow:0 4px 12px #1a6aff4d}.dropdown-arrow[data-v-81d28827]{font-size:12px;transition:transform .3s ease}.dropdown:hover .dropdown-arrow[data-v-81d28827]{transform:rotate(180deg)}.dropdown-menu[data-v-81d28827]{position:absolute;top:100%;left:0;background:#d9e8f5;box-shadow:0 8px 32px #0000001f;border-radius:8px;padding:8px 0;min-width:450px;list-style:none;margin:0 0 0 -120px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(2,83,115,.1);z-index:1000}.dropdown-menu--visible[data-v-81d28827]{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.dropdown-link[data-v-81d28827]{display:block;padding:0 20px;color:#025373;text-decoration:none;font-size:14px;font-weight:500;border-radius:6px;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px;height:35px;align-items:center;display:flex;margin-left:15px;margin-right:15px}.dropdown-link[data-v-81d28827]:hover,.dropdown-link.router-link-active[data-v-81d28827]{background:#fff;color:#025373;transform:translate(4px);font-weight:600}.header-container[data-v-81d28827]>:last-child{flex-shrink:0;margin-left:20px}.mobile-menu-toggle[data-v-81d28827]{display:none;flex-direction:column;justify-content:space-around;width:44px;height:44px;background:transparent;border:none;cursor:pointer;padding:8px;z-index:1001;border-radius:6px;transition:background-color .3s ease}.mobile-menu-toggle[data-v-81d28827]:hover{background:#ffffff1a}.header-scrolled .mobile-menu-toggle[data-v-81d28827]:hover{background:#0000000d}.hamburger-line[data-v-81d28827]{width:24px;height:3px;background:#ffffffe6;border-radius:2px;transition:all .4s ease;transform-origin:center;box-shadow:0 1px 2px #0003;margin:0 auto}.header-scrolled .hamburger-line[data-v-81d28827]{background:#333;box-shadow:none}.mobile-menu-toggle.menu-open .hamburger-line[data-v-81d28827]:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.mobile-menu-toggle.menu-open .hamburger-line[data-v-81d28827]:nth-child(2){opacity:0}.mobile-menu-toggle.menu-open .hamburger-line[data-v-81d28827]:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.mobile-nav[data-v-81d28827]{position:fixed;top:90px;left:0;right:0;background:#d9e8f5;box-shadow:0 4px 20px #00000026;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;max-height:calc(100vh - 90px);overflow-y:auto}.header-scrolled .mobile-nav[data-v-81d28827]{top:80px;max-height:calc(100vh - 80px)}.mobile-nav-open[data-v-81d28827]{transform:translateY(0);opacity:1;visibility:visible}.mobile-nav-list[data-v-81d28827]{list-style:none;margin:0;padding:20px 0}.mobile-nav-item[data-v-81d28827]{border-bottom:1px solid #f1f3f4}.mobile-nav-link[data-v-81d28827]{display:block;padding:16px 20px;color:#025373;text-decoration:none;font-size:16px;font-weight:500;transition:all .3s ease;border:none;background:none;width:100%;text-align:left;cursor:pointer;border-radius:6px;margin:2px 8px;text-transform:uppercase;letter-spacing:.5px;min-height:48px;display:flex;align-items:center}.mobile-nav-link[data-v-81d28827]:hover,.mobile-nav-link.router-link-active[data-v-81d28827]{background:#fff;color:#025373;transform:translate(4px)}.mobile-dropdown-toggle[data-v-81d28827]{display:flex;justify-content:space-between;align-items:center}.mobile-dropdown-arrow[data-v-81d28827]{font-size:12px;transition:transform .3s ease}.mobile-dropdown-arrow.rotated[data-v-81d28827]{transform:rotate(180deg)}.mobile-dropdown-menu[data-v-81d28827]{list-style:none;margin:0;padding:0;background:#ffffff80}.mobile-dropdown-link[data-v-81d28827]{display:flex;align-items:center;padding:12px 40px;color:#025373;text-decoration:none;font-size:14px;font-weight:500;transition:all .3s ease;border-radius:6px;text-transform:uppercase;letter-spacing:.5px;min-height:44px;margin-left:15px;margin-right:15px}.mobile-dropdown-link[data-v-81d28827]:hover,.mobile-dropdown-link.router-link-active[data-v-81d28827]{background:#fff;color:#025373;transform:translate(4px)}.mobile-contact-item[data-v-81d28827]{border-bottom:none!important;padding:16px 20px}.mobile-contact-button[data-v-81d28827]{background:#1a6aff;color:#fff;text-decoration:none;padding:12px 24px;border-radius:6px;font-weight:700;font-size:16px;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;display:inline-block;width:100%;text-align:center}.mobile-contact-button[data-v-81d28827]:hover{background:#1557e6;transform:translateY(-1px)}@media(max-width:1200px){.header-container[data-v-81d28827]{padding:0 40px}}@media(max-width:1024px){.header-container[data-v-81d28827]{padding:0 30px}.nav-list[data-v-81d28827]{gap:20px}.nav-link[data-v-81d28827]{padding:10px 12px;font-size:15px}.logo-image[data-v-81d28827]{width:160px;height:auto}.logo-image.logo-scrolled[data-v-81d28827]{width:140px;height:auto}}@media(max-width:768px){.desktop-nav[data-v-81d28827]{display:none}.mobile-menu-toggle[data-v-81d28827]{display:flex}.header-container[data-v-81d28827]{height:75px;padding:0 20px}.header-scrolled .header-container[data-v-81d28827]{height:70px}.mobile-nav[data-v-81d28827]{top:75px;max-height:calc(100vh - 75px)}.header-scrolled .mobile-nav[data-v-81d28827]{top:70px;max-height:calc(100vh - 70px)}.logo-image[data-v-81d28827]{width:140px;height:auto}.logo-image.logo-scrolled[data-v-81d28827]{width:120px;height:auto}}@media(max-width:480px){.header-container[data-v-81d28827]{padding:0 15px}.logo-image[data-v-81d28827]{width:120px;height:auto}.logo-image.logo-scrolled[data-v-81d28827]{width:100px;height:auto}}@media(max-width:360px){.header-container[data-v-81d28827]{padding:0 10px}.logo-image[data-v-81d28827]{width:100px;height:auto}.logo-image.logo-scrolled[data-v-81d28827]{width:90px;height:auto}.mobile-nav-link[data-v-81d28827]{font-size:14px;padding:14px 16px}.mobile-dropdown-link[data-v-81d28827]{font-size:13px;padding:10px 32px}}@media(max-width:768px)and (orientation:landscape){.header-container[data-v-81d28827]{height:60px}.header-scrolled .header-container[data-v-81d28827]{height:55px}.mobile-nav[data-v-81d28827]{top:60px;max-height:calc(100vh - 60px)}.header-scrolled .mobile-nav[data-v-81d28827]{top:55px;max-height:calc(100vh - 55px)}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.logo-image[data-v-81d28827]{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.app-footer[data-v-d0005d41]{background:linear-gradient(135deg,#025373,#1f2937);color:#fff;margin-top:auto;position:relative;overflow:visible}.footer-container[data-v-d0005d41]{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content[data-v-d0005d41]{display:grid;grid-template-columns:2fr 1.5fr;gap:40px;padding:60px 0 40px}.company-info[data-v-d0005d41]{max-width:350px}.footer-logo[data-v-d0005d41]{margin-bottom:20px}.footer-logo-image[data-v-d0005d41]{height:50px;width:auto}.company-description[data-v-d0005d41]{font-size:16px;line-height:1.6;margin-bottom:25px;color:#e5e7eb}.social-links[data-v-d0005d41]{display:flex;gap:15px}.social-link[data-v-d0005d41]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff1a;border-radius:50%;color:#fff;text-decoration:none;transition:all .3s ease}.social-link[data-v-d0005d41]:hover{background:#fff3;transform:translateY(-2px)}.footer-section[data-v-d0005d41]{display:flex;flex-direction:column}.footer-title[data-v-d0005d41]{font-size:18px;font-weight:600;margin-bottom:20px;color:#fff}.footer-links[data-v-d0005d41]{list-style:none;margin:0;padding:0}.footer-links li[data-v-d0005d41]{margin-bottom:12px}.footer-link[data-v-d0005d41]{color:#e5e7eb;text-decoration:none;font-size:15px;transition:color .3s ease;display:inline-block}.footer-link[data-v-d0005d41]:hover{color:#fff;transform:translate(5px)}.contact-info[data-v-d0005d41]{display:flex;flex-direction:column;gap:15px}.contact-item[data-v-d0005d41]{display:flex;align-items:center;gap:12px;color:#e5e7eb;font-size:15px}.contact-icon[data-v-d0005d41]{flex-shrink:0;color:#d9e8f5}.contact-item .footer-link[data-v-d0005d41]{color:#e5e7eb}.contact-item .footer-link[data-v-d0005d41]:hover{color:#fff;transform:none}.footer-bottom[data-v-d0005d41]{border-top:1px solid rgba(255,255,255,.1);padding:25px 0;position:relative;overflow:visible}.footer-bottom-content[data-v-d0005d41]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;position:relative;overflow:visible}.footer-bottom-right[data-v-d0005d41]{display:flex;align-items:center;gap:30px}.footer-language-switcher[data-v-d0005d41]{flex-shrink:0;position:relative;z-index:100;overflow:visible}.copyright[data-v-d0005d41]{margin:0;color:#e5e7eb;font-size:14px}.footer-bottom-links[data-v-d0005d41]{display:flex;gap:30px}.footer-bottom-link[data-v-d0005d41]{color:#e5e7eb;text-decoration:none;font-size:14px;transition:color .3s ease}.footer-bottom-link[data-v-d0005d41]:hover{color:#fff}@media(max-width:1024px){.footer-content[data-v-d0005d41]{grid-template-columns:1fr 1fr;gap:30px;padding:50px 0 30px}.company-info[data-v-d0005d41]{max-width:none}}@media(max-width:768px){.footer-container[data-v-d0005d41]{padding:0 15px}.footer-content[data-v-d0005d41]{grid-template-columns:1fr;gap:40px;padding:40px 0 30px;text-align:center}.company-info[data-v-d0005d41]{text-align:center}.social-links[data-v-d0005d41]{justify-content:center}.footer-bottom-content[data-v-d0005d41]{flex-direction:column;text-align:center;gap:15px}.footer-bottom-links[data-v-d0005d41]{justify-content:center}}@media(max-width:480px){.footer-container[data-v-d0005d41]{padding:0 10px}.footer-content[data-v-d0005d41]{padding:30px 0 20px;gap:30px}.footer-title[data-v-d0005d41]{font-size:16px;margin-bottom:16px}.company-description[data-v-d0005d41]{font-size:14px;line-height:1.5}.footer-link[data-v-d0005d41],.contact-item[data-v-d0005d41]{font-size:14px}.footer-bottom-links[data-v-d0005d41]{gap:20px}.social-links[data-v-d0005d41]{gap:12px}.social-link[data-v-d0005d41]{width:36px;height:36px}}@media(hover:none)and (pointer:coarse){.footer-link[data-v-d0005d41]{min-height:44px;display:flex;align-items:center;padding:8px 0}.social-link[data-v-d0005d41]{min-width:44px;min-height:44px}.footer-bottom-link[data-v-d0005d41]{min-height:44px;display:flex;align-items:center;padding:8px 0}}@media(max-width:360px){.footer-container[data-v-d0005d41]{padding:0 8px}.footer-content[data-v-d0005d41]{padding:24px 0 16px;gap:24px}.footer-title[data-v-d0005d41]{font-size:15px}.company-description[data-v-d0005d41],.footer-link[data-v-d0005d41],.contact-item[data-v-d0005d41]{font-size:13px}.copyright[data-v-d0005d41],.footer-bottom-link[data-v-d0005d41]{font-size:12px}}@media(max-width:768px)and (orientation:landscape){.footer-content[data-v-d0005d41]{padding:24px 0 16px;gap:24px}}.base-layout[data-v-c3a56427]{width:100%;min-height:100vh;margin:0;padding:0;display:flex;flex-direction:column;position:relative;overflow-x:hidden}.main-content[data-v-c3a56427]{flex:1;width:100%;margin:0;padding:0;transition:opacity .3s ease}.main-content.loading[data-v-c3a56427]{opacity:.7;pointer-events:none}.loading-overlay[data-v-c3a56427]{position:fixed;inset:0;background:#ffffffe6;display:flex;align-items:center;justify-content:center;z-index:9999;backdrop-filter:blur(2px)}.loading-spinner[data-v-c3a56427]{display:flex;flex-direction:column;align-items:center;gap:20px}.spinner[data-v-c3a56427]{width:50px;height:50px;border:4px solid #e5e7eb;border-top:4px solid #1E3A8A;border-radius:50%;animation:spin-c3a56427 1s linear infinite}@keyframes spin-c3a56427{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text[data-v-c3a56427]{color:#666;font-size:16px;font-weight:500;margin:0}.scroll-to-top[data-v-c3a56427]{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background:#1e3a8a;color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #1e3a8a4d;transition:all .3s ease;z-index:100}.scroll-to-top[data-v-c3a56427]:hover{background:#1e40af;transform:translateY(-2px);box-shadow:0 6px 25px #1e3a8a66}.scroll-to-top[data-v-c3a56427]:active{transform:translateY(0)}@media(max-width:768px){.scroll-to-top[data-v-c3a56427]{bottom:20px;right:20px;width:45px;height:45px}}@media(max-width:480px){.scroll-to-top[data-v-c3a56427]{bottom:15px;right:15px;width:40px;height:40px}.loading-text[data-v-c3a56427]{font-size:14px}.spinner[data-v-c3a56427]{width:40px;height:40px;border-width:3px}}html{margin:0;padding:0;width:100%;height:100%}body{margin:0;padding:0;width:100%;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;background-color:#fff;overflow-x:hidden}*{box-sizing:border-box}body{margin:0;padding:0}#app{width:100%;min-height:100vh;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input{font-family:inherit}html{scroll-behavior:smooth}*:focus{outline:2px solid #1E3A8A;outline-offset:2px}button:focus{outline:2px solid #1E3A8A;outline-offset:2px}.services-accordion[data-v-dd360103]{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.services-accordion__header[data-v-dd360103]{text-align:center;margin-bottom:3rem}.services-accordion__title-container[data-v-dd360103]{margin-bottom:1rem}.services-accordion__title-container[data-v-dd360103] h2{font-size:2.5rem;font-weight:700;color:#2c5282;margin:0;line-height:1.2}.services-accordion__subtitle[data-v-dd360103]{font-size:1.125rem;color:#2c5282;line-height:1.6;max-width:600px;margin:0 auto}.services-accordion__container[data-v-dd360103]{margin-bottom:3rem}.accordion-item[data-v-dd360103]{border:1px solid #e5e7eb;overflow:hidden;transition:all .3s ease;background:#fff}.accordion-item[data-v-dd360103]:last-child{margin-bottom:0}.accordion-item--active[data-v-dd360103]{border-color:#3b82f6;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.accordion-header[data-v-dd360103]{display:flex;justify-content:space-between;align-items:center;padding:1rem;cursor:pointer;transition:all .2s ease;background:#fff}.accordion-header[data-v-dd360103]:hover{background:#f9fafb}.accordion-item--active .accordion-header[data-v-dd360103]{background:#f8fafc;border-bottom:1px solid #e5e7eb}.accordion-title[data-v-dd360103]{font-size:1.25rem;font-weight:600;color:#025373;margin:0;line-height:1.3}.accordion-icon[data-v-dd360103]{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:#025373;transition:color .2s ease}.accordion-item--active .accordion-icon[data-v-dd360103]{color:#3b82f6}.accordion-arrow[data-v-dd360103]{width:1.25rem;height:1.25rem;transition:transform .3s ease;stroke-width:2}.accordion-arrow--rotated[data-v-dd360103]{transform:rotate(180deg)}.accordion-content-enter-active[data-v-dd360103],.accordion-content-leave-active[data-v-dd360103]{transition:all .3s ease;overflow:hidden}.accordion-content-enter-from[data-v-dd360103],.accordion-content-leave-to[data-v-dd360103]{max-height:0;opacity:0}.accordion-content-enter-to[data-v-dd360103],.accordion-content-leave-from[data-v-dd360103]{max-height:1000px;opacity:1}.accordion-content[data-v-dd360103]{background:#fff}.accordion-body[data-v-dd360103]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:2rem;align-items:start}.accordion-text[data-v-dd360103]{display:flex;flex-direction:column;gap:1.5rem}.service-description-text[data-v-dd360103]{font-size:1rem;line-height:1.7;color:#025373}.service-actions[data-v-dd360103]{margin-top:1rem}.service-cta-button[data-v-dd360103]{display:inline-flex;align-items:center;gap:.5rem;background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px}.service-cta-button[data-v-dd360103]:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.cta-arrow[data-v-dd360103]{width:1rem;height:1rem;transition:transform .2s ease}.service-cta-button:hover .cta-arrow[data-v-dd360103]{transform:translate(2px)}.accordion-image[data-v-dd360103]{display:flex;justify-content:center;align-items:flex-start}.service-image-container[data-v-dd360103]{position:relative;width:100%;max-width:100%;height:00%;overflow:hidden;background:#f3f4f6}.service-image[data-v-dd360103]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.service-image-placeholder[data-v-dd360103]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f3f4f6}.image-skeleton[data-v-dd360103]{width:60px;height:60px;background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6,#e5e7eb 75%);background-size:200% 100%;animation:skeleton-loading-dd360103 1.5s infinite;border-radius:8px}.image-error[data-v-dd360103]{display:flex;align-items:center;justify-content:center;color:#9ca3af}.error-icon[data-v-dd360103]{width:48px;height:48px;stroke-width:1.5}@keyframes skeleton-loading-dd360103{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:1024px){.accordion-body[data-v-dd360103]{grid-template-columns:1fr;gap:2rem}.accordion-image[data-v-dd360103]{order:-1}.service-image-container[data-v-dd360103]{height:200px;max-width:100%}.services-accordion__title-container[data-v-dd360103] h2{font-size:2.25rem}.accordion-header[data-v-dd360103]{padding:1.25rem 1.5rem}}@media(max-width:768px){.services-accordion[data-v-dd360103]{padding:0 1rem}.services-accordion__title-container[data-v-dd360103] h2{font-size:2rem}.accordion-header[data-v-dd360103]{padding:1rem 1.5rem}.accordion-title[data-v-dd360103]{font-size:1.125rem}.accordion-body[data-v-dd360103]{padding:1.5rem;gap:1.5rem}.service-image-container[data-v-dd360103]{height:180px}}@media(max-width:480px){.services-accordion[data-v-dd360103]{padding:0 .5rem}.services-accordion__title-container[data-v-dd360103] h2{font-size:clamp(1.5rem,6vw,1.75rem)}.services-accordion__subtitle[data-v-dd360103]{font-size:1rem}.accordion-header[data-v-dd360103]{padding:1rem}.accordion-title[data-v-dd360103]{font-size:1.125rem}.accordion-body[data-v-dd360103]{padding:1rem;gap:1.25rem}.service-image-container[data-v-dd360103]{height:160px}.service-cta-button[data-v-dd360103]{width:100%;justify-content:center;padding:12px 20px;font-size:.8rem}}@media(hover:none)and (pointer:coarse){.accordion-header[data-v-dd360103]{min-height:60px;padding:1.25rem 1.5rem}.service-cta-button[data-v-dd360103]{min-height:48px;padding:14px 24px}.accordion-icon[data-v-dd360103]{width:2.5rem;height:2.5rem}}@media(max-width:360px){.services-accordion[data-v-dd360103]{padding:0 .25rem}.services-accordion__header[data-v-dd360103]{margin-bottom:2rem}.accordion-header[data-v-dd360103],.accordion-body[data-v-dd360103]{padding:.875rem}.service-image-container[data-v-dd360103]{height:140px}}@media(max-width:768px)and (orientation:landscape){.service-image-container[data-v-dd360103]{height:120px}.accordion-body[data-v-dd360103]{gap:1.5rem}}.home-page[data-v-cb922d35]{width:100%;margin:0;padding:0;overflow-x:hidden;position:relative}.hero-section[data-v-cb922d35]{position:relative;width:100%;height:100vh;min-height:600px;margin:0;padding:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#1a1a1a,#000)}.hero-background[data-v-cb922d35]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-video[data-v-cb922d35]{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:1}.hero-overlay[data-v-cb922d35]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#025373,#0006);z-index:2}.hero-content[data-v-cb922d35]{position:relative;z-index:3;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero-container[data-v-cb922d35]{max-width:1400px;width:100%;margin:0 auto;padding:0 60px;text-align:center}.hero-text-wrapper[data-v-cb922d35]{width:100%;margin:0 auto}.hero-main-title[data-v-cb922d35]{font-family:Helvetica Neue,Arial,sans-serif;font-size:5rem;font-weight:300;line-height:1.1;color:#d9e8f5;margin:0 0 40px;letter-spacing:-.02em;opacity:1;transform:translateY(0);transition:all .6s ease;text-shadow:0 2px 20px rgba(0,0,0,.5)}.hero-main-title.loading[data-v-cb922d35]{opacity:.7;transform:translateY(20px)}.slogan-text[data-v-cb922d35]{display:block;animation:fadeInUp-cb922d35 1s ease-out}.loading-text[data-v-cb922d35]{color:#fffc}.fallback-text[data-v-cb922d35]{display:block}.hero-subtitle-wrapper[data-v-cb922d35]{margin-bottom:50px}.hero-subtitle[data-v-cb922d35]{font-family:Helvetica Neue,Arial,sans-serif;font-size:1.75rem;font-weight:300;line-height:1.4;color:#fffffff2;margin:0;animation:fadeInUp-cb922d35 1s ease-out .3s both;text-shadow:0 1px 10px rgba(0,0,0,.3)}.hero-cta-wrapper[data-v-cb922d35]{animation:fadeInUp-cb922d35 1s ease-out .6s both}.hero-cta-button[data-v-cb922d35]{background:#007aff;color:#fff;border:none;padding:18px 40px;font-size:1.125rem;font-weight:500;border-radius:6px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.hero-cta-button[data-v-cb922d35]:hover{background:#0056b3;transform:translateY(-2px);box-shadow:0 8px 25px #007aff4d}.services-section[data-v-cb922d35]{width:100%;padding:80px 0;margin:0;background:#f8f9fa}.services-container[data-v-cb922d35]{max-width:1400px;margin:0 auto;padding:0 60px}.trusted-partner-section[data-v-cb922d35]{width:100%;padding:80px 0;margin:0;background:#d9e8f5}.trusted-partner-container[data-v-cb922d35]{max-width:1200px;margin:0 auto;padding:0 60px}.trusted-partner-header[data-v-cb922d35]{text-align:center;margin-bottom:3rem}.trusted-partner-title[data-v-cb922d35] h2{font-family:Helvetica Neue,Arial,sans-serif;font-size:2.5rem;font-weight:600;color:#2c5282;margin:0;line-height:1.2;letter-spacing:-.02em}.trusted-partner-content[data-v-cb922d35]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;background:#fff;padding:3rem;box-shadow:0 10px 25px #00000014;position:relative}.trusted-partner-content[data-v-cb922d35]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:1px;height:100%;background:linear-gradient(to bottom,transparent 0%,#e2e8f0 20%,#e2e8f0 80%,transparent 100%)}.trusted-partner-text-left[data-v-cb922d35],.trusted-partner-text-right[data-v-cb922d35]{display:flex;flex-direction:column;justify-content:flex-start}.partner-description-text[data-v-cb922d35]{font-size:1.125rem;line-height:1.7;color:#4a5568;text-align:justify}.partner-description-text[data-v-cb922d35] p{margin-bottom:1.5rem;font-size:1.125rem;line-height:1.7;color:#2c5282}.partner-description-text[data-v-cb922d35] p:last-child{margin-bottom:0}.partner-description-text[data-v-cb922d35] strong{color:#2c5282;font-weight:600}.solutions-section[data-v-cb922d35]{width:100%;padding:80px 0;margin:0;background:#f8f9fa}.solutions-container[data-v-cb922d35]{max-width:1400px;margin:0 auto;padding:0 60px}.solutions-header[data-v-cb922d35]{text-align:center;margin-bottom:4rem}.solutions-title[data-v-cb922d35] h2{font-family:Helvetica Neue,Arial,sans-serif;font-size:2.5rem;font-weight:600;color:#2c5282;margin:0;line-height:1.2;letter-spacing:-.02em}.solutions-grid[data-v-cb922d35]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto}.solutions-grid .solution-item[data-v-cb922d35]:nth-child(odd){background-color:#d9e8f54d}.solutions-grid .solution-item[data-v-cb922d35]:nth-child(2n){background-color:#fff}.solution-item[data-v-cb922d35]{background:#fff;padding:2rem 1.5rem;transition:all .3s ease;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.solution-content[data-v-cb922d35]{flex:1;width:100%}.solution-title[data-v-cb922d35],.solution-content h4.solution-title[data-v-cb922d35]{font-size:1.125rem;font-weight:600;color:#314169;margin:0 0 1rem;line-height:1.3}.solution-description[data-v-cb922d35],.solution-description[data-v-cb922d35] p{font-size:.875rem;line-height:1.6;color:#314169;margin:0}.tools-section[data-v-cb922d35]{width:100%;padding:80px 0;margin:0;background:#fff}.tools-container[data-v-cb922d35]{max-width:1200px;margin:0 auto;padding:0 60px}.tools-header[data-v-cb922d35]{text-align:center;margin-bottom:4rem}.tools-title[data-v-cb922d35] h2{font-family:Helvetica Neue,Arial,sans-serif;font-size:2.5rem;font-weight:600;color:#314169;margin:0 0 1.5rem;line-height:1.2;letter-spacing:-.02em}.tools-description[data-v-cb922d35]{max-width:800px;margin:0 auto}.tools-description[data-v-cb922d35] p{font-size:1.125rem;line-height:1.6;color:#314169;margin:0}.tools-grid[data-v-cb922d35]{display:grid;grid-template-columns:repeat(3,2fr);gap:.1rem .1rem;max-width:1000px;margin:0 auto}.tools-grid .tech-category[data-v-cb922d35]:nth-child(odd){background-color:#d9e8f54d}.solutions-grid .tech-category[data-v-cb922d35]:nth-child(2n){background-color:#fff}.tech-category[data-v-cb922d35]{background:#f8f9fa;//border-radius: 12px;padding:2rem;text-align:center}.tech-category-title[data-v-cb922d35],.tech-category h4.tech-category-title[data-v-cb922d35]{font-size:1.125rem;font-weight:600;color:#314169;margin:0 0 1.5rem;letter-spacing:.5px;text-transform:uppercase}.tech-items[data-v-cb922d35]{display:flex;flex-direction:column;align-items:center}.tech-list[data-v-cb922d35] ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.tech-list[data-v-cb922d35] li{background-color:#fff;display:inline-block;font-size:16px;line-height:2;border-radius:10px;border:1px solid rgba(20,118,242,.2);padding:3px 10px;margin-bottom:10px}.tech-list[data-v-cb922d35] li p{font-size:.975rem;font-weight:500;color:#314169;margin:0;white-space:nowrap}.company-section[data-v-cb922d35]{width:100%;padding:80px 0;margin:0;background:#f8f9fa}.company-container[data-v-cb922d35]{max-width:1400px;margin:0 auto;padding:0 60px}.company-content[data-v-cb922d35]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.company-title[data-v-cb922d35]{font-family:Helvetica Neue,Arial,sans-serif;font-size:2.25rem;font-weight:300;color:#333;margin:0 0 30px;letter-spacing:-.02em}.company-description[data-v-cb922d35]{margin-bottom:40px}.company-description p[data-v-cb922d35]{font-size:1rem;color:#666;line-height:1.7;margin:0 0 20px}.company-description p[data-v-cb922d35]:last-child{margin-bottom:0}.company-features[data-v-cb922d35]{display:flex;gap:40px}.feature[data-v-cb922d35]{text-align:center}.feature-number[data-v-cb922d35]{font-size:2.5rem;font-weight:700;color:#007aff;margin-bottom:8px;line-height:1}.feature-label[data-v-cb922d35]{font-size:.9rem;color:#666;text-transform:uppercase;letter-spacing:.5px}.company-image[data-v-cb922d35]{display:flex;justify-content:center}.company-image-placeholder[data-v-cb922d35]{width:100%;max-width:500px;height:350px;background:linear-gradient(135deg,#e0e0e0,#d0d0d0);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#999;font-size:16px}.service-cta[data-v-cb922d35]{padding:4rem 0;background:linear-gradient(135deg,#025373,#1f2937);color:#fff;text-align:center}.service-cta__content[data-v-cb922d35]{max-width:600px;margin:0 auto}.service-cta__title[data-v-cb922d35]{font-size:2.25rem;font-weight:700;margin-bottom:1rem}.service-cta__description[data-v-cb922d35]{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.service-cta__button[data-v-cb922d35]{display:inline-block;padding:1rem 2rem;background:#fff;color:#025373;text-decoration:none;border-radius:.5rem;font-weight:600;font-size:1.125rem;transition:all .2s ease}.service-cta__button[data-v-cb922d35]:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.container[data-v-cb922d35]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.scroll-indicator[data-v-cb922d35]{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;cursor:pointer;z-index:4;transition:all .3s ease;animation:bounce-cb922d35 2s infinite}.scroll-indicator[data-v-cb922d35]:hover{transform:translate(-50%) translateY(-5px)}.scroll-arrow[data-v-cb922d35]{width:20px;height:20px;border-right:2px solid rgba(255,255,255,.8);border-bottom:2px solid rgba(255,255,255,.8);transform:rotate(45deg);margin-bottom:8px}.scroll-text[data-v-cb922d35]{color:#fffc;font-size:.8rem;text-transform:uppercase;letter-spacing:1px;font-weight:300}@keyframes bounce-cb922d35{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}@keyframes fadeInUp-cb922d35{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.slogan-fade-enter-active[data-v-cb922d35],.slogan-fade-leave-active[data-v-cb922d35]{transition:all .8s ease}.slogan-fade-enter-from[data-v-cb922d35]{opacity:0;transform:translateY(20px)}.slogan-fade-leave-to[data-v-cb922d35]{opacity:0;transform:translateY(-20px)}.slogan-fade-enter-to[data-v-cb922d35],.slogan-fade-leave-from[data-v-cb922d35]{opacity:1;transform:translateY(0)}@media(min-width:1600px){.hero-container[data-v-cb922d35],.services-container[data-v-cb922d35],.company-container[data-v-cb922d35],.contact-container[data-v-cb922d35]{padding:0 100px}.hero-main-title[data-v-cb922d35]{font-size:clamp(5rem,8vw,7rem)}.hero-subtitle[data-v-cb922d35]{font-size:clamp(1.75rem,3vw,2.25rem)}.hero-cta-button[data-v-cb922d35]{padding:22px 50px;font-size:1.25rem;min-height:56px}}@media(min-width:1400px){.hero-container[data-v-cb922d35],.services-container[data-v-cb922d35],.trusted-partner-container[data-v-cb922d35],.solutions-container[data-v-cb922d35],.tools-container[data-v-cb922d35],.company-container[data-v-cb922d35]{padding:0 80px}.hero-main-title[data-v-cb922d35]{font-size:6rem}.hero-subtitle[data-v-cb922d35]{font-size:2rem}.hero-cta-button[data-v-cb922d35]{padding:20px 45px;font-size:1.125rem}}@media(max-width:1200px){.hero-container[data-v-cb922d35]{padding:0 40px}.hero-main-title[data-v-cb922d35]{font-size:4rem}.hero-subtitle[data-v-cb922d35]{font-size:1.375rem}}@media(max-width:1024px){.hero-container[data-v-cb922d35]{padding:0 30px}.services-container[data-v-cb922d35],.trusted-partner-container[data-v-cb922d35],.solutions-container[data-v-cb922d35],.tools-container[data-v-cb922d35],.company-container[data-v-cb922d35]{padding:0 40px}.solutions-grid[data-v-cb922d35]{grid-template-columns:repeat(2,1fr);gap:1.5rem}.tools-grid[data-v-cb922d35]{grid-template-columns:1fr;gap:2rem}.hero-main-title[data-v-cb922d35]{font-size:3.5rem}.hero-subtitle[data-v-cb922d35]{font-size:1.25rem}.company-content[data-v-cb922d35]{grid-template-columns:1fr;gap:40px;text-align:center}.company-features[data-v-cb922d35]{justify-content:center}}@media(max-width:768px){.hero-container[data-v-cb922d35],.services-container[data-v-cb922d35],.trusted-partner-container[data-v-cb922d35],.solutions-container[data-v-cb922d35],.tools-container[data-v-cb922d35],.company-container[data-v-cb922d35]{padding:0 20px}.trusted-partner-content[data-v-cb922d35]{grid-template-columns:1fr;gap:2rem;padding:2rem}.trusted-partner-content[data-v-cb922d35]:before{display:none}.trusted-partner-title[data-v-cb922d35] h2{font-size:2rem}.solutions-grid[data-v-cb922d35]{grid-template-columns:1fr;gap:1.25rem}.solutions-title[data-v-cb922d35] h2{font-size:2rem}.solution-item[data-v-cb922d35]{padding:1.5rem 1.25rem}.tools-title[data-v-cb922d35] h2{font-size:2rem}.tech-category[data-v-cb922d35]{padding:1.5rem}.service-cta__title[data-v-cb922d35]{font-size:1.875rem}.hero-main-title[data-v-cb922d35]{font-size:2.75rem}.hero-subtitle[data-v-cb922d35]{font-size:1.125rem}.company-title[data-v-cb922d35],.contact-title[data-v-cb922d35]{font-size:2rem}.company-features[data-v-cb922d35]{gap:30px}}@media(max-width:480px){.hero-container[data-v-cb922d35]{padding:0 15px}.hero-main-title[data-v-cb922d35]{font-size:clamp(2rem,8vw,2.5rem);margin-bottom:25px}.hero-subtitle[data-v-cb922d35]{font-size:clamp(.9rem,4vw,1.125rem)}.hero-subtitle-wrapper[data-v-cb922d35]{margin-bottom:35px}.hero-cta-button[data-v-cb922d35]{width:100%;max-width:280px;padding:16px 24px;font-size:1rem;min-height:48px}.company-title[data-v-cb922d35],.contact-title[data-v-cb922d35]{font-size:clamp(1.5rem,6vw,1.75rem)}.services-section[data-v-cb922d35],.trusted-partner-section[data-v-cb922d35],.solutions-section[data-v-cb922d35],.tools-section[data-v-cb922d35],.company-section[data-v-cb922d35],.service-cta[data-v-cb922d35]{padding:60px 0}.trusted-partner-title[data-v-cb922d35] h2,.solutions-title[data-v-cb922d35] h2,.tools-title[data-v-cb922d35] h2{font-size:clamp(1.5rem,6vw,1.75rem)}.partner-description-text[data-v-cb922d35],.partner-description-text[data-v-cb922d35] p{font-size:1rem;text-align:left}.tools-description[data-v-cb922d35] p{font-size:1rem}.service-cta__title[data-v-cb922d35]{font-size:1.5rem}.service-cta__description[data-v-cb922d35]{font-size:1rem}.company-features[data-v-cb922d35]{flex-direction:column;gap:20px}.feature-number[data-v-cb922d35]{font-size:2rem}}@media(prefers-reduced-motion:reduce){.hero-video[data-v-cb922d35]{display:none}.hero-section[data-v-cb922d35]{background:linear-gradient(135deg,#333,#000)}.slogan-fade-enter-active[data-v-cb922d35],.slogan-fade-leave-active[data-v-cb922d35]{transition:none}@keyframes fadeInUp-cb922d35{0%,to{opacity:1;transform:translateY(0)}}@keyframes bounce-cb922d35{0%,to{transform:translate(-50%) translateY(0)}}}@media(hover:none)and (pointer:coarse){.hero-cta-button[data-v-cb922d35]{min-height:48px;padding:16px 32px}.contact-primary-btn[data-v-cb922d35],.contact-secondary-btn[data-v-cb922d35]{min-height:48px;padding:16px 24px}.scroll-indicator[data-v-cb922d35]{padding:12px;min-height:48px;min-width:48px}}@media(max-width:768px)and (orientation:landscape){.hero-section[data-v-cb922d35]{min-height:70vh}.hero-main-title[data-v-cb922d35]{font-size:clamp(2rem,6vw,3rem);margin-bottom:20px}.hero-subtitle[data-v-cb922d35]{font-size:clamp(.9rem,3vw,1.25rem)}.hero-subtitle-wrapper[data-v-cb922d35]{margin-bottom:25px}.services-section[data-v-cb922d35],.company-section[data-v-cb922d35],.contact-section[data-v-cb922d35]{padding:40px 0}}@media(max-width:360px){.hero-container[data-v-cb922d35],.services-container[data-v-cb922d35],.company-container[data-v-cb922d35],.contact-container[data-v-cb922d35]{padding:0 12px}.hero-main-title[data-v-cb922d35]{font-size:clamp(1.75rem,10vw,2.25rem);margin-bottom:20px}.hero-subtitle[data-v-cb922d35]{font-size:clamp(.85rem,5vw,1rem)}.hero-cta-button[data-v-cb922d35]{padding:14px 20px;font-size:.9rem}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.hero-video[data-v-cb922d35]{image-rendering:-webkit-optimize-contrast}}@media(prefers-color-scheme:dark){.company-section[data-v-cb922d35]{background:#1a1a1a}.company-title[data-v-cb922d35]{color:#fff}.company-description p[data-v-cb922d35]{color:#ccc}.feature-label[data-v-cb922d35]{color:#aaa}}.lucide-icon[data-v-c6e6c422]{display:inline-block;vertical-align:middle}
