@keyframes yatoonCardIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.sbs-service-item{animation:.28s both yatoonCardIn}.sbs-service-item:first-child{animation-delay:0s}.sbs-service-item:nth-child(2){animation-delay:30ms}.sbs-service-item:nth-child(3){animation-delay:60ms}.sbs-service-item:nth-child(4){animation-delay:90ms}.sbs-service-item:nth-child(5){animation-delay:.12s}.sbs-service-item:nth-child(n+6){animation-delay:.15s}@keyframes yatoonSelectPop{0%{transform:scale(1)}45%{transform:scale(1.035)}to{transform:scale(1)}}.sbs-option-item.selected,.sbs-day-button.selected,.sbs-time-slot.selected,.sbs-staff-card.selected{animation:.22s ease-out yatoonSelectPop}@media (prefers-reduced-motion:reduce){.sbs-service-item,.sbs-option-item.selected,.sbs-day-button.selected,.sbs-time-slot.selected,.sbs-staff-card.selected{animation:none!important}}