.project-gallery-section{background:#fff;padding:2rem 0 5rem;position:relative}.about-project-page .project-gallery-section{padding-top:10rem}.gallery-title{color:#000;text-align:center;width:100%;margin-bottom:3rem;font-family:Nunito Sans,sans-serif;font-size:2.5rem;font-weight:300;display:inline-block;position:relative}.gallery-tabs{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.gallery-tab{color:#a2926b;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:1px solid #a2926b;padding:1rem 2rem;font-family:Nunito Sans,sans-serif;font-size:1rem;font-weight:500;transition:all .3s}.gallery-tab:hover{color:#fff;background:#000}.gallery-tab.active{color:#fff!important;background:#000!important;border-color:#a2926b!important;text-decoration:underline!important}.gallery-description{text-align:center;max-width:800px;margin:0 auto 3rem}.gallery-description p{color:#666;font-family:Nunito Sans,sans-serif;font-size:1.1rem;font-weight:300;line-height:1.6}.gallery-pdf-section{text-align:center;margin-top:2rem}.gallery-pdf-btn{color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#000;border:none;border-radius:0;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-family:Nunito Sans,sans-serif;font-size:.9rem;font-weight:500;transition:all .3s;display:inline-flex}.gallery-pdf-btn:hover{color:#fff;background:#333;transform:translateY(-2px);box-shadow:0 4px 15px #0000004d}.gallery-pdf-icon{width:16px;height:16px;margin-right:.8rem;transition:filter .3s}.gallery-pdf-btn:hover .gallery-pdf-icon{filter:brightness(0)invert()}.gallery-grid{grid-template-columns:2fr 1fr 1fr;grid-auto-rows:300px;gap:1.5rem;max-width:1200px;margin-top:3rem;margin-left:auto;margin-right:auto;display:grid}.gallery-item{cursor:pointer;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.gallery-item:first-child{grid-area:span 2/span 2}.gallery-item:nth-child(2),.gallery-item:nth-child(3),.gallery-item:nth-child(4),.gallery-item:nth-child(5),.gallery-item:nth-child(6),.gallery-item:nth-child(7),.gallery-item:nth-child(8),.gallery-item:nth-child(9),.gallery-item:nth-child(10),.gallery-item:nth-child(11),.gallery-item:nth-child(12){grid-area:span 1/span 1}.gallery-item:hover{transform:translateY(-3px);box-shadow:0 8px 25px #00000026}.gallery-image{object-fit:cover;opacity:1;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transition:all .3s}.gallery-item:hover .gallery-image{transform:scale(1.02)}.gallery-overlay{opacity:0;cursor:pointer;background:#0000004d;flex-direction:column;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.gallery-item:hover .gallery-overlay{opacity:1;background:#00000080}.gallery-watermark{opacity:.6;pointer-events:none;z-index:10;width:84px;height:56px;transition:opacity .3s;position:absolute;bottom:20px;left:20px}.gallery-watermark img{object-fit:contain;filter:brightness(0)invert()drop-shadow(0 0 3px #ffffff80);width:100%;height:100%}.gallery-item:hover .gallery-watermark{opacity:.4}.gallery-zoom-icon{color:#fff;background:#ffffff26;border:2px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:8px;font-size:2.5rem;transition:all .3s;display:flex}.gallery-item:hover .gallery-zoom-icon{background:#ffffff40;border-color:#fff;transform:scale(1.15);box-shadow:0 0 20px #ffffff4d}.gallery-overlay-text{color:#fff;text-align:center;text-shadow:0 1px 3px #000c;background:#0009;border:1px solid #ffffff4d;border-radius:20px;margin-bottom:8px;padding:6px 12px;font-size:.85rem;font-weight:600}.gallery-hint{color:#ffffffe6;opacity:.8;justify-content:center;align-items:center;gap:4px;font-size:.75rem;font-weight:500;transition:all .3s;display:flex}.gallery-hint-icon{font-size:1rem;animation:2s infinite bounce;transform:rotate(-45deg)}.gallery-hint-text{text-transform:uppercase;letter-spacing:.5px}.gallery-item:hover .gallery-hint{opacity:1;transform:translateY(-2px)}@keyframes bounce{0%,20%,50%,80%,to{transform:rotate(-45deg)translateY(0)}40%{transform:rotate(-45deg)translateY(-3px)}60%{transform:rotate(-45deg)translateY(-1px)}}.swiper-lightbox{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.swiper-lightbox-wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-lightbox-container{width:100%;height:100%;margin-top:0;padding-top:100px;padding-bottom:100px}@media (min-width:769px){.swiper-lightbox-container{padding-top:100px}.swiper-lightbox-image{max-height:calc(100vh - 200px)!important}}@media (max-width:768px){.swiper-lightbox-container{padding-top:80px}}.swiper-lightbox-slide{flex-direction:column;justify-content:center;align-items:center;display:flex}.swiper-zoom-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-lightbox-image{object-fit:contain;-webkit-user-select:none;user-select:none;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 200px)}.swiper-lightbox-caption{color:#fff;text-align:center;pointer-events:none;z-index:10;background:#000000b3;border-radius:4px;padding:8px 16px;font-family:Nunito Sans,sans-serif;font-size:14px;font-weight:500;position:absolute;bottom:60px;left:50%;transform:translate(-50%)}.swiper-lightbox-close{cursor:pointer;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-family:Nunito Sans,sans-serif;font-size:40px;font-weight:300;transition:all .3s;display:flex;position:fixed;top:20px;right:20px;color:#fff!important;z-index:10001!important;pointer-events:auto!important;background:#000000b3!important}.swiper-lightbox-close:hover{border-color:#fff9;transform:scale(1.1);background:#000000e6!important}@media (min-width:769px){.swiper-lightbox-close{border:2px solid #ffffff4d;width:40px;height:40px;font-size:30px;top:auto;left:auto;transform:none;z-index:10001!important;color:#fff!important;pointer-events:auto!important;background:#000c!important;display:flex!important;position:fixed!important;bottom:30px!important;right:calc(50% - 100px)!important}}@media (min-width:481px) and (max-width:1024px){.swiper-lightbox-close{border:2px solid #ffffff4d;inset:100px auto auto 20px;transform:none;z-index:10001!important;color:#fff!important;pointer-events:auto!important;background:#000c!important}}.swiper-lightbox-container .swiper-button-next,.swiper-lightbox-container .swiper-button-prev{color:#fff;background:#00000080;border-radius:50%;width:50px;height:50px;transition:all .3s}.swiper-lightbox-container .swiper-button-next:after,.swiper-lightbox-container .swiper-button-prev:after{font-size:20px;font-weight:700}.swiper-lightbox-container .swiper-button-next:hover,.swiper-lightbox-container .swiper-button-prev:hover{background:#000c;transform:scale(1.1)}.swiper-lightbox-container .swiper-pagination{color:#fff;bottom:30px!important}.swiper-lightbox-container .swiper-pagination-fraction{background:#000000b3;border:1px solid #a2926b80;border-radius:20px;width:auto;padding:8px 16px;font-family:Nunito Sans,sans-serif;font-size:12px;font-weight:600;left:50%;transform:translate(-50%)}body.modal-open .mobile-cenik-link{display:none!important}body.modal-open{width:100%;height:100%;position:fixed;overflow:hidden}@media (max-width:768px){.swiper-lightbox-container{padding-top:80px;padding-bottom:80px}.swiper-lightbox-image{max-height:calc(100vh - 160px)!important}.swiper-lightbox-close{border:2px solid #ffffff4d;width:44px;height:44px;font-size:30px;inset:100px auto auto 20px;transform:none;z-index:10001!important;color:#fff!important;pointer-events:auto!important;background:#000c!important}.swiper-lightbox-container .swiper-button-next,.swiper-lightbox-container .swiper-button-prev{width:44px;height:44px}.swiper-lightbox-container .swiper-button-next:after,.swiper-lightbox-container .swiper-button-prev:after{font-size:16px}.swiper-lightbox-caption{padding:6px 12px;font-size:12px;bottom:50px}.swiper-lightbox-container .swiper-pagination-fraction{padding:6px 12px;font-size:11px;bottom:20px!important}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (min-width:769px) and (max-width:1024px){.gallery-grid{grid-template-columns:2fr 1fr 1fr;grid-auto-rows:250px;gap:1.2rem;max-width:900px}.project-gallery-section{padding:1.5rem 0 3rem}.about-project-page .project-gallery-section{padding-top:8rem}.gallery-title{font-size:2.2rem}.gallery-tab{padding:.8rem 1.5rem;font-size:.9rem}}@media (max-width:768px){.gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:200px;gap:1rem;max-width:600px}.gallery-watermark{width:70px;height:49px;bottom:15px;left:15px}.project-gallery-section{padding:1.5rem 0 2.5rem}.about-project-page .project-gallery-section{padding-top:8rem}.gallery-title{font-size:2rem}.gallery-tabs{flex-direction:column;align-items:center;gap:.5rem}.gallery-tab{text-align:center;width:200px;min-height:44px;padding:.8rem 1.5rem;font-size:.9rem}.gallery-zoom-icon{width:60px;height:60px;font-size:2rem}.gallery-hint{font-size:.7rem}.gallery-hint-icon{font-size:.9rem}}@media (max-width:480px){.project-gallery-section{padding:1rem 0 2rem}.about-project-page .project-gallery-section{padding-top:7rem}.gallery-title{font-size:1.6rem}.gallery-tabs{flex-direction:column;align-items:center;gap:.5rem}.gallery-tab{text-align:center;width:180px;min-height:44px;padding:.7rem 1.2rem;font-size:.8rem}.gallery-description p{padding:0 1rem;font-size:1rem}.gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:180px;gap:.8rem;margin-top:1.5rem}.gallery-watermark{width:56px;height:42px;bottom:10px;left:10px}.gallery-zoom-icon{width:50px;height:50px;font-size:1.5rem}.gallery-overlay-text{padding:4px 8px;font-size:.75rem}.gallery-hint{font-size:.65rem}.gallery-hint-icon{font-size:.8rem}.load-more-btn{min-height:44px;padding:.8rem 2rem;font-size:.9rem}.gallery-pdf-btn{min-height:44px;padding:.7rem 1.2rem;font-size:.8rem}}.gallery-load-more{text-align:center;margin-top:3rem}.load-more-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.1em;background:#fff;border:none;padding:1rem 2.5rem;font-family:Nunito Sans,sans-serif;font-size:1rem;font-weight:500;transition:all .3s}.load-more-btn:hover{background:#0d4a5a;transform:translateY(-2px);box-shadow:0 6px 20px #1052664d}
