.card--pricing{background-color:#f6f6f6;padding:12%;position:relative}.card--pricing:after{content:"";display:block;position:absolute;bottom:-16px;left:0;background:-webkit-linear-gradient(-135deg,#f6f6f6 50%,transparent 0) 0 50%,-webkit-linear-gradient(-45deg,#f6f6f6 50%,transparent 0) 0 50%,transparent;background-repeat:repeat-x;background-size:16px 16px,16px 16px,cover,cover;height:16px;width:100%}.card--pricing hr{width:100%;height:1px;margin:20px 0;color:#eee;background-color:#eee}.card__header .card__heading{margin-bottom:10px}.card__subtitle{font-size:16px}.card__body li,.card__body ul{padding:0}.card__body li{list-style:none;margin:0;padding:6px 0}.card__body .button{width:100%;margin-top:30px}.card__price{line-height:1;margin-top:30px;letter-spacing:-.02em;font-weight:700}.card__price:first-letter{margin-right:3px;font-size:.5em;vertical-align:super}.card__price span{letter-spacing:.1em;text-transform:uppercase;font-size:12px}.card__text-below{margin-top:15px}.card--pricing.card__light{background-color:#fff}.card--pricing.card__light:after{background:-webkit-linear-gradient(-135deg,#fff 50%,transparent 0) 0 50%,-webkit-linear-gradient(-45deg,#fff 50%,transparent 0) 0 50%,transparent;background-size:16px 16px,16px 16px,cover,cover}@media (max-width:767px){.card--pricing{margin-bottom:30px}}