Cards

The animated card component has a similar base structure as the full-bleed background image general card. The major characteristic of the animated card, is that (as its name points out) it has an animation.

Anatomy

Animated cards are made up of two main graphic elements: an image and a text block. Images are required, and since these cards will have an animation, 2 color variants of the image will be needed.

Callouts for the anatomy of the animated card
  1. Background Image enforces the content of the card. It is a full-bleed image, takes the height and width of the card.
  2. Title sets the topic for the card. Has a limit of 75 characters.
  3. Body gives more context. It is optional. Has a limit of 100 characters. It appears at the hover view on the expanded size.
  4. CTA enforces the user to take an action and see more about the content. It can be a tertiary icon-only button (large right arrow) or a tertiary button (label and right-arrow icon).
  5. Caret Icon guides the user to interact with it. The caret-down displays the info below the title, and the caret-up icon hides it.

Usage

When to use

Use animated cards to represent more general content such as sections, categories, features or strategies. They will work as an anchor to get the user’s attention and give an idea of the content at the same time.

When not to use

Don’t use animated cards when the content is more specific and detailed, when you need to have a longer copy, or when you need to present a list of links. Use general cards or capability cards instead.

Variants

There is only one type of animated card, but because of its behavior, it has two variants depending of its state and view-port: default view and hover/full view.

Example of the default variant of the animated card
Example of the hover/full variant of the animated card
Variation
Purpose
Image
Text
CTA

Default view

Use on extended view-ports as the default view.

Background image 1

With title, hidden body

Hidden CTA

Hover/full view

Use on extended view-ports as the hover view, and on compact view-ports as the full (only) view.

Background image 2

With title, with body

With CTA (tertiary button: icon-only; label and icon)

Views

Extended

For the extended view-ports, the animated card will have an animation to switch between the default view and the hover/full view. The hover/full view can have an icon-only tertiary button with the right arrow or a tertiary button with the label and the right arrow icon.

Views of the animated card on the extended size

Compact

For the compact view-ports, the animated card won’t have an animation and will only display the hover/full view. The hover/full view can have an icon-only tertiary button with the right arrow or a tertiary button with the label and the right arrow icon.

Views of the animated card on the compact size

Card Container

To have a consistent behavior, a standard spacing and sizing between a group of cards, a card container can be used. Take a look at the Card Container guidelines here.

Spacing

Ensure that proper space is given between each card item. The distance between each item will depend on the card variation.

Spacing between elements from a card

Ensure that proper space is given between each card. The vertical and the horizontal space between cards, should be the same as the gutter of the view-port. (More details about card grouping at the card container guidelines).

Spacing between cards on a grid

Hierarchy

A proper hierarchy must be ensured for the elements that compose the animated card. The title, with the highest level of importance, needs to give a clear and short idea of the topic of the card content, inviting the user to know more. The title will be visible in both views (default and hover/full). The CTA of the card will be at the bottom and it should be a tertiary button (with label or icon only). Images should have two color variations (for its two views) and placed as the card background, filling the card space.

Alignment

The texts and CTA are left-aligned. The image is centered and full-bleed as the card background.

Example 1 of the alignment of elements inside a card
Example 2 of the alignment of elements inside a card
Animated card do

Do use a tertiary button as the CTA for the card. It can be with a label or icon-only.

Animated card don't

Don’t use a primary or secondary button as CTA for the card.

Sizing

Cards don’t manage sizes as other components. Their width will adapt to the card container and the view-port. Their height will adapt to the content length, the text block will have a body with a 100 character limit. The card can be taller, but the height can’t be less than 502px.

Behavior

Clickable Cards

Cards are components that by definition need to have an interaction. In case of animated cards, actions can be exposed by hovering the card (this displays the body text and the CTA), and by clicking the CTA.

The animated card on expanded views has two actions: hovering the card the text block (title, body and CTA) are pulled up with a smooth motion, and by clicking the CTA the action is triggered.

On the other hand, for compact views, the animated card has only one action: by clicking the CTA on the card, the action is triggered.

Animated card behavior

Hovering Transition

The motion behavior only exists for extended view-ports. This transition from the default view to the hover/full view-port has a change on the background image when hovering the card at its default view. While hovering, the body and the CTA from the text block are revealed.

Flexible Height

As same as the other card types, the animated cards will also match sizes across rows to the tallest card. Keep in mind that the card can become taller, but the height can’t be less than 502px.

Flexible height of animated cards

Themes

Single Cards

Animated card on dark theme
Dark
Animated card on mid theme
Mid
Animated card on light theme
Light

Group of Cards

Group of cards on dark theme
Dark
Group of cards on mid theme
Mid
Group of cards on light theme
Light