.Home_container__9OuOz{min-height:100vh;display:flex;flex-direction:column}.Home_main__2uIek{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;max-width:1200px;margin:0 auto}.Home_title__YEn0u{margin:0;line-height:1.15;font-size:3rem;text-align:center;animation:Home_fadeIn__LfyOC .8s ease forwards}.Home_highlight__TZ0SE{background:linear-gradient(45deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;background-clip:text;color:transparent}.Home_description__zHUB6{margin:2rem 0;line-height:1.5;font-size:1.5rem;text-align:center;color:#666;animation:Home_fadeIn__LfyOC .8s ease .2s forwards;opacity:0}.Home_grid__vo_ES{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;width:100%;max-width:1200px;margin-top:2rem}.Home_card__HIlp_{padding:1.5rem;border-radius:var(--border-radius);background:#fff;box-shadow:var(--box-shadow);transition:var(--transition);animation:Home_fadeIn__LfyOC .8s ease .4s forwards;opacity:0;text-align:left;color:inherit;text-decoration:none}.Home_card__HIlp_:active,.Home_card__HIlp_:focus,.Home_card__HIlp_:hover{transform:translateY(-5px);box-shadow:0 8px 25px hsla(0,100%,71%,.2)}.Home_card__HIlp_ h2{margin:0 0 1rem;font-size:1.5rem;color:var(--primary-color)}.Home_card__HIlp_ p{margin:0;font-size:1.1rem;line-height:1.5}.Home_footer__wJNRn{display:flex;flex:1 1;padding:2rem 0;justify-content:center;align-items:center;background:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.05)}.Home_footer__wJNRn p{color:#666}@media (max-width:768px){.Home_title__YEn0u{font-size:2.5rem}.Home_description__zHUB6{font-size:1.2rem}.Home_grid__vo_ES{grid-template-columns:1fr;max-width:500px}}