.carouselCard{width:100%;max-width:100%;margin-inline:auto;position:relative;height:36.25rem;overflow:hidden}.groupCard{display:flex;gap:25px;will-change:transform;width:max-content;position:absolute;left:0;animation:scrollLeft 20s linear infinite}.cardCourousel{width:28.125rem;justify-content:center;align-items:center;flex-shrink:0;min-width:28.125rem}@media (max-width:768px){.cardCourousel{width:21.875rem;min-width:21.875rem}.carouselCard{height:25rem}}@keyframes scrollLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.carouselCard:hover .groupCard{animation-play-state:paused}@keyframes pulse-blink{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse-blink{animation:pulse-blink 3s ease-in-out infinite}.w-\[86\%\] .cardCourousel{width:28.125rem;min-width:28.125rem;flex-shrink:0}.w-\[86\%\]{display:flex;justify-content:center;align-items:center}@media (max-width:768px){.w-\[86\%\] .cardCourousel{width:21.875rem;min-width:21.875rem}}