.plan-cards{align-items:stretch;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:40px 20px;width:100%}.plan-cards--card{background:#fff;border:1px solid rgba(0,0,0,.3);border-radius:12px;display:flex;flex-direction:column;max-width:300px;padding:25px 40px;width:100%}.featured-plan{border:1px solid #000;box-shadow:0 0 20px 5px rgba(0,0,0,.3);padding:0 40px 25px}.plan-cards--content{flex-grow:1}.plan-cards--heading{align-items:center;display:flex;justify-content:center;text-align:center}.plan-cards--heading h3{margin:0}.plan-cards--description{font-size:.8em;margin-top:0;min-height:70px}.plan-cards--description,.plan-cards--price{margin-bottom:0;text-align:center}.plan-cards--price span{font-size:.9rem;letter-spacing:1px}.plan-cards--callout{margin:0;text-align:center}.plan-cards--card ul{margin-top:16px;padding:0}.plan-cards--card ul li{background:url(https://22499697.fs1.hubspotusercontent-na1.net/hubfs/22499697/migration/icons/Check.svg) no-repeat 0 100%;background-position-y:top;line-height:20px;list-style:none;margin-top:0;padding-left:30px;padding-top:0;vertical-align:middle}.plan-cards--featured{background:#000;border-radius:12px 12px 0 0;display:flex;height:23px;left:-32px;padding:2px 0 0 12px;position:relative;top:-24px;width:70%}.plan-cards--featured span{color:#fff;font-size:.8em;text-align:center}.plan-card--cta{align-items:center;display:flex;justify-content:center}@media screen and (max-width:767px){.plan-cards{padding-top:20px}.plan-cards--card{margin-top:20px;padding:26px 32px}.plan-cards--heading h3{font-size:32px}.plan-cards--description{min-height:0}.plan-cards--featured{border-radius:12px 12px 0 0;height:20px;left:-26px;position:relative;top:-46px;width:70%}}