.about-header{display:flex;align-items:center;gap:60px;margin-bottom:80px}.about-header-left{flex:1}.about-header-left h2{margin-bottom:20px}.about-header-left p{color:var(--color-text-muted)}.about-header-right{width:480px;flex-shrink:0}.about-header-right img{width:100%;height:360px;object-fit:cover;border-radius:var(--radius)}.about-img-placeholder{width:100%;height:360px;background:#0a18280f;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);font-size:14px}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.stat-item{text-align:center;padding:32px 24px;background:var(--color-white);border-radius:var(--radius);transition:transform .3s ease}.stat-item:hover{transform:translateY(-4px)}.stat-number{display:block;font-family:var(--font-heading);font-size:48px;color:var(--color-brand);margin-bottom:8px}.stat-label{font-size:14px;color:var(--color-text-muted)}@media(max-width:1024px){.about-header{flex-direction:column}.about-header-right{width:100%}.stats-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.stats-row{grid-template-columns:1fr}}.cert-header{text-align:center;max-width:720px;margin:0 auto 48px}.cert-header h2{margin-bottom:16px}.cert-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-bottom:64px}.cert-card{background:var(--color-dark);color:#fff;border-radius:var(--radius);padding:28px;display:flex;flex-direction:column;gap:12px}.cert-card-wide{grid-column:1 / -1;flex-direction:row;align-items:center;justify-content:space-between;gap:32px}.cert-card-top{display:flex;align-items:center;gap:12px}.cert-badge{width:48px;height:48px;background:#ffffff0f;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.cert-tag{font-size:11px;font-weight:600;letter-spacing:.06em;color:#ffffff80}.cert-card h4{font-family:var(--font-body);font-size:16px;font-weight:600}.cert-card p{font-size:13px;color:#ffffff80;line-height:1.5}.cert-pill{display:inline-block;font-size:12px;font-weight:500;padding:6px 14px;border:1px solid rgba(255,255,255,.2);border-radius:100px;color:#ffffffb3;margin-top:4px}.quality-process{margin-bottom:48px}.quality-process .label{margin-bottom:24px}.process-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.process-step{padding:28px;background:var(--color-sand);border-radius:var(--radius)}.process-num{display:block;font-family:var(--font-heading);font-size:32px;color:var(--color-brand);margin-bottom:10px}.process-step h4{font-family:var(--font-body);font-size:15px;font-weight:600;margin-bottom:6px}.process-step p{font-size:13px;color:var(--color-text-muted)}.cert-cta-bar{display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--color-dark);color:#fff;padding:24px 32px;border-radius:var(--radius)}.cert-cta-bar p{font-size:14px;color:#ffffffb3}@media(max-width:1024px){.cert-grid{grid-template-columns:repeat(2,1fr)}.cert-card-wide{grid-column:auto;flex-direction:column;align-items:flex-start}.process-steps{grid-template-columns:1fr}.cert-cta-bar{flex-direction:column;text-align:center}}.cta-section{text-align:center}.cta-section h2{color:#fff;max-width:800px;margin:16px auto 20px}.cta-section>.container>p.body-lg{max-width:640px;margin:0 auto 36px;color:#ffffff8c}.cta-buttons{display:inline-flex;gap:16px;margin-bottom:28px;flex-wrap:wrap;justify-content:center}.cta-contact{font-size:14px;color:#ffffff80}.cta-dot{margin:0 12px;color:#ffffff4d}@media(max-width:768px){.cta-buttons{flex-direction:column;width:100%}.cta-buttons .btn{width:100%}}.footer{padding-top:64px;padding-bottom:32px;color:#fff}.footer-main{display:flex;justify-content:space-between;gap:64px;padding-bottom:48px}.footer-brand{width:320px}.footer-logo{margin-bottom:12px}.footer-logo-img{height:24px;width:auto}.footer-logo span{font-size:20px;font-weight:700}.footer-brand p{font-size:14px;color:#ffffff80;line-height:1.6}.footer-col{width:180px}.footer-col h4{font-size:14px;font-weight:600;color:#f5f0e8;margin-bottom:16px}.footer-col ul li{font-size:14px;color:#ffffff80;margin-bottom:10px;transition:color .2s}.footer-col ul li a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:24px;border-top:1px solid rgba(255,255,255,.08)}.footer-bottom p{font-size:13px;color:#fff6}.footer-social{display:flex;gap:16px}.footer-social a{font-size:13px;color:#ffffff80;transition:color .2s}.footer-social a:hover{color:#fff}@media(max-width:1024px){.footer-main{flex-wrap:wrap;gap:40px}.footer-brand{width:100%}}@media(max-width:768px){.footer-main{flex-direction:column}.footer-col{width:100%}.footer-bottom{flex-direction:column;gap:12px;text-align:center}}.global-inner{display:flex;align-items:center;gap:64px}.global-left{flex:1}.global-left h2{margin-bottom:16px}.global-left>p{margin-bottom:28px;color:var(--color-text-muted)}.global-stats{display:flex;gap:40px;margin-bottom:28px}.gstat-num{display:block;font-family:var(--font-heading);font-size:36px;color:var(--color-brand)}.gstat-label{font-size:13px;color:var(--color-text-muted)}.country-tags{display:flex;flex-wrap:wrap;gap:8px}.country-tag{font-size:12px;font-weight:500;padding:6px 14px;background:var(--color-white);border-radius:100px;color:var(--color-text-muted)}.global-right{width:560px;flex-shrink:0}.global-img{width:100%;height:500px;object-fit:cover;border-radius:var(--radius)}.global-img-placeholder{width:100%;height:500px;background:#0a18280f;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);font-size:14px}@media(max-width:1024px){.global-inner{flex-direction:column}.global-right{width:100%}.global-img,.global-img-placeholder{height:360px}}.site-header{position:sticky;top:0;z-index:100;background:#0a1828f2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;border-bottom:1px solid rgba(255,255,255,.06)}.site-header .container{padding-top:16px;padding-bottom:16px}.site-nav{display:flex;align-items:center;justify-content:space-between}.site-logo{display:flex;align-items:center;gap:8px}.site-logo-img{height:28px;width:auto}.site-logo span{font-family:var(--font-body);font-size:22px;font-weight:700;color:#f5f0e8}.site-nav-links{display:flex;gap:40px}.site-nav-links a{font-size:14px;font-weight:500;color:#fffc;transition:color .2s}.site-nav-links a:hover{color:#fff}.site-nav-right{display:flex;align-items:center;gap:24px}.language-form{margin:0}.language-select{height:40px;padding:0 28px 0 12px;border-radius:var(--radius);border:1px solid rgba(255,255,255,.18);background:#ffffff0a;color:#fff;font:600 12px/1 var(--font-body)}@media(max-width:1024px){.site-nav-links{display:none}}@media(max-width:768px){.site-header .container{padding-top:12px;padding-bottom:12px}.site-logo-img{height:22px}.site-logo span{font-size:18px}.language-form{display:none}}.hero-section{position:relative;min-height:780px;color:#fff;overflow:hidden}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0a1828,#0d2840,#0a1828);z-index:0}.hero-section .container{position:relative;z-index:1;padding-top:56px}.hero-content{display:flex;align-items:center;justify-content:space-between;gap:80px;padding-top:40px;padding-bottom:80px}.hero-left{max-width:680px}.hero-badge{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-brand);margin-bottom:24px}.hero-badge:before{content:"";display:inline-block;width:6px;height:6px;background:var(--color-brand);border-radius:50%}.hero-left h1{margin-bottom:24px}.hero-left p{margin-bottom:36px;color:#ffffffa6}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap}.hero-right{flex-shrink:0}.hero-img{width:560px;height:560px;object-fit:cover;border-radius:var(--radius)}.hero-img-placeholder{width:560px;height:560px;background:#ffffff0f;border-radius:var(--radius);display:flex;align-items:center;justify-content:center;color:#ffffff4d;font-size:14px}@media(max-width:1024px){.hero-content{flex-direction:column;text-align:center}.hero-left{max-width:100%}.hero-nav-links{display:none}.hero-img,.hero-img-placeholder{width:100%;max-width:480px;height:auto;aspect-ratio:1/1}}.oem-header{text-align:center;max-width:800px;margin:0 auto 48px}.oem-header h2{margin-bottom:16px}.custom-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:48px}.custom-card{background:var(--color-white);padding:28px;border-radius:var(--radius);transition:transform .25s ease}.custom-card:hover{transform:translateY(-3px)}.custom-card h4{font-family:var(--font-body);font-size:15px;font-weight:600;margin-bottom:6px}.custom-card p{font-size:13px;color:var(--color-text-muted);line-height:1.5}.oem-bottom{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.85fr);gap:36px;align-items:stretch}.oem-sample-media{min-height:360px;border-radius:var(--radius);overflow:hidden;background:#0a18280f}.oem-sample-media img{width:100%;height:100%;object-fit:cover}.moq-card{background:var(--color-dark);color:#fff;padding:36px;border-radius:var(--radius);max-width:520px}.moq-label{display:block;font-size:13px;font-weight:600;color:var(--color-brand);margin-bottom:10px}.moq-card h3{font-family:var(--font-heading);font-size:24px;margin-bottom:12px}.moq-card p{font-size:14px;color:#ffffff8c;margin-bottom:24px;line-height:1.6}@media(max-width:1024px){.custom-grid{grid-template-columns:repeat(2,1fr)}.oem-bottom{grid-template-columns:1fr}.moq-card{max-width:none}}@media(max-width:768px){.custom-grid{grid-template-columns:1fr}}.products-header{text-align:center;max-width:720px;margin:0 auto 48px}.products-header h2{margin-bottom:16px}.products-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.product-card{background:var(--color-white);border-radius:var(--radius);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000014}.product-card-image{height:280px;background:#f5f7f9;overflow:hidden}.product-card-image img{width:100%;height:100%;object-fit:cover}.product-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);font-size:14px}.product-card-body{padding:20px}.product-card-body h3{font-family:var(--font-body);font-size:16px;font-weight:600;margin-bottom:6px}.product-card-body p{font-size:13px;color:var(--color-text-muted);line-height:1.5}@media(max-width:1200px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.products-grid{grid-template-columns:1fr}}.timeline-header{display:flex;justify-content:space-between;align-items:flex-start;gap:60px;margin-bottom:80px}.timeline-header-left{max-width:620px}.timeline-header-left h2{margin-bottom:16px;color:#fff}.timeline-header-left p{color:#ffffff8c}.timeline-deco span{font-family:var(--font-heading);font-size:120px;line-height:1;color:#0a283c99;font-weight:400}.timeline-track{display:flex;justify-content:space-between;gap:20px;position:relative}.timeline-track:before{content:"";position:absolute;top:20px;left:0;right:0;height:1px;background:#ffffff1a}.milestone{position:relative;width:220px;padding-top:48px}.milestone:before{content:"";position:absolute;top:14px;left:0;width:12px;height:12px;background:var(--color-brand);border-radius:50%;border:3px solid var(--color-dark)}.milestone-year{display:block;font-family:var(--font-heading);font-size:22px;color:#fff;margin-bottom:8px}.milestone-desc{font-size:14px;color:#ffffff80;line-height:1.5}@media(max-width:1024px){.timeline-track{flex-wrap:wrap}.milestone{width:calc(33.33% - 20px)}.timeline-deco span{font-size:72px}}@media(max-width:768px){.timeline-header{flex-direction:column}.milestone{width:100%}}.why-header{text-align:center;max-width:720px;margin:0 auto 56px}.why-header h2{margin-bottom:16px;color:#fff}.why-header p{color:#ffffff8c}.advantage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.advantage-card{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:var(--radius);padding:32px;transition:background .3s ease}.advantage-card:hover{background:#ffffff0f}.advantage-card h3{font-family:var(--font-body);font-size:17px;font-weight:600;color:#fff;margin-bottom:10px}.advantage-card p{font-size:14px;color:#ffffff80;line-height:1.6}@media(max-width:1024px){.advantage-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.advantage-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/18/compiled_assets/styles.css.map */
