.reincarnation{overflow:hidden}.reincarnation__title{margin-bottom:3.75rem}.reincarnation__card{overflow:hidden;position:relative;border:.125rem solid rgba(255,255,255,.2);border-radius:3.125rem;width:46.25rem;min-height:33.75rem}.reincarnation__card-img{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background-color:var(--red)}.reincarnation__card-img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:3.125rem}.reincarnation__card-img--after{z-index:2;clip-path:inset(0 50% 0 0);overflow:hidden}.reincarnation__card-switch{position:absolute;top:0;bottom:0;left:0;right:0;z-index:2}.reincarnation__card-switch__line{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:100%;width:.1875rem;background-color:var(--gold);pointer-events:none}.reincarnation__card-switch__button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:5.25rem;height:5.25rem;border-radius:50%;z-index:3;pointer-events:auto;cursor:-webkit-grab;cursor:grab}.reincarnation__card-switch__button::after,.reincarnation__card-switch__button::before{content:"";position:absolute;border-radius:50%}.reincarnation__card-switch__button::before{top:0;left:0;right:0;bottom:0;z-index:2;background-color:var(--gold)}.reincarnation__card-switch__button::after{top:-1.125rem;left:-1.125rem;right:-1.125rem;bottom:-1.125rem;background-color:rgba(249,249,249,.16);backdrop-filter:blur(7.5px);z-index:1}.reincarnation__card-switch__button>svg{position:relative;z-index:3;width:2.0625rem;height:.9375rem;-o-object-fit:contain;object-fit:contain;stroke:var(--primary);pointer-events:none}.reincarnation__card.empty .reincarnation__card-switch{display:none}@media (max-width:768px){.reincarnation__title{margin-bottom:30px}.reincarnation__card{border:1.5px solid rgba(255,255,255,.2);border-radius:20px;width:unset;min-height:300px}.reincarnation__card-img>img{border-radius:20px}.reincarnation__card-switch__line{width:1.5px}.reincarnation__card-switch__button{width:50px;height:50px;border-radius:50%}.reincarnation__card-switch__button::after{top:-10px;left:-10px;right:-10px;bottom:-10px}.reincarnation__card-switch__button>svg{position:relative;z-index:3;width:20px;height:10px}}