.userCardSkeleton_card__PPRF9{display:flex;flex-direction:row;padding:var(--padXSmall);border-radius:var(--radiusXL);background:#f9fafa;margin-bottom:12px;animation:userCardSkeleton_shimmer__EFSCm 2s ease-in-out infinite alternate;gap:var(--padSmall);height:5.5rem}.userCardSkeleton_leftSection__EnvNj{flex-shrink:0;width:5.5rem;height:5.5rem;border-radius:var(--radiusL)}.userCardSkeleton_rightSection__D_6QH{padding:var(--padXSmall);width:100%;display:flex;flex-direction:column;gap:var(--padSmall);justify-content:space-between;background:#f9fafa}.userCardSkeleton_namePlaceholder__vB1YL{width:60%;height:1.5rem}.userCardSkeleton_subtitlePlaceholder__wQatV,.userCardSkeleton_tagsPlaceholder__zoSeB{width:40%;height:1.5rem}@keyframes userCardSkeleton_shimmer__EFSCm{0%{background-position:100% 100%}to{background-position:-100% -100%}}.userCardSkeleton_leftSection__EnvNj,.userCardSkeleton_namePlaceholder__vB1YL,.userCardSkeleton_subtitlePlaceholder__wQatV,.userCardSkeleton_tagsPlaceholder__zoSeB{animation:userCardSkeleton_shimmer__EFSCm 2s linear infinite;background:linear-gradient(90deg,transparent 0,transparent 45%,rgba(255,255,255,.8) 49%,rgba(255,255,255,.9) 50%,rgba(255,255,255,.8) 51%,transparent 55%,transparent),#f0f0f0;background-size:400% 400%;border-radius:.5rem}.topActivitiesPanel_container__GoDnK{display:grid;grid-template-rows:auto 1fr;overflow:hidden;max-height:clamp(9rem,47vh,28rem)}.topActivitiesPanel_header__Bti_w{display:grid;grid-template-columns:1fr auto;align-items:center;padding:var(--padXSmall);gap:var(--sizingS);font-size:var(--fontSizeSCTitle);color:var(--colorGray35)}.topActivitiesPanel_title__Pwtb0{color:var(--fontColorPrimary90);font-weight:700}.topActivitiesPanel_itemsContainer__8BYRc{overflow-y:auto;margin-top:var(--sizingM);display:flex;flex-direction:column;gap:var(--sizingS);padding-right:var(--padXXSmall)}.topActivitiesPanel_itemsContainer__8BYRc::-webkit-scrollbar{width:var(--scrollbarThinWidth)}.topActivitiesPanel_noActivities__HzSaK{padding:var(--padLarge);text-align:center;margin-top:var(--sizingM);color:var(--fontColorPrimary50);font-size:var(--fontSizeSCValue)}.topActivitiesPanel_skeletonContainer____CLO{padding-block:var(--padMedium)}@media (max-width:768px){.topActivitiesPanel_header__Bti_w{display:none}.topActivitiesPanel_container__GoDnK{max-height:none;height:100%}.topActivitiesPanel_itemsContainer__8BYRc{margin:0 var(--padSmall) var(--padSmall)}}.topActCard_cardLink__8fxOJ{text-decoration:none;color:inherit;display:block}.topActCard_card__mwQ01{position:relative;width:100%;height:8rem;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .2s ease;box-sizing:border-box;background-color:var(--colorGray235)}.topActCard_cardLink__8fxOJ:hover .topActCard_backgroundImage__wShBV{transform:scale(1.05)}.topActCard_backgroundImage__wShBV{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;transition:transform .3s ease}.topActCard_overlay__tmdeg{position:absolute;bottom:0;left:0;width:100%;height:70%;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.15) 40%,rgba(0,0,0,.4) 70%,rgba(0,0,0,.65))}.topActCard_content__ncuwC{position:absolute;bottom:0;left:0;width:100%;padding:var(--padMedium);color:white;z-index:1;box-sizing:border-box}.topActCard_title__GBiPP{font-size:var(--fontSizeGenericLabel);font-weight:500;margin-bottom:0;text-shadow:0 0 3px rgba(0,0,0,.8),0 0 12px rgba(0,0,0,.6),0 0 24px rgba(0,0,0,.4);color:white}.topActCard_userInfo__ok6oT{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;width:100%;gap:var(--padMedium)}.topActCard_avatarContainer__p5VH_{flex-shrink:0;width:1.75rem;height:1.75rem;border-radius:50%;overflow:hidden;border:.5px solid var(--fontColorPrimary10);box-shadow:0 2px 4px rgba(0,0,0,.2);margin-top:auto}.topActCard_avatar__8IVqH{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.topActCard_userName__7Qrb2{font-size:.9rem;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.3);color:white}.topActCard_ratingContainer__Nb3U3{display:flex;flex-direction:column;font-size:.8rem;color:grey;gap:var(--sizingXS);max-width:100%;overflow:hidden}@media (max-width:768px){.topActCard_card__mwQ01{height:10rem}.topActCard_title__GBiPP{font-size:1rem}}.contentCardSkeleton_card__T73qw{display:flex;flex-direction:column;flex-direction:column-reverse;padding:var(--padMedium);border-radius:var(--radiusXL);background:#f9fafa;margin-bottom:12px;animation:contentCardSkeleton_shimmer__i_3z7 2s ease-in-out infinite alternate;gap:var(--padSmall);height:6rem}.contentCardSkeleton_rightSection__ysfm4{display:flex;flex-direction:column;gap:var(--padSmall);justify-content:space-between;background:#f9fafa}.contentCardSkeleton_namePlaceholder__ZkXQ5{width:60%;height:1.25rem}.contentCardSkeleton_ratingPlaceholder__28pRY{width:40%;height:1.25rem}.contentCardSkeleton_tagsContainer__0g4Op{display:flex;flex-direction:row;gap:var(--padSmall);justify-content:space-between}.contentCardSkeleton_tagPlaceholder__VIbxx{width:40%;height:1.25rem}.contentCardSkeleton_avatarPlaceholder__ErICF{width:1.25rem;height:1.25rem;border-radius:10rem;background:#f9fafa}@keyframes contentCardSkeleton_shimmer__i_3z7{0%{background-position:100% 100%}to{background-position:-100% -100%}}.contentCardSkeleton_avatarPlaceholder__ErICF,.contentCardSkeleton_namePlaceholder__ZkXQ5,.contentCardSkeleton_ratingPlaceholder__28pRY,.contentCardSkeleton_tagPlaceholder__VIbxx{animation:contentCardSkeleton_shimmer__i_3z7 2s linear infinite;background:linear-gradient(90deg,transparent 0,transparent 45%,rgba(255,255,255,.8) 49%,rgba(255,255,255,.9) 50%,rgba(255,255,255,.8) 51%,transparent 55%,transparent),#f0f0f0;background-size:400% 400%;border-radius:.5rem}.topGuidesPanel_container__piSBN{position:relative;display:grid;grid-template-rows:auto 1fr;overflow:hidden;height:100%;min-height:0}.topGuidesPanel_skeletonContainer__qhqe9{height:auto;padding-top:var(--padMedium)}.topGuidesPanel_cardsContainer__BoX2Y{overflow-y:auto;margin-top:var(--sizingM);height:90%;display:flex;flex-direction:column;gap:var(--sizingS);min-height:0;padding-right:var(--padcardsContainerXSmall)}.topGuidesPanel_scrollIcon__IH9lR{position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);font-size:16px;color:var(--fontColorPrimary50);pointer-events:none}.topGuidesPanel_cardsContainer__BoX2Y::-webkit-scrollbar{width:var(--scrollbarThinWidth)}.topGuidesPanel_header__pWWbl{display:grid;grid-template-columns:1fr auto;align-items:center;padding:var(--padXSmall);gap:var(--sizingS);font-size:var(--fontSizeSCTitle);color:var(--colorGray35)}.topGuidesPanel_title__1U1tH{color:var(--fontColorPrimary90);font-weight:700}.topGuidesPanel_titleSection__9xjt4{display:flex;align-items:center;gap:8px}.topGuidesPanel_titleSection__9xjt4 h2{font-size:18px;font-weight:600;margin:0}.topGuidesPanel_locationBox__R_BX1{display:flex;flex-direction:row;align-items:center;gap:.1rem}.topGuidesPanel_locationIcon__ItG8g{width:16px;height:16px}.topGuidesPanel_location__Jc1UL{color:#2c2eb1;font-size:x-small;font-weight:500}.topGuidesPanel_noUser__RZWXB{padding:var(--padLarge);text-align:center;margin-top:var(--sizingM);color:var(--fontColorPrimary50);font-size:var(--fontSizeSCValue)}@media (max-width:768px){.topGuidesPanel_header__pWWbl{display:none}.topGuidesPanel_cardsContainer__BoX2Y{gap:var(--sizingS);max-height:none;margin:0 var(--padSmall) var(--padXSmall);height:100%}}.topGuidesCard_cardLink__CboZe{text-decoration:none;color:inherit;display:block}.topGuidesCard_cardLink__CboZe:last-child{margin-bottom:var(--sizingS)}.topGuidesCard_card__qu23j{background:white;border-radius:var(--radiusXL);display:flex;flex-direction:column;gap:var(--padSmall);box-shadow:0 1px 3px rgba(0,0,0,.05)}.topGuidesCard_card__qu23j:hover{box-shadow:var(--boxShadowDropdownList);opacity:.8;transition:opacity .2s ease}.topGuidesCard_leftSection__9R8KX{display:flex;padding:var(--padXSmall);gap:16px;align-items:flex-start}.topGuidesCard_avatarContainer__Oqc96{flex-shrink:0;position:relative;padding:var(--padXSmall);width:75px;height:75px}.topGuidesCard_avatar__KhiHR{width:75px;height:75px;border-radius:var(--radiusL);-o-object-fit:cover;object-fit:cover}.topGuidesCard_guideInfo__IhAUw{flex-grow:1;display:flex;flex-direction:column;gap:var(--padSmall);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topGuidesCard_guideName__O9QfN{padding:var(--padXXSmall);color:var(--fontColorSecondary10)}
/*# sourceMappingURL=c8e63756bd05d72b.css.map*/