.container{width:min(1200px,calc(100% - 48px));margin:0 auto}.site-header{position:absolute;top:0;left:0;right:0;z-index:100;height:68px;background:#fffffffa;box-shadow:0 1px 4px #0000000f}.header-left{display:flex;align-items:center;gap:48px}.header-nav{display:flex;gap:32px}.nav-link{color:#344054;font-size:14px;text-decoration:none;font-weight:500;transition:color .2s}.nav-link:hover,.nav-link.active{color:#0d2e63}.header-right{display:flex;align-items:center;gap:20px}.search-btn{display:none;width:36px;height:36px;place-items:center;background:transparent;border:0;color:#4a5568;cursor:pointer;border-radius:4px}.search-btn:hover{background:#f3f4f6}.header-cta{padding:10px 24px;color:#fff;background:#0d2e63;border:0;border-radius:4px;font-family:inherit;font-size:14px;cursor:pointer;transition:background .2s}.header-cta:hover{background:#163d7a}.header-cta--fixed{position:fixed;top:12px;right:max(48px,calc((100vw - 1590px)/2));z-index:101}.mobile-menu-btn,.mobile-nav{display:none}.hero{position:relative;width:100%;margin-top:0;background:#0e4f83}.hero img{width:100%;aspect-ratio:2.6 / 1;object-fit:cover;filter:brightness(.85)}.hero-content h1{margin:0 0 16px;font-size:clamp(36px,4.2vw,56px);line-height:1.2;letter-spacing:.06em;font-weight:700}.hero-content p{margin:0;color:#ffffffd9;font-size:16px;line-height:1.8}.section{padding:80px 0}.section-heading{margin-bottom:48px}.section-heading.center{text-align:center}.section-heading h2{margin:0 0 12px;font-size:30px;line-height:1.3;color:#1a2332}.section-sub{margin:0;color:#8c95a1;font-size:14px}.reduce-section{background:#fff}.reduce-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.reduce-left h2{margin:0 0 16px;font-size:28px;color:#1a2332}.reduce-tags{margin:0 0 24px;color:#6b7a8d;font-size:14px}.reduce-rule{display:block;width:40px;height:4px;margin-bottom:28px;background:#0d2e63}.reduce-body{margin:0 0 16px;color:#17243a;font-size:16px;font-weight:400;line-height:2.12}.reduce-body.bold-text{font-weight:400;color:#17243a}.reduce-body strong{color:#17243a;font-weight:600}.reduce-right{display:flex;justify-content:center;align-items:center}.reduce-map-img{width:100%;height:auto;object-fit:contain}.rotating-world-map{width:100%;height:clamp(360px,42vw,560px);min-height:360px}.rotating-world-map__canvas{width:100%;height:100%;display:block}.illustration-box{display:flex;align-items:center;justify-content:center;gap:16px}.illust-item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 20px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;font-size:13px;color:#344054}.illust-item.highlight{background:#0d2e63;color:#fff}.illust-icon{font-size:24px}.illust-arrow{color:#8c95a1;font-size:20px}.advantages-section{background:#fff}.advantages-grid{width:100vw;margin-left:calc(50% - 50vw);display:grid;grid-template-columns:repeat(6,1fr);gap:0}.advantage-card{position:relative;border-radius:0;overflow:hidden;min-height:360px;outline:none}.advantage-img{position:absolute;inset:0}.advantage-img img{width:100%;height:100%;object-fit:cover;transition:transform .36s ease}.advantage-info{position:absolute;left:0;right:0;bottom:0;padding:20px 16px 16px;background:linear-gradient(to top,rgba(10,30,60,.85) 0%,rgba(10,30,60,.4) 70%,transparent 100%);display:flex;flex-direction:column;align-items:flex-start;gap:6px;transition:inset .3s ease,padding .3s ease,background .3s ease}.advantage-card:hover .advantage-img img,.advantage-card:focus .advantage-img img,.advantage-card:focus-visible .advantage-img img{transform:scale(1.04)}.advantage-card:hover .advantage-info,.advantage-card:focus .advantage-info,.advantage-card:focus-visible .advantage-info{top:0;justify-content:center;padding:38px 30px;background:linear-gradient(135deg,#073468f2,#0079a8e0)}.advantage-icon{width:22px;height:22px;object-fit:contain}.advantage-num{color:#fff6;font-size:22px;font-weight:700;transition:color .3s ease,font-size .3s ease}.advantage-card:hover .advantage-num,.advantage-card:focus .advantage-num,.advantage-card:focus-visible .advantage-num{color:#fff;font-size:42px}.advantage-info h3{margin:0;color:#fff;font-size:14px;font-weight:500}.advantage-info p{max-height:0;margin:0;overflow:hidden;color:#ffffffeb;font-size:12px;line-height:1.9;text-align:justify;text-align-last:left;text-justify:inter-ideograph;opacity:0;transition:max-height .3s ease,opacity .24s ease,margin .3s ease}.advantage-card:hover .advantage-info p,.advantage-card:focus .advantage-info p,.advantage-card:focus-visible .advantage-info p{max-height:170px;margin-top:12px;opacity:1}.process-section{background:#fff}.process-grid{--process-row-height: 212px;--process-row-gap: 48px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,var(--process-row-height));grid-auto-rows:var(--process-row-height);gap:var(--process-row-gap) 56px;align-items:stretch}.process-item{position:relative;min-width:0;min-height:var(--process-row-height);text-align:center;z-index:1}.process-item:hover,.process-item:focus-within{z-index:6}.process-card{position:absolute;inset:0;height:100%;padding:18px 20px;overflow:hidden;background:transparent;border-radius:8px;box-shadow:0 0 #0f234400;transition:height .36s ease,transform .36s ease,padding .36s ease,background .28s ease,box-shadow .28s ease}.process-item--bottom .process-card{transform-origin:bottom center}.process-item:hover .process-card,.process-item:focus-within .process-card{height:calc(var(--process-row-height) * 2 + var(--process-row-gap));padding:46px 34px 28px;background:#fff;box-shadow:0 24px 58px #182f5524}.process-item--bottom:hover .process-card,.process-item--bottom:focus-within .process-card{transform:translateY(calc((var(--process-row-height) + var(--process-row-gap)) * -1))}.process-default{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:1;transform:scale(1);transition:opacity .16s ease,transform .24s ease}.process-item:hover .process-default,.process-item:focus-within .process-default{opacity:0;transform:scale(.96)}.process-title{margin:0;font-size:18px;line-height:1.3;color:#333;font-weight:700}.process-detail{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:46px 34px 28px;opacity:0;pointer-events:none;transform:scale(.985);transition:opacity .2s ease .16s,transform .28s ease .12s}.process-item:hover .process-detail,.process-item:focus-within .process-detail{opacity:1;transform:scale(1)}.process-copy h3{margin:0;font-size:26px;line-height:1.3;color:#113a72;font-weight:700}.process-copy p{margin:12px 0 0;color:#4b5563;font-size:15px;line-height:1.72;text-align:justify;text-align-last:left;word-break:break-all;text-justify:inter-ideograph}.process-icon{width:128px;height:108px;display:grid;place-items:center;margin:0 0 16px}.process-icon img{width:112px;height:96px;object-fit:contain}.process-detail-icon{width:170px;height:132px;display:grid;place-items:center;align-self:flex-end}.process-detail-icon img{width:160px;height:122px;object-fit:contain}.cases-section{background:#f5f7fa}.cases-section>.container{width:min(1200px,calc(100% - 48px))}.cases-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.case-card{position:relative;padding-top:40px;background:#fff;border-radius:12px;overflow:hidden;min-height:340px}.case-bg{position:absolute;inset:40px 0 0;width:100%;height:calc(100% - 40px);object-fit:cover}.case-card:after{content:"";position:absolute;inset:40px 0 0;background:linear-gradient(to bottom,#0f1e374d,#0f1e37bf)}.case-badge{position:absolute;top:0;left:0;z-index:2;min-width:104px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;color:#fff;background:linear-gradient(180deg,#246aa9,#174d85);border-radius:8px 8px 0 0;isolation:isolate;font-size:14px;font-weight:800;line-height:1;letter-spacing:0;box-shadow:0 10px 22px #08244c33}.case-badge:after{content:"";position:absolute;top:0;right:-15px;z-index:-1;width:26px;height:100%;background:inherit;border-radius:0 9px 11px 0;transform:skew(13deg);transform-origin:left bottom}.case-overlay{position:absolute;inset:40px 0 0;z-index:1;padding:28px;display:flex;flex-direction:column;color:#fff}.case-date{color:#ffffffe6;font-size:14px;margin-bottom:30px}.case-card:first-child .case-date{margin-bottom:64px}.case-card:first-child .case-overlay{padding:28px 28px 20px}.case-card:first-child .case-overlay h3{margin-bottom:8px}.case-card:first-child .case-overlay p{font-size:11px;line-height:1.72;-webkit-line-clamp:5}.case-card:first-child:after{background:linear-gradient(to bottom,#0f1e372e,#0f1e3775 52%,#0f1e37b8)}.case-date strong{font-size:22px;margin-right:2px}.case-overlay h3{margin:0 0 12px;font-size:16px;font-weight:700;color:#fff}.case-overlay p{max-height:0;margin:0;color:#fffc;font-size:12px;line-height:1.9;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;opacity:0;pointer-events:none;transform:translateY(8px);transition:max-height .28s ease,margin .28s ease,opacity .2s ease,transform .28s ease}.case-card:hover .case-overlay p,.case-card:focus-within .case-overlay p{max-height:96px;margin:0 0 16px;opacity:1;transform:translateY(0)}.case-btn{margin-top:auto;color:#ffffffe6;font-size:13px;font-weight:500;cursor:pointer;text-decoration:none}.case-btn:hover{color:#fff}.case-detail-page{background:#fff}.case-detail-page p{text-align:justify;text-align-last:left;text-justify:inter-ideograph;word-break:break-all}.case-document-page{padding:136px 0 96px;background:#fff}.case-document-inner{max-width:920px}.case-document-inner h1{margin:0 0 34px;color:#111827;font-size:clamp(28px,3vw,42px);line-height:1.35;font-weight:800}.case-document-image{width:100%;height:auto;margin:0 0 34px;border-radius:8px}.case-document-body{display:flex;flex-direction:column;gap:22px}.case-document-body p{margin:0;color:#263241;font-size:17px;line-height:2;text-align:justify;text-align-last:left}.case-detail-hero{position:relative;min-height:520px;margin-top:68px;overflow:hidden;color:#142235;background:linear-gradient(135deg,#f4f8fc,#eaf2fa)}.case-detail-hero-bg{position:absolute;inset:54px 0 54px 62%;width:auto;padding-right:38px}.case-detail-hero-bg img{width:100%;height:100%;object-fit:cover;border-radius:8px;filter:saturate(1.04) contrast(1.02);box-shadow:0 24px 58px #122d4e2e}.case-detail-hero-bg:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#f4f8fce6,#f4f8fc2e 24%,#f4f8fc00 58%)}.case-detail-hero-inner{position:relative;z-index:1;min-height:520px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:74px 0 66px}.case-back-link{position:fixed;top:50%;left:max(18px,calc((100vw - 1200px)/4 - 26px));z-index:90;width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;color:#0d2e63;background:#fffffff0;border:1px solid rgba(13,76,134,.16);border-radius:50%;box-shadow:0 14px 34px #122d4e29;font-size:0;text-decoration:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translateY(-50%);transition:color .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.case-back-link:before{content:"←";font-size:26px;line-height:1;transform:translateY(-1px)}.case-back-link:hover{color:#fff;background:#0d2e63;border-color:#0d2e63;box-shadow:0 18px 38px #0d2e633d;transform:translateY(calc(-50% - 2px))}.case-detail-kicker{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.case-detail-kicker span{min-height:34px;display:inline-flex;align-items:center;padding:0 14px;color:#0d4c86;background:#fff;border:1px solid #d7e4f1;border-radius:4px;font-size:13px;font-weight:600}.case-detail-hero h1{width:670px;max-width:100%;margin:0 0 24px;color:#142235;font-size:clamp(30px,2.7vw,42px);line-height:1.28;letter-spacing:0;text-align:left;text-align-last:left;text-justify:auto;word-break:normal;overflow-wrap:anywhere}.case-detail-hero p{width:min(660px,36vw);margin:0;color:#556579;font-size:16px;line-height:1.85}.case-detail-overview{position:relative;z-index:2;margin-top:42px}.case-overview-grid{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}.case-stat-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:8px;box-shadow:0 22px 54px #0f1f3726;overflow:hidden}.case-stat-card{min-height:168px;display:flex;flex-direction:column;justify-content:center;padding:28px;border-right:1px solid #edf1f5}.case-stat-card:last-child{border-right:0}.case-stat-card strong{color:#0d2e63;font-size:42px;line-height:1}.case-stat-card small{margin-left:4px;font-size:17px}.case-stat-card span{margin-top:12px;color:#667085;font-size:14px}.case-detail-body{padding:64px 0 80px;background:linear-gradient(180deg,#fff,#f7f9fc)}.case-body-grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:start}.case-timeline{position:relative;top:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:0}.case-timeline:before{display:none}.case-timeline-item{position:relative;min-height:116px;margin:0;padding:20px;background:#fff;border:1px solid #e7edf5;border-radius:8px}.case-timeline-item>span{display:none}.case-timeline-item h3{margin:0 0 8px;color:#172033;font-size:15px}.case-timeline-item p{margin:0;color:#667085;font-size:13px;line-height:1.7}.case-article-flow{display:flex;flex-direction:column;gap:24px}.case-article-section{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:32px;align-items:center;padding:32px 36px;background:#fff;border:1px solid #e7edf5;border-radius:8px;box-shadow:0 10px 26px #0f1f370a}.case-article-section.reverse{grid-template-columns:340px minmax(0,1fr)}.case-article-section.reverse .case-section-copy{order:2}.case-article-section.reverse .case-section-visual{order:1}.case-section-copy>span{display:inline-flex;margin-bottom:14px;color:#0d5f9f;font-size:13px;font-weight:700}.case-section-copy h2{margin:0 0 14px;color:#111827;font-size:25px;line-height:1.38}.case-section-copy p{margin:0 0 12px;color:#475467;font-size:15px;line-height:1.78;text-align:justify;text-align-last:left}.case-vehicle-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:20px}.case-vehicle-cards article{padding:20px;background:#fff;border:1px solid #e7edf5;border-radius:8px;box-shadow:none}.case-vehicle-cards h3{margin:0 0 12px;color:#0d2e63;font-size:18px}.case-vehicle-cards p{margin:0;font-size:14px;line-height:1.9}.case-section-visual{position:relative;min-height:248px;padding:20px;overflow:hidden;background:radial-gradient(circle at 30% 20%,rgba(48,111,182,.14),transparent 32%),linear-gradient(145deg,#fff,#eef5fb);border:1px solid #e6edf5;border-radius:8px;box-shadow:0 12px 28px #0f1f370f}.case-real-visual{position:absolute;inset:16px;margin:0;overflow:hidden;border-radius:8px;background:#fff;box-shadow:0 10px 24px #14345c1a}.case-real-visual img{width:100%;height:100%;object-fit:cover;filter:saturate(1.04) contrast(1.02)}.case-real-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#04142a00 40%,#04142a94)}.case-real-visual figcaption{position:absolute;left:18px;right:18px;bottom:16px;z-index:1;color:#fff;font-size:14px;font-weight:700;line-height:1.45}.visual-paper,.visual-photo,.visual-truck,.visual-crane,.visual-meter,.visual-bars,.visual-route-card,.visual-chain,.visual-market-map{position:absolute}.visual-photo{inset:30px;width:calc(100% - 60px);height:calc(100% - 60px);object-fit:cover;border-radius:8px;filter:saturate(1.04) contrast(1.02);box-shadow:0 18px 34px #14345c29}.visual-route-card{left:54px;right:54px;bottom:48px;height:58px;display:grid;grid-template-columns:72px 1fr 72px;align-items:center;gap:14px;padding:0 18px;background:#ffffffeb;border:1px solid rgba(13,46,99,.08);border-radius:8px;box-shadow:0 12px 26px #0d2e6324}.visual-route-card span{display:grid;place-items:center;height:32px;color:#fff;background:#0d2e63;border-radius:4px;font-size:13px;font-weight:700}.visual-route-card span:last-child{background:#0d72a7}.visual-route-card i{height:2px;background:linear-gradient(90deg,#0d2e63,#0d72a7)}.visual-route-card i:after{content:"";position:absolute;right:92px;top:50%;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:9px solid #0d72a7;transform:translateY(-50%)}.visual-paper{left:54px;top:62px;width:150px;height:190px;padding:28px 24px;background:#fff;border-radius:8px;box-shadow:0 16px 34px #14345c24}.visual-paper span{display:block;width:44px;height:44px;margin-bottom:20px;background:#0d2e63;border-radius:50%}.visual-paper i{display:block;height:8px;margin-bottom:13px;background:#dce7f4;border-radius:20px}.visual-paper i:nth-child(3){width:76%}.visual-paper i:nth-child(4){width:58%}.visual-pin{position:absolute;right:48px;top:92px;width:86px;height:86px;display:grid;place-items:center;color:#fff;background:#0d72a7;border-radius:50% 50% 50% 8px;font-weight:800;box-shadow:0 18px 28px #0d72a740}.visual-label{position:absolute;right:46px;bottom:62px;color:#0d2e63;font-size:24px;font-weight:800}.visual-truck{left:62px;bottom:72px;width:180px;height:84px;background:#fff;border:8px solid #0d2e63;border-radius:8px 18px 8px 8px;box-shadow:0 22px 34px #14345c21}.visual-truck:before,.visual-truck:after{content:"";position:absolute;bottom:-28px;width:34px;height:34px;background:#0d72a7;border:7px solid #fff;border-radius:50%;box-shadow:0 0 0 5px #0d2e63}.visual-truck:before{left:22px}.visual-truck:after{right:20px}.visual-crane{right:54px;top:58px;width:142px;height:112px;border-left:10px solid #0d2e63;border-top:10px solid #0d2e63;transform:skew(-18deg)}.visual-crane:after{content:"";position:absolute;right:-12px;bottom:-52px;width:36px;height:52px;border:8px solid #0d72a7;border-top:0;transform:skew(18deg)}.visual-count{position:absolute;right:48px;bottom:52px;color:#0d2e63}.visual-count strong{display:block;font-size:58px;line-height:1}.visual-count span{font-size:16px;font-weight:700}.visual-meter{left:42px;top:58px;width:168px;height:168px;display:grid;place-items:center;text-align:center;color:#0d2e63;background:conic-gradient(#0d72a7 0 72%,#dbe7f4 72% 100%);border-radius:50%}.visual-meter:before{content:"";position:absolute;inset:20px;background:#fff;border-radius:50%}.visual-meter strong,.visual-meter span{position:relative;z-index:1}.visual-meter strong{font-size:34px;line-height:1}.visual-meter span{display:block;max-width:88px;margin-top:8px;color:#667085;font-size:12px;line-height:1.35}.visual-bars{right:54px;bottom:54px;display:flex;align-items:flex-end;gap:14px}.visual-bars i{width:36px;background:linear-gradient(180deg,#0d72a7,#0d2e63);border-radius:8px 8px 0 0}.visual-bars i:nth-child(1){height:76px;opacity:.45}.visual-bars i:nth-child(2){height:112px;opacity:.7}.visual-bars i:nth-child(3){height:158px}.visual-chain{inset:38px;display:grid;grid-template-columns:1fr 42px 1fr;grid-template-rows:1fr 42px 1fr;align-items:center;justify-items:center}.visual-chain span{width:118px;height:76px;display:grid;place-items:center;color:#fff;background:#0d2e63;border-radius:8px;font-size:15px;font-weight:700;box-shadow:0 14px 28px #0d2e6329}.visual-chain span:nth-child(1){grid-column:1;grid-row:1}.visual-chain span:nth-child(3){grid-column:3;grid-row:1;background:#0d72a7}.visual-chain span:nth-child(5){grid-column:2 / 4;grid-row:3;background:#143f78}.visual-chain i{width:44px;height:2px;background:#9bb4d2}.visual-market-map{inset:32px;background:radial-gradient(circle at 28% 48%,rgba(13,46,99,.18) 0 18%,transparent 19%),radial-gradient(circle at 52% 54%,rgba(13,114,167,.16) 0 13%,transparent 14%),radial-gradient(circle at 72% 62%,rgba(13,46,99,.14) 0 10%,transparent 11%);border:1px dashed #b7c7da;border-radius:8px}.visual-market-map i{position:absolute;left:27%;top:49%;width:46%;height:72px;border-top:3px solid #0d72a7;border-radius:50%;transform:rotate(10deg)}.dot{position:absolute;min-width:58px;height:34px;display:grid;place-items:center;color:#fff;background:#0d2e63;border-radius:4px;font-size:13px;font-weight:700}.dot.china{left:20%;top:42%}.dot.ghana{left:48%;top:52%;background:#0d72a7}.dot.indonesia{right:14%;bottom:22%}.section.cta-section{background:url(/assets/cta/bottom-mask.png) center bottom / cover no-repeat;color:#1a2332;padding:0}.cta-inner{width:1200px;max-width:calc(100% - 48px);margin:0 auto;min-height:625px;padding:96px 0 88px}.cta-grid{display:grid;grid-template-columns:720px 420px;gap:60px;align-items:center;justify-content:space-between;min-height:409px}.cta-left h2{margin:0 0 28px;font-size:28px;color:#1a2332}.cta-steps{display:flex;align-items:center;gap:22px;position:relative;width:100%}.cta-steps:before{content:"";position:absolute;top:50%;left:0;width:calc(100% - 62px);height:1px;background:#bccbd8;z-index:0}.cta-step-tag{position:relative;z-index:1;width:124px;height:44px;display:grid;place-items:center;padding:0;background:#fff;border:none;border-radius:10px;font-size:15px;color:#1a2332;white-space:nowrap;font-weight:500;box-shadow:none}.cta-right{width:420px;transform:translateY(-42px);background:#fff;padding:32px;border-radius:8px;box-shadow:0 4px 20px #00000014}.contact-form{display:flex;flex-direction:column;gap:18px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-size:13px;color:#344054;font-weight:500}.form-group input,.form-group textarea{padding:10px 14px;border:1px solid #d0d5dd;border-radius:4px;font-family:inherit;font-size:13px;color:#1a2332;outline:none;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:#0d2e63}.form-group textarea{resize:vertical;min-height:80px}.form-submit{width:100%;padding:12px;background:#0d2e63;color:#fff;border:0;border-radius:4px;font-family:inherit;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}.form-submit:hover{background:#163d7a}.form-agreement{display:flex;align-items:flex-start;gap:8px}.form-agreement input[type=checkbox]{margin-top:3px;flex-shrink:0}.form-agreement label{font-size:12px;color:#6b7a8d;line-height:1.6}.footer-inner{min-height:180px;display:flex;align-items:center;justify-content:space-between;padding:40px 0}.footer-brand{display:flex;flex-direction:column;gap:8px}.footer-brand .brand-logo{width:110px;margin-bottom:8px}.footer-phone{margin:0;font-size:18px;font-weight:700;color:#1a2332}.footer-email,.footer-address{margin:0;font-size:12px;color:#6b7a8d}.footer-address{display:block;width:fit-content;text-decoration:underline}.footer-links{display:flex;gap:48px}.footer-link-group{display:flex;flex-direction:column;gap:12px}.footer-link-group a{color:#4a5568;font-size:13px;text-decoration:none}.footer-link-group a:hover{color:#0d2e63}.qr-group{display:flex;align-items:flex-start;gap:16px;padding:14px 16px 11px;background:#fff;border-radius:4px}.qr-group img{width:82px;height:82px;object-fit:contain}.copyright{padding:18px;color:#ffffffb8;background:#0c2f66;text-align:center;font-size:13px;line-height:1.6}.qr-modal{position:relative;width:min(580px,100%);max-height:calc(100vh - 48px);overflow-y:auto;padding:42px 48px 44px;background:#fff;border-radius:8px;box-shadow:0 24px 80px #0416314d;text-align:center}.qr-modal h2{margin:0 0 10px;color:#162235;font-size:24px}.qr-modal-close{position:absolute;top:16px;right:18px;width:36px;height:36px;padding:0;color:#657184;background:transparent;border:0;font-size:28px;font-weight:300;line-height:1;cursor:pointer}.qr-modal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:28px}.qr-modal-grid img{width:100%;aspect-ratio:1;object-fit:contain}.qr-modal-grid figcaption{margin-top:10px;color:#526071;font-size:13px}@media(max-width:900px){.container{width:min(100% - 32px,720px)}.section{padding:60px 0}.reduce-grid{grid-template-columns:1fr;gap:32px}.rotating-world-map{height:420px;min-height:420px}.advantages-grid{grid-template-columns:repeat(3,1fr)}.cases-grid{grid-template-columns:1fr}.cta-grid{grid-template-columns:1fr;gap:32px;min-height:auto}.section.cta-section{background-position:bottom center}.cta-inner{width:min(100% - 32px,720px);min-height:auto;padding:64px 24px 96px}.footer-inner{flex-direction:column;align-items:flex-start;gap:24px}.footer-links{gap:32px}}@media(max-width:600px){.site-header{height:56px}.hero{margin-top:56px}.brand-logo{width:100px}.header-nav{display:none}.hero img{min-height:260px;aspect-ratio:auto}.hero-content h1{font-size:28px}.hero-content p{font-size:13px}.section-heading h2{font-size:22px}.advantages-grid{grid-template-columns:repeat(2,1fr);gap:12px}.advantage-card{min-height:160px}.process-grid{--process-row-height: 188px;--process-row-gap: 24px;grid-template-columns:repeat(2,1fr);grid-template-rows:none;grid-auto-rows:var(--process-row-height);gap:24px}.process-card,.process-item:hover .process-card,.process-item:focus-within .process-card{position:relative;height:100%;padding:18px 12px;background:transparent;box-shadow:none;transform:none}.process-default,.process-item:hover .process-default,.process-item:focus-within .process-default{opacity:1;transform:none}.process-title{font-size:16px}.process-detail,.process-item:hover .process-detail,.process-item:focus-within .process-detail{display:none}.process-icon,.process-item:hover .process-icon,.process-item:focus-within .process-icon{width:112px;height:96px;margin:0 0 14px}.process-icon img,.process-item:hover .process-icon img,.process-item:focus-within .process-icon img{width:100px;height:86px}.rotating-world-map{height:320px;min-height:320px}.cta-left h2{font-size:22px}.cta-inner{width:min(100% - 32px,720px);padding:48px 16px 80px}.cta-steps{flex-wrap:wrap;gap:16px}.cta-steps:before{display:none}.cta-right{transform:none;padding:20px}.footer-inner{padding:32px 0}.qr-modal{padding:32px 20px}}:root{font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;color:#162235;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff}body.modal-open{overflow:hidden}img{display:block;max-width:100%}.page-shell{overflow:hidden}.container{width:min(1120px,calc(100% - 48px));margin:0 auto}.site-header{height:68px;background:#fffffffa}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand-logo{width:126px;height:auto;border:0;outline:0;box-shadow:none;object-fit:contain}.header-cta{padding:13px 22px;color:#fff;background:#0d2e63;border:0;font-family:inherit;font-size:13px;letter-spacing:.04em;cursor:pointer}.hero{position:relative;width:100%;background:#0e4f83}.hero img{width:100%;aspect-ratio:2.765 / 1;object-fit:cover}.hero-content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}.hero-content h1{margin:-14px 0 16px;font-size:clamp(38px,4.15vw,58px);line-height:1.2;letter-spacing:.08em}.hero-content h1 span{margin-right:22px}.hero-content p{width:min(540px,52%);margin:0 0 24px;color:#ffffffd1;font-size:15px;line-height:1.9}.outline-button{width:158px;height:46px;padding:0;display:grid;place-items:center;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.72);font-family:inherit;font-size:14px;cursor:pointer}.header-cta:focus-visible,.outline-button:focus-visible{outline:2px solid #ffffff;outline-offset:3px}.hero-dots{position:absolute;left:0;bottom:28px;display:flex;align-items:center;gap:12px}.hero-dots i{width:38px;height:3px;background:#ffffff52}.hero-dots i:first-child{width:64px;background:#fff}.section{padding:92px 0 98px}.section-heading{margin-bottom:28px}.heading-row{display:flex;align-items:flex-end;justify-content:space-between}.section-heading h2,.company-copy h2{margin:3px 0 10px;font-size:28px;line-height:1.3;color:#1b2638}.section-heading p,.company-copy p{margin:0}.section-heading>div>p:last-child{color:#98a0aa;font-size:12px}.eyebrow{color:#7890ac!important;font-size:10px!important;letter-spacing:.18em}.more-label{padding-bottom:5px;color:#7b838d;font-size:12px}.service-layout{display:grid;grid-template-columns:minmax(0,1fr) 236px;min-height:430px}.service-visual{position:relative;height:430px;overflow:hidden}.service-image{width:100%;height:100%;object-fit:cover}.service-copy{position:absolute;left:28px;right:34px;bottom:24px;color:#fff}.service-copy h3{margin:0 0 12px;font-size:16px}.service-copy p{max-width:690px;margin:0;color:#ffffffbf;font-size:10px;line-height:1.9}.circle-arrow{width:34px;height:34px;display:grid;place-items:center;margin-top:14px;border:1px solid rgba(255,255,255,.75);border-radius:50%;font-size:16px}.service-list{align-self:center;background:#fff;box-shadow:0 15px 45px #172c4814}.service-item{height:86px;display:flex;align-items:center;gap:16px;padding:0 30px;color:#343d4a;font-size:14px;border-bottom:1px solid #edf0f3}.service-item.active{color:#fff;background:#0d2e63}.service-icon{width:25px;color:#677381;font-size:17px;text-align:center}.service-item.active .service-icon{color:#fff}.company-section,.news-section{background:#f6f7f8}.company-grid{display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:74px}.company-copy .blue-rule{display:block;width:38px;height:4px;margin:24px 0 44px;background:#12366d}.company-copy .small-title{margin-bottom:10px;font-size:16px}.company-copy h3{margin:0 0 20px;color:#12366d;font-size:24px;line-height:1.45}.company-copy .body-copy{color:#6e7681;font-size:12px;line-height:2}.building-image{width:100%;height:360px;object-fit:cover}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:36px;margin-top:55px}.metric-card{min-height:118px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;box-shadow:0 10px 30px #1430530f}.metric-card strong{color:#12366d;font-size:36px;line-height:1}.metric-card span{margin-top:13px;color:#8b929a;font-size:13px}.map-section{padding:72px 0 46px;background:#fff}.map-heading{position:relative;z-index:2;margin-bottom:-74px;pointer-events:none}.map-heading h2{margin:4px 0 9px;color:#1b2638;font-size:28px}.map-heading>p:last-child{margin:0;color:#98a0aa;font-size:12px}.map-chart-shell{position:relative;width:100%}.world-map-chart{width:100%;height:585px;border:0;outline:0;box-shadow:none;cursor:grab;-webkit-user-select:none;user-select:none}.world-map-chart:active{cursor:grabbing}.map-controls{position:absolute;z-index:5;right:18px;bottom:32px;display:flex;flex-direction:column;overflow:hidden;background:#fff;box-shadow:0 7px 24px #0f32641f}.map-controls button{width:38px;height:38px;padding:0;color:#12366d;background:#fff;border:0;border-bottom:1px solid #edf0f4;font:inherit;font-size:19px;line-height:1;cursor:pointer}.map-controls button:last-child{border-bottom:0;font-size:17px}.map-controls button:hover{background:#f3f6fa}.map-controls button:focus-visible{position:relative;outline:2px solid #2f69ad;outline-offset:-2px}.news-grid{display:grid;grid-template-columns:1.45fr .82fr .82fr;gap:30px}.news-card{position:relative;min-height:360px;padding:36px 30px;background:#fff}.news-card h3{margin:0;font-size:17px;line-height:1.7}.news-card>p{margin:58px 0 0;color:#6e7681;font-size:12px;line-height:2}.news-card.featured{padding:0;color:#fff;overflow:hidden}.news-card.featured:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,#082a584d,#082a58c7)}.news-card.featured img{width:100%;height:100%;object-fit:cover}.news-featured-content{position:absolute;z-index:1;inset:0;display:flex;flex-direction:column;padding:34px 28px 22px}.news-featured-content h3{font-size:16px;line-height:1.65}.news-divider{width:100%;height:1px;margin:28px 0 20px;background:#ffffff8c}.news-featured-content p{margin:0;color:#ffffffc7;font-size:11px;line-height:1.9}.featured-date{position:absolute;left:28px;bottom:22px;display:flex;flex-direction:column;font-size:13px}.featured-date strong{font-size:24px;font-weight:500}.featured-arrow{position:absolute;right:28px;bottom:24px;font-size:24px}.date{position:absolute;left:30px;bottom:24px;display:flex;flex-direction:column;color:#727b86;font-size:12px}.date strong{font-size:22px;font-weight:500}.card-arrow{position:absolute;right:28px;bottom:28px;color:#99a1ab;font-size:24px}.footer-inner{min-height:195px;display:flex;align-items:center;justify-content:space-between}.footer-slogan p{margin:7px 0 0;color:#808994;font-size:11px}.footer-slogan{text-align:center}.footer-slogan strong{color:#26364b;font-size:16px}.qr-group{display:flex;align-items:flex-start;gap:16px;padding:14px 16px 11px;background:#fff;border:0;outline:0;box-shadow:none}.qr-group figure{width:82px;margin:0;text-align:center}.qr-group img{width:82px;height:82px;object-fit:contain;clip-path:inset(2px)}.qr-group figcaption{margin-top:7px;color:#707a86;font-size:10px;white-space:nowrap}.qr-modal-backdrop{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:24px;background:#051834ad;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.qr-modal{position:relative;width:min(520px,100%);max-height:calc(100vh - 48px);overflow-y:auto;padding:42px 48px 44px;background:#fff;box-shadow:0 24px 80px #0416314d;text-align:center}.qr-modal h2{margin:6px 0 10px;color:#162235;font-size:28px}.qr-modal-intro{margin:0;color:#7a8491;font-size:14px}.qr-modal-close{position:absolute;top:16px;right:18px;width:36px;height:36px;padding:0;color:#657184;background:transparent;border:0;font-size:30px;font-weight:300;line-height:1;cursor:pointer}.qr-modal-close:hover{color:#12366d}.qr-modal-close:focus-visible{outline:2px solid #2f69ad;outline-offset:2px}.qr-modal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin-top:30px}.qr-modal-grid figure{margin:0;text-align:center}.qr-modal-grid img{width:100%;aspect-ratio:1;object-fit:contain;clip-path:inset(2px)}.qr-modal-grid figcaption{margin-top:10px;color:#526071;font-size:14px}.modal-fade-enter-active,.modal-fade-leave-active{transition:opacity .2s ease}.modal-fade-enter-active .qr-modal,.modal-fade-leave-active .qr-modal{transition:transform .2s ease,opacity .2s ease}.modal-fade-enter-from,.modal-fade-leave-to{opacity:0}.modal-fade-enter-from .qr-modal,.modal-fade-leave-to .qr-modal{opacity:0;transform:translateY(12px) scale(.98)}.copyright{padding:22px;color:#ffffffb8;background:#0c2f66;text-align:center;font-size:16px;line-height:1.6}.copyright span,.icp-link{display:inline-block;margin:0 8px}.icp-link{color:#ffffffd1;text-decoration:none}.icp-link:hover{color:#fff;text-decoration:underline}.icp-link:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:3px}@media(max-width:900px){.container{width:min(100% - 36px,720px)}.section{padding:66px 0}.hero img{min-height:360px;object-position:center}.hero-content p{width:min(540px,68%)}.service-layout,.company-grid{grid-template-columns:1fr}.service-list{display:grid;grid-template-columns:repeat(2,1fr)}.company-grid{gap:34px}.company-copy .blue-rule{margin:18px 0 28px}.metric-grid{grid-template-columns:repeat(2,1fr);gap:20px}.news-grid{grid-template-columns:1fr 1fr}.world-map-chart{height:480px}.news-card.featured{grid-column:1 / -1}.cta-banner{height:280px}}@media(max-width:600px){.site-header{height:58px}.brand-logo{width:104px}.header-cta{padding:10px 14px;font-size:11px}.hero img{min-height:300px}.hero-content h1{margin-top:0;font-size:32px}.hero-content h1 span{margin-right:10px}.hero-content p{width:88%;margin-bottom:14px;font-size:12px;line-height:1.65}.hero-content .outline-button{width:124px;height:38px;font-size:12px}.hero-dots{bottom:16px}.hero-dots i{width:24px}.hero-dots i:first-child{width:42px}.heading-row{align-items:flex-start;gap:16px}.section-heading h2,.company-copy h2{font-size:24px}.service-visual{height:280px}.service-copy{left:20px;right:20px;bottom:16px}.service-copy p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.circle-arrow{display:none}.service-list{grid-template-columns:1fr}.service-item{height:62px}.building-image{height:260px}.company-copy h3{font-size:21px}.metric-grid{gap:12px}.map-heading{margin-bottom:-38px}.map-heading h2{font-size:24px}.world-map-chart{height:380px}.map-controls{right:8px;bottom:18px}.map-controls button{width:34px;height:34px}.metric-card strong{font-size:28px}.news-grid{grid-template-columns:1fr}.news-card.featured{grid-column:auto}.section.cta-section{padding:0}.cta-banner{height:260px}.cta-banner img{object-position:62% center}.cta-copy{left:24px;top:48px}.cta-copy h2{margin-bottom:18px;font-size:27px}.cta-copy p{width:80%;margin-bottom:22px;font-size:12px;line-height:1.6}.cta-copy .outline-button{width:124px;height:38px;font-size:12px}.footer-inner{flex-direction:column;align-items:flex-start;gap:30px;padding:48px 0}.footer-slogan{text-align:left}.qr-group img{width:72px;height:72px}.qr-group figure{width:72px}.qr-modal-backdrop{padding:16px}.qr-modal{max-height:calc(100vh - 32px);padding:38px 20px 30px}.qr-modal h2{font-size:24px}.qr-modal-grid{gap:10px;margin-top:24px}.qr-modal-grid figcaption{margin-top:7px;font-size:11px}}.about-hero{position:relative;width:100%;margin-top:0;background:#0e2a52}.about-hero img{width:100%;aspect-ratio:3 / 1;object-fit:cover;filter:brightness(.7)}.about-hero-content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}.about-hero-content h1{margin:0 0 14px;font-size:clamp(32px,4vw,48px);font-weight:700;letter-spacing:.04em}.about-hero-content p{margin:0;color:#fffc;font-size:15px}.about-section-heading{margin-bottom:40px}.about-section-heading.center{text-align:center}.about-section-heading h2{margin:0 0 10px;font-size:28px;color:#1a2332;font-weight:700}.about-section-sub{margin:0;color:#8c95a1;font-size:14px}.about-company-section{background:#fff;padding:96px 0 112px}.about-company-wrapper{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);gap:48px;align-items:start}.about-company-left{position:relative;z-index:2;padding-top:28px}.about-metrics-card{margin-top:28px;border:none;border-radius:0;background-color:#fff;box-shadow:0 18px 34px #0f32641a;overflow:hidden;position:relative;width:calc(100% + 360px)}.about-company-label{margin:0 0 10px;color:#1a2332;font-size:18px;font-weight:700;line-height:1.4}.about-company-title{margin:0 0 20px;font-size:18px;font-weight:700;color:#1a2332}.about-company-body{margin:0;color:#4a5568;font-size:13px;line-height:2}.about-company-right{width:100%;min-height:430px}.about-company-img{width:100%;height:430px;object-fit:cover}.about-metrics{display:grid;grid-template-columns:repeat(4,1fr)}.about-metric-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 8px}.about-metric-card:last-child{border-right:none}.about-metric-card strong{color:#0d2e63;font-size:32px;line-height:1;font-weight:700}.about-metric-card span{margin-top:10px;color:#6b7a8d;font-size:12px}.about-core-section{background:#f5f7fa}.about-core-card{position:relative;left:50%;width:100vw;margin-left:-50vw;border-radius:0;overflow:hidden;min-height:400px}.about-core-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.about-core-overlay{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;min-height:400px;padding:48px 40px 0}.about-core-content{width:min(920px,calc(100% - 48px));max-width:920px;margin:64px auto 0;text-align:center}.about-core-content h3{margin:0 0 28px;color:#fff;font-size:30px;line-height:1.35;font-weight:700}.about-core-content p{margin:0;color:#ffffffe6;font-size:22px;line-height:1.85;font-weight:600}.about-core-tabs{display:flex;justify-content:center;align-self:center;width:min(760px,100%);gap:0;margin-top:40px;padding:0;background:linear-gradient(180deg,#ffffffdb,#ffffffad);border-radius:8px;overflow:hidden;box-shadow:0 16px 36px #071a3729;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about-core-tab{flex:1;max-width:none;min-height:96px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:20px 24px;background:transparent;border:none;color:#4f5965;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s,transform .2s}.about-core-tab:hover{background:#ffffff8a}.about-core-tab.active{background:linear-gradient(180deg,#164980,#0b6f9a);border-radius:6px;color:#fff;box-shadow:0 14px 28px #041e3e3d;transform:translateY(0)}.about-core-tab-icon{width:28px;height:28px;object-fit:contain;filter:brightness(0) saturate(100%) invert(38%) sepia(6%) saturate(724%) hue-rotate(175deg) brightness(88%) contrast(82%)}.about-core-tab.active .about-core-tab-icon{filter:brightness(0) invert(1)}.about-network-section{background:#fff}.about-network-map{margin-top:20px;position:relative;min-height:560px;overflow:visible}.about-network-chart{width:100%;height:560px;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.about-network-chart:active{cursor:grabbing}.about-network-controls{position:absolute;top:18px;right:18px;z-index:6;display:inline-flex;align-items:center;overflow:hidden;border:1px solid rgba(17,44,80,.08);border-radius:6px;background:#fffffff0;box-shadow:0 8px 22px #1a2d441f}.about-network-controls button{width:38px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:0;border-right:1px solid rgba(17,44,80,.08);background:transparent;color:#1b3d66;font-size:16px;font-weight:700;line-height:1;cursor:pointer}.about-network-controls button:last-child{width:38px;border-right:0;font-size:20px}.about-network-controls button:hover{background:#8fc8f524}.about-network-controls button:disabled{color:#1b3d6647;background:#f8fafca8;cursor:not-allowed}.about-network-controls button:focus-visible{outline:2px solid rgba(31,117,200,.32);outline-offset:-2px}.about-network-labels{position:absolute;inset:0;z-index:4;pointer-events:none}.about-network-leaders{display:none}.network-label-card{position:absolute;min-width:82px;height:48px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 18px;color:#1b2430;background:#fff;border:1px solid rgba(19,46,80,.05);border-radius:4px;box-shadow:0 6px 18px #1a2d441f;font-size:16px;font-weight:700;line-height:1;white-space:nowrap}.network-label-china,.network-label-usa,.network-label-uk,.network-label-france,.network-label-russia,.network-label-ghana,.network-label-indonesia{min-width:96px}.network-flag{position:relative;flex:0 0 auto;width:35px;height:22px;overflow:hidden;border-radius:1px;box-shadow:inset 0 0 0 1px #0a193014}.flag-usa{background:linear-gradient(#21468b 0 0) 0 0 / 15px 12px no-repeat,repeating-linear-gradient(to bottom,#c81e32 0 1.7px,#fff 1.7px 3.4px)}.flag-france{background:linear-gradient(to right,#063a9b 0 33.33%,#fff 33.33% 66.66%,#f42a3d 66.66% 100%)}.flag-uk{background:linear-gradient(32deg,transparent 0 42%,#fff 42% 48%,#c8102e 48% 52%,#fff 52% 58%,transparent 58% 100%),linear-gradient(-32deg,transparent 0 42%,#fff 42% 48%,#c8102e 48% 52%,#fff 52% 58%,transparent 58% 100%),linear-gradient(to right,transparent 0 42%,#fff 42% 46%,#c8102e 46% 54%,#fff 54% 58%,transparent 58% 100%),linear-gradient(to bottom,transparent 0 36%,#fff 36% 43%,#c8102e 43% 57%,#fff 57% 64%,transparent 64% 100%),#012169}.flag-russia{background:linear-gradient(to bottom,#fff 0 33.33%,#0039a6 33.33% 66.66%,#d52b1e 66.66% 100%)}.flag-china{background:#ee1c25}.flag-china:before{content:"";position:absolute;left:5px;top:5px;width:6px;height:6px;background:#ffde00;clip-path:polygon(50% 0,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%)}.flag-china:after{content:"";position:absolute;left:14px;top:5px;width:14px;height:10px;background:radial-gradient(circle at 2px 1px,#ffde00 0 1.2px,transparent 1.3px),radial-gradient(circle at 8px 2px,#ffde00 0 1px,transparent 1.1px),radial-gradient(circle at 8px 7px,#ffde00 0 1px,transparent 1.1px),radial-gradient(circle at 2px 8px,#ffde00 0 1px,transparent 1.1px)}.flag-ghana{background:linear-gradient(to bottom,#ce1126 0 33.33%,#fcd116 33.33% 66.66%,#006b3f 66.66% 100%)}.flag-ghana:before{content:"";position:absolute;left:50%;top:50%;width:7px;height:7px;background:#111827;clip-path:polygon(50% 0,61% 35%,98% 35%,68% 56%,79% 91%,50% 70%,21% 91%,32% 56%,2% 35%,39% 35%);transform:translate(-50%,-50%)}.flag-indonesia{background:linear-gradient(to bottom,#e70012 0 50%,#fff 50% 100%)}.network-label-text{display:inline-block}@media(max-width:900px){.about-hero img{aspect-ratio:2 / 1;min-height:240px}.about-company-wrapper{grid-template-columns:1fr}.about-company-right{height:280px}.about-metrics{grid-template-columns:repeat(2,1fr)}.about-core-overlay{padding:32px 24px 0}.about-core-content{width:min(680px,100%);margin-top:36px}.about-core-content h3{margin-bottom:18px;font-size:24px}.about-core-content p{font-size:16px;line-height:1.8}.about-core-tabs{flex-wrap:wrap;gap:8px;padding:8px;overflow:visible}.about-core-tab{max-width:none;min-width:calc(50% - 4px);border-radius:6px}.about-network-map{min-height:460px}.about-network-chart{height:460px}}@media(max-width:600px){.about-hero{margin-top:56px}.about-hero img{min-height:200px;aspect-ratio:auto}.about-hero-content h1{font-size:28px}.about-section-heading h2{font-size:22px}.about-metrics{grid-template-columns:repeat(2,1fr);gap:12px}.about-metric-card strong{font-size:28px}.about-core-card{min-height:320px}.about-core-overlay{min-height:320px;padding:24px 16px 0}.about-core-content{margin-top:18px}.about-core-content h3{margin-bottom:12px;font-size:20px}.about-core-content p{font-size:13px;line-height:1.7}.about-core-tab{padding:14px 12px;font-size:12px}.about-network-map{min-height:calc(clamp(218px,64vw,270px) + 230px);margin-top:6px}.about-network-chart{height:clamp(218px,64vw,270px)}.about-network-leaders{position:absolute;inset:0;z-index:4;display:block;width:100%;height:100%;overflow:visible;pointer-events:none}.about-network-leaders polyline{fill:none;stroke:#0d4c864d;stroke-width:1.2;stroke-dasharray:4 4;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.about-network-controls{top:10px;right:10px}.about-network-controls button{width:34px;height:32px;font-size:15px}.about-network-controls button:last-child{width:34px;font-size:18px}.network-label-card{min-width:74px;height:36px;gap:8px;padding:0 12px;font-size:13px;box-shadow:0 5px 14px #1a2d4421}.network-label-china,.network-label-usa,.network-label-uk,.network-label-france,.network-label-russia,.network-label-ghana,.network-label-indonesia{min-width:76px}.network-flag{width:28px;height:18px}}@media(max-width:900px){.case-detail-hero,.case-detail-hero-inner{min-height:560px}.case-detail-hero h1{font-size:34px;width:100%}.case-detail-hero p{width:100%}.case-overview-grid,.case-body-grid,.case-article-section,.case-article-section.reverse{grid-template-columns:1fr}.case-detail-overview{margin-top:-46px}.case-stat-strip{grid-template-columns:repeat(2,1fr)}.case-stat-card:nth-child(2){border-right:0}.case-stat-card:nth-child(-n+2){border-bottom:1px solid #edf1f5}.case-timeline{position:relative;top:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:18px;padding:0}.case-timeline:before,.case-timeline-item>span{display:none}.case-timeline-item{margin:0;padding:20px;background:#fff;border:1px solid #e7edf5;border-radius:8px}.case-article-section.reverse .case-section-copy,.case-article-section.reverse .case-section-visual{order:initial}.case-section-visual{min-height:300px}}@media(max-width:600px){.case-detail-hero,.case-detail-hero-inner{min-height:620px}.case-detail-hero-inner{padding:72px 0 48px}.case-back-link{top:50%;left:18px;width:46px;height:46px}.case-back-link:before{font-size:23px}.case-detail-kicker{gap:8px}.case-detail-kicker span{min-height:30px;padding:0 10px;font-size:12px}.case-detail-hero h1{font-size:28px;width:100%}.case-detail-hero p{font-size:15px;width:100%}.case-stat-strip,.case-timeline,.case-vehicle-cards{grid-template-columns:1fr}.case-stat-card{min-height:112px;border-right:0;border-bottom:1px solid #edf1f5}.case-stat-card:last-child{border-bottom:0}.case-detail-body{padding:64px 0}.case-article-flow{gap:28px}.case-section-copy h2{font-size:24px}.case-section-copy p{font-size:15px;line-height:1.85}.case-section-visual{min-height:280px;padding:18px}.visual-paper{left:30px;top:48px;width:130px;height:168px}.visual-pin,.visual-label{right:28px}.visual-truck{left:34px;width:150px}.visual-crane{right:34px;width:112px}.visual-count{right:34px}.visual-meter{left:30px;width:148px;height:148px}.visual-bars{right:32px;gap:12px}.visual-bars i{width:32px}}html,body{max-width:100%;overflow-x:hidden}.case-back-link:before{content:"‹"}.nav-link{display:inline-flex;align-items:center;min-height:36px;padding:0 4px}@media(max-width:900px){.cta-grid{grid-template-columns:minmax(0,1fr);gap:28px}.cta-left,.cta-right,.contact-form{width:100%;min-width:0}.cta-right{transform:none}.form-group,.form-group label,.form-group input,.form-group textarea{width:100%;min-width:0}.about-metrics-card{position:static;width:100%;margin-top:24px}.about-company-wrapper{gap:28px}}@media(max-width:600px){.container{width:min(100% - 36px,720px)}.section{padding:54px 0}.site-header{height:58px}.header-inner{gap:14px}.header-left{min-width:0;gap:0}.header-right{flex:0 0 auto;gap:10px}.search-btn{width:34px;height:34px}.header-cta{min-height:34px;padding:8px 12px;white-space:nowrap}.header-cta--fixed{top:12px;right:62px}.mobile-menu-btn{width:34px;height:34px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:0;color:#0d2e63;background:#f3f6fa;border:1px solid rgba(13,46,99,.1);border-radius:4px;cursor:pointer}.mobile-menu-btn span{width:16px;height:2px;background:currentColor;border-radius:2px;transition:transform .2s ease,opacity .2s ease}.mobile-menu-btn.active span:nth-child(1){transform:translateY(6px) rotate(45deg)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-nav{position:absolute;top:calc(100% + 8px);left:18px;right:18px;display:grid;gap:8px;padding:10px;background:#fffffffa;border:1px solid rgba(13,46,99,.1);border-radius:8px;box-shadow:0 18px 42px #10244229;opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease}.mobile-nav.open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav-link{min-height:44px;display:flex;align-items:center;padding:0 14px;color:#1f2d3d;background:#fff;border-radius:6px;font-size:15px;font-weight:700;text-decoration:none}.mobile-nav-link.active{color:#0d2e63;background:#eef5fb}.hero,.about-hero,.case-detail-hero{margin-top:58px}.hero img{min-height:280px;object-position:58% center}.hero-content h1{margin-bottom:12px;font-size:30px;line-height:1.22}.hero-content p{width:92%;font-size:13px;line-height:1.7}.section-heading,.about-section-heading{margin-bottom:30px}.reduce-left h2,.section-heading h2,.about-section-heading h2{font-size:23px;line-height:1.35}.reduce-tags,.section-sub,.about-section-sub{line-height:1.65}.reduce-body{font-size:15px;line-height:1.85}.rotating-world-map{height:300px;min-height:300px}.advantages-grid{width:min(100% - 36px,720px);margin:0 auto;grid-template-columns:1fr;gap:14px}.advantage-card{min-height:248px;border-radius:8px}.advantage-info{top:0;justify-content:center;padding:22px 20px;background:linear-gradient(135deg,#073468eb,#0079a8d1)}.advantage-num{color:#fff;font-size:32px}.advantage-info p{max-height:none;margin-top:10px;opacity:1}.process-grid{--process-row-height: auto;grid-template-columns:1fr;grid-auto-rows:auto;gap:16px}.process-item{min-height:auto;text-align:left}.process-card,.process-item:hover .process-card,.process-item:focus-within .process-card{height:auto;padding:20px;background:#fff;border:1px solid #e7edf5;box-shadow:0 10px 26px #0f1f370f}.process-default,.process-item:hover .process-default,.process-item:focus-within .process-default{display:none}.process-detail,.process-item:hover .process-detail,.process-item:focus-within .process-detail{position:static;display:grid;grid-template-columns:minmax(0,1fr) 74px;gap:16px;align-items:center;padding:0;opacity:1;pointer-events:auto;transform:none}.process-copy h3{font-size:18px}.process-copy p{font-size:14px;line-height:1.75;word-break:normal;overflow-wrap:anywhere}.process-detail-icon,.process-item:hover .process-detail-icon,.process-item:focus-within .process-detail-icon{width:74px;height:64px;align-self:center}.process-detail-icon img,.process-item:hover .process-detail-icon img,.process-item:focus-within .process-detail-icon img{width:70px;height:58px}.process-title{font-size:15px;line-height:1.35}.cases-section>.container{width:min(100% - 36px,720px)}.case-card{padding-top:38px;min-height:300px;border-radius:8px}.case-bg,.case-card:after,.case-overlay{top:38px}.case-bg{height:calc(100% - 38px)}.case-badge{left:0;min-width:96px;height:38px;padding:0 16px;font-size:13px}.case-overlay{padding:22px}.case-date{margin-bottom:24px}.case-card:first-child .case-date{margin-bottom:48px}.case-card:first-child .case-overlay{padding:22px 22px 18px}.case-card:first-child .case-overlay p{font-size:11px;line-height:1.65}.case-overlay p{max-height:116px;margin:0 0 16px;opacity:1;transform:none}.cta-inner{width:min(100% - 36px,720px);padding:46px 16px 68px}.cta-left h2{margin-bottom:22px;font-size:22px;line-height:1.4}.cta-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cta-step-tag{width:100%;height:40px;font-size:13px}.cta-right{padding:18px;border-radius:8px}.contact-form{gap:16px}.footer-inner{gap:24px;padding:36px 0}.footer-phone{font-size:17px}.footer-email,.footer-address{line-height:1.7}.qr-group{width:100%;justify-content:space-between;gap:10px;padding:12px}.qr-group figure{width:30%}.qr-group img{width:100%;height:auto;aspect-ratio:1}.copyright{padding:18px 16px;font-size:12px}.copyright span,.icp-link{margin:2px 6px}.about-company-right{height:240px}.about-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.about-metric-card{min-height:96px;padding:18px 8px}.about-metric-card strong{font-size:28px}.about-metric-card span{line-height:1.45;text-align:center}.about-core-card{min-height:380px}.about-core-overlay{min-height:380px;padding:26px 16px 14px}.about-core-tabs{margin-top:24px}.about-core-tab{min-height:82px}.about-network-map{overflow:hidden}.network-label-card{max-width:132px}.network-label-text{overflow:hidden;text-overflow:ellipsis}.case-detail-hero,.case-detail-hero-inner{min-height:auto}.case-detail-hero{overflow:hidden}.case-detail-hero-bg{inset:0 0 auto;height:240px;padding-right:0;opacity:.24}.case-detail-hero-bg img{border-radius:0;box-shadow:none}.case-detail-hero-bg:after{background:linear-gradient(180deg,#f4f8fc40,#f4f8fc)}.case-detail-hero-inner{padding:82px 0 44px}.case-back-link{position:absolute;top:18px;left:0;width:40px;height:40px;transform:none}.case-back-link:hover{transform:translateY(-1px)}.case-back-link:before{font-size:28px}.case-detail-kicker{margin-bottom:18px}.case-detail-hero h1{margin-bottom:18px;font-size:27px;line-height:1.34}.case-detail-hero p{font-size:14px;line-height:1.8;word-break:normal;overflow-wrap:anywhere}.case-detail-overview{margin-top:0;padding-top:24px;background:#fff}.case-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.case-stat-card{min-height:112px;padding:20px 16px;border-right:1px solid #edf1f5;border-bottom:1px solid #edf1f5}.case-stat-card:nth-child(2n){border-right:0}.case-stat-card:nth-last-child(-n+2){border-bottom:0}.case-stat-card strong{font-size:34px}.case-stat-card small{font-size:14px}.case-stat-card span{font-size:13px;line-height:1.5}.case-detail-body{padding:44px 0 56px}.case-timeline{gap:12px}.case-timeline-item{min-height:auto;padding:18px}.case-article-flow{gap:18px}.case-article-section,.case-article-section.reverse{gap:20px;padding:22px 18px}.case-section-copy h2{font-size:22px;line-height:1.42}.case-section-copy p{font-size:14px;line-height:1.82;word-break:normal;overflow-wrap:anywhere}.case-vehicle-cards article{padding:18px}.case-section-visual{min-height:238px;padding:12px}.case-real-visual{inset:10px}.case-real-visual figcaption{left:14px;right:14px;bottom:12px;font-size:13px}.visual-chain{inset:16px;grid-template-columns:1fr 24px 1fr;grid-template-rows:1fr 28px 1fr}.visual-chain span{width:96px;height:60px;padding:0 8px;font-size:12px;line-height:1.35;text-align:center}.visual-chain i{width:24px}}@media(max-width:360px){.header-cta{padding:8px 10px;font-size:11px}.search-btn{display:none}.process-grid,.cta-steps,.about-metrics,.case-stat-strip{grid-template-columns:1fr}.case-stat-card,.case-stat-card:nth-child(2n),.case-stat-card:nth-last-child(-n+2){border-right:0;border-bottom:1px solid #edf1f5}.case-stat-card:last-child{border-bottom:0}}@media(max-width:600px){.case-document-page{padding:108px 0 72px}.case-document-inner h1{margin-bottom:24px;font-size:26px}.case-document-image{margin-bottom:24px;border-radius:6px}.case-document-body{gap:18px}.case-document-body p{font-size:15px;line-height:1.9}}.site-header--europe{background:transparent;box-shadow:none}.site-header--europe .nav-link,.site-header--europe .search-btn{color:#ffffffd1}.site-header--europe .nav-link:hover,.site-header--europe .nav-link.active{color:#fff}.header-cta--europe{background:#082b5d}.site-header--europe .mobile-menu-btn{color:#fff;background:#ffffff29;border-color:#ffffff47}.europe-page{background:#fff;color:#111827}.europe-page h1,.europe-page h2,.europe-page h3,.europe-page p{margin:0}.europe-hero{min-height:560px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,#071d3dc7,#071d3d80 34%,#071d3d14 72%),url(/assets/europe/europe-banner.png) center / cover no-repeat}.europe-hero__inner{padding-top:68px}.europe-hero h1{max-width:720px;font-size:42px;line-height:1.28;font-weight:800}.europe-hero p{max-width:720px;margin-top:22px;color:#ffffffeb;font-size:18px;line-height:1.9;font-weight:600}.europe-intro{padding:96px 0 88px}.europe-intro__grid{display:grid;grid-template-columns:minmax(320px,.86fr) minmax(420px,1.14fr);gap:58px;align-items:center}.europe-section-copy h2,.europe-services h2,.europe-cases h2{font-size:28px;line-height:1.38;font-weight:800;color:#111827}.europe-section-copy span{display:block;width:42px;height:4px;margin:34px 0;background:#123a70}.europe-section-copy p{color:#39485d;font-size:15px;line-height:2}.europe-section-copy p+p{margin-top:8px}.europe-map img{width:100%;border:0}.europe-advantages{min-height:430px;padding:72px 0 82px;color:#fff;background:linear-gradient(90deg,#051224d1,#0512247a),url(/assets/europe/europe-advantages-bg.png) center / cover no-repeat}.europe-advantages h2{margin-bottom:66px;color:#fff;font-size:28px;line-height:1.3;font-weight:800}.europe-advantage-list{display:flex;justify-content:center;gap:0;align-items:center}.europe-advantage-card{width:184px;height:184px;flex:0 0 184px;aspect-ratio:1;display:flex;flex-direction:column;justify-content:center;justify-self:center;padding:28px 24px;color:#fff;text-align:center;background:#ffffff12;border:1px solid rgba(255,255,255,.34);border-radius:50%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.europe-advantage-card+.europe-advantage-card{margin-left:-16px}.europe-advantage-card:nth-child(1),.europe-advantage-card:nth-child(3),.europe-advantage-card:nth-child(5){background:#ffffff2b}.europe-advantage-card:before{content:"";width:30px;height:30px;display:block;margin:0 auto 18px;background:currentColor;opacity:.92;-webkit-mask:url(/assets/icons/overseas-service.svg) center / contain no-repeat;mask:url(/assets/icons/overseas-service.svg) center / contain no-repeat}.europe-advantage-card:nth-child(2):before{-webkit-mask-image:url(/assets/icons/local-compliance.svg);mask-image:url(/assets/icons/local-compliance.svg)}.europe-advantage-card:nth-child(3):before{-webkit-mask-image:url(/assets/icons/advantage-stable-growth.svg);mask-image:url(/assets/icons/advantage-stable-growth.svg)}.europe-advantage-card:nth-child(4):before{-webkit-mask-image:url(/assets/icons/advantage-strong-team.svg);mask-image:url(/assets/icons/advantage-strong-team.svg)}.europe-advantage-card:nth-child(5):before{-webkit-mask-image:url(/assets/icons/digital-enablement.svg);mask-image:url(/assets/icons/digital-enablement.svg)}.europe-advantage-card h3{font-size:18px;line-height:1.25;font-weight:800}.europe-advantage-card p{margin-top:14px;color:#ffffffdb;font-size:12px;line-height:1.7}.europe-services{padding:92px 0 86px;background:#fff}.europe-service-slider{min-height:360px;display:grid;grid-template-columns:42px minmax(0,1fr) 42px;gap:22px;align-items:center;justify-content:center;margin-top:52px}.europe-service-slider button{width:42px;height:42px;display:grid;place-items:center;color:#96a4b6;background:#fff;border:1px solid #dce6f2;border-radius:50%;font-size:30px;line-height:1;cursor:pointer}.europe-service-card{position:relative;min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:54px min(120px,10vw);text-align:center;background:#edf5ff;border-radius:0;overflow:hidden}.europe-service-card:before,.europe-service-card:after{content:"";position:absolute;left:22%;right:22%;height:54px;background:#fff;border-radius:0 0 999px 999px}.europe-service-card:before{top:0;transform:translateY(-50%)}.europe-service-card:after{bottom:0;border-radius:999px 999px 0 0;transform:translateY(50%)}.europe-service-card h3{color:#0d2e63;font-size:22px;line-height:1.35;font-weight:800}.europe-service-icon{width:54px;height:54px;margin:42px 0 36px;border:14px solid rgba(13,46,99,.08);border-radius:50%;box-shadow:0 0 0 22px #0d2e630a}.europe-service-card p{max-width:420px;color:#526174;font-size:14px;line-height:1.8}.europe-service-dots{display:flex;justify-content:center;gap:10px;margin-top:22px}.europe-service-dots button{width:8px;height:8px;padding:0;background:#c8d7e8;border:0;border-radius:50%;cursor:pointer}.europe-service-dots button.active{width:24px;background:#0d2e63;border-radius:999px}.service-fade-enter-active,.service-fade-leave-active{transition:opacity .22s ease,transform .22s ease}.service-fade-enter-from,.service-fade-leave-to{opacity:0;transform:translate(18px)}.europe-cases{padding:20px 0 88px;background:#fff}.europe-case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:36px;margin-top:48px}.europe-case-card img{width:100%;height:auto;display:block}.europe-case-card time{display:block;margin-top:20px;color:#4b5563;font-size:12px}.europe-case-card h3{margin-top:12px;color:#111827;font-size:18px;line-height:1.45;font-weight:800}.europe-case-card p{margin-top:10px;color:#374151;font-size:13px;line-height:1.7}.europe-case-card a{display:inline-flex;margin-top:34px;color:#0d2e63;font-size:13px;font-weight:800;text-decoration:none}.europe-cta{padding:78px 0 88px;background:linear-gradient(90deg,#e8f4fff0,#e8f4ffbd),url(/assets/europe/europe-cta-bg.jpg) center bottom / cover no-repeat}.europe-cta__grid{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:64px;align-items:center}.europe-cta__copy h2{color:#111827;font-size:34px;line-height:1.35;font-weight:800}.europe-cta__steps{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.europe-cta__steps span{min-width:94px;padding:12px 18px;color:#18263a;text-align:center;background:#fff;border-radius:4px;font-size:14px;font-weight:700}.europe-contact-form{display:grid;gap:14px;padding:34px;background:#fff;border-radius:6px;box-shadow:0 22px 58px #1b457626}.europe-contact-form label{display:grid;gap:8px;color:#1f2937;font-size:13px;font-weight:700}.europe-contact-form input[type=text]{width:100%;height:44px;padding:0 14px;color:#1f2937;background:#fff;border:1px solid #dce3ec;border-radius:3px;font-family:inherit;font-size:14px}.europe-agreement{grid-template-columns:16px minmax(0,1fr);align-items:flex-start;gap:10px;margin-top:2px;color:#6b7280;font-size:12px;line-height:1.6;font-weight:400}.europe-agreement input{width:14px;height:14px;margin:3px 0 0}.europe-contact-form button{height:46px;margin-top:4px;color:#fff;background:#082b5d;border:0;border-radius:3px;font-family:inherit;font-size:14px;font-weight:800;cursor:pointer}@media(max-width:1080px){.europe-intro__grid,.europe-cta__grid{grid-template-columns:1fr}.europe-advantage-list{flex-wrap:wrap;row-gap:24px}}@media(max-width:760px){.site-header--europe{background:#082b5deb}.europe-hero{min-height:500px;background-position:58% center}.europe-hero__inner{padding-top:58px}.europe-hero h1{font-size:30px}.europe-hero p{font-size:15px;line-height:1.75}.europe-intro,.europe-services,.europe-cases,.europe-cta{padding:58px 0}.europe-section-copy h2,.europe-services h2,.europe-cases h2,.europe-advantages h2{font-size:24px}.europe-map{margin:0 -18px}.europe-advantages{padding:56px 0}.europe-advantage-list{flex-direction:column;flex-wrap:nowrap}.europe-advantage-card{width:min(240px,76vw)}.europe-advantage-card+.europe-advantage-card{margin-top:-18px;margin-left:0}.europe-service-slider{grid-template-columns:1fr;gap:20px;margin-top:34px}.europe-service-slider button{display:none}.europe-service-card{min-height:260px;padding:42px 28px;border-radius:120px;box-shadow:none}.europe-case-grid{grid-template-columns:1fr}.europe-cta__copy h2{font-size:27px}.europe-contact-form{padding:24px 20px}}.hero,.about-hero{margin-top:0}.hero img,.about-hero img{aspect-ratio:2.2 / 1;min-height:560px}.site-header--europe .brand-logo{width:134px}.about-company-section .about-section-heading{margin-bottom:48px}.about-company-section .about-section-heading h2{font-size:30px;line-height:1.3}.about-company-title{color:#0d2e63;font-size:18px;line-height:1.55}.about-company-body{color:#1f2937;font-size:13px;line-height:2.05}@media(max-width:900px){.about-company-left{padding-top:0}.about-metrics-card{width:100%}.about-company-right,.about-company-img{height:auto;min-height:0}}@media(max-width:760px){.hero,.about-hero{margin-top:0}.hero img,.about-hero img{min-height:500px;aspect-ratio:1.2 / 1}.europe-advantage-card{width:min(220px,72vw);height:min(220px,72vw);flex-basis:min(220px,72vw)}}.site-header--europe .brand-logo{width:158px}.europe-hero p{max-width:720px;margin-top:22px;color:#ffffffd9;font-size:16px;line-height:1.8;font-weight:400}.advantages-section .section-heading{margin-bottom:36px}.advantages-grid{width:min(1060px,calc(100% - 48px));height:454px;display:flex;gap:6px;margin:0 auto}.advantage-card{flex:0 0 132px;min-width:0;min-height:454px;cursor:pointer;transition:flex-basis .32s ease}.advantage-card.active{flex-basis:330px}.advantage-card:after{content:"";position:absolute;inset:0;z-index:1;background:#0f3669b8;pointer-events:none}.advantage-card.active:after{background:#1c467ec2}.advantage-card:hover .advantage-img img,.advantage-card:focus .advantage-img img,.advantage-card:focus-visible .advantage-img img,.advantage-card.active .advantage-img img{transform:none}.advantage-info,.advantage-card:hover .advantage-info,.advantage-card:focus .advantage-info,.advantage-card:focus-visible .advantage-info{z-index:2;top:0;bottom:0;justify-content:flex-start;padding:30px 14px 34px;background:transparent}.advantage-card.active .advantage-info{padding:30px 26px 34px}.advantage-num{display:none}.advantage-info h3{color:#fff;font-size:22px;line-height:1.3;font-weight:800}.advantage-icon{position:absolute;left:22px;bottom:30px;width:34px;height:34px;filter:brightness(0) invert(1)}.advantage-info p,.advantage-card:hover .advantage-info p,.advantage-card:focus .advantage-info p,.advantage-card:focus-visible .advantage-info p{max-height:0;margin:0;opacity:0}.advantage-card.active .advantage-info p{max-height:220px;margin-top:18px;color:#fffffff5;font-size:14px;line-height:1.85;opacity:1}.cases-section{background:#fff}.cases-section .section-heading.center{text-align:left}.cases-section .section-sub{display:none}.case-card{min-height:auto;padding-top:0;background:transparent;border-radius:0;overflow:visible}.case-card:after,.case-badge{display:none}.case-bg{position:static;width:100%;height:auto;aspect-ratio:1.82 / 1;object-fit:cover}.case-overlay,.case-card:first-child .case-overlay{position:static;padding:18px 0 0;color:#111827}.case-date,.case-card:first-child .case-date{display:block;margin-bottom:12px;color:#4b5563;font-size:12px}.case-date strong{font-size:inherit;margin-right:0}.case-overlay h3,.case-card:first-child .case-overlay h3{margin:0 0 10px;color:#111827;font-size:18px;line-height:1.45;font-weight:800}.case-overlay p,.case-card:first-child .case-overlay p,.case-card:hover .case-overlay p,.case-card:focus-within .case-overlay p{max-height:none;margin:0;color:#4b5563;font-size:16px;line-height:1.82;opacity:1;transform:none;pointer-events:auto}.case-btn{display:inline-flex;margin-top:26px;color:#0d2e63;font-size:16px;font-weight:800}.case-btn:hover{color:#174d85}.qr-group{align-items:flex-start;gap:20px}.qr-group figure{width:78px;margin:0}.qr-group img{width:72px;height:72px;object-fit:contain;border:0}.qr-group figcaption{margin-top:8px;color:#5d6673;font-size:12px;text-align:center}.europe-advantage-card:before{-webkit-mask-image:url(/assets/europe-advantage-icons/full-service-marketing.svg);mask-image:url(/assets/europe-advantage-icons/full-service-marketing.svg)}.europe-advantage-card:nth-child(2):before{-webkit-mask-image:url(/assets/europe-advantage-icons/authorization.svg);mask-image:url(/assets/europe-advantage-icons/authorization.svg)}.europe-advantage-card:nth-child(3):before{-webkit-mask-image:url(/assets/europe-advantage-icons/logistics.svg);mask-image:url(/assets/europe-advantage-icons/logistics.svg)}.europe-advantage-card:nth-child(4):before{-webkit-mask-image:url(/assets/europe-advantage-icons/team.svg);mask-image:url(/assets/europe-advantage-icons/team.svg)}.europe-advantage-card:nth-child(5):before{-webkit-mask-image:url(/assets/europe-advantage-icons/closed-loop.svg);mask-image:url(/assets/europe-advantage-icons/closed-loop.svg)}.europe-service-slider{grid-template-columns:52px minmax(0,760px) 52px;gap:48px;min-height:390px;margin-top:36px}.europe-service-slider button{width:44px;height:44px}.europe-service-card{width:min(760px,100%);min-height:360px;padding:64px 96px;background:#eef6ff;border-radius:999px;overflow:visible}.europe-service-card:before,.europe-service-card:after{display:none}.europe-service-card h3{font-size:20px}.europe-service-icon{margin:40px 0 34px}.europe-service-dots{display:none}@media(max-width:900px){.advantages-grid{height:auto;flex-direction:column}.advantage-card,.advantage-card.active{flex-basis:auto;min-height:210px}.cases-grid{grid-template-columns:1fr}.europe-service-slider{grid-template-columns:1fr;gap:18px}.europe-service-card{padding:48px 28px;border-radius:120px}}.section-sub,.about-section-sub,.reduce-tags{display:none!important}.europe-section-copy p{color:#17243a;font-size:16px;line-height:2.12;font-weight:500;letter-spacing:0}.europe-map{position:relative;margin:0;padding:0;overflow:visible}.europe-map img{display:block;width:min(100%,660px);height:auto;margin-left:auto;object-fit:contain;border-radius:0 72px 0 0}.europe-cta{min-height:540px;padding:108px 0 74px;background:linear-gradient(90deg,#e8f4ffd1,#e8f4ff94),url(/assets/europe/europe-cta-bg.jpg) center bottom / cover no-repeat;overflow:hidden}.europe-cta__grid{grid-template-columns:minmax(0,1fr) 420px;gap:72px;align-items:start}.europe-cta__copy{padding-top:128px}.europe-cta__copy h2{max-width:760px;color:#17243a;font-size:30px;line-height:1.42;font-weight:800}.europe-cta__steps{position:relative;display:grid;grid-template-columns:repeat(5,minmax(92px,1fr));gap:22px;max-width:710px;margin-top:28px}.europe-cta__steps:before{content:"";position:absolute;left:46px;right:46px;top:50%;height:1px;background:#0d2e6333;transform:translateY(-50%)}.europe-cta__steps span{position:relative;z-index:1;min-width:0;padding:12px 18px;color:#142033;background:#fff;border-radius:8px;box-shadow:0 12px 24px #0d2e630f}.europe-contact-form{margin-top:-54px;padding:34px 34px 32px;border-radius:8px;box-shadow:0 22px 58px #1b457624}.about-core-section{padding:0;background:#fff}.about-core-card{min-height:520px}.about-core-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#071e4099,#071e408f);pointer-events:none}.about-core-bg{height:100%;object-position:center}.about-core-static{position:relative;z-index:1;min-height:520px;display:flex;flex-direction:column;justify-content:center;padding-top:72px;padding-bottom:72px}.about-core-static h2{margin:0 0 130px;color:#fff;font-size:30px;line-height:1.3;font-weight:800}.about-core-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;width:min(1110px,100%);margin:0 auto;padding:34px 42px 38px;background:#fff;box-shadow:0 20px 48px #05183429}.about-core-item{display:grid;grid-template-columns:54px minmax(0,1fr);gap:14px;padding:6px 26px;border-right:1px solid #eef2f6}.about-core-item:last-child{border-right:0}.about-core-item>span{color:#c4cbd4;font-size:32px;line-height:1;font-weight:300}.about-core-item h3{margin:4px 0 22px;color:#0d2e63;font-size:17px;line-height:1.35;font-weight:800}.about-core-item p{margin:0;color:#4f5967;font-size:13px;line-height:2}.site-footer .qr-group{display:block;padding:0;background:transparent}.site-footer .qr-group figure{width:82px;margin:0;text-align:center}.site-footer .qr-group img{display:block;width:70px;height:70px;margin:0 auto;object-fit:contain}.site-footer .qr-group figcaption{margin-top:8px;color:#5d6673;font-size:12px;line-height:1.2}@media(max-width:1024px){.europe-intro__grid{grid-template-columns:1fr}.europe-map img{width:100%;margin:0}.europe-cta__grid{grid-template-columns:1fr}.europe-cta__copy{padding-top:0}.europe-contact-form{margin-top:0}}@media(max-width:768px){.europe-cta{padding:72px 0}.europe-cta__steps{grid-template-columns:1fr 1fr}.europe-cta__steps:before{display:none}.about-core-static h2{margin-bottom:34px}.about-core-panel{grid-template-columns:1fr;padding:28px 22px}.about-core-item{grid-template-columns:44px minmax(0,1fr);padding:20px 0;border-right:0;border-bottom:1px solid #eef2f6}.about-core-item:last-child{border-bottom:0}}.site-header--europe .brand-logo{width:116px}.europe-advantages{background:linear-gradient(90deg,#051224b3,#0512246b),url(/assets/europe/europe-advantages-bg-user.png) center / cover no-repeat}.site-footer .qr-group{display:flex;align-items:flex-start;gap:18px;padding:0;background:transparent}.site-footer .qr-group figure{width:94px;margin:0;text-align:center}.site-footer .qr-group img{width:82px;height:82px;margin:0 auto}.site-footer .qr-group figcaption{margin-top:8px;color:#505967;font-size:12px}.europe-cta{min-height:426px;padding:56px 0 50px;background:linear-gradient(90deg,#e8f4fff0,#e8f4ffdb),url(/assets/europe/europe-cta-bg.jpg) center bottom / cover no-repeat}.europe-cta__grid{grid-template-columns:minmax(0,1fr) 310px;gap:74px;align-items:center}.europe-cta__copy{padding-top:26px}.europe-cta__copy h2{max-width:560px;color:#17243a;font-size:28px;line-height:1.38;font-weight:800}.europe-cta__steps{grid-template-columns:repeat(5,minmax(72px,1fr));gap:16px;max-width:510px;margin-top:28px}.europe-cta__steps:before{left:36px;right:36px}.europe-cta__steps span{padding:10px 12px;border-radius:6px;font-size:13px}.europe-contact-form{gap:10px;width:310px;margin-top:0;padding:22px 28px;border-radius:5px;box-shadow:0 18px 42px #1b45761f}.europe-contact-form label{gap:6px;font-size:11px}.europe-contact-form input[type=text]{height:34px;padding:0 12px;font-size:12px}.europe-agreement{grid-template-columns:12px minmax(0,1fr);gap:8px;font-size:10px;line-height:1.65}.europe-agreement input{width:12px;height:12px;margin-top:3px}.europe-contact-form button{height:34px;font-size:12px}@media(max-width:1024px){.europe-contact-form{width:100%}}.site-footer{background:#f4f6f8}.site-footer .footer-inner{width:100%;max-width:none;min-height:264px;margin:0;padding:64px 24px 52px}.site-footer .footer-brand .brand-logo{width:158px;margin-bottom:14px}.site-footer .footer-phone{font-size:26px;line-height:1.15;font-weight:800;color:#2b2f36}.site-footer .footer-email,.site-footer .footer-address{color:#555f6d;font-size:15px;line-height:1.35}.site-footer .qr-group{display:flex;align-items:flex-start;gap:22px;padding:0 44px 0 0;background:transparent}.site-footer .qr-group figure{width:108px;margin:0}.site-footer .qr-group img{width:108px;height:108px}.site-footer .qr-group figcaption{margin-top:8px;color:#555f6d;font-size:15px;line-height:1.25}.copyright{display:none}.europe-cta{position:relative;min-height:482px;padding:70px 0 56px;background:#eaf6ff;overflow:hidden}.europe-cta:before{content:"";position:absolute;left:0;right:0;bottom:0;height:142px;background:url(/assets/europe/europe-cta-bg.jpg) center bottom / cover no-repeat;pointer-events:none}.europe-cta__grid{position:relative;z-index:1;grid-template-columns:minmax(0,1fr) 408px;gap:96px}.europe-cta__copy{padding-top:92px}.europe-cta__copy h2{max-width:590px;color:#202733;font-size:31px;line-height:1.35}.europe-cta__steps{max-width:560px;grid-template-columns:repeat(5,minmax(78px,1fr))}.europe-contact-form{width:408px;padding:28px 36px;background:#fff}@media(max-width:768px){.site-footer .footer-inner{min-height:0;padding:42px 24px}.site-footer .qr-group{padding-right:0}.europe-cta__copy{padding-top:0}}.europe-advantage-card:before{width:34px;height:34px;margin-bottom:12px;background:url(/assets/europe-advantage-icons/full-service-marketing.svg) center / contain no-repeat;-webkit-mask:none;mask:none;opacity:.95}.europe-advantage-card:nth-child(2):before{background-image:url(/assets/europe-advantage-icons/authorization.svg)}.europe-advantage-card:nth-child(3):before{background-image:url(/assets/europe-advantage-icons/logistics.svg)}.europe-advantage-card:nth-child(4):before{background-image:url(/assets/europe-advantage-icons/team.svg)}.europe-advantage-card:nth-child(5):before{background-image:url(/assets/europe-advantage-icons/closed-loop.svg)}.europe-advantages{min-height:790px;padding:120px 0 126px;background:linear-gradient(90deg,#0412268f,#04122633),url(/assets/europe/europe-advantages-bg-user.png) center / cover no-repeat}.europe-advantages .container{width:min(1580px,calc(100% - 96px))}.europe-advantages h2{margin:0 0 184px;color:#fff;font-size:42px;line-height:1.22;font-weight:800}.europe-advantage-list{justify-content:center;align-items:center}.europe-advantage-card{width:318px;height:318px;flex:0 0 318px;padding:54px 60px 48px;background:#ffffff14;border:1px solid rgba(255,255,255,.36);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.europe-advantage-card+.europe-advantage-card{margin-left:-30px}.europe-advantage-card:nth-child(1),.europe-advantage-card:nth-child(3),.europe-advantage-card:nth-child(5){background:#ffffff1f}.europe-advantage-card:before{width:62px;height:62px;flex:0 0 62px;margin:0 auto 22px;background:url(/assets/europe-advantage-icons/full-service-marketing.svg) center / contain no-repeat;-webkit-mask:none!important;mask:none!important}.europe-advantage-card:nth-child(2):before{background-image:url(/assets/europe-advantage-icons/authorization.svg)}.europe-advantage-card:nth-child(3):before{background-image:url(/assets/europe-advantage-icons/logistics.svg)}.europe-advantage-card:nth-child(4):before{background-image:url(/assets/europe-advantage-icons/team.svg)}.europe-advantage-card:nth-child(5):before{background-image:url(/assets/europe-advantage-icons/closed-loop.svg)}.europe-advantage-card h3{color:#fff;font-size:28px;line-height:1.3;font-weight:800}.europe-advantage-card p{margin-top:18px;color:#fffffff0;font-size:17px;line-height:1.9}@media(max-width:1200px){.europe-advantages{min-height:auto;padding:82px 0}.europe-advantages h2{margin-bottom:72px}.europe-advantage-list{flex-wrap:wrap;row-gap:28px}}.copyright{display:block;padding:24px 18px;color:#ffffffeb;background:#0c2f66;text-align:center;font-size:16px;line-height:1.6}.copyright span,.copyright .icp-link{display:inline-block;margin:0 8px}.copyright .icp-link{color:#fffffff0;text-decoration:none}.site-header .header-inner{width:min(1500px,calc(100% - 64px))}.site-header--europe .brand-logo{width:136px}.header-nav{gap:40px}.nav-link{font-size:16px;font-weight:500}.nav-link.active,.site-header--europe .nav-link.active{font-weight:800}.europe-hero{min-height:560px;background:linear-gradient(90deg,#071d3d8a,#071d3d33 42%,#071d3d00 74%),url(/assets/europe/europe-banner-full.png) center top / cover no-repeat}.europe-map{position:relative}.europe-map img{border-radius:0}.europe-map-france-label{position:absolute;left:37%;top:46%;color:#0f2a5b;font-size:12px;font-weight:600;line-height:1;pointer-events:none}.europe-services{background:#fff}.europe-services-heading{margin-bottom:64px;text-align:center}.europe-services-heading h2{margin:0;color:#202733;font-size:38px;line-height:1.2;font-weight:800}.europe-services-heading p{margin:14px 0 0;color:#4c5563;font-size:20px;line-height:1.5}.europe-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:66px 38px;width:min(1480px,calc(100% - 112px));margin:0 auto}.europe-service-tile{position:relative;min-height:332px}.europe-service-tile img{width:100%;height:214px;object-fit:cover;border-radius:4px}.europe-service-panel{width:70%;min-height:138px;margin:-32px auto 0;position:relative;z-index:1;padding:18px 30px 26px;background:#fff;border:1px solid #e4e9f1;border-radius:8px;box-shadow:0 6px 18px #0f2a5b14}.europe-service-panel h3{margin:0 0 18px;color:#202733;font-size:30px;line-height:1.25;font-weight:800}.europe-service-panel p{margin:0;color:#333b47;font-size:20px;line-height:1.25}.site-footer .footer-brand .brand-logo{width:160px}.site-footer .footer-phone{font-size:28px}.site-footer .footer-email,.site-footer .footer-address{font-size:16px}@media(max-width:1200px){.europe-service-grid{width:min(920px,calc(100% - 48px));grid-template-columns:1fr}.europe-service-panel{width:78%}}@media(min-width:901px){.site-header .header-inner{position:relative}.site-header .header-left{gap:0}.site-header .header-nav{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);gap:56px}}.europe-intro{min-height:964px;display:flex;align-items:center;padding:0}.europe-intro__grid{width:min(1891px,100%);margin:0 auto;grid-template-columns:minmax(720px,.98fr) minmax(860px,1.02fr);gap:40px;padding:0 160px}.europe-section-copy{max-width:760px}.europe-section-copy h2{white-space:nowrap;font-size:40px;line-height:1.25}.europe-section-copy span{width:60px;height:5px;margin:76px 0 62px}.europe-section-copy p{font-size:24px;line-height:2.02;font-weight:500}.europe-map img{width:min(100%,860px)}.europe-map-france-label{left:39%;top:48%;font-size:20px}.europe-advantages{min-height:800px;padding:86px 0 92px}.europe-advantages h2{margin-bottom:122px}.europe-advantage-card{width:280px;height:280px;flex-basis:280px;padding:42px 50px 40px}.europe-advantage-card+.europe-advantage-card{margin-left:-26px}.europe-advantage-card:before{width:54px;height:54px;flex-basis:54px;margin-bottom:18px}.europe-advantage-card h3{font-size:25px}.europe-advantage-card p{margin-top:14px;font-size:15px;line-height:1.8}.europe-services{padding:56px 0 68px}.europe-services-heading{margin-bottom:50px}.europe-service-grid{width:min(1586px,calc(100% - 96px));gap:62px 32px}.europe-service-tile{min-height:342px}.europe-service-tile img{height:244px}.europe-service-panel{width:72%;min-height:166px;margin:-40px auto 0;padding:20px 32px 28px}.europe-service-panel h3{margin-bottom:22px;font-size:30px}.europe-service-panel p{font-size:22px;line-height:1.18}@media(max-width:1500px){.europe-intro__grid{grid-template-columns:minmax(0,1fr);padding:72px 48px}.europe-section-copy h2{white-space:normal}}@media(min-width:901px){.site-header .header-inner{width:min(1590px,calc(100% - 96px));position:relative}.site-header .header-left{gap:166px}.site-header .brand-logo{width:166px}.site-header .header-nav{position:static;left:auto;top:auto;transform:none;gap:64px}}.europe-hero{min-height:560px;background:linear-gradient(90deg,#071d3d8a,#071d3d33 42%,#071d3d00 74%),url(/assets/europe/europe-banner-full.png) center top / cover no-repeat}.europe-map{display:flex;justify-content:center}.europe-map img{width:min(100%,980px);max-width:none}.europe-map-france-label{left:26%;top:39%;color:#0f2a5b;font-size:16px;font-weight:700}.europe-hero{position:relative;width:100%;min-height:560px;aspect-ratio:2.2 / 1;overflow:hidden;background:#2d67ad}.europe-hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center center;max-width:none;z-index:0}.europe-hero:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,#071d3d8a,#071d3d33 42%,#071d3d00 74%)}.europe-hero__inner{position:relative;z-index:1}.europe-hero__inner{transform:translate(-72px)}@media(max-width:980px){.europe-hero__inner{transform:none}}.europe-service-tile{min-height:318px}.europe-service-panel{width:70%;min-height:126px;margin:-58px auto 0;padding:18px 34px 22px}.europe-service-panel h3{margin-bottom:18px;font-size:26px;line-height:1.2;white-space:nowrap}.europe-service-panel p{font-size:18px;line-height:1.42}.advantages-section{background:#fff;padding:54px 0 64px}.advantages-section .advantages-heading{margin-bottom:44px}.advantages-section .advantages-heading h2{margin:0 0 12px;color:#1a2332;font-size:30px;line-height:1.3;font-weight:800}.advantages-grid{width:min(1340px,calc(100% - 48px));height:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px 16px;margin:0 auto}.advantage-card,.advantage-card.active{position:relative;min-width:0;min-height:0;height:auto;flex:none;display:flex;flex-direction:column;overflow:hidden;cursor:default;background:#fff;border:1px solid #dfe5ee;border-radius:7px;box-shadow:0 2px 7px #0f2a5b12}.advantage-card:after,.advantage-card.active:after{content:none}.advantage-info,.advantage-card:hover .advantage-info,.advantage-card:focus .advantage-info,.advantage-card:focus-visible .advantage-info,.advantage-card.active .advantage-info{position:static;inset:auto;z-index:auto;display:block;min-height:220px;padding:22px 14px 16px;background:transparent}.advantage-info h3{margin:0 0 18px;color:#111827;font-size:20px;line-height:1.2;font-weight:800}.advantage-info strong{display:block;margin-bottom:12px;color:#6b7da0;font-size:14px;line-height:1.35;font-weight:800}.advantage-info p,.advantage-card:hover .advantage-info p,.advantage-card:focus .advantage-info p,.advantage-card:focus-visible .advantage-info p,.advantage-card.active .advantage-info p{max-height:none;margin:0;overflow:visible;color:#111827;font-size:16px;line-height:1.72;font-weight:400;text-align:left;opacity:1}.advantage-img{position:static;margin-top:auto;padding:0 14px 16px}.advantage-img img,.advantage-card:hover .advantage-img img,.advantage-card:focus .advantage-img img,.advantage-card:focus-visible .advantage-img img,.advantage-card.active .advantage-img img{width:100%;height:162px;object-fit:cover;transform:none;border-radius:5px;filter:none}@media(max-width:980px){.advantages-grid{grid-template-columns:1fr;gap:18px}.advantage-info,.advantage-card:hover .advantage-info,.advantage-card:focus .advantage-info,.advantage-card:focus-visible .advantage-info,.advantage-card.active .advantage-info{min-height:0}}.reduce-section>.container,.advantages-section>.container,.advantages-section>.advantages-grid,.process-section>.container,.cases-section>.container{width:min(1340px,calc(100% - 96px))}.section.cta-section .cta-inner{width:min(1340px,calc(100% - 96px));max-width:none}.reduce-section{padding:112px 0}.reduce-grid{gap:88px}.reduce-left{max-width:760px}.reduce-left h2{margin-bottom:28px;color:#111827;font-size:40px;line-height:1.25;font-weight:800}.reduce-tags{margin-bottom:28px;color:#6b7da0;font-size:18px;line-height:1.55;font-weight:600}.reduce-rule{width:60px;height:5px;margin-bottom:42px}.reduce-body{font-size:22px;line-height:2;font-weight:400}.reduce-body strong{font-weight:700}@media(max-width:980px){.reduce-section>.container,.advantages-section>.container,.advantages-section>.advantages-grid,.process-section>.container,.cases-section>.container,.section.cta-section .cta-inner{width:min(100% - 32px,720px)}.reduce-left h2{font-size:30px}.reduce-tags,.reduce-body{font-size:16px}}.europe-intro__grid{width:min(1500px,calc(100% - 96px));grid-template-columns:minmax(620px,.82fr) minmax(0,1.18fr);gap:24px;padding:0}.europe-map{justify-content:flex-end}.europe-map img{width:min(100%,980px);min-width:760px}.reduce-section{padding:96px 0}.advantages-section{padding-top:72px}@media(max-width:980px){.europe-intro{min-height:0;padding:72px 0}.europe-intro__grid{width:min(100% - 32px,720px);grid-template-columns:1fr}.europe-map img{min-width:0;width:100%}}.reduce-left h2,.europe-section-copy h2,.about-company-section .about-section-heading h2{color:#111827;font-size:40px;line-height:1.25;font-weight:800}.reduce-body,.europe-section-copy p,.about-company-body{color:#17243a;font-size:22px;line-height:2;font-weight:400;letter-spacing:0}.reduce-body strong,.europe-section-copy p strong,.about-company-body strong{font-weight:700}.about-company-label{margin-bottom:14px;color:#17243a;font-size:22px;line-height:1.5;font-weight:700}.about-company-title{margin-bottom:28px;color:#0d2e63;font-size:22px;line-height:1.5;font-weight:700}.about-company-section .about-section-heading{margin-bottom:42px}.about-company-left{max-width:760px}@media(max-width:980px){.reduce-left h2,.europe-section-copy h2,.about-company-section .about-section-heading h2{font-size:30px}.reduce-body,.europe-section-copy p,.about-company-body,.about-company-label,.about-company-title{font-size:16px}}.about-core-static h2{font-size:40px;line-height:1.25;font-weight:800}.about-core-panel{width:min(1340px,calc(100% - 96px));padding:44px 56px 48px}.about-core-item{grid-template-columns:64px minmax(0,1fr);gap:18px;padding:6px 34px}.about-core-item>span{font-size:40px}.about-core-item h3{margin:4px 0 24px;font-size:22px;line-height:1.35}.about-core-item p{color:#17243a;font-size:18px;line-height:1.9}.europe-advantages .container{width:min(1500px,calc(100% - 96px))}.site-header .nav-link{font-size:18px;line-height:1.35}.header-cta--fixed{font-size:16px;font-weight:700}.advantage-info strong{font-size:16px;line-height:1.45}.hero-content p,.about-hero-content p,.europe-hero p{font-size:18px}.case-date,.case-card:first-child .case-date,.europe-case-card time{font-size:15px}.europe-case-card a,.form-group label,.form-agreement label,.qr-modal-grid figcaption,.site-footer .footer-email,.site-footer .footer-address{font-size:16px}@media(max-width:980px){.about-core-static h2{font-size:30px}.about-core-panel{width:min(100% - 32px,720px);padding:28px 22px}.about-core-item>span{font-size:32px}.about-core-item h3{font-size:18px}.about-core-item p{font-size:15px}}.europe-services{padding:116px 0 128px}.europe-services-heading{margin-bottom:64px}.europe-cases{padding:108px 0 112px}.europe-case-grid{margin-top:58px}.about-core-card,.about-core-static{min-height:660px}.about-core-static.container{width:min(1600px,calc(100% - 96px))}.about-core-static h2{margin-bottom:112px}.about-core-panel{width:min(1540px,100%);min-height:388px;padding:58px 68px 60px}.about-core-item{grid-template-columns:54px minmax(0,1fr);gap:18px;padding:4px 28px}.about-core-item h3{margin-bottom:22px;white-space:nowrap}.about-core-item p{font-size:19px;line-height:1.82}@media(max-width:980px){.europe-services,.europe-cases{padding:72px 0}.europe-services-heading,.europe-case-grid{margin-top:0;margin-bottom:36px}.about-core-card,.about-core-static{min-height:0}.about-core-static.container{width:min(100% - 32px,720px)}.about-core-panel{width:100%;min-height:0;padding:28px 22px}.about-core-item h3{white-space:normal}}@media(min-width:981px){.europe-hero__inner{width:min(1340px,calc(100% - 96px));transform:translate(-112px)}.europe-hero h1{max-width:980px;white-space:nowrap}.europe-hero p{max-width:1120px;white-space:nowrap}}.form-agreement{align-items:flex-start}.form-agreement label{color:#5f6f88;font-size:13px;line-height:1.65;font-weight:400}@media(min-width:981px){.hero img,.about-hero img{height:clamp(420px,28vw,500px);aspect-ratio:auto;object-fit:cover}.europe-hero{height:clamp(420px,28vw,500px);min-height:0;aspect-ratio:auto}.europe-hero__image{object-fit:cover;object-position:center 38%}.europe-hero h1{font-size:clamp(36px,2.8vw,44px)}.europe-hero p{font-size:18px}}@media(max-width:980px){.hero img,.about-hero img{height:340px;aspect-ratio:auto;object-fit:cover}.europe-hero{height:340px;min-height:0;aspect-ratio:auto}}.europe-service-panel h3{color:#071f49;font-size:22px;line-height:1.28;font-weight:800}.europe-service-panel p{color:#516d99;font-size:17px;line-height:1.56;font-weight:500}@media(max-width:980px){.europe-service-panel h3{font-size:20px;white-space:normal}.europe-service-panel p{font-size:15px}}@media(min-width:981px){.hero,.about-hero,.europe-hero{height:560px;min-height:0;aspect-ratio:auto}.hero img,.about-hero img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}.europe-hero{background:#5f9ddd}.europe-hero__image{width:100%;height:100%;object-fit:contain;object-position:center center}}@media(max-width:980px){.hero,.about-hero,.europe-hero{height:360px;min-height:0;aspect-ratio:auto}.hero img,.about-hero img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}.europe-hero__image{object-fit:contain;object-position:center center}}.europe-advantages{min-height:660px;padding:76px 0 78px}.europe-advantages h2{margin-bottom:82px}.europe-advantage-card{width:258px;height:258px;flex-basis:258px;padding:40px 44px 34px}.europe-advantage-card+.europe-advantage-card{margin-left:-22px}.europe-advantage-card:before{width:48px;height:48px;flex-basis:48px;margin-bottom:16px}.europe-advantage-card h3{font-size:24px}.europe-advantage-card p{margin-top:12px;font-size:14px;line-height:1.75}@media(max-width:1200px){.europe-advantages{min-height:auto;padding:72px 0}.europe-advantages h2{margin-bottom:56px}}.about-company-section .about-section-heading h2{font-size:40px;line-height:1.25}.about-company-label{font-size:20px;line-height:1.45;font-weight:800}.about-company-title{font-size:21px;line-height:1.45;font-weight:800}.about-company-body{font-size:18px;line-height:1.9;font-weight:400}.about-metric-card span{font-size:15px;line-height:1.4}@media(max-width:980px){.about-company-section .about-section-heading h2{font-size:30px}.about-company-label,.about-company-title{font-size:18px}.about-company-body{font-size:16px}.about-metric-card span{font-size:13px}}@media(min-width:981px){.hero,.about-hero,.europe-hero{height:640px}.hero img,.about-hero img,.europe-hero__image{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}.europe-hero{background:none}.europe-hero__image{object-position:center center}}.europe-services>.container,.europe-cases>.container{width:min(1340px,calc(100% - 96px))}.europe-services-heading{text-align:left}.europe-services-heading h2,.europe-cases h2{margin-left:0}.europe-services-heading p{max-width:none}.europe-service-grid,.europe-case-grid{width:100%}@media(max-width:980px){.europe-services>.container,.europe-cases>.container{width:min(100% - 32px,720px)}}@media(min-width:981px)and (max-width:1599px){.europe-hero{height:640px;aspect-ratio:auto;background:#5f9ddd}.europe-hero__image{object-fit:contain;object-position:center center}}@media(min-width:1600px){.europe-hero__image{object-fit:contain;object-position:center center}}.europe-services-heading h2,.europe-cases h2{font-size:30px;line-height:1.3;font-weight:800}.europe-services-heading p{margin-top:10px;color:#17243a;font-size:16px;line-height:1.7;font-weight:400}.europe-intro,.europe-advantages{margin-bottom:96px}.europe-services,.europe-cases{padding-top:112px;padding-bottom:132px}.about-company-section{padding-bottom:128px}.about-core-section{margin-top:0;margin-bottom:112px}.about-network-section{padding-top:112px}.about-core-static.container{width:min(1200px,calc(100% - 96px))}.about-core-panel{width:100%}@media(max-width:980px){.europe-services-heading h2,.europe-cases h2{font-size:26px}.europe-intro,.europe-advantages,.about-core-section{margin-bottom:64px}.europe-services,.europe-cases,.about-network-section{padding-top:72px;padding-bottom:72px}.about-company-section{padding-bottom:80px}}.europe-intro__grid,.europe-advantages .container,.europe-services>.container,.europe-cases>.container{width:min(1340px,calc(100% - 96px));margin-left:auto;margin-right:auto}.europe-intro__grid{padding-left:0;padding-right:0}.europe-advantages h2,.europe-services-heading h2,.europe-cases h2{margin-left:0;text-align:left}@media(max-width:980px){.europe-intro__grid,.europe-advantages .container,.europe-services>.container,.europe-cases>.container{width:min(100% - 32px,720px)}}@media(min-width:981px){.hero-content,.about-hero-content,.europe-hero__inner{justify-content:flex-start;box-sizing:border-box;padding-top:185px}.hero-content h1,.about-hero-content h1,.europe-hero h1{margin-top:0}.europe-hero{height:640px;min-height:0;aspect-ratio:auto;display:block;overflow:hidden;background:url(/assets/europe/europe-banner-1920x640.png) center center / 100% 100% no-repeat}.europe-hero__inner{position:absolute;inset:0;width:min(1120px,calc(100% - 48px));display:flex;flex-direction:column;transform:none}.hero-content h1{font-size:clamp(36px,2.8vw,44px);letter-spacing:.04em}}@media(max-width:980px){.europe-hero{background:url(/assets/europe/europe-banner-1920x640.png) center center / 100% 100% no-repeat}}.about-company-section>.container,.about-core-static.container{width:min(1200px,calc(100% - 96px));margin-left:auto;margin-right:auto}.about-core-static h2{margin-left:0;text-align:left}@media(max-width:980px){.about-company-section>.container,.about-core-static.container{width:min(100% - 32px,720px)}}.europe-service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:stretch}.europe-service-tile{min-height:0}.europe-service-tile img{width:100%;height:auto;object-fit:contain;border-radius:0}.europe-service-panel{display:none}@media(max-width:1180px){.europe-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.europe-service-grid{grid-template-columns:1fr}}.europe-intro{min-height:860px;padding:0}.europe-intro__grid{width:min(1500px,calc(100% - 96px));grid-template-columns:minmax(620px,.82fr) minmax(0,1.18fr);gap:48px;padding:0}.europe-section-copy{position:relative;z-index:2;max-width:760px}.europe-map{position:relative;z-index:1;width:auto;margin-top:0;justify-content:flex-end}.europe-map img{width:min(100%,980px);min-width:760px;margin-left:auto}@media(max-width:980px){.europe-intro{min-height:0;padding:72px 0}.europe-intro__grid{width:min(100% - 32px,720px);grid-template-columns:1fr;gap:0}.europe-map{margin-top:40px}.europe-map img{width:100%;min-width:0;margin:0}}
