.StepByStep{flex-direction:column;gap:24px;display:flex}@media only screen and (min-width:768px){.StepByStep{gap:32px}}.StepByStep__cards{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:32px;display:grid}@media only screen and (min-width:768px){.StepByStep__cards{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:374px){.StepByStep__cards{grid-template-columns:repeat(1,minmax(0,1fr))}}.StepByStep__cards-item{min-width:0;display:flex}.StepByStep__cards-item>*{width:100%;height:100%}.StepByStep__cards-item span{white-space:nowrap}.StepByStep__cta{align-self:center;width:100%;margin:0 auto}@media only screen and (min-width:768px){.StepByStep__cta{width:max-content}}
