.Icon{background-color:#000;width:1em;height:1em}.Card{--subtitle--margin:0 0 var(--spacing--6)}.Card__subtitle{font-family:var(--text--family--body);font-weight:var(--text--weight--regular);font-style:normal;font-size:var(--font-size--body--regular--screen-xs);line-height:var(--line-height--body--regular--screen-xs)}@media screen and (min-width:768px){.Card__subtitle{font-size:var(--font-size--body--regular--screen-md);line-height:var(--line-height--body--regular--screen-md)}}@media screen and (min-width:1200px){.Card__subtitle{font-size:var(--font-size--body--regular--screen-lg);line-height:var(--line-height--body--regular--screen-lg)}}@media screen and (min-width:1560px){.Card__subtitle{font-size:var(--font-size--body--regular--screen-xl);line-height:var(--line-height--body--regular--screen-xl)}}.Card__subtitle p{margin-bottom:var(--margin-bottom--body--regular--screen-xs)}@media screen and (min-width:768px){.Card__subtitle p{margin-bottom:var(--margin-bottom--body--regular--screen-md)}}@media screen and (min-width:1200px){.Card__subtitle p{margin-bottom:var(--margin-bottom--body--regular--screen-lg)}}@media screen and (min-width:1560px){.Card__subtitle p{margin-bottom:var(--margin-bottom--body--regular--screen-xl)}}.Card__subtitle{margin:var(--subtitle--margin)}.Card a.Card__link{text-decoration:none}