*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#171a1f;background:#fff;line-height:1.45}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #0d0f12}.header-grid{height:68px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.logo{font-weight:900;letter-spacing:.08em;font-size:18px}nav{display:flex;height:100%}nav a{display:flex;align-items:center;padding:0 18px;border-left:1px solid #cfd4d9;font-size:12px;font-weight:800;letter-spacing:.08em}nav a:last-child{border-right:1px solid #cfd4d9}nav a:hover{background:#0d0f12;color:#fff}.header-phone{justify-self:end;font-weight:900}.hero{border-bottom:1px solid #0d0f12}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;min-height:610px;border-left:1px solid #0d0f12;border-right:1px solid #0d0f12}.hero-main{padding:74px 42px 58px;border-right:1px solid #0d0f12}.kicker{font-size:12px;font-weight:900;letter-spacing:.13em;color:#0047ff;margin-bottom:24px}h1{font-size:clamp(48px,6vw,80px);line-height:.9;letter-spacing:-.055em;margin:0 0 30px;font-weight:900}h1 span{color:#0047ff}.hero-main p{font-size:18px;max-width:620px;color:#6b737c;margin:0 0 34px}.hero-actions{display:flex}.btn{display:inline-flex;align-items:center;justify-content:center;height:52px;padding:0 22px;border:1px solid #0d0f12;font-size:12px;font-weight:900;letter-spacing:.08em}.btn.dark{background:#0d0f12;color:#fff}.btn.light{background:#fff}.btn:hover{background:#0047ff;color:#fff;border-color:#0047ff}.hero-photo{position:relative;min-height:610px;overflow:hidden;background:#0d0f12}.hero-photo img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.photo-label{position:absolute;left:0;bottom:0;background:#0d0f12;color:#fff;border-top:1px solid #fff;border-right:1px solid #fff;padding:18px 22px;min-width:210px}.photo-label span{display:block;font-size:10px;letter-spacing:.12em;color:#9aa4af}.photo-label b{display:block;margin-top:4px;font-size:16px}.metrics-row{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid #0d0f12;border-right:1px solid #0d0f12}.metric{padding:24px 26px;border-right:1px solid #0d0f12;display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;column-gap:12px}.metric:last-child{border-right:0}.metric span{grid-row:1/3;font-size:11px;font-weight:900;color:#0047ff}.metric b{font-size:17px}.metric small{color:#6b737c;margin-top:3px}.section{padding:86px 0;border-bottom:1px solid #0d0f12}.gray{background:#eef0f2}.section-title{display:grid;grid-template-columns:70px 1fr 1fr;align-items:end;border-bottom:1px solid #0d0f12;padding-bottom:20px;margin-bottom:30px}.section-title>span{font-size:12px;font-weight:900;color:#0047ff}.section-title h2{font-size:38px;line-height:1;margin:0;font-weight:900;letter-spacing:-.03em}.section-title p{margin:0;color:#6b737c;justify-self:end;max-width:430px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #0d0f12;border-left:1px solid #0d0f12}.product-grid article{min-height:180px;border-right:1px solid #0d0f12;border-bottom:1px solid #0d0f12;padding:28px;display:flex;flex-direction:column;justify-content:flex-end}.product-grid b{font-size:24px;letter-spacing:-.02em}.product-grid span{font-size:13px;color:#6b737c;margin-top:6px}.table-wrap{border:1px solid #0d0f12;overflow:auto}table{border-collapse:collapse;width:100%;min-width:760px;background:#fff}th,td{text-align:left;padding:15px 16px;border-bottom:1px solid #cfd4d9;border-right:1px solid #cfd4d9}th:last-child,td:last-child{border-right:0}th{background:#0d0f12;color:#fff;font-size:11px;letter-spacing:.1em}tbody tr:last-child td{border-bottom:0}tbody td:nth-child(3){font-weight:900;color:#0047ff}.production-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:72px}.section-title.compact{grid-template-columns:55px 1fr;margin-bottom:36px}.production-grid h3{font-size:42px;line-height:1.02;letter-spacing:-.04em;margin:0}.production-list{border-top:1px solid #0d0f12}.production-list>div{display:grid;grid-template-columns:70px 1fr;border-bottom:1px solid #0d0f12;padding:24px 0}.production-list strong{color:#0047ff;font-size:12px}.production-list p{margin:0;color:#6b737c}.production-list b{color:#171a1f;font-size:18px}.contact{background:#0d0f12;color:#fff;padding:84px 0}.contact-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:70px;align-items:end}.kicker.light{color:#7fa0ff}.contact h2{font-size:58px;line-height:.92;letter-spacing:-.05em;margin:0}.contact-data{border-left:1px solid #3b4047;padding-left:34px}.contact-data span{display:block;font-size:11px;letter-spacing:.12em;color:#8f99a4;margin-bottom:8px}.contact-data b{display:block;font-size:20px;margin-bottom:24px}.contact-data a{display:block;font-size:36px;font-weight:900;color:#fff;margin-bottom:12px}.contact-data small{color:#8f99a4}footer{background:#fff;border-top:1px solid #0d0f12;padding:24px 0}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;font-size:12px}.footer-grid span:nth-child(2){text-align:center}.footer-grid span:last-child{text-align:right}@media(max-width:900px){.header-grid{grid-template-columns:1fr auto}nav{display:none}.hero-grid,.production-grid,.contact-grid{grid-template-columns:1fr}.hero-main{border-right:0}.hero-photo{min-height:420px;border-top:1px solid #0d0f12}.metrics-row{grid-template-columns:1fr}.metric{border-right:0;border-bottom:1px solid #0d0f12}.metric:last-child{border-bottom:0}.product-grid{grid-template-columns:1fr 1fr}.section-title{grid-template-columns:55px 1fr}.section-title p{grid-column:2;margin-top:12px;justify-self:start}}@media(max-width:620px){.wrap{width:min(100% - 28px,1180px)}.header-phone{font-size:12px}.hero-main{padding:52px 24px}h1{font-size:50px}.hero-photo{min-height:330px}.product-grid{grid-template-columns:1fr}.section{padding:58px 0}.section-title h2{font-size:30px}.production-grid h3{font-size:34px}.contact h2{font-size:42px}.contact-data{border-left:0;border-top:1px solid #3b4047;padding:28px 0 0}.contact-data a{font-size:30px}.footer-grid{grid-template-columns:1fr;gap:8px}.footer-grid span:nth-child(2),.footer-grid span:last-child{text-align:left}}