.pgallery.pgallery--masonry{column-count:3;column-gap:12px;width:min(100%, 90%);margin-left:auto;margin-right:auto;box-sizing:border-box;margin-top:10px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.pgallery__item{break-inside:avoid;-webkit-column-break-inside:avoid;margin:0 0 12px;position:relative;flex:0 0 22%}.pgallery__link{display:block;position:relative;border:1px solid #3333;border-radius:10px;overflow:hidden;outline:none}.pgallery__link:focus-visible{box-shadow:0 0 0 3px rgb(0 0 0 / .35)}.pgallery__thumb{width:100%;height:auto;display:block}.pgallery__thumb--placeholder{width:100%;padding-top:66%;background:rgb(0 0 0 / .06)}.pgallery__link:hover .pgallery__play::before{background:rgb(0 0 0 / .65)}.pgallery__play{position:absolute;inset:0;pointer-events:none}.pgallery__play::before{content:"";position:absolute;left:50%;top:50%;width:56px;height:56px;transform:translate(-50%,-50%);border-radius:999px;background:rgb(0 0 0 / .55);box-shadow:0 8px 20px rgb(0 0 0 / .35)}.pgallery__play::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-35%,-50%);width:0;height:0;border-left:18px solid rgb(255 255 255 / .95);border-top:12px solid #fff0;border-bottom:12px solid #fff0}.pgallery-lightbox{position:fixed;inset:0;z-index:999999;background:rgb(0 0 0 / .78);display:none;align-items:center;justify-content:center;padding:18px}.pgallery-lightbox.is-open{display:flex}.pgallery-lightbox__dialog{width:min(980px, 100%);max-height:90vh;position:relative}.pgallery-lightbox__inner{background:#fff0;border-radius:12px;overflow:hidden}.pgallery-lightbox__media{display:block;width:auto;height:auto;margin:auto;max-height:90vh}.pgallery-lightbox__close{position:absolute;top:-10px;right:-10px;width:44px;height:44px;border:0;border-radius:999px;cursor:pointer;background:var(--awb-color7);color:#fff;font-size:24px;z-index:1}.pgallery-lightbox__close:focus-visible{outline:3px solid rgb(255 255 255 / .85);outline-offset:2px}.pgallery-lightbox__title{margin-top:10px;font-size:14px;color:rgb(255 255 255 / .9)}.pgallery-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:999px;cursor:pointer;background:#FFF9;color:var(--awb-color7);display:inline-flex;align-items:center;justify-content:center;font-size:28px;line-height:1;z-index:1}.pgallery-lightbox__nav--prev{left:-10px}.pgallery-lightbox__nav--next{right:-10px}.pgallery-lightbox__nav:focus-visible{outline:3px solid rgb(255 255 255 / .85);outline-offset:2px}@media (max-width:768px){.pgallery__item{flex:0 0 22%}}@media (max-width:640px){.pgallery-lightbox__nav--prev{left:6px}.pgallery-lightbox__nav--next{right:6px}}#product_mobile_view .pgallery.pgallery--masonry{column-count:unset;display:flex;align-items:center}#product_mobile_view img.pgallery__thumb{width:auto;height:85px;margin:auto;border-radius:5px}#product_mobile_view .pgallery__play::before{width:24px;height:24px}#product_mobile_view .pgallery__play::after{border-left:9px solid rgb(255 255 255 / .95);border-top:6px solid #fff0;border-bottom:6px solid #fff0}