.jl-fleet-hl{display:flex;align-items:stretch;gap:24px}.jl-fleet-hl__stats{flex:1 1 38%;min-width:0;display:grid;grid-template-columns:1fr 1fr;border:1px solid #E5E7EB;border-radius:12px;background:#fff;overflow:hidden}.jl-fleet-hl__cell{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px;padding:28px 16px;border-right:1px solid #E5E7EB;border-bottom:1px solid #E5E7EB}.jl-fleet-hl__cell:nth-child(2n){border-right:0}.jl-fleet-hl__cell:nth-child(n+3){border-bottom:0}.jl-fleet-hl__icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#F3F4F6;color:#6B7280}.jl-fleet-hl__icon svg,.jl-fleet-hl__icon i{width:22px;height:22px;font-size:20px;line-height:1}.jl-fleet-hl__label{font-family:"Gotham Office","Gotham","Inter",sans-serif;font-weight:400;font-size:13px;letter-spacing:0.08em;text-transform:uppercase;color:#6B7280}.jl-fleet-hl__value{font-family:"Gotham Office","Gotham","Inter",sans-serif;font-weight:400;font-size:22px;line-height:1.2;color:#111111}.jl-fleet-hl__media{flex:1 1 62%;min-width:0;margin:0;border-radius:12px;overflow:hidden}.jl-fleet-hl__media img{display:block;width:100%;height:100%;object-fit:cover}@media (max-width:860px){.jl-fleet-hl{flex-direction:column}.jl-fleet-hl__media{aspect-ratio:16 / 9}}@media (max-width:420px){.jl-fleet-hl__value{font-size:19px}.jl-fleet-hl__cell{padding:20px 12px}}