.badgeRepeater{width:100%;margin:100px auto;padding:10px}.badgeRepeater h3{font-size:24px;letter-spacing:5px;text-transform:uppercase;font-weight:bold}.badgeRepeater .headerContainer{max-width:500px;margin:0 auto;text-align:center}.badgeRepeater .cardBox{max-width:1200px;display:flex;flex-wrap:wrap;justify-content:center;margin:30px auto}.badgeRepeater .card{width:400px;margin:35px 20px;min-height:369px}.badgeRepeater .card .top{border-radius:5px;padding:30px;margin-bottom:15px;height:188px;width:100%;position:relative;display:flex;align-items:center;justify-content:center}.badgeRepeater .top .badge{position:absolute;top:-35px;left:-35px}.badgeRepeater .top .image{filter:drop-shadow(0 0 .75rem rgba(0,0,0,.3))}.badgeRepeater .card .bottom{display:flex;flex-direction:column;justify-content:space-between;border-radius:5px;background-color:#f0f0f0;min-height:167px;width:100%;padding:20px}