@font-face{font-family:Cairo;font-style:normal;font-weight:400 900;font-display:swap;src:url(assets/cairo-latin.woff2) format("woff2")}
:root{--blue:hsl(221 72% 41%);--navy:hsl(222 40% 12%);--ink:#122b40;--muted:#526777;--light:#f1f5f8;--line:#dbe3ea}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;padding-bottom:62px;font-family:Cairo,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55;color:var(--ink);background:white}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #f4ad22;outline-offset:5px}img{max-width:100%;display:block}.wrap{width:min(1240px,calc(100% - 80px));margin:auto}.header{border-bottom:1px solid var(--line);background:#fff}.header-inner{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{width:226px;height:60px;object-fit:contain}.domain{font-size:14px;color:var(--muted)}.header-phone{font-weight:700;color:var(--blue);font-size:18px}.hero{overflow:hidden;background:var(--light)}.hero-inner{display:grid;grid-template-columns:1.05fr 1fr;min-height:555px;align-items:center;gap:20px}.hero-copy{padding:62px 0}.eyebrow{color:var(--blue);font-weight:700;font-size:12px;letter-spacing:1.8px;margin:0 0 20px}h1{font-size:clamp(38px,4vw,59px);letter-spacing:-2.6px;line-height:1.08;margin:0 0 25px;font-weight:800}h1 span{color:var(--blue)}.intro{max-width:500px;color:var(--muted);line-height:1.8;margin-bottom:30px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:var(--blue);color:white;padding:16px 23px;font-weight:700;border-radius:3px;transition:background .2s}.button:hover{background:var(--navy)}.hero-visual{position:relative;min-width:0;padding:45px 0 15px;isolation:isolate}.hero-visual>img{position:relative;width:100%;height:430px;object-fit:contain;mix-blend-mode:multiply}.hero-word{position:absolute;z-index:-1;font-size:150px;font-weight:900;letter-spacing:-10px;color:#e0e8ef;top:25px;left:0}.image-caption{display:flex;justify-content:space-between;font-size:12px;letter-spacing:.8px;color:var(--muted);margin:12px 25px 0;border-top:1px solid #cbd8e2;padding-top:12px}.image-caption span:first-child{font-weight:700;color:var(--ink)}.hero-meta{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #d3dfe7;padding:22px 0;font-size:14px;color:var(--muted)}.hero-meta strong{color:var(--ink)}.catalog{padding-top:75px;padding-bottom:62px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:36px}.section-head .eyebrow{margin-bottom:12px}h2{font-size:34px;line-height:1.2;letter-spacing:-1px;margin:0}.section-head>p{color:var(--muted);font-size:14px;margin:0;line-height:1.7}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.machine{border:1px solid var(--line);border-radius:5px;overflow:hidden;background:white;transition:border-color .2s,box-shadow .2s}.machine:hover{border-color:var(--blue);box-shadow:0 8px 24px #09294412}.machine-link{display:flex;flex-direction:column;height:100%}.machine-image{position:relative;background:#f4f7f9;padding:23px;height:270px}.machine-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.machine-number{position:absolute;top:14px;left:16px;font-size:12px;color:#718595;font-weight:bold}.machine-content{display:flex;flex-direction:column;flex:1;padding:23px 23px 0}.model{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--blue);margin:0 0 9px}.machine h3{font-size:21px;line-height:1.25;letter-spacing:-.4px;margin:0;min-height:53px}dl{display:grid;grid-template-columns:1fr 1fr;margin:23px 0 17px}dl>div+div{padding-left:20px;border-left:1px solid var(--line)}dt{color:var(--muted);font-size:12px;margin-bottom:4px}dd{font-size:25px;font-weight:700;margin:0;letter-spacing:-.5px}.drive{font-size:12px;color:var(--muted);margin-bottom:22px}.card-bottom{border-top:1px solid var(--line);padding:17px 0;margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:8px}.card-bottom>span{font-size:14px;font-weight:700;color:var(--blue)}.card-bottom>span span{margin-left:5px}.card-bottom small{font-size:11px;color:var(--muted)}.catalog-note{font-size:13px;color:var(--muted);max-width:770px;margin:28px 0 0}.contact{background:var(--blue);color:white;padding:55px 0 60px}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.contact .eyebrow{color:#dbeaff;margin-bottom:14px}.contact p:last-child{color:#e4eff9;margin:18px 0 0}.button-white{background:white;color:var(--blue);white-space:nowrap}.button-white:hover{background:#e1eef8}.fixed-footer{position:fixed;bottom:0;left:0;width:100%;min-height:62px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 32px;background:var(--navy);color:white;border-top:3px solid var(--blue);font-size:13px}.credit{display:flex;align-items:center;gap:11px}.credit img{object-fit:contain;filter:brightness(0) invert(1);height:28px;width:35px}.skip{position:fixed;top:-100px;left:20px;padding:12px;background:white;z-index:50}.skip:focus{top:10px}@media(min-width:1500px){.hero-inner{min-height:590px}}@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.grid{gap:18px}.machine-content{padding:18px 18px 0}.machine-image{height:240px}.card-bottom{align-items:flex-start;flex-direction:column}.hero-word{font-size:120px}.hero-visual>img{height:370px}h1{font-size:46px}.section-head{align-items:flex-start}.section-head>p{max-width:250px}}@media(max-width:760px){.header-inner{min-height:84px}.logo{width:180px;height:48px}.domain{display:none}.header-phone{font-size:14px}.hero-inner{grid-template-columns:1fr;gap:0}.hero-copy{padding:42px 0 0}.hero-copy .intro{max-width:560px}.hero-visual{padding:0 12px 22px}.hero-visual>img{height:340px}.hero-word{font-size:140px;top:0;left:15%;letter-spacing:-9px}.hero-meta{flex-wrap:wrap;justify-content:flex-start;column-gap:26px;row-gap:8px;font-size:13px}.hero-meta>span:last-child{display:none}.catalog{padding-top:48px;padding-bottom:40px}.section-head{display:block}.section-head>p{margin-top:16px;max-width:none}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.machine h3{font-size:19px;min-height:72px}.machine-image{height:220px;padding:20px 13px}.model{min-height:37px}.machine-content{padding:16px 16px 0}dd{font-size:22px}dl>div+div{padding-left:10px}.contact-inner{align-items:flex-start;flex-direction:column}.contact{padding:42px 0}h2{font-size:29px}.fixed-footer{padding:13px 18px;font-size:12px}.eyebrow{font-size:11px}}@media(max-width:480px){.wrap{width:calc(100% - 36px)}h1{font-size:39px;letter-spacing:-1.8px}.grid{grid-template-columns:1fr;gap:22px}.machine-image{height:285px}.machine h3{min-height:0;font-size:23px}.model{min-height:0}.machine-content{padding:23px 23px 0}.card-bottom{flex-direction:row;align-items:center}.hero-visual>img{height:290px}.hero-word{font-size:110px}.fixed-footer{padding:12px;font-size:11px;gap:7px}.credit{gap:7px}.credit img{width:29px;height:26px}.header-phone{font-size:13px}.logo{width:165px}.image-caption{margin-left:0;margin-right:0}.contact h2{font-size:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.model,dt,.drive{font-size:14px}.card-bottom small{font-size:12px}.machine h3{min-height:60px}.machine-content{line-height:1.5}@media(max-width:480px){.machine h3{min-height:0}}
