.p7-gallery{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px}@media(min-width:1024px){.p7-gallery{flex-wrap:nowrap;height:min(600px,80vh)}}.p7-gallery-thumbs{width:100%;order:2;height:80px}@media(min-width:1024px){.p7-gallery-thumbs{width:100px;order:1;height:100%}}.p7-gallery-thumbs .swiper-slide{width:70px;height:80px;cursor:pointer;border-radius:8px;border:2px solid transparent;overflow:hidden;opacity:.6;transition:opacity .3s,border-color .3s,transform .3s;background:#f8f9fc}.p7-gallery-thumbs .swiper-slide-thumb-active{opacity:1;border-color:#415097;transform:scale(1.05);box-shadow:0 4px 12px #41509726}.p7-gallery-thumbs .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p7-gallery-main{width:100%;flex:1;order:1;position:relative;border-radius:12px;background:#f8f9fc;overflow:hidden;aspect-ratio:1/1;cursor:zoom-in}@media(min-width:1024px){.p7-gallery-main{order:2;height:100%}}.p7-gallery-main .swiper-slide{display:flex;align-items:center;justify-content:center}.p7-gallery-main .swiper-slide img{max-width:100%;max-height:100%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .4s cubic-bezier(.165,.84,.44,1)}.p7-gallery-prev,.p7-gallery-next{width:44px;height:44px;background:#ffffffd9;border-radius:50%;color:#1a1e35;position:absolute;top:50%;transform:translateY(-50%);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .3s,color .3s,transform .2s;box-shadow:0 4px 12px #0000001a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.p7-gallery-prev:hover,.p7-gallery-next:hover{background:#415097;color:#fff;transform:translateY(-50%) scale(1.1)}.p7-gallery-prev{left:16px}.p7-gallery-next{right:16px}@media(max-width:768px){.p7-gallery-prev,.p7-gallery-next{display:none}}.p7-gallery-pagination{position:absolute;bottom:16px;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:8px}.p7-gallery-pagination .swiper-pagination-bullet{width:8px;height:8px;background:#c8cde0;opacity:1;transition:background .3s,width .3s}.p7-gallery-pagination .swiper-pagination-bullet-active{background:#415097;width:24px;border-radius:4px}.p7-gallery-fullscreen-trigger{position:absolute;bottom:20px;right:20px;width:48px;height:48px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#415097;z-index:12;cursor:pointer;box-shadow:0 4px 12px #00000026;transition:transform .2s,background .2s}.p7-gallery-fullscreen-trigger:hover{background:#f1f3f8;transform:scale(1.1)}.p7-gallery-lightbox{position:fixed;top:0;left:0;right:0;bottom:0;background:#0a0e1dfa;display:flex;align-items:center;justify-content:center;z-index:100000;opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.p7-gallery-lightbox.active{opacity:1;visibility:visible}.p7-gallery-lightbox .p7-lb-img{max-width:95vw;max-height:95vh;-o-object-fit:contain;object-fit:contain;border-radius:8px}.p7-lb-close{position:absolute;top:30px;right:30px;color:#fff;cursor:pointer;font-size:32px;font-weight:300;transition:transform .2s}.p7-lb-close:hover{transform:rotate(90deg) scale(1.2)}
