.GroupCard_groupCard__gneZx{flex-shrink:0;width:350px;height:250px;background:white;border-radius:16px;border:2px solid var(--color-primary-blue-dark);box-shadow:var(--shadow-lg);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;position:relative;display:flex;flex-direction:column;padding:16px}.GroupCard_groupCard__gneZx:hover{transform:translateY(-5px);box-shadow:var(--shadow-card-hover)}.GroupCard_groupImageContainer__21xM3{position:absolute;top:16px;left:16px;flex-shrink:0}.GroupCard_groupAvatar__aajZr{width:80px;height:80px;object-fit:cover;border-radius:1rem}.GroupCard_groupMainContent__d4U9N{display:flex;flex-direction:column;height:100%}.GroupCard_groupTopSection__ylBxt{height:80px;display:flex;flex-direction:column;justify-content:flex-start;gap:8px;padding-left:96px}.GroupCard_groupName__vE07O{color:var(--color-text-primary);font-size:18px;margin:0;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:help}.GroupCard_categoryIcons___eVwj{display:flex;gap:8px;align-items:center}.GroupCard_categoryIcon__Dc1_J{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease}.GroupCard_categoryIcon__Dc1_J:hover{transform:scale(1.1)}.GroupCard_groupMemberCount__4Cs6u{color:var(--color-text-primary);font-size:14px;margin:0}.GroupCard_groupDescription__a08iE{color:var(--color-text-primary);font-size:14px;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:16px 0;flex:1}.GroupCard_actionButton__8fXal{width:85%;color:white;border:none;padding:10px 16px;border-radius:20px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease;align-self:center;margin-top:auto}.GroupCard_actionButton__8fXal,.GroupCard_actionButton__8fXal:hover{background:var(--color-primary-blue)}.GroupsScroll_groupsContainer___uOuj{position:relative;display:flex;align-items:center;justify-content:center;width:100%;flex:1;min-height:0}.GroupsScroll_groupsScroll__oPlfE{display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding:10px 20px;scrollbar-width:none;-ms-overflow-style:none;width:95%;max-width:95%;position:relative;height:100%;align-items:flex-start;mask:linear-gradient(90deg,transparent 0,black 60px,black calc(100% - 60px),transparent);-webkit-mask:linear-gradient(90deg,transparent 0,black 60px,black calc(100% - 60px),transparent)}.GroupsScroll_groupsScroll__oPlfE::-webkit-scrollbar{display:none}.GroupsScroll_groupsScroll__oPlfE>:first-child{margin-left:20px}.GroupsScroll_groupsScroll__oPlfE>:last-child{margin-right:20px}.GroupsScroll_scrollButton__TsRkO{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:white;border:2px solid var(--color-primary-blue-dark);color:var(--color-primary-blue-dark);font-size:20px;font-weight:700;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.GroupsScroll_scrollButton__TsRkO:hover{transform:translateY(-50%) scale(1.1)}.GroupsScroll_scrollLeft__mGif8{left:calc(2.5% - 32px)}.GroupsScroll_scrollRight__Z_TUv{right:calc(2.5% - 32px)}.GroupsScroll_emptyGroupsMessage__qrDoE{text-align:center;color:var(--color-text-primary);font-size:32px;padding:60px 20px;background:var(--color-bg-primary);margin:0 20px;display:flex;align-items:center;justify-content:center;height:100%}@media (max-width:768px){.GroupsScroll_groupsScroll__oPlfE{gap:16px;padding:10px 15px}.GroupsScroll_groupsScroll__oPlfE>:first-child{margin-left:20px}.GroupsScroll_groupsScroll__oPlfE>:last-child{margin-right:20px}.GroupsScroll_scrollButton__TsRkO{width:36px;height:36px;font-size:18px}.GroupsScroll_scrollLeft__mGif8{left:calc(2.5% - 40px)}.GroupsScroll_scrollRight__Z_TUv{right:calc(2.5% - 40px)}.GroupsScroll_emptyGroupsMessage__qrDoE{font-size:16px;padding:40px 15px}}