.review-bg{background-color:#f1eeea;background-image:url(/uploads/whitey.png);background-repeat:repeat;background-size:auto}.review-bg .relative.z-20{position:relative;z-index:20}.review-bg .absolute>div{opacity:0;animation:fadeInUp .8s ease-out forwards}.review-bg .absolute:first-child>div{animation-delay:.1s}.review-bg .absolute:nth-child(2)>div{animation-delay:.2s}.review-bg .absolute:nth-child(3)>div{animation-delay:.3s}.review-bg .absolute:nth-child(4)>div{animation-delay:.4s}.review-bg .absolute:nth-child(5)>div{animation-delay:.5s}.review-bg .absolute:nth-child(6)>div{animation-delay:.6s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.review-bg .absolute.inset-0{z-index:10}@media (max-width:768px){.review-bg .absolute>div{max-width:280px;padding:1rem}.review-bg .absolute>div blockquote{font-size:.875rem;line-height:1.4}}@media (max-width:640px){.review-bg .absolute>div{max-width:240px;padding:.75rem}.review-bg .absolute>div blockquote{font-size:.75rem;line-height:1.3}.review-bg .absolute>div .flex img{height:1.25rem}}.review-bg .absolute>div{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.review-bg .absolute>div:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}