.page-product-module .st-mainbody .module.module-3 .cont-cards .card-item span:last-child{cursor:pointer;white-space:nowrap}.img-popup{width:100%;height:100vh;background-color:rgba(0,0,0,.6);position:fixed;top:0;left:0;z-index:9999}.img-popup .popup-body{width:70%;height:90vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center}.img-popup .popup-body .popup-target-img{width:50%;object-fit:contain}.img-popup .popup-body .popup-target-summary{margin-left:30px;font-size:15px;color:#fff;line-height:2em;max-height:80vh;overflow-y:auto;padding-right:10px}.img-popup .popup-close-btn{width:60px;height:60px;position:absolute;top:50%;right:-10%;transform:translateY(-50%);transition:.2s ease-in-out;cursor:pointer}.img-popup .popup-close-btn:hover{transform:translateY(-50%) rotate(180deg);transform-origin:center center}.img-popup .popup-close-btn:after{transform:translate(-50%,-50%) rotate(-45deg);transform-origin:top center}.img-popup .popup-close-btn:after,.img-popup .popup-close-btn:before{content:"";display:flex;width:60%;height:2px;border-radius:2px;background-color:#fff;position:absolute;top:50%;left:50%}.img-popup .popup-close-btn:before{transform:translate(-50%,-50%) rotate(45deg);transform-origin:bottom center}.img-active-text{bottom:0}@media (max-width:768px){.img-popup .popup-body{width:100%;min-height:100vh;flex-direction:column;padding:10vw 5vw}.img-popup .popup-close-btn{right:20px;top:50px;zoom:.6;background:radial-gradient(#000,transparent 60%)}.img-popup .popup-body .popup-target-img{width:100%;height:unset}.img-popup .popup-body .popup-target-summary{margin-left:0;width:100%;margin-top:5vw;max-height:40vh;overflow-y:auto}}