.p2m-gallery-section{width:100%!important;background:#fff!important;padding:clamp(42px,5vw,86px) 16px!important;font-family:Inter,Arial,sans-serif!important;color:#101828!important;overflow:hidden!important;box-sizing:border-box!important}.p2m-gallery-section *{box-sizing:border-box!important}.p2m-gallery-wrap{max-width:1180px!important;margin:0 auto!important;width:100%!important}.p2m-gallery-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:24px!important;margin-bottom:24px!important}.p2m-gallery-title-box{max-width:720px!important}.p2m-gallery-kicker{display:inline-flex!important;margin-bottom:10px!important;padding:7px 12px!important;border-radius:999px!important;background:#eef5ff!important;color:#005eea!important;font-weight:800!important;font-size:13px!important;line-height:1.2!important}.p2m-gallery-title{margin:0!important;font-size:clamp(28px,4vw,48px)!important;line-height:1.08!important;font-weight:850!important;letter-spacing:-.04em!important;color:#0b1220!important}.p2m-gallery-subtitle{margin:12px 0 0!important;max-width:610px!important;color:#667085!important;font-size:16px!important;line-height:1.7!important}.p2m-gallery-filter-area{margin-bottom:28px!important}.p2m-gallery-filters{display:flex!important;gap:10px!important;flex-wrap:nowrap!important;align-items:center!important;padding:8px!important;background:#f8fafc!important;border:1px solid #e4e7ec!important;border-radius:12px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important}.p2m-gallery-filters::-webkit-scrollbar{height:6px!important}.p2m-gallery-filters::-webkit-scrollbar-thumb{background:#cbd5e1!important;border-radius:999px!important}.p2m-gallery-filter{appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center!important;gap:8px!important;flex:0 0 auto!important;white-space:nowrap!important;border:1px solid #d0d5dd!important;background:#fff!important;color:#101828!important;border-radius:12px!important;padding:12px 16px!important;font-size:14px!important;font-weight:750!important;line-height:1!important;cursor:pointer!important;transition:all .25s ease!important;box-shadow:0 1px 2px rgba(16,24,40,.05)!important}.p2m-gallery-filter span{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:22px!important;height:22px!important;border-radius:999px!important;background:#f2f4f7!important;color:#475467!important;font-size:12px!important;font-weight:800!important}.p2m-gallery-filter:hover,.p2m-gallery-filter.active{background:#0066e6!important;color:#fff!important;border-color:#0066e6!important;box-shadow:0 10px 24px rgba(0,102,230,.18)!important}.p2m-gallery-filter:hover span,.p2m-gallery-filter.active span{background:rgba(255,255,255,.22)!important;color:#fff!important}.p2m-gallery-mobile-select{display:none!important;width:100%!important;border:1px solid #d0d5dd!important;background:#fff!important;color:#101828!important;border-radius:12px!important;padding:13px 14px!important;font-size:14px!important;font-weight:750!important;outline:none!important}.p2m-gallery-grid{display:grid!important;grid-template-columns:repeat(var(--p2m-cols),minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}.p2m-gallery-card{display:block!important;border-radius:12px!important;overflow:hidden!important;background:#fff!important;border:1px solid #eef2f6!important;box-shadow:0 16px 36px rgba(16,24,40,.09)!important;animation:p2mFadeUp .45s ease both!important;min-width:0!important}.p2m-gallery-card.hide{display:none!important}.p2m-gallery-img-btn{position:relative!important;display:block!important;width:100%!important;height:auto!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;cursor:pointer!important;overflow:hidden!important;aspect-ratio:1.22/1!important;border-radius:12px!important;text-align:left!important}.p2m-gallery-image{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;transition:transform .45s ease,filter .45s ease!important}.p2m-gallery-card:hover .p2m-gallery-image{transform:scale(1.06)!important;filter:saturate(1.05)!important}.p2m-gallery-overlay{position:absolute!important;left:10px!important;right:10px!important;bottom:10px!important;border-radius:12px!important;padding:11px 12px!important;background:rgba(255,255,255,.94)!important;backdrop-filter:blur(12px)!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;transform:translateY(14px)!important;opacity:0!important;transition:.3s ease!important;box-shadow:0 10px 24px rgba(16,24,40,.12)!important}.p2m-gallery-card:hover .p2m-gallery-overlay{transform:translateY(0)!important;opacity:1!important}.p2m-gallery-card-title{font-size:15px!important;color:#101828!important;font-weight:850!important;line-height:1.25!important}.p2m-gallery-card-cat{font-size:12px!important;color:#667085!important;margin-top:3px!important;font-weight:650!important}.p2m-gallery-empty{grid-column:1/-1!important;color:#667085!important;font-size:15px!important}.p2m-gallery-lightbox{position:fixed!important;inset:0!important;background:rgba(15,23,42,.92)!important;z-index:999999!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;opacity:0!important;visibility:hidden!important;transition:.25s ease!important}.p2m-gallery-lightbox.active{opacity:1!important;visibility:visible!important}.p2m-gallery-lightbox-panel{position:relative!important;width:min(1120px,92vw)!important;max-height:88vh!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.p2m-gallery-lightbox-frame{position:relative!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:12px!important;overflow:visible!important;background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.20)!important;box-shadow:0 30px 90px rgba(0,0,0,.42)!important}.p2m-gallery-lightbox-img{width:100%!important;max-width:100%!important;max-height:78vh!important;border-radius:12px!important;object-fit:contain!important;display:block!important;transition:opacity .18s ease,transform .18s ease!important;background:#111827!important}.p2m-gallery-lightbox-img.is-moving{opacity:.45!important;transform:scale(.985)!important}.p2m-gallery-lightbox-title{color:#fff!important;margin:14px 0 0!important;font-size:17px!important;line-height:1.35!important;font-weight:800!important;text-align:center!important}.p2m-gallery-count{position:absolute!important;top:14px!important;left:14px!important;z-index:4!important;color:#fff!important;background:rgba(0,0,0,.42)!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:999px!important;padding:6px 11px!important;font-size:13px!important;font-weight:800!important;line-height:1!important}.p2m-gallery-close{position:fixed!important;top:20px!important;right:20px!important;width:52px!important;height:52px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.32)!important;background:#fff!important;color:#101828!important;font-size:34px!important;line-height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;z-index:1000000!important;padding:0!important;box-shadow:0 14px 34px rgba(0,0,0,.26)!important}.p2m-gallery-prev,.p2m-gallery-next{position:fixed!important;top:50%!important;transform:translateY(-50%)!important;width:54px!important;height:54px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.35)!important;background:rgba(255,255,255,.96)!important;color:#101828!important;font-size:40px!important;line-height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;z-index:1000000!important;padding:0!important;box-shadow:0 14px 34px rgba(0,0,0,.24)!important}.p2m-gallery-prev{left:24px!important}.p2m-gallery-next{right:24px!important}.p2m-gallery-close:hover,.p2m-gallery-prev:hover,.p2m-gallery-next:hover{background:#0066e6!important;color:#fff!important;border-color:#0066e6!important}.p2m-gallery-prev:focus,.p2m-gallery-next:focus,.p2m-gallery-close:focus{outline:2px solid #fff!important;outline-offset:3px!important}@keyframes p2mFadeUp{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.p2m-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.p2m-gallery-head{align-items:flex-start!important}.p2m-gallery-section{padding-left:18px!important;padding-right:18px!important}.p2m-gallery-filter{padding:11px 14px!important;font-size:13px!important}.p2m-gallery-lightbox-panel{width:94vw!important}.p2m-gallery-lightbox-img{max-height:74vh!important}.p2m-gallery-prev{left:14px!important}.p2m-gallery-next{right:14px!important}}@media(max-width:767px){.p2m-gallery-section{padding:34px 0!important}.p2m-gallery-wrap{padding:0 16px!important}.p2m-gallery-head{align-items:flex-start!important;margin-bottom:18px!important}.p2m-gallery-title{font-size:28px!important}.p2m-gallery-subtitle{font-size:14px!important;line-height:1.6!important}.p2m-gallery-filter-area{margin-bottom:18px!important}.p2m-gallery-filters{display:none!important}.p2m-gallery-mobile-select{display:block!important;margin-top:6px!important}.p2m-gallery-grid{display:flex!important;grid-template-columns:none!important;gap:16px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:4px 16px 20px!important;margin-left:-16px!important;margin-right:-16px!important;-webkit-overflow-scrolling:touch!important;animation:p2mMobileMove 1.1s ease both!important}.p2m-gallery-grid::-webkit-scrollbar{display:none!important}.p2m-gallery-card{flex:0 0 84%!important;min-width:84%!important;scroll-snap-align:center!important;animation:p2mSlideIn .55s ease both!important;border-radius:12px!important}.p2m-gallery-card.hide{display:none!important}.p2m-gallery-img-btn{aspect-ratio:1.05/1!important;border-radius:12px!important}.p2m-gallery-overlay{opacity:1!important;transform:none!important}.p2m-gallery-lightbox{padding:14px!important}.p2m-gallery-lightbox-panel{width:100%!important;max-height:86vh!important}.p2m-gallery-lightbox-frame{border-radius:12px!important}.p2m-gallery-lightbox-img{max-height:68vh!important;border-radius:12px!important}.p2m-gallery-prev,.p2m-gallery-next{width:44px!important;height:44px!important;font-size:32px!important;line-height:34px!important}.p2m-gallery-prev{left:10px!important}.p2m-gallery-next{right:10px!important}.p2m-gallery-close{top:12px!important;right:12px!important;width:44px!important;height:44px!important;font-size:30px!important;line-height:34px!important}.p2m-gallery-count{top:10px!important;left:10px!important;font-size:12px!important}.p2m-gallery-lightbox-title{font-size:15px!important;margin-top:10px!important}}@keyframes p2mMobileMove{from{transform:translateX(34px);opacity:.65}to{transform:translateX(0);opacity:1}}@keyframes p2mSlideIn{from{transform:translateX(45px);opacity:0}to{transform:translateX(0);opacity:1}}

/* v1.0.6 category gallery improvements */
.p2m-gallery-more-wrap{display:none!important;justify-content:center!important;align-items:center!important;margin-top:26px!important;width:100%!important}.p2m-gallery-more-wrap.active{display:flex!important}.p2m-gallery-see-more{appearance:none!important;-webkit-appearance:none!important;border:0!important;border-radius:12px!important;background:#0066e6!important;color:#fff!important;padding:14px 24px!important;font-size:15px!important;font-weight:850!important;line-height:1!important;cursor:pointer!important;box-shadow:0 14px 34px rgba(0,102,230,.22)!important;transition:all .25s ease!important}.p2m-gallery-see-more:hover{transform:translateY(-2px)!important;box-shadow:0 18px 42px rgba(0,102,230,.28)!important}.p2m-gallery-see-more:focus{outline:3px solid rgba(0,102,230,.22)!important;outline-offset:3px!important}.p2m-gallery-section[data-active-category]:not([data-active-category=""]) .p2m-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.p2m-gallery-overflow-item{display:none!important}.p2m-gallery-filter{max-width:260px!important;overflow:hidden!important;text-overflow:ellipsis!important}.p2m-gallery-filters{align-items:center!important}.p2m-gallery-card,.p2m-gallery-img-btn,.p2m-gallery-image,.p2m-gallery-lightbox-frame,.p2m-gallery-lightbox-img{border-radius:12px!important}
@media(max-width:1024px){.p2m-gallery-section[data-active-category]:not([data-active-category=""]) .p2m-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.p2m-gallery-see-more{width:auto!important;max-width:100%!important}}
@media(max-width:767px){.p2m-gallery-section[data-active-category]:not([data-active-category=""]) .p2m-gallery-grid{display:flex!important;grid-template-columns:none!important}.p2m-gallery-more-wrap{padding:0 16px!important;margin-top:12px!important}.p2m-gallery-see-more{width:100%!important;padding:14px 18px!important;font-size:14px!important}.p2m-gallery-mobile-select{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}}


/* v1.0.7 category rules */
.p2m-gallery-section .p2m-gallery-more-wrap:not(.active){display:none!important}
.p2m-gallery-section[data-active-category=""] .p2m-gallery-more-wrap.active{display:flex!important}
.p2m-gallery-card.p2m-gallery-overflow-item{display:none!important}
@media(min-width:1025px){.p2m-gallery-section[data-active-category]:not([data-active-category=""]) .p2m-gallery-card:not(.hide){display:block!important}.p2m-gallery-section[data-active-category]:not([data-active-category=""]) .p2m-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}


/* v1.0.9 - remove all see-more buttons/wrappers completely */
.p2m-gallery-more-wrap,
.p2m-gallery-see-more{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;overflow:hidden!important;}
.p2m-gallery-section .p2m-gallery-card.p2m-gallery-overflow-item{display:block!important;}
@media(min-width:1025px){.p2m-gallery-section[data-active-category]:not([data-active-category=""]) .p2m-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;}}
@media(max-width:1024px){.p2m-gallery-section[data-active-category]:not([data-active-category=""]) .p2m-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}
@media(max-width:767px){.p2m-gallery-grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;gap:14px!important;padding-bottom:10px!important}.p2m-gallery-card{flex:0 0 84%!important;scroll-snap-align:start!important}.p2m-gallery-section[data-active-category]:not([data-active-category=""]) .p2m-gallery-grid{display:flex!important}}
