.slotCardCompact{position:relative;transition:transform .2s ease-out,box-shadow .2s ease-out;border-radius:var(--radiusXLarge);padding-bottom:56.25%}.slotCardCompact--square{padding-bottom:0;aspect-ratio:1/1}.slotCardCompact--landscape{padding-bottom:0;aspect-ratio:16/9}.slotCardCompact--portrait{padding-bottom:0;aspect-ratio:9/16}.slotCardCompact__ribbon{background:url(https://cdn.mrq.com/images/card-slot/corner-ribbon.svg) no-repeat 100% 0/cover;position:absolute;top:-12px;right:-14px;width:125px;height:122px;display:flex;justify-content:center;cursor:pointer}.slotCardCompact.max-width-300 .slotCardCompact__ribbon{top:-7px;right:-8px;width:75px;height:73px}.slotCardCompact__ribbonText{transform:rotate(44deg);transform-origin:center;color:#fff;font-weight:800;font-size:26px;padding-top:0;line-height:83px}.slotCardCompact.max-width-300 .slotCardCompact__ribbonText{font-size:18px;padding-top:0;line-height:49px}.slotCardCompact__image{position:absolute;width:100%;border-radius:var(--radiusXLarge);object-position:center;object-fit:cover;height:100%;display:block}.slotCardCompact:hover{transform:translateY(-2px) scale(1.015);box-shadow:var(--slotCardHoverShadow)}.slotCardCompact__infoButton{max-width:calc(100% - 20px);position:absolute;bottom:10px;left:10px}.slotCardCompact__jackpot{position:absolute;top:0;left:0;padding:5px 14px 7px;color:#ffffff;font-family:var(--fontFamily);font-size:16px;font-weight:800;background-color:var(--dangerColor);border-radius:var(--radiusXLarge) var(--radiusXLarge) var(--radiusXLarge) 0;box-shadow:var(--dangerShadow)}.slotCardCompact__overlayImage{position:absolute;bottom:5%;right:5%;height:30%;width:auto}.slotCardCompact.max-width-100 .slotCardCompact__jackpot{font-size:14px}.slotCardCompact.max-width-90 .slotCardCompact__jackpot{display:none}.slotCardCompact .slotCardCompact__infoButton:hover .infoButton__infoText{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}