.custom-masonry-gallery-wrapper{position:relative;width:100%;margin-bottom:24px}.gallery-nav{display:none}.custom-masonry-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:repeat(2,240px);gap:10px;border-radius:12px;overflow:hidden}.gallery-item{position:relative;overflow:hidden}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;display:block}.gallery-item:hover img{transform:scale(1.05)}.gallery-item-1{grid-column:1;grid-row:1/span 2}.gallery-item-2{grid-column:2;grid-row:1}.gallery-item-3{grid-column:3;grid-row:1}.gallery-item-4{grid-column:2;grid-row:2}.gallery-item-5{grid-column:3;grid-row:2}.custom-masonry-gallery .gallery-item:nth-child(n+6){display:none}.gallery-show-all{position:absolute;bottom:20px;right:20px;z-index:10}.show-all-button{display:flex;align-items:center;gap:8px;background:#fff;color:#1a1a1a;padding:10px 18px;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;box-shadow:0 4px 12px rgb(0 0 0 / .15);border:1px solid rgb(0 0 0 / .05);transition:all .2s ease}.show-all-button:hover{background:#f8f8f8;transform:translateY(-2px);box-shadow:0 6px 16px rgb(0 0 0 / .2);color:#000}.show-all-button i{font-size:18px}.gallery-dots{display:none;justify-content:center;align-items:center;gap:8px;margin-top:12px;flex-wrap:wrap}.gallery-dot{width:8px;height:8px;border-radius:50%;background:rgb(0 0 0 / .3);cursor:pointer;transition:all .2s ease;border:1px solid rgb(255 255 255 / .3);flex-shrink:0}.gallery-dot.active{background:#1d4ed8;transform:scale(1.2);border-color:#1d4ed8}@media (max-width:768px){.custom-masonry-gallery-wrapper{margin-bottom:0}.custom-masonry-gallery{display:block!important;white-space:nowrap!important;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:0;grid-template-columns:none;grid-template-rows:none;border-radius:0;aspect-ratio:16/9;height:auto;font-size:0}.custom-masonry-gallery::-webkit-scrollbar{display:none}.custom-masonry-gallery{-ms-overflow-style:none;scrollbar-width:none}.gallery-item{display:inline-block!important;width:100%!important;min-width:100%!important;white-space:normal;vertical-align:top;scroll-snap-align:start;height:100%;margin:0}.custom-masonry-gallery .gallery-item:nth-child(n+6){display:inline-block!important}.gallery-item img{border-radius:0}.gallery-show-all{top:15px;right:15px;bottom:auto}.show-all-button{padding:6px 12px!important;font-size:12px!important;background:rgb(255 255 255 / .38)!important;backdrop-filter:blur(4px)}.gallery-nav{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;background:rgb(255 255 255 / .85);backdrop-filter:blur(4px);border-radius:50%;font-size:20px;color:#333;z-index:20;cursor:pointer;box-shadow:0 2px 8px rgb(0 0 0 / .15);margin-top:0}.gallery-nav.prev{left:10px}.gallery-nav.next{right:10px}.gallery-dots{display:flex;position:relative;z-index:10;padding:0 16px;margin-top:16px;margin-bottom:0}.gallery-dot{background:rgb(0 0 0 / .3);border-color:rgb(255 255 255 / .5)}.gallery-dot.active{background:#1d4ed8;border-color:#1d4ed8}}