.cycle-home{max-width:1180px;margin:0 auto;padding:1.5rem 1.5rem 6rem}.cycle-home__hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(2rem,5vw,5rem);min-height:60vh;padding:3rem 0 4rem;display:grid}.cycle-home__hero h1{margin:0 0 1.5rem;font-size:clamp(3.2rem,6vw,6.2rem);line-height:.94}.cycle-home__hero p{max-width:34rem;color:var(--ink-muted);font-size:1.25rem;line-height:1.65}.cycle-home__hero>img{object-fit:cover;filter:saturate(.88);border-radius:45% 55% 43% 57%/54% 38% 62% 46%;width:100%;min-height:28rem}.cycle-home__actions{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.run .cycle-home__text-link{text-underline-offset:5px;font-weight:650;text-decoration:underline}.cycle-home__section{padding-top:5rem}.cycle-home__section-head{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.cycle-home__section-head h2{max-width:15ch;margin:0;font-size:clamp(2.4rem,4.5vw,4.5rem)}.cycle-home__section-head>a{color:var(--ochre-dark);padding-bottom:.5rem;font-weight:650}.cycle-home__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.cycle-home__card{background:var(--cream-elevated);border:1px solid var(--line);border-radius:1.25rem;text-decoration:none;transition:transform .2s,box-shadow .2s;overflow:hidden}.cycle-home__card:hover{box-shadow:0 18px 42px color-mix(in srgb, var(--ink) 10%, transparent);transform:translateY(-4px)}.cycle-home__card img{aspect-ratio:2;object-fit:cover;width:100%;margin:0}.cycle-home__card div{padding:1.4rem 1.5rem 1.6rem}.cycle-home__card span{color:var(--ochre-dark);letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;font-weight:700}.cycle-home__card h3{color:var(--ink);margin:.45rem 0 .6rem;font-size:1.7rem}.cycle-home__card p{color:var(--ink-muted);margin:0;line-height:1.55}@media (max-width:780px){.cycle-home__hero{grid-template-columns:1fr;min-height:auto;padding:3rem 0}.cycle-home__hero>img{order:-1;min-height:19rem}.cycle-home__grid{grid-template-columns:1fr}.cycle-home__section-head{flex-direction:column;align-items:start}}
