.poker .playing-card:after{display:none!important;content:none!important}
.poker .card-stage{position:relative;z-index:7;overflow:visible}
.poker .card-stage .poker-dealer{left:-168px;right:auto;bottom:-22px;width:265px;height:410px;z-index:5}
.poker .card-stage .poker-dealer img{object-fit:contain;object-position:center bottom}
.poker .card-stage .deal-flying-card{right:auto;left:78px;top:34%;z-index:6}
.poker .playing-card{position:relative;z-index:7;transform:none!important;transition:none!important}
.poker .playing-card .card-back{z-index:3;opacity:1;visibility:visible!important;transform:rotateY(0deg)!important;transition:transform .72s cubic-bezier(.2,.75,.2,1),opacity .12s linear .34s!important}
.poker .playing-card .card-front{z-index:2;opacity:0;visibility:visible!important;transform:rotateY(-180deg)!important;transition:transform .72s cubic-bezier(.2,.75,.2,1),opacity .12s linear .34s!important}
.poker .playing-card.revealed{transform:none!important}
.poker .playing-card.revealed .card-back{opacity:0;pointer-events:none;transform:rotateY(180deg)!important}
.poker .playing-card.revealed .card-front{z-index:4;opacity:1!important;transform:rotateY(0deg)!important}
@keyframes dealFromAngelina{0%{opacity:0;transform:translate(-42px,-55px) rotate(-18deg) scale(.7)}32%{opacity:1}100%{opacity:0;transform:translate(105px,82px) rotate(5deg) scale(1)}}
.poker .card-back{overflow:hidden;background:linear-gradient(135deg,rgba(255,255,255,.14) 25%,transparent 25%) 0 0/22px 22px,linear-gradient(315deg,rgba(255,255,255,.1) 25%,transparent 25%) 0 0/22px 22px,linear-gradient(145deg,#7a294c,#c76088);border:9px solid #fff8f5;box-shadow:inset 0 0 0 2px #efc77b,inset 0 0 0 8px rgba(255,255,255,.12);color:#fff4ce}
.poker .card-back span{display:grid;place-items:center;width:112px;height:112px;border:2px solid #f2cf85;border-radius:50%;background:rgba(76,19,43,.28);font:700 44px/1 Georgia,serif;letter-spacing:.08em;text-shadow:0 3px 10px rgba(48,10,27,.45)}
.poker .card-back i{color:#f6d69a}
.poker .card-front{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;padding:42px 30px 28px;border:8px solid #fff;box-shadow:inset 0 0 0 2px #ead7de}
.poker .card-front .card-corner{position:absolute!important;display:flex!important;flex-direction:column;align-items:center;color:#b3314e!important;font-family:Georgia,serif!important;line-height:.9!important;visibility:visible!important;opacity:1!important}
.poker .card-front .card-corner-top{top:17px!important;left:17px!important;right:auto!important;bottom:auto!important}
.poker .card-front .card-corner-bottom{right:17px!important;bottom:17px!important;left:auto!important;top:auto!important;transform:rotate(180deg)}
.poker .card-front .card-corner b{font-size:34px}.poker .card-front .card-corner i{margin-top:5px;font-size:23px;font-style:normal}
.poker .card-front>#card-suit{margin:0;color:#b3314e;font-size:88px;line-height:.85;font-style:normal}.poker .card-front>strong{color:#4b2635;font-size:24px;line-height:1.15}.poker .card-front>small{max-width:165px;color:#765966;font-size:12px;line-height:1.65}
.poker .card-front[data-color="black"] .card-corner,.poker .card-front[data-color="black"]>#card-suit{color:#24212a}
.poker .card-back,.poker .card-front{-webkit-backface-visibility:hidden!important;backface-visibility:hidden!important}
.poker .card-front{visibility:visible!important;color:#4b2635!important}
.poker-card-reason{position:absolute;left:50%;bottom:-62px;width:320px;margin:0;transform:translateX(-50%);color:#ead4dd;font-size:11px;line-height:1.55;text-align:center}
.poker.guest-card .card-front>#card-suit{font-size:112px}
.poker.guest-card .card-front{justify-content:center;padding:28px}
@media(max-width:760px){.poker .card-stage{z-index:8;min-height:430px;transform:translateX(48px);margin-bottom:38px}.poker .card-stage .poker-dealer{left:-112px;bottom:-8px;width:172px;height:365px;z-index:5;opacity:1}.poker .card-stage .deal-flying-card{left:35px;top:42%;z-index:6}.poker .playing-card{z-index:7}.poker-card-reason{bottom:-72px;width:260px}@keyframes dealFromAngelina{0%{opacity:0;transform:translate(-24px,-40px) rotate(-16deg) scale(.7)}32%{opacity:1}100%{opacity:0;transform:translate(62px,78px) rotate(4deg) scale(.9)}}}
