.plans{display:flex;flex-direction:var(--responsive-flex-direction);gap:var(--space-xl)}.plan{background-color:var(--gray-50);border-radius:16px;display:flex;flex:1;flex-direction:column;gap:var(--space-sm);padding:var(--space-lg)}@media (min-width:960px){.plan{box-shadow:var(--box-shadow-sm)}}.plan h4{margin:0}.plan__best_for{font-size:var(--text-sm);margin-top:4px;min-height:3.2em}.plan__price_number{display:inline-block;margin:0}.plan__price_period{font-size:1.3em}.plan__billing_period{display:block;font-size:.9em}.plan__cta{margin-bottom:var(--space-xs)}.plan li{list-style-type:none;margin:1em 0 1em 22px;position:relative}.plan li:before{background:url(https://26911114.fs1.hubspotusercontent-eu1.net/hubfs/26911114/website/bullet.png);background-size:100% 100%;content:"";height:24px;left:-34px;position:absolute;top:0;width:24px}