.hub-cp-shell{grid-template-columns:1fr minmax(200px,320px);align-items:stretch;gap:14px;display:grid}.hub-cp-main{grid-template-columns:repeat(6,1fr);align-items:start;gap:14px;min-width:0;display:grid}.hub-cp-slot-featured{grid-column:span 4}.hub-cp-slot-secondary,.hub-cp-slot-bottom{grid-column:span 2}.hub-cp-sidebar{grid-template-rows:repeat(3,1fr);gap:14px;min-width:0;display:grid}@media (max-width:1100px){.hub-cp-shell{grid-template-columns:1fr}.hub-cp-sidebar{grid-template-rows:auto;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}}@media (max-width:720px){.hub-cp-main{grid-template-columns:1fr}.hub-cp-slot-featured,.hub-cp-slot-secondary,.hub-cp-slot-bottom{grid-column:span 1}.hub-cp-sidebar{grid-template-columns:1fr}}.hub-cp-card{color:#fff;min-height:176px;font-family:var(--font-bastion);box-sizing:border-box;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.07);border-radius:16px;flex-direction:column;justify-content:flex-start;padding:16px;text-decoration:none;transition:background .15s,border-color .15s,transform .15s,box-shadow .15s;display:flex}.hub-cp-card--sidebar{height:100%;min-height:108px;padding:14px 12px}.hub-cp-card:hover{background:rgba(255,255,255,.043);border-color:rgba(255,255,255,.12);transform:translateY(-2px);box-shadow:0 12px 32px rgba(0,0,0,.25)}.hub-cp-thumb{flex-shrink:0;align-items:stretch;height:64px;margin-bottom:10px;display:flex}.hub-cp-card-title{min-height:1.2em;font-family:inherit;font-size:16px;font-weight:600;line-height:1.2}.hub-cp-card-title--sidebar{font-size:15px}.hub-cp-card-desc{color:rgba(255,255,255,.55);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.9em;margin:0;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.hub-cp-card-desc--sidebar{font-size:12px}.hub-cp-card-cta{color:rgba(255,255,255,.62);align-items:center;gap:5px;min-height:1.2em;margin-top:4px;font-size:12px;font-weight:600;transition:color .15s;display:inline-flex}.hub-cp-card:hover .hub-cp-card-cta{color:rgba(255,255,255,.92)}.hub-cp-row{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.hub-cp-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}@media (max-width:1100px){.hub-cp-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.hub-cp-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=9fc220347934f5ad.css.map*/