.HeroSection_hero__TorbU{position:relative;width:100%;height:100vh;background:url(/img/background.webp) no-repeat 50%/cover;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.HeroSection_overlay__t4b66{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:1}.HeroSection_content__owbdl{position:relative;z-index:2;color:white;animation:HeroSection_fadeIn__GVK_z .8s ease-in-out;transition:all .3s ease;padding:0 1rem}.HeroSection_title__uuKVE{font-size:3.5rem;font-weight:600;margin-bottom:1rem;animation:HeroSection_slideDown__pnO14 .6s ease-out;transition:all .3s ease}.HeroSection_subtitle__Z02ss{font-size:1.2rem;font-weight:300;min-height:40px;opacity:0;animation:HeroSection_fadeInMessage__KZZZm .6s ease-in-out forwards;transition:all .3s ease}.HeroSection_buttonContainer__36iZh{display:flex;gap:20px;justify-content:center;margin-top:40px;flex-wrap:wrap}.HeroSection_primaryButton__Hld1r{padding:12px 32px;background:rgb(0,156,247);color:black;border-radius:50px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .25s ease-in-out;box-shadow:0 4px 12px rgba(0,156,247,.2)}.HeroSection_primaryButton__Hld1r:hover{background:white;transform:scale(1.05);box-shadow:0 6px 16px rgba(0,156,247,.3)}.HeroSection_secondaryButton__dXHZb{padding:12px 32px;background:rgba(255,255,255,.1);color:white;border-radius:50px;font-size:1.1rem;font-weight:600;text-decoration:none;border:1.5px solid white;transition:all .25s ease-in-out}.HeroSection_secondaryButton__dXHZb:hover{background:rgba(255,255,255,.2);transform:scale(1.05)}@keyframes HeroSection_fadeIn__GVK_z{0%{opacity:0}to{opacity:1}}@keyframes HeroSection_slideDown__pnO14{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection_fadeInMessage__KZZZm{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.HeroSection_title__uuKVE{font-size:2.5rem}.HeroSection_subtitle__Z02ss{font-size:1rem}.HeroSection_buttonContainer__36iZh{flex-direction:column;gap:16px}}.Investment_investment__czUAw{width:100%;min-height:100vh;padding:4rem 1.5rem;background:linear-gradient(180deg,#f9f9f9,#ffffff);display:flex;flex-direction:column;align-items:center;gap:4rem;box-sizing:border-box}.Investment_fullCard__LpLkg{width:100%;max-width:1200px;background-color:#ffffff;border-radius:24px;padding:2.5rem;box-shadow:0 12px 30px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;text-align:center}.Investment_fullCard__LpLkg h2{font-size:2rem;margin-bottom:1rem;color:#1a1a1a}.Investment_fullCard__LpLkg p{font-size:1.1rem;color:#444;line-height:1.6}.Investment_cardSection__ZTtgV{width:100%;max-width:1300px;text-align:center}.Investment_cardSection__ZTtgV h2{font-size:1.8rem;margin-bottom:1rem;color:#1a1a1a}.Investment_grid__irVFB{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin-top:2rem}.Investment_card__WqHT3{background:#ffffff;border-radius:20px;padding:2rem;box-shadow:0 10px 25px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;text-align:center}.Investment_card__WqHT3:hover{transform:translateY(-4px);box-shadow:0 16px 32px rgba(0,0,0,.08)}.Investment_card__WqHT3 img{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;margin-bottom:1rem}.Investment_card__WqHT3 h3{font-size:1.25rem;margin-bottom:.5rem;color:#222}.Investment_card__WqHT3 p{font-size:1rem;color:#555;line-height:1.5}.Investment_cta__xbOPX{display:inline-block;margin-top:1.5rem;padding:.8rem 1.6rem;background:#0070f3;color:#fff;border-radius:10px;text-decoration:none;font-weight:600;transition:background .3s ease}.Investment_cta__xbOPX:hover{background:#005bd1}@media screen and (max-width:768px){.Investment_investment__czUAw{padding:3rem 1rem;gap:3rem}.Investment_fullCard__LpLkg{padding:2rem}.Investment_card__WqHT3{padding:1.75rem}.Investment_cardSection__ZTtgV h2,.Investment_fullCard__LpLkg h2{font-size:1.6rem}.Investment_card__WqHT3 h3{font-size:1.15rem}.Investment_card__WqHT3 p,.Investment_fullCard__LpLkg p{font-size:1rem}}@media screen and (max-width:480px){.Investment_investment__czUAw{padding:2rem 1rem;gap:2rem}.Investment_cta__xbOPX{width:100%;text-align:center}}.Investment_icon__7pkYw{color:#0070f3;margin-bottom:12px;transition:color .3s ease,transform .3s ease}.Investment_card__WqHT3:hover .Investment_icon__7pkYw{color:#005bd1;transform:scale(1.1)}