.image-stack .items-wrapper{display:flex;flex-wrap:wrap;gap:var(--items-gap);padding-top:var(--items-gap);padding-bottom:var(--items-gap)}.image-stack .item{flex:0 0 calc(var(--item-width) * 1% - var(--items-gap) * (1 - var(--item-width) / 100));position:relative}.image-stack .item .media-wrap{height:var(--image-height);overflow:hidden}.image-stack .item .media-wrap img{width:100%;height:100%;object-fit:cover}.image-stack .item .content-wrap{position:absolute;top:0;left:0;width:100%;height:100%;padding:var(--items-padding)}.image-stack .item .content-wrap.text-protection:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--text-protection-color);opacity:var(--text-protection-opacity)}.image-stack .item a{z-index:1}.image-stack .item a.custom{font-size:var(--btn-font-size);font-weight:var(--btn-font-weight)}.image-stack .item a:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:2}
/*# sourceMappingURL=/cdn/shop/t/2/assets/image_stack.css.map */
