._rotate-card_13tys_1 {
	border-radius: 1rem;
	height: 100%;
	padding: 2.5rem;
	position: relative;
}
._rotate-card_13tys_1 ._cardImage_13tys_7 {
	width: 100%;
	height: 100%;
	position: relative;
}
._rotate-card_13tys_1 ._cardImage_13tys_7 img {
	object-fit: contain;
}
._imageWrapper_13tys_16 {
	z-index: 10;
	justify-content: center;
	align-items: center;
	width: fit-content;
	display: flex;
	position: absolute;
	bottom: 0;
	left: 2rem;
	transform: translate(-50%);
}
._imageWrapper_13tys_16 ._PreviewImage_13tys_27 {
	object-fit: cover;
	border-radius: 8px;
	width: 31.67px;
	height: 52.78px;
}
._imageWrapper_13tys_16 ._VideoIcon_13tys_33 {
	color: #fff;
	background-color: #0009;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	padding: 0.4rem;
	font-size: 1.2rem;
	display: flex;
	position: absolute;
	top: 50%;
	left: 43%;
	transform: translate(-50%, -50%);
}
._imageWrapper_13tys_16 ._imageContainer_13tys_47 {
	flex-direction: row;
	gap: 1rem;
	margin-left: 2rem;
	display: flex;
}
._video_13tys_54 {
	object-fit: cover;
	border-radius: 1rem;
	width: 100%;
	height: 100%;
}
