.air-meter{position:absolute;right:24px;bottom:24px;display:flex;align-items:center;gap:5px;padding:12px 14px;border:1px solid #ffffff33;border-radius:13px;background:#07111fad;backdrop-filter:blur(18px)}.air-meter span{margin-right:9px;font:500 7px 'Roboto Mono';letter-spacing:.16em;color:#afc0d2}.air-meter i{display:block;width:3px;border-radius:5px;background:#62c8ff;animation:air 1.15s ease-in-out infinite}.air-meter i:nth-child(2){height:9px}.air-meter i:nth-child(3){height:16px;animation-delay:.12s}.air-meter i:nth-child(4){height:22px;animation-delay:.24s}.air-meter i:nth-child(5){height:13px;animation-delay:.36s}@keyframes air{50%{transform:scaleY(.55);opacity:.55}}.process{background:#edf2f7;color:#0a1421}.process-head{display:grid;grid-template-columns:1fr 1.4fr .8fr;gap:55px;align-items:end;margin-bottom:70px}.process-head h2{font-size:clamp(48px,5vw,74px);line-height:1.02;letter-spacing:-.055em;margin:0}.process-head>p:last-child{color:#697786;line-height:1.7}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.process-grid article{min-height:260px;padding:28px;border:1px solid #ffffffe0;border-radius:22px;background:linear-gradient(145deg,#ffffffcc,#ffffff70);box-shadow:inset 0 1px 0 #fff,0 18px 45px #182e4a12;display:flex;flex-direction:column}.process-grid article>span{font:500 9px 'Roboto Mono';color:#2878ff}.process-grid strong{font-size:21px;margin:auto 0 15px}.process-grid p{font-size:12px;line-height:1.65;color:#71808f;margin:0}.fact-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:38px}.fact-row>div{padding:16px;border:1px solid #ffffff40;border-radius:14px;background:#ffffff14;display:flex;flex-direction:column;gap:6px}.fact-row small{font:500 7px 'Roboto Mono';letter-spacing:.14em;color:#d2e5ff}.fact-row strong{font-size:13px}.contact-actions{display:flex;gap:8px;margin:-12px 0 26px}.contact-actions a{padding:10px 14px;border-radius:10px;border:1px solid #ffffff1f;background:#ffffff0d;font-size:10px;font-weight:700}.contact-actions a:hover{background:#2878ff}@media(max-width:850px){.process-head{grid-template-columns:1fr;gap:20px}.process-grid{grid-template-columns:1fr 1fr}.air-meter{right:14px;bottom:14px}.fact-row{grid-template-columns:1fr}}@media(max-width:540px){.process-grid{grid-template-columns:1fr}.process-grid article{min-height:210px}}
