.wd-gallery{--wd-blue: #1796d4;--wd-blue-dark: #127aac;--wd-ink: #15181d;--wd-text: #586068;--wd-line: #e6eaef;--wd-bg-soft: #f6f8fa;--wd-radius: 16px;--wd-shadow: 0 18px 50px rgba(20, 38, 58, .1);position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow-x:clip;background:#fff;color:var(--wd-ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}.wd-gallery *,.wd-gallery *:before,.wd-gallery *:after{box-sizing:border-box}.wd-gallery__wrap{width:100%;max-width:1180px;margin:0 auto;padding:0 24px}.wd-gallery__hero{padding:36px 0 40px;border-bottom:1px solid var(--wd-line)}.wd-gallery__eyebrow{display:inline-block;margin:0 0 16px;color:var(--wd-blue);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.wd-gallery__eyebrow:before{content:"";display:inline-block;width:22px;height:2px;margin-right:10px;vertical-align:middle;background:var(--wd-blue)}.wd-gallery__title{margin:0 0 18px;max-width:760px;font-size:clamp(34px,4vw,46px);line-height:1.1;font-weight:700;letter-spacing:-.025em}.wd-gallery__lead{margin:0;max-width:680px;font-size:18px;line-height:1.7;color:var(--wd-text)}.wd-gallery__count{margin:22px 0 0;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--wd-text)}.wd-gallery__filters-wrap{position:sticky;top:var(--wd-sticky-offset, 0px);z-index:2;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--wd-line)}.wd-gallery__filters{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:16px 0}.wd-gallery__filters-label{flex-shrink:0;margin-right:4px;color:var(--wd-text);font-size:13px;font-weight:600;line-height:1}.wd-gallery__filter{-webkit-appearance:none;appearance:none;border:1px solid var(--wd-line);background:#fff;color:var(--wd-text);border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;line-height:1;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease,box-shadow .2s ease}.wd-gallery__filter:hover{border-color:#1796d459;color:var(--wd-blue)}.wd-gallery__filter.is-active{border-color:#1796d473;background:#1796d414;color:var(--wd-blue);box-shadow:inset 0 0 0 1px #1796d41f}.wd-gallery__body{padding:36px 0 48px}.wd-gallery__load-more{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:32px}.wd-gallery__load-more[hidden]{display:none!important}.wd-gallery__load-more-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 28px;border:1px solid rgba(23,150,212,.35);border-radius:999px;background:#fff;color:var(--wd-blue);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;box-shadow:0 10px 28px #1796d41f;transition:background .25s ease,border-color .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease}.wd-gallery__load-more-btn:hover,.wd-gallery__load-more-btn:focus-visible{background:#1796d414;border-color:var(--wd-blue);outline:none;transform:translateY(-2px);box-shadow:0 14px 32px #1796d42e}.wd-gallery__load-more-btn:disabled{opacity:.65;cursor:wait;transform:none}.wd-gallery__load-more-icon{width:18px;height:18px;flex-shrink:0;transition:transform .25s ease}.wd-gallery__load-more.is-loading .wd-gallery__load-more-icon{animation:wdGallerySpin .7s linear infinite}.wd-gallery__load-more-status{margin:0;font-size:13px;color:var(--wd-text)}.wd-gallery__grid{display:grid;grid-template-columns:repeat(var(--wd-gallery-cols, 3),minmax(0,1fr));gap:18px;align-items:start}.wd-gallery__item{line-height:0}.wd-gallery__item.is-reveal-pending{opacity:0;transform:translate3d(0,18px,0) scale(.985);will-change:opacity,transform}.wd-gallery__item.is-revealed{opacity:1;transform:translateZ(0) scale(1);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--reveal-index, 0) * 60ms);will-change:auto}.wd-gallery__item.is-batch-enter{opacity:0;transform:translate3d(0,20px,0) scale(.985);will-change:opacity,transform}.wd-gallery__item.is-batch-enter.is-revealed{opacity:1;transform:translateZ(0) scale(1);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--reveal-index, 0) * 55ms)}.wd-gallery__grid.is-loading-batch{pointer-events:none}.wd-gallery__load-more.is-loading .wd-gallery__load-more-btn{cursor:wait}.wd-gallery__item.is-hidden,.wd-gallery__item[hidden],.wd-gallery__item--deferred{display:none!important}.wd-gallery__trigger{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in;text-align:left;position:relative;border-radius:var(--wd-radius);overflow:hidden;box-shadow:var(--wd-shadow);line-height:0}.wd-gallery__media{display:block;line-height:0;font-size:0;overflow:hidden;background:var(--wd-bg-soft);position:relative;aspect-ratio:var(--wd-gallery-ratio, 4 / 5);width:100%}.wd-gallery__skeleton{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,#e8edf2 8%,#f5f8fb 18%,#e8edf2 33%);background-size:220% 100%;animation:wdGalleryShimmer 1.35s ease-in-out infinite;z-index:1;pointer-events:none}.wd-gallery__media.is-loaded .wd-gallery__skeleton{opacity:0;animation:none;transition:opacity .4s ease}.wd-gallery__image{display:block;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease}.wd-gallery__media.is-loaded .wd-gallery__image{opacity:1;transition:opacity .5s ease,transform .45s cubic-bezier(.22,1,.36,1)}@keyframes wdGalleryShimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.wd-gallery__trigger:hover .wd-gallery__image,.wd-gallery__trigger:focus-visible .wd-gallery__image{transform:scale(1.04)}.wd-gallery__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#15181d00 45%,#15181d8c);opacity:0;transition:opacity .3s ease;pointer-events:none}.wd-gallery__trigger:hover .wd-gallery__overlay,.wd-gallery__trigger:focus-visible .wd-gallery__overlay{opacity:1}.wd-gallery__zoom{position:absolute;top:14px;right:14px;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#ffffffeb;color:var(--wd-blue);box-shadow:0 8px 24px #14263a2e}.wd-gallery__zoom svg{width:18px;height:18px}.wd-gallery__meta{position:absolute;left:0;right:0;bottom:0;padding:18px 16px 14px;color:#fff;pointer-events:none}.wd-gallery__room{display:block;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;opacity:.92}.wd-gallery__caption{display:block;font-size:14px;line-height:1.45;opacity:.95}.wd-gallery__trigger:focus-visible{outline:2px solid var(--wd-blue);outline-offset:3px}.wd-gallery__empty{padding:80px 0 100px;text-align:center}.wd-gallery__empty-title{margin:0 0 10px;font-size:24px;font-weight:700}.wd-gallery__empty-text{margin:0 auto;max-width:520px;color:var(--wd-text);line-height:1.7}.wd-gallery__cta{padding:0 0 88px}.wd-gallery__cta.is-reveal-pending{opacity:0;transform:translateY(24px)}.wd-gallery__cta.is-revealed{opacity:1;transform:translateY(0);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.wd-gallery__cta-card{display:grid;grid-template-columns:1fr auto;gap:28px 40px;align-items:center;padding:36px 40px;border-radius:20px;background:linear-gradient(135deg,#f8fbfd,#f1f7fb);border:1px solid var(--wd-line);box-shadow:0 14px 40px #14263a0f}.wd-gallery__cta-eyebrow{margin:0 0 10px;color:var(--wd-blue);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.wd-gallery__cta-title{margin:0 0 10px;font-size:clamp(22px,2.5vw,28px);line-height:1.25;font-weight:700;letter-spacing:-.02em;color:var(--wd-ink)}.wd-gallery__cta-text{margin:0;max-width:560px;font-size:16px;line-height:1.7;color:var(--wd-text)}.wd-gallery__cta-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:flex-end}.wd-gallery__cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 28px;border-radius:8px;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none!important;white-space:nowrap;transition:background .25s ease,border-color .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease}.wd-gallery__cta-btn--primary{background:var(--wd-blue);border:1px solid var(--wd-blue);color:#fff!important;box-shadow:0 10px 28px #1796d438}.wd-gallery__cta-btn--whatsapp{background:#fff;border:1px solid rgba(37,211,102,.45);color:#0d7a4f!important;box-shadow:none}.wd-gallery__cta-btn svg{display:block;width:18px;height:18px;flex:0 0 18px;aspect-ratio:1 / 1}.wd-gallery__cta-btn--primary:hover{background:var(--wd-blue-dark);border-color:var(--wd-blue-dark);transform:translateY(-2px);box-shadow:0 14px 32px #1796d447}.wd-gallery__cta-btn--whatsapp:hover{background:#25d36614;border-color:#25d366;color:#067a4d!important;transform:translateY(-2px)}.wd-gallery__cta-btn:focus-visible{outline:2px solid var(--wd-blue);outline-offset:3px}.wd-gallery-lightbox{--wd-lb-text: #15181d;--wd-lb-muted: #586068;--wd-lb-accent: #1796d4;--wd-lb-zoom: 1.85;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000}.wd-gallery-lightbox[hidden]{display:none!important}.wd-gallery-lightbox__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;display:flex;align-items:center;justify-content:center;padding:16px;background:#ffffff26;backdrop-filter:blur(32px) saturate(1.25);-webkit-backdrop-filter:blur(32px) saturate(1.25);cursor:pointer}.wd-gallery-lightbox__backdrop:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#f8fbfd14;pointer-events:none}.wd-gallery-lightbox__shell{position:relative;z-index:1;display:flex;flex-direction:column;width:min(1200px,calc(100vw - 32px));height:min(94vh,calc(100vh - 32px));max-height:min(94vh,calc(100vh - 32px));--wd-lb-image-max-h: calc(94vh - 168px) ;border-radius:22px;background:#ffffffc7;backdrop-filter:blur(28px) saturate(1.45);-webkit-backdrop-filter:blur(28px) saturate(1.45);border:1px solid rgba(255,255,255,.94);box-shadow:0 28px 80px #14263a29,inset 0 1px #fffffffa;overflow:hidden;cursor:default}.wd-gallery-lightbox__header{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-shrink:0;min-height:56px;padding:14px 18px 10px}.wd-gallery-lightbox__counter{display:none!important}.wd-gallery-lightbox__counter-current{color:var(--wd-lb-text)}.wd-gallery-lightbox__counter-total{color:var(--wd-lb-accent)}.wd-gallery-lightbox__close{display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid rgba(255,255,255,.95);border-radius:50%;background:#ffffffd1;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:var(--wd-lb-text);cursor:pointer;box-shadow:0 8px 24px #14263a1a;transition:background .2s ease,border-color .2s ease,transform .2s ease}.wd-gallery-lightbox__close svg{width:18px;height:18px}.wd-gallery-lightbox__close:hover,.wd-gallery-lightbox__close:focus-visible{background:#fffffffa;border-color:#1796d447;outline:none;transform:scale(1.04)}.wd-gallery-lightbox__stage{position:relative;display:flex;align-items:center;justify-content:center;flex:1 1 auto;min-height:0;padding:0 50px 4px}.wd-gallery-lightbox__frame{position:relative;display:block;width:fit-content;max-width:100%;height:auto;max-height:100%;margin:0;border-radius:14px;overflow:hidden;line-height:0;background:#ffffff26;backdrop-filter:blur(12px) saturate(1.25);-webkit-backdrop-filter:blur(12px) saturate(1.25);border:1px solid rgba(255,255,255,.55);box-shadow:inset 0 1px #ffffffa6}.wd-gallery-lightbox__image-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;max-width:100%;max-height:100%;overflow:hidden;line-height:0;cursor:zoom-in;touch-action:none}.wd-gallery-lightbox__frame.is-zoomed .wd-gallery-lightbox__image-wrap{cursor:grab}.wd-gallery-lightbox__frame.is-dragging .wd-gallery-lightbox__image-wrap{cursor:grabbing}.wd-gallery-lightbox__image{display:block;width:auto;height:auto;max-width:min(calc(100vw - 130px),1080px);max-height:var(--wd-lb-image-max-h);object-fit:contain;border-radius:0;transform-origin:center center;transition:transform .28s ease;will-change:transform}.wd-gallery-lightbox__image:not(.is-active){position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;opacity:0;pointer-events:none}.wd-gallery-lightbox__image.is-active{position:relative;opacity:1}.wd-gallery-lightbox__frame.is-dragging .wd-gallery-lightbox__image{transition:transform 0s ease}.wd-gallery-lightbox.is-loading-image .wd-gallery-lightbox__image-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:36px;height:36px;border:2px solid rgba(23,150,212,.2);border-top-color:var(--wd-lb-accent);border-radius:50%;animation:wdGallerySpin .7s linear infinite;pointer-events:none;z-index:2}@keyframes wdGallerySpin{to{transform:rotate(360deg)}}.wd-gallery-lightbox__nav{position:absolute;top:50%;z-index:3;flex-shrink:0;width:44px;height:44px;border:1px solid rgba(255,255,255,.95);border-radius:50%;background:#ffffffd6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:var(--wd-lb-text);display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 24px #14263a1f;transform:translateY(-50%);transition:background .2s ease,transform .2s ease,color .2s ease}.wd-gallery-lightbox__nav--prev{left:14px}.wd-gallery-lightbox__nav--next{right:14px}.wd-gallery-lightbox__nav svg{width:20px;height:20px}.wd-gallery-lightbox__nav:hover,.wd-gallery-lightbox__nav:focus-visible{background:#fffffffa;color:var(--wd-lb-accent);outline:none;transform:translateY(-50%) scale(1.05)}.wd-gallery-lightbox__nav.is-hidden{visibility:hidden;pointer-events:none;opacity:0}.wd-gallery-lightbox__caption{position:absolute;left:0;right:0;bottom:0;margin:0;padding:28px 16px 12px;text-align:center;color:#fff;font-size:14px;line-height:1.5;text-shadow:0 1px 8px rgba(0,0,0,.35);background:linear-gradient(180deg,transparent 0%,rgba(20,30,40,.55) 100%);pointer-events:none}.wd-gallery-lightbox__caption[hidden]{display:none}.wd-gallery-lightbox__thumbs{flex-shrink:0;padding:10px 16px 14px;border-top:1px solid rgba(255,255,255,.72);background:#ffffff47;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.wd-gallery-lightbox__thumbs[hidden]{display:none}.wd-gallery-lightbox__thumbs-track{display:flex;align-items:flex-start;gap:10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:rgba(20,38,58,.16) transparent;padding-bottom:6px;-webkit-overflow-scrolling:touch}.wd-gallery-lightbox__thumbs-track::-webkit-scrollbar{height:4px}.wd-gallery-lightbox__thumbs-track::-webkit-scrollbar-thumb{background:#14263a29;border-radius:999px}.wd-gallery-lightbox__thumb{position:relative;flex:0 0 auto;width:72px;height:54px;padding:0;border:2px solid transparent;border-radius:10px;background:#ffffff8c;overflow:visible;cursor:pointer;scroll-snap-align:center;transition:border-color .2s ease,transform .2s ease,opacity .2s ease;opacity:.78}.wd-gallery-lightbox__thumb:after{content:"";position:absolute;left:50%;bottom:-8px;width:0;height:3px;border-radius:999px;background:var(--wd-lb-accent);transform:translate(-50%);transition:width .2s ease}.wd-gallery-lightbox__thumb img{display:block;width:100%;height:100%;object-fit:cover;border-radius:8px}.wd-gallery-lightbox__thumb:hover,.wd-gallery-lightbox__thumb:focus-visible{opacity:1;outline:none;transform:translateY(-1px)}.wd-gallery-lightbox__thumb.is-active{border-color:var(--wd-lb-accent);opacity:1;box-shadow:0 0 0 1px #1796d459}.wd-gallery-lightbox__thumb.is-active:after{width:28px}.wd-gallery-lightbox__thumb-spacer{flex:0 0 auto;height:1px;pointer-events:none}.wd-gallery-lightbox.is-open .wd-gallery-lightbox__shell{animation:wdGalleryShellIn .34s cubic-bezier(.22,1,.36,1)}.wd-gallery-lightbox.is-changing .wd-gallery-lightbox__image.is-active{animation:wdGalleryImageSwap .18s ease}@keyframes wdGalleryShellIn{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes wdGalleryImageSwap{0%{opacity:.45;transform:scale(.985)}to{opacity:1;transform:scale(1)}}html.wd-gallery-lock,body.wd-gallery-lock{overflow:hidden}@media screen and (max-width:989px){.wd-gallery__grid{grid-template-columns:repeat(var(--wd-gallery-cols-tab, 2),minmax(0,1fr))}}@media screen and (max-width:749px){.wd-gallery__hero{padding:28px 0 30px}.wd-gallery__filters{gap:6px;padding:10px 0}.wd-gallery__filters-label{font-size:11px}.wd-gallery__filter{padding:5px 10px;font-size:11px}.wd-gallery__body{padding:24px 0 36px}.wd-gallery__load-more{margin-top:24px}.wd-gallery__load-more-btn{width:100%;max-width:320px}.wd-gallery__cta{padding:0 0 60px}.wd-gallery__cta-card{grid-template-columns:1fr;padding:28px 24px}.wd-gallery__cta-actions{width:100%;flex-direction:column;align-items:stretch}.wd-gallery__cta-btn{width:100%}.wd-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wd-gallery-lightbox__backdrop{padding:10px}.wd-gallery-lightbox__shell{width:100%;max-height:calc(100vh - 20px);height:calc(100vh - 20px);--wd-lb-image-max-h: calc(100vh - 190px) ;border-radius:0;border:none}.wd-gallery-lightbox__header{min-height:56px;padding:14px 16px 10px;padding-top:max(14px,env(safe-area-inset-top))}.wd-gallery-lightbox__counter{font-size:14px}.wd-gallery-lightbox__close{width:36px;height:36px}.wd-gallery-lightbox__stage{display:flex;align-items:center;justify-content:center;flex:1 1 auto;min-height:0;padding:0 44px 4px}.wd-gallery-lightbox__nav{width:36px;height:36px}.wd-gallery-lightbox__nav--prev{left:8px}.wd-gallery-lightbox__nav--next{right:8px}.wd-gallery-lightbox__frame{width:fit-content;max-width:100%;height:auto;max-height:100%;border-radius:12px}.wd-gallery-lightbox__image-wrap{max-width:100%;max-height:100%;cursor:zoom-in;touch-action:none}.wd-gallery-lightbox__image{max-width:calc(100vw - 72px);max-height:var(--wd-lb-image-max-h);border-radius:0}.wd-gallery-lightbox__thumbs{padding:12px 12px max(14px,env(safe-area-inset-bottom))}.wd-gallery-lightbox__thumb{width:64px;height:48px}.wd-gallery-lightbox__caption{font-size:13px;padding:24px 12px 10px}}@media(prefers-reduced-motion:reduce){.wd-gallery__image,.wd-gallery__overlay,.wd-gallery__item,.wd-gallery__cta,.wd-gallery__skeleton,.wd-gallery-lightbox__close,.wd-gallery-lightbox__nav,.wd-gallery-lightbox__thumb,.wd-gallery-lightbox__shell,.wd-gallery-lightbox__image,.wd-gallery-lightbox.is-loading-image .wd-gallery-lightbox__image-wrap:after{transition:none!important;animation:none!important}.wd-gallery__item.is-reveal-pending,.wd-gallery__cta.is-reveal-pending{opacity:1;transform:none}.wd-gallery__item.is-batch-enter{opacity:1;transform:none;transition:none!important}.wd-gallery__media.is-loading .wd-gallery__image,.wd-gallery__media.is-loaded .wd-gallery__image{opacity:1}.wd-gallery__skeleton{display:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/customer-photos-gallery.css.map */
