@font-face{font-family:SF Pro Display;src:url(/assets/xvq3wzcKIrGG-C36vqgb7.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--primary:#002664;--primary-700:#00378f;--accent:#ee921d;--text:#333;--muted:#76767b;--line:#dddedf;--soft:#f4f4f4;--white:#fff;--shadow:0 8px 24px #00000029}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--white);margin:0;font-family:Montserrat,SF Pro Display,Arial,sans-serif}body.menu-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{z-index:30;background:#fffffff5;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:73px;padding:0 clamp(16px,5vw,120px);transition:box-shadow .2s;display:flex;position:fixed;inset:0 0 auto}.site-header.is-scrolled{box-shadow:var(--shadow)}.brand{min-width:0;color:var(--primary);align-items:center;gap:12px;font-size:18px;font-weight:800;display:flex}.brand img{object-fit:contain;width:112px;height:42px}.brand span{white-space:nowrap}.desktop-nav{color:#555;gap:32px;font-size:15px;font-weight:700;display:flex}.desktop-nav a:hover{color:var(--primary)}.lang-switch{border:1px solid var(--line);background:var(--white);border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}.lang-switch a{min-width:36px;height:28px;color:var(--muted);border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.lang-switch a.is-active{color:var(--white);background:var(--primary)}.header-cta,.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;height:44px;padding:0 24px;font-weight:800;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.header-cta,.btn-primary{color:var(--white);background:var(--primary)}.header-cta:hover,.btn-primary:hover{background:var(--primary-700)}.btn-outline{color:var(--white);border-color:#fffc}.btn-dark{color:var(--primary);background:var(--white);border-color:var(--primary-700)}.btn-dark:hover{background:#d6e6ff}.menu-toggle{background:0 0;border:0;width:44px;height:44px;display:none}.menu-toggle span{background:var(--primary);border-radius:99px;width:20px;height:2px;margin:5px auto;transition:transform .2s,opacity .2s;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-7px)rotate(-45deg)}.mobile-nav{z-index:25;background:var(--white);box-shadow:var(--shadow);padding:0 20px 24px;display:none;position:fixed;top:73px;left:0;right:0}.mobile-nav.is-open{display:block}.mobile-nav a{min-height:56px;color:var(--primary);border-bottom:1px solid #f0f0f0;align-items:center;font-weight:800;display:flex}.hero-slider{background:var(--primary);height:min(810px,100vh);min-height:720px;position:relative;overflow:hidden}.hero-slide{opacity:0;pointer-events:none;transition:opacity .6s;position:absolute;inset:0}.hero-slide.is-active{opacity:1;pointer-events:auto}.hero-slide img{object-fit:cover;width:100%;height:100%}.hero-slide:after{content:"";background:linear-gradient(78deg,#002664f5 12%,#002664ad 44%,#00266414 78%),linear-gradient(#0000 52%,#0026645c);position:absolute;inset:0}.hero-panel{z-index:2;width:min(690px,100% - 32px);color:var(--white);position:absolute;bottom:clamp(56px,10vw,132px);left:clamp(16px,7.8vw,120px)}.hero-panel>span{background:var(--accent);width:120px;height:4px;margin-bottom:16px;display:block}.hero-panel h1{letter-spacing:0;margin:0 0 16px;font-size:clamp(36px,6vw,70px);line-height:1.1}.hero-panel strong{color:var(--accent)}.hero-panel p{width:fit-content;max-width:560px;color:var(--white);background:linear-gradient(90deg, var(--primary-700), #13469900);border-radius:4px;margin:0 0 30px;padding:6px 12px;font-size:18px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-dots{z-index:3;justify-content:center;gap:8px;display:flex;position:absolute;bottom:22px;left:0;right:0}.hero-dots button{cursor:pointer;background:#d2d2d4;border:0;border-radius:999px;width:12px;height:12px;padding:0}.hero-dots button.is-active{background:var(--accent)}.section{padding:clamp(48px,7vw,88px) clamp(16px,5vw,120px)}.section-title{max-width:1180px;margin:0 auto 32px}.section-title.split{justify-content:space-between;align-items:end;gap:24px;display:flex}.section-title.split>div{min-width:0}.section-title.split .btn{white-space:nowrap;flex:none;min-width:138px}.section-title p,.section-kicker{color:var(--accent);text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:900}h2{color:var(--primary);letter-spacing:0;margin:0;font-size:clamp(28px,3.6vw,40px);line-height:1.18}h3{color:var(--primary);margin:0 0 10px;font-size:20px;line-height:1.35}p{margin-top:0}.solution-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1180px;margin:0 auto;display:grid}.solution-grid article,.why-grid article{background:var(--soft);border-radius:8px;transition:box-shadow .2s,transform .2s;overflow:hidden}.solution-grid article:hover,.why-grid article:hover{transform:translateY(-2px);box-shadow:0 4px 25px #0003}.solution-grid img{object-fit:cover;width:100%;height:240px}.solution-grid div{padding:22px}.solution-grid p,.why-grid p,.market-card p,.about-card p,.faq-content,.site-footer p{color:var(--muted);line-height:1.65}.industries{background:#f8fafc}.industry-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1180px;margin:0 auto;display:grid}.industry-grid article{background:var(--primary);border-radius:16px;min-height:260px;position:relative;overflow:hidden}.industry-grid img{object-fit:cover;width:100%;height:100%;min-height:260px;transition:transform .2s}.industry-grid article:hover img{transform:scale(1.05)}.industry-grid article:after{content:"";background:linear-gradient(#0000000d 38%,#000000b8);position:absolute;inset:0}.industry-grid span{z-index:1;color:var(--white);font-size:20px;font-weight:800;line-height:1.35;position:absolute;bottom:18px;left:20px;right:20px}.market-section{background:var(--primary);padding:clamp(48px,7vw,90px) clamp(16px,5vw,120px)}.market-card{grid-template-columns:.72fr 1fr;align-items:center;gap:42px;max-width:1180px;margin:0 auto;display:grid}.market-card h2,.market-card p{color:var(--white)}.market-card p:not(.section-kicker){color:#ffffffc2;font-size:17px}.market-card img{object-fit:contain;width:100%}.about-section{align-items:center;min-height:640px;display:grid;position:relative;overflow:hidden}.about-section>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.about-section:before{content:"";z-index:1;background:linear-gradient(90deg,#002664eb,#00266400);width:min(52vw,670px);position:absolute;inset:0 auto 0 0}.about-card{z-index:2;background:var(--white);border-radius:8px;width:min(408px,100% - 32px);margin-left:clamp(16px,7.8vw,120px);padding:40px;position:relative}.link-arrow{color:var(--accent);font-weight:900}.why-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;max-width:1180px;margin:0 auto;display:grid}.why-grid article{padding:24px}.why-grid img{object-fit:contain;background:#fff1dd;border-radius:8px;width:40px;height:40px;margin-bottom:18px;padding:10px}.insights{background:#f8fafc}.news-list{gap:18px;max-width:1180px;margin:0 auto;display:grid}.news-list article{background:var(--white);border:1px solid #eceef2;border-radius:8px;grid-template-columns:220px 1fr;align-items:center;gap:22px;padding:14px;display:grid}.news-list img{object-fit:cover;border-radius:6px;width:100%;height:132px}.news-list span{color:var(--accent);font-size:13px;font-weight:900}.news-list time{color:var(--muted);font-size:14px}.quote-banner{background:url(/assets/quotation-BkIhmOUr.webp) 50%/cover no-repeat;border-radius:8px;align-items:center;max-width:1180px;min-height:248px;margin:clamp(48px,7vw,88px) auto 0;padding:44px 76px;display:flex;overflow:hidden}.quote-visual{display:none}.quote-banner h2{color:var(--white);margin-bottom:18px;font-size:clamp(28px,3.1vw,34px);line-height:1.25}.quote-content p{display:none}.quote-actions{flex-wrap:wrap;gap:12px;display:flex}.quote-actions .btn-dark{display:none}.quote-actions .btn-primary{height:52px;color:var(--white);background:var(--accent);padding:0 24px}.quote-actions .btn-primary:hover{background:#b26c13}.faq-section{padding-top:56px}.faq-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1180px;margin:0 auto;display:grid}details{background:var(--soft);border:1px solid #eceef2;border-radius:8px;align-self:start;overflow:hidden}summary{cursor:pointer;color:var(--primary);padding:20px 22px;font-weight:900;line-height:1.4}.faq-content{max-height:220px;padding:0 22px 22px;font-size:15px;overflow-y:auto}.faq-content p{margin-bottom:10px}.faq-content ul{margin:8px 0 12px;padding-left:20px}.site-footer{background:var(--primary);margin-top:40px;padding:40px clamp(16px,5vw,120px)}.footer-inner{max-width:1180px;margin:0 auto}.footer-logo{width:180px;margin-bottom:32px;display:block}.footer-logo img{object-fit:contain;width:100%;height:auto}.footer-grid{grid-template-columns:minmax(260px,1.35fr) repeat(3,minmax(130px,.65fr));gap:42px;display:grid}.footer-company,.footer-column{min-width:0}.site-footer h2{color:var(--white);margin:0 0 20px;font-size:18px;line-height:1.35}.site-footer ul{margin:0;padding:0;list-style:none}.footer-contact{gap:12px;display:grid}.footer-contact li{align-items:flex-start;gap:12px;display:flex}.footer-contact img{object-fit:contain;flex:none;width:24px;height:24px}.site-footer a{color:#bcbcbf;transition:color .2s}.site-footer a:hover{color:var(--accent)}.footer-contact a,.footer-contact span,.footer-column a{color:#bcbcbf;font-size:15px;line-height:1.55}.footer-column ul{gap:12px;display:grid}.site-footer .footer-social{align-items:center;gap:12px;margin:48px 0 0;padding:0;list-style:none;display:flex}.site-footer .footer-social a{width:40px;height:40px;color:var(--primary);background:var(--white);border-radius:999px;justify-content:center;align-items:center;display:flex;overflow:hidden}.site-footer .footer-social a:hover{color:var(--white);background:var(--accent)}.site-footer .footer-social svg{fill:currentColor;width:21px;height:21px}.footer-bottom{border-top:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:24px;margin-top:28px;padding-top:22px;display:flex}.footer-bottom p{color:#bcbcbf;margin:0;font-size:15px}.footer-bottom a{color:#bcbcbf;font-size:15px}@media (width<=1024px){.desktop-nav,.header-cta,.lang-switch{display:none}.menu-toggle{display:block}.solution-grid,.why-grid,.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-card{grid-template-columns:1fr;gap:28px}.quote-banner{background-position:50%;min-height:220px;padding:34px 40px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-list{grid-template-columns:1fr}}@media (width<=720px){.site-header{height:66px;padding:0 16px}.brand img{width:94px}.brand span{display:none}.mobile-nav{top:66px}.hero-slider{height:714px;min-height:714px}.hero-slide:after{background:linear-gradient(#0026640d 28%,#002664c7 52%,#002664f0 88%)}.hero-panel{width:calc(100% - 32px);bottom:64px;left:16px}.hero-panel h1{font-size:32px;line-height:1.5}.hero-panel p{font-size:15px}.hero-actions{display:grid}.section-title.split{display:block}.section-title.split .btn{margin-top:18px}.solution-grid,.industry-grid,.why-grid{grid-template-columns:1fr}.industry-grid article,.industry-grid img{min-height:210px}.about-section{background:var(--primary);min-height:auto;padding:32px 22px}.about-section>img{object-position:center;border-radius:8px;order:2;height:240px;margin-top:28px;position:relative}.about-section:before{display:none}.about-card{border-radius:12px;width:100%;margin:0;padding:30px 22px}.news-list article{grid-template-columns:1fr}.news-list img{height:190px}.quote-banner{background-position:42%;min-height:170px;margin-left:16px;margin-right:16px;padding:22px}.quote-actions{display:flex}.quote-banner h2{max-width:260px;font-size:24px}.quote-actions .btn-primary{height:42px;padding:0 20px}.market-section{padding:44px 16px}.market-card{text-align:left;gap:24px}.market-card h2{font-size:28px;line-height:1.22}.market-card p:not(.section-kicker){font-size:15px;line-height:1.6}.market-card img{width:min(100%,420px);margin:0 auto}.site-footer{padding-top:34px}.footer-logo{width:157px;margin-bottom:24px}.footer-grid{grid-template-columns:1fr;gap:24px}.site-footer h2{margin-bottom:12px}.footer-column{border-top:1px solid #ffffff52;padding-top:16px}.site-footer .footer-social{justify-content:center;margin-top:34px}.site-footer .footer-social a{width:35px;height:35px}.footer-bottom{text-align:center;justify-items:center;gap:12px;display:grid}.footer-bottom a{text-decoration:underline}}
