.market-path{position:relative;overflow:hidden;background:linear-gradient(145deg,#0b343c,#041920);color:#fff}.market-path h2{max-width:900px;color:#fff}.market-path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px}.market-path-grid article{padding:34px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.025));box-shadow:0 24px 55px rgba(0,0,0,.18)}.market-path-grid b{display:block;margin-bottom:15px;color:#c4e7df;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase}.market-path-grid p{margin:0;color:rgba(255,255,255,.76)}@media (max-width:900px){.market-path-grid{grid-template-columns:1fr}}@media print{.market-path-grid{grid-template-columns:1fr}.market-path-grid article{border:1px solid #999;box-shadow:none}}