#pg-wrap{--hrtk-pg-accent:#b89535;--hrtk-pg-text:#1a1a1a;--hrtk-pg-text-secondary:#6b6b6b;--hrtk-pg-border:#e2dfda;--hrtk-pg-border-light:#e8e5e0}#pg-wrap, #pg-wrap *, #pg-wrap *::after, #pg-wrap *::before{box-sizing:border-box!important}#pg-wrap{position:relative}#pg-wrap.pg-boxed{max-width:var(--hrtk-pg-max-width,1200px)!important;margin-left:auto!important;margin-right:auto!important}#pg-wrap .pg-gallery{display:grid!important;grid-template-columns:1.2fr 1fr 1fr;grid-template-rows:260px 260px;gap:3px;max-height:523px;overflow:hidden;position:relative}#pg-wrap .pg-gallery-main{grid-row:1/3;overflow:hidden;position:relative}#pg-wrap .pg-gallery-main img{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;cursor:pointer}#pg-wrap .pg-gallery-cell{overflow:hidden;position:relative}#pg-wrap .pg-gallery-cell img{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;cursor:pointer} #pg-wrap .pg-gallery-cell::after,#pg-wrap .pg-gallery-main::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.1);opacity:0;transition:opacity .15s ease;pointer-events:none;z-index:1} #pg-wrap .pg-gallery-cell:hover::after,#pg-wrap .pg-gallery-main:hover::after{opacity:1}#pg-wrap .pg-gallery-btn{position:absolute!important;bottom:20px;right:20px;display:inline-flex!important;align-items:center!important;gap:8px!important;margin:0!important;padding:7px 15px!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:none!important;background:#fff!important;color:#222!important;border:1px solid #222!important;border-radius:8px!important;box-shadow:none!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:14px!important;font-weight:600!important;line-height:18px!important;letter-spacing:normal!important;text-transform:none!important;text-decoration:none!important;text-shadow:none!important;white-space:nowrap!important;text-align:center!important;opacity:1!important;cursor:pointer!important;z-index:2;transition:background-color .2s ease,transform .1s ease!important}#pg-wrap .pg-gallery-btn:hover{background:#f7f7f7!important;box-shadow:none!important}#pg-wrap .pg-gallery-btn:active{transform:scale(.96)!important}#pg-wrap .pg-gallery-btn svg{display:block!important;width:16px!important;height:16px!important;flex:0 0 auto!important;margin:0!important}#pg-wrap .pg-gallery-cell:nth-child(n+6){display:none!important}#pg-wrap .pg-mobile-counter, #pg-wrap .pg-mobile-showall{display:none}#pg-wrap .pg-lightbox{display:none;position:fixed!important;top:0;left:0;width:100%;height:100%;background:rgba(250,250,248,.98)!important;z-index:1000000;flex-direction:column;overflow-y:auto;transition:background-color .25s ease}#pg-wrap .pg-lightbox.active{display:flex!important}#pg-wrap .pg-lightbox-header{position:sticky;top:0;z-index:10;background:rgba(250,250,248,.96)!important;backdrop-filter:blur(10px);display:flex!important;align-items:center;justify-content:flex-start;padding:12px 24px;border-bottom:1px solid var(--hrtk-pg-border-light);transition:background-color .25s ease}#pg-wrap .pg-lightbox-title{font-family:inherit;font-size:.9rem!important;font-weight:400!important;text-transform:uppercase;letter-spacing:3px}#pg-wrap .pg-lightbox-close{background:none!important;border:none!important;margin:0!important;padding:8px 10px!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;box-shadow:none!important;display:inline-flex!important;align-items:center!important;gap:8px!important;border-radius:8px!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:14px!important;font-weight:600!important;line-height:18px!important;letter-spacing:normal!important;text-transform:none!important;text-decoration:none!important;white-space:nowrap!important;color:var(--hrtk-pg-text)!important;cursor:pointer!important;transition:background-color .2s ease!important}#pg-wrap .pg-lightbox-close:hover{background:rgba(0,0,0,.06)!important}#pg-wrap .pg-lightbox-close-x{font-size:15px!important;line-height:1!important}#pg-wrap .pg-lightbox-grid{max-width:900px;margin:0 auto;padding:24px 40px 80px;display:flex;flex-direction:column;gap:6px;width:100%}#pg-wrap .pg-lightbox-grid img{width:100%!important;cursor:pointer}#pg-wrap .pg-lightbox-grid .pg-lb-row{display:grid!important;gap:6px}#pg-wrap .pg-lightbox-grid .pg-lb-row-single{grid-template-columns:1fr}#pg-wrap .pg-lightbox-grid .pg-lb-row-double{grid-template-columns:1fr 1fr}#pg-wrap .pg-lightbox-grid .pg-lb-row-double img{aspect-ratio:4/3;-o-object-fit:cover!important;object-fit:cover!important}#pg-wrap .pg-lightbox-grid .pg-lb-row-single img{aspect-ratio:16/9;-o-object-fit:cover!important;object-fit:cover!important}#pg-wrap .pg-lightbox-single{display:none;flex:1;align-items:center;justify-content:center;position:relative;min-height:0}#pg-wrap .pg-lightbox.single-view .pg-lightbox-grid{display:none!important}#pg-wrap .pg-lightbox.single-view .pg-lightbox-single{display:flex!important}#pg-wrap .pg-lightbox.single-view{background:#000!important}#pg-wrap .pg-lightbox.single-view .pg-lightbox-header{background:#000!important;border-bottom:none!important;backdrop-filter:none;-webkit-backdrop-filter:none}#pg-wrap .pg-lightbox.single-view .pg-lightbox-close{color:#fff!important}#pg-wrap .pg-lightbox.single-view .pg-lightbox-close:hover{background:hsla(0,0%,100%,.12)!important}#pg-wrap .pg-lightbox-single-img{max-width:90%!important;max-height:calc(100vh - 120px);-o-object-fit:contain!important;object-fit:contain!important}#pg-wrap .pg-lightbox-nav{position:absolute!important;top:50%;transform:translateY(-50%);background:transparent!important;border:1px solid hsla(0,0%,100%,.75)!important;margin:0!important;padding:0!important;min-width:0!important;min-height:0!important;width:44px!important;height:44px!important;border-radius:50%!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:1.4rem!important;font-weight:400!important;line-height:1!important;letter-spacing:normal!important;text-decoration:none!important;text-shadow:none!important;box-shadow:none!important;cursor:pointer;display:flex!important;align-items:center;justify-content:center;color:#fff!important;z-index:2;transition:background-color .2s ease!important}#pg-wrap .pg-lightbox-nav:hover{background:hsla(0,0%,100%,.12)!important}#pg-wrap .pg-lightbox-prev{left:24px}#pg-wrap .pg-lightbox-next{right:24px}#pg-wrap .pg-lightbox-counter{display:none;position:absolute!important;left:50%;top:50%;transform:translate(-50%,-50%);margin:0!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:14px!important;font-weight:500!important;line-height:18px!important;letter-spacing:normal!important;color:var(--hrtk-pg-text)!important}#pg-wrap .pg-lightbox.single-view .pg-lightbox-counter{display:block!important;color:#fff!important}#pg-wrap .pg-lightbox-caption{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);max-width:80%;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;line-height:20px!important;letter-spacing:normal!important;color:#c9c9c9!important}#pg-wrap .pg-lightbox-caption:empty{display:none}#pg-data{display:none!important}@media (max-width:1024px){#pg-wrap .pg-gallery{grid-template-columns:1.2fr 1fr!important;grid-template-rows:260px 260px!important;max-height:523px!important}#pg-wrap .pg-gallery-main{grid-row:1/3!important;grid-column:1/2!important}#pg-wrap .pg-gallery-main img{aspect-ratio:auto!important}#pg-wrap .pg-gallery-cell:nth-child(2), #pg-wrap .pg-gallery-cell:nth-child(3){display:none!important}#pg-wrap .pg-gallery-cell:nth-child(4){display:block!important;grid-column:2!important;grid-row:1!important}#pg-wrap .pg-gallery-cell:nth-child(5){display:block!important;grid-column:2!important;grid-row:2!important}}@media (max-width:640px){#pg-wrap .pg-gallery-cell, #pg-wrap .pg-gallery-cell:nth-child(n+4), #pg-wrap .pg-gallery-cell:nth-child(n+6){display:block!important}#pg-wrap .pg-gallery{grid-template-columns:none!important;grid-template-rows:none!important;display:flex!important;flex-wrap:nowrap!important;overflow-x:scroll!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none;max-height:none!important;height:auto!important;gap:0!important;position:relative!important;touch-action:pan-x pan-y!important;width:100%!important}#pg-wrap .pg-gallery::-webkit-scrollbar{display:none} #pg-wrap .pg-gallery-cell,#pg-wrap .pg-gallery-main{flex:0 0 100%!important;min-width:100%!important;max-width:100%!important;width:100%!important;height:auto!important;grid-row:auto!important;grid-column:auto!important;scroll-snap-align:start!important;scroll-snap-stop:normal!important;position:relative!important} #pg-wrap .pg-gallery-cell img,#pg-wrap .pg-gallery-main img{width:100%!important;height:auto!important;aspect-ratio:1/1!important;-o-object-fit:cover!important;object-fit:cover!important;display:block!important}#pg-wrap .pg-gallery-cell .pg-gallery-btn{display:none!important}#pg-wrap .pg-mobile-counter{display:block!important;position:absolute!important;bottom:14px;left:14px;z-index:4;background:rgba(0,0,0,.55);color:#fff;font-family:inherit;font-size:.7rem;font-weight:500;letter-spacing:.3px;padding:5px 11px;border-radius:100px;pointer-events:none;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}#pg-wrap .pg-mobile-showall{display:inline-flex!important;align-items:center!important;gap:6px!important;position:absolute!important;bottom:14px;right:14px;z-index:4;margin:0!important;padding:6px 11px!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;background:#fff!important;color:#222!important;border:none!important;border-radius:100px!important;box-shadow:0 2px 6px rgba(0,0,0,.15)!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;font-size:12px!important;font-weight:600!important;line-height:16px!important;letter-spacing:normal!important;text-transform:none!important;text-decoration:none!important;white-space:nowrap!important;cursor:pointer!important;touch-action:manipulation}#pg-wrap .pg-mobile-showall svg{display:block!important;width:14px!important;height:14px!important;flex:0 0 auto!important}#pg-wrap .pg-lightbox-header{padding:12px 16px}#pg-wrap .pg-lightbox-grid{padding:16px 20px 60px}}.pg-lightbox-title{display:none!important}.pg-lightbox-grid .pg-lb-row.pg-lb-row-double:last-child{display:grid!important;grid-template-columns:1fr!important}.pg-lightbox-grid .pg-lb-row.pg-lb-row-double:last-child img:only-child{width:100%!important;max-width:100%!important;display:block}@keyframes hrtk-pg-fade-in{from{opacity:0}to{opacity:1}}@keyframes hrtk-pg-fade-out{from{opacity:1}to{opacity:0}}@keyframes hrtk-pg-fade-in-up{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes hrtk-pg-fade-out-down{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(14px)}}#pg-wrap .pg-lightbox.active{animation:hrtk-pg-fade-in .3s cubic-bezier(.22,1,.36,1) both}#pg-wrap .pg-lightbox.active .pg-lightbox-grid{animation:hrtk-pg-fade-in-up .45s cubic-bezier(.22,1,.36,1) both}#pg-wrap .pg-lightbox.single-view .pg-lightbox-single{animation:hrtk-pg-fade-in-up .4s cubic-bezier(.22,1,.36,1) both}#pg-wrap .pg-lightbox-single-img.pg-img-swap{animation:hrtk-pg-fade-in .45s ease both}#pg-wrap .pg-ghost-wrap{display:none;position:absolute;inset:0;background:#000;align-items:center;justify-content:center;pointer-events:none}#pg-wrap .pg-ghost-wrap.pg-ghost-active{display:flex;animation:hrtk-pg-fade-out .45s ease both}#pg-wrap .pg-img-ghost{display:block}#pg-wrap .pg-lightbox.pg-closing{animation:hrtk-pg-fade-out .26s ease both}#pg-wrap .pg-lightbox.pg-closing .pg-lightbox-grid, #pg-wrap .pg-lightbox.pg-closing .pg-lightbox-single{animation:hrtk-pg-fade-out-down .26s cubic-bezier(.55,0,.75,.4) both}@media (prefers-reduced-motion:reduce){ #pg-wrap .pg-ghost-wrap.pg-ghost-active, #pg-wrap .pg-lightbox-single-img.pg-img-swap,#pg-wrap .pg-lightbox.active, #pg-wrap .pg-lightbox.active .pg-lightbox-grid, #pg-wrap .pg-lightbox.pg-closing, #pg-wrap .pg-lightbox.pg-closing .pg-lightbox-grid, #pg-wrap .pg-lightbox.pg-closing .pg-lightbox-single, #pg-wrap .pg-lightbox.single-view .pg-lightbox-single{animation:none!important}}