.card-hand-inner{position:relative;width:219px;height:274px;transition:all 1.5s ease;transform:translateZ(0)}.card-hand-inner.event-theme{transform:scale(.7)!important}.card-hand-inner:after,.card-hand-inner:before,.card-hand-inner>div{-webkit-clip-path:url(#card-hand-svg);clip-path:url(#card-hand-svg);width:100%;height:100%;object-fit:cover}.card-hand-inner:after,.card-hand-inner:before{content:"";position:absolute;top:0;left:0;z-index:-1;transition:all 1.5s ease;transform-origin:center;transform:translateZ(0) rotate3d(0,0,0,0);will-change:transform}.card-hand-inner img{backface-visibility:hidden;object-fit:cover;width:100%;height:100%}.card-hand-inner:after{background-color:var(--joy-color-primary-50)}.card-hand-inner:before{background-color:var(--joy-color-primary-30)}.card-hand-inner.ms-theme:after{background-color:var(--joy-color-secondary-30)}.card-hand-inner.ms-theme:before{background-color:var(--joy-color-tertiary-70)}.card-hand-inner.brand-theme:after{background-color:var(--joy-color-primary-50)}.card-hand-inner.brand-theme:before{background-color:var(--joy-color-brand-primary-50)}.card-hand{display:inline-block;padding:0 10px}.card-hand--open .card-hand-inner{transform:translate3d(37px,0,0)}.card-hand--open .card-hand-inner:after{transform:translate3d(-31px,-1px,0) rotate(-13.5deg)}.card-hand--open .card-hand-inner:before{transform:translate3d(-57px,0,0) rotate(-30deg)}
