.photo{position:absolute;top:0;left:35px;height:100%}.photo>div{display:flex;align-items:center;justify-content:center;height:100%;transition:transform .1s}.photo>div>div{position:relative;z-index:1;margin-top:10px;width:277px;height:415px;transition:transform .6s;transform-style:preserve-3d;transform-origin:100% 50%}.photo>div>div>div{position:absolute;top:3%;left:5%;width:90%;height:86%;background-repeat:no-repeat;background-position:50%;background-size:contain;-webkit-backface-visibility:hidden;backface-visibility:hidden}.photo>div>div>div:first-child{z-index:2}.photo>div>div>div:nth-child(2){z-index:3;transform:rotateY(180deg)}.photo>div>div>div>picture.rama{position:absolute;top:-14px;left:-15px;width:277px;height:415px;z-index:4;cursor:pointer}.photo>div>div>div>picture.rama>img{width:277px;height:415px;object-fit:contain}.photo>div>div>div>picture.photo{position:absolute;top:0;left:0;width:250px;z-index:1}.photo>div>div>div>picture.photo>img{position:relative;top:-1px;left:-1px;width:inherit;z-index:1;object-fit:contain}.photo>div>div>div>div{position:absolute;z-index:5;bottom:-37px}.photo>div>div>div>div h2{color:var(--color-text)!important;font-weight:400!important;font-size:14px!important}.photo>div>div>div>div p{color:var(--color-orange)!important;padding-top:4px;font-size:11px!important;font-weight:400!important}.photo:not(.show)>div>div{opacity:0;transform:perspective(700px) translate(-50%) rotateY(-78.9deg);pointer-events:none}.photo>div:not(.photo_show){transform:rotate(2deg)}.photo_show{transform:rotate(-1deg)}.photo_show>div{transform:perspective(700px) translate(-100%) rotateY(-180deg)}
