.product-gallery .gallery-expand{display:block;width:auto;height:auto;min-height:0;margin:12px auto 0;padding:10px 14px;border:1px solid var(--blue);border-radius:8px;background:#fff;color:var(--blue);font-size:11px;font-weight:900;cursor:pointer}
.product-lightbox{width:min(1100px,calc(100% - 28px));height:min(820px,calc(100% - 28px));padding:0;border:0;border-radius:16px;background:#071b34;color:#fff;box-shadow:0 30px 100px #0009}
.product-lightbox::backdrop{background:#020a14d9}.product-lightbox figure{display:grid;width:100%;height:100%;margin:0;padding:45px 90px 60px;place-items:center}.product-lightbox figure img{width:100%;height:100%;min-height:0;object-fit:contain}.product-lightbox figcaption{position:absolute;bottom:20px;left:50%;font-size:12px;transform:translateX(-50%)}
.product-lightbox>button{position:absolute;z-index:2;border:0;background:#ffffff18;color:#fff;cursor:pointer}.product-lightbox .lightbox-close{right:16px;top:14px;width:42px;height:42px;border-radius:50%;font-size:28px}.product-lightbox .lightbox-prev,.product-lightbox .lightbox-next{top:50%;width:52px;height:72px;border-radius:9px;font-size:42px;transform:translateY(-50%)}.product-lightbox .lightbox-prev{left:18px}.product-lightbox .lightbox-next{right:18px}
@media(max-width:620px){.product-lightbox figure{padding:55px 16px 85px}.product-lightbox .lightbox-prev,.product-lightbox .lightbox-next{top:auto;bottom:18px;height:45px}.product-lightbox figcaption{bottom:64px;width:80%;text-align:center}}
