:root{--navy:#142e46;--navy-deep:#102538;--orange:#ed7624;--ink:#203446;--muted:#5c6872;--line:#dde2e6;--paper:#f3f5f6;font-family:Arial,Segoe UI,sans-serif;color:var(--ink);scroll-behavior:smooth;scroll-padding-top:24px}*{box-sizing:border-box}body{margin:0;background:#fff;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:5px}.container{width:min(1200px,calc(100% - 64px));margin:auto}.topbar{background:var(--navy-deep);color:#e7edf2;font-size:13px}.topbar-inner{min-height:35px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar a{font-weight:700;letter-spacing:.5px}.header-inner{min-height:107px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:18px;line-height:1.2}.brand-monogram{font-size:45px;font-weight:900;letter-spacing:-3px;white-space:nowrap;display:flex;align-items:baseline;gap:4px}.brand-square{width:9px;height:9px;background:var(--orange)}.brand-copy{padding-left:17px;border-left:1px solid #cad1d6;display:flex;flex-direction:column;gap:7px}.brand-copy strong{font-size:20px;letter-spacing:4px}.brand-copy>span{font-size:12px;color:var(--muted)}.header-right{display:flex;align-items:flex-end;flex-direction:column;gap:10px}.header-motto{font-size:12px;font-weight:700;letter-spacing:1px;color:#68737c}.languages{display:flex;gap:6px}.languages [data-lang]{display:flex;align-items:center;gap:7px;border:1px solid transparent;background:#fff;padding:5px 10px;color:var(--ink);font-size:14px;font-weight:700;min-height:36px}.languages [data-lang][aria-current=page]{border-color:#c9d1d8;background:#f3f5f7}.flag{display:inline-flex;width:22px;justify-content:center;font-size:18px}.flag img{width:22px;height:15px;object-fit:cover;box-shadow:0 0 0 1px #0001}.navigation{background:var(--navy);color:#fff}.nav-inner{display:flex;align-items:stretch;min-height:55px}.nav-inner>a{display:flex;align-items:center;font-size:14px;font-weight:700;padding:12px 25px;border-right:1px solid #ffffff18;transition:background .15s}.nav-inner>a:hover{background:#24445f}.nav-inner .nav-home{background:var(--orange);color:#112333}.nav-since{margin-left:auto;display:flex;align-items:center;padding-left:20px;font-size:13px;color:#dce4ea}.hero{min-height:490px;position:relative;isolation:isolate;color:#fff;background:#293e4f;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-image{background-size:cover;background-position:center 56%}.hero-shade{z-index:-1;background:linear-gradient(90deg,#091b2bef,#091b2bc2 33%,#091b2b33 70%,#091b2b22)}.hero-inner{position:relative;min-height:490px;display:flex;align-items:center;padding-top:53px;padding-bottom:64px}.hero-content{width:min(640px,65%)}.eyebrow{margin:0 0 15px;color:#a6470a;font-size:12px;font-weight:700;letter-spacing:1.8px;line-height:1.55}.hero-eyebrow{color:#ffad71;padding-left:14px;border-left:3px solid var(--orange);letter-spacing:2px}.hero h1{margin:0 0 21px;font-size:clamp(36px,4.25vw,56px);line-height:1.12;letter-spacing:-1.6px;font-weight:700}.hero-description{font-size:18px;color:#e2e8ed;line-height:1.65;max-width:540px;margin:0 0 28px}.hero-actions{display:flex;align-items:center;gap:26px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;min-height:48px;padding:13px 23px;font-size:14px;font-weight:700;line-height:1.5}.button-orange{background:var(--orange);color:#13283a;box-shadow:0 2px #ad4c10;transition:background .15s}.button-orange:hover{background:#ff9347}.hero-secondary{font-size:14px;border-bottom:1px solid #afbac4;padding:6px 0}.hero-label{position:absolute;right:0;bottom:35px;display:flex;align-items:center;gap:13px;text-shadow:0 1px 4px #0008}.hero-label-line{height:40px;width:3px;background:var(--orange)}.hero-label strong{display:block;font-size:12px;letter-spacing:1.3px}.hero-label span:not(.hero-label-line){display:block;font-size:13px;color:#f0f2f4}.stats-wrap{background:var(--paper);border-bottom:1px solid var(--line)}.stats{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr}.stat{padding:25px 25px 23px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;gap:3px}.stat:first-child{padding-left:0}.stat:last-child{border:0}.stat strong{font-size:30px;line-height:1.4}.stat strong>span{font-size:20px}.stat>span{font-size:13px;color:var(--muted);line-height:1.5}.stat-primary strong{color:#b85010}.section{padding:76px 0}.about-grid{display:grid;grid-template-columns:.85fr 1.4fr;gap:75px}.section h2,.closing h2{font-size:35px;line-height:1.22;letter-spacing:-.8px;margin:0;font-weight:700}.heading-rule{margin-top:23px;height:3px;width:47px;background:var(--orange)}.about-copy p{margin:0 0 17px;color:var(--muted)}.about-copy .lead{font-size:19px;color:var(--ink);line-height:1.65}.about-points{display:flex;flex-wrap:wrap;column-gap:25px;row-gap:8px;margin-top:25px;font-size:14px;font-weight:700}.about-points b{color:#af4c0c;margin-right:4px}.solutions{background:var(--paper);border-block:1px solid var(--line)}.section-heading{display:flex;align-items:flex-end;gap:45px;justify-content:space-between;margin-bottom:32px}.section-heading>div{max-width:780px}.section-heading>p{max-width:330px;margin:0 0 2px;color:var(--muted);font-size:16px}.systems-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.system-card{background:#fff;border:1px solid var(--line)}.system-visual{height:185px;background:#ccd5db;position:relative;overflow:hidden}.system-visual img{height:100%;width:100%;object-fit:cover}.system-number{position:absolute;left:20px;bottom:0;display:block;padding:5px 13px;background:var(--orange);color:var(--navy-deep);font-weight:700;font-size:16px}.system-body{padding:24px}.system-body h3{font-size:22px;margin:0 0 11px;line-height:1.3}.system-body p{font-size:16px;color:var(--muted);margin:0 0 18px;line-height:1.7}.system-body ul{border-top:1px solid var(--line);padding:15px 0 0;margin:0;list-style:none;font-size:14px}.system-body li+li{margin-top:4px}.system-body li:before{content:"—";color:#b75110;margin-right:9px}.system-link{margin-top:20px;display:inline-flex;gap:20px;font-size:14px;font-weight:700;color:#9c430b}.brand-index{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);margin-bottom:36px}.brand-index a{padding:18px 15px;min-height:86px;display:flex;align-items:center;justify-content:center;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .15s}.brand-index a:hover{background:var(--paper)}.brand-index img{max-height:42px;max-width:130px;object-fit:contain}.brand-index .logo-text{font-weight:700;font-size:17px;text-align:center;line-height:1.25}.brand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.brand-card{border:1px solid var(--line);background:#fff;display:flex;flex-direction:column;scroll-margin-top:22px}.brand-card:target{outline:2px solid var(--orange);outline-offset:3px}.brand-card-top{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:19px 23px 14px;border-bottom:1px solid #edf0f2;min-height:87px}.brand-card-top img{max-width:150px;max-height:48px;object-fit:contain}.brand-card-top h3{font-size:20px;margin:0;line-height:1.3}.brand-number{font-size:12px;color:#79838a}.product-visual{height:210px;margin:10px 20px 0;display:flex;align-items:center;justify-content:center;background:#fff}.product-visual img{width:100%;height:100%;object-fit:contain;padding:6px}.brand-card-body{padding:20px 23px 23px;display:flex;flex:1;flex-direction:column}.brand-card-body h3{font-size:19px;line-height:1.4;margin:0 0 4px}.product-name{font-size:13px;color:#9a430d;line-height:1.5;margin:0 0 13px;font-weight:700}.brand-summary{color:var(--muted);font-size:16px;line-height:1.65;margin:0 0 15px}.brand-benefits{list-style:none;padding:0;margin:0 0 21px;font-size:14px;color:var(--ink)}.brand-benefits li{padding-left:16px;position:relative;line-height:1.5}.brand-benefits li+li{margin-top:6px}.brand-benefits li:before{position:absolute;left:0;content:"▪";color:var(--orange)}.brand-card-actions{border-top:1px solid var(--line);padding-top:15px;margin-top:auto;display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px}.brand-card-actions a{font-size:14px;font-weight:700;color:#304f66;min-height:28px;display:inline-flex;align-items:center;gap:7px}.brand-card-actions a:hover{text-decoration:underline}.catalogue-note{font-size:13px;line-height:1.7;color:#68747d;margin:25px 0 0;max-width:970px}.closing{padding:60px 0;background:var(--navy);color:#fff;border-top:5px solid var(--orange)}.closing-inner{display:grid;grid-template-columns:1.4fr 1fr;gap:80px;align-items:center}.closing .eyebrow{color:#ffaf79}.closing-copy p{margin:0 0 19px;color:#d4dfe7;font-size:17px}.closing h2{font-size:40px}.contact-phone{display:flex;align-items:center;justify-content:space-between;font-size:24px;letter-spacing:.5px;font-weight:700;border-bottom:1px solid #ffffff30;padding:8px 0;max-width:330px}.contact-phone span{color:var(--orange);font-weight:400}.contact-region{display:block;margin-top:16px;font-size:14px;color:#d4dfe7}footer{background:var(--navy-deep);color:#c3cfd9;padding:32px 0}.footer-inner{display:flex;justify-content:space-between;gap:30px;align-items:center}.footer-brand{font-size:25px;letter-spacing:-1px;font-weight:800;color:#fff}.footer-brand span{font-size:13px;letter-spacing:2px;margin-left:7px}.footer-inner p{margin:2px 0 0;font-size:12px}.footer-meta{display:flex;flex-direction:column;text-align:right;gap:5px;font-size:12px}.skip-link{position:fixed;left:20px;top:-100px;z-index:20;background:#fff;padding:10px 15px}.skip-link:focus{top:15px}:lang(ka) h1{font-size:clamp(31px,3.5vw,46px);line-height:1.32;letter-spacing:normal}:lang(ka) h2{font-size:29px;line-height:1.45;letter-spacing:normal}:lang(ka) .hero-content{width:min(700px,75%)}:lang(ka) .eyebrow{letter-spacing:normal}:lang(ka) .nav-inner>a{padding-inline:17px}:lang(ru) .nav-inner>a{padding-inline:20px}@media(min-width:1600px){.hero,.hero-inner{min-height:530px}.hero-content{width:650px}}@media(max-width:1050px){.container{width:calc(100% - 44px)}.brand-copy>span{max-width:175px}.nav-inner>a{padding-inline:19px}.nav-since{font-size:12px}.hero-content{width:70%}.hero-label{max-width:210px}.about-grid{gap:38px}.stat{padding-inline:19px}.stat strong{font-size:27px}.systems-grid{gap:17px}.system-body{padding:20px}.brand-grid{gap:18px}.brand-card-body{padding:18px}.brand-card-top{padding-inline:18px}.brand-index img{max-width:100%;max-height:37px}.section h2{font-size:31px}.header-motto{max-width:260px;text-align:right}.section-heading>p{max-width:260px}.brand-card-actions{flex-direction:column}.nav-since{display:none}}@media(max-width:760px){.container{width:calc(100% - 36px)}.topbar-inner{min-height:33px}.topbar{font-size:12px}.topbar-inner>span{max-width:65%;line-height:1.4;padding-block:6px}.topbar a{white-space:nowrap;font-size:12px}.header-inner{min-height:100px;gap:15px;flex-wrap:wrap;padding-block:16px}.brand{gap:11px}.brand-monogram{font-size:36px;letter-spacing:-2px}.brand-square{width:7px;height:7px}.brand-copy{padding-left:10px;gap:4px}.brand-copy strong{font-size:16px;letter-spacing:2px}.brand-copy>span{font-size:12px;max-width:175px}.header-motto{display:none}.header-right{margin-left:auto}.languages{gap:1px}.languages [data-lang]{padding:5px 8px;font-size:14px;gap:5px;min-height:40px}.flag{width:20px}.flag img{width:20px;height:14px}.nav-inner{min-height:49px;flex-wrap:wrap;justify-content:space-between}.nav-inner>a{justify-content:center;font-size:14px;padding:12px 13px;border-right:0;flex:1}.hero,.hero-inner{min-height:475px}.hero-inner{padding-top:45px;padding-bottom:85px}.hero-content,:lang(ka) .hero-content{width:100%;max-width:530px}.hero h1{font-size:43px}.hero-shade{background:linear-gradient(90deg,#091b2bee,#091b2b91)}.hero-description{font-size:16px;max-width:440px}.hero-actions{gap:20px;flex-wrap:wrap}.hero-secondary{font-size:14px}.hero-label{left:0;right:auto;bottom:23px;max-width:none}.hero-label strong{font-size:12px}.hero-label-line{height:28px}.hero-label span:not(.hero-label-line){font-size:12px}.stats{grid-template-columns:1fr 1fr}.stat{padding:20px 16px;border-bottom:1px solid var(--line)}.stat:first-child{padding-left:0}.stat:nth-child(2){border-right:0}.stat:nth-child(3){padding-left:0;border-bottom:0}.stat:nth-child(4){padding-left:16px}.stat strong{font-size:27px}.stat>span{font-size:13px}.section{padding:49px 0}.about-grid{grid-template-columns:1fr;gap:24px}.section h2{font-size:31px}.heading-rule{margin-top:17px}.about-copy .lead{font-size:18px}.section-heading{display:block;margin-bottom:26px}.section-heading>p{max-width:100%;margin-top:17px}.systems-grid{grid-template-columns:1fr}.system-card{display:grid;grid-template-columns:.8fr 1.2fr}.system-visual{height:100%;min-height:220px}.system-body h3{font-size:20px}.system-link{margin-top:13px}.brand-index{grid-template-columns:repeat(3,1fr);margin-bottom:26px}.brand-index a{min-height:76px;padding:14px}.brand-index img{max-height:33px;max-width:100px}.brand-grid{grid-template-columns:1fr 1fr;gap:16px}.brand-card-top{padding:16px;min-height:75px;gap:8px}.brand-card-top img{max-width:115px;max-height:40px}.product-visual{height:175px;margin:8px 10px 0}.brand-card-body{padding:16px}.brand-card-body h3{font-size:18px}.closing{padding:42px 0}.closing-inner{grid-template-columns:1fr;gap:25px}.closing h2{font-size:34px}.footer-inner{align-items:flex-start;flex-direction:column;gap:20px}.footer-meta{text-align:left}:lang(ka) h1{font-size:34px}:lang(ka) h2{font-size:27px}:lang(ka) .nav-inner>a,:lang(ru) .nav-inner>a{padding-inline:12px}}@media(max-width:480px){.container{width:calc(100% - 28px)}.header-inner{gap:12px}.header-right{margin-left:0}.hero h1{font-size:38px}.hero .eyebrow{letter-spacing:1px}.hero-inner{padding-top:37px;padding-bottom:84px}.hero-actions{gap:14px}.button{font-size:14px;padding:12px 18px}.stat strong{font-size:25px}.stat{min-height:112px}.system-card{display:block}.system-visual{height:185px;min-height:0}.brand-grid{grid-template-columns:1fr}.brand-card-top img{max-width:145px;max-height:45px}.brand-card-top{padding:18px 23px}.brand-card-body{padding:19px 23px 23px}.product-visual{height:220px}.brand-card-actions{flex-direction:row}.brand-index img{max-width:83px}.brand-number{font-size:13px}.brand-index .logo-text{font-size:14px}.topbar-inner>span{max-width:57%}.nav-inner{justify-content:flex-start}.nav-inner>a{flex:0 1 auto;padding:10px 12px}.contact-phone{font-size:22px}}.technology-heading{display:flex;justify-content:space-between;align-items:center;gap:25px;margin:47px 0 22px}.technology-heading h3{font-size:23px;line-height:1.45;margin:0}.technology-heading>span{font-size:13px;color:var(--muted);white-space:nowrap}.technology-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d4dce2;border-left:1px solid #d4dce2}.technology-card{display:flex;gap:17px;padding:25px 22px;border-right:1px solid #d4dce2;border-bottom:1px solid #d4dce2}.technology-number{color:#a6470a;font-size:13px;font-weight:700;padding-top:3px}.technology-card h4{font-size:18px;line-height:1.4;margin:0 0 11px}.technology-card p{font-size:16px;color:var(--muted);line-height:1.6;margin:0 0 14px}.technology-brands{display:flex;flex-wrap:wrap;gap:4px 12px}.technology-brands a{font-size:13px;color:#34556d;text-decoration:underline;text-decoration-color:#bcc8d1;text-underline-offset:3px}.technology-brands a:hover{color:#a6470a}@media(max-width:1000px){.technology-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.technology-grid{grid-template-columns:1fr}.technology-card{padding:23px 18px}.technology-heading h3{font-size:21px}}.applications-block{margin-top:45px;padding:30px;background:var(--navy);color:#fff;border-left:4px solid var(--orange)}.applications-block>h3{font-size:25px;line-height:1.4;margin:0 0 25px}.applications-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:27px 30px}.application-card h4{font-size:17px;line-height:1.45;margin:0 0 9px;color:#ffb580}.application-card p{font-size:16px;line-height:1.65;margin:0;color:#d9e2e9}@media(max-width:900px){.applications-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.applications-grid{grid-template-columns:1fr;gap:24px}.applications-block{padding:25px 21px}}.nav-toggle{display:none}.nav-shell>.nav-inner{width:100%;margin:0}.header-inner>*,.brand-copy,.hero-content,.stat,.system-body,.brand-card-body,.technology-card>div,.application-card,.closing-inner>*,.footer-inner>*{min-width:0}.hero-actions{flex-wrap:wrap}@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}.brand.brand-artwork{display:block;flex-shrink:0;width:260px;padding-block:3px;margin-left:-37px}.footer-brand-artwork{display:block;flex-shrink:0;width:240px;margin-left:-34px}.footer-brand-artwork img{width:100%;height:auto;filter:grayscale(1) invert(1) contrast(1.5);mix-blend-mode:screen}.hero-branded{min-height:0;background:var(--navy-deep)}.hero-branded .hero-inner{width:min(1200px,calc(100% - 64px));min-height:590px;display:flex;align-items:center;padding-block:70px 100px}.hero-branded .hero-content{width:56%;max-width:610px;min-width:0}.hero-branded h1{font-size:clamp(38px,4.3vw,58px)}:lang(ka) .hero-branded h1{font-size:clamp(31px,3.35vw,45px)}.hero-branded .hero-description{font-size:18px;max-width:550px}.hero-branded .hero-actions{gap:18px 24px}.hero-scene{position:absolute;inset:0;z-index:-2;display:block}.hero-scene img{width:100%;height:100%;object-fit:cover;object-position:center bottom}.hero-branded .hero-shade{background:linear-gradient(90deg,#071e32e6,#071e32c4 27%,#071e3280 48%,#071e3200 72%)}@media(max-width:1050px)and (min-width:801px){.hero-branded .hero-inner{width:calc(100% - 44px)}.hero-branded .hero-content{width:65%}.hero-branded h1{font-size:43px}:lang(ka) .hero-branded h1{font-size:35px}}@media(max-width:800px){:root{scroll-padding-top:16px}body{overflow-wrap:break-word;-webkit-text-size-adjust:100%}.container{width:calc(100% - 32px)}.topbar-inner{gap:12px}.topbar-inner>span{flex:1 1 0;min-width:0;max-width:none;padding-block:7px;font-size:12px;line-height:1.5}.topbar a{display:inline-flex;align-items:center;flex-shrink:0;min-height:44px;font-size:13px;letter-spacing:0}.header-inner{min-height:0;padding-block:19px 16px;flex-direction:column;align-items:stretch;gap:17px}.brand{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;width:100%}.brand-monogram{font-size:38px;letter-spacing:-2px}.brand-square{width:8px;height:8px}.brand-copy{padding-left:14px;gap:5px}.brand-copy strong{font-size:18px;letter-spacing:3px}.brand-copy>span{max-width:none;font-size:12px;line-height:1.4}.header-right{margin:0;align-items:stretch}.header-motto{display:none}.languages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.languages [data-lang]{min-width:0;min-height:44px;justify-content:center;padding:7px 5px;gap:7px;border:1px solid var(--line);font-size:14px}.languages [data-lang][aria-current=page]{border-color:var(--orange);background:#fff4ec}.flag,.flag img{width:22px}.flag img{height:16px}.navigation.has-mobile-menu .nav-toggle{display:flex}.nav-toggle{width:100%;min-height:52px;align-items:center;justify-content:space-between;padding:12px 0;border:0;background:transparent;color:#fff;font-size:16px;font-weight:700;text-align:left}.menu-icon{display:flex;flex-direction:column;gap:5px;width:23px}.menu-icon span{width:100%;height:2px;background:currentColor;transition:transform .15s,opacity .15s}.nav-toggle[aria-expanded=true] .menu-icon span:first-child{transform:translateY(7px) rotate(45deg)}.nav-toggle[aria-expanded=true] .menu-icon span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] .menu-icon span:last-child{transform:translateY(-7px) rotate(-45deg)}.navigation .nav-inner{display:flex;flex-direction:column;align-items:stretch;min-height:0;padding-bottom:8px}.navigation.has-mobile-menu:not([data-open=true]) .nav-inner{display:none}.navigation .nav-inner>a,:lang(ka) .navigation .nav-inner>a,:lang(ru) .navigation .nav-inner>a{flex:none;min-height:48px;justify-content:flex-start;padding:12px 16px;font-size:16px;line-height:1.5;border:0;border-top:1px solid #ffffff18}.nav-since{display:none}.hero,.hero-inner{min-height:0}.hero-inner{display:block;padding-block:40px 30px}.hero-content,:lang(ka) .hero-content{width:100%;max-width:580px}.hero-image{background-position:64% center}.hero-shade{background:linear-gradient(90deg,#091b2bec,#091b2b9c)}.hero .eyebrow{max-width:100%;font-size:12px;letter-spacing:1px;line-height:1.6}.hero h1{font-size:clamp(32px,7.8vw,44px);line-height:1.18;letter-spacing:-.8px;margin-bottom:20px;overflow-wrap:anywhere}:lang(ka) .hero h1{font-size:clamp(27px,6.8vw,36px);line-height:1.4;letter-spacing:0}.hero-description{max-width:100%;font-size:16px;line-height:1.7;margin-bottom:25px}.hero-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;max-width:380px}.hero-actions .button{min-height:50px;padding:14px 18px;font-size:15px}.hero-secondary{min-height:46px;display:flex;align-items:center;justify-content:center;text-align:center;padding:10px 14px;border:1px solid #c2cdd270;font-size:15px;line-height:1.5}.hero-label{position:static;margin-top:28px;max-width:100%}.hero-label>div{min-width:0}.hero-label-line{flex-shrink:0;height:31px}.hero-label strong{font-size:12px;letter-spacing:.7px}.hero-label span:not(.hero-label-line){font-size:12px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stat{min-height:112px;padding:19px 14px;gap:5px}.stat:first-child,.stat:nth-child(3){padding-left:0}.stat:nth-child(2),.stat:nth-child(4){padding-right:0;padding-left:14px}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid var(--line)}.stat:nth-child(n+3){border-bottom:0}.stat strong{font-size:clamp(22px,5.8vw,29px);line-height:1.3;overflow-wrap:anywhere}.stat-primary strong{font-size:clamp(21px,5.8vw,29px)}.stat strong>span{font-size:.64em}.stat>span{font-size:13px;line-height:1.6}:lang(ka) .stat:last-child strong{font-size:clamp(19px,4.8vw,25px)}.section{padding:43px 0}.about-grid{grid-template-columns:minmax(0,1fr);gap:23px}.section h2,.closing h2{font-size:clamp(27px,6.5vw,34px);line-height:1.28;letter-spacing:-.5px;overflow-wrap:anywhere}:lang(ka) .section h2,:lang(ka) .closing h2{font-size:clamp(24px,5.9vw,29px);line-height:1.45;letter-spacing:0}.about-copy .lead{font-size:17px}.about-copy p,.section-heading>p{font-size:16px;line-height:1.7}.about-points{flex-direction:column;align-items:flex-start;gap:10px;margin-top:21px}.section-heading{display:block;margin-bottom:24px}.section-heading>p{max-width:none;margin-top:17px}.systems-grid{grid-template-columns:minmax(0,1fr);gap:20px}.system-card{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.system-visual{height:100%;min-height:220px}.system-body{padding:23px}.system-body h3{font-size:22px;overflow-wrap:anywhere}.system-link{min-height:44px;margin-top:13px;align-items:center;font-size:14px}.applications-block{margin-top:32px;padding:25px 21px}.applications-block>h3{font-size:24px;line-height:1.4;overflow-wrap:anywhere}.applications-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.application-card h4{font-size:18px}.technology-heading{gap:15px;margin-top:34px}.technology-heading h3{font-size:23px}.technology-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.technology-card{gap:12px;padding:23px 18px}.technology-number{flex-shrink:0}.technology-card h4{font-size:19px;overflow-wrap:anywhere}.technology-brands{gap:4px 10px}.technology-brands a{display:inline-flex;align-items:center;min-height:44px;font-size:14px}.brand-index{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:24px}.brand-index a{min-width:0;min-height:78px;padding:13px}.brand-index img{width:auto;max-width:100%;max-height:40px}.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.brand-card{min-width:0}.brand-card-top{min-height:82px;padding:17px 22px}.brand-card-top img{max-width:min(145px,72%);max-height:46px}.brand-number{white-space:nowrap}.product-visual{height:auto;aspect-ratio:1.55;margin:12px 22px 0}.brand-card-body{padding:19px 22px 23px}.brand-card-body h3{font-size:21px;overflow-wrap:anywhere}.product-name{font-size:14px;overflow-wrap:anywhere}.brand-card-actions{flex-direction:column;gap:9px}.brand-card-actions a{display:flex;min-height:46px;justify-content:space-between;padding:10px 12px;border:1px solid var(--line);font-size:14px;line-height:1.5}.catalogue-note{font-size:13px;line-height:1.75}.closing{padding:38px 0}.closing-inner{grid-template-columns:minmax(0,1fr);gap:25px}.closing-copy p{font-size:16px}.contact-phone{min-height:56px;max-width:none;margin-top:9px;padding:13px 15px;border:1px solid #ffffff50;font-size:clamp(19px,5.3vw,24px);line-height:1.4;letter-spacing:.2px}footer{padding-bottom:calc(28px + env(safe-area-inset-bottom))}.footer-inner{flex-direction:column;align-items:flex-start;gap:22px}.footer-meta{text-align:left;gap:9px;line-height:1.7}@media(max-width:600px){.system-card{display:block}.system-visual{min-height:0;height:auto;aspect-ratio:1.75}.applications-grid,.technology-grid,.brand-grid{grid-template-columns:minmax(0,1fr)}.application-card+.application-card{padding-top:21px;border-top:1px solid #ffffff25}.product-visual{max-height:245px}}@media(max-width:360px){.brand-monogram{font-size:33px}.brand{gap:11px}.brand-copy{padding-left:11px}.brand-copy strong{font-size:16px}.languages{gap:4px}.languages [data-lang]{gap:5px}.brand-index a{padding:11px}.system-body,.brand-card-body{padding-inline:19px}}@media(max-height:500px)and (orientation:landscape){.hero-inner{padding-block:27px}.hero-actions{display:flex;max-width:none;flex-wrap:wrap}.hero-label{margin-top:22px}}@media(prefers-reduced-motion:reduce){.menu-icon span{transition:none}}.brand.brand-artwork{width:250px;max-width:100%;padding:0;margin-left:-35px}.hero-branded .hero-inner{width:calc(100% - 32px);min-height:650px;display:block;padding:39px 0 195px}.hero-branded .hero-content{width:100%;max-width:600px;padding:0}.hero-branded .hero-scene img{object-position:58% bottom}.hero-branded .hero-shade{background:linear-gradient(180deg,#071e32e6,#071e32de 45%,#071e3290 70%,#071e3220)}.hero-branded h1{font-size:clamp(32px,7.8vw,44px)}:lang(ka) .hero-branded h1{font-size:clamp(27px,6.8vw,36px)}.hero-branded .hero-description{font-size:16px}.hero-branded .hero-actions{gap:10px}.footer-brand-artwork{width:225px;margin-left:-32px}}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/optimized/type-0.063a8a72a8.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/optimized/type-1.edde0fba46.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/optimized/type-2.91369ecf41.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/optimized/type-3.1de50ea99b.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/assets/optimized/type-4.6287ac2ce6.woff2) format("woff2")}@font-face{font-family:Noto Sans Georgian;font-style:normal;font-weight:400;font-stretch:normal;font-display:swap;src:url(/assets/optimized/type-5.e0eb96c4df.woff2) format("woff2")}@font-face{font-family:Noto Sans Georgian;font-style:normal;font-weight:500;font-stretch:normal;font-display:swap;src:url(/assets/optimized/type-6.a1e538ca3e.woff2) format("woff2")}@font-face{font-family:Noto Sans Georgian;font-style:normal;font-weight:600;font-stretch:normal;font-display:swap;src:url(/assets/optimized/type-7.034815e801.woff2) format("woff2")}@font-face{font-family:Noto Sans Georgian;font-style:normal;font-weight:700;font-stretch:normal;font-display:swap;src:url(/assets/optimized/type-8.39cdc53dbb.woff2) format("woff2")}@font-face{font-family:Noto Sans Georgian;font-style:normal;font-weight:800;font-stretch:normal;font-display:swap;src:url(/assets/optimized/type-9.f7621f80d5.woff2) format("woff2")}:root{--navy:#102b42;--navy-deep:#081c2d;--ink:#142d40;--muted:#61717d;--line:#e0e7ed;--paper:#f3f6f8;--orange:#1670ec;font-family:Manrope,Segoe UI,sans-serif;scroll-padding-top:24px}body{font-family:Manrope,Segoe UI,sans-serif;font-size:16px;line-height:1.7;background:#fff;color:var(--ink);overflow-wrap:break-word}:lang(ka),:lang(ka) button{font-family:Noto Sans Georgian,Manrope,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font-family:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #1670ec;outline-offset:5px}.container{width:min(1760px,calc(100% - clamp(40px,7.8vw,200px)));margin-inline:auto}.topbar{background:#f3f6f8;color:#61717d;font-size:12px;border-bottom:1px solid #e9eef2}.topbar-inner{min-height:34px}.topbar a{color:#102b42;font-size:13px;letter-spacing:0}.header-inner{min-height:110px;gap:24px;padding-block:4px}.brand.brand-artwork{width:270px;margin-left:-38px;padding:0;flex-shrink:0}.brand-logo{width:100%;height:auto;mix-blend-mode:multiply}.header-motto{display:none}.header-right{gap:0;align-items:flex-end}.languages{gap:8px}.languages [data-lang]{min-height:44px;border-radius:9px;padding:8px 12px;border:1px solid transparent;font-size:13px;gap:8px}.languages [data-lang]:hover{background:#f3f6f8}.languages [data-lang][aria-current=page]{background:#eaf2ff;border-color:#bbd3f6;color:#175bbe}.flag img{border-radius:2px;box-shadow:none}.navigation{background:#fff;color:var(--ink);border-top:1px solid #eef1f4;border-bottom:1px solid #e0e7ed}.nav-inner{min-height:60px;gap:6px;align-items:center}.nav-inner>a,:lang(ka) .nav-inner>a,:lang(ru) .nav-inner>a{font-size:14px;font-weight:700;border:0;min-height:42px;padding:9px 18px;border-radius:8px;flex:0 1 auto}.nav-inner>a:hover{background:#f2f6fa}.nav-inner .nav-home{background:#eaf2ff;color:#185ec8}.nav-since{display:flex;color:#7b8994;font-size:12px;letter-spacing:.02em}.hero-branded{min-height:0;background:#122638;isolation:isolate}.hero-branded .hero-inner{width:min(1760px,calc(100% - clamp(40px,7.8vw,200px)));min-height:clamp(680px,72vh,960px);padding-block:88px 116px;display:flex;align-items:center}.hero-branded .hero-content{width:59%;max-width:940px;padding:0}.hero-branded h1{font-size:clamp(48px,5.4vw,100px);font-weight:600;line-height:1.06;letter-spacing:-.055em;margin:0 0 30px;text-wrap:balance}:lang(ka) .hero-branded h1{font-size:clamp(39px,4.25vw,76px);font-weight:600;line-height:1.3;letter-spacing:-.025em}.hero-branded .hero-description{max-width:650px;font-size:clamp(17px,1.3vw,21px);line-height:1.8;color:#e2e8ef;margin-bottom:36px}.hero-branded .eyebrow{border:0;padding:0;color:#adcdf7;font-size:12px;letter-spacing:.18em;line-height:1.7;margin-bottom:23px;font-weight:700}.hero-scene img{object-fit:cover;object-position:66% 56%}.hero-branded .hero-shade{background:linear-gradient(90deg,#071725ed,#071725cc,#07172575 56%,#07172518)}.hero-branded .hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;max-width:none}.button{border-radius:10px;min-height:56px;padding:17px 23px;font-size:15px;line-height:1.5;gap:30px}.button-orange{background:#1670ec;color:#fff;box-shadow:none}.button-orange:hover{background:#3086ff;transform:translateY(-1px)}.hero-secondary{display:inline-flex;align-items:center;justify-content:center;border:1px solid #ffffff70;border-radius:10px;padding:15px 23px;font-size:15px;min-height:56px;line-height:1.5;color:#fff}.hero-secondary:hover{background:#ffffff15;border-color:#fff}.hero-credit{position:absolute;right:clamp(20px,4vw,100px);bottom:24px;color:#e8eef5;background:#081c2d80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:7px 12px;border-radius:6px;font-size:11px;line-height:1.5}.stats-wrap{background:#fff;border-bottom:1px solid var(--line)}.stats{grid-template-columns:1.3fr 1fr 1fr 1fr}.stat{padding:32px 38px;border-color:var(--line);gap:6px}.stat strong{font-size:clamp(28px,2.3vw,44px);letter-spacing:-.055em;font-weight:700;color:#142d40;line-height:1.2}.stat-primary strong{color:#1466d4}.stat strong>span{font-size:.5em;letter-spacing:0}.stat>span{font-size:13px;line-height:1.6;max-width:240px;color:#6d7a84}.section{padding:104px 0}.eyebrow{color:#216dd1;font-size:12px;letter-spacing:.15em;font-weight:700;margin-bottom:18px}.section h2,.closing h2{font-size:clamp(34px,3.5vw,60px);font-weight:600;line-height:1.15;letter-spacing:-.045em;text-wrap:balance;max-width:900px}:lang(ka) .section h2,:lang(ka) .closing h2{font-size:clamp(30px,2.8vw,47px);font-weight:600;line-height:1.4;letter-spacing:-.025em}.about-grid{grid-template-columns:.9fr 1.2fr;gap:9vw;align-items:start}.heading-rule{height:3px;width:52px;margin-top:28px;background:#1670ec;border-radius:4px}.about-copy .lead{font-size:clamp(19px,1.6vw,25px);line-height:1.6;color:#18384d}.about-copy p{font-size:17px;line-height:1.85;color:#697986}.about-points{gap:12px 22px;font-size:14px;margin-top:28px}.about-points b{color:#1670ec}.solutions{background:#f4f7f9;border:0}.section-heading{gap:55px;margin-bottom:42px}.section-heading>p{max-width:400px;font-size:17px;line-height:1.8}.systems-grid{gap:24px}.system-card{border:1px solid #e1e8ee;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 5px 18px #18384d04;display:flex;flex-direction:column}.system-visual{height:auto;aspect-ratio:1.6;min-height:0}.system-body{padding:30px;display:flex;flex:1;flex-direction:column}.system-body h3{font-size:26px;letter-spacing:-.035em;line-height:1.25}.system-body p{font-size:16px;color:#657684;line-height:1.75}.system-body ul{font-size:14px}.system-body li:before{color:#1670ec}.system-number{background:#102b42;color:#fff;border-radius:6px 6px 0 0;padding:6px 12px;font-size:13px}.system-link{color:#1666d2;font-size:14px;align-items:center;min-height:44px;margin-top:auto;padding-top:14px}.applications-block{margin-top:46px;background:#112e44;border:0;border-radius:18px;padding:38px}.applications-block>h3{font-weight:600;letter-spacing:-.025em;font-size:28px}.applications-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.application-card h4{color:#a5cafb;font-size:18px;font-weight:600}.application-card p{color:#d4e0e8;font-size:15px;line-height:1.8}.technology-heading{margin:54px 0 25px}.technology-heading h3{font-size:27px;font-weight:600;letter-spacing:-.025em}.technology-heading>span{font-size:12px}.technology-grid{border:0;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.technology-card{background:#fff;border:1px solid #e1e8ee;border-radius:12px;padding:26px;gap:15px}.technology-number{color:#7a8a95;font-size:12px}.technology-card h4{font-size:18px;letter-spacing:-.02em}.technology-card p{font-size:15px;color:#697986}.technology-brands a{font-size:13px;min-height:30px;display:inline-flex;align-items:center;color:#1666d2;text-decoration-color:#bfd3ee}.materials{background:#fff}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:38px 0 13px}.catalog-controls{display:flex;gap:6px;background:#edf2f6;border:1px solid #e0e7ee;border-radius:12px;padding:5px}.catalog-controls button{background:transparent;color:#526676;border:0;border-radius:8px;min-height:46px;padding:12px 21px;font-size:15px;font-weight:700;line-height:1.4}.catalog-controls button[aria-pressed=true]{background:#102f49;color:#fff;box-shadow:0 2px 8px #102f491c}.catalog-controls button:hover:not([aria-pressed=true]){background:#e1eaf2}#catalog-count{font-size:13px;color:#71818d;white-space:nowrap}.catalog-intro{font-size:15px;color:#71818d;margin:0 0 24px}.brand-index{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;border:0;margin:0 0 34px}.brand-index a{border:1px solid #e5ebf0;border-radius:10px;min-height:82px;padding:18px;background:#fff;transition:border-color .15s,transform .15s}.brand-index a:hover{background:#fff;border-color:#84b3f3;transform:translateY(-2px)}.brand-index img{max-width:130px;width:auto;max-height:40px}.brand-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.catalog-card{border:1px solid #dfe7ed;border-radius:15px;overflow:hidden;box-shadow:0 5px 18px #18384d03;min-width:0}.catalog-card:target{outline-color:#1670ec}.catalog-card .brand-card-top{padding:22px 25px;min-height:88px;border-bottom:1px solid #eef2f5}.catalog-card .brand-card-top img{max-width:145px;max-height:42px}.brand-number{font-size:11px;color:#8798a5}.catalog-card .product-visual{height:280px;aspect-ratio:auto;margin:0;padding:20px 28px 30px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff}.product-visual>a:not(.product-without-photo>a){display:flex;width:100%;height:100%;align-items:center;justify-content:center}.catalog-card .product-visual img{width:100%;height:100%;object-fit:contain;padding:0}.package-caption{font-size:10px;color:#86929a;position:absolute;bottom:10px;text-align:center;line-height:1.4;left:15px;right:15px}.catalog-card .product-without-photo{background:#f3f6f8;margin:16px;border-radius:9px;height:248px;padding:30px;text-align:center;gap:24px}.product-code{font-size:clamp(22px,2vw,32px);font-weight:700;letter-spacing:-.04em;line-height:1.2;color:#254860}.product-without-photo a{font-size:13px;color:#1670ec;text-decoration:underline;text-underline-offset:4px}.catalog-card .brand-card-body{padding:24px 26px 25px;border-top:1px solid #f1f4f6;display:flex;flex:1;flex-direction:column}.product-category{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#1670ec;font-weight:800;margin:0 0 10px}.catalog-card h3{font-size:23px;line-height:1.3;letter-spacing:-.035em;overflow-wrap:anywhere;margin:0 0 13px}.product-description{font-size:15px;line-height:1.8;color:#687987;margin:0 0 24px;min-height:82px}.product-pager{display:flex;align-items:center;gap:18px;justify-content:space-between;border:1px solid #e3eaf0;border-radius:10px;margin-top:auto;margin-bottom:20px;padding:3px}.product-pager button{border:0;border-radius:7px;background:#f1f5f8;min-width:45px;min-height:40px;color:#17384f;font-size:19px;line-height:1}.product-pager button:hover{background:#e1edfc;color:#1670ec}.product-pager span{font-size:12px;color:#748491;font-variant-numeric:tabular-nums}.catalog-card .brand-card-actions{margin-top:auto;border-top:0;padding-top:0;gap:12px;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between}.catalog-card .brand-card-actions a{border:0;padding:6px 0;font-size:13px;min-height:36px;color:#1466d4;font-weight:700;gap:8px}.manufacturer-details{margin-top:18px;border-top:1px solid #e5ebef;padding-top:16px;font-size:13px;color:#6c7e8b}.manufacturer-details summary{cursor:pointer;font-size:13px;font-weight:600;color:#577082}.manufacturer-details p{font-size:13px;line-height:1.8}.manufacturer-details ul{padding-left:18px}.manufacturer-details a{color:#1466d4;text-decoration:underline;text-underline-offset:3px}.catalogue-note{font-size:12px;max-width:1100px;line-height:1.85;color:#7c8b96;margin-top:28px}.closing{background:#0d293f;color:#fff;padding:86px 0;border-top:0}.closing-inner{grid-template-columns:1.1fr 1fr;gap:10vw;align-items:start}.closing .eyebrow{color:#94bff7}.closing-copy p{font-size:17px;color:#c9d8e3}.contact-phone{font-size:clamp(24px,2.4vw,36px);font-weight:600;letter-spacing:-.035em;max-width:440px;min-height:64px;padding:11px 0;border:0;border-bottom:1px solid #ffffff25}.contact-phone span{color:#88b9f7}.contact-region,.contact-hours{font-size:14px;color:#b1c4d3;display:block;margin-top:22px;line-height:1.8}.contact-hours{margin-top:5px}footer{background:#091e2e;border-top:1px solid #ffffff0c;padding:30px 0}.footer-brand-artwork{width:245px;margin-left:-35px}.footer-meta{font-size:12px;line-height:1.8;color:#9ab0c0}@media(min-width:1800px){.brand-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hero-branded .hero-content{max-width:1000px}.catalog-card .product-visual{height:310px}.catalog-card .product-without-photo{height:278px}}@media(max-width:1100px){.container,.hero-branded .hero-inner{width:calc(100% - 56px)}.hero-branded .hero-inner{min-height:700px}.hero-branded .hero-content{width:78%;max-width:700px}.hero-branded h1{font-size:64px}:lang(ka) .hero-branded h1{font-size:47px}.hero-branded .hero-description{max-width:590px;font-size:18px}.nav-inner>a,:lang(ka) .nav-inner>a,:lang(ru) .nav-inner>a{padding-inline:12px;font-size:13px}.nav-since{display:none}.stat{padding-inline:24px}.about-grid{gap:45px}.systems-grid{gap:17px}.system-body{padding:24px}.system-body h3{font-size:23px}.brand-grid,.technology-grid,.applications-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-index{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:800px){.container,.hero-branded .hero-inner{width:calc(100% - 40px)}.topbar-inner{min-height:34px;gap:15px}.topbar-inner>span{font-size:10px;padding-block:8px;line-height:1.5;max-width:none}.topbar a{font-size:12px;min-height:36px}.header-inner{min-height:0;padding-block:5px 12px;display:flex;flex-direction:row;flex-wrap:wrap;gap:0 20px;align-items:center;justify-content:space-between}.brand.brand-artwork{width:235px;margin-left:-33px;max-width:none}.header-right{margin:0;flex:0 1 auto}.languages{display:flex;gap:4px;flex-wrap:nowrap}.languages [data-lang]{padding:7px 8px;min-height:42px;font-size:12px;gap:5px;border:1px solid #e4eaf0}.flag,.flag img{width:18px}.flag img{height:13px}.nav-toggle{color:#17384f;min-height:48px;font-size:14px;padding:9px 0}.menu-icon{width:21px}.navigation .nav-inner{gap:4px;padding:0 0 10px}.navigation .nav-inner>a,:lang(ka) .navigation .nav-inner>a,:lang(ru) .navigation .nav-inner>a{border:0;min-height:46px;padding:12px;font-size:15px}.nav-since{display:none}.hero-branded .hero-inner{min-height:700px;padding:55px 0 120px;display:flex;align-items:center}.hero-branded .hero-content{width:100%;max-width:640px}.hero-branded h1{font-size:clamp(42px,7.9vw,64px);letter-spacing:-.05em;line-height:1.09;margin-bottom:24px}:lang(ka) .hero-branded h1{font-size:clamp(32px,6.2vw,48px);line-height:1.35;letter-spacing:-.02em}.hero-branded .eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:22px;max-width:350px}.hero-branded .hero-description{font-size:16px;line-height:1.85;margin-bottom:28px;max-width:540px}.hero-branded .hero-scene img{object-position:65% center}.hero-branded .hero-shade{background:linear-gradient(90deg,#061a2aed,#061a2ac9 55%,#061a2a76)}.hero-branded .hero-actions{gap:12px;display:flex;max-width:520px}.hero-actions .button,.hero-secondary{font-size:14px;padding:15px 18px;min-height:54px;flex:1 1 auto}.hero-credit{font-size:10px;right:20px;bottom:19px;max-width:calc(100% - 40px)}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stat{padding:24px 19px;min-height:120px;gap:8px}.stat strong,.stat-primary strong{font-size:30px}.stat:first-child,.stat:nth-child(3){padding-left:0}.stat:nth-child(2),.stat:nth-child(4){padding-left:22px;padding-right:0}.stat>span{font-size:12px}:lang(ka) .stat:last-child strong{font-size:25px}.section{padding:66px 0}.section h2,.closing h2{font-size:clamp(32px,6vw,46px);line-height:1.2}:lang(ka) .section h2,:lang(ka) .closing h2{font-size:clamp(27px,5vw,36px);line-height:1.4}.eyebrow{font-size:10px}.about-grid{grid-template-columns:minmax(0,1fr);gap:30px}.about-copy .lead{font-size:21px}.about-copy p{font-size:16px}.about-points{flex-direction:column;gap:8px;margin-top:20px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:20px;max-width:550px;font-size:16px}.systems-grid{grid-template-columns:minmax(0,1fr);gap:22px}.system-card{display:grid;grid-template-columns:1fr 1.2fr}.system-visual{height:100%;min-height:240px;aspect-ratio:auto}.system-body{padding:26px}.system-body h3{font-size:25px}.applications-block{padding:29px;margin-top:34px;border-radius:13px}.applications-block>h3{font-size:25px}.applications-grid{gap:25px}.application-card h4{font-size:17px}.application-card p{font-size:15px}.technology-heading{margin-top:40px}.technology-heading h3{font-size:25px}.technology-card{padding:23px 19px}.technology-card h4{font-size:18px}.technology-brands a{min-height:38px}.catalog-toolbar{align-items:flex-start;flex-direction:column;gap:13px;margin-top:28px}.catalog-controls{width:100%}.catalog-controls button{flex:1;min-width:0;font-size:14px;padding:13px 12px;min-height:50px}.catalog-intro{font-size:14px;margin-bottom:22px}#catalog-count{font-size:12px}.brand-index{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:26px}.brand-index a{padding:14px;min-height:74px}.brand-index img{max-width:100%;max-height:32px}.brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.catalog-card .brand-card-top{padding:20px;min-height:82px}.catalog-card .brand-card-top img{max-width:125px;max-height:38px}.catalog-card .brand-card-body{padding:22px}.catalog-card h3{font-size:21px}.catalog-card .product-visual{height:240px;padding:18px 24px 29px}.catalog-card .product-without-photo{height:208px;padding:24px}.product-description{font-size:15px}.product-pager button{min-height:44px;min-width:48px}.catalog-card .brand-card-actions{flex-direction:column;gap:3px}.catalog-card .brand-card-actions a{font-size:14px;min-height:44px;justify-content:space-between}.manufacturer-details summary{min-height:34px;font-size:13px}.closing{padding:65px 0}.closing-inner{grid-template-columns:minmax(0,1fr);gap:35px}.contact-phone{font-size:29px;max-width:none;margin-top:0;padding:14px 0;border:0;border-bottom:1px solid #ffffff25}.closing-copy p{font-size:16px}.footer-inner{flex-direction:column;align-items:flex-start;gap:10px}.footer-meta{text-align:left;gap:8px;font-size:11px}.footer-brand-artwork{width:220px;margin-left:-31px}footer{padding-bottom:calc(30px + env(safe-area-inset-bottom))}}@media(max-width:540px){.header-inner{gap:0;padding-bottom:13px}.brand.brand-artwork{width:220px;margin-left:-31px}.header-right{flex-basis:100%}.languages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.languages [data-lang]{width:100%;justify-content:center;font-size:13px;gap:7px;min-height:40px}.hero-branded .hero-inner{min-height:740px;padding-top:52px;padding-bottom:103px}.hero-branded h1{font-size:clamp(38px,10vw,53px)}:lang(ka) .hero-branded h1{font-size:clamp(30px,7.8vw,41px)}.hero-branded .hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{justify-content:space-between;width:100%}.hero-secondary{width:100%}.section{padding:54px 0}.stat strong,.stat-primary strong{font-size:27px}.system-card{display:flex}.system-visual{min-height:0;aspect-ratio:1.65;height:auto}.applications-grid,.technology-grid,.brand-grid{grid-template-columns:minmax(0,1fr)}.application-card+.application-card{padding-top:21px;border-top:1px solid #ffffff20}.technology-card{padding:25px 22px}.catalog-card .product-visual{height:300px;padding:24px 32px 32px}.catalog-card .product-without-photo{height:268px}.catalog-card .brand-card-body{padding:25px}.catalog-card h3{font-size:25px}.product-description{min-height:0}.catalog-card .brand-card-actions{flex-direction:row;flex-wrap:wrap}.catalogue-note{font-size:12px}.brand-index a{min-height:66px;padding:12px}.brand-index img{max-height:30px}.product-pager{margin-top:0}.contact-phone{font-size:clamp(24px,6.3vw,30px)}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.contact-phone{gap:14px;flex-wrap:wrap}.contact-phone .whatsapp-label{font-size:12px;letter-spacing:0;font-weight:600;color:#71e0a8;white-space:nowrap}.contact-phone .whatsapp-label span{color:inherit}.catalog-card .product-pager{margin-top:0;margin-bottom:20px}.product-specs{display:grid;gap:13px;margin:0 0 18px;padding:16px 0;border-top:1px solid #e8edf2;border-bottom:1px solid #e8edf2}.product-specs div{display:grid;gap:4px}.product-specs dt{font-size:12px;line-height:1.5;color:#657685}.product-specs dd{margin:0;font-size:14px;line-height:1.6;font-weight:600;color:#17384f}.catalog-card .product-description{min-height:0;font-size:15px;line-height:1.75;margin-bottom:20px}.catalog-card .product-pager span{font-size:14px}.catalog-card .package-caption{font-size:12px}.back-to-top{position:fixed;right:clamp(20px,3vw,40px);bottom:24px;z-index:50;display:grid;place-items:center;width:50px;height:50px;padding:0;border:1px solid #ffffff70;border-radius:50%;background:#102b42;color:#fff;box-shadow:0 5px 20px #102b422e;cursor:pointer;transition:background .15s ease,transform .15s ease}.back-to-top[hidden]{display:none}.back-to-top svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.back-to-top:hover{background:#1670ec;transform:translateY(-2px)}.back-to-top:active{transform:none}@media(max-width:800px){.back-to-top{right:16px;bottom:calc(82px + env(safe-area-inset-bottom));width:46px;height:46px}}@media(prefers-reduced-motion:reduce){.back-to-top{transition:none}}.mobile-dock,.hero-description-mobile,.hero-title-mobile,.hero-label-mobile{display:none}@media(max-width:800px){:root{scroll-padding-top:76px}body{padding-bottom:calc(68px + env(safe-area-inset-bottom));background:#f2f5f9}.topbar,.navigation{display:none}.header{position:sticky;top:0;z-index:40;background:#fffffff2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #e4ebf1}.container{width:calc(100% - 32px)}.header-inner{width:calc(100% - 32px);min-height:64px;padding:4px 0;gap:8px;flex-wrap:nowrap;align-items:center}.brand.brand-artwork{width:136px;flex:0 0 136px;max-width:136px;margin-left:-18px}.header-right{flex:0 0 auto;flex-basis:auto;align-items:flex-end;margin:0}.languages{display:grid;grid-template-columns:repeat(4,36px);gap:3px}.languages [data-lang]{width:36px;min-height:46px;padding:5px 2px;display:flex;flex-direction:column;gap:2px;border:1px solid transparent;border-radius:10px;font-size:11px;line-height:15px}.languages [data-lang][aria-current=page]{background:#eaf2ff;border-color:#cddff8}.languages .flag,.languages .flag img{width:17px;height:12px;min-width:0}.hero-branded{display:flex;flex-direction:column;position:relative;overflow:hidden;padding:0 0 18px;background:#0c273b;color:#fff;border-radius:0 0 24px 24px}.hero-branded .hero-scene{position:relative;inset:auto;display:block;flex:none;width:100%;height:clamp(220px,65vw,360px);aspect-ratio:auto;margin:0;border-radius:0;overflow:hidden;z-index:0;box-shadow:none}.hero-branded .hero-scene img{display:block;position:static;width:100%;height:100%;object-fit:cover;object-position:52% 60%;opacity:1;transform:none}.hero-branded .hero-shade{display:block;position:absolute;inset:0 0 auto;height:clamp(220px,65vw,360px);z-index:1;background:linear-gradient(180deg,transparent 45%,#0c273b18 65%,#0c273b 100%);pointer-events:none}.hero-branded .hero-inner{position:relative;z-index:2;display:block;width:calc(100% - 44px);min-height:0;max-width:650px;margin:-22px auto 0;padding:0;background:none;border-radius:0;box-shadow:none}.hero-branded .hero-content{width:100%;max-width:none;padding:0}.hero-branded .eyebrow{font-size:12px;line-height:1.5;letter-spacing:.08em;max-width:none;color:#acd1ed;margin-bottom:8px}.hero-label-desktop,.hero-title-desktop{display:none}.hero-title-mobile,.hero-label-mobile{display:block}.hero-branded h1{font-size:clamp(32px,9.8vw,46px);font-weight:700;line-height:1.13;letter-spacing:-.035em;color:#fff;text-wrap:balance;margin-bottom:12px}:lang(ka) .hero-branded h1{font-size:clamp(26px,7.6vw,36px);line-height:1.3;letter-spacing:-.02em}.hero-branded .hero-description{font-size:16px;line-height:1.55;color:#d0deea;margin:0 0 18px;max-width:480px}.hero-description-desktop{display:none}.hero-description-mobile{display:block}.hero-branded .hero-actions{display:grid;grid-template-columns:1fr;gap:2px;max-width:none}.hero-actions .button{width:100%;min-height:50px;padding:13px 16px;border-radius:10px;font-size:15px;gap:15px;justify-content:space-between;background:#eaf4ff;color:#123a5b;box-shadow:none}.hero-branded .hero-secondary{color:#d0deea;background:none;border:0;border-radius:8px;width:100%;min-height:44px;padding:10px 12px;font-size:14px;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#7497b2}.hero-credit{position:static;align-self:center;order:3;margin:6px 22px 0;padding:0;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;color:#96b0c5;font-size:12px;text-align:center;max-width:calc(100% - 44px);line-height:1.5}.stats-wrap{background:#f2f5f9;border:0;padding:18px 16px 12px}.stats{width:100%;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.stat,.stat:first-child,.stat:nth-child(2),.stat:nth-child(3),.stat:nth-child(4){border:0;background:#fff;border-radius:15px;min-height:96px;padding:18px 16px;gap:8px}.stat strong,.stat-primary strong{font-size:28px}.stat>span{font-size:12px;line-height:1.5}.section{padding:34px 0;background:#f2f5f9}.section h2,.closing h2{font-size:32px;line-height:1.2}:lang(ka) .section h2,:lang(ka) .closing h2{font-size:27px;line-height:1.4}.section-heading{margin-bottom:24px}.section-heading>p{font-size:15px;line-height:1.75;margin-top:15px}.section .eyebrow,.closing .eyebrow{font-size:10px;margin-bottom:12px;letter-spacing:.08em}.about-grid{gap:24px;background:#fff;border-radius:20px;padding:25px 22px}.about-copy .lead{font-size:18px}.about-copy p{font-size:15px}.about-points{font-size:13px}.system-card{border:0;border-radius:19px;box-shadow:0 5px 18px #17364f05}.system-body{padding:24px}.system-body h3{font-size:25px}.system-body p{font-size:15px}.applications-block{border-radius:20px;padding:25px 22px}.technology-card{border:0;border-radius:17px;padding:23px 21px}.catalog-toolbar{position:sticky;top:64px;z-index:20;margin:0 -3px 12px;padding:8px 3px 10px;background:#f2f5f9f2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);gap:8px}.catalog-controls{border:0;border-radius:13px;background:#e4ebf2;padding:4px}.catalog-controls button{min-height:46px;font-size:13px;border-radius:10px;padding:10px 8px}#catalog-count{font-size:12px;padding-left:4px}.catalog-intro{display:none}.brand-index{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.brand-index a{border:0;border-radius:12px;padding:10px;min-height:57px}.brand-index img{max-height:26px}.brand-grid{gap:18px}.catalog-card{border:0;border-radius:20px;box-shadow:0 5px 20px #17364f06;scroll-margin-top:204px}.catalog-card .brand-card-top{padding:18px 22px;min-height:74px}.catalog-card .product-visual{height:240px;padding:20px 30px 30px}.catalog-card .product-without-photo{height:208px}.catalog-card .brand-card-body{padding:22px}.catalog-card h3{font-size:24px}.product-description{font-size:15px;line-height:1.75}.product-pager{padding:5px}.product-pager button{min-height:44px;min-width:54px}.catalogue-note{font-size:12px;margin-top:22px}.closing{margin:16px 14px 0;border-radius:23px;padding:30px 0;background:#102f46}.closing .container{width:calc(100% - 40px)}.closing-inner{gap:22px}.closing-copy p{font-size:15px;margin-bottom:20px}.contact-phone{padding:16px;min-height:84px;margin:10px 0;border:1px solid #ffffff21;background:#ffffff08;border-radius:14px;font-size:clamp(21px,5.9vw,29px);letter-spacing:-.025em;gap:6px 12px;flex-direction:column;align-items:flex-start;justify-content:center}.contact-phone .whatsapp-label{font-size:12px;color:#76e0ac}.contact-phone:hover{background:#ffffff12;border-color:#76e0ac80}.contact-region{font-size:13px;margin-top:23px}.contact-hours{font-size:13px}.closing-copy .contact-phone{max-width:none}footer{background:#f2f5f9;color:#4c6477;padding:25px 20px 24px}.footer-inner{width:100%;gap:0}.footer-brand-artwork{display:none}.footer-meta{color:#7e8e9a;font-size:11px}.mobile-dock{position:fixed;z-index:60;inset:auto 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:5px max(12px,env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));background:#fffffff5;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-top:1px solid #dce5ee;box-shadow:0 -6px 28px #102e4509}.mobile-dock a{min-width:0;min-height:54px;padding:5px 2px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-radius:12px;color:#61788a;font-size:12px;font-weight:600;line-height:1.25;text-align:center;text-decoration:none}.mobile-dock svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round;flex:none}.mobile-dock a[aria-current=location],.mobile-dock a[aria-current=page]{color:#1466d4;background:#edf4ff}.mobile-dock a:active{transform:scale(.96)}:lang(ka) .mobile-dock a{font-size:11px;line-height:1.4}}@media(min-width:541px)and (max-width:800px){.hero-branded .hero-inner{margin-top:-28px}.hero-branded .hero-actions{grid-template-columns:1fr 1fr;gap:12px}.hero-branded .hero-description{max-width:none}.hero-branded .hero-secondary{min-height:50px}.hero-credit{margin-top:16px}}.service-directory{margin:48px 0}.service-directory h3{font-size:25px;margin-bottom:20px}.service-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.service-links a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px;border:1px solid #d6e2eb;border-radius:12px;background:#fff;color:#12334a;line-height:1.45;font-weight:650}.service-links a:hover{border-color:#1874df;background:#f1f7ff}.service-links a:after{content:"↗";color:#1874df;flex:none}.catalog-complete{display:flex;justify-content:flex-start;margin:28px 0}.catalog-complete a{padding:13px 22px;border-radius:10px;background:#126de2;color:#fff;font-weight:700}.reading-page{background:#f5f8fa}.reading-main{padding-bottom:60px}.reading-hero{background:#102f45;color:#fff;padding:36px 0 52px}.breadcrumbs{display:flex;gap:12px;align-items:center;flex-wrap:wrap;font-size:13px;color:#adcee6;margin:0 0 32px}.breadcrumbs a{text-decoration:underline;text-underline-offset:4px}.reading-hero h1{font-size:clamp(30px,4vw,58px);max-width:1050px;line-height:1.16;letter-spacing:-.03em;color:#fff;margin:0 0 22px;text-wrap:balance}.reading-hero .lead{max-width:960px;color:#d6e6f2;font-size:clamp(17px,1.6vw,21px);line-height:1.65;margin:0}.reading-content{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,1fr);gap:56px;padding:48px 0}.reading-content article>section+section{margin-top:34px}.reading-content h2{font-size:27px;line-height:1.35;letter-spacing:-.015em;margin:0 0 14px}.reading-content p{margin:0;color:#526575}.reading-aside{align-self:start;background:#fff;border:1px solid #e0e8ef;border-radius:18px;padding:28px}.reading-aside h2{font-size:20px}.reading-aside ul{padding-left:20px;color:#526575;margin:0 0 28px}.reading-aside li{margin:10px 0}.reading-faq{margin:12px 0 40px}.reading-faq details{padding:20px 0;border-top:1px solid #d7e2eb}.reading-faq summary{cursor:pointer;font-size:18px;font-weight:700}.reading-faq p{max-width:900px;color:#526575;margin:14px 0 0}.reading-catalog{padding:40px 0}.reading-catalog>h2{font-size:32px;margin:0 0 28px}.all-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-bottom:56px}.all-product{border:1px solid #dde7ee;border-radius:18px;background:#fff;overflow:hidden}.all-product-visual{height:230px;background:#fff;display:flex;align-items:center;justify-content:center;padding:22px}.all-product-visual img{width:100%;height:100%;object-fit:contain}.all-product-body{padding:24px}.all-product-body .eyebrow{font-size:12px;margin:0 0 10px}.all-product h3{font-size:23px;line-height:1.3;margin:0 0 16px;overflow-wrap:anywhere}.all-product p{font-size:14px;color:#526575;margin:16px 0}.all-product dl{font-size:14px}.all-product dt{font-weight:700;margin-top:12px}.all-product dd{margin:3px 0 0;color:#526575}.all-product-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px;font-size:13px;font-weight:700;color:#145bb2}.all-product-links a{text-decoration:underline;text-underline-offset:3px}.reading-page .closing h2{font-size:clamp(29px,3vw,44px);line-height:1.25}.languages [data-lang]{text-decoration:none}.closing h2{overflow-wrap:normal;text-wrap:balance}.reading-page :lang(ka) h1,:lang(ka) .reading-hero h1{font-size:clamp(28px,3.4vw,48px);line-height:1.4}@media(max-width:1000px){.all-product-grid,.service-links{grid-template-columns:repeat(2,minmax(0,1fr))}.reading-content{gap:28px}}@media(max-width:800px){.languages{grid-template-columns:repeat(5,38px)}.languages [data-lang]{width:38px}.reading-hero{padding:24px 0 34px}.breadcrumbs{font-size:12px;margin-bottom:24px}.reading-hero h1{font-size:34px;line-height:1.22}.reading-content{grid-template-columns:1fr;padding:30px 0;gap:30px}.reading-content h2{font-size:23px}.reading-main{padding-bottom:24px}.reading-aside{padding:22px}.reading-page .closing{margin:0 16px 32px}.service-directory{margin:34px 0}.service-directory h3{font-size:22px}.service-links a{padding:16px;font-size:14px}.all-product-grid{gap:16px}.all-product-body{padding:20px}.reading-catalog>h2{font-size:25px}.reading-page .hero-credit{display:none}}@media(max-width:540px){.service-links,.all-product-grid{grid-template-columns:1fr}.all-product-visual{height:245px}.reading-hero h1{font-size:31px}.reading-hero .lead{font-size:17px}.closing h2{font-size:31px;line-height:1.22}:lang(ka) .closing h2{font-size:26px;line-height:1.45}.catalog-complete a{font-size:14px;width:100%;text-align:center}.service-links a{font-size:15px;min-height:64px}}@media(max-width:360px){.brand.brand-artwork{width:110px;flex-basis:110px;max-width:110px;margin-left:-14px}.languages{grid-template-columns:repeat(5,34px);gap:2px}.languages [data-lang]{width:34px}}
