.explore-categories{max-width:1200px;margin:40px auto;padding:0 20px;text-align:left}.explore-categories__title{font-size:1.9rem;font-weight:700;margin-bottom:20px;text-align:left}.explore-categories__grid{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px}.explore-categories__card{background-color:#f5f5f5;color:#333;padding:12px 16px;border-radius:8px;font-size:1rem;font-weight:700;text-align:center;cursor:pointer;transition:transform .2s ease,background .3s ease;min-width:120px;flex:1 1;display:flex;flex-direction:column;align-items:center;gap:6px}.explore-categories__icon{font-size:1.5rem;color:#2dbc4d}.explore-categories__card:hover{background-color:#2dbc4d;color:white;transform:translateY(-3px)}@media screen and (max-width:768px){.explore-categories__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;margin:0;padding:0}.explore-categories__card{width:100%;padding:14px}}.hero{display:flex;align-items:center;justify-content:center;text-align:center;background-image:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/_next/static/media/hero.4c6437f0.webp);background-size:cover;background-position:50%;color:#ffffff;height:70vh;padding:0 20px;position:relative}.hero__container{width:1200px;text-align:left;padding:50px;flex-direction:column;align-items:flex-start}.hero__title{font-family:Rubik,sans-serif;font-size:3rem;font-weight:600;color:#fff;line-height:1.2;margin-bottom:15px;max-width:var(--width-lg)}.hero__subtitle{font-size:1.2rem;font-weight:400;color:#e0e0e0;margin-bottom:25px;max-width:var(--width-lg)}.hero__buttons{display:flex;justify-content:flex-start}.hero__button{padding:14px 28px;font-size:1rem;font-weight:700;border-radius:6px;transition:background .3s ease-in-out;cursor:pointer;text-align:flex-start}.hero__google-login{display:flex;justify-content:flex-start}.hero__google-login button,.hero__strava-login button{width:100%;max-width:250px;margin-bottom:15px}.hero__button--primary{width:100%;max-width:250px;background-color:#2dbc4d;color:white;border:none}.hero__button--primary:hover{background-color:#44c961}@media screen and (max-width:768px){.hero{min-height:60vh;height:auto;padding:20px 0}.hero__container{width:100%;max-width:100%;padding:20px;box-sizing:border-box;align-items:center;text-align:center;display:flex;flex-direction:column}.hero__title{font-size:2.2rem}.hero__subtitle{font-size:1.1rem}.hero__button{width:100%;max-width:250px;margin-bottom:10px}}.how-run-groop-works{max-width:1200px;margin:40px auto;padding:0 20px;text-align:left}.how-run-groop-works__title{font-size:1.8rem;margin-bottom:20px;text-align:left}.how-run-groop-works__grid{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}.how-run-groop-works__card{background-color:#f5f5f5;color:#333;padding:20px;border-radius:8px;font-size:1rem;font-weight:700;text-align:left;cursor:pointer;transition:transform .2s ease,background .3s ease;flex:1 1;min-width:300px;max-width:400px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.how-run-groop-works__icon{font-size:1.8rem;color:#2dbc4d}.how-run-groop-works__heading{font-size:1.3rem;color:#333}.how-run-groop-works__subtitle{font-size:1rem;color:#666}.how-run-groop-works__lower-subtitle{font-size:.9rem;color:#22cb5b;font-style:italic}.how-run-groop-works__card:hover{background-color:#2dbc4d;color:white;transform:translateY(-3px)}@media screen and (max-width:1024px){.how-run-groop-works__grid{display:flex;flex-direction:column;align-items:center;gap:12px}.how-run-groop-works__card{width:90%;max-width:100%;padding:16px}}@media screen and (max-width:480px){.how-run-groop-works__grid{width:100%}.how-run-groop-works__card{width:100%;padding:16px}}