.gallery-fade-slide{width:100%}.gallery-fade-slide__container{width:var(--gfs-width, 90%);max-width:var(--gfs-max-width, none);margin:0 auto}.gallery-fade-slide__grid{display:grid;grid-template-columns:var(--gfs-left-col, 1fr) var(--gfs-right-col, 1fr);grid-template-rows:1fr 1fr;gap:var(--gfs-gap, 16px)}@media(min-width:750px){.gallery-fade-slide__grid{height:var(--gfs-height, 600px)}}.gallery-fade-slide__item{overflow:hidden;height:100%;width:100%}.gallery-fade-slide__item--left{grid-column:1;grid-row:1 / 3}.gallery-fade-slide__item--top-right{grid-column:2;grid-row:1}.gallery-fade-slide__item--bottom-right{grid-column:2;grid-row:2}.gallery-fade-slide__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.gallery-fade-slide__placeholder{background:#e5e5e5;display:block;width:100%;height:100%}.gallery-fade-slide__placeholder svg{width:100%;height:100%;object-fit:cover}@media(min-width:750px){.gallery-fade-slide[data-animate=true] [data-gfs-item]{opacity:0;transition:opacity var(--gfs-duration, .8s) ease,transform var(--gfs-duration, .8s) ease;transition-delay:0ms}.gallery-fade-slide[data-animate=true] [data-gfs-from=left]{transform:translate(calc(var(--gfs-distance, 60px) * -1))}.gallery-fade-slide[data-animate=true] [data-gfs-from=right]{transform:translate(var(--gfs-distance, 60px))}.gallery-fade-slide[data-animate=true].is-visible [data-gfs-item]{opacity:1;transform:translate(0)}.gallery-fade-slide[data-animate=true].is-visible [data-gfs-delay="150"]{transition-delay:.15s}}@media(max-width:749px){.gallery-fade-slide__grid{grid-template-columns:1fr;grid-template-rows:none}.gallery-fade-slide__item--left,.gallery-fade-slide__item--top-right,.gallery-fade-slide__item--bottom-right{grid-column:1;grid-row:auto;height:var(--gfs-height-mobile, 300px)}[data-gfs-item]{opacity:1!important;transform:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/section-gallery-fade-slide.css.map */
