.SelectionCard{border:1px solid var(--color-container-border-neutral-mild);position:relative;overflow:hidden}@media not (min-width:48em){.SelectionCard{min-width:298px;max-width:298px}}@media (min-width:48em) and (not (min-width:80em)){.SelectionCard{max-width:208px}}.SelectionCard:hover{cursor:pointer}.SelectionCard:hover .SelectionCard__image img{transform:scale(1.05)}.SelectionCard__content{row-gap:var(--spacing-snug-xl);flex-direction:column;display:flex}.SelectionCard__content span{display:block}.SelectionCard--checked:has([class*=--secondaryContent]){background-color:var(--color-container-background-subtle)}.SelectionCard--checked .SelectionCard__read-more{height:50%}.SelectionCard--stacked{width:100%;height:320px}@media (min-width:40em){.SelectionCard--stacked{width:210px}}.SelectionCard--stacked--expanded{height:100%}.SelectionCard--horizontal{width:343px;height:94px}@media (min-width:40em){.SelectionCard--horizontal{width:444px}}.SelectionCard--horizontal .SelectionCard__media--left{flex:none;max-width:88px}.SelectionCard--horizontal .SelectionCard__media--left .SelectionCard__image{max-width:60px}.SelectionCard--horizontal .SelectionCard__content-wrapper{min-width:44%}.SelectionCard--horizontal--spacer{width:1.25rem;height:0}.SelectionCard__image{aspect-ratio:16/9}@media (min-width:40em){.SelectionCard__image{aspect-ratio:4/3}}.SelectionCard__image img{transition:transform .5s;transform:scale(1)}.SelectionCard__read-more{color:var(--color-action-foreground-moderate);background:linear-gradient(#eff5ff00 0%,#eff5ff 100%)}.SelectionCard__read-more-button{z-index:var(--elevation-level-2-zindex)}.SelectionCard__read-more-button:hover{--ButtonStyle-background-hover:none;text-decoration:underline}.ButtonGroupItem:hover .SelectionCard .SelectionCard__image img{transform:scale(1.05)}
/*# sourceMappingURL=3rjnvewl4hmy6.css.map*/