.three-cards-step .top_info{margin-bottom:4rem}.three-cards-step .top_info h2{color:#fff}.three-cards-step .top_info .summary{color:hsla(0,0%,100%,.7);margin-left:auto;margin-right:auto;max-width:42rem}.three-cards-step .card-list{display:grid;gap:2rem;margin-left:auto;margin-right:auto;max-width:56rem}.three-cards-step .card-item{text-align:center}.three-cards-step .count{align-items:center;background-color:#b87333;border-radius:9999px;display:flex;height:4rem;justify-content:center;margin-bottom:1rem;margin-left:auto;margin-right:auto;width:4rem}.three-cards-step .count span{color:#fff;font-size:1.125rem;font-weight:700}.three-cards-step .title-text{color:#fff;margin-bottom:.5rem}.three-cards-step .card-list .summary{color:hsla(0,0%,100%,.6);font-size:.875rem}@media (min-width:768px){.card-list{grid-template-columns:repeat(3,minmax(0,1fr))}}