:root{--navy:#032343;--ink:#061e49;--blue:#0067ff;--cyan:#00b9ef;--muted:#42597b;--line:#d9e4f1;--soft:#f2f6fc;--container:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:16px;line-height:1.55;background:#fff}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img,svg{max-width:100%}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--cyan);outline-offset:5px}.container{width:min(var(--container),calc(100% - 112px));margin:auto}.icon{width:30px;height:30px;flex-shrink:0}.brand{display:flex;align-items:center;gap:12px;color:#fff;flex-shrink:0;font-size:20px;font-weight:600;line-height:1.15}.brand-mark{width:56px;height:46px;flex-shrink:0}.brand small{display:block;font-weight:400;font-size:12px;letter-spacing:3px;margin-top:5px}.site-header{position:relative;background:var(--navy);color:white;z-index:20}.page-index .site-header{position:absolute;top:0;left:0;width:100%;background:transparent}.header-inner{display:flex;align-items:center;gap:28px;min-height:100px}.site-header nav{display:flex;align-items:center;gap:25px;margin-left:auto}.site-header nav a{font-size:14px;white-space:nowrap;position:relative;padding:18px 0}.site-header nav a:after{content:'';position:absolute;bottom:7px;left:0;right:0;height:2px;background:var(--cyan);transform:scaleX(0);transition:transform .2s}.site-header nav a:hover:after,.site-header nav a[aria-current=page]:after{transform:scaleX(1)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--blue);color:#fff;padding:13px 24px;min-height:48px;border:1px solid transparent;border-radius:3px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.btn:hover{background:#0056d8;transform:translateY(-2px)}.btn .icon,.text-link .icon{width:21px;height:21px}.header-cta{white-space:nowrap;padding:11px 20px}.btn-outline{background:transparent;border-color:#a9c1dc}.btn-outline:hover{background:#ffffff18}.menu-toggle{display:none}.hero{color:#fff;background-color:var(--navy);background-image:linear-gradient(90deg,rgba(1,25,52,.12),transparent),url('hero.png');background-size:cover;background-position:center}.home-hero{min-height:570px;padding:156px 0 40px}.hero-copy{max-width:750px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;margin:0 0 10px;text-transform:uppercase}.hero .eyebrow{color:#cae4fc}.hero h1{font-size:clamp(38px,4.05vw,64px);line-height:1.06;letter-spacing:-2px;font-weight:700;margin:0 0 22px}em{font-style:normal;color:var(--blue)}.hero em,.reach em,.about-visual em{color:var(--cyan)}.lead{font-size:18px;line-height:1.5;max-width:550px;color:#eef6ff}.actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:24px}.hero-values{display:flex;gap:34px;margin-top:48px}.hero-values span{display:flex;align-items:center;gap:11px;font-size:10px;line-height:1.4;letter-spacing:.6px}.hero-values .icon{width:30px;height:30px}.section{padding:48px 0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}h2{font-size:clamp(27px,2.4vw,38px);line-height:1.15;letter-spacing:-1px;margin:0 0 12px}h3{font-size:18px;line-height:1.3;margin:0 0 10px}p{margin:0 0 18px}p:last-child{margin-bottom:0}.section-heading p:not(.eyebrow){color:var(--muted);margin:0}.text-link{display:inline-flex;gap:12px;align-items:center;color:var(--blue);font-size:14px;font-weight:600}.text-link:hover{text-decoration:underline}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:4px;min-height:250px;padding:24px;background:linear-gradient(130deg,#fff 40%,#e0edff);transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-5px);box-shadow:0 14px 32px #14396a16}.service-card .card-art{color:var(--blue);margin-bottom:20px}.card-art .icon{width:43px;height:43px}.service-card p{font-size:14px;color:var(--muted);max-width:230px;min-height:66px}.service-card h3{letter-spacing:-.4px}.values-strip{background:var(--soft);padding:30px 0}.values-grid{display:grid;grid-template-columns:repeat(4,1fr)}.values-grid>div{display:flex;align-items:center;justify-content:center;gap:20px;border-right:1px solid #cfdced}.values-grid>div:first-child{justify-content:flex-start}.values-grid>div:last-child{border:0}.values-grid .icon{width:44px;height:44px;color:#063dac}.values-grid strong{display:block;font-size:28px;line-height:1.25}.values-grid small{font-size:13px;color:var(--muted)}.split{display:grid;grid-template-columns:1.05fr 1fr;gap:50px;align-items:center}.split p:not(.eyebrow){color:var(--muted)}.about-section{background:linear-gradient(100deg,#fff 48%,#e8f3ff)}.mini-values{display:flex;gap:24px;margin-top:30px}.mini-values span{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600}.mini-values .icon{color:#064ba9}.about-visual{min-height:320px;background:linear-gradient(140deg,#105184,#001b38);border-left:6px solid var(--cyan);color:white;padding:45px;display:flex;justify-content:center;flex-direction:column;gap:25px;box-shadow:20px 20px 0 #cbdcf155}.about-visual strong{font-size:38px;line-height:1.13;letter-spacing:-1px}.about-visual>span:last-child{font-size:12px;letter-spacing:2px}.reach{background:radial-gradient(ellipse at 63% 50%,#005089,#001b39 60%);color:#fff;padding:38px 0}.reach-grid{display:grid;grid-template-columns:1.05fr 1fr .4fr;align-items:center;gap:35px}.reach p{max-width:430px}.reach h2{font-size:36px}.network-orbit{text-align:center;color:#10c8ff;display:flex;align-items:center;flex-direction:column;gap:14px}.network-orbit>.icon{width:185px;height:185px;stroke-width:.45;filter:drop-shadow(0 0 12px #00bfff)}.network-orbit span{font-size:12px;letter-spacing:3px;color:#b7e4ff}.regions{border-left:1px solid #5785aa;padding-left:25px;list-style:none;font-size:12px;letter-spacing:2px;line-height:2.5}.advantages{padding:32px 0}.advantage-grid{display:grid;grid-template-columns:1.3fr repeat(4,1fr);gap:24px;align-items:center}.advantage-grid h2{font-size:26px}.advantage{display:flex;gap:15px;align-items:flex-start}.advantage .icon{color:var(--blue);width:35px;height:35px}.advantage h3{font-size:14px;margin-bottom:5px}.advantage p{font-size:12px;color:var(--muted)}.cta{background:linear-gradient(90deg,rgba(0,20,45,.94) 0%,rgba(0,20,45,.78) 45%,rgba(0,20,45,.35) 100%),url('cta-world-map.png') center center/cover no-repeat;color:#fff;padding:40px 0}.cta-inner{display:flex;justify-content:space-between;align-items:center;gap:32px}.cta h2{font-size:30px}.cta .eyebrow{color:var(--cyan)}.cta p{color:#e0ebfa}.cta .btn{flex-shrink:0}.site-footer{background:#001a33;color:#ccdcf0;padding:28px 0 24px}.footer-top{display:flex;justify-content:space-between;gap:36px;align-items:center;padding-bottom:32px}.footer-top .brand{font-size:18px}.footer-top nav{display:flex;flex-wrap:wrap;gap:24px;font-size:12px}.site-footer a:hover{color:#21bfff}.footer-bottom{display:flex;justify-content:space-between;gap:24px;padding-top:22px;border-top:1px solid #34516c;font-size:12px}.footer-bottom>div{display:flex;gap:24px}.sub-hero{padding:30px 0 58px;background-image:linear-gradient(90deg,#021f43e8,#03234344),url('hero.png');background-position:center 44%}.sub-hero h1{font-size:clamp(36px,4vw,60px);max-width:800px}.breadcrumbs{display:flex;gap:12px;font-size:13px;color:#c4d8ee;margin-bottom:42px}.breadcrumbs a:hover{text-decoration:underline}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.detail-card{padding:28px;border:1px solid var(--line);border-radius:4px}.detail-card>.icon{color:var(--blue);margin-bottom:20px;width:38px;height:38px}.detail-card p{color:var(--muted)}.soft{background:var(--soft)}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:32px}.process article{border-top:1px solid #b8cce6;padding-top:20px}.process span{font-size:32px;font-weight:700;color:var(--blue);display:block;margin-bottom:15px}.process p{font-size:15px;color:var(--muted)}.tags{display:flex;gap:14px;flex-wrap:wrap;margin-top:25px}.tags span{padding:15px 22px;border:1px solid var(--line);background:var(--soft);border-radius:3px}.note{color:var(--muted);font-size:14px;max-width:850px;margin-top:24px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.contact-grid>div>p:not(.eyebrow){color:var(--muted)}.contact-note{display:flex;gap:20px;margin-top:35px}.contact-note>.icon{color:var(--blue)}.contact-note p{color:var(--muted)}form{background:var(--soft);padding:32px;border:1px solid var(--line);border-radius:5px}label{display:block;font-weight:600;font-size:14px;margin-bottom:20px}input,textarea,select{display:block;width:100%;margin-top:8px;border:1px solid #bccce0;background:#fff;padding:12px;border-radius:3px;color:var(--ink);min-height:48px;font-size:16px}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.check{display:flex;align-items:flex-start;gap:10px;font-weight:400}.check input{width:18px;min-height:18px;margin:3px 0 0;flex-shrink:0}.check a{text-decoration:underline;color:var(--blue)}.form-help{font-size:13px;color:var(--muted)}#form-status{font-size:14px;margin-top:15px}.narrow{max-width:850px}.legal h1{font-size:45px;line-height:1.1;margin:0 0 40px}.legal section{margin-bottom:30px}.legal h2{font-size:23px;letter-spacing:0}.legal p{color:var(--muted)}.skip-link{position:fixed;left:15px;top:-100px;z-index:100;background:white;color:var(--navy);padding:10px}.skip-link:focus{top:10px}.noscript{text-align:center;padding:15px;background:#f2f6fc}
@media(min-width:1600px){.home-hero{min-height:650px;padding-top:180px}.hero{background-position:center 55%}}
@media(max-width:1200px){.container{width:calc(100% - 64px)}.header-inner{gap:18px}.brand{font-size:17px}.brand-mark{width:46px}.site-header nav{gap:16px}.site-header nav a{font-size:12px}.header-cta{padding:10px 14px;gap:10px}.advantage-grid{gap:16px;grid-template-columns:1.2fr repeat(4,1fr)}.advantage{gap:10px}.advantage .icon{width:28px}.service-card{padding:20px}.hero-copy{max-width:650px}.home-hero{min-height:550px}.footer-top nav{gap:16px}}
@media(max-width:1000px){.header-inner{min-height:82px}.menu-toggle{display:flex;margin-left:auto;background:transparent;border:1px solid #ffffff55;border-radius:3px;width:44px;height:44px;align-items:center;justify-content:center;flex-direction:column;gap:5px;color:#fff}.menu-toggle span{display:block;width:20px;height:2px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-7px) rotate(-45deg)}.site-header nav{display:none;position:absolute;top:82px;left:0;right:0;margin:0;background:#032343;flex-direction:column;align-items:stretch;gap:0;padding:14px 32px 22px;box-shadow:0 14px 20px #00172c33}.site-header nav.is-open{display:flex}.site-header nav a{font-size:16px;padding:12px 0}.site-header nav a:after{right:auto;width:40px;bottom:5px}.header-cta{display:none}.home-hero{padding-top:132px;background-position:60% center}.hero-copy{max-width:590px}.hero h1{font-size:46px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card p{max-width:280px;min-height:45px}.values-grid strong{font-size:22px}.values-grid>div{gap:12px}.values-grid .icon{width:34px}.split{gap:30px}.mini-values{gap:16px;flex-wrap:wrap}.about-visual{padding:30px}.about-visual strong{font-size:30px}.reach-grid{grid-template-columns:1.2fr 1fr}.regions{display:none}.advantage-grid{grid-template-columns:repeat(2,1fr);gap:24px}.advantage-grid>div:first-child{grid-column:1/-1}.advantage h3{font-size:16px}.advantage p{font-size:14px}.footer-top{align-items:flex-start;flex-direction:column;gap:24px}.detail-grid{grid-template-columns:repeat(2,1fr)}.contact-grid{gap:30px;grid-template-columns:1fr 1.3fr}.form-row{grid-template-columns:1fr;gap:0}.cta h2{font-size:26px}}
@media(max-width:640px){.container{width:calc(100% - 40px)}.header-inner{min-height:76px}.site-header nav{top:76px;padding:12px 20px 20px}.brand{font-size:17px;gap:9px}.brand small{font-size:10px}.brand-mark{width:44px}.home-hero{min-height:680px;padding:117px 0 30px;background-image:linear-gradient(180deg,#022144 0%,#022144ef 38%,#02214422 72%,#022144d9 100%),url('hero.png');background-position:67% bottom;background-size:cover}.hero h1{font-size:clamp(32px,8vw,45px);letter-spacing:-1.3px;line-height:1.09;margin-bottom:20px}.lead{font-size:16px;max-width:440px}.hero .eyebrow{font-size:10px;letter-spacing:1.7px}.actions{gap:10px}.btn{padding:12px 18px;gap:14px}.hero-values{margin-top:185px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.hero-values span{font-size:10px}.section{padding:36px 0}.section-heading{align-items:flex-start;gap:18px;flex-direction:column}.section-heading>.text-link{font-size:13px}.service-grid{gap:12px}.service-card{padding:18px 14px;min-height:250px}.service-card h3{font-size:17px}.service-card p{font-size:13px;min-height:80px;line-height:1.5}.card-art .icon{width:36px;height:36px}.service-card .text-link{font-size:13px;gap:8px}.values-strip{padding:24px 0}.values-grid{grid-template-columns:1fr 1fr;gap:24px 12px}.values-grid>div,.values-grid>div:first-child{justify-content:flex-start;border:0;gap:10px}.values-grid strong{font-size:21px}.values-grid small{font-size:11px;line-height:1.3;display:block;margin-top:5px}.values-grid .icon{width:30px}.split{grid-template-columns:1fr;gap:28px}.about-visual{min-height:230px;padding:28px;box-shadow:none}.mini-values{gap:20px}.mini-values span{font-size:12px}.mini-values .icon{width:24px}.reach{padding:34px 0}.reach-grid{grid-template-columns:1fr;gap:28px}.reach h2{font-size:32px}.network-orbit{flex-direction:row;justify-content:center;gap:25px}.network-orbit>.icon{width:115px;height:115px}.network-orbit span{font-size:10px;letter-spacing:2px;text-align:left}.advantage-grid{gap:25px 20px}.advantage{flex-direction:column}.advantage h3{font-size:14px}.advantage p{font-size:13px}.advantages{padding:30px 0}.cta-inner{align-items:flex-start;flex-direction:column;gap:24px}.cta h2{font-size:28px}.cta p{font-size:15px}.desktop{display:none}.footer-top nav{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px;font-size:13px}.footer-bottom{flex-direction:column;gap:18px}.footer-bottom>div{gap:20px}.sub-hero{padding:22px 0 40px;background-image:linear-gradient(90deg,#021f43ee,#021f4388),url('hero.png');background-position:65% center}.sub-hero h1{font-size:37px}.breadcrumbs{margin-bottom:30px;font-size:12px}.detail-grid{grid-template-columns:1fr;gap:14px}.detail-card{padding:24px}.process{grid-template-columns:1fr 1fr;gap:24px}.process h3{font-size:17px}.process p{font-size:14px}.tags{gap:10px}.tags span{padding:10px 14px;font-size:14px}.contact-grid{grid-template-columns:1fr;gap:30px}form{padding:22px 18px}.legal h1{font-size:36px}.legal h2{font-size:22px}}
@media(max-width:360px){.container{width:calc(100% - 28px)}.brand{font-size:15px}.service-grid{grid-template-columns:1fr}.service-card{min-height:0;padding:22px}.service-card p{min-height:0}.hero h1{font-size:31px}.actions .btn{font-size:12px;padding:12px}.process{grid-template-columns:1fr}.mini-values{gap:12px}.values-grid strong{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Digital Services and Certification: shared responsive styling. */
.detail-page .container { width: min(1240px, calc(100% - 80px)); }
.detail-page .site-header { background: white; color: #08284e; }
.detail-page .site-header .brand { color: #08284e; }
.detail-page .site-header .brand-mark path:first-child { fill: #128fea; }
.detail-page .header-inner { min-height: 84px; }
.detail-page .site-header .menu-toggle { color: #08284e; border-color: #bfd2e7; }
.detail-page .eyebrow { color: #0751a1; font-size: 11px; letter-spacing: 1.8px; }
.detail-page h2 { font-size: clamp(27px, 2.65vw, 37px); }
.detail-page .section { padding: 38px 0; }
.detail-page .btn { background: linear-gradient(110deg, #0089ff, #00b5ed); }
.detail-page .btn:hover { background: #006de0; }
.detail-page .btn-outline { background: transparent; border-color: #c3dbf1; }
.detail-page .btn-outline:hover { background: #ffffff1c; }
.detail-hero { position: relative; padding: 30px 0 52px; color: white; background-color: #032343; background-size: cover; background-position: center; }
.digital-hero { background-image: linear-gradient(90deg, #002b56b3, #002b5622 65%), url('digital-hero.png'); }
.cert-hero { background-image: linear-gradient(90deg, #002b56b3, #002b5622 65%), url('certification-hero.png'); }
.electronics-hero { background-image: linear-gradient(90deg, #002b56b3, #002b5622 65%), url('electronics-hero.png'); }
.logistics-hero { background-image: linear-gradient(90deg, #002b56b3, #002b5622 65%), url('logistics-hero.png'); }
.contacts-hero { background-image: linear-gradient(90deg, #00264ef5, #002b5622 65%), url('contacts-hero.png'); }

.detail-hero .container { position: relative; }
.detail-hero .breadcrumbs { margin-bottom: 32px; }
.detail-hero-copy { max-width: 630px; }
.detail-hero h1 { font-size: clamp(42px, 5vw, 68px); letter-spacing: -2px; line-height: 1.1; margin: 0 0 22px; }
.detail-hero h1 span { color: #00baff; }
.detail-hero p { max-width: 590px; font-size: 17px; line-height: 1.6; }
.detail-hero .eyebrow { color: #70d7ff; font-size: 11px; }
.detail-hero .actions { margin-top: 28px; }
.hero-side { position: absolute; right: 0; top: 18px; border-left: 1px solid #1994c4; padding-left: 20px; font-size: 11px; letter-spacing: 2px; line-height: 2.2; color: #c0ecff; }
.feature-strip { padding: 32px 0 16px; }
.feature-grid { display: grid; grid-template-columns: repeat(4, 1fr); }
.feature-grid article { text-align: center; padding: 0 26px; border-right: 1px solid #c9d8e9; }
.feature-grid article:last-child { border: 0; }
.feature-grid .icon { width: 45px; height: 45px; color: #008aff; margin-bottom: 15px; }
.feature-grid h3 { font-size: 17px; }
.feature-grid p { color: #576f91; font-size: 14px; }
.editorial-split { display: grid; grid-template-columns: 1fr 1.05fr; gap: 45px; align-items: center; }
.editorial-split p:not(.eyebrow) { color: #526987; }
.photo-tile { position: relative; overflow: hidden; background: #0a3459; aspect-ratio: 1.6; }
.photo-tile::before { content: ''; position: absolute; width: 100%; aspect-ratio: 1; top: 50%; left: 0; transform: translateY(-50%); background-image: url('service-photos.png'); background-size: 400% 400%; background-repeat: no-repeat; background-position: var(--px) var(--py); }
.tile-0 { --px: 0%; --py: 0%; }
.tile-1 { --px: 33.333333%; --py: 0%; }
.tile-2 { --px: 66.666667%; --py: 0%; }
.tile-3 { --px: 100%; --py: 0%; }
.tile-4 { --px: 0%; --py: 33.333333%; }
.tile-5 { --px: 33.333333%; --py: 33.333333%; }
.tile-6 { --px: 66.666667%; --py: 33.333333%; }
.tile-7 { --px: 100%; --py: 33.333333%; }
.tile-8 { --px: 0%; --py: 66.666667%; }
.tile-9 { --px: 33.333333%; --py: 66.666667%; }
.tile-10 { --px: 66.666667%; --py: 66.666667%; }
.tile-11 { --px: 100%; --py: 66.666667%; }
.tile-12 { --px: 0%; --py: 100%; }
.tile-13 { --px: 33.333333%; --py: 100%; }
.editorial-photo { border-radius: 5px; aspect-ratio: 1.75; min-height: 290px; }
.digital-solutions { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.solution-card { border: 1px solid #e2eaf5; border-radius: 5px; overflow: hidden; box-shadow: 0 5px 14px #17487908; background: white; }
.solution-copy { position: relative; padding: 28px 19px 20px; }
.round-icon { display: grid; place-items: center; background: white; position: absolute; top: -23px; left: 17px; width: 42px; height: 42px; border-radius: 50%; color: #008dff; box-shadow: 0 1px 4px #123b6d14; }
.round-icon .icon { width: 25px; height: 25px; }
.solution-copy h3 { font-size: 17px; }
.solution-copy p { color: #526987; font-size: 14px; min-height: 66px; }
.solution-copy .text-link { font-size: 13px; }
.industry-grid { display: grid; grid-template-columns: repeat(6, 1fr); gap: 14px; margin-top: 22px; }
.industry-card { border: 1px solid #e1ebf6; border-radius: 5px; overflow: hidden; box-shadow: 0 4px 12px #17487908; transition: transform .2s; }
.industry-card:hover { transform: translateY(-4px); }
.industry-card > div:last-child { padding: 13px; }
.industry-card h3 { font-size: 13px; line-height: 1.4; min-height: 36px; }
.industry-card .icon { color: #008dff; width: 20px; height: 20px; }
.steps-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 40px; margin-top: 25px; }
.steps-grid article { position: relative; }
.steps-grid article:not(:last-child)::after { content: ''; position: absolute; top: 29px; height: 1px; left: 80px; right: -18px; background: #6cbdff; }
.step-number { display: grid; place-items: center; border: 1px solid #0093ff; color: #008aff; width: 58px; height: 58px; border-radius: 50%; font-weight: 700; margin-bottom: 18px; }
.steps-grid article:first-child .step-number { background: linear-gradient(120deg, #00ceff, #006aff); color: white; box-shadow: 0 5px 13px #008cff40; }
.steps-grid h3 { font-size: 18px; }
.steps-grid p, .section-intro { color: #526987; font-size: 15px; }
.standards-section { position: relative; background: #f7fbff; overflow: hidden; }
.standards-section > .container { position: relative; z-index: 1; }
.standards-photo { position: absolute; right: 0; top: 0; width: 58%; height: 260px; opacity: .8; mask-image: linear-gradient(90deg, transparent, black 40%); }
.standards-photo .photo-tile { height: 100%; width: 100%; }
.standards-intro { max-width: 470px; margin-bottom: 28px; }
.standards-intro p { color: #526987; }
.standards-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 16px; }
.standards-grid article { background: #ffffffed; border: 1px solid #e3edf8; border-radius: 7px; padding: 23px 16px; text-align: center; box-shadow: 0 3px 12px #13467508; }
.standards-grid .icon { width: 40px; height: 40px; color: #008aff; margin-bottom: 10px; }
.standards-grid h3 { font-size: 20px; }
.standards-grid h4 { margin: 0 0 12px; font-size: 15px; font-weight: 500; color: #29466f; line-height: 1.35; }
.standards-grid p { font-size: 14px; color: #526987; }
.check-list { list-style: none; padding: 0; margin: 20px 0 0; }
.check-list li { position: relative; padding-left: 30px; margin: 10px 0; color: #526987; font-size: 15px; }
.check-list li::before { content: '✓'; display: grid; place-items: center; width: 20px; height: 20px; border-radius: 50%; background: #008aff; color: white; position: absolute; left: 0; top: 2px; font-size: 13px; }
.detail-cta { background: linear-gradient(90deg, #00264ef5 5%, #00264ed9 38%, #00264e22 80%), url('cta-world-map.png') center/cover; color: white; padding: 42px 0; margin-top: 20px;}
.detail-cta .container > div { max-width: 600px; }
.detail-cta .eyebrow { color: #b1e2ff; }
.detail-cta em { color: #00b9ef; }
.detail-cta p { max-width: 510px; }
@media (max-width: 1000px) {
  .detail-page .container { width: calc(100% - 48px); }
  .detail-page .site-header nav { background: white; color: #08284e; top: 84px; }
  .detail-hero-copy { max-width: 540px; }
  .hero-side { display: none; }
  .feature-grid article { padding: 0 16px; }
  .feature-grid h3 { font-size: 15px; }
  .editorial-split { gap: 28px; }
  .digital-solutions { grid-template-columns: repeat(2, 1fr); }
  .industry-grid { grid-template-columns: repeat(3, 1fr); }
  .industry-card h3 { font-size: 15px; min-height: 0; }
  .standards-grid { grid-template-columns: repeat(3, 1fr); }
  .standards-photo { opacity: .45; }
}
@media (max-width: 640px) {
  .detail-page .container { width: calc(100% - 36px); }
  .detail-page .section { padding: 30px 0; }
  .detail-hero { padding: 22px 0 40px; background-position: 65% center; }
  .digital-hero { background-image: linear-gradient(90deg, #00264ef5, #00264e99), url('digital-hero.png'); }
  .cert-hero { background-image: linear-gradient(90deg, #00264ef5, #00264e99), url('certification-hero.png'); }
  .electronics-hero { background-image: linear-gradient(90deg, #00264ef5, #00264e99), url('electronics-hero.png'); }
  .logistics-hero { background-image: linear-gradient(90deg, #00264ef5, #00264e99), url('logistics-hero.png'); }
  .contacts-hero { background-image: linear-gradient(90deg, #00264ef5, #00264e99), url('contacts-hero.png'); }

  .detail-hero h1 { font-size: 42px; letter-spacing: -1.5px; }
  .detail-hero p { font-size: 16px; }
  .detail-hero .eyebrow { font-size: 10px; }
  .detail-hero .breadcrumbs { margin-bottom: 30px; }
  .feature-grid { grid-template-columns: 1fr 1fr; gap: 28px 0; }
  .feature-grid article { padding: 0 12px; }
  .feature-grid article:nth-child(2) { border: 0; }
  .feature-grid .icon { width: 36px; height: 36px; margin-bottom: 10px; }
  .feature-grid p { font-size: 13px; }
  .editorial-split { grid-template-columns: 1fr; gap: 24px; }
  .editorial-photo { min-height: 0; aspect-ratio: 1.5; }
  .digital-solutions { gap: 14px; }
  .solution-copy { padding: 26px 13px 17px; }
  .solution-copy h3 { font-size: 15px; }
  .solution-copy p { font-size: 13px; min-height: 100px; }
  .industry-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; }
  .industry-card h3 { font-size: 13px; }
  .steps-grid { grid-template-columns: 1fr 1fr; gap: 28px; }
  .steps-grid article:nth-child(2)::after { display: none; }
  .steps-grid article::after { left: 72px; right: -9px; }
  .steps-grid h3 { font-size: 16px; }
  .steps-grid p { font-size: 14px; }
  .standards-grid { grid-template-columns: 1fr 1fr; gap: 12px; }
  .standards-grid article { padding: 18px 12px; }
  .standards-grid article:last-child { grid-column: 1 / -1; }
  .standards-photo { width: 100%; opacity: .15; }
  .standards-grid h3 { font-size: 18px; }
  .detail-cta { padding: 34px 0; background-position: 62% center; }
  .detail-cta .eyebrow { font-size: 10px; }
}
@media (max-width: 360px) {
  .digital-solutions { grid-template-columns: 1fr; }
  .solution-copy p { min-height: 0; }
  .detail-hero h1 { font-size: 36px; }
  .standards-grid { grid-template-columns: 1fr; }
}

/* Reference-specific proportions and photographic layout. */
.detail-page { background: #fff; }
.detail-page .container { width: min(1180px, calc(100% - 84px)); }
.detail-page .header-inner { min-height: 68px; gap: 22px; }
.detail-page .site-header .brand { font-size: 16px; gap: 7px; }
.detail-page .site-header .brand-mark { width: 44px; height: 36px; }
.detail-page .site-header .brand small { font-size: 9px; letter-spacing: 2px; }
.detail-page .site-header nav { gap: 22px; }
.detail-page .site-header nav a { font-size: 12px; }
.detail-page .header-cta { font-size: 12px; padding: 8px 17px; min-height: 36px; gap: 12px; }
.language-label { margin-left: auto; color: #007dff; font-size: 12px; white-space: nowrap; }
.detail-hero { min-height: 396px; padding: 27px 0 38px; }
.detail-hero .breadcrumbs { margin-bottom: 27px; }
.detail-hero h1 { font-size: clamp(40px, 4.5vw, 62px); margin-bottom: 20px; }
.detail-hero-copy { max-width: 590px; }
.detail-hero-copy > p:not(.eyebrow) { max-width: 570px; font-size: 16px; }
.detail-page .section { padding: 31px 0; }
.feature-strip { padding: 34px 0 23px; }
.feature-grid h3 { font-size: 17px; }
.feature-grid article { padding: 0 23px; }
.feature-grid p { line-height: 1.5; max-width: 200px; margin: auto; }
.editorial-split { grid-template-columns: 1fr 1.08fr; gap: 44px; }
.detail-page h2 { font-size: clamp(27px, 2.65vw, 35px); line-height: 1.13; letter-spacing: -.65px; }
.detail-page .eyebrow { font-size: 10px; margin-bottom: 10px; }
.editorial-split p:not(.eyebrow) { font-size: 16px; line-height: 1.5; }
.photo-tile::before { content: none; }
.photo-tile { width: 100%; aspect-ratio: 1.48; }
.photo-sheet { position: absolute; width: 400%; max-width: none; height: auto; top: 50%; display: block; }
.standalone-photo { width: 100%; height: auto; display: block; object-fit: cover; }
.standalone-photo.editorial-photo { aspect-ratio: 1.8; min-height: 0; height: auto; border-radius: 4px; }
.editorial-photo { min-height: 0; }
.digital-solutions { gap: 17px; }
.solution-card .photo-tile { aspect-ratio: 1.48; }
.solution-copy { padding: 29px 17px 19px; }
.solution-copy h3 { font-size: 16px; line-height: 1.4; }
.solution-copy p { font-size: 14px; min-height: 66px; }
.industry-grid { gap: 14px; }
.industry-card .photo-tile { aspect-ratio: 1.5; }
.industry-card h3 { font-size: 12px; min-height: 32px; margin-bottom: 7px; }
.industry-card > div:last-child { padding: 12px; }
.industries-section > .container { position: relative; }
.industry-description { max-width: 46%; position: absolute; top: 22px; right: 0; font-size: 14px; color: #526987; }
.page-digital-services .section:has(.steps-grid) .container { position: relative; }
.page-digital-services .section:has(.steps-grid) .section-intro { position: absolute; top: 30px; right: 0; max-width: 40%; font-size: 14px; }
.steps-grid { gap: 42px; margin-top: 28px; }
.step-number { width: 54px; height: 54px; font-size: 15px; }
.steps-grid h3 { font-size: 17px; }
.steps-grid p { max-width: 215px; font-size: 14px; }
.centered-steps { text-align: center; }
.centered-steps .step-number { margin-left: auto; margin-right: auto; }
.centered-steps p { margin: auto; }
.centered-steps article:not(:last-child)::after { left: calc(50% + 42px); right: calc(-50% + 4px); top: 27px; }
.standards-section { padding-top: 32px; padding-bottom: 18px; }
.standards-intro { max-width: 440px; min-height: 175px; }
.standards-photo { width: 59%; height: 235px; }
.standards-photo .photo-tile { height: 100%; }
.standards-grid { gap: 17px; }
.standards-grid article { padding: 20px 14px; box-shadow: 0 1px 7px #0079ff0c; }
.standards-grid h4 { min-height: 40px; }
.partner-split { grid-template-columns: 1.15fr .95fr; }
.detail-cta { min-height: 290px; padding: 38px 0; margin-top: 10px; background-position: center; }
.detail-cta .container > div { max-width: 570px; }
.detail-cta h2 { font-size: 36px; }
.detail-cta p { max-width: 535px; font-size: 16px; }
.reference-footer { background: #001a31; color: #c0d5e9; padding: 38px 0 20px; }
.reference-footer-grid { display: grid; grid-template-columns: 1.4fr .75fr .9fr 1.1fr 1.3fr; gap: 26px; padding-bottom: 30px; }
.reference-footer-grid > div + div { border-left: 1px solid #153b58; padding-left: 24px; }
.reference-footer .brand { font-size: 14px; gap: 7px; margin-bottom: 20px; }
.reference-footer .brand-mark { width: 40px; height: 36px; }
.reference-footer .brand small { font-size: 8px; letter-spacing: 1.5px; }
.reference-footer p, .reference-footer a { font-size: 12px; }
.reference-footer p { line-height: 1.8; }
.reference-footer h3 { color: #fff; font-size: 14px; margin-bottom: 17px; }
.reference-footer nav { display: flex; flex-direction: column; gap: 8px; }
.reference-footer a:hover { color: #00baff; }
.footer-contact > a { display: block; margin-bottom: 14px; overflow-wrap: anywhere; }
.footer-map img { width: 100%; opacity: .55; margin-top: 12px; mix-blend-mode: screen; }
.footer-map p { color: #63bae7; font-size: 8px; letter-spacing: .8px; margin-top: 13px; }
.reference-footer .footer-bottom { font-size: 11px; padding-top: 18px; }
.certification-note { font-size: 12px; color: #60738a; padding-top: 14px; padding-bottom: 14px; }
@media (max-width: 1100px) {
  .detail-page .header-inner { gap: 14px; }
  .detail-page .site-header nav { gap: 14px; }
  .detail-page .site-header .brand { font-size: 14px; }
  .reference-footer-grid { grid-template-columns: 1.3fr 1fr 1fr; gap: 25px; }
  .reference-footer-grid > div:nth-child(4) { border: 0; padding-left: 0; }
}
@media (max-width: 1000px) {
  .detail-page .container { width: calc(100% - 48px); }
  .detail-page .site-header nav { top: 68px; }
  .detail-page .site-header nav a { font-size: 16px; }
  .language-label { margin-left: 0; }
  .detail-hero-copy { max-width: 520px; }
  .editorial-split { gap: 28px; }
  .standards-intro { max-width: 420px; }
}
@media (max-width: 640px) {
  .detail-page .container { width: calc(100% - 36px); }
  .detail-page .header-inner { gap: 12px; }
  .language-label { display: none; }
  .detail-page .site-header .brand { font-size: 16px; }
  .detail-page .section { padding: 28px 0; }
  .detail-hero { min-height: 390px; padding: 22px 0 32px; }
  .detail-hero h1 { font-size: 40px; }
  .detail-hero .actions { gap: 12px; }
  .feature-grid article { padding: 0 13px; }
  .feature-grid h3 { font-size: 15px; }
  .editorial-split, .partner-split { grid-template-columns: 1fr; gap: 24px; }
  .standalone-photo.editorial-photo { aspect-ratio: 1.55; }
  .digital-solutions { grid-template-columns: 1fr; gap: 22px; }
  .solution-card .photo-tile { aspect-ratio: 1.85; }
  .solution-copy h3 { font-size: 18px; }
  .solution-copy p { font-size: 15px; min-height: 0; }
  .industry-description, .page-digital-services .section:has(.steps-grid) .section-intro { position: static; max-width: 100%; font-size: 14px; }
  .industry-card h3 { font-size: 13px; min-height: 35px; }
  .steps-grid { gap: 28px; }
  .steps-grid h3 { font-size: 16px; }
  .standards-intro { min-height: 0; margin-bottom: 24px; }
  .standards-grid h4 { min-height: 0; }
  .centered-steps article:not(:last-child)::after { right: calc(-50% + 2px); }
  .detail-cta { min-height: 0; padding: 32px 0; }
  .detail-cta h2 { font-size: 30px; }
  .detail-cta p { font-size: 15px; }
  .reference-footer-grid { grid-template-columns: 1fr 1fr; gap: 26px; }
  .reference-footer-grid > div { border: 0 !important; padding-left: 0 !important; }
  .reference-footer-grid .footer-brand { grid-column: 1 / -1; }
  .reference-footer-grid .footer-map { display: none; }
  .reference-footer-grid .footer-contact { grid-column: 1 / -1; }
  .reference-footer .brand { font-size: 18px; }
  .reference-footer .brand small { font-size: 10px; }
  .reference-footer nav a, .reference-footer p, .reference-footer .footer-contact a { font-size: 14px; }
}

.contact-note h3 a {
    color: var(--blue);
    text-decoration: none
}

.contact-note h3 a:hover {
    text-decoration: underline
}

@media(max-width:900px) {
    .contact-grid {
        grid-template-columns: 1fr;
        gap: 30px
    }

    .form-row {
        grid-template-columns: 1fr;
        gap: 0
    }
}

form label.check,
form .check {
    display: none !important;
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important;
    position: absolute !important
}

#form-status {
    margin: 14px 0 0;
    padding: 10px 14px;
    border-radius: 8px;
    font-size: 14px;
    line-height: 1.5;
    min-height: 0
}

#form-status:empty {
    display: none
}

p#form-status.form-success,
#form-status.form-success {
    background: rgba(0, 174, 87, .15) !important;
    color: #0a7a43 !important;
    border: 1px solid rgba(0, 174, 87, .3) !important;
    box-shadow: inset 0 0 0 1px rgba(0, 174, 87, .12) !important;
    padding: 12px 16px !important;
    border-radius: 10px !important;
    font-weight: 500 !important;
    margin-top: 16px !important
}

p#form-status.form-error,
#form-status.form-error {
    background: rgba(255, 75, 85, .12) !important;
    color: #a02028 !important;
    border: 1px solid rgba(255, 75, 85, .3) !important;
    box-shadow: inset 0 0 0 1px rgba(255, 75, 85, .12) !important;
    padding: 12px 16px !important;
    border-radius: 10px !important;
    font-weight: 500 !important;
    margin-top: 16px !important
}
