*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Tahoma,Arial,sans-serif;color:#20252b;background:#fff;direction:rtl}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.header{background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:100;box-shadow:0 2px 15px rgba(0,0,0,.06)}.topbar{background:#202b32;color:#fff;font-size:13px;padding:9px 0}.nav{min-height:86px;align-items:center;gap:35px}.logo,.nav{display:flex}.logo{flex-direction:column;font-size:23px;font-weight:800;white-space:nowrap}.logo span{display:inline}.logo small{direction:ltr;font-size:9px;letter-spacing:2px;opacity:.55;margin-top:3px}nav{display:flex;align-items:center;justify-content:center;gap:24px;flex:1 1}nav a{font-size:14px;transition:.2s}nav a:hover{opacity:.55}.mobileMenu{display:none;border:0;background:transparent;font-size:28px}.hero{min-height:590px;background:linear-gradient(90deg,rgba(18,29,35,.94),rgba(18,29,35,.55)),linear-gradient(135deg,#55706d,#c9d2ce);color:#fff;display:flex;align-items:center}.heroContent{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:70px;gap:70px;align-items:center}.eyebrow{display:inline-block;font-size:13px;font-weight:700;letter-spacing:.5px;margin-bottom:14px;opacity:.7}.hero h1{margin:0;font-size:clamp(38px,5vw,68px);line-height:1.35;font-weight:400}.hero h1 strong{font-weight:900}.hero p{max-width:600px;line-height:2.1;font-size:16px;opacity:.82;margin:22px 0 30px}.button{display:inline-block;padding:14px 28px;background:#fff;color:#202b32;font-weight:700;border-radius:3px}.heroBox{height:360px;border:1px solid rgba(255,255,255,.25);display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.heroBox strong{font-size:120px;line-height:1;letter-spacing:10px}.heroBox span{margin-top:20px;font-size:14px;opacity:.7}.about{padding:100px 0;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px}.about h2,.customers h2,.section h2,.technical h2{font-size:36px;margin:0;line-height:1.5}.about p{margin:0;line-height:2.3;font-size:16px;color:#626970}.section{padding:90px 0}.section>h2{margin-bottom:45px}.products{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px}.product{background:#f5f6f5;transition:.25s}.product:hover{transform:translateY(-5px);box-shadow:0 12px 35px rgba(0,0,0,.08)}.productImage{height:260px;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#e3e7e4,#b8c1bd);color:rgba(32,43,50,.35);font-size:36px;font-weight:900;letter-spacing:5px}.productInfo{padding:25px}.articles small,.productInfo small{color:#777}.articles h3,.productInfo h3{margin:10px 0;font-size:19px}.productInfo p{color:#70777c;line-height:1.9;font-size:14px}.articles a,.productInfo a{font-size:13px;font-weight:700}.technical{background:#edf1ef;padding:100px 0}.technical h2{margin-bottom:45px}.technicalGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px}.technicalGrid>div{background:#fff;padding:35px;min-height:180px}.technicalGrid h3{margin-top:0}.technicalGrid p{color:#6b7277;line-height:2}.articles{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:25px;gap:25px}.articles article{border:1px solid #e5e7e8;padding-bottom:25px}.articleImage{height:220px;background:linear-gradient(135deg,#d9dfdc,#aeb9b5);display:flex;align-items:center;justify-content:center;font-size:65px;font-weight:900;color:rgba(32,43,50,.3)}.articles a,.articles h3,.articles small{margin-right:25px;margin-left:25px}.articles small{display:block;margin-top:22px}.customers{background:#202b32;color:#fff;padding:100px 0}.customers h2{max-width:700px}.customers p{max-width:650px;line-height:2.2;opacity:.7}footer{background:#151c20;color:#fff}.footer{padding:70px 0;display:grid;grid-template-columns:1.5fr 1fr 1fr;grid-gap:60px;gap:60px}.footer h3{font-size:16px}.footer a,.footer p{display:block;color:rgba(255,255,255,.6);line-height:2;font-size:14px}.copyright{border-top:1px solid rgba(255,255,255,.08);text-align:center;padding:20px;color:rgba(255,255,255,.45);font-size:12px}@media (max-width:800px){.container{width:min(100% - 28px,1180px)}.nav{min-height:70px}nav{display:none}.mobileMenu{display:block;margin-right:auto}.hero{min-height:650px}.heroContent{grid-template-columns:1fr;gap:35px}.heroBox{height:190px}.heroBox strong{font-size:65px}.about,.articles,.footer,.products,.technicalGrid{grid-template-columns:1fr}.about{gap:30px}.about,.customers,.section,.technical{padding:70px 0}.about h2,.customers h2,.section h2,.technical h2{font-size:29px}.articles,.products{gap:18px}.footer{gap:25px}}