.images-with-text{padding:20% 8% 10%;position:relative}.images-with-text__images{position:relative;max-width:30rem;margin:auto;width:54.5%}.images-with-text__image{overflow:hidden;position:absolute;box-shadow:0 .2rem .6rem rgba(var(--color-foreground),.1);border-radius:.8rem}.images-with-text__image:first-child{position:relative;box-shadow:0 0 4rem rgba(var(--color-foreground),.2);z-index:1}[data-lazy-image] .images-with-text__image.loading{position:absolute}[data-lazy-image] .images-with-text__image:first-child.loading{position:relative}.images-with-text__image:nth-child(2){right:-43%;top:-19%;width:73%}.images-with-text__image:nth-child(3){top:-34%;left:-57%;width:73%}.images-with-text__image:nth-child(4){bottom:-10%;left:-33%;width:57%}.images-with-text__image,.images-with-text__image[data-gang-option]{display:none}.images-with-text__image.gang__active[data-gang-option]:first-child,.images-with-text__image.gang__active[data-gang-option]:nth-child(2),.images-with-text__image.gang__active[data-gang-option]:nth-child(3),.images-with-text__image.gang__active[data-gang-option]:nth-child(4),.images-with-text__image:first-child,.images-with-text__image:nth-child(2),.images-with-text__image:nth-child(3),.images-with-text__image:nth-child(4){display:block}.images-with-text__image img,.images-with-text__image svg{height:auto;border-radius:.8rem;width:100%;display:block}[data-animate-image] .images-with-text__image{transition-delay:calc(var(--duration-long) - .1s);opacity:0;transition-property:opacity,transform}[data-animate-image] .images-with-text__image:first-child{transform:scale(.6);transition-delay:0s}[data-animate-image] .images-with-text__image:nth-child(2){transform:translate3d(-5rem,5rem,0)}[data-animate-image] .images-with-text__image:nth-child(3){transform:translate3d(5rem,5rem,0)}[data-animate-image] .images-with-text__image:nth-child(4){transform:translate3d(5rem,-5rem,0)}.no-js [data-animate-image] .images-with-text__image,[data-animate-image] .images-with-text__image[animate]{transform:translateZ(0);opacity:1}