.resource-hub-hero{min-height:340px;padding:42px 0;background:linear-gradient(135deg, rgba(71, 111, 255, 0.05) 0%, rgba(71, 111, 255, 0.1) 50%, rgba(71, 111, 255, 0.2) 100%)}@media only screen and (max-width:767px){.resource-hub-hero{min-height:438px}}.resource-hub-hero__content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%}.resource-hub-hero__label{display:flex;padding:8px 15px;border-radius:100px;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(71, 111, 255, 0.2);background:rgba(71, 111, 255, 0.1);margin-bottom:14px}.resource-hub-hero__label-icon{width:14px;height:14px}.resource-hub-hero__label-icon img{width:100%;height:100%;object-fit:contain}.resource-hub-hero__label-text{font-size:14px;line-height:20px;font-weight:600;color:#476FFF}.resource-hub-hero__title{font-size:42px;font-weight:600;line-height:52px;color:#061431;width:100%;max-width:784px;margin:0 auto 22px}@media only screen and (max-width:991px){.resource-hub-hero__title{font-size:38px;line-height:45px}}@media only screen and (max-width:767px){.resource-hub-hero__title{font-size:36px;line-height:44px}.resource-hub-hero__title br{display:none}}.resource-hub-hero__title span{color:#476FFF}.resource-hub-hero__description{font-size:16px;line-height:26px;color:#64748B;width:100%;max-width:588px;margin:0 auto}.resource-hub{overflow:visible}.resource-hub__inner{padding-top:56px}.resource-hub__wrap{padding-bottom:56px}.resource-hub__wrapper{display:flex;gap:26px}@media only screen and (max-width:991px){.resource-hub__wrapper{flex-direction:column}}.resource-hub__search-wrapper{position:relative;width:100%}.resource-hub__search-input{width:100% !important;padding:8px 40px 8px 36px !important;border:1px solid rgba(71, 111, 255, 0.2) !important;border-radius:10.5px !important;font-size:14px !important;outline:none !important;transition:border-color 0.3s !important;background-color:#f8fafc !important;transition:all 0.3s ease !important}.resource-hub__search-input::placeholder{color:#64748B !important;font-size:12px !important}.resource-hub__search-input-wrapper{position:relative;display:flex;align-items:center;width:100%}.resource-hub__search-input-wrapper.focus .resource-hub__search-input{border-color:#476FFF !important;box-shadow:0 0 0 3px rgba(71, 111, 255, 0.1) !important;transform:scale(1.05) !important}.resource-hub__search-input-wrapper.focus .resource-hub__search-icon{left:4px !important;transition:all 0.3s ease !important}.resource-hub__search-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;color:#64748B;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all 0.2s}.resource-hub__search-clear:hover{color:#476FFF;background-color:rgba(71, 111, 255, 0.1)}.resource-hub__search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);z-index:2;pointer-events:none;transition:all 0.3s ease !important}.resource-hub__search-suggestions{position:absolute;top:100%;left:0;right:0;top:40px;background:#FFF;border:1px solid rgba(71, 111, 255, 0.2);border-top:none;border-radius:10px;box-shadow:0 8px 20px rgba(0, 0, 0, 0.1);z-index:1000;max-height:336px;overflow-y:auto}.resource-hub__search-suggestion-item{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;transition:background-color 0.2s;border-bottom:1px solid #f1f5f9}.resource-hub__search-suggestion-item:last-child{border-bottom:none}.resource-hub__search-suggestion-item:hover,.resource-hub__search-suggestion-item.active{background-color:rgba(71, 111, 255, 0.05)}.resource-hub__search-suggestion-icon{flex-shrink:0;color:#64748B}.resource-hub__search-suggestion-content{flex:1;min-width:0}.resource-hub__search-suggestion-title{font-size:14px;font-weight:500;color:#061431;line-height:1.4;margin-bottom:2px}.resource-hub__search-suggestion-title .search-highlight{color:#476FFF;font-weight:600}.resource-hub__search-suggestion-type{font-size:12px;color:#64748B;text-transform:capitalize}.resource-hub__sidebar{width:100%;max-width:260px;position:relative}@media only screen and (max-width:991px){.resource-hub__sidebar{max-width:100%}}@media only screen and (max-width:767px){.resource-hub__sidebar{display:none}}.resource-hub__sidebar-inner{position:sticky;top:79px}.resource-hub__sidebar-header{display:flex;align-items:center;gap:10px;margin-bottom:14px}@media only screen and (max-width:991px){.resource-hub__sidebar-header{justify-content:center}}.resource-hub__sidebar-header-icon{width:18px;height:18px;min-width:18px;min-height:18px;display:flex;align-items:center;justify-content:center}.resource-hub__sidebar-header-icon img{width:100%;height:100%;object-fit:contain}.resource-hub__sidebar-header-text{font-size:16px;font-weight:600;line-height:24px;white-space:nowrap}.resource-hub__sidebar-header-line{height:1px;width:100%;background:linear-gradient(to right, #dce3ed, transparent);max-width:90px}@media only screen and (max-width:991px){.resource-hub__sidebar-header-line{max-width:100%;background:linear-gradient(to right, transparent, #e3eaf5 50%, transparent)}}@media only screen and (max-width:767px){.resource-hub__sidebar-header-line{display:none}}.resource-hub__sidebar-filter-buttons{display:flex;gap:7px;flex-direction:column}@media only screen and (max-width:991px){.resource-hub__sidebar-filter-buttons{flex-direction:row;flex-wrap:wrap;justify-content:start}}@media only screen and (max-width:767px){.resource-hub__sidebar-filter-buttons{justify-content:center}}.resource-hub__sidebar-filter-btn{font-size:14px;font-weight:400;line-height:22.4px;color:#061431;padding:9px;display:flex;align-items:center;gap:14px;border-radius:10.5px}@media only screen and (max-width:991px){.resource-hub__sidebar-filter-btn{width:auto;white-space:nowrap}}.resource-hub__sidebar-filter-btn:hover{color:#061431;background-color:#eef3ff;box-shadow:0 2px 6px rgba(0, 0, 0, 0.2)}.resource-hub__sidebar-filter-btn img{width:100%;height:100%;object-fit:cover;max-width:14px;min-width:14px;max-height:14px;min-height:14px}.resource-hub__sidebar-filter-btn.active{color:#FFF;border-radius:10.5px;background:linear-gradient(90deg, #476FFF 0%, rgba(71, 111, 255, 0.9) 100%);box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1)}.resource-hub__sidebar-filter-btn.active svg path{stroke:#FFF}.resource-hub__sidebar-filter-btn.active img{filter:brightness(0) saturate(100%) invert(93%) sepia(7%) saturate(29%) hue-rotate(280deg) brightness(107%) contrast(106%)}.resource-hub__sidebar-filter-btn span{display:flex}.resource-hub__content{width:100%;max-width:100%}.resource-hub__content-header{display:flex;align-items:center;gap:10px;margin-bottom:14px;position:relative;z-index:12}@media only screen and (max-width:991px){.resource-hub__content-header{justify-content:center}}.resource-hub__content-header-wrap{padding-top:21px;margin-top:-21px;padding-bottom:42px;padding-left:5px;padding-right:5px;position:sticky;top:58px;left:10px;z-index:10;background:linear-gradient(to bottom, #FFF 73%, transparent 100%)}@media only screen and (max-width:991px){.resource-hub__content-header-wrap{margin-top:0}.resource-hub__content-header-wrap:before{content:"";position:absolute;top:0;left:-20px;width:calc(100% + 40px);height:100%;background:linear-gradient(to bottom, #FFF 73%, transparent 100%);z-index:11}}.resource-hub__content-header-icon{width:18px;height:18px;min-width:18px;min-height:18px}.resource-hub__content-header-icon img{width:100%;height:100%;object-fit:contain}.resource-hub__content-header-text{font-size:16px;font-weight:600;line-height:24px;white-space:nowrap}.resource-hub__content-header-line{height:1px;width:100%;background:linear-gradient(to right, #e3eaf5, transparent);max-width:678px}@media only screen and (max-width:991px){.resource-hub__content-header-line{max-width:100%;background:linear-gradient(to right, transparent, #e3eaf5 50%, transparent)}}@media only screen and (max-width:767px){.resource-hub__content-header-line{display:none}}.resource-hub__content-filter{position:relative;z-index:12}.resource-hub__content-filter-buttons{display:flex;gap:10px}@media only screen and (max-width:1120px){.resource-hub__content-filter-buttons{flex-wrap:wrap}}@media only screen and (max-width:991px){.resource-hub__content-filter-buttons{justify-content:start}}@media only screen and (max-width:767px){.resource-hub__content-filter-buttons{justify-content:center}}.resource-hub__content-filter-btn{font-size:13px;font-weight:400;line-height:18px;color:#061431;padding:8px 15px;border-radius:33554400px;border:1px solid rgba(71, 111, 255, 0.2);transform:scale(1);transition:all 0.3s ease;overflow:hidden;background:linear-gradient(90deg, rgba(71, 111, 255, 0.05) 0%, rgba(71, 111, 255, 0.1) 100%)}.resource-hub__content-filter-btn:hover{transform:scale(1.05);color:#061431;background:linear-gradient(to right, #e6efff, #d6e4ff);border:1px solid rgba(0, 102, 255, 0.3);box-shadow:0 0 5px rgba(0, 102, 255, 0.2)}.resource-hub__content-filter-btn:hover::after{content:"";position:absolute;top:auto;bottom:0;left:0;width:100%;background:linear-gradient(to right, rgba(0, 102, 255, 0) 0%, #0066ff 50%, rgba(0, 102, 255, 0) 100%);height:2px}.resource-hub__content-filter-btn.active{background:linear-gradient(90deg, #476FFF 0%, rgba(71, 111, 255, 0.9) 100%);color:#FFF;border:1px solid #476FFF}.resource-hub__featured-item{display:flex;min-height:340px;gap:24px;padding:18px;background:#E2E9FF;border:1px solid rgba(71, 111, 255, 0.15);border-radius:14px;box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);margin-bottom:40px}@media only screen and (max-width:1024px){.resource-hub__featured-item{min-height:300px}}@media only screen and (max-width:767px){.resource-hub__featured-item{flex-direction:column-reverse}}.resource-hub__featured-item-info{flex:0 0 42%;display:flex;flex-direction:column}.resource-hub__featured-item-info-labels{display:flex;align-items:center;gap:7px;margin-bottom:13px}.resource-hub__featured-item-info-labels--featured{display:flex;align-items:center;gap:5px}.resource-hub__featured-item-info-labels--featured span{font-size:11px;font-weight:600;line-height:14px;background-color:#476FFF;color:#FFF;display:inline-flex;padding:4px 7px;border-radius:8px}.resource-hub__featured-item-info-labels--currentCategory span{font-size:11px;font-weight:600;line-height:16px;display:inline-flex;padding:3px 7px;border-radius:8px;border:1px solid rgba(71, 111, 255, 0.2);background:rgba(71, 111, 255, 0.05);color:#476FFF}.resource-hub__featured-item-info--title{font-size:26px;font-weight:600;line-height:32px;color:#476FFF;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:1024px){.resource-hub__featured-item-info--title{font-size:20px;line-height:24px}}@media only screen and (max-width:767px){.resource-hub__featured-item-info--title{font-size:18px;line-height:24px}}.resource-hub__featured-item-info--description{font-size:16px;font-weight:400;line-height:26px;color:#64748B;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:18px}@media only screen and (max-width:1024px){.resource-hub__featured-item-info--description{font-size:14px;line-height:22px}}@media only screen and (max-width:767px){.resource-hub__featured-item-info--description{font-size:14px;line-height:20px}}.resource-hub__featured-item-info--data{display:flex;align-items:center;gap:14px;margin-bottom:17px}.resource-hub__featured-item-info--data span{display:flex;align-items:center;gap:5px;color:#64748B;font-size:12px;font-weight:400;line-height:17px}.resource-hub__featured-item-info--location{display:flex;align-items:center;gap:14px}.resource-hub__featured-item-info--location span{display:flex;align-items:center;gap:5px;color:#64748B;font-size:12px;font-weight:400;line-height:17px}.resource-hub__featured-item-info--location span svg{width:13px;height:13px;display:flex}.resource-hub__featured-item-info--button{margin-top:auto}.resource-hub__featured-item-info--button a{display:inline-flex;align-items:center;gap:14px;color:#FFF;font-size:13px;font-weight:600;line-height:18px;background-color:#476FFF;border-radius:50px;padding:10px 24px;box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);transition:all 0.3s ease;border:1px solid transparent}.resource-hub__featured-item-info--button a:hover{box-shadow:0 8px 20px rgba(79, 124, 255, 0.3);background-color:#4f7cff}.resource-hub__featured-item-info--button a:hover .resource-hub__featured-item-info--button-icon{position:relative;transition:all 0.3s ease;transform:translateX(4px) scale(1.1)}.resource-hub__featured-item-info--button-icon{height:18px;width:15px;display:flex;transition:all 0.3s ease;transform:translateX(0) scale(1)}.resource-hub__featured-item-info--button svg{width:15px;height:15px;display:flex}.resource-hub__featured-item-info--footer{margin-top:auto}.resource-hub__featured-item--image{max-width:100%;width:100%;border-radius:14px;overflow:hidden;height:304px;position:relative}@media only screen and (max-width:1120px){.resource-hub__featured-item--image{height:244px}}@media only screen and (max-width:1080px){.resource-hub__featured-item--image{height:224px}}@media only screen and (max-width:991px){.resource-hub__featured-item--image{height:220px}}@media only screen and (max-width:767px){.resource-hub__featured-item--image{height:214px}}@media only screen and (max-width:480px){.resource-hub__featured-item--image{height:190px}}@media only screen and (max-width:375px){.resource-hub__featured-item--image{height:172px}}.resource-hub__featured-item--image img{width:100%;border-radius:15px;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;left:0}@media only screen and (max-width:1280px){.resource-hub__featured-item--image img{object-position:center}}@media only screen and (max-width:1120px){.resource-hub__featured-item--image img{height:100%;min-height:100%;max-height:100%}}@media only screen and (max-width:1024px){.resource-hub__featured-item--image img{height:100%;object-position:center}}@media only screen and (max-width:767px){.resource-hub__featured-item--image img{height:100%;min-height:100%;max-height:100%}}.resource-hub__posts-wrap{gap:42px;display:flex;justify-content:space-between;align-items:center;flex-direction:column}.resource-hub__posts-wrap.loading{opacity:0.7;pointer-events:none}.resource-hub__posts-wrap.not-found{grid-template-columns:repeat(1, 1fr)}.resource-hub__posts-wrap.not-found .resource-hub__posts-empty{max-width:500px;padding:30px 20px !important;margin:0 auto;text-align:center;opacity:1;transform:translateY(0);transition:opacity 0.4s ease 0.3s, transform 0.3s ease 0.3s}.resource-hub__posts-wrap.not-found .resource-hub__posts-list{grid-template-columns:repeat(1, 1fr)}.resource-hub__posts-empty{opacity:0;transform:translateY(20px);transition:opacity 0.3s ease 0.2s, transform 0.3s ease 0.2s}.resource-hub__posts-header{display:flex;justify-content:space-between;align-items:center;gap:24px;width:100%}@media only screen and (max-width:767px){.resource-hub__posts-header{flex-direction:column;align-items:flex-start}}.resource-hub__posts-header-left{display:flex;flex-direction:column;gap:7px}@media only screen and (max-width:767px){.resource-hub__posts-header-left{width:100%}}.resource-hub__posts-header-title{font-size:27px;font-weight:600;margin-bottom:0;line-height:32px;letter-spacing:-0.656px;color:#061431}.resource-hub__posts-header-subTitle{font-size:14px;font-weight:400;line-height:22.4px;color:#64748B}.resource-hub__posts-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px;width:100%}@media only screen and (max-width:1024px){.resource-hub__posts-list{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width:767px){.resource-hub__posts-list{grid-template-columns:repeat(1, 1fr);gap:24px}}.resource-hub__posts-list:has(> .resource-hub__webinar-section){display:flex;flex-direction:column;gap:64px}@media only screen and (max-width:767px){.resource-hub__posts-list:has(> .resource-hub__webinar-section){gap:48px}}.resource-hub__posts-list--webinars{grid-template-columns:1fr;gap:28px}.resource-hub__posts-list .resource-hub__webinar-section{display:flex;flex-direction:column;gap:20px;min-width:0}@media only screen and (max-width:767px){.resource-hub__posts-list .resource-hub__webinar-section{gap:24px}}.resource-hub__posts-list .resource-hub__webinar-section--list{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}@media only screen and (max-width:1024px){.resource-hub__posts-list .resource-hub__webinar-section--list{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width:767px){.resource-hub__posts-list .resource-hub__webinar-section--list{grid-template-columns:repeat(1, 1fr);gap:24px}}.resource-hub__posts-list .resource-hub__webinar-section-title{font-size:27px;font-weight:600;line-height:32px;letter-spacing:-0.656px;color:#061431;margin:0}@media only screen and (max-width:767px){.resource-hub__posts-list .resource-hub__webinar-section-title{margin-bottom:4px}}.resource-hub__posts-search{width:100%;max-width:336px}@media only screen and (max-width:767px){.resource-hub__posts-search{width:100%;max-width:100%}}.resource-hub__posts-card{display:flex;flex-direction:column;gap:14px;border-radius:14px;overflow:hidden;background:linear-gradient(135deg, #FFF 0%, rgba(249, 250, 251, 0.5) 100%);box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);transition:all 0.3s ease}.resource-hub__posts-card:hover{transform:translateY(-4px);box-shadow:-1px 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1)}.resource-hub__posts-card:hover .resource-hub__posts-card--label_icon{opacity:1}.resource-hub__posts-card:hover .resource-hub__posts-card--label_text{background-color:#476FFF;color:#FFF}.resource-hub__posts-card:hover .resource-hub__posts-card--content{background:linear-gradient(180deg, #f8faff 0%, #f3f4fb 100%)}.resource-hub__posts-card:hover .resource-hub__posts-card--title{color:#476FFF}.resource-hub__posts-card:hover .resource-hub__posts-card--image img{transform:scale(1.1)}.resource-hub__posts-card--info{display:flex;flex-direction:column;gap:14px;height:100%}@media only screen and (max-width:767px){.resource-hub__posts-card--info{gap:0}}.resource-hub__posts-card--content{padding:46px 20px 22px 20px;display:flex;flex-direction:column;gap:10px;height:100%}@media only screen and (max-width:767px){.resource-hub__posts-card--content{padding:44px 20px 22px 20px}}.resource-hub__posts-card--title{font-size:16px;font-weight:600;line-height:20px;color:#061431;margin:0 !important}.resource-hub__posts-card--description{font-size:14px;font-weight:400;line-height:23px;color:#64748B;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:32px}.resource-hub__posts-card--data{display:flex;align-items:center;gap:14px;margin-top:auto}.resource-hub__posts-card--data span{display:flex;align-items:center;gap:5px;color:#64748B;font-size:12px;font-weight:400;line-height:17px}.resource-hub__posts-card--data span svg{width:13px;height:13px;display:flex}.resource-hub__posts-card--location{display:flex;align-items:center;gap:14px}.resource-hub__posts-card--location span{display:flex;align-items:center;gap:5px;color:#64748B;font-size:12px;font-weight:400;line-height:17px}.resource-hub__posts-card--location span svg{width:13px;height:13px;display:flex}.resource-hub__posts-card--image{position:relative;max-height:168px;min-height:168px;height:168px}@media only screen and (max-width:1024px){.resource-hub__posts-card--image{max-height:200px;min-height:200px;height:200px}}.resource-hub__posts-card--image img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:all 0.3s ease}.resource-hub__posts-card--label{display:flex;gap:10px;justify-content:space-between;align-items:center;position:absolute;width:calc(100% - 28px);top:17px;left:14px}.resource-hub__posts-card--label_text{color:#061431;transition:all 0.3s ease;font-size:12px;font-weight:600;line-height:16px;padding:2px 7px;border-radius:30px;background:rgba(255, 255, 255, 0.95);box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1)}.resource-hub__posts-card--label_icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#476FFF;transition:all 0.3s ease;opacity:0}.resource-hub__posts-card--label_icon svg{width:14px;height:14px;display:flex}.resource-hub__posts-card--label_icon svg path{stroke:#FFF}.resource-hub__load-more .btn-load-more{text-transform:none;font-size:13px;line-height:18px;padding:8px 22px;border-radius:50px;box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);letter-spacing:normal;font-weight:500;min-width:185px;background-color:#FC1683;border:1px solid #FC1683;color:#FFF}.resource-hub__load-more .btn-load-more:hover{box-shadow:0 8px 20px #fc168124;background-color:#FC4A9D}.resource-hub__load-more.hidden{display:none}.search-highlight{color:#476FFF;font-weight:600}.resource-hub__loading{text-align:center;padding:60px 20px;color:#64748B;background:linear-gradient(135deg, rgba(71, 111, 255, 0.02) 0%, rgba(71, 111, 255, 0.05) 100%);border-radius:16px;margin:20px 0}.loading-spinner{display:inline-block;width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #476FFF;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:15px}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.resource-hub__error{text-align:center;padding:40px 20px;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:20px 0}.resource-hub__skeleton{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px;padding:20px 0}@media only screen and (max-width:1024px){.resource-hub__skeleton{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width:767px){.resource-hub__skeleton{grid-template-columns:repeat(1, 1fr);gap:24px}}.skeleton-card{background:#ffffff;border-radius:14px;overflow:hidden;box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1);animation:skeleton-pulse 1.5s ease-in-out infinite}.skeleton-image{height:168px;background:linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 2s infinite}.skeleton-content{padding:20px}.skeleton-title{height:20px;background:linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 2s infinite;border-radius:4px;margin-bottom:12px}.skeleton-description{height:16px;background:linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 2s infinite;border-radius:4px;margin-bottom:8px}.skeleton-description:nth-child(3){width:70%}.skeleton-meta{height:14px;width:60%;background:linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 2s infinite;border-radius:4px;margin-top:16px}@keyframes skeleton-pulse{0%,100%{opacity:1}50%{opacity:0.8}}@keyframes skeleton-shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}.resource-hub__load-more .btn-load-more{position:relative;transition:all 0.3s ease;text-transform:uppercase}.resource-hub__load-more .btn-load-more.loading{color:transparent !important;pointer-events:none}.resource-hub__load-more .btn-load-more.loading::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:20px;height:20px;border:2px solid rgba(255, 255, 255, 0.3);border-top:2px solid #ffffff;border-radius:50%;animation:loadmore-spin 1s linear infinite}@keyframes loadmore-spin{0%{transform:translate(-50%, -50%) rotate(0deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}html{scroll-behavior:smooth;scroll-padding-top:100px}