@font-face{font-family:DrukWide;src:url(/fonts/DrukWide-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:decima-mono;src:url(/fonts/decima-mono.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:DecimaMonoPro;src:url(/fonts/DecimaMonoPro.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:DecimaMonoPro;src:url(/fonts/DecimaMonoPro-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--color-primary: #145cff;--color-primary-hover: #5a4ee0;--color-text: #20242e;--color-text-light: #666;--color-background: #ffffff;--color-background-light: #f6f7fc;--color-background-dark: #14181a;--color-border: #e0e0e0;--padding-horizontal: 130px;--padding-horizontal-mobile: 20px;font-family:DecimaMonoPro,Courier New,monospace;line-height:1.6;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;min-width:320px;min-height:100vh;background-color:var(--color-background);color:var(--color-text)}a{color:var(--color-primary);text-decoration:none;transition:color .3s ease}a:hover{color:var(--color-primary-hover)}h1,h2,h3,h4,h5,h6{color:var(--color-text);line-height:1.2;font-weight:600}h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:2rem}p{margin-bottom:1rem;color:var(--color-text-light)}button{border-radius:3px;border:none;padding:12px 24px;font-size:14px;font-weight:700;font-family:DecimaMonoPro,monospace;background-color:var(--color-primary);color:#fff;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.2px}button:hover{background-color:#000;transform:none;box-shadow:none}button:focus,button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}#app{width:100%;min-height:100vh}@media(max-width:768px){h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}}html{scroll-behavior:smooth}#app[data-v-19d0fe2d]{min-height:100vh}.header[data-v-b1290e29]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#000;transition:all .3s ease;box-shadow:none}.header-transparent[data-v-b1290e29]{background:transparent}.header-scrolled[data-v-b1290e29]{background:#000;box-shadow:none}.header-wrapper[data-v-b1290e29]{width:100%;padding:0}.header-container[data-v-b1290e29]{max-width:100%;margin:0;padding:0 40px;display:flex;justify-content:space-between;align-items:center;height:60px}.header-scrolled .header-container[data-v-b1290e29]{height:60px}.logo[data-v-b1290e29]{display:flex;align-items:center;margin-right:auto}.logo-image[data-v-b1290e29]{height:40px;width:94px;transition:all .3s ease}.header-scrolled .logo-image[data-v-b1290e29]{height:40px;width:94px}.desktop-nav[data-v-b1290e29]{display:none}.nav-menu[data-v-b1290e29]{display:flex;list-style:none;margin:0;padding:0;gap:32px;align-items:center;font-family:DecimaMonoPro,monospace}.nav-menu li[data-v-b1290e29]{position:relative}.nav-menu a[data-v-b1290e29],.nav-menu a[data-v-b1290e29]:visited{color:#fff;text-decoration:none;font-size:14px;font-weight:700;transition:color .3s ease;display:block;padding:8px 0;letter-spacing:2px;text-transform:none}.header-light .nav-menu a[data-v-b1290e29],.header-light .nav-menu a[data-v-b1290e29]:visited,.header-transparent.header-light .nav-menu a[data-v-b1290e29],.header-transparent.header-light .nav-menu a[data-v-b1290e29]:visited{color:#20242e}.nav-menu a[data-v-b1290e29]:hover,.nav-menu a.router-link-active[data-v-b1290e29],.nav-menu a.router-link-exact-active[data-v-b1290e29]{color:#145cff}.has-submenu[data-v-b1290e29]{position:relative}.submenu[data-v-b1290e29]{position:absolute;top:100%;left:0;background:#1a1a1a;list-style:none;padding:8px 0;margin:0;min-width:220px;box-shadow:0 4px 20px #0000004d;border-radius:4px}.submenu li[data-v-b1290e29]{padding:0}.submenu a[data-v-b1290e29]{padding:12px 20px;display:block;font-size:14px;color:#fff}.submenu a[data-v-b1290e29]:hover{background:#2a2a2a;color:#145cff}.submenu a.router-link-active[data-v-b1290e29],.submenu a.router-link-exact-active[data-v-b1290e29]{color:#145cff;background:#2a2a2a}.btn-try-free[data-v-b1290e29]{background:#145cff!important;color:#fff!important;padding:12px 28px!important;border-radius:3px;font-weight:700;font-size:14px;letter-spacing:2px;text-transform:uppercase;font-family:DecimaMonoPro,monospace}.btn-try-free[data-v-b1290e29]:hover{background:#000!important;transform:none;box-shadow:none}.mobile-menu-btn[data-v-b1290e29]{display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:10px}.mobile-menu-btn span[data-v-b1290e29]{width:25px;height:3px;background:#fff;border-radius:2px;transition:all .3s ease}.header-light .mobile-menu-btn span[data-v-b1290e29],.header-transparent.header-light .mobile-menu-btn span[data-v-b1290e29]{background:#20242e}.mobile-nav[data-v-b1290e29]{display:block;position:fixed;top:60px;left:0;right:0;background:#0a0a0a;max-height:0;overflow:hidden;transition:max-height .3s ease;box-shadow:0 4px 20px #00000080}.mobile-nav-open[data-v-b1290e29]{max-height:calc(100vh - 60px);overflow-y:auto}.mobile-menu[data-v-b1290e29]{list-style:none;padding:20px;margin:0;font-family:DecimaMonoPro,monospace}.mobile-menu li[data-v-b1290e29]{border-bottom:1px solid #2a2a2a}.mobile-menu li[data-v-b1290e29]:last-child{border-bottom:none}.mobile-menu>li>a[data-v-b1290e29],.mobile-menu>li>a[data-v-b1290e29]:visited{display:flex;justify-content:space-between;align-items:center;padding:15px 0;color:#fff;text-decoration:none;font-size:14px;font-weight:700;letter-spacing:2px}.mobile-menu>li>a.router-link-active[data-v-b1290e29],.mobile-menu>li>a.router-link-exact-active[data-v-b1290e29]{color:#145cff}.submenu-toggle[data-v-b1290e29]{font-size:20px;color:#145cff}.mobile-submenu[data-v-b1290e29]{list-style:none;padding:0 0 10px 20px;margin:0}.mobile-submenu li[data-v-b1290e29]{border-bottom:none}.mobile-submenu a[data-v-b1290e29]{padding:10px 0;font-size:15px;color:#ccc}.mobile-submenu a.router-link-active[data-v-b1290e29],.mobile-submenu a.router-link-exact-active[data-v-b1290e29]{color:#145cff}@media(max-width:768px){.header-container[data-v-b1290e29]{padding:0 20px}}@media(min-width:1280px){.desktop-nav[data-v-b1290e29]{display:block}.mobile-menu-btn[data-v-b1290e29],.mobile-nav[data-v-b1290e29]{display:none}}@media(min-width:1024px)and (max-width:1279px){.nav-menu[data-v-b1290e29]{gap:20px}.nav-menu a[data-v-b1290e29]{font-size:13px}.btn-try-free[data-v-b1290e29]{padding:10px 20px!important;font-size:12px!important}}.hero-section[data-v-f7352301]{position:relative;width:100%;height:900px;overflow:hidden;background:#000}.video-container[data-v-f7352301]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.hero-video[data-v-f7352301]{position:absolute;top:50%;left:50%;width:100vw;height:56.25vw;min-height:100vh;min-width:177.77vh;transform:translate(-50%,-50%)}.hero-overlay[data-v-f7352301]{display:none}.hero-content[data-v-f7352301]{text-align:center;z-index:11}.hero-title[data-v-f7352301]{font-family:DrukWide,sans-serif;font-size:100px;font-weight:500;color:#fff;letter-spacing:4px;text-transform:uppercase;margin:0;text-shadow:0 8px 30px rgba(0,0,0,.8)}.hero-mobile-video[data-v-f7352301],.hero-mobile-content[data-v-f7352301]{display:none}@media(max-width:1024px){.hero-section[data-v-f7352301]{height:650px}.hero-title[data-v-f7352301]{font-size:70px}}@media(max-width:768px){.hero-section[data-v-f7352301]{height:auto;display:flex;flex-direction:column;position:relative}.video-container[data-v-f7352301],.hero-overlay[data-v-f7352301]{display:none}.hero-mobile-video[data-v-f7352301]{display:block;width:100%;height:400px;position:relative;overflow:hidden;cursor:pointer}.video-thumbnail[data-v-f7352301]{width:100%;height:100%;object-fit:cover}.play-button[data-v-f7352301]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .3s ease}.hero-mobile-video:hover .play-button[data-v-f7352301]{transform:translate(-50%,-50%) scale(1.1)}.hero-video-mobile[data-v-f7352301]{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%)}.hero-mobile-content[data-v-f7352301]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:#000;padding:80px var(--padding-horizontal-mobile) 100px}.hero-title-mobile[data-v-f7352301]{font-family:DrukWide,sans-serif;font-size:55px;font-weight:500;color:transparent;-webkit-text-stroke:2px #ffffff;text-stroke:2px #ffffff;letter-spacing:2px;text-transform:none;margin:0 0 30px;text-align:left}.hero-subtitle-mobile[data-v-f7352301]{font-family:DrukWide,sans-serif;font-size:17px;line-height:28px;color:#fff;margin:0 0 30px;text-align:left;font-weight:500}.hero-cta-mobile[data-v-f7352301]{margin:0 0 20px}.btn-try-free-mobile[data-v-f7352301]{display:inline-block;background:#145cff;color:#fff;padding:12px 28px;border-radius:3px;font-family:DecimaMonoPro,monospace;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none;transition:all .3s ease}.btn-try-free-mobile[data-v-f7352301]:hover{background:#fff;color:#000}.hero-note-mobile[data-v-f7352301]{font-family:DecimaMonoPro,monospace;font-size:12px;color:#fff;margin:0;text-align:left}.video-modal-overlay[data-v-f7352301]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000f2;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.video-modal-container[data-v-f7352301]{position:relative;width:100%;max-width:100%}.close-button[data-v-f7352301]{position:absolute;top:-50px;right:0;background:transparent;border:none;color:#fff;font-size:40px;cursor:pointer;z-index:10000;padding:10px;line-height:1}.video-wrapper[data-v-f7352301]{position:relative;width:100%;padding-bottom:56.25%;background:#000}.hero-video-modal[data-v-f7352301]{position:absolute;top:0;left:0;width:100%;height:100%}}.remote-tools-section[data-v-0edc4f08]{padding:120px var(--padding-horizontal);background:url(/tools-bg.jpg) center center / cover no-repeat}.remote-tools-container[data-v-0edc4f08]{max-width:1400px;margin:0 auto;display:flex;gap:60px;align-items:flex-start}.remote-tools-content[data-v-0edc4f08]{flex:1;max-width:600px}.remote-tools-title[data-v-0edc4f08]{font-family:DrukWide,sans-serif;font-size:32px;font-weight:500;line-height:1.3;letter-spacing:0;margin-bottom:30px;color:#20242e}.tools-accordion[data-v-0edc4f08]{margin-bottom:40px}.accordion-item[data-v-0edc4f08]{border-bottom:none}.accordion-item.active[data-v-0edc4f08]{border-bottom:1px solid rgba(32,36,46,.1)}.accordion-header[data-v-0edc4f08]{display:flex;justify-content:space-between;align-items:center;padding:20px 0;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.accordion-header[data-v-0edc4f08]:hover{opacity:.7}.accordion-title[data-v-0edc4f08]{font-family:DrukWide,sans-serif;font-size:16px;font-weight:500;color:#20242e;margin:0;text-transform:none}.accordion-arrow[data-v-0edc4f08]{font-size:24px;font-style:normal;color:#20242e;transition:transform .5s cubic-bezier(.4,0,.2,1)}.accordion-item.active .accordion-arrow[data-v-0edc4f08]{transform:rotate(90deg)}.accordion-content[data-v-0edc4f08]{overflow:hidden}.accordion-content-inner[data-v-0edc4f08]{padding:0 0 20px}.accordion-enter-active[data-v-0edc4f08]{transition:all .5s cubic-bezier(.4,0,.2,1)}.accordion-leave-active[data-v-0edc4f08]{transition:all .3s cubic-bezier(.4,0,.2,1)}.accordion-enter-from[data-v-0edc4f08]{max-height:0;opacity:0;transform:translateY(-10px)}.accordion-enter-to[data-v-0edc4f08],.accordion-leave-from[data-v-0edc4f08]{max-height:200px;opacity:1;transform:translateY(0)}.accordion-leave-to[data-v-0edc4f08]{max-height:0;opacity:0;transform:translateY(-10px)}.accordion-content p[data-v-0edc4f08]{font-family:DecimaMonoPro,monospace;font-size:14px;line-height:24px;color:#20242e;margin:0}.tools-cta[data-v-0edc4f08]{margin-top:40px}.btn-features[data-v-0edc4f08]{display:inline-block;background:#000;color:#fff;padding:12px 28px;border-radius:3px;font-family:DecimaMonoPro,monospace;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-features[data-v-0edc4f08]:hover{background:#145cff;transform:translateY(-2px)}.remote-tools-image[data-v-0edc4f08]{flex:1;display:flex;align-items:center;justify-content:center;position:relative}.remote-tools-image img[data-v-0edc4f08]{max-width:100%;height:auto;display:block;transition:opacity .5s cubic-bezier(.4,0,.2,1)}.tools-carousel[data-v-0edc4f08]{margin-bottom:40px}.carousel-wrapper[data-v-0edc4f08]{overflow:hidden;width:100%;touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none;position:relative}.carousel-track[data-v-0edc4f08]{display:flex;will-change:transform;width:100%}.carousel-slide[data-v-0edc4f08]{min-width:100%;max-width:100%;width:100%;flex-shrink:0;flex-grow:0;text-align:center;padding:0;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.slide-title[data-v-0edc4f08]{font-family:DrukWide,sans-serif;font-size:18px;font-weight:500;color:#20242e;margin-bottom:20px;text-align:center;width:100%}.slide-image[data-v-0edc4f08]{margin-bottom:20px;display:flex;justify-content:center;align-items:center;width:100%}.slide-image img[data-v-0edc4f08]{width:100%;max-width:486px;height:auto;display:block;margin:0 auto}.slide-description[data-v-0edc4f08]{font-family:DecimaMonoPro,monospace;font-size:14px;line-height:24px;color:#20242e;margin:0 auto;text-align:center;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;width:100%}.carousel-dots[data-v-0edc4f08]{display:flex;justify-content:center;gap:10px;margin-top:30px}.dot[data-v-0edc4f08]{width:10px;height:10px;border-radius:50%;background:#20242e4d;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);padding:0}.dot.active[data-v-0edc4f08]{background:#20242e;transform:scale(1.2)}.desktop-only[data-v-0edc4f08]{display:block}.mobile-only[data-v-0edc4f08]{display:none}@media(max-width:1024px){.remote-tools-section[data-v-0edc4f08]{padding:90px var(--padding-horizontal)}.remote-tools-container[data-v-0edc4f08]{gap:40px}.remote-tools-title[data-v-0edc4f08]{font-size:28px}.accordion-title[data-v-0edc4f08]{font-size:15px}.accordion-content p[data-v-0edc4f08]{font-size:13px;line-height:22px}}@media(max-width:768px){.remote-tools-section[data-v-0edc4f08]{padding:60px var(--padding-horizontal-mobile);background:#f7bfba}.remote-tools-container[data-v-0edc4f08]{flex-direction:column;gap:30px}.remote-tools-content[data-v-0edc4f08]{max-width:100%}.remote-tools-title[data-v-0edc4f08]{font-size:22px;text-align:center}.desktop-only[data-v-0edc4f08]{display:none!important}.mobile-only[data-v-0edc4f08]{display:block}.accordion-header[data-v-0edc4f08]{padding:16px 0}.accordion-title[data-v-0edc4f08]{font-size:14px}.accordion-content p[data-v-0edc4f08]{font-size:13px;line-height:22px}.btn-features[data-v-0edc4f08]{padding:10px 24px;font-size:13px}.tools-cta[data-v-0edc4f08]{text-align:center}.slide-title[data-v-0edc4f08]{font-size:16px;margin-bottom:15px}.slide-image[data-v-0edc4f08]{margin-bottom:15px}.slide-description[data-v-0edc4f08]{font-size:13px;line-height:22px;padding:0 20px;max-width:100%}.slide-title[data-v-0edc4f08]{padding:0 20px}.carousel-slide[data-v-0edc4f08]{padding:0}}.cta-section[data-v-765f038e]{padding:120px var(--padding-horizontal);background:linear-gradient(90deg,#332532,#222630);text-align:center}.cta-container[data-v-765f038e]{max-width:1400px;margin:0 auto;display:flex;gap:60px;align-items:center}.cta-title-column[data-v-765f038e]{flex:1;text-align:center}.cta-title[data-v-765f038e]{font-family:DrukWide,sans-serif;font-size:40px;font-weight:500;line-height:1.3;letter-spacing:2px;margin:0;color:#fff}.cta-button-column[data-v-765f038e]{flex:1;display:flex;align-items:center;justify-content:center}.btn-cta[data-v-765f038e]{display:inline-block;background:#fff;color:#20242e;padding:12px 28px;border-radius:3px;font-family:DecimaMonoPro,monospace;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none;transition:all .3s ease}.btn-cta[data-v-765f038e]:hover{background:#f7bfba;transform:translateY(-2px)}@media(max-width:1024px){.cta-section[data-v-765f038e]{padding:90px var(--padding-horizontal)}.cta-title[data-v-765f038e]{font-size:34px}.btn-cta[data-v-765f038e]{padding:14px 36px;font-size:15px}}@media(max-width:768px){.cta-section[data-v-765f038e]{padding:70px var(--padding-horizontal-mobile)}.cta-container[data-v-765f038e]{flex-direction:column;gap:30px}.cta-title[data-v-765f038e]{font-size:28px}.btn-cta[data-v-765f038e]{padding:12px 32px;font-size:14px}}.business-section[data-v-0494e399]{padding:80px var(--padding-horizontal);background:#fff}.business-container[data-v-0494e399]{max-width:1400px;margin:0 auto}.business-main-title[data-v-0494e399]{font-family:DrukWide,sans-serif;font-size:40px;font-weight:500;line-height:1.2;letter-spacing:2px;margin-bottom:40px;color:#20242e;text-align:left}.business-intro[data-v-0494e399]{display:flex;gap:60px;margin-bottom:60px;align-items:flex-start}.business-intro-text[data-v-0494e399]{flex:2}.business-subtitle[data-v-0494e399]{font-family:DecimaMonoPro,monospace;font-size:18px;line-height:32px;color:#20242e;font-weight:400;margin:0}.business-intro-cta[data-v-0494e399]{flex:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;align-self:stretch}.btn-learn-more[data-v-0494e399],.btn-usecases[data-v-0494e399]{display:inline-block;background:#145cff;color:#fff;padding:12px 28px;border-radius:3px;font-family:DecimaMonoPro,monospace;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none;transition:all .3s ease;text-align:center}.btn-learn-more[data-v-0494e399]{width:auto;white-space:nowrap}.btn-usecases[data-v-0494e399]{width:auto}.btn-learn-more[data-v-0494e399]:hover,.btn-usecases[data-v-0494e399]:hover{background:#000;transform:translateY(-2px)}.business-cards[data-v-0494e399]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:60px}.business-card[data-v-0494e399]{background:#fff;border-radius:5px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:all .3s ease}.business-card[data-v-0494e399]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.card-image[data-v-0494e399]{position:relative;width:100%;padding-top:58.594%;overflow:hidden}.card-image img[data-v-0494e399]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.business-card:hover .card-image img[data-v-0494e399]{transform:scale(1.05)}.card-content[data-v-0494e399]{padding:24px}.card-title[data-v-0494e399]{font-family:DrukWide,sans-serif;font-size:16px;font-weight:500;line-height:1.4;margin-bottom:12px;color:#20242e}.card-description[data-v-0494e399]{font-family:DecimaMonoPro,monospace;font-size:14px;line-height:24px;color:#20242e;margin:0}@media(max-width:1024px){.business-section[data-v-0494e399]{padding:60px var(--padding-horizontal)}.business-main-title[data-v-0494e399]{font-size:32px}.business-subtitle[data-v-0494e399]{font-size:16px;line-height:28px}.business-cards[data-v-0494e399]{grid-template-columns:repeat(2,1fr);gap:25px}}@media(max-width:768px){.business-section[data-v-0494e399]{padding:40px var(--padding-horizontal-mobile)}.business-main-title[data-v-0494e399]{font-size:26px}.business-intro[data-v-0494e399]{flex-direction:column;gap:30px;margin-bottom:40px}.business-subtitle[data-v-0494e399]{font-size:15px;line-height:26px}.business-intro-cta[data-v-0494e399]{width:100%;max-width:100%}.btn-learn-more[data-v-0494e399],.btn-usecases[data-v-0494e399]{font-size:13px;padding:10px 24px}.business-cards[data-v-0494e399]{grid-template-columns:1fr;gap:20px;margin-top:40px}.card-title[data-v-0494e399]{font-size:15px}.card-description[data-v-0494e399]{font-size:13px;line-height:22px}}.server-solutions-section[data-v-0d0627a9]{padding:80px var(--padding-horizontal);background:linear-gradient(90deg,#f6f6f6,#e8c8c5)}.server-solutions-container[data-v-0d0627a9]{max-width:1400px;margin:0 auto;display:flex;align-items:center;gap:60px}.server-solutions-content[data-v-0d0627a9]{flex:1;max-width:600px}.server-solutions-title[data-v-0d0627a9]{font-family:DrukWide,sans-serif;font-size:36px;font-weight:500;line-height:1.2;letter-spacing:2px;margin-bottom:30px;color:#20242e;text-align:center}.server-solutions-text[data-v-0d0627a9]{margin-bottom:30px}.server-solutions-text p[data-v-0d0627a9]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:28px;color:#20242e;text-align:left}.server-solutions-cta[data-v-0d0627a9]{text-align:center}.btn-find-out[data-v-0d0627a9]{display:inline-block;background:#fff;color:#20242e;padding:12px 28px;border-radius:3px;font-family:DecimaMonoPro,monospace;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none;transition:all .3s ease}.btn-find-out[data-v-0d0627a9]:hover{background:#f7bfba;color:#20242e;transform:translateY(-2px)}.server-solutions-image[data-v-0d0627a9]{flex:1;display:flex;align-items:center;justify-content:center}.server-solutions-image img[data-v-0d0627a9]{max-width:100%;height:auto;display:block}@media(max-width:1024px){.server-solutions-section[data-v-0d0627a9]{padding:60px var(--padding-horizontal)}.server-solutions-container[data-v-0d0627a9]{gap:40px}.server-solutions-title[data-v-0d0627a9]{font-size:30px}.server-solutions-text p[data-v-0d0627a9]{font-size:15px;line-height:26px}}@media(max-width:768px){.server-solutions-section[data-v-0d0627a9]{padding:40px var(--padding-horizontal-mobile)}.server-solutions-container[data-v-0d0627a9]{flex-direction:column;gap:30px}.server-solutions-content[data-v-0d0627a9]{max-width:100%}.server-solutions-title[data-v-0d0627a9]{font-size:24px;text-align:center}.server-solutions-text p[data-v-0d0627a9]{font-size:14px;line-height:24px;text-align:left}.btn-find-out[data-v-0d0627a9]{padding:10px 24px;font-size:13px}.server-solutions-image[data-v-0d0627a9]{order:-1}}.digital-signage-section[data-v-f421ff26]{position:relative;padding:80px var(--padding-horizontal);min-height:600px;background:url(/digital-signage-bg.jpg) center left / cover no-repeat;color:#fff;overflow:hidden;display:flex;align-items:center}.digital-signage-container[data-v-f421ff26]{max-width:1400px;margin:0 auto;width:100%;display:flex;justify-content:flex-end}.digital-signage-content[data-v-f421ff26]{max-width:600px;text-align:center}.digital-signage-title[data-v-f421ff26]{font-family:DrukWide,sans-serif;font-size:40px;font-weight:500;line-height:1.2;letter-spacing:2px;margin-bottom:30px;color:#fff}.digital-signage-text[data-v-f421ff26]{margin-bottom:30px}.digital-signage-text p[data-v-f421ff26]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:28px;color:#fff;margin-bottom:20px}.digital-signage-text p[data-v-f421ff26]:last-child{margin-bottom:0}.digital-signage-text a[data-v-f421ff26]{color:#fff;text-decoration:underline;transition:opacity .3s ease}.digital-signage-text a[data-v-f421ff26]:hover{opacity:.8}.digital-signage-cta[data-v-f421ff26]{margin-top:30px}.btn-find-out[data-v-f421ff26]{display:inline-block;background:#fff;color:#20242e;padding:12px 28px;border-radius:3px;font-family:DecimaMonoPro,monospace;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none;transition:all .3s ease}.btn-find-out[data-v-f421ff26]:hover{background:#f7bfba;color:#20242e;transform:translateY(-2px)}@media(max-width:1024px){.digital-signage-section[data-v-f421ff26]{padding:60px var(--padding-horizontal);min-height:500px}.digital-signage-title[data-v-f421ff26]{font-size:32px}.digital-signage-text p[data-v-f421ff26]{font-size:15px;line-height:26px}}@media(max-width:768px){.digital-signage-section[data-v-f421ff26]{padding:40px var(--padding-horizontal-mobile);min-height:auto;background-position:center center}.digital-signage-container[data-v-f421ff26]{justify-content:center}.digital-signage-content[data-v-f421ff26]{max-width:100%;text-align:left;background:#0009;padding:30px;border-radius:8px}.digital-signage-title[data-v-f421ff26]{font-size:24px;text-align:left}.digital-signage-text p[data-v-f421ff26]{font-size:14px;line-height:24px}.btn-find-out[data-v-f421ff26]{padding:10px 24px;font-size:13px}}.partners-section[data-v-da3e5e50]{background:#fff;padding:80px var(--padding-horizontal)}.partners-container[data-v-da3e5e50]{max-width:1400px;margin:0 auto}.partners-title[data-v-da3e5e50]{font-family:DrukWide,sans-serif;font-size:28px;font-weight:500;color:#20242e;margin-bottom:60px;text-align:left;letter-spacing:1px}.partners-carousel[data-v-da3e5e50]{overflow:hidden;width:100%;position:relative}.partners-track[data-v-da3e5e50]{display:flex;gap:80px;align-items:center;animation:scroll-left-da3e5e50 30s linear infinite;width:fit-content}.partners-track[data-v-da3e5e50]:hover{animation-play-state:paused}@keyframes scroll-left-da3e5e50{0%{transform:translate(0)}to{transform:translate(-50%)}}.partner-logo[data-v-da3e5e50]{display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease;filter:grayscale(100%);opacity:.6}.partner-logo[data-v-da3e5e50]:hover{filter:grayscale(0%);opacity:1;transform:scale(1.05)}.partner-logo img[data-v-da3e5e50]{max-height:50px;width:auto;max-width:120px;object-fit:contain}@media(max-width:1024px){.partners-section[data-v-da3e5e50]{padding:60px var(--padding-horizontal)}.partners-title[data-v-da3e5e50]{font-size:24px;margin-bottom:50px}.partners-track[data-v-da3e5e50]{gap:60px}}@media(max-width:768px){.partners-section[data-v-da3e5e50]{padding:40px var(--padding-horizontal-mobile)}.partners-title[data-v-da3e5e50]{font-size:20px;margin-bottom:40px}.partners-track[data-v-da3e5e50]{gap:50px;animation:scroll-left-da3e5e50 25s linear infinite}.partner-logo img[data-v-da3e5e50]{max-height:40px;max-width:100px}}.security-section[data-v-4fd6b3f6]{position:relative;padding:400px var(--padding-horizontal) 200px;min-height:800px;background:url(/security-bg.jpg) center center / cover no-repeat;color:#fff;overflow:hidden}.security-container[data-v-4fd6b3f6]{max-width:1400px;margin:0 auto;position:relative;z-index:1}.security-content[data-v-4fd6b3f6]{max-width:600px;margin-top:-250px}.security-title[data-v-4fd6b3f6]{font-family:DrukWide,sans-serif;font-size:30px;font-weight:500;line-height:1.2;letter-spacing:2px;margin-bottom:40px;color:#fff}.security-text[data-v-4fd6b3f6]{margin-bottom:40px}.security-text p[data-v-4fd6b3f6]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:30px;color:#fff;margin-bottom:20px;letter-spacing:-.4px}.security-text p[data-v-4fd6b3f6]:last-child{margin-bottom:0;font-weight:400}.security-cta[data-v-4fd6b3f6]{margin-top:40px}.btn-contact[data-v-4fd6b3f6]{display:inline-block;background:#fff;color:#20242e;padding:12px 28px;border-radius:3px;font-family:DecimaMonoPro,monospace;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none;transition:all .3s ease}.btn-contact[data-v-4fd6b3f6]:hover{background:#f7bfba;color:#20242e;transform:translateY(-2px)}.security-image-mobile[data-v-4fd6b3f6]{display:none}@media(max-width:1024px){.security-section[data-v-4fd6b3f6]{padding:300px var(--padding-horizontal) 150px;min-height:650px}.security-title[data-v-4fd6b3f6]{font-size:26px}.security-text p[data-v-4fd6b3f6]{font-size:15px;line-height:28px}}@media(max-width:768px){.security-section[data-v-4fd6b3f6]{padding:0;min-height:auto;background:none;display:flex;flex-direction:column}.security-container[data-v-4fd6b3f6]{background-color:#2d1b3d;padding:40px var(--padding-horizontal-mobile)}.security-content[data-v-4fd6b3f6]{margin-top:0;max-width:100%}.security-title[data-v-4fd6b3f6]{font-size:22px}.security-text[data-v-4fd6b3f6]{margin-bottom:30px}.security-text p[data-v-4fd6b3f6]{font-size:14px;line-height:26px}.btn-contact[data-v-4fd6b3f6]{padding:10px 24px;font-size:13px}.security-image-mobile[data-v-4fd6b3f6]{display:block;width:100%;min-height:400px;background:url(/security-bg.jpg) center center / cover no-repeat}}.footer[data-v-31fab4ee]{background-color:#fff;color:#20242e;padding:80px 0 40px}.footer-container[data-v-31fab4ee]{width:100%;padding:0 40px}.footer-main[data-v-31fab4ee]{display:flex;gap:60px;margin-bottom:80px}.footer-logo-section[data-v-31fab4ee]{flex-shrink:0;width:150px;display:flex;align-items:flex-start}.footer-logo img[data-v-31fab4ee]{height:99px;width:auto}.footer-columns[data-v-31fab4ee]{flex:1;display:grid;grid-template-columns:repeat(4,1fr);gap:60px}.footer-column h4[data-v-31fab4ee]{font-family:DrukWide,sans-serif;font-size:16px;font-weight:500;letter-spacing:2px;margin-bottom:20px;color:#20242e}.footer-column ul[data-v-31fab4ee]{list-style:none;margin:0;padding:0}.footer-column ul li[data-v-31fab4ee]{margin-bottom:12px}.footer-column ul li[data-v-31fab4ee]:last-child{margin-bottom:0}.footer-column a[data-v-31fab4ee]{color:#20242e;text-decoration:none;font-size:16px;line-height:40px;font-family:DecimaMonoPro,monospace;transition:color .3s ease}.footer-column a[data-v-31fab4ee]:hover{color:#145cff}.footer-bottom[data-v-31fab4ee]{padding-top:40px}.footer-social[data-v-31fab4ee]{text-align:center;margin-bottom:30px}.footer-social a[data-v-31fab4ee]{display:inline-block;margin:0 10px;color:#20242e;font-size:20px;transition:color .3s ease}.footer-social a[data-v-31fab4ee]:hover{color:#145cff}.footer-copyright[data-v-31fab4ee]{text-align:center}.footer-copyright p[data-v-31fab4ee]{font-size:12px;line-height:1.6;color:#20242e;margin-bottom:10px;font-family:DecimaMonoPro,monospace}.footer-copyright p[data-v-31fab4ee]:last-child{margin-bottom:0}.footer-copyright a[data-v-31fab4ee]{color:#20242e;text-decoration:none;transition:color .3s ease}.footer-copyright a[data-v-31fab4ee]:hover{color:#145cff}.footer-language[data-v-31fab4ee]{margin-top:10px}.footer-language i[data-v-31fab4ee]{margin-right:8px}@media(max-width:1024px){.footer-columns[data-v-31fab4ee]{grid-template-columns:repeat(2,1fr);gap:40px}}@media(max-width:768px){.footer[data-v-31fab4ee]{padding:40px 0 20px}.footer-container[data-v-31fab4ee]{padding:0 20px}.footer-main[data-v-31fab4ee]{flex-direction:column;gap:40px;margin-bottom:40px}.footer-logo-section[data-v-31fab4ee]{width:100%;justify-content:center}.footer-logo img[data-v-31fab4ee]{height:70px}.footer-columns[data-v-31fab4ee]{grid-template-columns:1fr;gap:30px}.footer-column h4[data-v-31fab4ee]{font-size:14px;margin-bottom:15px}.footer-column a[data-v-31fab4ee]{font-size:14px;line-height:32px}.footer-bottom[data-v-31fab4ee]{padding-top:30px}.footer-social[data-v-31fab4ee]{margin-bottom:20px}.footer-copyright p[data-v-31fab4ee]{font-size:11px}}.home-page[data-v-e2b1a1d7]{min-height:100vh}.pricing-hero[data-v-3b1f42f6]{padding:100px 40px 60px;background:#fff;text-align:center}.pricing-hero-container[data-v-3b1f42f6]{max-width:1400px;margin:0 auto}.pricing-hero-title[data-v-3b1f42f6]{font-family:DrukWide,sans-serif;font-size:48px;font-weight:500;line-height:1.2;letter-spacing:2px;margin:0;color:#20242e}@media(max-width:1024px){.pricing-hero[data-v-3b1f42f6]{padding:80px 40px 50px}.pricing-hero-title[data-v-3b1f42f6]{font-size:40px}}@media(max-width:768px){.pricing-hero[data-v-3b1f42f6]{padding:70px 20px 40px}.pricing-hero-title[data-v-3b1f42f6]{font-size:32px}}.pricing-tabs-section[data-v-2778704e]{padding:80px 40px;background:#fff}.pricing-tabs-container[data-v-2778704e]{max-width:1400px;margin:0 auto}.tabs-nav[data-v-2778704e]{display:flex;justify-content:center;gap:0;margin-bottom:60px;flex-wrap:wrap}.tab-button[data-v-2778704e]{background:transparent;border:2px solid #145cff;border-left:none;padding:15px 40px;font-family:DecimaMonoPro,monospace;font-size:16px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#20242e;cursor:pointer;border-radius:0;transition:all .3s ease;display:flex;align-items:center;gap:10px;outline:none}.tab-button[data-v-2778704e]:first-child{border-left:2px solid #145cff;border-radius:5px 0 0 5px}.tab-button[data-v-2778704e]:last-child{border-radius:0 5px 5px 0}.tab-button i[data-v-2778704e]{font-size:18px}.tab-button[data-v-2778704e]:hover{background:#e6edff;color:#145cff}.tab-button.active[data-v-2778704e]{background:#145cff;color:#fff;border:none}.tab-content[data-v-2778704e]{min-height:400px}.tab-panel[data-v-2778704e]{animation:fadeIn-2778704e .3s ease}@keyframes fadeIn-2778704e{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tab-intro[data-v-2778704e]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:28px;color:#20242e;text-align:center;max-width:900px;margin:0 auto 60px}.pricing-cards[data-v-2778704e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;max-width:850px;margin:0 auto}.pricing-card[data-v-2778704e]{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.pricing-card[data-v-2778704e]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.card-top-bar[data-v-2778704e]{height:11px;width:100%}.card-content[data-v-2778704e]{padding:40px;text-align:center;display:flex;flex-direction:column;height:530px;position:relative}.plan-name[data-v-2778704e]{font-family:DrukWide,sans-serif;font-size:24px;font-weight:500;margin-bottom:10px}.plan-subtitle[data-v-2778704e]{font-family:DecimaMonoPro,monospace;font-size:14px;color:#20242e;margin-bottom:20px}.plan-price[data-v-2778704e]{font-family:DrukWide,sans-serif;font-size:22px;font-weight:500;color:#20242e;margin:10px 0}.plan-note[data-v-2778704e]{font-family:DecimaMonoPro,monospace;font-size:12px;color:#20242e;margin:0 0 25px}.plan-note-no-bottom[data-v-2778704e]{margin-bottom:0}.plan-note-small[data-v-2778704e]{font-family:DecimaMonoPro,monospace;font-size:10px;color:#666;margin:5px 0 15px;line-height:1.4}.plan-features[data-v-2778704e]{margin:0 0 30px;flex-grow:1}.plan-features-extra-space[data-v-2778704e]{margin-top:70px}.plan-features p[data-v-2778704e]{font-family:DecimaMonoPro,monospace;font-size:14px;line-height:24px;color:#444}.plan-tiered-pricing[data-v-2778704e]{margin-bottom:0;font-size:12px!important;line-height:20px!important}.plan-feature-list[data-v-2778704e]{margin-top:20px}.plan-feature-link[data-v-2778704e]{color:#145cff;text-decoration:underline;transition:color .3s ease}.plan-feature-link[data-v-2778704e]:hover{color:#0d4acc}.plan-cta[data-v-2778704e]{margin-top:auto}.btn-plan[data-v-2778704e]{display:inline-block;background:#145cff;color:#fff;padding:12px 32px;border-radius:5px;font-family:DecimaMonoPro,monospace;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none;transition:all .3s ease;margin-top:10px}.btn-plan[data-v-2778704e]:hover{background:#000;transform:translateY(-2px)}.btn-plan-secondary[data-v-2778704e]{background:#145cff;color:#fff}.btn-plan-secondary[data-v-2778704e]:hover{background:#000}@media(max-width:1024px){.pricing-tabs-section[data-v-2778704e]{padding:60px 40px}.tabs-nav[data-v-2778704e]{gap:15px;margin-bottom:50px}.tab-button[data-v-2778704e]{padding:12px 30px;font-size:14px}.pricing-cards[data-v-2778704e]{gap:30px}}@media(max-width:768px){.pricing-tabs-section[data-v-2778704e]{padding:40px 20px}.tabs-nav[data-v-2778704e]{flex-direction:column;gap:10px;margin-bottom:40px}.tab-button[data-v-2778704e]{width:100%;justify-content:center;padding:15px 20px;border:2px solid #145cff;border-radius:5px}.tab-button[data-v-2778704e]:first-child{border-radius:5px}.tab-button[data-v-2778704e]:last-child{border-radius:5px}.tab-intro[data-v-2778704e]{font-size:14px;line-height:24px;margin-bottom:40px}.pricing-cards[data-v-2778704e]{grid-template-columns:1fr;gap:30px}.card-content[data-v-2778704e]{padding:50px 30px}.plan-price[data-v-2778704e]{font-size:30px}.plan-features[data-v-2778704e]{min-height:auto}}.take-control-section[data-v-1ae3b3a9]{padding:80px 40px;background:#f6f5f6}.take-control-container[data-v-1ae3b3a9]{max-width:1400px;margin:0 auto;text-align:center}.section-title[data-v-1ae3b3a9]{font-family:DrukWide,sans-serif;font-size:32px;font-weight:500;line-height:1.2;letter-spacing:2px;color:#20242e;margin:0 0 30px}.section-subtitle[data-v-1ae3b3a9]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:28px;color:#20242e;margin:0 auto 40px;max-width:900px}.section-spacing[data-v-1ae3b3a9]{height:20px}.section-description[data-v-1ae3b3a9]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:28px;color:#20242e;margin:0 auto;max-width:1200px;text-align:left}@media(max-width:1024px){.take-control-section[data-v-1ae3b3a9]{padding:60px 40px}.section-title[data-v-1ae3b3a9]{font-size:28px}.section-subtitle[data-v-1ae3b3a9],.section-description[data-v-1ae3b3a9]{font-size:15px;line-height:26px}}@media(max-width:768px){.take-control-section[data-v-1ae3b3a9]{padding:40px 20px}.section-title[data-v-1ae3b3a9]{font-size:24px}.section-subtitle[data-v-1ae3b3a9],.section-description[data-v-1ae3b3a9]{font-size:14px;line-height:24px}.section-description[data-v-1ae3b3a9]{text-align:center}}.cloud-based-wrapper[data-v-6b5e3037]{position:relative}.cloud-based-section[data-v-6b5e3037]{position:relative;padding:100px 40px;min-height:400px;background:#145cff;color:#fff;overflow:visible}.cloud-based-section[data-v-6b5e3037]:before{content:"";position:absolute;inset:0;background-image:url(/243A2909-0-1920x1080.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;z-index:0}.cloud-based-section[data-v-6b5e3037]:after{content:"";position:absolute;inset:0;background:#0003;z-index:1}.cloud-based-container[data-v-6b5e3037]{max-width:1400px;margin:0 auto;position:relative;z-index:2}.section-header[data-v-6b5e3037]{text-align:center;max-width:900px;margin:0 auto}.section-title[data-v-6b5e3037]{font-family:DrukWide,sans-serif;font-size:28px;font-weight:400;line-height:1.2;letter-spacing:2px;color:#fff;margin:0 0 20px}.section-subtitle[data-v-6b5e3037]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:28px;color:#fff;margin:0}.section-spacer[data-v-6b5e3037]{height:0}.overview-cards-section[data-v-6b5e3037]{position:relative;padding:0 40px 80px;background:transparent;z-index:10}.overview-cards-container[data-v-6b5e3037]{max-width:1600px;margin:0 auto;position:relative}.overview-cards[data-v-6b5e3037]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:-120px}.overview-card[data-v-6b5e3037]{background:#fff;padding:60px 45px;border-radius:3px;box-shadow:0 2px 10px #00000014;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.overview-card[data-v-6b5e3037]:hover{transform:translateY(-5px);box-shadow:0 4px 15px #0000001f}.card-title[data-v-6b5e3037]{font-family:DrukWide,sans-serif;font-size:18px;font-weight:500;margin:0 0 20px;letter-spacing:1px}.card-description[data-v-6b5e3037]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:26px;color:#20242e;margin:0;text-align:left}@media(max-width:1024px){.cloud-based-section[data-v-6b5e3037]{padding:80px 40px;min-height:350px}.section-title[data-v-6b5e3037]{font-size:24px}.section-subtitle[data-v-6b5e3037]{font-size:15px;line-height:26px}.section-spacer[data-v-6b5e3037]{height:0}.overview-cards-section[data-v-6b5e3037]{padding:0 40px 60px}.overview-cards[data-v-6b5e3037]{grid-template-columns:repeat(2,1fr);margin-top:-100px}}@media(max-width:768px){.cloud-based-section[data-v-6b5e3037]{padding:60px 20px;min-height:300px}.section-title[data-v-6b5e3037]{font-size:22px}.section-subtitle[data-v-6b5e3037]{font-size:14px;line-height:24px}.section-spacer[data-v-6b5e3037]{height:0}.overview-cards-section[data-v-6b5e3037]{padding:0 20px 40px}.overview-cards[data-v-6b5e3037]{grid-template-columns:1fr;gap:20px;margin-top:-80px}.overview-card[data-v-6b5e3037]{padding:55px 35px}.card-title[data-v-6b5e3037]{font-size:16px}.card-description[data-v-6b5e3037]{font-size:15px;line-height:24px}}.server-based-wrapper[data-v-fe41d803]{position:relative}.server-based-section[data-v-fe41d803]{position:relative;padding:100px 40px;min-height:400px;background:#13171a;color:#fff;overflow:visible}.server-based-section[data-v-fe41d803]:before{content:"";position:absolute;inset:0;background-image:url(/Webkey-Stills-part2-0261-1920x1080.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;z-index:0}.server-based-section[data-v-fe41d803]:after{content:"";position:absolute;inset:0;background:#0003;z-index:1}.server-based-container[data-v-fe41d803]{max-width:1400px;margin:0 auto;position:relative;z-index:2}.section-header[data-v-fe41d803]{text-align:center;max-width:900px;margin:0 auto}.section-title[data-v-fe41d803]{font-family:DrukWide,sans-serif;font-size:28px;font-weight:500;line-height:1.2;letter-spacing:2px;color:#fff;margin:0 0 20px}.section-subtitle[data-v-fe41d803]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:28px;color:#fff;margin:0;font-weight:400}.section-spacer[data-v-fe41d803]{height:0}.overview-cards-section[data-v-fe41d803]{position:relative;padding:0 40px 80px;background:transparent;z-index:10}.overview-cards-container[data-v-fe41d803]{max-width:700px;margin:0 auto;position:relative;padding:0}.overview-cards[data-v-fe41d803]{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:-120px}.overview-card[data-v-fe41d803]{background:#fff;padding:60px 45px;border-radius:3px;box-shadow:0 2px 10px #00000014;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.overview-card[data-v-fe41d803]:hover{transform:translateY(-5px);box-shadow:0 4px 15px #0000001f}.card-title[data-v-fe41d803]{font-family:DrukWide,sans-serif;font-size:18px;font-weight:500;margin:0 0 20px;letter-spacing:1px}.card-description[data-v-fe41d803]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:26px;color:#20242e;margin:0;text-align:left}.server-cta-section[data-v-fe41d803]{position:relative;padding:0 40px 60px;text-align:center;margin-top:-40px;z-index:10}.server-cta-container[data-v-fe41d803]{max-width:1400px;margin:0 auto}.btn-server-more[data-v-fe41d803]{display:inline-flex;align-items:center;gap:10px;background:#145cff;color:#fff;padding:12px 28px;border-radius:3px;font-family:DecimaMonoPro,monospace;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none;transition:all .3s ease}.btn-server-more[data-v-fe41d803]:hover{background:#000;transform:translateY(-2px)}.btn-server-more i[data-v-fe41d803]{font-size:16px}@media(max-width:1024px){.server-based-section[data-v-fe41d803]{padding:80px 40px;min-height:350px}.section-title[data-v-fe41d803]{font-size:24px}.section-subtitle[data-v-fe41d803]{font-size:15px;line-height:26px}.section-spacer[data-v-fe41d803]{height:0}.overview-cards-section[data-v-fe41d803]{padding:0 40px 60px}.overview-cards-container[data-v-fe41d803]{padding:0}.overview-cards[data-v-fe41d803]{gap:40px;margin-top:-100px}}@media(max-width:768px){.server-based-section[data-v-fe41d803]{padding:60px 20px;min-height:300px}.section-title[data-v-fe41d803]{font-size:22px}.section-subtitle[data-v-fe41d803]{font-size:14px;line-height:24px}.section-spacer[data-v-fe41d803]{height:0}.overview-cards-section[data-v-fe41d803]{padding:0 20px 40px}.overview-cards-container[data-v-fe41d803]{padding:0}.overview-cards[data-v-fe41d803]{grid-template-columns:1fr;gap:30px;margin-top:-80px}.overview-card[data-v-fe41d803]{padding:55px 35px}.card-title[data-v-fe41d803]{font-size:16px}.card-description[data-v-fe41d803]{font-size:15px;line-height:24px}.server-cta-section[data-v-fe41d803]{padding:0 20px 40px;margin-top:-30px}.btn-server-more[data-v-fe41d803]{padding:10px 24px;font-size:13px}}.pricing-page[data-v-697a4a50]{min-height:100vh}.features-comparison[data-v-95621e6e]{max-width:1200px;margin:0 auto;overflow:hidden}.comparison-header[data-v-95621e6e]{display:grid;grid-template-columns:2fr 1fr 1fr;border-bottom:2px solid #e0e0e0}.comparison-header>div[data-v-95621e6e]{padding:30px 40px}.feature-column[data-v-95621e6e]{font-family:DrukWide,sans-serif;font-size:18px;font-weight:500;color:#20242e;letter-spacing:1px}.edition-column[data-v-95621e6e]{text-align:center}.edition-column[data-v-95621e6e]:last-child{background:#fff}.edition-column h5[data-v-95621e6e]{font-family:DecimaMonoPro,monospace;font-size:16px;font-weight:700;color:#20242e;margin:0;letter-spacing:1px}.comparison-row[data-v-95621e6e]{display:grid;grid-template-columns:2fr 1fr 1fr;border-bottom:1px solid #d0d0d0;transition:background .3s ease}.comparison-row>div[data-v-95621e6e]{padding:20px 40px}.comparison-row[data-v-95621e6e]:hover{background:#fafafa}.comparison-row[data-v-95621e6e]:last-child{border-bottom:none}.feature-name[data-v-95621e6e]{font-family:DecimaMonoPro,monospace;font-size:16px;color:#20242e;line-height:24px;position:relative}.tooltip-wrapper[data-v-95621e6e]{position:relative;display:inline-block;margin-left:8px}.tooltip-icon[data-v-95621e6e]{color:#145cff;font-size:14px;cursor:help}.tooltip-content[data-v-95621e6e]{visibility:hidden;opacity:0;position:absolute;bottom:125%;left:50%;transform:translate(-50%);background:#fff;color:#20242e;padding:12px 16px;border-radius:6px;font-size:13px;line-height:20px;white-space:normal;width:320px;z-index:100;transition:opacity .3s ease,visibility .3s ease;text-align:left;box-shadow:0 4px 12px #0003;border:1px solid #e0e0e0}.tooltip-content[data-v-95621e6e]:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#fff}.tooltip-content a[data-v-95621e6e]{color:#145cff;text-decoration:underline;word-break:break-all}.tooltip-content a[data-v-95621e6e]:hover{color:#5a4ee0}.tooltip-wrapper:hover .tooltip-content[data-v-95621e6e]{visibility:visible;opacity:1}.edition-check[data-v-95621e6e]{text-align:center;font-size:11px}.edition-check.business[data-v-95621e6e]{background:#fff}.check-icon[data-v-95621e6e]:before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;font-size:24px}.edition-check.standard .check-icon[data-v-95621e6e]:before{color:#000}.edition-check.business .check-icon[data-v-95621e6e]:before{color:#145cff}@media(max-width:768px){.comparison-header[data-v-95621e6e],.comparison-row[data-v-95621e6e]{grid-template-columns:1.5fr 1fr 1fr}.comparison-header>div[data-v-95621e6e],.comparison-row>div[data-v-95621e6e]{padding:15px 20px}.edition-column h5[data-v-95621e6e]{font-size:14px}.feature-name[data-v-95621e6e]{font-size:14px;line-height:20px}.edition-check[data-v-95621e6e]{font-size:10px}.check-icon[data-v-95621e6e]:before{font-size:22px}}@media(max-width:480px){.comparison-header[data-v-95621e6e],.comparison-row[data-v-95621e6e]{grid-template-columns:2fr .8fr .8fr}.comparison-header>div[data-v-95621e6e],.comparison-row>div[data-v-95621e6e]{padding:12px 15px}.edition-column h5[data-v-95621e6e]{font-size:12px}.feature-name[data-v-95621e6e]{font-size:13px}.edition-check[data-v-95621e6e]{font-size:9px}.check-icon[data-v-95621e6e]:before{font-size:20px}}.features-accordion[data-v-2760cf80]{max-width:1200px;margin:0 auto}.accordion-item[data-v-2760cf80]{border-bottom:none;transition:all .3s ease}.accordion-item.active[data-v-2760cf80]{border-bottom:1px solid rgba(32,36,46,.1)}.accordion-header[data-v-2760cf80]{display:flex;justify-content:space-between;align-items:center;padding:25px 0;cursor:pointer;transition:opacity .3s ease}.accordion-header[data-v-2760cf80]:hover{opacity:.7}.accordion-title[data-v-2760cf80]{font-family:DrukWide,sans-serif;font-size:16px;font-weight:500;color:#20242e;margin:0;line-height:1.4;letter-spacing:1px;flex:1}.accordion-arrow[data-v-2760cf80]{font-size:24px;color:#145cff;font-weight:700;transition:transform .5s cubic-bezier(.4,0,.2,1);margin-left:20px;flex-shrink:0}.accordion-item.active .accordion-arrow[data-v-2760cf80]{transform:rotate(90deg)}.accordion-content[data-v-2760cf80]{overflow:hidden;transition:height .5s cubic-bezier(.4,0,.2,1)}.accordion-content-inner[data-v-2760cf80]{padding:0 0 30px}.accordion-content-inner p[data-v-2760cf80]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:28px;color:#20242e;margin:0}@media(max-width:768px){.accordion-title[data-v-2760cf80]{font-size:16px}.accordion-arrow[data-v-2760cf80]{font-size:20px}.accordion-content-inner p[data-v-2760cf80]{font-size:15px;line-height:26px}}@media(max-width:480px){.accordion-header[data-v-2760cf80]{padding:20px 0}.accordion-title[data-v-2760cf80]{font-size:15px}.accordion-content-inner[data-v-2760cf80]{padding:0 0 25px}.accordion-content-inner p[data-v-2760cf80]{font-size:14px;line-height:24px}}.features-page[data-v-4f39676c]{min-height:100vh}.features-hero-section[data-v-4f39676c]{padding:140px var(--padding-horizontal) 40px;background:#f6f5f6;text-align:center;min-height:300px;display:flex;align-items:center;justify-content:center}.features-hero-container[data-v-4f39676c]{max-width:1200px;margin:0 auto}.features-hero-title[data-v-4f39676c]{font-family:DrukWide,sans-serif;font-size:48px;font-weight:500;line-height:1.2;letter-spacing:2px;margin:0 0 30px;color:#20242e}.features-hero-description[data-v-4f39676c]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:28px;color:#20242e;margin:0 0 20px}.features-hero-note[data-v-4f39676c]{font-family:DecimaMonoPro,monospace;font-size:14px;line-height:24px;color:#20242e;margin:0}.features-table-section[data-v-4f39676c]{padding:40px var(--padding-horizontal) 80px;background:#f6f5f6}.features-table-container[data-v-4f39676c]{max-width:1400px;margin:0 auto}.table-cta[data-v-4f39676c]{text-align:center;margin-top:50px}.btn-try-free[data-v-4f39676c]{display:inline-block;background:#145cff;color:#fff;padding:16px 40px;border-radius:3px;font-family:DecimaMonoPro,monospace;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none;transition:all .3s ease}.btn-try-free[data-v-4f39676c]:hover{background:#000;transform:translateY(-2px)}.features-accordion-section[data-v-4f39676c]{padding:80px var(--padding-horizontal);background:#fff}.features-accordion-container[data-v-4f39676c]{max-width:1200px;margin:0 auto}.section-title[data-v-4f39676c]{font-family:DrukWide,sans-serif;font-size:30px;font-weight:500;color:#20242e;text-align:center;margin:0 0 20px;letter-spacing:1px;line-height:1.3}.section-subtitle[data-v-4f39676c]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:28px;color:#20242e;text-align:center;max-width:800px;margin:0 auto 60px}@media(max-width:1024px){.features-hero-section[data-v-4f39676c]{padding:120px 40px 30px}.features-hero-title[data-v-4f39676c]{font-size:40px}.features-hero-description[data-v-4f39676c]{font-size:15px;line-height:26px}.features-table-section[data-v-4f39676c]{padding:30px 40px 60px}.table-cta[data-v-4f39676c]{margin-top:40px}.features-accordion-section[data-v-4f39676c]{padding:60px 40px}.section-title[data-v-4f39676c]{font-size:32px;margin-bottom:50px}}@media(max-width:768px){.features-hero-section[data-v-4f39676c]{padding:100px var(--padding-horizontal-mobile) 30px;min-height:300px}.features-hero-title[data-v-4f39676c]{font-size:32px}.features-hero-description[data-v-4f39676c]{font-size:14px;line-height:24px}.features-hero-note[data-v-4f39676c]{font-size:13px;line-height:22px}.btn-try-free[data-v-4f39676c]{padding:14px 32px;font-size:13px}.features-table-section[data-v-4f39676c]{padding:20px var(--padding-horizontal-mobile) 40px}.table-cta[data-v-4f39676c]{margin-top:30px}.features-accordion-section[data-v-4f39676c]{padding:40px var(--padding-horizontal-mobile)}.section-title[data-v-4f39676c]{font-size:28px;margin-bottom:40px}}@media(max-width:480px){.features-hero-title[data-v-4f39676c]{font-size:28px}.section-title[data-v-4f39676c]{font-size:24px}}.about-us-page[data-v-296a7013]{min-height:100vh}.about-us-section[data-v-296a7013]{padding:140px var(--padding-horizontal) 80px;background:#fff}.about-us-container[data-v-296a7013]{max-width:1400px;margin:0 auto}.about-us-row[data-v-296a7013]{display:grid;grid-template-columns:2fr 1fr;gap:60px;align-items:center}.about-us-column-text[data-v-296a7013]{padding:0}.spacing-top[data-v-296a7013]{height:60px}.spacing-medium[data-v-296a7013]{height:30px}.content-section h4[data-v-296a7013]{font-family:DrukWide,sans-serif;font-size:28px;font-weight:500;color:#20242e;margin:0 0 20px;line-height:1.2;letter-spacing:1px}.content-section p[data-v-296a7013]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:28px;color:#20242e;margin:0}.about-us-column-image[data-v-296a7013]{display:flex;justify-content:center;align-items:center}.team-image-container[data-v-296a7013]{max-width:750px;width:100%}.team-image[data-v-296a7013]{width:100%;height:auto;display:block;border-radius:3px}@media(max-width:1024px){.about-us-section[data-v-296a7013]{padding:120px 40px 60px}.about-us-row[data-v-296a7013]{gap:40px}.content-section h4[data-v-296a7013]{font-size:24px}.content-section p[data-v-296a7013]{font-size:15px;line-height:26px}}@media(max-width:768px){.about-us-section[data-v-296a7013]{padding:100px var(--padding-horizontal-mobile) 50px}.about-us-row[data-v-296a7013]{grid-template-columns:1fr;gap:30px}.spacing-top[data-v-296a7013]{height:30px}.spacing-medium[data-v-296a7013]{height:20px}.content-section h4[data-v-296a7013]{font-size:22px}.content-section p[data-v-296a7013]{font-size:14px;line-height:24px}.team-image-container[data-v-296a7013]{max-width:100%}}.faq-accordion[data-v-c4103c36]{max-width:1400px;margin:0 auto}.accordion-item[data-v-c4103c36]{border-bottom:none}.accordion-item.active[data-v-c4103c36]{border-bottom:1px solid rgba(32,36,46,.1)}.accordion-header[data-v-c4103c36]{display:flex;justify-content:space-between;align-items:center;padding:20px 0;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.accordion-header[data-v-c4103c36]:hover{opacity:.7}.accordion-title[data-v-c4103c36]{font-family:DrukWide,sans-serif;font-size:16px;font-weight:500;color:#20242e;margin:0;text-transform:none}.accordion-arrow[data-v-c4103c36]{font-size:24px;font-style:normal;color:#20242e;transition:transform .5s cubic-bezier(.4,0,.2,1)}.accordion-item.active .accordion-arrow[data-v-c4103c36]{transform:rotate(90deg)}.accordion-content[data-v-c4103c36]{overflow:hidden}.accordion-content-inner[data-v-c4103c36]{padding:0 0 20px}.accordion-enter-active[data-v-c4103c36]{transition:all .5s cubic-bezier(.4,0,.2,1)}.accordion-leave-active[data-v-c4103c36]{transition:all .3s cubic-bezier(.4,0,.2,1)}.accordion-enter-from[data-v-c4103c36]{opacity:0;transform:translateY(-10px)}.accordion-enter-to[data-v-c4103c36],.accordion-leave-from[data-v-c4103c36]{opacity:1;transform:translateY(0)}.accordion-leave-to[data-v-c4103c36]{opacity:0;transform:translateY(-10px)}.accordion-content p[data-v-c4103c36]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:28px;color:#20242e;margin:0}.accordion-content[data-v-c4103c36] a{color:#145cff;text-decoration:none;transition:color .3s ease}.accordion-content[data-v-c4103c36] a:hover{color:#5a4ee0}@media(max-width:768px){.accordion-header[data-v-c4103c36]{padding:16px 0}.accordion-title[data-v-c4103c36]{font-size:14px}.accordion-arrow[data-v-c4103c36]{font-size:20px}.accordion-content p[data-v-c4103c36]{font-size:14px;line-height:24px}.accordion-content-inner[data-v-c4103c36]{padding:0 0 16px}}.faq-page[data-v-58dbca5e]{min-height:100vh}.page-title-section[data-v-58dbca5e]{position:relative;padding:140px var(--padding-horizontal) 80px;min-height:300px;background:#13171a;text-align:center;display:flex;align-items:center;justify-content:center;overflow:hidden}.page-title-section[data-v-58dbca5e]:before{content:"";position:absolute;inset:0;background-image:url(/243A2909-0-1920x1080.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;z-index:0}.page-title-section[data-v-58dbca5e]:after{content:"";position:absolute;inset:0;background:#0003;z-index:1}.page-title-container[data-v-58dbca5e]{max-width:1400px;margin:0 auto;position:relative;z-index:2}.page-title-text[data-v-58dbca5e]{font-family:DrukWide,sans-serif;font-size:48px;font-weight:500;line-height:1.2;letter-spacing:2px;margin:0;color:#fff}.faq-content-section[data-v-58dbca5e]{padding:80px var(--padding-horizontal);background:#fff}.faq-content-container[data-v-58dbca5e]{max-width:1400px;margin:0 auto}@media(max-width:1024px){.page-title-section[data-v-58dbca5e]{padding:120px 40px 60px;min-height:250px}.page-title-text[data-v-58dbca5e]{font-size:40px}.faq-content-section[data-v-58dbca5e]{padding:60px 40px}}@media(max-width:768px){.page-title-section[data-v-58dbca5e]{padding:100px var(--padding-horizontal-mobile) 50px;min-height:200px}.page-title-text[data-v-58dbca5e]{font-size:32px}.faq-content-section[data-v-58dbca5e]{padding:40px var(--padding-horizontal-mobile)}}.knowledge-base-page[data-v-1dfae395]{min-height:100vh}.kb-hero-section[data-v-1dfae395]{padding:140px var(--padding-horizontal) 80px;background:#14181a;text-align:center;min-height:300px;display:flex;align-items:center;justify-content:center}.kb-hero-container[data-v-1dfae395]{max-width:1400px;margin:0 auto}.kb-hero-title[data-v-1dfae395]{font-family:DrukWide,sans-serif;font-size:48px;font-weight:500;line-height:1.2;letter-spacing:2px;margin:0 0 20px;color:#fff}.kb-hero-subtitle[data-v-1dfae395]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:28px;color:#fff;margin:0 auto;max-width:800px}.kb-articles-section[data-v-1dfae395]{padding:80px var(--padding-horizontal);background:#fff}.kb-articles-container[data-v-1dfae395]{max-width:1600px;margin:0 auto}.kb-articles-grid[data-v-1dfae395]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.kb-article-card[data-v-1dfae395]{background:#fff;border-radius:3px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.kb-article-card[data-v-1dfae395]:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.article-link[data-v-1dfae395]{text-decoration:none;color:inherit;display:block}.article-media[data-v-1dfae395]{position:relative;width:100%;overflow:hidden}.article-thumbnail[data-v-1dfae395]{position:relative;padding-top:56.333%;overflow:hidden}.article-thumbnail img[data-v-1dfae395]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.kb-article-card:hover .article-thumbnail img[data-v-1dfae395]{transform:scale(1.05)}.article-overlay[data-v-1dfae395]{position:absolute;inset:0;background:#0000;transition:background .3s ease}.kb-article-card:hover .article-overlay[data-v-1dfae395]{background:#0000001a}.article-content[data-v-1dfae395]{padding:25px 20px}.article-date[data-v-1dfae395]{font-family:DecimaMonoPro,monospace;font-size:12px;color:#999;display:block;margin-bottom:10px;text-transform:uppercase;letter-spacing:1px}.article-title[data-v-1dfae395]{font-family:DrukWide,sans-serif;font-size:18px;font-weight:500;color:#20242e;margin:0 0 12px;line-height:1.3;letter-spacing:.5px}.article-excerpt[data-v-1dfae395]{font-family:DecimaMonoPro,monospace;font-size:14px;line-height:22px;color:#20242e;margin:0}@media(max-width:1024px){.kb-hero-section[data-v-1dfae395]{padding:120px 40px 60px}.kb-hero-title[data-v-1dfae395]{font-size:40px}.kb-hero-subtitle[data-v-1dfae395]{font-size:15px;line-height:26px}.kb-articles-section[data-v-1dfae395]{padding:60px 40px}.kb-articles-grid[data-v-1dfae395]{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.kb-hero-section[data-v-1dfae395]{padding:100px var(--padding-horizontal-mobile) 50px}.kb-hero-title[data-v-1dfae395]{font-size:32px}.kb-hero-subtitle[data-v-1dfae395]{font-size:14px;line-height:24px}.kb-articles-section[data-v-1dfae395]{padding:40px var(--padding-horizontal-mobile)}.kb-articles-grid[data-v-1dfae395]{grid-template-columns:repeat(2,1fr);gap:20px}.article-content[data-v-1dfae395]{padding:20px 15px}.article-title[data-v-1dfae395]{font-size:16px}.article-excerpt[data-v-1dfae395]{font-size:13px;line-height:20px}}@media(max-width:480px){.kb-articles-grid[data-v-1dfae395]{grid-template-columns:1fr}}.clients-carousel[data-v-8fcc4819]{width:100%;overflow:hidden;padding:20px 0}.carousel-track[data-v-8fcc4819]{display:flex;gap:30px;will-change:transform}.carousel-item[data-v-8fcc4819]{flex-shrink:0;width:120px;display:flex;align-items:center;justify-content:center}.client-link[data-v-8fcc4819]{display:block;transition:transform .3s ease}.client-link[data-v-8fcc4819]:hover{transform:scale(1.1)}.client-logo[data-v-8fcc4819]{width:100%;height:auto;max-height:60px;object-fit:contain;filter:grayscale(100%);transition:filter .3s ease}.client-link:hover .client-logo[data-v-8fcc4819]{filter:grayscale(0%)}@media(max-width:768px){.carousel-item[data-v-8fcc4819]{width:100px}.client-logo[data-v-8fcc4819]{max-height:50px}}.client-story[data-v-30b8f3ac]{display:flex;flex-direction:column;gap:20px}.client-logo-wrapper[data-v-30b8f3ac]{display:flex;align-items:flex-start;justify-content:flex-start}.client-logo[data-v-30b8f3ac]{width:100%;max-width:200px;height:auto;object-fit:contain;filter:grayscale(100%);transition:filter .3s ease}.client-logo[data-v-30b8f3ac]:hover{filter:grayscale(0%)}.client-content[data-v-30b8f3ac]{display:flex;flex-direction:column;gap:10px}.client-title[data-v-30b8f3ac]{font-size:1rem;font-weight:600;color:#333;margin:0}.client-description[data-v-30b8f3ac]{font-size:1rem;line-height:1.7;color:#20242e;margin:0}@media(max-width:768px){.client-logo[data-v-30b8f3ac]{max-width:150px}.client-title[data-v-30b8f3ac]{font-size:.95rem}.client-description[data-v-30b8f3ac]{font-size:.9rem}}.already-using-webkey-page[data-v-3b9f5abd]{min-height:100vh}.already-using-webkey-page[data-v-3b9f5abd] #app-header{background:transparent!important;transition:background .3s ease}.already-using-webkey-page[data-v-3b9f5abd] #app-header.header-scrolled{background:#000!important}.hero-section[data-v-3b9f5abd]{position:relative;min-height:400px;display:flex;align-items:center;justify-content:center;background-image:url(/Webkey-Stills-part2-0261-1920x1080.jpg);background-size:cover;background-position:center;padding:100px var(--padding-horizontal)}.hero-overlay[data-v-3b9f5abd]{position:absolute;inset:0;background:#00000026}.hero-content[data-v-3b9f5abd]{position:relative;z-index:1;text-align:center;max-width:1200px;margin:0 auto}.hero-title[data-v-3b9f5abd]{font-size:51px!important;font-family:DrukWide;font-weight:500;color:#fff;margin-bottom:1.5rem}.hero-description[data-v-3b9f5abd]{font-size:19px;color:#fff;line-height:1.8;max-width:1000px;margin:0 auto}.clients-carousel-section[data-v-3b9f5abd]{padding:80px var(--padding-horizontal) 60px;background:#fff}.divider-section[data-v-3b9f5abd]{padding:40px var(--padding-horizontal);background:#fff}.divider[data-v-3b9f5abd]{height:1px;background:#e0e0e0;max-width:1200px;margin:0 auto}.client-stories-section[data-v-3b9f5abd]{padding:40px var(--padding-horizontal) 80px;background:#fff}.client-stories-row[data-v-3b9f5abd]{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-bottom:60px}.client-stories-row[data-v-3b9f5abd]:last-child{margin-bottom:0}.container[data-v-3b9f5abd]{max-width:1200px;margin:0 auto}@media(max-width:768px){.hero-title[data-v-3b9f5abd]{font-size:36px!important}.hero-description[data-v-3b9f5abd]{font-size:1rem}.hero-section[data-v-3b9f5abd]{min-height:300px;padding:60px var(--padding-horizontal-mobile)}.client-stories-row[data-v-3b9f5abd]{grid-template-columns:1fr;gap:30px;margin-bottom:40px}}.manufacturers-grid[data-v-fa813cbf]{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;max-width:1200px;margin:0 auto;align-items:center}.manufacturer-item[data-v-fa813cbf]{display:flex;align-items:center;justify-content:center}.manufacturer-link[data-v-fa813cbf]{display:block;transition:transform .3s ease}.manufacturer-link[data-v-fa813cbf]:hover{transform:scale(1.05)}.manufacturer-logo[data-v-fa813cbf]{width:100%;max-width:200px;height:auto;object-fit:contain;filter:grayscale(100%);transition:filter .3s ease}.manufacturer-link:hover .manufacturer-logo[data-v-fa813cbf]{filter:grayscale(0%)}@media(max-width:1024px){.manufacturers-grid[data-v-fa813cbf]{grid-template-columns:repeat(2,1fr);gap:30px}}@media(max-width:640px){.manufacturers-grid[data-v-fa813cbf]{grid-template-columns:repeat(2,1fr);gap:20px}.manufacturer-logo[data-v-fa813cbf]{max-width:150px}}.sign-our-apk-page[data-v-50156034]{min-height:100vh}.sign-our-apk-page[data-v-50156034] #app-header{background:transparent!important;transition:background .3s ease}.sign-our-apk-page[data-v-50156034] #app-header.header-scrolled{background:#000!important}.hero-section[data-v-50156034]{position:relative;min-height:400px;display:flex;align-items:center;justify-content:center;background-image:url(/succesfull_connection-fin-1.jpg);background-size:cover;background-position:center;padding:100px var(--padding-horizontal)}.hero-overlay[data-v-50156034]{position:absolute;inset:0;background:#00000026}.hero-content[data-v-50156034]{position:relative;z-index:1;text-align:center;max-width:1200px;margin:0 auto}.hero-title[data-v-50156034]{font-size:51px!important;font-family:DrukWide;font-weight:500;color:#fff;margin-bottom:1.5rem}.hero-description[data-v-50156034]{font-size:19px;color:#fff;line-height:1.8;max-width:1000px;margin:0 auto}.content-section[data-v-50156034]{padding:60px var(--padding-horizontal);background:#fff}.content-text[data-v-50156034]{max-width:1200px;margin:0 auto 30px}.content-text p[data-v-50156034]{font-size:1rem;line-height:1.7;color:#20242e;margin:0}.cta-button-wrapper[data-v-50156034]{text-align:center;margin-top:30px}.cta-button[data-v-50156034]{display:inline-block;padding:16px 32px;background:#fff;color:#145cff;text-decoration:none;font-size:14px;font-weight:700;font-family:DecimaMonoPro,monospace;text-transform:none;border-radius:3px;border:2px solid #145cff;transition:all .3s ease;letter-spacing:.5px}.cta-button[data-v-50156034]:hover{background:#000;color:#fff;border-color:#000}.partners-section[data-v-50156034]{padding:60px var(--padding-horizontal);background:#fff}.divider-section[data-v-50156034]{padding:40px var(--padding-horizontal);background:#fff}.divider[data-v-50156034]{height:1px;background:#e0e0e0;max-width:1200px;margin:0 auto}.container[data-v-50156034]{max-width:1200px;margin:0 auto}@media(max-width:768px){.hero-title[data-v-50156034]{font-size:36px!important}.hero-description[data-v-50156034]{font-size:1rem}.hero-section[data-v-50156034]{min-height:300px;padding:60px var(--padding-horizontal-mobile)}.content-text p[data-v-50156034]{font-size:.95rem}.cta-button[data-v-50156034]{padding:14px 24px;font-size:13px}}.digital-signage-page[data-v-e1a5f42f]{min-height:100vh}.hero-section[data-v-e1a5f42f]{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center;background-image:url(/webkey-digital-free-bg-medium-scaled-1-1380x1920.jpg);background-size:cover;background-position:center;padding:140px var(--padding-horizontal) 80px}.hero-overlay[data-v-e1a5f42f]{position:absolute;inset:0;background:#00000026}.hero-content[data-v-e1a5f42f]{position:relative;z-index:1;text-align:center;max-width:1000px;margin:0 auto}.hero-title[data-v-e1a5f42f]{font-family:DrukWide,sans-serif;font-size:56px;font-weight:500;color:#fff;margin:0 0 30px;line-height:1.2;letter-spacing:2px}.hero-subtitle[data-v-e1a5f42f]{font-family:DecimaMonoPro,monospace;font-size:18px;line-height:32px;color:#fff;margin:0}.hero-subtitle strong[data-v-e1a5f42f]{font-weight:700}.value-section[data-v-e1a5f42f]{padding:80px var(--padding-horizontal);background:#fff}.value-text[data-v-e1a5f42f]{font-family:DecimaMonoPro,monospace;font-size:20px;line-height:36px;color:#20242e;text-align:center;max-width:900px;margin:0 auto}.demo-section[data-v-e1a5f42f]{padding:80px var(--padding-horizontal);background:#f8f9fa}.container[data-v-e1a5f42f]{max-width:1200px;margin:0 auto}.demo-content[data-v-e1a5f42f]{max-width:700px;margin:0 auto}.demo-info[data-v-e1a5f42f]{text-align:center;margin-bottom:50px}.demo-title[data-v-e1a5f42f]{font-family:DrukWide,sans-serif;font-size:42px;font-weight:500;color:#20242e;margin:0 0 20px;line-height:1.2;letter-spacing:1px}.demo-description[data-v-e1a5f42f]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:28px;color:#666;margin:0}.demo-form[data-v-e1a5f42f]{background:#fff;padding:50px 40px;border-radius:3px;box-shadow:0 4px 20px #00000014}.form-row[data-v-e1a5f42f]{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:20px}.form-row[data-v-e1a5f42f]:has(.form-group:nth-child(2)){grid-template-columns:1fr 1fr}.form-group[data-v-e1a5f42f]{display:flex;flex-direction:column}.form-group label[data-v-e1a5f42f]{font-family:DecimaMonoPro,monospace;font-size:14px;font-weight:600;color:#20242e;margin-bottom:8px;letter-spacing:.5px}.form-group input[data-v-e1a5f42f]{font-family:DecimaMonoPro,monospace;font-size:15px;padding:12px 16px;border:2px solid #e0e0e0;border-radius:3px;background:#fff;color:#20242e;transition:border-color .3s ease}.form-group input[data-v-e1a5f42f]:focus{outline:none;border-color:#145cff}.form-actions[data-v-e1a5f42f]{margin-top:30px;text-align:center}.submit-button[data-v-e1a5f42f]{font-family:DecimaMonoPro,monospace;font-size:16px;font-weight:700;padding:16px 48px;background:#145cff;color:#fff;border:none;border-radius:3px;cursor:pointer;transition:background .3s ease,transform .2s ease;letter-spacing:1px}.submit-button[data-v-e1a5f42f]:hover{background:#0d4acc;transform:translateY(-2px)}.submit-button[data-v-e1a5f42f]:active{transform:translateY(0)}.submit-message[data-v-e1a5f42f]{font-family:DecimaMonoPro,monospace;font-size:14px;margin-top:20px;padding:15px;border-radius:3px;background:#d4edda;color:#155724;text-align:center}.submit-message.error[data-v-e1a5f42f]{background:#f8d7da;color:#721c24}@media(max-width:1024px){.hero-section[data-v-e1a5f42f]{padding:120px 40px 60px}.hero-title[data-v-e1a5f42f]{font-size:48px}.hero-subtitle[data-v-e1a5f42f]{font-size:16px;line-height:28px}.value-section[data-v-e1a5f42f]{padding:60px 40px}.value-text[data-v-e1a5f42f]{font-size:18px;line-height:32px}.demo-section[data-v-e1a5f42f]{padding:60px 40px}.demo-title[data-v-e1a5f42f]{font-size:36px}}@media(max-width:768px){.hero-section[data-v-e1a5f42f]{min-height:400px;padding:100px var(--padding-horizontal-mobile) 50px}.hero-title[data-v-e1a5f42f]{font-size:36px}.hero-subtitle[data-v-e1a5f42f]{font-size:15px;line-height:26px}.value-section[data-v-e1a5f42f]{padding:50px var(--padding-horizontal-mobile)}.value-text[data-v-e1a5f42f]{font-size:16px;line-height:28px}.demo-section[data-v-e1a5f42f]{padding:50px var(--padding-horizontal-mobile)}.demo-info[data-v-e1a5f42f]{margin-bottom:40px}.demo-title[data-v-e1a5f42f]{font-size:32px}.demo-description[data-v-e1a5f42f]{font-size:15px;line-height:26px}.demo-form[data-v-e1a5f42f]{padding:40px 30px}.form-row[data-v-e1a5f42f]:has(.form-group:nth-child(2)){grid-template-columns:1fr}.submit-button[data-v-e1a5f42f]{padding:14px 32px;font-size:15px}}@media(max-width:480px){.demo-form[data-v-e1a5f42f]{padding:30px 20px}.form-group input[data-v-e1a5f42f]{font-size:14px;padding:10px 14px}}.webkey-digital-signage-page[data-v-37ad4035]{min-height:100vh}.hero-section[data-v-37ad4035]{position:relative;min-height:300px;display:flex;align-items:center;justify-content:center;background-image:url(/webkey-digital-free-bg-medium-scaled-1-1380x1920.jpg);background-size:cover;background-position:center;padding:100px var(--padding-horizontal) 60px}.hero-overlay[data-v-37ad4035]{position:absolute;inset:0;background:#00000026}.hero-content[data-v-37ad4035]{position:relative;z-index:1;text-align:center;max-width:1000px;margin:0 auto}.hero-title[data-v-37ad4035]{font-family:DrukWide,sans-serif;font-size:56px;font-weight:500;color:#fff;margin:0 0 30px;line-height:1.2;letter-spacing:2px}.hero-subtitle[data-v-37ad4035]{font-family:DecimaMonoPro,monospace;font-size:18px;line-height:32px;color:#fff;margin:0}.value-section[data-v-37ad4035]{padding:80px var(--padding-horizontal);background:#fff}.container[data-v-37ad4035]{max-width:1200px;margin:0 auto}.value-text[data-v-37ad4035]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:28px;color:#20242e;text-align:left}.value-text p[data-v-37ad4035]{margin:0 0 10px;color:#20242e}.value-text p[data-v-37ad4035]:last-child{margin-bottom:0}.value-text ul[data-v-37ad4035]{margin:10px 0;padding-left:30px;list-style-type:disc}.value-text li[data-v-37ad4035]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:28px;color:#20242e;margin-bottom:8px}.value-text li[data-v-37ad4035]:last-child{margin-bottom:0}.value-text a[data-v-37ad4035]{color:#145cff;text-decoration:none;transition:color .3s ease}.value-text a[data-v-37ad4035]:hover{color:#0d4acc;text-decoration:underline}.value-text .closing-text[data-v-37ad4035]{font-family:DrukWide,sans-serif;font-size:16px;font-weight:500;line-height:28px;color:#20242e;margin-top:30px;letter-spacing:2px}@media(max-width:1024px){.hero-section[data-v-37ad4035]{padding:120px 40px 60px}.hero-title[data-v-37ad4035]{font-size:48px}.hero-subtitle[data-v-37ad4035]{font-size:16px;line-height:28px}.value-section[data-v-37ad4035]{padding:60px 40px}.value-text[data-v-37ad4035]{font-size:16px;line-height:28px}}@media(max-width:768px){.hero-section[data-v-37ad4035]{min-height:400px;padding:100px var(--padding-horizontal-mobile) 50px}.hero-title[data-v-37ad4035]{font-size:36px}.hero-subtitle[data-v-37ad4035]{font-size:15px;line-height:26px}.value-section[data-v-37ad4035]{padding:50px var(--padding-horizontal-mobile)}.value-text[data-v-37ad4035]{font-size:15px;line-height:26px}}@media(max-width:480px){.hero-title[data-v-37ad4035]{font-size:28px}}.partners-page[data-v-2dff9d44]{min-height:100vh}.partners-page[data-v-2dff9d44] #app-header{background:transparent!important;transition:background .3s ease}.partners-page[data-v-2dff9d44] #app-header.header-scrolled{background:#000!important}.hero-section[data-v-2dff9d44]{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background-image:url(/webkey-team-1920x1113.jpg);background-size:cover;background-position:center top;padding:100px var(--padding-horizontal)}.hero-overlay[data-v-2dff9d44]{position:absolute;inset:0;background:#0000004d}.hero-content[data-v-2dff9d44]{position:relative;z-index:1;max-width:1200px;margin:0 auto;width:100%}.hero-left[data-v-2dff9d44]{width:100%;display:flex;flex-direction:column;align-items:flex-start}.hero-title[data-v-2dff9d44]{font-size:51px!important;font-family:DrukWide;font-weight:500;color:#fff;margin-bottom:16rem;line-height:1.2;text-align:center}.hero-buttons[data-v-2dff9d44]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;width:100%}.hero-button[data-v-2dff9d44]{display:inline-block;padding:16px 32px;background:transparent;color:#fff;text-decoration:none;font-size:14px;font-weight:700;font-family:DecimaMonoPro,monospace;border-radius:3px;border:2px solid white;transition:all .3s ease;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;width:fit-content}.hero-button-left[data-v-2dff9d44]{justify-self:start}.hero-button-center[data-v-2dff9d44]{justify-self:center}.hero-button-right[data-v-2dff9d44]{justify-self:end}.hero-button[data-v-2dff9d44]:hover{background:#f7bfba;color:#fff;border-color:#f7bfba}.container[data-v-2dff9d44]{max-width:1200px;margin:0 auto}@media(max-width:768px){.hero-left[data-v-2dff9d44]{max-width:100%;align-items:center}.hero-title[data-v-2dff9d44]{font-size:36px!important;margin-bottom:12rem}.hero-section[data-v-2dff9d44]{min-height:100vh;padding:80px var(--padding-horizontal-mobile)}.hero-buttons[data-v-2dff9d44]{grid-template-columns:1fr;gap:20px;justify-items:center}.hero-button[data-v-2dff9d44]{padding:14px 24px;font-size:13px;text-align:center;justify-self:center!important}}.server-page[data-v-59a4c1b2]{min-height:100vh}@keyframes fadeInUp-59a4c1b2{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn-59a4c1b2{0%{opacity:0}to{opacity:1}}.animate-on-scroll[data-v-59a4c1b2]{opacity:0;transform:translateY(40px);transition:opacity .8s ease-out,transform .8s ease-out;transition-delay:var(--delay, 0s)}.animate-on-scroll.animate-in[data-v-59a4c1b2]{opacity:1;transform:translateY(0)}.server-hero-section[data-v-59a4c1b2]{padding:140px var(--padding-horizontal) 80px;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.3) 100%),url(/server-hero-bg.jpg) center center / cover no-repeat fixed;text-align:left}.server-hero-container[data-v-59a4c1b2]{max-width:1400px;margin:0;width:50%}.server-hero-title[data-v-59a4c1b2]{font-family:DrukWide,sans-serif;font-size:48px;font-weight:500;line-height:1.2;letter-spacing:2px;margin:0 0 30px;color:#fff}.server-hero-title .smaller[data-v-59a4c1b2]{font-size:32px}.server-hero-description[data-v-59a4c1b2]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:30px;color:#fff;margin:0 0 30px}.hero-cta[data-v-59a4c1b2]{margin-top:30px}.btn-hero-contact[data-v-59a4c1b2]{display:inline-block;padding:16px 40px;background:transparent;color:#fff;border:2px solid #ffffff;border-radius:3px;font-family:DecimaMonoPro,monospace;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #0003}.btn-hero-contact[data-v-59a4c1b2]:hover{background:#f7bfba;border-color:#f7bfba;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #f7bfba66}.advantages-section[data-v-59a4c1b2]{padding:80px var(--padding-horizontal) 40px;background:linear-gradient(180deg,#0000004d,#000000b3),url(/server-hero-bg.jpg) center center / cover no-repeat fixed;color:#fff}.advantages-container[data-v-59a4c1b2]{max-width:1400px;margin:0}.section-title[data-v-59a4c1b2]{font-family:DrukWide,sans-serif;font-size:32px;font-weight:500;line-height:1.4;letter-spacing:1px;margin:0 0 60px;color:#fff;text-align:left;max-width:50%}.advantages-grid[data-v-59a4c1b2]{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.advantage-card[data-v-59a4c1b2]{padding:0;text-align:left;transition:transform .3s ease}.advantage-card[data-v-59a4c1b2]:hover{transform:translate(10px)}.advantage-icon[data-v-59a4c1b2]{display:none}.advantage-title[data-v-59a4c1b2]{font-family:DrukWide,sans-serif;font-size:16px;font-weight:500;margin-bottom:12px;color:#fff;letter-spacing:0px}.advantage-description[data-v-59a4c1b2]{font-family:DecimaMonoPro,monospace;font-size:14px;line-height:24px;color:#fff;margin:0}.case-studies-section[data-v-59a4c1b2]{padding:80px var(--padding-horizontal);background:linear-gradient(180deg,#000000b3,#000000d9),url(/server-hero-bg.jpg) center center / cover no-repeat fixed}.case-studies-container[data-v-59a4c1b2]{max-width:1400px;margin:0 auto}.case-studies-grid[data-v-59a4c1b2]{display:grid;grid-template-columns:repeat(2,1fr);gap:60px}.case-study-card[data-v-59a4c1b2]{padding:0;text-align:left;transition:transform .3s ease}.case-study-card[data-v-59a4c1b2]:hover{transform:translateY(-5px)}.case-study-card:hover .case-study-logo img[data-v-59a4c1b2]{transform:scale(1.05);transition:transform .3s ease}.case-study-logo[data-v-59a4c1b2]{margin-bottom:20px;text-align:center}.case-study-logo img[data-v-59a4c1b2]{max-width:300px;height:auto;transition:transform .3s ease}.case-study-header[data-v-59a4c1b2]{margin-bottom:15px}.case-study-company[data-v-59a4c1b2]{font-family:DecimaMonoPro,monospace;font-size:16px;font-weight:700;margin:0;color:#fff}.case-study-description[data-v-59a4c1b2]{font-family:DecimaMonoPro,monospace;font-size:14px;line-height:24px;color:#fff;margin:0}.server-packages-section[data-v-59a4c1b2]{padding:80px var(--padding-horizontal);background:linear-gradient(180deg,#000000d9 0% 100%),url(/server-hero-bg.jpg) center center / cover no-repeat fixed;text-align:center}.server-packages-container[data-v-59a4c1b2]{max-width:1400px;margin:0 auto}.btn-server-packages[data-v-59a4c1b2]{display:inline-block;padding:16px 40px;background:transparent;color:#fff;border:2px solid #ffffff;border-radius:3px;font-family:DecimaMonoPro,monospace;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #0003}.btn-server-packages[data-v-59a4c1b2]:hover{background:#f7bfba;border-color:#f7bfba;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #f7bfba66}.cta-section[data-v-59a4c1b2]{padding:80px var(--padding-horizontal);background:linear-gradient(180deg,#000000d9,#332532f2),url(/server-hero-bg.jpg) center center / cover no-repeat fixed;text-align:center;color:#fff}.cta-container[data-v-59a4c1b2]{max-width:100%;margin:0}.cta-subtitle[data-v-59a4c1b2]{font-family:DrukWide,sans-serif;font-size:27px;font-weight:400;line-height:1.5;color:#fff;margin:0 0 30px;letter-spacing:.5px}.cta-title[data-v-59a4c1b2]{font-family:DrukWide,sans-serif;font-size:27px;font-weight:500;line-height:1.4;color:#fff;margin:0 0 60px;letter-spacing:1px}.cta-buttons[data-v-59a4c1b2]{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.btn-contact[data-v-59a4c1b2],.btn-pricing[data-v-59a4c1b2]{display:inline-block;padding:15px 40px;border-radius:3px;font-family:DecimaMonoPro,monospace;font-size:14px;font-weight:700;letter-spacing:2px;text-transform:uppercase;text-decoration:none;transition:all .3s ease}.btn-contact[data-v-59a4c1b2]{background:#145cff;color:#fff;padding:16px 40px;border-radius:3px;box-shadow:0 4px 15px #145cff4d}.btn-contact[data-v-59a4c1b2]:hover{background:#000;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #0006}@media(max-width:1024px){.server-hero-title[data-v-59a4c1b2]{font-size:36px}.advantages-grid[data-v-59a4c1b2]{grid-template-columns:repeat(2,1fr);gap:30px}.section-title[data-v-59a4c1b2]{font-size:32px}.advantage-card[data-v-59a4c1b2]:hover{transform:translate(5px)}}@media(max-width:768px){.server-hero-section[data-v-59a4c1b2]{padding:120px var(--padding-horizontal-mobile) 60px}.server-hero-container[data-v-59a4c1b2]{width:100%}.server-hero-title[data-v-59a4c1b2]{font-size:28px}.server-hero-description[data-v-59a4c1b2]{font-size:16px;line-height:28px}.advantages-section[data-v-59a4c1b2],.case-studies-section[data-v-59a4c1b2],.features-section[data-v-59a4c1b2],.server-packages-section[data-v-59a4c1b2],.cta-section[data-v-59a4c1b2]{padding:60px var(--padding-horizontal-mobile)}.section-title[data-v-59a4c1b2]{font-size:26px;margin-bottom:40px;max-width:100%}.advantages-grid[data-v-59a4c1b2]{grid-template-columns:1fr;gap:20px}.case-studies-grid[data-v-59a4c1b2]{grid-template-columns:1fr;gap:30px}.cta-subtitle[data-v-59a4c1b2],.cta-title[data-v-59a4c1b2]{font-size:18px}.cta-description[data-v-59a4c1b2]{font-size:16px;line-height:28px}.cta-buttons[data-v-59a4c1b2]{flex-direction:column;align-items:stretch}.btn-contact[data-v-59a4c1b2],.btn-pricing[data-v-59a4c1b2]{width:100%}.animate-on-scroll[data-v-59a4c1b2]{transform:translateY(20px)}.advantage-card[data-v-59a4c1b2]:hover,.case-study-card[data-v-59a4c1b2]:hover{transform:none}}@media(prefers-reduced-motion:reduce){.animate-on-scroll[data-v-59a4c1b2]{opacity:1;transform:none;transition:none}.advantage-card[data-v-59a4c1b2]:hover,.case-study-card[data-v-59a4c1b2]:hover,.btn-hero-contact[data-v-59a4c1b2]:hover,.btn-server-packages[data-v-59a4c1b2]:hover,.btn-contact[data-v-59a4c1b2]:hover{transform:none}}.contact-us-page[data-v-3cb0d2f4]{min-height:100vh}.contact-us-page[data-v-3cb0d2f4] #app-header{background:transparent!important;position:absolute!important}.contact-form-section[data-v-3cb0d2f4]{min-height:calc(100vh - 80px);padding:70px var(--padding-horizontal) 80px;background:url(/succesfull_connection-fin-1.jpg) center center / cover no-repeat fixed;position:relative}.contact-form-section[data-v-3cb0d2f4]:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff0d,#fff3);z-index:0}.contact-form-container[data-v-3cb0d2f4]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr;gap:60px;align-items:center;position:relative;z-index:1}.contact-info[data-v-3cb0d2f4]{text-align:left;opacity:0;transform:translate(-30px);transition:opacity .8s ease-out,transform .8s ease-out}.contact-info.show[data-v-3cb0d2f4]{opacity:1;transform:translate(0)}.contact-info-title[data-v-3cb0d2f4]{font-family:DrukWide,sans-serif;font-size:65.8px;font-weight:500;line-height:1.2;letter-spacing:2px;margin:0 0 30px;color:#fff}.contact-message[data-v-3cb0d2f4]{font-family:DecimaMonoPro,monospace;font-size:22px;line-height:1.6;color:#fff;margin:0 0 30px}.contact-details[data-v-3cb0d2f4]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:1.8;color:#fff}.contact-details p[data-v-3cb0d2f4]{margin:10px 0}.contact-details strong[data-v-3cb0d2f4]{color:#fff}.contact-details a[data-v-3cb0d2f4]{color:#fff;text-decoration:underline;transition:opacity .3s ease}.contact-details a[data-v-3cb0d2f4]:hover{opacity:.8}.hubspot-form-container[data-v-3cb0d2f4]{background-color:#fff;padding:40px;border-radius:8px;box-shadow:0 4px 20px #0000001a;min-height:720px}#hubspot-form[data-v-3cb0d2f4]{min-height:640px}.hubspot-form-container[data-v-3cb0d2f4] .hs-form{font-family:DecimaMonoPro,monospace}.hubspot-form-container[data-v-3cb0d2f4] .hs-input{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:3px;font-family:DecimaMonoPro,monospace;font-size:14px;transition:border-color .3s ease}.hubspot-form-container[data-v-3cb0d2f4] .hs-input:focus{outline:none;border-color:#145cff}.hubspot-form-container[data-v-3cb0d2f4] .hs-button{background:#145cff;color:#fff;border:none;padding:12px 32px;border-radius:3px;font-family:DecimaMonoPro,monospace;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:background .3s ease}.hubspot-form-container[data-v-3cb0d2f4] .hs-button:hover{background:#5a4ee0}@media(max-width:768px){.contact-form-section[data-v-3cb0d2f4]{padding:120px var(--padding-horizontal-mobile) 60px;min-height:auto}.contact-form-container[data-v-3cb0d2f4]{grid-template-columns:1fr;gap:40px}.contact-info[data-v-3cb0d2f4]{text-align:center}.contact-info-title[data-v-3cb0d2f4]{font-size:36px}.contact-message[data-v-3cb0d2f4]{font-size:18px}.contact-details[data-v-3cb0d2f4]{font-size:13px}.hubspot-form-container[data-v-3cb0d2f4]{padding:30px 20px}}.editions-page[data-v-6872939a]{min-height:100vh}.hero-section[data-v-6872939a]{padding:140px var(--padding-horizontal) 80px;background:#fff;text-align:center}.hero-container[data-v-6872939a]{max-width:1000px;margin:0 auto}.hero-title[data-v-6872939a]{font-family:DrukWide,sans-serif;font-size:48px;font-weight:500;line-height:1.2;letter-spacing:2px;margin:0 0 30px;color:#20242e}.hero-description[data-v-6872939a]{font-family:DecimaMonoPro,monospace;font-size:18px;line-height:1.8;color:#20242e;margin:0 0 20px}.hero-tagline[data-v-6872939a]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:1.8;color:#20242e;font-style:italic;margin:0}.editions-wrapper[data-v-6872939a]{position:relative}.editions-background-section[data-v-6872939a]{position:relative;padding:100px var(--padding-horizontal) 100px;min-height:400px;background:#145cff;color:#fff;overflow:visible}.editions-background-section[data-v-6872939a]:before{content:"";position:absolute;inset:0;background-image:url(/243A2909-0-1920x1080.jpg);background-position:center center;background-size:cover;background-repeat:no-repeat;z-index:0}.editions-background-section[data-v-6872939a]:after{content:"";position:absolute;inset:0;background:#0003;z-index:1}.editions-background-container[data-v-6872939a]{max-width:1400px;margin:0 auto;position:relative;z-index:2}.section-spacer[data-v-6872939a]{height:0}.editions-cards-section[data-v-6872939a]{position:relative;padding:0 var(--padding-horizontal) 80px;background:transparent;z-index:10}.editions-cards-container[data-v-6872939a]{max-width:1600px;margin:0 auto;position:relative}.editions-grid[data-v-6872939a]{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:-120px}.edition-card[data-v-6872939a]{background:#fff;padding:60px 45px;border-radius:3px;box-shadow:0 2px 10px #00000014;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.edition-card[data-v-6872939a]:hover{transform:translateY(-5px);box-shadow:0 4px 15px #0000001f}.edition-card-business[data-v-6872939a]{background:#fff}.edition-image-container[data-v-6872939a]{text-align:center;margin-bottom:20px}.edition-image[data-v-6872939a]{max-width:200px;height:auto;display:inline-block}.edition-title[data-v-6872939a]{font-family:DrukWide,sans-serif;font-size:24px;font-weight:500;color:#145cff;margin:0 auto 20px;padding-bottom:20px;letter-spacing:1px;text-align:center;max-width:200px}.edition-description[data-v-6872939a]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:1.8;color:#20242e;margin:0 0 20px}.edition-pricing[data-v-6872939a]{margin:20px 0}.price-label[data-v-6872939a]{font-family:DecimaMonoPro,monospace;font-size:18px;font-weight:700;color:#145cff}.edition-features[data-v-6872939a]{list-style:none;padding:0;margin:20px 0}.edition-features li[data-v-6872939a]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:2;color:#20242e;padding-left:20px;position:relative}.edition-features li[data-v-6872939a]:before{content:"✓";position:absolute;left:0;color:#145cff;font-weight:700}.edition-button[data-v-6872939a]{display:inline-block;padding:16px 32px;background:#145cff;color:#fff;text-decoration:none;font-size:14px;font-weight:700;font-family:DecimaMonoPro,monospace;text-transform:uppercase;border-radius:3px;transition:all .3s ease;letter-spacing:1px;text-align:center;margin-top:auto}.edition-button[data-v-6872939a]:hover{background:#000}.edition-button-business[data-v-6872939a]{background:transparent;color:#145cff;border:2px solid #145cff}.edition-button-business[data-v-6872939a]:hover{background:#145cff;color:#fff}.definitions-section[data-v-6872939a]{padding:80px var(--padding-horizontal);background:#f8f8f8}.definitions-container[data-v-6872939a]{max-width:1000px;margin:0 auto}.definitions-title[data-v-6872939a]{font-family:DrukWide,sans-serif;font-size:42px;font-weight:500;color:#20242e;margin:0 0 60px;text-align:center;letter-spacing:2px}.definition-item[data-v-6872939a]{margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #e0e0e0}.definition-item[data-v-6872939a]:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.definition-term[data-v-6872939a]{font-family:DrukWide,sans-serif;font-size:24px;font-weight:500;color:#145cff;margin:0 0 15px;letter-spacing:1px}.definition-text[data-v-6872939a]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:1.8;color:#20242e;margin:0}@media(max-width:1024px){.hero-section[data-v-6872939a]{padding:120px 40px 60px}.hero-title[data-v-6872939a]{font-size:40px}.editions-background-section[data-v-6872939a]{padding:80px var(--padding-horizontal) 80px;min-height:350px}.editions-cards-section[data-v-6872939a]{padding:0 var(--padding-horizontal) 60px}.editions-grid[data-v-6872939a]{gap:40px;margin-top:-100px}}@media(max-width:768px){.hero-section[data-v-6872939a]{padding:100px var(--padding-horizontal-mobile) 50px}.hero-title[data-v-6872939a]{font-size:32px}.hero-description[data-v-6872939a]{font-size:16px}.hero-tagline[data-v-6872939a]{font-size:14px}.editions-background-section[data-v-6872939a]{padding:60px var(--padding-horizontal-mobile) 60px;min-height:300px}.editions-cards-section[data-v-6872939a]{padding:0 var(--padding-horizontal-mobile) 40px}.editions-grid[data-v-6872939a]{grid-template-columns:1fr;gap:20px;margin-top:-80px}.edition-card[data-v-6872939a]{padding:55px 35px}.edition-title[data-v-6872939a]{font-size:28px}.definitions-section[data-v-6872939a]{padding:60px var(--padding-horizontal-mobile)}.definitions-title[data-v-6872939a]{font-size:32px;margin-bottom:40px}.definition-term[data-v-6872939a]{font-size:20px}.definition-item[data-v-6872939a]{margin-bottom:30px;padding-bottom:30px}}.business-page[data-v-e591cd44]{min-height:100vh}.hero-section[data-v-e591cd44]{position:relative;min-height:600px;display:flex;align-items:center;background:#fff;padding:80px 20px 80px var(--padding-horizontal)}.hero-section .container[data-v-e591cd44]{max-width:1600px;margin:0 auto}.hero-wrapper[data-v-e591cd44]{display:flex;align-items:center;justify-content:space-between;width:100%}.hero-content[data-v-e591cd44]{flex:0 1 45%;max-width:45%;text-align:left}.hero-images[data-v-e591cd44]{flex-shrink:0;display:flex;gap:10px;align-items:flex-end;position:relative;max-width:450px;animation:fadeInRight-e591cd44 1s ease-out 1.2s forwards;opacity:0}.hero-image-left[data-v-e591cd44]{flex:.9;max-width:48%;height:auto;display:block;object-fit:contain;position:relative;z-index:1}.hero-image-right[data-v-e591cd44]{flex:1;max-width:50%;height:auto;display:block;object-fit:contain;position:relative;z-index:1}.hero-image-line[data-v-e591cd44]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%;height:auto;z-index:2;pointer-events:none;animation:fadeIn-e591cd44 1.2s ease-out 1.8s forwards;opacity:0}.hero-title[data-v-e591cd44]{font-family:DrukWide,sans-serif;font-size:56px;font-weight:500;color:transparent;-webkit-text-stroke:1px #20242e;text-stroke:1px #20242e;margin:0 0 30px;line-height:1.2;letter-spacing:2px;animation:fadeInUp-e591cd44 .8s ease-out forwards;opacity:0}.hero-subtitle[data-v-e591cd44]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:28px;color:#20242e;margin:0 0 60px;animation:fadeInUp-e591cd44 .8s ease-out .2s forwards;opacity:0}.hero-actions[data-v-e591cd44]{display:flex;gap:20px;flex-wrap:wrap;animation:fadeInUp-e591cd44 .8s ease-out .4s forwards;opacity:0}.button-primary[data-v-e591cd44],.button-secondary[data-v-e591cd44]{font-family:DecimaMonoPro,monospace;font-size:14px;font-weight:700;padding:12px 28px;border-radius:3px;cursor:pointer;transition:all .3s ease;letter-spacing:1px;text-decoration:none;display:inline-block;text-transform:uppercase}.button-primary[data-v-e591cd44]{background:#145cff;color:#fff;border:2px solid #145cff}.button-primary[data-v-e591cd44]:hover{background:#0d4acc;border-color:#0d4acc;transform:translateY(-2px)}.button-secondary[data-v-e591cd44]{background:transparent;color:#145cff;border:2px solid #145cff}.button-secondary[data-v-e591cd44]:hover{background:#145cff1a;transform:translateY(-2px)}.container[data-v-e591cd44]{max-width:1200px;margin:0 auto}.section-title[data-v-e591cd44]{font-family:DrukWide,sans-serif;font-size:42px;font-weight:500;color:#20242e;margin:0 0 20px;line-height:1.2;letter-spacing:1px;text-align:center}.section-intro[data-v-e591cd44]{font-family:DecimaMonoPro,monospace;font-size:18px;line-height:32px;color:#666;text-align:center;max-width:800px;margin:0 auto 60px}.features-overview-section[data-v-e591cd44]{padding:100px var(--padding-horizontal);background:#fff}.features-grid[data-v-e591cd44]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.feature-tier[data-v-e591cd44]{background:#f8f9fa;padding:40px 30px;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}.feature-tier[data-v-e591cd44]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.feature-tier.highlighted[data-v-e591cd44]{background:linear-gradient(135deg,#145cff,#0d4acc);color:#fff}.tier-title[data-v-e591cd44]{font-family:DrukWide,sans-serif;font-size:24px;font-weight:500;margin:0 0 20px;letter-spacing:1px}.feature-tier.highlighted .tier-title[data-v-e591cd44],.feature-tier.highlighted .tier-description[data-v-e591cd44]{color:#fff}.tier-description[data-v-e591cd44]{font-family:DecimaMonoPro,monospace;font-size:14px;margin:0 0 15px;color:#666}.tier-features[data-v-e591cd44]{list-style:none;padding:0;margin:0}.tier-features li[data-v-e591cd44]{font-family:DecimaMonoPro,monospace;font-size:15px;line-height:28px;padding-left:25px;position:relative}.tier-features li[data-v-e591cd44]:before{content:"✓";position:absolute;left:0;font-weight:700}.feature-tier.highlighted .tier-features li[data-v-e591cd44]{color:#fff}.use-cases-section[data-v-e591cd44]{padding:100px var(--padding-horizontal);background:#f8f9fa}.use-cases-grid[data-v-e591cd44]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}.use-case[data-v-e591cd44]{text-align:center;padding:30px 20px;background:#fff;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}.use-case[data-v-e591cd44]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.use-case-icon[data-v-e591cd44]{width:60px;height:60px;margin:0 auto 20px;color:#145cff}.use-case-icon svg[data-v-e591cd44]{width:100%;height:100%}.use-case-title[data-v-e591cd44]{font-family:DrukWide,sans-serif;font-size:20px;font-weight:500;margin:0 0 15px;color:#20242e;letter-spacing:.5px}.use-case-description[data-v-e591cd44]{font-family:DecimaMonoPro,monospace;font-size:15px;line-height:26px;color:#666;margin:0}.case-studies-section[data-v-e591cd44]{padding:100px var(--padding-horizontal);background:#fff}.case-studies-grid[data-v-e591cd44]{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.case-study[data-v-e591cd44]{text-align:center;padding:40px 30px;background:#f8f9fa;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.case-study[data-v-e591cd44]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000014}.case-study-logo[data-v-e591cd44]{max-width:200px;height:auto;opacity:.9;transition:opacity .3s ease;margin-bottom:20px}.case-study:hover .case-study-logo[data-v-e591cd44]{opacity:1}.case-study-company[data-v-e591cd44]{font-family:DrukWide,sans-serif;font-size:18px;font-weight:500;margin:0 0 15px;color:#20242e;letter-spacing:.5px;text-align:left;width:100%}.case-study-description[data-v-e591cd44]{font-family:DecimaMonoPro,monospace;font-size:14px;line-height:24px;color:#666;margin:0;text-align:left}.security-section[data-v-e591cd44]{padding:100px var(--padding-horizontal);background:#fff;color:#20242e}.security-section .section-title[data-v-e591cd44]{color:#20242e;margin-bottom:60px}.security-grid[data-v-e591cd44]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:50px}.security-feature[data-v-e591cd44]{text-align:center;padding:40px 30px;transition:all .3s ease}.security-feature[data-v-e591cd44]:hover{transform:translateY(-5px)}.security-icon[data-v-e591cd44]{width:70px;height:70px;margin:0 auto 25px;color:#145cff}.security-icon svg[data-v-e591cd44]{width:100%;height:100%}.security-feature h3[data-v-e591cd44]{font-family:DrukWide,sans-serif;font-size:22px;font-weight:500;margin:0 0 20px;color:#20242e;letter-spacing:.5px}.security-feature p[data-v-e591cd44]{font-family:DecimaMonoPro,monospace;font-size:15px;line-height:26px;color:#666;margin:0}.cta-section[data-v-e591cd44]{padding:100px var(--padding-horizontal);background:linear-gradient(#00000080,#00000080),url(/Webkey-Stills-part2-0261-1920x1080.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;text-align:center}.cta-title[data-v-e591cd44]{font-family:DrukWide,sans-serif;font-size:48px;font-weight:500;margin:0 0 20px;line-height:1.2;letter-spacing:1px;color:#fff}.cta-description[data-v-e591cd44]{font-family:DecimaMonoPro,monospace;font-size:18px;line-height:32px;max-width:700px;margin:0 auto 40px;color:#fff}.cta-actions[data-v-e591cd44]{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.cta-section .button-primary[data-v-e591cd44]{background:#145cff;color:#fff;border-color:#145cff}.cta-section .button-primary[data-v-e591cd44]:hover{background:#0d4acc;border-color:#0d4acc}.cta-section .button-secondary[data-v-e591cd44]{background:transparent;color:#fff;border:2px solid #ffffff}.cta-section .button-secondary[data-v-e591cd44]:hover{background:#f7bfba;border-color:#f7bfba}@keyframes fadeInUp-e591cd44{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight-e591cd44{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn-e591cd44{0%{opacity:0}to{opacity:1}}@media(max-width:1024px){.hero-section[data-v-e591cd44]{padding:80px 20px 60px 40px}.hero-wrapper[data-v-e591cd44]{gap:40px}.hero-title[data-v-e591cd44]{font-size:48px;-webkit-text-stroke:1.5px #20242e;text-stroke:1.5px #20242e}.hero-subtitle[data-v-e591cd44]{font-size:15px;line-height:26px}.section-title[data-v-e591cd44]{font-size:36px}.features-overview-section[data-v-e591cd44],.use-cases-section[data-v-e591cd44],.case-studies-section[data-v-e591cd44],.security-section[data-v-e591cd44],.cta-section[data-v-e591cd44]{padding:80px 40px}.cta-title[data-v-e591cd44]{font-size:40px}}@media(max-width:768px){.hero-section[data-v-e591cd44]{min-height:500px;padding:100px 20px 50px var(--padding-horizontal-mobile)}.hero-wrapper[data-v-e591cd44]{flex-direction:column;gap:40px}.hero-content[data-v-e591cd44]{max-width:100%}.hero-images[data-v-e591cd44]{gap:5px}.hero-image-left[data-v-e591cd44],.hero-image-right[data-v-e591cd44]{max-width:48%}.hero-actions[data-v-e591cd44]{flex-direction:column;gap:15px;align-items:flex-start}.button-primary[data-v-e591cd44],.button-secondary[data-v-e591cd44]{width:100%;text-align:center}.hero-title[data-v-e591cd44]{font-size:36px;-webkit-text-stroke:1.5px #20242e;text-stroke:1.5px #20242e}.hero-subtitle[data-v-e591cd44]{font-size:16px;line-height:28px}.section-title[data-v-e591cd44]{font-size:32px}.section-intro[data-v-e591cd44]{font-size:16px;line-height:28px}.features-overview-section[data-v-e591cd44],.use-cases-section[data-v-e591cd44],.case-studies-section[data-v-e591cd44],.security-section[data-v-e591cd44],.cta-section[data-v-e591cd44]{padding:60px var(--padding-horizontal-mobile)}.features-grid[data-v-e591cd44],.use-cases-grid[data-v-e591cd44],.case-studies-grid[data-v-e591cd44],.security-grid[data-v-e591cd44]{grid-template-columns:1fr;gap:30px}.cta-title[data-v-e591cd44]{font-size:32px}.cta-description[data-v-e591cd44]{font-size:16px;line-height:28px}.button-primary[data-v-e591cd44],.button-secondary[data-v-e591cd44]{padding:14px 32px;font-size:15px}}@media(max-width:480px){.hero-title[data-v-e591cd44]{font-size:28px;-webkit-text-stroke:1px #20242e;text-stroke:1px #20242e}.hero-subtitle[data-v-e591cd44]{font-size:15px;line-height:26px}.section-title[data-v-e591cd44]{font-size:28px}.hero-actions[data-v-e591cd44],.cta-actions[data-v-e591cd44]{flex-direction:column;gap:15px}.button-primary[data-v-e591cd44],.button-secondary[data-v-e591cd44]{width:100%;text-align:center}}.terms-page[data-v-285cc33e]{min-height:100vh}.terms-section[data-v-285cc33e]{padding:140px var(--padding-horizontal) 80px;background:#fff}.terms-container[data-v-285cc33e]{max-width:1000px;margin:0 auto}.content-wrapper[data-v-285cc33e]{padding:0}.content-wrapper h1[data-v-285cc33e]{font-family:DrukWide,sans-serif;font-size:42px;font-weight:500;color:#20242e;margin:0 0 10px;line-height:1.2;letter-spacing:1px}.content-wrapper h5[data-v-285cc33e]{font-family:DecimaMonoPro,monospace;font-size:14px;font-weight:400;color:#666;margin:0 0 5px}.content-wrapper>p[data-v-285cc33e]:first-of-type{margin-bottom:40px}.content-section[data-v-285cc33e]{margin-bottom:50px}.content-section h2[data-v-285cc33e]{font-family:DrukWide,sans-serif;font-size:28px;font-weight:500;color:#20242e;margin:0 0 20px;line-height:1.2;letter-spacing:1px}.content-section h3[data-v-285cc33e]{font-family:DrukWide,sans-serif;font-size:20px;font-weight:500;color:#20242e;margin:30px 0 15px;line-height:1.2;letter-spacing:.5px}.content-section p[data-v-285cc33e]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:28px;color:#20242e;margin:0 0 20px}.content-section p[data-v-285cc33e]:last-child{margin-bottom:0}.content-section ul[data-v-285cc33e]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:28px;color:#20242e;margin:0 0 20px;padding-left:25px}.content-section li[data-v-285cc33e]{margin-bottom:10px}.content-section li[data-v-285cc33e]:last-child{margin-bottom:0}.content-section a[data-v-285cc33e]{color:#06c;text-decoration:none;transition:color .2s ease}.content-section a[data-v-285cc33e]:hover{color:#049;text-decoration:underline}@media(max-width:1024px){.terms-section[data-v-285cc33e]{padding:120px 40px 60px}.content-wrapper h1[data-v-285cc33e]{font-size:36px}.content-wrapper h5[data-v-285cc33e]{font-size:13px}.content-section h2[data-v-285cc33e]{font-size:24px}.content-section h3[data-v-285cc33e]{font-size:18px}.content-section p[data-v-285cc33e],.content-section ul[data-v-285cc33e]{font-size:15px;line-height:26px}}@media(max-width:768px){.terms-section[data-v-285cc33e]{padding:100px var(--padding-horizontal-mobile) 50px}.content-wrapper h1[data-v-285cc33e]{font-size:32px}.content-wrapper h5[data-v-285cc33e]{font-size:12px}.content-wrapper>p[data-v-285cc33e]:first-of-type{margin-bottom:30px}.content-section[data-v-285cc33e]{margin-bottom:40px}.content-section h2[data-v-285cc33e]{font-size:22px;margin-bottom:15px}.content-section h3[data-v-285cc33e]{font-size:16px;margin:25px 0 12px}.content-section p[data-v-285cc33e],.content-section ul[data-v-285cc33e]{font-size:14px;line-height:24px}.content-section ul[data-v-285cc33e]{padding-left:20px}.content-section li[data-v-285cc33e]{margin-bottom:8px}}.cookie-policy-page[data-v-e2fdcab2]{min-height:100vh}.cookie-policy-section[data-v-e2fdcab2]{padding:140px var(--padding-horizontal) 80px;background:#fff}.cookie-policy-container[data-v-e2fdcab2]{max-width:1000px;margin:0 auto}.content-wrapper[data-v-e2fdcab2]{padding:0}.content-wrapper h1[data-v-e2fdcab2]{font-family:DrukWide,sans-serif;font-size:42px;font-weight:500;color:#20242e;margin:0 0 10px;line-height:1.2;letter-spacing:1px}.content-wrapper h5[data-v-e2fdcab2]{font-family:DecimaMonoPro,monospace;font-size:14px;font-weight:400;color:#666;margin:0 0 5px}.content-wrapper>p[data-v-e2fdcab2]:first-of-type{margin-bottom:40px}.content-section[data-v-e2fdcab2]{margin-bottom:50px}.content-section h2[data-v-e2fdcab2]{font-family:DrukWide,sans-serif;font-size:28px;font-weight:500;color:#20242e;margin:0 0 20px;line-height:1.2;letter-spacing:1px}.content-section h3[data-v-e2fdcab2]{font-family:DrukWide,sans-serif;font-size:20px;font-weight:500;color:#20242e;margin:30px 0 15px;line-height:1.2;letter-spacing:.5px}.content-section p[data-v-e2fdcab2]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:28px;color:#20242e;margin:0 0 20px}.content-section p[data-v-e2fdcab2]:last-child{margin-bottom:0}.content-section ul[data-v-e2fdcab2]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:28px;color:#20242e;margin:0 0 20px;padding-left:25px}.content-section li[data-v-e2fdcab2]{margin-bottom:10px}.content-section li[data-v-e2fdcab2]:last-child{margin-bottom:0}.content-section a[data-v-e2fdcab2]{color:#06c;text-decoration:none;transition:color .2s ease}.content-section a[data-v-e2fdcab2]:hover{color:#049;text-decoration:underline}@media(max-width:1024px){.cookie-policy-section[data-v-e2fdcab2]{padding:120px 40px 60px}.content-wrapper h1[data-v-e2fdcab2]{font-size:36px}.content-wrapper h5[data-v-e2fdcab2]{font-size:13px}.content-section h2[data-v-e2fdcab2]{font-size:24px}.content-section h3[data-v-e2fdcab2]{font-size:18px}.content-section p[data-v-e2fdcab2],.content-section ul[data-v-e2fdcab2]{font-size:15px;line-height:26px}}@media(max-width:768px){.cookie-policy-section[data-v-e2fdcab2]{padding:100px var(--padding-horizontal-mobile) 50px}.content-wrapper h1[data-v-e2fdcab2]{font-size:32px}.content-wrapper h5[data-v-e2fdcab2]{font-size:12px}.content-wrapper>p[data-v-e2fdcab2]:first-of-type{margin-bottom:30px}.content-section[data-v-e2fdcab2]{margin-bottom:40px}.content-section h2[data-v-e2fdcab2]{font-size:22px;margin-bottom:15px}.content-section h3[data-v-e2fdcab2]{font-size:16px;margin:25px 0 12px}.content-section p[data-v-e2fdcab2],.content-section ul[data-v-e2fdcab2]{font-size:14px;line-height:24px}.content-section ul[data-v-e2fdcab2]{padding-left:20px}.content-section li[data-v-e2fdcab2]{margin-bottom:8px}}.article-page[data-v-4fa94734]{min-height:100vh}.article-hero[data-v-4fa94734]{position:relative;padding:180px 40px 100px;min-height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden}.article-hero-bg[data-v-4fa94734]{position:absolute;inset:0;background-size:cover;background-position:center;z-index:0}.article-hero-overlay[data-v-4fa94734]{position:absolute;inset:0;background:#00000080;z-index:1}.article-hero-content[data-v-4fa94734]{position:relative;z-index:2;text-align:center;max-width:900px}.article-hero-title[data-v-4fa94734]{font-family:DrukWide,sans-serif;font-size:48px;font-weight:500;line-height:1.2;letter-spacing:2px;margin:0;color:#fff}.article-meta[data-v-4fa94734]{margin-top:20px;font-family:DecimaMonoPro,monospace;font-size:14px;color:#fffc}.article-content-section[data-v-4fa94734]{padding:80px 40px;background:#fff}.article-container[data-v-4fa94734]{max-width:900px;margin:0 auto}.article-body[data-v-4fa94734]{font-family:DecimaMonoPro,monospace;font-size:16px;line-height:28px;color:#20242e}.article-body[data-v-4fa94734] h2{font-family:DrukWide,sans-serif;font-size:32px;font-weight:500;color:#20242e;margin:60px 0 30px;line-height:1.2;letter-spacing:1px}.article-body[data-v-4fa94734] h3{font-family:DrukWide,sans-serif;font-size:24px;font-weight:500;color:#20242e;margin:40px 0 20px;line-height:1.3}.article-body[data-v-4fa94734] p{margin:0 0 20px}.article-body[data-v-4fa94734] ul,.article-body[data-v-4fa94734] ol{margin:0 0 20px;padding-left:30px}.article-body[data-v-4fa94734] li{margin-bottom:10px}.article-body[data-v-4fa94734] a{color:#145cff;text-decoration:none;transition:color .3s ease}.article-body[data-v-4fa94734] a:hover{color:#5a4ee0}.article-body[data-v-4fa94734] img{max-width:100%;height:auto;display:block;margin:40px auto;border-radius:3px}.article-body[data-v-4fa94734] code{background:#f5f5f5;padding:2px 6px;border-radius:3px;font-family:Courier New,monospace;font-size:14px}.article-body[data-v-4fa94734] pre{background:#f5f5f5;padding:20px;border-radius:3px;overflow-x:auto;margin:20px 0}.related-articles-section[data-v-4fa94734]{padding:80px 40px;background:#f6f5f6}.related-articles-container[data-v-4fa94734]{max-width:1400px;margin:0 auto}.related-articles-grid[data-v-4fa94734]{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.related-article-card[data-v-4fa94734]{position:relative;height:300px;border-radius:3px;overflow:hidden;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.related-article-card[data-v-4fa94734]:hover{transform:translateY(-5px)}.related-article-bg[data-v-4fa94734]{position:absolute;inset:0;background-size:cover;background-position:center;transition:transform .3s ease}.related-article-card:hover .related-article-bg[data-v-4fa94734]{transform:scale(1.05)}.related-article-overlay[data-v-4fa94734]{position:absolute;inset:0;background:#0006;transition:background .3s ease}.related-article-card:hover .related-article-overlay[data-v-4fa94734]{background:#0009}.related-article-title[data-v-4fa94734]{position:relative;z-index:2;padding:30px;text-align:center}.related-article-title span[data-v-4fa94734]{font-family:DrukWide,sans-serif;font-size:24px;font-weight:500;color:#fff;line-height:1.3}@media(max-width:1024px){.article-hero[data-v-4fa94734]{padding:160px 40px 80px}.article-hero-title[data-v-4fa94734]{font-size:40px}.article-content-section[data-v-4fa94734]{padding:60px 40px}.article-body[data-v-4fa94734] h2{font-size:28px;margin:50px 0 25px}.related-articles-section[data-v-4fa94734]{padding:60px 40px}}@media(max-width:768px){.article-hero[data-v-4fa94734]{padding:140px 20px 60px;min-height:300px}.article-hero-title[data-v-4fa94734]{font-size:32px}.article-content-section[data-v-4fa94734]{padding:40px 20px}.article-body[data-v-4fa94734]{font-size:15px;line-height:26px}.article-body[data-v-4fa94734] h2{font-size:24px;margin:40px 0 20px}.article-body[data-v-4fa94734] h3{font-size:20px}.related-articles-section[data-v-4fa94734]{padding:40px 20px}.related-articles-grid[data-v-4fa94734]{grid-template-columns:1fr;gap:20px}.related-article-card[data-v-4fa94734]{height:250px}.related-article-title span[data-v-4fa94734]{font-size:20px}}
