.stats-cards-x4{display:flex;flex-wrap:wrap;justify-content:space-between}.stats-cards-x4 .stats-cards-x4__card{display:flex;flex-direction:column;overflow:hidden}.stats-cards-x4--1-col .stats-cards-x4__card{width:calc(100% - 1rem)}.stats-cards-x4--4-col{justify-content:flex-start}.stats-cards-x4--4-col .stats-cards-x4__card{width:calc(25% - 3rem)}.stats-cards-x4--4-col .stats-cards-x4__card:nth-of-type(3n+1),.stats-cards-x4--4-col .stats-cards-x4__card:nth-of-type(3n+2),.stats-cards-x4--4-col .stats-cards-x4__card:nth-of-type(3n+3){margin-right:3rem}.stats-cards-x4 .stats-cards-x4__button-wrapper{margin-top:auto}.stats-cards-x4 .stats-cards-x4__button-wrapper .button{text-decoration:none}@media (max-width:767px){.stats-cards-x4__card{margin-bottom:1rem;margin-right:0!important;text-align:center!important;width:100%!important}.stats-cards-x4--4-col{justify-content:flex-start;margin-left:40px;margin-right:40px}}