*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#06152f;background:#fff;margin:0;font-family:Inter,Arial,Helvetica,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}.container{width:min(1180px,100% - 48px);margin:0 auto}.header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-bottom:1px solid #e5edf6;justify-content:space-between;align-items:center;height:64px;padding:0 36px;display:flex;position:sticky;top:0}.brand{text-align:left;color:#06152f;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.brand-mark{color:#fff;background:#071832;border-radius:9px;place-items:center;width:34px;height:34px;font-size:14px;font-weight:850;display:grid}.brand b{letter-spacing:-.02em;font-size:15px;display:block}.brand small{color:#536479;text-transform:uppercase;letter-spacing:.14em;font-size:8.5px;font-weight:700;display:block}.main-nav{align-items:center;gap:28px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.main-nav button{color:#071832;background:0 0;border:0;padding:23px 0 20px;font-size:14px;font-weight:500;transition:color .18s;position:relative}.main-nav button:after{content:"";transform-origin:50%;background:#0b7cff;border-radius:99px;height:2px;transition:transform .18s;position:absolute;bottom:13px;left:0;right:0;transform:scaleX(0)}.main-nav button:hover,.main-nav button.active{color:#0b7cff}.main-nav button:hover:after,.main-nav button.active:after{transform:scaleX(1)}.header-right{align-items:center;gap:20px;display:flex}.lang-switch{color:#071832;background:0 0;border:0;padding:8px 0;font-size:13px;font-weight:500}.lang-switch span{color:#071832;margin-right:7px;font-size:11px}.header-cta,.blue-btn{color:#fff;background:#0b7cff;border:0;border-radius:7px;padding:11px 18px;font-size:13px;font-weight:700;box-shadow:0 12px 30px #0b7cff38}.blue-btn{padding:14px 22px;font-size:14px}.ghost-btn{color:#fff;background:#ffffff05;border:1px solid #fff6;border-radius:7px;padding:14px 22px;font-weight:700}.outline-btn{color:#0b7cff;background:#fff;border:1px solid #0b7cff;border-radius:7px;padding:12px 18px;font-size:13px;font-weight:700}.hero{color:#fff;background:#06152f;align-items:center;min-height:500px;display:flex;position:relative;overflow:hidden}.hero-bg{background-color:#0000;background-image:linear-gradient(90deg,#06152ffa 0%,#06152fe0 42%,#06152fbd 100%),url(https://images.unsplash.com/photo-1516937941344-00b4e0337589?q=80&w=1900&auto=format&fit=crop);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;transform:scale(1.02)}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;display:grid;position:relative}.eyebrow{color:#0b7cff;text-transform:uppercase;letter-spacing:.18em;margin:0 0 12px;font-size:10px;font-weight:850}.green{color:#65ffd7}.hero h1{letter-spacing:-.065em;max-width:620px;margin:0 0 24px;font-size:56px;line-height:.95}.lead{color:#dbe6f2;max-width:620px;font-size:17px;line-height:1.65}.hero-actions{gap:14px;margin:30px 0 22px;display:flex}.hero-tags{flex-wrap:wrap;gap:10px;display:flex}.hero-tags span{background:#ffffff14;border:1px solid #fff3;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:700}.hero-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1c;border:1px solid #ffffff29;border-radius:14px;justify-self:center;width:min(420px,100%);padding:22px 24px;box-shadow:0 30px 80px #00000038}.hero-card b{margin-bottom:8px;font-size:18px;display:block}.hero-card button{color:#fff;text-align:left;background:0 0;border:0;border-top:1px solid #ffffff21;align-items:center;gap:13px;width:100%;padding:13px 0;font-size:13px;font-weight:700;transition:color .18s,transform .18s;display:flex}.hero-card button:hover{color:#65ffd7;transform:translate(3px)}.hero-card span{color:#65ffd7;background:#64ffd029;border-radius:8px;place-items:center;width:25px;height:25px;font-size:13px;display:grid}.home-overview{background:linear-gradient(90deg,#fff 0 31.5%,#f7fbff 31.5% 68%,#fff 68%);border-top:1px solid #e3edf7;border-bottom:1px solid #e3edf7}.overview-grid{grid-template-columns:.8fr 1.1fr 1fr;display:grid}.overview-block{min-height:330px;padding:46px 36px 48px 0}.overview-block+.overview-block{border-left:1px solid #e3edf7;padding-left:36px}.overview-block h2{letter-spacing:-.045em;margin:0 0 18px;font-size:28px;line-height:1.06}.overview-block p:not(.eyebrow){color:#42536a;margin-bottom:28px;font-size:14px;line-height:1.7}.mini-service-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.service-mini{text-align:left;color:#06152f;background:#fff;border:1px solid #dfe9f4;border-radius:10px;padding:16px;transition:transform .18s,border-color .18s,box-shadow .18s;box-shadow:0 16px 40px #0a2c550d}.service-mini:hover{border-color:#0b7cff;transform:translateY(-2px);box-shadow:0 22px 52px #0820461a}.service-mini span{color:#0b7cff;background:#eaf4ff;border-radius:9px;place-items:center;width:30px;height:30px;margin-bottom:12px;font-weight:800;display:grid}.service-mini b{margin-bottom:7px;font-size:13px;display:block}.service-mini small{color:#506176;font-size:11px;line-height:1.45;display:block}.block-head{justify-content:space-between;align-items:start;gap:18px;display:flex}.block-head button{color:#0b7cff;white-space:nowrap;background:0 0;border:0;margin-top:31px;font-size:12px;font-weight:700}.mini-product-list{grid-template-columns:1fr 1fr;gap:11px;display:grid}.mini-product-list button{text-align:left;color:#071832;background:#fff;border:1px solid #dfe9f4;border-radius:10px;grid-template-columns:32px 1fr 16px;align-items:center;gap:10px;padding:12px;display:grid;box-shadow:0 16px 40px #0a2c550d}.mini-product-list button:hover{border-color:#0b7cff;transform:translateY(-1px)}.product-icon{color:#0b7cff;border:1px solid #0b7cff;border-radius:9px;place-items:center;width:31px;height:31px;font-size:17px;display:grid}.mini-product-list b{font-size:13px}.mini-product-list small{color:#526176;margin-top:2px;font-size:10px;font-weight:700;display:block}.mini-product-list i{color:#0b7cff;font-style:normal}.market-cta-row{color:#fff;background:#06152f}.market-cta-grid{grid-template-columns:1fr 1.4fr .95fr;align-items:stretch;display:grid}.market-panel{padding:42px 36px 46px 0}.market-panel h2,.blue-cta-box h2{letter-spacing:-.045em;margin:0;font-size:29px;line-height:1.08}.market-mini-grid{grid-template-columns:1fr 1fr;gap:12px;padding:36px 34px;display:grid}.market-mini-grid button{color:#fff;text-align:left;background:#ffffff14;border:1px solid #ffffff21;border-radius:10px;padding:17px 18px;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s}.market-mini-grid button:hover{background:#65ffd71f;border-color:#65ffd7;transform:translateY(-2px);box-shadow:0 18px 46px #0000002e}.market-mini-grid b{font-size:13px;display:block}.market-mini-grid span{color:#b5c4d6;margin-top:6px;font-size:11px;display:block}.blue-cta-box{background:#0b7cff;padding:38px 42px}.blue-cta-box p{color:#dcecff;font-size:13px;line-height:1.55}.blue-cta-box button{color:#071832;background:#fff;border:0;border-radius:7px;padding:12px 18px;font-weight:750}.section{padding:76px 0}.muted{background:#f4f8fc}.page{min-height:70vh}.page-hero{color:#fff;background:#06152f;padding:86px 0 64px;position:relative;overflow:hidden}.page-hero-bg{opacity:.9;background-color:#0000;background-image:linear-gradient(90deg,#06152ffa,#06152fd6),url(https://images.unsplash.com/photo-1516937941344-00b4e0337589?q=80&w=1800&auto=format&fit=crop);background-position:50% 58%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.page-hero .container{position:relative}.page-hero h1{letter-spacing:-.055em;margin:0 0 18px;font-size:44px;line-height:1}.page-hero p:not(.eyebrow){color:#dbe6f2;max-width:610px;font-size:16px;line-height:1.65}.catalog-section{background:#fff}.catalog-layout{grid-template-columns:250px 1fr;gap:26px;display:grid}.catalog-sidebar{align-content:start;gap:16px;display:grid}.filter-box{background:#fff;border:1px solid #dce6f1;border-radius:13px;padding:17px;box-shadow:0 14px 40px #0820460a}.filter-box h3{margin:0 0 14px;font-size:15px}.filter-box button{color:#233348;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:10px 9px;font-size:13px;display:flex}.filter-box button.active{color:#0b7cff;background:#eaf4ff}.filter-box button b{font-size:12px}.packaging-box label{color:#536479;margin:12px 0;font-size:13px;display:block}.catalog-toolbar{grid-template-columns:1fr 160px;gap:16px;margin-bottom:18px;display:grid}.search-box{color:#738196;border:1px solid #dce6f1;border-radius:10px;align-items:center;gap:12px;height:46px;padding:0 16px;display:flex}.search-box input{color:#06152f;border:0;outline:0;width:100%}.catalog-toolbar select{color:#536479;background:#fff;border:1px solid #dce6f1;border-radius:10px;padding:0 14px}.catalog-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.catalog-card{background:#fff;border:1px solid #dce6f1;border-radius:14px;flex-direction:column;height:100%;padding:25px 23px;transition:all .18s;display:flex;box-shadow:0 16px 44px #0820460a}.catalog-card:hover{border-color:#9cc9f7;transform:translateY(-3px);box-shadow:0 22px 52px #08204614}.catalog-product-image{background-repeat:no-repeat;background-size:200%;border-bottom:1px solid #e3ebf4;border-radius:14px 14px 0 0;height:180px;margin:-25px -23px 18px}.catalog-product-photo{object-fit:cover;border-bottom:1px solid #e3ebf4;width:calc(100% + 46px);height:210px;margin:-25px -23px 20px;display:block}.product-modal-photo{object-fit:cover;border-radius:12px;flex:none;width:150px;height:120px;box-shadow:0 10px 28px #08204624}.catalog-icon{color:#0b7cff;border:2px solid #0b7cff;border-radius:16px;place-items:center;width:54px;height:54px;margin-bottom:24px;font-size:27px;display:grid}.catalog-card h3{letter-spacing:-.035em;min-height:48px;margin:0 0 11px;font-size:20px}.chip-row{flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 17px;display:flex}.catalog-card .chip-row{min-height:28px}.chip-row span,.case-card span{color:#42536a;background:#eef5fd;border:1px solid #dce6f1;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}.catalog-card p{color:#4d5c70;margin:6px 0;font-size:12px;line-height:1.3}.catalog-card button{color:#0b7cff;background:0 0;border:0;align-self:flex-start;margin-top:auto;padding:18px 0 0;font-size:13px;font-weight:800}.article-detail article{color:#24334a;max-width:820px;margin:28px auto 0;font-size:17px;line-height:1.85}.article-detail article h2{color:#071832;margin:34px 0 14px;font-size:clamp(28px,4vw,40px);line-height:1.18}.article-detail article h3{color:#0d3968;margin:32px 0 12px;font-size:24px;line-height:1.3}.article-detail article h4{color:#123c69;margin:26px 0 10px;font-size:19px}.article-detail article p{margin:0 0 18px}.article-detail article ul{margin:0 0 24px;padding-left:24px}.article-detail article li{margin:8px 0}.article-detail{max-width:980px}.article-detail>.text-link{margin-bottom:20px}.article-detail article{background:#fff;border:1px solid #e1e9f2;border-radius:18px;padding:42px 56px;box-shadow:0 20px 55px #08204614}.article-cover{height:430px;width:calc(100% + 112px)!important;max-width:none!important;max-height:none!important;box-shadow:none!important;border-radius:18px 18px 0 0!important;margin:-42px -56px 38px!important}.article-body{color:#32445d;font-size:17px;line-height:1.9}.article-body h2{color:#08275a;border-bottom:1px solid #e4ebf3;margin:42px 0 16px;padding-bottom:10px;font-size:28px}.article-body h3{color:#0d4f91;margin:32px 0 12px;font-size:21px}.article-body p{margin:0 0 20px}.article-body blockquote{color:#274667;background:#edf6ff;border-left:4px solid #168bff;border-radius:0 8px 8px 0;margin:28px 0;padding:18px 22px}.article-single-list{margin:0!important;padding-left:26px!important}.article-body-image{margin:32px 0}.article-body-image img{object-fit:cover;border-radius:12px;width:100%;max-height:520px;box-shadow:0 14px 34px #0820461f}.article-body-image figcaption{color:#7a899c;text-align:center;margin-top:8px;font-size:12px}.article-grid article{background:#fff;border:1px solid #dfe8f2;border-radius:12px;padding:0 0 22px;transition:transform .22s,box-shadow .22s;overflow:hidden}.article-grid article:hover{transform:translateY(-6px);box-shadow:0 18px 42px #08305c1f}.article-grid article>span,.article-grid article>h3,.article-grid article>p,.article-grid article>button{margin-left:22px;margin-right:22px}.article-card-image{object-fit:cover;width:100%;height:210px;margin:0 0 20px;display:block}.article-grid>article{flex-direction:column;min-height:100%;display:flex}.article-grid>article>h3{min-height:72px}.article-grid>article>p{flex:1}.article-grid>article>button{align-self:flex-start;margin-top:auto}.article-back-link{cursor:pointer;align-items:center;width:max-content;text-decoration:none;display:inline-flex}@media (width<=700px){.article-detail article{padding:26px 20px}.article-cover{height:240px;width:calc(100% + 40px)!important;margin:-26px -20px 28px!important}.article-body{font-size:15px}.article-body h2{font-size:23px}.article-card-image{height:190px}}.article-detail article img,.article-cover{object-fit:cover;border-radius:18px;width:100%;max-height:480px;margin:22px 0 32px;display:block;box-shadow:0 18px 48px #08204624}.pagination{justify-content:center;gap:10px;margin-top:30px;display:flex}.pagination button{color:#536479;background:#fff;border:1px solid #dce6f1;border-radius:999px;width:34px;height:34px}.pagination .active{color:#fff;background:#0b7cff;border-color:#0b7cff}.section-top{justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px;display:flex}.section-top h2,.contact-side h2{letter-spacing:-.05em;max-width:720px;margin:0;font-size:40px;line-height:1.05}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card,.market-card,article,.contact-card,.contact-side,.case-card{background:#fff;border:1px solid #dce6f1;border-radius:16px;padding:26px;box-shadow:0 18px 46px #0820460f}.service-card span{color:#0b7cff;background:#eaf4ff;border-radius:14px;place-items:center;width:46px;height:46px;font-size:22px;font-weight:900;display:grid}.service-card h3,.market-card h3,article h3{letter-spacing:-.035em;margin:18px 0 10px;font-size:24px}.service-card p,.market-card,.case-card b,article p{color:#4b5d73;line-height:1.65}.flow{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.flow div{background:#fff;border:1px solid #dce6f1;border-radius:14px;padding:22px}.flow b{color:#0b7cff;margin-bottom:12px;display:block}.flow span{font-weight:800}.market-grid,.case-grid,.article-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.market-card p,.case-card p,article span{color:#0b7cff;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:850}.market-card button,article button{color:#0b7cff;background:0 0;border:0;padding:0;font-weight:800}.info{background:#f7fbff;border:1px solid #dce6f1;border-radius:12px;margin:14px 0;padding:16px}.info small{color:#748196;text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px;font-size:10px;font-weight:800;display:block}.case-card h3{margin:8px 0;font-size:40px}.faq details{background:#fff;border:1px solid #dce6f1;border-radius:14px;margin-bottom:12px;padding:20px}.faq summary{cursor:pointer;font-weight:800}.faq p{color:#4b5d73;line-height:1.65}.contact-layout{grid-template-columns:1.1fr .9fr;gap:24px;display:grid}.contact-card{gap:14px;display:grid}.contact-card h2{margin:0 0 8px;font-size:34px}.contact-card input,.contact-card textarea,.contact-card select{background:#fff;border:1px solid #d7e2ee;border-radius:10px;width:100%;padding:14px}.contact-card textarea{resize:vertical;min-height:140px}.contact-side ul{color:#42536a;padding-left:20px;line-height:2}.cta{color:#fff;background:#0b7cff;padding:64px 0}.cta .container{justify-content:space-between;align-items:center;gap:30px;display:flex}.cta h2{letter-spacing:-.04em;margin:0;font-size:40px;line-height:1.08}.cta p{color:#dcecff;max-width:520px}.cta .blue-btn{color:#06152f;background:#fff}footer{color:#fff;background:#040e20;padding:26px 0}.footer-grid{grid-template-columns:1fr auto auto;align-items:center;gap:26px;display:grid}footer b{font-size:16px}footer p{color:#9dafc4;margin:7px 0 0;font-size:12px}footer button{color:#d4dfec;background:0 0;border:0;margin-left:20px;font-size:12px;font-weight:600}footer small{color:#8b9bb0;font-size:12px}@media (width<=1120px){.main-nav{gap:16px}.catalog-grid{grid-template-columns:repeat(3,1fr)}.overview-grid,.market-cta-grid{grid-template-columns:1fr}.home-overview{background:#fff}.overview-block+.overview-block{border-top:1px solid #e3edf7;border-left:0;padding-left:0}.overview-block{padding:40px 0}.blue-cta-box{border-radius:0}.market-mini-grid{padding:0 0 36px}.market-panel{padding-bottom:20px}}.mobile-menu-toggle{background:#fff;border:1px solid #dce6f1;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;padding:10px;display:none;box-shadow:0 10px 24px #0820460f}.about-intro-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:72px;display:grid}.about-intro h2,.about-capabilities h2,.about-commitment h2{color:#071f48;margin:10px 0 18px;font-size:clamp(28px,3vw,44px);line-height:1.12}.about-copy p,.about-capabilities p,.about-commitment p{color:#53657d;font-size:16px;line-height:1.85}.about-copy p+p{margin-top:18px}.about-advantage-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px;display:grid}.about-advantage-grid article{background:#fff;border:1px solid #d4e1ee;border-radius:14px;min-height:245px;padding:32px;box-shadow:0 16px 40px #082d5b0f}.about-advantage-grid b{color:#0b7cff;letter-spacing:.12em;font-size:14px}.about-advantage-grid h3{color:#08265a;margin:34px 0 14px;font-size:21px}.about-advantage-grid p{color:#5b6c81;line-height:1.75}.about-capability-grid{grid-template-columns:1fr 1fr;align-items:center;gap:78px;display:grid}.about-capabilities .blue-btn{margin-top:22px}.about-checklist{gap:14px;display:grid}.about-checklist div{color:#153257;background:#f8fbff;border:1px solid #d6e3f0;border-radius:10px;align-items:center;gap:15px;min-height:64px;padding:15px 18px;font-weight:700;display:flex}.about-checklist span{color:#fff;background:#0b7cff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.about-commitment{text-align:center;background:#061f45}.about-commitment h2{color:#fff}.about-commitment p{color:#ffffffc2;max-width:820px;margin:0 auto}@media (width<=920px){.about-intro-grid,.about-capability-grid{grid-template-columns:1fr;gap:34px}.about-advantage-grid{grid-template-columns:1fr}}.mobile-menu-toggle span{background:#071832;border-radius:99px;width:18px;height:2px;transition:transform .18s,opacity .18s;display:block}.mobile-menu-toggle.open span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu-toggle.open span:nth-child(2){opacity:0}.mobile-menu-toggle.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu,.mobile-menu-panel{display:none}@media (width<=920px){.mobile-menu-toggle{display:flex}.mobile-menu{z-index:45;opacity:0;pointer-events:none;background:#06152f61;transition:opacity .18s;display:block;position:fixed;inset:64px 0 0}.mobile-menu.open{opacity:1;pointer-events:auto}.mobile-menu-panel{background:#fff;border:1px solid #dce6f1;border-radius:18px;width:min(360px,100% - 24px);margin:12px 12px 12px auto;transition:transform .18s;display:block;overflow:hidden;transform:translateY(-8px);box-shadow:0 28px 80px #040e203d}.mobile-menu.open .mobile-menu-panel{transform:translateY(0)}.mobile-menu-head{border-bottom:1px solid #edf3f9;justify-content:space-between;align-items:center;padding:18px 18px 12px;display:flex}.mobile-menu-head b{letter-spacing:-.02em;font-size:15px}.mobile-menu-head button{color:#071832;background:#f4f8fc;border:0;border-radius:10px;width:34px;height:34px;font-size:24px;line-height:1}.mobile-menu-links{padding:10px;display:grid}.mobile-menu-links button{color:#071832;text-align:left;background:0 0;border:0;border-radius:12px;padding:14px 12px;font-size:15px;font-weight:700}.mobile-menu-links button.active{color:#0b7cff;background:#eaf4ff}.mobile-menu-actions{border-top:1px solid #edf3f9;gap:10px;padding:14px 18px 18px;display:grid}.mobile-lang-switch{color:#071832;background:#fff;border:1px solid #dce6f1;border-radius:10px;padding:12px 14px;font-weight:700}.mobile-menu-actions .blue-btn{width:100%}}@media (width<=660px){.mobile-menu{inset:64px 0 0}.mobile-menu-panel{width:calc(100% - 24px)}}@media (width<=920px){.main-nav{display:none}.header{padding:0 20px}.hero-grid,.catalog-layout,.contact-layout{grid-template-columns:1fr}.hero h1{font-size:46px}.hero-card{justify-self:start}.catalog-sidebar,.service-grid,.market-grid,.case-grid,.article-grid,.flow,.catalog-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.footer-grid div:last-of-type{flex-wrap:wrap;gap:12px;display:flex}footer button{margin:0}.cta .container{display:block}.cta .blue-btn{margin-top:18px}}@media (width<=660px){.container{width:min(100% - 32px,1180px)}.header-right{gap:10px}.lang-switch,.brand small{display:none}.hero{min-height:650px}.hero h1,.page-hero h1{font-size:38px}.lead,.page-hero p:not(.eyebrow){font-size:15px}.hero-actions{display:block}.ghost-btn{margin-top:12px}.catalog-sidebar,.catalog-toolbar,.catalog-grid,.service-grid,.market-grid,.case-grid,.article-grid,.mini-service-grid,.mini-product-list,.flow{grid-template-columns:1fr}.section{padding:54px 0}.section-top{display:block}.section-top h2,.cta h2,.contact-side h2{font-size:32px}.market-mini-grid{grid-template-columns:1fr}.blue-cta-box{padding:32px 24px}.catalog-card{padding:22px}.header-cta{padding:10px 13px}.brand-mark{width:32px;height:32px}.brand b{font-size:14px}}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040e209e;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.product-modal{background:#fff;border:1px solid #dce6f1;border-radius:20px;width:min(980px,100%);max-height:calc(100vh - 56px);padding:30px;position:relative;overflow:auto;box-shadow:0 34px 110px #00000057}.modal-close{color:#06152f;background:#fff;border:1px solid #dce6f1;border-radius:999px;width:36px;height:36px;font-size:25px;line-height:1;position:absolute;top:18px;right:18px}.modal-head{border-bottom:1px solid #e5edf6;align-items:center;gap:18px;padding:4px 48px 24px 0;display:flex}.modal-head h2{letter-spacing:-.05em;margin:0 0 12px;font-size:38px;line-height:1}.modal-grid{grid-template-columns:1.05fr .95fr;gap:18px;margin-top:22px;display:grid}.detail-panel{background:#f8fbff;border:1px solid #dce6f1;border-radius:16px;padding:22px}.detail-panel h3{letter-spacing:-.035em;margin:0 0 14px;font-size:22px}.detail-panel .info{background:#fff}.dark-panel{color:#fff;background:#06152f;border-color:#06152f}.dark-panel p{color:#c9d6e6;font-size:14px;line-height:1.65}.document-list{gap:10px;margin:20px 0 22px;display:grid}.document-list div{background:#ffffff12;border:1px solid #ffffff21;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:13px 14px;display:flex}.document-list b{font-size:13px}.document-list span{color:#65ffd7;font-size:12px;font-weight:800}.dark-panel .blue-btn{width:100%;box-shadow:none}@media (width<=760px){.modal-backdrop{align-items:flex-start;padding:14px}.product-modal{border-radius:16px;padding:22px}.modal-head{padding-right:42px;display:block}.modal-head h2{font-size:31px}.modal-grid{grid-template-columns:1fr}.document-list div{display:block}.document-list span{margin-top:5px;display:block}.modal-close{top:14px;right:14px}}.case-center-section{position:relative;overflow:hidden}.case-center-section:before{content:"";pointer-events:none;background:radial-gradient(circle,#0b7cff21,#0000 66%);width:420px;height:420px;position:absolute;inset:auto -10% 0 auto}.case-feature{grid-template-columns:1.08fr .92fr;gap:18px;margin-bottom:20px;display:grid;position:relative}.case-feature-main{color:#fff;background:#06152f;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:310px;padding:34px;display:flex;box-shadow:0 22px 60px #08204629}.case-feature-main h2{letter-spacing:-.055em;max-width:620px;margin:0 0 14px;font-size:42px;line-height:1}.case-feature-main p:not(.eyebrow){color:#cbd8e8;max-width:650px;line-height:1.7}.case-feature-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px;display:grid}.case-feature-stats div{background:#ffffff12;border:1px solid #ffffff24;border-radius:14px;padding:15px}.case-feature-stats small,.case-meta small{color:#8ea0b7;text-transform:uppercase;letter-spacing:.13em;margin-bottom:7px;font-size:9px;font-weight:850;display:block}.case-feature-stats b{font-size:20px;display:block}.case-feature-side{background:#fff;border:1px solid #dce6f1;border-radius:18px;padding:20px;box-shadow:0 18px 46px #0820460f}.case-feature-side .info{margin:0 0 12px}.case-feature-side .info:last-child{margin-bottom:0}.case-study-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.case-study-card{background:#fff;border:1px solid #dce6f1;border-radius:18px;padding:24px;box-shadow:0 18px 46px #0820460f}.case-study-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.case-study-head span{color:#0b7cff;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:850}.case-study-head b{color:#42536a;background:#eef5fd;border:1px solid #dce6f1;border-radius:999px;padding:6px 10px;font-size:10px}.case-study-card h3{letter-spacing:-.04em;margin:0 0 16px;font-size:24px;line-height:1.12}.case-meta{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;display:grid}.case-meta div{background:#f7fbff;border:1px solid #dce6f1;border-radius:12px;padding:12px}.case-meta b{font-size:14px}.case-study-card p{color:#4b5d73;margin:0 0 14px;line-height:1.65}.case-study-card strong{color:#06152f;font-size:13px;line-height:1.45;display:block}@media (width<=920px){.case-feature,.case-study-grid{grid-template-columns:1fr}.case-feature-main h2{font-size:34px}}@media (width<=660px){.case-feature-main{padding:26px}.case-feature-stats,.case-meta{grid-template-columns:1fr}.case-feature-main h2{font-size:30px}}.case-tabs{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:22px;display:grid}.case-tabs button{text-align:left;background:#fff;border:1px solid #dce6f1;border-radius:14px;padding:16px;box-shadow:0 14px 34px #0820460d}.case-tabs button span{color:#0b7cff;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px;font-size:10px;font-weight:850;display:block}.case-tabs button b{color:#06152f;font-size:14px;line-height:1.25;display:block}.case-tabs button.active{background:#eaf4ff;border-color:#0b7cff}.case-detail-feature{margin-bottom:24px}.route-panel .eyebrow{margin-bottom:16px}.route-line{color:#fff;background:#06152f;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-bottom:16px;padding:18px;display:grid}.route-line i{background:linear-gradient(90deg,#65ffd7,#0b7cff);border-radius:99px;height:2px;position:relative}.route-line i:after{content:"";border-top:2px solid #0b7cff;border-right:2px solid #0b7cff;width:8px;height:8px;position:absolute;top:50%;right:0;transform:translateY(-50%)rotate(45deg)}.route-line span{font-size:13px;font-weight:800}@media (width<=920px){.case-tabs{grid-template-columns:1fr 1fr}}@media (width<=660px){.case-tabs{grid-template-columns:1fr}}.hero-tags button{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:700;transition:transform .18s,border-color .18s,background .18s,color .18s}.hero-tags button:hover{color:#65ffd7;background:#65ffd724;border-color:#65ffd7;transform:translateY(-2px)}.mini-product-list button{grid-template-columns:38px 1fr;grid-template-areas:"icon name""icon cas""icon arrow";align-items:start;min-height:100px;padding:14px}.mini-product-list .product-icon{grid-area:icon;margin-top:2px}.mini-product-list b{word-break:normal;grid-area:name;font-size:15px;line-height:1.15}.mini-product-list small{color:#536479;white-space:normal;word-break:normal;grid-area:cas;margin-top:2px;font-size:11px;line-height:1.25}.mini-product-list i{grid-area:arrow;margin-top:6px;font-size:15px}@media (width<=660px){.header{height:58px;padding:0 16px}.brand{gap:9px}.brand-mark{border-radius:9px;width:32px;height:32px;font-size:13px}.brand b{font-size:15px}.header-cta{white-space:nowrap;border-radius:8px;padding:10px 14px;font-size:13px}.hero{align-items:flex-start;min-height:auto;padding:28px 0}.hero-grid{gap:22px}.eyebrow{letter-spacing:.16em;margin-bottom:10px;font-size:9px;line-height:1.45}.hero h1{letter-spacing:-.055em;max-width:100%;margin-bottom:18px;font-size:34px;line-height:1.02}.lead{max-width:100%;font-size:14.5px;line-height:1.58}.hero-actions{grid-template-columns:1fr;gap:10px;margin:22px 0 18px;display:grid}.hero-actions .blue-btn,.hero-actions .ghost-btn{text-align:center;width:100%;margin:0;padding:13px 16px}.hero-tags{gap:8px}.hero-tags button{padding:6px 10px;font-size:10.5px}.hero-card{border-radius:14px;justify-self:stretch;width:100%;padding:17px 18px}.hero-card b{margin-bottom:6px;font-size:17px}.hero-card button{padding:10px 0;font-size:13px}.hero-card button:nth-of-type(n+4){display:flex}.hero-card:after{content:none;display:none}.home-overview{border-top:0}.hero-card{overflow:visible}.hero-card button{white-space:normal;min-height:46px;line-height:1.35}.hero-card span{flex:0 0 25px}}@media (width<=430px){.container{width:min(100% - 28px,1180px)}.hero{padding:24px 0}.hero h1{font-size:32px}.lead{font-size:14px}.hero-card{padding:16px}}.cms-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 20px #00000014}.success-modal{z-index:9999;background:#00000040;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.success-modal-card{text-align:center;background:#fff;border-radius:16px;min-width:320px;padding:28px 40px;animation:.25s modalPop;box-shadow:0 10px 40px #00000026}.success-check{color:#22c55e;margin-bottom:12px;font-size:52px}.success-modal-card h3{color:#111827;margin:0}.success-modal-card p{color:#6b7280;margin-top:10px}@keyframes modalPop{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.success-modal-overlay{z-index:99999!important;background:#00000047!important;justify-content:center!important;align-items:center!important;display:flex!important;position:fixed!important;inset:0!important}.success-modal{text-align:center!important;background:#fffffff5!important;border:2px solid #0b5ed7!important;border-radius:16px!important;width:420px!important;max-width:90vw!important;padding:34px 32px!important;box-shadow:0 20px 50px #0000002e!important}.success-icon{color:#16a34a!important;border:3px solid #16a34a!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:68px!important;height:68px!important;margin:0 auto 18px!important;font-size:36px!important;font-weight:700!important;display:flex!important}.success-modal h3{color:#0b5ed7!important;margin:0!important;font-size:26px!important;font-weight:700!important}.success-modal p{color:#4b5563!important;margin:12px 0 0!important;font-size:15px!important;line-height:1.6!important}.home-v3{color:#071a35;background:#fff}.home-v3 button{font:inherit}.header.home-header{z-index:50;box-shadow:none;background:0 0;border-bottom:1px solid #ffffff1f;position:absolute;inset:0 0 auto}.header.home-header .brand b,.header.home-header .main-nav button,.header.home-header .lang-switch{color:#fff}.header.home-header .brand small{color:#9fb3ca}.header.home-header .main-nav button.active{color:#3c9cff;border-color:#3c9cff}.header.home-header .header-cta{color:#fff;background:#1682ff}.home-v3-hero{background:#03152d;min-height:540px;position:relative;overflow:hidden}.home-v3-hero-image{background-image:linear-gradient(90deg,#021024f7 0%,#03152de8 37%,#03152d57 68%,#03152d14 100%),url(/home-v3/hero-drums.jpg);background-position:100%;background-size:cover;position:absolute;inset:0}.home-v3-hero:after{content:"";pointer-events:none;background:linear-gradient(#0000,#000a1a40);height:120px;position:absolute;inset:auto 0 0}.home-v3-hero-inner{z-index:1;align-items:center;min-height:540px;padding-top:68px;display:flex;position:relative}.home-v3-hero-copy{color:#fff;width:min(690px,58%);padding:44px 0 38px}.home-v3-kicker,.home-v3-heading>p,.home-v3-heading div>p{color:#3ee7cf;letter-spacing:.18em;text-transform:uppercase;margin:0 0 13px;font-size:11px;font-weight:800}.home-v3-hero h1{letter-spacing:-.045em;margin:0;font-size:clamp(44px,4.5vw,64px);font-weight:620;line-height:1.04}.home-v3-hero-copy>p:not(.home-v3-kicker){color:#d1dceb;max-width:600px;margin:22px 0 0;font-size:15px;line-height:1.68}.home-v3-hero-actions{gap:13px;margin-top:25px;display:flex}.home-v3-primary,.home-v3-secondary{cursor:pointer;border-radius:4px;min-height:45px;padding:0 23px;font-weight:750}.home-v3-primary{color:#fff;background:#1682ff;border:1px solid #1682ff;box-shadow:0 10px 28px #006fff3b}.home-v3-secondary{color:#fff;background:#03122680;border:1px solid #ffffff7a}.home-v3-metrics{border-top:1px solid #ffffff24;grid-template-columns:repeat(4,1fr);max-width:620px;margin-top:26px;padding-top:17px;display:grid}.home-v3-metrics div{border-right:1px solid #ffffff1f;align-items:baseline;gap:7px;padding-right:10px;display:flex}.home-v3-metrics div:last-child{border-right:0}.home-v3-metrics strong{color:#3ee7cf;font-size:16px}.home-v3-metrics span{color:#b6c5d6;font-size:9px}.home-v3 .container{max-width:1360px}.home-v3-heading{margin-bottom:30px}.home-v3-heading.centered{text-align:center}.home-v3-heading>p,.home-v3-heading div>p{color:#0874f9}.home-v3-heading h2{letter-spacing:-.033em;margin:0;font-size:clamp(29px,2.5vw,40px);font-weight:540;line-height:1.14}.home-v3-strength-grid{background:#fff;border:1px solid #dce6f2;border-radius:10px;grid-template-columns:repeat(6,1fr);display:grid;overflow:hidden;box-shadow:0 16px 45px #0e284b12}.home-v3-strength-grid article{border-right:1px solid #e1e9f2;min-height:195px;padding:25px 20px}.home-v3-strength-grid article:last-child{border-right:0}.home-v3-strength-grid i,.home-v3-service-grid i{color:#0874f9;background:#edf5ff;border-radius:8px;place-items:center;width:38px;height:38px;font-size:19px;font-style:normal;display:grid}.home-v3-strength-grid h3,.home-v3-service-grid h3{margin:17px 0 8px;font-size:14px}.home-v3-strength-grid p,.home-v3-service-grid p{color:#68788d;margin:0;font-size:11px;line-height:1.68}.home-v3-products{color:#fff;background:#051a35;padding:58px 0 66px}.home-v3-heading.inverse-row,.home-v3-heading.row{justify-content:space-between;align-items:end;gap:24px;display:flex}.home-v3-heading.inverse-row h2{color:#fff}.home-v3-heading.inverse-row button,.home-v3-heading.row button{color:#3d9cff;cursor:pointer;background:0 0;border:0;font-weight:700}.home-v3-product-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;display:grid}.home-v3-product-grid article{background:#0b2444;border:1px solid #ffffff21;border-radius:7px;min-width:0;overflow:hidden;box-shadow:0 12px 28px #00000029}.home-v3-product-grid img{object-fit:cover;aspect-ratio:1.08;width:100%;height:205px;display:block}.home-v3-product-grid h3{min-height:38px;margin:0 0 7px;font-size:13px;line-height:1.4}.home-v3-product-grid p{color:#9cb0c7;min-height:28px;margin:0 0 12px;font-size:9px;line-height:1.45}.home-v3-product-grid button{color:#e1efff;cursor:pointer;background:0 0;border:1px solid #287ddc;border-radius:4px;padding:8px 11px;font-size:10px}.home-v3-product-grid button:hover{background:#137de8}.home-v3-services{padding-bottom:62px}.home-v3-service-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.home-v3-service-grid article{text-align:center;border:1px solid #dbe5f0;border-radius:7px;min-height:195px;padding:24px 18px}.home-v3-service-grid i{margin:0 auto}.home-v3-process-title{text-align:center;color:#063c7d;letter-spacing:.08em;text-transform:uppercase;margin:46px 0 27px;font-size:13px;font-weight:800}.home-v3-process{grid-template-columns:repeat(6,1fr);gap:15px;display:grid;position:relative}.home-v3-process:before{content:"";background:#c7d6e8;height:1px;position:absolute;top:21px;left:8%;right:8%}.home-v3-process div{z-index:1;text-align:center;position:relative}.home-v3-process b{color:#fff;background:#0757a9;border-radius:50%;place-items:center;width:43px;height:43px;margin:0 auto 12px;font-size:16px;display:grid;box-shadow:0 0 0 8px #fff}.home-v3-process span{color:#283c57;padding:0 8px;font-size:11px;font-weight:700;line-height:1.45;display:block}.home-v3-market-insights{background:#fbfdff;padding-top:38px}.home-v3-split{grid-template-columns:.92fr 1.38fr;gap:52px;display:grid}.home-v3-market-panel{border-right:1px solid #dce6f2;padding-right:40px}.home-v3-heading.compact{margin-bottom:20px}.home-v3-worldmap{background:#f4f8fc;border-radius:9px;min-height:255px;position:relative;overflow:hidden}.home-v3-worldmap span{color:#0874f9;filter:drop-shadow(0 1px 2px #fff);font-size:15px;position:absolute}.home-v3-worldmap span:first-of-type{top:38%;left:22%}.home-v3-worldmap span:nth-of-type(2){top:28%;left:38%}.home-v3-worldmap span:nth-of-type(3){top:41%;left:55%}.home-v3-worldmap span:nth-of-type(4){top:29%;left:68%}.home-v3-worldmap span:nth-of-type(5){top:57%;left:77%}.home-v3-worldmap span:nth-of-type(6){top:68%;left:43%}.home-v3-market-buttons{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.home-v3-market-buttons button{color:#344d6b;text-align:left;cursor:pointer;background:#fff;border:1px solid #dae6f2;border-radius:5px;padding:10px;font-size:10px}.home-v3-article-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.home-v3-article-grid article{flex-direction:column;display:flex}.home-v3-article-grid img{object-fit:cover;border-radius:7px;width:100%;height:150px}.home-v3-article-grid small{color:#0874f9;letter-spacing:.08em;text-transform:uppercase;margin-top:13px;font-size:9px;font-weight:800}.home-v3-article-grid h3{margin:7px 0 13px;font-size:14px;line-height:1.42}.home-v3-article-grid button{color:#0874f9;cursor:pointer;background:0 0;border:0;align-self:flex-start;margin-top:auto;font-size:10px;font-weight:700}.home-v3-cta{color:#fff;background:linear-gradient(100deg,#0757b8,#1682ff);padding:44px 0}.home-v3-cta .container{justify-content:space-between;align-items:center;gap:40px;display:flex}.home-v3-cta p{color:#56efd6;letter-spacing:.17em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:800}.home-v3-cta h2{letter-spacing:-.03em;max-width:720px;margin:0 0 9px;font-size:34px;font-weight:540;line-height:1.12}.home-v3-cta span{color:#d6e8ff;font-size:12px}.home-v3-cta button{color:#0757b8;cursor:pointer;background:#fff;border:0;border-radius:5px;flex:none;padding:14px 24px;font-weight:800}@media (width<=1180px){.home-v3-strength-grid,.home-v3-service-grid{grid-template-columns:repeat(3,1fr)}.home-v3-strength-grid article:nth-child(3){border-right:0}.home-v3-strength-grid article{border-bottom:1px solid #e1e9f2}.home-v3-product-grid{grid-template-columns:repeat(3,1fr)}.home-v3-product-grid img{height:220px}.home-v3-split{grid-template-columns:1fr}.home-v3-market-panel{border-right:0;padding-right:0}.home-v3-hero-copy{width:67%}.home-v3-hero h1 span{white-space:normal}}@media (width<=760px){.header.home-header{background:#03152d;position:relative}.home-v3-hero,.home-v3-hero-inner{min-height:620px}.home-v3-hero-inner{padding-top:0}.home-v3-hero-image{background-position:64%}.home-v3-hero:before{content:"";z-index:1;background:linear-gradient(90deg,#03152dfa 0%,#03152de0 60%,#03152d8c 100%);position:absolute;inset:0}.home-v3-hero-copy{z-index:2;width:100%;padding:60px 0 34px;position:relative}.home-v3-hero h1{font-size:44px}.home-v3-hero-copy>p:not(.home-v3-kicker){font-size:14px}.home-v3-metrics{grid-template-columns:repeat(2,1fr);gap:12px}.home-v3-metrics div{border-right:0}.home-v3-section{padding:54px 0}.home-v3-strength-grid,.home-v3-service-grid{grid-template-columns:1fr 1fr}.home-v3-strength-grid article{border-right:1px solid #e1e9f2}.home-v3-strength-grid article:nth-child(2n){border-right:0}.home-v3-product-grid{grid-template-columns:1fr 1fr}.home-v3-product-grid img{height:190px}.home-v3-process{grid-template-columns:repeat(2,1fr);gap:28px 10px}.home-v3-process:before{display:none}.home-v3-split{gap:44px}.home-v3-article-grid{grid-template-columns:1fr}.home-v3-article-grid article{grid-template-columns:130px 1fr;column-gap:15px;display:grid}.home-v3-article-grid img{grid-row:1/5;height:110px}.home-v3-article-grid small{margin-top:0}.home-v3-market-buttons{grid-template-columns:1fr 1fr}.home-v3-cta .container{flex-direction:column;align-items:flex-start}.home-v3-cta h2{font-size:29px}}@media (width<=480px){.home-v3-hero h1{font-size:38px}.home-v3-hero-actions{flex-direction:column}.home-v3-primary,.home-v3-secondary{width:100%}.home-v3-strength-grid,.home-v3-service-grid,.home-v3-product-grid{grid-template-columns:1fr}.home-v3-heading.inverse-row,.home-v3-heading.row{flex-direction:column;align-items:flex-start}.home-v3-product-grid img{height:240px}.home-v3-market-buttons,.home-v3-article-grid article{grid-template-columns:1fr}.home-v3-article-grid img{grid-row:auto;height:180px}}.header.home-header{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#021125ed;border-bottom:1px solid #ffffff14;grid-template-columns:250px 1fr auto;align-items:center;height:72px;padding:0 5.4vw;display:grid}.header.home-header .brand-mark{color:#56a8ff;background:0 0;border:2px solid #1682ff;width:38px;height:38px}.header.home-header .brand b{font-size:19px}.header.home-header .brand small{letter-spacing:.02em;font-size:8px}.header.home-header .main-nav{justify-self:center;gap:28px}.header.home-header .main-nav button{padding:25px 0 20px;font-size:12px;font-weight:650}.header.home-header .header-right{gap:18px}.header.home-header .header-cta{border-radius:4px;padding:11px 22px;font-size:12px}.header.home-header .lang-switch{font-size:11px}.home-v3 .container{width:min(1180px,88vw);max-width:none}.home-v3-hero-image{background-image:linear-gradient(90deg,#010f22f5 0%,#03142adb 40%,#03142a3b 70%,#03142a08 100%),url(/home-v3/hero-drums.jpg);background-position:50% 52%}.home-v3-kicker{margin-bottom:19px;font-size:10px}.home-v3-hero h1{letter-spacing:-.035em;font-size:46px;font-weight:760;line-height:1.06}.home-v3-hero h1 span{white-space:normal}.home-v3-hero-copy>p:not(.home-v3-kicker){max-width:560px;margin-top:17px;font-size:13px;line-height:1.6}.home-v3-hero-actions{margin-top:23px}.home-v3-primary,.home-v3-secondary{min-height:42px;padding:0 26px}.home-v3-metrics{border-top:0;gap:42px;max-width:690px;margin-top:25px;padding-top:0;display:flex}.home-v3-metrics div{border:0;grid-template-rows:auto auto;grid-template-columns:26px auto;column-gap:8px;padding:0;display:grid}.home-v3-metrics i{color:#2f92ff;grid-row:1/3;align-self:center;font-size:24px;font-style:normal}.home-v3-metrics strong{color:#fff;font-size:17px;line-height:1.15}.home-v3-metrics span{color:#b8c7da;white-space:nowrap;font-size:9px}.home-v3-section{padding:46px 0}.preview-heading{margin-bottom:30px}.preview-heading h2{color:#06244b;letter-spacing:.01em!important;font-size:20px!important;font-weight:800!important}.preview-underline{background:#1682ff;border-radius:3px;width:38px;height:3px;margin:10px auto 0;display:block}.home-v3-strength-grid{box-shadow:none;background:0 0;border:0;border-radius:0;gap:28px;overflow:visible}.home-v3-strength-grid article{text-align:center;min-height:150px;padding:0 10px;border:0!important}.home-v3-strength-grid i{color:#1682ff;background:0 0;border:0;width:52px;height:52px;margin:0 auto;font-size:34px}.home-v3-strength-grid h3{margin:13px 0 8px;font-size:13px}.home-v3-strength-grid p{font-size:10px;line-height:1.55}.home-v3-products{padding:42px 0 48px}.preview-products-heading{margin-bottom:20px}.preview-products-heading h2{letter-spacing:.02em;font-size:18px!important;font-weight:800!important}.preview-products-heading button{font-size:12px}.home-v3-product-grid{gap:18px}.home-v3-product-grid article{background:#0a213e;border-radius:5px}.home-v3-product-grid article>div{padding:12px 12px 14px}.home-v3-product-grid h3{white-space:nowrap;text-overflow:ellipsis;min-height:0;margin-bottom:7px;font-size:12px;overflow:hidden}.home-v3-product-grid p{min-height:0;margin-bottom:10px;font-size:9px}.home-v3-product-grid button{padding:6px 10px;font-size:9px}.home-v3-services{padding:42px 0 50px}.home-v3-service-grid{gap:12px}.home-v3-service-grid article{border-radius:3px;min-height:170px;padding:22px 14px}.home-v3-service-grid i{width:44px;height:44px;font-size:24px}.home-v3-service-grid h3{margin:13px 0 8px;font-size:12px}.home-v3-service-grid p{font-size:9px;line-height:1.55}.home-v3-process-title{margin:34px 0 22px;font-size:18px}.home-v3-process:before{top:19px}.home-v3-process b{width:40px;height:40px;margin-bottom:9px}.home-v3-process span{font-size:10px}.home-v3-market-insights{padding:34px 0 42px}.home-v3-split{grid-template-columns:.95fr 1.45fr;gap:34px}.home-v3-market-panel{padding-right:28px}.home-v3-heading.compact h2{font-size:18px}.home-v3-worldmap{background:#fff;min-height:210px}.home-v3-market-buttons{gap:7px}.home-v3-market-buttons button{padding:8px;font-size:9px}.home-v3-article-grid{gap:14px}.home-v3-article-grid img{height:125px}.home-v3-article-grid small{font-size:8px}.home-v3-article-grid h3{font-size:11px;line-height:1.38}.home-v3-article-grid button{font-size:9px}.home-v3-cta{background:linear-gradient(90deg,#03346ffa,#0967cceb),url(/home-v3/hero-drums.jpg) 50% 62%/cover;padding:26px 0;position:relative}.home-v3-cta h2{max-width:520px;margin:0 0 8px;font-size:27px;font-weight:700}.home-v3-cta span{font-size:11px}.home-v3-cta button{padding:13px 25px}.home-v3-footer{color:#fff;background:#03152d;padding:36px 0 18px}.home-v3-footer-grid{grid-template-columns:1.45fr 1fr 1fr .85fr 1.35fr;gap:38px;display:grid}.home-v3-footer h3{margin:0 0 14px;font-size:13px}.home-v3-footer button{color:#c5d1df;text-align:left;cursor:pointer;background:0 0;border:0;margin:0 0 8px;padding:0;font-size:10px;display:block}.home-v3-footer p{color:#9fb0c4;margin:0 0 7px;font-size:10px;line-height:1.55}.home-v3-footer-logo{align-items:center;gap:10px;margin-bottom:14px;display:flex}.home-v3-footer-logo>span{color:#1682ff;border:2px solid #1682ff;place-items:center;width:38px;height:38px;font-size:24px;display:grid}.home-v3-footer-logo b,.home-v3-footer-logo small{display:block}.home-v3-footer-logo b{font-size:15px}.home-v3-footer-logo small{color:#9fb0c4;font-size:8px}.home-v3-footer-bottom{color:#8395aa;border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:26px;padding-top:14px;font-size:9px;display:flex}@media (width<=900px){.header.home-header{grid-template-columns:1fr auto}.header.home-header .main-nav{display:none}.home-v3-hero-copy{width:72%}.home-v3-metrics{flex-wrap:wrap;gap:18px}.home-v3-footer-grid{grid-template-columns:1fr 1fr}.home-v3-footer-brand{grid-column:1/-1}}@media (width<=760px){.home-v3-hero,.home-v3-hero-inner{min-height:590px}.home-v3-hero-copy{width:100%}.home-v3-hero h1{font-size:39px}.home-v3-metrics{grid-template-columns:1fr 1fr;display:grid}.home-v3-product-grid{grid-template-columns:1fr 1fr}.home-v3-product-grid img{height:180px}.home-v3-footer-grid{grid-template-columns:1fr}.home-v3-footer-brand{grid-column:auto}.home-v3-footer-bottom{flex-direction:column;gap:8px}}.header.home-header .header-right{justify-content:flex-end;justify-self:end;align-items:center;gap:18px;margin-left:auto;display:flex}.header.home-header .lang-switch{white-space:nowrap;order:1}.header.home-header .header-cta{white-space:nowrap;order:2}.home-v3-metrics button{appearance:none;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:26px auto;column-gap:8px;margin:-8px -10px;padding:8px 10px;transition:transform .2s,background .2s,box-shadow .2s;display:grid}.home-v3-metrics button:hover,.home-v3-metrics button:focus-visible{background:#ffffff14;outline:none;transform:translateY(-3px);box-shadow:0 10px 24px #00000029}.home-v3-metrics button i{color:#2f92ff;grid-row:1/3;align-self:center;font-size:24px;font-style:normal}.home-v3-metrics button strong{color:#fff;font-size:17px;line-height:1.15}.home-v3-metrics button span{color:#b8c7da;white-space:nowrap;font-size:9px}.home-v3-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.home-v3-product-grid article{aspect-ratio:1;flex-direction:column;min-height:0;display:flex}.home-v3-product-grid img{aspect-ratio:1.55;object-fit:cover;flex:none;width:100%;height:auto}.home-v3-product-grid article>div{flex-direction:column;flex:1;justify-content:flex-start;min-height:0;display:flex}.home-v3-product-grid h3{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;display:-webkit-box;overflow:hidden}.home-v3-product-grid button{align-self:flex-start;margin-top:auto}.home-v3-worldmap{background:#fff;border:0;border-radius:0;min-height:255px;overflow:visible}.home-v3-worldmap img{object-fit:contain;opacity:1;width:100%;height:100%;inset:0}.home-v3-worldmap span{font-size:0}@media (width<=1180px){.home-v3-product-grid{grid-template-columns:repeat(3,1fr)}.home-v3-product-grid article{aspect-ratio:auto}}@media (width<=760px){.header.home-header .header-right{margin-left:auto}.home-v3-product-grid{grid-template-columns:1fr 1fr}.home-v3-product-grid article{aspect-ratio:auto}.home-v3-metrics button{margin:0}}@media (width<=480px){.home-v3-product-grid{grid-template-columns:1fr}}.home-v3-hero-image{background-image:linear-gradient(90deg,#010f22fa 0%,#021227e0 36%,#0212272e 68%,#02122708 100%),url(/home-v3/hero-approved.jpg)!important;background-position:50%!important;background-size:cover!important}.home-v3-hero-copy{width:min(640px,54%)!important}.home-v3-hero h1 span{white-space:nowrap!important;display:block!important}.home-v3-hero-copy>p:not(.home-v3-kicker){max-width:590px!important}.home-v3-product-grid img{aspect-ratio:1!important;object-fit:cover!important;height:205px!important}.home-v3-product-body{flex-direction:column!important;flex:1!important;padding:14px 13px 15px!important;display:flex!important}.home-v3-product-grid h3{white-space:normal!important;min-height:40px!important;margin:0 0 9px!important;font-size:13px!important;line-height:1.38!important;display:block!important;overflow:visible!important}.home-v3-product-code{color:#a9bbcf!important;flex-wrap:wrap!important;gap:4px 10px!important;min-height:32px!important;margin:0 0 12px!important;font-size:9px!important;line-height:1.45!important;display:flex!important}.home-v3-product-code span{display:block!important}.home-v3-product-grid button{margin-top:auto!important}.home-v3-worldmap{background:#fff!important;min-height:250px!important;overflow:hidden!important}.home-v3-worldmap img{object-fit:contain!important;opacity:1!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}@media (width<=1180px){.home-v3-hero h1 span{white-space:normal!important}.home-v3-product-grid article{min-height:0!important}}@media (width<=760px){.home-v3-hero-copy{width:100%!important}.home-v3-hero h1{font-size:39px!important}.home-v3-product-grid img{aspect-ratio:1!important;height:auto!important}}.header.home-header{grid-template-columns:auto 1fr auto!important;padding-left:56px!important;padding-right:56px!important}.header.home-header .brand{justify-self:start!important}.header.home-header .main-nav{justify-self:end!important;gap:24px!important;margin-right:34px!important}.header.home-header .header-right{justify-self:end!important;gap:14px!important;margin-left:0!important}.home-v3-hero,.home-v3-hero-inner{min-height:455px!important}.home-v3-hero-inner{padding-top:64px!important}.home-v3-hero-copy{width:min(590px,50%)!important;padding:38px 0 26px!important}.home-v3-hero h1{letter-spacing:-.03em!important;font-size:clamp(36px,3.45vw,49px)!important;line-height:1.08!important}.home-v3-hero-copy>p:not(.home-v3-kicker){max-width:540px!important;margin-top:15px!important;font-size:12px!important}.home-v3-kicker{margin-bottom:14px!important}.home-v3-hero-image{background-position:100%!important}.home-v3-product-grid article{aspect-ratio:1!important;min-height:0!important}.home-v3-product-grid img{aspect-ratio:1.42!important;height:auto!important}.home-v3-product-body{padding:12px 12px 13px!important}.home-v3-product-grid h3{color:#fff!important;min-height:34px!important;margin:0 0 6px!important;font-size:12px!important;font-weight:700!important;line-height:1.35!important}.home-v3-product-code{color:#9fb2c8!important;min-height:30px!important;margin:0 0 10px!important;font-size:9px!important;line-height:1.55!important;display:block!important}.home-v3-product-code span{color:inherit!important;font-weight:400!important;display:block!important}.home-v3-product-grid button{color:#fff!important;background:0 0!important;border-color:#3a82d8!important}.home-v3-worldmap{min-height:235px!important;position:relative!important}.home-v3-worldmap img{object-fit:contain!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.home-v3-cta{background-image:linear-gradient(90deg,#043b7efa 0%,#075bb7e0 48%,#0867cd47 100%),url(/home-v3/cta-ship-clean.jpg)!important;background-position:100%!important;background-size:cover!important}.home-v3-cta .container{min-height:120px!important}.home-v3-cta h2{max-width:540px!important;font-size:28px!important}.home-v3-socials{gap:8px;margin-top:14px;display:flex}.home-v3-socials a{color:#d8e7f7;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;font-weight:800;text-decoration:none;transition:all .2s;display:grid}.home-v3-socials a:hover{color:#fff;background:#0b68c8;border-color:#2f92ff;transform:translateY(-2px)}@media (width<=1180px){.header.home-header{padding-left:24px!important;padding-right:24px!important}.header.home-header .main-nav{gap:16px!important;margin-right:16px!important}.home-v3-hero-copy{width:58%!important}}@media (width<=900px){.home-v3-hero-copy{width:72%!important}}@media (width<=760px){.home-v3-hero,.home-v3-hero-inner{min-height:590px!important}.home-v3-hero-copy{width:100%!important}.home-v3-hero h1{font-size:38px!important}.home-v3-product-grid article{aspect-ratio:auto!important}}.home-header{color:#fff!important;z-index:50!important;background:#03162b!important;border-bottom:1px solid #ffffff14!important;grid-template-columns:280px 1fr 260px!important;align-items:center!important;height:72px!important;padding:0 max(34px,50vw - 720px)!important;display:grid!important;position:absolute!important;top:0!important;left:0!important;right:0!important}.home-header .brand{justify-self:start;color:#fff!important}.home-header .brand-mark{color:#fff!important;background:#0878ff!important}.home-header .brand small{color:#bdcbe0!important}.home-header .main-nav{justify-self:center!important;gap:30px!important;display:flex!important}.home-header .main-nav button{color:#fff!important;border-bottom:2px solid #0000!important;padding:24px 0 20px!important;font-size:14px!important;font-weight:600!important}.home-header .main-nav button:hover,.home-header .main-nav button.active{color:#1685ff!important;border-color:#1685ff!important}.home-header .header-right{justify-self:end!important;align-items:center!important;gap:16px!important;display:flex!important}.home-header .lang-switch{color:#fff!important}.home-header .header-cta{color:#fff!important;background:#1685ff!important;border-radius:4px!important;padding:12px 20px!important;font-weight:700!important}.hp{color:#071a36;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif}.hp *{box-sizing:border-box}.hp button{font:inherit}.hp-hero{background:#02142a;height:530px;position:relative;overflow:hidden}.hp-hero-bg{background-image:linear-gradient(90deg,#011124fa 0%,#011124eb 31%,#01112447 60%,#01112414 100%),url(/home-v3/hero-approved.jpg);background-position:50% 54%;background-size:cover;position:absolute;inset:0}.hp-hero-inner{align-items:center;height:100%;padding-top:70px;display:flex;position:relative}.hp-hero-copy{color:#fff;width:610px}.hp-kicker{color:#20e0c1!important;letter-spacing:2.4px!important;margin:0 0 18px!important;font-size:12px!important;font-weight:800!important}.hp-hero h1{letter-spacing:-1.5px!important;color:#fff!important;margin:0 0 18px!important;font-size:46px!important;font-weight:800!important;line-height:1.1!important}.hp-hero-text{max-width:560px;color:#d7e1ef!important;margin:0 0 24px!important;font-size:15px!important;line-height:1.7!important}.hp-actions{gap:16px;margin-bottom:30px;display:flex}.hp-primary,.hp-ghost{cursor:pointer;border-radius:4px;height:48px;padding:0 26px;font-weight:700}.hp-primary{color:#fff;background:#1685ff;border:1px solid #1685ff}.hp-ghost{color:#fff;background:#05162d59;border:1px solid #ffffffa6}.hp-metrics{grid-template-columns:repeat(4,1fr);gap:18px;width:650px;display:grid}.hp-metrics button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-rows:auto auto;grid-template-columns:34px auto;column-gap:10px;padding:6px 0;transition:all .2s;display:grid}.hp-metrics button:hover{transform:translateY(-3px)}.hp-metric-icon{color:#1685ff;border:1px solid #1584ff;border-radius:50%;grid-row:1/3;place-items:center;width:30px;height:30px;display:grid}.hp-metrics strong{font-size:20px;line-height:1}.hp-metrics small{color:#c5d2e3;margin-top:5px;font-size:10px}.hp-section{padding:58px 0}.hp-heading{text-align:center;margin-bottom:35px}.hp-heading.compact{margin:34px 0 26px}.hp-heading h2{letter-spacing:.4px!important;color:#092452!important;margin:0!important;font-size:21px!important;font-weight:800!important}.hp-six-grid{grid-template-columns:repeat(6,1fr);gap:24px;display:grid}.hp-six-grid article{text-align:center;padding:5px 12px}.hp-line-icon{color:#147aff;width:58px;height:58px;margin:0 auto 14px}.hp-six-grid h3,.hp-service-grid h3{color:#092452!important;margin:0 0 10px!important;font-size:14px!important}.hp-six-grid p,.hp-service-grid p{color:#60708a!important;margin:0!important;font-size:12px!important;line-height:1.75!important}.hp-section-row{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.hp-section-row h2{color:inherit!important;margin:0!important;font-size:20px!important;font-weight:800!important}.hp-section-row button{color:#1685ff;cursor:pointer;background:0 0;border:0;font-weight:700}.hp-product-grid{grid-template-columns:repeat(5,1fr);gap:26px;display:grid}.hp-product-grid article{background:#082443;border:1px solid #315071;border-radius:5px;flex-direction:column;min-height:360px;display:flex;overflow:hidden}.hp-product-grid img{aspect-ratio:1.28;object-fit:cover;width:100%;display:block}.hp-product-content h3{min-height:38px;color:#fff!important;margin:0 0 15px!important;font-size:14px!important;line-height:1.35!important}.hp-product-content p{letter-spacing:.1px;color:#c8d4e4!important;margin:0 0 7px!important;font-size:12px!important}.hp-product-content button{color:#fff;cursor:pointer;background:0 0;border:1px solid #66809e;border-radius:3px;align-self:flex-start;margin-top:auto;padding:8px 15px;font-size:12px}.hp-services{padding-top:48px}.hp-service-grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.hp-service-grid article{text-align:center;border:1px solid #d9e1ec;border-radius:5px;min-height:190px;padding:22px 14px 18px}.hp-process{grid-template-columns:repeat(6,1fr);margin-bottom:54px;display:grid;position:relative}.hp-process article{text-align:center;padding:0 12px;position:relative}.hp-process article>div{z-index:1;color:#fff;background:#06458f;border-radius:50%;place-items:center;width:44px;height:44px;margin:0 auto 12px;font-size:17px;font-weight:800;display:grid;position:relative}.hp-process h3{color:#102c57!important;margin:0 0 8px!important;font-size:12px!important}.hp-process p{color:#66758a!important;margin:0!important;font-size:11px!important;line-height:1.6!important}.hp-lower-grid{grid-template-columns:1fr 1.25fr;gap:50px;display:grid}.hp-section-row.lower{margin-bottom:16px}.hp-map-wrap{align-items:center;height:230px;display:flex}.hp-map-wrap img{object-fit:contain;width:100%;height:100%}.hp-market-buttons{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.hp-market-buttons button{text-align:left;color:#17355d;background:#fff;border:1px solid #d5deea;border-radius:4px;height:34px;padding:0 12px;font-size:11px}.hp-insight-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.hp-insight-grid img{aspect-ratio:1.6;object-fit:cover;border-radius:4px;width:100%}.hp-insight-grid time{color:#7b8798;margin:11px 0 8px;font-size:10px;display:block}.hp-insight-grid h3{min-height:56px;color:#0c2953!important;margin:0 0 14px!important;font-size:13px!important;line-height:1.45!important}.hp-insight-grid button{color:#147aff;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:700}.hp-cta{background:#0b5ebc;height:210px;position:relative;overflow:hidden}.hp-cta-bg{background-image:linear-gradient(90deg,#07458f 0%,#085eb9eb 34%,#085eb933 66%,#085eb90d 100%),url(/home-v3/cta-ship.svg);background-position:50%;background-size:cover;position:absolute;inset:0}.hp-cta-inner{color:#fff;justify-content:space-between;align-items:center;height:100%;display:flex;position:relative}.hp-cta h2{max-width:470px;color:#fff!important;margin:0 0 12px!important;font-size:28px!important;line-height:1.2!important}.hp-cta p{color:#e6eff9!important;margin:0!important;font-size:13px!important}.hp-cta button{color:#0860be;cursor:pointer;background:#fff;border:0;border-radius:5px;padding:16px 26px;font-weight:800}.hp-footer{color:#d5dfeb;background:#031a36;padding:38px 0 18px}.hp-footer-grid{grid-template-columns:1.45fr 1fr 1fr .9fr 1.45fr;gap:48px;display:grid}.hp-footer p{color:#bdcadd!important;margin:0 0 6px!important;font-size:11px!important;line-height:1.7!important}.hp-footer-brand{align-items:center;gap:9px;margin-bottom:13px;display:flex}.hp-footer-brand span{color:#1685ff;border:2px solid #1685ff;border-radius:8px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.hp-footer-brand b{color:#fff;font-size:16px}.hp-social a{color:#fff;border:1px solid #1685ff;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:700;text-decoration:none;transition:all .2s;display:grid}.hp-social a:hover{background:#1685ff;transform:translateY(-2px)}.hp-footer-bottom{color:#91a2b7;border-top:1px solid #ffffff24;justify-content:space-between;margin-top:25px;padding-top:15px;font-size:10px;display:flex}.hp-modal{z-index:1000;background:#000c1cb8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.hp-modal>div{background:#fff;border-radius:10px;width:min(520px,100%);padding:34px;position:relative}.hp-modal h2{margin-top:0}.hp-modal-close{cursor:pointer;background:0 0;border:0;font-size:28px;position:absolute;top:12px;right:16px}@media (width<=1000px){.home-header{grid-template-columns:1fr auto!important;padding:0 18px!important}.home-header .main-nav{display:none!important}.hp-shell{width:min(100% - 30px,760px)}.hp-hero{height:auto;min-height:640px}.hp-hero-bg{background-position:66%}.hp-hero-inner{align-items:flex-end;padding:130px 0 55px}.hp-hero-copy{width:100%}.hp-hero h1{font-size:40px!important}.hp-metrics{grid-template-columns:repeat(2,1fr);width:100%}.hp-six-grid,.hp-service-grid,.hp-product-grid{grid-template-columns:repeat(2,1fr)}.hp-process{grid-template-columns:repeat(3,1fr);gap:25px}.hp-process:before{display:none}.hp-lower-grid{grid-template-columns:1fr}.hp-footer-grid{grid-template-columns:repeat(2,1fr)}.hp-cta-inner{gap:20px}.hp-cta h2{font-size:24px!important}}@media (width<=600px){.hp-hero h1{font-size:32px!important}.hp-hero-text{font-size:13px!important}.hp-actions{flex-direction:column;align-items:flex-start}.hp-six-grid,.hp-service-grid,.hp-product-grid,.hp-insight-grid{grid-template-columns:1fr}.hp-process{grid-template-columns:repeat(2,1fr)}.hp-market-buttons{grid-template-columns:1fr 1fr}.hp-cta{height:300px}.hp-cta-inner{flex-direction:column;justify-content:center;align-items:flex-start}.hp-footer-grid{grid-template-columns:1fr}.hp-footer-bottom{flex-direction:column;gap:8px}}body.home-page-active>#root>.header,body.home-page-active #root>.header,body.home-page-active>#root>footer,body.home-page-active #root>footer:not(.hp-footer){display:none!important}.hp{--hp-navy:#001f4c;--hp-navy-2:#002b63;--hp-blue:#087dff;--hp-ink:#08275a;--hp-muted:#53667f;--hp-line:#d8e2ed;--hp-shell:1460px;min-width:0;color:var(--hp-ink);background:#fff;font-family:Inter,Arial,Helvetica,sans-serif}.hp button,.hp a{font:inherit}.hp button{cursor:pointer}.hp-shell{width:min(var(--hp-shell), calc(100% - 48px));margin:0 auto}.hp-header{z-index:20;color:#fff;border-bottom:1px solid #ffffff0a;height:66px;position:absolute;inset:0 0 auto}.hp-header-shell{grid-template-columns:270px 1fr 215px;align-items:center;gap:34px;width:min(1540px,100% - 64px);height:100%;margin:0 auto;display:grid}.hp-logo,.hp-footer-logo{color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:9px;padding:0;display:inline-flex}.hp-logo-image{flex:none;width:34px;height:39px;display:block}.hp-subpage-logo{color:#fff;letter-spacing:.02em;background:#071832;border:1px solid #ffffff2e;border-radius:9px;flex:none;place-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:grid;box-shadow:0 6px 16px #0000002e}.hp-subpage-logo-modal{background:#071832}.hp-logo-mark{color:#fff;place-items:center;width:34px;height:39px;display:grid;position:relative}.hp-logo-mark:before,.hp-logo-mark:after{content:"";clip-path:polygon(50% 0,94% 24%,94% 76%,50% 100%,6% 76%,6% 24%);border:3px solid #0b84ff;position:absolute;inset:2px 3px}.hp-logo-mark:after{opacity:.8;border-width:2px;inset:8px 9px}.hp-logo-mark b{z-index:1;letter-spacing:-.04em;font-size:8px}.hp-logo-mark i{z-index:2;border:2px solid #fff;border-right-color:#0000;border-radius:50% 24% 24% 50%;width:13px;height:17px;display:block;position:relative}.hp-logo-copy,.hp-footer-logo>span:last-child{line-height:1;display:grid}.hp-logo-copy strong,.hp-footer-logo strong{letter-spacing:-.04em;font-size:19px}.hp-logo-copy small,.hp-footer-logo small{white-space:nowrap;color:#fffc;margin-top:5px;font-size:7.5px}.hp-nav{justify-self:center;align-items:stretch;gap:31px;height:66px;display:flex}.hp-nav-legacy{display:none!important}.hp-nav button{color:#fff;white-space:nowrap;background:0 0;border:0;padding:0;font-size:14px;font-weight:400;position:relative}.hp-nav button span{opacity:.85;margin-left:4px;font-size:10px}.hp-nav button:after{content:"";background:var(--hp-blue);transform-origin:50%;height:2px;position:absolute;bottom:9px;left:0;right:0;transform:scaleX(0)}.hp-nav button:hover,.hp-nav button.active{color:#1290ff}.hp-nav button.active:after,.hp-nav button:hover:after{transform:scaleX(1)}.hp-header-actions{justify-self:end;align-items:center;gap:12px;display:flex}.hp-language{color:#0000;background:#ffffff14;border:1px solid #ffffff47;border-radius:14px;width:76px;height:28px;font-size:0;position:relative;overflow:hidden}.hp-language:before{content:"EN    中文";z-index:2;color:#fff;word-spacing:17px;place-items:center;font-size:9px;display:grid;position:absolute;inset:0}.hp-language:after{content:"";z-index:1;background:#168bff;border-radius:12px;width:35px;height:22px;transition:all .25s;position:absolute;top:2px;left:2px}.hp-language.is-zh:after{transform:translate(35px)}.hp-language span{margin-left:5px;font-size:10px}.hp-inquiry{color:#fff;background:#087dff;border:1px solid #ffffff26;border-radius:3px;padding:8px 15px;font-size:11px;font-weight:500;box-shadow:0 5px 15px #0061e759}.hp-menu-toggle{background:#00214b73;border:1px solid #ffffff52;border-radius:6px;width:38px;height:34px;padding:7px;display:none}.hp-menu-toggle span{background:#fff;border-radius:2px;height:2px;margin:3px 0;display:block}.hp-hero{color:#fff;background:#00142f;min-height:500px;position:relative;overflow:hidden}.hp-hero-art,.hp-hero-overlay{position:absolute;inset:0}.hp-hero-art{background:url(/home-v4/hero-drums-photo.webp) 50%/cover no-repeat}.hp-hero-overlay{background:linear-gradient(90deg,#001431fa 0%,#00183ae0 34%,#001b404d 62%,#0014300d 100%),linear-gradient(#000c1d3d,#00143014 72%,#00122a47)}.hp-hero-inner{z-index:2;align-items:center;min-height:500px;padding-top:64px;display:flex;position:relative}.hp-hero-copy{width:810px;padding-top:30px}.hp-hero h1{letter-spacing:-.035em;max-width:800px;margin:0;font-size:43px;font-weight:760;line-height:1.16}.hp-hero-copy>p{color:#ffffffe0;max-width:620px;margin:17px 0 0;font-size:13px;line-height:1.6}.hp-hero-actions{gap:18px;margin-top:25px;display:flex}.hp-primary,.hp-outline-light{border-radius:3px;min-width:142px;min-height:42px;font-size:12px;font-weight:750}.hp-primary{color:#fff;background:#087dff;border:1px solid #168cff;box-shadow:0 8px 24px #006dff40}.hp-outline-light{color:#fff;background:#01132e2e;border:1px solid #ffffff80}.hp-metrics{grid-template-columns:repeat(4,minmax(0,1fr));width:760px;margin-top:31px;display:grid}.hp-metric{min-width:0;color:inherit;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:12px;padding:5px 7px;transition:transform .2s,background .2s;display:flex}.hp-metric:hover{background:#168bff21;transform:translateY(-4px)}.hp-metric-glyph{border:1.5px solid #1387ff;border-radius:6px;flex:none;width:26px;height:26px;position:relative}.hp-metric-glyph:before,.hp-metric-glyph:after{content:"";border:1.5px solid #1387ff;border-radius:50%;position:absolute;inset:6px}.hp-metric-building:before{border-radius:1px;inset:6px 7px 5px}.hp-metric-building:after{border-top:0;border-bottom:0;border-radius:0;inset:9px 10px 7px}.hp-metric-person{border-radius:50% 50% 8px 8px}.hp-metric-person:before{inset:4px 8px 11px}.hp-metric-person:after{border-radius:8px 8px 3px 3px;inset:13px 5px 4px}.hp-metric-badge{border-radius:5px;transform:rotate(45deg)}.hp-metric-badge:before,.hp-metric-badge:after{transform:rotate(-45deg)}.hp-metric>span:last-child{line-height:1;display:grid}.hp-metric strong{font-size:17px;font-weight:750}.hp-metric small{color:#ffffffc7;white-space:nowrap;margin-top:7px;font-size:8px}.hp-section{background:#fff}.hp-why{padding:30px 0 39px}.hp-heading{text-align:center}.hp-heading h2,.hp-section-row h2{color:#09285c;letter-spacing:.015em;margin:0;font-weight:800}.hp-heading h2{font-size:20px}.hp-heading span{background:#158aff;width:40px;height:2px;margin:9px auto 0;display:block}.hp-heading.compact{margin-top:26px}.hp-heading.compact h2{font-size:18px}.hp-six-grid{grid-template-columns:repeat(6,1fr);gap:34px;margin-top:26px;display:grid}.hp-six-grid article{text-align:center;cursor:pointer;min-width:0;transition:transform .22s,color .22s;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.hp-six-grid article:hover{transform:translateY(-7px)}.hp-six-grid article:hover .hp-line-icon{transform:scale(1.1)}.hp-line-icon{color:#087dff;width:48px;height:48px;margin:0 auto 9px;transition:transform .22s}.hp-line-icon svg{width:100%;height:100%}.hp-six-grid h3,.hp-service-grid h3{color:#08265a;margin:0;font-size:12px;font-weight:800}.hp-six-grid p{color:#53657d;max-width:150px;margin:9px auto 0;font-size:10px;line-height:1.65}.hp-products{color:#fff;background:radial-gradient(circle at 70% 10%,#145ca829,#0000 38%),linear-gradient(120deg,#00264f 0%,#001d43 48%,#002b60 100%);padding:22px 0 20px}.hp-section-row{justify-content:space-between;align-items:center;display:flex}.hp-section-row h2{color:inherit;font-size:17px}.hp-section-row>button{color:#1490ff;background:0 0;border:0;padding:0;font-size:10px;font-weight:650}.hp-product-grid{grid-template-columns:repeat(6,1fr);gap:24px;margin-top:16px;display:grid}.hp-product-grid article{background:#001a3d6b;border:1px solid #a8caea57;border-radius:3px;flex-direction:column;min-width:0;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;overflow:hidden}.hp-product-grid article:hover{border-color:#168bff;transform:translateY(-7px);box-shadow:0 14px 28px #00000040}.hp-product-image{aspect-ratio:1.22;background:#163f71;overflow:hidden}.hp-product-image img{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.04)}.hp-product-content{flex-direction:column;flex:1;padding:15px 16px 16px;display:flex}.hp-product-content h3{color:#fff;min-height:31px;margin:0 0 8px;font-size:12px;line-height:1.4}.hp-product-content p{color:#ffffffc2;margin:4px 0;font-size:10px}.hp-product-content button{color:#fff;background:#000f2759;border:1px solid #ffffff80;border-radius:2px;margin-top:auto;padding:7px 15px;font-size:9px;font-weight:650}.hp-services{padding:22px 0 28px}.hp-service-grid{grid-template-columns:repeat(6,1fr);gap:18px;margin-top:15px;display:grid}.hp-service-grid-compact{grid-template-columns:repeat(4,1fr)}.hp-services-more{justify-content:center;margin:18px 0 8px;display:flex}.hp-services-more button{color:#0875e8;background:#fff;border:1px solid #0b7cff;border-radius:4px;padding:10px 20px;font-size:10px;font-weight:750;transition:all .2s}.hp-services-more button:hover{color:#fff;background:#0b7cff;transform:translateY(-2px)}@media (width<=920px){.hp-service-grid-compact{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.hp-service-grid-compact{grid-template-columns:1fr}}.hp-service-grid article{text-align:center;cursor:pointer;background:#fff;border:1px solid #cbd8e6;border-radius:6px;min-height:154px;padding:18px 15px 14px;transition:transform .22s,border-color .22s,box-shadow .22s}.hp-service-grid article:hover{border-color:#168bff;transform:translateY(-7px);box-shadow:0 12px 25px #08428221}.hp-service-grid .hp-line-icon{width:42px;height:42px;margin-bottom:8px}.hp-service-grid p{color:#52637a;max-width:140px;margin:9px auto 0;font-size:9px;line-height:1.65}.hp-process{grid-template-columns:repeat(6,1fr);margin-top:10px;display:grid;position:relative}.hp-process:before{content:"";background:#c9d8e9;height:2px;position:absolute;top:21px;left:3%;right:3%}.hp-process article{z-index:1;text-align:center;position:relative;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.hp-process article:before,.hp-process article:after{content:"";background:#b9cfe5;border-radius:50%;width:5px;height:5px;position:absolute;top:20px}.hp-process article:before{left:0}.hp-process article:after{right:0}.hp-process article:first-child:before,.hp-process article:last-child:after{display:none}.hp-process-number{color:#fff;background:#062e68;border-radius:50%;place-items:center;width:42px;height:42px;margin:0 auto 8px;font-size:13px;font-weight:800;display:grid;box-shadow:0 3px 8px #0026592e}.hp-process h3{color:#08265a;margin:0;font-size:10px;font-weight:800}.hp-process p{color:#53657d;max-width:125px;margin:7px auto 0;font-size:9px;line-height:1.55}.hp-lower-grid{grid-template-columns:1fr 1.06fr;gap:54px;margin-top:20px;display:grid}.hp-lower-grid>section+section{border-left:1px solid #d2dde9;padding-left:46px}.hp-section-row.lower h2{color:#09285c;font-size:15px}.hp-map-wrap{height:155px;margin-top:6px}.hp-map-wrap img{filter:drop-shadow(0 8px 18px #0850961f);object-fit:contain;width:100%;height:100%;display:block}.hp-market-buttons{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:4px;display:grid}.hp-market-buttons button{color:#17345f;cursor:pointer;background:#fff;border:1px solid #cdd9e6;border-radius:3px;min-height:32px;font-size:9.5px;font-weight:650;transition:all .2s}.hp-market-buttons button:hover{color:#fff;background:#087dff;border-color:#087dff;transform:translateY(-2px)}.hp-market-buttons button span{border:2px solid #1b8eff;border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block;box-shadow:0 0 0 2px #1b8eff1f}.hp-insight-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:15px;display:grid}.hp-insight-grid article{cursor:pointer;flex-direction:column;min-width:0;height:100%;transition:transform .22s;display:flex}.hp-insight-grid article:hover{transform:translateY(-6px)}.hp-insight-grid article:hover img{transform:scale(1.05)}.hp-insight-image{aspect-ratio:1.74;background:#dbe4ee;border-radius:3px;overflow:hidden}.hp-insight-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.hp-insight-shot{max-width:none;object-fit:cover!important;width:300%!important}.hp-insight-shot-1{transform:translate(0)}.hp-insight-shot-2{transform:translate(-33.333%)}.hp-insight-shot-3{transform:translate(-66.666%)}.hp-insight-grid article:hover .hp-insight-shot-1{transform-origin:0;transform:translate(0)scale(1.025)}.hp-insight-grid article:hover .hp-insight-shot-2{transform:translate(-33.333%)scale(1.025)}.hp-insight-grid article:hover .hp-insight-shot-3{transform-origin:100%;transform:translate(-66.666%)scale(1.025)}.hp-company-modal{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00122cc7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.hp-company-modal section{background:#fff;border-radius:12px;width:min(560px,100%);padding:38px;position:relative;box-shadow:0 28px 80px #00000047}.hp-company-modal h2{color:#08275a;margin:16px 0 12px;font-size:27px}.hp-company-modal p{color:#53667f;font-size:14px;line-height:1.75}.hp-company-close{color:#687990;background:0 0;border:0;font-size:29px;position:absolute;top:10px;right:16px}.hp-company-stats{background:#edf6ff;border-radius:8px;grid-template-columns:auto 1fr auto 1fr;align-items:center;gap:8px 13px;margin:22px 0;padding:18px;display:grid}.hp-company-stats strong{color:#087dff;font-size:25px}.hp-company-stats span{color:#38516f;font-size:11px}.hp-company-action{color:#fff;background:#087dff;border:0;border-radius:4px;padding:11px 18px;font-weight:600}.hp-insight-grid time{color:#61728a;margin-top:8px;font-size:8px;display:block}.hp-insight-grid h3{color:#08265a;flex:auto;min-height:51px;margin:6px 0 0;font-size:11px;font-weight:780;line-height:1.38}.hp-insight-grid button{color:#087dff;background:0 0;border:0;align-self:flex-start;margin-top:8px;padding:0;font-size:8.5px;font-weight:700}.hp-cta{color:#fff;background:#0754a3;min-height:182px;position:relative;overflow:hidden}.hp-cta-art,.hp-cta-overlay{position:absolute;inset:0}.hp-cta-art{background:url(/home-v4/cta-ship-photo.webp) 50% 64%/cover no-repeat}.hp-cta-overlay{background:linear-gradient(90deg,#002d67f7 0%,#004b99d6 42%,#1a72c23d 76%,#ffffff14 100%)}.hp-cta-inner{z-index:1;justify-content:space-between;align-items:center;min-height:182px;display:flex;position:relative}.hp-cta h2{letter-spacing:-.025em;max-width:520px;margin:0;font-size:28px;line-height:1.22}.hp-cta p{color:#ffffffe6;max-width:390px;margin:12px 0 0;font-size:11px;line-height:1.55}.hp-cta button{color:#fff;letter-spacing:.01em;cursor:pointer;background:linear-gradient(135deg,#168bff 0%,#0866d8 100%);border:1px solid #ffffff6b;border-radius:7px;min-width:178px;min-height:46px;padding:0 22px;font-size:12px;font-weight:750;transition:transform .2s,box-shadow .2s,filter .2s;box-shadow:0 10px 26px #00265b52,inset 0 1px #ffffff38}.hp-cta button:hover{filter:brightness(1.07);transform:translateY(-2px);box-shadow:0 14px 32px #00265b66,inset 0 1px #ffffff4d}.hp-cta button:active{transform:translateY(0);box-shadow:0 7px 18px #00265b4d}.hp-cta button:focus-visible{outline-offset:3px;outline:3px solid #ffffffb3}.hp-footer{color:#ffffffbd;background:radial-gradient(circle at 78% 20%,#15549338,#0000 32%),#001b3d;padding-top:20px}.hp-footer-grid{grid-template-columns:1.5fr .9fr .9fr .9fr 1.45fr;align-items:start;gap:48px;padding-bottom:20px;display:grid}.hp-footer-about,.hp-footer-column,.hp-contact{padding-top:4px}.hp-footer-logo{color:#fff;justify-content:flex-start;align-self:flex-start;width:100%;margin:0}.hp-footer-about>p{max-width:290px;margin:10px 0;font-size:10px;line-height:1.5}.hp-social{gap:9px;margin-top:10px;display:flex}.hp-social a{color:#fff;border:1px solid #188fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;font-weight:750;text-decoration:none;display:grid}.hp-footer h3{color:#fff;margin:4px 0 10px;font-size:11px}.hp-footer-column button,.hp-contact p{margin:5px 0;font-size:8.5px}.hp-footer-column button{color:#ffffffbd;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;display:block}.hp-footer-column button:hover,.hp-footer-column button:focus-visible,.hp-contact a:hover{color:#40a5ff}.hp-contact a{color:inherit;text-decoration:none}.hp-footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;min-height:44px;font-size:8px;display:flex}@media (width>=1500px){.hp-header,.hp-header-shell,.hp-nav{height:74px}.hp-nav button:after{bottom:11px}.hp-logo-copy strong{font-size:19px}.hp-logo-copy small{font-size:8px}.hp-hero,.hp-hero-inner{min-height:545px}.hp-hero-inner{padding-top:72px}.hp-hero h1{font-size:47px}.hp-hero-copy>p{font-size:15px}.hp-primary,.hp-outline-light{min-width:155px;min-height:46px;font-size:13px}.hp-metric strong{font-size:19px}.hp-metric small{font-size:9px}.hp-six-grid p,.hp-service-grid p{max-width:175px}.hp-product-content h3{min-height:34px}.hp-footer-column button,.hp-contact p{font-size:9.5px}}@media (width<=1180px){.hp-header-shell{grid-template-columns:210px 1fr 175px;gap:12px}.hp-nav{gap:15px}.hp-six-grid,.hp-service-grid{gap:10px}.hp-product-grid{gap:12px}}@media (width<=980px){.hp-header{background:#001b3c;position:relative}.hp-header-shell{grid-template-columns:1fr auto;width:min(100% - 32px,900px)}.hp-nav{display:none}.hp-nav.is-open{background:#001b3c;border:1px solid #ffffff1f;border-radius:0 0 10px 10px;grid-template-columns:repeat(2,1fr);gap:4px;height:auto;padding:12px;display:grid;position:absolute;top:66px;left:16px;right:16px;box-shadow:0 18px 34px #000f2859}.hp-nav.is-open button{text-align:left;justify-content:flex-start;min-height:42px;padding:0 12px}.hp-menu-toggle{display:block}.hp-hero-inner{padding-top:0}.hp-six-grid,.hp-service-grid,.hp-product-grid{grid-template-columns:repeat(3,1fr)}.hp-process{grid-template-columns:repeat(3,1fr);row-gap:26px}.hp-process:before,.hp-process article:before,.hp-process article:after{display:none}.hp-lower-grid{grid-template-columns:1fr}.hp-lower-grid>section+section{border-top:1px solid #d2dde9;border-left:0;padding:24px 0 0}.hp-footer-grid{grid-template-columns:repeat(3,1fr)}.hp-footer-about,.hp-contact{grid-column:span 2}}@media (width<=680px){.hp-shell{width:min(100% - 28px,620px)}.hp-header-shell{width:calc(100% - 20px)}.hp-logo-copy small,.hp-inquiry{display:none}.hp-hero,.hp-hero-inner{min-height:520px}.hp-hero-art{background-position:62%}.hp-hero-overlay{background:linear-gradient(90deg,#001839fa,#00193cd4)}.hp-hero-copy{width:100%;padding-top:0}.hp-hero h1{font-size:31px}.hp-metrics{grid-template-columns:repeat(2,1fr);gap:18px 12px;width:100%}.hp-six-grid,.hp-service-grid,.hp-product-grid{grid-template-columns:repeat(2,1fr)}.hp-product-image{aspect-ratio:1.55}.hp-process,.hp-market-buttons{grid-template-columns:repeat(2,1fr)}.hp-insight-grid{grid-template-columns:1fr}.hp-insight-grid h3{min-height:0}.hp-cta-inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;min-height:220px}.hp-footer-grid{grid-template-columns:repeat(2,1fr);gap:24px}.hp-footer-about,.hp-contact{grid-column:span 2}.hp-footer-bottom{text-align:center;flex-direction:column;justify-content:center;gap:5px}}
