.AssemblyCard{box-sizing:border-box;display:inline-block;background-color:var(--gray100-grayException750);width:100%;outline:none;position:relative;overflow:hidden;border:.125rem solid var(--gray-300-gray-700)}.AssemblyCard:after{content:" ";position:absolute;width:100%;left:0;bottom:0;height:.25rem}.AssemblyCard--minHeight{min-height:10.5rem}.AssemblyCard--fixedImgBorderRadius img,.AssemblySmallCard{border-radius:.5rem}.AssemblySmallCard:after{height:.25rem}.AssemblySmallCard-hover{cursor:pointer}.AssemblySmallCard-hover:hover:after{background-color:#A8B1FF}.AssemblySmallCard-isActive:after{background-color:#4255FF}.AssemblyMediumCard{border-radius:.5rem}.AssemblyMediumCard:after{height:.5rem}.AssemblyMediumCard-hover{cursor:pointer}.AssemblyMediumCard-hover:hover:after{background-color:#A8B1FF}.AssemblyMediumCard-isActive:after{background-color:#4255FF}.AssemblyMediumCard-hover:not(.AssemblyMediumCard-isActive):focus-within,.AssemblySmallCard-hover:not(.AssemblySmallCard-isActive):focus-within{border:.125rem solid var(--twilight-300-twilight-300)}.AssemblyMediumCard-hover:not(.AssemblyMediumCard-isActive):active,.AssemblySmallCard-hover:not(.AssemblySmallCard-isActive):active{border:.125rem solid #4255ff}