.how-to-nominate__steps{display:flex;gap:2rem;justify-content:space-between}.how-to-nominate__step{--num-events:4;border-right:1px solid #000;display:flex;flex:1 1 calc(100%/var(--num-events));flex-direction:column;margin:0 auto;max-width:550px;padding-bottom:1rem;padding-right:1.5rem;position:relative}.how-to-nominate__step:last-of-type{border-right:none;padding-right:0}.how-to-nominate__step-number{align-items:flex-end;display:flex;gap:1rem;margin-bottom:2rem}.how-to-nominate__step-number-image{height:70px;object-fit:contain;width:auto}.how-to-nominate__step-heading{color:#000;font-size:1.16667rem;font-weight:600;margin:0}.how-to-nominate__step-description{font-size:.88889rem;margin:0 auto;max-width:500px;text-wrap:pretty;width:100%;p{font-size:inherit;margin:0}}.how-to-nominate__cta{display:block;margin:3rem auto 0;width:fit-content}@media (max-width:1024px){.how-to-nominate__steps{flex-direction:column}.how-to-nominate__step{align-items:center;border-right:none;justify-content:center;padding-bottom:2rem;padding-right:0;width:100%}.how-to-nominate__step:not(:last-of-type){border-bottom:1px solid #000}.how-to-nominate__step-number{align-items:center;flex-direction:column;justify-content:center;margin-bottom:1rem}.how-to-nominate__step-description,.how-to-nominate__step-heading{text-align:center}}