.rb-gallery{--rb-thumb-size: 72px;--rb-gap: 10px;--rb-radius: 12px;--rb-border: #e0dbd4;--rb-active-border: #1a1a1a;--rb-bg: #F4F0E9;display:flex;flex-direction:column;gap:var(--rb-gap)}.rb-gallery__viewer{position:relative;width:100%;overflow:hidden;border-radius:var(--rb-radius);background:var(--rb-bg);-webkit-user-select:none;user-select:none}.rb-gallery__slide{display:none;width:100%}.rb-gallery__slide--active{display:block}.rb-gallery__media--image{position:relative;display:block;width:100%;line-height:0}.rb-gallery__img{display:block;width:100%;height:auto;border-radius:var(--rb-radius)}.rb-gallery__video-wrap{position:relative;height:0;overflow:hidden;border-radius:var(--rb-radius);background:var(--rb-bg)}.rb-gallery__video-wrap video,.rb-gallery__video-wrap iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;object-fit:contain}.rb-gallery__video-wrap .plyr,.rb-gallery__video-wrap .plyr__video-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.rb-gallery__video-wrap .plyr video{height:100%!important;object-fit:contain}.rb-gallery__model-wrap{position:relative;height:0;overflow:hidden;border-radius:var(--rb-radius);background:var(--rb-bg)}.rb-gallery__model-wrap model-viewer{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.rb-gallery__media--other .rb-gallery__video-wrap{border-radius:var(--rb-radius)}.rb-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:#ffffffeb;border:1px solid var(--rb-border);border-radius:50%;cursor:pointer;opacity:0;transition:opacity .18s ease;-webkit-tap-highlight-color:transparent}.rb-gallery__viewer:hover .rb-gallery__arrow,.rb-gallery__arrow:focus-visible{opacity:1}.rb-gallery__arrow[hidden]{display:none}.rb-gallery__arrow--prev{left:10px}.rb-gallery__arrow--next{right:10px}.rb-gallery__arrow .icon{width:16px;height:16px;display:block}@media(hover:none){.rb-gallery__arrow{opacity:.8;width:34px;height:34px;background:#ffffffd9}.rb-gallery__arrow--prev{left:6px}.rb-gallery__arrow--next{right:6px}}.rb-gallery__counter{position:absolute;bottom:12px;left:50%;transform:translate(-50%);background:#00000073;color:#fff;font-size:11px;font-weight:500;letter-spacing:.04em;line-height:1;padding:4px 10px;border-radius:20px;pointer-events:none;white-space:nowrap}.rb-gallery__counter[hidden]{display:none}.rb-gallery__thumbs{display:flex;flex-direction:row;flex-wrap:nowrap;gap:6px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2px}.rb-gallery__thumbs::-webkit-scrollbar{display:none}.rb-gallery__thumb{position:relative;flex-shrink:0;width:var(--rb-thumb-size);height:var(--rb-thumb-size);padding:0;background:var(--rb-bg);border:2px solid transparent;border-radius:6px;overflow:hidden;cursor:pointer;transition:border-color .12s ease;-webkit-tap-highlight-color:transparent}.rb-gallery__thumb img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.rb-gallery__thumb--active,.rb-gallery__thumb:hover{border-color:var(--rb-active-border)}.rb-gallery__thumb[hidden]{display:none}.rb-gallery__thumb-badge{position:absolute;bottom:4px;right:4px;width:20px;height:20px;background:#0000008c;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none}.rb-gallery__thumb-badge .icon{width:10px;height:10px;color:#fff;display:block}.rb-gallery__ar-btn{margin-top:4px}.rb-gallery__placeholder{width:100%;padding-top:100%;background:var(--rb-bg);border-radius:var(--rb-radius)}@media screen and (min-width:750px){.rb-gallery--thumbs-left{flex-direction:row;align-items:flex-start;gap:var(--rb-gap)}.rb-gallery--thumbs-left .rb-gallery__viewer{flex:1;min-width:0}.rb-gallery--thumbs-left .rb-gallery__thumbs{order:-1;flex-direction:column;overflow-x:hidden;overflow-y:auto;flex-shrink:0;width:var(--rb-thumb-size);max-height:600px}}.rb-gallery__zoom-btn{position:absolute;bottom:12px;left:12px;z-index:2;width:36px;height:36px;display:flex;align-items:center;justify-content:center;padding:0;background:#ffffffeb;border:1px solid var(--rb-border);border-radius:50%;cursor:pointer;opacity:0;transition:opacity .18s ease;-webkit-tap-highlight-color:transparent}.rb-gallery__viewer:hover .rb-gallery__zoom-btn,.rb-gallery__zoom-btn:focus-visible{opacity:1}.rb-gallery__zoom-btn .icon-theme{width:18px;height:18px;stroke:currentColor;stroke-width:1.5;fill:none}@media(hover:none){.rb-gallery__zoom-btn{opacity:.8;width:32px;height:32px}}.rb-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;background:#000000ed;display:flex;align-items:center;justify-content:center;overscroll-behavior:contain}.rb-lightbox__wrap{display:flex;flex-direction:column;width:100%;max-width:1100px;height:100%}.rb-lightbox[hidden]{display:none}.rb-lightbox__stage{flex:1;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:default;padding:0 76px 24px}.rb-lightbox__stage.is-zoomed{cursor:grab}.rb-lightbox__stage.is-dragging{cursor:grabbing}.rb-lightbox__img{display:block;max-width:100%;max-height:100%;object-fit:contain;transform-origin:center center;transition:transform .12s ease;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;cursor:zoom-in}.rb-lightbox__stage.is-zoomed .rb-lightbox__img{cursor:grab}.rb-lightbox__stage.is-dragging .rb-lightbox__img{cursor:grabbing}.rb-lightbox__img.no-transition{transition:none}.rb-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);border-radius:50%;color:#fff;cursor:pointer;transition:background .15s}.rb-lightbox__nav:hover{background:#ffffff47}.rb-lightbox__nav[hidden]{display:none}.rb-lightbox__nav--prev{left:16px}.rb-lightbox__nav--next{right:16px}@media(hover:none){.rb-lightbox__stage{padding:0 16px 76px}.rb-lightbox__nav{top:auto;transform:none;bottom:16px;background:#ffffffeb;border-color:#0000001a;color:#1a1a1a}.rb-lightbox__nav--prev{left:auto;right:66px}.rb-lightbox__nav--next{right:16px}.rb-lightbox__nav:hover,.rb-lightbox__nav:active{background:#dadde1}}.rb-lightbox__nav svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2;pointer-events:none}.rb-lightbox__top{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:12px 16px}.rb-lightbox__top-left{display:flex;gap:8px}.rb-lightbox__btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:0;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);border-radius:50%;color:#fff;cursor:pointer;transition:background .15s}.rb-lightbox__btn:hover{background:#ffffff42}.rb-lightbox__btn svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;pointer-events:none}.rb-lightbox__counter{min-width:56px;text-align:center;color:#ffffff8c;font-size:13px;font-weight:500;letter-spacing:.04em}
/*# sourceMappingURL=/cdn/shop/t/96/assets/rb-gallery.css.map */
