.card-stack{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.75rem;justify-content:center}.card-stack .card-stack__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}@media only screen and (min-width:36rem){.card-stack .card-stack__item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 1.16667rem);flex:0 0 calc(50% - 1.16667rem)}}@media only screen and (min-width:62rem){.card-stack .card-stack__item{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33% - 1.16667rem);flex:0 0 calc(33.33% - 1.16667rem)}}