:root{--primary-blue:#0f4ea8;--primary-deep:#082f74;--light-blue:#e8f4fc;--dark-blue:#10346a;--white:#fff;--gray-light:#f4f7fb;--text-main:#1f2b3d;--text-soft:#607087;--border-color:#dde4ef;--shadow-sm:0 4px 12px rgba(16,52,106,.08);--shadow-md:0 10px 30px rgba(16,52,106,.12);--radius-md:14px;--radius-lg:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{background:radial-gradient(circle at top right,#f4f8ff 0,#fff 36%,#f8fbff);color:var(--text-main);font-family:Segoe UI,Arial,Microsoft YaHei,sans-serif;line-height:1.6;margin:0;padding:0}a{color:inherit;text-decoration:none}.container{margin:0 auto;max-width:1380px;padding:0 32px}.header-shell{position:relative;width:100%}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border-bottom:1px solid rgba(221,228,239,.9);box-shadow:0 10px 28px #0f254a0f;left:0;position:fixed;right:0;top:0;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease;width:100%;z-index:1000}.header-top{background:linear-gradient(90deg,#0d1d34,#14335f);color:#fff;font-size:13px;max-height:40px;overflow:hidden;transition:max-height .24s ease,opacity .2s ease,transform .24s ease,border-color .24s ease}.header-top-inner{display:flex;gap:20px;justify-content:space-between;padding:8px 20px;transition:padding .24s ease}.header-main{align-items:center;display:grid;gap:32px;grid-template-columns:minmax(260px,1fr) auto minmax(260px,1fr);padding:20px 0;position:relative;transition:padding .24s ease,gap .24s ease}.logo{align-items:flex-start;display:flex;gap:14px;justify-self:start;max-width:420px;min-width:0;padding-top:2px;transition:gap .24s ease,padding .24s ease}.logo-mark{align-items:center;background:linear-gradient(145deg,#0f4ea81f,#0f4ea805),linear-gradient(180deg,#fff,#f1f6ff);border:1px solid rgba(15,78,168,.12);border-radius:18px;box-shadow:0 12px 30px #0f4ea81a;display:inline-flex;flex:0 0 64px;height:64px;justify-content:center;transition:width .24s ease,height .24s ease,flex-basis .24s ease,border-radius .24s ease,box-shadow .24s ease;width:64px}.footer-logo,.logo-mark img{height:42px;width:auto}.logo-copy{display:flex;flex-direction:column;gap:3px;justify-content:center;min-width:0}.logo-kicker{color:#5d7394;font-size:10px;font-weight:700;letter-spacing:.16em;line-height:1.1;text-transform:uppercase}.logo-name{color:#0f254a;display:block;font-size:28px;font-weight:800;letter-spacing:-.03em;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logo-subtitle{color:#6d7f97;display:block;font-size:11.5px;line-height:1.3;max-width:290px}.nav{align-self:center}.menu-toggle{background:#fff;border:1px solid var(--border-color);border-radius:10px;cursor:pointer;display:none;height:42px;padding:10px 8px;width:42px}.menu-toggle span{background:var(--primary-deep);border-radius:2px;display:block;height:2px;margin-bottom:6px;width:100%}.menu-toggle span:last-child{margin-bottom:0}.nav ul{display:flex;gap:42px;justify-content:center;list-style:none;margin:0 auto;padding:0 12px;width:-moz-max-content;width:max-content}.nav ul,.nav-link{align-items:center}.nav-link{color:#264168;display:inline-flex;font-size:18px;font-weight:600;letter-spacing:.015em;line-height:1;min-height:46px;padding:6px 0;position:relative;transform-origin:center;transition:color .22s ease,transform .2s ease,opacity .22s ease}.nav-link:after{background:linear-gradient(90deg,var(--primary-blue),#3b82f6);bottom:-2px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:center;transition:transform .22s ease;width:100%}.nav-link.active,.nav-link:hover,.nav-link[aria-current=page]{color:var(--primary-deep)}.nav-link:hover{transform:scale(1.08)}.nav-link.active:after,.nav-link:hover:after,.nav-link[aria-current=page]:after{transform:scaleX(1)}.nav-link:active{transform:translateY(1px) scale(.98)}.nav-link:focus-visible{color:var(--primary-deep);outline:none}.nav-link:focus-visible:after{transform:scaleX(1)}.header-spacer{min-height:1px}.header-condensed{background:#fffffffa;border-bottom-color:#d6dfebf2;box-shadow:0 16px 34px #0f254a1a}.header-condensed .header-top{border-bottom-color:transparent;max-height:0;opacity:0;transform:translateY(-100%)}.header-condensed .header-top-inner{padding-bottom:0;padding-top:0}.header-condensed .header-main{gap:28px;padding:12px 0}.header-condensed .logo{gap:12px;padding-top:0}.header-condensed .logo-mark{border-radius:16px;box-shadow:0 10px 22px #0f4ea814;flex-basis:56px;height:56px;width:56px}.header-condensed .logo-mark img{height:38px}.header-condensed .logo-kicker{font-size:9px}.header-condensed .logo-name{font-size:25px}.header-condensed .logo-subtitle{font-size:10.5px}.header-condensed .nav-link{font-size:17px;min-height:42px}main{min-height:60vh}.banner{background:linear-gradient(130deg,#eef4ff,#fcfdff 56%,#e7f2ff);padding:0 0 84px}.banner,.top-banner-strip{overflow:hidden;position:relative}.top-banner-strip{background:#f7f7f2;margin-bottom:clamp(1.5rem,3vw,2.5rem);margin-left:0;margin-right:0;width:100%;z-index:2}.top-banner-image,.top-banner-strip img{display:block;height:min(82vh,980px);min-height:580px;-o-object-fit:cover;object-fit:cover;width:100%}.top-banner-image{will-change:transform,opacity,filter}.banner-nav-btn{background:#102d4e8c;border:1px solid hsla(0,0%,100%,.75);border-radius:999px;color:#fff;cursor:pointer;display:grid;font-size:34px;height:52px;line-height:1;place-items:center;position:absolute;top:50%;transform:translateY(-50%);transition:transform .2s ease,background .2s ease,border-color .2s ease;width:52px;z-index:4}.banner-nav-btn:hover{background:#102d4ec7;border-color:#fffffff2}.banner-nav-btn:active{transform:translateY(-50%) scale(.96)}.banner-nav-prev{left:22px}.banner-nav-next{right:22px}.banner-count{background:#102d4e94;border:1px solid hsla(0,0%,100%,.72);border-radius:999px;bottom:20px;color:#fff;font-size:12px;font-weight:700;letter-spacing:.08em;padding:7px 14px;position:absolute;right:24px;z-index:4}.banner-anim-slide{animation:bannerSlideIn .68s cubic-bezier(.2,.75,.2,1)}.banner-anim-zoom{animation:bannerZoomIn .76s cubic-bezier(.22,.62,.2,1)}.banner-anim-pan{animation:bannerPanIn .82s cubic-bezier(.2,.72,.2,1)}.banner-anim-flip{animation:bannerFlipIn .72s cubic-bezier(.2,.75,.2,1)}@keyframes bannerSlideIn{0%{filter:blur(8px);opacity:.06;transform:translate(44px) scale(1.02)}to{filter:blur(0);opacity:1;transform:translate(0) scale(1)}}@keyframes bannerZoomIn{0%{filter:saturate(.82) blur(6px);opacity:.05;transform:scale(1.08)}to{filter:saturate(1) blur(0);opacity:1;transform:scale(1)}}@keyframes bannerPanIn{0%{filter:contrast(.94) blur(7px);opacity:.08;transform:translate(-38px) scale(1.04)}to{filter:contrast(1) blur(0);opacity:1;transform:translate(0) scale(1)}}@keyframes bannerFlipIn{0%{filter:blur(6px);opacity:.04;transform:perspective(1100px) rotateY(8deg) scale(1.03)}to{filter:blur(0);opacity:1;transform:perspective(1100px) rotateY(0) scale(1)}}.banner-bg{inset:0;pointer-events:none;position:absolute}.bg-blob{border-radius:50%;filter:blur(80px);opacity:.35;position:absolute}.bg-blob-1{animation:float 8s ease-in-out infinite;background:radial-gradient(circle,#b6d4ff,transparent);height:600px;right:-100px;top:-200px;width:600px}.bg-blob-2{animation:float 10s ease-in-out infinite reverse;background:radial-gradient(circle,#c0f8ef,transparent);bottom:-100px;height:400px;left:-80px;width:400px}.bg-blob-3{animation:float 12s ease-in-out 2s infinite;background:radial-gradient(circle,#dbeafe,transparent);height:300px;left:40%;top:40%;width:300px}.bg-grid{background-image:linear-gradient(rgba(0,87,184,.04) 1px,transparent 0),linear-gradient(90deg,rgba(0,87,184,.04) 1px,transparent 0);background-size:48px 48px;inset:0;position:absolute}.banner-container{align-items:center;display:grid;gap:44px;grid-template-columns:1fr 1fr;padding-bottom:60px;padding-top:40px;position:relative;z-index:1}.banner-content{display:flex;flex-direction:column;gap:20px}.banner-badge{align-items:center;background:#0057b814;border:1px solid rgba(0,87,184,.15);border-radius:999px;color:var(--primary-blue);display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:6px 16px;width:-moz-fit-content;width:fit-content}.badge-dot{animation:pulse-ring 2s ease-out infinite;background:#00c6a7;border-radius:50%;box-shadow:0 0 0 3px #00c6a733;height:8px;width:8px}@keyframes pulse-ring{0%{box-shadow:0 0 #00c6a766}to{box-shadow:0 0 0 10px #00c6a700}}.banner-title{color:var(--text-main);font-size:clamp(2rem,5vw,3.5rem);font-weight:900;letter-spacing:-.02em;line-height:1.1;margin:0}.title-highlight{background:linear-gradient(135deg,var(--primary-blue) 0,#00c6a7 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.title-muted{color:#6d7f98;font-weight:700}.banner-desc{background:#fff9;border-left:3px solid var(--primary-blue);border-radius:14px;color:#415770;font-size:17px;line-height:1.8;margin:0;max-width:700px;padding:16px;white-space:pre-line}.banner-actions{display:flex;flex-wrap:wrap;gap:14px}.btn-lg{font-size:16px;padding:14px 28px}.btn-lg svg{margin-left:6px;transition:transform .25s ease}.btn-lg:hover svg{transform:translate(4px)}.banner-trust{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #e3ebf6;border-radius:20px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr);max-width:500px;padding:16px}.trust-item{text-align:center}.trust-num{color:var(--primary-blue);display:block;font-size:22px;font-weight:800;line-height:1;margin-bottom:4px}.trust-label{color:#6d7f98;font-size:11px;font-weight:500}.banner-visual{display:flex;justify-content:center}.visual-card{border-radius:20px;overflow:hidden;position:relative}.visual-img{animation:float 6s ease-in-out infinite;border-radius:20px;box-shadow:0 16px 32px #10346a2e,0 0 0 8px #ffffff80;height:380px;-o-object-fit:cover;object-fit:cover;width:520px}.chip{align-items:center;animation:float 7s ease-in-out infinite;background:#fff;border-radius:16px;box-shadow:0 10px 30px #10346a1f;display:flex;font-size:14px;gap:12px;padding:12px 16px;position:absolute}.chip strong{color:var(--text-main);display:block;font-size:14px;font-weight:700}.chip small{color:#6d7f98;display:block;font-size:11px}.chip-icon{align-items:center;background:#e9f1ff;border-radius:10px;color:var(--primary-blue);display:flex;flex-shrink:0;font-size:16px;font-weight:700;height:36px;justify-content:center;width:36px}.chip-purity{animation-delay:1s;bottom:12px;left:12px}.chip-export{animation-delay:2.5s;right:12px;top:12px}.banner-wave{bottom:0;left:0;line-height:0;position:absolute;right:0}.banner-wave svg{height:60px;width:100%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.animate-fade-up{animation:fadeUp .6s ease forwards;opacity:0;transform:translateY(20px)}.banner-wrap{align-items:center;display:grid;gap:44px;grid-template-columns:1.1fr 1fr;position:relative;z-index:1}.banner-subtitle{color:#4a5f80;font-size:22px;margin-bottom:12px}.btn-row{gap:14px}.btn-row,.hero-metrics{display:flex;flex-wrap:wrap}.hero-metrics{gap:10px;margin-top:16px}.metric{background:#fffc;border:1px solid #c8daef;border-radius:999px;color:#24456f;font-size:13px;padding:6px 11px}.btn,.metric{align-items:center;display:inline-flex}.btn{border:1px solid transparent;border-radius:999px;cursor:pointer;font-weight:700;justify-content:center;padding:12px 24px;transition:.25s ease}.btn-primary{background:#2563eb;color:#fff}.btn-outline{background:#fff;border-color:#cfd9ea;color:#24436d}.btn:hover{background:#1d4ed8;transform:none}.block-image,.hero-image{border-radius:var(--radius-md);box-shadow:0 16px 32px #10346a2e;-o-object-fit:cover;object-fit:cover;width:100%}.hero-image{height:360px}.section{padding:84px 0}.section-title{margin-bottom:44px;text-align:center}.section-title h2{color:var(--dark-blue);font-size:36px;margin:0 0 10px}.section-title p{color:var(--text-soft);margin:0}.products-section{background:url(../images/product-categories.png) 50%/cover no-repeat;position:relative}.product-detail-section:before,.products-section:before{background:#ffffffd6;content:"";inset:0;position:absolute}.product-detail-section .container,.products-section .container{position:relative;z-index:1}.advantages-grid,.cards-2,.cards-3,.cards-4,.faq-grid,.news-grid,.packaging-grid,.products-grid{display:grid;gap:24px}.advantages-grid,.products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cards-3,.news-grid,.packaging-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cards-4{grid-template-columns:repeat(4,minmax(0,1fr))}.cards-2,.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.news-section{background:#f8fafc}.news-section-title{border-radius:18px;isolation:isolate;margin-bottom:48px;overflow:hidden;padding:56px 40px 52px;position:relative}.news-section-title:before{background-image:url(../newss.png);background-position:center 40%;background-repeat:no-repeat;background-size:cover;content:"";filter:brightness(.6) saturate(.9);inset:0;position:absolute;z-index:-2}.news-section-title:after{background:linear-gradient(135deg,#0a1e3c4d,#0a1e3c14 50%,#0a1e3c4d);content:"";inset:0;position:absolute;z-index:-1}.news-section-title h2{color:#fff;font-size:34px;margin-bottom:10px;text-shadow:0 2px 8px rgba(0,0,0,.5)}.news-section-title p{color:#ffffffd9;font-size:15px;text-shadow:0 1px 4px rgba(0,0,0,.4)}@media(max-width:768px){.news-section-title{padding:40px 24px 36px}.news-section-title h2{font-size:26px}}.info-card,.news-card,.packaging-card,.product-card{background:linear-gradient(180deg,#fff,#fdfefe);border:1px solid #e3ebf6;border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:.3s ease}.detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;transition:none}.milestone-groups{display:flex;flex-direction:column;gap:32px;margin-top:20px}.milestone-group{align-items:center;display:grid;gap:32px;grid-template-columns:1fr 1fr}.milestone-group-image{border:1px solid #dde6f0;border-radius:0;box-shadow:none;height:280px;-o-object-fit:cover;object-fit:cover;width:100%}.milestone-group-years{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.milestone-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:20px}.milestone-year{font-size:28px;margin-bottom:8px}.milestone-desc{font-size:14px;line-height:1.6}@media(max-width:768px){.milestone-group,.milestone-group-years{grid-template-columns:1fr}}.info-card,.product-card{padding:24px}.news-card,.packaging-card{overflow:hidden;padding:0}.info-card:hover,.news-card:hover,.packaging-card:hover,.product-card:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.detail-card:hover{box-shadow:none;transform:none}.advantage-icon,.product-icon{background:linear-gradient(180deg,#edf5ff,#ddecff);border-radius:50%;display:grid;font-size:30px;height:74px;margin:0 auto 16px;place-items:center;width:74px}.advantage-item h3,.product-card h3{margin:0 0 10px;text-align:center}.product-thumb{aspect-ratio:4/3;background:#f7fbff;border:1px solid #dbe6f6;border-radius:14px;margin-bottom:16px;-o-object-fit:cover;object-fit:cover;width:100%}.about-grid,.detail-grid{align-items:center;display:grid;gap:42px;grid-template-columns:1fr 1fr}.stats{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px}.stat-item{background:transparent;border:1px solid #dce5ef;border-radius:0;padding:16px;text-align:center}.stat-number{color:var(--primary-blue);font-size:28px;font-weight:700}.stats-4{grid-template-columns:repeat(4,minmax(0,1fr))}.advantages-section{background:url(../images/advantages.jpg) 50%/cover no-repeat;color:#fff;position:relative}.advantages-section:before{background:#091935ab;content:"";inset:0;position:absolute}.advantages-section .container{position:relative;z-index:1}.advantages-section .section-title h2,.advantages-section .section-title p{color:#fff}.advantage-item{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid hsla(0,0%,100%,.2);border-radius:var(--radius-md);padding:24px}.product-detail-section{background:url(../images/product-detail.jpg) 50%/cover no-repeat;position:relative}.filter-row,.pagination,.tab-row{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:26px}.page-btn,.pill{background:#fff;border:1px solid #d1def3;border-radius:999px;color:#35547c;cursor:pointer;font:inherit;padding:10px 16px;transition:.25s ease}.page-btn:hover,.pill:hover{background:#f2f7ff;border-color:#adc4e8}.page-btn.active,.pill.active{background:linear-gradient(135deg,var(--primary-blue),var(--primary-deep));border-color:transparent;color:#fff}.detail-card{padding:24px}.param-item{border-bottom:1px solid #e7edf7;display:flex;gap:14px;padding:10px 0}.param-label{color:#5f6f83;font-weight:700;width:150px}.tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.tag{background:#eaf3ff;border:1px solid #d4e4fb;border-radius:16px;color:#1f4f9d;font-size:14px;padding:6px 12px}.news-cover,.packaging-cover{height:210px;-o-object-fit:cover;object-fit:cover;width:100%}.news-body,.packaging-content{padding:18px 20px 22px}.news-meta{color:#73839a;display:flex;font-size:13px;gap:10px;justify-content:space-between}.news-title{font-size:20px;line-height:1.35;margin:10px 0}.news-chip{align-items:center;background:#e8f0ff;border-radius:999px;color:#19498f;display:inline-flex;font-size:12px;padding:3px 10px}.footer{background:linear-gradient(120deg,#091328,#0b1b36 55%,#0f2343);color:#fff;margin-top:44px;padding-top:56px}.footer-content{display:grid;gap:30px;grid-template-columns:2fr 1fr 1fr 1.2fr}.footer h4{font-size:17px;margin:0 0 12px}.footer ul{list-style:none;margin:0;padding:0}.footer li{margin-bottom:8px}.contact-item,.footer a,.footer p{color:#ffffffe0}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.2);font-size:14px;margin-top:24px;padding:20px 0;text-align:center}.page-hero{background:linear-gradient(120deg,#edf4ff,#f8fbff);border-bottom:1px solid #e7eef8;overflow:hidden;padding:62px 0;position:relative}.page-hero:after{right:-160px;top:-180px}.page-hero--products{background:url(../sodium-product.png) 50%/cover no-repeat;color:#fff;padding:4rem 0 3rem;text-align:center}.page-hero--products:before{background:#0519378c;content:"";inset:0;position:absolute;z-index:0}.page-hero--products .container{position:relative;z-index:1}.page-hero--products .section-eyebrow{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border-radius:9999px;color:#cbd5e1;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.08em;margin-bottom:1rem;padding:4px 16px;text-transform:uppercase}.page-hero--products h1{color:#fff;font-size:clamp(28px,5vw,44px);font-weight:800;letter-spacing:-.02em;margin-bottom:1rem}.page-hero--products .page-hero-subtitle{color:#d1d9e4;font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:600px}@media(max-width:640px){.page-hero--about,.page-hero--contact,.page-hero--news,.page-hero--products{padding:2.5rem 0 2rem}}.page-hero--news{background:url(../sodium-news.png) 50%/cover no-repeat;color:#fff;padding:4rem 0 3rem;text-align:center}.page-hero--news:before{background:#0519378c;content:"";inset:0;position:absolute;z-index:0}.page-hero--news .container{position:relative;z-index:1}.page-hero--news .section-eyebrow{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border-radius:9999px;color:#cbd5e1;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.1em;margin-bottom:1rem;padding:.35rem 1rem;text-transform:uppercase}.page-hero--news h1{color:#fff;font-size:clamp(28px,5vw,44px);font-weight:800;letter-spacing:-.02em;margin-bottom:1rem}.page-hero--news .page-hero-subtitle{color:#d1d9e4;font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:600px}.page-hero--about{background:url(../about.png) 50%/cover no-repeat;color:#fff;padding:4rem 0 3rem;text-align:center}.page-hero--about:before{background:#0519378c;content:"";inset:0;position:absolute;z-index:0}.page-hero--about .container{position:relative;z-index:1}.page-hero--about .section-eyebrow{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border-radius:9999px;color:#cbd5e1;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.1em;margin-bottom:1rem;padding:.35rem 1rem;text-transform:uppercase}.page-hero--about h1{color:#fff;font-size:clamp(28px,5vw,44px);font-weight:800;letter-spacing:-.02em;margin-bottom:1rem}.page-hero--about .page-hero-subtitle{color:#d1d9e4;font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:600px}.page-hero--contact{background:url(../contact.jpg) 50%/cover no-repeat;color:#fff;padding:4rem 0 3rem;text-align:center}.page-hero--contact:before{background:#0519378c;content:"";inset:0;position:absolute;z-index:0}.page-hero--contact:after{display:none}.page-hero--contact .container{position:relative;z-index:1}.page-hero--contact .section-eyebrow{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border-radius:9999px;color:#cbd5e1;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.08em;margin-bottom:.75rem;padding:4px 14px;text-transform:uppercase}.page-hero--contact h1{color:#fff;font-size:clamp(28px,5vw,44px);font-weight:800;letter-spacing:-.02em;margin-bottom:1rem}.page-hero--contact .page-hero-subtitle{color:#d1d9e4;font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:600px}.page-hero h1{font-size:42px;margin:0 0 10px}.page-hero p{color:#5b6f88;max-width:800px}.breadcrumb{margin-bottom:16px}.breadcrumb ol{color:#5c7393;display:flex;flex-wrap:wrap;font-size:14px;gap:6px;list-style:none;margin:0;padding:0}.breadcrumb .sep{margin-right:6px}.breadcrumb a{color:#3c5d87}.article{margin:0 auto;max-width:900px}.article h1{margin-bottom:8px}.article-meta{color:#6b7d95;margin-bottom:18px}.article p{margin:0 0 14px}.featured-news{align-items:center;display:grid;gap:22px;grid-template-columns:1.1fr 1fr}.featured-news h2{line-height:1.3;margin:8px 0 10px}.industry-section{background:linear-gradient(160deg,#f0f7ff,#eaf3fb 60%,#f5f9ff);overflow:hidden;position:relative}.advantages-shell,.industry-shell{margin:0 auto;max-width:100%;padding:0 32px;width:100%}.industry-section-bg{background:radial-gradient(ellipse 60% 40% at 10% 30%,rgba(59,130,246,.07) 0,transparent 70%),radial-gradient(ellipse 50% 50% at 90% 70%,rgba(14,165,233,.06) 0,transparent 70%);inset:0;pointer-events:none;position:absolute}.section-eyebrow{background:#1a6fc414;border:1px solid rgba(26,111,196,.18);border-radius:20px;color:var(--color-primary,#1a6fc4);display:inline-block;font-size:11px;font-weight:700;letter-spacing:.12em;margin-bottom:10px;padding:3px 12px;text-transform:uppercase}.industry-grid{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.industry-card{align-items:stretch;background:#fff;border:1px solid rgba(180,210,240,.6);border-radius:16px;box-shadow:0 2px 12px #1e50a00f;display:grid;grid-template-columns:minmax(220px,42%) 1fr;overflow:hidden;padding:0;position:relative;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.industry-media{min-height:240px;position:relative}.industry-image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.industry-content{display:flex;flex-direction:column;min-width:0;padding:24px 22px 20px}.industry-card:hover{border-color:#1a6fc44d;box-shadow:0 12px 32px #1a6fc424;transform:translateY(-6px)}.industry-card[data-index="0"]{border-top:3px solid #3b82f6}.industry-card[data-index="1"]{border-top:3px solid #10b981}.industry-card[data-index="2"]{border-top:3px solid #8b5cf6}.industry-card[data-index="3"]{border-top:3px solid #f59e0b}.industry-card-top{align-items:center;display:flex;justify-content:flex-start;margin-bottom:16px}.industry-number{color:#b0c4de;font-size:11px;font-weight:800;letter-spacing:.08em}.industry-card-body{flex:1}.industry-card-body h3{color:#1a2a3a;font-size:16px;font-weight:700;line-height:1.35;margin:0 0 10px}.industry-card-body p{color:#5a7a99;font-size:13.5px;line-height:1.65;margin:0}.industry-card-footer{border-top:1px dashed #dae8f5;margin-top:20px;padding-top:16px}.industry-link{align-items:center;color:var(--color-primary,#1a6fc4);display:inline-flex;font-size:13px;font-weight:600;gap:5px;text-decoration:none;transition:gap .2s ease,opacity .2s}.industry-link:hover{gap:8px;opacity:.8}.industry-card-deco{border-radius:50%;bottom:-24px;height:80px;opacity:.07;pointer-events:none;position:absolute;right:-24px;width:80px}.industry-card[data-index="0"] .industry-card-deco{background:#3b82f6}.industry-card[data-index="1"] .industry-card-deco{background:#10b981}.industry-card[data-index="2"] .industry-card-deco{background:#8b5cf6}.industry-card[data-index="3"] .industry-card-deco{background:#f59e0b}@media(max-width:1024px){.advantages-shell,.industry-shell{padding:0 24px}.industry-grid{grid-template-columns:1fr}.industry-card{grid-template-columns:minmax(200px,40%) 1fr}}@media(max-width:600px){.advantages-shell,.industry-shell{padding:0 16px}.industry-card,.industry-grid{grid-template-columns:1fr}.industry-media{min-height:180px}}.application-overview{background:#f8fafc}.application-overview-header{margin-bottom:48px;text-align:center}.application-overview-header h2{color:#1a2a3a;font-size:30px;font-weight:800;letter-spacing:-.01em;margin:0 0 12px}.application-overview-header p{color:#5a7a99;font-size:15px;line-height:1.7;margin:0 auto;max-width:560px}.application-grid{display:grid;gap:22px;grid-template-columns:repeat(4,minmax(0,1fr))}.application-card{background:#fff;border:1px solid rgba(180,210,240,.55);border-radius:16px;box-shadow:0 2px 12px #1e50a00d;display:flex;flex-direction:column;overflow:hidden;padding:28px 24px 22px;position:relative;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.application-card:hover{border-color:#1a6fc44d;box-shadow:0 10px 28px #1a6fc41f;transform:translateY(-5px)}.application-card[data-index="0"]{border-top:3px solid #3b82f6}.application-card[data-index="1"]{border-top:3px solid #10b981}.application-card[data-index="2"]{border-top:3px solid #8b5cf6}.application-card[data-index="3"]{border-top:3px solid #f59e0b}.application-card-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.application-number{color:#b0c4de;font-size:11px;font-weight:800;letter-spacing:.08em}.application-icon{border-radius:12px;display:grid;font-size:22px;height:44px;place-items:center;width:44px}.application-card[data-index="0"] .application-icon,.application-icon[data-index="0"]{background:#eff6ff;border:1px solid #dbeafe}.application-card[data-index="1"] .application-icon,.application-icon[data-index="1"]{background:#ecfdf5;border:1px solid #d1fae5}.application-card[data-index="2"] .application-icon,.application-icon[data-index="2"]{background:#f5f3ff;border:1px solid #ede9fe}.application-card[data-index="3"] .application-icon,.application-icon[data-index="3"]{background:#fffbeb;border:1px solid #fef3c7}.application-card-body{flex:1}.application-card-body h3{color:#1a2a3a;font-size:15.5px;font-weight:700;line-height:1.35;margin:0 0 8px}.application-card-body p{color:#5a7a99;font-size:13px;line-height:1.65;margin:0}.application-card-footer{border-top:1px dashed #e5edf5;margin-top:18px;padding-top:14px}.application-tag{border-radius:6px;display:inline-block;font-size:11px;font-weight:700;letter-spacing:.06em;padding:3px 10px}.application-tag[data-index="0"]{background:#eff6ff;color:#2563eb}.application-tag[data-index="1"]{background:#ecfdf5;color:#059669}.application-tag[data-index="2"]{background:#f5f3ff;color:#7c3aed}.application-tag[data-index="3"]{background:#fffbeb;color:#d97706}.application-card-deco{border-radius:50%;bottom:-24px;height:80px;opacity:.06;pointer-events:none;position:absolute;right:-24px;width:80px}.application-card[data-index="0"] .application-card-deco{background:#3b82f6}.application-card[data-index="1"] .application-card-deco{background:#10b981}.application-card[data-index="2"] .application-card-deco{background:#8b5cf6}.application-card[data-index="3"] .application-card-deco{background:#f59e0b}@media(max-width:1024px){.application-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.application-grid{grid-template-columns:1fr}.application-overview-header h2{font-size:24px}}.workflow-section{overflow:hidden;position:relative}.workflow-section:before{background:radial-gradient(ellipse 60% 40% at 15% 25%,rgba(59,130,246,.05) 0,transparent 70%),radial-gradient(ellipse 50% 50% at 85% 75%,rgba(14,165,233,.04) 0,transparent 70%);content:"";inset:0;pointer-events:none;position:absolute}.workflow-grid{display:grid;gap:22px;grid-template-columns:repeat(4,minmax(0,1fr));position:relative;z-index:1}.workflow-card{background:linear-gradient(180deg,#fff,#fdfefe);border:1px solid #e3ebf6;border-radius:var(--radius-md);box-shadow:0 2px 12px #1e50a00d;display:flex;flex-direction:column;overflow:hidden;padding:28px 22px 22px;position:relative;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.workflow-card:hover{border-color:#1a6fc44d;box-shadow:0 10px 28px #1a6fc41f;transform:translateY(-5px)}.workflow-card[data-index="0"]{border-top:3px solid #3b82f6}.workflow-card[data-index="1"]{border-top:3px solid #10b981}.workflow-card[data-index="2"]{border-top:3px solid #8b5cf6}.workflow-card[data-index="3"]{border-top:3px solid #f59e0b}.workflow-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.workflow-step{background:linear-gradient(135deg,var(--primary-blue),var(--primary-deep));border-radius:50%;box-shadow:0 4px 12px #0f4ea840;color:#fff;font-size:15px;font-weight:800;height:42px;width:42px}.workflow-icon,.workflow-step{align-items:center;display:flex;justify-content:center}.workflow-icon{border:1px solid rgba(180,210,240,.5);border-radius:12px;font-size:22px;height:44px;width:44px}.workflow-card[data-index="0"] .workflow-icon{background:#eff6ff}.workflow-card[data-index="1"] .workflow-icon{background:#ecfdf5}.workflow-card[data-index="2"] .workflow-icon{background:#f5f3ff}.workflow-card[data-index="3"] .workflow-icon{background:#fffbeb}.workflow-card-body{flex:1}.workflow-card-body h3{color:#1a2a3a;font-size:15.5px;font-weight:700;line-height:1.35;margin:0 0 8px}.workflow-card-body p{color:#5a7a99;font-size:13px;line-height:1.65;margin:0}.workflow-card-footer{border-top:1px dashed #e5edf5;margin-top:18px;padding-top:14px}.workflow-tag{border-radius:999px;display:inline-block;font-size:11px;font-weight:600;letter-spacing:.04em;padding:3px 12px}.workflow-tag[data-index="0"]{background:#eff6ff;color:#2563eb}.workflow-tag[data-index="1"]{background:#ecfdf5;color:#059669}.workflow-tag[data-index="2"]{background:#f5f3ff;color:#7c3aed}.workflow-tag[data-index="3"]{background:#fffbeb;color:#d97706}.workflow-card-deco{border-radius:50%;bottom:-24px;height:80px;opacity:.06;pointer-events:none;position:absolute;right:-24px;width:80px}.workflow-card[data-index="0"] .workflow-card-deco{background:#3b82f6}.workflow-card[data-index="1"] .workflow-card-deco{background:#10b981}.workflow-card[data-index="2"] .workflow-card-deco{background:#8b5cf6}.workflow-card[data-index="3"] .workflow-card-deco{background:#f59e0b}@media(max-width:1024px){.workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.workflow-grid{grid-template-columns:1fr}}.promise-list{color:#3f5878;margin:0 0 16px;padding-left:18px}.promise-list li{margin-bottom:8px}.timeline-list{display:grid;gap:14px}.timeline-item{border-left:3px solid #c6d9f8;padding-left:12px}.timeline-item p{color:#4f6787;margin:4px 0 0}.mini-specs{color:#4a5f7d;display:grid;font-size:14px;gap:6px;margin:12px 0 14px}.product-card-wide,.product-card-wide h3{text-align:left}.contact-top-section{background:linear-gradient(180deg,#f5f8fc,#fff)}.contact-top-grid{display:grid;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr))}.contact-top-card{align-items:flex-start;background:linear-gradient(180deg,#fff,#fdfefe);border:1px solid #e3ebf6;border-radius:var(--radius-md);box-shadow:0 2px 12px #1e50a00d;display:flex;gap:16px;overflow:hidden;padding:24px;position:relative;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.contact-top-card:hover{box-shadow:0 8px 24px #1a6fc41f;transform:translateY(-4px)}.contact-top-card--blue{border-top:3px solid #3b82f6}.contact-top-card--green{border-top:3px solid #10b981}.contact-top-card--purple{border-top:3px solid #8b5cf6}.contact-top-card--blue:hover{border-color:#3b82f666}.contact-top-card--green:hover{border-color:#10b98166}.contact-top-card--purple:hover{border-color:#8b5cf666}.contact-top-card-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.contact-top-card--blue .contact-top-card-icon{background:#eff6ff;color:#3b82f6}.contact-top-card--green .contact-top-card-icon{background:#ecfdf5;color:#10b981}.contact-top-card--purple .contact-top-card-icon{background:#f5f3ff;color:#8b5cf6}.contact-top-card-body{flex:1;min-width:0}.contact-top-card-title{color:#1a2a3a;font-size:15px;font-weight:700;line-height:1.35;margin:0 0 6px}.contact-top-card-text{color:#5a7a99;font-size:13px;line-height:1.6;margin:0 0 10px}.contact-top-card-value{font-size:13.5px;font-weight:600;margin:0;word-break:break-word}.contact-top-card-value,.contact-top-card-value .link-primary{color:var(--primary-blue)}.contact-form{display:flex;flex-direction:column;gap:18px;margin-top:20px}.contact-form>.detail-card{background:#f8fafc;border:1px solid #e5edf5;box-shadow:none!important;transform:none!important}.contact-form .input,.contact-form .textarea{background:#fff;border:1px solid #d1d9e0;border-radius:6px;font-size:16px;padding:14px 16px;transition:border-color .2s ease;width:100%}.contact-form .input:focus,.contact-form .textarea:focus{background:#fff;border-color:#2563eb;outline:none}.contact-form .input::-moz-placeholder,.contact-form .textarea::-moz-placeholder{color:#94a3b8}.contact-form .input::placeholder,.contact-form .textarea::placeholder{color:#94a3b8}.contact-form select.input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%2364748b' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;cursor:pointer;padding-right:36px}.contact-form textarea{line-height:1.6;min-height:130px;resize:vertical}.contact-form .btn-primary{background:#2563eb;border:none;border-radius:6px;color:#fff;font-size:15px;font-weight:700;justify-content:center;padding:13px 24px;transition:background-color .2s ease;width:100%}.contact-form .btn-primary:hover{background:#1d4ed8;box-shadow:none;transform:none}.contact-form .btn-primary:disabled{cursor:not-allowed;opacity:.6}.contact-main-section{background:#fff;padding-bottom:60px;padding-top:36px}.contact-main-grid{align-items:start;display:grid;gap:24px;grid-template-columns:1fr 360px}.contact-side{display:flex;flex-direction:column;gap:16px}.contact-info-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:20px}.contact-info-card-title{border-bottom:1px solid #f1f5f9;color:#1e293b;font-size:18px;font-weight:700;margin:0 0 14px;padding-bottom:10px}.contact-info-items{display:flex;flex-direction:column;gap:12px}.contact-info-item{align-items:flex-start;display:flex;gap:12px}.contact-info-icon{align-items:center;background:#f1f5f9;border-radius:6px;color:#475569;display:flex;flex-shrink:0;height:34px;justify-content:center;width:34px}.contact-info-icon--whatsapp{background:#ecfdf5;color:#059669}.contact-info-label{color:#64748b;font-size:14px;font-weight:600;letter-spacing:.04em;margin-bottom:2px;text-transform:uppercase}.contact-info-val{color:#334155;font-size:16px;font-weight:500;line-height:1.5;word-break:break-word}.contact-hours-list{display:flex;flex-direction:column;gap:0;margin-bottom:12px}.contact-hours-item{border-bottom:1px solid #f1f5f9;color:#475569;display:flex;font-size:16px;justify-content:space-between;padding:8px 0}.contact-hours-item:first-child span:first-child{color:#2563eb;font-weight:600}.contact-hours-closed{opacity:.5}.contact-hours-note{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#64748b;font-size:15px;line-height:1.55;margin:0;padding:10px 12px}.contact-why-card{background:#f0f9ff;border-color:#bfdbfe;border-top-width:3px}.contact-why-card .contact-info-card-title{border-bottom-color:#e0efff;color:#1e40af}.contact-why-list{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.contact-why-list li{align-items:center;color:#334155;display:flex;font-size:16px;gap:10px;line-height:1.5}.contact-why-list svg{color:#2563eb;flex-shrink:0}@media(max-width:1100px){.contact-main-grid{grid-template-columns:1fr}.contact-side{order:-1}.contact-side>*{max-width:600px}}@media(max-width:768px){.contact-top-grid{grid-template-columns:1fr}}@media(max-width:600px){.contact-main-grid{gap:0}}.input,.textarea{border:1px solid #cfdaeb;border-radius:10px;font:inherit;padding:12px 13px;transition:.2s ease}.input:focus,.textarea:focus{border-color:#85aee7;box-shadow:0 0 0 3px #4e89e024;outline:none}.textarea{min-height:140px;resize:vertical}.link-primary{color:var(--primary-blue);font-weight:600}.reveal-target{animation:fadeUp .45s ease both}.home-flat{background:linear-gradient(180deg,#fbfcfe,#fff 24%,#fbfcfd)}.home-flat .banner{background:linear-gradient(180deg,#f7fafe,#fdfefe 54%,#fff)}.home-flat .banner-bg,.home-flat .banner-wave,.home-flat .chip,.home-flat .industry-card-deco,.home-flat .workflow-card-deco{display:none}.home-flat .banner-container{align-items:center;gap:56px;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr)}.home-flat .banner-content{align-self:center;gap:24px;max-width:620px}.home-flat .banner-badge{background:transparent;border:0;border-radius:0;box-shadow:none;color:#1d4e89;font-size:12px;font-weight:700;letter-spacing:.12em;padding:0 0 0 56px;position:relative;text-transform:uppercase}.home-flat .banner-badge:before{background:#1d4e89;content:"";height:1px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:42px}.home-flat .badge-dot{display:none}.home-flat .banner-title{font-size:clamp(2.35rem,3.5vw,3.7rem);letter-spacing:-.04em;line-height:1;max-width:none;white-space:nowrap}.home-flat .title-highlight,.home-flat .title-muted{background:none;-webkit-text-fill-color:initial;color:#102a4c}.home-flat .title-highlight{font-weight:800}.home-flat .title-muted{color:#71839a;display:inline-block;font-size:.46em;font-weight:400;letter-spacing:-.01em;margin-top:6px;opacity:.82}.home-flat .banner-desc{background:transparent;border:0;color:#60748d;display:-webkit-box;font-size:16px;-webkit-line-clamp:3;line-height:1.7;max-width:44ch;padding:0;-webkit-box-orient:vertical;overflow:hidden}.home-flat .banner-actions{gap:12px;padding-top:4px}.home-flat .banner-actions .btn-primary{min-width:220px}.home-flat .banner-actions .btn-outline{min-width:180px;opacity:.82}.home-flat .banner-trust{background:transparent;border-radius:0;border-top:1px solid rgba(227,235,244,.72);box-shadow:none;max-width:560px;opacity:1;padding:16px 0 0}.home-flat .trust-item{border-right:1px solid rgba(227,235,244,.72);padding:0 20px 0 0;transition:transform .22s ease,opacity .22s ease}.home-flat .trust-item:last-child{border-right:0;padding-right:0}.home-flat .trust-num{color:#17385f;font-size:22px}.home-flat .trust-label{color:#657a93;font-size:11px;letter-spacing:.02em}.home-flat .visual-card{align-self:stretch;background:transparent;border-radius:0;box-shadow:none;max-width:none;min-height:100%;overflow:hidden;padding:0;position:relative;width:100%}.home-flat .visual-card:after{background:linear-gradient(90deg,#0b1c341a,#0b1c340a 34%,#0b1c3429);content:"";inset:0;pointer-events:none;position:absolute}.home-flat .banner-visual{align-items:stretch;justify-content:flex-end;min-height:100%}.home-flat .visual-img{animation:none;border:1px solid #dde6f0;border-radius:0;box-shadow:none;display:block;height:100%;max-width:none;min-height:560px;-o-object-fit:cover;object-fit:cover;-o-object-position:62% center;object-position:62% center;transition:transform .5s ease,filter .3s ease;width:100%}.home-flat .section{padding-bottom:78px;padding-top:78px}.home-flat .section-title{margin-bottom:36px;margin-left:0;margin-right:auto;max-width:760px;text-align:left}.home-flat .news-section-title p,.home-flat .section-title p{color:#687b93}.home-flat .news-section-title h2,.home-flat .section-title h2{font-size:clamp(28px,3.4vw,40px);letter-spacing:-.03em;line-height:1.08;margin-bottom:12px;text-align:left}.home-flat .news-section-title p,.home-flat .section-title p{margin:0;max-width:62ch;text-align:left}.home-flat .section-eyebrow{align-items:center;background:transparent;border:0;border-radius:0;color:#1d4e89;display:inline-flex;margin-bottom:14px;padding:0}.home-flat .section-eyebrow:before{background:#1d4e89;content:"";height:1px;margin-right:12px;width:42px}.home-flat .advantages-section,.home-flat .news-section,.home-flat .products-section,.home-flat .workflow-section{background:#fff}.home-flat .industry-section,.home-flat .product-detail-section{background:#f8fafc!important}.home-flat .industry-section .section-title,.home-flat .industry-section .section-title h2,.home-flat .industry-section .section-title p{margin-left:auto;margin-right:auto;text-align:center}.home-flat .industry-section .section-eyebrow{justify-content:center}.home-flat .workflow-section .section-title,.home-flat .workflow-section .section-title h2,.home-flat .workflow-section .section-title p{margin-left:auto;margin-right:auto;text-align:center}.home-flat .workflow-section .section-eyebrow{justify-content:center}.home-flat .news-section-title{border-radius:0;isolation:auto;margin-bottom:34px;overflow:visible;padding:0}.home-flat .news-section-title:after,.home-flat .news-section-title:before{display:none}.home-flat .detail-card,.home-flat .industry-card,.home-flat .info-card,.home-flat .news-card,.home-flat .product-card,.home-flat .workflow-card{background:transparent;border:1px solid #dce5ef;border-radius:0;box-shadow:none;transform:none;transition:border-color .22s ease,background-color .22s ease,transform .22s ease}.home-flat .detail-card:hover,.home-flat .industry-card:hover,.home-flat .info-card:hover,.home-flat .news-card:hover,.home-flat .product-card:hover,.home-flat .workflow-card:hover{border-color:#b8cae0;box-shadow:none;transform:none}.home-flat .detail-card,.home-flat .info-card,.home-flat .news-card,.home-flat .product-card{padding:26px}.home-flat .block-image,.home-flat .news-cover,.home-flat .product-thumb{border-radius:0;transition:transform .32s ease,filter .28s ease,border-color .22s ease}.home-flat .industry-card,.home-flat .workflow-card{padding:24px}.home-flat .btn,.home-flat .btn-outline,.home-flat .btn-primary{border-radius:0;border-width:1px;font-weight:700;letter-spacing:.02em;min-height:48px;padding:0 22px;text-transform:uppercase;transition:background-color .22s ease,border-color .22s ease,color .22s ease,transform .22s ease}.home-flat .btn-primary{background:#103a6d;border-color:#103a6d;color:#fff}.home-flat .btn-primary:hover{background:#0d315c;border-color:#0d315c}.home-flat .btn-outline{background:transparent;border-color:#103a6d;color:#103a6d}.home-flat .btn-outline:hover{background:#103a6d;color:#fff}.home-flat .advantages-section{background:#fff;color:var(--text-main)}.home-flat .advantages-section:before{display:none}.home-flat .advantages-section .section-title h2,.home-flat .advantages-section .section-title p{color:inherit}.home-flat .advantages-section .section-title{margin-bottom:28px;max-width:none;padding-left:32px;padding-right:32px}.home-flat .advantages-section .section-title h2{font-size:clamp(24px,2.45vw,34px);letter-spacing:-.035em;line-height:1.04;white-space:nowrap}.home-flat .advantages-section .section-title p{font-size:15px;line-height:1.35;max-width:none;white-space:nowrap}.home-flat .advantages-list{border-bottom:1px solid #d6e1ed;border-top:1px solid #d6e1ed;display:grid;gap:0;grid-template-columns:1fr}.home-flat .advantage-row{align-items:stretch;border-bottom:1px solid #d6e1ed;display:grid;gap:0;grid-template-columns:minmax(0,46%) minmax(0,54%);min-height:0;padding:0;transition:background-color .22s ease}.home-flat .advantage-row.reverse{grid-template-columns:minmax(0,54%) minmax(0,46%)}.home-flat .advantage-row:last-child{border-bottom:0}.home-flat .advantage-row.reverse .advantage-media{order:2}.home-flat .advantage-row.reverse .advantage-content{order:1}.home-flat .advantage-media{aspect-ratio:1675/478;background:#dde6ef;min-height:0;overflow:hidden;padding:0;position:relative}.home-flat .advantage-media:after{background:linear-gradient(180deg,#50769c1a,#22476b2e);content:"";inset:0;pointer-events:none;position:absolute;transition:background .28s ease}.home-flat .advantage-image{display:block;height:100%;min-height:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;transform:scale(1.01);transition:transform .5s ease,filter .28s ease;width:100%}.home-flat .advantage-row[data-index="0"] .advantage-image{-o-object-position:50% 42%;object-position:50% 42%}.home-flat .advantage-row[data-index="1"] .advantage-image{-o-object-position:50% 38%;object-position:50% 38%}.home-flat .advantage-row[data-index="2"] .advantage-image{-o-object-position:48% 46%;object-position:48% 46%}.home-flat .advantage-row[data-index="3"] .advantage-image{-o-object-position:52% 40%;object-position:52% 40%}.home-flat .advantage-content{align-items:flex-start;background:#1f4c73;color:#fff;display:flex;flex-direction:column;gap:10px;justify-content:center;min-height:0;padding:30px 40px 30px 42px;text-align:left;transition:background-color .24s ease,padding .24s ease}.home-flat .advantage-content h3,.home-flat .advantage-content p{box-sizing:border-box;margin:0;max-width:none;padding-left:0;text-indent:0;width:100%}.home-flat .advantage-content h3{color:#fff;font-size:clamp(22px,2.2vw,30px);font-weight:700;letter-spacing:-.018em;line-height:1.08;transition:transform .22s ease,opacity .22s ease}.home-flat .advantage-content p{color:#ffffffeb;font-size:16px;line-height:1.62;margin-top:2px;transition:opacity .22s ease,transform .22s ease}.home-flat .industry-grid{border-left:1px solid #dce5ef;border-top:1px solid #dce5ef;display:grid;gap:0;grid-template-columns:repeat(2,minmax(0,1fr))}.home-flat .industry-card{align-items:stretch;background:transparent;border:0;border-bottom:1px solid #dce5ef;border-radius:0;border-right:1px solid #dce5ef;box-shadow:none;display:grid;gap:0;grid-template-columns:minmax(220px,42%) 1fr;padding:0;transition:background-color .22s ease,border-color .22s ease,transform .22s ease}.home-flat .industry-card-body,.home-flat .industry-card-footer,.home-flat .industry-card-top{border:0;margin:0;padding:0}.home-flat .industry-card-top{gap:14px;justify-content:flex-start;margin-bottom:10px}.home-flat .industry-card-body h3,.home-flat .industry-card-body p{margin:0}.home-flat .industry-card-body p{max-width:none}.home-flat .industry-content{padding:22px 22px 18px;transition:padding .22s ease}.home-flat .industry-media{background:#dde6ef;min-height:220px;overflow:hidden}.home-flat .industry-image{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .42s ease,filter .28s ease;width:100%}.home-flat .industry-card-deco{display:none}.home-flat .industry-card[data-index]{border-top:0}.home-flat .industry-link{white-space:nowrap}.home-flat .faq-grid,.home-flat .news-grid{border-top:1px solid #dce5ef;display:grid;gap:0;grid-template-columns:1fr}.home-flat .faq-grid .info-card,.home-flat .news-card{align-items:center;border:0;border-bottom:1px solid #dce5ef;display:grid;gap:28px;grid-template-columns:minmax(220px,280px) 1fr;padding:24px 0;transition:border-color .22s ease,background-color .22s ease,transform .22s ease}.home-flat .faq-grid .info-card{grid-template-columns:minmax(260px,360px) 1fr}.home-flat .news-cover{aspect-ratio:16/10;border:1px solid #dde6f0;margin:0}.home-flat .news-body{display:grid;gap:12px;transition:transform .22s ease}.home-flat .faq-grid .info-card h3,.home-flat .news-title{font-size:22px;line-height:1.18;margin:0}.home-flat .faq-grid .info-card p,.home-flat .news-body p{margin:0;max-width:68ch}.home-flat .news-meta{gap:18px;justify-content:flex-start}.home-flat .faq-grid .info-card{padding-right:0}.home-flat .industry-card[data-index],.home-flat .workflow-card[data-index]{border-top-width:1px}.home-flat .workflow-section{background:#fff;padding-left:0;padding-right:0}.home-flat .workflow-header{padding-left:32px;padding-right:32px}.home-flat .workflow-grid-wrap{width:100%}.home-flat .workflow-grid{display:grid;gap:0;grid-template-columns:repeat(2,minmax(0,1fr))}.home-flat .workflow-card{background:#d9e3ee;border:0;min-height:400px;overflow:hidden;position:relative}.home-flat .workflow-image{display:block;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;transition:transform .45s ease,filter .28s ease;width:100%}.home-flat .workflow-overlay{align-content:center;background:linear-gradient(180deg,#0a1c3438,#0a1c3461);display:grid;inset:0;padding:28px;place-items:center;position:absolute;transition:background .24s ease}.home-flat .workflow-content{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#111e3047;border:1px solid hsla(0,0%,100%,.14);box-sizing:border-box;display:grid;gap:14px;max-width:none;padding:38px 44px;text-align:center;transform:translateY(18px);transition:background .22s ease,border-color .22s ease;width:calc(100% - 64px)}.home-flat .workflow-copy h3,.home-flat .workflow-copy p{margin:0}.home-flat .workflow-stepline{display:grid;gap:10px;justify-items:center;max-height:0;opacity:0;overflow:hidden;transform:translateY(6px);transition:max-height .22s ease,opacity .2s ease,transform .22s ease}.home-flat .workflow-step{background:transparent;box-shadow:none;color:#ffffffa8;font-size:11px;font-weight:700;height:auto;letter-spacing:.1em;width:auto}.home-flat .workflow-copy h3{color:#fff;font-size:32px;font-weight:800;letter-spacing:-.02em;line-height:1.1;transition:transform .22s ease}.home-flat .workflow-copy p{color:#ffffffeb;display:-webkit-box;font-size:16px;-webkit-line-clamp:4;line-height:1.75;margin-left:auto;margin-right:auto;max-height:0;max-width:none;opacity:0;overflow:hidden;width:100%;-webkit-box-orient:vertical;transform:translateY(6px);transition:max-height .24s ease,opacity .2s ease,transform .24s ease}.home-flat .workflow-tag{background:transparent!important;border-radius:0;color:#ffffffe0!important;font-size:11px;font-weight:700;letter-spacing:.12em;padding:0;text-transform:uppercase}.home-flat .workflow-card:hover .workflow-content{background:#111e3061;border-color:#ffffff2e}.home-flat .workflow-card:hover .workflow-stepline{max-height:60px;opacity:1;transform:translateY(0)}.home-flat .workflow-card:hover .workflow-copy h3{transform:translateY(-2px)}.home-flat .workflow-card:hover .workflow-copy p{max-height:12em;opacity:1;transform:translateY(0)}.home-flat .product-detail-section .tab-row{justify-content:flex-start;margin-bottom:22px}.home-flat .spec-sheet{align-items:start;border:0;display:grid;gap:36px;grid-template-columns:minmax(280px,420px) minmax(0,1fr);padding:0}.home-flat .spec-sheet-media{background:#fff;border:1px solid #dce5ef}.home-flat .spec-sheet-image{display:block;height:100%;min-height:360px;-o-object-fit:cover;object-fit:cover;width:100%}.home-flat .spec-sheet-main{border-top:2px solid #103a6d;padding-top:6px}.home-flat .spec-sheet-header{border-bottom:1px solid #dce5ef;padding:0 0 14px}.home-flat .spec-sheet-header h3{color:#102846;font-size:30px;line-height:1.08;margin:0}.home-flat .spec-sheet-table{display:grid;grid-template-columns:1fr}.home-flat .spec-sheet-row{border-bottom:1px solid #e2eaf3;display:grid;gap:20px;grid-template-columns:180px 1fr;padding:14px 0}.home-flat .spec-sheet-label{color:#667a93;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.home-flat .spec-sheet-value{color:#112846;font-size:16px}.home-flat .spec-sheet-apps{padding-top:18px}.home-flat .spec-sheet-apps h4{color:#102846;font-size:16px;margin:0 0 14px}.home-flat .spec-sheet-apps .tags{gap:8px}.home-flat .spec-sheet .btn-row{justify-content:flex-start;margin-top:24px}.home-flat .advantage-icon,.home-flat .industry-number,.home-flat .workflow-icon,.home-flat .workflow-step{border-radius:0;box-shadow:none}.home-flat .advantage-icon,.home-flat .workflow-icon{background:#f5f8fb;border:1px solid #dce5ef}.home-flat .pill{background:transparent;border:1px solid #d6e1ee;border-radius:0;box-shadow:none;cursor:pointer;transition:background-color .22s ease,border-color .22s ease,color .22s ease,transform .22s ease}.home-flat .pill.active{background:#113868;border-color:#113868;color:#fff}.home-flat .btn,.home-flat .tag,.home-flat .workflow-tag{border-radius:0;box-shadow:none}.home-flat .promise-list li{border-bottom:1px solid #e3ebf4}.home-flat .promise-list li:last-child{border-bottom:0}.home-flat .faq-grid .info-card h3,.home-flat .industry-card-body h3,.home-flat .news-title,.home-flat .product-card h3,.home-flat .workflow-card-body h3{color:#112846}.home-flat .compliance-stack{border-top:1px solid #dce5ef;display:grid;gap:0;grid-template-columns:1fr}.home-flat .compliance-block{border:0;border-bottom:1px solid #dce5ef;padding:28px 0}.home-flat .compliance-block:last-child{border-bottom:0}.home-flat .compliance-block h3{color:#102846;font-size:24px;line-height:1.15;margin:0 0 12px}.home-flat .compliance-block p{color:#61758f;margin:0;max-width:70ch}.home-flat .compliance-block .block-image{border:1px solid #dce5ef;margin-top:18px!important;max-width:none;width:100%}.home-flat .compliance-block .btn{margin-top:22px}.home-flat .product-card:hover{background:#fbfdff;border-color:#9eb6d3;transform:translateY(-4px)}.home-flat .product-card:hover .product-thumb{filter:saturate(1.04);transform:scale(1.035)}.home-flat .industry-card:hover{background:#fbfdff;border-color:#a9bfd9}.home-flat .industry-card:hover .industry-image{filter:saturate(1.03)}.home-flat .industry-card:hover .industry-content{padding-left:24px}.home-flat .advantage-row:hover{background:#f5f9fd}.home-flat .advantage-row:hover .advantage-media:after{background:linear-gradient(180deg,#50769c0a,#22476b1f)}.home-flat .advantage-row:hover .advantage-image{filter:saturate(1.04);transform:scale(1.04)}.home-flat .advantage-row:hover .advantage-content{background:#24557f;padding-left:48px}.home-flat .advantage-row:hover .advantage-content h3,.home-flat .advantage-row:hover .advantage-content p{transform:translate(2px)}.home-flat .pill:hover{border-color:#aabfd7;color:#103a6d;transform:translateY(-2px)}.home-flat .spec-sheet-media{overflow:hidden}.home-flat .spec-sheet:hover .spec-sheet-image{filter:saturate(1.04);transform:scale(1.035)}.home-flat .workflow-card:hover .workflow-image{filter:saturate(1.04);transform:scale(1.045)}.home-flat .workflow-card:hover .workflow-overlay{background:linear-gradient(180deg,#0a1c3429,#0a1c3457)}.home-flat .news-card:hover{background:#fbfdff;border-color:#a9bfd9;transform:translateY(-3px)}.home-flat .news-card:hover .news-cover{filter:saturate(1.04);transform:scale(1.035)}.home-flat .news-card:hover .news-body{transform:translate(4px)}.home-flat .faq-grid .info-card:hover{background:#fbfdff;border-color:#a9bfd9;transform:translateY(-2px)}.home-flat .compliance-block:hover .block-image{filter:saturate(1.03);transform:scale(1.015)}.home-flat .banner-visual:hover .visual-img{filter:saturate(1.03);transform:scale(1.02)}.home-flat .banner-content:hover .trust-item{opacity:.8}.home-flat .banner-content .trust-item:hover{opacity:1;transform:translateY(-2px)}.home-flat .compliance-block .promise-list{margin:10px 0 0;max-width:820px;padding:0}.about-intro{font-size:17px}.about-intro h2{color:var(--text-heading,#1a2a4a);font-size:32px;font-weight:700;margin-bottom:16px}.about-intro p{color:var(--text-main,#3f5878);line-height:1.8;margin-bottom:14px}.about-intro .stat-number{font-size:28px;white-space:nowrap}.about-intro .stat-number--sm{font-size:22px}.about-intro .stat-item{background:transparent;border:1px solid #dce5ef;border-radius:0;padding:20px 16px}.about-intro .stat-item>div:last-child{font-size:15px;margin-top:6px}.section-heading{margin-top:0}.our-team h3,.section-heading,.service-capability h3{color:var(--text-heading,#1a2a4a);font-size:32px;font-weight:700;margin-bottom:20px}.our-team p,.service-capability .promise-list{font-size:17px;line-height:1.8}.our-team p,.service-capability .promise-list li{color:#3f5878;margin-bottom:12px}.team-grid{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin:24px 0}.team-item{background:#fff;border:1px solid #dce5ef;border-radius:0;overflow:hidden}.team-image{border-bottom:1px solid #dce5ef;display:block;height:240px;-o-object-fit:cover;object-fit:cover;width:100%}.team-text{padding:20px}.team-text strong{color:#1a2a4a;display:block;font-size:17px;font-weight:700;margin-bottom:8px}.team-text p{color:#5a7a99;font-size:15px;line-height:1.65;margin:0}@media(max-width:768px){.team-grid{gap:16px;grid-template-columns:1fr}.cert-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.team-image{height:200px}}.milestone-card{background:transparent;border:1px solid #dce5ef;border-radius:0;box-shadow:none;padding:24px}.milestone-year{color:var(--primary-blue,#1e5eb8);display:block;font-size:36px;font-weight:700;margin-bottom:12px}.milestone-desc{color:#4a5568;font-size:16px;line-height:1.7;margin:0}.cert-grid{display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-top:24px}.cert-thumb{background:#fff;border:1px solid #dce5ef;height:auto;-o-object-fit:contain;object-fit:contain;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.cert-thumb:hover{border-color:#a9bfd9;box-shadow:0 4px 12px #10346a14}.home-flat .page-hero--products{background:linear-gradient(130deg,#eef4ff,#fcfdff 56%,#e7f2ff);border-bottom:1px solid #e7eef8;color:var(--text-main);padding:62px 0;text-align:left}.home-flat .page-hero--products:before{display:none}.home-flat .page-hero--products .container{z-index:auto}.home-flat .page-hero--products .section-eyebrow{align-items:center;background:transparent;border:0;border-radius:0;color:#1d4e89;display:inline-flex;margin-bottom:14px;padding:0}.home-flat .page-hero--products .section-eyebrow:before{background:#1d4e89;content:"";height:1px;margin-right:12px;width:42px}.home-flat .page-hero--products h1{color:#102a4c;font-size:clamp(34px,4.4vw,52px);letter-spacing:-.03em;line-height:1.02;margin-bottom:14px}.home-flat .page-hero--products .page-hero-subtitle{color:#60748d;font-size:16px;line-height:1.7;margin:0;max-width:62ch}.home-flat .page-hero{background:linear-gradient(130deg,#eef4ff,#fcfdff 56%,#e7f2ff);border-bottom:1px solid #e7eef8;color:var(--text-main);padding:118px 0 42px;text-align:left}.home-flat .page-hero:after,.home-flat .page-hero:before{display:none!important}.home-flat .page-hero .container{position:relative;z-index:auto}.home-flat .page-hero .section-eyebrow{align-items:center;background:transparent;border:0;border-radius:0;color:#1d4e89;display:inline-flex;margin-bottom:14px;padding:0}.home-flat .page-hero .section-eyebrow:before{background:#1d4e89;content:"";height:1px;margin-right:12px;width:42px}.home-flat .page-hero h1{color:#102a4c;font-size:clamp(30px,4vw,46px);letter-spacing:-.03em;line-height:1.06;margin:0 0 12px}.home-flat .page-hero .page-hero-subtitle,.home-flat .page-hero p{color:#60748d;font-size:16px;line-height:1.7;margin:0;max-width:62ch}.home-flat .page-hero .breadcrumb{margin-bottom:10px}.home-flat .page-hero .breadcrumb ol{color:#60748d}.home-flat .page-hero .breadcrumb a{color:#2a5f9d}.home-flat .application-overview{background:#fff}.home-flat .application-overview-header{margin-bottom:34px;max-width:760px;text-align:left}.home-flat .application-overview-header h2{color:#102a4c;font-size:clamp(28px,3.4vw,40px);letter-spacing:-.03em;line-height:1.08;margin-bottom:12px}.home-flat .application-overview-header p{color:#687b93;font-size:16px;margin:0;max-width:62ch}.home-flat .application-hero-grid{display:grid;gap:0;grid-template-columns:repeat(4,1fr);grid-template-rows:minmax(260px,1fr);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;width:100vw}.home-flat .application-hero-card{isolation:isolate;min-height:260px;overflow:hidden;position:relative}.home-flat .application-hero-card:first-child{grid-column:1;grid-row:1}.home-flat .application-hero-card:nth-child(2){grid-column:2;grid-row:1}.home-flat .application-hero-card:nth-child(3){grid-column:3;grid-row:1}.home-flat .application-hero-card:nth-child(4){grid-column:4;grid-row:1}.home-flat .application-hero-image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.home-flat .application-hero-overlay{background:linear-gradient(180deg,#0a1a3033,#0a1a3075);display:grid;inset:0;padding:24px;place-items:center;position:absolute}.home-flat .application-hero-content{color:#fff;display:grid;gap:12px;justify-items:center;max-width:92%;text-align:center;width:100%}.home-flat .application-hero-card.featured .application-hero-content{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#11253e4d;border:1px solid hsla(0,0%,100%,.24);max-width:92%;padding:24px 20px}.home-flat .application-hero-card.compact .application-hero-content{gap:8px}.home-flat .application-hero-content h3{color:#fff;font-size:clamp(20px,1.6vw,34px);letter-spacing:-.02em;line-height:1.15;margin:0}.home-flat .application-hero-content p{color:#fffffff0;font-size:18px;line-height:1.8;margin:0;max-width:none;width:100%}.home-flat .application-hero-card.compact .application-hero-content p{font-size:16px;line-height:1.7;max-width:none;width:100%}.home-flat .products-grid .product-card-wide .btn{border-radius:0;font-weight:700;letter-spacing:.02em;min-height:48px;text-transform:uppercase}.home-flat .pagination .page-btn{border-radius:0}.home-flat .products-layout{align-items:start;display:grid;gap:28px;grid-template-columns:320px 1fr}.home-flat .products-layout .info-card,.home-flat .products-layout .product-card{padding:0}.home-flat .products-sidebar{background:#fff;border:1px solid #dce5ef;position:sticky;top:108px}.home-flat .products-sidebar-head{border-bottom:1px solid #dce5ef;padding:18px 16px 14px}.home-flat .products-sidebar-head h3{color:#102846;font-size:20px;line-height:1.2;margin:0 0 6px}.home-flat .products-sidebar-head p{color:#667a93;font-size:13px;margin:0}.home-flat .products-category-list{display:grid}.home-flat .products-category-item{align-items:center;background:#fff;border:0;border-bottom:1px solid #e1e9f3;display:flex;gap:10px;justify-content:space-between;padding:13px 14px;text-align:left;width:100%}.home-flat .products-category-item:last-child{border-bottom:0}.home-flat .products-category-item:hover{background:#f6f9fd}.home-flat .products-category-item.active{background:#113868;color:#fff}.home-flat .products-category-title{font-weight:700}.home-flat .products-category-count{background:#f7fafe;border:1px solid #d3deec;color:#4f6786;display:inline-grid;font-size:12px;height:26px;min-width:26px;place-items:center}.home-flat .products-category-item.active .products-category-count{background:#ffffff29;border-color:#ffffff73;color:#fff}.home-flat .products-content{min-width:0}.home-flat .products-grid-catalog{gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.home-flat .product-card-link{background:#fff;border:1px solid #dce5ef;color:inherit;display:block;overflow:hidden;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.home-flat .product-card-link:hover{border-color:#a9bfd9;box-shadow:0 10px 24px #103a6d14;transform:translateY(-3px)}.home-flat .product-card-link .product-thumb{aspect-ratio:16/10;background:#f6f9fc;border:0;border-radius:0;display:block;height:auto;margin:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:transform .25s ease,filter .25s ease;width:100%}.home-flat .product-card-copy{display:grid;gap:6px;padding:14px 14px 16px}.home-flat .product-card-copy h3{color:#112846;font-size:17px;line-height:1.3;margin:0}.home-flat .product-card-copy p{color:#5b6f89;display:-webkit-box;font-size:13px;-webkit-line-clamp:2;line-height:1.6;margin:0;-webkit-box-orient:vertical;overflow:hidden}.home-flat .news-grid-catalog{border-top:1px solid #dce5ef;gap:0;grid-template-columns:1fr}.home-flat .news-card-link{align-items:center;background:transparent;border:0;border-bottom:1px solid #dce5ef;border-radius:0;gap:24px;grid-template-columns:minmax(260px,360px) 1fr;padding:20px 0}.home-flat .news-card-link:hover{background:transparent;border-color:#dce5ef;box-shadow:none;transform:none}.home-flat .news-card-link .news-cover{border:1px solid #dce5ef;border-radius:0;-o-object-fit:contain;object-fit:contain}.home-flat .news-card-link .news-body{display:grid;gap:10px;padding:0}.home-flat .news-layout .products-sidebar{top:108px}.home-flat .news-grid-catalog{border-top:0;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-flat .news-card-link{background:#fff;border:1px solid #dce5ef;color:inherit;display:grid;grid-template-columns:1fr;overflow:hidden;text-decoration:none}.home-flat .news-card-link:hover{border-color:#a9bfd9;box-shadow:0 10px 24px #103a6d14;transform:translateY(-3px)}.home-flat .news-card-link .news-cover{aspect-ratio:16/10;background:#f6f9fc;border:0;height:auto;margin:0;-o-object-fit:cover;object-fit:cover;width:100%}.home-flat .news-card-link .news-body{gap:8px;padding:14px 14px 16px}.home-flat .news-card-link .news-title{font-size:18px;line-height:1.32}.home-flat .news-card-link .news-body p{color:#5b6f89;display:-webkit-box;font-size:14px;-webkit-line-clamp:3;line-height:1.65;margin:0;-webkit-box-orient:vertical;overflow:hidden}.home-flat .news-card-link .news-meta{font-size:12px;gap:12px}.home-flat .news-section .news-grid{border-top:1px solid #dce5ef;display:grid;gap:0;grid-template-columns:1fr}.home-flat .news-section .news-card-link{align-items:start;background:transparent;border:0;border-bottom:1px solid #dce5ef;box-shadow:none;color:inherit;display:grid;gap:28px;grid-template-columns:minmax(260px,360px) 1fr;padding:28px 0;text-decoration:none;transform:none}.home-flat .news-section .news-card-link:hover{background:transparent;border-color:#dce5ef;box-shadow:none;transform:none}.home-flat .news-section .news-card-link .news-cover{aspect-ratio:16/10;background:#f2f5f9;border:0;height:auto;margin:0;-o-object-fit:cover;object-fit:cover;width:100%}.home-flat .news-section .news-card-link .news-body{display:grid;gap:12px;padding:0}.home-flat .news-section .news-card-link .news-meta{color:#637895;font-size:15px;gap:20px;justify-content:flex-start}.home-flat .news-section .news-card-link .news-title{color:#162b49;font-size:39px;line-height:1.15;margin:0}.home-flat .news-section .news-card-link .news-body p{color:#2b3f5a;display:-webkit-box;font-size:33px;-webkit-line-clamp:3;line-height:1.55;margin:0;-webkit-box-orient:vertical;overflow:hidden}.home-flat .news-section .news-card-link .link-primary{color:#134fa2;display:inline-block;font-size:36px;font-weight:700;margin-top:2px}@media(max-width:1024px){.home-flat .banner-container{grid-template-columns:1fr}.home-flat .banner-content{max-width:none}.home-flat .banner-title{font-size:clamp(2.2rem,5.8vw,3.3rem);max-width:none;white-space:normal}.home-flat .banner-desc{max-width:52ch}.home-flat .banner-visual{justify-content:center}.home-flat .visual-card,.home-flat .visual-img{max-width:100%}.home-flat .visual-img{height:auto;min-height:420px}.home-flat .advantage-row,.home-flat .advantage-row.reverse{grid-template-columns:1fr 1fr}.home-flat .industry-grid{grid-template-columns:1fr}.home-flat .industry-card{grid-template-columns:minmax(220px,40%) 1fr}.home-flat .spec-sheet,.home-flat .workflow-grid{grid-template-columns:1fr}.home-flat .products-layout{gap:18px;grid-template-columns:1fr}.home-flat .products-sidebar{position:static}.home-flat .products-grid-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.home-flat .news-grid-catalog{grid-template-columns:1fr}.home-flat .application-card{gap:0;grid-template-columns:1fr}.home-flat .application-hero-grid{grid-template-columns:1fr 1fr;grid-template-rows:minmax(220px,1fr) minmax(220px,1fr)}.home-flat .application-hero-card:first-child{grid-column:1;grid-row:1}.home-flat .application-hero-card:nth-child(2){grid-column:2;grid-row:1}.home-flat .application-hero-card:nth-child(3){grid-column:1;grid-row:2}.home-flat .application-hero-card:nth-child(4){grid-column:2;grid-row:2}.home-flat .application-hero-content h3{font-size:clamp(24px,3vw,34px)}.home-flat .application-hero-content p{font-size:14px}}@media(max-width:768px){.home-flat .news-section-title,.home-flat .section-title{margin-bottom:28px}.home-flat .banner-content{gap:18px}.home-flat .banner-badge{font-size:11px;letter-spacing:.1em;padding-left:52px}.home-flat .banner-title{font-size:clamp(1.95rem,8.8vw,2.7rem);line-height:1;max-width:none;white-space:normal}.home-flat .banner-desc{font-size:15px;-webkit-line-clamp:3;line-height:1.75;max-width:none}.home-flat .visual-img{aspect-ratio:4/3;min-height:300px;-o-object-position:center;object-position:center}.home-flat .advantage-row,.home-flat .application-card,.home-flat .faq-grid .info-card,.home-flat .industry-card,.home-flat .news-card{gap:16px;grid-template-columns:1fr;padding:0}.home-flat .advantage-row p,.home-flat .application-card-body,.home-flat .application-card-footer,.home-flat .industry-card-body,.home-flat .industry-card-footer{grid-column:auto}.home-flat .application-hero-grid{grid-template-columns:1fr;grid-template-rows:repeat(4,minmax(220px,1fr))}.home-flat .news-card-link{gap:14px;grid-template-columns:1fr;padding:16px 0}.home-flat .products-grid-catalog{grid-template-columns:1fr}.home-flat .news-card-link .news-body{padding:14px 12px 16px}.home-flat .application-hero-card:first-child,.home-flat .application-hero-card:nth-child(2),.home-flat .application-hero-card:nth-child(3),.home-flat .application-hero-card:nth-child(4){grid-column:1;grid-row:auto;min-height:220px}.home-flat .application-hero-card.featured .application-hero-content{max-width:92%;padding:22px 18px}.home-flat .application-hero-content h3{font-size:28px}.home-flat .application-hero-content p{font-size:14px;line-height:1.7}.home-flat .workflow-header{padding-left:20px;padding-right:20px}.home-flat .workflow-card{min-height:320px}.home-flat .workflow-content{max-width:none;padding:28px 24px;transform:translateY(0);width:calc(100% - 32px)}.home-flat .workflow-copy h3{font-size:24px}.home-flat .workflow-copy p{font-size:14px;line-height:1.7}.home-flat .advantage-row.reverse .advantage-content,.home-flat .advantage-row.reverse .advantage-media{order:0}.home-flat .advantages-section .section-title{padding-left:20px;padding-right:20px}.home-flat .advantage-content{align-items:flex-start;min-height:auto;padding:24px 20px;text-align:left}.home-flat .advantage-media{aspect-ratio:1675/478;min-height:0;padding:0}.home-flat .industry-media{min-height:180px}.home-flat .advantages-section .section-title h2,.home-flat .advantages-section .section-title p{white-space:normal}.home-flat .spec-sheet-row{gap:6px;grid-template-columns:1fr}.home-flat .faq-grid .info-card h3,.home-flat .news-title{font-size:20px}}@keyframes fadeUp{0%{opacity:.01;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.advantages-grid,.cards-4,.faq-grid,.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-content{grid-template-columns:1fr 1fr}.banner-container{grid-template-columns:1fr;padding-bottom:80px;text-align:center}.top-banner-image,.top-banner-strip img{height:min(68vh,720px);min-height:420px}.banner-nav-btn{font-size:28px;height:44px;width:44px}.banner-nav-prev{left:14px}.banner-nav-next{right:14px}.banner-count{bottom:14px;font-size:11px;padding:6px 12px;right:14px}.banner-visual{order:-1}.visual-img{height:280px;max-width:480px;width:100%}.banner-actions{justify-content:center}.banner-trust{grid-template-columns:repeat(2,1fr);margin:0 auto}.banner-badge,.banner-desc{margin:0 auto}.chip-purity{bottom:-15px;left:-10px}.chip-export{right:-10px;top:-10px}.banner-wave svg{height:50px}}@media(max-width:768px){.header-top{display:none}.header-main{display:flex;gap:12px;justify-content:space-between;padding:12px 0}.logo{gap:12px;max-width:calc(100% - 60px)}.logo-mark{border-radius:14px;flex-basis:52px;height:52px;width:52px}.logo-mark img{height:34px}.logo-name{font-size:22px}.logo-kicker{font-size:9px;letter-spacing:.14em}.logo-subtitle{display:none}.menu-toggle{display:block}.nav{background:#fff;border:1px solid var(--border-color);border-radius:14px;box-shadow:var(--shadow-md);left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:calc(100% + 8px);transform:translateY(-8px);transition:.22s ease}.nav.open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav ul{flex-direction:column;gap:2px;padding:10px}.nav-link{border-radius:10px;font-size:16px;justify-content:flex-start;min-height:48px;padding:10px 12px;width:100%}.nav-link:after{bottom:8px;height:2px;left:12px;right:12px;transform-origin:left center;width:auto}.nav-link.active,.nav-link:hover,.nav-link[aria-current=page]{background:#f3f7ff}.nav-link:hover{transform:scale(1.02)}.header-spacer{display:none}.header-condensed .header-main{gap:12px;padding:12px 0}.about-grid,.advantages-grid,.banner-wrap,.cards-2,.cards-3,.cards-4,.detail-grid,.faq-grid,.featured-news,.footer-content,.news-grid,.packaging-grid,.products-grid,.stats,.stats-4{grid-template-columns:1fr}.banner{padding-top:0}.banner h1{font-size:35px}.page-hero h1{font-size:32px}.section-title h2{font-size:30px}.param-item{flex-direction:column;gap:4px}.param-label{width:auto}.top-banner-image,.top-banner-strip img{height:min(56vh,540px);min-height:320px}.banner-nav-btn{font-size:26px;height:40px;width:40px}.banner-nav-prev{left:10px}.banner-nav-next{right:10px}.banner-count{bottom:10px;font-size:10px;padding:5px 10px;right:10px}.banner-title{font-size:2.2rem}.banner-trust{grid-template-columns:repeat(2,1fr)}.chip{display:none}.visual-img{height:220px}.banner-wave svg{height:40px}}
