.mosaic-image-holder.has-animation .mosaic-image .img{opacity:0;transition:transform 2s cubic-bezier(.25,.74,.22,.99),opacity 2s cubic-bezier(.25,.74,.22,.99);transform:scale(.8)}.mosaic-image-holder.has-animation .mosaic-image .img:nth-child(1){transition-delay:.15s}.mosaic-image-holder.has-animation .mosaic-image .img:nth-child(2){transition-delay:.3s}.mosaic-image-holder.has-animation .mosaic-image .img:nth-child(3){transition-delay:.45s}.mosaic-image-holder.has-animation .mosaic-image .img:nth-child(4){transition-delay:.6s}.mosaic-image-holder.has-animation.animated .mosaic-image .img{opacity:1;transform:scale(1)}.mosaic-image-holder p{margin-top:12px}.mosaic-image-holder .buttons{margin-top:24px}.mosaic-image-holder .mosaic-image{margin-top:40px;display:flex;flex-wrap:wrap;gap:12px}.mosaic-image-holder .img:nth-child(1),.mosaic-image-holder .img:nth-child(4){aspect-ratio:352/274;width:calc(60.4% - 6px)}.mosaic-image-holder .img:nth-child(2),.mosaic-image-holder .img:nth-child(3){aspect-ratio:228/274;width:calc(39.6% - 6px)}.mosaic-image-holder .img img{border-radius:14px;width:100%;height:100%;object-fit:cover}@media (min-width:1024px){.mosaic-image-holder{display:flex;align-items:center;justify-content:space-between}.mosaic-image-holder .info{order:10;max-width:510px;width:40%;flex-shrink:0;margin:0 45px}.mosaic-image-holder .mosaic-image{margin-top:0;width:45.413%}}@media (min-width:1200px){.mosaic-image-holder p{margin-top:14px}.mosaic-image-holder .buttons{margin-top:32px}.mosaic-image-holder .mosaic-image{gap:14px}.mosaic-image-holder .img:nth-child(1),.mosaic-image-holder .img:nth-child(4){width:calc(60.4% - 7px)}.mosaic-image-holder .img:nth-child(2),.mosaic-image-holder .img:nth-child(3){width:calc(39.6% - 7px)}.mosaic-image-holder .img img{border-radius:24px}}@media (min-width:1440px){.mosaic-image-holder .info{margin:0 69px}}