.Card{border-radius:.5rem;max-width:480px;height:fit-content;position:relative;box-shadow:0 2px 4px #00000005}.Card.theme-white{color:var(--color-space);background-color:#fff}.Card.theme-smoke{color:var(--color-space);background-color:var(--color-smoke)}.Card.theme-shadow{color:#fff;background-color:#2d415f80}.Card .text{padding:1.5rem}.Card .text__quote{margin-bottom:1rem;font-size:1.125rem;font-weight:500;line-height:1.25}.Card .text__heading{font-size:1.25rem;font-weight:700;line-height:1.25}.Card .text__subheading{text-transform:uppercase;color:var(--color-stripe);margin-top:.5rem;font-size:.875rem;font-weight:700}.Card .text__caption{opacity:.8;max-width:40ch;margin-top:.5rem;font-size:1rem;font-weight:200;line-height:1.4}.Card .text__link{color:var(--color-primary);margin-top:1rem;font-weight:400;text-decoration:none;display:inline-block}.Card .text__link:hover{opacity:.8}.Card .image{background-color:#b4becd66;border-radius:.5rem .5rem 0 0}.Card .icon-badge{color:#fff;background-color:var(--color-blue);border-radius:3rem;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.5rem;font-weight:800;display:flex;position:absolute;top:-1.25rem;left:-1.25rem}.Card .icon-social{opacity:.3;margin-top:.25rem;font-size:1.25rem}.Card .icon-social svg{display:block}
