.pd-lightbox{z-index:99999;background:#000000e0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.pd-lb-close{color:#fff;cursor:pointer;z-index:3;background:#ffffff26;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:28px;line-height:1;transition:all .2s ease-in-out;display:flex;position:fixed;top:20px;right:20px}@media (hover:hover){.pd-lb-close:hover{background:#ffffff4d}}.pd-lb-slides{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;align-items:center;width:100%;height:100%;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.pd-lb-slides::-webkit-scrollbar{display:none}.pd-lb-slides li{scroll-snap-align:center;box-sizing:border-box;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:100%;padding:30px 80px;display:flex}.pd-lb-slides li img,.pd-lb-single img{object-fit:contain;max-width:100%;max-height:100%;display:block}.pd-lb-single{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;padding:80px;display:flex}.pd-lb-arrow{cursor:pointer;z-index:3;box-sizing:border-box;color:#fff;background:#ffffff26;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;padding:8px;transition:all .2s ease-in-out;display:flex;position:fixed;top:50%}.pd-lb-arrow svg{width:20px;height:20px}.pd-lb-arrow.prev{left:20px;transform:translateY(-50%)rotate(180deg)}.pd-lb-arrow.next{right:20px;transform:translateY(-50%)}@media (hover:hover){.pd-lb-arrow:hover{background:#ffffff4d}}@media (max-width:980px){.pd-lb-slides li,.pd-lb-single{padding:60px 10px}.pd-lb-arrow{width:40px;height:40px;padding:10px}.pd-lb-arrow.prev{left:8px}.pd-lb-arrow.next{right:8px}}
