.bxyz-archive{position:relative;overflow:visible;background-color:#fff;margin:0;padding:0}.bxyz-archive__grid{display:grid;width:100%;gap:0;grid-auto-flow:dense}.bxyz-archive__grid[data-layout-preset=visual_6x3]{--cols: 6;--rows: 3;--item-width: calc(100dvw / var(--cols));--item-height: calc(var(--item-width) * 1.25);grid-template-columns:repeat(var(--cols),var(--item-width));grid-auto-rows:var(--item-height)}.bxyz-archive__grid[data-layout-preset=balanced_7x3]{--cols: 7;--rows: 3;--item-width: calc(100dvw / var(--cols));--item-height: calc(var(--item-width) * 1.25);grid-template-columns:repeat(var(--cols),var(--item-width));grid-auto-rows:var(--item-height)}.bxyz-archive__grid[data-layout-preset=balanced_8x4]{--cols: 8;--rows: 4;--item-width: calc(100dvw / var(--cols));--item-height: calc(var(--item-width) * 1.25);grid-template-columns:repeat(var(--cols),var(--item-width));grid-auto-rows:var(--item-height)}.bxyz-archive__grid[data-layout-preset=compact_9x4]{--cols: 9;--rows: 4;--item-width: calc(100dvw / var(--cols));--item-height: calc(var(--item-width) * 1.25);grid-template-columns:repeat(var(--cols),var(--item-width));grid-auto-rows:var(--item-height)}.bxyz-archive__item{position:relative;overflow:hidden;cursor:pointer;background-color:transparent;aspect-ratio:4/5;transition:all .3s cubic-bezier(.25,.1,.25,1);transform-origin:center}.bxyz-archive__grid[data-layout-preset=none]{grid-auto-rows:auto}.bxyz-archive__grid[data-layout-preset=none] .bxyz-archive__item{grid-column:auto;grid-row:auto}.bxyz-archive__item.expanded{z-index:10;box-shadow:none}.bxyz-archive__grid[data-layout-preset=visual_6x3] .bxyz-archive__item.expanded{grid-column:span 2;grid-row:span 2;width:calc(var(--item-width) * 2);height:calc(var(--item-height) * 2)}.bxyz-archive__grid[data-layout-preset=balanced_7x3] .bxyz-archive__item.expanded,.bxyz-archive__grid[data-layout-preset=balanced_8x4] .bxyz-archive__item.expanded,.bxyz-archive__grid[data-layout-preset=compact_9x4] .bxyz-archive__item.expanded{grid-column:span 3;grid-row:span 3;width:calc(var(--item-width) * 3);height:calc(var(--item-height) * 3)}.bxyz-archive__item-image-container{width:100%;height:100%;position:relative}.bxyz-archive__item-image{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .3s ease;background:transparent}.bxyz-archive__item-image img{width:100%;height:100%;object-fit:cover;display:block}.bxyz-archive__item-image--processed,.bxyz-archive__item-image--original{width:100%;height:100%}.bxyz-archive__item-image--processed{z-index:1}.bxyz-archive__item-image--original{position:absolute;top:0;left:0;opacity:0;z-index:2}.bxyz-archive__item:hover .bxyz-archive__item-image--original{opacity:1}.bxyz-archive__item-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#e0e0e0;color:#666;font-size:var(--font-size-s);text-transform:uppercase}.bxyz-archive__modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;align-items:center;justify-content:center;background:transparent}.bxyz-archive__modal-content{width:33.333vw;max-width:1000px;background:transparent;margin:0 auto}.bxyz-archive__modal-close{display:none!important}.bxyz-archive__modal-image-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%;overflow:hidden}.bxyz-archive__modal-image{width:100%;height:auto;display:block}@media screen and (max-width: 767px){.bxyz-archive__grid:not([data-layout-preset=none]){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(6,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/bxyz-archive.css.map */
