.bf-gallery{display:grid;gap:1rem}.bf-gallery__stage{position:relative;aspect-ratio:1/1;background:#f3f3f3;border-radius:16px;overflow:hidden}.bf-gallery__item{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:scale(.98);transition:opacity .25s ease,transform .25s ease;display:flex;align-items:center;justify-content:center}.bf-gallery__item.is-active{opacity:1;transform:none;position:absolute}.bf-gallery__img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.bf-gallery__thumbs{display:grid;grid-auto-flow:column;gap:.5rem;overflow-x:auto;padding-bottom:.25rem}.bf-gallery__thumb{border:1px solid #e5e7eb;background:#fff;padding:0;border-radius:10px;cursor:pointer;width:84px;height:84px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;transition:box-shadow .2s ease,border-color .2s ease,transform .05s ease}.bf-gallery__thumb:active{transform:scale(.98)}.bf-gallery__thumb.is-active{border-color:#111;box-shadow:0 0 0 2px #11111114 inset}.bf-gallery__thumb-img{max-width:100%;max-height:100%;object-fit:cover;border-radius:8px}@media (min-width: 990px){.bf-gallery{grid-template-columns:120px 1fr;grid-auto-rows:auto;align-items:start}.bf-gallery__stage{grid-column:2;grid-row:1;aspect-ratio:4/5}.bf-gallery__thumbs{grid-column:1;grid-row:1;display:grid;grid-auto-flow:row;gap:.5rem;overflow:auto;max-height:560px}.bf-gallery__thumb{width:100%;height:100px}.bf-rating{grid-column:2;grid-row:2}}.bf-gallery.is-chase .bf-gallery__item{transition-duration:.08s}.bf-gallery__thumbs{scrollbar-width:none;-ms-overflow-style:none}.bf-gallery__thumbs::-webkit-scrollbar{display:none}.bf-gallery__stage{cursor:default}@media (pointer: fine){.bf-gallery__stage{cursor:ew-resize}}.bf-rating{display:inline-flex;align-items:center;gap:.5rem;margin-top:.5rem;padding:4px 8px;border-radius:8px;background:#fff;border:1px solid #e5e7eb;max-width:max-content}.bf-rating img{height:15px;width:auto;display:block}
/*# sourceMappingURL=/cdn/shop/t/38/assets/bf-dynamic-gallery.css.map */
