#depoimentos{overflow-x:hidden}#depoimentos .depoimentos__hero{position:relative}#depoimentos .depoimentos__hero:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:50px;z-index:3}#depoimentos .depoimentos__grid .depoimentos__content__item{height:-webkit-fill-available;transition:all .3s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){#depoimentos .depoimentos__grid .depoimentos__content__item{margin-bottom:1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.depoimentos__content__item{animation:fadeInUp .6s ease-out;animation-fill-mode:both}.depoimentos__content__item:first-child{animation-delay:0s}.depoimentos__content__item:nth-child(2){animation-delay:.1s}.depoimentos__content__item:nth-child(3){animation-delay:.2s}.depoimentos__content__item:nth-child(4){animation-delay:.3s}.depoimentos__content__item:nth-child(5){animation-delay:.4s}.depoimentos__content__item:nth-child(6){animation-delay:.5s}@media(max-width:768px){#depoimentos .depoimentos__hero{padding:3rem 0!important}#depoimentos .depoimentos__hero h1{font-size:1.8rem!important}#depoimentos .depoimentos__hero .MuiTypography-h5{font-size:1rem!important}}