.card{display:flex;flex-direction:column}.card--pricing{padding:3rem 2rem;text-align:left}.card--pricing.standard{background-color:rgba(232,235,241,0.25) !important;border:0}.card--pricing.feature{background-color:#fff;border:1px solid #a42964}.card img{width:100%;margin-bottom:32px}.card__header{text-align:left}.card__heading{margin:0 0 .5rem}.card__subtitle{font-size:1rem;font-weight:bold;line-height:2rem;color:#252525;margin:0 0 1rem}.card__price{font-size:1.5rem;font-weight:bold;margin:0rem}.card__price__button{margin:0 0 2rem 0}.card__body li{font-size:1rem;line-height:1.5rem;color:#252525}.card__body ul,.card__body li{padding:0}.card__body li{list-style:none;margin:0;padding:.5rem 0;text-align:left}.card__feature-item{display:flex;flex-direction:row;align-items:center}.card__feature-item svg{width:16px;display:flex;flex-direction:row;margin-right:16px}hr{height:1px;border-width:0;color:#e8ebf1;background-color:#e8ebf1}@media screen and (max-width:1200px){.card--pricing{padding:2rem 1rem}}@media screen and (max-width:787px){.card--pricing{margin-bottom:1rem}}