{% import '_card-pricing.html' as pricing %}

Change your plan

{{ pricing.component( title="Student", description="Access to over 1.000 high quality courses. For individuals.", price="9", color="accent", raised=true, ribbon="Start", icon="person" ) }}
{{ pricing.component( title="Team", description="Starts with 3 accounts with more seats available.", price="19", color="secondary", actionColor="outline-secondary", icon="group" ) }}
{{ pricing.component( title="Enterprise", description="Build customized learning paths with content that aligns to your internal learning goals.", price="49", color="secondary", actionColor="outline-secondary", icon="business_center", class="mb-0" ) }}