.backgroundLiner{background-image:url(/_next/static/media/lianer.6f734fc0.png);background-repeat:no-repeat;background-position:50%;background-size:cover;width:55%;height:100%;position:relative;padding:0;display:flex;justify-content:center;align-items:center}.backgroundLiner img{position:relative;z-index:1;width:473px;height:273px;border-radius:16px}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.animate-marquee{animation:marquee 20s linear infinite}