.cts-424-cb{--small:14px;--normal:16px}.cts-424-cb--main{margin:auto;max-width:1100px}.cts-424-cb--header{display:flex;justify-content:space-between}.cts-424-cb--header a{align-items:center;color:gray;display:flex;gap:.5rem;text-decoration:none}.cts-424-cb--header a:hover svg{transform:scale(1.2)}.cts-424-cb--header a svg,.cts-424-cb--header span{height:1rem;transition:.25s;width:1rem;fill:gray}.cts-424-cb--card-container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;margin:0 auto}.cts-424-cb--card{display:grid;gap:.5rem;grid-template-rows:9rem}.cts-424-cb--card img{border-radius:20px;color:#534c5e;height:100%!important;margin:0 auto;object-fit:cover;transition:.25s;width:100%}.cts-424-cb--card img:hover{box-shadow:2px 2px 10px rgba(0,0,0,.2);scale:1.1}.cts-424-cb--status{background:#cbddd6;border-radius:20px;color:gray;padding:.5rem .8rem;width:max-content}.cts-424-cb--card h3{display:-webkit-box;font-size:1.2rem;margin:6px 0;overflow:hidden;text-overflow:ellipsis;width:100%;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.cts-424-cb--card p{margin:0 0 6px}.cts-424-cb--card-details{display:grid;grid-gap:.3rem}.cts-424-cb--location{color:gray}.cts-424-cb--card-followers{font-size:var(--small);position:relative}.cts-424-cb--card-followers p{display:inline-block;margin-bottom:0!important;margin-left:20px}.cts-424-cb--card-followers svg{height:var(--small);position:absolute;top:50%;translate:0 -50%}.cts-424-cb--hide{display:none!important}@media (max-width:768px){.cts-424-cb--card-container{grid-template-columns:1fr 1fr}}@media (max-width:477px){.cts-424-cb--card-container{grid-template-columns:1fr;grid-gap:1rem}.cts-424-cb--heading h3{font-size:22px}}