.Home_hero__VkeT1{background:url(/midex7.jpg) no-repeat 50%/cover;min-height:100vh;display:flex;align-items:center;justify-content:center;animation:Home_fadeIn__6AUDn 2s ease-in;background-attachment:fixed}@keyframes Home_fadeIn__6AUDn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Home_overlay___VMIz{background:rgba(0,0,0,.1);padding:2rem 1rem;width:100%;max-width:1200px;text-align:center;color:white;border-radius:1rem;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:Home_fadeIn__6AUDn 2s ease-in}.Home_title__hYX6j{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;margin-bottom:.5rem}.Home_subtitle__KzT68{font-size:clamp(1.2rem,3vw,2rem);font-weight:600;margin-bottom:.5rem}.Home_description__uXNdx{font-size:clamp(1rem,2.5vw,1.5rem);opacity:.9;margin-bottom:1rem}.Home_routeBadge__Dy4K_{background:limegreen;color:black;font-weight:700;padding:.4rem 1rem;border-radius:9999px;display:inline-block;margin-bottom:2rem;font-size:1rem;animation:Home_fadeIn__6AUDn 1.5s ease-in}.Home_navLinks___tPFn{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2rem}.Home_navBtn__mDwEJ{background:black;color:white;padding:.6rem 1.2rem;border:1px solid white;border-radius:6px;text-decoration:none;font-weight:600;transition:background .3s ease}.Home_navBtn__mDwEJ:hover{background:limegreen;color:black}.Home_routes___maYK{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:1rem;gap:1rem;justify-items:center;margin-top:2rem;padding:1rem 2rem}.Home_routeCard__zzvdK{background:rgba(0,0,0,.15);border:1px solid limegreen;border-radius:10px;padding:1rem;width:100%;min-height:220px;text-align:center;font-size:.95rem;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:transform .3s,background .3s}.Home_routeCard__zzvdK:hover{transform:scale(1.02);background:rgba(0,0,0,.25)}.Home_routeCard__zzvdK h3{margin-bottom:.5rem;font-weight:700;font-size:1.1rem;color:white;text-transform:capitalize}.Home_routeCard__zzvdK p{font-size:.9rem;color:#ccc;margin:.5rem 0}.Home_updated__Y__R7{font-size:.75rem;margin-bottom:.5rem;color:#999}.Home_routeBtn__9JZpb{display:inline-block;margin-top:.5rem;padding:.4rem .9rem;background:#000;color:white;border:1px solid white;border-radius:6px;font-weight:700;text-decoration:none;transition:background .3s,color .3s}.Home_routeBtn__9JZpb:hover{background:white;color:black}@media (max-width:1200px){.Home_routes___maYK{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.Home_routes___maYK{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Home_routes___maYK{grid-template-columns:1fr}}