.cts-383-cb section{margin-bottom:2rem}.cts-383-cb .cts-383-cb--tag{background:#f2f2f2;border-radius:2rem;color:#000;display:block;padding:1rem;text-decoration:none;transition:.25s}.cts-383-cb .cts-383-cb--tag:hover{background:#dadada}.cts-383-cb .cts-383-cb--tags{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cts-383-cb .cts-383-cb--organized-by{background:#f2f2f2;border-radius:20px;display:grid;gap:1rem;grid-template-columns:6rem 1fr 15rem;padding:1.8rem}.cts-383-cb .cts-383-cb--organizer-img img{border-radius:50%;height:6rem!important;margin:auto;object-fit:cover;width:6rem}.cts-383-cb .cts-383-cb--organizer-img{align-items:center;display:flex;justify-content:center}.cts-383-cb .cts-383-cb--organized-details{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.cts-383-cb .cts-383-cb--organized-details h3{margin:0}.cts-383-cb .cts-383-cb--organize-buttons{align-items:center;display:flex;justify-content:space-evenly}.cts-383-cb .cts-383-cb--organize-buttons a{color:#000;display:block;padding:1rem 1.5rem;text-decoration:none}.cts-383-cb .cts-383-cb--button{background:#fff;border-radius:20px;box-shadow:2px 2px 10px rgba(0,0,0,.2);transition:.25s}.cts-383-cb .cts-383-cb--button:hover{background:#000;color:#fff}.cts-383-cb .cts-383-cb--button-no-bg{position:relative}.cts-383-cb .cts-383-cb--button-no-bg:after{background:#000;bottom:0;content:"";height:2px;left:0;position:absolute;transition:.25s;width:0}.cts-383-cb .cts-383-cb--button-no-bg:hover:after{width:100%}@media (max-width:477px){.cts-383-cb .cts-383-cb--organized-by{grid-template-columns:1fr}.cts-383-cb .cts-383-cb--tags{height:20rem;overflow:scroll}}