.ax-sponsorship-steps .sponsorship-step .steps{display:grid;gap:4rem;padding:4rem 0}@media(min-width:750px){.ax-sponsorship-steps .sponsorship-step .steps{grid-template-columns:repeat(3,1fr)}}.ax-sponsorship-steps .sponsorship-step .steps .step{display:grid;gap:1rem;place-items:center}@media(min-width:750px){.ax-sponsorship-steps .sponsorship-step .steps .step{gap:2rem}}.ax-sponsorship-steps .sponsorship-step .steps .step .step-title{font-weight:700}.ax-sponsorship-steps .sponsorship-step .button{display:flex;margin:0 auto;width:-moz-fit-content;width:fit-content}