.orderedCards{display:flex;flex-flow:row wrap;justify-content:space-between;margin-top:24px}.orderedCards__card{align-self:flex-start;background-color:#fff;box-shadow:2px 2px 8px rgba(0,0,0,12%);flex-wrap:wrap;margin-bottom:3rem;position:relative}.card__number,.orderedCards__card{align-items:center;border-radius:0 45px 45px 45px;display:flex;text-align:center}.card__number{background-color:#161041;color:#fff;font-size:1.5rem;height:45px;justify-content:center;left:0;margin:0 auto;padding:0;position:absolute;right:0;top:-22px;width:45px}.card__text{padding:3rem 1.5rem 1.5rem;text-align:center!important;width:100%}.orderedCards__card:first-of-type .card__number,.orderedCards__card:nth-of-type(5) .card__number{background-color:#ed1f82!important}.orderedCards__card:nth-of-type(2) .card__number,.orderedCards__card:nth-of-type(6) .card__number{background-color:#6b4fa0!important}.orderedCards__card:nth-of-type(3) .card__number,.orderedCards__card:nth-of-type(7) .card__number{background-color:#00b7d1!important}.orderedCards__card:nth-of-type(4) .card__number,.orderedCards__card:nth-of-type(8) .card__number{background-color:#161041!important}.orderedCards__card:first-of-type h3,.orderedCards__card:first-of-type h4,.orderedCards__card:nth-of-type(5) h3,.orderedCards__card:nth-of-type(5) h4{color:#ed1f82!important}.orderedCards__card:nth-of-type(2) h3,.orderedCards__card:nth-of-type(2) h4,.orderedCards__card:nth-of-type(6) h3,.orderedCards__card:nth-of-type(6) h4{color:#6b4fa0!important}.orderedCards__card:nth-of-type(3) h3,.orderedCards__card:nth-of-type(3) h4,.orderedCards__card:nth-of-type(7) h3,.orderedCards__card:nth-of-type(7) h4{color:#00b7d1!important}.orderedCards__card:nth-of-type(4) h3,.orderedCards__card:nth-of-type(4) h4,.orderedCards__card:nth-of-type(8) h3,.orderedCards__card:nth-of-type(8) h4{color:#161041!important}.orderedCards__card h4{letter-spacing:0!important}.hs_cos_wrapper_type_rich_text ul li:before{content:""!important}.orderedCards__card.twoCol{align-self:stretch;flex:0 0 calc(50% - 24px)}.orderedCards__card.threeCol{align-self:stretch;flex:0 0 calc(33.33333% - 24px)}.orderedCards__card.fourCol{align-self:stretch;flex:0 0 calc(25% - 24px)}@media (max-width:1024px){.orderedCards__card.fourCol{flex:0 0 calc(50% - 24px)}}@media (max-width:767px){.orderedCards__card.fourCol,.orderedCards__card.threeCol,.orderedCards__card.twoCol{flex:1 1 100%}}