.pcard-gallery{position:absolute;top:0;bottom:0;left:0;right:0}.pcard-gallery-img{opacity:0;transition:opacity .7s}.pcard-gallery-img.is-active{opacity:1}.pcard-dots{z-index:2;gap:5px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.pcard-dot{cursor:pointer;background:#ffffff8c;border:none;border-radius:999px;width:6px;height:6px;padding:0;transition:background .2s,width .2s}.pcard-dot.is-active{background:#fff;width:16px}
