.pgal-section{padding:48px 20px}.pgal-inner{margin:0 auto;max-width:1200px}.pgal-stage{background:#f1f2f4;border-radius:4px;overflow:hidden;position:relative}.pgal-stage__btn{background:none;border:0;cursor:default;display:block;padding:0;width:100%}.pgal-section[data-pgal-enlarge=true] .pgal-stage__btn{cursor:zoom-in}.pgal-stage__img{aspect-ratio:16/9;display:block;object-fit:cover;width:100%}.pgal-stage__img--placeholder{background:radial-gradient(circle at 50% 45%,#f1f2f4 0,#dfe2e6 100%)}.pgal-download{align-items:center;background:rgba(10,31,68,.75);border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;position:absolute;right:14px;text-decoration:none;top:14px;transition:background .2s ease;width:40px}.pgal-download:hover{background:rgba(10,31,68,.95)}.pgal-thumbs{margin-top:14px}.pgal-thumbs__viewport{overflow:hidden}.pgal-thumbs__track{display:flex;gap:14px;transition:transform .4s ease;will-change:transform}.pgal-thumb{aspect-ratio:16/10;background:#f1f2f4;border:2px solid transparent;border-radius:4px;cursor:pointer;flex:0 0 calc(20% - 11.2px);overflow:hidden;padding:0;transition:border-color .2s ease}.pgal-thumb img{display:block;height:100%;object-fit:cover;width:100%}.pgal-thumb__placeholder{background:radial-gradient(circle at 50% 45%,#f1f2f4 0,#dfe2e6 100%);display:block;height:100%;width:100%}.pgal-thumb.is-active{border-color:#0a3d8f}.pgal-nav{align-items:center;display:flex;gap:24px;margin-top:20px}.pgal-progress{background:#d9dde4;flex:1;height:2px;overflow:hidden;position:relative}.pgal-progress__bar{background:#0a1f44;height:100%;left:0;position:absolute;top:0;transition:width .3s ease;width:0}.pgal-arrows{display:flex;gap:10px}.pgal-arrow{align-items:center;background:transparent;border:1px solid #c8ccd4;border-radius:50%;color:#0a1f44;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background .2s ease,border-color .2s ease,color .2s ease;width:40px}.pgal-arrow:focus,.pgal-arrow:hover{border-color:#0a3d8f;color:#0a3d8f}.pgal-lightbox{align-items:center;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:rgba(6,16,38,.35);display:flex;inset:0;justify-content:center;padding:40px;position:fixed;z-index:9999}.pgal-lightbox[hidden]{display:none}.pgal-lightbox__img{border-radius:4px;box-shadow:0 20px 60px rgba(0,0,0,.4);max-height:88vh;max-width:92vw}.pgal-lightbox__close{align-items:center;background:#0a1f44;border:0;border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.25);color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;right:24px;top:20px;transition:background .2s ease;width:44px}.pgal-lightbox__close:hover{background:#0a3d8f}@media (max-width:900px){.pgal-thumb{flex:0 0 calc(33.33333% - 9.33333px)}}@media (max-width:560px){.pgal-thumb{flex:0 0 calc(50% - 7px)}}