.jls-mkts{background:var(--gray-light,#f7f7f9);padding:3rem 0}@media (min-width:768px){.jls-mkts{padding:5rem 0}}.jls-mkts-container{margin:0 auto;max-width:var(--max-width,1200px);padding:0 1rem}@media (min-width:768px){.jls-mkts-container{padding:0 2rem}}.jls-mkts-header{margin-bottom:2.5rem;text-align:center}@media (min-width:768px){.jls-mkts-header{margin-bottom:3.5rem}}.jls-mkts-tag{color:var(--jls-purple,#6b2fa0);display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:1.5px;margin-bottom:.75rem;text-transform:uppercase}.jls-mkts-title{color:var(--text-dark,#1a1a2e);font-size:1.75rem;font-weight:800;letter-spacing:-.5px;line-height:1.15;margin:0}@media (min-width:768px){.jls-mkts-title{font-size:2.25rem}}@media (min-width:1024px){.jls-mkts-title{font-size:2.5rem}}.jls-mkts-subtitle{color:var(--text-light,#5a5a6e);font-size:1rem;line-height:1.7;margin:1rem auto 0;max-width:680px}.jls-mkts-subtitle p{margin:0}.jls-mkts-grid{display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr)}@media (min-width:600px){.jls-mkts-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1000px){.jls-mkts-grid{grid-template-columns:repeat(4,1fr)}}.jls-mkts-tile,.jls-mkts-tile:focus,.jls-mkts-tile:hover{align-items:center;background:var(--white,#fff);border:1px solid var(--border,#e2e2e8);border-radius:6px;color:var(--text-dark,#1a1a2e);display:flex;font-size:.9rem;font-weight:600;justify-content:space-between;padding:1rem 1.25rem;text-decoration:none!important;transition:background .15s,color .15s,border-color .15s,transform .15s}.jls-mkts-tile:after{content:"\2192";margin-left:.5rem;opacity:.5;transition:opacity .15s}.jls-mkts-tile:focus,.jls-mkts-tile:hover{background:var(--jls-purple,#6b2fa0);border-color:var(--jls-purple,#6b2fa0);color:var(--white,#fff);transform:translateX(2px)}.jls-mkts-tile:focus:after,.jls-mkts-tile:hover:after{opacity:1}.jls-mkts-tile.is-highlight{color:var(--jls-purple,#6b2fa0);font-weight:800}.jls-mkts-tile.is-highlight:focus,.jls-mkts-tile.is-highlight:hover{color:var(--white,#fff)}