@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.otherCategories_categories_wrapper__GgU_0{width:100%;max-width:1450px;margin:0 auto;padding:20px;box-sizing:border-box}.otherCategories_category_section__3DTk4{margin-bottom:40px}.otherCategories_top_feed__NPqwL{display:flex;justify-content:space-between;background-color:white;border-bottom:2px solid #8e4bdb;padding:15px;align-items:center;border-radius:8px}.otherCategories_title_cat__TfotF{font-size:22px;font-weight:600}.otherCategories_see_all__Fes1e{text-align:right;color:#8e4bdb;cursor:pointer;font-size:17px}.otherCategories_cards_container__RXTov{display:flex;gap:30px;flex-wrap:wrap;margin-top:15px}.otherCategories_featured_card__pRjw3{display:flex;flex-direction:column;gap:8px;border-radius:10px;overflow:hidden;background:#fff;cursor:pointer;border:1px solid #d3d3d3;width:328px;height:260px;box-sizing:border-box;transition:transform .2s}.otherCategories_featured_card__pRjw3:hover{transform:scale(1.03)}.otherCategories_card_image__M20rD{width:100%;height:140px;background-size:cover;background-position:50%;border-top-left-radius:10px;border-top-right-radius:10px}.otherCategories_card_header__BLs64{display:flex;flex-direction:column;gap:6px;padding:0 10px}.otherCategories_category_bullet__d_B6N{width:8px;height:8px;border-radius:50%}.otherCategories_category_name__bhsor{font-size:13px;color:#555}.otherCategories_card_title__KhDqm{font-size:16px;font-weight:600;color:#000;margin:0}.otherCategories_card_body__6Tr9d{font-size:14px;color:#555;margin:0 10px;flex:1;overflow:hidden}.otherCategories_card_date__2mTx7{font-size:13px;color:gray;margin:0 10px 10px}@media (max-width:1440px){.otherCategories_cards_container__RXTov{gap:24px}}@media (max-width:1024px){.otherCategories_cards_container__RXTov{justify-content:center}}@media (max-width:768px){.otherCategories_featured_card__pRjw3{width:100%;max-width:none;margin-bottom:15px}}.socials_quiz_main_cont2__e_PbK{width:500px;background-color:white;display:flex;flex-direction:column;justify-content:center;gap:10px;align-items:center;border-radius:12px;border:1px solid #ddd;padding:20px}.socials_follow_us__OIsbp{color:#8e4bdb;font-size:25px;margin:0}.socials_social_links__5mzIi{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;width:100%}.socials_social_button__nqjFK{width:100%;height:45px;display:flex;align-items:center;justify-content:flex-start;transition:transform .3s;color:white;cursor:pointer;padding-left:10px;border-radius:6px}.socials_social_button__nqjFK:hover{transform:scale(1.05)}.socials_social_button__nqjFK span{margin-left:8px}@media (max-width:800px){.socials_quiz_main_cont2__e_PbK{width:100%;padding:15px}.socials_social_button__nqjFK:hover{transform:none}}