.clg-jetf-grid{display:grid;gap:30px;align-items:stretch}.clg-jetf-cols-1{grid-template-columns:1fr}.clg-jetf-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.clg-jetf-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.clg-jetf-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.clg-jetf-item{min-width:0}.clg-jetf-card{background:#fff;border-radius:10px;padding:44px 34px;text-align:center;box-shadow:0 15px 45px rgba(0,0,0,.06);height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.clg-jetf-icon-wrap{min-height:72px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.clg-jetf-icon{max-width:72px;max-height:72px;object-fit:contain}.clg-jetf-icon-fallback{font-size:42px;color:#061a40}.clg-jetf-title{font-size:30px;line-height:1.15;margin:0 0 20px;color:#061a40;font-weight:800}.clg-jetf-text{font-size:18px;line-height:1.45;color:#061a40;margin-bottom:24px}.clg-jetf-text p{margin:0}.clg-jetf-button{margin-top:auto;color:#001b4d;font-weight:700;text-decoration:none}.clg-jetf-empty{padding:18px;border:1px dashed #ccc}.clg-jetf-template-failed{display:none}@media(max-width:1024px){.clg-jetf-cols-4,.clg-jetf-cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.clg-jetf-cols-4,.clg-jetf-cols-3,.clg-jetf-cols-2{grid-template-columns:1fr}.clg-jetf-card{padding:34px 24px}.clg-jetf-title{font-size:26px}.clg-jetf-text{font-size:16px}}
