.AnimatedHero_animatedHero__3_LT0{width:100vw;height:50vh;overflow:hidden;background-color:var(--secondary-color);position:relative}.AnimatedHero_animatedHero__3_LT0 .AnimatedHero_container__eBO__{height:60vh;display:flex;align-items:center;justify-content:center;z-index:1}.AnimatedHero_animatedHero__3_LT0 .AnimatedHero_container__eBO__ .AnimatedHero_content__52CpK{width:100%;max-width:800px;text-align:center;padding:20px;color:#fff}.AnimatedHero_animatedHero__3_LT0 .AnimatedHero_container__eBO__ .AnimatedHero_content__52CpK .AnimatedHero_title__86Zm0{font-size:3rem;font-weight:700;margin-bottom:1rem}@media(max-width:768px){.AnimatedHero_animatedHero__3_LT0 .AnimatedHero_container__eBO__ .AnimatedHero_content__52CpK .AnimatedHero_title__86Zm0{font-size:2rem}}.AnimatedHero_animatedHero__3_LT0 .AnimatedHero_container__eBO__ .AnimatedHero_content__52CpK .AnimatedHero_paragraph__fX42B{font-size:1.25rem;font-weight:300;max-width:90%;margin:0 auto 2rem}@media(max-width:768px){.AnimatedHero_animatedHero__3_LT0 .AnimatedHero_container__eBO__ .AnimatedHero_content__52CpK .AnimatedHero_paragraph__fX42B{font-size:1rem}}.AnimatedHero_animatedHero__3_LT0 .AnimatedHero_container__eBO__ .AnimatedHero_content__52CpK .AnimatedHero_btnGroup__AEV2E{display:flex;justify-content:center;gap:15px}.AnimatedHero_animatedHero__3_LT0 .AnimatedHero_container__eBO__ .AnimatedHero_content__52CpK .AnimatedHero_btnGroup__AEV2E button{padding:10px 25px}.AnimatedHero_animatedHero__3_LT0 .AnimatedHero_ball__gsTdS{--delay:0s;--size:0.4;--speed:20s;aspect-ratio:1;width:calc(150%*var(--size));height:calc(150%*var(--size));background:linear-gradient(259.53deg,#0a3fff 6.53%,#f55f0a 95.34%);filter:blur(10vw);border-radius:50%;position:absolute;top:0;left:0;animation:AnimatedHero_loop__n4b2m var(--speed) infinite linear;animation-delay:var(--delay);opacity:.6}@keyframes AnimatedHero_loop__n4b2m{0%{transform:translate3D(0,51%,0) rotate(0deg)}25%{transform:translate3D(50%,47%,0) rotate(90deg)}50%{transform:translate3D(99%,47%,0) rotate(180deg)}75%{transform:translate3D(50%,63%,0) rotate(270deg)}to{transform:translate3D(0,51%,0) rotate(1turn)}}.AnimatedHero_animatedHero__3_LT0 .AnimatedHero_glowContainer__EezaJ{opacity:.8;position:absolute;top:0;left:0;width:100vw;height:100%;z-index:0}.BlogCard_card__ZGynF{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:transform .3s ease}.BlogCard_card__ZGynF:hover{transform:translateY(-5px)}.BlogCard_cardImage__8b1LX{width:100%;height:200px;background-size:cover;background-position:50%;background-repeat:no-repeat}.BlogCard_cardContent__CvPMY{padding:20px}.BlogCard_cardTitle__8Dk7P{font-size:1.5rem;margin-bottom:10px;color:#222}.BlogCard_cardExcerpt__9g692{font-size:1rem;color:#666;margin-bottom:10px}.BlogCard_cardDate__OPrQZ{font-size:.9rem;color:#999;margin-bottom:15px}.BlogCard_readMore__6WM8C{display:inline-block;font-weight:600;color:#007bff;text-decoration:none;transition:color .3s ease}.BlogCard_readMore__6WM8C:hover{color:#0056b3;text-decoration:underline}.BlogList_blogList__bv0x9{padding:60px 0;background:linear-gradient(135deg,#f9f9f9,#e8ecef)}.BlogList_container__KKZPG{max-width:1200px;margin:0 auto;padding:0 20px}.BlogList_cardsWrapper__hNwFy{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:30px;gap:30px}@media(max-width:768px){.BlogList_cardsWrapper__hNwFy{grid-template-columns:1fr}}.Loading_loadingOverlay__TYZy_{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);display:flex;justify-content:center;align-items:center;z-index:1000}.Loading_spinner__1q0ri{width:50px;height:50px;border:5px solid #f3f3f3;border-top-color:#000;border-radius:50%;animation:Loading_spin__wVXDp 1s linear infinite}@keyframes Loading_spin__wVXDp{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}