@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;-webkit-user-select:none;-moz-user-select:none;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}}.HomeSections_homeSectionsWrapper__NHAlQ{display:flex;gap:32px;margin:40px 0 0;min-height:600px}.HomeSections_sectionsLeft__udDF4{flex:2;display:flex;flex-direction:column;gap:32px}.HomeSections_sectionsRight__dXLFB{flex:1;min-width:260px;max-width:340px;position:relative;z-index:2}.HomeSections_section__wr6k0{background:transparent;border-radius:18px;box-shadow:0 4px 24px rgba(0,0,0,.07);padding:28px 32px 24px;margin-bottom:0;transition:box-shadow .3s,transform .3s;animation:HomeSections_fadeInUp__Vgx6J .7s cubic-bezier(.23,1.01,.32,1) both}.HomeSections_sectionHeader__VnNb8{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.HomeSections_categoryList__sSypG{gap:8px;flex-wrap:wrap}.HomeSections_categoryTag__0Wk4L{border:1.5px solid #0070f3;border-radius:16px;padding:2px 12px;font-size:13px;font-weight:500;background:#f5faff;transition:background .2s,color .2s}.HomeSections_cardGrid__ef2he{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.HomeSections_card__WUMks{background:#fff;border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,.1);padding:0 0 18px;min-height:120px;transition:transform .3s cubic-bezier(.23,1.01,.32,1),box-shadow .3s cubic-bezier(.23,1.01,.32,1);cursor:pointer;position:relative;overflow:hidden;animation:HomeSections_cardPop__esWa0 .7s cubic-bezier(.23,1.01,.32,1) both;display:flex;flex-direction:column}.HomeSections_card__WUMks:hover{transform:translateY(-10px) scale(1.05) rotate(-1deg);box-shadow:0 12px 36px rgba(37,99,235,.18),0 2px 8px rgba(0,0,0,.1);background:#fff;z-index:2}.HomeSections_skeletonCard__80fYk{background:#f3f3f3;border-radius:16px;min-height:220px;position:relative;overflow:hidden}.HomeSections_skeletonShimmer__SVD1z{position:absolute;top:0;left:-150px;height:100%;width:120px;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5) 50%,hsla(0,0%,100%,0));animation:HomeSections_shimmer__D4HeC 1.2s infinite}@keyframes HomeSections_shimmer__D4HeC{0%{left:-150px}to{left:100%}}.HomeSections_card__WUMks .HomeSections_cardInfo__9YBTz{padding:16px 18px 0;display:flex;flex-direction:column;gap:8px}.HomeSections_cardDateViews__a3LgR{display:flex;align-items:center;justify-content:space-between;font-size:.95rem;color:#888;margin-bottom:4px}.HomeSections_cardTitle__ZLdMl{font-size:1.08rem;font-weight:600;color:#222;margin:0 0 4px}.HomeSections_cardDesc__zub7f{font-size:.97rem;color:#444;margin:0 0 8px}.HomeSections_cardReadMore__m7vz9{color:#2563eb;font-weight:500;font-size:.97rem;text-decoration:none;margin-top:4px;display:inline-block}.HomeSections_card__WUMks h4{margin:0 0 8px;font-size:1.1rem;font-weight:600;color:#222}.HomeSections_card__WUMks p{margin:0 0 10px;font-size:.97rem;color:#444;min-height:36px}.HomeSections_date__NS9Ao{font-size:.85rem;color:#888;position:absolute;bottom:10px;right:16px}.HomeSections_categoryPanel___4zDn{background:hsla(0,0%,100%,.18);border-radius:18px;box-shadow:0 4px 24px rgba(0,112,243,.07);padding:28px 20px 24px;position:sticky;top:40px;animation:HomeSections_fadeInRight__B42QX .8s cubic-bezier(.23,1.01,.32,1) both;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1.5px solid hsla(0,0%,100%,.35)}.HomeSections_categoryPanel___4zDn h3{margin:0 0 18px;font-size:1.2rem;color:#0070f3;font-weight:700;letter-spacing:1px}.HomeSections_panelSection__J9ayh{margin-bottom:18px}.HomeSections_panelSectionTitle__GtO93{font-size:1rem;font-weight:600;color:#222;margin-bottom:6px}.HomeSections_panelCatList__AaeSo{display:flex;flex-wrap:wrap;gap:7px}.HomeSections_panelCat__bcLnd{background:hsla(0,0%,100%,.22);padding:3px 10px;font-size:.93rem;color:#0070f3;backdrop-filter:blur(8px) saturate(160%);-webkit-backdrop-filter:blur(8px) saturate(160%);box-shadow:0 2px 8px rgba(0,112,243,.07)}.HomeSections_categoryHeader__Xi6VK{position:relative;background:url(/path/to/your/image.jpg) 50%/cover no-repeat;height:90px;display:flex;align-items:center;padding:0 24px;border-radius:8px 8px 0 0;overflow:hidden}.HomeSections_categoryHeader__Xi6VK:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.45);z-index:1}.HomeSections_categoryTitle__batXJ{color:#fff;font-size:2rem;font-weight:600;position:relative;z-index:2;flex:1}.HomeSections_categoryArrow__ZZNm4{position:relative;z-index:2;margin-left:16px;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.HomeSections_categoryList__sSypG{background:#fff;border-radius:0 0 8px 8px;padding:16px 0;display:flex;flex-direction:column;gap:12px}.HomeSections_categoryItem__ZCX_f{display:flex;align-items:center;gap:12px;padding:8px 24px;cursor:pointer;border-radius:6px;transition:background .2s}.HomeSections_categoryItem__ZCX_f:hover{background:#f0f4ff}.HomeSections_categoryIcon__fU53e{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}@keyframes HomeSections_fadeInUp__Vgx6J{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes HomeSections_fadeInRight__B42QX{0%{opacity:0;transform:translateX(60px)}to{opacity:1;transform:translateX(0)}}@keyframes HomeSections_cardPop__esWa0{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.HomeSections_slideInLeft__jY1NA{animation-delay:.1s}.HomeSections_slideInLeftDelay__cokUt{animation-delay:.3s}.HomeSections_slideInLeftDelay2__41wpu{animation-delay:.5s}.HomeSections_categoryPanelWhiteBg__3OSOU{background:#fff!important;border-radius:18px;box-shadow:0 4px 24px rgba(0,112,243,.1);border:1.5px solid #e0e0e0}.HomeSections_categoryHeading__zL45D{font-size:1.4rem;color:#222;font-weight:800;margin-bottom:22px;letter-spacing:1px;text-align:left;border-bottom:2px solid #0070f3;padding-bottom:6px}.HomeSections_panelSectionTitle__GtO93{font-size:1.08rem;font-weight:700;color:#fff;margin-bottom:8px;padding:10px 18px;border-radius:10px;background-size:cover;background-position:50%;background-repeat:no-repeat;text-shadow:0 2px 8px rgba(0,0,0,.18);text-transform:capitalize}.HomeSections_newsBg__nnNzG{background-image:url(/assets/images/news-bg.jpg);background-color:#0070f3}.HomeSections_blogBg__xeyR3{background-image:url(/assets/images/blog-bg.jpg);background-color:#e91e63}.HomeSections_eventBg__03GtC{background-image:url(/assets/images/event-bg.jpg);background-color:#00b894}.HomeSections_catIcon__a3HWi{display:inline-flex;align-items:center;margin-right:7px;vertical-align:middle}.HomeSections_panelCat__bcLnd{display:flex;align-items:center;gap:6px;background:#f8faff;color:#222;border:1px solid #e0e0e0;border-radius:12px;padding:4px 12px 4px 8px;font-size:.97rem;font-weight:500;transition:background .2s,color .2s,box-shadow .2s;box-shadow:0 2px 8px rgba(0,112,243,.04)}.HomeSections_panelCat__bcLnd:hover{background:#0070f3;color:#fff}