.sprint-card-fold .sprints{display:grid;grid-template-columns:repeat(4,1fr);column-gap:3.125rem;row-gap:2.5rem;margin-bottom:3.75rem;width:fit-content;margin-inline:auto}section.sprint-card-fold hr.divider{background:linear-gradient(90deg,#9990,#999,#9990);border:none;height:1px;width:100%;margin-top:3.75rem}@media screen and (max-width: 1430px){.sprint-card-fold .sprints{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 640px){.sprint-card-fold .sprints{grid-template-columns:repeat(1,1fr)}}
