@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ld-showcase{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:nowrap;position:relative}.ld-showcase img{width:100%;max-width:300px;height:auto;transition:transform .5s ease,opacity .3s ease}.mockup-side-left,.mockup-side-right{max-width:30%}.mockup-center{z-index:3;max-width:39%;animation:fadeInUp .6s ease-out forwards;animation-delay:0s;opacity:0}.mockup-side-left{animation:fadeInUp .6s ease-out forwards;animation-delay:.3s;opacity:0}.mockup-side-right{animation:fadeInUp .6s ease-out forwards;animation-delay:.6s;opacity:0}@media (max-width: 1024px){.mockup-center{z-index:3;max-width:35%}}@media (max-width: 768px){.ld-showcase{flex-direction:column;align-items:center;gap:0}.mockup-center{order:3;z-index:3;max-width:100%!important}.mockup-side-left{order:2;z-index:2;max-width:90%!important;margin-bottom:-14em}.mockup-side-right{order:1;z-index:1;max-width:80%!important;margin-bottom:-13em}}@media (max-width: 512px){.mockup-side-right{margin-bottom:-8.5em}.mockup-center{transform:scale(1.07)}.mockup-side-left{margin-bottom:-9.5em}}
