.DataItem_dataItem__52Di3{margin:var(--contentMargin) 0;box-shadow:var(--shadow);display:grid;border-radius:10px;border-bottom:4px solid #eee;padding:var(--contentMargin);justify-content:flex-start;grid-template-areas:"title" "description";justify-items:flex-start;align-items:center;background-color:#fff;grid-gap:5px;gap:5px}.DataItem_dataItem__icon__NgiVA{grid-area:icon;width:50px;height:50px}.DataItem_dataItem__title__qSjnJ{grid-area:title;font-size:1.1rem;font-weight:700}.DataItem_dataItem__description__zK7_V{grid-area:description;font-size:1rem;font-weight:400;overflow:hidden;text-overflow:ellipsis;width:100%}.Description_description__C4XVc{display:grid;background-color:#fff;border-radius:var(--borderRadius);box-shadow:var(--shadow);padding:20px;margin:20px 0;font-size:medium;font-weight:lighter;width:auto}.Description_description__C4XVc p{display:inline-block;overflow:hidden;text-overflow:ellipsis;padding:0;margin:0}.Description_description__C4XVc p a{color:var(--primary)}.Description_description__C4XVc h2{font-size:medium;font-weight:700;padding:0;margin:0 0 10px}.Description_description__source__P3X0U{margin-top:20px;color:#555}.ChatCard_chatCard__iximo{display:grid;background-color:#fff;margin:var(--contentMargin) 0;padding:var(--contentMargin);grid-template-areas:"logo title owner" "logo membersCount  owner" "link membersCount  owner";grid-template-columns:auto 1fr auto;grid-gap:10px var(--contentMargin);gap:10px var(--contentMargin);justify-content:flex-start;align-items:flex-start}.ChatCard_chatCard__iximo,.ChatCard_chatCard__logo__Sdwoy{border-radius:var(--borderRadius);box-shadow:var(--shadow)}.ChatCard_chatCard__logo__Sdwoy{grid-area:logo;width:200px;height:200px;outline:1px solid #eee}.ChatCard_chatCard__logo__Sdwoy img{border-radius:var(--borderRadius);border:5px solid #fff;width:100%}.ChatCard_chatCard__link__ig_uP{grid-area:link;font-size:1.4rem;font-weight:700;color:#fff;text-decoration:none;cursor:pointer;justify-self:center;background-color:var(--primary);transition:all .05s ease-out;border-radius:var(--borderRadius);padding:5px 20px;margin:10px 0}.ChatCard_chatCard__link__ig_uP:hover{color:#fff;text-decoration:none;cursor:pointer;box-shadow:0 0 10px rgba(0,0,0,.3)}.ChatCard_chatCard__title__J8eSy{width:100%;grid-area:title;font-size:1.5rem;font-weight:400;margin:0;justify-content:center;overflow:hidden;text-overflow:ellipsis}.ChatCard_chatCard__membersCount__jlZLj{font-weight:400;font-size:1.3rem;grid-area:membersCount}.ChatCard_chatCard__owner__hn3Xc{grid-area:owner;display:grid;border-left:1px solid #eee;padding-left:10px}.ChatCard_chatCard__owner__description__e8iF6{font-size:1rem;font-weight:400;overflow:hidden;text-overflow:ellipsis;color:#555}.ChatCard_chatCard__owner__title__nGkWI{font-size:1.3rem;font-weight:400;text-decoration:none;cursor:pointer}.ChatCard_chatCard__owner__membersCount__Y8GI8{font-size:1rem;font-weight:400;text-decoration:none;cursor:pointer;padding-top:10px}.ChatCard_chatCard__owner__logo__2ghnd{justify-self:center;margin-top:10px;width:100px;height:100px;border-radius:var(--borderRadius)}@media screen and (max-width:1275px){.ChatCard_chatCard__iximo{grid-template-areas:"logo" "link" "title" "membersCount" "owner";grid-template-columns:1fr}.ChatCard_chatCard__logo__Sdwoy{grid-area:logo;justify-self:center;width:auto;height:210px}.ChatCard_chatCard__logo__Sdwoy img{width:auto;height:auto}.ChatCard_chatCard__title__J8eSy{display:block;font-size:1.3rem;text-align:center}.ChatCard_chatCard__membersCount__jlZLj{font-size:1rem;color:#666;justify-self:center}.ChatCard_chatCard__owner__hn3Xc{border-left:none;padding:10px 0;justify-content:center;justify-items:center}.ChatCard_chatCard__owner__title__nGkWI{font-size:1.3rem;overflow:hidden;white-space:nowrap;max-width:100%;text-overflow:ellipsis}.ChatCard_chatCard__owner__membersCount__Y8GI8{font-size:1rem;font-weight:400;overflow:hidden;text-overflow:ellipsis;color:#555}}.BlacklistStub_stub___hdxA{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;min-height:50vh}.BlacklistStub_stub___hdxA h1{font-size:24px;margin-bottom:20px}.BlacklistStub_stub___hdxA p{font-size:16px;margin-bottom:20px;max-width:600px}.BlacklistStub_stub___hdxA .BlacklistStub_button__CefW_{padding:10px 20px;font-size:16px;cursor:pointer;border:1px solid #ccc;border-radius:5px;background-color:#f0f0f0}.BlacklistStub_stub___hdxA .BlacklistStub_button__CefW_:hover{background-color:#e0e0e0}