@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:.5s ease-out forwards fadeInUp}.roast-content li{padding-left:0;list-style-type:none;position:relative}.roast-content li:before{content:"•";color:#ff2d78;width:1em;margin-left:-1em;font-weight:700;display:inline-block}.roast-content li:first-child{animation-delay:.1s}.roast-content li:nth-child(2){animation-delay:.3s}.roast-content li:nth-child(3){animation-delay:.5s}.roast-content li:nth-child(4){animation-delay:.7s}.roast-content li:nth-child(5){animation-delay:.9s}.roast-content li:nth-child(6){animation-delay:1.1s}
