.Features_features__k4O_W{padding:5rem 0;background:var(--white)}.Features_container__OHG7b{width:100%;max-width:1000px;margin:0 auto;padding:0 2rem}.Features_header__Ca1rA{text-align:center;margin-bottom:4rem}.Features_headerBadge__vpEap{display:inline-block;background:var(--light);border:1px solid var(--black);color:var(--black);padding:.35rem .75rem;border-radius:25px;font-family:var(--font-text);font-weight:600;font-size:.8rem;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.Features_title__Bke72{font-family:var(--font-title);font-size:clamp(1.5rem,3vw,2.5rem);color:var(--purple);margin-bottom:1.5rem;line-height:1.2}.Features_subtitle__pptdU{font-family:var(--font-text);font-size:clamp(1rem,2.2vw,1.2rem);color:var(--black);line-height:1.4;font-weight:600}.Features_featuresGrid__VYYcV{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;max-width:600px;margin:0 auto}.Features_featureItem__Lw55S{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--light);border-radius:16px;opacity:0;transform:translateY(20px);animation:Features_slideInUp__ywlng .6s ease-out forwards}@keyframes Features_slideInUp__ywlng{to{opacity:1;transform:translateY(0)}}.Features_features__k4O_W.Features_visible__KcIGO .Features_featureItem__Lw55S{animation-play-state:running}.Features_iconContainer__Scbzr{background:var(--black);color:white;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Features_featureTitle__tKueM{font-family:var(--font-text);font-size:1rem;color:var(--black);font-weight:600;line-height:1.3}@media (min-width:769px){.Features_featuresGrid__VYYcV{grid-template-columns:1fr 1fr;gap:2rem;max-width:800px}.Features_featureItem__Lw55S{padding:1.25rem}.Features_iconContainer__Scbzr{width:44px;height:44px}.Features_featureTitle__tKueM{font-size:1.05rem}}@media (max-width:768px){.Features_features__k4O_W{padding:3rem 0;margin-left:2rem;margin-right:2rem}.Features_container__OHG7b{padding:0 1rem}.Features_header__Ca1rA{margin-bottom:3rem;text-align:left}.Features_featuresGrid__VYYcV{gap:1rem}.Features_featureItem__Lw55S{padding:.75rem}.Features_iconContainer__Scbzr{width:36px;height:36px}.Features_featureTitle__tKueM{font-size:.9rem}}.Hero_hero__RiINa{padding:5rem 0;background:var(--light);display:flex;min-height:90vh;align-items:center;will-change:transform,opacity}.Hero_container___mmoP{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.Hero_content__8o_9_{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;align-items:center}.Hero_ctaButton__cX20m,.Hero_description__SChxr,.Hero_leftContent__KPALL,.Hero_rightContent__jt3MF,.Hero_title__Upc52{opacity:0;transform:translateY(20px);transition:all .5s cubic-bezier(.25,.46,.45,.94);will-change:transform,opacity}.Hero_leftContent__KPALL{transform:translateX(-50px)}.Hero_rightContent__jt3MF{transform:translateX(50px)}.Hero_title__Upc52{font-family:var(--font-title);font-size:clamp(2.5rem,5vw,3.5rem);color:var(--black);margin-bottom:1.5rem;line-height:1.1}.Hero_highlight__TDYK_{color:var(--purple)}.Hero_description__SChxr{font-family:var(--font-text);font-size:1rem;color:var(--black);line-height:1.4;margin-bottom:2.5rem;font-weight:600}.Hero_ctaButton__cX20m{font-family:var(--font-text);font-weight:600;color:var(--purple);border:2px solid var(--purple);padding:1rem 1.5rem;border-radius:50px;cursor:pointer;transition:all .3s ease;font-size:1.1rem;display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;opacity:0}.Hero_ctaButton__cX20m:hover{transform:scale(1.02)}.Hero_arrowIcon__zmiDh{width:18px;height:18px;transition:transform .3s ease}.Hero_ctaButton__cX20m:hover .Hero_arrowIcon__zmiDh{transform:translate(2px,-2px)}.Hero_imageContainer__mXpUD{width:100%;max-width:500px;position:relative}.Hero_heroImage__vOC0Z{width:100%;height:auto;border-radius:20px 20px 20px 0;box-shadow:0 15px 40px rgba(42,42,42,.1);transition:transform .3s ease}.Hero_heroImage__vOC0Z:hover{transform:scale(1.02)}.Hero_hero__RiINa.Hero_visible__Aa1Kv .Hero_leftContent__KPALL{opacity:1;transform:translateX(0);transition-delay:.1s}.Hero_hero__RiINa.Hero_visible__Aa1Kv .Hero_rightContent__jt3MF{opacity:1;transform:translateX(0);transition-delay:.2s}.Hero_hero__RiINa.Hero_visible__Aa1Kv .Hero_title__Upc52{opacity:1;transform:translateY(0);transition-delay:.3s}.Hero_hero__RiINa.Hero_visible__Aa1Kv .Hero_description__SChxr{opacity:1;transform:translateY(0);transition-delay:.4s}.Hero_hero__RiINa.Hero_visible__Aa1Kv .Hero_ctaButton__cX20m{opacity:1;transform:translateY(0);transition-delay:.5s}@media (min-width:769px){.Hero_content__8o_9_{grid-template-columns:1fr 1fr;gap:5rem}.Hero_hero__RiINa{padding:10rem 0 6rem}.Hero_description__SChxr{font-size:1.2rem}}@media (max-width:768px){.Hero_hero__RiINa{padding:6rem 0 4rem;margin-left:2rem;margin-right:2rem}.Hero_container___mmoP{padding:0 1rem}.Hero_content__8o_9_{gap:2rem}.Hero_description__SChxr,.Hero_title__Upc52{text-align:left}.Hero_ctaButton__cX20m{display:inline-flex;width:max-content}.Hero_heroImage__vOC0Z{border-radius:15px 15px 15px 0}}