/* Fase 8 */
.ed-global-footer{background:#06172b;color:#fff;padding:72px 0 24px}.ed-footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:44px}.ed-footer-brand img{height:62px;width:auto;max-width:245px;object-fit:contain}.ed-footer-brand p{max-width:350px;color:#c4cfda;line-height:1.7}.ed-footer-col{display:flex;flex-direction:column;gap:10px}.ed-footer-col h4{color:#d8a54a;font-size:13px;letter-spacing:.12em;text-transform:uppercase}.ed-footer-col a,.ed-footer-col span{color:#c4cfda;text-decoration:none}.ed-footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.12);margin-top:44px;padding-top:20px;color:#9fb0c1;font-size:13px}.drone-hero{padding:120px 0;background:linear-gradient(135deg,#06172b,#123d61);color:#fff}.drone-hero span{color:#d8a54a;font-size:12px;letter-spacing:.18em;font-weight:900}.drone-hero h1{font-size:clamp(48px,6vw,78px);line-height:1.03;max-width:900px}.drone-hero p{font-size:20px;color:#c8d2dc;max-width:760px}.drone-two{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.drone-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}.drone-list div,.drone-steps article{padding:20px;border:1px solid #dfe5ea;border-radius:16px;background:#fff}.drone-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.drone-steps strong{color:#d8a54a}.drone-home{background:#f3f6f8}.drone-visual{min-height:320px;border-radius:24px;background:linear-gradient(145deg,#07192d,#184e78);display:flex;align-items:center;justify-content:center;color:#d8a54a;font-size:100px}.drone-card{border-top:4px solid #d8a54a!important}@media(max-width:900px){.ed-footer-grid{grid-template-columns:1fr 1fr}.drone-two{grid-template-columns:1fr}.drone-steps{grid-template-columns:1fr 1fr}}@media(max-width:600px){.ed-footer-grid,.drone-list,.drone-steps{grid-template-columns:1fr}.ed-footer-bottom{flex-direction:column;gap:10px}}