.steps-rebranding{display:flex;gap:1.25rem;justify-content:center;@media only screen and (max-width:768px){flex-direction:column}}.steps-rebranding .step{background-color:var(--alpha-black-3);border-radius:1rem;display:flex;flex:1 0;flex-direction:column;gap:.25rem;justify-content:space-between;padding:24px}.steps-rebranding .step .step__number{color:var(--text-brand-blue)}.steps-rebranding .step .step__image{aspect-ratio:1;width:100%}.steps-rebranding .step .step__image img{height:100%;object-fit:contain;width:100%}.steps-rebranding .step .step__title{margin:0}.steps-rebranding .step .step__subtitle{color:var(--text-secondary);margin:0}