.home_container__do46A{max-width:1100px;margin:auto;padding:2rem}.home_greetingWrapper___yUlq{position:relative;height:3rem;width:100%;overflow:hidden;text-wrap:nowrap}.home_greeting__ODh24{position:absolute;font-weight:400;transition:all .2s;animation:home_greeting__ODh24 20s linear infinite}.home_span__P37cZ{color:#9cce27;animation:home_blink__EPZtO 1s step-start infinite}.home_search__5kEid{width:100%;padding:.5rem;margin-bottom:1rem;background:#1f1f1f;color:#fff;border:1px solid #1ba3f1!important;border-radius:8px}.home_grid__MhMGh{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));grid-gap:2rem;gap:2rem;grid-row-gap:3rem;row-gap:3rem;margin-top:2rem}.home_loadMore__yL6pI{background-color:#4f46e5!important;color:#fff!important;padding:.75rem 2rem;border:none;border-radius:.5rem;margin:2rem auto 0;display:block;cursor:pointer;font-size:1rem;transition:all .2s;float:right;align-self:center}.home_allBtn__R2ogg{background-color:#3228fd!important;color:#fff!important;transition:all .2s;border:none}.home_allBtn__R2ogg:hover{transform:scale(1.05)}.home_loadMore__yL6pI:hover{background:#1707f1!important;transform:scale(1.05)}.home_card__sGVZR{border-radius:.5rem;box-shadow:3px 5px 10px #4f46e5;overflow:hidden;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;height:100%}.home_card__sGVZR:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgb(14.0289256198,150.3099173554,228.4710743802)}.home_cardImageWrapper__pwdM0{width:100%;height:auto;overflow:hidden}.home_cardImage__E0zja{width:100%;height:auto;object-fit:cover;transition:scale .3s ease}.home_card__sGVZR:hover .home_cardImage__E0zja{scale:1.03}.home_cardContent__SDHJ9{padding:1.5rem;color:#1f2937;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.home_cardTitle__kkKXz{margin-top:0;font-size:1.2rem;margin-bottom:.75rem;color:#111827}.home_cardExcerpt__dhPNZ{font-size:1rem;margin-bottom:1rem;color:#4b5563}.home_tagsDisplay__aDYuy{display:flex;justify-content:space-between;align-items:center}.home_tag__YZjS0{font-weight:700;background:linear-gradient(90deg,#6366f1,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}@keyframes home_greeting__ODh24{0%{left:100%}to{left:-100%}}@keyframes home_blink__EPZtO{50%{opacity:0}}@media screen and (max-width:750px){.home_grid__MhMGh{display:flex;flex-wrap:wrap}.home_card__sGVZR{height:max-content}}@media(max-width:375px){.home_container__do46A{padding:1rem!important}}.Loader_loaderWrapper__4Yg3_{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;display:flex;align-items:center;justify-content:center;min-height:60vh}.Loader_spinner__10PSd{width:48px;height:48px;border:6px solid #ccc;border-top-color:#0070f3;border-radius:50%;animation:Loader_spin__JZSgZ .9s linear infinite}@keyframes Loader_spin__JZSgZ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}