.HeroSection_hero__DuwZF{justify-content:space-between;padding:4rem;gap:2rem;flex-wrap:wrap}.HeroSection_heroContainer__JiV6J,.HeroSection_hero__DuwZF{position:relative;display:flex;align-items:center;min-height:100vh;overflow:hidden}.HeroSection_heroContainer__JiV6J{justify-content:center}.HeroSection_heroLeft__6bh0x,.HeroSection_heroRight__f2L_I{position:relative;z-index:1}.HeroSection_heroLeft__6bh0x{flex:1 1 400px;max-width:600px}.HeroSection_heroRight__f2L_I{flex:1 1 400px;display:flex;justify-content:center;align-items:center}.HeroSection_heroTitle__Ghb5U{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.HeroSection_heroSubtitle__FU4tF{font-size:1.2rem;margin-bottom:2rem}.HeroSection_backSvg__AR9Pc{position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.HeroSection_backgroundSvg__j8IIO{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.HeroSection_backgroundSvg__j8IIO svg{width:100%;height:100%;display:block}.HeroSection_heroContent__O2JQQ{position:relative;z-index:2;padding:7rem 1.5rem 0}.HeroSection_heroContent__O2JQQ h1{font-size:3rem;font-weight:1000;margin-bottom:1rem}@media (max-width:768px){.HeroSection_hero__DuwZF{flex-direction:column;text-align:center}.HeroSection_heroLeft__6bh0x,.HeroSection_heroRight__f2L_I{max-width:100%}.HeroSection_heroRight__f2L_I{margin-top:2rem}}.HeroSection_cardsContainer__LFy4b{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:1100px;margin:0 auto}@media (min-width:768px){.HeroSection_cardsContainer__LFy4b{grid-template-columns:repeat(2,1fr)}}.HeroSection_card__CXkTU{border-radius:.5rem;padding:1.5rem;border:1px solid var(--border);background-color:var(--card-bg);transition:transform .2s ease,box-shadow .2s ease;box-shadow:var(--card-shadow)}.HeroSection_card__CXkTU:hover{box-shadow:var(--card-shadow-hover)}.HeroSection_cardTitle__vsxSy{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.HeroSection_cardText___esuT{margin-bottom:1rem}