.jxhero{position:relative;background:linear-gradient(200deg,#26313D 0%,#202A34 45%,#151C25 100%);padding:48px 16px 40px;display:flex;flex-direction:column;gap:28px;overflow:hidden}
.jetbg{position:absolute;bottom:-36px;left:-30px;width:280px;opacity:0.07;pointer-events:none}
.jxhero-text{min-width:0;position:relative}
.jxhero-lead{color:#B0BCC8;font-size:17px;margin:16px 0 24px}
.jxhero-ctas{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}
.jxhero-media{min-width:0;margin:0 auto;width:100%;max-width:260px;position:relative}
.jxhero-media svg{border-radius:14px;box-shadow:0 16px 36px rgba(10,14,19,0.6)}
.tblwrap tr.model-hot td{background:#26313D;color:#FFE600}
@media (min-width:1081px){
.jxhero{flex-direction:row;align-items:center;justify-content:space-between;padding:64px 40px 56px}
.jxhero-text{max-width:55%}
.jxhero-ctas{justify-content:flex-start}
.jxhero-media{width:40%;max-width:320px;min-width:180px;margin:0}
}
