.jb{padding:1rem}.jb-card{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;min-height:clamp(180px,22vw,220px);padding:clamp(18px,3.2vw,32px);color:#fff;text-decoration:none;overflow:hidden;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 2px rgba(0,0,0,.05);max-width:1200px;margin:0 auto}.jb-rounded{border-radius:14px}.jb-bg{position:absolute;inset:0;z-index:0;background-repeat:no-repeat;background-size:contain;background-position:100%;opacity:.55}.jb-content{position:relative;z-index:1;max-width:760px}.jb-title{font-weight:400;line-height:1.1;letter-spacing:-.01em;font-size:clamp(1.6rem,1.1rem + 2vw,2.4rem);margin:0 0 .6rem}.jb-sub{font-size:clamp(.95rem,.3vw + .9rem,1.05rem);line-height:1.6;opacity:.95;margin:0}.jb-cta{position:relative;z-index:1;display:flex}.jb-cta,.jb-cta-btn{align-items:center;justify-content:center}.jb-cta-btn{width:44px;height:44px;border-radius:12px;display:inline-flex;background:#fff;color:#0a7bc4;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 6px rgba(0,0,0,.08);transition:transform .15s ease,box-shadow .2s ease,background .2s ease}.jb-card:hover .jb-cta-btn{transform:translateX(2px);box-shadow:0 6px 18px rgba(0,0,0,.12)}.jb-card:hover{filter:saturate(1.02)}.jb-card:focus-visible{outline:3px solid #fff;outline-offset:2px}@media (max-width:720px){.jb-card{grid-template-columns:1fr;row-gap:1rem}.jb-cta{justify-content:flex-start}.jb-bg{background-size:cover;opacity:.4}}