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