.banner-started-cards-numbered-skilling{background-color:#000}.banner-started-cards-numbered-skilling p{color:#000}.banner-started-cards-numbered-skilling .grid{display:grid;gap:1.5rem}.banner-started-cards-numbered-skilling .card{background-color:#fff;border-radius:20px;padding:2rem;height:100%}.banner-started-cards-numbered-skilling .card .number{font-size:3rem;font-weight:600}.banner-started-cards-numbered-skilling .card .underline{width:20%;height:8px;background-color:#173cff;margin-bottom:1rem}@media (min-width:768px){.banner-started-cards-numbered-skilling .grid{grid-template-columns:repeat(4,1fr)}.banner-started-cards-numbered-skilling .card:nth-child(1),.banner-started-cards-numbered-skilling .card:nth-child(2){grid-column:span 2}.banner-started-cards-numbered-skilling .card:nth-child(3){grid-column:2/4}}@media (min-width:992px){.banner-started-cards-numbered-skilling .grid{grid-template-columns:repeat(3,1fr)}.banner-started-cards-numbered-skilling .card:nth-child(1),.banner-started-cards-numbered-skilling .card:nth-child(2),.banner-started-cards-numbered-skilling .card:nth-child(3){grid-column:unset}.banner-started-cards-numbered-skilling .card .number{font-size:4rem}}